Node.jsが落ちる #4

Closed
opened 2025-12-17 09:30:22 +00:00 by last2014 · 11 comments
Owner
$ docker logs rana

> rana@1.0.0 start
> node main.js

npm error path /app
npm error command failed
npm error signal SIGSEGV
npm error command sh -c node main.js
npm error A complete log of this run can be found in: /root/.npm/_logs/2025-12-17T09_19_57_001Z-debug-0.log
``` $ docker logs rana > rana@1.0.0 start > node main.js npm error path /app npm error command failed npm error signal SIGSEGV npm error command sh -c node main.js npm error A complete log of this run can be found in: /root/.npm/_logs/2025-12-17T09_19_57_001Z-debug-0.log ```
Author
Owner

bullseyeか23/22に落としてみるとか?

bullseyeか23/22に落としてみるとか?
Author
Owner

better-sqlite3がネイティブモジュールだから動かないらしい(Workers AIいわく)
bullseyeにするか

better-sqlite3がネイティブモジュールだから動かないらしい(Workers AIいわく) bullseyeにするか
Author
Owner

うーんと

docker run --rm -it --entrypoint sh -e UWUZU_HOST=uwuzu.last2014.com -e UWUZU_TOKEN=nannmonai gitea.last2014.com/last2014/rana-for-docker:develop

で即席で入ったらもうnpm installされてる環境なんだけどそこでnpm ci --unsafe-permやったらネイティブモジュール動いた
なので今の即席imageのpackage-lock.jsonパクってくる
今後srcの更新のために備忘録として

うーんと ```bash docker run --rm -it --entrypoint sh -e UWUZU_HOST=uwuzu.last2014.com -e UWUZU_TOKEN=nannmonai gitea.last2014.com/last2014/rana-for-docker:develop ``` で即席で入ったらもうnpm installされてる環境なんだけどそこでnpm ci --unsafe-permやったらネイティブモジュール動いた なので今の即席imageのpackage-lock.jsonパクってくる 今後srcの更新のために備忘録として
last2014 referenced this issue from a commit 2025-12-17 09:45:18 +00:00
last2014 added reference develop 2025-12-17 09:50:44 +00:00
Author
Owner
$ docker logs rana

> rana@1.0.0 start
> node main.js

npm error path /app
npm error command failed
npm error signal SIGSEGV
npm error command sh -c node main.js
npm error A complete log of this run can be found in: /root/.npm/_logs/2025-12-17T09_49_27_991Z-debug-0.log

> rana@1.0.0 start
> node main.js

npm error path /app
npm error command failed
npm error signal SIGSEGV
npm error command sh -c node main.js
npm error A complete log of this run can be found in: /root/.npm/_logs/2025-12-17T09_49_30_426Z-debug-0.log

現実は甘くなかった

