peach-killer / workflowtemplate

MIT License
0 stars 0 forks source link

[Jenkins]: #1

Open peach-killer opened 3 weeks ago

peach-killer commented 3 weeks ago

Inputs

Provide the following optional inputs:

Folders: Include specific folders in an audit (delete if not applicable)

Available commands

The following commands can be executed by adding a comment to this issue:

Note: If any options are missing, the command will not be successful.

peach-killer commented 3 weeks ago

/audit

peach-killer commented 3 weeks ago

/dry-run --source-url :jenkins-job-url

github-actions[bot] commented 3 weeks ago

Something went wrong. Please check the logs for more information.

Logs :point_down: ``` # Logfile created on 2024-10-27 16:01:06 +0000 by logger.rb/v1.6.0 I, [2024-10-27T16:01:06.072193 #1] INFO -- : Using GitHub Features: Defaults I, [2024-10-27T16:01:06.072240 #1] INFO -- : Auditing 'http://192.168.154.130:8888' I, [2024-10-27T16:01:06.078918 #1] INFO -- request: GET http://192.168.154.130:8888/job/_Include%20specific%20folders%20in%20an%20audit%20(delete%20if%20not%20applicable)_/api/json?tree=jobs%5Bname%2Curl%2CfullName%5D I, [2024-10-27T16:02:06.121346 #1] INFO -- request: GET https://api.github.com/user I, [2024-10-27T16:02:06.234796 #1] INFO -- response: Status 200 I, [2024-10-27T16:02:06.238726 #1] INFO -- : Sending telemetry with transaction id '8e78d59b-5cdc-4dc4-9db9-d7fae6c0f6fb' E, [2024-10-27T16:02:06.313827 #1] ERROR -- : Failed to connect to 'http://192.168.154.130:8888/job/_Include%20specific%20folders%20in%20an%20audit%20(delete%20if%20not%20applicable)_/api/json?tree=jobs%5Bname%2Curl%2CfullName%5D'. Please ensure the server is reachable and your environment variables and options are set correctly. Error: Failed to open TCP connection to 192.168.154.130:8888 (execution expired) /usr/local/lib/ruby/3.3.0/net/http.rb:1603:in `initialize' /usr/local/lib/ruby/3.3.0/net/http.rb:1603:in `open' /usr/local/lib/ruby/3.3.0/net/http.rb:1603:in `block in connect' /usr/local/lib/ruby/3.3.0/timeout.rb:186:in `block in timeout' /usr/local/lib/ruby/3.3.0/timeout.rb:193:in `timeout' /usr/local/lib/ruby/3.3.0/net/http.rb:1601:in `connect' /usr/local/lib/ruby/3.3.0/net/http.rb:1580:in `do_start' /usr/local/lib/ruby/3.3.0/net/http.rb:1569:in `start' /usr/local/bundle/gems/faraday-net_http-3.0.2/lib/faraday/adapter/net_http.rb:112:in `request_with_wrapped_block' /usr/local/bundle/gems/faraday-net_http-3.0.2/lib/faraday/adapter/net_http.rb:102:in `perform_request' /usr/local/bundle/gems/faraday-net_http-3.0.2/lib/faraday/adapter/net_http.rb:66:in `block in call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/adapter.rb:45:in `connection' /usr/local/bundle/gems/faraday-net_http-3.0.2/lib/faraday/adapter/net_http.rb:65:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-multipart-1.0.4/lib/faraday/multipart/middleware.rb:28:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/response/logger.rb:23:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-http-cache-2.5.0/lib/faraday/http_cache.rb:286:in `fetch' /usr/local/bundle/gems/faraday-http-cache-2.5.0/lib/faraday/http_cache.rb:190:in `process' /usr/local/bundle/gems/faraday-http-cache-2.5.0/lib/faraday/http_cache.rb:141:in `call!' /usr/local/bundle/gems/faraday-http-cache-2.5.0/lib/faraday/http_cache.rb:121:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/adapters/faraday/middleware/exception_handling.rb:7:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/rack_builder.rb:153:in `build_response' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:445:in `run_request' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:200:in `get' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/adapters/jenkins/client.rb:29:in `fetch_all_pipelines' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_all_pipelines.rb:77:in `block in pipelines' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_all_pipelines.rb:76:in `map' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_all_pipelines.rb:76:in `pipelines' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_all_pipelines.rb:16:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/adapters/provider_resolver.rb:66:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/audit.rb:16:in `block in call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/logger.rb:96:in `with_progress_bar' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/audit.rb:15:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/subcommands/audit.rb:28:in `jenkins' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:116:in `invoke' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:243:in `block in subcommand' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/base.rb:485:in `start' /usr/local/bundle/gems/actions_importer-1.3.22255/exe/actions-importer:19:in `' /usr/local/bundle/bin/actions-importer:25:in `load' /usr/local/bundle/bin/actions-importer:25:in `
' ```
github-actions[bot] commented 3 weeks ago

