This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package org.testcontainers.containers.output; | |
import com.github.dockerjava.api.command.CreateContainerCmd; | |
import org.apache.commons.lang.RandomStringUtils; | |
import org.junit.Test; | |
import org.rnorth.visibleassertions.VisibleAssertions; | |
import org.testcontainers.containers.Container.ExecResult; | |
import org.testcontainers.containers.GenericContainer; | |
import java.util.concurrent.TimeUnit; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"AWT-EventQueue-0" prio=0 tid=0x0 nid=0x0 runnable | |
java.lang.Thread.State: RUNNABLE | |
(in native) | |
at java.base@11.0.6/sun.nio.ch.FileDispatcherImpl.write0(Native Method) | |
at java.base@11.0.6/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62) | |
at java.base@11.0.6/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:113) | |
at java.base@11.0.6/sun.nio.ch.IOUtil.write(IOUtil.java:79) | |
at java.base@11.0.6/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:280) | |
at java.base@11.0.6/java.nio.channels.Channels.writeFullyImpl(Channels.java:74) | |
at java.base@11.0.6/java.nio.channels.Channels.writeFully(Channels.java:97) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-04-10 23:42:46,987 [ 13839] INFO - ns.python.sdk.PythonSdkUpdater - Performing background scan of packages for SDK Python 2.7.12 (/usr/bin/python2.7) (/usr/bin/python2.7) | |
2020-04-10 23:42:47,009 [ 13861] INFO - packaging.PyPackageManagerImpl - Running packaging tool: /usr/bin/python2.7 /media/data/home/vektor/.local/share/JetBrains/Toolbox/apps/IDEA-U/ch-0/201.6668.121.plugins/python/helpers/packaging_tool.py list | |
2020-04-10 23:43:11,192 [ 38044] WARN - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 3 | |
2020-04-10 23:43:11,193 [ 38045] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /media/data/home/vektor/.local/share/JetBrains/Toolbox/apps/IDEA-U/ch-0/201.6668.121/bin/fsnotifier64 | |
2020-04-10 23:43:11,300 [ 38152] WARN - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 3 | |
2020-04-10 23:43:11,300 [ 38152] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /media/data/home/vektor/.local/share/JetBrains/Toolbox/apps/IDEA-U |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10.04.2020 | |
23:42 Load Settings | |
Cannot load settings from file '/media/data/Docker/src/javister/javister-docker-postgresql/postgresql-9.5/javister-docker-postgresql-12 (2).iml': File /media/data/Docker/src/javister/javister-docker-postgresql/postgresql-9.5/javister-docker-postgresql-12 (2).iml does not exist | |
Please correct the file content | |
23:42 Load Settings | |
Cannot load settings from file '/media/data/Docker/src/javister/javister-docker-postgresql/postgresql-11/javister-docker-postgresql-12 (1).iml': File /media/data/Docker/src/javister/javister-docker-postgresql/postgresql-11/javister-docker-postgresql-12 (1).iml does not exist | |
Please correct the file content | |
23:42 Load Settings |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Executing [ | |
/media/data/home/vektor/.sdkman/candidates/java/20.0.0.r8-grl/jre/bin/java \ | |
-XX:+UnlockExperimentalVMOptions \ | |
-XX:+EnableJVMCI \ | |
-Dtruffle.TrustAllTruffleRuntimeProviders=true \ | |
-Dtruffle.TruffleRuntime=com.oracle.truffle.api.impl.DefaultTruffleRuntime \ | |
-Dgraalvm.ForcePolyglotInvalid=true \ | |
-Dgraalvm.locatorDisabled=true \ | |
-d64 \ | |
-XX:-UseJVMCIClassLoader \ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ [ SubstrateSegfaultHandler caught signal 11 ] ] | |
General Purpose Register Set Values: | |
RAX 0000000000000000 | |
RBX 0000000000000000 | |
RCX 0000564d58b6a080 | |
RDX 0000564d5341e000 | |
RBP 00007f17cd091540 | |
RSI 0000564d560c89b0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ [ SubstrateSegfaultHandler caught signal 11 ] ] | |
General Purpose Register Set Values: | |
RAX 000000000000000c | |
RBX 0000000000000098 | |
RCX 000055dbb5684270 | |
RDX ffffffffb5c620f0 | |
RBP 0000000000000002 | |
RSI 0000000000567190 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Attaching to process ID 19994, please wait... | |
Debugger attached successfully. | |
Server compiler detected. | |
JVM version is 25.222-b10 | |
Deadlock Detection: | |
No deadlocks found. | |
----------------- 19995 ----------------- | |
0x00007f5f7ae439f3 __pthread_cond_wait + 0x243 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@ntp-test-app2:/var/lib/jboss# strace -p 8601 | |
strace: Process 8601 attached | |
strace: [ Process PID=8601 runs in x32 mode. ] | |
strace: [ Process PID=8601 runs in 64 bit mode. ] | |
mprotect(0x7f9760a85000, 4096, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f9760a86000, 4096, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f9760a87000, 4096, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f9760a88000, 4096, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f9760a89000, 4096, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f9760a8a000, 4096, PROT_READ|PROT_WRITE) = 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
static {}; | |
Flags: STATIC | |
Code: | |
linenumber 4 | |
0: new Lvl; | |
3: dup | |
4: ldc "MAINHAND" | |
6: iconst_0 | |
7: getstatic vl$a.a:Lvl$a; | |
10: iconst_0 |
NewerOlder