# Pastebin 4tieerHP 2018-10-29 17:48:09 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 (cannot create archive: tar: common: Cannot stat: No such file or directory (and 3 more)) + SET_ID= + grep test-snapd-tools + snap saved --id= error: invalid argument for flag `--id' (expected main.snapshotID): strconv.ParseUint: parsing "": invalid syntax -----