Platform Matrix Report

Engula: Redis server v=7.2.14 sha=00000000:0 malloc=jemalloc-5.3.0 bits=64 build=7556142cf19b2068
Platforms: 7
Status: pass
7
Platforms
7
Passed
0
Failed

ubuntu:18.04

Platform ID: ubuntu1804-x86_64
Arch: amd64
glibc: 2.27
Status: pass
ldd_oktrue
start_oktrue
smoke_test_oktrue
containerproof-platform-20260718T092627-0
host_port40687
log_dir/home/ecs-user/ws/code-proof/results/code-proof/20260718T092627/platform/6.1-platform

Commands

docker_run: docker run -d --rm --name proof-platform-20260718T092627-0 --platform linux/amd64 -p 40687:6379 ubuntu:18.04 sh -c while true; do sleep 3600; done

stdout=969b27eca72aec67f29b0a571c82d23cea4a26e995525f144cd769bec2b834e9

docker_cp: docker cp /home/ecs-user/.proof/bin/engula-server proof-platform-20260718T092627-0:/tmp/engula-server

ok

chmod: docker exec proof-platform-20260718T092627-0 chmod 755 /tmp/engula-server

ok

ldd: docker exec proof-platform-20260718T092627-0 ldd /tmp/engula-server

stdout=linux-vdso.so.1 (0x00007ffce7553000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f58f4da6000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f58f4ba2000)
	librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f58f499a000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f58f477b000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f58f438a000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f58f5144000)

smoke_set: redis SET proof:platform:smoke ok

stdout=OK

smoke_del: redis DEL proof:platform:smoke

stdout=1

ldd_version: docker exec proof-platform-20260718T092627-0 ldd --version

stdout=ldd (Ubuntu GLIBC 2.27-3ubuntu1.6) 2.27
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

server_start: docker exec -d proof-platform-20260718T092627-0 /tmp/engula-server --port 6379 --bind 0.0.0.0 --protected-mode no --save --appendonly no

ok

smoke_get: redis GET proof:platform:smoke

stdout=ok

ubuntu:20.04

Platform ID: ubuntu2004-x86_64
Arch: amd64
glibc: 2.31
Status: pass
ldd_oktrue
start_oktrue
smoke_test_oktrue
containerproof-platform-20260718T092627-1
host_port45771
log_dir/home/ecs-user/ws/code-proof/results/code-proof/20260718T092627/platform/6.1-platform

Commands

docker_run: docker run -d --rm --name proof-platform-20260718T092627-1 --platform linux/amd64 -p 45771:6379 ubuntu:20.04 sh -c while true; do sleep 3600; done

stdout=ab5006db997ef2432d3d4103bb702e3f0aa47a7e7cc4729f88ce2cff17ca564a

chmod: docker exec proof-platform-20260718T092627-1 chmod 755 /tmp/engula-server

ok

ldd: docker exec proof-platform-20260718T092627-1 ldd /tmp/engula-server

stdout=linux-vdso.so.1 (0x00007ffc6bfa5000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fe302638000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fe302632000)
	librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fe302628000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fe302605000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fe302413000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fe30278b000)

ldd_version: docker exec proof-platform-20260718T092627-1 ldd --version

stdout=ldd (Ubuntu GLIBC 2.31-0ubuntu9.17) 2.31
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

server_start: docker exec -d proof-platform-20260718T092627-1 /tmp/engula-server --port 6379 --bind 0.0.0.0 --protected-mode no --save --appendonly no

ok

smoke_get: redis GET proof:platform:smoke

stdout=ok

docker_cp: docker cp /home/ecs-user/.proof/bin/engula-server proof-platform-20260718T092627-1:/tmp/engula-server

ok

smoke_set: redis SET proof:platform:smoke ok

stdout=OK

smoke_del: redis DEL proof:platform:smoke

stdout=1

centos:7.9.2009

Platform ID: centos79-x86_64
Arch: amd64
glibc: 2.17
Status: pass
ldd_oktrue
start_oktrue
smoke_test_oktrue
containerproof-platform-20260718T092627-2
host_port43691
log_dir/home/ecs-user/ws/code-proof/results/code-proof/20260718T092627/platform/6.1-platform

Commands

chmod: docker exec proof-platform-20260718T092627-2 chmod 755 /tmp/engula-server

ok

ldd: docker exec proof-platform-20260718T092627-2 ldd /tmp/engula-server

