Skip to content

Instantly share code, notes, and snippets.

@amolpednekar
Created December 7, 2020 13:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amolpednekar/000b513d355d7a3de5250640aa18e30e to your computer and use it in GitHub Desktop.
Save amolpednekar/000b513d355d7a3de5250640aa18e30e to your computer and use it in GitHub Desktop.
Output of host:assemble with --info
19:09:45 amol_pednekar@persistent.co.in /home/_/conclave-sdk-0.4/hello-world
$ ./gradlew clean
BUILD SUCCESSFUL in 735ms
4 actionable tasks: 3 executed, 1 up-to-date
19:09:59 amol_pednekar@persistent.co.in /home/_/conclave-sdk-0.4/hello-world
$ ./gradlew host:assemble --info
Initialized native services in: /home/persistent.co.in/amol_pednekar/.gradle/native
The client will now receive all logging from the daemon (pid: 348537). The daemon log file: /home/persistent.co.in/amol_pednekar/.gradle/daemon/6.6.1/daemon-348537.out.log
Starting 21st build in daemon [uptime: 37 mins 15.924 secs, performance: 100%, non-heap usage: 25% of 268.4 MB]
Using 8 worker leases.
Starting Build
Settings evaluated using settings file '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/settings.gradle'.
Projects loaded. Root project using build file '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/build.gradle'.
Included projects: [root project 'hello-world', project ':client', project ':enclave', project ':host']
> Configure project :
Evaluating root project 'hello-world' using build file '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/build.gradle'.
> Configure project :client
Evaluating project ':client' using build file '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/client/build.gradle'.
> Configure project :enclave
Evaluating project ':enclave' using build file '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build.gradle'.
Applying Conclave gradle plugin for version 0.4
> Configure project :host
Evaluating project ':host' using build file '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/build.gradle'.
All projects evaluated.
Selected primary task 'host:assemble' from project :host
Tasks to be executed: [task ':enclave:copySgxTools', task ':enclave:copySubstrateDependenciesSimulation', task ':enclave:compileJava', task ':enclave:processResources', task ':enclave:classes', task ':enclave:shadowJar', task ':enclave:enclaveClassName', task ':enclave:generateReflectionConfig', task ':enclave:copyGraalVM', task ':enclave:setupLinuxExecEnvironment', task ':enclave:untarGraalVM', task ':enclave:buildUnsignedGraalEnclaveSimulation', task ':enclave:buildUnsignedEnclaveSimulation', task ':enclave:generateEnclaveConfigSimulation', task ':enclave:signEnclaveWithKeySimulation', task ':enclave:generateEnclaveMetadataSimulation', task ':enclave:buildSignedEnclaveSimulation', task ':enclave:signedEnclaveSimulationJar', task ':host:compileJava', task ':host:processResources', task ':host:classes', task ':host:jar', task ':host:startScripts', task ':host:distTar', task ':host:distZip', task ':host:assemble']
Tasks that were excluded: []
:enclave:copySgxTools (Thread[Execution worker for ':',5,main]) started.
> Task :enclave:copySgxTools
Caching disabled for task ':enclave:copySgxTools' because:
Build cache is disabled
Task ':enclave:copySgxTools' is not up-to-date because:
Output property 'destinationDir' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/binutils has been removed.
Output property 'destinationDir' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/binutils/cygcrypto-1.1.dll has been removed.
Output property 'destinationDir' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/binutils/cyggcc_s-seh-1.dll has been removed.
:enclave:copySgxTools (Thread[Execution worker for ':',5,main]) completed. Took 0.53 secs.
:enclave:copySubstrateDependenciesSimulation (Thread[Execution worker for ':',5,main]) started.
> Task :enclave:copySubstrateDependenciesSimulation
Caching disabled for task ':enclave:copySubstrateDependenciesSimulation' because:
Build cache is disabled
Task ':enclave:copySubstrateDependenciesSimulation' is not up-to-date because:
Output property 'destinationDir' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/sgx has been removed.
Output property 'destinationDir' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/sgx/Simulation has been removed.
Output property 'destinationDir' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/sgx/Simulation/libcxx has been removed.
:enclave:copySubstrateDependenciesSimulation (Thread[Execution worker for ':',5,main]) completed. Took 0.389 secs.
:enclave:compileJava (Thread[Execution worker for ':',5,main]) started.
> Task :enclave:compileJava
Caching disabled for task ':enclave:compileJava' because:
Build cache is disabled
Task ':enclave:compileJava' is not up-to-date because:
Output property 'destinationDirectory' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/classes/java/main has been removed.
Output property 'destinationDirectory' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/classes/java/main/com has been removed.
Output property 'destinationDirectory' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/classes/java/main/com/r3 has been removed.
The input changes require a full rebuild for incremental task ':enclave:compileJava'.
Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
Compiling with JDK Java compiler API.
Created classpath snapshot for incremental compilation in 0.0 secs.
:enclave:compileJava (Thread[Execution worker for ':',5,main]) completed. Took 0.044 secs.
:enclave:processResources (Thread[Execution worker for ':',5,main]) started.
> Task :enclave:processResources NO-SOURCE
file or directory '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/src/main/resources', not found
Skipping task ':enclave:processResources' as it has no source files and no previous output files.
:enclave:processResources (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs.
:enclave:classes (Thread[Execution worker for ':',5,main]) started.
> Task :enclave:classes
Skipping task ':enclave:classes' as it has no actions.
:enclave:classes (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs.
:enclave:shadowJar (Thread[Execution worker for ':',5,main]) started.
> Task :enclave:shadowJar
Could not read file path '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/resources/main'.
Caching disabled for task ':enclave:shadowJar' because:
Build cache is disabled
Task ':enclave:shadowJar' is not up-to-date because:
Output property 'archiveFile' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/libs/enclave-shadow.jar has been removed.
file or directory '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/resources/main', not found
*******************
GRADLE SHADOW STATS
Total Jars: 6 (includes project)
Total Time: 0.701s [701ms]
Average Time/Jar: 0.11683333333330001s [116.8333333333ms]
*******************
:enclave:shadowJar (Thread[Execution worker for ':',5,main]) completed. Took 0.73 secs.
:enclave:enclaveClassName (Thread[Execution worker for ':',5,main]) started.
> Task :enclave:enclaveClassName
Caching disabled for task ':enclave:enclaveClassName' because:
Build cache is disabled
Task ':enclave:enclaveClassName' is not up-to-date because:
Task has not declared any outputs despite executing actions.
Scanning /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/libs/enclave-shadow.jar
:enclave:enclaveClassName (Thread[Execution worker for ':',5,main]) completed. Took 0.087 secs.
:enclave:generateReflectionConfig (Thread[Execution worker for ':',5,main]) started.
> Task :enclave:generateReflectionConfig
Caching disabled for task ':enclave:generateReflectionConfig' because:
Build cache is disabled
Task ':enclave:generateReflectionConfig' is not up-to-date because:
Output property 'reflectionConfig' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/reflectconfig has been removed.
:enclave:generateReflectionConfig (Thread[Execution worker for ':',5,main]) completed. Took 0.002 secs.
:enclave:copyGraalVM (Thread[Execution worker for ':',5,main]) started.
> Task :enclave:copyGraalVM
Caching disabled for task ':enclave:copyGraalVM' because:
Build cache is disabled
Task ':enclave:copyGraalVM' is not up-to-date because:
Output property 'destinationDir' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/docker has been removed.
Output property 'destinationDir' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/docker/Dockerfile has been removed.
Output property 'destinationDir' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/graalvm/graalvm.tar has been removed.
:enclave:copyGraalVM (Thread[Execution worker for ':',5,main]) completed. Took 4.493 secs.
:enclave:setupLinuxExecEnvironment (Thread[Execution worker for ':',5,main]) started.
> Task :enclave:setupLinuxExecEnvironment
Caching disabled for task ':enclave:setupLinuxExecEnvironment' because:
Build cache is disabled
Task ':enclave:setupLinuxExecEnvironment' is not up-to-date because:
Task has not declared any outputs despite executing actions.
:enclave:setupLinuxExecEnvironment (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs.
:enclave:untarGraalVM (Thread[Execution worker for ':',5,main]) started.
> Task :enclave:untarGraalVM
Caching disabled for task ':enclave:untarGraalVM' because:
Build cache is disabled
Task ':enclave:untarGraalVM' is not up-to-date because:
Output property '$1' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/graalvm/distribution/ASSEMBLY_EXCEPTION has been removed.
Output property '$1' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/graalvm/distribution/include has been removed.
Output property '$1' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/graalvm/distribution/include/classfile_constants.h has been removed.
Starting process 'command 'tar''. Working directory: /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/graalvm/distribution Command: tar xf /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/graalvm/graalvm.tar
Successfully started process 'command 'tar''
:enclave:untarGraalVM (Thread[Execution worker for ':',5,main]) completed. Took 1.517 secs.
:enclave:buildUnsignedGraalEnclaveSimulation (Thread[Execution worker for ':',5,main]) started.
> Task :enclave:buildUnsignedGraalEnclaveSimulation
Caching disabled for task ':enclave:buildUnsignedGraalEnclaveSimulation' because:
Build cache is disabled
Task ':enclave:buildUnsignedGraalEnclaveSimulation' is not up-to-date because:
Output property 'outputEnclave' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/simulation/enclave.so has been removed.
Starting process 'command '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/graalvm/distribution/jre/bin/native-image''. Working directory: /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave Command: /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/graalvm/distribution/jre/bin/native-image --shared -cp /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/libs/enclave-shadow.jar -H:Name=enclave -H:Path=/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/simulation -H:GenerateDebugInfo=1 -H:-DeleteLocalSymbols -H:+JNIExportSymbols -H:-RemoveUnusedSymbols -H:+ReportExceptionStackTraces -H:CCompilerOption=-ggdb --no-fallback --no-server -H:+UseStaticLinking -H:+ExportStaticSymbols -H:+ExcludeLoadingNetwork -H:ExcludeLibraries=pthread,dl,rt,z -H:-SpawnIsolates -H:+ForceNoROSectionRelocations -R:MaxHeapSize=214748365 -R:StackSize=2056192 --enable-all-security-services -H:CCompilerOption=-B/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/binutils -H:CCompilerOption=-fvisibility=hidden -H:CCompilerOption=-fpie -H:CCompilerOption=-ffunction-sections -H:CCompilerOption=-fdata-sections -H:CCompilerOption=-fstack-protector-strong -H:NativeLinkerOption=-L/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/graalvm/distribution/placeholderlibs -H:CLibraryPath=/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/sgx/Simulation/tlibc,/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/sgx/Simulation/libcxx -H:NativeLinkerOption=-L/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/sgx/Simulation -H:NativeLinkerOption=-Wl,--whole-archive -H:NativeLinkerOption=/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/substratevm/Simulation/libjvm_enclave_common.a -H:NativeLinkerOption=-Wl,--no-whole-archive -H:NativeLinkerOption=/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/substratevm/Simulation/libsubstratevm.a -H:NativeLinkerOption=/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/substratevm/Simulation/libjvm_host_enclave_common_enclave.a -H:NativeLinkerOption=/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/substratevm/Simulation/libjvm_enclave_edl.a -H:NativeLinkerOption=/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/substratevm/Simulation/libz.a -H:NativeLinkerOption=-Wl,-z,relro,-z,now,-z,noexecstack -H:NativeLinkerOption=-lsgx_pthread -H:NativeLinkerOption=-Wl,--no-undefined -H:NativeLinkerOption=-nostdlib -H:NativeLinkerOption=-nodefaultlibs -H:NativeLinkerOption=-nostartfiles -H:NativeLinkerOption=-Wl,--whole-archive,-lsgx_trts_sim,--no-whole-archive -H:NativeLinkerOption=-Wl,--start-group,-lsgx_tstdc,-lsgx_tcxx,-lsgx_tcrypto,-lsgx_tservice_sim,--end-group -H:NativeLinkerOption=-Wl,-Bstatic -H:NativeLinkerOption=-Wl,--no-undefined -H:NativeLinkerOption=-Wl,-pie,-eenclave_entry -H:NativeLinkerOption=-Wl,--export-dynamic -H:NativeLinkerOption=-Wl,--defsym,__ImageBase=0,--defsym,__HeapSize=65536 -H:NativeLinkerOption=-Wl,--defsym,__StackSize=512 -H:NativeLinkerOption=-Wl,--defsym,__DeadlockTimeout=10 -H:NativeLinkerOption=-Wl,--gc-sections -H:NativeLinkerOption=-Wl,--version-script=/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/Enclave.lds -H:ReflectionConfigurationFiles=/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/reflectconfig
Successfully started process 'command '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/graalvm/distribution/jre/bin/native-image''
[enclave:353908] classlist: 4,585.04 ms, 1.12 GB
[enclave:353908] (cap): 1,185.46 ms, 1.56 GB
[enclave:353908] setup: 2,713.68 ms, 1.56 GB
[enclave:353908] (clinit): 473.35 ms, 2.10 GB
[enclave:353908] (typeflow): 12,213.31 ms, 2.10 GB
[enclave:353908] (objects): 14,850.43 ms, 2.10 GB
[enclave:353908] (features): 779.75 ms, 2.10 GB
[enclave:353908] analysis: 29,143.88 ms, 2.10 GB
[enclave:353908] universe: 986.98 ms, 2.12 GB
[enclave:353908] (parse): 2,903.35 ms, 2.26 GB
[enclave:353908] (inline): 2,346.20 ms, 2.73 GB
[enclave:353908] (compile): 16,444.61 ms, 5.35 GB
[enclave:353908] compile: 23,262.71 ms, 5.35 GB
[enclave:353908] image: 12,545.21 ms, 5.81 GB
[enclave:353908] write: 2,571.29 ms, 6.19 GB
[enclave:353908] [total]: 76,112.98 ms, 6.19 GB
:enclave:buildUnsignedGraalEnclaveSimulation (Thread[Execution worker for ':',5,main]) completed. Took 1 mins 17.122 secs.
:enclave:buildUnsignedEnclaveSimulation (Thread[Execution worker for ':' Thread 7,5,main]) started.
> Task :enclave:buildUnsignedEnclaveSimulation
Caching disabled for task ':enclave:buildUnsignedEnclaveSimulation' because:
Build cache is disabled
Task ':enclave:buildUnsignedEnclaveSimulation' is not up-to-date because:
Input property 'inputEnclave' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/simulation/enclave.so has changed.
:enclave:buildUnsignedEnclaveSimulation (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.007 secs.
:enclave:generateEnclaveConfigSimulation (Thread[Execution worker for ':' Thread 7,5,main]) started.
> Task :enclave:generateEnclaveConfigSimulation
Caching disabled for task ':enclave:generateEnclaveConfigSimulation' because:
Build cache is disabled
Task ':enclave:generateEnclaveConfigSimulation' is not up-to-date because:
Output property 'outputConfigFile' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/simulation/enclave.xml has been removed.
:enclave:generateEnclaveConfigSimulation (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.002 secs.
:enclave:signEnclaveWithKeySimulation (Thread[Execution worker for ':' Thread 7,5,main]) started.
> Task :enclave:signEnclaveWithKeySimulation
Caching disabled for task ':enclave:signEnclaveWithKeySimulation' because:
Build cache is disabled
Task ':enclave:signEnclaveWithKeySimulation' is not up-to-date because:
Output property 'outputSignedEnclave' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/simulation/enclave.signed.so has been removed.
Starting process 'command '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/sign-tool/sgx_sign''. Working directory: /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave Command: /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/sign-tool/sgx_sign sign -key /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/signing/sample_private_key.pem -enclave /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/simulation/enclave.so -out /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/simulation/enclave.signed.so -config /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/simulation/enclave.xml
Successfully started process 'command '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/sign-tool/sgx_sign''
tcs_num 10, tcs_max_num 10, tcs_min_pool 1
The required memory is 325513216B.
The required memory is 0x1366f000, 317884 KB.
Succeed.
<EnclaveConfiguration>
<ProdID>1</ProdID>
<ISVSVN>1</ISVSVN>
<StackMaxSize>0x200000</StackMaxSize>
<HeapMaxSize>0x10000000</HeapMaxSize>
<TCSNum>10</TCSNum>
<TCSPolicy>1</TCSPolicy>
<DisableDebug>0</DisableDebug>
<MiscSelect>0</MiscSelect>
<MiscMask>0xFFFFFFFF</MiscMask>
</EnclaveConfiguration>
Signed enclave binary: /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/simulation/enclave.signed.so
:enclave:signEnclaveWithKeySimulation (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.641 secs.
:enclave:generateEnclaveMetadataSimulation (Thread[Execution worker for ':' Thread 7,5,main]) started.
> Task :enclave:generateEnclaveMetadataSimulation
Caching disabled for task ':enclave:generateEnclaveMetadataSimulation' because:
Build cache is disabled
Task ':enclave:generateEnclaveMetadataSimulation' is not up-to-date because:
Output property 'outputEnclaveMetadata' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/simulation/metadata.yml has been removed.
Starting process 'command '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/sign-tool/sgx_sign''. Working directory: /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave Command: /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/sign-tool/sgx_sign dump -enclave /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/simulation/enclave.signed.so -dumpfile /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/tmp/generateEnclaveMetadataSimulation/sign_tool_dump.txt
Successfully started process 'command '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/com/r3/conclave/sign-tool/sgx_sign''
Succeed.
Enclave measurement: 9a25a050227ea969c61c0b96f5c5700d0b5775bf94a72f84d44f4f1e9e213472
:enclave:generateEnclaveMetadataSimulation (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.018 secs.
:enclave:buildSignedEnclaveSimulation (Thread[Execution worker for ':' Thread 7,5,main]) started.
> Task :enclave:buildSignedEnclaveSimulation
Caching disabled for task ':enclave:buildSignedEnclaveSimulation' because:
Build cache is disabled
Task ':enclave:buildSignedEnclaveSimulation' is not up-to-date because:
Input property '$1' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/conclave/simulation/enclave.signed.so has changed.
:enclave:buildSignedEnclaveSimulation (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.002 secs.
:enclave:signedEnclaveSimulationJar (Thread[Execution worker for ':' Thread 7,5,main]) started.
> Task :enclave:signedEnclaveSimulationJar
Caching disabled for task ':enclave:signedEnclaveSimulationJar' because:
Build cache is disabled
Task ':enclave:signedEnclaveSimulationJar' is not up-to-date because:
Output property 'archiveFile' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/enclave/build/libs/enclave-signed-so-simulation.jar has been removed.
:enclave:signedEnclaveSimulationJar (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 3.018 secs.
:host:compileJava (Thread[Execution worker for ':' Thread 7,5,main]) started.
> Task :host:compileJava
Caching disabled for task ':host:compileJava' because:
Build cache is disabled
Task ':host:compileJava' is not up-to-date because:
Output property 'destinationDirectory' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/build/classes/java/main has been removed.
Output property 'destinationDirectory' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/build/classes/java/main/com has been removed.
Output property 'destinationDirectory' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/build/classes/java/main/com/r3 has been removed.
The input changes require a full rebuild for incremental task ':host:compileJava'.
Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
Compiling with JDK Java compiler API.
Created classpath snapshot for incremental compilation in 0.001 secs.
:host:compileJava (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.062 secs.
:host:processResources (Thread[Execution worker for ':' Thread 7,5,main]) started.
> Task :host:processResources NO-SOURCE
file or directory '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/src/main/resources', not found
Skipping task ':host:processResources' as it has no source files and no previous output files.
:host:processResources (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:host:classes (Thread[Execution worker for ':' Thread 7,5,main]) started.
> Task :host:classes
Skipping task ':host:classes' as it has no actions.
:host:classes (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:host:jar (Thread[Execution worker for ':' Thread 7,5,main]) started.
> Task :host:jar
Caching disabled for task ':host:jar' because:
Build cache is disabled
Task ':host:jar' is not up-to-date because:
Output property 'archiveFile' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/build/libs/host.jar has been removed.
file or directory '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/build/resources/main', not found
:host:jar (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.004 secs.
:host:startScripts (Thread[Execution worker for ':' Thread 7,5,main]) started.
> Task :host:startScripts
Caching disabled for task ':host:startScripts' because:
Build cache is disabled
Task ':host:startScripts' is not up-to-date because:
Output property 'outputDir' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/build/scripts has been removed.
Output property 'outputDir' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/build/scripts/host has been removed.
Output property 'outputDir' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/build/scripts/host.bat has been removed.
:host:startScripts (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.617 secs.
:host:distTar (Thread[Execution worker for ':' Thread 7,5,main]) started.
> Task :host:distTar
file or directory '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/src/main/dist', not found
file or directory '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/src/dist', not found
Caching disabled for task ':host:distTar' because:
Build cache is disabled
Task ':host:distTar' is not up-to-date because:
Output property 'archiveFile' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/build/distributions/host.tar has been removed.
file or directory '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/src/main/dist', not found
file or directory '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/src/dist', not found
:host:distTar (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 0.197 secs.
:host:distZip (Thread[Execution worker for ':' Thread 7,5,main]) started.
> Task :host:distZip
file or directory '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/src/main/dist', not found
file or directory '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/src/dist', not found
Caching disabled for task ':host:distZip' because:
Build cache is disabled
Task ':host:distZip' is not up-to-date because:
Output property 'archiveFile' file /home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/build/distributions/host.zip has been removed.
file or directory '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/src/main/dist', not found
file or directory '/home/persistent.co.in/amol_pednekar/workspace/conclave/zips/conclave-sdk-0.4/hello-world/host/src/dist', not found
:host:distZip (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 1.443 secs.
:host:assemble (Thread[Daemon worker Thread 7,5,main]) started.
> Task :host:assemble
Skipping task ':host:assemble' as it has no actions.
:host:assemble (Thread[Daemon worker Thread 7,5,main]) completed. Took 0.0 secs.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.6.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 1m 31s
21 actionable tasks: 21 executed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment