Skip to content

Merge remote-tracking branch 'origin/main' into dev

80a9945
Select commit
Loading
Failed to load commit list.
Merged

Fix C-bindings and add dotnet bindings unit tests #35

Merge remote-tracking branch 'origin/main' into dev
80a9945
Select commit
Loading
Failed to load commit list.
Preagonal-Pipeline / Jenkins failed May 28, 2026 in 1m 48s

Pushing NuGet: error in 'sh' step

Shell Script

Error in sh step, with arguments mv -fv build/bin/* ..

script returned exit code 1
Build log
+ mv -fv build/bin/* .
mv: cannot stat 'build/bin/*': No such file or directory

Shell Script

Error in sh step, with arguments mv -fv build/bin/* ..

script returned exit code 1
Build log
+ mv -fv build/bin/* .
mv: cannot stat 'build/bin/*': No such file or directory

Shell Script

Error in sh step, with arguments mv -fv build/lib/* ..

script returned exit code 1
Build log
+ mv -fv build/lib/* .
mv: cannot stat 'build/lib/*': No such file or directory

Shell Script

Error in sh step, with arguments mv -fv build/bin/* ..

script returned exit code 1
Build log
+ mv -fv build/bin/* .
mv: cannot stat 'build/bin/*': No such file or directory

Shell Script

Error in sh step, with arguments mv -fv build/bin/* ..

script returned exit code 1
Build log
+ mv -fv build/bin/* .
mv: cannot stat 'build/bin/*': No such file or directory

Pushing NuGet / Shell Script

Error in sh step, with arguments dotnet nuget push -s https://nuget.pkg.github.com/Preagonal/index.json -k ${GITHUB_TOKEN} bin/Release/*.nupkg;chmod 777 -R ..

script returned exit code 1
Build log
Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [GITHUB_TOKEN]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
+ dotnet nuget push -s https://nuget.pkg.github.com/Preagonal/index.json -k **** bin/Release/Preagonal.Scripting.GS2Compiler.1.7.1.nupkg
Pushing Preagonal.Scripting.GS2Compiler.1.7.1.nupkg to 'https://nuget.pkg.github.com/Preagonal'...
  PUT https://nuget.pkg.github.com/Preagonal/
warn : Error: Version 1.7.1 of "Preagonal.Scripting.GS2Compiler" has already been pushed.
  Conflict https://nuget.pkg.github.com/Preagonal/ 926ms
To skip already published packages, use the option --skip-duplicate
error: Response status code does not indicate success: 409 (Conflict).

Details

  • Build null/amigadev/crosstools:x86_64-linux:null (9 ms)
    • Building on "amigadev/crosstools:x86_64-linux" with "Ninja" for "Linux x86_64"... (23 sec)
  • Build null/amigadev/crosstools:aarch64-linux-gnu:null (8 ms)
    • Building on "amigadev/crosstools:aarch64-linux-gnu" with "Ninja" for "Linux arm64"... (22 sec)
  • Build null/amigadev/crosstools:x86_64-w64-mingw32:null (9 ms)
    • Building on "amigadev/crosstools:x86_64-w64-mingw32" with "Unix Makefiles" for "Windows x86_64"... (22 sec)
  • Build null/amigadev/crosstools:arm64-apple-darwin22.2:null (13 ms)
    • Building on "amigadev/crosstools:arm64-apple-darwin22.2" with "Ninja" for "MacOS arm64"... (27 sec)
  • Build null/amigadev/crosstools:x86_64-apple-darwin22.2:null (43 sec)
    • Building on "amigadev/crosstools:x86_64-apple-darwin22.2" with "Ninja" for "MacOS x86_64"... (25 sec)
      Error: script returned exit code 1 - logs
      Error: script returned exit code 1 - logs
      Error: script returned exit code 1 - logs
      Error: script returned exit code 1 - logs
      Error: script returned exit code 1 - logs
    • Building NuGet Package (10 sec)
    • Run tests... (22 sec)
      • Xunit (4.4 sec)
    • Pushing NuGet (6.3 sec)
      Error: script returned exit code 1 - logs