# Pastebin 6dCobmCw 2018-10-26 20:01:38 Error executing google:amazon-linux-2-64:tests/main/snapshot-basic : ----- + test-snapd-tools.echo + test-snapd-rsync.rsync --version + for snap in test-snapd-tools test-snapd-rsync + echo 'hello versioned test-snapd-tools' + echo 'hello common test-snapd-tools' + for snap in test-snapd-tools test-snapd-rsync + echo 'hello versioned test-snapd-rsync' + echo 'hello common test-snapd-rsync' ++ tail -n1 ++ cut '-d ' -f1 ++ snap save test-snapd-tools test-snapd-rsync error: cannot perform the following tasks: - Save data of snap "test-snapd-tools" in snapshot set #1 (user: unknown userid 4294967294) - Save data of snap "test-snapd-rsync" in snapshot set #1 (tar failed: context canceled) + SET_ID= + grep test-snapd-tools + snap saved --id= error: invalid argument for flag `--id' (expected main.snapshotID): strconv.ParseUint: parsing "": invalid syntax -----