cron autopkgtest failure on armhf
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cron (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
exim4 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
The cron autopkgtests fail on armhf when run with exim4, blocking the latest exim4 merge's migration:
https:/
https:/
https:/
1824s autopkgtest [07:59:06]: test check-listings-
1826s +------
1826s | Here we are testing the patch |
1826s | features/
1826s +------
1826s ================= adding user 'dummy' =======
1826s info: Adding user `dummy' ...
1826s logger: send message failed: Invalid argument
1826s info: Selecting UID/GID from range 1000 to 59999 ...
1826s logger: send message failed: Invalid argument
1826s info: Adding new group `dummy' (1001) ...
1826s logger: send message failed: Invalid argument
1826s info: Adding new user `dummy' (1001) with group `dummy (1001)' ...
1826s logger: send message failed: Invalid argument
1826s info: Creating home directory `/home/dummy' ...
1826s logger: send message failed: Invalid argument
1826s info: Copying files from `/etc/skel' ...
1826s logger: send message failed: Invalid argument
1826s info: Adding new user `dummy' to supplemental / extra groups `users' ...
1826s logger: send message failed: Invalid argument
1826s info: Adding user `dummy' to group `users' ...
1826s logger: send message failed: Invalid argument
1826s ========= Inject an obfuscated line into dummy's crontab ==============
1827s ========== testing the crontab of user 'dummy' =============
1827s ========= here is a hexa dump of $(crontab -u dummy -l) ====
1827s 00000000 2a 20 2a 20 2a 20 2a 20 2a 20 3e 2f 74 6d 70 2f |* * * * * >/tmp/|
1827s 00000010 78 3b 0d 6e 6f 20 63 72 6f 6e 74 61 62 20 66 6f |x;.no crontab fo|
1827s 00000020 72 20 64 75 6d 6d 79 08 08 62 6f 0a |r dummy..bo.|
1827s 0000002c
1827s +------
1827s | Good! characters
and were protected |
1827s +------
1827s autopkgtest [07:59:09]: test check-listings-
1831s check-listings-
1831s autopkgtest [07:59:13]: test check-listings-
1831s logger: send message failed: Invalid argument
1831s logger: send message failed: Invalid argument
1831s logger: send message failed: Invalid argument
1831s logger: send message failed: Invalid argument
1831s logger: send message failed: Invalid argument
1831s logger: send message failed: Invalid argument
1831s logger: send message failed: Invalid argument
tags: | added: update-excuse |
summary: |
- exim4 autopkgtest failure on armhf + cron autopkgtest failure on armhf |
The command generating the failure is:
echo "================= adding user 'dummy' ======= ======= ======= "
getent passwd dummy || adduser --disabled-password --gecos "" dummy
Debian does not seem to hit this error running with exim4 on armhf:
https:/ /ci.debian. net/data/ autopkgtest/ testing/ armhf/c/ cron/36827801/ log.gz
361s +------ ------- ------- ------- ------+ protect- list.patch | ------- ------- ------- ------+ ======= =======
361s | Here we are testing the patch |
361s | features/
361s +------
361s ================= adding user 'dummy' =======
362s info: Adding user `dummy' ...
362s info: Selecting UID/GID from range 1000 to 59999 ...
362s info: Adding new group `dummy' (1001) ...
362s info: Adding new user `dummy' (1001) with group `dummy (1001)' ...
362s info: Creating home directory `/home/dummy' ...
362s info: Copying files from `/etc/skel' ...
362s info: Adding new user `dummy' to supplemental / extra groups `users' ...
362s info: Adding user `dummy' to group `users' ...
362s ========= Inject an obfuscated line into dummy's crontab ==============
362s ========== testing the crontab of user 'dummy' =============
362s ========= here is a hexa dump of $(crontab -u dummy -l) ====
362s 00000000 2a 20 2a 20 2a 20 2a 20 2a 20 3e 2f 74 6d 70 2f |* * * * * >/tmp/|
362s 00000010 78 3b 0d 6e 6f 20 63 72 6f 6e 74 61 62 20 66 6f |x;.no crontab fo|
362s 00000020 72 20 64 75 6d 6d 79 08 08 62 6f 0a |r dummy..bo.|
362s 0000002c