2024-01-24 03:31:39.584 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-01-24 03:31:39.829 1 INFO rally.task.engine [-] Task d6177722-a019-49be-845c-48cff8efacfa | Starting: Task validation. 2024-01-24 03:31:39.829 1 INFO rally.task.engine [-] Task d6177722-a019-49be-845c-48cff8efacfa | Starting: Task validation of syntax. 2024-01-24 03:31:39.904 1 INFO rally.task.engine [-] Task d6177722-a019-49be-845c-48cff8efacfa | Completed: Task validation of syntax. 2024-01-24 03:31:39.904 1 INFO rally.task.engine [-] Task d6177722-a019-49be-845c-48cff8efacfa | Starting: Task validation of required platforms. 2024-01-24 03:31:39.926 1 INFO rally.task.engine [-] Task d6177722-a019-49be-845c-48cff8efacfa | Completed: Task validation of required platforms. 2024-01-24 03:31:39.926 1 INFO rally.task.engine [-] Task d6177722-a019-49be-845c-48cff8efacfa | Starting: Task validation of semantic. 2024-01-24 03:31:39.926 1 INFO rally.task.engine [-] Check health of the environment '372672f9-05a0-44eb-986a-cd7f499a9468'. 2024-01-24 03:31:39.951 1 INFO rally.task.engine [-] Platform existing@kubernetes (available: True): OK! 2024-01-24 03:31:39.977 1 INFO rally.task.engine [-] Task d6177722-a019-49be-845c-48cff8efacfa | Completed: Task validation of semantic. 2024-01-24 03:31:39.977 1 INFO rally.task.engine [-] Task d6177722-a019-49be-845c-48cff8efacfa | Completed: Task validation. 2024-01-24 03:31:40.420 1 INFO rally.task.engine [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Starting: Task validation. 2024-01-24 03:31:40.426 1 INFO rally.task.engine [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Starting: Task validation of syntax. 2024-01-24 03:31:40.501 1 INFO rally.task.engine [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Completed: Task validation of syntax. 2024-01-24 03:31:40.501 1 INFO rally.task.engine [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Starting: Task validation of required platforms. 2024-01-24 03:31:40.525 1 INFO rally.task.engine [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Completed: Task validation of required platforms. 2024-01-24 03:31:40.525 1 INFO rally.task.engine [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Starting: Task validation of semantic. 2024-01-24 03:31:40.526 1 INFO rally.task.engine [-] Check health of the environment '372672f9-05a0-44eb-986a-cd7f499a9468'. 2024-01-24 03:31:40.556 1 INFO rally.task.engine [-] Platform existing@kubernetes (available: True): OK! 2024-01-24 03:31:40.592 1 INFO rally.task.engine [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Completed: Task validation of semantic. 2024-01-24 03:31:40.592 1 INFO rally.task.engine [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Completed: Task validation. 2024-01-24 03:31:40.592 1 INFO rally.api [-] Task a3a14919-b724-41c7-b21f-b0d940237856 input file is valid. 2024-01-24 03:31:40.593 1 INFO rally.api [-] Run Task a3a14919-b724-41c7-b21f-b0d940237856 against Deployment 372672f9-05a0-44eb-986a-cd7f499a9468 2024-01-24 03:31:40.593 1 INFO rally.task.engine [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Starting: Running task. 2024-01-24 03:31:40.616 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=9c54e665-2d06-415f-b77a-e625e3a6a748)", "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-01-24 03:31:40.634 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:31:40.670 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:31:42.639 1 INFO rally.task.engine [-] Load duration is: 0.034514 2024-01-24 03:31:42.639 1 INFO rally.task.engine [-] Full runner duration is: 0.064443 2024-01-24 03:31:42.640 1 INFO rally.task.engine [-] Full duration is: 0.064811 2024-01-24 03:31:42.660 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-01-24 03:31:42.660 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-01-24 03:31:42.661 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-01-24 03:31:42.662 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-01-24 03:31:42.670 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 1 (completed 1 of 21 in general). 2024-01-24 03:31:42.692 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=427974ef-ba31-440e-8a1a-55db70a76ba5)", "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-01-24 03:31:42.706 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:31:49.858 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:31:50.749 1 INFO rally.task.engine [-] Load duration is: 7.150253 2024-01-24 03:31:50.750 1 INFO rally.task.engine [-] Full runner duration is: 7.171903 2024-01-24 03:31:50.750 1 INFO rally.task.engine [-] Full duration is: 7.17249 2024-01-24 03:31:50.774 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 2 (completed 2 of 21 in general). 2024-01-24 03:31:50.793 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=8b78aee2-1976-4ad2-9f5f-a168cf88e647)", "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-01-24 03:31:51.857 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-01-24 03:31:51.863 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:31:58.164 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:31:58.184 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:32:04.280 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 6.10 sec 2024-01-24 03:32:04.869 1 INFO rally.task.engine [-] Load duration is: 6.300188 2024-01-24 03:32:04.870 1 INFO rally.task.engine [-] Full runner duration is: 6.325833 2024-01-24 03:32:04.870 1 INFO rally.task.engine [-] Full duration is: 13.477147 2024-01-24 03:32:04.903 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 3 (completed 3 of 21 in general). 2024-01-24 03:32:04.923 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=a2141d7f-a73c-46a5-a7ce-448471abbab0)", "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-01-24 03:32:05.988 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-01-24 03:32:05.993 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:32:10.106 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:32:10.125 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:32:21.359 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 11.23 sec 2024-01-24 03:32:23.035 1 INFO rally.task.engine [-] Load duration is: 4.111089 2024-01-24 03:32:23.035 1 INFO rally.task.engine [-] Full runner duration is: 4.136108 2024-01-24 03:32:23.035 1 INFO rally.task.engine [-] Full duration is: 16.4287 2024-01-24 03:32:23.067 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 4 (completed 4 of 21 in general). 2024-01-24 03:32:23.086 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=57cb01eb-d2dc-4a54-8ed2-a8db26149ec4)", "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-01-24 03:32:24.155 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.06 sec 2024-01-24 03:32:24.162 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:32:30.364 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:32:30.382 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:32:41.581 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 11.20 sec 2024-01-24 03:32:43.182 1 INFO rally.task.engine [-] Load duration is: 6.199479 2024-01-24 03:32:43.182 1 INFO rally.task.engine [-] Full runner duration is: 6.22536 2024-01-24 03:32:43.183 1 INFO rally.task.engine [-] Full duration is: 18.483127 2024-01-24 03:32:43.207 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 5 (completed 5 of 21 in general). 2024-01-24 03:32:43.226 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=48a2d0ff-9642-439f-8b8d-8c122a1ce2b5)", "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-01-24 03:32:44.290 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-01-24 03:32:44.295 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:32:47.392 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:32:47.412 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:32:53.506 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-01-24 03:32:55.290 1 INFO rally.task.engine [-] Load duration is: 3.095659 2024-01-24 03:32:55.291 1 INFO rally.task.engine [-] Full runner duration is: 3.120403 2024-01-24 03:32:55.291 1 INFO rally.task.engine [-] Full duration is: 10.271151 2024-01-24 03:32:55.314 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 6 (completed 6 of 21 in general). 2024-01-24 03:32:55.335 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=4108abc9-8477-4892-a8b4-3e0911ebda2d)", "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-01-24 03:32:56.399 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-01-24 03:32:56.405 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:33:02.607 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:33:02.630 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:33:08.724 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-01-24 03:33:09.410 1 INFO rally.task.engine [-] Load duration is: 6.20045 2024-01-24 03:33:09.410 1 INFO rally.task.engine [-] Full runner duration is: 6.22898 2024-01-24 03:33:09.411 1 INFO rally.task.engine [-] Full duration is: 13.37918 2024-01-24 03:33:09.435 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 7 (completed 7 of 21 in general). 2024-01-24 03:33:09.453 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=b2356582-8892-4956-a0df-63257694066d)", "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-01-24 03:33:10.516 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-01-24 03:33:10.522 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:33:14.771 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:33:14.794 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:33:20.889 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-01-24 03:33:21.518 1 INFO rally.task.engine [-] Load duration is: 4.247765 2024-01-24 03:33:21.519 1 INFO rally.task.engine [-] Full runner duration is: 4.276212 2024-01-24 03:33:21.519 1 INFO rally.task.engine [-] Full duration is: 11.426599 2024-01-24 03:33:21.543 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 8 (completed 8 of 21 in general). 2024-01-24 03:33:21.564 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=0adb84ca-5359-4570-a12d-e28160c4918b)", "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-01-24 03:33:22.629 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-01-24 03:33:22.635 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:33:59.210 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:33:59.229 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:34:05.326 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 6.10 sec 2024-01-24 03:34:05.790 1 INFO rally.task.engine [-] Load duration is: 36.573047 2024-01-24 03:34:05.791 1 INFO rally.task.engine [-] Full runner duration is: 36.598405 2024-01-24 03:34:05.791 1 INFO rally.task.engine [-] Full duration is: 43.753384 2024-01-24 03:34:05.819 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 9 (completed 9 of 21 in general). 2024-01-24 03:34:05.838 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=715ee783-5586-4d56-ae47-c2a47c40e0b0)", "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-01-24 03:34:06.902 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-01-24 03:34:06.908 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:34:40.180 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:34:40.198 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:34:46.293 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 6.10 sec 2024-01-24 03:34:48.050 1 INFO rally.task.engine [-] Load duration is: 33.270747 2024-01-24 03:34:48.051 1 INFO rally.task.engine [-] Full runner duration is: 33.293399 2024-01-24 03:34:48.051 1 INFO rally.task.engine [-] Full duration is: 40.445399 2024-01-24 03:34:48.078 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 10 (completed 10 of 21 in general). 2024-01-24 03:34:48.097 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=7a19d811-05bf-4869-b8dc-b2c14e857c5e)", "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-01-24 03:34:49.158 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-01-24 03:34:49.164 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:35:22.612 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:35:22.638 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:35:28.752 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 6.11 sec 2024-01-24 03:35:30.326 1 INFO rally.task.engine [-] Load duration is: 33.446442 2024-01-24 03:35:30.327 1 INFO rally.task.engine [-] Full runner duration is: 33.477731 2024-01-24 03:35:30.327 1 INFO rally.task.engine [-] Full duration is: 40.647216 2024-01-24 03:35:30.356 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 11 (completed 11 of 21 in general). 2024-01-24 03:35:30.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=4fdb7762-5f94-4649-b2f4-c6249a891514)", "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-01-24 03:35:31.445 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.06 sec 2024-01-24 03:35:31.452 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:36:08.986 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:36:09.012 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:36:15.110 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 6.10 sec 2024-01-24 03:36:16.599 1 INFO rally.task.engine [-] Load duration is: 37.53187 2024-01-24 03:36:16.600 1 INFO rally.task.engine [-] Full runner duration is: 37.565302 2024-01-24 03:36:16.600 1 INFO rally.task.engine [-] Full duration is: 44.72558 2024-01-24 03:36:16.628 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 12 (completed 12 of 21 in general). 2024-01-24 03:36:16.646 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=6582b35f-95e8-4de0-bc7d-e44020c837bc)", "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-01-24 03:36:17.716 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.06 sec 2024-01-24 03:36:17.723 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:36:52.221 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:36:52.249 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:36:58.351 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 6.10 sec 2024-01-24 03:36:58.847 1 INFO rally.task.engine [-] Load duration is: 34.496812 2024-01-24 03:36:58.847 1 INFO rally.task.engine [-] Full runner duration is: 34.530682 2024-01-24 03:36:58.848 1 INFO rally.task.engine [-] Full duration is: 41.695398 2024-01-24 03:36:58.875 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 13 (completed 13 of 21 in general). 2024-01-24 03:36:58.894 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=882d4a00-0cbf-4108-bf9a-2c916551edec)", "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-01-24 03:36:59.963 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.06 sec 2024-01-24 03:36:59.969 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:37:03.073 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:37:03.096 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:37:09.199 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 6.10 sec 2024-01-24 03:37:10.965 1 INFO rally.task.engine [-] Load duration is: 3.102202 2024-01-24 03:37:10.965 1 INFO rally.task.engine [-] Full runner duration is: 3.131199 2024-01-24 03:37:10.966 1 INFO rally.task.engine [-] Full duration is: 10.295973 2024-01-24 03:37:10.993 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 14 (completed 14 of 21 in general). 2024-01-24 03:37:11.013 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=4e0c39ef-2a8f-4092-9168-d783fa8f44fa)", "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-01-24 03:37:12.081 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.06 sec 2024-01-24 03:37:12.089 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:37:17.321 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:37:17.345 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:38:00.206 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 42.86 sec 2024-01-24 03:38:01.235 1 INFO rally.task.engine [-] Load duration is: 5.230702 2024-01-24 03:38:01.236 1 INFO rally.task.engine [-] Full runner duration is: 5.261369 2024-01-24 03:38:01.236 1 INFO rally.task.engine [-] Full duration is: 49.18268 2024-01-24 03:38:01.268 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 15 (completed 15 of 21 in general). 2024-01-24 03:38:01.289 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=a0221867-a90f-49a0-8355-ac1869d38bdb)", "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-01-24 03:38:02.358 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.06 sec 2024-01-24 03:38:02.364 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:38:06.497 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:38:06.516 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:38:12.617 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 6.10 sec 2024-01-24 03:38:13.366 1 INFO rally.task.engine [-] Load duration is: 4.130953 2024-01-24 03:38:13.366 1 INFO rally.task.engine [-] Full runner duration is: 4.156167 2024-01-24 03:38:13.367 1 INFO rally.task.engine [-] Full duration is: 11.319371 2024-01-24 03:38:13.393 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 16 (completed 16 of 21 in general). 2024-01-24 03:38:13.412 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=23b4e421-5078-4770-8209-ba571264d191)", "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-01-24 03:38:14.481 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.06 sec 2024-01-24 03:38:14.487 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:38:19.680 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:38:19.704 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:38:25.799 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 6.10 sec 2024-01-24 03:38:27.488 1 INFO rally.task.engine [-] Load duration is: 5.191298 2024-01-24 03:38:27.489 1 INFO rally.task.engine [-] Full runner duration is: 5.220954 2024-01-24 03:38:27.489 1 INFO rally.task.engine [-] Full duration is: 12.377386 2024-01-24 03:38:27.514 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 17 (completed 17 of 21 in general). 2024-01-24 03:38:27.533 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=6f0f44d5-2833-4b8c-b4e8-314099d4ad71)", "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-01-24 03:38:28.601 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.06 sec 2024-01-24 03:38:28.607 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:38:34.774 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:38:34.793 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:38:40.888 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2024-01-24 03:38:41.610 1 INFO rally.task.engine [-] Load duration is: 6.165151 2024-01-24 03:38:41.610 1 INFO rally.task.engine [-] Full runner duration is: 6.190898 2024-01-24 03:38:41.611 1 INFO rally.task.engine [-] Full duration is: 13.345122 2024-01-24 03:38:41.634 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 18 (completed 18 of 21 in general). 2024-01-24 03:38:41.657 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=3358785e-89ac-436c-9ec0-d7fe2baadd03)", "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-01-24 03:38:42.726 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.06 sec 2024-01-24 03:38:42.733 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:38:55.162 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:38:55.178 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:39:01.276 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 6.10 sec 2024-01-24 03:39:01.763 1 INFO rally.task.engine [-] Load duration is: 12.427306 2024-01-24 03:39:01.764 1 INFO rally.task.engine [-] Full runner duration is: 12.450147 2024-01-24 03:39:01.764 1 INFO rally.task.engine [-] Full duration is: 19.608999 2024-01-24 03:39:01.793 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 19 (completed 19 of 21 in general). 2024-01-24 03:39:01.812 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=f5eb8a0d-a786-4685-94d5-6450ac55b08a)", "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-01-24 03:39:02.879 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.06 sec 2024-01-24 03:39:02.886 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:39:16.410 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:39:16.434 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:39:22.531 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 6.10 sec 2024-01-24 03:39:23.920 1 INFO rally.task.engine [-] Load duration is: 13.52302 2024-01-24 03:39:23.920 1 INFO rally.task.engine [-] Full runner duration is: 13.553099 2024-01-24 03:39:23.921 1 INFO rally.task.engine [-] Full duration is: 20.709555 2024-01-24 03:39:23.948 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 20 (completed 20 of 21 in general). 2024-01-24 03:39:23.969 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=0431e01f-7842-4171-9890-473c7620b13c)", "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-01-24 03:39:25.034 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes setup() finished in 1.05 sec 2024-01-24 03:39:25.040 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 START 2024-01-24 03:41:10.904 1 INFO rally.task.runner [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | ITER: 1 END: OK 2024-01-24 03:41:10.922 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() started 2024-01-24 03:41:17.028 1 INFO rally.task.context [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Context namespaces@kubernetes cleanup() finished in 6.11 sec 2024-01-24 03:41:18.506 1 INFO rally.task.engine [-] Load duration is: 105.862898 2024-01-24 03:41:18.507 1 INFO rally.task.engine [-] Full runner duration is: 105.88632 2024-01-24 03:41:18.507 1 INFO rally.task.engine [-] Full duration is: 113.049506 2024-01-24 03:41:18.534 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 21 (completed 21 of 21 in general). 2024-01-24 03:41:18.548 1 INFO rally.task.engine [-] Task a3a14919-b724-41c7-b21f-b0d940237856 | Completed: Running task. 2024-01-24 03:41:18.660 1 INFO rally.api [-] Building 'html' report for the following task(s): 'a3a14919-b724-41c7-b21f-b0d940237856'. 2024-01-24 03:41:18.765 1 INFO rally.api [-] The report has been successfully built. 2024-01-24 03:41:18.833 1 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'a3a14919-b724-41c7-b21f-b0d940237856'. 2024-01-24 03:41:18.839 1 INFO rally.api [-] The report has been successfully built. 2024-01-24 03:41:18.841 1 INFO xtesting.ci.run_tests [-] Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | xrally_kubernetes | functest | 09:40 | PASS | +---------------------------+------------------+------------------+----------------+