{
"request": "trigger",
"version": 1,
"event_type": "patch",
"repository": {
"id": "rad:zbWNQYkQ4QKgdSQcd1tjaemv6d6x",
"name": "obnam",
"description": "Explore implementation of backup fundamentals",
"private": false,
"default_branch": "main",
"delegates": [
"did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV"
]
},
"action": "Created",
"patch": {
"id": "e1531b01887c8b1cb46aaaee5de406a320d23fad",
"author": {
"id": "did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV",
"alias": "liw"
},
"title": "backup chunks",
"state": {
"status": "open",
"conflicts": []
},
"before": "02fbc76436ceabff46b6c2ea087eabcd62462cd8",
"after": "e14bc9d7a794938b4998dd151f6ac49ae442329e",
"commits": [
"e14bc9d7a794938b4998dd151f6ac49ae442329e",
"84b983aeae9ca7eefaa7ecd8d32012e8b6732aba",
"d6968b4d417e0c17f449f33e5dfb61f5fb4d81ab",
"4aa250b1cb03fe5b72ee0e4417e03d2834d4d735",
"597c8a19c9bf6a77ae93ec1d47bd81fb0c3a2526",
"087ea2dcac7edb43d7df975e95267276be8c3ebd",
"e9db85cc712cff27116fd657dee48605f4a264f2",
"e4b01aa2208ac0efcbad22c56ae189646cc56af2",
"3e54ab67241654ca852ff73a72e62edfc54eb1d5",
"49f5b4ad7ee025011a22698e4a19ab4af4184b87",
"8a5be9fd9cc538d1bcba7c161396bf793771f7a5"
],
"target": "02fbc76436ceabff46b6c2ea087eabcd62462cd8",
"labels": [],
"assignees": [],
"revisions": [
{
"id": "e1531b01887c8b1cb46aaaee5de406a320d23fad",
"author": {
"id": "did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV",
"alias": "liw"
},
"description": "",
"base": "02fbc76436ceabff46b6c2ea087eabcd62462cd8",
"oid": "e14bc9d7a794938b4998dd151f6ac49ae442329e",
"timestamp": 1787473649
}
]
}
}Project {
source: TildePathBuf {
path: "src",
},
expanded_source: "/tmp/.tmp0ZENlW/src",
image: TildePathBuf {
path: "/home/_rad/ambient.qcow2",
},
expanded_image: "/home/_rad/ambient.qcow2",
pre_plan: Some(
[
CargoFetch,
],
),
plan: Some(
[
CargoClippy,
CargoBuild,
CargoTest,
Shell {
shell: "export PATH=/root/.cargo/bin:/bin:/sbin\nls -l \"$CARGO_TARGET_DIR\"\nmake TARGET= subplot doc\nfind doc -ls\nmkdir -p /ci/artifacts/rsync\ncp obnam.html doc/*.html /ci/artifacts/rsync\n",
},
Custom(
Custom {
name: "dch",
args: {
"debemail": String("liw@liw.fi"),
"debfullname": String("Lars Wirzenius"),
},
},
),
Deb2,
],
),
post_plan: Some(
[],
),
artifact_max_size: None,
cache_max_size: None,
dependencies_max_size: None,
}
run CI for rad:zbWNQYkQ4QKgdSQcd1tjaemv6d6x
<empty log>
ambient-execute-plan0.18.0@5360d3fsteps:
- action: mkdir
pathname: /ci
- action: mkdir
pathname: /ci/artifacts
- action: mkdir
pathname: /ci/artifacts/debian
- action: mkdir
pathname: /ci/artifacts/rsync
- action: mkdir
pathname: /ci/secrets
- action: mkdir
pathname: /ci/deps
- action: tar_extract
archive: /dev/vdc
directory: /ci/src
- action: tar_extract
archive: /dev/vdf
directory: /ci/deps
- action: tar_extract
archive: /dev/vde
directory: /ci/cache
- action: tar_extract
archive: /dev/vdd
directory: /ci/artifacts
- action: tar_extract
archive: /dev/vdg
directory: /ci/secrets
- action: shell
shell: ln -sf /ci /workspace
- action: create_file
filename: /root/.ssh/config
content: "Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n "
overwrite: true
- action: wait_online
- action: network_diagnostics
- action: cargo_fetch
- action: tar_create
archive: /dev/vde
directory: /ci/cache
- action: tar_create
archive: /dev/vdd
directory: /ci/artifacts
- action: tar_create
archive: /dev/vdf
directory: /ci/deps
executor_drive: /dev/vdb
source_drive: /dev/vdc
artifact_drive: /dev/vdd
cache_drive: /dev/vde
deps_drive: /dev/vdf
secrets_drive: null
workspace_dir: /ci
source_dir: /ci/src
deps_dir: /ci/deps
cache_dir: /ci/cache
artifacts_dir: /ci/artifacts
secrets_dir: null
envs: {}
- action: mkdir pathname: /ci
- action: mkdir pathname: /ci/artifacts
- action: mkdir pathname: /ci/artifacts/debian
- action: mkdir pathname: /ci/artifacts/rsync
- action: mkdir pathname: /ci/secrets
- action: mkdir pathname: /ci/deps
- action: tar_extract archive: /dev/vdc directory: /ci/src
- action: tar_extract archive: /dev/vdf directory: /ci/deps
- action: tar_extract archive: /dev/vde directory: /ci/cache
- action: tar_extract archive: /dev/vdd directory: /ci/artifacts
- action: tar_extract archive: /dev/vdg directory: /ci/secrets
+ ln -sf /ci /workspace
- action: shell shell: ln -sf /ci /workspace
- action: create_file filename: /root/.ssh/config content: "Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n " overwrite: true
● systemd-networkd-wait-online.service - Wait for Network to be Configured
Loaded: loaded (/usr/lib/systemd/system/systemd-networkd-wait-online.service; enabled; preset: enabled)
Active: active (exited) since Sun 2026-08-23 08:27:41 UTC; 25ms ago
Invocation: 5f3b6c490401478aa2baa49b4025faf4
Docs: man:systemd-networkd-wait-online.service(8)
Process: 414 ExecStart=/usr/lib/systemd/systemd-networkd-wait-online (code=exited, status=0/SUCCESS)
Main PID: 414 (code=exited, status=0/SUCCESS)
Mem peak: 1.8M
CPU: 8ms
Aug 23 08:27:39 ambient-dev systemd[1]: Starting systemd-networkd-wait-online.service - Wait for Network to be Configured...
Aug 23 08:27:41 ambient-dev systemd[1]: Finished systemd-networkd-wait-online.service - Wait for Network to be Configured.
● systemd-networkd.service - Network Configuration
Loaded: loaded (/usr/lib/systemd/system/systemd-networkd.service; enabled; preset: enabled)
Active: active (running) since Sun 2026-08-23 08:27:39 UTC; 1s ago
Invocation: 7aa067f5b26f44b2a4d900ca249c2f57
TriggeredBy: ● systemd-networkd.socket
Docs: man:systemd-networkd.service(8)
man:org.freedesktop.network1(5)
Main PID: 321 (systemd-network)
Status: "Processing requests..."
Tasks: 1 (limit: 13288)
FD Store: 0 (limit: 512)
Memory: 3.8M (peak: 13.5M)
CPU: 53ms
CGroup: /system.slice/systemd-networkd.service
└─321 /usr/lib/systemd/systemd-networkd
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: lo: Link UP
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: lo: Gained carrier
Aug 23 08:27:39 ambient-dev systemd[1]: Started systemd-networkd.service - Network Configuration.
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Found matching .network file, based on potentially unpredictable interface name: /etc/systemd/network/external.network
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Configuring with /etc/systemd/network/external.network.
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Link UP
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Gained carrier
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Found matching .network file, based on potentially unpredictable interface name: /etc/systemd/network/external.network
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: DHCPv4 address 10.0.2.15/24, gateway 10.0.2.2 acquired from 10.0.2.2
Aug 23 08:27:41 ambient-dev systemd-networkd[321]: eth0: Gained IPv6LL
● systemd-networkd-wait-online.service - Wait for Network to be Configured
Loaded: loaded (/usr/lib/systemd/system/systemd-networkd-wait-online.service; enabled; preset: enabled)
Active: active (exited) since Sun 2026-08-23 08:27:41 UTC; 96ms ago
Invocation: 5f3b6c490401478aa2baa49b4025faf4
Docs: man:systemd-networkd-wait-online.service(8)
Process: 414 ExecStart=/usr/lib/systemd/systemd-networkd-wait-online (code=exited, status=0/SUCCESS)
Main PID: 414 (code=exited, status=0/SUCCESS)
Mem peak: 1.8M
CPU: 8ms
Aug 23 08:27:39 ambient-dev systemd[1]: Starting systemd-networkd-wait-online.service - Wait for Network to be Configured...
Aug 23 08:27:41 ambient-dev systemd[1]: Finished systemd-networkd-wait-online.service - Wait for Network to be Configured.
Type=oneshot
ExitType=main
Restart=no
RestartMode=normal
NotifyAccess=none
RestartUSec=100ms
RestartSteps=0
RestartMaxDelayUSec=infinity
RestartUSecNext=100ms
TimeoutStartUSec=infinity
TimeoutStopUSec=1min 30s
TimeoutAbortUSec=1min 30s
TimeoutStartFailureMode=terminate
TimeoutStopFailureMode=terminate
RuntimeMaxUSec=infinity
RuntimeRandomizedExtraUSec=0
WatchdogUSec=0
WatchdogTimestampMonotonic=0
RootDirectoryStartOnly=no
RemainAfterExit=yes
GuessMainPID=yes
MainPID=0
ControlPID=0
FileDescriptorStoreMax=0
NFileDescriptorStore=0
FileDescriptorStorePreserve=restart
StatusErrno=0
Result=success
ReloadResult=success
CleanResult=success
LiveMountResult=success
UID=[not set]
GID=[not set]
NRestarts=0
OOMPolicy=stop
ReloadSignal=1
ExecMainStartTimestamp=Sun 2026-08-23 08:27:39 UTC
ExecMainStartTimestampMonotonic=8196432
ExecMainExitTimestamp=Sun 2026-08-23 08:27:41 UTC
ExecMainExitTimestampMonotonic=10101511
ExecMainHandoffTimestamp=Sun 2026-08-23 08:27:39 UTC
ExecMainHandoffTimestampMonotonic=8203059
ExecMainPID=414
ExecMainCode=1
ExecMainStatus=0
ExecStart={ path=/usr/lib/systemd/systemd-networkd-wait-online ; argv[]=/usr/lib/systemd/systemd-networkd-wait-online ; ignore_errors=no ; start_time=[Sun 2026-08-23 08:27:39 UTC] ; stop_time=[Sun 2026-08-23 08:27:41 UTC] ; pid=414 ; code=exited ; status=0 }
ExecStartEx={ path=/usr/lib/systemd/systemd-networkd-wait-online ; argv[]=/usr/lib/systemd/systemd-networkd-wait-online ; flags= ; start_time=[Sun 2026-08-23 08:27:39 UTC] ; stop_time=[Sun 2026-08-23 08:27:41 UTC] ; pid=414 ; code=exited ; status=0 }
Slice=system.slice
ControlGroupId=2110
MemoryCurrent=[not set]
MemoryPeak=1896448
MemorySwapCurrent=[not set]
MemorySwapPeak=0
MemoryZSwapCurrent=[not set]
MemoryAvailable=11340292096
EffectiveMemoryMax=11670556672
EffectiveMemoryHigh=11670556672
CPUUsageNSec=8442000
TasksCurrent=[not set]
EffectiveTasksMax=13288
IPIngressBytes=[no data]
IPIngressPackets=[no data]
IPEgressBytes=[no data]
IPEgressPackets=[no data]
IOReadBytes=[not set]
IOReadOperations=[not set]
IOWriteBytes=[not set]
IOWriteOperations=[not set]
Delegate=no
CPUAccounting=yes
CPUWeight=[not set]
StartupCPUWeight=[not set]
CPUShares=[not set]
StartupCPUShares=[not set]
CPUQuotaPerSecUSec=infinity
CPUQuotaPeriodUSec=infinity
IOAccounting=no
IOWeight=[not set]
StartupIOWeight=[not set]
BlockIOAccounting=no
BlockIOWeight=[not set]
StartupBlockIOWeight=[not set]
MemoryAccounting=yes
DefaultMemoryLow=0
DefaultStartupMemoryLow=0
DefaultMemoryMin=0
MemoryMin=0
MemoryLow=0
StartupMemoryLow=0
MemoryHigh=infinity
StartupMemoryHigh=infinity
MemoryMax=infinity
StartupMemoryMax=infinity
MemorySwapMax=infinity
StartupMemorySwapMax=infinity
MemoryZSwapMax=infinity
StartupMemoryZSwapMax=infinity
MemoryZSwapWriteback=yes
MemoryLimit=infinity
DevicePolicy=auto
TasksAccounting=yes
TasksMax=13288
IPAccounting=no
ManagedOOMSwap=auto
ManagedOOMMemoryPressure=auto
ManagedOOMMemoryPressureLimit=0
ManagedOOMMemoryPressureDurationUSec=[not set]
ManagedOOMPreference=none
MemoryPressureWatch=auto
MemoryPressureThresholdUSec=200ms
CoredumpReceive=no
UMask=0022
LimitCPU=infinity
LimitCPUSoft=infinity
LimitFSIZE=infinity
LimitFSIZESoft=infinity
LimitDATA=infinity
LimitDATASoft=infinity
LimitSTACK=infinity
LimitSTACKSoft=8388608
LimitCORE=infinity
LimitCORESoft=0
LimitRSS=infinity
LimitRSSSoft=infinity
LimitNOFILE=524288
LimitNOFILESoft=1024
LimitAS=infinity
LimitASSoft=infinity
LimitNPROC=44294
LimitNPROCSoft=44294
LimitMEMLOCK=8388608
LimitMEMLOCKSoft=8388608
LimitLOCKS=infinity
LimitLOCKSSoft=infinity
LimitSIGPENDING=44294
LimitSIGPENDINGSoft=44294
LimitMSGQUEUE=819200
LimitMSGQUEUESoft=819200
LimitNICE=0
LimitNICESoft=0
LimitRTPRIO=0
LimitRTPRIOSoft=0
LimitRTTIME=infinity
LimitRTTIMESoft=infinity
RootEphemeral=no
OOMScoreAdjust=0
CoredumpFilter=0x33
Nice=0
IOSchedulingClass=2
IOSchedulingPriority=4
CPUSchedulingPolicy=0
CPUSchedulingPriority=0
CPUAffinityFromNUMA=no
NUMAPolicy=n/a
TimerSlackNSec=50000
CPUSchedulingResetOnFork=no
NonBlocking=no
StandardInput=null
StandardOutput=journal
StandardError=inherit
TTYReset=no
TTYVHangup=no
TTYVTDisallocate=no
SyslogPriority=30
SyslogLevelPrefix=yes
SyslogLevel=6
SyslogFacility=3
LogLevelMax=-1
LogRateLimitIntervalUSec=0
LogRateLimitBurst=0
SecureBits=0
CapabilityBoundingSet=cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
DynamicUser=no
SetLoginEnvironment=no
RemoveIPC=no
PrivateTmp=no
PrivateTmpEx=no
PrivateDevices=no
ProtectClock=no
ProtectKernelTunables=no
ProtectKernelModules=no
ProtectKernelLogs=no
ProtectControlGroups=no
ProtectControlGroupsEx=no
PrivateNetwork=no
PrivateUsers=no
PrivateUsersEx=no
PrivateMounts=no
PrivateIPC=no
PrivatePIDs=no
ProtectHome=no
ProtectSystem=no
SameProcessGroup=no
UtmpMode=init
IgnoreSIGPIPE=yes
NoNewPrivileges=no
SystemCallErrorNumber=2147483646
LockPersonality=no
RuntimeDirectoryPreserve=no
RuntimeDirectoryMode=0755
StateDirectoryMode=0755
CacheDirectoryMode=0755
LogsDirectoryMode=0755
ConfigurationDirectoryMode=0755
TimeoutCleanUSec=infinity
MemoryDenyWriteExecute=no
RestrictRealtime=no
RestrictSUIDSGID=no
RestrictNamespaces=no
MountAPIVFS=no
BindLogSockets=no
KeyringMode=private
ProtectProc=default
ProcSubset=all
ProtectHostname=no
MemoryKSM=no
RootImagePolicy=root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent
MountImagePolicy=root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent
ExtensionImagePolicy=root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent
KillMode=control-group
KillSignal=15
RestartKillSignal=15
FinalKillSignal=9
SendSIGKILL=yes
SendSIGHUP=no
WatchdogSignal=6
Id=systemd-networkd-wait-online.service
Names=systemd-networkd-wait-online.service
Requires=system.slice
BindsTo=systemd-networkd.service
WantedBy=network-online.target
Conflicts=shutdown.target
Before=network-online.target shutdown.target
After=system.slice systemd-journald.socket systemd-networkd.service
Documentation="man:systemd-networkd-wait-online.service(8)"
Description=Wait for Network to be Configured
LoadState=loaded
ActiveState=active
FreezerState=running
SubState=exited
FragmentPath=/usr/lib/systemd/system/systemd-networkd-wait-online.service
UnitFileState=enabled
UnitFilePreset=enabled
StateChangeTimestamp=Sun 2026-08-23 08:27:41 UTC
StateChangeTimestampMonotonic=10101664
InactiveExitTimestamp=Sun 2026-08-23 08:27:39 UTC
InactiveExitTimestampMonotonic=8198229
ActiveEnterTimestamp=Sun 2026-08-23 08:27:41 UTC
ActiveEnterTimestampMonotonic=10101664
ActiveExitTimestampMonotonic=0
InactiveEnterTimestampMonotonic=0
CanStart=yes
CanStop=yes
CanReload=no
CanIsolate=no
CanFreeze=yes
CanLiveMount=no
StopWhenUnneeded=no
RefuseManualStart=no
RefuseManualStop=no
AllowIsolate=no
DefaultDependencies=no
SurviveFinalKillSignal=no
OnSuccessJobMode=fail
OnFailureJobMode=replace
IgnoreOnIsolate=no
NeedDaemonReload=no
JobTimeoutUSec=infinity
JobRunningTimeoutUSec=infinity
JobTimeoutAction=none
ConditionResult=yes
AssertResult=yes
ConditionTimestamp=Sun 2026-08-23 08:27:39 UTC
ConditionTimestampMonotonic=8185973
AssertTimestamp=Sun 2026-08-23 08:27:39 UTC
AssertTimestampMonotonic=8186049
Transient=no
Perpetual=no
StartLimitIntervalUSec=10s
StartLimitBurst=5
StartLimitAction=none
FailureAction=none
SuccessAction=none
InvocationID=5f3b6c490401478aa2baa49b4025faf4
CollectMode=inactive
DebugInvocation=no
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
altname enp0s1
altname enx525400123456
inet 10.0.2.15/24 metric 1024 brd 10.0.2.255 scope global dynamic eth0
valid_lft 86398sec preferred_lft 86398sec
inet6 fe80::5054:ff:fe12:3456/64 scope link proto kernel_ll
valid_lft forever preferred_lft forever
IDX LINK TYPE OPERATIONAL SETUP 1 lo loopback carrier unmanaged 2 eth0 ether routable configured 2 links listed.
● Interfaces: 1, 2
State: routable
Online state: online
Address: 10.0.2.15 on eth0
fe80::5054:ff:fe12:3456 on eth0
Gateway: 10.0.2.2 on eth0
DNS: 10.0.2.3
Aug 23 08:27:39 ambient-dev systemd[1]: Started systemd-networkd.service - Network Configuration.
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Found matching .network file, based on potentially unpredictable interface name: /etc/systemd/network/external.network
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Configuring with /etc/systemd/network/external.network.
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Link UP
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Gained carrier
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Found matching .network file, based on potentially unpredictable interface name: /etc/systemd/network/external.network
Aug 23 08:27:39 ambient-dev systemd[1]: Starting systemd-networkd-wait-online.service - Wait for Network to be Configured...
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: DHCPv4 address 10.0.2.15/24, gateway 10.0.2.2 acquired from 10.0.2.2
Aug 23 08:27:41 ambient-dev systemd-networkd[321]: eth0: Gained IPv6LL
Aug 23 08:27:41 ambient-dev systemd[1]: Finished systemd-networkd-wait-online.service - Wait for Network to be Configured.
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=255 time=1.35 ms --- 8.8.8.8 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 1.348/1.348/1.348/0.000 ms
PING www.google.com (142.251.150.119) 56(84) bytes of data. 64 bytes from 142.251.150.119: icmp_seq=1 ttl=255 time=1.27 ms --- www.google.com ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 1.266/1.266/1.266/0.000 ms
- action: wait_online
● systemd-networkd.service - Network Configuration
Loaded: loaded (/usr/lib/systemd/system/systemd-networkd.service; enabled; preset: enabled)
Active: active (running) since Sun 2026-08-23 08:27:39 UTC; 2s ago
Invocation: 7aa067f5b26f44b2a4d900ca249c2f57
TriggeredBy: ● systemd-networkd.socket
Docs: man:systemd-networkd.service(8)
man:org.freedesktop.network1(5)
Main PID: 321 (systemd-network)
Status: "Processing requests..."
Tasks: 1 (limit: 13288)
FD Store: 0 (limit: 512)
Memory: 3.8M (peak: 13.5M)
CPU: 53ms
CGroup: /system.slice/systemd-networkd.service
└─321 /usr/lib/systemd/systemd-networkd
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: lo: Link UP
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: lo: Gained carrier
Aug 23 08:27:39 ambient-dev systemd[1]: Started systemd-networkd.service - Network Configuration.
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Found matching .network file, based on potentially unpredictable interface name: /etc/systemd/network/external.network
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Configuring with /etc/systemd/network/external.network.
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Link UP
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Gained carrier
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Found matching .network file, based on potentially unpredictable interface name: /etc/systemd/network/external.network
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: DHCPv4 address 10.0.2.15/24, gateway 10.0.2.2 acquired from 10.0.2.2
Aug 23 08:27:41 ambient-dev systemd-networkd[321]: eth0: Gained IPv6LL
● systemd-networkd-wait-online.service - Wait for Network to be Configured
Loaded: loaded (/usr/lib/systemd/system/systemd-networkd-wait-online.service; enabled; preset: enabled)
Active: active (exited) since Sun 2026-08-23 08:27:41 UTC; 541ms ago
Invocation: 5f3b6c490401478aa2baa49b4025faf4
Docs: man:systemd-networkd-wait-online.service(8)
Process: 414 ExecStart=/usr/lib/systemd/systemd-networkd-wait-online (code=exited, status=0/SUCCESS)
Main PID: 414 (code=exited, status=0/SUCCESS)
Mem peak: 1.8M
CPU: 8ms
Aug 23 08:27:39 ambient-dev systemd[1]: Starting systemd-networkd-wait-online.service - Wait for Network to be Configured...
Aug 23 08:27:41 ambient-dev systemd[1]: Finished systemd-networkd-wait-online.service - Wait for Network to be Configured.
Type=oneshot
ExitType=main
Restart=no
RestartMode=normal
NotifyAccess=none
RestartUSec=100ms
RestartSteps=0
RestartMaxDelayUSec=infinity
RestartUSecNext=100ms
TimeoutStartUSec=infinity
TimeoutStopUSec=1min 30s
TimeoutAbortUSec=1min 30s
TimeoutStartFailureMode=terminate
TimeoutStopFailureMode=terminate
RuntimeMaxUSec=infinity
RuntimeRandomizedExtraUSec=0
WatchdogUSec=0
WatchdogTimestampMonotonic=0
RootDirectoryStartOnly=no
RemainAfterExit=yes
GuessMainPID=yes
MainPID=0
ControlPID=0
FileDescriptorStoreMax=0
NFileDescriptorStore=0
FileDescriptorStorePreserve=restart
StatusErrno=0
Result=success
ReloadResult=success
CleanResult=success
LiveMountResult=success
UID=[not set]
GID=[not set]
NRestarts=0
OOMPolicy=stop
ReloadSignal=1
ExecMainStartTimestamp=Sun 2026-08-23 08:27:39 UTC
ExecMainStartTimestampMonotonic=8196432
ExecMainExitTimestamp=Sun 2026-08-23 08:27:41 UTC
ExecMainExitTimestampMonotonic=10101511
ExecMainHandoffTimestamp=Sun 2026-08-23 08:27:39 UTC
ExecMainHandoffTimestampMonotonic=8203059
ExecMainPID=414
ExecMainCode=1
ExecMainStatus=0
ExecStart={ path=/usr/lib/systemd/systemd-networkd-wait-online ; argv[]=/usr/lib/systemd/systemd-networkd-wait-online ; ignore_errors=no ; start_time=[Sun 2026-08-23 08:27:39 UTC] ; stop_time=[Sun 2026-08-23 08:27:41 UTC] ; pid=414 ; code=exited ; status=0 }
ExecStartEx={ path=/usr/lib/systemd/systemd-networkd-wait-online ; argv[]=/usr/lib/systemd/systemd-networkd-wait-online ; flags= ; start_time=[Sun 2026-08-23 08:27:39 UTC] ; stop_time=[Sun 2026-08-23 08:27:41 UTC] ; pid=414 ; code=exited ; status=0 }
Slice=system.slice
ControlGroupId=2110
MemoryCurrent=[not set]
MemoryPeak=1896448
MemorySwapCurrent=[not set]
MemorySwapPeak=0
MemoryZSwapCurrent=[not set]
MemoryAvailable=11339894784
EffectiveMemoryMax=11670556672
EffectiveMemoryHigh=11670556672
CPUUsageNSec=8442000
TasksCurrent=[not set]
EffectiveTasksMax=13288
IPIngressBytes=[no data]
IPIngressPackets=[no data]
IPEgressBytes=[no data]
IPEgressPackets=[no data]
IOReadBytes=[not set]
IOReadOperations=[not set]
IOWriteBytes=[not set]
IOWriteOperations=[not set]
Delegate=no
CPUAccounting=yes
CPUWeight=[not set]
StartupCPUWeight=[not set]
CPUShares=[not set]
StartupCPUShares=[not set]
CPUQuotaPerSecUSec=infinity
CPUQuotaPeriodUSec=infinity
IOAccounting=no
IOWeight=[not set]
StartupIOWeight=[not set]
BlockIOAccounting=no
BlockIOWeight=[not set]
StartupBlockIOWeight=[not set]
MemoryAccounting=yes
DefaultMemoryLow=0
DefaultStartupMemoryLow=0
DefaultMemoryMin=0
MemoryMin=0
MemoryLow=0
StartupMemoryLow=0
MemoryHigh=infinity
StartupMemoryHigh=infinity
MemoryMax=infinity
StartupMemoryMax=infinity
MemorySwapMax=infinity
StartupMemorySwapMax=infinity
MemoryZSwapMax=infinity
StartupMemoryZSwapMax=infinity
MemoryZSwapWriteback=yes
MemoryLimit=infinity
DevicePolicy=auto
TasksAccounting=yes
TasksMax=13288
IPAccounting=no
ManagedOOMSwap=auto
ManagedOOMMemoryPressure=auto
ManagedOOMMemoryPressureLimit=0
ManagedOOMMemoryPressureDurationUSec=[not set]
ManagedOOMPreference=none
MemoryPressureWatch=auto
MemoryPressureThresholdUSec=200ms
CoredumpReceive=no
UMask=0022
LimitCPU=infinity
LimitCPUSoft=infinity
LimitFSIZE=infinity
LimitFSIZESoft=infinity
LimitDATA=infinity
LimitDATASoft=infinity
LimitSTACK=infinity
LimitSTACKSoft=8388608
LimitCORE=infinity
LimitCORESoft=0
LimitRSS=infinity
LimitRSSSoft=infinity
LimitNOFILE=524288
LimitNOFILESoft=1024
LimitAS=infinity
LimitASSoft=infinity
LimitNPROC=44294
LimitNPROCSoft=44294
LimitMEMLOCK=8388608
LimitMEMLOCKSoft=8388608
LimitLOCKS=infinity
LimitLOCKSSoft=infinity
LimitSIGPENDING=44294
LimitSIGPENDINGSoft=44294
LimitMSGQUEUE=819200
LimitMSGQUEUESoft=819200
LimitNICE=0
LimitNICESoft=0
LimitRTPRIO=0
LimitRTPRIOSoft=0
LimitRTTIME=infinity
LimitRTTIMESoft=infinity
RootEphemeral=no
OOMScoreAdjust=0
CoredumpFilter=0x33
Nice=0
IOSchedulingClass=2
IOSchedulingPriority=4
CPUSchedulingPolicy=0
CPUSchedulingPriority=0
CPUAffinityFromNUMA=no
NUMAPolicy=n/a
TimerSlackNSec=50000
CPUSchedulingResetOnFork=no
NonBlocking=no
StandardInput=null
StandardOutput=journal
StandardError=inherit
TTYReset=no
TTYVHangup=no
TTYVTDisallocate=no
SyslogPriority=30
SyslogLevelPrefix=yes
SyslogLevel=6
SyslogFacility=3
LogLevelMax=-1
LogRateLimitIntervalUSec=0
LogRateLimitBurst=0
SecureBits=0
CapabilityBoundingSet=cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
DynamicUser=no
SetLoginEnvironment=no
RemoveIPC=no
PrivateTmp=no
PrivateTmpEx=no
PrivateDevices=no
ProtectClock=no
ProtectKernelTunables=no
ProtectKernelModules=no
ProtectKernelLogs=no
ProtectControlGroups=no
ProtectControlGroupsEx=no
PrivateNetwork=no
PrivateUsers=no
PrivateUsersEx=no
PrivateMounts=no
PrivateIPC=no
PrivatePIDs=no
ProtectHome=no
ProtectSystem=no
SameProcessGroup=no
UtmpMode=init
IgnoreSIGPIPE=yes
NoNewPrivileges=no
SystemCallErrorNumber=2147483646
LockPersonality=no
RuntimeDirectoryPreserve=no
RuntimeDirectoryMode=0755
StateDirectoryMode=0755
CacheDirectoryMode=0755
LogsDirectoryMode=0755
ConfigurationDirectoryMode=0755
TimeoutCleanUSec=infinity
MemoryDenyWriteExecute=no
RestrictRealtime=no
RestrictSUIDSGID=no
RestrictNamespaces=no
MountAPIVFS=no
BindLogSockets=no
KeyringMode=private
ProtectProc=default
ProcSubset=all
ProtectHostname=no
MemoryKSM=no
RootImagePolicy=root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent
MountImagePolicy=root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent
ExtensionImagePolicy=root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent
KillMode=control-group
KillSignal=15
RestartKillSignal=15
FinalKillSignal=9
SendSIGKILL=yes
SendSIGHUP=no
WatchdogSignal=6
Id=systemd-networkd-wait-online.service
Names=systemd-networkd-wait-online.service
Requires=system.slice
BindsTo=systemd-networkd.service
WantedBy=network-online.target
Conflicts=shutdown.target
Before=network-online.target shutdown.target
After=system.slice systemd-journald.socket systemd-networkd.service
Documentation="man:systemd-networkd-wait-online.service(8)"
Description=Wait for Network to be Configured
LoadState=loaded
ActiveState=active
FreezerState=running
SubState=exited
FragmentPath=/usr/lib/systemd/system/systemd-networkd-wait-online.service
UnitFileState=enabled
UnitFilePreset=enabled
StateChangeTimestamp=Sun 2026-08-23 08:27:41 UTC
StateChangeTimestampMonotonic=10101664
InactiveExitTimestamp=Sun 2026-08-23 08:27:39 UTC
InactiveExitTimestampMonotonic=8198229
ActiveEnterTimestamp=Sun 2026-08-23 08:27:41 UTC
ActiveEnterTimestampMonotonic=10101664
ActiveExitTimestampMonotonic=0
InactiveEnterTimestampMonotonic=0
CanStart=yes
CanStop=yes
CanReload=no
CanIsolate=no
CanFreeze=yes
CanLiveMount=no
StopWhenUnneeded=no
RefuseManualStart=no
RefuseManualStop=no
AllowIsolate=no
DefaultDependencies=no
SurviveFinalKillSignal=no
OnSuccessJobMode=fail
OnFailureJobMode=replace
IgnoreOnIsolate=no
NeedDaemonReload=no
JobTimeoutUSec=infinity
JobRunningTimeoutUSec=infinity
JobTimeoutAction=none
ConditionResult=yes
AssertResult=yes
ConditionTimestamp=Sun 2026-08-23 08:27:39 UTC
ConditionTimestampMonotonic=8185973
AssertTimestamp=Sun 2026-08-23 08:27:39 UTC
AssertTimestampMonotonic=8186049
Transient=no
Perpetual=no
StartLimitIntervalUSec=10s
StartLimitBurst=5
StartLimitAction=none
FailureAction=none
SuccessAction=none
InvocationID=5f3b6c490401478aa2baa49b4025faf4
CollectMode=inactive
DebugInvocation=no
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
altname enp0s1
altname enx525400123456
inet 10.0.2.15/24 metric 1024 brd 10.0.2.255 scope global dynamic eth0
valid_lft 86398sec preferred_lft 86398sec
inet6 fe80::5054:ff:fe12:3456/64 scope link proto kernel_ll
valid_lft forever preferred_lft forever
IDX LINK TYPE OPERATIONAL SETUP 1 lo loopback carrier unmanaged 2 eth0 ether routable configured 2 links listed.
● Interfaces: 1, 2
State: routable
Online state: online
Address: 10.0.2.15 on eth0
fe80::5054:ff:fe12:3456 on eth0
Gateway: 10.0.2.2 on eth0
DNS: 10.0.2.3
Aug 23 08:27:39 ambient-dev systemd[1]: Started systemd-networkd.service - Network Configuration.
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Found matching .network file, based on potentially unpredictable interface name: /etc/systemd/network/external.network
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Configuring with /etc/systemd/network/external.network.
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Link UP
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Gained carrier
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Found matching .network file, based on potentially unpredictable interface name: /etc/systemd/network/external.network
Aug 23 08:27:39 ambient-dev systemd[1]: Starting systemd-networkd-wait-online.service - Wait for Network to be Configured...
Aug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: DHCPv4 address 10.0.2.15/24, gateway 10.0.2.2 acquired from 10.0.2.2
Aug 23 08:27:41 ambient-dev systemd-networkd[321]: eth0: Gained IPv6LL
Aug 23 08:27:41 ambient-dev systemd[1]: Finished systemd-networkd-wait-online.service - Wait for Network to be Configured.
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=255 time=25.9 ms --- 8.8.8.8 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 25.865/25.865/25.865/0.000 ms
PING www.google.com (142.251.155.119) 56(84) bytes of data. 64 bytes from 142.251.155.119: icmp_seq=1 ttl=255 time=1.18 ms --- www.google.com ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 1.180/1.180/1.180/0.000 ms
- action: network_diagnostics
cargo 1.97.1 (c980f4866 2026-06-30)
clippy 0.1.97 (8bab26f4f6 2026-07-14)
rustc 1.97.1 (8bab26f4f 2026-07-14)
Updating crates.io index Downloading crates ... Downloaded equivalent v1.0.2 Downloaded fnv v1.0.7 Downloaded atomic-waker v1.1.2 Downloaded unicode-xid v0.2.6 Downloaded id-arena v2.3.0 Downloaded wasm-metadata v0.244.0 Downloaded leb128fmt v0.1.0 Downloaded wit-bindgen-core v0.51.0 Downloaded heck v0.5.0 Downloaded cobs v0.3.0 Downloaded git-testament v0.2.6 Downloaded git-testament-derive v0.2.1 Downloaded adler2 v2.0.1 Downloaded env_filter v0.1.4 Downloaded utf8parse v0.2.2 Downloaded anstyle-wincon v3.0.11 Downloaded dirs-sys-next v0.1.2 Downloaded universal-hash v0.5.1 Downloaded indexmap v2.12.0 Downloaded hashbrown v0.16.0 Downloaded http-body-util v0.1.3 Downloaded wit-bindgen-rust-macro v0.51.0 Downloaded cpufeatures v0.3.0 Downloaded postcard v1.1.3 Downloaded spin v0.9.8 Downloaded lock_api v0.4.14 Downloaded scopeguard v1.2.0 Downloaded rustc_version v0.4.1 Downloaded byteorder v1.5.0 Downloaded embedded-io v0.6.1 Downloaded embedded-io v0.4.0 Downloaded mutants v0.0.3 Downloaded hostname v0.4.2 Downloaded simd-adler32 v0.3.8 Downloaded crc32fast v1.5.0 Downloaded env_logger v0.11.8 Downloaded anstyle v1.0.13 Downloaded anstream v0.6.21 Downloaded is_terminal_polyfill v1.70.2 Downloaded colorchoice v1.0.4 Downloaded once_cell_polyfill v1.70.2 Downloaded anstyle-query v1.1.5 Downloaded dirs-sys v0.5.0 Downloaded libredox v0.1.10 Downloaded option-ext v0.2.0 Downloaded toml_writer v1.0.4 Downloaded toml_datetime v0.7.3 Downloaded serde_spanned v1.0.3 Downloaded directories-next v2.0.0 Downloaded redox_users v0.4.6 Downloaded terminal_size v0.4.3 Downloaded strsim v0.11.1 Downloaded clap_lex v0.7.6 Downloaded aes-gcm-siv v0.11.1 Downloaded polyval v0.6.2 Downloaded potential_utf v0.1.4 Downloaded futures-channel v0.3.31 Downloaded hyper-rustls v0.27.7 Downloaded rand v0.10.0 Downloaded rand_core v0.10.0 Downloaded wit-bindgen-rust v0.51.0 Downloaded semver v1.0.27 Downloaded anyhow v1.0.102 Downloaded prettyplease v0.2.37 Downloaded r-efi v6.0.0 Downloaded chacha20 v0.10.0 Downloaded hash32 v0.2.1 Downloaded atomic-polyfill v1.0.3 Downloaded critical-section v1.2.0 Downloaded portable-atomic-util v0.2.4 Downloaded jiff-static v0.2.16 Downloaded anstyle-parse v0.2.7 Downloaded directories v6.0.0 Downloaded redox_users v0.5.2 Downloaded clap v4.5.51 Downloaded clap_derive v4.5.49 Downloaded crypto-common v0.1.7 Downloaded icu_normalizer v2.1.1 Downloaded icu_normalizer_data v2.1.1 Downloaded pkg-config v0.3.32 Downloaded hashlink v0.10.0 Downloaded hashbrown v0.15.5 Downloaded fallible-streaming-iterator v0.1.9 Downloaded futures-io v0.3.32 Downloaded tower-layer v0.3.3 Downloaded http-body v1.0.1 Downloaded windows-targets v0.52.6 Downloaded base64 v0.22.1 Downloaded getrandom v0.4.2 Downloaded wasip3 v0.4.0+wasi-0.3.0-rc-2026-01-06 Downloaded wit-bindgen v0.51.0 Downloaded wit-parser v0.244.0 Downloaded wasm-encoder v0.244.0 Downloaded heapless v0.7.17 Downloaded flate2 v1.1.8 Downloaded miniz_oxide v0.8.9 Downloaded toml v0.9.8 Downloaded winnow v0.7.13 Downloaded toml_parser v1.0.4 Downloaded serde_norway v0.9.42 Downloaded unsafe-libyaml-norway v0.2.15 Downloaded clap_builder v4.5.51 Downloaded pin-utils v0.1.0 Downloaded futures-task v0.3.31 Downloaded futures-sink v0.3.32 Downloaded tower-service v0.3.3 Downloaded sync_wrapper v1.0.2 Downloaded serde_urlencoded v0.7.1 Downloaded rustls-platform-verifier-android v0.1.1 Downloaded winapi-util v0.1.11 Downloaded rustc-hash v2.1.1 Downloaded wit-component v0.244.0 Downloaded wasmparser v0.244.0 Downloaded portable-atomic v1.11.1 Downloaded futures-core v0.3.31 Downloaded untrusted v0.9.0 Downloaded windows-targets v0.42.2 Downloaded cesu8 v1.1.0 Downloaded tinyvec_macros v0.1.1 Downloaded typenum v1.19.0 Downloaded rand_core v0.6.4 Downloaded generic-array v0.14.7 Downloaded version_check v0.9.5 Downloaded opaque-debug v0.3.1 Downloaded cpufeatures v0.2.17 Downloaded ctr v0.9.2 Downloaded cipher v0.4.4 Downloaded inout v0.1.4 Downloaded aes v0.8.4 Downloaded aead v0.5.2 Downloaded axum v0.8.8 Downloaded serde_path_to_error v0.1.20 Downloaded matchit v0.8.4 Downloaded axum-macros v0.5.0 Downloaded form_urlencoded v1.2.2 Downloaded jni-sys v0.3.0 Downloaded cfg_aliases v0.2.1 Downloaded lru-slab v0.1.2 Downloaded jiff v0.2.16 Downloaded axum-core v0.5.6 Downloaded tokio v1.49.0 Downloaded windows-link v0.2.1 Downloaded tokio-macros v2.6.0 Downloaded unicode-ident v1.0.22 Downloaded proc-macro2 v1.0.103 Downloaded windows-targets v0.53.5 Downloaded pin-project-lite v0.2.16 Downloaded wasi v0.11.1+wasi-snapshot-preview1 Downloaded thiserror-impl v2.0.17 Downloaded zmij v1.0.18 Downloaded itoa v1.0.15 Downloaded zeroize v1.8.2 Downloaded time-macros v0.2.24 Downloaded slab v0.4.12 Downloaded shlex v1.3.0 Downloaded find-msvc-tools v0.1.9 Downloaded dunce v1.0.5 Downloaded quote v1.0.42 Downloaded socket2 v0.6.2 Downloaded bytes v1.11.1 Downloaded thiserror v2.0.17 Downloaded serde_core v1.0.228 Downloaded serde_derive v1.0.228 Downloaded serde v1.0.228 Downloaded fallible-iterator v0.3.0 Downloaded fs_extra v1.3.0 Downloaded cmake v0.1.57 Downloaded security-framework-sys v2.17.0 Downloaded schannel v0.1.29 Downloaded thiserror-impl v1.0.69 Downloaded mime v0.3.17 Downloaded windows-registry v0.6.1 Downloaded windows-result v0.4.1 Downloaded mio v1.1.0 Downloaded serde_json v1.0.149 Downloaded memchr v2.7.6 Downloaded pasetors v0.7.7 Downloaded time v0.3.44 Downloaded time-core v0.1.6 Downloaded num-conv v0.1.0 Downloaded powerfmt v0.2.0 Downloaded vcpkg v0.2.15 Downloaded core-foundation v0.10.1 Downloaded system-configuration-sys v0.6.0 Downloaded want v0.3.1 Downloaded try-lock v0.2.5 Downloaded httpdate v1.0.3 Downloaded deranged v0.5.5 Downloaded subtle v2.6.1 Downloaded wasm-bindgen-shared v0.2.108 Downloaded wasm-bindgen-macro v0.2.108 Downloaded rustversion v1.0.22 Downloaded cfg-if v1.0.4 Downloaded tempfile v3.23.0 Downloaded jobserver v0.1.34 Downloaded same-file v1.0.6 Downloaded rand_core v0.9.5 Downloaded getrandom v0.3.4 Downloaded wasm-bindgen v0.2.108 Downloaded wasm-bindgen-macro-support v0.2.108 Downloaded once_cell v1.21.3 Downloaded wasm-bindgen-futures v0.4.58 Downloaded openssl-probe v0.2.1 Downloaded rand_chacha v0.9.0 Downloaded bumpalo v3.19.1 Downloaded ct-codecs v1.1.6 Downloaded utf8_iter v1.0.4 Downloaded tokio-rustls v0.26.4 Downloaded rustls-pki-types v1.14.0 Downloaded web-time v1.1.0 Downloaded getrandom v0.2.16 Downloaded core-foundation-sys v0.8.7 Downloaded walkdir v2.5.0 Downloaded thiserror v1.0.69 Downloaded ppv-lite86 v0.2.21 Downloaded syn v2.0.110 Downloaded regex v1.12.2 Downloaded wit-bindgen v0.46.0 Downloaded js-sys v0.3.85 Downloaded ed25519-compact v2.2.0 Downloaded percent-encoding v2.3.2 Downloaded idna_adapter v1.2.1 Downloaded zerofrom v0.1.6 Downloaded windows-strings v0.5.1 Downloaded system-configuration v0.7.0 Downloaded core-foundation v0.9.4 Downloaded ipnet v2.12.0 Downloaded winapi v0.3.9 Downloaded aho-corasick v1.1.4 Downloaded r-efi v5.3.0 Downloaded smallvec v1.15.1 Downloaded zerovec-derive v0.11.2 Downloaded foldhash v0.1.5 Downloaded url v2.5.8 Downloaded icu_properties v2.1.2 Downloaded zerofrom-derive v0.1.6 Downloaded synstructure v0.13.2 Downloaded orion v0.17.12 Downloaded yoke v0.8.1 Downloaded ryu v1.0.20 Downloaded rustls-native-certs v0.8.3 Downloaded quinn-udp v0.5.14 Downloaded idna v1.1.0 Downloaded zerovec v0.11.5 Downloaded encoding_rs v0.8.35 Downloaded yoke-derive v0.8.1 Downloaded stable_deref_trait v1.2.1 Downloaded displaydoc v0.2.5 Downloaded writeable v0.6.2 Downloaded httparse v1.10.1 Downloaded errno v0.3.14 Downloaded fastrand v2.3.0 Downloaded log v0.4.28 Downloaded regex-syntax v0.8.8 Downloaded tinystr v0.8.2 Downloaded litemap v0.8.1 Downloaded rustls-platform-verifier v0.6.2 Downloaded icu_provider v2.1.1 Downloaded zerotrie v0.2.3 Downloaded bitflags v2.11.0 Downloaded rustix v1.1.2 Downloaded icu_locale_core v2.1.1 Downloaded icu_collections v2.1.1 Downloaded rusqlite v0.37.0 Downloaded icu_properties_data v2.1.2 Downloaded tracing-core v0.1.36 Downloaded windows_aarch64_gnullvm v0.53.1 Downloaded fiat-crypto v0.3.0 Downloaded tinyvec v1.11.0 Downloaded windows_x86_64_gnullvm v0.53.1 Downloaded libc v0.2.177 Downloaded regex-automata v0.4.13 Downloaded windows_aarch64_msvc v0.53.1 Downloaded windows_x86_64_msvc v0.53.1 Downloaded windows_i686_gnullvm v0.53.1 Downloaded windows_i686_msvc v0.53.1 Downloaded windows_x86_64_gnu v0.53.1 Downloaded windows_i686_gnu v0.53.1 Downloaded rustls-webpki v0.103.10 Downloaded security-framework v3.7.0 Downloaded cc v1.2.57 Downloaded quinn v0.11.9 Downloaded rand v0.9.2 Downloaded tower v0.5.3 Downloaded http v1.4.0 Downloaded zerocopy-derive v0.8.47 Downloaded jni v0.21.1 Downloaded hyper-util v0.1.20 Downloaded combine v4.6.7 Downloaded iri-string v0.7.10 Downloaded winapi-x86_64-pc-windows-gnu v0.4.0 Downloaded winapi-i686-pc-windows-gnu v0.4.0 Downloaded tower-http v0.6.8 Downloaded reqwest v0.13.2 Downloaded webpki-root-certs v1.0.6 Downloaded wasip2 v1.0.1+wasi-0.2.4 Downloaded windows-sys v0.61.2 Downloaded futures-util v0.3.31 Downloaded windows-sys v0.60.2 Downloaded hyper v1.8.1 Downloaded tokio-util v0.7.18 Downloaded linux-raw-sys v0.11.0 Downloaded h2 v0.4.13 Downloaded libsqlite3-sys v0.35.0 Downloaded clingwrap v0.6.0 Downloaded aws-lc-rs v1.16.2 Downloaded quinn-proto v0.11.14 Downloaded zerocopy v0.8.47 Downloaded windows_x86_64_gnullvm v0.42.2 Downloaded windows_aarch64_gnullvm v0.42.2 Downloaded rustls v0.23.37 Downloaded windows_aarch64_gnullvm v0.52.6 Downloaded windows_x86_64_gnullvm v0.52.6 Downloaded windows_i686_gnullvm v0.52.6 Downloaded tracing v0.1.44 Downloaded web-sys v0.3.85 Downloaded windows_aarch64_msvc v0.42.2 Downloaded windows_x86_64_msvc v0.42.2 Downloaded windows_x86_64_gnu v0.42.2 Downloaded windows_i686_msvc v0.42.2 Downloaded windows_i686_gnu v0.42.2 Downloaded windows_x86_64_msvc v0.52.6 Downloaded windows_aarch64_msvc v0.52.6 Downloaded windows_x86_64_gnu v0.52.6 Downloaded windows_i686_gnu v0.52.6 Downloaded windows_i686_msvc v0.52.6 Downloaded ring v0.17.14 Downloaded windows-sys v0.52.0 Downloaded windows-sys v0.45.0 Downloaded aws-lc-sys v0.39.0
- action: cargo_fetch
- action: tar_create archive: /dev/vde directory: /ci/cache
- action: tar_create archive: /dev/vdd directory: /ci/artifacts
- action: tar_create archive: /dev/vdf directory: /ci/deps
BdsDxe: failed to load Boot0001 "UEFI QEMU DVD-ROM QM00005 " from PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x2,0xFFFF,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x3,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x3,0x0)
Booting `Debian GNU/Linux'
Loading Linux 6.12.86+deb13-amd64 ...
Loading initial ramdisk ...
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
Loading, please wait...
Starting systemd-udevd version 257.13-1~deb13u1
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
Begin: Will now check root file system ... fsck from util-linux 2.41
fsck: error 2 (No such file or directory) while executing fsck.ext4 for /dev/vda2
fsck exited with status code 8
done.
Warning: File system check failed but did not detect errors
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
Welcome to Debian GNU/Linux 13 (trixie)!
[ OK ] Created slice system-getty.slice - Slice /system/getty.
[ OK ] Created slice system-modprobe.slice - Slice /system/modprobe.
[ OK ] Created slice system-serial\x2dget…slice - Slice /system/serial-getty.
[ OK ] Created slice user.slice - User and Session Slice.
[ OK ] Started systemd-ask-password-conso…equests to Console Directory Watch.
[ OK ] Started systemd-ask-password-wall.…d Requests to Wall Directory Watch.
[ OK ] Set up automount proc-sys-fs-binfm…ormats File System Automount Point.
Expecting device dev-ttyS0.device - /dev/ttyS0...
[ OK ] Reached target paths.target - Path Units.
[ OK ] Reached target remote-fs.target - Remote File Systems.
[ OK ] Reached target slices.target - Slice Units.
[ OK ] Reached target swap.target - Swaps.
[ OK ] Listening on systemd-creds.socket - Credential Encryption/Decryption.
[ OK ] Listening on systemd-initctl.socke…- initctl Compatibility Named Pipe.
[ OK ] Listening on systemd-journald-dev-…socket - Journal Socket (/dev/log).
[ OK ] Listening on systemd-journald.socket - Journal Sockets.
[ OK ] Listening on systemd-networkd.socket - Network Service Netlink Socket.
[ OK ] Listening on systemd-udevd-control.socket - udev Control Socket.
[ OK ] Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
Mounting dev-hugepages.mount - Huge Pages File System...
Mounting dev-mqueue.mount - POSIX Message Queue File System...
Mounting run-lock.mount - Legacy Locks Directory /run/lock...
Mounting sys-kernel-debug.mount - Kernel Debug File System...
Mounting sys-kernel-tracing.mount - Kernel Trace File System...
Mounting tmp.mount - Temporary Directory /tmp...
Starting kmod-static-nodes.service…eate List of Static Device Nodes...
Starting modprobe@configfs.service - Load Kernel Module configfs...
Starting modprobe@drm.service - Load Kernel Module drm...
Starting modprobe@efi_pstore.servi… - Load Kernel Module efi_pstore...
Starting modprobe@fuse.service - Load Kernel Module fuse...
Starting systemd-journald.service - Journal Service...
Starting systemd-modules-load.service - Load Kernel Modules...
Starting systemd-network-generator…k Units from Kernel Command Line...
Starting systemd-remount-fs.servic…unt Root and Kernel File Systems...
Starting systemd-udev-load-credent…Load udev Rules from Credentials...
Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ OK ] Mounted dev-hugepages.mount - Huge Pages File System.
[ OK ] Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ OK ] Started systemd-journald.service - Journal Service.
[ OK ] Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[ OK ] Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ OK ] Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ OK ] Mounted tmp.mount - Temporary Directory /tmp.
[ OK ] Finished kmod-static-nodes.service…Create List of Static Device Nodes.
[ OK ] Finished modprobe@configfs.service - Load Kernel Module configfs.
[ OK ] Finished modprobe@drm.service - Load Kernel Module drm.
[ OK ] Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ OK ] Finished modprobe@fuse.service - Load Kernel Module fuse.
[ OK ] Finished systemd-modules-load.service - Load Kernel Modules.
[ OK ] Finished systemd-network-generator…ork Units from Kernel Command Line.
[ OK ] Finished systemd-remount-fs.servic…mount Root and Kernel File Systems.
[ OK ] Finished systemd-udev-load-credent…- Load udev Rules from Credentials.
[ OK ] Reached target network-pre.target - Preparation for Network.
Starting systemd-journal-flush.ser…sh Journal to Persistent Storage...
Starting systemd-random-seed.service - Load/Save OS Random Seed...
Starting systemd-sysctl.service - Apply Kernel Variables...
Starting systemd-tmpfiles-setup-de… Device Nodes in /dev gracefully...
[ OK ] Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[ OK ] Finished systemd-sysctl.service - Apply Kernel Variables.
[ OK ] Finished systemd-tmpfiles-setup-de…ic Device Nodes in /dev gracefully.
Starting systemd-sysusers.service - Create System Users...
[ OK ] Finished systemd-sysusers.service - Create System Users.
Starting systemd-resolved.service - Network Name Resolution...
Starting systemd-tmpfiles-setup-de…eate Static Device Nodes in /dev...
[ OK ] Finished systemd-random-seed.service - Load/Save OS Random Seed.
[ OK ] Finished systemd-journal-flush.ser…lush Journal to Persistent Storage.
[ OK ] Finished systemd-tmpfiles-setup-de…Create Static Device Nodes in /dev.
[ OK ] Reached target local-fs-pre.target…Preparation for Local File Systems.
[ OK ] Set up automount efi.automount - EFI System Partition Automount.
[ OK ] Reached target local-fs.target - Local File Systems.
[ OK ] Listening on systemd-sysext.socket… System Extension Image Management.
Starting systemd-binfmt.service - Set Up Additional Binary Formats...
Starting systemd-tmpfiles-setup.se…ate System Files and Directories...
Starting systemd-udevd.service - R…ager for Device Events and Files...
[ OK ] Started systemd-resolved.service - Network Name Resolution.
[ OK ] Reached target nss-lookup.target - Host and Network Name Lookups.
[ OK ] Finished systemd-tmpfiles-setup.se…reate System Files and Directories.
Starting ldconfig.service - Rebuild Dynamic Linker Cache...
Starting systemd-journal-catalog-u…ervice - Rebuild Journal Catalog...
[ OK ] Started systemd-udevd.service - Ru…anager for Device Events and Files.
Starting systemd-networkd.service - Network Configuration...
[ OK ] Finished systemd-journal-catalog-u….service - Rebuild Journal Catalog.
Starting modprobe@configfs.service - Load Kernel Module configfs...
Starting modprobe@fuse.service - Load Kernel Module fuse...
[ OK ] Found device dev-ttyS0.device - /dev/ttyS0.
[ OK ] Finished modprobe@configfs.service - Load Kernel Module configfs.
[ OK ] Finished modprobe@fuse.service - Load Kernel Module fuse.
[ OK ] Finished ldconfig.service - Rebuild Dynamic Linker Cache.
Starting systemd-update-done.service - Update is Completed...
[ OK ] Finished systemd-update-done.service - Update is Completed.
Mounting proc-sys-fs-binfmt_misc.m…cutable File Formats File System...
Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ OK ] Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ OK ] Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ OK ] Mounted proc-sys-fs-binfmt_misc.mo…xecutable File Formats File System.
[ OK ] Finished systemd-binfmt.service - Set Up Additional Binary Formats.
[ OK ] Reached target sysinit.target - System Initialization.
[ OK ] Started apt-daily.timer - Daily apt download activities.
[ OK ] Started apt-daily-upgrade.timer - …y apt upgrade and clean activities.
[ OK ] Started dpkg-db-backup.timer - Daily dpkg database backup timer.
[ OK ] Started fstrim.timer - Discard unused filesystem blocks once a week.
[ OK ] Started man-db.timer - Daily man-db regeneration.
[ OK ] Started systemd-tmpfiles-clean.tim…y Cleanup of Temporary Directories.
[ OK ] Reached target timers.target - Timer Units.
[ OK ] Listening on dbus.socket - D-Bus System Message Bus Socket.
[ OK ] Listening on sshd-unix-local.socke…temd-ssh-generator, AF_UNIX Local).
[ OK ] Listening on systemd-hostnamed.socket - Hostname Service Socket.
[ OK ] Reached target sockets.target - Socket Units.
[ OK ] Reached target basic.target - Basic System.
Starting ambient.service - Run build job for Ambient CI...
Starting dbus.service - D-Bus System Message Bus...
Starting grub-common.service - Record successful boot for GRUB...
Starting systemd-logind.service - User Login Management...
[ OK ] Started dbus.service - D-Bus System Message Bus.
[ OK ] Listening on systemd-rfkill.socket…ll Switch Status /dev/rfkill Watch.
[ OK ] Started systemd-logind.service - User Login Management.
[ OK ] Finished grub-common.service - Record successful boot for GRUB.
[ OK ] Started systemd-networkd.service - Network Configuration.
[ OK ] Reached target network.target - Network.
Starting ssh.service - OpenBSD Secure Shell server...
Starting systemd-networkd-persiste…tent Storage in systemd-networkd...
Starting systemd-networkd-wait-onl…ait for Network to be Configured...
Starting systemd-user-sessions.service - Permit User Sessions...
[ OK ] Finished systemd-networkd-persiste…istent Storage in systemd-networkd.
[ OK ] Finished systemd-user-sessions.service - Permit User Sessions.
[ OK ] Started getty@tty1.service - Getty on tty1.
[ OK ] Started serial-getty@ttyS0.service - Serial Getty on ttyS0.
[ OK ] Reached target getty.target - Login Prompts.
[ OK ] Started ssh.service - OpenBSD Secure Shell server.
[ OK ] Finished systemd-networkd-wait-onl… Wait for Network to be Configured.
Debian GNU/Linux 13 ambient-dev ttyS0
ambient-dev login: [ OK ] Stopped ambient.service - Run build job for Ambient CI.
[ OK ] Removed slice system-modprobe.slice - Slice /system/modprobe.
[ OK ] Stopped target getty.target - Login Prompts.
[ OK ] Stopped target nss-lookup.target - Host and Network Name Lookups.
[ OK ] Stopped target timers.target - Timer Units.
[ OK ] Stopped apt-daily-upgrade.timer - …y apt upgrade and clean activities.
[ OK ] Stopped apt-daily.timer - Daily apt download activities.
[ OK ] Stopped dpkg-db-backup.timer - Daily dpkg database backup timer.
[ OK ] Stopped fstrim.timer - Discard unused filesystem blocks once a week.
[ OK ] Stopped man-db.timer - Daily man-db regeneration.
[ OK ] Stopped systemd-tmpfiles-clean.tim…y Cleanup of Temporary Directories.
[ OK ] Closed systemd-rfkill.socket - Loa…ll Switch Status /dev/rfkill Watch.
Stopping dbus.service - D-Bus System Message Bus...
Stopping getty@tty1.service - Getty on tty1...
Stopping serial-getty@ttyS0.service - Serial Getty on ttyS0...
Stopping ssh.service - OpenBSD Secure Shell server...
Stopping systemd-logind.service - User Login Management...
Stopping systemd-networkd-persiste…tent Storage in systemd-networkd...
[ OK ] Stopped systemd-networkd-wait-onli… Wait for Network to be Configured.
Stopping systemd-random-seed.service - Load/Save OS Random Seed...
[ OK ] Stopped systemd-udev-load-credenti…- Load udev Rules from Credentials.
[ OK ] Stopped dbus.service - D-Bus System Message Bus.
[ OK ] Stopped systemd-logind.service - User Login Management.
[ OK ] Stopped ssh.service - OpenBSD Secure Shell server.
[ OK ] Stopped getty@tty1.service - Getty on tty1.
[ OK ] Stopped serial-getty@ttyS0.service - Serial Getty on ttyS0.
[ OK ] Stopped systemd-networkd-persisten…istent Storage in systemd-networkd.
[ OK ] Removed slice system-getty.slice - Slice /system/getty.
[ OK ] Removed slice system-serial\x2dget…slice - Slice /system/serial-getty.
Stopping systemd-user-sessions.service - Permit User Sessions...
[ OK ] Stopped systemd-random-seed.service - Load/Save OS Random Seed.
[ OK ] Stopped systemd-user-sessions.service - Permit User Sessions.
[ OK ] Stopped target basic.target - Basic System.
[ OK ] Stopped target network.target - Network.
[ OK ] Stopped target paths.target - Path Units.
[ OK ] Stopped systemd-ask-password-conso…equests to Console Directory Watch.
[ OK ] Stopped systemd-ask-password-wall.…d Requests to Wall Directory Watch.
[ OK ] Stopped target remote-fs.target - Remote File Systems.
[ OK ] Stopped target slices.target - Slice Units.
[ OK ] Removed slice user.slice - User and Session Slice.
[ OK ] Stopped target sockets.target - Socket Units.
[ OK ] Closed dbus.socket - D-Bus System Message Bus Socket.
[ OK ] Closed sshd-unix-local.socket - Op…temd-ssh-generator, AF_UNIX Local).
[ OK ] Closed systemd-hostnamed.socket - Hostname Service Socket.
[ OK ] Stopped target sysinit.target - System Initialization.
Stopping systemd-binfmt.service - Set Up Additional Binary Formats...
Stopping systemd-networkd.service - Network Configuration...
Stopping systemd-resolved.service - Network Name Resolution...
[ OK ] Stopped systemd-update-done.service - Update is Completed.
[ OK ] Stopped ldconfig.service - Rebuild Dynamic Linker Cache.
[ OK ] Stopped systemd-journal-catalog-up….service - Rebuild Journal Catalog.
[ OK ] Stopped systemd-tmpfiles-setup.ser…reate System Files and Directories.
[ OK ] Stopped systemd-binfmt.service - Set Up Additional Binary Formats.
[ OK ] Unset automount proc-sys-fs-binfmt…ormats File System Automount Point.
[ OK ] Stopped target local-fs.target - Local File Systems.
[ OK ] Unset automount efi.automount - EFI System Partition Automount.
[ OK ] Stopped target local-fs-pre.target…Preparation for Local File Systems.
Unmounting run-lock.mount - Legacy Locks Directory /run/lock...
Unmounting tmp.mount - Temporary Directory /tmp...
[ OK ] Stopped systemd-tmpfiles-setup-dev…Create Static Device Nodes in /dev.
[ OK ] Stopped systemd-networkd.service - Network Configuration.
[ OK ] Stopped target network-pre.target - Preparation for Network.
[ OK ] Closed systemd-networkd.socket - Network Service Netlink Socket.
[ OK ] Stopped systemd-network-generator.…ork Units from Kernel Command Line.
[ OK ] Stopped systemd-resolved.service - Network Name Resolution.
[ OK ] Stopped systemd-sysctl.service - Apply Kernel Variables.
[ OK ] Stopped systemd-modules-load.service - Load Kernel Modules.
[ OK ] Stopped systemd-sysusers.service - Create System Users.
[ OK ] Stopped systemd-remount-fs.service…mount Root and Kernel File Systems.
[ OK ] Stopped systemd-tmpfiles-setup-dev…ic Device Nodes in /dev gracefully.
[ OK ] Unmounted run-lock.mount - Legacy Locks Directory /run/lock.
[ OK ] Unmounted tmp.mount - Temporary Directory /tmp.
[ OK ] Stopped target swap.target - Swaps.
[ OK ] Reached target shutdown.target - System Shutdown.
[ OK ] Reached target umount.target - Unmount All Filesystems.
[ OK ] Reached target final.target - Late Shutdown Services.
[ OK ] Finished systemd-poweroff.service - System Power Off.
[ OK ] Reached target poweroff.target - System Power Off.
[ 19.993366] reboot: Power down
BdsDxe: failed to load Boot0001 "UEFI QEMU DVD-ROM QM00005 " from PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x2,0xFFFF,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x3,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x3,0x0)
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
INFO: Block devices
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sr0 11:0 1 372K 0 rom
vda 254:0 0 100G 0 disk
├─vda1 254:1 0 953M 0 part
└─vda2 254:2 0 99.1G 0 part /
vdb 254:16 0 5.2M 1 disk
vdc 254:32 0 2.9M 1 disk
vdd 254:48 0 953.7M 0 disk
vde 254:64 0 27.9G 0 disk
vdf 254:80 0 100G 0 disk
vdg 254:96 0 10K 1 disk
INFO: Extracting tar archive from /dev/vdb
drwxr-xr-x _rad/_rad 0 2026-08-23 08:27 ./
-rw-r--r-- _rad/_rad 1346 2026-08-23 08:27 ./plan.yaml
-rwxr-xr-x _rad/_rad 5460288 2026-08-23 08:27 ./run-ci
INFO: Extracted files:
8 0 drwxr-xr-x 2 1000 1000 80 Aug 23 08:27 .
10 5336 -rwxr-xr-x 1 1000 1000 5460288 Aug 23 08:27 ./run-ci
9 4 -rw-r--r-- 1 1000 1000 1346 Aug 23 08:27 ./plan.yaml
INFO: Running run-ci from /dev/vdb
================================ BEGIN ================================
{"type":"executor_starts","name":"ambient-execute-plan","version":"0.18.0@5360d3f","timestamp":{"secs_since_epoch":1787473658,"nanos_since_epoch":955127156}}
{"type":"trace","title":"Set environment variable \"HOME\"","msg":"\"HOME\"=\"/root\"","timestamp":{"secs_since_epoch":1787473658,"nanos_since_epoch":955288447}}
{"type":"runnable_plan","steps":[{"action":"mkdir","pathname":"/ci"},{"action":"mkdir","pathname":"/ci/artifacts"},{"action":"mkdir","pathname":"/ci/artifacts/debian"},{"action":"mkdir","pathname":"/ci/artifacts/rsync"},{"action":"mkdir","pathname":"/ci/secrets"},{"action":"mkdir","pathname":"/ci/deps"},{"action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src"},{"action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps"},{"action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache"},{"action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts"},{"action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets"},{"action":"shell","shell":"ln -sf /ci /workspace"},{"action":"create_file","filename":"/root/.ssh/config","content":"Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n ","overwrite":true},{"action":"wait_online"},{"action":"network_diagnostics"},{"action":"cargo_fetch"},{"action":"tar_create","archive":"/dev/vde","directory":"/ci/cache"},{"action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts"},{"action":"tar_create","archive":"/dev/vdf","directory":"/ci/deps"}],"executor_drive":"/dev/vdb","source_drive":"/dev/vdc","artifact_drive":"/dev/vdd","cache_drive":"/dev/vde","deps_drive":"/dev/vdf","secrets_drive":null,"workspace_dir":"/ci","source_dir":"/ci/src","deps_dir":"/ci/deps","cache_dir":"/ci/cache","artifacts_dir":"/ci/artifacts","secrets_dir":null,"envs":{},"timestamp":{"secs_since_epoch":1787473658,"nanos_since_epoch":955715909}}
{"type":"trace","title":"Set environment variable \"CARGO_TARGET_DIR\"","msg":"\"CARGO_TARGET_DIR\"=\"/ci/cache/cargo-target\"","timestamp":{"secs_since_epoch":1787473658,"nanos_since_epoch":955914908}}
{"type":"trace","title":"Set environment variable \"CARGO_HOME\"","msg":"\"CARGO_HOME\"=\"/ci/deps\"","timestamp":{"secs_since_epoch":1787473658,"nanos_since_epoch":956113415}}
{"type":"trace","title":"Set environment variable \"PATH\"","msg":"\"PATH\"=\"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\"","timestamp":{"secs_since_epoch":1787473658,"nanos_since_epoch":956119207}}
{"type":"trace","title":"Set environment variable \"CARGO_TARGET_DIR\"","msg":"\"CARGO_TARGET_DIR\"=\"/ci/cache/cargo-target\"","timestamp":{"secs_since_epoch":1787473658,"nanos_since_epoch":956319461}}
{"type":"trace","title":"Set environment variable \"CARGO_HOME\"","msg":"\"CARGO_HOME\"=\"/ci/deps\"","timestamp":{"secs_since_epoch":1787473658,"nanos_since_epoch":956323585}}
{"type":"trace","title":"Set environment variable \"PATH\"","msg":"\"PATH\"=\"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\"","timestamp":{"secs_since_epoch":1787473658,"nanos_since_epoch":956524887}}
{"type":"trace","title":"Execute action","msg":"Mkdir(\n Mkdir {\n pathname: \"/ci\",\n },\n)","timestamp":{"secs_since_epoch":1787473658,"nanos_since_epoch":956531094}}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci","timestamp":{"secs_since_epoch":1787473658,"nanos_since_epoch":957307468}}
{"type":"trace","title":"Execute action","msg":"Mkdir(\n Mkdir {\n pathname: \"/ci/artifacts\",\n },\n)","timestamp":{"secs_since_epoch":1787473658,"nanos_since_epoch":957513777}}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts","timestamp":{"secs_since_epoch":1787473658,"nanos_since_epoch":957764952}}
{"type":"trace","title":"Execute action","msg":"Mkdir(\n Mkdir {\n pathname: \"/ci/artifacts/debian\",\n },\n)","timestamp":{"secs_since_epoch":1787473658,"nanos_since_epoch":957957954}}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts/debian","timestamp":{"secs_since_epoch":1787473658,"nanos_since_epoch":958000223}}
{"type":"trace","title":"Execute action","msg":"Mkdir(\n Mkdir {\n pathname: \"/ci/artifacts/rsync\",\n },\n)","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":9555933}}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts/rsync","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":9798895}}
{"type":"trace","title":"Execute action","msg":"Mkdir(\n Mkdir {\n pathname: \"/ci/secrets\",\n },\n)","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":9975608}}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/secrets","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":10004564}}
{"type":"trace","title":"Execute action","msg":"Mkdir(\n Mkdir {\n pathname: \"/ci/deps\",\n },\n)","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":10186068}}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/deps","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":10211591}}
{"type":"trace","title":"Execute action","msg":"TarExtract(\n TarExtract {\n archive: \"/dev/vdc\",\n directory: \"/ci/src\",\n },\n)","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":10632934}}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":20930828}}
{"type":"trace","title":"Execute action","msg":"TarExtract(\n TarExtract {\n archive: \"/dev/vdf\",\n directory: \"/ci/deps\",\n },\n)","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":21025434}}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":22544607}}
{"type":"trace","title":"Execute action","msg":"TarExtract(\n TarExtract {\n archive: \"/dev/vde\",\n directory: \"/ci/cache\",\n },\n)","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":22568880}}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":24051747}}
{"type":"trace","title":"Execute action","msg":"TarExtract(\n TarExtract {\n archive: \"/dev/vdd\",\n directory: \"/ci/artifacts\",\n },\n)","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":24072596}}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":25550354}}
{"type":"trace","title":"Execute action","msg":"TarExtract(\n TarExtract {\n archive: \"/dev/vdg\",\n directory: \"/ci/secrets\",\n },\n)","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":25586213}}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":26833910}}
{"type":"trace","title":"Execute action","msg":"Shell(\n Shell {\n shell: \"ln -sf /ci /workspace\",\n },\n)","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":26902773}}
{"type":"trace","title":"Start program bash","msg":"Command {\n program: \"bash\",\n args: [\n \"bash\",\n \"-c\",\n \"set -xeuo pipefail\\nln -sf /ci /workspace\\n\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":27129923}}
{"type":"program_succeeded","program_name":"bash","exit_code":0,"stdout":"","stderr":"+ ln -sf /ci /workspace\n","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":29733693}}
{"type":"action_succeeded","action":"shell","shell":"ln -sf /ci /workspace","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":29809692}}
{"type":"trace","title":"Execute action","msg":"CreateFile(\n CreateFile {\n filename: \"/root/.ssh/config\",\n content: \"Host *\\nStrictHostKeyChecking accept-new\\nIdentityFile /ci/secrets/ssh_key\\n \",\n overwrite: true,\n },\n)","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":29819234}}
{"type":"action_succeeded","action":"create_file","filename":"/root/.ssh/config","content":"Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n ","overwrite":true,"timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":30172453}}
{"type":"trace","title":"Execute action","msg":"WaitOnline(\n WaitOnline,\n)","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":30273937}}
{"type":"trace","title":"Start program systemctl","msg":"Command {\n program: \"systemctl\",\n args: [\n \"systemctl\",\n \"start\",\n \"systemd-networkd-wait-online\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473659,"nanos_since_epoch":30303205}}
{"type":"program_succeeded","program_name":"systemctl","exit_code":0,"stdout":"","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":94194844}}
{"type":"trace","title":"Start program systemctl","msg":"Command {\n program: \"systemctl\",\n args: [\n \"systemctl\",\n \"status\",\n \"systemd-networkd-wait-online\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":96835532}}
{"type":"program_succeeded","program_name":"systemctl","exit_code":0,"stdout":"● systemd-networkd-wait-online.service - Wait for Network to be Configured\n Loaded: loaded (/usr/lib/systemd/system/systemd-networkd-wait-online.service; enabled; preset: enabled)\n Active: active (exited) since Sun 2026-08-23 08:27:41 UTC; 25ms ago\n Invocation: 5f3b6c490401478aa2baa49b4025faf4\n Docs: man:systemd-networkd-wait-online.service(8)\n Process: 414 ExecStart=/usr/lib/systemd/systemd-networkd-wait-online (code=exited, status=0/SUCCESS)\n Main PID: 414 (code=exited, status=0/SUCCESS)\n Mem peak: 1.8M\n CPU: 8ms\n\nAug 23 08:27:39 ambient-dev systemd[1]: Starting systemd-networkd-wait-online.service - Wait for Network to be Configured...\nAug 23 08:27:41 ambient-dev systemd[1]: Finished systemd-networkd-wait-online.service - Wait for Network to be Configured.\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":117731765}}
{"type":"trace","title":"Start program systemctl","msg":"Command {\n program: \"systemctl\",\n args: [\n \"systemctl\",\n \"status\",\n \"systemd-networkd\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":117789182}}
{"type":"program_succeeded","program_name":"systemctl","exit_code":0,"stdout":"● systemd-networkd.service - Network Configuration\n Loaded: loaded (/usr/lib/systemd/system/systemd-networkd.service; enabled; preset: enabled)\n Active: active (running) since Sun 2026-08-23 08:27:39 UTC; 1s ago\n Invocation: 7aa067f5b26f44b2a4d900ca249c2f57\nTriggeredBy: ● systemd-networkd.socket\n Docs: man:systemd-networkd.service(8)\n man:org.freedesktop.network1(5)\n Main PID: 321 (systemd-network)\n Status: \"Processing requests...\"\n Tasks: 1 (limit: 13288)\n FD Store: 0 (limit: 512)\n Memory: 3.8M (peak: 13.5M)\n CPU: 53ms\n CGroup: /system.slice/systemd-networkd.service\n └─321 /usr/lib/systemd/systemd-networkd\n\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: lo: Link UP\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: lo: Gained carrier\nAug 23 08:27:39 ambient-dev systemd[1]: Started systemd-networkd.service - Network Configuration.\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Found matching .network file, based on potentially unpredictable interface name: /etc/systemd/network/external.network\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Configuring with /etc/systemd/network/external.network.\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Link UP\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Gained carrier\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Found matching .network file, based on potentially unpredictable interface name: /etc/systemd/network/external.network\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: DHCPv4 address 10.0.2.15/24, gateway 10.0.2.2 acquired from 10.0.2.2\nAug 23 08:27:41 ambient-dev systemd-networkd[321]: eth0: Gained IPv6LL\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":148580434}}
{"type":"trace","title":"Start program systemctl","msg":"Command {\n program: \"systemctl\",\n args: [\n \"systemctl\",\n \"status\",\n \"systemd-networkd-wait-online\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":148663256}}
{"type":"program_succeeded","program_name":"systemctl","exit_code":0,"stdout":"● systemd-networkd-wait-online.service - Wait for Network to be Configured\n Loaded: loaded (/usr/lib/systemd/system/systemd-networkd-wait-online.service; enabled; preset: enabled)\n Active: active (exited) since Sun 2026-08-23 08:27:41 UTC; 96ms ago\n Invocation: 5f3b6c490401478aa2baa49b4025faf4\n Docs: man:systemd-networkd-wait-online.service(8)\n Process: 414 ExecStart=/usr/lib/systemd/systemd-networkd-wait-online (code=exited, status=0/SUCCESS)\n Main PID: 414 (code=exited, status=0/SUCCESS)\n Mem peak: 1.8M\n CPU: 8ms\n\nAug 23 08:27:39 ambient-dev systemd[1]: Starting systemd-networkd-wait-online.service - Wait for Network to be Configured...\nAug 23 08:27:41 ambient-dev systemd[1]: Finished systemd-networkd-wait-online.service - Wait for Network to be Configured.\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":189544402}}
{"type":"trace","title":"Start program systemctl","msg":"Command {\n program: \"systemctl\",\n args: [\n \"systemctl\",\n \"show\",\n \"systemd-networkd-wait-online\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":202801965}}
{"type":"program_succeeded","program_name":"systemctl","exit_code":0,"stdout":"Type=oneshot\nExitType=main\nRestart=no\nRestartMode=normal\nNotifyAccess=none\nRestartUSec=100ms\nRestartSteps=0\nRestartMaxDelayUSec=infinity\nRestartUSecNext=100ms\nTimeoutStartUSec=infinity\nTimeoutStopUSec=1min 30s\nTimeoutAbortUSec=1min 30s\nTimeoutStartFailureMode=terminate\nTimeoutStopFailureMode=terminate\nRuntimeMaxUSec=infinity\nRuntimeRandomizedExtraUSec=0\nWatchdogUSec=0\nWatchdogTimestampMonotonic=0\nRootDirectoryStartOnly=no\nRemainAfterExit=yes\nGuessMainPID=yes\nMainPID=0\nControlPID=0\nFileDescriptorStoreMax=0\nNFileDescriptorStore=0\nFileDescriptorStorePreserve=restart\nStatusErrno=0\nResult=success\nReloadResult=success\nCleanResult=success\nLiveMountResult=success\nUID=[not set]\nGID=[not set]\nNRestarts=0\nOOMPolicy=stop\nReloadSignal=1\nExecMainStartTimestamp=Sun 2026-08-23 08:27:39 UTC\nExecMainStartTimestampMonotonic=8196432\nExecMainExitTimestamp=Sun 2026-08-23 08:27:41 UTC\nExecMainExitTimestampMonotonic=10101511\nExecMainHandoffTimestamp=Sun 2026-08-23 08:27:39 UTC\nExecMainHandoffTimestampMonotonic=8203059\nExecMainPID=414\nExecMainCode=1\nExecMainStatus=0\nExecStart={ path=/usr/lib/systemd/systemd-networkd-wait-online ; argv[]=/usr/lib/systemd/systemd-networkd-wait-online ; ignore_errors=no ; start_time=[Sun 2026-08-23 08:27:39 UTC] ; stop_time=[Sun 2026-08-23 08:27:41 UTC] ; pid=414 ; code=exited ; status=0 }\nExecStartEx={ path=/usr/lib/systemd/systemd-networkd-wait-online ; argv[]=/usr/lib/systemd/systemd-networkd-wait-online ; flags= ; start_time=[Sun 2026-08-23 08:27:39 UTC] ; stop_time=[Sun 2026-08-23 08:27:41 UTC] ; pid=414 ; code=exited ; status=0 }\nSlice=system.slice\nControlGroupId=2110\nMemoryCurrent=[not set]\nMemoryPeak=1896448\nMemorySwapCurrent=[not set]\nMemorySwapPeak=0\nMemoryZSwapCurrent=[not set]\nMemoryAvailable=11340292096\nEffectiveMemoryMax=11670556672\nEffectiveMemoryHigh=11670556672\nCPUUsageNSec=8442000\nTasksCurrent=[not set]\nEffectiveTasksMax=13288\nIPIngressBytes=[no data]\nIPIngressPackets=[no data]\nIPEgressBytes=[no data]\nIPEgressPackets=[no data]\nIOReadBytes=[not set]\nIOReadOperations=[not set]\nIOWriteBytes=[not set]\nIOWriteOperations=[not set]\nDelegate=no\nCPUAccounting=yes\nCPUWeight=[not set]\nStartupCPUWeight=[not set]\nCPUShares=[not set]\nStartupCPUShares=[not set]\nCPUQuotaPerSecUSec=infinity\nCPUQuotaPeriodUSec=infinity\nIOAccounting=no\nIOWeight=[not set]\nStartupIOWeight=[not set]\nBlockIOAccounting=no\nBlockIOWeight=[not set]\nStartupBlockIOWeight=[not set]\nMemoryAccounting=yes\nDefaultMemoryLow=0\nDefaultStartupMemoryLow=0\nDefaultMemoryMin=0\nMemoryMin=0\nMemoryLow=0\nStartupMemoryLow=0\nMemoryHigh=infinity\nStartupMemoryHigh=infinity\nMemoryMax=infinity\nStartupMemoryMax=infinity\nMemorySwapMax=infinity\nStartupMemorySwapMax=infinity\nMemoryZSwapMax=infinity\nStartupMemoryZSwapMax=infinity\nMemoryZSwapWriteback=yes\nMemoryLimit=infinity\nDevicePolicy=auto\nTasksAccounting=yes\nTasksMax=13288\nIPAccounting=no\nManagedOOMSwap=auto\nManagedOOMMemoryPressure=auto\nManagedOOMMemoryPressureLimit=0\nManagedOOMMemoryPressureDurationUSec=[not set]\nManagedOOMPreference=none\nMemoryPressureWatch=auto\nMemoryPressureThresholdUSec=200ms\nCoredumpReceive=no\nUMask=0022\nLimitCPU=infinity\nLimitCPUSoft=infinity\nLimitFSIZE=infinity\nLimitFSIZESoft=infinity\nLimitDATA=infinity\nLimitDATASoft=infinity\nLimitSTACK=infinity\nLimitSTACKSoft=8388608\nLimitCORE=infinity\nLimitCORESoft=0\nLimitRSS=infinity\nLimitRSSSoft=infinity\nLimitNOFILE=524288\nLimitNOFILESoft=1024\nLimitAS=infinity\nLimitASSoft=infinity\nLimitNPROC=44294\nLimitNPROCSoft=44294\nLimitMEMLOCK=8388608\nLimitMEMLOCKSoft=8388608\nLimitLOCKS=infinity\nLimitLOCKSSoft=infinity\nLimitSIGPENDING=44294\nLimitSIGPENDINGSoft=44294\nLimitMSGQUEUE=819200\nLimitMSGQUEUESoft=819200\nLimitNICE=0\nLimitNICESoft=0\nLimitRTPRIO=0\nLimitRTPRIOSoft=0\nLimitRTTIME=infinity\nLimitRTTIMESoft=infinity\nRootEphemeral=no\nOOMScoreAdjust=0\nCoredumpFilter=0x33\nNice=0\nIOSchedulingClass=2\nIOSchedulingPriority=4\nCPUSchedulingPolicy=0\nCPUSchedulingPriority=0\nCPUAffinityFromNUMA=no\nNUMAPolicy=n/a\nTimerSlackNSec=50000\nCPUSchedulingResetOnFork=no\nNonBlocking=no\nStandardInput=null\nStandardOutput=journal\nStandardError=inherit\nTTYReset=no\nTTYVHangup=no\nTTYVTDisallocate=no\nSyslogPriority=30\nSyslogLevelPrefix=yes\nSyslogLevel=6\nSyslogFacility=3\nLogLevelMax=-1\nLogRateLimitIntervalUSec=0\nLogRateLimitBurst=0\nSecureBits=0\nCapabilityBoundingSet=cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore\nDynamicUser=no\nSetLoginEnvironment=no\nRemoveIPC=no\nPrivateTmp=no\nPrivateTmpEx=no\nPrivateDevices=no\nProtectClock=no\nProtectKernelTunables=no\nProtectKernelModules=no\nProtectKernelLogs=no\nProtectControlGroups=no\nProtectControlGroupsEx=no\nPrivateNetwork=no\nPrivateUsers=no\nPrivateUsersEx=no\nPrivateMounts=no\nPrivateIPC=no\nPrivatePIDs=no\nProtectHome=no\nProtectSystem=no\nSameProcessGroup=no\nUtmpMode=init\nIgnoreSIGPIPE=yes\nNoNewPrivileges=no\nSystemCallErrorNumber=2147483646\nLockPersonality=no\nRuntimeDirectoryPreserve=no\nRuntimeDirectoryMode=0755\nStateDirectoryMode=0755\nCacheDirectoryMode=0755\nLogsDirectoryMode=0755\nConfigurationDirectoryMode=0755\nTimeoutCleanUSec=infinity\nMemoryDenyWriteExecute=no\nRestrictRealtime=no\nRestrictSUIDSGID=no\nRestrictNamespaces=no\nMountAPIVFS=no\nBindLogSockets=no\nKeyringMode=private\nProtectProc=default\nProcSubset=all\nProtectHostname=no\nMemoryKSM=no\nRootImagePolicy=root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\nMountImagePolicy=root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\nExtensionImagePolicy=root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\nKillMode=control-group\nKillSignal=15\nRestartKillSignal=15\nFinalKillSignal=9\nSendSIGKILL=yes\nSendSIGHUP=no\nWatchdogSignal=6\nId=systemd-networkd-wait-online.service\nNames=systemd-networkd-wait-online.service\nRequires=system.slice\nBindsTo=systemd-networkd.service\nWantedBy=network-online.target\nConflicts=shutdown.target\nBefore=network-online.target shutdown.target\nAfter=system.slice systemd-journald.socket systemd-networkd.service\nDocumentation=\"man:systemd-networkd-wait-online.service(8)\"\nDescription=Wait for Network to be Configured\nLoadState=loaded\nActiveState=active\nFreezerState=running\nSubState=exited\nFragmentPath=/usr/lib/systemd/system/systemd-networkd-wait-online.service\nUnitFileState=enabled\nUnitFilePreset=enabled\nStateChangeTimestamp=Sun 2026-08-23 08:27:41 UTC\nStateChangeTimestampMonotonic=10101664\nInactiveExitTimestamp=Sun 2026-08-23 08:27:39 UTC\nInactiveExitTimestampMonotonic=8198229\nActiveEnterTimestamp=Sun 2026-08-23 08:27:41 UTC\nActiveEnterTimestampMonotonic=10101664\nActiveExitTimestampMonotonic=0\nInactiveEnterTimestampMonotonic=0\nCanStart=yes\nCanStop=yes\nCanReload=no\nCanIsolate=no\nCanFreeze=yes\nCanLiveMount=no\nStopWhenUnneeded=no\nRefuseManualStart=no\nRefuseManualStop=no\nAllowIsolate=no\nDefaultDependencies=no\nSurviveFinalKillSignal=no\nOnSuccessJobMode=fail\nOnFailureJobMode=replace\nIgnoreOnIsolate=no\nNeedDaemonReload=no\nJobTimeoutUSec=infinity\nJobRunningTimeoutUSec=infinity\nJobTimeoutAction=none\nConditionResult=yes\nAssertResult=yes\nConditionTimestamp=Sun 2026-08-23 08:27:39 UTC\nConditionTimestampMonotonic=8185973\nAssertTimestamp=Sun 2026-08-23 08:27:39 UTC\nAssertTimestampMonotonic=8186049\nTransient=no\nPerpetual=no\nStartLimitIntervalUSec=10s\nStartLimitBurst=5\nStartLimitAction=none\nFailureAction=none\nSuccessAction=none\nInvocationID=5f3b6c490401478aa2baa49b4025faf4\nCollectMode=inactive\nDebugInvocation=no\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":222522981}}
{"type":"trace","title":"Start program ip","msg":"Command {\n program: \"ip\",\n args: [\n \"ip\",\n \"address\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":337629314}}
{"type":"program_succeeded","program_name":"ip","exit_code":0,"stdout":"1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000\n link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff\n altname enp0s1\n altname enx525400123456\n inet 10.0.2.15/24 metric 1024 brd 10.0.2.255 scope global dynamic eth0\n valid_lft 86398sec preferred_lft 86398sec\n inet6 fe80::5054:ff:fe12:3456/64 scope link proto kernel_ll \n valid_lft forever preferred_lft forever\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":350653877}}
{"type":"trace","title":"Start program networkctl","msg":"Command {\n program: \"networkctl\",\n args: [\n \"networkctl\",\n \"list\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":362896752}}
{"type":"program_succeeded","program_name":"networkctl","exit_code":0,"stdout":"IDX LINK TYPE OPERATIONAL SETUP\n 1 lo loopback carrier unmanaged\n 2 eth0 ether routable configured\n\n2 links listed.\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":376736817}}
{"type":"trace","title":"Start program networkctl","msg":"Command {\n program: \"networkctl\",\n args: [\n \"networkctl\",\n \"status\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":380887427}}
{"type":"program_succeeded","program_name":"networkctl","exit_code":0,"stdout":"● Interfaces: 1, 2\n State: routable\nOnline state: online\n Address: 10.0.2.15 on eth0\n fe80::5054:ff:fe12:3456 on eth0\n Gateway: 10.0.2.2 on eth0\n DNS: 10.0.2.3\n\nAug 23 08:27:39 ambient-dev systemd[1]: Started systemd-networkd.service - Network Configuration.\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Found matching .network file, based on potentially unpredictable interface name: /etc/systemd/network/external.network\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Configuring with /etc/systemd/network/external.network.\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Link UP\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Gained carrier\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Found matching .network file, based on potentially unpredictable interface name: /etc/systemd/network/external.network\nAug 23 08:27:39 ambient-dev systemd[1]: Starting systemd-networkd-wait-online.service - Wait for Network to be Configured...\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: DHCPv4 address 10.0.2.15/24, gateway 10.0.2.2 acquired from 10.0.2.2\nAug 23 08:27:41 ambient-dev systemd-networkd[321]: eth0: Gained IPv6LL\nAug 23 08:27:41 ambient-dev systemd[1]: Finished systemd-networkd-wait-online.service - Wait for Network to be Configured.\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":395922485}}
{"type":"trace","title":"Start program ping","msg":"Command {\n program: \"ping\",\n args: [\n \"ping\",\n \"-c1\",\n \"8.8.8.8\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":416193435}}
{"type":"program_succeeded","program_name":"ping","exit_code":0,"stdout":"PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.\n64 bytes from 8.8.8.8: icmp_seq=1 ttl=255 time=1.35 ms\n\n--- 8.8.8.8 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 1.348/1.348/1.348/0.000 ms\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":429564149}}
{"type":"trace","title":"Start program ping","msg":"Command {\n program: \"ping\",\n args: [\n \"ping\",\n \"-c1\",\n \"www.google.com\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":435194366}}
{"type":"program_succeeded","program_name":"ping","exit_code":0,"stdout":"PING www.google.com (142.251.150.119) 56(84) bytes of data.\n64 bytes from 142.251.150.119: icmp_seq=1 ttl=255 time=1.27 ms\n\n--- www.google.com ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 1.266/1.266/1.266/0.000 ms\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":525311129}}
{"type":"action_succeeded","action":"wait_online","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":557099709}}
{"type":"trace","title":"Execute action","msg":"NetworkDiagnostics(\n NetworkdDiagnostics,\n)","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":562549327}}
{"type":"trace","title":"Start program systemctl","msg":"Command {\n program: \"systemctl\",\n args: [\n \"systemctl\",\n \"status\",\n \"systemd-networkd\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":568181616}}
{"type":"program_succeeded","program_name":"systemctl","exit_code":0,"stdout":"● systemd-networkd.service - Network Configuration\n Loaded: loaded (/usr/lib/systemd/system/systemd-networkd.service; enabled; preset: enabled)\n Active: active (running) since Sun 2026-08-23 08:27:39 UTC; 2s ago\n Invocation: 7aa067f5b26f44b2a4d900ca249c2f57\nTriggeredBy: ● systemd-networkd.socket\n Docs: man:systemd-networkd.service(8)\n man:org.freedesktop.network1(5)\n Main PID: 321 (systemd-network)\n Status: \"Processing requests...\"\n Tasks: 1 (limit: 13288)\n FD Store: 0 (limit: 512)\n Memory: 3.8M (peak: 13.5M)\n CPU: 53ms\n CGroup: /system.slice/systemd-networkd.service\n └─321 /usr/lib/systemd/systemd-networkd\n\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: lo: Link UP\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: lo: Gained carrier\nAug 23 08:27:39 ambient-dev systemd[1]: Started systemd-networkd.service - Network Configuration.\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Found matching .network file, based on potentially unpredictable interface name: /etc/systemd/network/external.network\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Configuring with /etc/systemd/network/external.network.\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Link UP\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Gained carrier\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Found matching .network file, based on potentially unpredictable interface name: /etc/systemd/network/external.network\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: DHCPv4 address 10.0.2.15/24, gateway 10.0.2.2 acquired from 10.0.2.2\nAug 23 08:27:41 ambient-dev systemd-networkd[321]: eth0: Gained IPv6LL\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":594604351}}
{"type":"trace","title":"Start program systemctl","msg":"Command {\n program: \"systemctl\",\n args: [\n \"systemctl\",\n \"status\",\n \"systemd-networkd-wait-online\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":594670668}}
{"type":"program_succeeded","program_name":"systemctl","exit_code":0,"stdout":"● systemd-networkd-wait-online.service - Wait for Network to be Configured\n Loaded: loaded (/usr/lib/systemd/system/systemd-networkd-wait-online.service; enabled; preset: enabled)\n Active: active (exited) since Sun 2026-08-23 08:27:41 UTC; 541ms ago\n Invocation: 5f3b6c490401478aa2baa49b4025faf4\n Docs: man:systemd-networkd-wait-online.service(8)\n Process: 414 ExecStart=/usr/lib/systemd/systemd-networkd-wait-online (code=exited, status=0/SUCCESS)\n Main PID: 414 (code=exited, status=0/SUCCESS)\n Mem peak: 1.8M\n CPU: 8ms\n\nAug 23 08:27:39 ambient-dev systemd[1]: Starting systemd-networkd-wait-online.service - Wait for Network to be Configured...\nAug 23 08:27:41 ambient-dev systemd[1]: Finished systemd-networkd-wait-online.service - Wait for Network to be Configured.\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":633897919}}
{"type":"trace","title":"Start program systemctl","msg":"Command {\n program: \"systemctl\",\n args: [\n \"systemctl\",\n \"show\",\n \"systemd-networkd-wait-online\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":633941173}}
{"type":"program_succeeded","program_name":"systemctl","exit_code":0,"stdout":"Type=oneshot\nExitType=main\nRestart=no\nRestartMode=normal\nNotifyAccess=none\nRestartUSec=100ms\nRestartSteps=0\nRestartMaxDelayUSec=infinity\nRestartUSecNext=100ms\nTimeoutStartUSec=infinity\nTimeoutStopUSec=1min 30s\nTimeoutAbortUSec=1min 30s\nTimeoutStartFailureMode=terminate\nTimeoutStopFailureMode=terminate\nRuntimeMaxUSec=infinity\nRuntimeRandomizedExtraUSec=0\nWatchdogUSec=0\nWatchdogTimestampMonotonic=0\nRootDirectoryStartOnly=no\nRemainAfterExit=yes\nGuessMainPID=yes\nMainPID=0\nControlPID=0\nFileDescriptorStoreMax=0\nNFileDescriptorStore=0\nFileDescriptorStorePreserve=restart\nStatusErrno=0\nResult=success\nReloadResult=success\nCleanResult=success\nLiveMountResult=success\nUID=[not set]\nGID=[not set]\nNRestarts=0\nOOMPolicy=stop\nReloadSignal=1\nExecMainStartTimestamp=Sun 2026-08-23 08:27:39 UTC\nExecMainStartTimestampMonotonic=8196432\nExecMainExitTimestamp=Sun 2026-08-23 08:27:41 UTC\nExecMainExitTimestampMonotonic=10101511\nExecMainHandoffTimestamp=Sun 2026-08-23 08:27:39 UTC\nExecMainHandoffTimestampMonotonic=8203059\nExecMainPID=414\nExecMainCode=1\nExecMainStatus=0\nExecStart={ path=/usr/lib/systemd/systemd-networkd-wait-online ; argv[]=/usr/lib/systemd/systemd-networkd-wait-online ; ignore_errors=no ; start_time=[Sun 2026-08-23 08:27:39 UTC] ; stop_time=[Sun 2026-08-23 08:27:41 UTC] ; pid=414 ; code=exited ; status=0 }\nExecStartEx={ path=/usr/lib/systemd/systemd-networkd-wait-online ; argv[]=/usr/lib/systemd/systemd-networkd-wait-online ; flags= ; start_time=[Sun 2026-08-23 08:27:39 UTC] ; stop_time=[Sun 2026-08-23 08:27:41 UTC] ; pid=414 ; code=exited ; status=0 }\nSlice=system.slice\nControlGroupId=2110\nMemoryCurrent=[not set]\nMemoryPeak=1896448\nMemorySwapCurrent=[not set]\nMemorySwapPeak=0\nMemoryZSwapCurrent=[not set]\nMemoryAvailable=11339894784\nEffectiveMemoryMax=11670556672\nEffectiveMemoryHigh=11670556672\nCPUUsageNSec=8442000\nTasksCurrent=[not set]\nEffectiveTasksMax=13288\nIPIngressBytes=[no data]\nIPIngressPackets=[no data]\nIPEgressBytes=[no data]\nIPEgressPackets=[no data]\nIOReadBytes=[not set]\nIOReadOperations=[not set]\nIOWriteBytes=[not set]\nIOWriteOperations=[not set]\nDelegate=no\nCPUAccounting=yes\nCPUWeight=[not set]\nStartupCPUWeight=[not set]\nCPUShares=[not set]\nStartupCPUShares=[not set]\nCPUQuotaPerSecUSec=infinity\nCPUQuotaPeriodUSec=infinity\nIOAccounting=no\nIOWeight=[not set]\nStartupIOWeight=[not set]\nBlockIOAccounting=no\nBlockIOWeight=[not set]\nStartupBlockIOWeight=[not set]\nMemoryAccounting=yes\nDefaultMemoryLow=0\nDefaultStartupMemoryLow=0\nDefaultMemoryMin=0\nMemoryMin=0\nMemoryLow=0\nStartupMemoryLow=0\nMemoryHigh=infinity\nStartupMemoryHigh=infinity\nMemoryMax=infinity\nStartupMemoryMax=infinity\nMemorySwapMax=infinity\nStartupMemorySwapMax=infinity\nMemoryZSwapMax=infinity\nStartupMemoryZSwapMax=infinity\nMemoryZSwapWriteback=yes\nMemoryLimit=infinity\nDevicePolicy=auto\nTasksAccounting=yes\nTasksMax=13288\nIPAccounting=no\nManagedOOMSwap=auto\nManagedOOMMemoryPressure=auto\nManagedOOMMemoryPressureLimit=0\nManagedOOMMemoryPressureDurationUSec=[not set]\nManagedOOMPreference=none\nMemoryPressureWatch=auto\nMemoryPressureThresholdUSec=200ms\nCoredumpReceive=no\nUMask=0022\nLimitCPU=infinity\nLimitCPUSoft=infinity\nLimitFSIZE=infinity\nLimitFSIZESoft=infinity\nLimitDATA=infinity\nLimitDATASoft=infinity\nLimitSTACK=infinity\nLimitSTACKSoft=8388608\nLimitCORE=infinity\nLimitCORESoft=0\nLimitRSS=infinity\nLimitRSSSoft=infinity\nLimitNOFILE=524288\nLimitNOFILESoft=1024\nLimitAS=infinity\nLimitASSoft=infinity\nLimitNPROC=44294\nLimitNPROCSoft=44294\nLimitMEMLOCK=8388608\nLimitMEMLOCKSoft=8388608\nLimitLOCKS=infinity\nLimitLOCKSSoft=infinity\nLimitSIGPENDING=44294\nLimitSIGPENDINGSoft=44294\nLimitMSGQUEUE=819200\nLimitMSGQUEUESoft=819200\nLimitNICE=0\nLimitNICESoft=0\nLimitRTPRIO=0\nLimitRTPRIOSoft=0\nLimitRTTIME=infinity\nLimitRTTIMESoft=infinity\nRootEphemeral=no\nOOMScoreAdjust=0\nCoredumpFilter=0x33\nNice=0\nIOSchedulingClass=2\nIOSchedulingPriority=4\nCPUSchedulingPolicy=0\nCPUSchedulingPriority=0\nCPUAffinityFromNUMA=no\nNUMAPolicy=n/a\nTimerSlackNSec=50000\nCPUSchedulingResetOnFork=no\nNonBlocking=no\nStandardInput=null\nStandardOutput=journal\nStandardError=inherit\nTTYReset=no\nTTYVHangup=no\nTTYVTDisallocate=no\nSyslogPriority=30\nSyslogLevelPrefix=yes\nSyslogLevel=6\nSyslogFacility=3\nLogLevelMax=-1\nLogRateLimitIntervalUSec=0\nLogRateLimitBurst=0\nSecureBits=0\nCapabilityBoundingSet=cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore\nDynamicUser=no\nSetLoginEnvironment=no\nRemoveIPC=no\nPrivateTmp=no\nPrivateTmpEx=no\nPrivateDevices=no\nProtectClock=no\nProtectKernelTunables=no\nProtectKernelModules=no\nProtectKernelLogs=no\nProtectControlGroups=no\nProtectControlGroupsEx=no\nPrivateNetwork=no\nPrivateUsers=no\nPrivateUsersEx=no\nPrivateMounts=no\nPrivateIPC=no\nPrivatePIDs=no\nProtectHome=no\nProtectSystem=no\nSameProcessGroup=no\nUtmpMode=init\nIgnoreSIGPIPE=yes\nNoNewPrivileges=no\nSystemCallErrorNumber=2147483646\nLockPersonality=no\nRuntimeDirectoryPreserve=no\nRuntimeDirectoryMode=0755\nStateDirectoryMode=0755\nCacheDirectoryMode=0755\nLogsDirectoryMode=0755\nConfigurationDirectoryMode=0755\nTimeoutCleanUSec=infinity\nMemoryDenyWriteExecute=no\nRestrictRealtime=no\nRestrictSUIDSGID=no\nRestrictNamespaces=no\nMountAPIVFS=no\nBindLogSockets=no\nKeyringMode=private\nProtectProc=default\nProcSubset=all\nProtectHostname=no\nMemoryKSM=no\nRootImagePolicy=root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\nMountImagePolicy=root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\nExtensionImagePolicy=root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\nKillMode=control-group\nKillSignal=15\nRestartKillSignal=15\nFinalKillSignal=9\nSendSIGKILL=yes\nSendSIGHUP=no\nWatchdogSignal=6\nId=systemd-networkd-wait-online.service\nNames=systemd-networkd-wait-online.service\nRequires=system.slice\nBindsTo=systemd-networkd.service\nWantedBy=network-online.target\nConflicts=shutdown.target\nBefore=network-online.target shutdown.target\nAfter=system.slice systemd-journald.socket systemd-networkd.service\nDocumentation=\"man:systemd-networkd-wait-online.service(8)\"\nDescription=Wait for Network to be Configured\nLoadState=loaded\nActiveState=active\nFreezerState=running\nSubState=exited\nFragmentPath=/usr/lib/systemd/system/systemd-networkd-wait-online.service\nUnitFileState=enabled\nUnitFilePreset=enabled\nStateChangeTimestamp=Sun 2026-08-23 08:27:41 UTC\nStateChangeTimestampMonotonic=10101664\nInactiveExitTimestamp=Sun 2026-08-23 08:27:39 UTC\nInactiveExitTimestampMonotonic=8198229\nActiveEnterTimestamp=Sun 2026-08-23 08:27:41 UTC\nActiveEnterTimestampMonotonic=10101664\nActiveExitTimestampMonotonic=0\nInactiveEnterTimestampMonotonic=0\nCanStart=yes\nCanStop=yes\nCanReload=no\nCanIsolate=no\nCanFreeze=yes\nCanLiveMount=no\nStopWhenUnneeded=no\nRefuseManualStart=no\nRefuseManualStop=no\nAllowIsolate=no\nDefaultDependencies=no\nSurviveFinalKillSignal=no\nOnSuccessJobMode=fail\nOnFailureJobMode=replace\nIgnoreOnIsolate=no\nNeedDaemonReload=no\nJobTimeoutUSec=infinity\nJobRunningTimeoutUSec=infinity\nJobTimeoutAction=none\nConditionResult=yes\nAssertResult=yes\nConditionTimestamp=Sun 2026-08-23 08:27:39 UTC\nConditionTimestampMonotonic=8185973\nAssertTimestamp=Sun 2026-08-23 08:27:39 UTC\nAssertTimestampMonotonic=8186049\nTransient=no\nPerpetual=no\nStartLimitIntervalUSec=10s\nStartLimitBurst=5\nStartLimitAction=none\nFailureAction=none\nSuccessAction=none\nInvocationID=5f3b6c490401478aa2baa49b4025faf4\nCollectMode=inactive\nDebugInvocation=no\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":661837057}}
{"type":"trace","title":"Start program ip","msg":"Command {\n program: \"ip\",\n args: [\n \"ip\",\n \"address\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":760104670}}
{"type":"program_succeeded","program_name":"ip","exit_code":0,"stdout":"1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000\n link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff\n altname enp0s1\n altname enx525400123456\n inet 10.0.2.15/24 metric 1024 brd 10.0.2.255 scope global dynamic eth0\n valid_lft 86398sec preferred_lft 86398sec\n inet6 fe80::5054:ff:fe12:3456/64 scope link proto kernel_ll \n valid_lft forever preferred_lft forever\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":763619102}}
{"type":"trace","title":"Start program networkctl","msg":"Command {\n program: \"networkctl\",\n args: [\n \"networkctl\",\n \"list\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":763755421}}
{"type":"program_succeeded","program_name":"networkctl","exit_code":0,"stdout":"IDX LINK TYPE OPERATIONAL SETUP\n 1 lo loopback carrier unmanaged\n 2 eth0 ether routable configured\n\n2 links listed.\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":767469440}}
{"type":"trace","title":"Start program networkctl","msg":"Command {\n program: \"networkctl\",\n args: [\n \"networkctl\",\n \"status\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":767678342}}
{"type":"program_succeeded","program_name":"networkctl","exit_code":0,"stdout":"● Interfaces: 1, 2\n State: routable\nOnline state: online\n Address: 10.0.2.15 on eth0\n fe80::5054:ff:fe12:3456 on eth0\n Gateway: 10.0.2.2 on eth0\n DNS: 10.0.2.3\n\nAug 23 08:27:39 ambient-dev systemd[1]: Started systemd-networkd.service - Network Configuration.\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Found matching .network file, based on potentially unpredictable interface name: /etc/systemd/network/external.network\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Configuring with /etc/systemd/network/external.network.\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Link UP\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Gained carrier\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: Found matching .network file, based on potentially unpredictable interface name: /etc/systemd/network/external.network\nAug 23 08:27:39 ambient-dev systemd[1]: Starting systemd-networkd-wait-online.service - Wait for Network to be Configured...\nAug 23 08:27:39 ambient-dev systemd-networkd[321]: eth0: DHCPv4 address 10.0.2.15/24, gateway 10.0.2.2 acquired from 10.0.2.2\nAug 23 08:27:41 ambient-dev systemd-networkd[321]: eth0: Gained IPv6LL\nAug 23 08:27:41 ambient-dev systemd[1]: Finished systemd-networkd-wait-online.service - Wait for Network to be Configured.\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":772522026}}
{"type":"trace","title":"Start program ping","msg":"Command {\n program: \"ping\",\n args: [\n \"ping\",\n \"-c1\",\n \"8.8.8.8\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":821843341}}
{"type":"program_succeeded","program_name":"ping","exit_code":0,"stdout":"PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.\n64 bytes from 8.8.8.8: icmp_seq=1 ttl=255 time=25.9 ms\n\n--- 8.8.8.8 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 25.865/25.865/25.865/0.000 ms\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":849443646}}
{"type":"trace","title":"Start program ping","msg":"Command {\n program: \"ping\",\n args: [\n \"ping\",\n \"-c1\",\n \"www.google.com\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":849486561}}
{"type":"program_succeeded","program_name":"ping","exit_code":0,"stdout":"PING www.google.com (142.251.155.119) 56(84) bytes of data.\n64 bytes from 142.251.155.119: icmp_seq=1 ttl=255 time=1.18 ms\n\n--- www.google.com ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 1.180/1.180/1.180/0.000 ms\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":868049504}}
{"type":"action_succeeded","action":"network_diagnostics","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":868074463}}
{"type":"trace","title":"Execute action","msg":"CargoFetch(\n CargoFetch,\n)","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":868096189}}
{"type":"trace","title":"Start program cargo","msg":"Command {\n program: \"cargo\",\n args: [\n \"cargo\",\n \"--version\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":868116358}}
{"type":"program_succeeded","program_name":"cargo","exit_code":0,"stdout":"cargo 1.97.1 (c980f4866 2026-06-30)\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":917061088}}
{"type":"trace","title":"Start program cargo","msg":"Command {\n program: \"cargo\",\n args: [\n \"cargo\",\n \"clippy\",\n \"--version\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":917128410}}
{"type":"program_succeeded","program_name":"cargo","exit_code":0,"stdout":"clippy 0.1.97 (8bab26f4f6 2026-07-14)\n","stderr":"","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":982766476}}
{"type":"trace","title":"Start program rustc","msg":"Command {\n program: \"rustc\",\n args: [\n \"rustc\",\n \"--version\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473661,"nanos_since_epoch":982828764}}
{"type":"program_succeeded","program_name":"rustc","exit_code":0,"stdout":"rustc 1.97.1 (8bab26f4f 2026-07-14)\n","stderr":"","timestamp":{"secs_since_epoch":1787473662,"nanos_since_epoch":11286011}}
{"type":"trace","title":"copy cargo files to temporary place to run cargo securely","msg":"copying relevant files to /tmp/.tmpGDDtwE","timestamp":{"secs_since_epoch":1787473662,"nanos_since_epoch":11348134}}
{"type":"trace","title":"Start program cargo","msg":"Command {\n program: \"cargo\",\n args: [\n \"cargo\",\n \"fetch\",\n \"--locked\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/tmp/.tmpGDDtwE\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473662,"nanos_since_epoch":12954810}}
{"type":"program_succeeded","program_name":"cargo","exit_code":0,"stdout":"","stderr":" Updating crates.io index\n Downloading crates ...\n Downloaded equivalent v1.0.2\n Downloaded fnv v1.0.7\n Downloaded atomic-waker v1.1.2\n Downloaded unicode-xid v0.2.6\n Downloaded id-arena v2.3.0\n Downloaded wasm-metadata v0.244.0\n Downloaded leb128fmt v0.1.0\n Downloaded wit-bindgen-core v0.51.0\n Downloaded heck v0.5.0\n Downloaded cobs v0.3.0\n Downloaded git-testament v0.2.6\n Downloaded git-testament-derive v0.2.1\n Downloaded adler2 v2.0.1\n Downloaded env_filter v0.1.4\n Downloaded utf8parse v0.2.2\n Downloaded anstyle-wincon v3.0.11\n Downloaded dirs-sys-next v0.1.2\n Downloaded universal-hash v0.5.1\n Downloaded indexmap v2.12.0\n Downloaded hashbrown v0.16.0\n Downloaded http-body-util v0.1.3\n Downloaded wit-bindgen-rust-macro v0.51.0\n Downloaded cpufeatures v0.3.0\n Downloaded postcard v1.1.3\n Downloaded spin v0.9.8\n Downloaded lock_api v0.4.14\n Downloaded scopeguard v1.2.0\n Downloaded rustc_version v0.4.1\n Downloaded byteorder v1.5.0\n Downloaded embedded-io v0.6.1\n Downloaded embedded-io v0.4.0\n Downloaded mutants v0.0.3\n Downloaded hostname v0.4.2\n Downloaded simd-adler32 v0.3.8\n Downloaded crc32fast v1.5.0\n Downloaded env_logger v0.11.8\n Downloaded anstyle v1.0.13\n Downloaded anstream v0.6.21\n Downloaded is_terminal_polyfill v1.70.2\n Downloaded colorchoice v1.0.4\n Downloaded once_cell_polyfill v1.70.2\n Downloaded anstyle-query v1.1.5\n Downloaded dirs-sys v0.5.0\n Downloaded libredox v0.1.10\n Downloaded option-ext v0.2.0\n Downloaded toml_writer v1.0.4\n Downloaded toml_datetime v0.7.3\n Downloaded serde_spanned v1.0.3\n Downloaded directories-next v2.0.0\n Downloaded redox_users v0.4.6\n Downloaded terminal_size v0.4.3\n Downloaded strsim v0.11.1\n Downloaded clap_lex v0.7.6\n Downloaded aes-gcm-siv v0.11.1\n Downloaded polyval v0.6.2\n Downloaded potential_utf v0.1.4\n Downloaded futures-channel v0.3.31\n Downloaded hyper-rustls v0.27.7\n Downloaded rand v0.10.0\n Downloaded rand_core v0.10.0\n Downloaded wit-bindgen-rust v0.51.0\n Downloaded semver v1.0.27\n Downloaded anyhow v1.0.102\n Downloaded prettyplease v0.2.37\n Downloaded r-efi v6.0.0\n Downloaded chacha20 v0.10.0\n Downloaded hash32 v0.2.1\n Downloaded atomic-polyfill v1.0.3\n Downloaded critical-section v1.2.0\n Downloaded portable-atomic-util v0.2.4\n Downloaded jiff-static v0.2.16\n Downloaded anstyle-parse v0.2.7\n Downloaded directories v6.0.0\n Downloaded redox_users v0.5.2\n Downloaded clap v4.5.51\n Downloaded clap_derive v4.5.49\n Downloaded crypto-common v0.1.7\n Downloaded icu_normalizer v2.1.1\n Downloaded icu_normalizer_data v2.1.1\n Downloaded pkg-config v0.3.32\n Downloaded hashlink v0.10.0\n Downloaded hashbrown v0.15.5\n Downloaded fallible-streaming-iterator v0.1.9\n Downloaded futures-io v0.3.32\n Downloaded tower-layer v0.3.3\n Downloaded http-body v1.0.1\n Downloaded windows-targets v0.52.6\n Downloaded base64 v0.22.1\n Downloaded getrandom v0.4.2\n Downloaded wasip3 v0.4.0+wasi-0.3.0-rc-2026-01-06\n Downloaded wit-bindgen v0.51.0\n Downloaded wit-parser v0.244.0\n Downloaded wasm-encoder v0.244.0\n Downloaded heapless v0.7.17\n Downloaded flate2 v1.1.8\n Downloaded miniz_oxide v0.8.9\n Downloaded toml v0.9.8\n Downloaded winnow v0.7.13\n Downloaded toml_parser v1.0.4\n Downloaded serde_norway v0.9.42\n Downloaded unsafe-libyaml-norway v0.2.15\n Downloaded clap_builder v4.5.51\n Downloaded pin-utils v0.1.0\n Downloaded futures-task v0.3.31\n Downloaded futures-sink v0.3.32\n Downloaded tower-service v0.3.3\n Downloaded sync_wrapper v1.0.2\n Downloaded serde_urlencoded v0.7.1\n Downloaded rustls-platform-verifier-android v0.1.1\n Downloaded winapi-util v0.1.11\n Downloaded rustc-hash v2.1.1\n Downloaded wit-component v0.244.0\n Downloaded wasmparser v0.244.0\n Downloaded portable-atomic v1.11.1\n Downloaded futures-core v0.3.31\n Downloaded untrusted v0.9.0\n Downloaded windows-targets v0.42.2\n Downloaded cesu8 v1.1.0\n Downloaded tinyvec_macros v0.1.1\n Downloaded typenum v1.19.0\n Downloaded rand_core v0.6.4\n Downloaded generic-array v0.14.7\n Downloaded version_check v0.9.5\n Downloaded opaque-debug v0.3.1\n Downloaded cpufeatures v0.2.17\n Downloaded ctr v0.9.2\n Downloaded cipher v0.4.4\n Downloaded inout v0.1.4\n Downloaded aes v0.8.4\n Downloaded aead v0.5.2\n Downloaded axum v0.8.8\n Downloaded serde_path_to_error v0.1.20\n Downloaded matchit v0.8.4\n Downloaded axum-macros v0.5.0\n Downloaded form_urlencoded v1.2.2\n Downloaded jni-sys v0.3.0\n Downloaded cfg_aliases v0.2.1\n Downloaded lru-slab v0.1.2\n Downloaded jiff v0.2.16\n Downloaded axum-core v0.5.6\n Downloaded tokio v1.49.0\n Downloaded windows-link v0.2.1\n Downloaded tokio-macros v2.6.0\n Downloaded unicode-ident v1.0.22\n Downloaded proc-macro2 v1.0.103\n Downloaded windows-targets v0.53.5\n Downloaded pin-project-lite v0.2.16\n Downloaded wasi v0.11.1+wasi-snapshot-preview1\n Downloaded thiserror-impl v2.0.17\n Downloaded zmij v1.0.18\n Downloaded itoa v1.0.15\n Downloaded zeroize v1.8.2\n Downloaded time-macros v0.2.24\n Downloaded slab v0.4.12\n Downloaded shlex v1.3.0\n Downloaded find-msvc-tools v0.1.9\n Downloaded dunce v1.0.5\n Downloaded quote v1.0.42\n Downloaded socket2 v0.6.2\n Downloaded bytes v1.11.1\n Downloaded thiserror v2.0.17\n Downloaded serde_core v1.0.228\n Downloaded serde_derive v1.0.228\n Downloaded serde v1.0.228\n Downloaded fallible-iterator v0.3.0\n Downloaded fs_extra v1.3.0\n Downloaded cmake v0.1.57\n Downloaded security-framework-sys v2.17.0\n Downloaded schannel v0.1.29\n Downloaded thiserror-impl v1.0.69\n Downloaded mime v0.3.17\n Downloaded windows-registry v0.6.1\n Downloaded windows-result v0.4.1\n Downloaded mio v1.1.0\n Downloaded serde_json v1.0.149\n Downloaded memchr v2.7.6\n Downloaded pasetors v0.7.7\n Downloaded time v0.3.44\n Downloaded time-core v0.1.6\n Downloaded num-conv v0.1.0\n Downloaded powerfmt v0.2.0\n Downloaded vcpkg v0.2.15\n Downloaded core-foundation v0.10.1\n Downloaded system-configuration-sys v0.6.0\n Downloaded want v0.3.1\n Downloaded try-lock v0.2.5\n Downloaded httpdate v1.0.3\n Downloaded deranged v0.5.5\n Downloaded subtle v2.6.1\n Downloaded wasm-bindgen-shared v0.2.108\n Downloaded wasm-bindgen-macro v0.2.108\n Downloaded rustversion v1.0.22\n Downloaded cfg-if v1.0.4\n Downloaded tempfile v3.23.0\n Downloaded jobserver v0.1.34\n Downloaded same-file v1.0.6\n Downloaded rand_core v0.9.5\n Downloaded getrandom v0.3.4\n Downloaded wasm-bindgen v0.2.108\n Downloaded wasm-bindgen-macro-support v0.2.108\n Downloaded once_cell v1.21.3\n Downloaded wasm-bindgen-futures v0.4.58\n Downloaded openssl-probe v0.2.1\n Downloaded rand_chacha v0.9.0\n Downloaded bumpalo v3.19.1\n Downloaded ct-codecs v1.1.6\n Downloaded utf8_iter v1.0.4\n Downloaded tokio-rustls v0.26.4\n Downloaded rustls-pki-types v1.14.0\n Downloaded web-time v1.1.0\n Downloaded getrandom v0.2.16\n Downloaded core-foundation-sys v0.8.7\n Downloaded walkdir v2.5.0\n Downloaded thiserror v1.0.69\n Downloaded ppv-lite86 v0.2.21\n Downloaded syn v2.0.110\n Downloaded regex v1.12.2\n Downloaded wit-bindgen v0.46.0\n Downloaded js-sys v0.3.85\n Downloaded ed25519-compact v2.2.0\n Downloaded percent-encoding v2.3.2\n Downloaded idna_adapter v1.2.1\n Downloaded zerofrom v0.1.6\n Downloaded windows-strings v0.5.1\n Downloaded system-configuration v0.7.0\n Downloaded core-foundation v0.9.4\n Downloaded ipnet v2.12.0\n Downloaded winapi v0.3.9\n Downloaded aho-corasick v1.1.4\n Downloaded r-efi v5.3.0\n Downloaded smallvec v1.15.1\n Downloaded zerovec-derive v0.11.2\n Downloaded foldhash v0.1.5\n Downloaded url v2.5.8\n Downloaded icu_properties v2.1.2\n Downloaded zerofrom-derive v0.1.6\n Downloaded synstructure v0.13.2\n Downloaded orion v0.17.12\n Downloaded yoke v0.8.1\n Downloaded ryu v1.0.20\n Downloaded rustls-native-certs v0.8.3\n Downloaded quinn-udp v0.5.14\n Downloaded idna v1.1.0\n Downloaded zerovec v0.11.5\n Downloaded encoding_rs v0.8.35\n Downloaded yoke-derive v0.8.1\n Downloaded stable_deref_trait v1.2.1\n Downloaded displaydoc v0.2.5\n Downloaded writeable v0.6.2\n Downloaded httparse v1.10.1\n Downloaded errno v0.3.14\n Downloaded fastrand v2.3.0\n Downloaded log v0.4.28\n Downloaded regex-syntax v0.8.8\n Downloaded tinystr v0.8.2\n Downloaded litemap v0.8.1\n Downloaded rustls-platform-verifier v0.6.2\n Downloaded icu_provider v2.1.1\n Downloaded zerotrie v0.2.3\n Downloaded bitflags v2.11.0\n Downloaded rustix v1.1.2\n Downloaded icu_locale_core v2.1.1\n Downloaded icu_collections v2.1.1\n Downloaded rusqlite v0.37.0\n Downloaded icu_properties_data v2.1.2\n Downloaded tracing-core v0.1.36\n Downloaded windows_aarch64_gnullvm v0.53.1\n Downloaded fiat-crypto v0.3.0\n Downloaded tinyvec v1.11.0\n Downloaded windows_x86_64_gnullvm v0.53.1\n Downloaded libc v0.2.177\n Downloaded regex-automata v0.4.13\n Downloaded windows_aarch64_msvc v0.53.1\n Downloaded windows_x86_64_msvc v0.53.1\n Downloaded windows_i686_gnullvm v0.53.1\n Downloaded windows_i686_msvc v0.53.1\n Downloaded windows_x86_64_gnu v0.53.1\n Downloaded windows_i686_gnu v0.53.1\n Downloaded rustls-webpki v0.103.10\n Downloaded security-framework v3.7.0\n Downloaded cc v1.2.57\n Downloaded quinn v0.11.9\n Downloaded rand v0.9.2\n Downloaded tower v0.5.3\n Downloaded http v1.4.0\n Downloaded zerocopy-derive v0.8.47\n Downloaded jni v0.21.1\n Downloaded hyper-util v0.1.20\n Downloaded combine v4.6.7\n Downloaded iri-string v0.7.10\n Downloaded winapi-x86_64-pc-windows-gnu v0.4.0\n Downloaded winapi-i686-pc-windows-gnu v0.4.0\n Downloaded tower-http v0.6.8\n Downloaded reqwest v0.13.2\n Downloaded webpki-root-certs v1.0.6\n Downloaded wasip2 v1.0.1+wasi-0.2.4\n Downloaded windows-sys v0.61.2\n Downloaded futures-util v0.3.31\n Downloaded windows-sys v0.60.2\n Downloaded hyper v1.8.1\n Downloaded tokio-util v0.7.18\n Downloaded linux-raw-sys v0.11.0\n Downloaded h2 v0.4.13\n Downloaded libsqlite3-sys v0.35.0\n Downloaded clingwrap v0.6.0\n Downloaded aws-lc-rs v1.16.2\n Downloaded quinn-proto v0.11.14\n Downloaded zerocopy v0.8.47\n Downloaded windows_x86_64_gnullvm v0.42.2\n Downloaded windows_aarch64_gnullvm v0.42.2\n Downloaded rustls v0.23.37\n Downloaded windows_aarch64_gnullvm v0.52.6\n Downloaded windows_x86_64_gnullvm v0.52.6\n Downloaded windows_i686_gnullvm v0.52.6\n Downloaded tracing v0.1.44\n Downloaded web-sys v0.3.85\n Downloaded windows_aarch64_msvc v0.42.2\n Downloaded windows_x86_64_msvc v0.42.2\n Downloaded windows_x86_64_gnu v0.42.2\n Downloaded windows_i686_msvc v0.42.2\n Downloaded windows_i686_gnu v0.42.2\n Downloaded windows_x86_64_msvc v0.52.6\n Downloaded windows_aarch64_msvc v0.52.6\n Downloaded windows_x86_64_gnu v0.52.6\n Downloaded windows_i686_gnu v0.52.6\n Downloaded windows_i686_msvc v0.52.6\n Downloaded ring v0.17.14\n Downloaded windows-sys v0.52.0\n Downloaded windows-sys v0.45.0\n Downloaded aws-lc-sys v0.39.0\n","timestamp":{"secs_since_epoch":1787473667,"nanos_since_epoch":18925880}}
{"type":"action_succeeded","action":"cargo_fetch","timestamp":{"secs_since_epoch":1787473667,"nanos_since_epoch":167858403}}
{"type":"trace","title":"Execute action","msg":"TarCreate(\n TarCreate {\n archive: \"/dev/vde\",\n directory: \"/ci/cache\",\n },\n)","timestamp":{"secs_since_epoch":1787473667,"nanos_since_epoch":169569355}}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1787473667,"nanos_since_epoch":174478386}}
{"type":"trace","title":"Execute action","msg":"TarCreate(\n TarCreate {\n archive: \"/dev/vdd\",\n directory: \"/ci/artifacts\",\n },\n)","timestamp":{"secs_since_epoch":1787473667,"nanos_since_epoch":176806547}}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1787473667,"nanos_since_epoch":182894479}}
{"type":"trace","title":"Execute action","msg":"TarCreate(\n TarCreate {\n archive: \"/dev/vdf\",\n directory: \"/ci/deps\",\n },\n)","timestamp":{"secs_since_epoch":1787473667,"nanos_since_epoch":185998026}}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1787473669,"nanos_since_epoch":992637896}}
{"type":"plan_succeeded","timestamp":{"secs_since_epoch":1787473669,"nanos_since_epoch":992677661}}
{"type":"executor_ends_successfully","timestamp":{"secs_since_epoch":1787473669,"nanos_since_epoch":992683339}}
EXIT CODE: 0
ambient-execute-plan0.18.0@5360d3fsteps:
- action: mkdir
pathname: /ci
- action: mkdir
pathname: /ci/artifacts
- action: mkdir
pathname: /ci/artifacts/debian
- action: mkdir
pathname: /ci/artifacts/rsync
- action: mkdir
pathname: /ci/secrets
- action: mkdir
pathname: /ci/deps
- action: tar_extract
archive: /dev/vdc
directory: /ci/src
- action: tar_extract
archive: /dev/vdf
directory: /ci/deps
- action: tar_extract
archive: /dev/vde
directory: /ci/cache
- action: tar_extract
archive: /dev/vdd
directory: /ci/artifacts
- action: tar_extract
archive: /dev/vdg
directory: /ci/secrets
- action: shell
shell: ln -sf /ci /workspace
- action: create_file
filename: /root/.ssh/config
content: "Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n "
overwrite: true
- action: cargo_clippy
- action: cargo_build
- action: cargo_test
- action: shell
shell: |
export PATH=/root/.cargo/bin:/bin:/sbin
ls -l "$CARGO_TARGET_DIR"
make TARGET= subplot doc
find doc -ls
mkdir -p /ci/artifacts/rsync
cp obnam.html doc/*.html /ci/artifacts/rsync
- action: custom
name: dch
args:
debfullname: Lars Wirzenius
debemail: liw@liw.fi
- action: deb
packages: debian
- action: tar_create
archive: /dev/vde
directory: /ci/cache
- action: tar_create
archive: /dev/vdd
directory: /ci/artifacts
executor_drive: /dev/vdb
source_drive: /dev/vdc
artifact_drive: /dev/vdd
cache_drive: /dev/vde
deps_drive: /dev/vdf
secrets_drive: null
workspace_dir: /ci
source_dir: /ci/src
deps_dir: /ci/deps
cache_dir: /ci/cache
artifacts_dir: /ci/artifacts
secrets_dir: null
envs: {}
- action: mkdir pathname: /ci
- action: mkdir pathname: /ci/artifacts
- action: mkdir pathname: /ci/artifacts/debian
- action: mkdir pathname: /ci/artifacts/rsync
- action: mkdir pathname: /ci/secrets
- action: mkdir pathname: /ci/deps
- action: tar_extract archive: /dev/vdc directory: /ci/src
- action: tar_extract archive: /dev/vdf directory: /ci/deps
- action: tar_extract archive: /dev/vde directory: /ci/cache
- action: tar_extract archive: /dev/vdd directory: /ci/artifacts
- action: tar_extract archive: /dev/vdg directory: /ci/secrets
+ ln -sf /ci /workspace
- action: shell shell: ln -sf /ci /workspace
- action: create_file filename: /root/.ssh/config content: "Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n " overwrite: true
cargo 1.97.1 (c980f4866 2026-06-30)
clippy 0.1.97 (8bab26f4f6 2026-07-14)
rustc 1.97.1 (8bab26f4f 2026-07-14)
Compiling proc-macro2 v1.0.103
Compiling libc v0.2.177
Compiling quote v1.0.42
Compiling unicode-ident v1.0.22
Compiling syn v2.0.110
Checking cfg-if v1.0.4
Checking itoa v1.0.15
Compiling serde_core v1.0.228
Checking stable_deref_trait v1.2.1
Checking once_cell v1.21.3
Checking pin-project-lite v0.2.16
Compiling synstructure v0.13.2
Checking bytes v1.11.1
Checking memchr v2.7.6
Compiling jobserver v0.1.34
Checking futures-core v0.3.31
Compiling shlex v1.3.0
Compiling zerofrom-derive v0.1.6
Compiling yoke-derive v0.8.1
Compiling find-msvc-tools v0.1.9
Compiling cc v1.2.57
Checking zerofrom v0.1.6
Checking yoke v0.8.1
Checking log v0.4.28
Compiling zerovec-derive v0.11.2
Compiling cmake v0.1.57
Compiling typenum v1.19.0
Compiling fs_extra v1.3.0
Checking zeroize v1.8.2
Compiling dunce v1.0.5
Compiling version_check v0.9.5
Compiling aws-lc-sys v0.39.0
Compiling generic-array v0.14.7
Checking zerovec v0.11.5
Compiling displaydoc v0.2.5
Compiling tokio-macros v2.6.0
Checking socket2 v0.6.2
Checking mio v1.1.0
Checking futures-sink v0.3.32
Checking tokio v1.49.0
Checking http v1.4.0
Checking tracing-core v0.1.36
Checking smallvec v1.15.1
Compiling serde v1.0.228
Checking subtle v2.6.1
Checking tracing v0.1.44
Compiling serde_derive v1.0.228
Checking getrandom v0.2.16
Checking bitflags v2.11.0
Checking hashbrown v0.16.0
Compiling aws-lc-rs v1.16.2
Checking equivalent v1.0.2
Checking slab v0.4.12
Checking indexmap v2.12.0
Checking rand_core v0.6.4
Checking http-body v1.0.1
Checking tinystr v0.8.2
Checking litemap v0.8.1
Checking writeable v0.6.2
Checking pin-utils v0.1.0
Checking icu_locale_core v2.1.1
Checking crypto-common v0.1.7
Checking zerotrie v0.2.3
Checking potential_utf v0.1.4
Checking rustls-pki-types v1.14.0
Compiling icu_properties_data v2.1.2
Compiling zmij v1.0.18
Checking futures-task v0.3.31
Checking percent-encoding v2.3.2
Checking futures-io v0.3.32
Compiling icu_normalizer_data v2.1.1
Checking tower-service v0.3.3
Compiling rustix v1.1.2
Compiling httparse v1.10.1
Checking futures-util v0.3.31
Checking icu_collections v2.1.1
Checking icu_provider v2.1.1
Checking tokio-util v0.7.18
Compiling rustls v0.23.37
Checking linux-raw-sys v0.11.0
Compiling serde_json v1.0.149
Checking atomic-waker v1.1.2
Checking fnv v1.0.7
Compiling getrandom v0.3.4
Checking untrusted v0.9.0
Checking try-lock v0.2.5
Checking want v0.3.1
Checking h2 v0.4.13
Checking futures-channel v0.3.31
Checking sync_wrapper v1.0.2
Checking aho-corasick v1.1.4
Checking ryu v1.0.20
Compiling semver v1.0.27
Checking regex-syntax v0.8.8
Checking tower-layer v0.3.3
Checking utf8parse v0.2.2
Checking httpdate v1.0.3
Compiling thiserror v2.0.17
Checking hyper v1.8.1
Checking anstyle-parse v0.2.7
Checking regex-automata v0.4.13
Compiling rustc_version v0.4.1
Checking icu_normalizer v2.1.1
Checking icu_properties v2.1.2
Checking form_urlencoded v1.2.2
Checking inout v0.1.4
Compiling thiserror-impl v2.0.17
Checking scopeguard v1.2.0
Checking ipnet v2.12.0
Checking base64 v0.22.1
Checking is_terminal_polyfill v1.70.2
Compiling vcpkg v0.2.15
Compiling powerfmt v0.2.0
Compiling time-core v0.1.6
Checking colorchoice v1.0.4
Checking anstyle-query v1.1.5
Compiling pkg-config v0.3.32
Checking anstyle v1.0.13
Compiling num-conv v0.1.0
Compiling time-macros v0.2.24
Checking anstream v0.6.21
Compiling libsqlite3-sys v0.35.0
Compiling deranged v0.5.5
Checking hyper-util v0.1.20
Checking lock_api v0.4.14
Checking cipher v0.4.4
Checking idna_adapter v1.2.1
Compiling heapless v0.7.17
Checking regex v1.12.2
Checking tower v0.5.3
Checking http-body-util v0.1.3
Checking utf8_iter v1.0.4
Checking winnow v0.7.13
Checking rand_core v0.10.0
Checking foldhash v0.1.5
Compiling getrandom v0.4.2
Checking openssl-probe v0.2.1
Checking byteorder v1.5.0
Checking mime v0.3.17
Compiling crc32fast v1.5.0
Checking cpufeatures v0.2.17
Checking hash32 v0.2.1
Checking rustls-native-certs v0.8.3
Compiling time v0.3.44
Checking hashbrown v0.15.5
Checking toml_parser v1.0.4
Checking idna v1.1.0
Checking spin v0.9.8
Checking serde_urlencoded v0.7.1
Checking terminal_size v0.4.3
Checking universal-hash v0.5.1
Checking serde_spanned v1.0.3
Checking toml_datetime v0.7.3
Checking dirs-sys-next v0.1.2
Checking opaque-debug v0.3.1
Checking strsim v0.11.1
Checking fastrand v2.3.0
Checking simd-adler32 v0.3.8
Checking cpufeatures v0.3.0
Checking unsafe-libyaml-norway v0.2.15
Checking option-ext v0.2.0
Checking iri-string v0.7.10
Checking adler2 v2.0.1
Checking toml_writer v1.0.4
Checking clap_lex v0.7.6
Compiling heck v0.5.0
Compiling clap_derive v4.5.49
Checking clap_builder v4.5.51
Checking toml v0.9.8
Compiling git-testament-derive v0.2.1
Checking miniz_oxide v0.8.9
Checking tower-http v0.6.8
Checking dirs-sys v0.5.0
Checking serde_norway v0.9.42
Checking chacha20 v0.10.0
Checking tempfile v3.23.0
Checking polyval v0.6.2
Checking directories-next v2.0.0
Checking url v2.5.8
Checking hashlink v0.10.0
Checking aes v0.8.4
Checking env_filter v0.1.4
Checking ctr v0.9.2
Checking cobs v0.3.0
Checking aead v0.5.2
Checking encoding_rs v0.8.35
Compiling mutants v0.0.3
Checking fallible-iterator v0.3.0
Checking fallible-streaming-iterator v0.1.9
Checking jiff v0.2.16
Checking env_logger v0.11.8
Checking rusqlite v0.37.0
Checking clingwrap v0.6.0
Checking aes-gcm-siv v0.11.1
Checking postcard v1.1.3
Checking flate2 v1.1.8
Checking rand v0.10.0
Checking directories v6.0.0
Checking git-testament v0.2.6
Checking clap v4.5.51
Checking hostname v0.4.2
Checking fiat-crypto v0.3.0
Checking orion v0.17.12
Checking axum-core v0.5.6
Checking ed25519-compact v2.2.0
Compiling axum-macros v0.5.0
Checking serde_path_to_error v0.1.20
Checking matchit v0.8.4
Checking ct-codecs v1.1.6
Checking pasetors v0.7.7
Checking axum v0.8.8
Checking rustls-webpki v0.103.10
Checking tokio-rustls v0.26.4
Checking rustls-platform-verifier v0.6.2
Checking hyper-rustls v0.27.7
Checking reqwest v0.13.2
Checking obnam v0.10.0 (/ci/src/obnam)
Checking obnam-server v0.1.0 (/ci/src/obnam-server)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.49s
- action: cargo_clippy
cargo 1.97.1 (c980f4866 2026-06-30)
clippy 0.1.97 (8bab26f4f6 2026-07-14)
rustc 1.97.1 (8bab26f4f 2026-07-14)
Compiling libc v0.2.177
Compiling cfg-if v1.0.4
Compiling itoa v1.0.15
Compiling once_cell v1.21.3
Compiling stable_deref_trait v1.2.1
Compiling serde_core v1.0.228
Compiling bytes v1.11.1
Compiling memchr v2.7.6
Compiling pin-project-lite v0.2.16
Compiling zerofrom v0.1.6
Compiling jobserver v0.1.34
Compiling futures-core v0.3.31
Compiling cc v1.2.57
Compiling yoke v0.8.1
Compiling log v0.4.28
Compiling zeroize v1.8.2
Compiling zerovec v0.11.5
Compiling cmake v0.1.57
Compiling mio v1.1.0
Compiling aws-lc-sys v0.39.0
Compiling socket2 v0.6.2
Compiling futures-sink v0.3.32
Compiling tokio v1.49.0
Compiling typenum v1.19.0
Compiling http v1.4.0
Compiling tracing-core v0.1.36
Compiling subtle v2.6.1
Compiling smallvec v1.15.1
Compiling tracing v0.1.44
Compiling generic-array v0.14.7
Compiling getrandom v0.2.16
Compiling slab v0.4.12
Compiling hashbrown v0.16.0
Compiling equivalent v1.0.2
Compiling bitflags v2.11.0
Compiling indexmap v2.12.0
Compiling serde v1.0.228
Compiling rand_core v0.6.4
Compiling http-body v1.0.1
Compiling tinystr v0.8.2
Compiling pin-utils v0.1.0
Compiling writeable v0.6.2
Compiling litemap v0.8.1
Compiling icu_locale_core v2.1.1
Compiling crypto-common v0.1.7
Compiling zerotrie v0.2.3
Compiling potential_utf v0.1.4
Compiling rustls-pki-types v1.14.0
Compiling futures-io v0.3.32
Compiling percent-encoding v2.3.2
Compiling tower-service v0.3.3
Compiling futures-task v0.3.31
Compiling futures-util v0.3.31
Compiling icu_collections v2.1.1
Compiling icu_provider v2.1.1
Compiling tokio-util v0.7.18
Compiling num-conv v0.1.0
Compiling time-core v0.1.6
Compiling fnv v1.0.7
Compiling powerfmt v0.2.0
Compiling try-lock v0.2.5
Compiling untrusted v0.9.0
Compiling linux-raw-sys v0.11.0
Compiling atomic-waker v1.1.2
Compiling h2 v0.4.13
Compiling rustix v1.1.2
Compiling want v0.3.1
Compiling deranged v0.5.5
Compiling icu_normalizer_data v2.1.1
Compiling icu_properties_data v2.1.2
Compiling httparse v1.10.1
Compiling zmij v1.0.18
Compiling futures-channel v0.3.31
Compiling sync_wrapper v1.0.2
Compiling aho-corasick v1.1.4
Compiling regex-syntax v0.8.8
Compiling httpdate v1.0.3
Compiling ryu v1.0.20
Compiling utf8parse v0.2.2
Compiling tower-layer v0.3.3
Compiling anstyle-parse v0.2.7
Compiling hyper v1.8.1
Compiling regex-automata v0.4.13
Compiling serde_json v1.0.149
Compiling icu_properties v2.1.2
Compiling icu_normalizer v2.1.1
Compiling getrandom v0.3.4
Compiling form_urlencoded v1.2.2
Compiling inout v0.1.4
Compiling colorchoice v1.0.4
Compiling scopeguard v1.2.0
Compiling base64 v0.22.1
Compiling is_terminal_polyfill v1.70.2
Compiling anstyle-query v1.1.5
Compiling ipnet v2.12.0
Compiling anstyle v1.0.13
Compiling anstream v0.6.21
Compiling hyper-util v0.1.20
Compiling lock_api v0.4.14
Compiling thiserror v2.0.17
Compiling cipher v0.4.4
Compiling idna_adapter v1.2.1
Compiling regex v1.12.2
Compiling tower v0.5.3
Compiling time-macros v0.2.24
Compiling http-body-util v0.1.3
Compiling utf8_iter v1.0.4
Compiling foldhash v0.1.5
Compiling byteorder v1.5.0
Compiling cpufeatures v0.2.17
Compiling mime v0.3.17
Compiling winnow v0.7.13
Compiling rand_core v0.10.0
Compiling openssl-probe v0.2.1
Compiling rustls-native-certs v0.8.3
Compiling toml_parser v1.0.4
Compiling hash32 v0.2.1
Compiling hashbrown v0.15.5
Compiling idna v1.1.0
Compiling time v0.3.44
Compiling spin v0.9.8
Compiling serde_urlencoded v0.7.1
Compiling terminal_size v0.4.3
Compiling universal-hash v0.5.1
Compiling serde_spanned v1.0.3
Compiling toml_datetime v0.7.3
Compiling dirs-sys-next v0.1.2
Compiling clap_lex v0.7.6
Compiling strsim v0.11.1
Compiling option-ext v0.2.0
Compiling iri-string v0.7.10
Compiling adler2 v2.0.1
Compiling unsafe-libyaml-norway v0.2.15
Compiling simd-adler32 v0.3.8
Compiling cpufeatures v0.3.0
Compiling fastrand v2.3.0
Compiling toml_writer v1.0.4
Compiling opaque-debug v0.3.1
Compiling polyval v0.6.2
Compiling toml v0.9.8
Compiling tempfile v3.23.0
Compiling chacha20 v0.10.0
Compiling git-testament-derive v0.2.1
Compiling miniz_oxide v0.8.9
Compiling serde_norway v0.9.42
Compiling tower-http v0.6.8
Compiling dirs-sys v0.5.0
Compiling clap_builder v4.5.51
Compiling directories-next v2.0.0
Compiling libsqlite3-sys v0.35.0
Compiling heapless v0.7.17
Compiling url v2.5.8
Compiling hashlink v0.10.0
Compiling getrandom v0.4.2
Compiling crc32fast v1.5.0
Compiling aes v0.8.4
Compiling env_filter v0.1.4
Compiling aws-lc-rs v1.16.2
Compiling rustls v0.23.37
Compiling ctr v0.9.2
Compiling cobs v0.3.0
Compiling aead v0.5.2
Compiling encoding_rs v0.8.35
Compiling rustls-webpki v0.103.10
Compiling fallible-streaming-iterator v0.1.9
Compiling fallible-iterator v0.3.0
Compiling jiff v0.2.16
Compiling tokio-rustls v0.26.4
Compiling hyper-rustls v0.27.7
Compiling rustls-platform-verifier v0.6.2
Compiling clingwrap v0.6.0
Compiling reqwest v0.13.2
Compiling env_logger v0.11.8
Compiling rusqlite v0.37.0
Compiling aes-gcm-siv v0.11.1
Compiling postcard v1.1.3
Compiling flate2 v1.1.8
Compiling rand v0.10.0
Compiling clap v4.5.51
Compiling directories v6.0.0
Compiling git-testament v0.2.6
Compiling hostname v0.4.2
Compiling obnam v0.10.0 (/ci/src/obnam)
Compiling fiat-crypto v0.3.0
Compiling axum-core v0.5.6
Compiling ed25519-compact v2.2.0
Compiling orion v0.17.12
Compiling serde_path_to_error v0.1.20
Compiling matchit v0.8.4
Compiling ct-codecs v1.1.6
Compiling axum v0.8.8
Compiling pasetors v0.7.7
Compiling obnam-server v0.1.0 (/ci/src/obnam-server)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
- action: cargo_build
cargo 1.97.1 (c980f4866 2026-06-30)
clippy 0.1.97 (8bab26f4f6 2026-07-14)
rustc 1.97.1 (8bab26f4f 2026-07-14)
running 56 tests test blobs::test::cant_init_nonexistent_dir ... ok test blobs::test::empty_dir_is_not_init ... ok test blobs::test::adds_blob ... ok test blobs::test::finds_blob_when_labels_match ... ok test blobs::test::finds_no_blob_in_empty_repo ... ok test blobs::test::finds_no_blob_when_none_match_label ... ok test blobs::test::inits_empty_dir ... ok test blobs::test::has_no_blobs_initially ... ok test blobs::test::nonexistent_dir_is_not_init ... ok test blobs::test::removes_blob ... ok test blobs::test::root_dir_is_not_init ... ok test chunk::test::chunk_round_trip ... ok test chunk::test::label_display ... ok test chunk::test::ciphertext_does_not_contain_plaintext ... ok test chunk::test::label_round_trip ... ok test chunk::test::metadata ... ok test chunk::test::metadata_round_trip ... ok test cipher::test::aead_round_trip ... ok test cipher::test::key ... ok test cipher::test::key_from_string ... ok test client::test::generates_key ... ok test client::test::gets_correct_key ... ok test client::test::has_name ... ok test client::test::has_no_keys_initially ... ok test client::test::sets_old_versions ... ok test client::test::serialiazion_round_trip ... ok test client_repo::test::puts_client ... ok test client_repo::test::removes_client ... ok test client_repo::test::removes_credential ... ok test client_repo::test::adds_credential ... ok test config::test::merge_files ... ok test config::test::valideted_config ... ok test credential::test::roundtrip_sop_credential ... ok test credential::test::roundtrip_sop_method ... ok test id::test::id_is_equal_to_itself ... ok test id::test::id_round_trip ... ok test id::test::one_is_expected ... ok test id::test::textual_id_is_printable_ascii ... ok test id::test::two_ids_are_different ... ok test label::test::colon ... ok test label::test::equals ... ok test filesdb::test::is_empty_initially ... ok test label::test::label_is_equal_to_itself ... ok test label::test::question_mark ... ok test label::test::safe_label ... ok test label::test::slash ... ok test local_repo::test::finds_chunk ... ok test local_repo::test::adds_and_gets_chunk ... ok test local_repo::test::has_no_chunks_initially ... ok test plaintext::test::compressed ... ok test local_repo::test::removes_chunk ... ok test plaintext::test::compression_round_trip ... ok test plaintext::test::uncompressed ... ok test sop::tests::cert_display ... ok test sop::tests::key_display ... ok test time::test::current_time ... ok test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.03s running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s running 1 test test config::test::merges ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s running 3 tests test obnam/src/label.rs - label (line 5) ... ok test obnam/src/id.rs - id (line 5) ... ok test obnam/src/lib.rs - (line 12) ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s all doctests ran in 0.45s; merged doctests compilation took 0.45s running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/obnam-8ceb303770846f84)
Running unittests src/bin/obnam.rs (/ci/cache/cargo-target/debug/deps/obnam-6e5afb666b69eb2e)
Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/obnam_server-ebedf2ce973df3dc)
Running unittests src/main.rs (/ci/cache/cargo-target/debug/deps/obnam_server-7129c4caed90fa38)
Doc-tests obnam
Doc-tests obnam_server
- action: cargo_test
total 8
-rw-r--r-- 1 root root 177 Aug 23 08:28 CACHEDIR.TAG
drwxr-xr-x 7 root root 4096 Aug 23 08:30 debug
subplot docgen obnam.subplot --output obnam.html
subplot codegen obnam.subplot --output test.py
rm -f test.log
python3 test.py --log test.log
srcdir /ci/src
datadir /tmp/tmpiy3qnm7f
scenario: Chunk encrypt/decrypt with compression round trip via repository
step 1: given an installed obnam
step 2: given file .config/obnam/config.yaml from config.yaml
step 3: given file greeting.txt
step 4: when I create directory mychunks
step 5: when I try to run obnam repo init
step 6: when I run obnam chunk encrypt --compress --key secret --label sticky.tape greeting.txt
step 7: when I run obnam repo find sticky.tape --one-match-output=id.txt
step 8: when I run obnam chunk decrypt --key secret --id-file id.txt
step 9: then stdout is exactly "Hello, world.\n"
scenario: Generates and validates API tokens
step 1: given an installed obnam
step 2: given file server-config.yaml
step 3: when I run obnam-server --config server-config.yaml init
step 4: then file keypair.json exists
step 5: when I try to run obnam-server --config server-config.yaml init
step 6: then command fails
step 7: then stderr contains "keypair.json"
step 8: when I run obnam-server --config server-config.yaml token --output token.txt --allow append
step 9: then file token.txt contains "v4.public."
step 10: when I run obnam-server --config server-config.yaml validate --file token.txt
step 11: then stdout contains "read_chunks_allowed: true"
step 12: then stdout contains "find_chunks_allowed: true"
step 13: then stdout contains "create_chunk_allowed: true"
step 14: then stdout contains "delete_chunk_allowed: false"
step 15: when I run obnam-server --config server-config.yaml token --output token.txt --allow delete
step 16: then file token.txt contains "v4.public."
step 17: when I run obnam-server --config server-config.yaml validate --file token.txt
step 18: then stdout contains "read_chunks_allowed: true"
step 19: then stdout contains "find_chunks_allowed: true"
step 20: then stdout contains "create_chunk_allowed: true"
step 21: then stdout contains "delete_chunk_allowed: true"
scenario: Avoid client chunks with the same name
step 1: given an installed obnam
step 2: given file .config/obnam/config.yaml from config.yaml
step 3: when I create directory mychunks
step 4: when I run obnam repo init
step 5: when I run obnam --client-key my.secret client init --client-name my.host
step 6: then command is successful
step 7: when I try to run obnam --client-key my.secret client init --client-name my.host
step 8: then command fails
scenario: Logging level can be set
step 1: given an installed obnam
step 2: when I run obnam config
step 3: then stderr doesn't contain "TRACE"
step 4: then stderr doesn't contain "DEBUG"
step 5: then stderr contains "INFO"
step 6: then stderr contains "WARN"
step 7: then stderr contains "ERROR"
step 8: when I run env OBNAM_LOG=error obnam config
step 9: then stderr doesn't contain "TRACE"
step 10: then stderr doesn't contain "DEBUG"
step 11: then stderr doesn't contain "INFO"
step 12: then stderr doesn't contain "WARN"
step 13: then stderr contains "ERROR"
step 14: when I run obnam --log-level=error config
step 15: then stderr doesn't contain "TRACE"
step 16: then stderr doesn't contain "DEBUG"
step 17: then stderr doesn't contain "INFO"
step 18: then stderr doesn't contain "WARN"
step 19: then stderr contains "ERROR"
step 20: when I run env OBNAM_LOG=error obnam --log-level=trace config
step 21: then stderr contains "TRACE"
step 22: then stderr contains "DEBUG"
step 23: then stderr contains "INFO"
step 24: then stderr contains "WARN"
step 25: then stderr contains "ERROR"
scenario: Show client
step 1: given an installed obnam
step 2: given file .config/obnam/config.yaml from config.yaml
step 3: when I create directory mychunks
step 4: when I run obnam repo init
step 5: when I run obnam --client-key my.secret client init --client-name my.host
step 6: when I run obnam --client-key my.secret client show --client-name my.host
step 7: then stdout is valid JSON
scenario: Round trip chunk encryption using key from client chunk
step 1: given an installed obnam
step 2: given file .config/obnam/config.yaml from config.yaml
step 3: given file greeting.txt
step 4: when I create directory mychunks
step 5: when I run obnam repo init
step 6: when I run obnam --client-key my.secret client init --client-name my.host
step 7: when I run obnam --client-key my.secret client generate my.host my.key
step 8: when I run obnam --client-key my.secret chunk encrypt --client-name my.host --key-name my.key --label sticky.tape greeting.txt --output chunk.file
step 9: when I run obnam --client-key my.secret chunk decrypt --client-name my.host --key-name my.key chunk.file
step 10: then stdout is exactly "Hello, world.\n"
scenario: Manage chunks on the server using API
step 1: given an installed obnam
step 2: given file server-config.yaml
step 3: given file greeting.txt
step 4: given file .config/obnam/config.yaml from comfy.yaml
step 5: given executable file create-token.sh
step 6: when I run obnam-server --config server-config.yaml init
step 7: when I run ./create-token.sh delete
step 8: when I run, as a daemon, obnam-server --config server-config.yaml serve
step 9: when I run obnam chunk encrypt --key secret --label first greeting.txt --output chunk.file
step 10: when I run obnam api put OVsgIaDAmIOEq1hSn_Zauw test.chunk --filename chunk.file
step 11: when I run obnam api get OVsgIaDAmIOEq1hSn_Zauw --filename returned.chunk
step 12: then files chunk.file and returned.chunk match
step 13: when I run obnam api find test.chunk
step 14: then stdout is exactly "OVsgIaDAmIOEq1hSn_Zauw\n"
step 15: when I run obnam api delete OVsgIaDAmIOEq1hSn_Zauw
step 16: when I run obnam api find test.chunk
step 17: then stdout is exactly ""
cleanup 8: when I run, as a daemon, obnam-server --config server-config.yaml serve
scenario: Initialize a backup repository
step 1: given an installed obnam
step 2: given file .config/obnam/config.yaml from config.yaml
step 3: then directory mychunks does not exist
step 4: when I try to run obnam repo is
step 5: then command fails
step 6: when I create directory mychunks
step 7: when I try to run obnam repo is
step 8: then command fails
step 9: when I run obnam repo init
step 10: when I run obnam repo is
step 11: then exit code is 0
scenario: Manages chunks via API
step 1: given an installed obnam
step 2: given file server-config.yaml
step 3: given file request.sh
step 4: when I run obnam-server --config server-config.yaml init
step 5: when I run obnam-server --config server-config.yaml token --output token.txt --allow append
step 6: when I run cat token.txt
step 7: when I run, as a daemon, obnam-server --config server-config.yaml serve
step 8: when I run bash request.sh GET /chunks/OVsgIaDAmIOEq1hSn_Zauw
step 9: then stderr contains "HTTP/1.1 404"
step 10: when I run bash request.sh PUT /chunks/OVsgIaDAmIOEq1hSn_Zauw?label=first hello
step 11: then stderr contains "HTTP/1.1 201"
step 12: when I run bash request.sh GET /chunks/OVsgIaDAmIOEq1hSn_Zauw
step 13: then stderr contains "HTTP/1.1 200"
step 14: then stdout is exactly "hello"
step 15: when I run bash request.sh GET /chunks?label=first
step 16: then stdout is exactly "{"chunk_ids":["OVsgIaDAmIOEq1hSn_Zauw"]}"
step 17: when I run bash request.sh DELETE /chunks/OVsgIaDAmIOEq1hSn_Zauw
step 18: then stderr contains "HTTP/1.1 401"
step 19: when I run obnam-server --config server-config.yaml token --output token.txt --allow delete
step 20: when I run bash request.sh DELETE /chunks/OVsgIaDAmIOEq1hSn_Zauw
step 21: then stderr contains "HTTP/1.1 204"
step 22: when I run bash request.sh GET /chunks?label=first
step 23: then stdout is exactly "{"chunk_ids":[]}"
cleanup 7: when I run, as a daemon, obnam-server --config server-config.yaml serve
scenario: Validates token via HTTP API
step 1: given an installed obnam
step 2: given file server-config.yaml
step 3: given file request.sh
step 4: when I run obnam-server --config server-config.yaml init
step 5: when I run obnam-server --config server-config.yaml token --output token.txt --allow append
step 6: when I run cat token.txt
step 7: when I run, as a daemon, obnam-server --config server-config.yaml serve
step 8: when I run bash request.sh GET /validate
step 9: then stdout contains ""read_chunks_allowed":true"
step 10: then stdout contains ""find_chunks_allowed":true"
step 11: then stdout contains ""create_chunk_allowed":true"
step 12: then stdout contains ""delete_chunk_allowed":false"
cleanup 7: when I run, as a daemon, obnam-server --config server-config.yaml serve
scenario: Create an OpenPGP software key credential
step 1: given an installed obnam
step 2: given file .config/obnam/config.yaml from config.yaml
step 3: given file sop-generate
step 4: when I run bash sop-generate alice.tsk
step 5: when I create directory mychunks
step 6: when I run obnam repo init
step 7: when I run obnam credential list
step 8: then stdout is exactly ""
step 9: when I run obnam --client-key my.secret credential openpgp-soft alice.tsk
step 10: when I run obnam credential list --all
step 11: then stdout isn't exactly ""
scenario: Chunk encrypt/decrypt round trip via repository
step 1: given an installed obnam
step 2: given file .config/obnam/config.yaml from config.yaml
step 3: given file greeting.txt
step 4: when I create directory mychunks
step 5: when I try to run obnam repo init
step 6: when I run obnam chunk encrypt --key secret --label sticky.tape greeting.txt --id-file id.txt
step 7: when I run obnam chunk decrypt --key secret --id-file id.txt
step 8: then stdout is exactly "Hello, world.\n"
scenario: Inspect an encoded chunk in file
step 1: given an installed obnam
step 2: given file greeting.txt
step 3: when I run obnam chunk encrypt --label sticky.tape --key secret greeting.txt --output chunk.file
step 4: when I run obnam chunk inspect --filename chunk.file
step 5: then stdout is valid JSON
step 6: then stdout contains ""id":"
step 7: then stdout contains ""label":"
step 8: then stdout contains ""data": null"
step 9: when I run obnam chunk inspect --filename chunk.file --key secret
step 10: then stdout is valid JSON
step 11: then stdout contains ""id":"
step 12: then stdout contains ""label":"
step 13: then stdout contains ""data": ""
scenario: Inspect an encrypted chunk using key from client chunk
step 1: given an installed obnam
step 2: given file .config/obnam/config.yaml from config.yaml
step 3: given file greeting.txt
step 4: when I create directory mychunks
step 5: when I run obnam repo init
step 6: when I run obnam --client-key my.secret client init --client-name my.host
step 7: when I run obnam --client-key my.secret client generate my.host my.key
step 8: when I run obnam --client-key my.secret chunk encrypt --client-name my.host --key-name my.key --label sticky.tape greeting.txt --output chunk.file
step 9: when I run obnam --client-key my.secret chunk inspect --filename chunk.file --client-name my.host --key-name my.key
step 10: then stdout is valid JSON
step 11: then stdout contains ""id":"
step 12: then stdout contains ""label":"
step 13: then stdout contains ""data": ""
scenario: Extracting a certificate from a key
step 1: given an installed obnam
step 2: given file alice.key
step 3: when I run obnam sop extract-cert rsop alice.key
step 4: then stdout isn't exactly ""
scenario: Add a chunk to the backup repository
step 1: given an installed obnam
step 2: given file .config/obnam/config.yaml from config.yaml
step 3: given file greeting.txt
step 4: given a directory mychunks
step 5: when I run obnam repo init
step 6: when I run obnam chunk encrypt --key secret --label data greeting.txt
scenario: Inspect an encoded chunk in repository
step 1: given an installed obnam
step 2: given file .config/obnam/config.yaml from config.yaml
step 3: given file greeting.txt
step 4: when I create directory mychunks
step 5: when I try to run obnam repo init
step 6: when I run obnam chunk encrypt --label sticky.tape --key secret greeting.txt --id-file=id.txt
step 7: when I run obnam chunk inspect --id-file id.txt
step 8: then stdout is valid JSON
step 9: then stdout contains ""id":"
step 10: then stdout contains ""label":"
step 11: then stdout contains ""data": null"
step 12: when I run obnam chunk inspect --key secret --id-file id.txt
step 13: then stdout is valid JSON
step 14: then stdout contains ""id":"
step 15: then stdout contains ""label":"
step 16: then stdout contains ""data": ""
scenario: Conveniently encrypt and decrypt chunk in a backup repository
step 1: given an installed obnam
step 2: given file .config/obnam/config.yaml from comfy.yaml
step 3: given file message.txt
step 4: when I create directory my.repo
step 5: when I run obnam repo init
step 6: when I run obnam client init --credential softy
step 7: when I run obnam chunk encrypt --label data --key-name default --id-file id.txt message.txt
step 8: when I run obnam chunk decrypt --key-name default --id-file id.txt --output out.dat
step 9: then files message.txt and out.dat match
scenario: Generate new key
step 1: given an installed obnam
step 2: given file .config/obnam/config.yaml from config.yaml
step 3: when I create directory mychunks
step 4: when I run obnam repo init
step 5: when I run obnam --client-key my.secret client init --client-name my.host
step 6: when I run obnam --client-key my.secret client generate my.host my.key
step 7: when I run obnam --client-key my.secret client show --client-name my.host
step 8: then stdout contains "my.key"
scenario: Chunk encrypt/decrypt with compression round trip via file
step 1: given an installed obnam
step 2: given file greeting.txt
step 3: when I run obnam chunk encrypt --compress --key secret --label sticky.tape greeting.txt --output chunk.file
step 4: when I run obnam chunk decrypt --key secret chunk.file
step 5: then stdout is exactly "Hello, world.\n"
scenario: Initialize a client chunk
step 1: given an installed obnam
step 2: given file .config/obnam/config.yaml from config-with-credential.yaml
step 3: when I create directory mychunks
step 4: when I run obnam repo init
step 5: when I run obnam client init --client-name my.host
step 6: then command is successful
scenario: Conveniently create a client with an OpenPGP software key credential
step 1: given an installed obnam
step 2: given file .config/obnam/config.yaml from comfy.yaml
step 3: when I create directory my.repo
step 4: when I run obnam repo init
step 5: when I run obnam client init --credential softy
step 6: when I run obnam client list
step 7: then stdout isn't exactly ""
scenario: List clients
step 1: given an installed obnam
step 2: given file .config/obnam/config.yaml from config.yaml
step 3: when I create directory mychunks
step 4: when I run obnam repo init
step 5: when I run obnam --client-key my.secret client init --client-name my.host
step 6: when I run obnam --client-key my.secret client list
step 7: then stdout is exactly "my.host\n"
scenario: Encryption round trip
step 1: given an installed obnam
step 2: given file alice.key
step 3: given file hello.txt
step 4: when I run obnam sop encrypt rsop alice.key hello.txt -o encrypted
step 5: when I run ls -l encrypted
step 6: when I run cat encrypted
step 7: when I run obnam sop decrypt rsop alice.key encrypted
step 8: then stdout is exactly "hello, world\n"
scenario: Manage chunks on the server using client internal abstraction
step 1: given an installed obnam
step 2: given file server-config.yaml
step 3: given file greeting.txt
step 4: given file .config/obnam/config.yaml from comfy.yaml
step 5: given executable file create-token.sh
step 6: when I run obnam-server --config server-config.yaml init
step 7: when I run ./create-token.sh delete
step 8: when I run, as a daemon, obnam-server --config server-config.yaml serve
step 9: when I run obnam chunk encrypt --key secret --label first greeting.txt --id-file id.txt
step 10: when I run obnam chunk decrypt --key secret --id-file id.txt --output decrypted.chunk
step 11: then files greeting.txt and decrypted.chunk match
cleanup 8: when I run, as a daemon, obnam-server --config server-config.yaml serve
scenario: Refuses API token made for another server instance
step 1: given an installed obnam
step 2: given file server-config.yaml
step 3: when I run obnam-server --config server-config.yaml init
step 4: when I run obnam-server --config server-config.yaml token --output token.txt --allow append
step 5: when I remove file keypair.json
step 6: when I run obnam-server --config server-config.yaml init
step 7: when I try to run obnam-server --config server-config.yaml validate --file token.txt
step 8: then command fails
scenario: Remove a chunk from backup repository
step 1: given an installed obnam
step 2: given file .config/obnam/config.yaml from config.yaml
step 3: given file greeting.txt
step 4: given a directory mychunks
step 5: when I run obnam repo init
step 6: when I run obnam chunk encrypt --key secret --label data-chunk --id-file id.txt greeting.txt
step 7: when I run obnam repo remove --id-file id.txt
step 8: then stdout doesn't contain "xyzzy"
scenario: Chunk encrypt/decrypt round trip via file
step 1: given an installed obnam
step 2: given file greeting.txt
step 3: when I run obnam chunk encrypt --key secret --label sticky.tape greeting.txt --output chunk.file
step 4: when I run obnam chunk decrypt --key secret chunk.file
step 5: then stdout is exactly "Hello, world.\n"
scenario: Find chunks using labels
step 1: given an installed obnam
step 2: given file .config/obnam/config.yaml from config.yaml
step 3: given file greeting.txt
step 4: given a directory mychunks
step 5: when I run obnam repo init
step 6: when I run obnam chunk encrypt --key secret --label data-chunk greeting.txt
step 7: when I run obnam chunk encrypt --key secret --label data-chunk greeting.txt
step 8: when I run obnam chunk encrypt --key secret --label client-chunk greeting.txt
step 9: when I run obnam repo find missing
step 10: then stdout is exactly ""
step 11: when I run obnam repo find data-chunk
step 12: then stdout contains 2 lines
step 13: when I run obnam repo find client-chunk
step 14: then stdout contains 1 lines
OK, all scenarios finished successfully
env 'RUSTDOCFLAGS=-D warnings' cargo doc --no-deps
make -C doc
make[1]: Entering directory '/ci/src/doc'
pandoc -N --toc --standalone --self-contained -o "arch.html" "arch.md"
pandoc -N --toc --standalone --self-contained -o "glossary.html" "glossary.md"
make[1]: Leaving directory '/ci/src/doc'
2752578 4 drwxr-xr-x 2 root root 4096 Aug 23 08:30 doc
2752580 4 -rw-r--r-- 1 root root 540 Aug 23 08:27 doc/keys.pik
2752582 16 -rw-r--r-- 1 root root 13627 Aug 23 08:27 doc/arch.md
2784615 24 -rw-r--r-- 1 root root 22893 Aug 23 08:30 doc/arch.html
2784616 4 -rw-r--r-- 1 root root 3529 Aug 23 08:30 doc/glossary.html
2752579 4 -rw-r--r-- 1 root root 3885 Aug 23 08:27 doc/keys.svg
2752583 4 -rw-r--r-- 1 root root 327 Aug 23 08:27 doc/Makefile
2752581 4 -rw-r--r-- 1 root root 427 Aug 23 08:27 doc/glossary.md
+ export PATH=/root/.cargo/bin:/bin:/sbin
+ PATH=/root/.cargo/bin:/bin:/sbin
+ ls -l /ci/cache/cargo-target
+ make TARGET= subplot doc
INFO Starting Subplot
INFO Subplot finished successfully
INFO Starting Subplot
INFO Subplot finished successfully
Checking obnam v0.10.0 (/ci/src/obnam)
Documenting obnam v0.10.0 (/ci/src/obnam)
Documenting obnam-server v0.1.0 (/ci/src/obnam-server)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
Generated /ci/cache/cargo-target/doc/obnam/index.html and 1 other file
[WARNING] Deprecated: --self-contained. use --embed-resources --standalone
[WARNING] Deprecated: --self-contained. use --embed-resources --standalone
[WARNING] This document format requires a nonempty <title> element.
Defaulting to 'glossary' as the title.
To specify a title, use 'title' in metadata or --metadata title="...".
+ find doc -ls
+ mkdir -p /ci/artifacts/rsync
+ cp obnam.html doc/arch.html doc/glossary.html /ci/artifacts/rsync
- action: shell
shell: |
export PATH=/root/.cargo/bin:/bin:/sbin
ls -l "$CARGO_TARGET_DIR"
make TARGET= subplot doc
find doc -ls
mkdir -p /ci/artifacts/rsync
cp obnam.html doc/*.html /ci/artifacts/rsync
- name: dch
args:
debemail: liw@liw.fi
debfullname: Lars Wirzenius
HEAD is now at e14bc9d refactor: avoid huge error variant Removing doc/arch.html Removing doc/glossary.html Removing obnam.html Removing test.log Removing test.py
+ export 'DEBEMAIL="liw@liw.fi"' + DEBEMAIL='"liw@liw.fi"' + export 'DEBFULLNAME="Lars Wirzenius"' + DEBFULLNAME='"Lars Wirzenius"' + export CARGO_TARGET_DIR=/workspace/cache + CARGO_TARGET_DIR=/workspace/cache + export CARGO_HOME=/workspace/deps + CARGO_HOME=/workspace/deps + export HOME=/root + HOME=/root + export PATH=/root/.cargo/bin:/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin + PATH=/root/.cargo/bin:/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin + git reset --hard + git clean -fdx ++ dpkg-parsechangelog -SVersion ++ sed 's/-[^-]*$//' + V=0.9.9 ++ date -u +%Y%m%dT%H%M%S + T=20260823T083014 + version=0.9.9.ci20260823T083014-1 + dch -v 0.9.9.ci20260823T083014-1 'CI build under Ambient.' + dch -r ''
- action: custom
name: dch
args:
debfullname: Lars Wirzenius
debemail: liw@liw.fi
PATH at start: /root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA= DEBFULLNAME=Lars Wirzenius CARGO_TARGET_DIR=/ci/cache/cargo-target PWD=/ci/src SYSTEMD_EXEC_PID=370 HOME=/root LANG=C.UTF-8 CARGO_HOME=/ci/deps MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/system.slice/ambient.service/memory.pressure DEBEMAIL=liw@liw.fi INVOCATION_ID=cb8bd5193baa45f18832e66f4cf1c807 USER=root SHLVL=2 JOURNAL_STREAM=9:3201 PATH=/root/.cargo/bin:/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin OLDPWD=/ _=/bin/env /root/.cargo/bin/cargo /root/.cargo/bin/rustc cargo 1.97.1 (c980f4866 2026-06-30) rustc 1.97.1 (8bab26f4f 2026-07-14) dpkg-buildpackage: info: source package obnam dpkg-buildpackage: info: source version 0.9.9.ci20260823T083014-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by "Lars Wirzenius" <"liw@liw.fi"> dpkg-buildpackage: info: host architecture amd64 dh clean dh_auto_clean dh_clean dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building obnam using existing ./obnam_0.9.9.ci20260823T083014.orig.tar.xz dpkg-source: info: building obnam in obnam_0.9.9.ci20260823T083014-1.debian.tar.xz dpkg-source: info: building obnam in obnam_0.9.9.ci20260823T083014-1.dsc dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure debian/rules override_dh_auto_build make[1]: Entering directory '/ci/src' cargo build --workspace --release make[1]: Leaving directory '/ci/src' debian/rules override_dh_auto_test make[1]: Entering directory '/ci/src' echo tests are disabled, for now tests are disabled, for now make[1]: Leaving directory '/ci/src' create-stamp debian/debhelper-build-stamp dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/ci/src' cargo install --offline --locked --path=obnam --root=debian/obnam/usr find debian -name '.crates*.*' -delete make[1]: Leaving directory '/ci/src' dh_installdocs dh_installchangelogs dh_lintian dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_strip dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'obnam-dbgsym' in '../obnam-dbgsym_0.9.9.ci20260823T083014-1_amd64.deb'. dpkg-deb: building package 'obnam' in '../obnam_0.9.9.ci20260823T083014-1_amd64.deb'. dpkg-genchanges: info: including full source code in upload dpkg-buildpackage: info: full upload (original source is included) total 3100 drwxr-xr-x 4 root root 4096 Aug 23 08:27 artifacts drwxr-xr-x 3 root root 4096 Aug 23 08:28 cache drwxr-xr-x 3 root root 4096 Aug 23 08:27 deps -rw-r--r-- 1 root root 284336 Aug 23 08:33 obnam-dbgsym_0.9.9.ci20260823T083014-1_amd64.deb -rw-r--r-- 1 root root 1724 Aug 23 08:30 obnam_0.9.9.ci20260823T083014-1.debian.tar.xz -rw-r--r-- 1 root root 900 Aug 23 08:30 obnam_0.9.9.ci20260823T083014-1.dsc -rw-r--r-- 1 root root 5189 Aug 23 08:33 obnam_0.9.9.ci20260823T083014-1_amd64.buildinfo -rw-r--r-- 1 root root 2296 Aug 23 08:33 obnam_0.9.9.ci20260823T083014-1_amd64.changes -rw-r--r-- 1 root root 2753440 Aug 23 08:33 obnam_0.9.9.ci20260823T083014-1_amd64.deb -rw-r--r-- 1 root root 88848 Aug 23 08:30 obnam_0.9.9.ci20260823T083014.orig.tar.xz drwxr-xr-x 2 root root 4096 Aug 23 08:27 secrets drwxr-xr-x 10 root root 4096 Aug 23 08:30 src drwxr-xr-x root/root 0 2026-08-23 08:30 ./ drwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/ drwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/lib/ drwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/lib/debug/.build-id/94/ -rw-r--r-- root/root 2435792 2026-08-23 08:30 ./usr/lib/debug/.build-id/94/ca30e43bae534a0acbcb5fa1e1116948a2ff4e.debug drwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/share/ drwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-08-23 08:30 ./usr/share/doc/obnam-dbgsym -> obnam drwxr-xr-x root/root 0 2026-08-23 08:30 ./ drwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/ drwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/bin/ -rwxr-xr-x root/root 9745072 2026-08-23 08:30 ./usr/bin/obnam drwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/share/ drwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/share/doc/obnam/ -rw-r--r-- root/root 209 2026-08-23 08:30 ./usr/share/doc/obnam/changelog.Debian.gz -rw-r--r-- root/root 371 2026-08-23 08:27 ./usr/share/doc/obnam/copyright drwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/share/lintian/ drwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 48 2026-08-23 08:27 ./usr/share/lintian/overrides/obnam
+ echo 'PATH at start: /root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin'
+ export PATH=/root/.cargo/bin:/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
+ PATH=/root/.cargo/bin:/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
+ export CARGO_HOME=/ci/deps
+ CARGO_HOME=/ci/deps
+ export DEBEMAIL=liw@liw.fi
+ DEBEMAIL=liw@liw.fi
+ export 'DEBFULLNAME=Lars Wirzenius'
+ DEBFULLNAME='Lars Wirzenius'
+ /bin/env
+ command -v cargo
+ command -v rustc
+ cargo --version
+ rustc --version
++ dpkg-parsechangelog -SSource
+ name=obnam
++ dpkg-parsechangelog -SVersion
+ version=0.9.9.ci20260823T083014-1
++ echo 0.9.9.ci20260823T083014-1
++ sed 's/-[^-]*$//'
+ uv=0.9.9.ci20260823T083014
++ dpkg --print-architecture
+ arch=amd64
+ orig=../obnam_0.9.9.ci20260823T083014.orig.tar.xz
+ deb=../obnam_0.9.9.ci20260823T083014-1_amd64.deb
+ changes=../obnam_0.9.9.ci20260823T083014-1_amd64.changes
+ git archive HEAD
+ xz
+ dpkg-buildpackage -us -uc
dpkg-source --before-build .
debian/rules clean
dpkg-source -b .
debian/rules binary
Compiling libc v0.2.177
Compiling proc-macro2 v1.0.103
Compiling quote v1.0.42
Compiling unicode-ident v1.0.22
Compiling syn v2.0.110
Compiling cfg-if v1.0.4
Compiling itoa v1.0.15
Compiling serde_core v1.0.228
Compiling stable_deref_trait v1.2.1
Compiling once_cell v1.21.3
Compiling synstructure v0.13.2
Compiling bytes v1.11.1
Compiling zerofrom-derive v0.1.6
Compiling memchr v2.7.6
Compiling pin-project-lite v0.2.16
Compiling zerofrom v0.1.6
Compiling yoke-derive v0.8.1
Compiling jobserver v0.1.34
Compiling find-msvc-tools v0.1.9
Compiling futures-core v0.3.31
Compiling shlex v1.3.0
Compiling yoke v0.8.1
Compiling cc v1.2.57
Compiling log v0.4.28
Compiling zerovec-derive v0.11.2
Compiling cmake v0.1.57
Compiling dunce v1.0.5
Compiling typenum v1.19.0
Compiling version_check v0.9.5
Compiling fs_extra v1.3.0
Compiling zeroize v1.8.2
Compiling aws-lc-sys v0.39.0
Compiling generic-array v0.14.7
Compiling zerovec v0.11.5
Compiling tokio-macros v2.6.0
Compiling displaydoc v0.2.5
Compiling socket2 v0.6.2
Compiling mio v1.1.0
Compiling futures-sink v0.3.32
Compiling tokio v1.49.0
Compiling http v1.4.0
Compiling tracing-core v0.1.36
Compiling serde v1.0.228
Compiling subtle v2.6.1
Compiling smallvec v1.15.1
Compiling tracing v0.1.44
Compiling serde_derive v1.0.228
Compiling getrandom v0.2.16
Compiling bitflags v2.11.0
Compiling slab v0.4.12
Compiling hashbrown v0.16.0
Compiling equivalent v1.0.2
Compiling aws-lc-rs v1.16.2
Compiling indexmap v2.12.0
Compiling rand_core v0.6.4
Compiling http-body v1.0.1
Compiling tinystr v0.8.2
Compiling writeable v0.6.2
Compiling pin-utils v0.1.0
Compiling litemap v0.8.1
Compiling icu_locale_core v2.1.1
Compiling crypto-common v0.1.7
Compiling zerotrie v0.2.3
Compiling potential_utf v0.1.4
Compiling rustls-pki-types v1.14.0
Compiling httparse v1.10.1
Compiling icu_normalizer_data v2.1.1
Compiling zmij v1.0.18
Compiling futures-io v0.3.32
Compiling icu_properties_data v2.1.2
Compiling futures-task v0.3.31
Compiling percent-encoding v2.3.2
Compiling tower-service v0.3.3
Compiling rustix v1.1.2
Compiling futures-util v0.3.31
Compiling icu_collections v2.1.1
Compiling icu_provider v2.1.1
Compiling tokio-util v0.7.18
Compiling linux-raw-sys v0.11.0
Compiling getrandom v0.3.4
Compiling try-lock v0.2.5
Compiling untrusted v0.9.0
Compiling rustls v0.23.37
Compiling serde_json v1.0.149
Compiling fnv v1.0.7
Compiling atomic-waker v1.1.2
Compiling h2 v0.4.13
Compiling want v0.3.1
Compiling futures-channel v0.3.31
Compiling sync_wrapper v1.0.2
Compiling aho-corasick v1.1.4
Compiling utf8parse v0.2.2
Compiling ryu v1.0.20
Compiling thiserror v2.0.17
Compiling semver v1.0.27
Compiling httpdate v1.0.3
Compiling regex-syntax v0.8.8
Compiling tower-layer v0.3.3
Compiling regex-automata v0.4.13
Compiling hyper v1.8.1
Compiling rustc_version v0.4.1
Compiling anstyle-parse v0.2.7
Compiling icu_properties v2.1.2
Compiling icu_normalizer v2.1.1
Compiling form_urlencoded v1.2.2
Compiling inout v0.1.4
Compiling thiserror-impl v2.0.17
Compiling vcpkg v0.2.15
Compiling pkg-config v0.3.32
Compiling num-conv v0.1.0
Compiling time-core v0.1.6
Compiling base64 v0.22.1
Compiling anstyle v1.0.13
Compiling scopeguard v1.2.0
Compiling powerfmt v0.2.0
Compiling is_terminal_polyfill v1.70.2
Compiling colorchoice v1.0.4
Compiling ipnet v2.12.0
Compiling anstyle-query v1.1.5
Compiling anstream v0.6.21
Compiling hyper-util v0.1.20
Compiling deranged v0.5.5
Compiling lock_api v0.4.14
Compiling time-macros v0.2.24
Compiling libsqlite3-sys v0.35.0
Compiling cipher v0.4.4
Compiling idna_adapter v1.2.1
Compiling heapless v0.7.17
Compiling regex v1.12.2
Compiling tower v0.5.3
Compiling http-body-util v0.1.3
Compiling mime v0.3.17
Compiling cpufeatures v0.2.17
Compiling openssl-probe v0.2.1
Compiling crc32fast v1.5.0
Compiling getrandom v0.4.2
Compiling byteorder v1.5.0
Compiling winnow v0.7.13
Compiling utf8_iter v1.0.4
Compiling rand_core v0.10.0
Compiling foldhash v0.1.5
Compiling hashbrown v0.15.5
Compiling idna v1.1.0
Compiling toml_parser v1.0.4
Compiling time v0.3.44
Compiling hash32 v0.2.1
Compiling rustls-native-certs v0.8.3
Compiling spin v0.9.8
Compiling serde_urlencoded v0.7.1
Compiling terminal_size v0.4.3
Compiling universal-hash v0.5.1
Compiling toml_datetime v0.7.3
Compiling serde_spanned v1.0.3
Compiling dirs-sys-next v0.1.2
Compiling simd-adler32 v0.3.8
Compiling iri-string v0.7.10
Compiling cpufeatures v0.3.0
Compiling opaque-debug v0.3.1
Compiling clap_lex v0.7.6
Compiling rustls-webpki v0.103.10
Compiling strsim v0.11.1
Compiling toml_writer v1.0.4
Compiling option-ext v0.2.0
Compiling adler2 v2.0.1
Compiling unsafe-libyaml-norway v0.2.15
Compiling tokio-rustls v0.26.4
Compiling fastrand v2.3.0
Compiling heck v0.5.0
Compiling clap_derive v4.5.49
Compiling tempfile v3.23.0
Compiling hyper-rustls v0.27.7
Compiling rustls-platform-verifier v0.6.2
Compiling serde_norway v0.9.42
Compiling miniz_oxide v0.8.9
Compiling dirs-sys v0.5.0
Compiling toml v0.9.8
Compiling clap_builder v4.5.51
Compiling git-testament-derive v0.2.1
Compiling polyval v0.6.2
Compiling chacha20 v0.10.0
Compiling tower-http v0.6.8
Compiling directories-next v2.0.0
Compiling url v2.5.8
Compiling hashlink v0.10.0
Compiling aes v0.8.4
Compiling env_filter v0.1.4
Compiling ctr v0.9.2
Compiling cobs v0.3.0
Compiling aead v0.5.2
Compiling encoding_rs v0.8.35
Compiling fallible-streaming-iterator v0.1.9
Compiling mutants v0.0.3
Compiling jiff v0.2.16
Compiling fallible-iterator v0.3.0
Compiling rusqlite v0.37.0
Compiling env_logger v0.11.8
Compiling reqwest v0.13.2
Compiling clingwrap v0.6.0
Compiling aes-gcm-siv v0.11.1
Compiling postcard v1.1.3
Compiling rand v0.10.0
Compiling flate2 v1.1.8
Compiling git-testament v0.2.6
Compiling clap v4.5.51
Compiling directories v6.0.0
Compiling hostname v0.4.2
Compiling fiat-crypto v0.3.0
Compiling orion v0.17.12
Compiling obnam v0.10.0 (/ci/src/obnam)
Compiling axum-core v0.5.6
Compiling ed25519-compact v2.2.0
Compiling axum-macros v0.5.0
Compiling serde_path_to_error v0.1.20
Compiling ct-codecs v1.1.6
Compiling matchit v0.8.4
Compiling axum v0.8.8
Compiling pasetors v0.7.7
Compiling obnam-server v0.1.0 (/ci/src/obnam-server)
Finished `release` profile [optimized] target(s) in 2m 22s
Installing obnam v0.10.0 (/ci/src/obnam)
warning: package `spin v0.9.8` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked
Compiling serde_core v1.0.228
Compiling tokio v1.49.0
Compiling serde v1.0.228
Compiling tracing v0.1.44
Compiling getrandom v0.3.4
Compiling tokio-util v0.7.18
Compiling h2 v0.4.13
Compiling regex-syntax v0.8.8
Compiling serde_json v1.0.149
Compiling regex-automata v0.4.13
Compiling hyper v1.8.1
Compiling hyper-util v0.1.20
Compiling tower v0.5.3
Compiling regex v1.12.2
Compiling tokio-rustls v0.26.4
Compiling toml_datetime v0.7.3
Compiling serde_spanned v1.0.3
Compiling tower-http v0.6.8
Compiling serde_norway v0.9.42
Compiling tempfile v3.23.0
Compiling toml v0.9.8
Compiling hyper-rustls v0.27.7
Compiling heapless v0.7.17
Compiling env_filter v0.1.4
Compiling url v2.5.8
Compiling serde_urlencoded v0.7.1
Compiling clingwrap v0.6.0
Compiling env_logger v0.11.8
Compiling reqwest v0.13.2
Compiling postcard v1.1.3
Compiling obnam v0.10.0 (/ci/src/obnam)
Finished `release` profile [optimized] target(s) in 39.05s
Installing /ci/src/debian/obnam/usr/bin/obnam
Installed package `obnam v0.10.0 (/ci/src/obnam)` (executable `obnam`)
warning: be sure to add `/ci/src/debian/obnam/usr/bin` to your PATH to be able to run the installed binaries
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
diversion by libc6 from: /lib64/ld-linux-x86-64.so.2
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
diversion by libc6 to: /lib64/ld-linux-x86-64.so.2.usr-is-merged
dpkg-genbuildinfo -O../obnam_0.9.9.ci20260823T083014-1_amd64.buildinfo
dpkg-genchanges -O../obnam_0.9.9.ci20260823T083014-1_amd64.changes
dpkg-source --after-build .
+ ls -l ..
+ for x in ../*.deb
+ dpkg -c ../obnam-dbgsym_0.9.9.ci20260823T083014-1_amd64.deb
+ for x in ../*.deb
+ dpkg -c ../obnam_0.9.9.ci20260823T083014-1_amd64.deb
+ mv ../obnam-dbgsym_0.9.9.ci20260823T083014-1_amd64.deb ../obnam_0.9.9.ci20260823T083014-1.debian.tar.xz ../obnam_0.9.9.ci20260823T083014-1.dsc ../obnam_0.9.9.ci20260823T083014-1_amd64.buildinfo ../obnam_0.9.9.ci20260823T083014-1_amd64.changes ../obnam_0.9.9.ci20260823T083014-1_amd64.deb ../obnam_0.9.9.ci20260823T083014.orig.tar.xz /ci/artifacts/debian
- action: deb packages: debian
- action: tar_create archive: /dev/vde directory: /ci/cache
- action: tar_create archive: /dev/vdd directory: /ci/artifacts
BdsDxe: failed to load Boot0001 "UEFI QEMU DVD-ROM QM00005 " from PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x2,0xFFFF,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x2,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x2,0x0)
Booting `Debian GNU/Linux'
Loading Linux 6.12.86+deb13-amd64 ...
Loading initial ramdisk ...
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
Loading, please wait...
Starting systemd-udevd version 257.13-1~deb13u1
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
Begin: Will now check root file system ... fsck from util-linux 2.41
fsck: error 2 (No such file or directory) while executing fsck.ext4 for /dev/vda2
fsck exited with status code 8
done.
Warning: File system check failed but did not detect errors
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
Welcome to Debian GNU/Linux 13 (trixie)!
[ OK ] Created slice system-getty.slice - Slice /system/getty.
[ OK ] Created slice system-modprobe.slice - Slice /system/modprobe.
[ OK ] Created slice system-serial\x2dget…slice - Slice /system/serial-getty.
[ OK ] Created slice user.slice - User and Session Slice.
[ OK ] Started systemd-ask-password-conso…equests to Console Directory Watch.
[ OK ] Started systemd-ask-password-wall.…d Requests to Wall Directory Watch.
[ OK ] Set up automount proc-sys-fs-binfm…ormats File System Automount Point.
Expecting device dev-ttyS0.device - /dev/ttyS0...
[ OK ] Reached target paths.target - Path Units.
[ OK ] Reached target remote-fs.target - Remote File Systems.
[ OK ] Reached target slices.target - Slice Units.
[ OK ] Reached target swap.target - Swaps.
[ OK ] Listening on systemd-creds.socket - Credential Encryption/Decryption.
[ OK ] Listening on systemd-initctl.socke…- initctl Compatibility Named Pipe.
[ OK ] Listening on systemd-journald-dev-…socket - Journal Socket (/dev/log).
[ OK ] Listening on systemd-journald.socket - Journal Sockets.
[ OK ] Listening on systemd-networkd.socket - Network Service Netlink Socket.
[ OK ] Listening on systemd-udevd-control.socket - udev Control Socket.
[ OK ] Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
Mounting dev-hugepages.mount - Huge Pages File System...
Mounting dev-mqueue.mount - POSIX Message Queue File System...
Mounting run-lock.mount - Legacy Locks Directory /run/lock...
Mounting sys-kernel-debug.mount - Kernel Debug File System...
Mounting sys-kernel-tracing.mount - Kernel Trace File System...
Mounting tmp.mount - Temporary Directory /tmp...
Starting kmod-static-nodes.service…eate List of Static Device Nodes...
Starting modprobe@configfs.service - Load Kernel Module configfs...
Starting modprobe@drm.service - Load Kernel Module drm...
Starting modprobe@efi_pstore.servi… - Load Kernel Module efi_pstore...
Starting modprobe@fuse.service - Load Kernel Module fuse...
Starting systemd-journald.service - Journal Service...
Starting systemd-modules-load.service - Load Kernel Modules...
Starting systemd-network-generator…k Units from Kernel Command Line...
Starting systemd-remount-fs.servic…unt Root and Kernel File Systems...
Starting systemd-udev-load-credent…Load udev Rules from Credentials...
Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ OK ] Started systemd-journald.service - Journal Service.
[ OK ] Mounted dev-hugepages.mount - Huge Pages File System.
[ OK ] Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ OK ] Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[ OK ] Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ OK ] Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ OK ] Mounted tmp.mount - Temporary Directory /tmp.
[ OK ] Finished kmod-static-nodes.service…Create List of Static Device Nodes.
[ OK ] Finished modprobe@configfs.service - Load Kernel Module configfs.
[ OK ] Finished modprobe@drm.service - Load Kernel Module drm.
[ OK ] Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ OK ] Finished modprobe@fuse.service - Load Kernel Module fuse.
[ OK ] Finished systemd-modules-load.service - Load Kernel Modules.
[ OK ] Finished systemd-network-generator…ork Units from Kernel Command Line.
[ OK ] Finished systemd-remount-fs.servic…mount Root and Kernel File Systems.
[ OK ] Finished systemd-udev-load-credent…- Load udev Rules from Credentials.
[ OK ] Reached target network-pre.target - Preparation for Network.
Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
Mounting sys-kernel-config.mount - Kernel Configuration File System...
Starting systemd-journal-flush.ser…sh Journal to Persistent Storage...
Starting systemd-random-seed.service - Load/Save OS Random Seed...
Starting systemd-sysctl.service - Apply Kernel Variables...
Starting systemd-tmpfiles-setup-de… Device Nodes in /dev gracefully...
[ OK ] Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ OK ] Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ OK ] Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[ OK ] Finished systemd-sysctl.service - Apply Kernel Variables.
[ OK ] Finished systemd-tmpfiles-setup-de…ic Device Nodes in /dev gracefully.
Starting systemd-sysusers.service - Create System Users...
[ OK ] Finished systemd-random-seed.service - Load/Save OS Random Seed.
[ OK ] Finished systemd-journal-flush.ser…lush Journal to Persistent Storage.
[ OK ] Finished systemd-sysusers.service - Create System Users.
Starting systemd-resolved.service - Network Name Resolution...
Starting systemd-tmpfiles-setup-de…eate Static Device Nodes in /dev...
[ OK ] Finished systemd-tmpfiles-setup-de…Create Static Device Nodes in /dev.
[ OK ] Reached target local-fs-pre.target…Preparation for Local File Systems.
[ OK ] Set up automount efi.automount - EFI System Partition Automount.
[ OK ] Reached target local-fs.target - Local File Systems.
[ OK ] Listening on systemd-sysext.socket… System Extension Image Management.
Starting systemd-binfmt.service - Set Up Additional Binary Formats...
Starting systemd-tmpfiles-setup.se…ate System Files and Directories...
Starting systemd-udevd.service - R…ager for Device Events and Files...
[ OK ] Started systemd-resolved.service - Network Name Resolution.
[ OK ] Finished systemd-tmpfiles-setup.se…reate System Files and Directories.
[ OK ] Reached target nss-lookup.target - Host and Network Name Lookups.
Starting ldconfig.service - Rebuild Dynamic Linker Cache...
Starting systemd-journal-catalog-u…ervice - Rebuild Journal Catalog...
[ OK ] Started systemd-udevd.service - Ru…anager for Device Events and Files.
Starting systemd-networkd.service - Network Configuration...
[ OK ] Finished systemd-journal-catalog-u….service - Rebuild Journal Catalog.
[ OK ] Found device dev-ttyS0.device - /dev/ttyS0.
[ OK ] Finished ldconfig.service - Rebuild Dynamic Linker Cache.
Starting systemd-update-done.service - Update is Completed...
[ OK ] Finished systemd-update-done.service - Update is Completed.
Mounting proc-sys-fs-binfmt_misc.m…cutable File Formats File System...
[ OK ] Mounted proc-sys-fs-binfmt_misc.mo…xecutable File Formats File System.
[ OK ] Finished systemd-binfmt.service - Set Up Additional Binary Formats.
[ OK ] Reached target sysinit.target - System Initialization.
[ OK ] Started apt-daily.timer - Daily apt download activities.
[ OK ] Started apt-daily-upgrade.timer - …y apt upgrade and clean activities.
[ OK ] Started dpkg-db-backup.timer - Daily dpkg database backup timer.
[ OK ] Started fstrim.timer - Discard unused filesystem blocks once a week.
[ OK ] Started man-db.timer - Daily man-db regeneration.
[ OK ] Started systemd-tmpfiles-clean.tim…y Cleanup of Temporary Directories.
[ OK ] Reached target timers.target - Timer Units.
[ OK ] Listening on dbus.socket - D-Bus System Message Bus Socket.
[ OK ] Listening on sshd-unix-local.socke…temd-ssh-generator, AF_UNIX Local).
[ OK ] Listening on systemd-hostnamed.socket - Hostname Service Socket.
[ OK ] Reached target sockets.target - Socket Units.
[ OK ] Reached target basic.target - Basic System.
Starting ambient.service - Run build job for Ambient CI...
Starting dbus.service - D-Bus System Message Bus...
Starting grub-common.service - Record successful boot for GRUB...
Starting systemd-logind.service - User Login Management...
[ OK ] Started dbus.service - D-Bus System Message Bus.
[ OK ] Listening on systemd-rfkill.socket…ll Switch Status /dev/rfkill Watch.
[ OK ] Finished grub-common.service - Record successful boot for GRUB.
[ OK ] Started systemd-logind.service - User Login Management.
[ OK ] Started systemd-networkd.service - Network Configuration.
[ OK ] Reached target network.target - Network.
Starting ssh.service - OpenBSD Secure Shell server...
Starting systemd-networkd-persiste…tent Storage in systemd-networkd...
Starting systemd-user-sessions.service - Permit User Sessions...
[ OK ] Finished systemd-user-sessions.service - Permit User Sessions.
[ OK ] Finished systemd-networkd-persiste…istent Storage in systemd-networkd.
[ OK ] Started getty@tty1.service - Getty on tty1.
[ OK ] Started serial-getty@ttyS0.service - Serial Getty on ttyS0.
[ OK ] Reached target getty.target - Login Prompts.
[ OK ] Started ssh.service - OpenBSD Secure Shell server.
Debian GNU/Linux 13 ambient-dev ttyS0
ambient-dev login: [ OK ] Removed slice system-modprobe.slice - Slice /system/modprobe.
[ OK ] Stopped target getty.target - Login Prompts.
[ OK ] Stopped target nss-lookup.target - Host and Network Name Lookups.
[ OK ] Stopped target timers.target - Timer Units.
[ OK ] Stopped apt-daily-upgrade.timer - …y apt upgrade and clean activities.
[ OK ] Stopped apt-daily.timer - Daily apt download activities.
[ OK ] Stopped dpkg-db-backup.timer - Daily dpkg database backup timer.
[ OK ] Stopped fstrim.timer - Discard unused filesystem blocks once a week.
[ OK ] Stopped man-db.timer - Daily man-db regeneration.
[ OK ] Stopped systemd-tmpfiles-clean.tim…y Cleanup of Temporary Directories.
[ OK ] Closed systemd-rfkill.socket - Loa…ll Switch Status /dev/rfkill Watch.
Stopping dbus.service - D-Bus System Message Bus...
Stopping getty@tty1.service - Getty on tty1...
Stopping serial-getty@ttyS0.service - Serial Getty on ttyS0...
Stopping ssh.service - OpenBSD Secure Shell server...
Stopping [ OK ] Stopped ssh.service - OpenBSD Secure Shell server.
[ OK ] Stopped dbus.service - D-Bus System Message Bus.
[ OK ] Stopped serial-getty@ttyS0.service - Serial Getty on ttyS0.
[ OK ] Stopped ambient.service - Run build job for Ambient CI.
[ OK ] Stopped systemd-networkd-persisten…istent Storage in systemd-networkd.
[ OK ] Stopped systemd-random-seed.service - Load/Save OS Random Seed.
[ OK ] Stopped systemd-logind.service - User Login Management.
[ OK ] Removed slice system-getty.slice - Slice /system/getty.
[ OK ] Removed slice system-serial\x2dget…slice - Slice /system/serial-getty.
Stopping systemd-user-sessions.service - Permit User Sessions...
[ OK ] Stopped systemd-user-sessions.service - Permit User Sessions.
[ OK ] Stopped target basic.target - Basic System.
[ OK ] Stopped target network.target - Network.
[ OK ] Stopped target paths.target - Path Units.
[ OK ] Stopped systemd-ask-password-conso…equests to Console Directory Watch.
[ OK ] Stopped systemd-ask-password-wall.…d Requests to Wall Directory Watch.
[ OK ] Stopped target remote-fs.target - Remote File Systems.
[ OK ] Stopped target slices.target - Slice Units.
[ OK ] Removed slice user.slice - User and Session Slice.
[ OK ] Stopped target sockets.target - Socket Units.
[ OK ] Closed dbus.socket - D-Bus System Message Bus Socket.
[ OK ] Closed sshd-unix-local.socket - Op…temd-ssh-generator, AF_UNIX Local).
[ OK ] Closed systemd-hostnamed.socket - Hostname Service Socket.
[ OK ] Stopped target sysinit.target - System Initialization.
Stopping systemd-binfmt.service - Set Up Additional Binary Formats...
Stopping systemd-networkd.service - Network Configuration...
Stopping systemd-resolved.service - Network Name Resolution...
[ OK ] Stopped systemd-update-done.service - Update is Completed.
[ OK ] Stopped ldconfig.service - Rebuild Dynamic Linker Cache.
[ OK ] Stopped systemd-journal-catalog-up….service - Rebuild Journal Catalog.
[ OK ] Stopped systemd-tmpfiles-setup.ser…reate System Files and Directories.
[ OK ] Stopped systemd-networkd.service - Network Configuration.
[ OK ] Stopped target network-pre.target - Preparation for Network.
[ OK ] Closed systemd-networkd.socket - Network Service Netlink Socket.
[ OK ] Stopped systemd-network-generator.…ork Units from Kernel Command Line.
[ OK ] Stopped systemd-binfmt.service - Set Up Additional Binary Formats.
[ OK ] Unset automount proc-sys-fs-binfmt…ormats File System Automount Point.
[ OK ] Stopped target local-fs.target - Local File Systems.
[ OK ] Unset automount efi.automount - EFI System Partition Automount.
[ OK ] Stopped target local-fs-pre.target…Preparation for Local File Systems.
Unmounting run-lock.mount - Legacy Locks Directory /run/lock...
Unmounting tmp.mount - Temporary Directory /tmp...
[ OK ] Stopped systemd-tmpfiles-setup-dev…Create Static Device Nodes in /dev.
[ OK ] Stopped systemd-resolved.service - Network Name Resolution.
[ OK ] Unmounted run-lock.mount - Legacy Locks Directory /run/lock.
[ OK ] Unmounted tmp.mount - Temporary Directory /tmp.
[ OK ] Stopped target swap.target - Swaps.
[ OK ] Reached target umount.target - Unmount All Filesystems.
[ OK ] Stopped systemd-sysctl.service - Apply Kernel Variables.
[ OK ] Stopped systemd-modules-load.service - Load Kernel Modules.
[ OK ] Stopped systemd-sysusers.service - Create System Users.
[ OK ] Stopped systemd-remount-fs.service…mount Root and Kernel File Systems.
[ OK ] Stopped systemd-tmpfiles-setup-dev…ic Device Nodes in /dev gracefully.
[ OK ] Reached target shutdown.target - System Shutdown.
[ OK ] Reached target final.target - Late Shutdown Services.
[ OK ] Finished systemd-poweroff.service - System Power Off.
[ OK ] Reached target poweroff.target - System Power Off.
[ 334.125865] reboot: Power down
BdsDxe: failed to load Boot0001 "UEFI QEMU DVD-ROM QM00005 " from PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x2,0xFFFF,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x2,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x2,0x0)
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
INFO: Block devices
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sr0 11:0 1 372K 0 rom
vda 254:0 0 100G 0 disk
├─vda1 254:1 0 953M 0 part
└─vda2 254:2 0 99.1G 0 part /
vdb 254:16 0 5.2M 1 disk
vdc 254:32 0 2.9M 1 disk
vdd 254:48 0 953.7M 0 disk
vde 254:64 0 27.9G 0 disk
vdf 254:80 0 100G 1 disk
vdg 254:96 0 10K 1 disk
INFO: Extracting tar archive from /dev/vdb
drwxr-xr-x _rad/_rad 0 2026-08-23 08:27 ./
-rw-r--r-- _rad/_rad 1631 2026-08-23 08:27 ./plan.yaml
-rwxr-xr-x _rad/_rad 5460288 2026-08-23 08:27 ./run-ci
INFO: Extracted files:
6 0 drwxr-xr-x 2 1000 1000 80 Aug 23 08:27 .
10 5336 -rwxr-xr-x 1 1000 1000 5460288 Aug 23 08:27 ./run-ci
9 4 -rw-r--r-- 1 1000 1000 1631 Aug 23 08:27 ./plan.yaml
INFO: Running run-ci from /dev/vdb
================================ BEGIN ================================
{"type":"executor_starts","name":"ambient-execute-plan","version":"0.18.0@5360d3f","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":783553795}}
{"type":"trace","title":"Set environment variable \"HOME\"","msg":"\"HOME\"=\"/root\"","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":783594296}}
{"type":"runnable_plan","steps":[{"action":"mkdir","pathname":"/ci"},{"action":"mkdir","pathname":"/ci/artifacts"},{"action":"mkdir","pathname":"/ci/artifacts/debian"},{"action":"mkdir","pathname":"/ci/artifacts/rsync"},{"action":"mkdir","pathname":"/ci/secrets"},{"action":"mkdir","pathname":"/ci/deps"},{"action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src"},{"action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps"},{"action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache"},{"action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts"},{"action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets"},{"action":"shell","shell":"ln -sf /ci /workspace"},{"action":"create_file","filename":"/root/.ssh/config","content":"Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n ","overwrite":true},{"action":"cargo_clippy"},{"action":"cargo_build"},{"action":"cargo_test"},{"action":"shell","shell":"export PATH=/root/.cargo/bin:/bin:/sbin\nls -l \"$CARGO_TARGET_DIR\"\nmake TARGET= subplot doc\nfind doc -ls\nmkdir -p /ci/artifacts/rsync\ncp obnam.html doc/*.html /ci/artifacts/rsync\n"},{"action":"custom","name":"dch","args":{"debfullname":"Lars Wirzenius","debemail":"liw@liw.fi"}},{"action":"deb","packages":"debian"},{"action":"tar_create","archive":"/dev/vde","directory":"/ci/cache"},{"action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts"}],"executor_drive":"/dev/vdb","source_drive":"/dev/vdc","artifact_drive":"/dev/vdd","cache_drive":"/dev/vde","deps_drive":"/dev/vdf","secrets_drive":null,"workspace_dir":"/ci","source_dir":"/ci/src","deps_dir":"/ci/deps","cache_dir":"/ci/cache","artifacts_dir":"/ci/artifacts","secrets_dir":null,"envs":{},"timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":784042156}}
{"type":"trace","title":"Set environment variable \"CARGO_TARGET_DIR\"","msg":"\"CARGO_TARGET_DIR\"=\"/ci/cache/cargo-target\"","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":784430254}}
{"type":"trace","title":"Set environment variable \"CARGO_HOME\"","msg":"\"CARGO_HOME\"=\"/ci/deps\"","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":784631784}}
{"type":"trace","title":"Set environment variable \"PATH\"","msg":"\"PATH\"=\"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\"","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":784637884}}
{"type":"trace","title":"Set environment variable \"CARGO_TARGET_DIR\"","msg":"\"CARGO_TARGET_DIR\"=\"/ci/cache/cargo-target\"","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":784904066}}
{"type":"trace","title":"Set environment variable \"CARGO_HOME\"","msg":"\"CARGO_HOME\"=\"/ci/deps\"","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":785106571}}
{"type":"trace","title":"Set environment variable \"PATH\"","msg":"\"PATH\"=\"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\"","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":785111742}}
{"type":"trace","title":"Execute action","msg":"Mkdir(\n Mkdir {\n pathname: \"/ci\",\n },\n)","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":785314040}}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":791428342}}
{"type":"trace","title":"Execute action","msg":"Mkdir(\n Mkdir {\n pathname: \"/ci/artifacts\",\n },\n)","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":791573833}}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":791603872}}
{"type":"trace","title":"Execute action","msg":"Mkdir(\n Mkdir {\n pathname: \"/ci/artifacts/debian\",\n },\n)","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":791779455}}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts/debian","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":791806724}}
{"type":"trace","title":"Execute action","msg":"Mkdir(\n Mkdir {\n pathname: \"/ci/artifacts/rsync\",\n },\n)","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":791985530}}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/artifacts/rsync","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":792013059}}
{"type":"trace","title":"Execute action","msg":"Mkdir(\n Mkdir {\n pathname: \"/ci/secrets\",\n },\n)","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":846564842}}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/secrets","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":849396780}}
{"type":"trace","title":"Execute action","msg":"Mkdir(\n Mkdir {\n pathname: \"/ci/deps\",\n },\n)","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":851497858}}
{"type":"action_succeeded","action":"mkdir","pathname":"/ci/deps","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":854291475}}
{"type":"trace","title":"Execute action","msg":"TarExtract(\n TarExtract {\n archive: \"/dev/vdc\",\n directory: \"/ci/src\",\n },\n)","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":858932469}}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdc","directory":"/ci/src","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":882093813}}
{"type":"trace","title":"Execute action","msg":"TarExtract(\n TarExtract {\n archive: \"/dev/vdf\",\n directory: \"/ci/deps\",\n },\n)","timestamp":{"secs_since_epoch":1787473679,"nanos_since_epoch":886618798}}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdf","directory":"/ci/deps","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":423049864}}
{"type":"trace","title":"Execute action","msg":"TarExtract(\n TarExtract {\n archive: \"/dev/vde\",\n directory: \"/ci/cache\",\n },\n)","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":425484764}}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":430403903}}
{"type":"trace","title":"Execute action","msg":"TarExtract(\n TarExtract {\n archive: \"/dev/vdd\",\n directory: \"/ci/artifacts\",\n },\n)","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":432811384}}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":437496718}}
{"type":"trace","title":"Execute action","msg":"TarExtract(\n TarExtract {\n archive: \"/dev/vdg\",\n directory: \"/ci/secrets\",\n },\n)","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":439947886}}
{"type":"action_succeeded","action":"tar_extract","archive":"/dev/vdg","directory":"/ci/secrets","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":444590354}}
{"type":"trace","title":"Execute action","msg":"Shell(\n Shell {\n shell: \"ln -sf /ci /workspace\",\n },\n)","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":446990952}}
{"type":"trace","title":"Start program bash","msg":"Command {\n program: \"bash\",\n args: [\n \"bash\",\n \"-c\",\n \"set -xeuo pipefail\\nln -sf /ci /workspace\\n\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":449788552}}
{"type":"program_succeeded","program_name":"bash","exit_code":0,"stdout":"","stderr":"+ ln -sf /ci /workspace\n","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":463363751}}
{"type":"action_succeeded","action":"shell","shell":"ln -sf /ci /workspace","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":465980621}}
{"type":"trace","title":"Execute action","msg":"CreateFile(\n CreateFile {\n filename: \"/root/.ssh/config\",\n content: \"Host *\\nStrictHostKeyChecking accept-new\\nIdentityFile /ci/secrets/ssh_key\\n \",\n overwrite: true,\n },\n)","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":468126123}}
{"type":"action_succeeded","action":"create_file","filename":"/root/.ssh/config","content":"Host *\nStrictHostKeyChecking accept-new\nIdentityFile /ci/secrets/ssh_key\n ","overwrite":true,"timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":473318915}}
{"type":"trace","title":"Execute action","msg":"CargoClippy(\n CargoClippy,\n)","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":477192250}}
{"type":"trace","title":"Start program cargo","msg":"Command {\n program: \"cargo\",\n args: [\n \"cargo\",\n \"--version\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":479443827}}
{"type":"program_succeeded","program_name":"cargo","exit_code":0,"stdout":"cargo 1.97.1 (c980f4866 2026-06-30)\n","stderr":"","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":519437012}}
{"type":"trace","title":"Start program cargo","msg":"Command {\n program: \"cargo\",\n args: [\n \"cargo\",\n \"clippy\",\n \"--version\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":519500255}}
{"type":"program_succeeded","program_name":"cargo","exit_code":0,"stdout":"clippy 0.1.97 (8bab26f4f6 2026-07-14)\n","stderr":"","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":583263524}}
{"type":"trace","title":"Start program rustc","msg":"Command {\n program: \"rustc\",\n args: [\n \"rustc\",\n \"--version\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":586124325}}
{"type":"program_succeeded","program_name":"rustc","exit_code":0,"stdout":"rustc 1.97.1 (8bab26f4f 2026-07-14)\n","stderr":"","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":612016985}}
{"type":"trace","title":"Start program cargo","msg":"Command {\n program: \"cargo\",\n args: [\n \"cargo\",\n \"clippy\",\n \"--offline\",\n \"--locked\",\n \"--workspace\",\n \"--all-targets\",\n \"--no-deps\",\n \"--\",\n \"--deny\",\n \"warnings\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473681,"nanos_since_epoch":612088506}}
{"type":"program_succeeded","program_name":"cargo","exit_code":0,"stdout":"","stderr":" Compiling proc-macro2 v1.0.103\n Compiling libc v0.2.177\n Compiling quote v1.0.42\n Compiling unicode-ident v1.0.22\n Compiling syn v2.0.110\n Checking cfg-if v1.0.4\n Checking itoa v1.0.15\n Compiling serde_core v1.0.228\n Checking stable_deref_trait v1.2.1\n Checking once_cell v1.21.3\n Checking pin-project-lite v0.2.16\n Compiling synstructure v0.13.2\n Checking bytes v1.11.1\n Checking memchr v2.7.6\n Compiling jobserver v0.1.34\n Checking futures-core v0.3.31\n Compiling shlex v1.3.0\n Compiling zerofrom-derive v0.1.6\n Compiling yoke-derive v0.8.1\n Compiling find-msvc-tools v0.1.9\n Compiling cc v1.2.57\n Checking zerofrom v0.1.6\n Checking yoke v0.8.1\n Checking log v0.4.28\n Compiling zerovec-derive v0.11.2\n Compiling cmake v0.1.57\n Compiling typenum v1.19.0\n Compiling fs_extra v1.3.0\n Checking zeroize v1.8.2\n Compiling dunce v1.0.5\n Compiling version_check v0.9.5\n Compiling aws-lc-sys v0.39.0\n Compiling generic-array v0.14.7\n Checking zerovec v0.11.5\n Compiling displaydoc v0.2.5\n Compiling tokio-macros v2.6.0\n Checking socket2 v0.6.2\n Checking mio v1.1.0\n Checking futures-sink v0.3.32\n Checking tokio v1.49.0\n Checking http v1.4.0\n Checking tracing-core v0.1.36\n Checking smallvec v1.15.1\n Compiling serde v1.0.228\n Checking subtle v2.6.1\n Checking tracing v0.1.44\n Compiling serde_derive v1.0.228\n Checking getrandom v0.2.16\n Checking bitflags v2.11.0\n Checking hashbrown v0.16.0\n Compiling aws-lc-rs v1.16.2\n Checking equivalent v1.0.2\n Checking slab v0.4.12\n Checking indexmap v2.12.0\n Checking rand_core v0.6.4\n Checking http-body v1.0.1\n Checking tinystr v0.8.2\n Checking litemap v0.8.1\n Checking writeable v0.6.2\n Checking pin-utils v0.1.0\n Checking icu_locale_core v2.1.1\n Checking crypto-common v0.1.7\n Checking zerotrie v0.2.3\n Checking potential_utf v0.1.4\n Checking rustls-pki-types v1.14.0\n Compiling icu_properties_data v2.1.2\n Compiling zmij v1.0.18\n Checking futures-task v0.3.31\n Checking percent-encoding v2.3.2\n Checking futures-io v0.3.32\n Compiling icu_normalizer_data v2.1.1\n Checking tower-service v0.3.3\n Compiling rustix v1.1.2\n Compiling httparse v1.10.1\n Checking futures-util v0.3.31\n Checking icu_collections v2.1.1\n Checking icu_provider v2.1.1\n Checking tokio-util v0.7.18\n Compiling rustls v0.23.37\n Checking linux-raw-sys v0.11.0\n Compiling serde_json v1.0.149\n Checking atomic-waker v1.1.2\n Checking fnv v1.0.7\n Compiling getrandom v0.3.4\n Checking untrusted v0.9.0\n Checking try-lock v0.2.5\n Checking want v0.3.1\n Checking h2 v0.4.13\n Checking futures-channel v0.3.31\n Checking sync_wrapper v1.0.2\n Checking aho-corasick v1.1.4\n Checking ryu v1.0.20\n Compiling semver v1.0.27\n Checking regex-syntax v0.8.8\n Checking tower-layer v0.3.3\n Checking utf8parse v0.2.2\n Checking httpdate v1.0.3\n Compiling thiserror v2.0.17\n Checking hyper v1.8.1\n Checking anstyle-parse v0.2.7\n Checking regex-automata v0.4.13\n Compiling rustc_version v0.4.1\n Checking icu_normalizer v2.1.1\n Checking icu_properties v2.1.2\n Checking form_urlencoded v1.2.2\n Checking inout v0.1.4\n Compiling thiserror-impl v2.0.17\n Checking scopeguard v1.2.0\n Checking ipnet v2.12.0\n Checking base64 v0.22.1\n Checking is_terminal_polyfill v1.70.2\n Compiling vcpkg v0.2.15\n Compiling powerfmt v0.2.0\n Compiling time-core v0.1.6\n Checking colorchoice v1.0.4\n Checking anstyle-query v1.1.5\n Compiling pkg-config v0.3.32\n Checking anstyle v1.0.13\n Compiling num-conv v0.1.0\n Compiling time-macros v0.2.24\n Checking anstream v0.6.21\n Compiling libsqlite3-sys v0.35.0\n Compiling deranged v0.5.5\n Checking hyper-util v0.1.20\n Checking lock_api v0.4.14\n Checking cipher v0.4.4\n Checking idna_adapter v1.2.1\n Compiling heapless v0.7.17\n Checking regex v1.12.2\n Checking tower v0.5.3\n Checking http-body-util v0.1.3\n Checking utf8_iter v1.0.4\n Checking winnow v0.7.13\n Checking rand_core v0.10.0\n Checking foldhash v0.1.5\n Compiling getrandom v0.4.2\n Checking openssl-probe v0.2.1\n Checking byteorder v1.5.0\n Checking mime v0.3.17\n Compiling crc32fast v1.5.0\n Checking cpufeatures v0.2.17\n Checking hash32 v0.2.1\n Checking rustls-native-certs v0.8.3\n Compiling time v0.3.44\n Checking hashbrown v0.15.5\n Checking toml_parser v1.0.4\n Checking idna v1.1.0\n Checking spin v0.9.8\n Checking serde_urlencoded v0.7.1\n Checking terminal_size v0.4.3\n Checking universal-hash v0.5.1\n Checking serde_spanned v1.0.3\n Checking toml_datetime v0.7.3\n Checking dirs-sys-next v0.1.2\n Checking opaque-debug v0.3.1\n Checking strsim v0.11.1\n Checking fastrand v2.3.0\n Checking simd-adler32 v0.3.8\n Checking cpufeatures v0.3.0\n Checking unsafe-libyaml-norway v0.2.15\n Checking option-ext v0.2.0\n Checking iri-string v0.7.10\n Checking adler2 v2.0.1\n Checking toml_writer v1.0.4\n Checking clap_lex v0.7.6\n Compiling heck v0.5.0\n Compiling clap_derive v4.5.49\n Checking clap_builder v4.5.51\n Checking toml v0.9.8\n Compiling git-testament-derive v0.2.1\n Checking miniz_oxide v0.8.9\n Checking tower-http v0.6.8\n Checking dirs-sys v0.5.0\n Checking serde_norway v0.9.42\n Checking chacha20 v0.10.0\n Checking tempfile v3.23.0\n Checking polyval v0.6.2\n Checking directories-next v2.0.0\n Checking url v2.5.8\n Checking hashlink v0.10.0\n Checking aes v0.8.4\n Checking env_filter v0.1.4\n Checking ctr v0.9.2\n Checking cobs v0.3.0\n Checking aead v0.5.2\n Checking encoding_rs v0.8.35\n Compiling mutants v0.0.3\n Checking fallible-iterator v0.3.0\n Checking fallible-streaming-iterator v0.1.9\n Checking jiff v0.2.16\n Checking env_logger v0.11.8\n Checking rusqlite v0.37.0\n Checking clingwrap v0.6.0\n Checking aes-gcm-siv v0.11.1\n Checking postcard v1.1.3\n Checking flate2 v1.1.8\n Checking rand v0.10.0\n Checking directories v6.0.0\n Checking git-testament v0.2.6\n Checking clap v4.5.51\n Checking hostname v0.4.2\n Checking fiat-crypto v0.3.0\n Checking orion v0.17.12\n Checking axum-core v0.5.6\n Checking ed25519-compact v2.2.0\n Compiling axum-macros v0.5.0\n Checking serde_path_to_error v0.1.20\n Checking matchit v0.8.4\n Checking ct-codecs v1.1.6\n Checking pasetors v0.7.7\n Checking axum v0.8.8\n Checking rustls-webpki v0.103.10\n Checking tokio-rustls v0.26.4\n Checking rustls-platform-verifier v0.6.2\n Checking hyper-rustls v0.27.7\n Checking reqwest v0.13.2\n Checking obnam v0.10.0 (/ci/src/obnam)\n Checking obnam-server v0.1.0 (/ci/src/obnam-server)\n Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.49s\n","timestamp":{"secs_since_epoch":1787473738,"nanos_since_epoch":177267363}}
{"type":"action_succeeded","action":"cargo_clippy","timestamp":{"secs_since_epoch":1787473738,"nanos_since_epoch":273394295}}
{"type":"trace","title":"Execute action","msg":"CargoBuild(\n CargoBuild,\n)","timestamp":{"secs_since_epoch":1787473738,"nanos_since_epoch":275137132}}
{"type":"trace","title":"Start program cargo","msg":"Command {\n program: \"cargo\",\n args: [\n \"cargo\",\n \"--version\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473738,"nanos_since_epoch":277309481}}
{"type":"program_succeeded","program_name":"cargo","exit_code":0,"stdout":"cargo 1.97.1 (c980f4866 2026-06-30)\n","stderr":"","timestamp":{"secs_since_epoch":1787473738,"nanos_since_epoch":295400517}}
{"type":"trace","title":"Start program cargo","msg":"Command {\n program: \"cargo\",\n args: [\n \"cargo\",\n \"clippy\",\n \"--version\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473738,"nanos_since_epoch":298159744}}
{"type":"program_succeeded","program_name":"cargo","exit_code":0,"stdout":"clippy 0.1.97 (8bab26f4f6 2026-07-14)\n","stderr":"","timestamp":{"secs_since_epoch":1787473738,"nanos_since_epoch":333988862}}
{"type":"trace","title":"Start program rustc","msg":"Command {\n program: \"rustc\",\n args: [\n \"rustc\",\n \"--version\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473738,"nanos_since_epoch":334044497}}
{"type":"program_succeeded","program_name":"rustc","exit_code":0,"stdout":"rustc 1.97.1 (8bab26f4f 2026-07-14)\n","stderr":"","timestamp":{"secs_since_epoch":1787473738,"nanos_since_epoch":358397230}}
{"type":"trace","title":"Start program cargo","msg":"Command {\n program: \"cargo\",\n args: [\n \"cargo\",\n \"build\",\n \"--offline\",\n \"--locked\",\n \"--workspace\",\n \"--all-targets\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473738,"nanos_since_epoch":358457122}}
{"type":"program_succeeded","program_name":"cargo","exit_code":0,"stdout":"","stderr":" Compiling libc v0.2.177\n Compiling cfg-if v1.0.4\n Compiling itoa v1.0.15\n Compiling once_cell v1.21.3\n Compiling stable_deref_trait v1.2.1\n Compiling serde_core v1.0.228\n Compiling bytes v1.11.1\n Compiling memchr v2.7.6\n Compiling pin-project-lite v0.2.16\n Compiling zerofrom v0.1.6\n Compiling jobserver v0.1.34\n Compiling futures-core v0.3.31\n Compiling cc v1.2.57\n Compiling yoke v0.8.1\n Compiling log v0.4.28\n Compiling zeroize v1.8.2\n Compiling zerovec v0.11.5\n Compiling cmake v0.1.57\n Compiling mio v1.1.0\n Compiling aws-lc-sys v0.39.0\n Compiling socket2 v0.6.2\n Compiling futures-sink v0.3.32\n Compiling tokio v1.49.0\n Compiling typenum v1.19.0\n Compiling http v1.4.0\n Compiling tracing-core v0.1.36\n Compiling subtle v2.6.1\n Compiling smallvec v1.15.1\n Compiling tracing v0.1.44\n Compiling generic-array v0.14.7\n Compiling getrandom v0.2.16\n Compiling slab v0.4.12\n Compiling hashbrown v0.16.0\n Compiling equivalent v1.0.2\n Compiling bitflags v2.11.0\n Compiling indexmap v2.12.0\n Compiling serde v1.0.228\n Compiling rand_core v0.6.4\n Compiling http-body v1.0.1\n Compiling tinystr v0.8.2\n Compiling pin-utils v0.1.0\n Compiling writeable v0.6.2\n Compiling litemap v0.8.1\n Compiling icu_locale_core v2.1.1\n Compiling crypto-common v0.1.7\n Compiling zerotrie v0.2.3\n Compiling potential_utf v0.1.4\n Compiling rustls-pki-types v1.14.0\n Compiling futures-io v0.3.32\n Compiling percent-encoding v2.3.2\n Compiling tower-service v0.3.3\n Compiling futures-task v0.3.31\n Compiling futures-util v0.3.31\n Compiling icu_collections v2.1.1\n Compiling icu_provider v2.1.1\n Compiling tokio-util v0.7.18\n Compiling num-conv v0.1.0\n Compiling time-core v0.1.6\n Compiling fnv v1.0.7\n Compiling powerfmt v0.2.0\n Compiling try-lock v0.2.5\n Compiling untrusted v0.9.0\n Compiling linux-raw-sys v0.11.0\n Compiling atomic-waker v1.1.2\n Compiling h2 v0.4.13\n Compiling rustix v1.1.2\n Compiling want v0.3.1\n Compiling deranged v0.5.5\n Compiling icu_normalizer_data v2.1.1\n Compiling icu_properties_data v2.1.2\n Compiling httparse v1.10.1\n Compiling zmij v1.0.18\n Compiling futures-channel v0.3.31\n Compiling sync_wrapper v1.0.2\n Compiling aho-corasick v1.1.4\n Compiling regex-syntax v0.8.8\n Compiling httpdate v1.0.3\n Compiling ryu v1.0.20\n Compiling utf8parse v0.2.2\n Compiling tower-layer v0.3.3\n Compiling anstyle-parse v0.2.7\n Compiling hyper v1.8.1\n Compiling regex-automata v0.4.13\n Compiling serde_json v1.0.149\n Compiling icu_properties v2.1.2\n Compiling icu_normalizer v2.1.1\n Compiling getrandom v0.3.4\n Compiling form_urlencoded v1.2.2\n Compiling inout v0.1.4\n Compiling colorchoice v1.0.4\n Compiling scopeguard v1.2.0\n Compiling base64 v0.22.1\n Compiling is_terminal_polyfill v1.70.2\n Compiling anstyle-query v1.1.5\n Compiling ipnet v2.12.0\n Compiling anstyle v1.0.13\n Compiling anstream v0.6.21\n Compiling hyper-util v0.1.20\n Compiling lock_api v0.4.14\n Compiling thiserror v2.0.17\n Compiling cipher v0.4.4\n Compiling idna_adapter v1.2.1\n Compiling regex v1.12.2\n Compiling tower v0.5.3\n Compiling time-macros v0.2.24\n Compiling http-body-util v0.1.3\n Compiling utf8_iter v1.0.4\n Compiling foldhash v0.1.5\n Compiling byteorder v1.5.0\n Compiling cpufeatures v0.2.17\n Compiling mime v0.3.17\n Compiling winnow v0.7.13\n Compiling rand_core v0.10.0\n Compiling openssl-probe v0.2.1\n Compiling rustls-native-certs v0.8.3\n Compiling toml_parser v1.0.4\n Compiling hash32 v0.2.1\n Compiling hashbrown v0.15.5\n Compiling idna v1.1.0\n Compiling time v0.3.44\n Compiling spin v0.9.8\n Compiling serde_urlencoded v0.7.1\n Compiling terminal_size v0.4.3\n Compiling universal-hash v0.5.1\n Compiling serde_spanned v1.0.3\n Compiling toml_datetime v0.7.3\n Compiling dirs-sys-next v0.1.2\n Compiling clap_lex v0.7.6\n Compiling strsim v0.11.1\n Compiling option-ext v0.2.0\n Compiling iri-string v0.7.10\n Compiling adler2 v2.0.1\n Compiling unsafe-libyaml-norway v0.2.15\n Compiling simd-adler32 v0.3.8\n Compiling cpufeatures v0.3.0\n Compiling fastrand v2.3.0\n Compiling toml_writer v1.0.4\n Compiling opaque-debug v0.3.1\n Compiling polyval v0.6.2\n Compiling toml v0.9.8\n Compiling tempfile v3.23.0\n Compiling chacha20 v0.10.0\n Compiling git-testament-derive v0.2.1\n Compiling miniz_oxide v0.8.9\n Compiling serde_norway v0.9.42\n Compiling tower-http v0.6.8\n Compiling dirs-sys v0.5.0\n Compiling clap_builder v4.5.51\n Compiling directories-next v2.0.0\n Compiling libsqlite3-sys v0.35.0\n Compiling heapless v0.7.17\n Compiling url v2.5.8\n Compiling hashlink v0.10.0\n Compiling getrandom v0.4.2\n Compiling crc32fast v1.5.0\n Compiling aes v0.8.4\n Compiling env_filter v0.1.4\n Compiling aws-lc-rs v1.16.2\n Compiling rustls v0.23.37\n Compiling ctr v0.9.2\n Compiling cobs v0.3.0\n Compiling aead v0.5.2\n Compiling encoding_rs v0.8.35\n Compiling rustls-webpki v0.103.10\n Compiling fallible-streaming-iterator v0.1.9\n Compiling fallible-iterator v0.3.0\n Compiling jiff v0.2.16\n Compiling tokio-rustls v0.26.4\n Compiling hyper-rustls v0.27.7\n Compiling rustls-platform-verifier v0.6.2\n Compiling clingwrap v0.6.0\n Compiling reqwest v0.13.2\n Compiling env_logger v0.11.8\n Compiling rusqlite v0.37.0\n Compiling aes-gcm-siv v0.11.1\n Compiling postcard v1.1.3\n Compiling flate2 v1.1.8\n Compiling rand v0.10.0\n Compiling clap v4.5.51\n Compiling directories v6.0.0\n Compiling git-testament v0.2.6\n Compiling hostname v0.4.2\n Compiling obnam v0.10.0 (/ci/src/obnam)\n Compiling fiat-crypto v0.3.0\n Compiling axum-core v0.5.6\n Compiling ed25519-compact v2.2.0\n Compiling orion v0.17.12\n Compiling serde_path_to_error v0.1.20\n Compiling matchit v0.8.4\n Compiling ct-codecs v1.1.6\n Compiling axum v0.8.8\n Compiling pasetors v0.7.7\n Compiling obnam-server v0.1.0 (/ci/src/obnam-server)\n Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s\n","timestamp":{"secs_since_epoch":1787473808,"nanos_since_epoch":447171467}}
{"type":"action_succeeded","action":"cargo_build","timestamp":{"secs_since_epoch":1787473808,"nanos_since_epoch":501725056}}
{"type":"trace","title":"Execute action","msg":"CargoTest(\n CargoTest,\n)","timestamp":{"secs_since_epoch":1787473808,"nanos_since_epoch":501894588}}
{"type":"trace","title":"Start program cargo","msg":"Command {\n program: \"cargo\",\n args: [\n \"cargo\",\n \"--version\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473808,"nanos_since_epoch":502121155}}
{"type":"program_succeeded","program_name":"cargo","exit_code":0,"stdout":"cargo 1.97.1 (c980f4866 2026-06-30)\n","stderr":"","timestamp":{"secs_since_epoch":1787473808,"nanos_since_epoch":557584491}}
{"type":"trace","title":"Start program cargo","msg":"Command {\n program: \"cargo\",\n args: [\n \"cargo\",\n \"clippy\",\n \"--version\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473808,"nanos_since_epoch":557647159}}
{"type":"program_succeeded","program_name":"cargo","exit_code":0,"stdout":"clippy 0.1.97 (8bab26f4f6 2026-07-14)\n","stderr":"","timestamp":{"secs_since_epoch":1787473808,"nanos_since_epoch":597526982}}
{"type":"trace","title":"Start program rustc","msg":"Command {\n program: \"rustc\",\n args: [\n \"rustc\",\n \"--version\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473808,"nanos_since_epoch":597591426}}
{"type":"program_succeeded","program_name":"rustc","exit_code":0,"stdout":"rustc 1.97.1 (8bab26f4f 2026-07-14)\n","stderr":"","timestamp":{"secs_since_epoch":1787473808,"nanos_since_epoch":621816925}}
{"type":"trace","title":"Start program cargo","msg":"Command {\n program: \"cargo\",\n args: [\n \"cargo\",\n \"test\",\n \"--offline\",\n \"--locked\",\n \"--workspace\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473808,"nanos_since_epoch":624654005}}
{"type":"program_succeeded","program_name":"cargo","exit_code":0,"stdout":"\nrunning 56 tests\ntest blobs::test::cant_init_nonexistent_dir ... ok\ntest blobs::test::empty_dir_is_not_init ... ok\ntest blobs::test::adds_blob ... ok\ntest blobs::test::finds_blob_when_labels_match ... ok\ntest blobs::test::finds_no_blob_in_empty_repo ... ok\ntest blobs::test::finds_no_blob_when_none_match_label ... ok\ntest blobs::test::inits_empty_dir ... ok\ntest blobs::test::has_no_blobs_initially ... ok\ntest blobs::test::nonexistent_dir_is_not_init ... ok\ntest blobs::test::removes_blob ... ok\ntest blobs::test::root_dir_is_not_init ... ok\ntest chunk::test::chunk_round_trip ... ok\ntest chunk::test::label_display ... ok\ntest chunk::test::ciphertext_does_not_contain_plaintext ... ok\ntest chunk::test::label_round_trip ... ok\ntest chunk::test::metadata ... ok\ntest chunk::test::metadata_round_trip ... ok\ntest cipher::test::aead_round_trip ... ok\ntest cipher::test::key ... ok\ntest cipher::test::key_from_string ... ok\ntest client::test::generates_key ... ok\ntest client::test::gets_correct_key ... ok\ntest client::test::has_name ... ok\ntest client::test::has_no_keys_initially ... ok\ntest client::test::sets_old_versions ... ok\ntest client::test::serialiazion_round_trip ... ok\ntest client_repo::test::puts_client ... ok\ntest client_repo::test::removes_client ... ok\ntest client_repo::test::removes_credential ... ok\ntest client_repo::test::adds_credential ... ok\ntest config::test::merge_files ... ok\ntest config::test::valideted_config ... ok\ntest credential::test::roundtrip_sop_credential ... ok\ntest credential::test::roundtrip_sop_method ... ok\ntest id::test::id_is_equal_to_itself ... ok\ntest id::test::id_round_trip ... ok\ntest id::test::one_is_expected ... ok\ntest id::test::textual_id_is_printable_ascii ... ok\ntest id::test::two_ids_are_different ... ok\ntest label::test::colon ... ok\ntest label::test::equals ... ok\ntest filesdb::test::is_empty_initially ... ok\ntest label::test::label_is_equal_to_itself ... ok\ntest label::test::question_mark ... ok\ntest label::test::safe_label ... ok\ntest label::test::slash ... ok\ntest local_repo::test::finds_chunk ... ok\ntest local_repo::test::adds_and_gets_chunk ... ok\ntest local_repo::test::has_no_chunks_initially ... ok\ntest plaintext::test::compressed ... ok\ntest local_repo::test::removes_chunk ... ok\ntest plaintext::test::compression_round_trip ... ok\ntest plaintext::test::uncompressed ... ok\ntest sop::tests::cert_display ... ok\ntest sop::tests::key_display ... ok\ntest time::test::current_time ... ok\n\ntest result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.03s\n\n\nrunning 0 tests\n\ntest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\n\n\nrunning 1 test\ntest config::test::merges ... ok\n\ntest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\n\n\nrunning 0 tests\n\ntest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\n\n\nrunning 3 tests\ntest obnam/src/label.rs - label (line 5) ... ok\ntest obnam/src/id.rs - id (line 5) ... ok\ntest obnam/src/lib.rs - (line 12) ... ok\n\ntest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\n\nall doctests ran in 0.45s; merged doctests compilation took 0.45s\n\nrunning 0 tests\n\ntest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\n\n","stderr":" Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s\n Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/obnam-8ceb303770846f84)\n Running unittests src/bin/obnam.rs (/ci/cache/cargo-target/debug/deps/obnam-6e5afb666b69eb2e)\n Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/obnam_server-ebedf2ce973df3dc)\n Running unittests src/main.rs (/ci/cache/cargo-target/debug/deps/obnam_server-7129c4caed90fa38)\n Doc-tests obnam\n Doc-tests obnam_server\n","timestamp":{"secs_since_epoch":1787473811,"nanos_since_epoch":470164120}}
{"type":"action_succeeded","action":"cargo_test","timestamp":{"secs_since_epoch":1787473811,"nanos_since_epoch":496887679}}
{"type":"trace","title":"Execute action","msg":"Shell(\n Shell {\n shell: \"export PATH=/root/.cargo/bin:/bin:/sbin\\nls -l \\\"$CARGO_TARGET_DIR\\\"\\nmake TARGET= subplot doc\\nfind doc -ls\\nmkdir -p /ci/artifacts/rsync\\ncp obnam.html doc/*.html /ci/artifacts/rsync\\n\",\n },\n)","timestamp":{"secs_since_epoch":1787473811,"nanos_since_epoch":496902265}}
{"type":"trace","title":"Start program bash","msg":"Command {\n program: \"bash\",\n args: [\n \"bash\",\n \"-c\",\n \"set -xeuo pipefail\\nexport PATH=/root/.cargo/bin:/bin:/sbin\\nls -l \\\"$CARGO_TARGET_DIR\\\"\\nmake TARGET= subplot doc\\nfind doc -ls\\nmkdir -p /ci/artifacts/rsync\\ncp obnam.html doc/*.html /ci/artifacts/rsync\\n\\n\",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473811,"nanos_since_epoch":496935735}}
{"type":"program_succeeded","program_name":"bash","exit_code":0,"stdout":"total 8\n-rw-r--r-- 1 root root 177 Aug 23 08:28 CACHEDIR.TAG\ndrwxr-xr-x 7 root root 4096 Aug 23 08:30 debug\nsubplot docgen obnam.subplot --output obnam.html\nsubplot codegen obnam.subplot --output test.py\nrm -f test.log\npython3 test.py --log test.log \nsrcdir /ci/src\ndatadir /tmp/tmpiy3qnm7f\nscenario: Chunk encrypt/decrypt with compression round trip via repository\n step 1: given an installed obnam\n step 2: given file .config/obnam/config.yaml from config.yaml\n step 3: given file greeting.txt\n step 4: when I create directory mychunks\n step 5: when I try to run obnam repo init\n step 6: when I run obnam chunk encrypt --compress --key secret --label sticky.tape greeting.txt\n step 7: when I run obnam repo find sticky.tape --one-match-output=id.txt\n step 8: when I run obnam chunk decrypt --key secret --id-file id.txt\n step 9: then stdout is exactly \"Hello, world.\\n\"\nscenario: Generates and validates API tokens\n step 1: given an installed obnam\n step 2: given file server-config.yaml\n step 3: when I run obnam-server --config server-config.yaml init\n step 4: then file keypair.json exists\n step 5: when I try to run obnam-server --config server-config.yaml init\n step 6: then command fails\n step 7: then stderr contains \"keypair.json\"\n step 8: when I run obnam-server --config server-config.yaml token --output token.txt --allow append\n step 9: then file token.txt contains \"v4.public.\"\n step 10: when I run obnam-server --config server-config.yaml validate --file token.txt\n step 11: then stdout contains \"read_chunks_allowed: true\"\n step 12: then stdout contains \"find_chunks_allowed: true\"\n step 13: then stdout contains \"create_chunk_allowed: true\"\n step 14: then stdout contains \"delete_chunk_allowed: false\"\n step 15: when I run obnam-server --config server-config.yaml token --output token.txt --allow delete\n step 16: then file token.txt contains \"v4.public.\"\n step 17: when I run obnam-server --config server-config.yaml validate --file token.txt\n step 18: then stdout contains \"read_chunks_allowed: true\"\n step 19: then stdout contains \"find_chunks_allowed: true\"\n step 20: then stdout contains \"create_chunk_allowed: true\"\n step 21: then stdout contains \"delete_chunk_allowed: true\"\nscenario: Avoid client chunks with the same name\n step 1: given an installed obnam\n step 2: given file .config/obnam/config.yaml from config.yaml\n step 3: when I create directory mychunks\n step 4: when I run obnam repo init\n step 5: when I run obnam --client-key my.secret client init --client-name my.host\n step 6: then command is successful\n step 7: when I try to run obnam --client-key my.secret client init --client-name my.host\n step 8: then command fails\nscenario: Logging level can be set\n step 1: given an installed obnam\n step 2: when I run obnam config\n step 3: then stderr doesn't contain \"TRACE\"\n step 4: then stderr doesn't contain \"DEBUG\"\n step 5: then stderr contains \"INFO\"\n step 6: then stderr contains \"WARN\"\n step 7: then stderr contains \"ERROR\"\n step 8: when I run env OBNAM_LOG=error obnam config\n step 9: then stderr doesn't contain \"TRACE\"\n step 10: then stderr doesn't contain \"DEBUG\"\n step 11: then stderr doesn't contain \"INFO\"\n step 12: then stderr doesn't contain \"WARN\"\n step 13: then stderr contains \"ERROR\"\n step 14: when I run obnam --log-level=error config\n step 15: then stderr doesn't contain \"TRACE\"\n step 16: then stderr doesn't contain \"DEBUG\"\n step 17: then stderr doesn't contain \"INFO\"\n step 18: then stderr doesn't contain \"WARN\"\n step 19: then stderr contains \"ERROR\"\n step 20: when I run env OBNAM_LOG=error obnam --log-level=trace config\n step 21: then stderr contains \"TRACE\"\n step 22: then stderr contains \"DEBUG\"\n step 23: then stderr contains \"INFO\"\n step 24: then stderr contains \"WARN\"\n step 25: then stderr contains \"ERROR\"\nscenario: Show client\n step 1: given an installed obnam\n step 2: given file .config/obnam/config.yaml from config.yaml\n step 3: when I create directory mychunks\n step 4: when I run obnam repo init\n step 5: when I run obnam --client-key my.secret client init --client-name my.host\n step 6: when I run obnam --client-key my.secret client show --client-name my.host\n step 7: then stdout is valid JSON\nscenario: Round trip chunk encryption using key from client chunk\n step 1: given an installed obnam\n step 2: given file .config/obnam/config.yaml from config.yaml\n step 3: given file greeting.txt\n step 4: when I create directory mychunks\n step 5: when I run obnam repo init\n step 6: when I run obnam --client-key my.secret client init --client-name my.host\n step 7: when I run obnam --client-key my.secret client generate my.host my.key\n step 8: when I run obnam --client-key my.secret chunk encrypt --client-name my.host --key-name my.key --label sticky.tape greeting.txt --output chunk.file\n step 9: when I run obnam --client-key my.secret chunk decrypt --client-name my.host --key-name my.key chunk.file\n step 10: then stdout is exactly \"Hello, world.\\n\"\nscenario: Manage chunks on the server using API\n step 1: given an installed obnam\n step 2: given file server-config.yaml\n step 3: given file greeting.txt\n step 4: given file .config/obnam/config.yaml from comfy.yaml\n step 5: given executable file create-token.sh\n step 6: when I run obnam-server --config server-config.yaml init\n step 7: when I run ./create-token.sh delete\n step 8: when I run, as a daemon, obnam-server --config server-config.yaml serve\n step 9: when I run obnam chunk encrypt --key secret --label first greeting.txt --output chunk.file\n step 10: when I run obnam api put OVsgIaDAmIOEq1hSn_Zauw test.chunk --filename chunk.file\n step 11: when I run obnam api get OVsgIaDAmIOEq1hSn_Zauw --filename returned.chunk\n step 12: then files chunk.file and returned.chunk match\n step 13: when I run obnam api find test.chunk\n step 14: then stdout is exactly \"OVsgIaDAmIOEq1hSn_Zauw\\n\"\n step 15: when I run obnam api delete OVsgIaDAmIOEq1hSn_Zauw\n step 16: when I run obnam api find test.chunk\n step 17: then stdout is exactly \"\"\n cleanup 8: when I run, as a daemon, obnam-server --config server-config.yaml serve\nscenario: Initialize a backup repository\n step 1: given an installed obnam\n step 2: given file .config/obnam/config.yaml from config.yaml\n step 3: then directory mychunks does not exist\n step 4: when I try to run obnam repo is\n step 5: then command fails\n step 6: when I create directory mychunks\n step 7: when I try to run obnam repo is\n step 8: then command fails\n step 9: when I run obnam repo init\n step 10: when I run obnam repo is\n step 11: then exit code is 0\nscenario: Manages chunks via API\n step 1: given an installed obnam\n step 2: given file server-config.yaml\n step 3: given file request.sh\n step 4: when I run obnam-server --config server-config.yaml init\n step 5: when I run obnam-server --config server-config.yaml token --output token.txt --allow append\n step 6: when I run cat token.txt\n step 7: when I run, as a daemon, obnam-server --config server-config.yaml serve\n step 8: when I run bash request.sh GET /chunks/OVsgIaDAmIOEq1hSn_Zauw\n step 9: then stderr contains \"HTTP/1.1 404\"\n step 10: when I run bash request.sh PUT /chunks/OVsgIaDAmIOEq1hSn_Zauw?label=first hello\n step 11: then stderr contains \"HTTP/1.1 201\"\n step 12: when I run bash request.sh GET /chunks/OVsgIaDAmIOEq1hSn_Zauw\n step 13: then stderr contains \"HTTP/1.1 200\"\n step 14: then stdout is exactly \"hello\"\n step 15: when I run bash request.sh GET /chunks?label=first\n step 16: then stdout is exactly \"{\"chunk_ids\":[\"OVsgIaDAmIOEq1hSn_Zauw\"]}\"\n step 17: when I run bash request.sh DELETE /chunks/OVsgIaDAmIOEq1hSn_Zauw\n step 18: then stderr contains \"HTTP/1.1 401\"\n step 19: when I run obnam-server --config server-config.yaml token --output token.txt --allow delete\n step 20: when I run bash request.sh DELETE /chunks/OVsgIaDAmIOEq1hSn_Zauw\n step 21: then stderr contains \"HTTP/1.1 204\"\n step 22: when I run bash request.sh GET /chunks?label=first\n step 23: then stdout is exactly \"{\"chunk_ids\":[]}\"\n cleanup 7: when I run, as a daemon, obnam-server --config server-config.yaml serve\nscenario: Validates token via HTTP API\n step 1: given an installed obnam\n step 2: given file server-config.yaml\n step 3: given file request.sh\n step 4: when I run obnam-server --config server-config.yaml init\n step 5: when I run obnam-server --config server-config.yaml token --output token.txt --allow append\n step 6: when I run cat token.txt\n step 7: when I run, as a daemon, obnam-server --config server-config.yaml serve\n step 8: when I run bash request.sh GET /validate\n step 9: then stdout contains \"\"read_chunks_allowed\":true\"\n step 10: then stdout contains \"\"find_chunks_allowed\":true\"\n step 11: then stdout contains \"\"create_chunk_allowed\":true\"\n step 12: then stdout contains \"\"delete_chunk_allowed\":false\"\n cleanup 7: when I run, as a daemon, obnam-server --config server-config.yaml serve\nscenario: Create an OpenPGP software key credential\n step 1: given an installed obnam\n step 2: given file .config/obnam/config.yaml from config.yaml\n step 3: given file sop-generate\n step 4: when I run bash sop-generate alice.tsk\n step 5: when I create directory mychunks\n step 6: when I run obnam repo init\n step 7: when I run obnam credential list\n step 8: then stdout is exactly \"\"\n step 9: when I run obnam --client-key my.secret credential openpgp-soft alice.tsk\n step 10: when I run obnam credential list --all\n step 11: then stdout isn't exactly \"\"\nscenario: Chunk encrypt/decrypt round trip via repository\n step 1: given an installed obnam\n step 2: given file .config/obnam/config.yaml from config.yaml\n step 3: given file greeting.txt\n step 4: when I create directory mychunks\n step 5: when I try to run obnam repo init\n step 6: when I run obnam chunk encrypt --key secret --label sticky.tape greeting.txt --id-file id.txt\n step 7: when I run obnam chunk decrypt --key secret --id-file id.txt\n step 8: then stdout is exactly \"Hello, world.\\n\"\nscenario: Inspect an encoded chunk in file\n step 1: given an installed obnam\n step 2: given file greeting.txt\n step 3: when I run obnam chunk encrypt --label sticky.tape --key secret greeting.txt --output chunk.file\n step 4: when I run obnam chunk inspect --filename chunk.file\n step 5: then stdout is valid JSON\n step 6: then stdout contains \"\"id\":\"\n step 7: then stdout contains \"\"label\":\"\n step 8: then stdout contains \"\"data\": null\"\n step 9: when I run obnam chunk inspect --filename chunk.file --key secret\n step 10: then stdout is valid JSON\n step 11: then stdout contains \"\"id\":\"\n step 12: then stdout contains \"\"label\":\"\n step 13: then stdout contains \"\"data\": \"\"\nscenario: Inspect an encrypted chunk using key from client chunk\n step 1: given an installed obnam\n step 2: given file .config/obnam/config.yaml from config.yaml\n step 3: given file greeting.txt\n step 4: when I create directory mychunks\n step 5: when I run obnam repo init\n step 6: when I run obnam --client-key my.secret client init --client-name my.host\n step 7: when I run obnam --client-key my.secret client generate my.host my.key\n step 8: when I run obnam --client-key my.secret chunk encrypt --client-name my.host --key-name my.key --label sticky.tape greeting.txt --output chunk.file\n step 9: when I run obnam --client-key my.secret chunk inspect --filename chunk.file --client-name my.host --key-name my.key\n step 10: then stdout is valid JSON\n step 11: then stdout contains \"\"id\":\"\n step 12: then stdout contains \"\"label\":\"\n step 13: then stdout contains \"\"data\": \"\"\nscenario: Extracting a certificate from a key\n step 1: given an installed obnam\n step 2: given file alice.key\n step 3: when I run obnam sop extract-cert rsop alice.key\n step 4: then stdout isn't exactly \"\"\nscenario: Add a chunk to the backup repository\n step 1: given an installed obnam\n step 2: given file .config/obnam/config.yaml from config.yaml\n step 3: given file greeting.txt\n step 4: given a directory mychunks\n step 5: when I run obnam repo init\n step 6: when I run obnam chunk encrypt --key secret --label data greeting.txt\nscenario: Inspect an encoded chunk in repository\n step 1: given an installed obnam\n step 2: given file .config/obnam/config.yaml from config.yaml\n step 3: given file greeting.txt\n step 4: when I create directory mychunks\n step 5: when I try to run obnam repo init\n step 6: when I run obnam chunk encrypt --label sticky.tape --key secret greeting.txt --id-file=id.txt\n step 7: when I run obnam chunk inspect --id-file id.txt\n step 8: then stdout is valid JSON\n step 9: then stdout contains \"\"id\":\"\n step 10: then stdout contains \"\"label\":\"\n step 11: then stdout contains \"\"data\": null\"\n step 12: when I run obnam chunk inspect --key secret --id-file id.txt\n step 13: then stdout is valid JSON\n step 14: then stdout contains \"\"id\":\"\n step 15: then stdout contains \"\"label\":\"\n step 16: then stdout contains \"\"data\": \"\"\nscenario: Conveniently encrypt and decrypt chunk in a backup repository\n step 1: given an installed obnam\n step 2: given file .config/obnam/config.yaml from comfy.yaml\n step 3: given file message.txt\n step 4: when I create directory my.repo\n step 5: when I run obnam repo init\n step 6: when I run obnam client init --credential softy\n step 7: when I run obnam chunk encrypt --label data --key-name default --id-file id.txt message.txt\n step 8: when I run obnam chunk decrypt --key-name default --id-file id.txt --output out.dat\n step 9: then files message.txt and out.dat match\nscenario: Generate new key\n step 1: given an installed obnam\n step 2: given file .config/obnam/config.yaml from config.yaml\n step 3: when I create directory mychunks\n step 4: when I run obnam repo init\n step 5: when I run obnam --client-key my.secret client init --client-name my.host\n step 6: when I run obnam --client-key my.secret client generate my.host my.key\n step 7: when I run obnam --client-key my.secret client show --client-name my.host\n step 8: then stdout contains \"my.key\"\nscenario: Chunk encrypt/decrypt with compression round trip via file\n step 1: given an installed obnam\n step 2: given file greeting.txt\n step 3: when I run obnam chunk encrypt --compress --key secret --label sticky.tape greeting.txt --output chunk.file\n step 4: when I run obnam chunk decrypt --key secret chunk.file\n step 5: then stdout is exactly \"Hello, world.\\n\"\nscenario: Initialize a client chunk\n step 1: given an installed obnam\n step 2: given file .config/obnam/config.yaml from config-with-credential.yaml\n step 3: when I create directory mychunks\n step 4: when I run obnam repo init\n step 5: when I run obnam client init --client-name my.host\n step 6: then command is successful\nscenario: Conveniently create a client with an OpenPGP software key credential\n step 1: given an installed obnam\n step 2: given file .config/obnam/config.yaml from comfy.yaml\n step 3: when I create directory my.repo\n step 4: when I run obnam repo init\n step 5: when I run obnam client init --credential softy\n step 6: when I run obnam client list\n step 7: then stdout isn't exactly \"\"\nscenario: List clients\n step 1: given an installed obnam\n step 2: given file .config/obnam/config.yaml from config.yaml\n step 3: when I create directory mychunks\n step 4: when I run obnam repo init\n step 5: when I run obnam --client-key my.secret client init --client-name my.host\n step 6: when I run obnam --client-key my.secret client list\n step 7: then stdout is exactly \"my.host\\n\"\nscenario: Encryption round trip\n step 1: given an installed obnam\n step 2: given file alice.key\n step 3: given file hello.txt\n step 4: when I run obnam sop encrypt rsop alice.key hello.txt -o encrypted\n step 5: when I run ls -l encrypted\n step 6: when I run cat encrypted\n step 7: when I run obnam sop decrypt rsop alice.key encrypted\n step 8: then stdout is exactly \"hello, world\\n\"\nscenario: Manage chunks on the server using client internal abstraction\n step 1: given an installed obnam\n step 2: given file server-config.yaml\n step 3: given file greeting.txt\n step 4: given file .config/obnam/config.yaml from comfy.yaml\n step 5: given executable file create-token.sh\n step 6: when I run obnam-server --config server-config.yaml init\n step 7: when I run ./create-token.sh delete\n step 8: when I run, as a daemon, obnam-server --config server-config.yaml serve\n step 9: when I run obnam chunk encrypt --key secret --label first greeting.txt --id-file id.txt\n step 10: when I run obnam chunk decrypt --key secret --id-file id.txt --output decrypted.chunk\n step 11: then files greeting.txt and decrypted.chunk match\n cleanup 8: when I run, as a daemon, obnam-server --config server-config.yaml serve\nscenario: Refuses API token made for another server instance\n step 1: given an installed obnam\n step 2: given file server-config.yaml\n step 3: when I run obnam-server --config server-config.yaml init\n step 4: when I run obnam-server --config server-config.yaml token --output token.txt --allow append\n step 5: when I remove file keypair.json\n step 6: when I run obnam-server --config server-config.yaml init\n step 7: when I try to run obnam-server --config server-config.yaml validate --file token.txt\n step 8: then command fails\nscenario: Remove a chunk from backup repository\n step 1: given an installed obnam\n step 2: given file .config/obnam/config.yaml from config.yaml\n step 3: given file greeting.txt\n step 4: given a directory mychunks\n step 5: when I run obnam repo init\n step 6: when I run obnam chunk encrypt --key secret --label data-chunk --id-file id.txt greeting.txt\n step 7: when I run obnam repo remove --id-file id.txt\n step 8: then stdout doesn't contain \"xyzzy\"\nscenario: Chunk encrypt/decrypt round trip via file\n step 1: given an installed obnam\n step 2: given file greeting.txt\n step 3: when I run obnam chunk encrypt --key secret --label sticky.tape greeting.txt --output chunk.file\n step 4: when I run obnam chunk decrypt --key secret chunk.file\n step 5: then stdout is exactly \"Hello, world.\\n\"\nscenario: Find chunks using labels\n step 1: given an installed obnam\n step 2: given file .config/obnam/config.yaml from config.yaml\n step 3: given file greeting.txt\n step 4: given a directory mychunks\n step 5: when I run obnam repo init\n step 6: when I run obnam chunk encrypt --key secret --label data-chunk greeting.txt\n step 7: when I run obnam chunk encrypt --key secret --label data-chunk greeting.txt\n step 8: when I run obnam chunk encrypt --key secret --label client-chunk greeting.txt\n step 9: when I run obnam repo find missing\n step 10: then stdout is exactly \"\"\n step 11: when I run obnam repo find data-chunk\n step 12: then stdout contains 2 lines\n step 13: when I run obnam repo find client-chunk\n step 14: then stdout contains 1 lines\nOK, all scenarios finished successfully\nenv 'RUSTDOCFLAGS=-D warnings' cargo doc --no-deps\nmake -C doc\nmake[1]: Entering directory '/ci/src/doc'\npandoc -N --toc --standalone --self-contained -o \"arch.html\" \"arch.md\"\npandoc -N --toc --standalone --self-contained -o \"glossary.html\" \"glossary.md\"\nmake[1]: Leaving directory '/ci/src/doc'\n 2752578 4 drwxr-xr-x 2 root root 4096 Aug 23 08:30 doc\n 2752580 4 -rw-r--r-- 1 root root 540 Aug 23 08:27 doc/keys.pik\n 2752582 16 -rw-r--r-- 1 root root 13627 Aug 23 08:27 doc/arch.md\n 2784615 24 -rw-r--r-- 1 root root 22893 Aug 23 08:30 doc/arch.html\n 2784616 4 -rw-r--r-- 1 root root 3529 Aug 23 08:30 doc/glossary.html\n 2752579 4 -rw-r--r-- 1 root root 3885 Aug 23 08:27 doc/keys.svg\n 2752583 4 -rw-r--r-- 1 root root 327 Aug 23 08:27 doc/Makefile\n 2752581 4 -rw-r--r-- 1 root root 427 Aug 23 08:27 doc/glossary.md\n","stderr":"+ export PATH=/root/.cargo/bin:/bin:/sbin\n+ PATH=/root/.cargo/bin:/bin:/sbin\n+ ls -l /ci/cache/cargo-target\n+ make TARGET= subplot doc\n INFO Starting Subplot\n INFO Subplot finished successfully\n INFO Starting Subplot\n INFO Subplot finished successfully\n Checking obnam v0.10.0 (/ci/src/obnam)\n Documenting obnam v0.10.0 (/ci/src/obnam)\n Documenting obnam-server v0.1.0 (/ci/src/obnam-server)\n Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s\n Generated /ci/cache/cargo-target/doc/obnam/index.html and 1 other file\n[WARNING] Deprecated: --self-contained. use --embed-resources --standalone\n[WARNING] Deprecated: --self-contained. use --embed-resources --standalone\n[WARNING] This document format requires a nonempty <title> element.\n Defaulting to 'glossary' as the title.\n To specify a title, use 'title' in metadata or --metadata title=\"...\".\n+ find doc -ls\n+ mkdir -p /ci/artifacts/rsync\n+ cp obnam.html doc/arch.html doc/glossary.html /ci/artifacts/rsync\n","timestamp":{"secs_since_epoch":1787473814,"nanos_since_epoch":618901999}}
{"type":"action_succeeded","action":"shell","shell":"export PATH=/root/.cargo/bin:/bin:/sbin\nls -l \"$CARGO_TARGET_DIR\"\nmake TARGET= subplot doc\nfind doc -ls\nmkdir -p /ci/artifacts/rsync\ncp obnam.html doc/*.html /ci/artifacts/rsync\n","timestamp":{"secs_since_epoch":1787473814,"nanos_since_epoch":873057048}}
{"type":"trace","title":"Execute action","msg":"Custom(\n Custom {\n name: \"dch\",\n args: {\n \"debfullname\": String(\"Lars Wirzenius\"),\n \"debemail\": String(\"liw@liw.fi\"),\n },\n },\n)","timestamp":{"secs_since_epoch":1787473814,"nanos_since_epoch":873237044}}
{"type":"custom_action_starts","source":"/ci/src","custom":{"name":"dch","args":{"debfullname":"Lars Wirzenius","debemail":"liw@liw.fi"}},"exe":".ambient/dch","exe_exists":false,"timestamp":{"secs_since_epoch":1787473814,"nanos_since_epoch":873440154}}
"HEAD is now at e14bc9d refactor: avoid huge error variant\nRemoving doc/arch.html\nRemoving doc/glossary.html\nRemoving obnam.html\nRemoving test.log\nRemoving test.py\n"
{"type":"custom_action_output","stdout":[72,69,65,68,32,105,115,32,110,111,119,32,97,116,32,101,49,52,98,99,57,100,32,114,101,102,97,99,116,111,114,58,32,97,118,111,105,100,32,104,117,103,101,32,101,114,114,111,114,32,118,97,114,105,97,110,116,10,82,101,109,111,118,105,110,103,32,100,111,99,47,97,114,99,104,46,104,116,109,108,10,82,101,109,111,118,105,110,103,32,100,111,99,47,103,108,111,115,115,97,114,121,46,104,116,109,108,10,82,101,109,111,118,105,110,103,32,111,98,110,97,109,46,104,116,109,108,10,82,101,109,111,118,105,110,103,32,116,101,115,116,46,108,111,103,10,82,101,109,111,118,105,110,103,32,116,101,115,116,46,112,121,10],"stderr":[43,32,101,120,112,111,114,116,32,39,68,69,66,69,77,65,73,76,61,34,108,105,119,64,108,105,119,46,102,105,34,39,10,43,32,68,69,66,69,77,65,73,76,61,39,34,108,105,119,64,108,105,119,46,102,105,34,39,10,43,32,101,120,112,111,114,116,32,39,68,69,66,70,85,76,76,78,65,77,69,61,34,76,97,114,115,32,87,105,114,122,101,110,105,117,115,34,39,10,43,32,68,69,66,70,85,76,76,78,65,77,69,61,39,34,76,97,114,115,32,87,105,114,122,101,110,105,117,115,34,39,10,43,32,101,120,112,111,114,116,32,67,65,82,71,79,95,84,65,82,71,69,84,95,68,73,82,61,47,119,111,114,107,115,112,97,99,101,47,99,97,99,104,101,10,43,32,67,65,82,71,79,95,84,65,82,71,69,84,95,68,73,82,61,47,119,111,114,107,115,112,97,99,101,47,99,97,99,104,101,10,43,32,101,120,112,111,114,116,32,67,65,82,71,79,95,72,79,77,69,61,47,119,111,114,107,115,112,97,99,101,47,100,101,112,115,10,43,32,67,65,82,71,79,95,72,79,77,69,61,47,119,111,114,107,115,112,97,99,101,47,100,101,112,115,10,43,32,101,120,112,111,114,116,32,72,79,77,69,61,47,114,111,111,116,10,43,32,72,79,77,69,61,47,114,111,111,116,10,43,32,101,120,112,111,114,116,32,80,65,84,72,61,47,114,111,111,116,47,46,99,97,114,103,111,47,98,105,110,58,47,114,111,111,116,47,46,99,97,114,103,111,47,98,105,110,58,47,117,115,114,47,108,111,99,97,108,47,115,98,105,110,58,47,117,115,114,47,108,111,99,97,108,47,98,105,110,58,47,117,115,114,47,115,98,105,110,58,47,117,115,114,47,98,105,110,10,43,32,80,65,84,72,61,47,114,111,111,116,47,46,99,97,114,103,111,47,98,105,110,58,47,114,111,111,116,47,46,99,97,114,103,111,47,98,105,110,58,47,117,115,114,47,108,111,99,97,108,47,115,98,105,110,58,47,117,115,114,47,108,111,99,97,108,47,98,105,110,58,47,117,115,114,47,115,98,105,110,58,47,117,115,114,47,98,105,110,10,43,32,103,105,116,32,114,101,115,101,116,32,45,45,104,97,114,100,10,43,32,103,105,116,32,99,108,101,97,110,32,45,102,100,120,10,43,43,32,100,112,107,103,45,112,97,114,115,101,99,104,97,110,103,101,108,111,103,32,45,83,86,101,114,115,105,111,110,10,43,43,32,115,101,100,32,39,115,47,45,91,94,45,93,42,36,47,47,39,10,43,32,86,61,48,46,57,46,57,10,43,43,32,100,97,116,101,32,45,117,32,43,37,89,37,109,37,100,84,37,72,37,77,37,83,10,43,32,84,61,50,48,50,54,48,56,50,51,84,48,56,51,48,49,52,10,43,32,118,101,114,115,105,111,110,61,48,46,57,46,57,46,99,105,50,48,50,54,48,56,50,51,84,48,56,51,48,49,52,45,49,10,43,32,100,99,104,32,45,118,32,48,46,57,46,57,46,99,105,50,48,50,54,48,56,50,51,84,48,56,51,48,49,52,45,49,32,39,67,73,32,98,117,105,108,100,32,117,110,100,101,114,32,65,109,98,105,101,110,116,46,39,10,43,32,100,99,104,32,45,114,32,39,39,10],"timestamp":{"secs_since_epoch":1787473815,"nanos_since_epoch":70411683}}
{"type":"action_succeeded","action":"custom","name":"dch","args":{"debfullname":"Lars Wirzenius","debemail":"liw@liw.fi"},"timestamp":{"secs_since_epoch":1787473815,"nanos_since_epoch":113658105}}
{"type":"trace","title":"Execute action","msg":"Deb(\n Deb {\n packages: Some(\n \"debian\",\n ),\n },\n)","timestamp":{"secs_since_epoch":1787473815,"nanos_since_epoch":116395237}}
{"type":"trace","title":"Start program /bin/bash","msg":"Command {\n program: \"/bin/bash\",\n args: [\n \"/bin/bash\",\n \"-c\",\n \"#!/usr/bin/env bash\\nset -xeuo pipefail\\n\\necho \\\"PATH at start: $PATH\\\"\\nexport PATH=\\\"/root/.cargo/bin:$PATH\\\"\\nexport CARGO_HOME=/ci/deps\\nexport DEBEMAIL=liw@liw.fi\\nexport DEBFULLNAME=\\\"Lars Wirzenius\\\"\\n/bin/env\\n\\ncommand -v cargo\\ncommand -v rustc\\n\\ncargo --version\\nrustc --version\\n\\n# Get name and version of source package.\\nname=\\\"$(dpkg-parsechangelog -SSource)\\\"\\nversion=\\\"$(dpkg-parsechangelog -SVersion)\\\"\\n\\n# Get upstream version: everything before the last dash.\\nuv=\\\"$(echo \\\"$version\\\" | sed \\'s/-[^-]*$//\\')\\\"\\n\\n# Files that will be created.\\narch=\\\"$(dpkg --print-architecture)\\\"\\norig=\\\"../${name}_${uv}.orig.tar.xz\\\"\\ndeb=\\\"../${name}_${version}_${arch}.deb\\\"\\nchanges=\\\"../${name}_${version}_${arch}.changes\\\"\\n\\n# Create \\\"upstream tarball\\\".\\ngit archive HEAD | xz >\\\"$orig\\\"\\n\\n# Build package.\\ndpkg-buildpackage -us -uc\\n\\n# Dump some information to make it easier to visually verify\\n# everything looks OK. Also, test the package with the lintian tool.\\n\\nls -l ..\\nfor x in ../*.deb; do dpkg -c \\\"$x\\\"; done\\n# FIXME: disabled while this prevents radicle-native-ci deb from being built.\\n# lintian -i --allow-root --fail-on warning ../*.changes\\n\\n# Move files to artifacts directory.\\nmv ../*_* /ci/artifacts/debian\\n \",\n ],\n env: CommandEnv {\n clear: false,\n vars: {\n \"CARGO_HOME\": Some(\n \"/ci/deps\",\n ),\n \"CARGO_TARGET_DIR\": Some(\n \"/ci/cache/cargo-target\",\n ),\n \"HOME\": Some(\n \"/root\",\n ),\n \"PATH\": Some(\n \"/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\",\n ),\n },\n },\n cwd: Some(\n \"/ci/src\",\n ),\n create_pidfd: false,\n}","timestamp":{"secs_since_epoch":1787473815,"nanos_since_epoch":119404578}}
{"type":"program_succeeded","program_name":"/bin/bash","exit_code":0,"stdout":"PATH at start: /root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\nMEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA=\nDEBFULLNAME=Lars Wirzenius\nCARGO_TARGET_DIR=/ci/cache/cargo-target\nPWD=/ci/src\nSYSTEMD_EXEC_PID=370\nHOME=/root\nLANG=C.UTF-8\nCARGO_HOME=/ci/deps\nMEMORY_PRESSURE_WATCH=/sys/fs/cgroup/system.slice/ambient.service/memory.pressure\nDEBEMAIL=liw@liw.fi\nINVOCATION_ID=cb8bd5193baa45f18832e66f4cf1c807\nUSER=root\nSHLVL=2\nJOURNAL_STREAM=9:3201\nPATH=/root/.cargo/bin:/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\nOLDPWD=/\n_=/bin/env\n/root/.cargo/bin/cargo\n/root/.cargo/bin/rustc\ncargo 1.97.1 (c980f4866 2026-06-30)\nrustc 1.97.1 (8bab26f4f 2026-07-14)\ndpkg-buildpackage: info: source package obnam\ndpkg-buildpackage: info: source version 0.9.9.ci20260823T083014-1\ndpkg-buildpackage: info: source distribution unstable\ndpkg-buildpackage: info: source changed by \"Lars Wirzenius\" <\"liw@liw.fi\">\ndpkg-buildpackage: info: host architecture amd64\ndh clean\n dh_auto_clean\n dh_clean\ndpkg-source: info: using source format '3.0 (quilt)'\ndpkg-source: info: building obnam using existing ./obnam_0.9.9.ci20260823T083014.orig.tar.xz\ndpkg-source: info: building obnam in obnam_0.9.9.ci20260823T083014-1.debian.tar.xz\ndpkg-source: info: building obnam in obnam_0.9.9.ci20260823T083014-1.dsc\ndh binary\n dh_update_autotools_config\n dh_autoreconf\n dh_auto_configure\n debian/rules override_dh_auto_build\nmake[1]: Entering directory '/ci/src'\ncargo build --workspace --release\nmake[1]: Leaving directory '/ci/src'\n debian/rules override_dh_auto_test\nmake[1]: Entering directory '/ci/src'\necho tests are disabled, for now\ntests are disabled, for now\nmake[1]: Leaving directory '/ci/src'\n create-stamp debian/debhelper-build-stamp\n dh_prep\n debian/rules override_dh_auto_install\nmake[1]: Entering directory '/ci/src'\ncargo install --offline --locked --path=obnam --root=debian/obnam/usr\nfind debian -name '.crates*.*' -delete\nmake[1]: Leaving directory '/ci/src'\n dh_installdocs\n dh_installchangelogs\n dh_lintian\n dh_perl\n dh_link\n dh_strip_nondeterminism\n dh_compress\n dh_fixperms\n dh_missing\n dh_strip\n dh_makeshlibs\n dh_shlibdeps\n dh_installdeb\n dh_gencontrol\n dh_md5sums\n dh_builddeb\ndpkg-deb: building package 'obnam-dbgsym' in '../obnam-dbgsym_0.9.9.ci20260823T083014-1_amd64.deb'.\ndpkg-deb: building package 'obnam' in '../obnam_0.9.9.ci20260823T083014-1_amd64.deb'.\ndpkg-genchanges: info: including full source code in upload\ndpkg-buildpackage: info: full upload (original source is included)\ntotal 3100\ndrwxr-xr-x 4 root root 4096 Aug 23 08:27 artifacts\ndrwxr-xr-x 3 root root 4096 Aug 23 08:28 cache\ndrwxr-xr-x 3 root root 4096 Aug 23 08:27 deps\n-rw-r--r-- 1 root root 284336 Aug 23 08:33 obnam-dbgsym_0.9.9.ci20260823T083014-1_amd64.deb\n-rw-r--r-- 1 root root 1724 Aug 23 08:30 obnam_0.9.9.ci20260823T083014-1.debian.tar.xz\n-rw-r--r-- 1 root root 900 Aug 23 08:30 obnam_0.9.9.ci20260823T083014-1.dsc\n-rw-r--r-- 1 root root 5189 Aug 23 08:33 obnam_0.9.9.ci20260823T083014-1_amd64.buildinfo\n-rw-r--r-- 1 root root 2296 Aug 23 08:33 obnam_0.9.9.ci20260823T083014-1_amd64.changes\n-rw-r--r-- 1 root root 2753440 Aug 23 08:33 obnam_0.9.9.ci20260823T083014-1_amd64.deb\n-rw-r--r-- 1 root root 88848 Aug 23 08:30 obnam_0.9.9.ci20260823T083014.orig.tar.xz\ndrwxr-xr-x 2 root root 4096 Aug 23 08:27 secrets\ndrwxr-xr-x 10 root root 4096 Aug 23 08:30 src\ndrwxr-xr-x root/root 0 2026-08-23 08:30 ./\ndrwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/\ndrwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/lib/\ndrwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/lib/debug/\ndrwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/lib/debug/.build-id/\ndrwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/lib/debug/.build-id/94/\n-rw-r--r-- root/root 2435792 2026-08-23 08:30 ./usr/lib/debug/.build-id/94/ca30e43bae534a0acbcb5fa1e1116948a2ff4e.debug\ndrwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/share/\ndrwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/share/doc/\nlrwxrwxrwx root/root 0 2026-08-23 08:30 ./usr/share/doc/obnam-dbgsym -> obnam\ndrwxr-xr-x root/root 0 2026-08-23 08:30 ./\ndrwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/\ndrwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/bin/\n-rwxr-xr-x root/root 9745072 2026-08-23 08:30 ./usr/bin/obnam\ndrwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/share/\ndrwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/share/doc/\ndrwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/share/doc/obnam/\n-rw-r--r-- root/root 209 2026-08-23 08:30 ./usr/share/doc/obnam/changelog.Debian.gz\n-rw-r--r-- root/root 371 2026-08-23 08:27 ./usr/share/doc/obnam/copyright\ndrwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/share/lintian/\ndrwxr-xr-x root/root 0 2026-08-23 08:30 ./usr/share/lintian/overrides/\n-rw-r--r-- root/root 48 2026-08-23 08:27 ./usr/share/lintian/overrides/obnam\n","stderr":"+ echo 'PATH at start: /root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin'\n+ export PATH=/root/.cargo/bin:/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\n+ PATH=/root/.cargo/bin:/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\n+ export CARGO_HOME=/ci/deps\n+ CARGO_HOME=/ci/deps\n+ export DEBEMAIL=liw@liw.fi\n+ DEBEMAIL=liw@liw.fi\n+ export 'DEBFULLNAME=Lars Wirzenius'\n+ DEBFULLNAME='Lars Wirzenius'\n+ /bin/env\n+ command -v cargo\n+ command -v rustc\n+ cargo --version\n+ rustc --version\n++ dpkg-parsechangelog -SSource\n+ name=obnam\n++ dpkg-parsechangelog -SVersion\n+ version=0.9.9.ci20260823T083014-1\n++ echo 0.9.9.ci20260823T083014-1\n++ sed 's/-[^-]*$//'\n+ uv=0.9.9.ci20260823T083014\n++ dpkg --print-architecture\n+ arch=amd64\n+ orig=../obnam_0.9.9.ci20260823T083014.orig.tar.xz\n+ deb=../obnam_0.9.9.ci20260823T083014-1_amd64.deb\n+ changes=../obnam_0.9.9.ci20260823T083014-1_amd64.changes\n+ git archive HEAD\n+ xz\n+ dpkg-buildpackage -us -uc\n dpkg-source --before-build .\n debian/rules clean\n dpkg-source -b .\n debian/rules binary\n Compiling libc v0.2.177\n Compiling proc-macro2 v1.0.103\n Compiling quote v1.0.42\n Compiling unicode-ident v1.0.22\n Compiling syn v2.0.110\n Compiling cfg-if v1.0.4\n Compiling itoa v1.0.15\n Compiling serde_core v1.0.228\n Compiling stable_deref_trait v1.2.1\n Compiling once_cell v1.21.3\n Compiling synstructure v0.13.2\n Compiling bytes v1.11.1\n Compiling zerofrom-derive v0.1.6\n Compiling memchr v2.7.6\n Compiling pin-project-lite v0.2.16\n Compiling zerofrom v0.1.6\n Compiling yoke-derive v0.8.1\n Compiling jobserver v0.1.34\n Compiling find-msvc-tools v0.1.9\n Compiling futures-core v0.3.31\n Compiling shlex v1.3.0\n Compiling yoke v0.8.1\n Compiling cc v1.2.57\n Compiling log v0.4.28\n Compiling zerovec-derive v0.11.2\n Compiling cmake v0.1.57\n Compiling dunce v1.0.5\n Compiling typenum v1.19.0\n Compiling version_check v0.9.5\n Compiling fs_extra v1.3.0\n Compiling zeroize v1.8.2\n Compiling aws-lc-sys v0.39.0\n Compiling generic-array v0.14.7\n Compiling zerovec v0.11.5\n Compiling tokio-macros v2.6.0\n Compiling displaydoc v0.2.5\n Compiling socket2 v0.6.2\n Compiling mio v1.1.0\n Compiling futures-sink v0.3.32\n Compiling tokio v1.49.0\n Compiling http v1.4.0\n Compiling tracing-core v0.1.36\n Compiling serde v1.0.228\n Compiling subtle v2.6.1\n Compiling smallvec v1.15.1\n Compiling tracing v0.1.44\n Compiling serde_derive v1.0.228\n Compiling getrandom v0.2.16\n Compiling bitflags v2.11.0\n Compiling slab v0.4.12\n Compiling hashbrown v0.16.0\n Compiling equivalent v1.0.2\n Compiling aws-lc-rs v1.16.2\n Compiling indexmap v2.12.0\n Compiling rand_core v0.6.4\n Compiling http-body v1.0.1\n Compiling tinystr v0.8.2\n Compiling writeable v0.6.2\n Compiling pin-utils v0.1.0\n Compiling litemap v0.8.1\n Compiling icu_locale_core v2.1.1\n Compiling crypto-common v0.1.7\n Compiling zerotrie v0.2.3\n Compiling potential_utf v0.1.4\n Compiling rustls-pki-types v1.14.0\n Compiling httparse v1.10.1\n Compiling icu_normalizer_data v2.1.1\n Compiling zmij v1.0.18\n Compiling futures-io v0.3.32\n Compiling icu_properties_data v2.1.2\n Compiling futures-task v0.3.31\n Compiling percent-encoding v2.3.2\n Compiling tower-service v0.3.3\n Compiling rustix v1.1.2\n Compiling futures-util v0.3.31\n Compiling icu_collections v2.1.1\n Compiling icu_provider v2.1.1\n Compiling tokio-util v0.7.18\n Compiling linux-raw-sys v0.11.0\n Compiling getrandom v0.3.4\n Compiling try-lock v0.2.5\n Compiling untrusted v0.9.0\n Compiling rustls v0.23.37\n Compiling serde_json v1.0.149\n Compiling fnv v1.0.7\n Compiling atomic-waker v1.1.2\n Compiling h2 v0.4.13\n Compiling want v0.3.1\n Compiling futures-channel v0.3.31\n Compiling sync_wrapper v1.0.2\n Compiling aho-corasick v1.1.4\n Compiling utf8parse v0.2.2\n Compiling ryu v1.0.20\n Compiling thiserror v2.0.17\n Compiling semver v1.0.27\n Compiling httpdate v1.0.3\n Compiling regex-syntax v0.8.8\n Compiling tower-layer v0.3.3\n Compiling regex-automata v0.4.13\n Compiling hyper v1.8.1\n Compiling rustc_version v0.4.1\n Compiling anstyle-parse v0.2.7\n Compiling icu_properties v2.1.2\n Compiling icu_normalizer v2.1.1\n Compiling form_urlencoded v1.2.2\n Compiling inout v0.1.4\n Compiling thiserror-impl v2.0.17\n Compiling vcpkg v0.2.15\n Compiling pkg-config v0.3.32\n Compiling num-conv v0.1.0\n Compiling time-core v0.1.6\n Compiling base64 v0.22.1\n Compiling anstyle v1.0.13\n Compiling scopeguard v1.2.0\n Compiling powerfmt v0.2.0\n Compiling is_terminal_polyfill v1.70.2\n Compiling colorchoice v1.0.4\n Compiling ipnet v2.12.0\n Compiling anstyle-query v1.1.5\n Compiling anstream v0.6.21\n Compiling hyper-util v0.1.20\n Compiling deranged v0.5.5\n Compiling lock_api v0.4.14\n Compiling time-macros v0.2.24\n Compiling libsqlite3-sys v0.35.0\n Compiling cipher v0.4.4\n Compiling idna_adapter v1.2.1\n Compiling heapless v0.7.17\n Compiling regex v1.12.2\n Compiling tower v0.5.3\n Compiling http-body-util v0.1.3\n Compiling mime v0.3.17\n Compiling cpufeatures v0.2.17\n Compiling openssl-probe v0.2.1\n Compiling crc32fast v1.5.0\n Compiling getrandom v0.4.2\n Compiling byteorder v1.5.0\n Compiling winnow v0.7.13\n Compiling utf8_iter v1.0.4\n Compiling rand_core v0.10.0\n Compiling foldhash v0.1.5\n Compiling hashbrown v0.15.5\n Compiling idna v1.1.0\n Compiling toml_parser v1.0.4\n Compiling time v0.3.44\n Compiling hash32 v0.2.1\n Compiling rustls-native-certs v0.8.3\n Compiling spin v0.9.8\n Compiling serde_urlencoded v0.7.1\n Compiling terminal_size v0.4.3\n Compiling universal-hash v0.5.1\n Compiling toml_datetime v0.7.3\n Compiling serde_spanned v1.0.3\n Compiling dirs-sys-next v0.1.2\n Compiling simd-adler32 v0.3.8\n Compiling iri-string v0.7.10\n Compiling cpufeatures v0.3.0\n Compiling opaque-debug v0.3.1\n Compiling clap_lex v0.7.6\n Compiling rustls-webpki v0.103.10\n Compiling strsim v0.11.1\n Compiling toml_writer v1.0.4\n Compiling option-ext v0.2.0\n Compiling adler2 v2.0.1\n Compiling unsafe-libyaml-norway v0.2.15\n Compiling tokio-rustls v0.26.4\n Compiling fastrand v2.3.0\n Compiling heck v0.5.0\n Compiling clap_derive v4.5.49\n Compiling tempfile v3.23.0\n Compiling hyper-rustls v0.27.7\n Compiling rustls-platform-verifier v0.6.2\n Compiling serde_norway v0.9.42\n Compiling miniz_oxide v0.8.9\n Compiling dirs-sys v0.5.0\n Compiling toml v0.9.8\n Compiling clap_builder v4.5.51\n Compiling git-testament-derive v0.2.1\n Compiling polyval v0.6.2\n Compiling chacha20 v0.10.0\n Compiling tower-http v0.6.8\n Compiling directories-next v2.0.0\n Compiling url v2.5.8\n Compiling hashlink v0.10.0\n Compiling aes v0.8.4\n Compiling env_filter v0.1.4\n Compiling ctr v0.9.2\n Compiling cobs v0.3.0\n Compiling aead v0.5.2\n Compiling encoding_rs v0.8.35\n Compiling fallible-streaming-iterator v0.1.9\n Compiling mutants v0.0.3\n Compiling jiff v0.2.16\n Compiling fallible-iterator v0.3.0\n Compiling rusqlite v0.37.0\n Compiling env_logger v0.11.8\n Compiling reqwest v0.13.2\n Compiling clingwrap v0.6.0\n Compiling aes-gcm-siv v0.11.1\n Compiling postcard v1.1.3\n Compiling rand v0.10.0\n Compiling flate2 v1.1.8\n Compiling git-testament v0.2.6\n Compiling clap v4.5.51\n Compiling directories v6.0.0\n Compiling hostname v0.4.2\n Compiling fiat-crypto v0.3.0\n Compiling orion v0.17.12\n Compiling obnam v0.10.0 (/ci/src/obnam)\n Compiling axum-core v0.5.6\n Compiling ed25519-compact v2.2.0\n Compiling axum-macros v0.5.0\n Compiling serde_path_to_error v0.1.20\n Compiling ct-codecs v1.1.6\n Compiling matchit v0.8.4\n Compiling axum v0.8.8\n Compiling pasetors v0.7.7\n Compiling obnam-server v0.1.0 (/ci/src/obnam-server)\n Finished `release` profile [optimized] target(s) in 2m 22s\n Installing obnam v0.10.0 (/ci/src/obnam)\nwarning: package `spin v0.9.8` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked\n Compiling serde_core v1.0.228\n Compiling tokio v1.49.0\n Compiling serde v1.0.228\n Compiling tracing v0.1.44\n Compiling getrandom v0.3.4\n Compiling tokio-util v0.7.18\n Compiling h2 v0.4.13\n Compiling regex-syntax v0.8.8\n Compiling serde_json v1.0.149\n Compiling regex-automata v0.4.13\n Compiling hyper v1.8.1\n Compiling hyper-util v0.1.20\n Compiling tower v0.5.3\n Compiling regex v1.12.2\n Compiling tokio-rustls v0.26.4\n Compiling toml_datetime v0.7.3\n Compiling serde_spanned v1.0.3\n Compiling tower-http v0.6.8\n Compiling serde_norway v0.9.42\n Compiling tempfile v3.23.0\n Compiling toml v0.9.8\n Compiling hyper-rustls v0.27.7\n Compiling heapless v0.7.17\n Compiling env_filter v0.1.4\n Compiling url v2.5.8\n Compiling serde_urlencoded v0.7.1\n Compiling clingwrap v0.6.0\n Compiling env_logger v0.11.8\n Compiling reqwest v0.13.2\n Compiling postcard v1.1.3\n Compiling obnam v0.10.0 (/ci/src/obnam)\n Finished `release` profile [optimized] target(s) in 39.05s\n Installing /ci/src/debian/obnam/usr/bin/obnam\n Installed package `obnam v0.10.0 (/ci/src/obnam)` (executable `obnam`)\nwarning: be sure to add `/ci/src/debian/obnam/usr/bin` to your PATH to be able to run the installed binaries\ndpkg-shlibdeps: warning: diversions involved - output may be incorrect\n diversion by libc6 from: /lib64/ld-linux-x86-64.so.2\ndpkg-shlibdeps: warning: diversions involved - output may be incorrect\n diversion by libc6 to: /lib64/ld-linux-x86-64.so.2.usr-is-merged\n dpkg-genbuildinfo -O../obnam_0.9.9.ci20260823T083014-1_amd64.buildinfo\n dpkg-genchanges -O../obnam_0.9.9.ci20260823T083014-1_amd64.changes\n dpkg-source --after-build .\n+ ls -l ..\n+ for x in ../*.deb\n+ dpkg -c ../obnam-dbgsym_0.9.9.ci20260823T083014-1_amd64.deb\n+ for x in ../*.deb\n+ dpkg -c ../obnam_0.9.9.ci20260823T083014-1_amd64.deb\n+ mv ../obnam-dbgsym_0.9.9.ci20260823T083014-1_amd64.deb ../obnam_0.9.9.ci20260823T083014-1.debian.tar.xz ../obnam_0.9.9.ci20260823T083014-1.dsc ../obnam_0.9.9.ci20260823T083014-1_amd64.buildinfo ../obnam_0.9.9.ci20260823T083014-1_amd64.changes ../obnam_0.9.9.ci20260823T083014-1_amd64.deb ../obnam_0.9.9.ci20260823T083014.orig.tar.xz /ci/artifacts/debian\n","timestamp":{"secs_since_epoch":1787474001,"nanos_since_epoch":935915540}}
{"type":"action_succeeded","action":"deb","packages":"debian","timestamp":{"secs_since_epoch":1787474002,"nanos_since_epoch":138297813}}
{"type":"trace","title":"Execute action","msg":"TarCreate(\n TarCreate {\n archive: \"/dev/vde\",\n directory: \"/ci/cache\",\n },\n)","timestamp":{"secs_since_epoch":1787474002,"nanos_since_epoch":138472160}}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vde","directory":"/ci/cache","timestamp":{"secs_since_epoch":1787474005,"nanos_since_epoch":122325156}}
{"type":"trace","title":"Execute action","msg":"TarCreate(\n TarCreate {\n archive: \"/dev/vdd\",\n directory: \"/ci/artifacts\",\n },\n)","timestamp":{"secs_since_epoch":1787474005,"nanos_since_epoch":125675186}}
{"type":"action_succeeded","action":"tar_create","archive":"/dev/vdd","directory":"/ci/artifacts","timestamp":{"secs_since_epoch":1787474005,"nanos_since_epoch":134547540}}
{"type":"plan_succeeded","timestamp":{"secs_since_epoch":1787474005,"nanos_since_epoch":137070095}}
{"type":"executor_ends_successfully","timestamp":{"secs_since_epoch":1787474005,"nanos_since_epoch":138561508}}
EXIT CODE: 0
No log