```bash $ docker logs rana > rana@1.0.0 start > node main.js npm error path /app npm error command failed npm error signal SIGSEGV npm error command sh -c node main.js npm error A complete log of this run can be found in: /root/.npm/_logs/2025-12-17T09_49_27_991Z-debug-0.log > rana@1.0.0 start > node main.js npm error path /app npm error command failed npm error signal SIGSEGV npm error command sh -c node main.js npm error A complete log of this run can be found in: /root/.npm/_logs/2025-12-17T09_49_30_426Z-debug-0.log ``` 現実は甘くなかった
Author
Owner
0 verbose cli /usr/local/bin/node /usr/local/bin/npm
1 info using npm@11.6.2
2 info using node@v24.12.0
3 silly config load:file:/usr/local/lib/node_modules/npm/npmrc
4 silly config load:file:/app/.npmrc
5 silly config load:file:/root/.npmrc
6 silly config load:file:/usr/local/etc/npmrc
7 verbose title npm install
8 verbose argv "install"
9 verbose logfile logs-max:10 dir:/root/.npm/_logs/2025-12-17T09_06_34_795Z-
10 verbose logfile /root/.npm/_logs/2025-12-17T09_06_34_795Z-debug-0.log
11 silly logfile done cleaning log files
12 silly packumentCache heap:2192048128 maxSize:548012032 maxEntrySize:274006016
13 silly idealTree buildDeps
14 silly fetch manifest better-sqlite3@^12.5.0
15 silly packumentCache full:https://registry.npmjs.org/better-sqlite3 cache-miss
16 http fetch GET 200 https://registry.npmjs.org/better-sqlite3 349ms (cache miss)
17 silly packumentCache full:https://registry.npmjs.org/better-sqlite3 set size:undefined disposed:false
18 silly fetch manifest kuromoji@^0.1.2
19 silly packumentCache full:https://registry.npmjs.org/kuromoji cache-miss
20 http fetch GET 200 https://registry.npmjs.org/npm 692ms
21 http fetch GET 200 https://registry.npmjs.org/kuromoji 125ms (cache miss)
22 silly packumentCache full:https://registry.npmjs.org/kuromoji set size:undefined disposed:false
23 silly placeDep ROOT better-sqlite3@12.5.0 OK for: rana@1.0.0 want: ^12.5.0
24 silly placeDep ROOT kuromoji@0.1.2 OK for: rana@1.0.0 want: ^0.1.2
25 silly fetch manifest bindings@^1.5.0
26 silly packumentCache full:https://registry.npmjs.org/bindings cache-miss
27 silly fetch manifest prebuild-install@^7.1.1
28 silly packumentCache full:https://registry.npmjs.org/prebuild-install cache-miss
29 silly fetch manifest async@^2.0.1
30 silly packumentCache full:https://registry.npmjs.org/async cache-miss
31 http fetch GET 200 https://registry.npmjs.org/prebuild-install 106ms (cache miss)
32 silly packumentCache full:https://registry.npmjs.org/prebuild-install set size:undefined disposed:false
33 silly fetch manifest doublearray@0.0.2
34 silly packumentCache full:https://registry.npmjs.org/doublearray cache-miss
35 http fetch GET 200 https://registry.npmjs.org/bindings 128ms (cache miss)
36 silly packumentCache full:https://registry.npmjs.org/bindings set size:undefined disposed:false
37 silly fetch manifest zlibjs@^0.3.1
38 silly packumentCache full:https://registry.npmjs.org/zlibjs cache-miss
39 http fetch GET 200 https://registry.npmjs.org/async 180ms (cache miss)
40 silly packumentCache full:https://registry.npmjs.org/async set size:undefined disposed:false
41 http fetch GET 200 https://registry.npmjs.org/doublearray 451ms (cache miss)
42 silly packumentCache full:https://registry.npmjs.org/doublearray set size:undefined disposed:false
43 http fetch GET 200 https://registry.npmjs.org/zlibjs 505ms (cache miss)
44 silly packumentCache full:https://registry.npmjs.org/zlibjs set size:undefined disposed:false
45 silly placeDep ROOT bindings@1.5.0 OK for: better-sqlite3@12.5.0 want: ^1.5.0
46 silly placeDep ROOT prebuild-install@7.1.3 OK for: better-sqlite3@12.5.0 want: ^7.1.1
47 silly fetch manifest file-uri-to-path@1.0.0
48 silly packumentCache full:https://registry.npmjs.org/file-uri-to-path cache-miss
49 silly fetch manifest detect-libc@^2.0.0
50 silly packumentCache full:https://registry.npmjs.org/detect-libc cache-miss
51 silly fetch manifest expand-template@^2.0.3
52 silly packumentCache full:https://registry.npmjs.org/expand-template cache-miss
53 http fetch GET 200 https://registry.npmjs.org/file-uri-to-path 64ms (cache miss)
54 silly packumentCache full:https://registry.npmjs.org/file-uri-to-path set size:undefined disposed:false
55 silly fetch manifest github-from-package@0.0.0
56 silly packumentCache full:https://registry.npmjs.org/github-from-package cache-miss
57 http fetch GET 200 https://registry.npmjs.org/expand-template 87ms (cache miss)
58 silly packumentCache full:https://registry.npmjs.org/expand-template set size:undefined disposed:false
59 silly fetch manifest minimist@^1.2.3
60 silly packumentCache full:https://registry.npmjs.org/minimist cache-miss
61 http fetch GET 200 https://registry.npmjs.org/github-from-package 44ms (cache miss)
62 silly packumentCache full:https://registry.npmjs.org/github-from-package set size:undefined disposed:false
63 silly fetch manifest mkdirp-classic@^0.5.3
64 silly packumentCache full:https://registry.npmjs.org/mkdirp-classic cache-miss
65 http fetch GET 200 https://registry.npmjs.org/minimist 60ms (cache miss)
66 silly packumentCache full:https://registry.npmjs.org/minimist set size:undefined disposed:false
67 silly fetch manifest napi-build-utils@^2.0.0
68 silly packumentCache full:https://registry.npmjs.org/napi-build-utils cache-miss
69 http fetch GET 200 https://registry.npmjs.org/mkdirp-classic 58ms (cache miss)
70 silly packumentCache full:https://registry.npmjs.org/mkdirp-classic set size:undefined disposed:false
71 silly fetch manifest node-abi@^3.3.0
72 silly packumentCache full:https://registry.npmjs.org/node-abi cache-miss
73 http fetch GET 200 https://registry.npmjs.org/detect-libc 189ms (cache miss)
74 silly packumentCache full:https://registry.npmjs.org/detect-libc set size:undefined disposed:false
75 silly fetch manifest pump@^3.0.0
76 silly packumentCache full:https://registry.npmjs.org/pump cache-miss
77 http fetch GET 200 https://registry.npmjs.org/node-abi 171ms (cache miss)
78 silly packumentCache full:https://registry.npmjs.org/node-abi set size:undefined disposed:false
79 silly fetch manifest rc@^1.2.7
80 silly packumentCache full:https://registry.npmjs.org/rc cache-miss
81 http fetch GET 200 https://registry.npmjs.org/napi-build-utils 228ms (cache miss)
82 silly packumentCache full:https://registry.npmjs.org/napi-build-utils set size:undefined disposed:false
83 silly fetch manifest simple-get@^4.0.0
84 silly packumentCache full:https://registry.npmjs.org/simple-get cache-miss
85 http fetch GET 200 https://registry.npmjs.org/pump 202ms (cache miss)
86 silly packumentCache full:https://registry.npmjs.org/pump set size:undefined disposed:false
87 silly fetch manifest tar-fs@^2.0.0
88 silly packumentCache full:https://registry.npmjs.org/tar-fs cache-miss
89 http fetch GET 200 https://registry.npmjs.org/rc 94ms (cache miss)
90 silly packumentCache full:https://registry.npmjs.org/rc set size:undefined disposed:false
91 silly fetch manifest tunnel-agent@^0.6.0
92 silly packumentCache full:https://registry.npmjs.org/tunnel-agent cache-miss
93 http fetch GET 200 https://registry.npmjs.org/simple-get 108ms (cache miss)
94 silly packumentCache full:https://registry.npmjs.org/simple-get set size:undefined disposed:false
95 http fetch GET 200 https://registry.npmjs.org/tar-fs 107ms (cache miss)
96 silly packumentCache full:https://registry.npmjs.org/tar-fs set size:undefined disposed:false
97 http fetch GET 200 https://registry.npmjs.org/tunnel-agent 88ms (cache miss)
98 silly packumentCache full:https://registry.npmjs.org/tunnel-agent set size:undefined disposed:false
99 silly placeDep ROOT file-uri-to-path@1.0.0 OK for: bindings@1.5.0 want: 1.0.0
100 silly placeDep ROOT async@2.6.4 OK for: kuromoji@0.1.2 want: ^2.0.1
101 silly placeDep ROOT doublearray@0.0.2 OK for: kuromoji@0.1.2 want: 0.0.2
102 silly placeDep ROOT zlibjs@0.3.1 OK for: kuromoji@0.1.2 want: ^0.3.1
103 silly fetch manifest lodash@^4.17.14
104 silly packumentCache full:https://registry.npmjs.org/lodash cache-miss
105 http fetch GET 200 https://registry.npmjs.org/lodash 74ms (cache miss)
106 silly packumentCache full:https://registry.npmjs.org/lodash set size:undefined disposed:false
107 silly placeDep ROOT lodash@4.17.21 OK for: async@2.6.4 want: ^4.17.14
108 silly placeDep ROOT detect-libc@2.1.2 OK for: prebuild-install@7.1.3 want: ^2.0.0
109 silly placeDep ROOT expand-template@2.0.3 OK for: prebuild-install@7.1.3 want: ^2.0.3
110 silly placeDep ROOT github-from-package@0.0.0 OK for: prebuild-install@7.1.3 want: 0.0.0
111 silly placeDep ROOT minimist@1.2.8 OK for: prebuild-install@7.1.3 want: ^1.2.3
112 silly placeDep ROOT mkdirp-classic@0.5.3 OK for: prebuild-install@7.1.3 want: ^0.5.3
113 silly placeDep ROOT napi-build-utils@2.0.0 OK for: prebuild-install@7.1.3 want: ^2.0.0
114 silly placeDep ROOT node-abi@3.85.0 OK for: prebuild-install@7.1.3 want: ^3.3.0
115 silly placeDep ROOT pump@3.0.3 OK for: prebuild-install@7.1.3 want: ^3.0.0
116 silly placeDep ROOT rc@1.2.8 OK for: prebuild-install@7.1.3 want: ^1.2.7
117 silly placeDep ROOT simple-get@4.0.1 OK for: prebuild-install@7.1.3 want: ^4.0.0
118 silly placeDep ROOT tar-fs@2.1.4 OK for: prebuild-install@7.1.3 want: ^2.0.0
119 silly placeDep ROOT tunnel-agent@0.6.0 OK for: prebuild-install@7.1.3 want: ^0.6.0
120 silly fetch manifest semver@^7.3.5
121 silly packumentCache full:https://registry.npmjs.org/semver cache-miss
122 silly fetch manifest end-of-stream@^1.1.0
123 silly packumentCache full:https://registry.npmjs.org/end-of-stream cache-miss
124 silly fetch manifest once@^1.3.1
125 silly packumentCache full:https://registry.npmjs.org/once cache-miss
126 http fetch GET 200 https://registry.npmjs.org/end-of-stream 91ms (cache miss)
127 silly packumentCache full:https://registry.npmjs.org/end-of-stream set size:undefined disposed:false
128 silly fetch manifest ini@~1.3.0
129 silly packumentCache full:https://registry.npmjs.org/ini cache-miss
130 http fetch GET 200 https://registry.npmjs.org/semver 116ms (cache miss)
131 silly packumentCache full:https://registry.npmjs.org/semver set size:undefined disposed:false
132 silly fetch manifest deep-extend@^0.6.0
133 silly packumentCache full:https://registry.npmjs.org/deep-extend cache-miss
134 http fetch GET 200 https://registry.npmjs.org/once 127ms (cache miss)
135 silly packumentCache full:https://registry.npmjs.org/once set size:undefined disposed:false
136 silly fetch manifest strip-json-comments@~2.0.1
137 silly packumentCache full:https://registry.npmjs.org/strip-json-comments cache-miss
138 http fetch GET 200 https://registry.npmjs.org/ini 79ms (cache miss)
139 silly packumentCache full:https://registry.npmjs.org/ini set size:undefined disposed:false
140 silly fetch manifest decompress-response@^6.0.0
141 silly packumentCache full:https://registry.npmjs.org/decompress-response cache-miss
142 http fetch GET 200 https://registry.npmjs.org/strip-json-comments 70ms (cache miss)
143 silly packumentCache full:https://registry.npmjs.org/strip-json-comments set size:undefined disposed:false
144 silly fetch manifest simple-concat@^1.0.0
145 silly packumentCache full:https://registry.npmjs.org/simple-concat cache-miss
146 http fetch GET 200 https://registry.npmjs.org/deep-extend 107ms (cache miss)
147 silly packumentCache full:https://registry.npmjs.org/deep-extend set size:undefined disposed:false
148 silly fetch manifest chownr@^1.1.1
149 silly packumentCache full:https://registry.npmjs.org/chownr cache-miss
150 http fetch GET 200 https://registry.npmjs.org/decompress-response 67ms (cache miss)
151 silly packumentCache full:https://registry.npmjs.org/decompress-response set size:undefined disposed:false
152 silly fetch manifest tar-stream@^2.1.4
153 silly packumentCache full:https://registry.npmjs.org/tar-stream cache-miss
154 http fetch GET 200 https://registry.npmjs.org/chownr 53ms (cache miss)
155 silly packumentCache full:https://registry.npmjs.org/chownr set size:undefined disposed:false
156 silly fetch manifest safe-buffer@^5.0.1
157 silly packumentCache full:https://registry.npmjs.org/safe-buffer cache-miss
158 http fetch GET 200 https://registry.npmjs.org/simple-concat 106ms (cache miss)
159 silly packumentCache full:https://registry.npmjs.org/simple-concat set size:undefined disposed:false
160 http fetch GET 200 https://registry.npmjs.org/tar-stream 66ms (cache miss)
161 silly packumentCache full:https://registry.npmjs.org/tar-stream set size:undefined disposed:false
162 http fetch GET 200 https://registry.npmjs.org/safe-buffer 72ms (cache miss)
163 silly packumentCache full:https://registry.npmjs.org/safe-buffer set size:undefined disposed:false
164 silly placeDep ROOT semver@7.7.3 OK for: node-abi@3.85.0 want: ^7.3.5
165 silly placeDep ROOT end-of-stream@1.4.5 OK for: pump@3.0.3 want: ^1.1.0
166 silly placeDep ROOT once@1.4.0 OK for: pump@3.0.3 want: ^1.3.1
167 silly fetch manifest once@^1.4.0
168 silly packumentCache full:https://registry.npmjs.org/once cache-miss
169 silly fetch manifest wrappy@1
170 silly packumentCache full:https://registry.npmjs.org/wrappy cache-miss
171 http cache https://registry.npmjs.org/once 26ms (cache hit)
172 silly packumentCache full:https://registry.npmjs.org/once set size:11768 disposed:false
173 http fetch GET 200 https://registry.npmjs.org/wrappy 48ms (cache miss)
174 silly packumentCache full:https://registry.npmjs.org/wrappy set size:undefined disposed:false
175 silly placeDep ROOT wrappy@1.0.2 OK for: once@1.4.0 want: 1
176 silly placeDep ROOT deep-extend@0.6.0 OK for: rc@1.2.8 want: ^0.6.0
177 silly placeDep ROOT ini@1.3.8 OK for: rc@1.2.8 want: ~1.3.0
178 silly placeDep ROOT strip-json-comments@2.0.1 OK for: rc@1.2.8 want: ~2.0.1
179 silly placeDep ROOT decompress-response@6.0.0 OK for: simple-get@4.0.1 want: ^6.0.0
180 silly placeDep ROOT simple-concat@1.0.1 OK for: simple-get@4.0.1 want: ^1.0.0
181 silly fetch manifest mimic-response@^3.1.0
182 silly packumentCache full:https://registry.npmjs.org/mimic-response cache-miss
183 http fetch GET 200 https://registry.npmjs.org/mimic-response 47ms (cache miss)
184 silly packumentCache full:https://registry.npmjs.org/mimic-response set size:undefined disposed:false
185 silly placeDep ROOT mimic-response@3.1.0 OK for: decompress-response@6.0.0 want: ^3.1.0
186 silly placeDep ROOT chownr@1.1.4 OK for: tar-fs@2.1.4 want: ^1.1.1
187 silly placeDep ROOT tar-stream@2.2.0 OK for: tar-fs@2.1.4 want: ^2.1.4
188 silly fetch manifest bl@^4.0.3
189 silly packumentCache full:https://registry.npmjs.org/bl cache-miss
190 silly fetch manifest inherits@^2.0.3
191 silly packumentCache full:https://registry.npmjs.org/inherits cache-miss
192 silly fetch manifest fs-constants@^1.0.0
193 silly packumentCache full:https://registry.npmjs.org/fs-constants cache-miss
194 http fetch GET 200 https://registry.npmjs.org/fs-constants 47ms (cache miss)
195 silly packumentCache full:https://registry.npmjs.org/fs-constants set size:undefined disposed:false
196 silly fetch manifest readable-stream@^3.1.1
197 silly packumentCache full:https://registry.npmjs.org/readable-stream cache-miss
198 http fetch GET 200 https://registry.npmjs.org/inherits 67ms (cache miss)
199 silly packumentCache full:https://registry.npmjs.org/inherits set size:undefined disposed:false
200 http fetch GET 200 https://registry.npmjs.org/bl 94ms (cache miss)
201 silly packumentCache full:https://registry.npmjs.org/bl set size:undefined disposed:false
202 http fetch GET 200 https://registry.npmjs.org/readable-stream 83ms (cache miss)
203 silly packumentCache full:https://registry.npmjs.org/readable-stream set size:undefined disposed:false
204 silly placeDep ROOT bl@4.1.0 OK for: tar-stream@2.2.0 want: ^4.0.3
205 silly placeDep ROOT fs-constants@1.0.0 OK for: tar-stream@2.2.0 want: ^1.0.0
206 silly placeDep ROOT inherits@2.0.4 OK for: tar-stream@2.2.0 want: ^2.0.3
207 silly placeDep ROOT readable-stream@3.6.2 OK for: tar-stream@2.2.0 want: ^3.1.1
208 silly fetch manifest buffer@^5.5.0
209 silly packumentCache full:https://registry.npmjs.org/buffer cache-miss
210 silly fetch manifest inherits@^2.0.4
211 silly packumentCache full:https://registry.npmjs.org/inherits cache-miss
212 silly fetch manifest readable-stream@^3.4.0
213 silly packumentCache full:https://registry.npmjs.org/readable-stream cache-miss
214 http cache https://registry.npmjs.org/inherits 16ms (cache hit)
215 silly packumentCache full:https://registry.npmjs.org/inherits set size:12925 disposed:false
216 silly fetch manifest string_decoder@^1.1.1
217 silly packumentCache full:https://registry.npmjs.org/string_decoder cache-miss
218 http cache https://registry.npmjs.org/readable-stream 29ms (cache hit)
219 silly packumentCache full:https://registry.npmjs.org/readable-stream set size:261096 disposed:false
220 silly fetch manifest util-deprecate@^1.0.1
221 silly packumentCache full:https://registry.npmjs.org/util-deprecate cache-miss
222 http fetch GET 200 https://registry.npmjs.org/buffer 83ms (cache miss)
223 silly packumentCache full:https://registry.npmjs.org/buffer set size:undefined disposed:false
224 http fetch GET 200 https://registry.npmjs.org/util-deprecate 64ms (cache miss)
225 silly packumentCache full:https://registry.npmjs.org/util-deprecate set size:undefined disposed:false
226 http fetch GET 200 https://registry.npmjs.org/string_decoder 88ms (cache miss)
227 silly packumentCache full:https://registry.npmjs.org/string_decoder set size:undefined disposed:false
228 silly placeDep ROOT buffer@5.7.1 OK for: bl@4.1.0 want: ^5.5.0
229 silly fetch manifest base64-js@^1.3.1
230 silly packumentCache full:https://registry.npmjs.org/base64-js cache-miss
231 silly fetch manifest ieee754@^1.1.13
232 silly packumentCache full:https://registry.npmjs.org/ieee754 cache-miss
233 http fetch GET 200 https://registry.npmjs.org/ieee754 60ms (cache miss)
234 silly packumentCache full:https://registry.npmjs.org/ieee754 set size:undefined disposed:false
235 http fetch GET 200 https://registry.npmjs.org/base64-js 68ms (cache miss)
236 silly packumentCache full:https://registry.npmjs.org/base64-js set size:undefined disposed:false
237 silly placeDep ROOT base64-js@1.5.1 OK for: buffer@5.7.1 want: ^1.3.1
238 silly placeDep ROOT ieee754@1.2.1 OK for: buffer@5.7.1 want: ^1.1.13
239 silly placeDep ROOT string_decoder@1.3.0 OK for: readable-stream@3.6.2 want: ^1.1.1
240 silly placeDep ROOT util-deprecate@1.0.2 OK for: readable-stream@3.6.2 want: ^1.0.1
241 silly fetch manifest safe-buffer@~5.2.0
242 silly packumentCache full:https://registry.npmjs.org/safe-buffer cache-miss
243 http cache https://registry.npmjs.org/safe-buffer 7ms (cache hit)
244 silly packumentCache full:https://registry.npmjs.org/safe-buffer set size:41183 disposed:false
245 silly placeDep ROOT safe-buffer@5.2.1 OK for: string_decoder@1.3.0 want: ~5.2.0
246 silly reify moves {}
247 silly audit bulk request {
247 silly audit   'better-sqlite3': [ '12.5.0' ],
247 silly audit   kuromoji: [ '0.1.2' ],
247 silly audit   bindings: [ '1.5.0' ],
247 silly audit   'prebuild-install': [ '7.1.3' ],
247 silly audit   'file-uri-to-path': [ '1.0.0' ],
247 silly audit   async: [ '2.6.4' ],
247 silly audit   doublearray: [ '0.0.2' ],
247 silly audit   zlibjs: [ '0.3.1' ],
247 silly audit   lodash: [ '4.17.21' ],
247 silly audit   'detect-libc': [ '2.1.2' ],
247 silly audit   'expand-template': [ '2.0.3' ],
247 silly audit   'github-from-package': [ '0.0.0' ],
247 silly audit   minimist: [ '1.2.8' ],
247 silly audit   'mkdirp-classic': [ '0.5.3' ],
247 silly audit   'napi-build-utils': [ '2.0.0' ],
247 silly audit   'node-abi': [ '3.85.0' ],
247 silly audit   pump: [ '3.0.3' ],
247 silly audit   rc: [ '1.2.8' ],
247 silly audit   'simple-get': [ '4.0.1' ],
247 silly audit   'tar-fs': [ '2.1.4' ],
247 silly audit   'tunnel-agent': [ '0.6.0' ],
247 silly audit   semver: [ '7.7.3' ],
247 silly audit   'end-of-stream': [ '1.4.5' ],
247 silly audit   once: [ '1.4.0' ],
247 silly audit   wrappy: [ '1.0.2' ],
247 silly audit   'deep-extend': [ '0.6.0' ],
247 silly audit   ini: [ '1.3.8' ],
247 silly audit   'strip-json-comments': [ '2.0.1' ],
247 silly audit   'decompress-response': [ '6.0.0' ],
247 silly audit   'simple-concat': [ '1.0.1' ],
247 silly audit   'mimic-response': [ '3.1.0' ],
247 silly audit   chownr: [ '1.1.4' ],
247 silly audit   'tar-stream': [ '2.2.0' ],
247 silly audit   bl: [ '4.1.0' ],
247 silly audit   'fs-constants': [ '1.0.0' ],
247 silly audit   inherits: [ '2.0.4' ],
247 silly audit   'readable-stream': [ '3.6.2' ],
247 silly audit   buffer: [ '5.7.1' ],
247 silly audit   'base64-js': [ '1.5.1' ],
247 silly audit   ieee754: [ '1.2.1' ],
247 silly audit   string_decoder: [ '1.3.0' ],
247 silly audit   'util-deprecate': [ '1.0.2' ],
247 silly audit   'safe-buffer': [ '5.2.1' ]
247 silly audit }
248 http cache safe-buffer@https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz 1ms (cache hit)
249 http cache util-deprecate@https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz 0ms (cache hit)
250 http cache string_decoder@https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz 0ms (cache hit)
251 http cache ieee754@https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz 0ms (cache hit)
252 http cache base64-js@https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz 0ms (cache hit)
253 http cache buffer@https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz 0ms (cache hit)
254 http cache readable-stream@https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz 0ms (cache hit)
255 http cache inherits@https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz 1ms (cache hit)
256 http cache fs-constants@https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz 0ms (cache hit)
257 http cache bl@https://registry.npmjs.org/bl/-/bl-4.1.0.tgz 0ms (cache hit)
258 http cache tar-stream@https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz 0ms (cache hit)
259 http cache chownr@https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz 0ms (cache hit)
260 http cache mimic-response@https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz 0ms (cache hit)
261 http cache simple-concat@https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz 0ms (cache hit)
262 http cache decompress-response@https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz 1ms (cache hit)
263 http cache strip-json-comments@https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz 0ms (cache hit)
264 http cache ini@https://registry.npmjs.org/ini/-/ini-1.3.8.tgz 0ms (cache hit)
265 http cache deep-extend@https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz 0ms (cache hit)
266 http cache wrappy@https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz 0ms (cache hit)
267 http cache once@https://registry.npmjs.org/once/-/once-1.4.0.tgz 0ms (cache hit)
268 http cache end-of-stream@https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz 0ms (cache hit)
269 http cache semver@https://registry.npmjs.org/semver/-/semver-7.7.3.tgz 0ms (cache hit)
270 http cache tunnel-agent@https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz 0ms (cache hit)
271 http cache tar-fs@https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz 0ms (cache hit)
272 http cache simple-get@https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz 0ms (cache hit)
273 http cache rc@https://registry.npmjs.org/rc/-/rc-1.2.8.tgz 0ms (cache hit)
274 http cache pump@https://registry.npmjs.org/pump/-/pump-3.0.3.tgz 1ms (cache hit)
275 http cache node-abi@https://registry.npmjs.org/node-abi/-/node-abi-3.85.0.tgz 0ms (cache hit)
276 http cache mkdirp-classic@https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz 1ms (cache hit)
277 http cache napi-build-utils@https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz 0ms (cache hit)
278 http cache minimist@https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz 0ms (cache hit)
279 http cache github-from-package@https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz 0ms (cache hit)
280 http cache expand-template@https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz 0ms (cache hit)
281 http cache detect-libc@https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz 0ms (cache hit)
282 http cache lodash@https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz 0ms (cache hit)
283 http cache zlibjs@https://registry.npmjs.org/zlibjs/-/zlibjs-0.3.1.tgz 0ms (cache hit)
284 http cache doublearray@https://registry.npmjs.org/doublearray/-/doublearray-0.0.2.tgz 0ms (cache hit)
285 http cache async@https://registry.npmjs.org/async/-/async-2.6.4.tgz 0ms (cache hit)
286 http cache file-uri-to-path@https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz 0ms (cache hit)
287 http cache prebuild-install@https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz 0ms (cache hit)
288 http cache bindings@https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz 0ms (cache hit)
289 http cache kuromoji@https://registry.npmjs.org/kuromoji/-/kuromoji-0.1.2.tgz 0ms (cache hit)
290 http cache better-sqlite3@https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.5.0.tgz 0ms (cache hit)
291 silly tarball no local data for safe-buffer@https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz. Extracting by manifest.
292 silly tarball no local data for util-deprecate@https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz. Extracting by manifest.
293 silly tarball no local data for string_decoder@https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz. Extracting by manifest.
294 silly tarball no local data for ieee754@https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz. Extracting by manifest.
295 silly tarball no local data for base64-js@https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz. Extracting by manifest.
296 silly tarball no local data for buffer@https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz. Extracting by manifest.
297 silly tarball no local data for readable-stream@https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz. Extracting by manifest.
298 silly tarball no local data for inherits@https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz. Extracting by manifest.
299 silly tarball no local data for fs-constants@https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz. Extracting by manifest.
300 silly tarball no local data for bl@https://registry.npmjs.org/bl/-/bl-4.1.0.tgz. Extracting by manifest.
301 silly tarball no local data for tar-stream@https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz. Extracting by manifest.
302 silly tarball no local data for chownr@https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz. Extracting by manifest.
303 silly tarball no local data for mimic-response@https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz. Extracting by manifest.
304 silly tarball no local data for simple-concat@https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz. Extracting by manifest.
305 silly tarball no local data for decompress-response@https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz. Extracting by manifest.
306 silly tarball no local data for strip-json-comments@https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz. Extracting by manifest.
307 silly tarball no local data for ini@https://registry.npmjs.org/ini/-/ini-1.3.8.tgz. Extracting by manifest.
308 silly tarball no local data for deep-extend@https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz. Extracting by manifest.
309 silly tarball no local data for wrappy@https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz. Extracting by manifest.
310 silly tarball no local data for once@https://registry.npmjs.org/once/-/once-1.4.0.tgz. Extracting by manifest.
311 silly tarball no local data for end-of-stream@https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz. Extracting by manifest.
312 silly tarball no local data for semver@https://registry.npmjs.org/semver/-/semver-7.7.3.tgz. Extracting by manifest.
313 silly tarball no local data for tunnel-agent@https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz. Extracting by manifest.
314 silly tarball no local data for tar-fs@https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz. Extracting by manifest.
315 silly tarball no local data for simple-get@https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz. Extracting by manifest.
316 silly tarball no local data for rc@https://registry.npmjs.org/rc/-/rc-1.2.8.tgz. Extracting by manifest.
317 silly tarball no local data for pump@https://registry.npmjs.org/pump/-/pump-3.0.3.tgz. Extracting by manifest.
318 silly tarball no local data for node-abi@https://registry.npmjs.org/node-abi/-/node-abi-3.85.0.tgz. Extracting by manifest.
319 silly tarball no local data for mkdirp-classic@https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz. Extracting by manifest.
320 silly tarball no local data for napi-build-utils@https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz. Extracting by manifest.
321 silly tarball no local data for minimist@https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz. Extracting by manifest.
322 silly tarball no local data for github-from-package@https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz. Extracting by manifest.
323 silly tarball no local data for expand-template@https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz. Extracting by manifest.
324 silly tarball no local data for detect-libc@https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz. Extracting by manifest.
325 silly tarball no local data for lodash@https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz. Extracting by manifest.
326 silly tarball no local data for zlibjs@https://registry.npmjs.org/zlibjs/-/zlibjs-0.3.1.tgz. Extracting by manifest.
327 silly tarball no local data for doublearray@https://registry.npmjs.org/doublearray/-/doublearray-0.0.2.tgz. Extracting by manifest.
328 silly tarball no local data for async@https://registry.npmjs.org/async/-/async-2.6.4.tgz. Extracting by manifest.
329 silly tarball no local data for file-uri-to-path@https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz. Extracting by manifest.
330 silly tarball no local data for prebuild-install@https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz. Extracting by manifest.
331 silly tarball no local data for bindings@https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz. Extracting by manifest.
332 silly tarball no local data for kuromoji@https://registry.npmjs.org/kuromoji/-/kuromoji-0.1.2.tgz. Extracting by manifest.
333 silly tarball no local data for better-sqlite3@https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.5.0.tgz. Extracting by manifest.
334 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 392ms
335 silly audit report {}
336 http fetch GET 200 https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz 787ms (cache miss)
337 http fetch GET 200 https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz 775ms (cache miss)
338 http fetch GET 200 https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz 780ms (cache miss)
339 http fetch GET 200 https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz 825ms (cache miss)
340 http fetch GET 200 https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz 811ms (cache miss)
341 http fetch GET 200 https://registry.npmjs.org/ini/-/ini-1.3.8.tgz 828ms (cache miss)
342 http fetch GET 200 https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz 882ms (cache miss)
343 http fetch GET 200 https://registry.npmjs.org/once/-/once-1.4.0.tgz 879ms (cache miss)
344 http fetch GET 200 https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz 880ms (cache miss)
345 http fetch GET 200 https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz 961ms (cache miss)
346 http fetch GET 200 https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz 969ms (cache miss)
347 http fetch GET 200 https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz 1002ms (cache miss)
348 http fetch GET 200 https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz 959ms (cache miss)
349 http fetch GET 200 https://registry.npmjs.org/rc/-/rc-1.2.8.tgz 963ms (cache miss)
350 http fetch GET 200 https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz 974ms (cache miss)
351 http fetch GET 200 https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz 1006ms (cache miss)
352 http fetch GET 200 https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz 1022ms (cache miss)
353 http fetch GET 200 https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz 1021ms (cache miss)
354 http fetch GET 200 https://registry.npmjs.org/pump/-/pump-3.0.3.tgz 983ms (cache miss)
355 http fetch GET 200 https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz 1018ms (cache miss)
356 http fetch GET 200 https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz 983ms (cache miss)
357 http fetch GET 200 https://registry.npmjs.org/node-abi/-/node-abi-3.85.0.tgz 990ms (cache miss)
358 http fetch GET 200 https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz 1032ms (cache miss)
359 http fetch GET 200 https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz 1000ms (cache miss)
360 http fetch GET 200 https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz 1076ms (cache miss)
361 http fetch GET 200 https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz 1070ms (cache miss)
362 http fetch GET 200 https://registry.npmjs.org/bl/-/bl-4.1.0.tgz 1097ms (cache miss)
363 http fetch GET 200 https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz 1146ms (cache miss)
364 http fetch GET 200 https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz 1184ms (cache miss)
365 http fetch GET 200 https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz 1171ms (cache miss)
366 http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz 1341ms (cache miss)
367 http fetch GET 200 https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz 1264ms (cache miss)
368 http fetch GET 200 https://registry.npmjs.org/semver/-/semver-7.7.3.tgz 1385ms (cache miss)
369 http fetch GET 200 https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz 1558ms (cache miss)
370 http fetch GET 200 https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz 1784ms (cache miss)
371 http fetch GET 200 https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz 1813ms (cache miss)
372 http fetch GET 200 https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz 1910ms (cache miss)
373 http fetch GET 200 https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz 2233ms (cache miss)
374 http fetch GET 200 https://registry.npmjs.org/async/-/async-2.6.4.tgz 2421ms (cache miss)
375 http fetch GET 200 https://registry.npmjs.org/doublearray/-/doublearray-0.0.2.tgz 2869ms (cache miss)
376 http fetch GET 200 https://registry.npmjs.org/zlibjs/-/zlibjs-0.3.1.tgz 3701ms (cache miss)
377 http fetch GET 200 https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.5.0.tgz 5951ms (cache miss)
378 http fetch GET 200 https://registry.npmjs.org/kuromoji/-/kuromoji-0.1.2.tgz 16312ms (cache miss)
379 info run better-sqlite3@12.5.0 install node_modules/better-sqlite3 prebuild-install || node-gyp rebuild --release
380 info run better-sqlite3@12.5.0 install { code: 0, signal: null }
381 silly ADD node_modules/safe-buffer
382 silly ADD node_modules/util-deprecate
383 silly ADD node_modules/string_decoder
384 silly ADD node_modules/ieee754
385 silly ADD node_modules/base64-js
386 silly ADD node_modules/buffer
387 silly ADD node_modules/readable-stream
388 silly ADD node_modules/inherits
389 silly ADD node_modules/fs-constants
390 silly ADD node_modules/bl
391 silly ADD node_modules/tar-stream
392 silly ADD node_modules/chownr
393 silly ADD node_modules/mimic-response
394 silly ADD node_modules/simple-concat
395 silly ADD node_modules/decompress-response
396 silly ADD node_modules/strip-json-comments
397 silly ADD node_modules/ini
398 silly ADD node_modules/deep-extend
399 silly ADD node_modules/wrappy
400 silly ADD node_modules/once
401 silly ADD node_modules/end-of-stream
402 silly ADD node_modules/semver
403 silly ADD node_modules/tunnel-agent
404 silly ADD node_modules/tar-fs
405 silly ADD node_modules/simple-get
406 silly ADD node_modules/rc
407 silly ADD node_modules/pump
408 silly ADD node_modules/node-abi
409 silly ADD node_modules/napi-build-utils
410 silly ADD node_modules/mkdirp-classic
411 silly ADD node_modules/minimist
412 silly ADD node_modules/github-from-package
413 silly ADD node_modules/expand-template
414 silly ADD node_modules/detect-libc
415 silly ADD node_modules/lodash
416 silly ADD node_modules/zlibjs
417 silly ADD node_modules/doublearray
418 silly ADD node_modules/async
419 silly ADD node_modules/file-uri-to-path
420 silly ADD node_modules/prebuild-install
421 silly ADD node_modules/bindings
422 silly ADD node_modules/kuromoji
423 silly ADD node_modules/better-sqlite3
424 verbose cwd /app
425 verbose os Linux 6.12.34+rpt-rpi-v8
426 verbose node v24.12.0
427 verbose npm  v11.6.2
428 notice
428 notice New minor version of npm available! 11.6.2 -> 11.7.0
428 notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0
428 notice To update run: npm install -g npm@11.7.0
428 notice  { force: true, Symbol(proc-log.meta): true }
429 verbose exit 0
430 info ok

