chore(deps): update dependency mocha to v10.8.2 #204
+5
β5
Community-TC Integration / test
succeeded
Oct 30, 2024 in 1m 46s
Community-TC (pull_request)
Tests for fast-azure-storage
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-10-30T17:29:48.438Z
Resolved: 2024-10-30T17:30:36.222Z
Task Execution Time: 47 seconds, 784 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-10-30T17:29:48.642Z] Worker Type (proj-taskcluster/ci) settings:
[taskcluster 2024-10-30T17:29:48.642Z] {
[taskcluster 2024-10-30T17:29:48.642Z] "config": {
[taskcluster 2024-10-30T17:29:48.642Z] "deploymentId": "d0fb9a4429919fdb"
[taskcluster 2024-10-30T17:29:48.642Z] },
[taskcluster 2024-10-30T17:29:48.642Z] "generic-worker": {
[taskcluster 2024-10-30T17:29:48.642Z] "config": {
[taskcluster 2024-10-30T17:29:48.642Z] "headlessTasks": true,
[taskcluster 2024-10-30T17:29:48.642Z] "runTasksAsCurrentUser": false
[taskcluster 2024-10-30T17:29:48.642Z] },
[taskcluster 2024-10-30T17:29:48.642Z] "engine": "multiuser",
[taskcluster 2024-10-30T17:29:48.642Z] "go-arch": "amd64",
[taskcluster 2024-10-30T17:29:48.642Z] "go-os": "linux",
[taskcluster 2024-10-30T17:29:48.642Z] "go-version": "go1.23.2",
[taskcluster 2024-10-30T17:29:48.642Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v72.1.1",
[taskcluster 2024-10-30T17:29:48.642Z] "revision": "2e8a1ca4b316b6cefdfdd09691b16a670bfe20ef",
[taskcluster 2024-10-30T17:29:48.642Z] "source": "https://github.com/taskcluster/taskcluster/commits/2e8a1ca4b316b6cefdfdd09691b16a670bfe20ef",
[taskcluster 2024-10-30T17:29:48.642Z] "version": "72.1.1"
[taskcluster 2024-10-30T17:29:48.642Z] },
[taskcluster 2024-10-30T17:29:48.642Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-whqymd1q2muptuxp2nht",
...(207 lines hidden)...
- listQueues w. prefix
- listQueues w. prefix, meta-data
- getMetadata
- getMetadata (from non-existent queue)
- setMetadata
- putMessage
- putMessage w. TTL and visibilityTimeout
- getMetadata (messageCount > 0)
- clearMessages
- clear, put, get, peek
- clear, put, get, delete messages
- clear, put, get, update, get messages
- clear, put, get, update, delete messages
- Shared-Access-Signature (fixed string, w. start)
- Shared-Access-Signature (forbid add)
- Shared-Access-Signature (will refresh)
- Shared-Access-Signature (won't refresh on every call)
- Shared-Access-Signature (will refresh, slower refresh)
- Retries up to 5 times
Table
- createTable
- createTable, deleteTable
- queryTables
- insertEntity
- insertEntity, getEntity (special characters)
- getEntity ($select)
- getEntity ($filter, matched)
- getEntity ($filter, unmatched)
- queryEntities w. $filter, $top, paging
- queryEntities w. $filter, $select
- updateEntity (Insert or Replace) - insert
- updateEntity (Insert or Replace) - replace
- updateEntity (Replace if exists) - exists
- updateEntity (Replace if exists) - missing
- updateEntity (Replace if ETag matches) - valid ETag
- updateEntity (Replace if ETag matches) - invalid ETag
- updateEntity (Insert or Merge) - insert
- updateEntity (Insert or Merge) - merge
- updateEntity (Merge if exists) - exists
- updateEntity (Merge if exists) - missing
- updateEntity (Merge if ETag matches) - valid ETag
- updateEntity (Merge if ETag matches) - invalid ETag
- deleteEntity (If exists)
- deleteEntity (valid ETag)
- deleteEntity (invalid ETag)
- Shared-Access-Signature (fixed string, w. start)
- Shared-Access-Signature (forbid add)
- Shared-Access-Signature (will refresh)
- Shared-Access-Signature (won't refresh on every call)
- Shared-Access-Signature (async refresh)
- Retries up to 5 times
- azure.Table.Operators.string (plain)
- azure.Table.Operators.string (quote)
- azure.Table.Operators.number (int)
- azure.Table.Operators.number (-int)
- azure.Table.Operators.number (float)
- azure.Table.Operators.bool (true)
- azure.Table.Operators.bool (false)
- azure.Table.Operators.bool (undefined)
- azure.Table.Operators.bool (null)
- azure.Table.Operators.date
- azure.Table.Operators.guid
- failing sas function is retried
Utils
β sleep (501ms)
β retry (will retry transient errors) (282ms)
β retry (non-transient error)
β retry (Can recovered w. retries) (281ms)
β retry (Can recover w. retries - async function) (322ms)
β request
β request (delayed-header) (501ms)
β request (delayed-body) (502ms)
β request (delayed-header - timeout) (301ms)
β request (delayed-body - timeout) (303ms)
β dateToISOWithoutMS
β isValidGUID
xml-parser
β parseError with message and code
β parseError with message without code (5xx)
β parseError with message without code (4xx)
β parseError without message
β parseError with detail
β queueParseListQueues plural
β queueParsePeekMessages single
β queueParseGetMessages none
β queueParseGetMessages single
β blobParseListContainers single
β blobParseListContainers plural
β blobParseContainerACL singular
β blobParseContainerACL plural
β blobParseListBlobs none
β blobParseListBlobs plural
β blobParseListBlock empty
β blobParseListBlock singular
β blobParseListBlock plural
β blobParseServiceProperties singular
31 passing (3s)
120 pending
Done in 3.72s.
yarn run v1.22.22
$ yuidoc .
info: Starting [email protected] using [email protected] with [email protected]
info: Scanning for yuidoc.json file.
warn: Skipping node_modules directory while scanning for yuidoc.json
info: Loading package.json data from: /repo/package.json
info: Loading yuidoc.json data from: /repo/yuidoc.json
info: Starting YUIDoc with the following options:
info: {"paths":["."],"outdir":"./docs","themedir":"node_modules/yuidoc-lucid-theme","helpers":["node_modules/yuidoc-lucid-theme/helpers/helpers.js"],"port":3000,"nocode":false,"project":{"name":"fast-azure-storage","description":"Fast client library for azure storage services","url":"https://github.com/taskcluster/fast-azure-storage","version":"4.0.0"}}
info: YUIDoc Starting from: .
warn: replacing incorrect tag: returns with return: lib/blob.js:213
warn: replacing incorrect tag: returns with return: lib/blob.js:357
warn: replacing incorrect tag: returns with return: lib/blob.js:719
warn: replacing incorrect tag: returns with return: lib/blob.js:780
warn: replacing incorrect tag: returns with return: lib/blob.js:843
warn: replacing incorrect tag: returns with return: lib/blob.js:892
warn: replacing incorrect tag: returns with return: lib/blob.js:937
warn: replacing incorrect tag: returns with return: lib/blob.js:998
warn: replacing incorrect tag: returns with return: lib/blob.js:1073
warn: replacing incorrect tag: returns with return: lib/blob.js:1146
warn: replacing incorrect tag: returns with return: lib/blob.js:1272
warn: replacing incorrect tag: returns with return: lib/blob.js:1373
warn: replacing incorrect tag: returns with return: lib/blob.js:1963
warn: replacing incorrect tag: returns with return: lib/blob.js:2023
warn: replacing incorrect tag: returns with return: lib/blob.js:2121
warn: replacing incorrect tag: returns with return: lib/queue.js:176
warn: replacing incorrect tag: returns with return: lib/queue.js:254
warn: replacing incorrect tag: returns with return: lib/queue.js:349
warn: replacing incorrect tag: returns with return: lib/queue.js:401
warn: replacing incorrect tag: returns with return: lib/queue.js:436
warn: replacing incorrect tag: returns with return: lib/queue.js:453
warn: replacing incorrect tag: returns with return: lib/queue.js:493
warn: replacing incorrect tag: returns with return: lib/queue.js:526
warn: replacing incorrect tag: returns with return: lib/queue.js:571
warn: replacing incorrect tag: returns with return: lib/queue.js:615
warn: replacing incorrect tag: returns with return: lib/queue.js:667
warn: replacing incorrect tag: returns with return: lib/queue.js:697
warn: replacing incorrect tag: returns with return: lib/table.js:211
warn: replacing incorrect tag: returns with return: lib/table.js:312
warn: replacing incorrect tag: returns with return: lib/table.js:329
warn: replacing incorrect tag: returns with return: lib/table.js:433
warn: replacing incorrect tag: returns with return: lib/table.js:513
warn: replacing incorrect tag: returns with return: lib/table.js:853
warn: Missing item type: docs/assets/vendor/bootstrap/js/bootstrap.min.js:1
warn: Bootstrap.js by @fat & @mdo
plugins: bootstrap-transition.js, bootstrap-modal.js, bootstrap-dropdown.js, bootstrap-scrollspy.js, bootstrap-tab.js, bootstrap-tooltip.js, bootstrap-popover.js, bootstrap-affix.js, bootstrap-alert.js, bootstrap-button.js, bootstrap-collapse.js, bootstrap-carousel.js, bootstrap-typeahead.js
Copyright 2012 Twitter, Inc.
http://www.apache.org/licenses/LICENSE-2.0.txt
warn: Missing item type: lib/blob.js:1786
warn: TODO information about:
- copyCompletionTime,
- copyStatusDescription,
- copyStatusDescription,
- copyId,
- copyProgress,
- copySource,
- copyStatus,
- copyDestinationSnapshot
- incrementalCopy
will be added after the copyBlob will be implemented
warn: Found out dir, deleting: ./docs
info: Making out dir: ./docs
info: Parsed 25 files in 0.032 seconds
info: Importing helpers: node_modules/yuidoc-lucid-theme/helpers/helpers.js
info: Building..
info: Compiling Templates
info: Making default directories: classes,elements,modules,files
info: Copying Assets
info: Rendering and writing 1 modules pages.
info: Loading theme from node_modules/yuidoc-lucid-theme/theme.json
info: Preparing index.html
info: Writing API Meta Data
info: Writing index.html
info: Finished writing module files
info: Rendering and writing 4 class pages.
info: Rendering and writing 0 class pages.
info: Finished writing element files
info: Rendering and writing 6 source files.
info: Finished writing class files
info: Rendering and writing 6 source files.
info: Finished writing source files
info: Finished writing source files
info: Finished writing 18 files in 0.158 seconds
info: Completed in 0.263 seconds
Done in 0.51s.
[taskcluster 2024-10-30T17:30:35.881Z] Exit Code: 0
[taskcluster 2024-10-30T17:30:35.881Z] User Time: 30.738ms
[taskcluster 2024-10-30T17:30:35.881Z] Kernel Time: 75.822ms
[taskcluster 2024-10-30T17:30:35.881Z] Wall Time: 45.310263288s
[taskcluster 2024-10-30T17:30:35.881Z] Result: SUCCEEDED
[taskcluster 2024-10-30T17:30:35.881Z] === Task Finished ===
[taskcluster 2024-10-30T17:30:35.881Z] Task Duration: 45.310562776s
[taskcluster 2024-10-30T17:30:35.986Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2025-10-30T18:28:50.312Z
Loading