2020-03-16 09:44:44.218 1 WARNING py.warnings [-] /usr/lib/python3.8/site-packages/kubernetes/client/apis/__init__.py:10: DeprecationWarning: The package kubernetes.client.apis is renamed and deprecated, use kubernetes.client.api instead (please note that the trailing s was removed). warnings.warn( 2020-03-16 09:44:45.291 1 INFO rally.task.engine [-] Task f66b9ac9-f25a-4960-9be9-e598e80bd5d7 | Starting: Task validation. 2020-03-16 09:44:45.291 1 INFO rally.task.engine [-] Task f66b9ac9-f25a-4960-9be9-e598e80bd5d7 | Starting: Task validation of syntax. 2020-03-16 09:44:45.345 1 INFO rally.task.engine [-] Task f66b9ac9-f25a-4960-9be9-e598e80bd5d7 | Completed: Task validation of syntax. 2020-03-16 09:44:45.345 1 INFO rally.task.engine [-] Task f66b9ac9-f25a-4960-9be9-e598e80bd5d7 | Starting: Task validation of required platforms. 2020-03-16 09:44:45.368 1 INFO rally.task.engine [-] Task f66b9ac9-f25a-4960-9be9-e598e80bd5d7 | Completed: Task validation of required platforms. 2020-03-16 09:44:45.369 1 INFO rally.task.engine [-] Task f66b9ac9-f25a-4960-9be9-e598e80bd5d7 | Starting: Task validation of semantic. 2020-03-16 09:44:45.369 1 INFO rally.task.engine [-] Check health of the environment '3ebc3012-7258-415f-b601-8753d3c82c18'. 2020-03-16 09:44:45.386 1 INFO rally.task.engine [-] Platform existing@kubernetes (available: True): OK! 2020-03-16 09:44:45.415 1 INFO rally.task.engine [-] Task f66b9ac9-f25a-4960-9be9-e598e80bd5d7 | Completed: Task validation of semantic. 2020-03-16 09:44:45.415 1 INFO rally.task.engine [-] Task f66b9ac9-f25a-4960-9be9-e598e80bd5d7 | Completed: Task validation. 2020-03-16 09:44:45.673 1 INFO rally.task.engine [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Starting: Task validation. 2020-03-16 09:44:45.748 1 INFO rally.task.engine [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Starting: Task validation of syntax. 2020-03-16 09:44:45.802 1 INFO rally.task.engine [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Completed: Task validation of syntax. 2020-03-16 09:44:45.803 1 INFO rally.task.engine [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Starting: Task validation of required platforms. 2020-03-16 09:44:45.826 1 INFO rally.task.engine [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Completed: Task validation of required platforms. 2020-03-16 09:44:45.826 1 INFO rally.task.engine [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Starting: Task validation of semantic. 2020-03-16 09:44:45.826 1 INFO rally.task.engine [-] Check health of the environment '3ebc3012-7258-415f-b601-8753d3c82c18'. 2020-03-16 09:44:45.842 1 INFO rally.task.engine [-] Platform existing@kubernetes (available: True): OK! 2020-03-16 09:44:45.868 1 INFO rally.task.engine [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Completed: Task validation of semantic. 2020-03-16 09:44:45.868 1 INFO rally.task.engine [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Completed: Task validation. 2020-03-16 09:44:45.868 1 INFO rally.api [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf input file is valid. 2020-03-16 09:44:45.868 1 INFO rally.api [-] Run Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf against Deployment 3ebc3012-7258-415f-b601-8753d3c82c18 2020-03-16 09:44:45.868 1 INFO rally.task.engine [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Starting: Running task. 2020-03-16 09:44:46.015 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=2b88c7b0-2b91-47f5-ad89-4285f29cf4fd)", "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 } } } ] } 2020-03-16 09:44:46.042 9 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:44:46.078 9 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:44:48.045 1 INFO rally.task.engine [-] Load duration is: 0.030675 2020-03-16 09:44:48.046 1 INFO rally.task.engine [-] Full runner duration is: 0.074207 2020-03-16 09:44:48.046 1 INFO rally.task.engine [-] Full duration is: 0.0748 2020-03-16 09:44:48.356 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=c1663a86-cc45-453a-9a68-a110207d065b)", "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 } } } ] } 2020-03-16 09:44:48.381 15 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:44:55.481 15 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:44:56.421 1 INFO rally.task.engine [-] Load duration is: 7.095643 2020-03-16 09:44:56.422 1 INFO rally.task.engine [-] Full runner duration is: 7.13469 2020-03-16 09:44:56.422 1 INFO rally.task.engine [-] Full duration is: 7.135133 2020-03-16 09:44:56.794 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=3737cbcc-e848-478a-b259-43d30243482d)", "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": "kubernetes/pause" } }, "contexts": { "namespaces": { "count": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:44:56.994 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.19 sec 2020-03-16 09:44:57.011 21 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:45:05.183 21 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:45:05.212 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:45:23.427 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 18.22 sec 2020-03-16 09:45:24.925 1 INFO rally.task.engine [-] Load duration is: 8.169966 2020-03-16 09:45:24.926 1 INFO rally.task.engine [-] Full runner duration is: 8.21679 2020-03-16 09:45:24.926 1 INFO rally.task.engine [-] Full duration is: 26.624042 2020-03-16 09:45:25.328 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=4fed8303-0df8-427e-b0e2-9da1dd12e0c4)", "subtasks": [ { "title": "Kubernetes.create_and_delete_replication_controller", "description": "Create and delete replication controller.", "scenario": { "Kubernetes.create_and_delete_replication_controller": { "image": "kubernetes/pause", "replicas": 2 } }, "contexts": { "namespaces": { "count": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:45:25.576 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.23 sec 2020-03-16 09:45:25.592 27 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:45:32.717 27 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:45:32.743 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:46:12.154 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 39.41 sec 2020-03-16 09:46:13.560 1 INFO rally.task.engine [-] Load duration is: 7.120571 2020-03-16 09:46:13.560 1 INFO rally.task.engine [-] Full runner duration is: 7.164395 2020-03-16 09:46:13.561 1 INFO rally.task.engine [-] Full duration is: 46.808199 2020-03-16 09:46:13.960 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=96394a74-7173-406e-a341-d2ba9ece4eab)", "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": "kubernetes/pause", "replicas": 2, "scale_replicas": 3 } }, "contexts": { "namespaces": { "count": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:46:14.287 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.32 sec 2020-03-16 09:46:14.302 33 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:46:26.707 33 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:46:26.726 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:46:55.038 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 28.31 sec 2020-03-16 09:46:56.158 1 INFO rally.task.engine [-] Load duration is: 12.402002 2020-03-16 09:46:56.159 1 INFO rally.task.engine [-] Full runner duration is: 12.437489 2020-03-16 09:46:56.159 1 INFO rally.task.engine [-] Full duration is: 41.067934 2020-03-16 09:46:56.566 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=f3e5105b-9fae-4e20-98e9-b441db496153)", "subtasks": [ { "title": "Kubernetes.create_and_delete_replicaset", "description": "Create and delete replicaset and wait for status optionally.", "scenario": { "Kubernetes.create_and_delete_replicaset": { "image": "kubernetes/pause", "replicas": 1 } }, "contexts": { "namespaces": { "count": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:46:56.765 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.19 sec 2020-03-16 09:46:56.780 39 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:47:01.889 39 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:47:01.920 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:47:41.319 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 39.40 sec 2020-03-16 09:47:42.777 1 INFO rally.task.engine [-] Load duration is: 5.105632 2020-03-16 09:47:42.778 1 INFO rally.task.engine [-] Full runner duration is: 5.153336 2020-03-16 09:47:42.778 1 INFO rally.task.engine [-] Full duration is: 44.741014 2020-03-16 09:47:43.063 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=0f46730f-40b9-49b9-a375-304edc81a33c)", "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": "kubernetes/pause", "replicas": 1, "scale_replicas": 2 } }, "contexts": { "namespaces": { "count": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:47:43.292 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.22 sec 2020-03-16 09:47:43.305 45 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:47:53.542 45 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:47:53.561 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:48:11.776 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 18.22 sec 2020-03-16 09:48:13.210 1 INFO rally.task.engine [-] Load duration is: 10.233254 2020-03-16 09:48:13.211 1 INFO rally.task.engine [-] Full runner duration is: 10.268121 2020-03-16 09:48:13.211 1 INFO rally.task.engine [-] Full duration is: 28.703361 2020-03-16 09:48:13.649 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=f767a8f3-e740-4cce-bb59-b6dea6f8d669)", "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": "kubernetes/pause", "mount_path": "/opt/check" } }, "contexts": { "namespaces": { "count": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:48:13.977 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.32 sec 2020-03-16 09:48:13.992 51 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:48:33.352 51 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:48:33.374 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:48:51.571 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 18.20 sec 2020-03-16 09:48:51.828 1 INFO rally.task.engine [-] Load duration is: 19.35312 2020-03-16 09:48:51.829 1 INFO rally.task.engine [-] Full runner duration is: 19.395166 2020-03-16 09:48:51.829 1 INFO rally.task.engine [-] Full duration is: 37.91256 2020-03-16 09:48:52.231 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=de75e928-2831-4aa1-8c40-13c7e3bda803)", "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": "busybox", "command": [ "sleep", "3600" ], "mount_path": "/opt/check", "check_cmd": [ "ls", "/opt/check" ], "error_regexp": "No such file" } }, "contexts": { "namespaces": { "count": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:48:52.412 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.17 sec 2020-03-16 09:48:52.430 57 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:49:33.234 57 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:49:33.264 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:49:51.523 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 18.26 sec 2020-03-16 09:49:52.518 1 INFO rally.task.engine [-] Load duration is: 40.800284 2020-03-16 09:49:52.519 1 INFO rally.task.engine [-] Full runner duration is: 40.849438 2020-03-16 09:49:52.519 1 INFO rally.task.engine [-] Full duration is: 59.279183 2020-03-16 09:49:52.863 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=9c94e295-1231-41c0-919d-4710d2ee78ca)", "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": "busybox", "command": [ "sleep", "3600" ], "mount_path": "/opt/check" } }, "contexts": { "namespaces": { "count": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:49:53.064 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.18 sec 2020-03-16 09:49:53.084 63 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:50:31.737 63 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:50:31.763 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:50:49.948 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 18.19 sec 2020-03-16 09:50:51.151 1 INFO rally.task.engine [-] Load duration is: 38.649769 2020-03-16 09:50:51.151 1 INFO rally.task.engine [-] Full runner duration is: 38.696966 2020-03-16 09:50:51.152 1 INFO rally.task.engine [-] Full duration is: 57.068412 2020-03-16 09:50:51.535 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=a1ad4970-0856-4a5b-8b9e-d22decf6bbff)", "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": "busybox", "command": [ "sleep", "3600" ], "mount_path": "/opt/check", "check_cmd": [ "ls", "/opt/check" ], "error_regexp": "No such file" } }, "contexts": { "namespaces": { "count": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:50:51.740 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.19 sec 2020-03-16 09:50:51.758 69 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:51:33.552 69 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:51:33.582 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:51:51.974 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 18.39 sec 2020-03-16 09:51:53.838 1 INFO rally.task.engine [-] Load duration is: 41.790933 2020-03-16 09:51:53.839 1 INFO rally.task.engine [-] Full runner duration is: 41.839138 2020-03-16 09:51:53.839 1 INFO rally.task.engine [-] Full duration is: 60.4238 2020-03-16 09:51:54.268 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=39f738ce-56c1-4dcd-b17f-ac95c6f4fd23)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_hostpath_volume", "description": "Create pod with hostPath volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_hostpath_volume": { "image": "busybox", "command": [ "sleep", "3600" ], "mount_path": "/opt/check", "check_cmd": [ "ls", "/opt/check" ], "error_regexp": "No such file", "volume_type": "Directory", "volume_path": "/tmp/" } }, "contexts": { "namespaces": { "count": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:51:54.483 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.20 sec 2020-03-16 09:51:54.498 75 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:52:43.401 75 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:52:43.430 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:53:01.617 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 18.19 sec 2020-03-16 09:53:02.580 1 INFO rally.task.engine [-] Load duration is: 48.888302 2020-03-16 09:53:02.581 1 INFO rally.task.engine [-] Full runner duration is: 48.945206 2020-03-16 09:53:02.581 1 INFO rally.task.engine [-] Full duration is: 67.338764 2020-03-16 09:53:02.957 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=e10ee12e-8ba7-4891-8a22-114617aa80ee)", "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": "busybox", "command": [ "sleep", "3600" ], "mount_path": "/var/log/check.txt", "subpath": "check.txt", "configmap_data": { "check.txt": "test\n" } } }, "contexts": { "namespaces": { "count": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:53:03.208 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.24 sec 2020-03-16 09:53:03.227 81 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:53:53.092 81 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:53:53.121 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:54:11.341 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 18.22 sec 2020-03-16 09:54:13.267 1 INFO rally.task.engine [-] Load duration is: 49.860271 2020-03-16 09:54:13.267 1 INFO rally.task.engine [-] Full runner duration is: 49.910191 2020-03-16 09:54:13.267 1 INFO rally.task.engine [-] Full duration is: 68.373467 2020-03-16 09:54:13.742 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=6b7e008e-0e47-4083-a43f-a1d64fcdb1d7)", "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": "busybox", "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": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:54:13.943 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.19 sec 2020-03-16 09:54:13.958 87 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:54:51.660 87 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:54:51.691 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:55:09.886 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 18.20 sec 2020-03-16 09:55:10.007 1 INFO rally.task.engine [-] Load duration is: 37.697436 2020-03-16 09:55:10.008 1 INFO rally.task.engine [-] Full runner duration is: 37.746406 2020-03-16 09:55:10.008 1 INFO rally.task.engine [-] Full duration is: 56.13315 2020-03-16 09:55:10.462 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=8d3e465d-949d-415b-b93c-b8e1ad0bd036)", "subtasks": [ { "title": "Kubernetes.create_and_delete_deployment", "description": "Create and delete deployment and wait for status optionally.", "scenario": { "Kubernetes.create_and_delete_deployment": { "image": "kubernetes/pause", "replicas": 2 } }, "contexts": { "namespaces": { "count": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:55:10.648 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.18 sec 2020-03-16 09:55:10.665 93 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:55:16.792 93 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:55:16.818 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:55:35.017 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 18.20 sec 2020-03-16 09:55:36.580 1 INFO rally.task.engine [-] Load duration is: 6.114457 2020-03-16 09:55:36.581 1 INFO rally.task.engine [-] Full runner duration is: 6.168413 2020-03-16 09:55:36.581 1 INFO rally.task.engine [-] Full duration is: 24.545922 2020-03-16 09:55:37.021 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=b50751fc-0419-4485-8116-88a6168ce993)", "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": "busybox", "replicas": 1, "command": [ "sleep", "3600" ], "env": [ { "name": "UPD", "value": "false" } ], "changes": { "env": [ { "name": "UPD", "value": "true" } ] } } }, "contexts": { "namespaces": { "count": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:55:37.207 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.17 sec 2020-03-16 09:55:37.223 99 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:55:46.383 99 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:55:46.412 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:56:41.992 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 55.58 sec 2020-03-16 09:56:43.317 1 INFO rally.task.engine [-] Load duration is: 9.157635 2020-03-16 09:56:43.318 1 INFO rally.task.engine [-] Full runner duration is: 9.203595 2020-03-16 09:56:43.318 1 INFO rally.task.engine [-] Full duration is: 64.960532 2020-03-16 09:56:43.741 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=a20094d6-69e6-4a8e-9f79-fefea48f08ab)", "subtasks": [ { "title": "Kubernetes.create_and_delete_statefulset", "description": "Create and delete statefulset and wait for status optionally.", "scenario": { "Kubernetes.create_and_delete_statefulset": { "image": "kubernetes/pause", "replicas": 2 } }, "contexts": { "namespaces": { "count": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:56:43.935 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.18 sec 2020-03-16 09:56:43.951 105 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:56:53.111 105 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:56:53.136 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:57:11.363 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 18.23 sec 2020-03-16 09:57:11.875 1 INFO rally.task.engine [-] Load duration is: 9.156513 2020-03-16 09:57:11.876 1 INFO rally.task.engine [-] Full runner duration is: 9.198979 2020-03-16 09:57:11.876 1 INFO rally.task.engine [-] Full duration is: 27.612416 2020-03-16 09:57:12.235 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=768a3af1-cef4-4524-8217-676ff9464341)", "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": "kubernetes/pause", "replicas": 1, "scale_replicas": 2 } }, "contexts": { "namespaces": { "count": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:57:12.483 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.24 sec 2020-03-16 09:57:12.497 111 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:57:23.919 111 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:57:23.940 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:57:47.357 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 23.42 sec 2020-03-16 09:57:48.385 1 INFO rally.task.engine [-] Load duration is: 11.419747 2020-03-16 09:57:48.385 1 INFO rally.task.engine [-] Full runner duration is: 11.456131 2020-03-16 09:57:48.386 1 INFO rally.task.engine [-] Full duration is: 35.112253 2020-03-16 09:57:48.768 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=1b946b8a-cf20-4fdf-b459-7c87848e5478)", "subtasks": [ { "title": "Kubernetes.create_and_delete_job", "description": "Create job, wait for success and delete then.", "scenario": { "Kubernetes.create_and_delete_job": { "image": "busybox", "command": [ "echo", "SUCCESS" ] } }, "contexts": { "namespaces": { "count": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:57:48.977 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.20 sec 2020-03-16 09:57:48.993 117 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:57:55.147 117 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:57:55.168 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:58:13.365 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 18.20 sec 2020-03-16 09:58:14.886 1 INFO rally.task.engine [-] Load duration is: 6.151012 2020-03-16 09:58:14.886 1 INFO rally.task.engine [-] Full runner duration is: 6.188576 2020-03-16 09:58:14.886 1 INFO rally.task.engine [-] Full duration is: 24.58701 2020-03-16 09:58:15.295 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=000aa127-74b2-4a19-ac69-64dfc25748e2)", "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": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 2 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:58:15.525 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.22 sec 2020-03-16 09:58:15.542 123 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:58:32.861 123 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 09:58:32.864 123 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 2 START 2020-03-16 09:58:46.274 123 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 2 END: OK 2020-03-16 09:58:46.305 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:59:04.536 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 18.23 sec 2020-03-16 09:59:05.529 1 INFO rally.task.engine [-] Load duration is: 30.728141 2020-03-16 09:59:05.530 1 INFO rally.task.engine [-] Full runner duration is: 30.778132 2020-03-16 09:59:05.530 1 INFO rally.task.engine [-] Full duration is: 49.229771 2020-03-16 09:59:05.916 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=0fd74161-b562-4e98-a0f4-f41415d83444)", "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": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:59:06.135 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.21 sec 2020-03-16 09:59:06.150 130 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 09:59:06.204 130 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: Error ApiException: (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'Content-Type': 'application/json', 'Retry-After': '1', 'Date': 'Mon, 16 Mar 2020 09:59:06 GMT', 'Content-Length': '346'}) HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"No API token found for service account \"c-rally-0fd74161-ete2calt\", retry after the token is automatically created and added to the service account","reason":"ServerTimeout","details":{"name":"create pod","kind":"serviceaccounts","retryAfterSeconds":1},"code":500} 2020-03-16 09:59:06.227 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 09:59:24.430 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 18.20 sec 2020-03-16 09:59:26.016 1 INFO rally.task.engine [-] Load duration is: 0.035345 2020-03-16 09:59:26.016 1 INFO rally.task.engine [-] Full runner duration is: 0.091133 2020-03-16 09:59:26.017 1 INFO rally.task.engine [-] Full duration is: 18.503443 2020-03-16 09:59:26.458 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=84a034ed-b93b-492b-b86c-e143d1c7fc4b)", "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": 3, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2020-03-16 09:59:26.699 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes setup() finished in 0.23 sec 2020-03-16 09:59:26.717 136 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 START 2020-03-16 10:01:15.624 136 INFO rally.task.runner [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | ITER: 1 END: OK 2020-03-16 10:01:15.650 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() started 2020-03-16 10:01:33.863 1 INFO rally.task.context [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Context namespaces@kubernetes cleanup() finished in 18.21 sec 2020-03-16 10:01:35.018 1 INFO rally.task.engine [-] Load duration is: 108.897682 2020-03-16 10:01:35.019 1 INFO rally.task.engine [-] Full runner duration is: 108.94905 2020-03-16 10:01:35.019 1 INFO rally.task.engine [-] Full duration is: 127.393962 2020-03-16 10:01:35.385 1 INFO rally.task.engine [-] Task 8e6d5cb6-6615-4518-b0a5-68ed0dc908bf | Completed: Running task. 2020-03-16 10:01:35.601 1 INFO rally.api [-] Building 'html' report for the following task(s): '8e6d5cb6-6615-4518-b0a5-68ed0dc908bf'. 2020-03-16 10:01:35.756 1 INFO rally.api [-] The report has been successfully built. 2020-03-16 10:01:35.856 1 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '8e6d5cb6-6615-4518-b0a5-68ed0dc908bf'. 2020-03-16 10:01:35.861 1 INFO rally.api [-] The report has been successfully built. 2020-03-16 10:01:35.862 1 INFO xtesting.ci.run_tests [-] Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | xrally_kubernetes | functest | 16:52 | FAIL | +---------------------------+------------------+------------------+----------------+