stdout=linux-vdso.so.1 =>  (0x00007ffd670e7000)
	libm.so.6 => /lib64/libm.so.6 (0x00007ff128a6d000)
	libdl.so.2 => /lib64/libdl.so.2 (0x00007ff128869000)
	librt.so.1 => /lib64/librt.so.1 (0x00007ff128661000)
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007ff128445000)
	libc.so.6 => /lib64/libc.so.6 (0x00007ff128077000)
	/lib64/ld-linux-x86-64.so.2 (0x00007ff128d6f000)

smoke_set: redis SET proof:platform:smoke ok

stdout=OK

smoke_get: redis GET proof:platform:smoke

stdout=ok

smoke_del: redis DEL proof:platform:smoke

stdout=1

docker_run: docker run -d --rm --name proof-platform-20260718T092627-2 --platform linux/amd64 -p 43691:6379 centos:7.9.2009 sh -c while true; do sleep 3600; done

stdout=dfa7fe211b2039e05288e38c40cf0e075d0e83ecff2fe106bd2fb481d8ee50fc

docker_cp: docker cp /home/ecs-user/.proof/bin/engula-server proof-platform-20260718T092627-2:/tmp/engula-server

ok

ldd_version: docker exec proof-platform-20260718T092627-2 ldd --version

stdout=ldd (GNU libc) 2.17
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

server_start: docker exec -d proof-platform-20260718T092627-2 /tmp/engula-server --port 6379 --bind 0.0.0.0 --protected-mode no --save --appendonly no

ok

centos:7.6.1810

Platform ID: centos76-x86_64
Arch: amd64
glibc: 2.17
Status: pass
ldd_oktrue
start_oktrue
smoke_test_oktrue
containerproof-platform-20260718T092627-3
host_port43561
log_dir/home/ecs-user/ws/code-proof/results/code-proof/20260718T092627/platform/6.1-platform

Commands

server_start: docker exec -d proof-platform-20260718T092627-3 /tmp/engula-server --port 6379 --bind 0.0.0.0 --protected-mode no --save --appendonly no

ok

smoke_set: redis SET proof:platform:smoke ok

stdout=OK

docker_run: docker run -d --rm --name proof-platform-20260718T092627-3 --platform linux/amd64 -p 43561:6379 centos:7.6.1810 sh -c while true; do sleep 3600; done

stdout=c53d407f00841bb008f35329beff1f9503a3d98ff656a93df899a1d947c1fd92

chmod: docker exec proof-platform-20260718T092627-3 chmod 755 /tmp/engula-server

ok

ldd_version: docker exec proof-platform-20260718T092627-3 ldd --version

stdout=ldd (GNU libc) 2.17
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

smoke_get: redis GET proof:platform:smoke

stdout=ok

smoke_del: redis DEL proof:platform:smoke

stdout=1

docker_cp: docker cp /home/ecs-user/.proof/bin/engula-server proof-platform-20260718T092627-3:/tmp/engula-server

ok

ldd: docker exec proof-platform-20260718T092627-3 ldd /tmp/engula-server

stdout=linux-vdso.so.1 =>  (0x00007ffe7fd98000)
	libm.so.6 => /lib64/libm.so.6 (0x00007fed8427c000)
	libdl.so.2 => /lib64/libdl.so.2 (0x00007fed84078000)
	librt.so.1 => /lib64/librt.so.1 (0x00007fed83e70000)
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fed83c54000)
	libc.so.6 => /lib64/libc.so.6 (0x00007fed83887000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fed8457e000)

rockylinux:9.3.20231119

Platform ID: rockylinux93-x86_64
Arch: amd64
glibc: 2.34
Status: pass
ldd_oktrue
start_oktrue
smoke_test_oktrue
containerproof-platform-20260718T092627-4
host_port39251
log_dir/home/ecs-user/ws/code-proof/results/code-proof/20260718T092627/platform/6.1-platform

Commands

smoke_get: redis GET proof:platform:smoke

stdout=ok

smoke_del: redis DEL proof:platform:smoke

stdout=1

docker_cp: docker cp /home/ecs-user/.proof/bin/engula-server proof-platform-20260718T092627-4:/tmp/engula-server

ok

chmod: docker exec proof-platform-20260718T092627-4 chmod 755 /tmp/engula-server

ok

ldd: docker exec proof-platform-20260718T092627-4 ldd /tmp/engula-server

stdout=linux-vdso.so.1 (0x00007fff5eace000)
	libm.so.6 => /lib64/libm.so.6 (0x00007f375ea72000)
	libdl.so.2 => /lib64/libdl.so.2 (0x00007f375ea6d000)
	librt.so.1 => /lib64/librt.so.1 (0x00007f375ea68000)
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f375ea63000)
	libc.so.6 => /lib64/libc.so.6 (0x00007f375e85a000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f375eb51000)

