Hui Zhu
Hui Zhu
With target x86_64-unknown-linux-musl ``` cargo build --jobs 10 --examples --target x86_64-unknown-linux-musl Compiling fuse-sys v0.4.0-dev (/home/teawater/fuse-rs/fuse-sys) Compiling regex v1.5.5 error: failed to run custom build command for `fuse-sys v0.4.0-dev (/home/teawater/fuse-rs/fuse-sys)` Caused...
WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for programming languages, enabling deployment on the web for...
https://travis-ci.org/hyperhq/hyperstart/builds/459648651 https://travis-ci.org/hyperhq/hyperstart/builds/459640064 Both of them got: I1126 09:00:35.252712 22518 libvirt.go:645] domainXML: vm-RZGreCzcOF128327688hvm/var/lib/hyper/kernel/var/lib/hyper/hyper-initrd.imgconsole=ttyS0 panic=1 no_timer_check iommu=off clocksource=acpi_pm notsccore2duodestroydestroydestroy/usr/bin/qemu-system-x86_64 E1126 09:00:35.475466 22518 libvirt.go:653] Fail to launch domain [Code-1] [Domain-10] internal error: process...
Set "StorageDriver=rawblock" in config. Run test. Remove it from config. Run hyperd, got: I1204 08:44:41.823778 113045 config.go:39] config file: %!(EXTRA string=/etc/hyper/config) I1204 08:44:41.824201 113045 config.go:74] [/etc/hyper/config] config items: &types.HyperConfig{ConfigFile:"/etc/hyper/config", Root:"/var/lib/hyper",...
[test.log.zip](https://github.com/hyperhq/hyperd/files/1520767/test.log.zip) E1201 15:14:28.882125 58398 run.go:34] test-container-volume: failed to add pod: Conflict. The name "/c1" is already in use by container 9a8da244a90d7275d4e9bae7da051d4f11c03d40ad7381451e3917aee16e4226. You have to remove (or rename) that container to...
…cpus Signed-off-by: Hui Zhu
metrics: Increase midval of memory-footprint and memory-footprint-ksm Increase midval of memory-footprint and memory-footprint-ksm to handle the memory-footprint issue when add wasm function to kata-agent. Depends-on: github.com/https://github.com/kata-containers/kata-containers/pull/4032 Fixes: #4696 Signed-off-by: Hui...
In https://github.com/kata-containers/kata-containers/pull/4032: jenkins-metrics-ubuntu-20-04 cannot pass is because: Increasing wasm support led to an increase in memory-footprint. The memory-footprint without Wasm support is 123861.750000.(http://jenkins.katacontainers.io/job/kata-containers-2.0-metrics-ubuntu-20-04-PR/2556/console) With Wasm support is 124995.250000.(http://jenkins.katacontainers.io/job/kata-containers-2.0-metrics-ubuntu-20-04-PR/2538/console)
Change sprintf to snprintf and check the return values of snprintf to handle this warning. Fixes: #364 Signed-off-by: Hui Zhu
直接调用 core.douban.fm 输出node找不到 sudo apt-get install nodejs-legacy 后可正常使用 建议把 nodejs-legacy 也增加到需要安装软件的列表中