Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test] dotnet test is failing with 1 thread in sgx-lkl nightly build #797

Open
hukoyu opened this issue Aug 15, 2020 · 2 comments
Open

[Test] dotnet test is failing with 1 thread in sgx-lkl nightly build #797

hukoyu opened this issue Aug 15, 2020 · 2 comments
Labels
p2 Important but non-urgent priority

Comments

@hukoyu
Copy link
Collaborator

hukoyu commented Aug 15, 2020

If this is not a supported scenario we can disable this test with ETHREADS=1 in nightly pipeline

https://dev.azure.com/sgx-lkl/sgx-lkl/_build/results?buildId=1888&view=results

Full log file:
Standard_Console_Output -dotnet-1thread.log


[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory available: 32176k/32768k RAM
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS: 4096
[    0.000000] lkl: irqs initialized
[    0.000000] clocksource: lkl: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000000] lkl: time and timers initialized (irq2)
[    0.000562] printk: console [hvc0] enabled
[    0.000562] pid_max: default: 4096 minimum: 301
[    0.000562] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.000562] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.001170] devtmpfs: initialized
[    0.005689] random: get_random_bytes called from 0x00007f40005790cd with crng_init=0
[    0.005689] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.005689] futex hash table entries: 16 (order: -4, 384 bytes, linear)
[    0.005689] xor: automatically using best checksumming function   8regs     
[    0.006250] NET: Registered protocol family 16
[    0.008504] clocksource: Switched to clocksource lkl
[    0.008504] NET: Registered protocol family 2
[    0.008504] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.008504] TCP established hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.008504] TCP bind hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.008504] TCP: Hash tables configured (established 512 bind 512)
[    0.009065] UDP hash table entries: 128 (order: 0, 4096 bytes, linear)
[    0.009065] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes, linear)
[    0.009065] NET: Registered protocol family 1
[    0.009065] virtio-mmio: Registering device virtio-mmio.0 at 0x1000000-0x10000ff, IRQ 1.
[    0.009065] workingset: timestamp_bits=62 max_order=14 bucket_order=0
[    0.010751] NET: Registered protocol family 38
[    0.010751] io scheduler mq-deadline registered
[    0.010751] io scheduler kyber registered
[    0.019745] loop: module loaded
[    0.019745] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: [email protected]
[    0.019745] wireguard: WireGuard 0.0.20191219 loaded. See www.wireguard.com for information.
[    0.020309] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <[email protected]>. All Rights Reserved.
[    0.020309] NET: Registered protocol family 10
[    0.020309] Segment Routing with IPv6
[    0.020873] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    0.020873] This architecture does not have kernel memory protection.
[    0.020873] Run /init as init process
[    0.021435] random: crng init done
[[  SGX-LKL ]] wg0 has public key ytsa15i6bH22pAJhUC/F2emM4BYqsrLPucncmxRRLzE=
[    0.022580] virtio_blk virtio1: [vda] 512000 512-byte logical blocks (262 MB/250 MiB)
[    0.124575] software IO TLB: mapped [mem 0x7f5a9216f000-0x7f5a9616f000] (64MB)
[    0.125705] EXT4-fs (vda): mounted filesystem without journal. Opts: 
Hello C# World from SGX :-)
Makefile:38: recipe for target 'run-sw' failed
make: *** [run-sw] Terminated
make run-sw: TIMED OUT after 300 secs
Test run completed with EXIT CODE 124
@hukoyu hukoyu added the needs-triage Bug does not yet have a priority assigned label Aug 15, 2020
@hukoyu hukoyu changed the title dotnet test is failing with 1 thread in sgx-lkl nightly build [Test] dotnet test is failing with 1 thread in sgx-lkl nightly build Aug 15, 2020
@bodzhang bodzhang added this to Needs triage in Issue triage via automation Aug 17, 2020
@paulcallen paulcallen moved this from Needs triage to Proposed p1 in Issue triage Aug 17, 2020
@paulcallen
Copy link
Member

should create a p2 issue to reenable when this is done

@bodzhang
Copy link
Contributor

#802 to re-enable ethreads=1 tests recommended as p2, shouldn't this issue also be P2?

@bodzhang bodzhang moved this from Proposed p1 to Needs discussion in Issue triage Aug 21, 2020
@hukoyu hukoyu added the p2 Important but non-urgent priority label Aug 21, 2020
@bodzhang bodzhang removed the needs-triage Bug does not yet have a priority assigned label Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 Important but non-urgent priority
Projects
Issue triage
Needs discussion
Development

No branches or pull requests

3 participants