Something went wrong. Please check the logs for more information.

Logs :point_down: ``` # Logfile created on 2024-10-27 16:02:10 +0000 by logger.rb/v1.6.0 I, [2024-10-27T16:02:10.760315 #1] INFO -- : Using GitHub Features: Defaults E, [2024-10-27T16:02:10.760361 #1] ERROR -- : There was an error extracting the Jenkins pipeline (:[jenkins-job-url](http://192.168.154.130:8888/job/test/)) Message: Unable to parse Jenkins job URL. Ensure it is in the format of https://jenkins.xyz/job/:job_name Jenkins URL provided: :[jenkins-job-url](http://192.168.154.130:8888/job/test/) /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/job_url_parser.rb:26:in `rescue in call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/job_url_parser.rb:7:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_pipeline.rb:207:in `pipeline_slug' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_pipeline.rb:20:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/adapters/provider_resolver.rb:58:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/dry_run.rb:12:in `block in call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/logger.rb:96:in `with_progress_bar' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/dry_run.rb:11:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/subcommands/dry_run.rb:31:in `jenkins' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:116:in `invoke' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:243:in `block in subcommand' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/base.rb:485:in `start' /usr/local/bundle/gems/actions_importer-1.3.22255/exe/actions-importer:19:in `' /usr/local/bundle/bin/actions-importer:25:in `load' /usr/local/bundle/bin/actions-importer:25:in `
' I, [2024-10-27T16:02:10.796110 #1] INFO -- request: GET https://api.github.com/user I, [2024-10-27T16:02:10.939981 #1] INFO -- response: Status 200 I, [2024-10-27T16:02:10.944158 #1] INFO -- : Sending telemetry with transaction id '02e630f6-fbd0-47d6-9f78-f743a2d326f2' ```
peach-killer commented 3 weeks ago

/migrate --source-url :jenkins-job-url --target-url :github-repository-urlhttps://github.com/[peach-killer/workflowtemplate](https://github.com/peach-killer/workflowtemplate)

github-actions[bot] commented 3 weeks ago

Something went wrong. Please check the logs for more information.

