Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: migrate to new directory and method names #862

Merged
merged 1 commit into from
Oct 14, 2022

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Oct 13, 2022

The previous fcos* ones are deprecated.
See: coreos/coreos-ci-lib#122

The previous `fcos*` ones are deprecated.
See: coreos/coreos-ci-lib#122
@jlebon
Copy link
Member Author

jlebon commented Oct 13, 2022

Hmm, looks like one of the tests is flaky?

[2022-10-13T18:37:42.234Z] systemctl status kola-runext.service:
[2022-10-13T18:37:42.234Z] × kola-runext.service
[2022-10-13T18:37:42.234Z]      Loaded: loaded (/etc/systemd/system/kola-runext.service; static)
[2022-10-13T18:37:42.234Z]      Active: failed (Result: exit-code) since Thu 2022-10-13 18:37:40 UTC; 997ms ago
[2022-10-13T18:37:42.234Z]     Process: 1728 ExecStart=/usr/local/bin/kola-runext-test-status.sh (code=exited, status=1/FAILURE)
[2022-10-13T18:37:42.234Z]    Main PID: 1728 (code=exited, status=1/FAILURE)
[2022-10-13T18:37:42.234Z]         CPU: 15ms
[2022-10-13T18:37:42.234Z] 
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 systemd[1]: Started kola-runext.service.
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + . /var/opt/kola/extdata/libtest.sh
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: ++ N_TESTS=0
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1729]: ++ mktemp -d
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + cd /tmp/tmp.zLZhzrGyLe
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + systemctl stop zincati.service
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + echo 'updates.enabled = false'
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + systemctl start zincati.service
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + systemctl show -p StatusText zincati.service
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + assert_file_has_content zincati_disabled_status.txt 'initialization complete, auto-updates logic disabled by configuration'
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + fpath=zincati_disabled_status.txt
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + shift
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + for re in "$@"
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + grep -q -e 'initialization complete, auto-updates logic disabled by configuration' zincati_disabled_status.txt
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + _fatal_print_file zincati_disabled_status.txt 'File '\''zincati_disabled_status.txt'\'' doesn'\''t match regexp '\''initialization complete, auto-updates logic disabled by configuration'\'''
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + file=zincati_disabled_status.txt
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + shift
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + ls -al zincati_disabled_status.txt
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1748]: -rw-r--r--. 1 root root 12 Oct 13 18:37 zincati_disabled_status.txt
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + sed -e 's/^/# /'
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1749]: # StatusText=
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + fatal 'File '\''zincati_disabled_status.txt'\'' doesn'\''t match regexp '\''initialization complete, auto-updates logic disabled by configuration'\'''
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + echo error: File ''\''zincati_disabled_status.txt'\''' 'doesn'\''t' match regexp ''\''initialization' complete, auto-updates logic disabled by 'configuration'\'''
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: error: File 'zincati_disabled_status.txt' doesn't match regexp 'initialization complete, auto-updates logic disabled by configuration'
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 kola-runext-test-status.sh[1728]: + exit 1
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 systemd[1]: kola-runext.service: Main process exited, code=exited, status=1/FAILURE
[2022-10-13T18:37:42.234Z] Oct 13 18:37:40 qemu0 systemd[1]: kola-runext.service: Failed with result 'exit-code'.
[2022-10-13T18:37:44.743Z] --- FAIL: ext.zincati.misc.test-status.sh (26.84s)

The rerun passed.

@lucab lucab enabled auto-merge October 14, 2022 07:53
@lucab lucab added this to the vNext milestone Oct 14, 2022
@lucab lucab merged commit a9357f7 into coreos:main Oct 14, 2022
@jlebon jlebon deleted the pr/update-ci-names branch April 22, 2023 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants