pengx17 / logseq-publish

Archived. Please check https://github.com/logseq/publish-spa instead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to publish with specific release of Logseq?

WsinGithub opened this issue · comments

commented

When publishing, latest releases of Logseq often have bugs.

So if it is possible to publish with the release I want, such as 0.7.5 which is used now on my Desktop.


新版本发布时或多或少有 bug,请问如何选择特定版本进行发布呢?

譬如打算未来长期使用 0.7.5 作为发布版本。

:D

commented

0.8.8 没法折叠,0.8.9 直接把 https://logseq.pro/ 的主页搞炸了 😢

logseq/logseq#7118

The publish docker image is built manually and there are only a few of them, which can be found in https://github.com/pengx17/logseq-publish/pkgs/container/logseq-publish/versions. Note you can ignore the long hashed versions.
To use a specific version, use the following:

      - name: Logseq Publish 🚩
        uses: pengx17/logseq-publish@main
        with:
          version: "0.7.6"
commented

It doesn't work. 😢

image

image

This line is not the real error. Please paste the full message if possible.

commented

This line is not the real error. Please paste the full message if possible.

2022-10-27T11:16:13.9156107Z Requested labels: ubuntu-latest
2022-10-27T11:16:13.9156173Z Job defined at: WsinGithub/Logseq-publ/.github/workflows/main.yml@refs/heads/main
2022-10-27T11:16:13.9156664Z Waiting for a runner to pick up this job...
2022-10-27T11:16:14.5877259Z Job is waiting for a hosted runner to come online.
2022-10-27T11:16:17.9456608Z Job is about to start running on the hosted runner: Hosted Agent (hosted)
2022-10-27T11:16:19.8540065Z Current runner version: '2.298.2'
2022-10-27T11:16:19.8563415Z ##[group]Operating System
2022-10-27T11:16:19.8563935Z Ubuntu
2022-10-27T11:16:19.8564161Z 20.04.5
2022-10-27T11:16:19.8564417Z LTS
2022-10-27T11:16:19.8564695Z ##[endgroup]
2022-10-27T11:16:19.8564986Z ##[group]Runner Image
2022-10-27T11:16:19.8565328Z Image: ubuntu-20.04
2022-10-27T11:16:19.8565628Z Version: 20221024.1
2022-10-27T11:16:19.8566065Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221024.1/images/linux/Ubuntu2004-Readme.md
2022-10-27T11:16:19.8566667Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221024.1
2022-10-27T11:16:19.8567135Z ##[endgroup]
2022-10-27T11:16:19.8567412Z ##[group]Runner Image Provisioner
2022-10-27T11:16:19.8567725Z 2.0.91.1
2022-10-27T11:16:19.8567997Z ##[endgroup]
2022-10-27T11:16:19.8568870Z ##[group]GITHUB_TOKEN Permissions
2022-10-27T11:16:19.8569487Z Actions: write
2022-10-27T11:16:19.8569980Z Checks: write
2022-10-27T11:16:19.8570408Z Contents: write
2022-10-27T11:16:19.8570777Z Deployments: write
2022-10-27T11:16:19.8571078Z Discussions: write
2022-10-27T11:16:19.8571370Z Issues: write
2022-10-27T11:16:19.8571613Z Metadata: read
2022-10-27T11:16:19.8571945Z Packages: write
2022-10-27T11:16:19.8572241Z Pages: write
2022-10-27T11:16:19.8572494Z PullRequests: write
2022-10-27T11:16:19.8572827Z RepositoryProjects: write
2022-10-27T11:16:19.8573173Z SecurityEvents: write
2022-10-27T11:16:19.8573478Z Statuses: write
2022-10-27T11:16:19.8573767Z ##[endgroup]
2022-10-27T11:16:19.8577180Z Secret source: Actions
2022-10-27T11:16:19.8577578Z Prepare workflow directory
2022-10-27T11:16:19.9415465Z Prepare all required actions
2022-10-27T11:16:19.9597422Z Getting action download info
2022-10-27T11:16:20.1837387Z Download action repository 'actions/checkout@v2' (SHA:e2f20e631ae6d7dd3b768f56a5d2af784dd54791)
2022-10-27T11:16:20.5172552Z Download action repository 'pengx17/logseq-publish@main' (SHA:8b1b5975b77438e795780acee6ee9a3f01fe6cf6)
2022-10-27T11:16:20.7411511Z Download action repository 'JamesIves/github-pages-deploy-action@v4' (SHA:ba1486788b0490a235422264426c45848eac35c6)
2022-10-27T11:16:21.4489518Z Getting action download info
2022-10-27T11:16:21.6518505Z Download action repository 'addnab/docker-run-action@v3' (SHA:4f65fabd2431ebc8d299f8e5a018d79a769ae185)
2022-10-27T11:16:21.7866316Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2)
2022-10-27T11:16:22.0788708Z ##[group]Build container for action use: '/home/runner/work/_actions/addnab/docker-run-action/v3/Dockerfile'.
2022-10-27T11:16:22.0858930Z ##[command]/usr/bin/docker build -t 8d5581:6cc132e13f474407992373689c5bea84 -f "/home/runner/work/_actions/addnab/docker-run-action/v3/Dockerfile" "/home/runner/work/_actions/addnab/docker-run-action/v3"
2022-10-27T11:16:22.1734102Z Sending build context to Docker daemon  14.85kB
2022-10-27T11:16:22.1737158Z 
2022-10-27T11:16:22.2090053Z Step 1/4 : FROM docker:20.10
2022-10-27T11:16:22.5774310Z 20.10: Pulling from library/docker
2022-10-27T11:16:22.6449972Z 213ec9aee27d: Already exists
2022-10-27T11:16:22.6476623Z 7b0dd730a5c3: Pulling fs layer
2022-10-27T11:16:22.6476935Z 4b90f8029a36: Pulling fs layer
2022-10-27T11:16:22.6477320Z a89466c712af: Pulling fs layer
2022-10-27T11:16:22.6477565Z 9c6a0a734fa9: Pulling fs layer
2022-10-27T11:16:22.6477871Z beeedf2bf9bb: Pulling fs layer
2022-10-27T11:16:22.6478118Z 3bc3016a9123: Pulling fs layer
2022-10-27T11:16:22.6478371Z 45d434503156: Pulling fs layer
2022-10-27T11:16:22.6478579Z 539e1dfa3993: Pulling fs layer
2022-10-27T11:16:22.6478926Z 9c6a0a734fa9: Waiting
2022-10-27T11:16:22.6479144Z 3bc3016a9123: Waiting
2022-10-27T11:16:22.6479408Z 45d434503156: Waiting
2022-10-27T11:16:22.6484700Z 539e1dfa3993: Waiting
2022-10-27T11:16:22.7251288Z 4b90f8029a36: Verifying Checksum
2022-10-27T11:16:22.7253632Z 4b90f8029a36: Download complete
2022-10-27T11:16:22.7568484Z 7b0dd730a5c3: Verifying Checksum
2022-10-27T11:16:22.7569389Z 7b0dd730a5c3: Download complete
2022-10-27T11:16:22.8436811Z a89466c712af: Verifying Checksum
2022-10-27T11:16:22.8437109Z a89466c712af: Download complete
2022-10-27T11:16:22.9816569Z 3bc3016a9123: Verifying Checksum
2022-10-27T11:16:22.9816849Z 3bc3016a9123: Download complete
2022-10-27T11:16:22.9908415Z 9c6a0a734fa9: Verifying Checksum
2022-10-27T11:16:22.9908692Z 9c6a0a734fa9: Download complete
2022-10-27T11:16:23.0006185Z beeedf2bf9bb: Verifying Checksum
2022-10-27T11:16:23.0008068Z beeedf2bf9bb: Download complete
2022-10-27T11:16:23.0750239Z 45d434503156: Verifying Checksum
2022-10-27T11:16:23.0750927Z 45d434503156: Download complete
2022-10-27T11:16:23.1192365Z 539e1dfa3993: Verifying Checksum
2022-10-27T11:16:23.1192670Z 539e1dfa3993: Download complete
2022-10-27T11:16:23.2321863Z 7b0dd730a5c3: Pull complete
2022-10-27T11:16:23.2961849Z 4b90f8029a36: Pull complete
2022-10-27T11:16:23.9699685Z a89466c712af: Pull complete
2022-10-27T11:16:24.4398990Z 9c6a0a734fa9: Pull complete
2022-10-27T11:16:24.8800801Z beeedf2bf9bb: Pull complete
2022-10-27T11:16:24.9291400Z 3bc3016a9123: Pull complete
2022-10-27T11:16:24.9734452Z 45d434503156: Pull complete
2022-10-27T11:16:25.0189093Z 539e1dfa3993: Pull complete
2022-10-27T11:16:25.0225295Z Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e
2022-10-27T11:16:25.0236347Z Status: Downloaded newer image for docker:20.10
2022-10-27T11:16:25.0250903Z  ---> adc767c402b4
2022-10-27T11:16:25.0251140Z Step 2/4 : RUN apk add bash
2022-10-27T11:16:25.0426144Z  ---> Running in 973eeebda35e
2022-10-27T11:16:25.3059218Z fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
2022-10-27T11:16:25.4181822Z fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
2022-10-27T11:16:25.6583074Z (1/2) Installing readline (8.1.2-r0)
2022-10-27T11:16:25.6673788Z (2/2) Installing bash (5.1.16-r2)
2022-10-27T11:16:25.6851171Z Executing bash-5.1.16-r2.post-install
2022-10-27T11:16:25.6871851Z Executing busybox-1.35.0-r17.trigger
2022-10-27T11:16:25.6918097Z OK: 13 MiB in 24 packages
2022-10-27T11:16:26.0089697Z Removing intermediate container 973eeebda35e
2022-10-27T11:16:26.0090388Z  ---> 47106158bbf9
2022-10-27T11:16:26.0090991Z Step 3/4 : COPY entrypoint.sh /entrypoint.sh
2022-10-27T11:16:27.0096114Z  ---> 2d80f026239e
2022-10-27T11:16:27.0096686Z Step 4/4 : ENTRYPOINT ["/entrypoint.sh"]
2022-10-27T11:16:27.0354024Z  ---> Running in 8b4bb0eda8c1
2022-10-27T11:16:28.0091098Z Removing intermediate container 8b4bb0eda8c1
2022-10-27T11:16:28.0091502Z  ---> 171437364c85
2022-10-27T11:16:28.0093784Z Successfully built 171437364c85
2022-10-27T11:16:28.0119522Z Successfully tagged 8d5581:6cc132e13f474407992373689c5bea84
2022-10-27T11:16:28.0131105Z ##[endgroup]
2022-10-27T11:16:28.0499121Z ##[group]Run actions/checkout@v2
2022-10-27T11:16:28.0499364Z with:
2022-10-27T11:16:28.0499585Z   repository: WsinGithub/Logseq-publ
2022-10-27T11:16:28.0500010Z   token: ***
2022-10-27T11:16:28.0500200Z   ssh-strict: true
2022-10-27T11:16:28.0500410Z   persist-credentials: true
2022-10-27T11:16:28.0500627Z   clean: true
2022-10-27T11:16:28.0500804Z   fetch-depth: 1
2022-10-27T11:16:28.0500975Z   lfs: false
2022-10-27T11:16:28.0501159Z   submodules: false
2022-10-27T11:16:28.0501367Z   set-safe-directory: true
2022-10-27T11:16:28.0501557Z ##[endgroup]
2022-10-27T11:16:28.2823142Z Syncing repository: WsinGithub/Logseq-publ
2022-10-27T11:16:28.2824852Z ##[group]Getting Git version info
2022-10-27T11:16:28.2825332Z Working directory is '/home/runner/work/Logseq-publ/Logseq-publ'
2022-10-27T11:16:28.2825827Z [command]/usr/bin/git version
2022-10-27T11:16:28.2826032Z git version 2.38.1
2022-10-27T11:16:28.2846169Z ##[endgroup]
2022-10-27T11:16:28.2863806Z Temporarily overriding HOME='/home/runner/work/_temp/fa0a1691-b22a-4e87-a7db-6e3ccd1c17a1' before making global git config changes
2022-10-27T11:16:28.2864268Z Adding repository directory to the temporary git global config as a safe directory
2022-10-27T11:16:28.2864772Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Logseq-publ/Logseq-publ
2022-10-27T11:16:28.2907339Z Deleting the contents of '/home/runner/work/Logseq-publ/Logseq-publ'
2022-10-27T11:16:28.2926291Z ##[group]Initializing the repository
2022-10-27T11:16:28.2926792Z [command]/usr/bin/git init /home/runner/work/Logseq-publ/Logseq-publ
2022-10-27T11:16:28.2974163Z hint: Using 'master' as the name for the initial branch. This default branch name
2022-10-27T11:16:28.2974559Z hint: is subject to change. To configure the initial branch name to use in all
2022-10-27T11:16:28.2974926Z hint: of your new repositories, which will suppress this warning, call:
2022-10-27T11:16:28.2975171Z hint: 
2022-10-27T11:16:28.2975491Z hint: 	git config --global init.defaultBranch <name>
2022-10-27T11:16:28.2975720Z hint: 
2022-10-27T11:16:28.2976034Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2022-10-27T11:16:28.2976464Z hint: 'development'. The just-created branch can be renamed via this command:
2022-10-27T11:16:28.2976717Z hint: 
2022-10-27T11:16:28.2976947Z hint: 	git branch -m <name>
2022-10-27T11:16:28.2981984Z Initialized empty Git repository in /home/runner/work/Logseq-publ/Logseq-publ/.git/
2022-10-27T11:16:28.2990291Z [command]/usr/bin/git remote add origin https://github.com/WsinGithub/Logseq-publ
2022-10-27T11:16:28.3030118Z ##[endgroup]
2022-10-27T11:16:28.3030783Z ##[group]Disabling automatic garbage collection
2022-10-27T11:16:28.3034608Z [command]/usr/bin/git config --local gc.auto 0
2022-10-27T11:16:28.3062612Z ##[endgroup]
2022-10-27T11:16:28.3063202Z ##[group]Setting up auth
2022-10-27T11:16:28.3070470Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2022-10-27T11:16:28.3101517Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2022-10-27T11:16:28.3410622Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-10-27T11:16:28.3440701Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2022-10-27T11:16:28.3651636Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2022-10-27T11:16:28.3686056Z ##[endgroup]
2022-10-27T11:16:28.3689318Z ##[group]Fetching the repository
2022-10-27T11:16:28.3697867Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +df0941b82e2871275fd0d0ae1178d1aad035d5a5:refs/remotes/origin/main
2022-10-27T11:16:28.6302385Z remote: Enumerating objects: 148, done.        
2022-10-27T11:16:28.6302931Z remote: Counting objects:   0% (1/148)        
2022-10-27T11:16:28.6303872Z remote: Counting objects:   1% (2/148)        
2022-10-27T11:16:28.6328012Z remote: Counting objects:   2% (3/148)        
2022-10-27T11:16:28.6337678Z remote: Counting objects:   3% (5/148)        
2022-10-27T11:16:28.6338124Z remote: Counting objects:   4% (6/148)        
2022-10-27T11:16:28.6338796Z remote: Counting objects:   5% (8/148)        
2022-10-27T11:16:28.6339204Z remote: Counting objects:   6% (9/148)        
2022-10-27T11:16:28.6339822Z remote: Counting objects:   7% (11/148)        
2022-10-27T11:16:28.6340261Z remote: Counting objects:   8% (12/148)        
2022-10-27T11:16:28.6340870Z remote: Counting objects:   9% (14/148)        
2022-10-27T11:16:28.6341254Z remote: Counting objects:  10% (15/148)        
2022-10-27T11:16:28.6341907Z remote: Counting objects:  11% (17/148)        
2022-10-27T11:16:28.6342302Z remote: Counting objects:  12% (18/148)        
2022-10-27T11:16:28.6342921Z remote: Counting objects:  13% (20/148)        
2022-10-27T11:16:28.6343312Z remote: Counting objects:  14% (21/148)        
2022-10-27T11:16:28.6343893Z remote: Counting objects:  15% (23/148)        
2022-10-27T11:16:28.6344274Z remote: Counting objects:  16% (24/148)        
2022-10-27T11:16:28.6344996Z remote: Counting objects:  17% (26/148)        
2022-10-27T11:16:28.6345383Z remote: Counting objects:  18% (27/148)        
2022-10-27T11:16:28.6345979Z remote: Counting objects:  19% (29/148)        
2022-10-27T11:16:28.6346362Z remote: Counting objects:  20% (30/148)        
2022-10-27T11:16:28.6347010Z remote: Counting objects:  21% (32/148)        
2022-10-27T11:16:28.6347392Z remote: Counting objects:  22% (33/148)        
2022-10-27T11:16:28.6347980Z remote: Counting objects:  23% (35/148)        
2022-10-27T11:16:28.6348383Z remote: Counting objects:  24% (36/148)        
2022-10-27T11:16:28.6348970Z remote: Counting objects:  25% (37/148)        
2022-10-27T11:16:28.6349359Z remote: Counting objects:  26% (39/148)        
2022-10-27T11:16:28.6349947Z remote: Counting objects:  27% (40/148)        
2022-10-27T11:16:28.6350336Z remote: Counting objects:  28% (42/148)        
2022-10-27T11:16:28.6350912Z remote: Counting objects:  29% (43/148)        
2022-10-27T11:16:28.6351353Z remote: Counting objects:  30% (45/148)        
2022-10-27T11:16:28.6351943Z remote: Counting objects:  31% (46/148)        
2022-10-27T11:16:28.6352331Z remote: Counting objects:  32% (48/148)        
2022-10-27T11:16:28.6352912Z remote: Counting objects:  33% (49/148)        
2022-10-27T11:16:28.6353287Z remote: Counting objects:  34% (51/148)        
2022-10-27T11:16:28.6353870Z remote: Counting objects:  35% (52/148)        
2022-10-27T11:16:28.6354240Z remote: Counting objects:  36% (54/148)        
2022-10-27T11:16:28.6354826Z remote: Counting objects:  37% (55/148)        
2022-10-27T11:16:28.6355206Z remote: Counting objects:  38% (57/148)        
2022-10-27T11:16:28.6355800Z remote: Counting objects:  39% (58/148)        
2022-10-27T11:16:28.6356188Z remote: Counting objects:  40% (60/148)        
2022-10-27T11:16:28.6356769Z remote: Counting objects:  41% (61/148)        
2022-10-27T11:16:28.6357149Z remote: Counting objects:  42% (63/148)        
2022-10-27T11:16:28.6357732Z remote: Counting objects:  43% (64/148)        
2022-10-27T11:16:28.6358114Z remote: Counting objects:  44% (66/148)        
2022-10-27T11:16:28.6358697Z remote: Counting objects:  45% (67/148)        
2022-10-27T11:16:28.6359111Z remote: Counting objects:  46% (69/148)        
2022-10-27T11:16:28.6359706Z remote: Counting objects:  47% (70/148)        
2022-10-27T11:16:28.6360086Z remote: Counting objects:  48% (72/148)        
2022-10-27T11:16:28.6360664Z remote: Counting objects:  49% (73/148)        
2022-10-27T11:16:28.6361039Z remote: Counting objects:  50% (74/148)        
2022-10-27T11:16:28.6361615Z remote: Counting objects:  51% (76/148)        
2022-10-27T11:16:28.6362077Z remote: Counting objects:  52% (77/148)        
2022-10-27T11:16:28.6362699Z remote: Counting objects:  53% (79/148)        
2022-10-27T11:16:28.6363078Z remote: Counting objects:  54% (80/148)        
2022-10-27T11:16:28.6363656Z remote: Counting objects:  55% (82/148)        
2022-10-27T11:16:28.6364034Z remote: Counting objects:  56% (83/148)        
2022-10-27T11:16:28.6364629Z remote: Counting objects:  57% (85/148)        
2022-10-27T11:16:28.6365000Z remote: Counting objects:  58% (86/148)        
2022-10-27T11:16:28.6365588Z remote: Counting objects:  59% (88/148)        
2022-10-27T11:16:28.6365963Z remote: Counting objects:  60% (89/148)        
2022-10-27T11:16:28.6366548Z remote: Counting objects:  61% (91/148)        
2022-10-27T11:16:28.6366920Z remote: Counting objects:  62% (92/148)        
2022-10-27T11:16:28.6367797Z remote: Counting objects:  63% (94/148)        
2022-10-27T11:16:28.6368479Z remote: Counting objects:  64% (95/148)        
2022-10-27T11:16:28.6369011Z remote: Counting objects:  65% (97/148)        
2022-10-27T11:16:28.6369737Z remote: Counting objects:  66% (98/148)        
2022-10-27T11:16:28.6370221Z remote: Counting objects:  67% (100/148)        
2022-10-27T11:16:28.6370759Z remote: Counting objects:  68% (101/148)        
2022-10-27T11:16:28.6371344Z remote: Counting objects:  69% (103/148)        
2022-10-27T11:16:28.6371985Z remote: Counting objects:  70% (104/148)        
2022-10-27T11:16:28.6372520Z remote: Counting objects:  71% (106/148)        
2022-10-27T11:16:28.6373131Z remote: Counting objects:  72% (107/148)        
2022-10-27T11:16:28.6373659Z remote: Counting objects:  73% (109/148)        
2022-10-27T11:16:28.6374177Z remote: Counting objects:  74% (110/148)        
2022-10-27T11:16:28.6374791Z remote: Counting objects:  75% (111/148)        
2022-10-27T11:16:28.6375315Z remote: Counting objects:  76% (113/148)        
2022-10-27T11:16:28.6375568Z remote: Counting objects:  77% (114/148)        
2022-10-27T11:16:28.6375971Z remote: Counting objects:  78% (116/148)        
2022-10-27T11:16:28.6376506Z remote: Counting objects:  79% (117/148)        
2022-10-27T11:16:28.6377108Z remote: Counting objects:  80% (119/148)        
2022-10-27T11:16:28.6377649Z remote: Counting objects:  81% (120/148)        
2022-10-27T11:16:28.6378225Z remote: Counting objects:  82% (122/148)        
2022-10-27T11:16:28.6379310Z remote: Counting objects:  83% (123/148)        
2022-10-27T11:16:28.6379741Z remote: Counting objects:  84% (125/148)        
2022-10-27T11:16:28.6380536Z remote: Counting objects:  85% (126/148)        
2022-10-27T11:16:28.6381139Z remote: Counting objects:  86% (128/148)        
2022-10-27T11:16:28.6381395Z remote: Counting objects:  87% (129/148)        
2022-10-27T11:16:28.6382036Z remote: Counting objects:  88% (131/148)        
2022-10-27T11:16:28.6382450Z remote: Counting objects:  89% (132/148)        
2022-10-27T11:16:28.6383673Z remote: Counting objects:  90% (134/148)        
2022-10-27T11:16:28.6384105Z remote: Counting objects:  91% (135/148)        
2022-10-27T11:16:28.6385185Z remote: Counting objects:  92% (137/148)        
2022-10-27T11:16:28.6385586Z remote: Counting objects:  93% (138/148)        
2022-10-27T11:16:28.6387372Z remote: Counting objects:  94% (140/148)        
2022-10-27T11:16:28.6387789Z remote: Counting objects:  95% (141/148)        
2022-10-27T11:16:28.6388624Z remote: Counting objects:  96% (143/148)        
2022-10-27T11:16:28.6389015Z remote: Counting objects:  97% (144/148)        
2022-10-27T11:16:28.6389882Z remote: Counting objects:  98% (146/148)        
2022-10-27T11:16:28.6390288Z remote: Counting objects:  99% (147/148)        
2022-10-27T11:16:28.6391165Z remote: Counting objects: 100% (148/148)        
2022-10-27T11:16:28.6391571Z remote: Counting objects: 100% (148/148), done.        
2022-10-27T11:16:28.6392530Z remote: Compressing objects:   1% (1/100)        
2022-10-27T11:16:28.6392957Z remote: Compressing objects:   2% (2/100)        
2022-10-27T11:16:28.6393789Z remote: Compressing objects:   3% (3/100)        
2022-10-27T11:16:28.6394337Z remote: Compressing objects:   4% (4/100)        
2022-10-27T11:16:28.6395574Z remote: Compressing objects:   5% (5/100)        
2022-10-27T11:16:28.6396004Z remote: Compressing objects:   6% (6/100)        
2022-10-27T11:16:28.6396869Z remote: Compressing objects:   7% (7/100)        
2022-10-27T11:16:28.6398176Z remote: Compressing objects:   8% (8/100)        
2022-10-27T11:16:28.6398581Z remote: Compressing objects:   9% (9/100)        
2022-10-27T11:16:28.6399326Z remote: Compressing objects:  10% (10/100)        
2022-10-27T11:16:28.6399740Z remote: Compressing objects:  11% (11/100)        
2022-10-27T11:16:28.6400591Z remote: Compressing objects:  12% (12/100)        
2022-10-27T11:16:28.6401001Z remote: Compressing objects:  13% (13/100)        
2022-10-27T11:16:28.6401885Z remote: Compressing objects:  14% (14/100)        
2022-10-27T11:16:28.6402307Z remote: Compressing objects:  15% (15/100)        
2022-10-27T11:16:28.6403172Z remote: Compressing objects:  16% (16/100)        
2022-10-27T11:16:28.6403588Z remote: Compressing objects:  17% (17/100)        
2022-10-27T11:16:28.6455021Z remote: Compressing objects:  18% (18/100)        
2022-10-27T11:16:28.6455420Z remote: Compressing objects:  19% (19/100)        
2022-10-27T11:16:28.6471660Z remote: Compressing objects:  20% (20/100)        
2022-10-27T11:16:28.6472262Z remote: Compressing objects:  21% (21/100)        
2022-10-27T11:16:28.6473300Z remote: Compressing objects:  22% (22/100)        
2022-10-27T11:16:28.6473726Z remote: Compressing objects:  23% (23/100)        
2022-10-27T11:16:28.6474524Z remote: Compressing objects:  24% (24/100)        
2022-10-27T11:16:28.6474926Z remote: Compressing objects:  25% (25/100)        
2022-10-27T11:16:28.6475728Z remote: Compressing objects:  26% (26/100)        
2022-10-27T11:16:28.6476133Z remote: Compressing objects:  27% (27/100)        
2022-10-27T11:16:28.6476916Z remote: Compressing objects:  28% (28/100)        
2022-10-27T11:16:28.6477309Z remote: Compressing objects:  29% (29/100)        
2022-10-27T11:16:28.6478148Z remote: Compressing objects:  30% (30/100)        
2022-10-27T11:16:28.6479202Z remote: Compressing objects:  31% (31/100)        
2022-10-27T11:16:28.6479604Z remote: Compressing objects:  32% (32/100)        
2022-10-27T11:16:28.6480168Z remote: Compressing objects:  33% (33/100)        
2022-10-27T11:16:28.6480841Z remote: Compressing objects:  34% (34/100)        
2022-10-27T11:16:28.6481563Z remote: Compressing objects:  35% (35/100)        
2022-10-27T11:16:28.6482234Z remote: Compressing objects:  36% (36/100)        
2022-10-27T11:16:28.6482939Z remote: Compressing objects:  37% (37/100)        
2022-10-27T11:16:28.6483583Z remote: Compressing objects:  38% (38/100)        
2022-10-27T11:16:28.6484309Z remote: Compressing objects:  39% (39/100)        
2022-10-27T11:16:28.6485010Z remote: Compressing objects:  40% (40/100)        
2022-10-27T11:16:28.6485744Z remote: Compressing objects:  41% (41/100)        
2022-10-27T11:16:28.6486450Z remote: Compressing objects:  42% (42/100)        
2022-10-27T11:16:28.6487173Z remote: Compressing objects:  43% (43/100)        
2022-10-27T11:16:28.6487848Z remote: Compressing objects:  44% (44/100)        
2022-10-27T11:16:28.6488547Z remote: Compressing objects:  45% (45/100)        
2022-10-27T11:16:28.6489259Z remote: Compressing objects:  46% (46/100)        
2022-10-27T11:16:28.6489961Z remote: Compressing objects:  47% (47/100)        
2022-10-27T11:16:28.6490833Z remote: Compressing objects:  48% (48/100)        
2022-10-27T11:16:28.6491289Z remote: Compressing objects:  49% (49/100)        
2022-10-27T11:16:28.6492466Z remote: Compressing objects:  50% (50/100)        
2022-10-27T11:16:28.6493080Z remote: Compressing objects:  51% (51/100)        
2022-10-27T11:16:28.6494154Z remote: Compressing objects:  52% (52/100)        
2022-10-27T11:16:28.6494646Z remote: Compressing objects:  53% (53/100)        
2022-10-27T11:16:28.6495405Z remote: Compressing objects:  54% (54/100)        
2022-10-27T11:16:28.6495971Z remote: Compressing objects:  55% (55/100)        
2022-10-27T11:16:28.6496593Z remote: Compressing objects:  56% (56/100)        
2022-10-27T11:16:28.6496993Z remote: Compressing objects:  57% (57/100)        
2022-10-27T11:16:28.6497599Z remote: Compressing objects:  58% (58/100)        
2022-10-27T11:16:28.6497978Z remote: Compressing objects:  59% (59/100)        
2022-10-27T11:16:28.6498577Z remote: Compressing objects:  60% (60/100)        
2022-10-27T11:16:28.6498974Z remote: Compressing objects:  61% (61/100)        
2022-10-27T11:16:28.6499569Z remote: Compressing objects:  62% (62/100)        
2022-10-27T11:16:28.6499953Z remote: Compressing objects:  63% (63/100)        
2022-10-27T11:16:28.6500549Z remote: Compressing objects:  64% (64/100)        
2022-10-27T11:16:28.6502045Z remote: Compressing objects:  65% (65/100)        
2022-10-27T11:16:28.6502749Z remote: Compressing objects:  66% (66/100)        
2022-10-27T11:16:28.6503144Z remote: Compressing objects:  67% (67/100)        
2022-10-27T11:16:28.6503747Z remote: Compressing objects:  68% (68/100)        
2022-10-27T11:16:28.6504136Z remote: Compressing objects:  69% (69/100)        
2022-10-27T11:16:28.6504734Z remote: Compressing objects:  70% (70/100)        
2022-10-27T11:16:28.6505112Z remote: Compressing objects:  71% (71/100)        
2022-10-27T11:16:28.6505845Z remote: Compressing objects:  72% (72/100)        
2022-10-27T11:16:28.6506431Z remote: Compressing objects:  73% (73/100)        
2022-10-27T11:16:28.6507035Z remote: Compressing objects:  74% (74/100)        
2022-10-27T11:16:28.6507424Z remote: Compressing objects:  75% (75/100)        
2022-10-27T11:16:28.6508024Z remote: Compressing objects:  76% (76/100)        
2022-10-27T11:16:28.6508412Z remote: Compressing objects:  77% (77/100)        
2022-10-27T11:16:28.6508996Z remote: Compressing objects:  78% (78/100)        
2022-10-27T11:16:28.6509395Z remote: Compressing objects:  79% (79/100)        
2022-10-27T11:16:28.6509987Z remote: Compressing objects:  80% (80/100)        
2022-10-27T11:16:28.6510383Z remote: Compressing objects:  81% (81/100)        
2022-10-27T11:16:28.6511592Z remote: Compressing objects:  82% (82/100)        
2022-10-27T11:16:28.6512446Z remote: Compressing objects:  83% (83/100)        
2022-10-27T11:16:28.6512802Z remote: Compressing objects:  84% (84/100)        
2022-10-27T11:16:28.6513397Z remote: Compressing objects:  85% (85/100)        
2022-10-27T11:16:28.6514059Z remote: Compressing objects:  86% (86/100)        
2022-10-27T11:16:28.6514738Z remote: Compressing objects:  87% (87/100)        
2022-10-27T11:16:28.6515502Z remote: Compressing objects:  88% (88/100)        
2022-10-27T11:16:28.6515907Z remote: Compressing objects:  89% (89/100)        
2022-10-27T11:16:28.6516959Z remote: Compressing objects:  90% (90/100)        
2022-10-27T11:16:28.6517220Z remote: Compressing objects:  91% (91/100)        
2022-10-27T11:16:28.6517461Z remote: Compressing objects:  92% (92/100)        
2022-10-27T11:16:28.6517705Z remote: Compressing objects:  93% (93/100)        
2022-10-27T11:16:28.6518059Z remote: Compressing objects:  94% (94/100)        
2022-10-27T11:16:28.6518290Z remote: Compressing objects:  95% (95/100)        
2022-10-27T11:16:28.6518535Z remote: Compressing objects:  96% (96/100)        
2022-10-27T11:16:28.6518771Z remote: Compressing objects:  97% (97/100)        
2022-10-27T11:16:28.6519004Z remote: Compressing objects:  98% (98/100)        
2022-10-27T11:16:28.6519283Z remote: Compressing objects:  99% (99/100)        
2022-10-27T11:16:28.6519534Z remote: Compressing objects: 100% (100/100)        
2022-10-27T11:16:28.6519798Z remote: Compressing objects: 100% (100/100), done.        
2022-10-27T11:16:28.6528863Z Receiving objects:   0% (1/148)
2022-10-27T11:16:28.6529088Z Receiving objects:   1% (2/148)
2022-10-27T11:16:28.6529296Z Receiving objects:   2% (3/148)
2022-10-27T11:16:28.6529497Z Receiving objects:   3% (5/148)
2022-10-27T11:16:28.6529838Z Receiving objects:   4% (6/148)
2022-10-27T11:16:28.6530048Z Receiving objects:   5% (8/148)
2022-10-27T11:16:28.6563687Z Receiving objects:   6% (9/148)
2022-10-27T11:16:28.6988357Z Receiving objects:   7% (11/148)
2022-10-27T11:16:28.7197052Z Receiving objects:   8% (12/148)
2022-10-27T11:16:28.7197584Z Receiving objects:   9% (14/148)
2022-10-27T11:16:28.7201452Z Receiving objects:  10% (15/148)
2022-10-27T11:16:28.7201873Z Receiving objects:  11% (17/148)
2022-10-27T11:16:28.7202522Z Receiving objects:  12% (18/148)
2022-10-27T11:16:28.7202883Z Receiving objects:  13% (20/148)
2022-10-27T11:16:28.7203458Z Receiving objects:  14% (21/148)
2022-10-27T11:16:28.7203823Z Receiving objects:  15% (23/148)
2022-10-27T11:16:28.7204386Z Receiving objects:  16% (24/148)
2022-10-27T11:16:28.7204738Z Receiving objects:  17% (26/148)
2022-10-27T11:16:28.7205303Z Receiving objects:  18% (27/148)
2022-10-27T11:16:28.7205666Z Receiving objects:  19% (29/148)
2022-10-27T11:16:28.7206224Z Receiving objects:  20% (30/148)
2022-10-27T11:16:28.7206582Z Receiving objects:  21% (32/148)
2022-10-27T11:16:28.7207140Z Receiving objects:  22% (33/148)
2022-10-27T11:16:28.7207492Z Receiving objects:  23% (35/148)
2022-10-27T11:16:28.7208048Z Receiving objects:  24% (36/148)
2022-10-27T11:16:28.7208429Z Receiving objects:  25% (37/148)
2022-10-27T11:16:28.7208982Z Receiving objects:  26% (39/148)
2022-10-27T11:16:28.7209322Z Receiving objects:  27% (40/148)
2022-10-27T11:16:28.7210177Z Receiving objects:  28% (42/148)
2022-10-27T11:16:28.7210533Z Receiving objects:  29% (43/148)
2022-10-27T11:16:28.7211088Z Receiving objects:  30% (45/148)
2022-10-27T11:16:28.7211433Z Receiving objects:  31% (46/148)
2022-10-27T11:16:28.7212299Z Receiving objects:  32% (48/148)
2022-10-27T11:16:28.7213189Z Receiving objects:  33% (49/148)
2022-10-27T11:16:28.7213561Z Receiving objects:  34% (51/148)
2022-10-27T11:16:28.7214207Z Receiving objects:  35% (52/148)
2022-10-27T11:16:28.7214868Z Receiving objects:  36% (54/148)
2022-10-27T11:16:28.7215540Z Receiving objects:  37% (55/148)
2022-10-27T11:16:28.7216169Z Receiving objects:  38% (57/148)
2022-10-27T11:16:28.7216829Z Receiving objects:  39% (58/148)
2022-10-27T11:16:28.7217455Z Receiving objects:  40% (60/148)
2022-10-27T11:16:28.7231420Z Receiving objects:  41% (61/148)
2022-10-27T11:16:28.7231988Z Receiving objects:  42% (63/148)
2022-10-27T11:16:28.7233319Z Receiving objects:  43% (64/148)
2022-10-27T11:16:28.7233830Z Receiving objects:  44% (66/148)
2022-10-27T11:16:28.7234355Z Receiving objects:  45% (67/148)
2022-10-27T11:16:28.7234930Z Receiving objects:  46% (69/148)
2022-10-27T11:16:28.7235458Z Receiving objects:  47% (70/148)
2022-10-27T11:16:28.7236076Z Receiving objects:  48% (72/148)
2022-10-27T11:16:28.7236851Z Receiving objects:  49% (73/148)
2022-10-27T11:16:28.7237547Z Receiving objects:  50% (74/148)
2022-10-27T11:16:28.7252385Z Receiving objects:  51% (76/148)
2022-10-27T11:16:28.7252930Z Receiving objects:  52% (77/148)
2022-10-27T11:16:28.7253474Z Receiving objects:  53% (79/148)
2022-10-27T11:16:28.7254050Z Receiving objects:  54% (80/148)
2022-10-27T11:16:28.7254590Z Receiving objects:  55% (82/148)
2022-10-27T11:16:28.7255130Z Receiving objects:  56% (83/148)
2022-10-27T11:16:28.7255681Z Receiving objects:  57% (85/148)
2022-10-27T11:16:28.7256215Z Receiving objects:  58% (86/148)
2022-10-27T11:16:28.7256739Z Receiving objects:  59% (88/148)
2022-10-27T11:16:28.7257282Z Receiving objects:  60% (89/148)
2022-10-27T11:16:28.7257820Z Receiving objects:  61% (91/148)
2022-10-27T11:16:28.7266671Z Receiving objects:  62% (92/148)
2022-10-27T11:16:28.7267283Z Receiving objects:  63% (94/148)
2022-10-27T11:16:28.7270052Z Receiving objects:  64% (95/148)
2022-10-27T11:16:28.7270654Z Receiving objects:  65% (97/148)
2022-10-27T11:16:28.7283817Z Receiving objects:  66% (98/148)
2022-10-27T11:16:28.7286714Z Receiving objects:  67% (100/148)
2022-10-27T11:16:28.7287115Z Receiving objects:  68% (101/148)
2022-10-27T11:16:28.7287928Z Receiving objects:  69% (103/148)
2022-10-27T11:16:28.7321992Z Receiving objects:  70% (104/148)
2022-10-27T11:16:28.7322418Z Receiving objects:  71% (106/148)
2022-10-27T11:16:28.7322753Z Receiving objects:  72% (107/148)
2022-10-27T11:16:28.7322959Z Receiving objects:  73% (109/148)
2022-10-27T11:16:28.7323168Z Receiving objects:  74% (110/148)
2022-10-27T11:16:28.7323482Z Receiving objects:  75% (111/148)
2022-10-27T11:16:28.7324058Z Receiving objects:  76% (113/148)
2022-10-27T11:16:28.7324521Z Receiving objects:  77% (114/148)
2022-10-27T11:16:28.7324721Z Receiving objects:  78% (116/148)
2022-10-27T11:16:28.7324925Z Receiving objects:  79% (117/148)
2022-10-27T11:16:28.7325205Z Receiving objects:  80% (119/148)
2022-10-27T11:16:28.7326135Z remote: Total 148 (delta 1), reused 129 (delta 1), pack-reused 0        
2022-10-27T11:16:28.7326493Z Receiving objects:  81% (120/148)
2022-10-27T11:16:28.7327033Z Receiving objects:  82% (122/148)
2022-10-27T11:16:28.7330680Z Receiving objects:  83% (123/148)
2022-10-27T11:16:28.7331096Z Receiving objects:  84% (125/148)
2022-10-27T11:16:28.7331602Z Receiving objects:  85% (126/148)
2022-10-27T11:16:28.7332709Z Receiving objects:  86% (128/148)
2022-10-27T11:16:28.7333158Z Receiving objects:  87% (129/148)
2022-10-27T11:16:28.7333366Z Receiving objects:  88% (131/148)
2022-10-27T11:16:28.7339410Z Receiving objects:  89% (132/148)
2022-10-27T11:16:28.7339932Z Receiving objects:  90% (134/148)
2022-10-27T11:16:28.7340454Z Receiving objects:  91% (135/148)
2022-10-27T11:16:28.7341022Z Receiving objects:  92% (137/148)
2022-10-27T11:16:28.7341608Z Receiving objects:  93% (138/148)
2022-10-27T11:16:28.7342145Z Receiving objects:  94% (140/148)
2022-10-27T11:16:28.7342683Z Receiving objects:  95% (141/148)
2022-10-27T11:16:28.7343210Z Receiving objects:  96% (143/148)
2022-10-27T11:16:28.7343695Z Receiving objects:  97% (144/148)
2022-10-27T11:16:28.7343903Z Receiving objects:  98% (146/148)
2022-10-27T11:16:28.7344107Z Receiving objects:  99% (147/148)
2022-10-27T11:16:28.7344293Z Receiving objects: 100% (148/148)
2022-10-27T11:16:28.7344614Z Receiving objects: 100% (148/148), 569.11 KiB | 6.86 MiB/s, done.
2022-10-27T11:16:28.7347918Z Resolving deltas:   0% (0/1)
2022-10-27T11:16:28.7348357Z Resolving deltas: 100% (1/1)
2022-10-27T11:16:28.7349161Z Resolving deltas: 100% (1/1), done.
2022-10-27T11:16:28.7417443Z From https://github.com/WsinGithub/Logseq-publ
2022-10-27T11:16:28.7418002Z  * [new ref]         df0941b82e2871275fd0d0ae1178d1aad035d5a5 -> origin/main
2022-10-27T11:16:28.7439210Z ##[endgroup]
2022-10-27T11:16:28.7439713Z ##[group]Determining the checkout info
2022-10-27T11:16:28.7443610Z ##[endgroup]
2022-10-27T11:16:28.7444068Z ##[group]Checking out the ref
2022-10-27T11:16:28.7457847Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2022-10-27T11:16:28.7582431Z Switched to a new branch 'main'
2022-10-27T11:16:28.7583738Z branch 'main' set up to track 'origin/main'.
2022-10-27T11:16:28.7587979Z ##[endgroup]
2022-10-27T11:16:28.7639353Z [command]/usr/bin/git log -1 --format='%H'
2022-10-27T11:16:28.7665088Z 'df0941b82e2871275fd0d0ae1178d1aad035d5a5'
2022-10-27T11:16:28.7967952Z ##[group]Run pengx17/logseq-publish@main
2022-10-27T11:16:28.7968182Z with:
2022-10-27T11:16:28.7968350Z   version: 0.7.6
2022-10-27T11:16:28.7968531Z   dest: www
2022-10-27T11:16:28.7968705Z   trace: true
2022-10-27T11:16:28.7968872Z   theme: light
2022-10-27T11:16:28.7969054Z ##[endgroup]
2022-10-27T11:16:28.8268574Z ##[group]Run mkdir -p /home/runner/work/Logseq-publ/Logseq-publ/www
2022-10-27T11:16:28.8268981Z �[36;1mmkdir -p /home/runner/work/Logseq-publ/Logseq-publ/www�[0m
2022-10-27T11:16:28.8324700Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2022-10-27T11:16:28.8324969Z ##[endgroup]
2022-10-27T11:16:28.8528550Z ##[group]Run addnab/docker-run-action@v3
2022-10-27T11:16:28.8528761Z with:
2022-10-27T11:16:28.8528992Z   image: ghcr.io/pengx17/logseq-publish:0.7.6
2022-10-27T11:16:28.8529318Z   options: -v /home/runner/work/Logseq-publ/Logseq-publ:/home/logseq/graph

2022-10-27T11:16:28.8529915Z   run: xvfb-run node publish.mjs -p graph/ -t true -o graph/www --theme light
exit $?

2022-10-27T11:16:28.8530192Z   shell: sh
2022-10-27T11:16:28.8530359Z ##[endgroup]
2022-10-27T11:16:28.8761483Z ##[command]/usr/bin/docker run --name d55816cc132e13f474407992373689c5bea84_f610e9 --label 8d5581 --workdir /github/workspace --rm -e "INPUT_IMAGE" -e "INPUT_OPTIONS" -e "INPUT_RUN" -e "INPUT_SHELL" -e "INPUT_REGISTRY" -e "INPUT_USERNAME" -e "INPUT_PASSWORD" -e "INPUT_DOCKER_NETWORK" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_ACTOR" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "GITHUB_ACTION_PATH" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/Logseq-publ/Logseq-publ":"/github/workspace" 8d5581:6cc132e13f474407992373689c5bea84
2022-10-27T11:16:29.1577303Z Unable to find image 'ghcr.io/pengx17/logseq-publish:0.7.6' locally
2022-10-27T11:16:29.5396421Z 0.7.6: Pulling from pengx17/logseq-publish
2022-10-27T11:16:29.5397038Z d7bfe07ed847: Pulling fs layer
2022-10-27T11:16:29.5397467Z 5e26ac15d29a: Pulling fs layer
2022-10-27T11:16:29.5398018Z d9fa9cd286a1: Pulling fs layer
2022-10-27T11:16:29.5400199Z a536994ab378: Pulling fs layer
2022-10-27T11:16:29.5445891Z fc5ddbfa1aa7: Pulling fs layer
2022-10-27T11:16:29.5446272Z 356c56b3ddf7: Pulling fs layer
2022-10-27T11:16:29.5446558Z 9a3a2d816fc0: Pulling fs layer
2022-10-27T11:16:29.5446801Z f301acd5bb4b: Pulling fs layer
2022-10-27T11:16:29.5447080Z 0f3864e6727c: Pulling fs layer
2022-10-27T11:16:29.5447380Z 3881872e0e4a: Pulling fs layer
2022-10-27T11:16:29.5447693Z dbeef957cf5a: Pulling fs layer
2022-10-27T11:16:29.5447929Z 4f4fb700ef54: Pulling fs layer
2022-10-27T11:16:29.5448206Z cfa87a372912: Pulling fs layer
2022-10-27T11:16:29.5448499Z a536994ab378: Waiting
2022-10-27T11:16:29.5448725Z fc5ddbfa1aa7: Waiting
2022-10-27T11:16:29.5449019Z 356c56b3ddf7: Waiting
2022-10-27T11:16:29.5449273Z 9a3a2d816fc0: Waiting
2022-10-27T11:16:29.5449472Z f301acd5bb4b: Waiting
2022-10-27T11:16:29.5449880Z 0f3864e6727c: Waiting
2022-10-27T11:16:29.5450154Z 3881872e0e4a: Waiting
2022-10-27T11:16:29.5450362Z dbeef957cf5a: Waiting
2022-10-27T11:16:29.5450830Z 4f4fb700ef54: Waiting
2022-10-27T11:16:29.5451097Z cfa87a372912: Waiting
2022-10-27T11:16:29.7816109Z d9fa9cd286a1: Verifying Checksum
2022-10-27T11:16:29.7816904Z d9fa9cd286a1: Download complete
2022-10-27T11:16:29.8356699Z d7bfe07ed847: Verifying Checksum
2022-10-27T11:16:29.8357177Z d7bfe07ed847: Download complete
2022-10-27T11:16:30.6814751Z 5e26ac15d29a: Verifying Checksum
2022-10-27T11:16:30.6815651Z 5e26ac15d29a: Download complete
2022-10-27T11:16:30.9293540Z fc5ddbfa1aa7: Verifying Checksum
2022-10-27T11:16:30.9293889Z fc5ddbfa1aa7: Download complete
2022-10-27T11:16:31.1424514Z 9a3a2d816fc0: Verifying Checksum
2022-10-27T11:16:31.1425104Z 9a3a2d816fc0: Download complete
2022-10-27T11:16:31.1617064Z 356c56b3ddf7: Verifying Checksum
2022-10-27T11:16:31.1617911Z 356c56b3ddf7: Download complete
2022-10-27T11:16:31.3042650Z 0f3864e6727c: Verifying Checksum
2022-10-27T11:16:31.3087091Z 0f3864e6727c: Download complete
2022-10-27T11:16:31.7643041Z f301acd5bb4b: Verifying Checksum
2022-10-27T11:16:31.7643498Z f301acd5bb4b: Download complete
2022-10-27T11:16:32.0141451Z d7bfe07ed847: Pull complete
2022-10-27T11:16:34.3095652Z 3881872e0e4a: Verifying Checksum
2022-10-27T11:16:34.3097141Z 3881872e0e4a: Download complete
2022-10-27T11:16:34.5584159Z 4f4fb700ef54: Verifying Checksum
2022-10-27T11:16:34.5584666Z 4f4fb700ef54: Download complete
2022-10-27T11:16:34.7586027Z cfa87a372912: Verifying Checksum
2022-10-27T11:16:34.7586384Z cfa87a372912: Download complete
2022-10-27T11:16:35.0618873Z a536994ab378: Verifying Checksum
2022-10-27T11:16:35.0633195Z a536994ab378: Download complete
2022-10-27T11:16:37.3497733Z dbeef957cf5a: Verifying Checksum
2022-10-27T11:16:37.3498358Z dbeef957cf5a: Download complete
2022-10-27T11:16:42.0035538Z 5e26ac15d29a: Pull complete
2022-10-27T11:16:42.0636613Z d9fa9cd286a1: Pull complete
2022-10-27T11:16:59.5582440Z a536994ab378: Pull complete
2022-10-27T11:17:02.8049048Z fc5ddbfa1aa7: Pull complete
2022-10-27T11:17:03.2543290Z 356c56b3ddf7: Pull complete
2022-10-27T11:17:03.2984186Z 9a3a2d816fc0: Pull complete
2022-10-27T11:17:04.0758427Z f301acd5bb4b: Pull complete
2022-10-27T11:17:04.1205229Z 0f3864e6727c: Pull complete
2022-10-27T11:17:12.1366590Z 3881872e0e4a: Pull complete
2022-10-27T11:17:27.9230934Z dbeef957cf5a: Pull complete
2022-10-27T11:17:27.9775181Z 4f4fb700ef54: Pull complete
2022-10-27T11:17:28.0245116Z cfa87a372912: Pull complete
2022-10-27T11:17:28.0277018Z Digest: sha256:c730358802b679e9bcb5ad49c82cc2e31eb9cc81ff7635eb1a91626e1a690a6e
2022-10-27T11:17:28.0288345Z Status: Downloaded newer image for ghcr.io/pengx17/logseq-publish:0.7.6
2022-10-27T11:17:30.6778369Z Page loaded!
2022-10-27T11:17:45.9996181Z Graph loaded for /home/logseq/graph
2022-10-27T11:17:48.4153061Z checkGraphDistPathExist: false
2022-10-27T11:17:49.4157457Z checkGraphDistPathExist: false
2022-10-27T11:17:50.4160591Z checkGraphDistPathExist: false
2022-10-27T11:17:51.4165640Z checkGraphDistPathExist: false
2022-10-27T11:17:52.4169866Z checkGraphDistPathExist: false
2022-10-27T11:17:53.4181125Z checkGraphDistPathExist: false
2022-10-27T11:17:54.4188472Z checkGraphDistPathExist: false
2022-10-27T11:17:55.4200904Z checkGraphDistPathExist: false
2022-10-27T11:17:56.4205945Z checkGraphDistPathExist: false
2022-10-27T11:17:57.4203979Z checkGraphDistPathExist: false
2022-10-27T11:17:58.4202713Z checkGraphDistPathExist: false
2022-10-27T11:17:59.4209179Z checkGraphDistPathExist: false
2022-10-27T11:18:00.4208901Z checkGraphDistPathExist: false
2022-10-27T11:18:01.4213044Z checkGraphDistPathExist: false
2022-10-27T11:18:02.4219397Z checkGraphDistPathExist: false
2022-10-27T11:18:03.4232267Z checkGraphDistPathExist: false
2022-10-27T11:18:04.4239408Z checkGraphDistPathExist: false
2022-10-27T11:18:05.4247427Z checkGraphDistPathExist: false
2022-10-27T11:18:06.4262054Z checkGraphDistPathExist: false
2022-10-27T11:18:07.4274755Z checkGraphDistPathExist: false
2022-10-27T11:18:08.4273387Z checkGraphDistPathExist: false
2022-10-27T11:18:09.4274299Z checkGraphDistPathExist: false
2022-10-27T11:18:10.4272676Z checkGraphDistPathExist: false
2022-10-27T11:18:11.4276104Z checkGraphDistPathExist: false
2022-10-27T11:18:12.4287886Z checkGraphDistPathExist: false
2022-10-27T11:18:13.4291322Z checkGraphDistPathExist: false
2022-10-27T11:18:14.4292168Z checkGraphDistPathExist: false
2022-10-27T11:18:15.4290590Z checkGraphDistPathExist: false
2022-10-27T11:18:16.4305890Z checkGraphDistPathExist: false
2022-10-27T11:18:17.4307306Z checkGraphDistPathExist: false
2022-10-27T11:18:18.4306166Z Export Timeout
2022-10-27T11:18:18.7765081Z Trace file saved to /home/logseq/graph/www/trace.zip
2022-10-27T11:18:18.7765607Z Export failed
2022-10-27T11:18:19.1704478Z ##[group]Run actions/upload-artifact@v2
2022-10-27T11:18:19.1704688Z with:
2022-10-27T11:18:19.1704854Z   name: trace
2022-10-27T11:18:19.1705043Z   path: www/trace.zip

2022-10-27T11:18:19.1705244Z   if-no-files-found: warn
2022-10-27T11:18:19.1705434Z ##[endgroup]
2022-10-27T11:18:19.2334262Z With the provided path, there will be 1 file uploaded
2022-10-27T11:18:19.2336474Z Starting artifact upload
2022-10-27T11:18:19.2337301Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging
2022-10-27T11:18:19.2407626Z Artifact name is valid!
2022-10-27T11:18:19.2909953Z Container for artifact "trace" successfully created. Starting upload of file(s)
2022-10-27T11:18:19.4986891Z Total size of all the files uploaded is 3293344 bytes
2022-10-27T11:18:19.4987233Z File upload process has finished. Finalizing the artifact upload
2022-10-27T11:18:19.5373064Z Artifact has been finalized. All files have been successfully uploaded!
2022-10-27T11:18:19.5373271Z 
2022-10-27T11:18:19.5373435Z The raw size of all the files that were specified for upload is 3293344 bytes
2022-10-27T11:18:19.5373865Z The size of all the files that were uploaded is 3293344 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage
2022-10-27T11:18:19.5374155Z 
2022-10-27T11:18:19.5374733Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 
2022-10-27T11:18:19.5375068Z 
2022-10-27T11:18:19.5375191Z Artifact trace has been successfully uploaded!
2022-10-27T11:18:19.5489977Z Post job cleanup.
2022-10-27T11:18:19.6766908Z [command]/usr/bin/git version
2022-10-27T11:18:19.6812287Z git version 2.38.1
2022-10-27T11:18:19.6850208Z Temporarily overriding HOME='/home/runner/work/_temp/1180dfc4-b1e5-4723-86f4-913b9d63be99' before making global git config changes
2022-10-27T11:18:19.6850922Z Adding repository directory to the temporary git global config as a safe directory
2022-10-27T11:18:19.6854838Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Logseq-publ/Logseq-publ
2022-10-27T11:18:19.6894657Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2022-10-27T11:18:19.6927926Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2022-10-27T11:18:19.7147650Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-10-27T11:18:19.7173807Z http.https://github.com/.extraheader
2022-10-27T11:18:19.7183699Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2022-10-27T11:18:19.7216191Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2022-10-27T11:18:19.7705989Z Cleaning up orphan processes

Is your graph publicly available so that I can take a look?

commented

It is a private repo, but I invited you as a collaborator :D

I guess 0.7.6 version is broken. I am not sure why and I don't feel like fixing issues in old versions 😅

commented

I guess 0.7.6 version is broken. I am not sure why and I don't feel like fixing issues in old versions 😅

Still, many thx ❤

commented

@WsinGithub do have the same issue with the latest release?

commented

@WsinGithub do have the same issue with the latest release?

@Bad3r IDK. Now I use advanced queries, which work well, rather than DSL.

commented

@WsinGithub do have the same issue with the latest release?

@Bad3r IDK. Now I use advanced queries, which work well, rather than DSL.

You can check it at https://logseq.pro/ .
image

logseq-publish depends on docker images to build. It doesn't make sense to build images for all possible releases of logseq. @pengx17 may provide a list of supported logseq versions.

Closing.