ログ発掘

``` 0 verbose cli /usr/local/bin/node /usr/local/bin/npm 1 info using npm@11.6.2 2 info using node@v24.12.0 3 silly config load:file:/usr/local/lib/node_modules/npm/npmrc 4 silly config load:file:/app/.npmrc 5 silly config load:file:/root/.npmrc 6 silly config load:file:/usr/local/etc/npmrc 7 verbose title npm install 8 verbose argv "install" 9 verbose logfile logs-max:10 dir:/root/.npm/_logs/2025-12-17T09_06_34_795Z- 10 verbose logfile /root/.npm/_logs/2025-12-17T09_06_34_795Z-debug-0.log 11 silly logfile done cleaning log files 12 silly packumentCache heap:2192048128 maxSize:548012032 maxEntrySize:274006016 13 silly idealTree buildDeps 14 silly fetch manifest better-sqlite3@^12.5.0 15 silly packumentCache full:https://registry.npmjs.org/better-sqlite3 cache-miss 16 http fetch GET 200 https://registry.npmjs.org/better-sqlite3 349ms (cache miss) 17 silly packumentCache full:https://registry.npmjs.org/better-sqlite3 set size:undefined disposed:false 18 silly fetch manifest kuromoji@^0.1.2 19 silly packumentCache full:https://registry.npmjs.org/kuromoji cache-miss 20 http fetch GET 200 https://registry.npmjs.org/npm 692ms 21 http fetch GET 200 https://registry.npmjs.org/kuromoji 125ms (cache miss) 22 silly packumentCache full:https://registry.npmjs.org/kuromoji set size:undefined disposed:false 23 silly placeDep ROOT better-sqlite3@12.5.0 OK for: rana@1.0.0 want: ^12.5.0 24 silly placeDep ROOT kuromoji@0.1.2 OK for: rana@1.0.0 want: ^0.1.2 25 silly fetch manifest bindings@^1.5.0 26 silly packumentCache full:https://registry.npmjs.org/bindings cache-miss 27 silly fetch manifest prebuild-install@^7.1.1 28 silly packumentCache full:https://registry.npmjs.org/prebuild-install cache-miss 29 silly fetch manifest async@^2.0.1 30 silly packumentCache full:https://registry.npmjs.org/async cache-miss 31 http fetch GET 200 https://registry.npmjs.org/prebuild-install 106ms (cache miss) 32 silly packumentCache full:https://registry.npmjs.org/prebuild-install set size:undefined disposed:false 33 silly fetch manifest doublearray@0.0.2 34 silly packumentCache full:https://registry.npmjs.org/doublearray cache-miss 35 http fetch GET 200 https://registry.npmjs.org/bindings 128ms (cache miss) 36 silly packumentCache full:https://registry.npmjs.org/bindings set size:undefined disposed:false 37 silly fetch manifest zlibjs@^0.3.1 38 silly packumentCache full:https://registry.npmjs.org/zlibjs cache-miss 39 http fetch GET 200 https://registry.npmjs.org/async 180ms (cache miss) 40 silly packumentCache full:https://registry.npmjs.org/async set size:undefined disposed:false 41 http fetch GET 200 https://registry.npmjs.org/doublearray 451ms (cache miss) 42 silly packumentCache full:https://registry.npmjs.org/doublearray set size:undefined disposed:false 43 http fetch GET 200 https://registry.npmjs.org/zlibjs 505ms (cache miss) 44 silly packumentCache full:https://registry.npmjs.org/zlibjs set size:undefined disposed:false 45 silly placeDep ROOT bindings@1.5.0 OK for: better-sqlite3@12.5.0 want: ^1.5.0 46 silly placeDep ROOT prebuild-install@7.1.3 OK for: better-sqlite3@12.5.0 want: ^7.1.1 47 silly fetch manifest file-uri-to-path@1.0.0 48 silly packumentCache full:https://registry.npmjs.org/file-uri-to-path cache-miss 49 silly fetch manifest detect-libc@^2.0.0 50 silly packumentCache full:https://registry.npmjs.org/detect-libc cache-miss 51 silly fetch manifest expand-template@^2.0.3 52 silly packumentCache full:https://registry.npmjs.org/expand-template cache-miss 53 http fetch GET 200 https://registry.npmjs.org/file-uri-to-path 64ms (cache miss) 54 silly packumentCache full:https://registry.npmjs.org/file-uri-to-path set size:undefined disposed:false 55 silly fetch manifest github-from-package@0.0.0 56 silly packumentCache full:https://registry.npmjs.org/github-from-package cache-miss 57 http fetch GET 200 https://registry.npmjs.org/expand-template 87ms (cache miss) 58 silly packumentCache full:https://registry.npmjs.org/expand-template set size:undefined disposed:false 59 silly fetch manifest minimist@^1.2.3 60 silly packumentCache full:https://registry.npmjs.org/minimist cache-miss 61 http fetch GET 200 https://registry.npmjs.org/github-from-package 44ms (cache miss) 62 silly packumentCache full:https://registry.npmjs.org/github-from-package set size:undefined disposed:false 63 silly fetch manifest mkdirp-classic@^0.5.3 64 silly packumentCache full:https://registry.npmjs.org/mkdirp-classic cache-miss 65 http fetch GET 200 https://registry.npmjs.org/minimist 60ms (cache miss) 66 silly packumentCache full:https://registry.npmjs.org/minimist set size:undefined disposed:false 67 silly fetch manifest napi-build-utils@^2.0.0 68 silly packumentCache full:https://registry.npmjs.org/napi-build-utils cache-miss 69 http fetch GET 200 https://registry.npmjs.org/mkdirp-classic 58ms (cache miss) 70 silly packumentCache full:https://registry.npmjs.org/mkdirp-classic set size:undefined disposed:false 71 silly fetch manifest node-abi@^3.3.0 72 silly packumentCache full:https://registry.npmjs.org/node-abi cache-miss 73 http fetch GET 200 https://registry.npmjs.org/detect-libc 189ms (cache miss) 74 silly packumentCache full:https://registry.npmjs.org/detect-libc set size:undefined disposed:false 75 silly fetch manifest pump@^3.0.0 76 silly packumentCache full:https://registry.npmjs.org/pump cache-miss 77 http fetch GET 200 https://registry.npmjs.org/node-abi 171ms (cache miss) 78 silly packumentCache full:https://registry.npmjs.org/node-abi set size:undefined disposed:false 79 silly fetch manifest rc@^1.2.7 80 silly packumentCache full:https://registry.npmjs.org/rc cache-miss 81 http fetch GET 200 https://registry.npmjs.org/napi-build-utils 228ms (cache miss) 82 silly packumentCache full:https://registry.npmjs.org/napi-build-utils set size:undefined disposed:false 83 silly fetch manifest simple-get@^4.0.0 84 silly packumentCache full:https://registry.npmjs.org/simple-get cache-miss 85 http fetch GET 200 https://registry.npmjs.org/pump 202ms (cache miss) 86 silly packumentCache full:https://registry.npmjs.org/pump set size:undefined disposed:false 87 silly fetch manifest tar-fs@^2.0.0 88 silly packumentCache full:https://registry.npmjs.org/tar-fs cache-miss 89 http fetch GET 200 https://registry.npmjs.org/rc 94ms (cache miss) 90 silly packumentCache full:https://registry.npmjs.org/rc set size:undefined disposed:false 91 silly fetch manifest tunnel-agent@^0.6.0 92 silly packumentCache full:https://registry.npmjs.org/tunnel-agent cache-miss 93 http fetch GET 200 https://registry.npmjs.org/simple-get 108ms (cache miss) 94 silly packumentCache full:https://registry.npmjs.org/simple-get set size:undefined disposed:false 95 http fetch GET 200 https://registry.npmjs.org/tar-fs 107ms (cache miss) 96 silly packumentCache full:https://registry.npmjs.org/tar-fs set size:undefined disposed:false 97 http fetch GET 200 https://registry.npmjs.org/tunnel-agent 88ms (cache miss) 98 silly packumentCache full:https://registry.npmjs.org/tunnel-agent set size:undefined disposed:false 99 silly placeDep ROOT file-uri-to-path@1.0.0 OK for: bindings@1.5.0 want: 1.0.0 100 silly placeDep ROOT async@2.6.4 OK for: kuromoji@0.1.2 want: ^2.0.1 101 silly placeDep ROOT doublearray@0.0.2 OK for: kuromoji@0.1.2 want: 0.0.2 102 silly placeDep ROOT zlibjs@0.3.1 OK for: kuromoji@0.1.2 want: ^0.3.1 103 silly fetch manifest lodash@^4.17.14 104 silly packumentCache full:https://registry.npmjs.org/lodash cache-miss 105 http fetch GET 200 https://registry.npmjs.org/lodash 74ms (cache miss) 106 silly packumentCache full:https://registry.npmjs.org/lodash set size:undefined disposed:false 107 silly placeDep ROOT lodash@4.17.21 OK for: async@2.6.4 want: ^4.17.14 108 silly placeDep ROOT detect-libc@2.1.2 OK for: prebuild-install@7.1.3 want: ^2.0.0 109 silly placeDep ROOT expand-template@2.0.3 OK for: prebuild-install@7.1.3 want: ^2.0.3 110 silly placeDep ROOT github-from-package@0.0.0 OK for: prebuild-install@7.1.3 want: 0.0.0 111 silly placeDep ROOT minimist@1.2.8 OK for: prebuild-install@7.1.3 want: ^1.2.3 112 silly placeDep ROOT mkdirp-classic@0.5.3 OK for: prebuild-install@7.1.3 want: ^0.5.3 113 silly placeDep ROOT napi-build-utils@2.0.0 OK for: prebuild-install@7.1.3 want: ^2.0.0 114 silly placeDep ROOT node-abi@3.85.0 OK for: prebuild-install@7.1.3 want: ^3.3.0 115 silly placeDep ROOT pump@3.0.3 OK for: prebuild-install@7.1.3 want: ^3.0.0 116 silly placeDep ROOT rc@1.2.8 OK for: prebuild-install@7.1.3 want: ^1.2.7 117 silly placeDep ROOT simple-get@4.0.1 OK for: prebuild-install@7.1.3 want: ^4.0.0 118 silly placeDep ROOT tar-fs@2.1.4 OK for: prebuild-install@7.1.3 want: ^2.0.0 119 silly placeDep ROOT tunnel-agent@0.6.0 OK for: prebuild-install@7.1.3 want: ^0.6.0 120 silly fetch manifest semver@^7.3.5 121 silly packumentCache full:https://registry.npmjs.org/semver cache-miss 122 silly fetch manifest end-of-stream@^1.1.0 123 silly packumentCache full:https://registry.npmjs.org/end-of-stream cache-miss 124 silly fetch manifest once@^1.3.1 125 silly packumentCache full:https://registry.npmjs.org/once cache-miss 126 http fetch GET 200 https://registry.npmjs.org/end-of-stream 91ms (cache miss) 127 silly packumentCache full:https://registry.npmjs.org/end-of-stream set size:undefined disposed:false 128 silly fetch manifest ini@~1.3.0 129 silly packumentCache full:https://registry.npmjs.org/ini cache-miss 130 http fetch GET 200 https://registry.npmjs.org/semver 116ms (cache miss) 131 silly packumentCache full:https://registry.npmjs.org/semver set size:undefined disposed:false 132 silly fetch manifest deep-extend@^0.6.0 133 silly packumentCache full:https://registry.npmjs.org/deep-extend cache-miss 134 http fetch GET 200 https://registry.npmjs.org/once 127ms (cache miss) 135 silly packumentCache full:https://registry.npmjs.org/once set size:undefined disposed:false 136 silly fetch manifest strip-json-comments@~2.0.1 137 silly packumentCache full:https://registry.npmjs.org/strip-json-comments cache-miss 138 http fetch GET 200 https://registry.npmjs.org/ini 79ms (cache miss) 139 silly packumentCache full:https://registry.npmjs.org/ini set size:undefined disposed:false 140 silly fetch manifest decompress-response@^6.0.0 141 silly packumentCache full:https://registry.npmjs.org/decompress-response cache-miss 142 http fetch GET 200 https://registry.npmjs.org/strip-json-comments 70ms (cache miss) 143 silly packumentCache full:https://registry.npmjs.org/strip-json-comments set size:undefined disposed:false 144 silly fetch manifest simple-concat@^1.0.0 145 silly packumentCache full:https://registry.npmjs.org/simple-concat cache-miss 146 http fetch GET 200 https://registry.npmjs.org/deep-extend 107ms (cache miss) 147 silly packumentCache full:https://registry.npmjs.org/deep-extend set size:undefined disposed:false 148 silly fetch manifest chownr@^1.1.1 149 silly packumentCache full:https://registry.npmjs.org/chownr cache-miss 150 http fetch GET 200 https://registry.npmjs.org/decompress-response 67ms (cache miss) 151 silly packumentCache full:https://registry.npmjs.org/decompress-response set size:undefined disposed:false 152 silly fetch manifest tar-stream@^2.1.4 153 silly packumentCache full:https://registry.npmjs.org/tar-stream cache-miss 154 http fetch GET 200 https://registry.npmjs.org/chownr 53ms (cache miss) 155 silly packumentCache full:https://registry.npmjs.org/chownr set size:undefined disposed:false 156 silly fetch manifest safe-buffer@^5.0.1 157 silly packumentCache full:https://registry.npmjs.org/safe-buffer cache-miss 158 http fetch GET 200 https://registry.npmjs.org/simple-concat 106ms (cache miss) 159 silly packumentCache full:https://registry.npmjs.org/simple-concat set size:undefined disposed:false 160 http fetch GET 200 https://registry.npmjs.org/tar-stream 66ms (cache miss) 161 silly packumentCache full:https://registry.npmjs.org/tar-stream set size:undefined disposed:false 162 http fetch GET 200 https://registry.npmjs.org/safe-buffer 72ms (cache miss) 163 silly packumentCache full:https://registry.npmjs.org/safe-buffer set size:undefined disposed:false 164 silly placeDep ROOT semver@7.7.3 OK for: node-abi@3.85.0 want: ^7.3.5 165 silly placeDep ROOT end-of-stream@1.4.5 OK for: pump@3.0.3 want: ^1.1.0 166 silly placeDep ROOT once@1.4.0 OK for: pump@3.0.3 want: ^1.3.1 167 silly fetch manifest once@^1.4.0 168 silly packumentCache full:https://registry.npmjs.org/once cache-miss 169 silly fetch manifest wrappy@1 170 silly packumentCache full:https://registry.npmjs.org/wrappy cache-miss 171 http cache https://registry.npmjs.org/once 26ms (cache hit) 172 silly packumentCache full:https://registry.npmjs.org/once set size:11768 disposed:false 173 http fetch GET 200 https://registry.npmjs.org/wrappy 48ms (cache miss) 174 silly packumentCache full:https://registry.npmjs.org/wrappy set size:undefined disposed:false 175 silly placeDep ROOT wrappy@1.0.2 OK for: once@1.4.0 want: 1 176 silly placeDep ROOT deep-extend@0.6.0 OK for: rc@1.2.8 want: ^0.6.0 177 silly placeDep ROOT ini@1.3.8 OK for: rc@1.2.8 want: ~1.3.0 178 silly placeDep ROOT strip-json-comments@2.0.1 OK for: rc@1.2.8 want: ~2.0.1 179 silly placeDep ROOT decompress-response@6.0.0 OK for: simple-get@4.0.1 want: ^6.0.0 180 silly placeDep ROOT simple-concat@1.0.1 OK for: simple-get@4.0.1 want: ^1.0.0 181 silly fetch manifest mimic-response@^3.1.0 182 silly packumentCache full:https://registry.npmjs.org/mimic-response cache-miss 183 http fetch GET 200 https://registry.npmjs.org/mimic-response 47ms (cache miss) 184 silly packumentCache full:https://registry.npmjs.org/mimic-response set size:undefined disposed:false 185 silly placeDep ROOT mimic-response@3.1.0 OK for: decompress-response@6.0.0 want: ^3.1.0 186 silly placeDep ROOT chownr@1.1.4 OK for: tar-fs@2.1.4 want: ^1.1.1 187 silly placeDep ROOT tar-stream@2.2.0 OK for: tar-fs@2.1.4 want: ^2.1.4 188 silly fetch manifest bl@^4.0.3 189 silly packumentCache full:https://registry.npmjs.org/bl cache-miss 190 silly fetch manifest inherits@^2.0.3 191 silly packumentCache full:https://registry.npmjs.org/inherits cache-miss 192 silly fetch manifest fs-constants@^1.0.0 193 silly packumentCache full:https://registry.npmjs.org/fs-constants cache-miss 194 http fetch GET 200 https://registry.npmjs.org/fs-constants 47ms (cache miss) 195 silly packumentCache full:https://registry.npmjs.org/fs-constants set size:undefined disposed:false 196 silly fetch manifest readable-stream@^3.1.1 197 silly packumentCache full:https://registry.npmjs.org/readable-stream cache-miss 198 http fetch GET 200 https://registry.npmjs.org/inherits 67ms (cache miss) 199 silly packumentCache full:https://registry.npmjs.org/inherits set size:undefined disposed:false 200 http fetch GET 200 https://registry.npmjs.org/bl 94ms (cache miss) 201 silly packumentCache full:https://registry.npmjs.org/bl set size:undefined disposed:false 202 http fetch GET 200 https://registry.npmjs.org/readable-stream 83ms (cache miss) 203 silly packumentCache full:https://registry.npmjs.org/readable-stream set size:undefined disposed:false 204 silly placeDep ROOT bl@4.1.0 OK for: tar-stream@2.2.0 want: ^4.0.3 205 silly placeDep ROOT fs-constants@1.0.0 OK for: tar-stream@2.2.0 want: ^1.0.0 206 silly placeDep ROOT inherits@2.0.4 OK for: tar-stream@2.2.0 want: ^2.0.3 207 silly placeDep ROOT readable-stream@3.6.2 OK for: tar-stream@2.2.0 want: ^3.1.1 208 silly fetch manifest buffer@^5.5.0 209 silly packumentCache full:https://registry.npmjs.org/buffer cache-miss 210 silly fetch manifest inherits@^2.0.4 211 silly packumentCache full:https://registry.npmjs.org/inherits cache-miss 212 silly fetch manifest readable-stream@^3.4.0 213 silly packumentCache full:https://registry.npmjs.org/readable-stream cache-miss 214 http cache https://registry.npmjs.org/inherits 16ms (cache hit) 215 silly packumentCache full:https://registry.npmjs.org/inherits set size:12925 disposed:false 216 silly fetch manifest string_decoder@^1.1.1 217 silly packumentCache full:https://registry.npmjs.org/string_decoder cache-miss 218 http cache https://registry.npmjs.org/readable-stream 29ms (cache hit) 219 silly packumentCache full:https://registry.npmjs.org/readable-stream set size:261096 disposed:false 220 silly fetch manifest util-deprecate@^1.0.1 221 silly packumentCache full:https://registry.npmjs.org/util-deprecate cache-miss 222 http fetch GET 200 https://registry.npmjs.org/buffer 83ms (cache miss) 223 silly packumentCache full:https://registry.npmjs.org/buffer set size:undefined disposed:false 224 http fetch GET 200 https://registry.npmjs.org/util-deprecate 64ms (cache miss) 225 silly packumentCache full:https://registry.npmjs.org/util-deprecate set size:undefined disposed:false 226 http fetch GET 200 https://registry.npmjs.org/string_decoder 88ms (cache miss) 227 silly packumentCache full:https://registry.npmjs.org/string_decoder set size:undefined disposed:false 228 silly placeDep ROOT buffer@5.7.1 OK for: bl@4.1.0 want: ^5.5.0 229 silly fetch manifest base64-js@^1.3.1 230 silly packumentCache full:https://registry.npmjs.org/base64-js cache-miss 231 silly fetch manifest ieee754@^1.1.13 232 silly packumentCache full:https://registry.npmjs.org/ieee754 cache-miss 233 http fetch GET 200 https://registry.npmjs.org/ieee754 60ms (cache miss) 234 silly packumentCache full:https://registry.npmjs.org/ieee754 set size:undefined disposed:false 235 http fetch GET 200 https://registry.npmjs.org/base64-js 68ms (cache miss) 236 silly packumentCache full:https://registry.npmjs.org/base64-js set size:undefined disposed:false 237 silly placeDep ROOT base64-js@1.5.1 OK for: buffer@5.7.1 want: ^1.3.1 238 silly placeDep ROOT ieee754@1.2.1 OK for: buffer@5.7.1 want: ^1.1.13 239 silly placeDep ROOT string_decoder@1.3.0 OK for: readable-stream@3.6.2 want: ^1.1.1 240 silly placeDep ROOT util-deprecate@1.0.2 OK for: readable-stream@3.6.2 want: ^1.0.1 241 silly fetch manifest safe-buffer@~5.2.0 242 silly packumentCache full:https://registry.npmjs.org/safe-buffer cache-miss 243 http cache https://registry.npmjs.org/safe-buffer 7ms (cache hit) 244 silly packumentCache full:https://registry.npmjs.org/safe-buffer set size:41183 disposed:false 245 silly placeDep ROOT safe-buffer@5.2.1 OK for: string_decoder@1.3.0 want: ~5.2.0 246 silly reify moves {} 247 silly audit bulk request { 247 silly audit 'better-sqlite3': [ '12.5.0' ], 247 silly audit kuromoji: [ '0.1.2' ], 247 silly audit bindings: [ '1.5.0' ], 247 silly audit 'prebuild-install': [ '7.1.3' ], 247 silly audit 'file-uri-to-path': [ '1.0.0' ], 247 silly audit async: [ '2.6.4' ], 247 silly audit doublearray: [ '0.0.2' ], 247 silly audit zlibjs: [ '0.3.1' ], 247 silly audit lodash: [ '4.17.21' ], 247 silly audit 'detect-libc': [ '2.1.2' ], 247 silly audit 'expand-template': [ '2.0.3' ], 247 silly audit 'github-from-package': [ '0.0.0' ], 247 silly audit minimist: [ '1.2.8' ], 247 silly audit 'mkdirp-classic': [ '0.5.3' ], 247 silly audit 'napi-build-utils': [ '2.0.0' ], 247 silly audit 'node-abi': [ '3.85.0' ], 247 silly audit pump: [ '3.0.3' ], 247 silly audit rc: [ '1.2.8' ], 247 silly audit 'simple-get': [ '4.0.1' ], 247 silly audit 'tar-fs': [ '2.1.4' ], 247 silly audit 'tunnel-agent': [ '0.6.0' ], 247 silly audit semver: [ '7.7.3' ], 247 silly audit 'end-of-stream': [ '1.4.5' ], 247 silly audit once: [ '1.4.0' ], 247 silly audit wrappy: [ '1.0.2' ], 247 silly audit 'deep-extend': [ '0.6.0' ], 247 silly audit ini: [ '1.3.8' ], 247 silly audit 'strip-json-comments': [ '2.0.1' ], 247 silly audit 'decompress-response': [ '6.0.0' ], 247 silly audit 'simple-concat': [ '1.0.1' ], 247 silly audit 'mimic-response': [ '3.1.0' ], 247 silly audit chownr: [ '1.1.4' ], 247 silly audit 'tar-stream': [ '2.2.0' ], 247 silly audit bl: [ '4.1.0' ], 247 silly audit 'fs-constants': [ '1.0.0' ], 247 silly audit inherits: [ '2.0.4' ], 247 silly audit 'readable-stream': [ '3.6.2' ], 247 silly audit buffer: [ '5.7.1' ], 247 silly audit 'base64-js': [ '1.5.1' ], 247 silly audit ieee754: [ '1.2.1' ], 247 silly audit string_decoder: [ '1.3.0' ], 247 silly audit 'util-deprecate': [ '1.0.2' ], 247 silly audit 'safe-buffer': [ '5.2.1' ] 247 silly audit } 248 http cache safe-buffer@https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz 1ms (cache hit) 249 http cache util-deprecate@https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz 0ms (cache hit) 250 http cache string_decoder@https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz 0ms (cache hit) 251 http cache ieee754@https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz 0ms (cache hit) 252 http cache base64-js@https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz 0ms (cache hit) 253 http cache buffer@https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz 0ms (cache hit) 254 http cache readable-stream@https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz 0ms (cache hit) 255 http cache inherits@https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz 1ms (cache hit) 256 http cache fs-constants@https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz 0ms (cache hit) 257 http cache bl@https://registry.npmjs.org/bl/-/bl-4.1.0.tgz 0ms (cache hit) 258 http cache tar-stream@https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz 0ms (cache hit) 259 http cache chownr@https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz 0ms (cache hit) 260 http cache mimic-response@https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz 0ms (cache hit) 261 http cache simple-concat@https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz 0ms (cache hit) 262 http cache decompress-response@https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz 1ms (cache hit) 263 http cache strip-json-comments@https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz 0ms (cache hit) 264 http cache ini@https://registry.npmjs.org/ini/-/ini-1.3.8.tgz 0ms (cache hit) 265 http cache deep-extend@https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz 0ms (cache hit) 266 http cache wrappy@https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz 0ms (cache hit) 267 http cache once@https://registry.npmjs.org/once/-/once-1.4.0.tgz 0ms (cache hit) 268 http cache end-of-stream@https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz 0ms (cache hit) 269 http cache semver@https://registry.npmjs.org/semver/-/semver-7.7.3.tgz 0ms (cache hit) 270 http cache tunnel-agent@https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz 0ms (cache hit) 271 http cache tar-fs@https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz 0ms (cache hit) 272 http cache simple-get@https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz 0ms (cache hit) 273 http cache rc@https://registry.npmjs.org/rc/-/rc-1.2.8.tgz 0ms (cache hit) 274 http cache pump@https://registry.npmjs.org/pump/-/pump-3.0.3.tgz 1ms (cache hit) 275 http cache node-abi@https://registry.npmjs.org/node-abi/-/node-abi-3.85.0.tgz 0ms (cache hit) 276 http cache mkdirp-classic@https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz 1ms (cache hit) 277 http cache napi-build-utils@https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz 0ms (cache hit) 278 http cache minimist@https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz 0ms (cache hit) 279 http cache github-from-package@https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz 0ms (cache hit) 280 http cache expand-template@https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz 0ms (cache hit) 281 http cache detect-libc@https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz 0ms (cache hit) 282 http cache lodash@https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz 0ms (cache hit) 283 http cache zlibjs@https://registry.npmjs.org/zlibjs/-/zlibjs-0.3.1.tgz 0ms (cache hit) 284 http cache doublearray@https://registry.npmjs.org/doublearray/-/doublearray-0.0.2.tgz 0ms (cache hit) 285 http cache async@https://registry.npmjs.org/async/-/async-2.6.4.tgz 0ms (cache hit) 286 http cache file-uri-to-path@https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz 0ms (cache hit) 287 http cache prebuild-install@https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz 0ms (cache hit) 288 http cache bindings@https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz 0ms (cache hit) 289 http cache kuromoji@https://registry.npmjs.org/kuromoji/-/kuromoji-0.1.2.tgz 0ms (cache hit) 290 http cache better-sqlite3@https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.5.0.tgz 0ms (cache hit) 291 silly tarball no local data for safe-buffer@https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz. Extracting by manifest. 292 silly tarball no local data for util-deprecate@https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz. Extracting by manifest. 293 silly tarball no local data for string_decoder@https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz. Extracting by manifest. 294 silly tarball no local data for ieee754@https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz. Extracting by manifest. 295 silly tarball no local data for base64-js@https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz. Extracting by manifest. 296 silly tarball no local data for buffer@https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz. Extracting by manifest. 297 silly tarball no local data for readable-stream@https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz. Extracting by manifest. 298 silly tarball no local data for inherits@https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz. Extracting by manifest. 299 silly tarball no local data for fs-constants@https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz. Extracting by manifest. 300 silly tarball no local data for bl@https://registry.npmjs.org/bl/-/bl-4.1.0.tgz. Extracting by manifest. 301 silly tarball no local data for tar-stream@https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz. Extracting by manifest. 302 silly tarball no local data for chownr@https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz. Extracting by manifest. 303 silly tarball no local data for mimic-response@https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz. Extracting by manifest. 304 silly tarball no local data for simple-concat@https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz. Extracting by manifest. 305 silly tarball no local data for decompress-response@https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz. Extracting by manifest. 306 silly tarball no local data for strip-json-comments@https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz. Extracting by manifest. 307 silly tarball no local data for ini@https://registry.npmjs.org/ini/-/ini-1.3.8.tgz. Extracting by manifest. 308 silly tarball no local data for deep-extend@https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz. Extracting by manifest. 309 silly tarball no local data for wrappy@https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz. Extracting by manifest. 310 silly tarball no local data for once@https://registry.npmjs.org/once/-/once-1.4.0.tgz. Extracting by manifest. 311 silly tarball no local data for end-of-stream@https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz. Extracting by manifest. 312 silly tarball no local data for semver@https://registry.npmjs.org/semver/-/semver-7.7.3.tgz. Extracting by manifest. 313 silly tarball no local data for tunnel-agent@https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz. Extracting by manifest. 314 silly tarball no local data for tar-fs@https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz. Extracting by manifest. 315 silly tarball no local data for simple-get@https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz. Extracting by manifest. 316 silly tarball no local data for rc@https://registry.npmjs.org/rc/-/rc-1.2.8.tgz. Extracting by manifest. 317 silly tarball no local data for pump@https://registry.npmjs.org/pump/-/pump-3.0.3.tgz. Extracting by manifest. 318 silly tarball no local data for node-abi@https://registry.npmjs.org/node-abi/-/node-abi-3.85.0.tgz. Extracting by manifest. 319 silly tarball no local data for mkdirp-classic@https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz. Extracting by manifest. 320 silly tarball no local data for napi-build-utils@https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz. Extracting by manifest. 321 silly tarball no local data for minimist@https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz. Extracting by manifest. 322 silly tarball no local data for github-from-package@https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz. Extracting by manifest. 323 silly tarball no local data for expand-template@https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz. Extracting by manifest. 324 silly tarball no local data for detect-libc@https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz. Extracting by manifest. 325 silly tarball no local data for lodash@https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz. Extracting by manifest. 326 silly tarball no local data for zlibjs@https://registry.npmjs.org/zlibjs/-/zlibjs-0.3.1.tgz. Extracting by manifest. 327 silly tarball no local data for doublearray@https://registry.npmjs.org/doublearray/-/doublearray-0.0.2.tgz. Extracting by manifest. 328 silly tarball no local data for async@https://registry.npmjs.org/async/-/async-2.6.4.tgz. Extracting by manifest. 329 silly tarball no local data for file-uri-to-path@https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz. Extracting by manifest. 330 silly tarball no local data for prebuild-install@https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz. Extracting by manifest. 331 silly tarball no local data for bindings@https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz. Extracting by manifest. 332 silly tarball no local data for kuromoji@https://registry.npmjs.org/kuromoji/-/kuromoji-0.1.2.tgz. Extracting by manifest. 333 silly tarball no local data for better-sqlite3@https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.5.0.tgz. Extracting by manifest. 334 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 392ms 335 silly audit report {} 336 http fetch GET 200 https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz 787ms (cache miss) 337 http fetch GET 200 https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz 775ms (cache miss) 338 http fetch GET 200 https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz 780ms (cache miss) 339 http fetch GET 200 https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz 825ms (cache miss) 340 http fetch GET 200 https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz 811ms (cache miss) 341 http fetch GET 200 https://registry.npmjs.org/ini/-/ini-1.3.8.tgz 828ms (cache miss) 342 http fetch GET 200 https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz 882ms (cache miss) 343 http fetch GET 200 https://registry.npmjs.org/once/-/once-1.4.0.tgz 879ms (cache miss) 344 http fetch GET 200 https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz 880ms (cache miss) 345 http fetch GET 200 https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz 961ms (cache miss) 346 http fetch GET 200 https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz 969ms (cache miss) 347 http fetch GET 200 https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz 1002ms (cache miss) 348 http fetch GET 200 https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz 959ms (cache miss) 349 http fetch GET 200 https://registry.npmjs.org/rc/-/rc-1.2.8.tgz 963ms (cache miss) 350 http fetch GET 200 https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz 974ms (cache miss) 351 http fetch GET 200 https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz 1006ms (cache miss) 352 http fetch GET 200 https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz 1022ms (cache miss) 353 http fetch GET 200 https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz 1021ms (cache miss) 354 http fetch GET 200 https://registry.npmjs.org/pump/-/pump-3.0.3.tgz 983ms (cache miss) 355 http fetch GET 200 https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz 1018ms (cache miss) 356 http fetch GET 200 https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz 983ms (cache miss) 357 http fetch GET 200 https://registry.npmjs.org/node-abi/-/node-abi-3.85.0.tgz 990ms (cache miss) 358 http fetch GET 200 https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz 1032ms (cache miss) 359 http fetch GET 200 https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz 1000ms (cache miss) 360 http fetch GET 200 https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz 1076ms (cache miss) 361 http fetch GET 200 https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz 1070ms (cache miss) 362 http fetch GET 200 https://registry.npmjs.org/bl/-/bl-4.1.0.tgz 1097ms (cache miss) 363 http fetch GET 200 https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz 1146ms (cache miss) 364 http fetch GET 200 https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz 1184ms (cache miss) 365 http fetch GET 200 https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz 1171ms (cache miss) 366 http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz 1341ms (cache miss) 367 http fetch GET 200 https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz 1264ms (cache miss) 368 http fetch GET 200 https://registry.npmjs.org/semver/-/semver-7.7.3.tgz 1385ms (cache miss) 369 http fetch GET 200 https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz 1558ms (cache miss) 370 http fetch GET 200 https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz 1784ms (cache miss) 371 http fetch GET 200 https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz 1813ms (cache miss) 372 http fetch GET 200 https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz 1910ms (cache miss) 373 http fetch GET 200 https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz 2233ms (cache miss) 374 http fetch GET 200 https://registry.npmjs.org/async/-/async-2.6.4.tgz 2421ms (cache miss) 375 http fetch GET 200 https://registry.npmjs.org/doublearray/-/doublearray-0.0.2.tgz 2869ms (cache miss) 376 http fetch GET 200 https://registry.npmjs.org/zlibjs/-/zlibjs-0.3.1.tgz 3701ms (cache miss) 377 http fetch GET 200 https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.5.0.tgz 5951ms (cache miss) 378 http fetch GET 200 https://registry.npmjs.org/kuromoji/-/kuromoji-0.1.2.tgz 16312ms (cache miss) 379 info run better-sqlite3@12.5.0 install node_modules/better-sqlite3 prebuild-install || node-gyp rebuild --release 380 info run better-sqlite3@12.5.0 install { code: 0, signal: null } 381 silly ADD node_modules/safe-buffer 382 silly ADD node_modules/util-deprecate 383 silly ADD node_modules/string_decoder 384 silly ADD node_modules/ieee754 385 silly ADD node_modules/base64-js 386 silly ADD node_modules/buffer 387 silly ADD node_modules/readable-stream 388 silly ADD node_modules/inherits 389 silly ADD node_modules/fs-constants 390 silly ADD node_modules/bl 391 silly ADD node_modules/tar-stream 392 silly ADD node_modules/chownr 393 silly ADD node_modules/mimic-response 394 silly ADD node_modules/simple-concat 395 silly ADD node_modules/decompress-response 396 silly ADD node_modules/strip-json-comments 397 silly ADD node_modules/ini 398 silly ADD node_modules/deep-extend 399 silly ADD node_modules/wrappy 400 silly ADD node_modules/once 401 silly ADD node_modules/end-of-stream 402 silly ADD node_modules/semver 403 silly ADD node_modules/tunnel-agent 404 silly ADD node_modules/tar-fs 405 silly ADD node_modules/simple-get 406 silly ADD node_modules/rc 407 silly ADD node_modules/pump 408 silly ADD node_modules/node-abi 409 silly ADD node_modules/napi-build-utils 410 silly ADD node_modules/mkdirp-classic 411 silly ADD node_modules/minimist 412 silly ADD node_modules/github-from-package 413 silly ADD node_modules/expand-template 414 silly ADD node_modules/detect-libc 415 silly ADD node_modules/lodash 416 silly ADD node_modules/zlibjs 417 silly ADD node_modules/doublearray 418 silly ADD node_modules/async 419 silly ADD node_modules/file-uri-to-path 420 silly ADD node_modules/prebuild-install 421 silly ADD node_modules/bindings 422 silly ADD node_modules/kuromoji 423 silly ADD node_modules/better-sqlite3 424 verbose cwd /app 425 verbose os Linux 6.12.34+rpt-rpi-v8 426 verbose node v24.12.0 427 verbose npm v11.6.2 428 notice 428 notice New minor version of npm available! 11.6.2 -> 11.7.0 428 notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 428 notice To update run: npm install -g npm@11.7.0 428 notice { force: true, Symbol(proc-log.meta): true } 429 verbose exit 0 430 info ok ``` ログ発掘
Author
Owner