Logs :point_down: ``` # Logfile created on 2024-10-27 16:02:56 +0000 by logger.rb/v1.6.0 I, [2024-10-27T16:02:56.703756 #1] INFO -- : Using GitHub Features: Defaults E, [2024-10-27T16:02:56.703796 #1] ERROR -- : There was an error extracting the Jenkins pipeline (:[jenkins-job-url](http://192.168.154.130:8888/job/test/)) Message: Unable to parse Jenkins job URL. Ensure it is in the format of https://jenkins.xyz/job/:job_name Jenkins URL provided: :[jenkins-job-url](http://192.168.154.130:8888/job/test/) /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/job_url_parser.rb:26:in `rescue in call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/job_url_parser.rb:7:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_pipeline.rb:207:in `pipeline_slug' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_pipeline.rb:20:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/adapters/provider_resolver.rb:58:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/migrate.rb:25:in `block in call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/logger.rb:96:in `with_progress_bar' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/migrate.rb:24:in `call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/call_validation.rb:256:in `bind_call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/call_validation.rb:256:in `validate_call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/_methods.rb:275:in `block in _on_method_added' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/subcommands/migrate.rb:30:in `jenkins' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:116:in `invoke' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:243:in `block in subcommand' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/base.rb:485:in `start' /usr/local/bundle/gems/actions_importer-1.3.22255/exe/actions-importer:19:in `' /usr/local/bundle/bin/actions-importer:25:in `load' /usr/local/bundle/bin/actions-importer:25:in `
' I, [2024-10-27T16:02:56.741021 #1] INFO -- request: GET https://api.github.com/user I, [2024-10-27T16:02:56.857980 #1] INFO -- response: Status 200 E, [2024-10-27T16:02:56.864942 #1] ERROR -- : Unable to parse url URI::InvalidComponentError: bad component(expected relative path component): [github-repository-url](https://github.com/peach-killer/workflowtemplate)https://github.com/[peach-killer/workflowtemplate](https://github.com/peach-killer/workflowtemplate) /usr/local/lib/ruby/3.3.0/uri/generic.rb:776:in `check_path' /usr/local/lib/ruby/3.3.0/uri/generic.rb:816:in `path=' /usr/local/lib/ruby/3.3.0/uri/generic.rb:192:in `initialize' /usr/local/lib/ruby/3.3.0/uri/generic.rb:136:in `new' /usr/local/lib/ruby/3.3.0/uri/generic.rb:136:in `build' /usr/local/bundle/gems/uri-ssh_git-2.0.0/lib/uri/ssh_git.rb:35:in `parse' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/repository_url_parser.rb:60:in `parse_ssh_url' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/repository_url_parser.rb:34:in `parse_url' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/repository_url_parser.rb:9:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/metrics.rb:98:in `generate_metadata' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/call_validation.rb:256:in `bind_call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/call_validation.rb:256:in `validate_call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/_methods.rb:275:in `block in _on_method_added' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/metrics.rb:28:in `block in track_event' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:442:in `block in run_request' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:459:in `block in build_request' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/request.rb:40:in `block in create' :90:in `tap' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/request.rb:39:in `create' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:455:in `build_request' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:437:in `run_request' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:281:in `post' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/metrics.rb:25:in `track_event' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/call_validation.rb:256:in `bind_call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/call_validation.rb:256:in `validate_call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/_methods.rb:275:in `block in _on_method_added' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/migrate.rb:52:in `ensure in call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/migrate.rb:52:in `call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/call_validation.rb:256:in `bind_call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/call_validation.rb:256:in `validate_call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/_methods.rb:275:in `block in _on_method_added' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/subcommands/migrate.rb:30:in `jenkins' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:116:in `invoke' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:243:in `block in subcommand' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/base.rb:485:in `start' /usr/local/bundle/gems/actions_importer-1.3.22255/exe/actions-importer:19:in `' /usr/local/bundle/bin/actions-importer:25:in `load' /usr/local/bundle/bin/actions-importer:25:in `
' E, [2024-10-27T16:02:56.866122 #1] ERROR -- : Unable to parse url URI::InvalidComponentError: bad component(expected relative path component): [github-repository-url](https://github.com/peach-killer/workflowtemplate)https://github.com/[peach-killer/workflowtemplate](https://github.com/peach-killer/workflowtemplate) /usr/local/lib/ruby/3.3.0/uri/generic.rb:776:in `check_path' /usr/local/lib/ruby/3.3.0/uri/generic.rb:816:in `path=' /usr/local/lib/ruby/3.3.0/uri/generic.rb:192:in `initialize' /usr/local/lib/ruby/3.3.0/uri/generic.rb:136:in `new' /usr/local/lib/ruby/3.3.0/uri/generic.rb:136:in `build' /usr/local/bundle/gems/uri-ssh_git-2.0.0/lib/uri/ssh_git.rb:35:in `parse' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/repository_url_parser.rb:60:in `parse_ssh_url' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/repository_url_parser.rb:34:in `parse_url' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/repository_url_parser.rb:9:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/metrics.rb:98:in `generate_metadata' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/call_validation.rb:256:in `bind_call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/call_validation.rb:256:in `validate_call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/_methods.rb:275:in `block in _on_method_added' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/metrics.rb:28:in `block in track_event' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:442:in `block in run_request' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:459:in `block in build_request' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/request.rb:40:in `block in create' :90:in `tap' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/request.rb:39:in `create' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:455:in `build_request' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:437:in `run_request' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:281:in `post' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/metrics.rb:25:in `track_event' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/call_validation.rb:256:in `bind_call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/call_validation.rb:256:in `validate_call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/_methods.rb:275:in `block in _on_method_added' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/migrate.rb:52:in `ensure in call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/migrate.rb:52:in `call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/call_validation.rb:256:in `bind_call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/call_validation.rb:256:in `validate_call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/_methods.rb:275:in `block in _on_method_added' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/subcommands/migrate.rb:30:in `jenkins' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:116:in `invoke' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:243:in `block in subcommand' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/base.rb:485:in `start' /usr/local/bundle/gems/actions_importer-1.3.22255/exe/actions-importer:19:in `' /usr/local/bundle/bin/actions-importer:25:in `load' /usr/local/bundle/bin/actions-importer:25:in `
' ```
peach-killer commented 3 weeks ago

