#!/bin/sh export_top_env() { export suite='boot' export testcase='boot' export category='functional' export timeout='10m' export job_origin='boot.yaml' export queue_cmdline_keys='branch commit' export queue='validate' export testbox='lkp-skl-d05' export tbox_group='lkp-skl-d05' export branch='linux-review/Anusha-Srivatsa/drm-i915-cdclk-Add-cdclk-check-to-atomic-check/20220303-075858' export commit='390509cb7bd8a1f34bf5bfc355b6fcf9cde76f27' export kconfig='x86_64-rhel-8.3-func' export submit_id='6229d0380ed94e788857bae0' export job_file='/lkp/jobs/scheduled/lkp-skl-d05/boot-1-ucode=0xec-debian-10.4-x86_64-20200603.cgz-390509cb7bd8a1f34bf5bfc355b6fcf9cde76f27-20220310-30856-1xg4ht0-5.yaml' export id='8b58549623ad02db87136a2744b7e7fc600a4695' export queuer_version='/lkp-src' export model='Skylake' export nr_cpu=4 export memory='32G' export nr_ssd_partitions=1 export nr_hdd_partitions=4 export hdd_partitions='/dev/disk/by-id/wwn-0x5000c50091e544de-part*' export ssd_partitions='/dev/disk/by-id/wwn-0x55cd2e4151977e28-part2' export rootfs_partition='/dev/disk/by-id/wwn-0x55cd2e4151977e28-part1' export brand='Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz' export need_kconfig_hw='{"E1000E"=>"y"} SATA_AHCI DRM_I915' export ucode='0xec' export bisect_dmesg=true export rootfs='debian-10.4-x86_64-20200603.cgz' export enqueue_time='2022-03-10 18:17:28 +0800' export compiler='gcc-9' export _id='6229d0510ed94e788857bae4' export _rt='/result/boot/1-ucode=0xec/lkp-skl-d05/debian-10.4-x86_64-20200603.cgz/x86_64-rhel-8.3-func/gcc-9/390509cb7bd8a1f34bf5bfc355b6fcf9cde76f27' export user='lkp' export LKP_SERVER='internal-lkp-server' export result_root='/result/boot/1-ucode=0xec/lkp-skl-d05/debian-10.4-x86_64-20200603.cgz/x86_64-rhel-8.3-func/gcc-9/390509cb7bd8a1f34bf5bfc355b6fcf9cde76f27/3' export scheduler_version='/lkp/lkp/.src-20220310-172907' export arch='x86_64' export max_uptime=600 export initrd='/osimage/debian/debian-10.4-x86_64-20200603.cgz' export bootloader_append='root=/dev/ram0 RESULT_ROOT=/result/boot/1-ucode=0xec/lkp-skl-d05/debian-10.4-x86_64-20200603.cgz/x86_64-rhel-8.3-func/gcc-9/390509cb7bd8a1f34bf5bfc355b6fcf9cde76f27/3 BOOT_IMAGE=/pkg/linux/x86_64-rhel-8.3-func/gcc-9/390509cb7bd8a1f34bf5bfc355b6fcf9cde76f27/vmlinuz-5.17.0-rc6-01234-g390509cb7bd8 branch=linux-review/Anusha-Srivatsa/drm-i915-cdclk-Add-cdclk-check-to-atomic-check/20220303-075858 job=/lkp/jobs/scheduled/lkp-skl-d05/boot-1-ucode=0xec-debian-10.4-x86_64-20200603.cgz-390509cb7bd8a1f34bf5bfc355b6fcf9cde76f27-20220310-30856-1xg4ht0-5.yaml user=lkp ARCH=x86_64 kconfig=x86_64-rhel-8.3-func commit=390509cb7bd8a1f34bf5bfc355b6fcf9cde76f27 max_uptime=600 LKP_SERVER=internal-lkp-server nokaslr selinux=0 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 net.ifnames=0 printk.devkmsg=on panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 drbd.minor_count=8 systemd.log_level=err ignore_loglevel console=tty0 earlyprintk=ttyS0,115200 console=ttyS0,115200 vga=normal rw' export modules_initrd='/pkg/linux/x86_64-rhel-8.3-func/gcc-9/390509cb7bd8a1f34bf5bfc355b6fcf9cde76f27/modules.cgz' export bm_initrd='/osimage/deps/debian-10.4-x86_64-20200603.cgz/run-ipconfig_20200608.cgz,/osimage/deps/debian-10.4-x86_64-20200603.cgz/lkp_20220105.cgz,/osimage/deps/debian-10.4-x86_64-20200603.cgz/rsync-rootfs_20200608.cgz,/osimage/deps/debian-10.4-x86_64-20200603.cgz/hw_20200715.cgz' export ucode_initrd='/osimage/ucode/intel-ucode-20220216.cgz' export lkp_initrd='/osimage/user/lkp/lkp-x86_64.cgz' export site='inn' export LKP_CGI_PORT=80 export LKP_CIFS_PORT=139 export last_kernel='5.17.0-rc2-00071-ge2efa0796607' export repeat_to=6 export schedule_notify_address= export kernel='/pkg/linux/x86_64-rhel-8.3-func/gcc-9/390509cb7bd8a1f34bf5bfc355b6fcf9cde76f27/vmlinuz-5.17.0-rc6-01234-g390509cb7bd8' export dequeue_time='2022-03-10 18:27:43 +0800' export job_initrd='/lkp/jobs/scheduled/lkp-skl-d05/boot-1-ucode=0xec-debian-10.4-x86_64-20200603.cgz-390509cb7bd8a1f34bf5bfc355b6fcf9cde76f27-20220310-30856-1xg4ht0-5.cgz' [ -n "$LKP_SRC" ] || export LKP_SRC=/lkp/${user:-lkp}/src } run_job() { echo $$ > $TMP/run-job.pid . $LKP_SRC/lib/http.sh . $LKP_SRC/lib/job.sh . $LKP_SRC/lib/env.sh export_top_env run_monitor $LKP_SRC/monitors/one-shot/wrapper boot-slabinfo run_monitor $LKP_SRC/monitors/one-shot/wrapper boot-meminfo run_monitor $LKP_SRC/monitors/one-shot/wrapper memmap run_monitor $LKP_SRC/monitors/no-stdout/wrapper boot-time run_monitor $LKP_SRC/monitors/wrapper kmsg run_monitor $LKP_SRC/monitors/wrapper heartbeat run_monitor $LKP_SRC/monitors/wrapper meminfo run_monitor $LKP_SRC/monitors/wrapper oom-killer run_monitor $LKP_SRC/monitors/plain/watchdog run_test $LKP_SRC/tests/wrapper sleep 1 } extract_stats() { export stats_part_begin= export stats_part_end= $LKP_SRC/stats/wrapper boot-slabinfo $LKP_SRC/stats/wrapper boot-meminfo $LKP_SRC/stats/wrapper memmap $LKP_SRC/stats/wrapper boot-memory $LKP_SRC/stats/wrapper boot-time $LKP_SRC/stats/wrapper kernel-size $LKP_SRC/stats/wrapper kmsg $LKP_SRC/stats/wrapper sleep $LKP_SRC/stats/wrapper meminfo $LKP_SRC/stats/wrapper time sleep.time $LKP_SRC/stats/wrapper dmesg $LKP_SRC/stats/wrapper kmsg $LKP_SRC/stats/wrapper last_state $LKP_SRC/stats/wrapper stderr $LKP_SRC/stats/wrapper time } "$@"