bullseye-slimにしてみる

bullseye-slimにしてみる
Author
Owner

とか言ってたら

 => exporting to image                                                                                             9.6s
 => => exporting layers
とか言ってたら ``` => exporting to image 9.6s => => exporting layers ```
Author
Owner

再発

再発
Author
Owner

なんかdocker run -d --rm -it --entrypoint sh -v ./memory.db:/app/memory.db -e UWUZU_HOST=uwuzu.last2014.com -e UWUZU_TOKEN=****-e TWEET_ENABLED=true -e CHECK_INTERVAL=30 -e THINK_OUTPUT_ENABLED=false --name rana gitea.last2014.com/last2014/rana-for-docker:developってやってdocker exec -it rana shで入ってrm -rf node_modules;npm ciしたら動くんよな
ただdocker run -d -v ./memory.db:/app/memory.db -e UWUZU_HOST=uwuzu.last2014.com -e UWUZU_TOKEN=**** -e TWEET_ENABLED=true -e CHECK_INTERVAL=300 -e THINK_OUTPUT_ENABLED=false --name rana gitea.last2014.com/last2014/rana-for-docker:developでログ見ると

$ docker logs rana

> rana@1.0.0 start
> node main.js

Segmentation fault (core dumped)

ってなってる

なんか`docker run -d --rm -it --entrypoint sh -v ./memory.db:/app/memory.db -e UWUZU_HOST=uwuzu.last2014.com -e UWUZU_TOKEN=****-e TWEET_ENABLED=true -e CHECK_INTERVAL=30 -e THINK_OUTPUT_ENABLED=false --name rana gitea.last2014.com/last2014/rana-for-docker:develop`ってやって`docker exec -it rana sh`で入って`rm -rf node_modules;npm ci`したら動くんよな ただ`docker run -d -v ./memory.db:/app/memory.db -e UWUZU_HOST=uwuzu.last2014.com -e UWUZU_TOKEN=**** -e TWEET_ENABLED=true -e CHECK_INTERVAL=300 -e THINK_OUTPUT_ENABLED=false --name rana gitea.last2014.com/last2014/rana-for-docker:develop`でログ見ると ```bash $ docker logs rana > rana@1.0.0 start > node main.js Segmentation fault (core dumped) ``` ってなってる
Author
Owner

一旦execではいると動く理由が分かった
sedが一時ファイルで爆破してるらしい

一旦execではいると動く理由が分かった sedが一時ファイルで爆破してるらしい
Author
Owner

動いた!!

動いた!!
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: last2014/rana-for-docker#4