/audit

peach-killer commented 3 weeks ago

/dry-run --source-url http://192.168.154.130:8888/job/test

peach-killer commented 3 weeks ago

/migrate --source-url http://192.168.154.130:8888/job/test --target-url https://github.com/peach-killer/workflowtemplate

github-actions[bot] commented 3 weeks ago

Something went wrong. Please check the logs for more information.

Logs :point_down: ``` # Logfile created on 2024-10-27 16:12:17 +0000 by logger.rb/v1.6.0 I, [2024-10-27T16:12:17.579103 #1] INFO -- : Using GitHub Features: Defaults I, [2024-10-27T16:12:17.579152 #1] INFO -- : Auditing 'http://192.168.154.130:8888' I, [2024-10-27T16:12:17.586357 #1] INFO -- request: GET http://192.168.154.130:8888/job/_Include%20specific%20folders%20in%20an%20audit%20(delete%20if%20not%20applicable)_/api/json?tree=jobs%5Bname%2Curl%2CfullName%5D I, [2024-10-27T16:13:17.629219 #1] INFO -- request: GET https://api.github.com/user I, [2024-10-27T16:13:17.856777 #1] INFO -- response: Status 200 I, [2024-10-27T16:13:17.860828 #1] INFO -- : Sending telemetry with transaction id '9641183f-a428-4349-8249-9ff96b2095ee' E, [2024-10-27T16:13:18.121064 #1] ERROR -- : Failed to connect to 'http://192.168.154.130:8888/job/_Include%20specific%20folders%20in%20an%20audit%20(delete%20if%20not%20applicable)_/api/json?tree=jobs%5Bname%2Curl%2CfullName%5D'. Please ensure the server is reachable and your environment variables and options are set correctly. Error: Failed to open TCP connection to 192.168.154.130:8888 (execution expired) /usr/local/lib/ruby/3.3.0/net/http.rb:1603:in `initialize' /usr/local/lib/ruby/3.3.0/net/http.rb:1603:in `open' /usr/local/lib/ruby/3.3.0/net/http.rb:1603:in `block in connect' /usr/local/lib/ruby/3.3.0/timeout.rb:186:in `block in timeout' /usr/local/lib/ruby/3.3.0/timeout.rb:193:in `timeout' /usr/local/lib/ruby/3.3.0/net/http.rb:1601:in `connect' /usr/local/lib/ruby/3.3.0/net/http.rb:1580:in `do_start' /usr/local/lib/ruby/3.3.0/net/http.rb:1569:in `start' /usr/local/bundle/gems/faraday-net_http-3.0.2/lib/faraday/adapter/net_http.rb:112:in `request_with_wrapped_block' /usr/local/bundle/gems/faraday-net_http-3.0.2/lib/faraday/adapter/net_http.rb:102:in `perform_request' /usr/local/bundle/gems/faraday-net_http-3.0.2/lib/faraday/adapter/net_http.rb:66:in `block in call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/adapter.rb:45:in `connection' /usr/local/bundle/gems/faraday-net_http-3.0.2/lib/faraday/adapter/net_http.rb:65:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-multipart-1.0.4/lib/faraday/multipart/middleware.rb:28:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/response/logger.rb:23:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-http-cache-2.5.0/lib/faraday/http_cache.rb:286:in `fetch' /usr/local/bundle/gems/faraday-http-cache-2.5.0/lib/faraday/http_cache.rb:190:in `process' /usr/local/bundle/gems/faraday-http-cache-2.5.0/lib/faraday/http_cache.rb:141:in `call!' /usr/local/bundle/gems/faraday-http-cache-2.5.0/lib/faraday/http_cache.rb:121:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/adapters/faraday/middleware/exception_handling.rb:7:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/rack_builder.rb:153:in `build_response' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:445:in `run_request' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:200:in `get' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/adapters/jenkins/client.rb:29:in `fetch_all_pipelines' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_all_pipelines.rb:77:in `block in pipelines' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_all_pipelines.rb:76:in `map' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_all_pipelines.rb:76:in `pipelines' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_all_pipelines.rb:16:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/adapters/provider_resolver.rb:66:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/audit.rb:16:in `block in call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/logger.rb:96:in `with_progress_bar' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/audit.rb:15:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/subcommands/audit.rb:28:in `jenkins' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:116:in `invoke' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:243:in `block in subcommand' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/base.rb:485:in `start' /usr/local/bundle/gems/actions_importer-1.3.22255/exe/actions-importer:19:in `' /usr/local/bundle/bin/actions-importer:25:in `load' /usr/local/bundle/bin/actions-importer:25:in `
' ```
github-actions[bot] commented 3 weeks ago

