2024-04-11 16:23:51.002 1 WARNING py.warnings [-] /src/rally/rally/common/db/api.py:652: SAWarning: TypeDecorator MutableJSONEncodedDict() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) session.query(models.Platform).filter_by(uuid=uuid).update(values)) 2024-04-11 16:23:51.283 1 INFO rally.task.engine [-] Task 9d918e6d-2a74-4b13-bedf-d49c973a1d77 | Starting: Task validation. 2024-04-11 16:23:51.284 1 INFO rally.task.engine [-] Task 9d918e6d-2a74-4b13-bedf-d49c973a1d77 | Starting: Task validation of syntax. 2024-04-11 16:23:51.394 1 INFO rally.task.engine [-] Task 9d918e6d-2a74-4b13-bedf-d49c973a1d77 | Completed: Task validation of syntax. 2024-04-11 16:23:51.394 1 INFO rally.task.engine [-] Task 9d918e6d-2a74-4b13-bedf-d49c973a1d77 | Starting: Task validation of required platforms. 2024-04-11 16:23:51.427 1 INFO rally.task.engine [-] Task 9d918e6d-2a74-4b13-bedf-d49c973a1d77 | Completed: Task validation of required platforms. 2024-04-11 16:23:51.427 1 INFO rally.task.engine [-] Task 9d918e6d-2a74-4b13-bedf-d49c973a1d77 | Starting: Task validation of semantic. 2024-04-11 16:23:51.428 1 INFO rally.task.engine [-] Check health of the environment '1f679777-0f95-4a90-88ef-55dae153349c'. 2024-04-11 16:23:51.452 1 INFO rally.task.engine [-] Platform existing@kubernetes (available: True): OK! 2024-04-11 16:23:51.488 1 INFO rally.task.engine [-] Task 9d918e6d-2a74-4b13-bedf-d49c973a1d77 | Completed: Task validation of semantic. 2024-04-11 16:23:51.488 1 INFO rally.task.engine [-] Task 9d918e6d-2a74-4b13-bedf-d49c973a1d77 | Completed: Task validation. 2024-04-11 16:23:51.941 1 INFO rally.task.engine [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Starting: Task validation. 2024-04-11 16:23:51.947 1 INFO rally.task.engine [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Starting: Task validation of syntax. 2024-04-11 16:23:52.022 1 INFO rally.task.engine [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Completed: Task validation of syntax. 2024-04-11 16:23:52.023 1 INFO rally.task.engine [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Starting: Task validation of required platforms. 2024-04-11 16:23:52.046 1 INFO rally.task.engine [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Completed: Task validation of required platforms. 2024-04-11 16:23:52.046 1 INFO rally.task.engine [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Starting: Task validation of semantic. 2024-04-11 16:23:52.046 1 INFO rally.task.engine [-] Check health of the environment '1f679777-0f95-4a90-88ef-55dae153349c'. 2024-04-11 16:23:52.069 1 INFO rally.task.engine [-] Platform existing@kubernetes (available: True): OK! 2024-04-11 16:23:52.093 1 INFO rally.task.engine [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Completed: Task validation of semantic. 2024-04-11 16:23:52.094 1 INFO rally.task.engine [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Completed: Task validation. 2024-04-11 16:23:52.094 1 INFO rally.api [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa input file is valid. 2024-04-11 16:23:52.094 1 INFO rally.api [-] Run Task c96eca3f-9909-40fe-addd-cca217f2deaa against Deployment 1f679777-0f95-4a90-88ef-55dae153349c 2024-04-11 16:23:52.094 1 INFO rally.task.engine [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Starting: Running task. 2024-04-11 16:23:52.113 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=ef5dae5c-e68d-4cc1-b25a-cea79bcc77cc)", "subtasks": [ { "title": "Kubernetes.list_namespaces", "description": "List cluster namespaces.", "scenario": { "Kubernetes.list_namespaces": {} }, "contexts": {}, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:23:52.129 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:23:52.161 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:23:54.132 1 INFO rally.task.engine [-] Load duration is: 0.031205 2024-04-11 16:23:54.133 1 INFO rally.task.engine [-] Full runner duration is: 0.053615 2024-04-11 16:23:54.133 1 INFO rally.task.engine [-] Full duration is: 0.053941 2024-04-11 16:23:54.152 1 WARNING py.warnings [-] /src/rally/rally/common/db/api.py:480: SAWarning: TypeDecorator MutableJSONEncodedDict() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) uuid=workload_uuid).update( 2024-04-11 16:23:54.153 1 WARNING py.warnings [-] /src/rally/rally/common/db/api.py:480: SAWarning: TypeDecorator MutableJSONEncodedList() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) uuid=workload_uuid).update( 2024-04-11 16:23:54.153 1 WARNING py.warnings [-] /src/rally/rally/common/db/api.py:480: SAWarning: TypeDecorator JSONEncodedList() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) uuid=workload_uuid).update( 2024-04-11 16:23:54.155 1 WARNING py.warnings [-] /src/rally/rally/common/db/api.py:480: SAWarning: TypeDecorator TimeStamp() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) uuid=workload_uuid).update( 2024-04-11 16:23:54.163 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 1 (completed 1 of 21 in general). 2024-04-11 16:23:54.184 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=e203e64d-3d24-4c1d-a377-def680752156)", "subtasks": [ { "title": "Kubernetes.create_and_delete_namespace", "description": "Create namespace, wait until it won't be active and then delete it.", "scenario": { "Kubernetes.create_and_delete_namespace": {} }, "contexts": {}, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:23:54.198 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:24:01.320 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:24:02.235 1 INFO rally.task.engine [-] Load duration is: 7.121713 2024-04-11 16:24:02.236 1 INFO rally.task.engine [-] Full runner duration is: 7.147111 2024-04-11 16:24:02.236 1 INFO rally.task.engine [-] Full duration is: 7.147661 2024-04-11 16:24:02.260 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 2 (completed 2 of 21 in general). 2024-04-11 16:24:02.283 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=9e184ba7-fe93-4885-8599-7a638837b1f2)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod", "description": "Create pod, wait until it won't be running and then delete it.", "scenario": { "Kubernetes.create_and_delete_pod": { "image": "k8s.gcr.io/pause:3.3" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:24:03.338 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.04 sec 2024-04-11 16:24:03.344 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:24:08.585 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:24:08.608 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:24:14.695 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-11 16:24:16.358 1 INFO rally.task.engine [-] Load duration is: 5.240468 2024-04-11 16:24:16.359 1 INFO rally.task.engine [-] Full runner duration is: 5.268806 2024-04-11 16:24:16.359 1 INFO rally.task.engine [-] Full duration is: 12.402995 2024-04-11 16:24:16.384 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 3 (completed 3 of 21 in general). 2024-04-11 16:24:16.403 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=db541f77-d620-47ac-b3b8-9a80caff9517)", "subtasks": [ { "title": "Kubernetes.create_and_delete_replication_controller", "description": "Create and delete replication controller.", "scenario": { "Kubernetes.create_and_delete_replication_controller": { "image": "k8s.gcr.io/pause:3.3", "replicas": 2 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:24:17.461 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-11 16:24:17.465 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:24:20.546 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:24:20.562 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:24:31.757 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 11.19 sec 2024-04-11 16:24:32.487 1 INFO rally.task.engine [-] Load duration is: 3.079761 2024-04-11 16:24:32.487 1 INFO rally.task.engine [-] Full runner duration is: 3.099593 2024-04-11 16:24:32.488 1 INFO rally.task.engine [-] Full duration is: 15.345983 2024-04-11 16:24:32.514 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 4 (completed 4 of 21 in general). 2024-04-11 16:24:32.532 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=b7c2b7ac-c63e-4210-8c77-8fbcc34ae476)", "subtasks": [ { "title": "Kubernetes.create_scale_and_delete_replication_controller", "description": "Create RC, scale with replicas, revert scale and then delete it.", "scenario": { "Kubernetes.create_scale_and_delete_replication_controller": { "image": "k8s.gcr.io/pause:3.3", "replicas": 2, "scale_replicas": 3 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:24:33.592 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-11 16:24:33.598 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:24:39.771 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:24:39.791 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:24:50.969 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 11.18 sec 2024-04-11 16:24:52.628 1 INFO rally.task.engine [-] Load duration is: 6.171977 2024-04-11 16:24:52.629 1 INFO rally.task.engine [-] Full runner duration is: 6.197835 2024-04-11 16:24:52.629 1 INFO rally.task.engine [-] Full duration is: 18.426635 2024-04-11 16:24:52.653 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 5 (completed 5 of 21 in general). 2024-04-11 16:24:52.676 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=0c5958bb-c668-482d-9422-408ea52298ad)", "subtasks": [ { "title": "Kubernetes.create_and_delete_replicaset", "description": "Create and delete replicaset and wait for status optionally.", "scenario": { "Kubernetes.create_and_delete_replicaset": { "image": "k8s.gcr.io/pause:3.3", "replicas": 1 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:24:53.733 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-11 16:24:53.738 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:24:56.824 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:24:56.840 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:25:02.919 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-11 16:25:04.742 1 INFO rally.task.engine [-] Load duration is: 3.084781 2024-04-11 16:25:04.742 1 INFO rally.task.engine [-] Full runner duration is: 3.105108 2024-04-11 16:25:04.743 1 INFO rally.task.engine [-] Full duration is: 10.23366 2024-04-11 16:25:04.766 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 6 (completed 6 of 21 in general). 2024-04-11 16:25:04.785 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=d4ea2f3b-2882-49c7-a413-86f8802d2d81)", "subtasks": [ { "title": "Kubernetes.create_scale_and_delete_replicaset", "description": "Create replicaset, scale for number of replicas and then delete it.", "scenario": { "Kubernetes.create_scale_and_delete_replicaset": { "image": "k8s.gcr.io/pause:3.3", "replicas": 1, "scale_replicas": 2 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:25:05.842 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-11 16:25:05.848 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:25:12.019 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:25:12.040 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:25:18.119 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-11 16:25:18.857 1 INFO rally.task.engine [-] Load duration is: 6.169838 2024-04-11 16:25:18.858 1 INFO rally.task.engine [-] Full runner duration is: 6.195689 2024-04-11 16:25:18.858 1 INFO rally.task.engine [-] Full duration is: 13.324797 2024-04-11 16:25:18.891 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 7 (completed 7 of 21 in general). 2024-04-11 16:25:18.911 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=01dfaee4-b6fb-4f90-9ef4-7599763ffa03)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_emptydir_volume", "description": "Create pod with emptyDir volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_emptydir_volume": { "image": "k8s.gcr.io/pause:3.3", "mount_path": "/opt/check" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:25:19.968 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-11 16:25:19.974 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:25:25.241 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:25:25.261 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:25:31.338 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-11 16:25:32.984 1 INFO rally.task.engine [-] Load duration is: 5.265969 2024-04-11 16:25:32.985 1 INFO rally.task.engine [-] Full runner duration is: 5.291319 2024-04-11 16:25:32.985 1 INFO rally.task.engine [-] Full duration is: 12.41803 2024-04-11 16:25:33.008 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 8 (completed 8 of 21 in general). 2024-04-11 16:25:33.026 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=0313a939-a922-4059-be7e-242501e36072)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_emptydir_volume", "description": "Create pod with emptyDir volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_emptydir_volume": { "image": "docker.io/busybox:1.28", "command": [ "sleep", "3600" ], "mount_path": "/opt/check", "check_cmd": [ "ls", "/opt/check" ], "error_regexp": "No such file" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:25:34.084 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-11 16:25:34.090 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:26:08.471 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:26:08.495 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:26:14.580 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-11 16:26:15.218 1 INFO rally.task.engine [-] Load duration is: 34.379112 2024-04-11 16:26:15.219 1 INFO rally.task.engine [-] Full runner duration is: 34.40919 2024-04-11 16:26:15.219 1 INFO rally.task.engine [-] Full duration is: 41.544781 2024-04-11 16:26:15.257 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 9 (completed 9 of 21 in general). 2024-04-11 16:26:15.276 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=74160cf6-5164-4c27-928f-086e292fbc6d)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_secret_volume", "description": "Create pod with secret volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_secret_volume": { "image": "docker.io/busybox:1.28", "command": [ "sleep", "3600" ], "mount_path": "/opt/check" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:26:16.333 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.04 sec 2024-04-11 16:26:16.339 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:26:50.573 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:26:50.593 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:26:56.671 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-11 16:26:57.481 1 INFO rally.task.engine [-] Load duration is: 34.232434 2024-04-11 16:26:57.482 1 INFO rally.task.engine [-] Full runner duration is: 34.258347 2024-04-11 16:26:57.482 1 INFO rally.task.engine [-] Full duration is: 41.384621 2024-04-11 16:26:57.510 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 10 (completed 10 of 21 in general). 2024-04-11 16:26:57.532 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=16cdbd8d-2c7e-418c-8ea5-9d9b91bd3d32)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_secret_volume", "description": "Create pod with secret volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_secret_volume": { "image": "docker.io/busybox:1.28", "command": [ "sleep", "3600" ], "mount_path": "/opt/check", "check_cmd": [ "ls", "/opt/check" ], "error_regexp": "No such file" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:26:58.593 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-11 16:26:58.599 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:27:34.015 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:27:34.041 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:27:40.122 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-11 16:27:41.763 1 INFO rally.task.engine [-] Load duration is: 35.414649 2024-04-11 16:27:41.763 1 INFO rally.task.engine [-] Full runner duration is: 35.446657 2024-04-11 16:27:41.764 1 INFO rally.task.engine [-] Full duration is: 42.580514 2024-04-11 16:27:41.791 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 11 (completed 11 of 21 in general). 2024-04-11 16:27:41.811 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=298700c0-86b1-4e08-bd97-9ab49a66a2e6)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_configmap_volume", "description": "Create pod with configMap volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_configmap_volume": { "image": "docker.io/busybox:1.28", "command": [ "sleep", "3600" ], "mount_path": "/var/log/check.txt", "subpath": "check.txt", "configmap_data": { "check.txt": "test\n" } } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:27:42.868 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-11 16:27:42.874 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:28:18.157 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:28:18.183 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:28:24.265 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-11 16:28:26.026 1 INFO rally.task.engine [-] Load duration is: 35.282117 2024-04-11 16:28:26.027 1 INFO rally.task.engine [-] Full runner duration is: 35.313771 2024-04-11 16:28:26.027 1 INFO rally.task.engine [-] Full duration is: 42.444374 2024-04-11 16:28:26.067 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 12 (completed 12 of 21 in general). 2024-04-11 16:28:26.090 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=f16db9a8-066d-4840-9981-e4494d6b70dd)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_configmap_volume", "description": "Create pod with configMap volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_configmap_volume": { "image": "docker.io/busybox:1.28", "command": [ "sleep", "3600" ], "mount_path": "/var/log/check.txt", "subpath": "check.txt", "configmap_data": { "check.txt": "test\n" }, "check_cmd": [ "cat", "/var/log/check.txt" ], "error_regexp": "No such file" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:28:27.145 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.04 sec 2024-04-11 16:28:27.152 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:29:02.593 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:29:02.618 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:29:08.712 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-11 16:29:10.326 1 INFO rally.task.engine [-] Load duration is: 35.43955 2024-04-11 16:29:10.327 1 INFO rally.task.engine [-] Full runner duration is: 35.470844 2024-04-11 16:29:10.327 1 INFO rally.task.engine [-] Full duration is: 42.612964 2024-04-11 16:29:10.355 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 13 (completed 13 of 21 in general). 2024-04-11 16:29:10.375 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=e15ca71f-7a5a-4e1c-95d3-1492e2cdd08d)", "subtasks": [ { "title": "Kubernetes.create_and_delete_deployment", "description": "Create and delete deployment and wait for status optionally.", "scenario": { "Kubernetes.create_and_delete_deployment": { "image": "k8s.gcr.io/pause:3.3", "replicas": 2 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:29:11.435 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-11 16:29:11.442 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:29:14.535 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:29:14.558 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:29:20.643 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-11 16:29:22.441 1 INFO rally.task.engine [-] Load duration is: 3.090942 2024-04-11 16:29:22.441 1 INFO rally.task.engine [-] Full runner duration is: 3.121284 2024-04-11 16:29:22.442 1 INFO rally.task.engine [-] Full duration is: 10.258568 2024-04-11 16:29:22.465 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 14 (completed 14 of 21 in general). 2024-04-11 16:29:22.485 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=ffc35554-9f2b-49fc-b562-3c517e0c5491)", "subtasks": [ { "title": "Kubernetes.create_rollout_and_delete_deployment", "description": "Create deployment, rollout with some changes and then delete it.", "scenario": { "Kubernetes.create_rollout_and_delete_deployment": { "image": "docker.io/busybox:1.28", "replicas": 1, "command": [ "sleep", "3600" ], "env": [ { "name": "UPD", "value": "false" } ], "changes": { "env": [ { "name": "UPD", "value": "true" } ] } } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:29:23.542 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-11 16:29:23.548 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:29:28.733 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:29:28.756 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:30:12.551 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 43.79 sec 2024-04-11 16:30:12.706 1 INFO rally.task.engine [-] Load duration is: 5.183532 2024-04-11 16:30:12.706 1 INFO rally.task.engine [-] Full runner duration is: 5.212071 2024-04-11 16:30:12.707 1 INFO rally.task.engine [-] Full duration is: 50.057363 2024-04-11 16:30:12.735 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 15 (completed 15 of 21 in general). 2024-04-11 16:30:12.754 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=5c8bb586-9096-46b2-8fe1-febb8bf92de2)", "subtasks": [ { "title": "Kubernetes.create_and_delete_statefulset", "description": "Create and delete statefulset and wait for status optionally.", "scenario": { "Kubernetes.create_and_delete_statefulset": { "image": "k8s.gcr.io/pause:3.3", "replicas": 2 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:30:13.810 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-11 16:30:13.817 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:30:17.922 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:30:17.940 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:30:24.018 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-11 16:30:24.818 1 INFO rally.task.engine [-] Load duration is: 4.103447 2024-04-11 16:30:24.819 1 INFO rally.task.engine [-] Full runner duration is: 4.12798 2024-04-11 16:30:24.819 1 INFO rally.task.engine [-] Full duration is: 11.254248 2024-04-11 16:30:24.843 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 16 (completed 16 of 21 in general). 2024-04-11 16:30:24.861 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=2f689572-9ceb-4adf-9ecc-96f3a7950903)", "subtasks": [ { "title": "Kubernetes.create_scale_and_delete_statefulset", "description": "Create statefulset, scale for number of replicas and then delete it.", "scenario": { "Kubernetes.create_scale_and_delete_statefulset": { "image": "k8s.gcr.io/pause:3.3", "replicas": 1, "scale_replicas": 2 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:30:25.917 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.04 sec 2024-04-11 16:30:25.923 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:30:30.071 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:30:30.085 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:30:36.167 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-11 16:30:36.926 1 INFO rally.task.engine [-] Load duration is: 4.146916 2024-04-11 16:30:36.927 1 INFO rally.task.engine [-] Full runner duration is: 4.166126 2024-04-11 16:30:36.927 1 INFO rally.task.engine [-] Full duration is: 11.296864 2024-04-11 16:30:36.952 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 17 (completed 17 of 21 in general). 2024-04-11 16:30:36.972 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=d05bc992-31d4-420b-8085-acb0ab6d266e)", "subtasks": [ { "title": "Kubernetes.create_and_delete_job", "description": "Create job, wait for success and delete then.", "scenario": { "Kubernetes.create_and_delete_job": { "image": "docker.io/busybox:1.28", "command": [ "echo", "SUCCESS" ] } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:30:38.028 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-11 16:30:38.034 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:30:44.180 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:30:44.206 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:30:50.291 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-11 16:30:51.050 1 INFO rally.task.engine [-] Load duration is: 6.144941 2024-04-11 16:30:51.050 1 INFO rally.task.engine [-] Full runner duration is: 6.175518 2024-04-11 16:30:51.051 1 INFO rally.task.engine [-] Full duration is: 13.309996 2024-04-11 16:30:51.086 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 18 (completed 18 of 21 in general). 2024-04-11 16:30:51.106 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=d4499257-faff-45ee-b299-4d7d9e26ea4d)", "subtasks": [ { "title": "Kubernetes.create_check_and_delete_pod_with_cluster_ip_service", "description": "Create pod and clusterIP svc, check with curl job, delete then.", "scenario": { "Kubernetes.create_check_and_delete_pod_with_cluster_ip_service": { "image": "gcr.io/google-samples/hello-go-gke:1.0", "port": 80, "protocol": "TCP" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:30:52.164 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-11 16:30:52.171 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:31:02.505 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:31:02.523 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:31:08.605 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-11 16:31:09.195 1 INFO rally.task.engine [-] Load duration is: 10.332605 2024-04-11 16:31:09.196 1 INFO rally.task.engine [-] Full runner duration is: 10.357008 2024-04-11 16:31:09.196 1 INFO rally.task.engine [-] Full duration is: 17.489389 2024-04-11 16:31:09.221 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 19 (completed 19 of 21 in general). 2024-04-11 16:31:09.239 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=60ac8ff0-25e9-4ad8-96bd-f5a1de03789b)", "subtasks": [ { "title": "Kubernetes.create_check_and_delete_pod_with_cluster_ip_service", "description": "Create pod and clusterIP svc, check with curl job, delete then.", "scenario": { "Kubernetes.create_check_and_delete_pod_with_cluster_ip_service": { "image": "gcr.io/google-samples/hello-go-gke:1.0", "port": 80, "protocol": "TCP", "custom_endpoint": true } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:31:10.295 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-11 16:31:10.301 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:31:20.674 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:31:20.694 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:31:26.778 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2024-04-11 16:31:27.328 1 INFO rally.task.engine [-] Load duration is: 10.371755 2024-04-11 16:31:27.329 1 INFO rally.task.engine [-] Full runner duration is: 10.397601 2024-04-11 16:31:27.329 1 INFO rally.task.engine [-] Full duration is: 17.530103 2024-04-11 16:31:27.357 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 20 (completed 20 of 21 in general). 2024-04-11 16:31:27.380 1 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=f1231e5b-8e76-4b07-a5ff-d006e557c4e2)", "subtasks": [ { "title": "Kubernetes.create_check_and_delete_pod_with_node_port_service", "description": "Create pod and nodePort svc, request pod by port and delete then.", "scenario": { "Kubernetes.create_check_and_delete_pod_with_node_port_service": { "image": "gcr.io/google-samples/hello-go-gke:1.0", "port": 80, "protocol": "TCP", "request_timeout": 10 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2024-04-11 16:31:28.444 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-04-11 16:31:28.454 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 START 2024-04-11 16:33:14.304 1 INFO rally.task.runner [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | ITER: 1 END: OK 2024-04-11 16:33:14.322 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() started 2024-04-11 16:33:20.417 1 INFO rally.task.context [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-04-11 16:33:21.919 1 INFO rally.task.engine [-] Load duration is: 105.84755 2024-04-11 16:33:21.919 1 INFO rally.task.engine [-] Full runner duration is: 105.874515 2024-04-11 16:33:21.920 1 INFO rally.task.engine [-] Full duration is: 113.02658 2024-04-11 16:33:21.947 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 21 (completed 21 of 21 in general). 2024-04-11 16:33:21.962 1 INFO rally.task.engine [-] Task c96eca3f-9909-40fe-addd-cca217f2deaa | Completed: Running task. 2024-04-11 16:33:22.073 1 INFO rally.api [-] Building 'html' report for the following task(s): 'c96eca3f-9909-40fe-addd-cca217f2deaa'. 2024-04-11 16:33:22.165 1 INFO rally.api [-] The report has been successfully built. 2024-04-11 16:33:22.236 1 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'c96eca3f-9909-40fe-addd-cca217f2deaa'. 2024-04-11 16:33:22.241 1 INFO rally.api [-] The report has been successfully built. 2024-04-11 16:33:22.242 1 INFO xtesting.ci.run_tests [-] Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | xrally_kubernetes | functest | 09:32 | PASS | +---------------------------+------------------+------------------+----------------+