ldd_version: docker exec proof-platform-20260718T092627-4 ldd --version

stdout=ldd (GNU libc) 2.34
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

docker_run: docker run -d --rm --name proof-platform-20260718T092627-4 --platform linux/amd64 -p 39251:6379 rockylinux:9.3.20231119 sh -c while true; do sleep 3600; done

stdout=d3da74f957c17c228b7357f5f0e7b57d3bbcdd52a9ddf25756cb4628c9907c79

server_start: docker exec -d proof-platform-20260718T092627-4 /tmp/engula-server --port 6379 --bind 0.0.0.0 --protected-mode no --save --appendonly no

ok

smoke_set: redis SET proof:platform:smoke ok

stdout=OK

debian:9.8

Platform ID: debian98-x86_64
Arch: amd64
glibc: 2.24
Status: pass
ldd_oktrue
start_oktrue
smoke_test_oktrue
containerproof-platform-20260718T092627-5
host_port37911
log_dir/home/ecs-user/ws/code-proof/results/code-proof/20260718T092627/platform/6.1-platform

Commands

ldd_version: docker exec proof-platform-20260718T092627-5 ldd --version

stdout=ldd (Debian GLIBC 2.24-11+deb9u4) 2.24
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

smoke_del: redis DEL proof:platform:smoke

stdout=1

chmod: docker exec proof-platform-20260718T092627-5 chmod 755 /tmp/engula-server

ok

ldd: docker exec proof-platform-20260718T092627-5 ldd /tmp/engula-server

stdout=linux-vdso.so.1 (0x00007ffc93aad000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fac9c14b000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fac9bf47000)
	librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fac9bd3f000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fac9bb22000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fac9b783000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fac9c44f000)

server_start: docker exec -d proof-platform-20260718T092627-5 /tmp/engula-server --port 6379 --bind 0.0.0.0 --protected-mode no --save --appendonly no

ok

smoke_set: redis SET proof:platform:smoke ok

stdout=OK

smoke_get: redis GET proof:platform:smoke

stdout=ok

docker_run: docker run -d --rm --name proof-platform-20260718T092627-5 --platform linux/amd64 -p 37911:6379 debian:9.8 sh -c while true; do sleep 3600; done

stdout=9a1a476fc678c6ee7c21bfe706ec16a5a797a7e37459a02627db80d79c6237a6

docker_cp: docker cp /home/ecs-user/.proof/bin/engula-server proof-platform-20260718T092627-5:/tmp/engula-server

ok

openeuler/openeuler:20.03

Platform ID: openeuler2003-x86_64
Arch: amd64
glibc: 2.28
Status: pass
ldd_oktrue
start_oktrue
smoke_test_oktrue
containerproof-platform-20260718T092627-6
host_port45649
log_dir/home/ecs-user/ws/code-proof/results/code-proof/20260718T092627/platform/6.1-platform

Commands

server_start: docker exec -d proof-platform-20260718T092627-6 /tmp/engula-server --port 6379 --bind 0.0.0.0 --protected-mode no --save --appendonly no

ok

smoke_set: redis SET proof:platform:smoke ok

stdout=OK

smoke_del: redis DEL proof:platform:smoke

stdout=1

docker_cp: docker cp /home/ecs-user/.proof/bin/engula-server proof-platform-20260718T092627-6:/tmp/engula-server

ok

chmod: docker exec proof-platform-20260718T092627-6 chmod 755 /tmp/engula-server

ok

ldd_version: docker exec proof-platform-20260718T092627-6 ldd --version

stdout=ldd (GNU libc) 2.28
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

smoke_get: redis GET proof:platform:smoke

stdout=ok

docker_run: docker run -d --rm --name proof-platform-20260718T092627-6 --platform linux/amd64 -p 45649:6379 openeuler/openeuler:20.03 sh -c while true; do sleep 3600; done

stdout=afe15f2f78fcc6583820319615b8877eee80370a44802754c82cb6af62882e9c

ldd: docker exec proof-platform-20260718T092627-6 ldd /tmp/engula-server

stdout=linux-vdso.so.1 (0x00007ffdbc31e000)
	libm.so.6 => /lib64/libm.so.6 (0x00007fd9a1c7a000)
	libdl.so.2 => /lib64/libdl.so.2 (0x00007fd9a1c75000)
	librt.so.1 => /lib64/librt.so.1 (0x00007fd9a1c6a000)
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fd9a1c49000)
	libc.so.6 => /lib64/libc.so.6 (0x00007fd9a1a91000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fd9a1dff000)