Something went wrong. Please check the logs for more information.

Logs :point_down: ``` # Logfile created on 2024-10-27 16:12:44 +0000 by logger.rb/v1.6.0 I, [2024-10-27T16:12:44.003642 #1] INFO -- : Using GitHub Features: Defaults I, [2024-10-27T16:12:44.004851 #1] INFO -- request: GET http://192.168.154.130:8888/job/test/config.xml E, [2024-10-27T16:13:44.017709 #1] ERROR -- : There was an error extracting the Jenkins pipeline (http://192.168.154.130:8888/job/test) Message: Failed to connect to 'http://192.168.154.130:8888/job/test/config.xml'. Please ensure the server is reachable and your environment variables and options are set correctly. Error: Failed to open TCP connection to 192.168.154.130:8888 (execution expired) /usr/local/lib/ruby/3.3.0/net/http.rb:1603:in `initialize' /usr/local/lib/ruby/3.3.0/net/http.rb:1603:in `open' /usr/local/lib/ruby/3.3.0/net/http.rb:1603:in `block in connect' /usr/local/lib/ruby/3.3.0/timeout.rb:186:in `block in timeout' /usr/local/lib/ruby/3.3.0/timeout.rb:193:in `timeout' /usr/local/lib/ruby/3.3.0/net/http.rb:1601:in `connect' /usr/local/lib/ruby/3.3.0/net/http.rb:1580:in `do_start' /usr/local/lib/ruby/3.3.0/net/http.rb:1569:in `start' /usr/local/bundle/gems/faraday-net_http-3.0.2/lib/faraday/adapter/net_http.rb:112:in `request_with_wrapped_block' /usr/local/bundle/gems/faraday-net_http-3.0.2/lib/faraday/adapter/net_http.rb:102:in `perform_request' /usr/local/bundle/gems/faraday-net_http-3.0.2/lib/faraday/adapter/net_http.rb:66:in `block in call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/adapter.rb:45:in `connection' /usr/local/bundle/gems/faraday-net_http-3.0.2/lib/faraday/adapter/net_http.rb:65:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-multipart-1.0.4/lib/faraday/multipart/middleware.rb:28:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/response/logger.rb:23:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-http-cache-2.5.0/lib/faraday/http_cache.rb:286:in `fetch' /usr/local/bundle/gems/faraday-http-cache-2.5.0/lib/faraday/http_cache.rb:190:in `process' /usr/local/bundle/gems/faraday-http-cache-2.5.0/lib/faraday/http_cache.rb:141:in `call!' /usr/local/bundle/gems/faraday-http-cache-2.5.0/lib/faraday/http_cache.rb:121:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/adapters/faraday/middleware/exception_handling.rb:7:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/rack_builder.rb:153:in `build_response' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:445:in `run_request' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:200:in `get' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/adapters/jenkins/client.rb:19:in `fetch_pipeline_configuration' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_pipeline.rb:101:in `pipeline_attributes_from_client' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_pipeline.rb:34:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/adapters/provider_resolver.rb:58:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/dry_run.rb:12:in `block in call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/logger.rb:96:in `with_progress_bar' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/dry_run.rb:11:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/subcommands/dry_run.rb:31:in `jenkins' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:116:in `invoke' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:243:in `block in subcommand' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/base.rb:485:in `start' /usr/local/bundle/gems/actions_importer-1.3.22255/exe/actions-importer:19:in `' /usr/local/bundle/bin/actions-importer:25:in `load' /usr/local/bundle/bin/actions-importer:25:in `
' I, [2024-10-27T16:13:44.050154 #1] INFO -- request: GET https://api.github.com/user I, [2024-10-27T16:13:44.186830 #1] INFO -- response: Status 200 I, [2024-10-27T16:13:44.191490 #1] INFO -- : Sending telemetry with transaction id '7e80b4a5-cb67-4486-90fc-0a5454a9f8b6' ```
github-actions[bot] commented 3 weeks ago

