Created
February 9, 2024 01:15
-
-
Save nphilipp/53511d7946c2adf231aec609056c8581 to your computer and use it in GitHub Desktop.
Renovate rangeStrategy=widen poetry lockfile issue log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEBUG: Using RE2 regex engine | |
DEBUG: Parsing configs | |
DEBUG: Checking for config file in /runner/renovate/job_config.json | |
DEBUG: Detected config in env RENOVATE_CONFIG | |
{ | |
"config": { | |
"extends": [ | |
"mergeConfidence:all-badges" | |
], | |
"prFooter": "This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/{{platform}}/{{repository}}).", | |
"prHeader": "[](https://renovatebot.com)", | |
"redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
"binarySource": "install", | |
"platformCommit": true, | |
"repositoryCache": "enabled", | |
"cacheTtlOverride": { | |
"datasource-docker-hub-tags": 90 | |
}, | |
"onboardingConfig": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"config:recommended" | |
] | |
}, | |
"gitIgnoredAuthors": [ | |
"29139614+renovate[bot]@users.noreply.github.com" | |
], | |
"customizeDashboard": { | |
"repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
}, | |
"repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
"allowedPostUpgradeCommands": [ | |
"^git add --all$", | |
"^git reset$", | |
"^npx beachball change( --no-fetch)? --no-commit --type (patch|none) --message '{{{commitMessage}}}'$", | |
"^pwd$" | |
], | |
"allowPostUpgradeCommandTemplating": true | |
} | |
} | |
DEBUG: File config | |
{ | |
"config": { | |
"token": "***********", | |
"privateKey": "***********", | |
"privateKeyOld": "***********", | |
"hostRules": [ | |
{ | |
"hostType": "docker", | |
"matchHost": "docker.io", | |
"username": "mdpprod2renovate", | |
"password": "***********" | |
}, | |
{ | |
"hostType": "docker", | |
"matchHost": "hub.docker.com", | |
"username": "mdpprodrenovatedc2", | |
"password": "***********" | |
}, | |
{ | |
"hostType": "github", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "github-tags", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "github-releases", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "pod", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "terraform-provider", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "rubygems", | |
"matchHost": "github.com", | |
"token": "***********" | |
} | |
] | |
} | |
} | |
DEBUG: CLI config | |
{ | |
"config": {} | |
} | |
DEBUG: Env config | |
{ | |
"config": { | |
"extends": [ | |
"mergeConfidence:all-badges" | |
], | |
"prFooter": "This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/{{platform}}/{{repository}}).", | |
"prHeader": "[](https://renovatebot.com)", | |
"redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
"binarySource": "install", | |
"platformCommit": true, | |
"repositoryCache": "enabled", | |
"cacheTtlOverride": { | |
"datasource-docker-hub-tags": 90 | |
}, | |
"onboardingConfig": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"config:recommended" | |
] | |
}, | |
"gitIgnoredAuthors": [ | |
"29139614+renovate[bot]@users.noreply.github.com" | |
], | |
"customizeDashboard": { | |
"repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
}, | |
"repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
"allowedPostUpgradeCommands": [ | |
"^git add --all$", | |
"^git reset$", | |
"^npx beachball change( --no-fetch)? --no-commit --type (patch|none) --message '{{{commitMessage}}}'$", | |
"^pwd$" | |
], | |
"allowPostUpgradeCommandTemplating": true, | |
"hostRules": [], | |
"onboardingNoDeps": true, | |
"onboarding": true, | |
"forkProcessing": "enabled", | |
"requireConfig": "required", | |
"platform": "github", | |
"username": "renovate[bot]", | |
"repositories": [ | |
"nphilipp-playground/studious-adventure" | |
], | |
"gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>" | |
} | |
} | |
DEBUG: Combined config | |
{ | |
"config": { | |
"token": "***********", | |
"privateKey": "***********", | |
"privateKeyOld": "***********", | |
"hostRules": [ | |
{ | |
"hostType": "docker", | |
"matchHost": "docker.io", | |
"username": "mdpprod2renovate", | |
"password": "***********" | |
}, | |
{ | |
"hostType": "docker", | |
"matchHost": "hub.docker.com", | |
"username": "mdpprodrenovatedc2", | |
"password": "***********" | |
}, | |
{ | |
"hostType": "github", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "github-tags", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "github-releases", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "pod", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "terraform-provider", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "rubygems", | |
"matchHost": "github.com", | |
"token": "***********" | |
} | |
], | |
"extends": [ | |
"mergeConfidence:all-badges" | |
], | |
"prFooter": "This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/{{platform}}/{{repository}}).", | |
"prHeader": "[](https://renovatebot.com)", | |
"redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
"binarySource": "install", | |
"platformCommit": true, | |
"repositoryCache": "enabled", | |
"cacheTtlOverride": { | |
"datasource-docker-hub-tags": 90 | |
}, | |
"onboardingConfig": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"config:recommended" | |
] | |
}, | |
"gitIgnoredAuthors": [ | |
"29139614+renovate[bot]@users.noreply.github.com" | |
], | |
"customizeDashboard": { | |
"repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
}, | |
"repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
"allowedPostUpgradeCommands": [ | |
"^git add --all$", | |
"^git reset$", | |
"^npx beachball change( --no-fetch)? --no-commit --type (patch|none) --message '{{{commitMessage}}}'$", | |
"^pwd$" | |
], | |
"allowPostUpgradeCommandTemplating": true, | |
"onboardingNoDeps": true, | |
"onboarding": true, | |
"forkProcessing": "enabled", | |
"requireConfig": "required", | |
"platform": "github", | |
"username": "renovate[bot]", | |
"repositories": [ | |
"nphilipp-playground/studious-adventure" | |
], | |
"gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>" | |
} | |
} | |
DEBUG: Enabling forkProcessing while in non-autodiscover mode | |
DEBUG: Found valid git version: 2.43.0 | |
DEBUG: Setting global hostRules | |
DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
DEBUG: Using default github endpoint: https://api.github.com/ | |
DEBUG: Platform config | |
{ | |
"platformConfig": { | |
"hostType": "github", | |
"endpoint": "https://api.github.com/", | |
"isGHApp": true, | |
"isGhe": false | |
} | |
"renovateUsername": "renovate[bot]" | |
} | |
DEBUG: Using configured gitAuthor (renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>) | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: Using baseDir: /tmp/renovate | |
DEBUG: Using cacheDir: /tmp/renovate/cache | |
DEBUG: Using containerbaseDir: /tmp/renovate/cache/containerbase | |
DEBUG: Redis cache init | |
DEBUG: Commits limit = null | |
DEBUG: Setting global hostRules | |
DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: validatePresets() | |
DEBUG: Reinitializing hostRules for repo | |
DEBUG: Clearing hostRules | |
DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
INFO: Repository started | |
{ | |
"renovateVersion": "37.173.0" | |
} | |
DEBUG: Using localDir: /tmp/renovate/repos/github/nphilipp-playground/studious-adventure | |
DEBUG: PackageFiles.clear() - Package files deleted | |
DEBUG: initRepo("nphilipp-playground/studious-adventure") | |
DEBUG: hostRules: authentication already set for api.github.com | |
DEBUG: nphilipp-playground/studious-adventure default branch = main | |
DEBUG: Using app token for git init | |
DEBUG: RepoCacheS3.read() - success | |
DEBUG: Repository cache is restored from revision 13 | |
DEBUG: Resetting npmrc | |
DEBUG: Resetting npmrc | |
DEBUG: checkOnboarding() | |
DEBUG: isOnboarded() | |
DEBUG: findPr(renovate/configure, Configure Renovate, !open) | |
DEBUG: Using cached etag for https://api.github.com/repos/nphilipp-playground/studious-adventure/pulls?per_page=100&state=all&sort=updated&direction=desc&page=1 | |
DEBUG: Saving response to cache: https://api.github.com/repos/nphilipp-playground/studious-adventure/pulls?per_page=100&state=all&sort=updated&direction=desc&page=1 with etag "a32582c956de55e472e7c041c4fc9468e24c962b20c942af86703d3cf68963e9" | |
DEBUG: getPrList success | |
{ | |
"pullsTotal": 0 | |
"requestsTotal": 1 | |
"apiQuotaAffected": true | |
} | |
DEBUG: findPr(renovate/configure, chore: Configure Renovate, !open) | |
DEBUG: Checking cached config file name | |
DEBUG: Saving response to cache: https://api.github.com/repos/nphilipp-playground/studious-adventure/contents/renovate.json with etag W/"e874f012367e10d33b310cf191fc1107b1ee2293" | |
DEBUG: Existing config file confirmed | |
DEBUG: Repository config | |
{ | |
"fileName": "renovate.json" | |
"config": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"config:recommended", | |
"group:allNonMajor", | |
"schedule:nonOfficeHours", | |
":separateMultipleMajorReleases", | |
":automergeMinor", | |
":gitSignOff" | |
], | |
"lockFileMaintenance": { | |
"enabled": true, | |
"extends": [ | |
"group:allNonMajor", | |
"schedule:daily" | |
] | |
}, | |
"automergeStrategy": "rebase", | |
"rangeStrategy": "widen", | |
"minimumReleaseAge": "3 days", | |
"labels": [ | |
"dependencies" | |
], | |
"packageRules": [ | |
{ | |
"matchDepTypes": [ | |
"devDependencies" | |
], | |
"automerge": true, | |
"groupName": "dev dependencies" | |
} | |
] | |
} | |
} | |
DEBUG: Repo is onboarded | |
DEBUG: Saving response to cache: https://api.github.com/repos/nphilipp-playground/studious-adventure/contents/renovate.json with etag W/"e874f012367e10d33b310cf191fc1107b1ee2293" | |
DEBUG: migrateAndValidate() | |
DEBUG: No config migration necessary | |
DEBUG: Setting hostRules from config | |
DEBUG: Found repo ignorePaths | |
{ | |
"ignorePaths": [ | |
"**/node_modules/**", | |
"**/bower_components/**", | |
"**/vendor/**", | |
"**/examples/**", | |
"**/__tests__/**", | |
"**/test/**", | |
"**/tests/**", | |
"**/__fixtures__/**" | |
] | |
} | |
DEBUG: No vulnerability alerts enabled for repo | |
DEBUG: No vulnerability alerts found | |
DEBUG: findIssue(Dependency Dashboard) | |
DEBUG: Retrieving issueList | |
DEBUG: Retrieved 1 issues | |
DEBUG: Found issue 1 | |
DEBUG: Saving response to cache: https://api.github.com/repos/nphilipp-playground/studious-adventure/issues/1 with etag W/"eb9a733e71aa0d15a1254bdd9f71f7e2d3c46263a9231ee08bdfbe991820dccd" | |
DEBUG: No baseBranches | |
DEBUG: extract() | |
DEBUG: Cached extract for sha=4a05fe1f94b22c6280f98b9fd5c42c311b0de2a9 is valid and can be used | |
DEBUG: Deleted cached dep updates | |
INFO: Dependency extraction complete | |
{ | |
"baseBranch": "main" | |
"stats": { | |
"managers": { | |
"pep621": { | |
"fileCount": 1, | |
"depCount": 1 | |
}, | |
"poetry": { | |
"fileCount": 1, | |
"depCount": 2 | |
} | |
}, | |
"total": { | |
"fileCount": 2, | |
"depCount": 3 | |
} | |
} | |
} | |
DEBUG: PackageFiles.add() - Package file saved for base branch | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Package releases lookups complete | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: branchifyUpgrades | |
DEBUG: detectSemanticCommits() | |
DEBUG: semanticCommits: returning "disabled" from cache | |
DEBUG: 2 flattened updates found: | |
DEBUG: Returning 1 branch(es) | |
DEBUG: config.repoIsOnboarded=true | |
DEBUG: packageFiles with updates | |
{ | |
"baseBranch": "main" | |
"config": { | |
"pep621": [ | |
{ | |
"deps": [ | |
{ | |
"datasource": "pypi", | |
"depName": "poetry-core", | |
"depType": "build-system.requires", | |
"packageName": "poetry-core", | |
"skipReason": "unspecified-version", | |
"updates": [] | |
} | |
], | |
"packageFile": "pyproject.toml" | |
} | |
], | |
"poetry": [ | |
{ | |
"deps": [ | |
{ | |
"commitMessageTopic": "Python", | |
"currentValue": "^3.12", | |
"currentVersion": "3.12.2", | |
"datasource": "github-releases", | |
"depName": "python", | |
"depType": "dependencies", | |
"managerData": { | |
"nestedVersion": false | |
}, | |
"packageName": "containerbase/python-prebuild", | |
"registryUrl": "https://github.com", | |
"registryUrls": null, | |
"sourceUrl": "https://github.com/containerbase/python-prebuild", | |
"versioning": "poetry", | |
"warnings": [], | |
"updates": [] | |
}, | |
{ | |
"currentValue": "^5.1.0", | |
"currentVersion": "5.1.0", | |
"datasource": "pypi", | |
"depName": "decorator", | |
"depType": "dependencies", | |
"fixedVersion": "5.1.0", | |
"lockedVersion": "5.1.0", | |
"managerData": { | |
"nestedVersion": false | |
}, | |
"packageName": "decorator", | |
"registryUrl": "https://pypi.org/pypi", | |
"sourceUrl": "https://github.com/micheles/decorator", | |
"versioning": "poetry", | |
"warnings": [], | |
"updates": [] | |
} | |
], | |
"extractedConstraints": { | |
"python": "^3.12" | |
}, | |
"lockFiles": [ | |
"poetry.lock" | |
], | |
"packageFile": "pyproject.toml", | |
"packageFileVersion": "0.1.0" | |
} | |
] | |
} | |
} | |
DEBUG: detectSemanticCommits() | |
DEBUG: semanticCommits: returning "disabled" from cache | |
DEBUG: processRepo() | |
DEBUG: Processing 1 branch: renovate/lock-file-maintenance | |
DEBUG: Calculating hourly PRs remaining | |
DEBUG: currentHourStart=2024-02-09T01:00:00.000+00:00 | |
DEBUG: PR hourly limit remaining: 2 | |
DEBUG: Calculating prConcurrentLimit (10) | |
DEBUG: getBranchPr(renovate/lock-file-maintenance) | |
DEBUG: findPr(renovate/lock-file-maintenance, undefined, open) | |
DEBUG: findPr(renovate/lock-file-maintenance, undefined, closed) | |
DEBUG: 0 PRs are currently open | |
DEBUG: PR concurrent limit remaining: 10 | |
DEBUG: Calculated maximum PRs remaining this run: 2 | |
DEBUG: PullRequests limit = 2 | |
DEBUG: Calculating hourly PRs remaining | |
DEBUG: currentHourStart=2024-02-09T01:00:00.000+00:00 | |
DEBUG: PR hourly limit remaining: 2 | |
DEBUG: Calculating branchConcurrentLimit (10) | |
DEBUG: 0 already existing branches found: | |
DEBUG: Branch concurrent limit remaining: 10 | |
DEBUG: Calculated maximum branches remaining this run: 2 | |
DEBUG: Branches limit = 2 | |
DEBUG: syncBranchState() (branch="renovate/lock-file-maintenance") | |
DEBUG: getBranchPr(renovate/lock-file-maintenance) (branch="renovate/lock-file-maintenance") | |
DEBUG: findPr(renovate/lock-file-maintenance, undefined, open) (branch="renovate/lock-file-maintenance") | |
DEBUG: findPr(renovate/lock-file-maintenance, undefined, closed) (branch="renovate/lock-file-maintenance") | |
DEBUG: branchExists=false (branch="renovate/lock-file-maintenance") | |
DEBUG: dependencyDashboardCheck=other (branch="renovate/lock-file-maintenance") | |
DEBUG: recreateClosed is true. No need to check for closed PR. (branch="renovate/lock-file-maintenance") | |
DEBUG: Checking schedule(before 4am, null) (branch="renovate/lock-file-maintenance") | |
DEBUG: Checking 1 schedule(s) (branch="renovate/lock-file-maintenance") | |
DEBUG: Checking schedule "before 4am" (branch="renovate/lock-file-maintenance") | |
{ | |
"parsedSchedule": { | |
"schedules": [ | |
{ | |
"t_b": [ | |
14400 | |
] | |
} | |
], | |
"exceptions": [], | |
"error": -1 | |
} | |
} | |
DEBUG: Matches schedule before 4am (branch="renovate/lock-file-maintenance") | |
DEBUG: Branch needs creating (branch="renovate/lock-file-maintenance") | |
DEBUG: Using reuseExistingBranch: false (branch="renovate/lock-file-maintenance") | |
DEBUG: Setting current branch to main (branch="renovate/lock-file-maintenance") | |
DEBUG: Initializing git repository into /tmp/renovate/repos/github/nphilipp-playground/studious-adventure (branch="renovate/lock-file-maintenance") | |
DEBUG: Performing blobless clone (branch="renovate/lock-file-maintenance") | |
DEBUG: git clone completed (branch="renovate/lock-file-maintenance") | |
{ | |
"durationMs": 352 | |
} | |
DEBUG: latest repository commit (branch="renovate/lock-file-maintenance") | |
{ | |
"latestCommit": { | |
"hash": "4a05fe1f94b22c6280f98b9fd5c42c311b0de2a9", | |
"date": "2024-02-09T01:47:59+01:00", | |
"message": "Initial commit", | |
"refs": "HEAD -> main, origin/main, origin/HEAD", | |
"body": "Signed-off-by: Nils Philippsen <[email protected]>\n", | |
"author_name": "Nils Philippsen", | |
"author_email": "[email protected]" | |
} | |
} | |
DEBUG: latest commit (branch="renovate/lock-file-maintenance") | |
{ | |
"branchName": "main" | |
"latestCommitDate": "2024-02-09T01:47:59+01:00" | |
} | |
DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=false (branch="renovate/lock-file-maintenance") | |
DEBUG: No pdm.lock found (branch="renovate/lock-file-maintenance") | |
DEBUG: No pdm.lock found (branch="renovate/lock-file-maintenance") | |
DEBUG: No package files need updating (branch="renovate/lock-file-maintenance") | |
DEBUG: No updated lock files in branch (branch="renovate/lock-file-maintenance") | |
DEBUG: No files to commit (branch="renovate/lock-file-maintenance") | |
DEBUG: Setting current branch to main (branch="renovate/lock-file-maintenance") | |
DEBUG: latest commit (branch="renovate/lock-file-maintenance") | |
{ | |
"branchName": "main" | |
"latestCommitDate": "2024-02-09T01:47:59+01:00" | |
} | |
DEBUG: getPrCache() | |
DEBUG: ensureDependencyDashboard() | |
DEBUG: Ensuring Dependency Dashboard | |
DEBUG: Saving response to cache: https://api.github.com/repos/nphilipp-playground/studious-adventure/issues/1 with etag W/"eb9a733e71aa0d15a1254bdd9f71f7e2d3c46263a9231ee08bdfbe991820dccd" | |
DEBUG: Using cached etag for https://api.github.com/repos/nphilipp-playground/studious-adventure/issues/1 | |
DEBUG: Using cached response: https://api.github.com/repos/nphilipp-playground/studious-adventure/issues/1 with etag "eb9a733e71aa0d15a1254bdd9f71f7e2d3c46263a9231ee08bdfbe991820dccd" from 2024-02-09T01:12:30.806Z | |
DEBUG: ensureIssue(Dependency Dashboard) | |
DEBUG: Saving response to cache: https://api.github.com/repos/nphilipp-playground/studious-adventure/issues/1 with etag W/"eb9a733e71aa0d15a1254bdd9f71f7e2d3c46263a9231ee08bdfbe991820dccd" | |
DEBUG: Patching issue | |
DEBUG: Issue updated | |
DEBUG: validateReconfigureBranch() | |
DEBUG: No reconfigure branch found | |
DEBUG: Removing any stale branches | |
DEBUG: config.repoIsOnboarded=true | |
DEBUG: No renovate branches found | |
DEBUG: PackageFiles.clear() - Package files deleted | |
DEBUG: Branch summary | |
{ | |
"cacheModified": true | |
"baseBranches": [ | |
{ | |
"branchName": "main", | |
"sha": "4a05fe1f94b22c6280f98b9fd5c42c311b0de2a9" | |
} | |
] | |
"branches": [] | |
"defaultBranch": "main" | |
"inactiveBranches": [ | |
"renovate/lock-file-maintenance" | |
] | |
} | |
DEBUG: branches info extended | |
{ | |
"branchesInformation": [ | |
{ | |
"branchName": "renovate/lock-file-maintenance", | |
"prNo": null, | |
"prTitle": "Lock file maintenance", | |
"result": "no-work", | |
"upgrades": [ | |
{ | |
"displayPending": "", | |
"packageFile": "pyproject.toml", | |
"updateType": "lockFileMaintenance" | |
}, | |
{ | |
"displayPending": "", | |
"packageFile": "pyproject.toml", | |
"updateType": "lockFileMaintenance" | |
} | |
] | |
} | |
] | |
} | |
DEBUG: Renovate repository PR statistics | |
{ | |
"stats": { | |
"total": 0, | |
"open": 0, | |
"closed": 0, | |
"merged": 0 | |
} | |
} | |
DEBUG: Repository result: done, status: onboarded, enabled: true, onboarded: true | |
DEBUG: Repository timing splits (milliseconds) | |
{ | |
"splits": { | |
"init": 4594, | |
"extract": 547, | |
"lookup": 610, | |
"onboarding": 1, | |
"update": 958 | |
} | |
"total": 7407 | |
} | |
DEBUG: Package cache statistics | |
{ | |
"get": { | |
"count": 2, | |
"totalMs": 21, | |
"avgMs": 11, | |
"medianMs": 2, | |
"maxMs": 19 | |
} | |
"set": { | |
"count": 0 | |
} | |
} | |
DEBUG: http statistics | |
{ | |
"urls": { | |
"https://api.github.com/graphql (POST,200)": 2, | |
"https://api.github.com/repos/nphilipp-playground/studious-adventure/contents/renovate.json (GET,200)": 1, | |
"https://api.github.com/repos/nphilipp-playground/studious-adventure/issues/1 (GET,200)": 1, | |
"https://api.github.com/repos/nphilipp-playground/studious-adventure/issues/1 (GET,304)": 1, | |
"https://api.github.com/repos/nphilipp-playground/studious-adventure/issues/1 (PATCH,200)": 1, | |
"https://api.github.com/repos/nphilipp-playground/studious-adventure/pulls (GET,200)": 1 | |
} | |
"hostStats": { | |
"api.github.com": { | |
"requestCount": 7, | |
"requestAvgMs": 186, | |
"queueAvgMs": 3 | |
} | |
} | |
"totalRequests": 7 | |
} | |
DEBUG: Package lookup durations | |
{ | |
"pypi": { | |
"count": 1, | |
"averageMs": 66, | |
"totalMs": 66, | |
"maximumMs": 66 | |
} | |
"github-releases": { | |
"count": 1, | |
"averageMs": 528, | |
"totalMs": 528, | |
"maximumMs": 528 | |
} | |
} | |
DEBUG: dns cache | |
{ | |
"hosts": [] | |
} | |
INFO: Repository finished | |
{ | |
"cloned": true | |
"durationMs": 7407 | |
} | |
DEBUG: Renovate exiting |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment