jenkinsci / jenkinsci/subversion-plugin

[JENKINS-31127] Subversion Notify Commit needs long time to reply

Open
#1,317 3 comments 0 reactions 0 assignees View on GitHub
component:subversion-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
131
Forks
275
Avg merge
12h 4m
Merged PRs (30d)
6

Description

In the post-commit hook the request to url to notify subversion commits takes long time to reply (3-5 min), using wget the error showed is:

Connecting to myjenkins:8080... connected

HTTP request sent, awaiting response... Read error (Connection timed out) in headers.

This is reproducible in each try, using the next timeout values: 2, 4, 8, 16, 32, 64, 128, 256, 1024, 2048...

---
Originally reported by roberto87, imported from: Subversion Notify Commit needs long time to reply


  • assignee: recena
  • status: Open
  • priority: Major
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 20251212-090250

Raw content of original issue

In the post-commit hook the request to url to notify subversion commits takes long time to reply (3-5 min), using wget the error showed is:

Connecting to myjenkins:8080... connected
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.

This is reproducible in each try, using the next timeout values: 2, 4, 8, 16, 32, 64, 128, 256, 1024, 2048...

environment

```
Ubuntu Server 14.04 64 bits

Jenkins version: 1.633

Subversion Plugin version: 2.5.3
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.