Something went wrong. Please check the logs for more information.

Logs :point_down: ``` # Logfile created on 2024-10-27 16:13:41 +0000 by logger.rb/v1.6.0 I, [2024-10-27T16:13:41.106300 #1] INFO -- : Using GitHub Features: Defaults I, [2024-10-27T16:13:41.107493 #1] INFO -- request: GET http://192.168.154.130:8888/job/test/config.xml E, [2024-10-27T16:14:41.120697 #1] ERROR -- : There was an error extracting the Jenkins pipeline (http://192.168.154.130:8888/job/test) Message: Failed to connect to 'http://192.168.154.130:8888/job/test/config.xml'. Please ensure the server is reachable and your environment variables and options are set correctly. Error: Failed to open TCP connection to 192.168.154.130:8888 (execution expired) /usr/local/lib/ruby/3.3.0/net/http.rb:1603:in `initialize' /usr/local/lib/ruby/3.3.0/net/http.rb:1603:in `open' /usr/local/lib/ruby/3.3.0/net/http.rb:1603:in `block in connect' /usr/local/lib/ruby/3.3.0/timeout.rb:186:in `block in timeout' /usr/local/lib/ruby/3.3.0/timeout.rb:193:in `timeout' /usr/local/lib/ruby/3.3.0/net/http.rb:1601:in `connect' /usr/local/lib/ruby/3.3.0/net/http.rb:1580:in `do_start' /usr/local/lib/ruby/3.3.0/net/http.rb:1569:in `start' /usr/local/bundle/gems/faraday-net_http-3.0.2/lib/faraday/adapter/net_http.rb:112:in `request_with_wrapped_block' /usr/local/bundle/gems/faraday-net_http-3.0.2/lib/faraday/adapter/net_http.rb:102:in `perform_request' /usr/local/bundle/gems/faraday-net_http-3.0.2/lib/faraday/adapter/net_http.rb:66:in `block in call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/adapter.rb:45:in `connection' /usr/local/bundle/gems/faraday-net_http-3.0.2/lib/faraday/adapter/net_http.rb:65:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-multipart-1.0.4/lib/faraday/multipart/middleware.rb:28:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/response/logger.rb:23:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-http-cache-2.5.0/lib/faraday/http_cache.rb:286:in `fetch' /usr/local/bundle/gems/faraday-http-cache-2.5.0/lib/faraday/http_cache.rb:190:in `process' /usr/local/bundle/gems/faraday-http-cache-2.5.0/lib/faraday/http_cache.rb:141:in `call!' /usr/local/bundle/gems/faraday-http-cache-2.5.0/lib/faraday/http_cache.rb:121:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/adapters/faraday/middleware/exception_handling.rb:7:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/middleware.rb:17:in `call' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/rack_builder.rb:153:in `build_response' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:445:in `run_request' /usr/local/bundle/gems/faraday-2.7.2/lib/faraday/connection.rb:200:in `get' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/adapters/jenkins/client.rb:19:in `fetch_pipeline_configuration' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_pipeline.rb:101:in `pipeline_attributes_from_client' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_pipeline.rb:34:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/adapters/provider_resolver.rb:58:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/migrate.rb:25:in `block in call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/logger.rb:96:in `with_progress_bar' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/migrate.rb:24:in `call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/call_validation.rb:256:in `bind_call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/call_validation.rb:256:in `validate_call' /usr/local/bundle/gems/sorbet-runtime-0.5.11108/lib/types/private/methods/_methods.rb:275:in `block in _on_method_added' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/subcommands/migrate.rb:30:in `jenkins' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:116:in `invoke' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:243:in `block in subcommand' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/base.rb:485:in `start' /usr/local/bundle/gems/actions_importer-1.3.22255/exe/actions-importer:19:in `' /usr/local/bundle/bin/actions-importer:25:in `load' /usr/local/bundle/bin/actions-importer:25:in `
' I, [2024-10-27T16:14:41.153330 #1] INFO -- request: GET https://api.github.com/user I, [2024-10-27T16:14:41.250330 #1] INFO -- response: Status 200 I, [2024-10-27T16:14:41.255668 #1] INFO -- request: GET https://api.github.com/repos/peach-killer/workflowtemplate I, [2024-10-27T16:14:41.501739 #1] INFO -- response: Status 200 I, [2024-10-27T16:14:41.524805 #1] INFO -- : Sending telemetry with transaction id '4821f606-d9e6-407e-9f2c-986bff505301' ```
peach-killer commented 3 weeks ago

