From b022c5975ac60d20a330ad9d4cc90dd4e638cd8e Mon Sep 17 00:00:00 2001 From: Johanna Szepanski <johanna.szepanski@softhouse.se> Date: Tue, 24 Sep 2024 14:22:53 +0200 Subject: [PATCH] added missing mock endpoints and restructured mock data --- src/mocks/fixtures/GitTagsAndCommits.json | 68 - src/mocks/fixtures/Jobs.json | 801 +++++ src/mocks/fixtures/OperationList.json | 2858 ----------------- src/mocks/mockAPI.js | 47 +- .../components/common/job/JobTable.stories.js | 2 +- 5 files changed, 845 insertions(+), 2931 deletions(-) delete mode 100644 src/mocks/fixtures/GitTagsAndCommits.json create mode 100644 src/mocks/fixtures/Jobs.json delete mode 100644 src/mocks/fixtures/OperationList.json diff --git a/src/mocks/fixtures/GitTagsAndCommits.json b/src/mocks/fixtures/GitTagsAndCommits.json deleted file mode 100644 index f762aa93..00000000 --- a/src/mocks/fixtures/GitTagsAndCommits.json +++ /dev/null @@ -1,68 +0,0 @@ -[ - { - "reference": "dirty_repo", - "shortReference": "dirty_repo", - "description": "", - "commitDate": "2022-03-22T14:14:53.000+00:00" - }, - { - "reference": "engineer_set", - "shortReference": "engineer_set", - "description": "", - "commitDate": "2022-03-22T13:32:47.000+00:00" - }, - { - "reference": "correct_ioc", - "shortReference": "correct_ioc", - "description": "", - "commitDate": "2022-03-22T13:31:56.000+00:00" - }, - { - "reference": "essioc_no_config", - "shortReference": "essioc_no_config", - "description": "", - "commitDate": "2022-03-22T13:31:00.000+00:00" - }, - { - "reference": "missing_essioc", - "shortReference": "missing_essioc", - "description": "", - "commitDate": "2022-03-22T13:29:28.000+00:00" - }, - { - "reference": "edeb5689a76864c75950f9da4ae546780639d333", - "shortReference": "edeb5689", - "description": "Added PVs.list\n", - "commitDate": "2022-03-22T14:14:53.000+00:00" - }, - { - "reference": "a278b61cac71e35acd56ec4635b04fb1ef2627bb", - "shortReference": "a278b61c", - "description": "Set engineer\n", - "commitDate": "2022-03-22T13:32:47.000+00:00" - }, - { - "reference": "d4df546cb94e9d9094d8b9a0aa8989c9576b4e36", - "shortReference": "d4df546c", - "description": "Correct essioc config\n", - "commitDate": "2022-03-22T13:31:56.000+00:00" - }, - { - "reference": "e0646971a2b9b1d0db5ce35013530f0901cec033", - "shortReference": "e0646971", - "description": "Added essioc, no config\n", - "commitDate": "2022-03-22T13:31:00.000+00:00" - }, - { - "reference": "556d104d2f7638a351a1b89d3ca2b2ed746e0f90", - "shortReference": "556d104d", - "description": "Incorrect essioc\n", - "commitDate": "2022-03-22T13:29:28.000+00:00" - }, - { - "reference": "31405eb103a995608a5fece1e637430a6979eb9f", - "shortReference": "31405eb1", - "description": "Initial commit\n", - "commitDate": "2022-03-22T13:26:53.000+00:00" - } -] diff --git a/src/mocks/fixtures/Jobs.json b/src/mocks/fixtures/Jobs.json new file mode 100644 index 00000000..98f9fd09 --- /dev/null +++ b/src/mocks/fixtures/Jobs.json @@ -0,0 +1,801 @@ +{ + "totalCount": 496, + "listSize": 20, + "pageNumber": 0, + "limit": 20, + "operations": [ + { + "id": 747, + "createdBy": "maxfrederiksen", + "startTime": "2024-09-23T10:35:18.888+0200", + "createdAt": "2024-09-23T10:34:43.512+0200", + "finishedAt": "2024-09-23T10:37:21.050+0200", + "type": "DEPLOY", + "iocName": "CCCE:SC-IOC-080", + "iocId": 56, + "deploymentId": 550, + "gitProjectId": 13224, + "gitReference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "status": "SUCCESSFUL", + "host": { + "hostId": "MTUyX3RydWU=", + "hostName": "ccce-test-ioc-02", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-02.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "git_project_info": { + "id": 13224, + "name": "e3-ioc-test-08", + "description": "", + "projectUrl": "https://gitlab.esss.lu.se/ccce/dev/iocs/instances/e3-ioc-test-08.git" + }, + "tags_and_commits": [ + { + "reference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "description": "Init", + "type": "COMMIT", + "short_reference": "5d102879", + "commit_date": "2024-08-08T09:19:09.000+0200" + } + ], + "reference_type": "COMMIT", + "user_info": [ + { + "fullName": "Max Frederiksen", + "loginName": "maxfrederiksen", + "avatar": "https://secure.gravatar.com/avatar/4b4c2aa1f7563e924e4c82701dd2d3eb24d820b97e50ed33a227e6d08a48c9aa?s=80&d=identicon", + "email": null, + "gitlabUserName": "maxfrederiksen" + } + ] + }, + { + "id": 746, + "createdBy": "maxfrederiksen", + "startTime": "2024-09-23T10:30:54.378+0200", + "createdAt": "2024-09-23T10:30:18.279+0200", + "finishedAt": "2024-09-23T10:32:22.117+0200", + "type": "DEPLOY", + "iocName": "CCCE:SC-IOC-010", + "iocId": 14, + "deploymentId": 549, + "gitProjectId": 5959, + "gitReference": "0a5b165b7c80e43d1b29ca1aa31fa2861d5536dc", + "status": "FAILED", + "host": { + "hostId": "MTUxX3RydWU=", + "hostName": "ccce-test-ioc-01", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-01.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "git_project_info": { + "id": 5959, + "name": "e3-ioc-test-01", + "description": null, + "projectUrl": "https://gitlab.esss.lu.se/ccce/dev/iocs/instances/e3-ioc-test-01.git" + }, + "tags_and_commits": [ + { + "reference": "0a5b165b7c80e43d1b29ca1aa31fa2861d5536dc", + "description": "Prep iocstats example\n", + "type": "COMMIT", + "short_reference": "0a5b165b", + "commit_date": "2024-01-30T09:03:27.000+0100" + } + ], + "reference_type": "COMMIT", + "user_info": [ + { + "fullName": "Max Frederiksen", + "loginName": "maxfrederiksen", + "avatar": "https://secure.gravatar.com/avatar/4b4c2aa1f7563e924e4c82701dd2d3eb24d820b97e50ed33a227e6d08a48c9aa?s=80&d=identicon", + "email": null, + "gitlabUserName": "maxfrederiksen" + } + ] + }, + { + "id": 745, + "createdBy": "johannaszepanski", + "startTime": "2024-09-18T14:31:20.396+0200", + "createdAt": "2024-09-18T14:30:46.458+0200", + "type": "UNDEPLOY", + "iocName": "CCCE:SC-IOC-010", + "iocId": 14, + "deploymentId": 548, + "gitProjectId": 595959, + "gitReference": "engineer_set", + "status": "RUNNING", + "host": { + "hostId": "MTUxX3RydWU=", + "hostName": "ccce-test-ioc-01", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-01.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "git_project_info": { + "id": 595959, + "name": "e3-ioc-test-01", + "description": null, + "projectUrl": "https://gitlab.esss.lu.se/ccce/dev/iocs/instances/e3-ioc-test-01.git" + }, + "tags_and_commits": [ + { + "reference": "engineer_set", + "description": "", + "type": "TAG", + "short_reference": "525c1a89", + "commit_date": "2024-01-30T09:02:09.000+0100" + } + ], + "reference_type": "TAG", + "user_info": [ + { + "fullName": "Johanna Szepanski", + "loginName": "johannaszepanski", + "avatar": "https://secure.gravatar.com/avatar/29bbcc2045a689552cca6840bb54b210671b548bd1c81fff0e9cce132994e007?s=80&d=identicon", + "email": null, + "gitlabUserName": "johannaszepanski" + } + ] + }, + { + "id": 744, + "createdBy": "maxfrederiksen", + "startTime": "2024-09-06T10:33:11.755+0200", + "createdAt": "2024-09-06T10:32:38.428+0200", + "finishedAt": "2024-09-06T10:35:12.947+0200", + "type": "DEPLOY", + "iocName": "CCCE:SC-IOC-080", + "iocId": 56, + "deploymentId": 538, + "gitProjectId": 13224, + "gitReference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "status": "SUCCESSFUL", + "host": { + "hostId": "MTUxX3RydWU=", + "hostName": "ccce-test-ioc-01", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-01.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "tags_and_commits": [ + { + "reference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "description": "Init", + "type": "COMMIT", + "short_reference": "5d102879", + "commit_date": "2024-08-08T09:19:09.000+0200" + } + ], + "reference_type": "COMMIT", + "user_info": [ + { + "fullName": "Max Frederiksen", + "loginName": "maxfrederiksen", + "avatar": "https://secure.gravatar.com/avatar/4b4c2aa1f7563e924e4c82701dd2d3eb24d820b97e50ed33a227e6d08a48c9aa?s=80&d=identicon", + "email": null, + "gitlabUserName": "maxfrederiksen" + } + ] + }, + { + "id": 743, + "createdBy": "johannaszepanski", + "startTime": "2024-09-16T15:34:29.160+0200", + "createdAt": "2024-09-16T15:33:55.669+0200", + "finishedAt": "2024-09-16T15:36:37.864+0200", + "type": "DEPLOY", + "iocName": "CCCE:SC-IOC-010", + "iocId": 14, + "deploymentId": 547, + "gitProjectId": 595958, + "gitReference": "engineer_set", + "status": "SUCCESSFUL", + "host": { + "hostId": "MTUxX3RydWU=", + "hostName": "ccce-test-ioc-01", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-01.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "git_project_info": { + "id": 595958, + "name": "e3-ioc-test-01", + "description": null, + "projectUrl": "https://gitlab.esss.lu.se/ccce/dev/iocs/instances/e3-ioc-test-01.git" + }, + "tags_and_commits": [ + { + "reference": "engineer_set", + "description": "", + "type": "TAG", + "short_reference": "525c1a89", + "commit_date": "2024-01-30T09:02:09.000+0100" + } + ], + "reference_type": "TAG", + "user_info": [ + { + "fullName": "Johanna Szepanski", + "loginName": "johannaszepanski", + "avatar": "https://secure.gravatar.com/avatar/29bbcc2045a689552cca6840bb54b210671b548bd1c81fff0e9cce132994e007?s=80&d=identicon", + "email": null, + "gitlabUserName": "johannaszepanski" + } + ] + }, + { + "id": 742, + "createdBy": "johannaszepanski", + "startTime": "2024-09-16T15:20:10.295+0200", + "createdAt": "2024-09-16T15:20:09.768+0200", + "finishedAt": "2024-09-16T15:20:21.245+0200", + "type": "STOP", + "iocName": "CCCE:SC-IOC-030", + "iocId": 18, + "deploymentId": 533, + "gitProjectId": 5971, + "gitReference": "9d9b04745ed2dcdf7ec9191bd7276e7c7ecb77d4", + "status": "UNKNOWN", + "host": { + "hostId": "MTUyX3RydWU=", + "hostName": "ccce-test-ioc-02", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-02.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "tags_and_commits": [ + { + "reference": "a278b61cac71e35acd56ec4635b04fb1ef2627bb", + "description": "Set engineer\n", + "type": "COMMIT", + "short_reference": "a278b61c", + "commit_date": "2022-03-22T14:32:47.000+0100" + } + ], + "reference_type": "COMMIT", + "user_info": [ + { + "fullName": "Johanna Szepanski", + "loginName": "johannaszepanski", + "avatar": "https://secure.gravatar.com/avatar/29bbcc2045a689552cca6840bb54b210671b548bd1c81fff0e9cce132994e007?s=80&d=identicon", + "email": null, + "gitlabUserName": "johannaszepanski" + } + ] + }, + { + "id": 741, + "createdBy": "johannaszepanski", + "startTime": "2024-09-16T13:48:49.337+0200", + "createdAt": "2024-09-16T13:48:15.458+0200", + "finishedAt": "2024-09-16T13:50:22.662+0200", + "type": "DEPLOY", + "iocName": "CCCE:SC-IOC-020", + "iocId": 15, + "deploymentId": 546, + "gitProjectId": 5970, + "gitReference": "a278b61cac71e35acd56ec4635b04fb1ef2627bb", + "status": "FAILED", + "host": { + "hostId": "MTUxX3RydWU=", + "hostName": "ccce-test-ioc-01", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-01.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "git_project_info": { + "id": 5970, + "name": "e3-ioc-test-02", + "description": null, + "projectUrl": "https://gitlab.esss.lu.se/ccce/dev/iocs/instances/e3-ioc-test-02.git" + }, + "tags_and_commits": [ + { + "reference": "a278b61cac71e35acd56ec4635b04fb1ef2627bb", + "description": "Set engineer\n", + "type": "COMMIT", + "short_reference": "a278b61c", + "commit_date": "2022-03-22T14:32:47.000+0100" + } + ], + "reference_type": "COMMIT", + "user_info": [ + { + "fullName": "Johanna Szepanski", + "loginName": "johannaszepanski", + "avatar": "https://secure.gravatar.com/avatar/29bbcc2045a689552cca6840bb54b210671b548bd1c81fff0e9cce132994e007?s=80&d=identicon", + "email": null, + "gitlabUserName": "johannaszepanski" + } + ] + }, + { + "id": 740, + "createdBy": "johannaszepanski", + "startTime": "2024-09-16T13:47:21.154+0200", + "createdAt": "2024-09-16T13:47:20.615+0200", + "finishedAt": "2024-09-16T13:47:32.327+0200", + "type": "STOP", + "iocName": "CCCE:SC-IOC-060", + "iocId": 55, + "deploymentId": 503, + "gitProjectId": 13126, + "gitReference": "4567a397773126356222605d43deb5a5a1b5ad01", + "status": "SUCCESSFUL", + "host": { + "hostId": "MTUxX3RydWU=", + "hostName": "ccce-test-ioc-01", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-01.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "tags_and_commits": [ + { + "reference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "description": "Init", + "type": "COMMIT", + "short_reference": "5d102879", + "commit_date": "2024-08-08T09:19:09.000+0200" + } + ], + "reference_type": "COMMIT", + "user_info": [ + { + "fullName": "Johanna Szepanski", + "loginName": "johannaszepanski", + "avatar": "https://secure.gravatar.com/avatar/29bbcc2045a689552cca6840bb54b210671b548bd1c81fff0e9cce132994e007?s=80&d=identicon", + "email": null, + "gitlabUserName": "johannaszepanski" + } + ] + }, + { + "id": 739, + "createdBy": "maxfrederiksen", + "startTime": "2024-09-09T09:35:18.593+0200", + "createdAt": "2024-09-09T09:35:17.895+0200", + "finishedAt": "2024-09-09T09:35:29.554+0200", + "type": "START", + "iocName": "CCCE:SC-IOC-060", + "iocId": 55, + "deploymentId": 503, + "gitProjectId": 13126, + "gitReference": "4567a397773126356222605d43deb5a5a1b5ad01", + "status": "SUCCESSFUL", + "host": { + "hostId": "MTUxX3RydWU=", + "hostName": "ccce-test-ioc-01", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-01.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "user_info": [ + { + "fullName": "Max Frederiksen", + "loginName": "maxfrederiksen", + "avatar": "https://secure.gravatar.com/avatar/4b4c2aa1f7563e924e4c82701dd2d3eb24d820b97e50ed33a227e6d08a48c9aa?s=80&d=identicon", + "email": null, + "gitlabUserName": "maxfrederiksen" + } + ] + }, + { + "id": 738, + "createdBy": "johannaszepanski", + "startTime": "2024-09-06T14:47:35.225+0200", + "createdAt": "2024-09-06T14:47:01.679+0200", + "finishedAt": "2024-09-06T14:49:09.593+0200", + "type": "DEPLOY", + "iocName": "CCCE:SC-IOC-020", + "iocId": 15, + "deploymentId": 545, + "gitProjectId": 597070, + "gitReference": "a278b61cac71e35acd56ec4635b04fb1ef2627bb", + "status": "FAILED", + "host": { + "hostId": "MTUxX3RydWU=", + "hostName": "ccce-test-ioc-01", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-01.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "git_project_info": { + "id": 597070, + "name": "e3-ioc-test-02", + "description": null, + "projectUrl": "https://gitlab.esss.lu.se/ccce/dev/iocs/instances/e3-ioc-test-02.git" + }, + "tags_and_commits": [ + { + "reference": "a278b61cac71e35acd56ec4635b04fb1ef2627bb", + "description": "Set engineer\n", + "type": "COMMIT", + "short_reference": "a278b61c", + "commit_date": "2022-03-22T14:32:47.000+0100" + } + ], + "reference_type": "COMMIT", + "user_info": [ + { + "fullName": "Johanna Szepanski", + "loginName": "johannaszepanski", + "avatar": "https://secure.gravatar.com/avatar/29bbcc2045a689552cca6840bb54b210671b548bd1c81fff0e9cce132994e007?s=80&d=identicon", + "email": null, + "gitlabUserName": "johannaszepanski" + } + ] + }, + { + "id": 737, + "createdBy": "johannaszepanski", + "startTime": "2024-09-06T14:42:54.617+0200", + "createdAt": "2024-09-06T14:42:20.991+0200", + "finishedAt": "2024-09-06T14:44:59.093+0200", + "type": "DEPLOY", + "iocName": "CCCE:SC-IOC-080", + "iocId": 56, + "deploymentId": 544, + "gitProjectId": 132244, + "gitReference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "status": "SUCCESSFUL", + "host": { + "hostId": "MTUyX3RydWU=", + "hostName": "ccce-test-ioc-02", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-02.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "git_project_info": { + "id": 132244, + "name": "e3-ioc-test-02", + "description": null, + "projectUrl": "https://gitlab.esss.lu.se/ccce/dev/iocs/instances/e3-ioc-test-02.git" + }, + "tags_and_commits": [ + { + "reference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "description": "Init", + "type": "COMMIT", + "short_reference": "5d102879", + "commit_date": "2024-08-08T09:19:09.000+0200" + } + ], + "reference_type": "COMMIT", + "user_info": [ + { + "fullName": "Johanna Szepanski", + "loginName": "johannaszepanski", + "avatar": "https://secure.gravatar.com/avatar/29bbcc2045a689552cca6840bb54b210671b548bd1c81fff0e9cce132994e007?s=80&d=identicon", + "email": null, + "gitlabUserName": "johannaszepanski" + } + ] + }, + { + "id": 736, + "createdBy": "johannaszepanski", + "startTime": "2024-09-06T14:31:51.145+0200", + "createdAt": "2024-09-06T14:31:17.365+0200", + "finishedAt": "2024-09-06T14:33:40.559+0200", + "type": "UNDEPLOY", + "iocName": "CCCE:SC-IOC-080", + "iocId": 56, + "deploymentId": 543, + "gitProjectId": 13224, + "gitReference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "status": "SUCCESSFUL", + "host": { + "hostId": "MTUyX3RydWU=", + "hostName": "ccce-test-ioc-02", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-02.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "user_info": [ + { + "fullName": "Johanna Szepanski", + "loginName": "johannaszepanski", + "avatar": "https://secure.gravatar.com/avatar/29bbcc2045a689552cca6840bb54b210671b548bd1c81fff0e9cce132994e007?s=80&d=identicon", + "email": null, + "gitlabUserName": "johannaszepanski" + } + ] + }, + { + "id": 735, + "createdBy": "johannaszepanski", + "startTime": "2024-09-06T13:11:11.574+0200", + "createdAt": "2024-09-06T13:10:38.519+0200", + "finishedAt": "2024-09-06T13:13:14.222+0200", + "type": "DEPLOY", + "iocName": "CCCE:SC-IOC-080", + "iocId": 56, + "deploymentId": 542, + "gitProjectId": 132245, + "gitReference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "status": "SUCCESSFUL", + "host": { + "hostId": "MTUyX3RydWU=", + "hostName": "ccce-test-ioc-02", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-02.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "git_project_info": { + "id": 132245, + "name": "e3-ioc-test-02", + "description": null, + "projectUrl": "https://gitlab.esss.lu.se/ccce/dev/iocs/instances/e3-ioc-test-02.git" + }, + "tags_and_commits": [ + { + "reference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "description": "Init", + "type": "COMMIT", + "short_reference": "5d102879", + "commit_date": "2024-08-08T09:19:09.000+0200" + } + ], + "reference_type": "COMMIT", + "user_info": [ + { + "fullName": "Johanna Szepanski", + "loginName": "johannaszepanski", + "avatar": "https://secure.gravatar.com/avatar/29bbcc2045a689552cca6840bb54b210671b548bd1c81fff0e9cce132994e007?s=80&d=identicon", + "email": null, + "gitlabUserName": "johannaszepanski" + } + ] + }, + { + "id": 734, + "createdBy": "maxfrederiksen", + "startTime": "2024-09-06T11:12:11.060+0200", + "createdAt": "2024-09-06T11:11:37.892+0200", + "finishedAt": "2024-09-06T11:13:59.842+0200", + "type": "UNDEPLOY", + "iocName": "CCCE:SC-IOC-080", + "iocId": 56, + "deploymentId": 541, + "gitProjectId": 132246, + "gitReference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "status": "SUCCESSFUL", + "host": { + "hostId": "MTUyX3RydWU=", + "hostName": "ccce-test-ioc-02", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-02.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "git_project_info": { + "id": 132246, + "name": "e3-ioc-test-02", + "description": null, + "projectUrl": "https://gitlab.esss.lu.se/ccce/dev/iocs/instances/e3-ioc-test-02.git" + }, + "user_info": [ + { + "fullName": "Max Frederiksen", + "loginName": "maxfrederiksen", + "avatar": "https://secure.gravatar.com/avatar/4b4c2aa1f7563e924e4c82701dd2d3eb24d820b97e50ed33a227e6d08a48c9aa?s=80&d=identicon", + "email": null, + "gitlabUserName": "maxfrederiksen" + } + ] + }, + { + "id": 733, + "createdBy": "maxfrederiksen", + "startTime": "2024-09-06T10:56:39.406+0200", + "createdAt": "2024-09-06T10:56:03.985+0200", + "finishedAt": "2024-09-06T10:58:43.884+0200", + "type": "DEPLOY", + "iocName": "CCCE:SC-IOC-080", + "iocId": 56, + "deploymentId": 540, + "gitProjectId": 13224, + "gitReference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "status": "SUCCESSFUL", + "host": { + "hostId": "MTUyX3RydWU=", + "hostName": "ccce-test-ioc-02", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-02.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "tags_and_commits": [ + { + "reference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "description": "Init", + "type": "COMMIT", + "short_reference": "5d102879", + "commit_date": "2024-08-08T09:19:09.000+0200" + } + ], + "reference_type": "COMMIT", + "user_info": [ + { + "fullName": "Max Frederiksen", + "loginName": "maxfrederiksen", + "avatar": "https://secure.gravatar.com/avatar/4b4c2aa1f7563e924e4c82701dd2d3eb24d820b97e50ed33a227e6d08a48c9aa?s=80&d=identicon", + "email": null, + "gitlabUserName": "maxfrederiksen" + } + ] + }, + { + "id": 732, + "createdBy": "maxfrederiksen", + "startTime": "2024-09-06T10:44:20.263+0200", + "createdAt": "2024-09-06T10:43:46.916+0200", + "finishedAt": "2024-09-06T10:46:15.226+0200", + "type": "UNDEPLOY", + "iocName": "CCCE:SC-IOC-080", + "iocId": 56, + "deploymentId": 539, + "gitProjectId": 13224, + "gitReference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "status": "SUCCESSFUL", + "host": { + "hostId": "MTUxX3RydWU=", + "hostName": "ccce-test-ioc-01", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-01.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "user_info": [ + { + "fullName": "Max Frederiksen", + "loginName": "maxfrederiksen", + "avatar": "https://secure.gravatar.com/avatar/4b4c2aa1f7563e924e4c82701dd2d3eb24d820b97e50ed33a227e6d08a48c9aa?s=80&d=identicon", + "email": null, + "gitlabUserName": "maxfrederiksen" + } + ] + }, + { + "id": 731, + "createdBy": "maxfrederiksen", + "startTime": "2024-09-05T13:48:05.214+0200", + "createdAt": "2024-09-05T13:47:30.630+0200", + "finishedAt": "2024-09-05T13:50:15.985+0200", + "type": "DEPLOY", + "iocName": "CCCE:SC-IOC-080", + "iocId": 56, + "deploymentId": 537, + "gitProjectId": 13224, + "gitReference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "status": "SUCCESSFUL", + "host": { + "hostId": "MTUxX3RydWU=", + "hostName": "ccce-test-ioc-01", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-01.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "tags_and_commits": [ + { + "reference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "description": "Init", + "type": "COMMIT", + "short_reference": "5d102879", + "commit_date": "2024-08-08T09:19:09.000+0200" + } + ], + "reference_type": "COMMIT", + "user_info": [ + { + "fullName": "Max Frederiksen", + "loginName": "maxfrederiksen", + "avatar": "https://secure.gravatar.com/avatar/4b4c2aa1f7563e924e4c82701dd2d3eb24d820b97e50ed33a227e6d08a48c9aa?s=80&d=identicon", + "email": null, + "gitlabUserName": "maxfrederiksen" + } + ] + }, + { + "id": 730, + "createdBy": "maxfrederiksen", + "startTime": "2024-09-05T13:45:07.896+0200", + "createdAt": "2024-09-05T13:44:33.728+0200", + "finishedAt": "2024-09-05T13:46:58.327+0200", + "type": "UNDEPLOY", + "iocName": "CCCE:SC-IOC-080", + "iocId": 56, + "deploymentId": 536, + "gitProjectId": 13224, + "gitReference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "status": "SUCCESSFUL", + "host": { + "hostId": "MTUyX3RydWU=", + "hostName": "ccce-test-ioc-02", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-02.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "user_info": [ + { + "fullName": "Max Frederiksen", + "loginName": "maxfrederiksen", + "avatar": "https://secure.gravatar.com/avatar/4b4c2aa1f7563e924e4c82701dd2d3eb24d820b97e50ed33a227e6d08a48c9aa?s=80&d=identicon", + "email": null, + "gitlabUserName": "maxfrederiksen" + } + ] + }, + { + "id": 729, + "createdBy": "anderslindh", + "startTime": "2024-09-02T14:22:25.067+0200", + "createdAt": "2024-09-02T14:22:24.551+0200", + "finishedAt": "2024-09-02T14:22:35.514+0200", + "type": "STOP", + "iocName": "CCCE:SC-IOC-080", + "iocId": 56, + "deploymentId": 535, + "gitProjectId": 13224, + "gitReference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "status": "SUCCESSFUL", + "host": { + "hostId": "MTUyX3RydWU=", + "hostName": "ccce-test-ioc-02", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-02.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "user_info": [ + { + "fullName": "Anders Lindh Olsson", + "loginName": "anderslindh", + "avatar": "https://gitlab.esss.lu.se/uploads/-/system/user/avatar/260/avatar.png", + "email": null, + "gitlabUserName": "anderslindh1" + } + ] + }, + { + "id": 728, + "createdBy": "johannaszepanski", + "startTime": "2024-08-30T16:20:11.154+0200", + "createdAt": "2024-08-30T16:19:38.070+0200", + "finishedAt": "2024-08-30T16:22:15.652+0200", + "type": "DEPLOY", + "iocName": "CCCE:SC-IOC-080", + "iocId": 56, + "deploymentId": 535, + "gitProjectId": 13224, + "gitReference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "status": "SUCCESSFUL", + "host": { + "hostId": "MTUyX3RydWU=", + "hostName": "ccce-test-ioc-02", + "network": "CSLab-GeneralLab", + "fqdn": "ccce-test-ioc-02.cslab.esss.lu.se", + "netBoxHostFromCache": true + }, + "tags_and_commits": [ + { + "reference": "5d102879ee4cfcbaeda3277f4bdc397c58c59970", + "description": "Init", + "type": "COMMIT", + "short_reference": "5d102879", + "commit_date": "2024-08-08T09:19:09.000+0200" + } + ], + "reference_type": "COMMIT", + "user_info": [ + { + "fullName": "Johanna Szepanski", + "loginName": "johannaszepanski", + "avatar": "https://secure.gravatar.com/avatar/29bbcc2045a689552cca6840bb54b210671b548bd1c81fff0e9cce132994e007?s=80&d=identicon", + "email": null, + "gitlabUserName": "johannaszepanski" + } + ] + } + ] +} diff --git a/src/mocks/fixtures/OperationList.json b/src/mocks/fixtures/OperationList.json deleted file mode 100644 index 6ec2e08b..00000000 --- a/src/mocks/fixtures/OperationList.json +++ /dev/null @@ -1,2858 +0,0 @@ -{ - "totalCount": 7050, - "listSize": 150, - "pageNumber": 0, - "limit": 150, - "operations": [ - { - "id": 7068, - "createdBy": "julianomurari", - "startTime": "2023-05-31T14:44:44.617+00:00", - "createdAt": "2023-05-31T14:44:33.363+00:00", - "type": "DEPLOY", - "iocName": "REMS-SPKRS:SC-IOC-002", - "iocId": 1102, - "deploymentId": 5095, - "gitProjectId": 8955, - "gitReference": "ddb939d20bcaccf7cd8a40b3871d59f077eb6ab2", - "status": "SUCCESSFUL", - "host": { - "hostId": 7480, - "hostName": "rems-ioc-03", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7067, - "createdBy": "joaopaulomartins", - "startTime": "2023-05-31T12:55:20.188+00:00", - "createdAt": "2023-05-31T12:55:08.810+00:00", - "type": "DEPLOY", - "iocName": "PBI-BCM02:SC-IOC-203", - "iocId": 1111, - "deploymentId": 5094, - "gitProjectId": 9128, - "gitReference": "0.0.1", - "status": "FAILED", - "host": { - "hostId": 7467, - "hostName": "pbi-ipmi-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7066, - "createdBy": "joaopaulomartins", - "startTime": "2023-05-31T12:49:23.202+00:00", - "createdAt": "2023-05-31T12:47:48.318+00:00", - "type": "DEPLOY", - "iocName": "PBI-BCM02:SC-IOC-004", - "iocId": 1110, - "deploymentId": 5093, - "gitProjectId": 9127, - "gitReference": "0.0.1", - "status": "QUEUED", - "host": { - "hostId": 7467, - "hostName": "pbi-ipmi-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7065, - "createdBy": "joaopaulomartins", - "startTime": "2023-05-31T12:46:47.021+00:00", - "createdAt": "2023-05-31T12:46:24.625+00:00", - "type": "DEPLOY", - "iocName": "PBI-BCM01:SC-IOC-203", - "iocId": 1109, - "deploymentId": 5092, - "gitProjectId": 9126, - "gitReference": "0.0.1", - "status": "RUNNING", - "host": { - "hostId": 7467, - "hostName": "pbi-ipmi-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7064, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-31T12:27:44.131+00:00", - "createdAt": "2023-05-31T09:21:21.419+00:00", - "type": "START", - "iocName": "VacS-MBLLWU:SC-IOC-011", - "iocId": 1106, - "deploymentId": 5090, - "gitProjectId": 9138, - "gitReference": "b4c6c689aa91764afce372f7aae5428e05ecdefa", - "status": "UNKNOWN", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7063, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-31T12:26:55.816+00:00", - "createdAt": "2023-05-31T09:21:21.419+00:00", - "type": "STOP", - "iocName": "VacS-MBLLWU:SC-IOC-011", - "iocId": 1106, - "deploymentId": 5090, - "gitProjectId": 9138, - "gitReference": "b4c6c689aa91764afce372f7aae5428e05ecdefa", - "status": "SUCCESSFUL", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7062, - "createdBy": "joaopaulomartins", - "startTime": "2023-05-31T10:41:27.292+00:00", - "createdAt": "2023-05-31T10:41:16.189+00:00", - "type": "DEPLOY", - "iocName": "PBI-BCM01:SC-IOC-004", - "iocId": 1108, - "deploymentId": 5091, - "gitProjectId": 9125, - "gitReference": "0.0.1", - "status": "SUCCESSFUL", - "host": { - "hostId": 7467, - "hostName": "pbi-ipmi-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7061, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-31T09:21:32.409+00:00", - "createdAt": "2023-05-31T09:21:21.419+00:00", - "type": "DEPLOY", - "iocName": "VacS-MBLLWU:SC-IOC-011", - "iocId": 1106, - "deploymentId": 5090, - "gitProjectId": 9138, - "gitReference": "b4c6c689aa91764afce372f7aae5428e05ecdefa", - "status": "SUCCESSFUL", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7060, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-31T09:13:09.535+00:00", - "createdAt": "2023-05-31T09:12:58.076+00:00", - "type": "DEPLOY", - "iocName": "VacS-MBLLWU:SC-IOC-015", - "iocId": 1107, - "deploymentId": 5089, - "gitProjectId": 9139, - "gitReference": "c630908d9ccd954a90fcd53c3a11b1b0f868e4f4", - "status": "SUCCESSFUL", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7059, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-31T07:34:30.239+00:00", - "createdAt": "2023-05-31T07:34:12.342+00:00", - "type": "DEPLOY", - "iocName": "VacS-MBLLWU:SC-IOC-011", - "iocId": 1106, - "deploymentId": 5088, - "gitProjectId": 9138, - "gitReference": "5cdcd662a0444e13a455dc1684a7e2368cc8b1b4", - "status": "SUCCESSFUL", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7058, - "createdBy": "julianomurari", - "startTime": "2023-05-31T07:29:26.371+00:00", - "createdAt": "2023-05-31T07:29:09.237+00:00", - "type": "DEPLOY", - "iocName": "REMS-FEBRS:SC-IOC-003", - "iocId": 1105, - "deploymentId": 5087, - "gitProjectId": 9134, - "gitReference": "3f54c5b82e9d0b270f4fa9e9b01263dea6d30a45", - "status": "SUCCESSFUL", - "host": { - "hostId": 7571, - "hostName": "rems-ioc-05", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7057, - "createdBy": "gabrielfedel", - "startTime": "2023-05-31T07:17:13.707+00:00", - "createdAt": "2023-05-31T07:17:02.985+00:00", - "type": "DEPLOY", - "iocName": "HBL-010RFC:SC-IOC-203", - "iocId": 1056, - "deploymentId": 5086, - "gitProjectId": 8919, - "gitReference": "3c86b97621147d669987e5f03fba0accce82b5c1", - "status": "SUCCESSFUL", - "host": { - "hostId": 7388, - "hostName": "hbl1-rf2-mtca-ioc", - "network": "CSLab-GeneralLab", - "netBoxHostFromCache": true - } - }, - { - "id": 7056, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-31T07:07:36.267+00:00", - "createdAt": "2023-05-31T07:07:25.470+00:00", - "type": "DEPLOY", - "iocName": "VacS-MBLCrm:SC-IOC-011", - "iocId": 1104, - "deploymentId": 5085, - "gitProjectId": 9137, - "gitReference": "e87b682a9276754298599654602b6c11799f07f8", - "status": "SUCCESSFUL", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7055, - "createdBy": "evanfoy", - "startTime": "2023-05-31T07:03:39.177+00:00", - "createdAt": "2023-05-31T07:03:27.874+00:00", - "type": "DEPLOY", - "iocName": "Tgt-TWDS1000:SC-IOC-001", - "iocId": 1103, - "deploymentId": 5084, - "gitProjectId": 7483, - "gitReference": "42eb3e456166fc3d6f8cac80821115955f1507fe", - "status": "SUCCESSFUL", - "host": { - "hostId": 6605, - "hostName": "tscs-ioc-vm-01", - "network": "CSLab-MUTS", - "netBoxHostFromCache": true - } - }, - { - "id": 7054, - "createdBy": "evanfoy", - "startTime": "2023-05-31T06:52:19.255+00:00", - "createdAt": "2023-05-31T06:52:07.639+00:00", - "type": "DEPLOY", - "iocName": "Tgt-TWDS1000:SC-IOC-002", - "iocId": 813, - "deploymentId": 5083, - "gitProjectId": 9072, - "gitReference": "78b748cfbd63edf815794296c94c10dae7e944bb", - "status": "SUCCESSFUL", - "host": { - "hostId": 6605, - "hostName": "tscs-ioc-vm-01", - "network": "CSLab-MUTS", - "netBoxHostFromCache": true - } - }, - { - "id": 7053, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-31T06:35:47.114+00:00", - "createdAt": "2023-05-31T06:35:35.693+00:00", - "type": "DEPLOY", - "iocName": "VacS-MBLCrm:SC-IOC-022", - "iocId": 1101, - "deploymentId": 5082, - "gitProjectId": 9133, - "gitReference": "8f239a81220d7be8182b78c59dce78f0b905d2e3", - "status": "SUCCESSFUL", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7052, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-31T06:21:37.331+00:00", - "createdAt": "2023-02-27T07:42:13.757+00:00", - "type": "STOP", - "iocName": "VacS-SpkCrm:SC-IOC-022", - "iocId": 987, - "deploymentId": 4375, - "gitProjectId": 6762, - "gitReference": "f58a266be0ca4199e8157c7b5df49b2e591326b7", - "status": "SUCCESSFUL", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7051, - "createdBy": "evanfoy", - "startTime": "2023-05-30T11:14:15.998+00:00", - "createdAt": "2023-05-30T11:14:05.011+00:00", - "type": "UNDEPLOY", - "iocName": "Tgt-TWDS1000:SC-IOC-002", - "iocId": 813, - "deploymentId": 5081, - "gitProjectId": 7483, - "gitReference": "504ad6d9a2f9df98d5f6e516474682d3ef204374", - "status": "SUCCESSFUL", - "host": { - "hostId": 6605, - "hostName": "tscs-ioc-vm-01", - "network": "CSLab-MUTS", - "netBoxHostFromCache": true - } - }, - { - "id": 7050, - "createdBy": "julianomurari", - "startTime": "2023-05-30T10:48:11.660+00:00", - "createdAt": "2023-05-30T10:48:00.716+00:00", - "type": "DEPLOY", - "iocName": "REMS-SPKRS:SC-IOC-002", - "iocId": 1102, - "deploymentId": 5080, - "gitProjectId": 8955, - "gitReference": "73c369aec9ca04c0a8d7443b558452a186706f6e", - "status": "SUCCESSFUL", - "host": { - "hostId": 7480, - "hostName": "rems-ioc-03", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7049, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-30T10:24:38.750+00:00", - "createdAt": "2023-05-30T10:24:23.577+00:00", - "type": "DEPLOY", - "iocName": "VacS-MBLCrm:SC-IOC-022", - "iocId": 1101, - "deploymentId": 5079, - "gitProjectId": 9133, - "gitReference": "fe879e3cedbd6bcb4308d8428687d82a3f41120a", - "status": "SUCCESSFUL", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7048, - "createdBy": "stefanopavinato", - "startTime": "2023-05-30T08:28:39.919+00:00", - "createdAt": "2023-02-14T12:46:33.114+00:00", - "type": "START", - "iocName": "MPSVac:SC-IOC-001", - "iocId": 26, - "deploymentId": 4335, - "gitProjectId": 5079, - "gitReference": "Version-2", - "status": "SUCCESSFUL", - "host": { - "hostId": 4487, - "hostName": "mpsos-vm-ioc04", - "network": "ChannelAccess-PS", - "netBoxHostFromCache": true - } - }, - { - "id": 7047, - "createdBy": "stefanopavinato", - "startTime": "2023-05-30T08:28:12.819+00:00", - "createdAt": "2023-02-14T12:46:33.114+00:00", - "type": "STOP", - "iocName": "MPSVac:SC-IOC-001", - "iocId": 26, - "deploymentId": 4335, - "gitProjectId": 5079, - "gitReference": "Version-2", - "status": "SUCCESSFUL", - "host": { - "hostId": 4487, - "hostName": "mpsos-vm-ioc04", - "network": "ChannelAccess-PS", - "netBoxHostFromCache": true - } - }, - { - "id": 7046, - "createdBy": "stefanopavinato", - "startTime": "2023-05-30T08:27:20.672+00:00", - "createdAt": "2023-02-14T12:46:33.114+00:00", - "type": "START", - "iocName": "MPSVac:SC-IOC-001", - "iocId": 26, - "deploymentId": 4335, - "gitProjectId": 5079, - "gitReference": "Version-2", - "status": "SUCCESSFUL", - "host": { - "hostId": 4487, - "hostName": "mpsos-vm-ioc04", - "network": "ChannelAccess-PS", - "netBoxHostFromCache": true - } - }, - { - "id": 7045, - "createdBy": "stefanopavinato", - "startTime": "2023-05-30T08:26:33.635+00:00", - "createdAt": "2023-02-14T12:46:33.114+00:00", - "type": "STOP", - "iocName": "MPSVac:SC-IOC-001", - "iocId": 26, - "deploymentId": 4335, - "gitProjectId": 5079, - "gitReference": "Version-2", - "status": "SUCCESSFUL", - "host": { - "hostId": 4487, - "hostName": "mpsos-vm-ioc04", - "network": "ChannelAccess-PS", - "netBoxHostFromCache": true - } - }, - { - "id": 7044, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-30T07:25:21.651+00:00", - "createdAt": "2023-05-30T07:25:10.818+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-010", - "iocId": 548, - "deploymentId": 5078, - "gitProjectId": 6728, - "gitReference": "v0.0.3", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7043, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-30T06:25:08.143+00:00", - "createdAt": "2023-05-26T07:15:26.431+00:00", - "type": "START", - "iocName": "VacS-SpkCrm:SC-IOC-112", - "iocId": 1092, - "deploymentId": 5053, - "gitProjectId": 9100, - "gitReference": "2e40db061fd57c2999309a1d58b69e4705f74bfd", - "status": "SUCCESSFUL", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7042, - "createdBy": "adalbertofontoura", - "startTime": "2023-05-30T05:36:36.422+00:00", - "createdAt": "2023-05-30T05:35:51.575+00:00", - "type": "DEPLOY", - "iocName": "MBL-020CDL:SC-IOC-010", - "iocId": 262, - "deploymentId": 5077, - "gitProjectId": 6016, - "gitReference": "0.1.7", - "status": "SUCCESSFUL", - "host": { - "hostId": 3962, - "hostName": "mbl-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7041, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-30T05:31:39.375+00:00", - "createdAt": "2023-05-30T05:31:27.384+00:00", - "type": "DEPLOY", - "iocName": "VacS-SpkLWU:SC-IOC-114", - "iocId": 1100, - "deploymentId": 5076, - "gitProjectId": 9124, - "gitReference": "511c0904a1faf1fc1bc7e44e0d587a3f4e4e1b6a", - "status": "SUCCESSFUL", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7040, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-30T05:19:48.384+00:00", - "createdAt": "2023-05-30T05:17:54.457+00:00", - "type": "DEPLOY", - "iocName": "VacS-SpkLWU:SC-IOC-115", - "iocId": 1099, - "deploymentId": 5075, - "gitProjectId": 9123, - "gitReference": "36fa25cd3216ba5308192fe7f4d922ce85cba712", - "status": "SUCCESSFUL", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7039, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-29T12:10:43.153+00:00", - "createdAt": "2023-05-29T12:10:32.364+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-010", - "iocId": 548, - "deploymentId": 5074, - "gitProjectId": 6728, - "gitReference": "v0.0.1", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7038, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-29T12:04:26.883+00:00", - "createdAt": "2023-05-29T12:04:15.874+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-010", - "iocId": 548, - "deploymentId": 5073, - "gitProjectId": 6728, - "gitReference": "68c4318da0b00d12394d93ddb23bb6dcc0a35659", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7037, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-29T10:25:15.008+00:00", - "createdAt": "2023-05-29T10:25:03.205+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-010", - "iocId": 548, - "deploymentId": 5072, - "gitProjectId": 6728, - "gitReference": "ef3f1bea40e41af89831133dd3298754e2f9d720", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7036, - "createdBy": "andreaspersson", - "startTime": "2023-05-29T08:20:17.026+00:00", - "createdAt": "2023-05-29T08:20:05.721+00:00", - "type": "DEPLOY", - "iocName": "PBI-nBLM04:SC-IOC-101", - "iocId": 994, - "deploymentId": 5071, - "gitProjectId": 8430, - "gitReference": "379931fcff1a59552e1261eb99a2cfdfaa347caf", - "status": "SUCCESSFUL", - "host": { - "hostId": 6149, - "hostName": "pbi-nblm04-mtca-ioc", - "network": "CSLab-BeamDiag", - "netBoxHostFromCache": true - } - }, - { - "id": 7035, - "createdBy": "andreaspersson", - "startTime": "2023-05-29T08:10:55.197+00:00", - "createdAt": "2023-05-29T08:10:44.607+00:00", - "type": "DEPLOY", - "iocName": "PBI-nBLM03:SC-IOC-101", - "iocId": 870, - "deploymentId": 5070, - "gitProjectId": 7843, - "gitReference": "bd742ab6870b23a64f5fb4caf8c3752dc8240c35", - "status": "SUCCESSFUL", - "host": { - "hostId": 3864, - "hostName": "pbi-nblm03-mtca-ioc", - "network": "CSLab-BeamDiag", - "netBoxHostFromCache": true - } - }, - { - "id": 7034, - "createdBy": "adalbertofontoura", - "startTime": "2023-05-29T07:59:50.563+00:00", - "createdAt": "2023-05-29T07:59:38.740+00:00", - "type": "DEPLOY", - "iocName": "MBL:SC-IOC-010", - "iocId": 1093, - "deploymentId": 5069, - "gitProjectId": 9103, - "gitReference": "0.6.0", - "status": "SUCCESSFUL", - "host": { - "hostId": 3962, - "hostName": "mbl-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7033, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-27T16:00:20.436+00:00", - "createdAt": "2023-05-27T15:55:21.730+00:00", - "type": "DEPLOY", - "iocName": "MBL-020CDL:SC-IOC-032", - "iocId": 1098, - "deploymentId": 5068, - "gitProjectId": 9111, - "gitReference": "f3918e716b8d272c6165e0d95a7b26d1353a3e51", - "status": "SUCCESSFUL", - "host": { - "hostId": 3962, - "hostName": "mbl-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7032, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-27T15:57:54.659+00:00", - "createdAt": "2023-05-27T15:54:18.897+00:00", - "type": "DEPLOY", - "iocName": "MBL-020CDL:SC-IOC-031", - "iocId": 1097, - "deploymentId": 5067, - "gitProjectId": 9110, - "gitReference": "bd3dcc3454c277eb2a96a288329436b4cc9729c2", - "status": "SUCCESSFUL", - "host": { - "hostId": 3962, - "hostName": "mbl-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7031, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-27T15:55:27.557+00:00", - "createdAt": "2023-05-27T15:53:18.463+00:00", - "type": "DEPLOY", - "iocName": "MBL-020CDL:SC-IOC-030", - "iocId": 1096, - "deploymentId": 5066, - "gitProjectId": 9109, - "gitReference": "3ec47eef8e39947600172a5b378850b1c77afe82", - "status": "SUCCESSFUL", - "host": { - "hostId": 3962, - "hostName": "mbl-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7030, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-27T15:52:59.742+00:00", - "createdAt": "2023-05-27T15:51:36.510+00:00", - "type": "DEPLOY", - "iocName": "MBL-020CDL:SC-IOC-021", - "iocId": 1095, - "deploymentId": 5065, - "gitProjectId": 9108, - "gitReference": "90247bc0bbc26ed427efd2f45e1d2402a545c147", - "status": "SUCCESSFUL", - "host": { - "hostId": 3962, - "hostName": "mbl-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7029, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-27T15:50:28.291+00:00", - "createdAt": "2023-05-27T15:50:17.703+00:00", - "type": "DEPLOY", - "iocName": "MBL-020CDL:SC-IOC-020", - "iocId": 1094, - "deploymentId": 5064, - "gitProjectId": 9107, - "gitReference": "edf63d908bb1669012dc7c19f9de1339c12a49f1", - "status": "SUCCESSFUL", - "host": { - "hostId": 3962, - "hostName": "mbl-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7028, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-27T15:43:14.617+00:00", - "createdAt": "2023-05-27T15:39:09.719+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-020", - "iocId": 1083, - "deploymentId": 5063, - "gitProjectId": 9052, - "gitReference": "e18ea2908fd5fc911ee5c7588bd8c79d793d4471", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7027, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-27T15:41:09.595+00:00", - "createdAt": "2023-05-27T15:38:13.409+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-030", - "iocId": 1091, - "deploymentId": 5062, - "gitProjectId": 9063, - "gitReference": "3deda26ba5b270ed10fa1d08788e32bb28cf081c", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7026, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-27T15:39:04.238+00:00", - "createdAt": "2023-05-27T15:37:25.179+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-021", - "iocId": 1090, - "deploymentId": 5061, - "gitProjectId": 9098, - "gitReference": "449dee6d3fd8dc59c6ab733c6ec6609a92df91f4", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7025, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-27T15:36:57.838+00:00", - "createdAt": "2023-05-27T15:36:45.997+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-020", - "iocId": 1083, - "deploymentId": 5060, - "gitProjectId": 9052, - "gitReference": "e6a4fcb61bf124de37fc4e7d508a80842ce05631", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7024, - "createdBy": "adalbertofontoura", - "startTime": "2023-05-26T20:25:42.122+00:00", - "createdAt": "2023-05-26T20:25:31.058+00:00", - "type": "DEPLOY", - "iocName": "MBL:SC-IOC-010", - "iocId": 1093, - "deploymentId": 5059, - "gitProjectId": 9103, - "gitReference": "0.5.0", - "status": "SUCCESSFUL", - "host": { - "hostId": 3962, - "hostName": "mbl-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7023, - "createdBy": "adalbertofontoura", - "startTime": "2023-05-26T20:09:20.082+00:00", - "createdAt": "2023-05-26T20:09:09.424+00:00", - "type": "DEPLOY", - "iocName": "MBL:SC-IOC-010", - "iocId": 1093, - "deploymentId": 5058, - "gitProjectId": 9103, - "gitReference": "0.4.0", - "status": "SUCCESSFUL", - "host": { - "hostId": 3962, - "hostName": "mbl-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7022, - "createdBy": "adalbertofontoura", - "startTime": "2023-05-26T19:31:59.619+00:00", - "createdAt": "2023-05-26T19:31:48.605+00:00", - "type": "DEPLOY", - "iocName": "MBL:SC-IOC-010", - "iocId": 1093, - "deploymentId": 5057, - "gitProjectId": 9103, - "gitReference": "0.3.0", - "status": "SUCCESSFUL", - "host": { - "hostId": 3962, - "hostName": "mbl-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7021, - "createdBy": "adalbertofontoura", - "startTime": "2023-05-26T13:19:59.206+00:00", - "createdAt": "2023-05-26T13:19:47.369+00:00", - "type": "DEPLOY", - "iocName": "MBL:SC-IOC-010", - "iocId": 1093, - "deploymentId": 5056, - "gitProjectId": 9103, - "gitReference": "0.2.0", - "status": "SUCCESSFUL", - "host": { - "hostId": 3962, - "hostName": "mbl-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7020, - "createdBy": "adalbertofontoura", - "startTime": "2023-05-26T13:00:43.350+00:00", - "createdAt": "2023-05-26T13:00:29.077+00:00", - "type": "DEPLOY", - "iocName": "MBL:SC-IOC-010", - "iocId": 1093, - "deploymentId": 5055, - "gitProjectId": 9103, - "gitReference": "0.1.0", - "status": "SUCCESSFUL", - "host": { - "hostId": 3962, - "hostName": "mbl-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7019, - "createdBy": "adalbertofontoura", - "startTime": "2023-05-26T12:28:28.326+00:00", - "createdAt": "2023-05-26T12:28:16.102+00:00", - "type": "DEPLOY", - "iocName": "MBL:SC-IOC-010", - "iocId": 1093, - "deploymentId": 5054, - "gitProjectId": 9103, - "gitReference": "8243c88c50fbdb3069a8e8d90ec07c522d47bf52", - "status": "SUCCESSFUL", - "host": { - "hostId": 3962, - "hostName": "mbl-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7018, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-26T07:24:23.630+00:00", - "createdAt": "2023-05-26T07:15:26.431+00:00", - "type": "STOP", - "iocName": "VacS-SpkCrm:SC-IOC-112", - "iocId": 1092, - "deploymentId": 5053, - "gitProjectId": 9100, - "gitReference": "2e40db061fd57c2999309a1d58b69e4705f74bfd", - "status": "SUCCESSFUL", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7017, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-26T07:15:36.919+00:00", - "createdAt": "2023-05-26T07:15:26.431+00:00", - "type": "DEPLOY", - "iocName": "VacS-SpkCrm:SC-IOC-112", - "iocId": 1092, - "deploymentId": 5053, - "gitProjectId": 9100, - "gitReference": "2e40db061fd57c2999309a1d58b69e4705f74bfd", - "status": "SUCCESSFUL", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7016, - "createdBy": "andreaspersson", - "startTime": "2023-05-26T04:55:26.267+00:00", - "createdAt": "2023-05-26T04:55:14.940+00:00", - "type": "DEPLOY", - "iocName": "PBI-nBLM02:SC-IOC-101", - "iocId": 993, - "deploymentId": 5052, - "gitProjectId": 8429, - "gitReference": "e39449b79b010bbb39e48f145e549deab6d593c6", - "status": "SUCCESSFUL", - "host": { - "hostId": 3856, - "hostName": "pbi-nblm02-mtca-ioc", - "network": "CSLab-BeamDiag", - "netBoxHostFromCache": true - } - }, - { - "id": 7015, - "createdBy": "andreaspersson", - "startTime": "2023-05-26T04:22:58.702+00:00", - "createdAt": "2023-05-26T04:22:46.483+00:00", - "type": "DEPLOY", - "iocName": "PBI-nBLM01:SC-IOC-101", - "iocId": 992, - "deploymentId": 5051, - "gitProjectId": 8428, - "gitReference": "817f7eb16360e57abe2e6d9b7de6e99c2fb2e83a", - "status": "SUCCESSFUL", - "host": { - "hostId": 3855, - "hostName": "pbi-nblm01-mtca-ioc", - "network": "CSLab-BeamDiag", - "netBoxHostFromCache": true - } - }, - { - "id": 7014, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-25T19:32:39.740+00:00", - "createdAt": "2023-05-25T19:32:29.278+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-030", - "iocId": 1091, - "deploymentId": 5050, - "gitProjectId": 9063, - "gitReference": "242aef6fcaf3281c4c0ebe54932123b4ef032270", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7013, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-25T19:31:03.606+00:00", - "createdAt": "2023-05-25T19:27:03.318+00:00", - "type": "START", - "iocName": "Spk-110CDL:SC-IOC-030", - "iocId": 1091, - "deploymentId": 5049, - "gitProjectId": 9063, - "gitReference": "1e4bffd8ebff7a9a92d6cba0f56fda767d6ddf69", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7012, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-25T19:27:14.495+00:00", - "createdAt": "2023-05-25T19:27:03.318+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-030", - "iocId": 1091, - "deploymentId": 5049, - "gitProjectId": 9063, - "gitReference": "1e4bffd8ebff7a9a92d6cba0f56fda767d6ddf69", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7011, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-25T19:25:30.586+00:00", - "createdAt": "2023-05-25T19:18:44.496+00:00", - "type": "STOP", - "iocName": "Spk-110CDL:SC-IOC-030", - "iocId": 1091, - "deploymentId": 5048, - "gitProjectId": 9063, - "gitReference": "1e4bffd8ebff7a9a92d6cba0f56fda767d6ddf69", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7010, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-25T19:18:54.862+00:00", - "createdAt": "2023-05-25T19:18:44.496+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-030", - "iocId": 1091, - "deploymentId": 5048, - "gitProjectId": 9063, - "gitReference": "1e4bffd8ebff7a9a92d6cba0f56fda767d6ddf69", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7009, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-25T18:59:59.973+00:00", - "createdAt": "2023-05-25T18:59:48.782+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-021", - "iocId": 1090, - "deploymentId": 5047, - "gitProjectId": 9098, - "gitReference": "75f9d3483d109881790adea32c5d7046b02a4f66", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7008, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-25T18:46:18.503+00:00", - "createdAt": "2023-05-25T18:46:06.778+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-020", - "iocId": 1083, - "deploymentId": 5046, - "gitProjectId": 9052, - "gitReference": "e6a4fcb61bf124de37fc4e7d508a80842ce05631", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7007, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-25T18:33:49.136+00:00", - "createdAt": "2023-05-25T18:33:38.641+00:00", - "type": "UNDEPLOY", - "iocName": "Spk-110CDL:SC-IOC-020", - "iocId": 1083, - "deploymentId": 5045, - "gitProjectId": 9052, - "gitReference": "0517121f30c1818be03c2d0f4c56b06496e9a56a", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7006, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-25T18:30:40.136+00:00", - "createdAt": "2023-05-25T18:30:29.088+00:00", - "type": "UNDEPLOY", - "iocName": "Spk-110CDL:SC-IOC-021", - "iocId": 1090, - "deploymentId": 5044, - "gitProjectId": 9098, - "gitReference": "717a6e24bfe7962c68f154a7e56ebc72c52e3265", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7005, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-25T18:24:03.153+00:00", - "createdAt": "2023-05-25T18:23:52.125+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-021", - "iocId": 1090, - "deploymentId": 5043, - "gitProjectId": 9098, - "gitReference": "717a6e24bfe7962c68f154a7e56ebc72c52e3265", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7004, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-25T18:21:00.175+00:00", - "createdAt": "2023-05-25T18:20:48.711+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-020", - "iocId": 1083, - "deploymentId": 5042, - "gitProjectId": 9052, - "gitReference": "0517121f30c1818be03c2d0f4c56b06496e9a56a", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7003, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-25T17:47:17.830+00:00", - "createdAt": "2023-05-25T17:47:05.129+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-020", - "iocId": 1083, - "deploymentId": 5041, - "gitProjectId": 9052, - "gitReference": "0517121f30c1818be03c2d0f4c56b06496e9a56a", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7002, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-25T13:00:30.984+00:00", - "createdAt": "2023-05-25T13:00:19.508+00:00", - "type": "DEPLOY", - "iocName": "VacS-SpkLWU:SC-IOC-111", - "iocId": 1089, - "deploymentId": 5040, - "gitProjectId": 9064, - "gitReference": "1fefaeaaaee9a107cd8d71113bebd2a4247ce429", - "status": "SUCCESSFUL", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 7001, - "createdBy": "nicklasholmberg2", - "startTime": "2023-05-25T11:47:36.062+00:00", - "createdAt": "2023-05-25T11:46:07.560+00:00", - "type": "DEPLOY", - "iocName": "BIFROST-ChpSy2:SC-IOC-003", - "iocId": 1086, - "deploymentId": 5039, - "gitProjectId": 9033, - "gitReference": "66196e32786dad828a361fc3aa79704a24a94328", - "status": "SUCCESSFUL", - "host": { - "hostId": 4188, - "hostName": "bifrost-chpsy2-ipc-01", - "network": "NIN-Inst-BIFROST", - "netBoxHostFromCache": true - } - }, - { - "id": 7000, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-25T11:09:16.035+00:00", - "createdAt": "2023-05-25T11:09:04.925+00:00", - "type": "DEPLOY", - "iocName": "VacS-SpkLWU:SC-IOC-111", - "iocId": 1089, - "deploymentId": 5038, - "gitProjectId": 9064, - "gitReference": "afd062f0d7da8dacbe675116b738f2da43f6ca68", - "status": "SUCCESSFUL", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6999, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-25T10:59:08.847+00:00", - "createdAt": "2023-05-25T10:58:58.042+00:00", - "type": "DEPLOY", - "iocName": "VacS-SpkLWU:SC-IOC-111", - "iocId": 1089, - "deploymentId": 5037, - "gitProjectId": 9064, - "gitReference": "21cb06168fe864df0ac4e97e941fa45b5e7fc9da", - "status": "SUCCESSFUL", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6998, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-25T09:44:44.552+00:00", - "createdAt": "2023-05-25T09:44:23.829+00:00", - "type": "DEPLOY", - "iocName": "VacS-SpkCrm:SC-IOC-111", - "iocId": 1088, - "deploymentId": 5036, - "gitProjectId": 9062, - "gitReference": "1921156593edfa5c24afad903c4d65c156bd498b", - "status": "SUCCESSFUL", - "host": { - "hostId": 3354, - "hostName": "vacs-accv-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6997, - "createdBy": "evanfoy", - "startTime": "2023-05-25T09:02:08.426+00:00", - "createdAt": "2022-12-11T14:10:17.311+00:00", - "type": "STOP", - "iocName": "Tgt-TWDS1000:SC-IOC-002", - "iocId": 813, - "deploymentId": 3543, - "gitProjectId": 7483, - "gitReference": "504ad6d9a2f9df98d5f6e516474682d3ef204374", - "status": "SUCCESSFUL", - "host": { - "hostId": 6605, - "hostName": "tscs-ioc-vm-01", - "network": "CSLab-MUTS", - "netBoxHostFromCache": true - } - }, - { - "id": 6996, - "createdBy": "nicklasholmberg2", - "startTime": "2023-05-25T05:03:51.053+00:00", - "createdAt": "2023-05-25T05:03:38.355+00:00", - "type": "DEPLOY", - "iocName": "BIFROST-ChpSy2:SC-IOC-002", - "iocId": 1087, - "deploymentId": 5035, - "gitProjectId": 9032, - "gitReference": "4dfb8d8ca7b26cfb754bc2aeb524361b09bf9ac9", - "status": "SUCCESSFUL", - "host": { - "hostId": 4188, - "hostName": "bifrost-chpsy2-ipc-01", - "network": "NIN-Inst-BIFROST", - "netBoxHostFromCache": true - } - }, - { - "id": 6995, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-24T10:39:49.263+00:00", - "createdAt": "2023-05-24T10:39:37.672+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-020", - "iocId": 1083, - "deploymentId": 5034, - "gitProjectId": 9052, - "gitReference": "f97f430a514b56fc0f468571559b335e29d59602", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6994, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-24T09:50:25.666+00:00", - "createdAt": "2023-05-24T09:50:13.636+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-020", - "iocId": 1083, - "deploymentId": 5033, - "gitProjectId": 9052, - "gitReference": "4277ac52f82e088dee263f6d8f28f4d2da37b858", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6993, - "createdBy": "nicklasholmberg2", - "startTime": "2023-05-24T08:27:29.307+00:00", - "createdAt": "2023-05-24T08:27:17.824+00:00", - "type": "DEPLOY", - "iocName": "BIFROST-ChpSy2:SC-IOC-003", - "iocId": 1086, - "deploymentId": 5032, - "gitProjectId": 9033, - "gitReference": "45062265b38c1117ef280b245d58baf5b944a23b", - "status": "SUCCESSFUL", - "host": { - "hostId": 4188, - "hostName": "bifrost-chpsy2-ipc-01", - "network": "NIN-Inst-BIFROST", - "netBoxHostFromCache": true - } - }, - { - "id": 6992, - "createdBy": "nicklasholmberg2", - "startTime": "2023-05-24T08:21:44.770+00:00", - "createdAt": "2023-05-24T08:21:32.576+00:00", - "type": "DEPLOY", - "iocName": "BIFROST-ChpSy2:SC-IOC-002", - "iocId": 1087, - "deploymentId": 5031, - "gitProjectId": 9032, - "gitReference": "bf1ccd1e8a08e0d029fbbe65f797877746f92f06", - "status": "SUCCESSFUL", - "host": { - "hostId": 4188, - "hostName": "bifrost-chpsy2-ipc-01", - "network": "NIN-Inst-BIFROST", - "netBoxHostFromCache": true - } - }, - { - "id": 6991, - "createdBy": "nicklasholmberg2", - "startTime": "2023-05-24T07:40:24.090+00:00", - "createdAt": "2023-05-24T07:40:13.061+00:00", - "type": "DEPLOY", - "iocName": "BIFROST-ChpSy2:SC-IOC-003", - "iocId": 1086, - "deploymentId": 5030, - "gitProjectId": 9033, - "gitReference": "2cb23e4530d901c36e66c4b858d6bf77d1723c45", - "status": "SUCCESSFUL", - "host": { - "hostId": 4188, - "hostName": "bifrost-chpsy2-ipc-01", - "network": "NIN-Inst-BIFROST", - "netBoxHostFromCache": true - } - }, - { - "id": 6990, - "createdBy": "nicklasholmberg2", - "startTime": "2023-05-24T07:27:57.062+00:00", - "createdAt": "2023-05-24T07:27:36.427+00:00", - "type": "UNDEPLOY", - "iocName": "BIFROST-ChpSy1:SC-IOC-002", - "iocId": 1084, - "deploymentId": 5029, - "gitProjectId": 9032, - "gitReference": "bf1ccd1e8a08e0d029fbbe65f797877746f92f06", - "status": "SUCCESSFUL", - "host": { - "hostId": 4188, - "hostName": "bifrost-chpsy2-ipc-01", - "network": "NIN-Inst-BIFROST", - "netBoxHostFromCache": true - } - }, - { - "id": 6989, - "createdBy": "nicklasholmberg2", - "startTime": "2023-05-24T07:22:44.283+00:00", - "createdAt": "2023-05-24T07:22:14.293+00:00", - "type": "DEPLOY", - "iocName": "BIFROST-ChpSy1:SC-IOC-002", - "iocId": 1084, - "deploymentId": 5028, - "gitProjectId": 9032, - "gitReference": "bf1ccd1e8a08e0d029fbbe65f797877746f92f06", - "status": "SUCCESSFUL", - "host": { - "hostId": 4188, - "hostName": "bifrost-chpsy2-ipc-01", - "network": "NIN-Inst-BIFROST", - "netBoxHostFromCache": true - } - }, - { - "id": 6988, - "createdBy": "nicklasholmberg2", - "startTime": "2023-05-24T07:06:39.893+00:00", - "createdAt": "2023-05-24T07:06:28.976+00:00", - "type": "DEPLOY", - "iocName": "BIFROST-ChpSy1:SC-IOC-002", - "iocId": 1084, - "deploymentId": 5027, - "gitProjectId": 9032, - "gitReference": "bf1ccd1e8a08e0d029fbbe65f797877746f92f06", - "status": "FAILED", - "host": { - "hostId": 4188, - "hostName": "bifrost-chpsy2-ipc-01", - "network": "NIN-Inst-BIFROST", - "netBoxHostFromCache": true - } - }, - { - "id": 6987, - "createdBy": "nicklasholmberg2", - "startTime": "2023-05-24T06:57:52.489+00:00", - "createdAt": "2023-05-24T06:57:41.718+00:00", - "type": "DEPLOY", - "iocName": "BIFROST-ChpSy2:SC-IOC-001", - "iocId": 1082, - "deploymentId": 5026, - "gitProjectId": 9031, - "gitReference": "52c00fa837f40c9b0fc899f9f9d84b849d821f72", - "status": "SUCCESSFUL", - "host": { - "hostId": 4188, - "hostName": "bifrost-chpsy2-ipc-01", - "network": "NIN-Inst-BIFROST", - "netBoxHostFromCache": true - } - }, - { - "id": 6986, - "createdBy": "nicklasholmberg2", - "startTime": "2023-05-24T06:50:31.675+00:00", - "createdAt": "2023-05-24T06:50:20.451+00:00", - "type": "DEPLOY", - "iocName": "BIFROST-ChpSy2:SC-IOC-001", - "iocId": 1082, - "deploymentId": 5025, - "gitProjectId": 9031, - "gitReference": "65b600aabbab20e33aa690d011c5ef5a555ad984", - "status": "SUCCESSFUL", - "host": { - "hostId": 4188, - "hostName": "bifrost-chpsy2-ipc-01", - "network": "NIN-Inst-BIFROST", - "netBoxHostFromCache": true - } - }, - { - "id": 6985, - "createdBy": "carlosneto", - "startTime": "2023-05-23T09:42:49.466+00:00", - "createdAt": "2023-05-23T09:42:37.466+00:00", - "type": "DEPLOY", - "iocName": "PBI-FC01:SC-IOC-101", - "iocId": 236, - "deploymentId": 5024, - "gitProjectId": 3164, - "gitReference": "a366e5eb8bebc6d82f8e06b3a6e3f4d41c0be124", - "status": "SUCCESSFUL", - "host": { - "hostId": 195, - "hostName": "pbi-fc01-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6984, - "createdBy": "joaopaulomartins", - "startTime": "2023-05-23T09:24:59.644+00:00", - "createdAt": "2023-05-23T09:22:57.262+00:00", - "type": "DEPLOY", - "iocName": "PBI-BCM02:SC-IOC-003", - "iocId": 1078, - "deploymentId": 5023, - "gitProjectId": 8996, - "gitReference": "78ca86980bea515e69adbd2d65000bf81ff487ef", - "status": "SUCCESSFUL", - "host": { - "hostId": 7473, - "hostName": "sds-ipc-dtl030-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6983, - "createdBy": "joaopaulomartins", - "startTime": "2023-05-23T09:22:33.890+00:00", - "createdAt": "2023-05-23T09:22:23.168+00:00", - "type": "DEPLOY", - "iocName": "DTL-030:SC-IOC-125", - "iocId": 1069, - "deploymentId": 5022, - "gitProjectId": 8934, - "gitReference": "9d6dcca6e774ee476dc4499307306d854116f764", - "status": "SUCCESSFUL", - "host": { - "hostId": 7470, - "hostName": "sds-ipc-dtl010-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6982, - "createdBy": "carlosneto", - "startTime": "2023-05-23T09:16:46.923+00:00", - "createdAt": "2023-05-23T05:41:06.933+00:00", - "type": "STOP", - "iocName": "PBI-FC01:SC-IOC-101", - "iocId": 236, - "deploymentId": 4998, - "gitProjectId": 3164, - "gitReference": "4db70fbd963d378028e4f36a9338e358a2315ef6", - "status": "SUCCESSFUL", - "host": { - "hostId": 195, - "hostName": "pbi-fc01-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6981, - "createdBy": "carlosneto", - "startTime": "2023-05-23T09:02:23.180+00:00", - "createdAt": "2023-05-23T05:41:06.933+00:00", - "type": "START", - "iocName": "PBI-FC01:SC-IOC-101", - "iocId": 236, - "deploymentId": 4998, - "gitProjectId": 3164, - "gitReference": "4db70fbd963d378028e4f36a9338e358a2315ef6", - "status": "SUCCESSFUL", - "host": { - "hostId": 195, - "hostName": "pbi-fc01-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6980, - "createdBy": "carlosneto", - "startTime": "2023-05-23T08:57:57.733+00:00", - "createdAt": "2023-05-23T05:41:06.933+00:00", - "type": "STOP", - "iocName": "PBI-FC01:SC-IOC-101", - "iocId": 236, - "deploymentId": 4998, - "gitProjectId": 3164, - "gitReference": "4db70fbd963d378028e4f36a9338e358a2315ef6", - "status": "SUCCESSFUL", - "host": { - "hostId": 195, - "hostName": "pbi-fc01-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6979, - "createdBy": "carlosneto", - "startTime": "2023-05-23T08:56:06.453+00:00", - "createdAt": "2023-05-23T05:41:06.933+00:00", - "type": "START", - "iocName": "PBI-FC01:SC-IOC-101", - "iocId": 236, - "deploymentId": 4998, - "gitProjectId": 3164, - "gitReference": "4db70fbd963d378028e4f36a9338e358a2315ef6", - "status": "SUCCESSFUL", - "host": { - "hostId": 195, - "hostName": "pbi-fc01-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6978, - "createdBy": "carlosneto", - "startTime": "2023-05-23T08:53:05.692+00:00", - "createdAt": "2023-05-23T05:41:06.933+00:00", - "type": "STOP", - "iocName": "PBI-FC01:SC-IOC-101", - "iocId": 236, - "deploymentId": 4998, - "gitProjectId": 3164, - "gitReference": "4db70fbd963d378028e4f36a9338e358a2315ef6", - "status": "SUCCESSFUL", - "host": { - "hostId": 195, - "hostName": "pbi-fc01-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6977, - "createdBy": "carlosneto", - "startTime": "2023-05-23T08:36:44.975+00:00", - "createdAt": "2023-05-23T05:41:06.933+00:00", - "type": "START", - "iocName": "PBI-FC01:SC-IOC-101", - "iocId": 236, - "deploymentId": 4998, - "gitProjectId": 3164, - "gitReference": "4db70fbd963d378028e4f36a9338e358a2315ef6", - "status": "SUCCESSFUL", - "host": { - "hostId": 195, - "hostName": "pbi-fc01-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6976, - "createdBy": "carlosneto", - "startTime": "2023-05-23T08:35:18.414+00:00", - "createdAt": "2023-05-23T05:41:06.933+00:00", - "type": "STOP", - "iocName": "PBI-FC01:SC-IOC-101", - "iocId": 236, - "deploymentId": 4998, - "gitProjectId": 3164, - "gitReference": "4db70fbd963d378028e4f36a9338e358a2315ef6", - "status": "SUCCESSFUL", - "host": { - "hostId": 195, - "hostName": "pbi-fc01-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6975, - "createdBy": "joaopaulomartins", - "startTime": "2023-05-23T08:32:24.712+00:00", - "createdAt": "2023-05-23T08:29:58.661+00:00", - "type": "UNDEPLOY", - "iocName": "PBI-BCM02:SC-IOC-003", - "iocId": 1078, - "deploymentId": 5021, - "gitProjectId": 8996, - "gitReference": "78ca86980bea515e69adbd2d65000bf81ff487ef", - "status": "SUCCESSFUL", - "host": { - "hostId": 7468, - "hostName": "sds-ipc-feb090-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6974, - "createdBy": "joaopaulomartins", - "startTime": "2023-05-23T08:30:24.268+00:00", - "createdAt": "2023-05-23T08:29:05.441+00:00", - "type": "UNDEPLOY", - "iocName": "DTL-030:SC-IOC-125", - "iocId": 1069, - "deploymentId": 5020, - "gitProjectId": 8934, - "gitReference": "9d6dcca6e774ee476dc4499307306d854116f764", - "status": "SUCCESSFUL", - "host": { - "hostId": 7473, - "hostName": "sds-ipc-dtl030-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6973, - "createdBy": "gabrielfedel", - "startTime": "2023-05-23T08:28:43.245+00:00", - "createdAt": "2023-05-23T08:23:02.287+00:00", - "type": "DEPLOY", - "iocName": "MBL-090RFC:SC-IOC-403", - "iocId": 899, - "deploymentId": 5019, - "gitProjectId": 7938, - "gitReference": "cfca32f6a2a2da776f355bd3efa23bd850e90f03", - "status": "SUCCESSFUL", - "host": { - "hostId": 7352, - "hostName": "mbl9-rf4-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6972, - "createdBy": "gabrielfedel", - "startTime": "2023-05-23T08:26:58.576+00:00", - "createdAt": "2023-05-23T08:22:56.907+00:00", - "type": "DEPLOY", - "iocName": "MBL-090RFC:SC-IOC-303", - "iocId": 898, - "deploymentId": 5018, - "gitProjectId": 7937, - "gitReference": "aaefa309232df7e9d170b7f171c837f08212de7f", - "status": "SUCCESSFUL", - "host": { - "hostId": 7255, - "hostName": "mbl9-rf3-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6971, - "createdBy": "gabrielfedel", - "startTime": "2023-05-23T08:25:16.387+00:00", - "createdAt": "2023-05-23T08:22:47.537+00:00", - "type": "DEPLOY", - "iocName": "MBL-090RFC:SC-IOC-203", - "iocId": 897, - "deploymentId": 5017, - "gitProjectId": 7936, - "gitReference": "5747c8a34d669602fd5a7bfc786386e94ee17543", - "status": "SUCCESSFUL", - "host": { - "hostId": 7254, - "hostName": "mbl9-rf2-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6970, - "createdBy": "gabrielfedel", - "startTime": "2023-05-23T08:22:54.526+00:00", - "createdAt": "2023-05-23T08:22:42.834+00:00", - "type": "DEPLOY", - "iocName": "MBL-090RFC:SC-IOC-103", - "iocId": 887, - "deploymentId": 5016, - "gitProjectId": 7881, - "gitReference": "6a48971d7b73eb2b2504c66997b79ee3a0747e2e", - "status": "SUCCESSFUL", - "host": { - "hostId": 6838, - "hostName": "mbl9-rf1-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6969, - "createdBy": "julianomurari", - "startTime": "2023-05-23T07:23:09.345+00:00", - "createdAt": "2023-05-23T07:22:07.200+00:00", - "type": "DEPLOY", - "iocName": "REMS-FEBRS:SC-IOC-001", - "iocId": 300, - "deploymentId": 5015, - "gitProjectId": 4353, - "gitReference": "0928531e3248b8db9be6950fe548caca55a4e9d7", - "status": "SUCCESSFUL", - "host": { - "hostId": 3779, - "hostName": "rems-ioc-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6968, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-23T07:20:54.565+00:00", - "createdAt": "2023-05-23T07:20:43.918+00:00", - "type": "DEPLOY", - "iocName": "AccODH-AT:SC-IOC-001", - "iocId": 1046, - "deploymentId": 5014, - "gitProjectId": 8890, - "gitReference": "1.0.0", - "status": "SUCCESSFUL", - "host": { - "hostId": 4550, - "hostName": "accpss-vm-ioc", - "network": "ChannelAccess-PS", - "netBoxHostFromCache": true - } - }, - { - "id": 6967, - "createdBy": "julianomurari", - "startTime": "2023-05-23T07:16:59.442+00:00", - "createdAt": "2023-05-23T07:15:34.964+00:00", - "type": "UNDEPLOY", - "iocName": "REMS-FEBRS:SC-IOC-001", - "iocId": 300, - "deploymentId": 5013, - "gitProjectId": 4353, - "gitReference": "72a469cf6e0ec3a038a24b97f950759a99011ff9", - "status": "SUCCESSFUL", - "host": { - "hostId": 3779, - "hostName": "rems-ioc-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6966, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-23T07:14:34.284+00:00", - "createdAt": "2023-05-23T07:14:18.744+00:00", - "type": "DEPLOY", - "iocName": "AccODH-AT:SC-IOC-001", - "iocId": 1046, - "deploymentId": 5012, - "gitProjectId": 8890, - "gitReference": "79257986a2515fae24a74abfc4e962fdc95b304f", - "status": "SUCCESSFUL", - "host": { - "hostId": 4550, - "hostName": "accpss-vm-ioc", - "network": "ChannelAccess-PS", - "netBoxHostFromCache": true - } - }, - { - "id": 6965, - "createdBy": "julianomurari", - "startTime": "2023-05-23T07:10:29.304+00:00", - "createdAt": "2023-05-23T07:10:10.768+00:00", - "type": "DEPLOY", - "iocName": "REMS-FEBRS:SC-IOC-002", - "iocId": 301, - "deploymentId": 5011, - "gitProjectId": 4354, - "gitReference": "b9c90a07893fb3fe91c86d8928bc4e9bd5792639", - "status": "SUCCESSFUL", - "host": { - "hostId": 3779, - "hostName": "rems-ioc-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6964, - "createdBy": "julianomurari", - "startTime": "2023-05-23T07:07:18.343+00:00", - "createdAt": "2023-05-23T07:03:10.302+00:00", - "type": "UNDEPLOY", - "iocName": "REMS-FEBRS:SC-IOC-002", - "iocId": 301, - "deploymentId": 5010, - "gitProjectId": 4354, - "gitReference": "2177713cba50ccadd5349461c045481cc50dfd3d", - "status": "SUCCESSFUL", - "host": { - "hostId": 3779, - "hostName": "rems-ioc-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6963, - "createdBy": "julianomurari", - "startTime": "2023-05-23T07:03:19.157+00:00", - "createdAt": "2023-05-23T07:00:08.844+00:00", - "type": "DEPLOY", - "iocName": "REMS-SPKRS:SC-IOC-001", - "iocId": 304, - "deploymentId": 5009, - "gitProjectId": 4357, - "gitReference": "b1e0390790bfe58d551094f2a1c4c2f8cd9b6f19", - "status": "SUCCESSFUL", - "host": { - "hostId": 3779, - "hostName": "rems-ioc-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6962, - "createdBy": "julianomurari", - "startTime": "2023-05-23T06:59:13.427+00:00", - "createdAt": "2023-05-23T06:56:26.672+00:00", - "type": "DEPLOY", - "iocName": "REMS-S110RS:SC-IOC-001", - "iocId": 303, - "deploymentId": 5008, - "gitProjectId": 4356, - "gitReference": "ecff3d46ada58ededf05076a27d440ff08cb1960", - "status": "SUCCESSFUL", - "host": { - "hostId": 3779, - "hostName": "rems-ioc-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6961, - "createdBy": "julianomurari", - "startTime": "2023-05-23T06:56:22.923+00:00", - "createdAt": "2023-05-23T06:53:46.425+00:00", - "type": "UNDEPLOY", - "iocName": "REMS-SPKRS:SC-IOC-001", - "iocId": 304, - "deploymentId": 5007, - "gitProjectId": 4357, - "gitReference": "3b88974d4e1c6079d8d1e09a7c27bcc79da37e05", - "status": "SUCCESSFUL", - "host": { - "hostId": 3779, - "hostName": "rems-ioc-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6960, - "createdBy": "julianomurari", - "startTime": "2023-05-23T06:53:33.535+00:00", - "createdAt": "2023-05-23T06:53:11.887+00:00", - "type": "UNDEPLOY", - "iocName": "REMS-S110RS:SC-IOC-001", - "iocId": 303, - "deploymentId": 5006, - "gitProjectId": 4356, - "gitReference": "d16d1987822f9b75ddeb748f6f6e7c786a3259b4", - "status": "SUCCESSFUL", - "host": { - "hostId": 3779, - "hostName": "rems-ioc-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6959, - "createdBy": "julianomurari", - "startTime": "2023-05-23T06:49:39.842+00:00", - "createdAt": "2023-05-23T06:49:24.632+00:00", - "type": "DEPLOY", - "iocName": "REMS-S100RS:SC-IOC-001", - "iocId": 302, - "deploymentId": 5005, - "gitProjectId": 4355, - "gitReference": "cb12c5d4fc9a8d355b8b864c9c5f43ed3b3155e2", - "status": "SUCCESSFUL", - "host": { - "hostId": 3779, - "hostName": "rems-ioc-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6958, - "createdBy": "julianomurari", - "startTime": "2023-05-23T06:46:04.346+00:00", - "createdAt": "2023-05-23T06:45:45.618+00:00", - "type": "UNDEPLOY", - "iocName": "REMS-S100RS:SC-IOC-001", - "iocId": 302, - "deploymentId": 5004, - "gitProjectId": 4355, - "gitReference": "cb12c5d4fc9a8d355b8b864c9c5f43ed3b3155e2", - "status": "SUCCESSFUL", - "host": { - "hostId": 3779, - "hostName": "rems-ioc-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6957, - "createdBy": "julianomurari", - "startTime": "2023-05-23T06:40:50.124+00:00", - "createdAt": "2023-05-23T06:40:37.910+00:00", - "type": "DEPLOY", - "iocName": "REMS-S100RS:SC-IOC-001", - "iocId": 302, - "deploymentId": 5003, - "gitProjectId": 4355, - "gitReference": "cb12c5d4fc9a8d355b8b864c9c5f43ed3b3155e2", - "status": "SUCCESSFUL", - "host": { - "hostId": 3779, - "hostName": "rems-ioc-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6956, - "createdBy": "carlosneto", - "startTime": "2023-05-23T06:37:23.532+00:00", - "createdAt": "2023-05-23T05:41:06.933+00:00", - "type": "START", - "iocName": "PBI-FC01:SC-IOC-101", - "iocId": 236, - "deploymentId": 4998, - "gitProjectId": 3164, - "gitReference": "4db70fbd963d378028e4f36a9338e358a2315ef6", - "status": "SUCCESSFUL", - "host": { - "hostId": 195, - "hostName": "pbi-fc01-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6955, - "createdBy": "carlosneto", - "startTime": "2023-05-23T06:35:13.823+00:00", - "createdAt": "2023-05-23T05:41:06.933+00:00", - "type": "STOP", - "iocName": "PBI-FC01:SC-IOC-101", - "iocId": 236, - "deploymentId": 4998, - "gitProjectId": 3164, - "gitReference": "4db70fbd963d378028e4f36a9338e358a2315ef6", - "status": "SUCCESSFUL", - "host": { - "hostId": 195, - "hostName": "pbi-fc01-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6954, - "createdBy": "carlosneto", - "startTime": "2023-05-23T06:26:54.337+00:00", - "createdAt": "2023-05-23T05:41:06.933+00:00", - "type": "START", - "iocName": "PBI-FC01:SC-IOC-101", - "iocId": 236, - "deploymentId": 4998, - "gitProjectId": 3164, - "gitReference": "4db70fbd963d378028e4f36a9338e358a2315ef6", - "status": "SUCCESSFUL", - "host": { - "hostId": 195, - "hostName": "pbi-fc01-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6953, - "createdBy": "carlosneto", - "startTime": "2023-05-23T06:26:07.244+00:00", - "createdAt": "2023-05-23T05:41:06.933+00:00", - "type": "STOP", - "iocName": "PBI-FC01:SC-IOC-101", - "iocId": 236, - "deploymentId": 4998, - "gitProjectId": 3164, - "gitReference": "4db70fbd963d378028e4f36a9338e358a2315ef6", - "status": "SUCCESSFUL", - "host": { - "hostId": 195, - "hostName": "pbi-fc01-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6952, - "createdBy": "gabrielfedel", - "startTime": "2023-05-23T06:06:17.497+00:00", - "createdAt": "2023-05-23T06:02:08.140+00:00", - "type": "DEPLOY", - "iocName": "MBL-090RFC:SC-IOC-403", - "iocId": 899, - "deploymentId": 5002, - "gitProjectId": 7938, - "gitReference": "Version-7", - "status": "SUCCESSFUL", - "host": { - "hostId": 7352, - "hostName": "mbl9-rf4-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6951, - "createdBy": "gabrielfedel", - "startTime": "2023-05-23T06:04:27.915+00:00", - "createdAt": "2023-05-23T06:01:51.973+00:00", - "type": "DEPLOY", - "iocName": "MBL-090RFC:SC-IOC-303", - "iocId": 898, - "deploymentId": 5001, - "gitProjectId": 7937, - "gitReference": "Version-7", - "status": "SUCCESSFUL", - "host": { - "hostId": 7255, - "hostName": "mbl9-rf3-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6950, - "createdBy": "gabrielfedel", - "startTime": "2023-05-23T06:02:40.050+00:00", - "createdAt": "2023-05-23T06:01:38.522+00:00", - "type": "DEPLOY", - "iocName": "MBL-090RFC:SC-IOC-203", - "iocId": 897, - "deploymentId": 5000, - "gitProjectId": 7936, - "gitReference": "Version-7", - "status": "SUCCESSFUL", - "host": { - "hostId": 7254, - "hostName": "mbl9-rf2-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6949, - "createdBy": "gabrielfedel", - "startTime": "2023-05-23T05:59:56.868+00:00", - "createdAt": "2023-05-23T05:59:46.153+00:00", - "type": "DEPLOY", - "iocName": "MBL-090RFC:SC-IOC-103", - "iocId": 887, - "deploymentId": 4999, - "gitProjectId": 7881, - "gitReference": "Version-7", - "status": "SUCCESSFUL", - "host": { - "hostId": 6838, - "hostName": "mbl9-rf1-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6948, - "createdBy": "carlosneto", - "startTime": "2023-05-23T05:41:18.173+00:00", - "createdAt": "2023-05-23T05:41:06.933+00:00", - "type": "DEPLOY", - "iocName": "PBI-FC01:SC-IOC-101", - "iocId": 236, - "deploymentId": 4998, - "gitProjectId": 3164, - "gitReference": "4db70fbd963d378028e4f36a9338e358a2315ef6", - "status": "SUCCESSFUL", - "host": { - "hostId": 195, - "hostName": "pbi-fc01-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6947, - "createdBy": "antonisimelio", - "startTime": "2023-05-22T06:18:15.277+00:00", - "createdAt": "2023-04-27T19:47:42.324+00:00", - "type": "STOP", - "iocName": "LabS-ICS:SC-IOC-304", - "iocId": 1045, - "deploymentId": 4875, - "gitProjectId": 8893, - "gitReference": "1.0.0", - "status": "SUCCESSFUL", - "host": { - "hostId": 4983, - "hostName": "newcomers-sandbox", - "network": "CSLab-GeneralLab", - "netBoxHostFromCache": true - } - }, - { - "id": 6946, - "createdBy": "wojciechbinczyk", - "startTime": "2023-05-18T13:33:30.412+00:00", - "createdAt": "2023-05-18T13:33:18.717+00:00", - "type": "DEPLOY", - "iocName": "Spk-110CDL:SC-IOC-010", - "iocId": 548, - "deploymentId": 4997, - "gitProjectId": 6728, - "gitReference": "ef3f1bea40e41af89831133dd3298754e2f9d720", - "status": "SUCCESSFUL", - "host": { - "hostId": 5903, - "hostName": "spk-c3s-vm-iocs", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6945, - "createdBy": "henriquesilva", - "startTime": "2023-05-17T13:32:30.705+00:00", - "createdAt": "2023-05-16T10:04:37.441+00:00", - "type": "START", - "iocName": "TS2-010RFC:SC-IOC-125", - "iocId": 1081, - "deploymentId": 4992, - "gitProjectId": 9024, - "gitReference": "a84bf25f8a51a5e57639463e00d3b13d9f904267", - "status": "SUCCESSFUL", - "host": { - "hostId": 7504, - "hostName": "srf-scope", - "network": "ChannelAccess-TS2", - "netBoxHostFromCache": true - } - }, - { - "id": 6944, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-17T10:33:21.670+00:00", - "createdAt": "2023-05-17T10:33:10.980+00:00", - "type": "DEPLOY", - "iocName": "AccODH-AT:SC-IOC-001", - "iocId": 1046, - "deploymentId": 4996, - "gitProjectId": 8890, - "gitReference": "d0b12f8688ff27143917c163368dbbb2dc83d355", - "status": "SUCCESSFUL", - "host": { - "hostId": 4550, - "hostName": "accpss-vm-ioc", - "network": "ChannelAccess-PS", - "netBoxHostFromCache": true - } - }, - { - "id": 6943, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-17T10:26:23.598+00:00", - "createdAt": "2023-05-17T10:26:11.498+00:00", - "type": "DEPLOY", - "iocName": "AccODH-AT:SC-IOC-001", - "iocId": 1046, - "deploymentId": 4995, - "gitProjectId": 8890, - "gitReference": "976fd34a85918845b503207fbd598f66edb9b95e", - "status": "SUCCESSFUL", - "host": { - "hostId": 4550, - "hostName": "accpss-vm-ioc", - "network": "ChannelAccess-PS", - "netBoxHostFromCache": true - } - }, - { - "id": 6942, - "createdBy": "henriquesilva", - "startTime": "2023-05-17T09:49:37.344+00:00", - "createdAt": "2023-05-16T10:04:37.441+00:00", - "type": "STOP", - "iocName": "TS2-010RFC:SC-IOC-125", - "iocId": 1081, - "deploymentId": 4992, - "gitProjectId": 9024, - "gitReference": "a84bf25f8a51a5e57639463e00d3b13d9f904267", - "status": "SUCCESSFUL", - "host": { - "hostId": 7504, - "hostName": "srf-scope", - "network": "ChannelAccess-TS2", - "netBoxHostFromCache": true - } - }, - { - "id": 6941, - "createdBy": "karlvestin", - "startTime": "2023-05-17T06:21:50.169+00:00", - "createdAt": "2023-05-02T10:51:48.051+00:00", - "type": "START", - "iocName": "ConVen:SC-IOC-001", - "iocId": 767, - "deploymentId": 4882, - "gitProjectId": 7250, - "gitReference": "1.1.0", - "status": "SUCCESSFUL", - "host": { - "hostId": 6351, - "hostName": "cf-hvac-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6940, - "createdBy": "karlvestin", - "startTime": "2023-05-17T06:19:18.240+00:00", - "createdAt": "2023-05-02T10:51:48.051+00:00", - "type": "STOP", - "iocName": "ConVen:SC-IOC-001", - "iocId": 767, - "deploymentId": 4882, - "gitProjectId": 7250, - "gitReference": "1.1.0", - "status": "SUCCESSFUL", - "host": { - "hostId": 6351, - "hostName": "cf-hvac-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6939, - "createdBy": "antonisimelio", - "startTime": "2023-05-17T05:43:24.282+00:00", - "createdAt": "2023-04-27T19:47:42.324+00:00", - "type": "START", - "iocName": "LabS-ICS:SC-IOC-304", - "iocId": 1045, - "deploymentId": 4875, - "gitProjectId": 8893, - "gitReference": "1.0.0", - "status": "SUCCESSFUL", - "host": { - "hostId": 4983, - "hostName": "newcomers-sandbox", - "network": "CSLab-GeneralLab", - "netBoxHostFromCache": true - } - }, - { - "id": 6938, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-16T14:25:04.873+00:00", - "createdAt": "2023-05-16T14:24:53.126+00:00", - "type": "DEPLOY", - "iocName": "AccODH-AT:SC-IOC-001", - "iocId": 1046, - "deploymentId": 4994, - "gitProjectId": 8890, - "gitReference": "d0b12f8688ff27143917c163368dbbb2dc83d355", - "status": "SUCCESSFUL", - "host": { - "hostId": 4550, - "hostName": "accpss-vm-ioc", - "network": "ChannelAccess-PS", - "netBoxHostFromCache": true - } - }, - { - "id": 6937, - "createdBy": "lucianocarneiro", - "startTime": "2023-05-16T12:52:43.570+00:00", - "createdAt": "2023-05-16T12:52:31.936+00:00", - "type": "DEPLOY", - "iocName": "AccODH-AT:SC-IOC-001", - "iocId": 1046, - "deploymentId": 4993, - "gitProjectId": 8890, - "gitReference": "2b2e041ec096ec3c2a2b0a9241946db0dc2c8a1c", - "status": "SUCCESSFUL", - "host": { - "hostId": 4550, - "hostName": "accpss-vm-ioc", - "network": "ChannelAccess-PS", - "netBoxHostFromCache": true - } - }, - { - "id": 6936, - "createdBy": "henriquesilva", - "startTime": "2023-05-16T10:04:57.793+00:00", - "createdAt": "2023-05-16T10:04:37.441+00:00", - "type": "DEPLOY", - "iocName": "TS2-010RFC:SC-IOC-125", - "iocId": 1081, - "deploymentId": 4992, - "gitProjectId": 9024, - "gitReference": "a84bf25f8a51a5e57639463e00d3b13d9f904267", - "status": "SUCCESSFUL", - "host": { - "hostId": 7504, - "hostName": "srf-scope", - "network": "ChannelAccess-TS2", - "netBoxHostFromCache": true - } - }, - { - "id": 6935, - "createdBy": "antonisimelio", - "startTime": "2023-05-16T06:01:40.016+00:00", - "createdAt": "2023-05-16T06:01:24.905+00:00", - "type": "DEPLOY", - "iocName": "ISrc-CS:SC-IOC-001", - "iocId": 84, - "deploymentId": 4991, - "gitProjectId": 5345, - "gitReference": "1.0.7", - "status": "SUCCESSFUL", - "host": { - "hostId": 4185, - "hostName": "isrc-lebt-ipc-feb-02", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6934, - "createdBy": "andreaspersson", - "startTime": "2023-05-15T12:23:22.878+00:00", - "createdAt": "2023-05-15T12:23:12.134+00:00", - "type": "DEPLOY", - "iocName": "MBL-090RFC:SC-IOC-104", - "iocId": 1080, - "deploymentId": 4990, - "gitProjectId": 9023, - "gitReference": "c24b641bbff9b531b1c691ebd8e5014d8c22b522", - "status": "SUCCESSFUL", - "host": { - "hostId": 6838, - "hostName": "mbl9-rf1-mtca-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6933, - "createdBy": "emilioasensiconejero", - "startTime": "2023-05-15T09:35:43.789+00:00", - "createdAt": "2023-05-15T09:35:32.428+00:00", - "type": "DEPLOY", - "iocName": "Spk-000CDL:SC-IOC-010", - "iocId": 558, - "deploymentId": 4989, - "gitProjectId": 6757, - "gitReference": "v0.1.2", - "status": "SUCCESSFUL", - "host": { - "hostId": 7012, - "hostName": "spk-endbox-c3s", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6932, - "createdBy": "emilioasensiconejero", - "startTime": "2023-05-15T09:25:36.092+00:00", - "createdAt": "2023-05-15T09:25:24.643+00:00", - "type": "DEPLOY", - "iocName": "CrS-CTL:SC-IOC-001", - "iocId": 472, - "deploymentId": 4988, - "gitProjectId": 6373, - "gitReference": "v0.1.5", - "status": "SUCCESSFUL", - "host": { - "hostId": 5339, - "hostName": "crs-ctl-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6931, - "createdBy": "gabrielfedel", - "startTime": "2023-05-12T13:30:42.199+00:00", - "createdAt": "2023-05-12T13:25:59.960+00:00", - "type": "DEPLOY", - "iocName": "HBL-010RFC:SC-IOC-203", - "iocId": 1056, - "deploymentId": 4987, - "gitProjectId": 8919, - "gitReference": "Version-9", - "status": "SUCCESSFUL", - "host": { - "hostId": 7388, - "hostName": "hbl1-rf2-mtca-ioc", - "network": "CSLab-GeneralLab", - "netBoxHostFromCache": true - } - }, - { - "id": 6930, - "createdBy": "gabrielfedel", - "startTime": "2023-05-12T13:25:47.580+00:00", - "createdAt": "2023-05-12T13:25:36.743+00:00", - "type": "DEPLOY", - "iocName": "HBL-010RFC:SC-IOC-201", - "iocId": 1048, - "deploymentId": 4986, - "gitProjectId": 8911, - "gitReference": "Version-1", - "status": "SUCCESSFUL", - "host": { - "hostId": 7388, - "hostName": "hbl1-rf2-mtca-ioc", - "network": "CSLab-GeneralLab", - "netBoxHostFromCache": true - } - }, - { - "id": 6929, - "createdBy": "gabrielfedel", - "startTime": "2023-05-12T13:13:28.765+00:00", - "createdAt": "2023-05-12T13:08:42.884+00:00", - "type": "DEPLOY", - "iocName": "HBL-010RFC:SC-IOC-103", - "iocId": 1055, - "deploymentId": 4985, - "gitProjectId": 8918, - "gitReference": "233b6054ebe69248a4f0dd9615265ba10b149b67", - "status": "SUCCESSFUL", - "host": { - "hostId": 7377, - "hostName": "hbl1-rf1-mtca-ioc", - "network": "CSLab-GeneralLab", - "netBoxHostFromCache": true - } - }, - { - "id": 6928, - "createdBy": "gabrielfedel", - "startTime": "2023-05-12T13:08:24.194+00:00", - "createdAt": "2023-05-12T13:08:13.381+00:00", - "type": "DEPLOY", - "iocName": "HBL-010RFC:SC-IOC-101", - "iocId": 1047, - "deploymentId": 4984, - "gitProjectId": 8910, - "gitReference": "Version-1", - "status": "SUCCESSFUL", - "host": { - "hostId": 7377, - "hostName": "hbl1-rf1-mtca-ioc", - "network": "CSLab-GeneralLab", - "netBoxHostFromCache": true - } - }, - { - "id": 6927, - "createdBy": "gabrielfedel", - "startTime": "2023-05-12T10:54:42.009+00:00", - "createdAt": "2023-05-12T09:37:51.627+00:00", - "type": "STOP", - "iocName": "HEBT-030LWU:SC-IOC-001", - "iocId": 1079, - "deploymentId": 4976, - "gitProjectId": 8978, - "gitReference": "0ffef27d7c44a7c0b6d144fd182f55d1156480cb", - "status": "SUCCESSFUL", - "host": { - "hostId": 7501, - "hostName": "hebt3-lwu-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6926, - "createdBy": "gabrielfedel", - "startTime": "2023-05-12T10:18:41.129+00:00", - "createdAt": "2023-01-05T09:03:15.316+00:00", - "type": "STOP", - "iocName": "HBL-050RFC:SC-IOC-406", - "iocId": 919, - "deploymentId": 3758, - "gitProjectId": 7963, - "gitReference": "0.0.2", - "status": "SUCCESSFUL", - "host": { - "hostId": 6878, - "hostName": "rflps-sim-lab-deploy", - "network": "CSLab-GeneralLab", - "netBoxHostFromCache": true - } - }, - { - "id": 6925, - "createdBy": "emilioasensiconejero", - "startTime": "2023-05-12T10:08:44.132+00:00", - "createdAt": "2023-05-12T10:05:45.704+00:00", - "type": "DEPLOY", - "iocName": "CrS-CTL:SC-IOC-001", - "iocId": 472, - "deploymentId": 4983, - "gitProjectId": 6373, - "gitReference": "v0.1.4", - "status": "SUCCESSFUL", - "host": { - "hostId": 5339, - "hostName": "crs-ctl-vm-ioc", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6924, - "createdBy": "joaopaulomartins", - "startTime": "2023-05-12T10:13:15.106+00:00", - "createdAt": "2023-05-12T09:58:28.198+00:00", - "type": "DEPLOY", - "iocName": "DTL-040:SC-IOC-125", - "iocId": 1070, - "deploymentId": 4982, - "gitProjectId": 8935, - "gitReference": "0101a09aa2852cc4313852c2efba8ed309b35657", - "status": "SUCCESSFUL", - "host": { - "hostId": 7473, - "hostName": "sds-ipc-dtl030-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6923, - "createdBy": "joaopaulomartins", - "startTime": "2023-05-12T10:11:06.008+00:00", - "createdAt": "2023-05-12T09:57:39.368+00:00", - "type": "DEPLOY", - "iocName": "DTL-020:SC-IOC-125", - "iocId": 1068, - "deploymentId": 4981, - "gitProjectId": 8933, - "gitReference": "bd105bcef07fbc4ea29a069ff0e53c136d2fec01", - "status": "SUCCESSFUL", - "host": { - "hostId": 7470, - "hostName": "sds-ipc-dtl010-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6922, - "createdBy": "joaopaulomartins", - "startTime": "2023-05-12T10:05:56.972+00:00", - "createdAt": "2023-05-12T09:57:13.760+00:00", - "type": "DEPLOY", - "iocName": "MEBT-010:SC-IOC-325", - "iocId": 1066, - "deploymentId": 4980, - "gitProjectId": 8931, - "gitReference": "d1e4d6afbae74aa79dd0aa9a6bd66fcb178bb372", - "status": "SUCCESSFUL", - "host": { - "hostId": 7470, - "hostName": "sds-ipc-dtl010-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6921, - "createdBy": "joaopaulomartins", - "startTime": "2023-05-12T10:03:00.171+00:00", - "createdAt": "2023-05-12T09:56:43.346+00:00", - "type": "DEPLOY", - "iocName": "MEBT-010:SC-IOC-225", - "iocId": 1065, - "deploymentId": 4979, - "gitProjectId": 8930, - "gitReference": "66e9a3c19dbcc5ce2c5e064bddc20775e190e151", - "status": "SUCCESSFUL", - "host": { - "hostId": 7470, - "hostName": "sds-ipc-dtl010-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6920, - "createdBy": "joaopaulomartins", - "startTime": "2023-05-12T10:00:11.480+00:00", - "createdAt": "2023-05-12T09:56:16.935+00:00", - "type": "DEPLOY", - "iocName": "MEBT-010:SC-IOC-125", - "iocId": 1064, - "deploymentId": 4978, - "gitProjectId": 8929, - "gitReference": "1a1e9726a86b51a73648060f377e87183a7a2603", - "status": "SUCCESSFUL", - "host": { - "hostId": 7470, - "hostName": "sds-ipc-dtl010-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - }, - { - "id": 6919, - "createdBy": "joaopaulomartins", - "startTime": "2023-05-12T09:57:21.678+00:00", - "createdAt": "2023-05-12T09:55:52.829+00:00", - "type": "DEPLOY", - "iocName": "RFQ-010:SC-IOC-125", - "iocId": 1063, - "deploymentId": 4977, - "gitProjectId": 8928, - "gitReference": "80dade3d27422268b94e3b859273440058f8789d", - "status": "SUCCESSFUL", - "host": { - "hostId": 7470, - "hostName": "sds-ipc-dtl010-01", - "network": "ChannelAccess-FEB", - "netBoxHostFromCache": true - } - } - ] -} diff --git a/src/mocks/mockAPI.js b/src/mocks/mockAPI.js index bf031ffa..8d0407ff 100644 --- a/src/mocks/mockAPI.js +++ b/src/mocks/mockAPI.js @@ -92,8 +92,34 @@ function listProjects(req) { const body = require("./fixtures/GitProjects.json"); return { body }; } + +function gitProjectDetails(req) { + const params = getParameters(req, "/git_helper/project_info/:project_id"); + const jobs = require("./fixtures/Jobs.json").operations; + const job = jobs.find( + (job) => job.gitProjectId === Number(params.project_id) + ); + const body = job ? job.git_project_info : null; + return { body }; +} + function listTagsAndCommitIds(req) { - const body = require("./fixtures/GitTagsAndCommits.json"); + const params = getParameters(req, "/git_helper/:project_id/tags_and_commits"); + const jobs = require("./fixtures/Jobs.json").operations; + const job = jobs.find( + (job) => job.gitProjectId === Number(params.project_id) + ); + const body = job ? job.tags_and_commits : []; + return { body }; +} + +function gitReferenceType(req) { + const params = getParameters( + req, + "/git_helper/:project_id/reference_type/:git_reference" + ); + const jobs = require("./fixtures/Jobs.json").operations; + const body = jobs.find((job) => job.gitReference === params.git_reference); return { body }; } @@ -171,14 +197,14 @@ function fetchDeploymentJobLog(req) { } function listOperations(req) { - const data = require("./fixtures/OperationList.json"); + const data = require("./fixtures/Jobs.json"); const body = withMockPagination({ req, data, key: "operations" }); return { body }; } function fetchOperation(req) { const params = getParameters(req, "/operations/operations/:operation_id"); - const data = require("./fixtures/OperationList.json"); + const data = require("./fixtures/Jobs.json"); const body = data.operations.find( (x) => x?.id === Number(params?.operation_id) @@ -334,7 +360,9 @@ const mockAPI = { git_helper: { infoFromUserName, listProjects, - listTagsAndCommitIds + listTagsAndCommitIds, + gitProjectDetails, + gitReferenceType }, statistics: { currentlyActiveIocs, @@ -430,12 +458,23 @@ export const apiHandlers = [ qRegExp(".*/git_helper/projects"), mockAPI.git_helper.listProjects ), + makeHandler( + "GET", + qRegExp(".*/git_helper/project_info/[0-9]+"), + mockAPI.git_helper.gitProjectDetails + ), makeHandler( "GET", qRegExp(".*/git_helper/[0-9]+/tags_and_commits"), mockAPI.git_helper.listTagsAndCommitIds ), + makeHandler( + "GET", + qRegExp(".*/git_helper/[0-9]+/reference_type/[a-zA-Z0-9_.-/]+"), + mockAPI.git_helper.gitReferenceType + ), + makeHandler( "GET", qRegExp(".*/maintenance_mode/current"), diff --git a/src/stories/components/common/job/JobTable.stories.js b/src/stories/components/common/job/JobTable.stories.js index 99b8c182..c17a65a9 100644 --- a/src/stories/components/common/job/JobTable.stories.js +++ b/src/stories/components/common/job/JobTable.stories.js @@ -5,7 +5,7 @@ import { paginationNoResults } from "../../../utils/common-args"; import { Box } from "@mui/material"; -import operationList from "../../../../mocks/fixtures/OperationList.json"; +import operationList from "../../../../mocks/fixtures/Jobs.json"; export default { title: "Jobs/JobTable", -- GitLab