/audit

github-actions[bot] commented 3 weeks ago

Something went wrong. Please check the logs for more information.

Logs :point_down: ``` # Logfile created on 2024-10-28 14:32:39 +0000 by logger.rb/v1.6.0 I, [2024-10-28T14:32:39.679563 #1] INFO -- : Using GitHub Features: Defaults I, [2024-10-28T14:32:39.679607 #1] INFO -- : Auditing 'http://47.122.18.209:8888' I, [2024-10-28T14:32:39.687266 #1] INFO -- request: GET http://47.122.18.209:8888/job/_Include%20specific%20folders%20in%20an%20audit%20(delete%20if%20not%20applicable)_/api/json?tree=jobs%5Bname%2Curl%2CfullName%5D I, [2024-10-28T14:32:40.681065 #1] INFO -- response: Status 404 I, [2024-10-28T14:32:40.716225 #1] INFO -- request: GET https://api.github.com/user I, [2024-10-28T14:32:40.854306 #1] INFO -- response: Status 200 I, [2024-10-28T14:32:40.859102 #1] INFO -- : Sending telemetry with transaction id '7c0ca664-48e4-4f98-b1df-044124061de5' E, [2024-10-28T14:32:40.979986 #1] ERROR -- : There was an error retrieving all pipelines from the Jenkins instance Resource not found (GET 404) Not Found: http://47.122.18.209:8888/job/_Include%20specific%20folders%20in%20an%20audit%20(delete%20if%20not%20applicable)_/api/json?tree=jobs%5Bname%2Curl%2CfullName%5D /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/parse_response.rb:14:in `parse!' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/adapters/jenkins/client.rb:31:in `fetch_all_pipelines' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_all_pipelines.rb:77:in `block in pipelines' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_all_pipelines.rb:76:in `map' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_all_pipelines.rb:76:in `pipelines' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/services/jenkins/extract_all_pipelines.rb:16:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/adapters/provider_resolver.rb:66:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/audit.rb:16:in `block in call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/logger.rb:96:in `with_progress_bar' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/commands/audit.rb:15:in `call' /usr/local/bundle/gems/actions_importer-1.3.22255/lib/valet/subcommands/audit.rb:28:in `jenkins' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:116:in `invoke' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:243:in `block in subcommand' /usr/local/bundle/gems/thor-1.2.2/lib/thor/command.rb:27:in `run' /usr/local/bundle/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command' /usr/local/bundle/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch' /usr/local/bundle/gems/thor-1.2.2/lib/thor/base.rb:485:in `start' /usr/local/bundle/gems/actions_importer-1.3.22255/exe/actions-importer:19:in `' /usr/local/bundle/bin/actions-importer:25:in `load' /usr/local/bundle/bin/actions-importer:25:in `
' ```
peach-killer commented 3 weeks ago

/dry-run --source-url http://47.122.18.209:8888/job/test

github-actions[bot] commented 3 weeks ago

Dry run was successful :boom:

Transformed workflows: