Last active
March 23, 2017 21:13
-
-
Save lwoodson/e1dbc0171d929bfb5ad57bf0781cd018 to your computer and use it in GitHub Desktop.
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
<?xml version="1.0" encoding="UTF-8"?> | |
<Feed extractDate="2016-01-05T06:00:06.706-05:00" incremental="false" name="TroyBilt" xmlns="http://www.bazaarvoice.com/xs/PRR/ProductFeed/5.1"> | |
<Brands> | |
<Brand removed="false" disabled="false"> | |
<Name>Default Brand Name</Name> | |
<ExternalId>4qyXCRm-brand</ExternalId> | |
</Brand> | |
</Brands> | |
<Categories> | |
<Category removed="false" disabled="false"> | |
<ExternalId>4qyXCRm-category</ExternalId> | |
<Name>Default Category Name</Name> | |
<Names> | |
<Name locale="en_CA">Canadian Category Name</Name> | |
</Names> | |
<CategoryPageUrl>http://www.bazaarvoice.com/full/category</CategoryPageUrl> | |
<CategoryPageUrls> | |
<CategoryPageUrl locale="en_CA">http://www.bazaarvoice.com/full/category/en_CA</CategoryPageUrl> | |
</CategoryPageUrls> | |
<ImageUrl>http://www.bazaarvoice.com/full/category.jpg</ImageUrl> | |
<ImageUrls> | |
<ImageUrl locale="en_CA">http://www.bazaarvoice.com/full/category_enCA.jpg</ImageUrl> | |
</ImageUrls> | |
<Attributes> | |
<Attribute id="BV_FE_FAMILY"> | |
<Value>bv-local</Value> | |
</Attribute> | |
<Attribute id="BV_FE_EXPAND"> | |
<Value>BV_FE_FAMILY:bv-local</Value> | |
</Attribute> | |
<Attribute id="BV_SUBJECT_TYPE"> | |
<Value>BV_LOCAL</Value> | |
</Attribute> | |
<Attribute id="BV_SUBJECT_TYPE"> | |
<Value>BV_LOCAL_NODE</Value> | |
</Attribute> | |
</Attributes> | |
</Category> | |
</Categories> | |
<Products> | |
<Product> | |
<ExternalId>4qyXCRm-FullProduct</ExternalId> | |
<Name>Full Product01</Name> | |
<Names> | |
<Name locale="en_CA">Canadian English Name</Name> | |
<Name locale="en_GB">English English Name</Name> | |
</Names> | |
<Description>Full Product01</Description> | |
<Descriptions> | |
<Description locale="en_CA">English Canadian Description</Description> | |
</Descriptions> | |
<BrandExternalId>4qyXCRm-brand</BrandExternalId> | |
<CategoryExternalId>4qyXCRm-category</CategoryExternalId> | |
<ProductPageUrl>http://www.bazaarvoice.com/full/product1</ProductPageUrl> | |
<ProductPageUrls> | |
<ProductPageUrl locale="en_CA">http://www.bazaarvoice.com/full/product1_enCA</ProductPageUrl> | |
</ProductPageUrls> | |
<ImageUrl>http://www.bazaarvoice.com/full/product1.jpg</ImageUrl> | |
<ImageUrls> | |
<ImageUrl locale="en_CA">http://www.bazaarvoice.com/full/product1-enCA.jpg</ImageUrl> | |
</ImageUrls> | |
<ManufacturerPartNumbers> | |
<ManufacturerPartNumber>13WQA2KW011</ManufacturerPartNumber> | |
</ManufacturerPartNumbers> | |
<UPCs> | |
<UPC>043033569960</UPC> | |
</UPCs> | |
<EANs> | |
<EAN>7501031311309</EAN> | |
<EAN>7501031311308</EAN> | |
<EAN>96385074</EAN> | |
<EAN>86385074</EAN> | |
</EANs> | |
<ISBNs> | |
<ISBN>9780736887830</ISBN> | |
<ISBN>0000334922320</ISBN> | |
<ISBN>8175257660</ISBN> | |
<ISBN>0000257660</ISBN> | |
</ISBNs> | |
<Attributes> | |
<Attribute id="BV_FE_FAMILY"> | |
<Value>bv-localfam1</Value> | |
</Attribute> | |
<Attribute id="BV_FE_EXPAND"> | |
<Value>BV_FE_FAMILY:bv-localfam1</Value> | |
</Attribute> | |
<Attribute id="BV_SUBJECT_TYPE"> | |
<Value>BV_LOCAL</Value> | |
</Attribute> | |
<Attribute id="BV_SUBJECT_TYPE"> | |
<Value>BV_LOCAL_NODE</Value> | |
</Attribute> | |
</Attributes> | |
</Product> | |
</Products> | |
</Feed> |
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
DEBUG 5 | |
SET sftp:connect-program "ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -a -x -i /opt/bazaarvoice/sodexo/.ssh/sodexo_sftp_id_rsa" | |
SET dns:fatal-timeout "1m" | |
SET net:reconnect-interval-max "15" | |
SET net:reconnect-interval-base "5" | |
SET dns:max-retries "10" | |
SET net:max-retries "6" | |
SET net:timeout "30s" | |
SET cmd:fail-exit yes | |
DEBUG 5 | |
SET sftp:connect-program "ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -a -x -i /opt/bazaarvoice/sodexo/.ssh/sodexo_sftp_id_rsa" | |
SET net:max-retries 6 | |
SET net:reconnect-interval-base 5 | |
SET net:reconnect-interval-max 15 | |
SET net:timeout 30s | |
SET dns:fatal-timeout 1m | |
SET dns:max-retries 10 | |
SET cmd:fail-exit yes | |
PUT "file:/mnt/ephemeral/fullItems.xml" -o "sftp://sodexo:[email protected]:22/testcustomercatalogimportxml/fullItems.xml" | |
PUT "file:/mnt/ephemeral/fullItems.xml" -o "sftp://sodexo:[email protected]:22/testcustomercatalogimportxml/backup/fullItems.xml" | |
PUT "file:/mnt/ephemeral/fullItems.xml" -o "sftp://sodexo:[email protected]:22/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml" | |
PUT "file:/mnt/ephemeral/fullItems.xml" -o "sftp://sodexo:@sftp-qa.bazaarvoice.com:22/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml" |
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
Process 16347 attached - interrupt to quit | |
select(1, [0], NULL, NULL, {29, 893070}) = ? ERESTARTNOHAND (To be restarted) | |
--- SIGCHLD (Child exited) @ 0 (0) --- | |
rt_sigprocmask(SIG_BLOCK, [TERM CHLD], NULL, 8) = 0 | |
waitpid(-1, NULL, WNOHANG) = 20918 | |
waitpid(-1, NULL, WNOHANG) = -1 ECHILD (No child processes) | |
rt_sigprocmask(SIG_UNBLOCK, [TERM CHLD], NULL, 8) = 0 | |
rt_sigaction(SIGCHLD, {0x80545c0, [CHLD], SA_RESTART}, {0x80545c0, [CHLD], SA_RESTART}, 8) = 0 | |
sigreturn() = ? (mask now []) | |
rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
select(0, NULL, NULL, NULL, {0, 200000}) = 0 (Timeout) | |
rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
rt_sigprocmask(SIG_BLOCK, [TERM CHLD], NULL, 8) = 0 | |
waitpid(-1, NULL, WNOHANG) = -1 ECHILD (No child processes) | |
rt_sigprocmask(SIG_UNBLOCK, [TERM CHLD], NULL, 8) = 0 | |
lstat64("/etc/shutmsg", 0xff8c8844) = -1 ENOENT (No such file or directory) | |
select(1, [0], NULL, NULL, {30, 0}) = ? ERESTARTNOHAND (To be restarted) | |
--- SIGALRM (Alarm clock) @ 0 (0) --- | |
rt_sigaction(SIGALRM, {0x8059560, [], SA_INTERRUPT}, NULL, 8) = 0 | |
rt_sigaction(SIGALRM, NULL, {0x8059560, [], SA_INTERRUPT}, 8) = 0 | |
rt_sigaction(SIGALRM, {0x8059560, [], SA_INTERRUPT}, NULL, 8) = 0 | |
time(NULL) = 1490248279 | |
alarm(10) = 0 | |
sigreturn() = ? (mask now []) | |
rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
select(0, NULL, NULL, NULL, {0, 200000}) = 0 (Timeout) | |
rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
alarm(0) = 10 | |
time(NULL) = 1490248279 | |
select(6, [4], NULL, NULL, {0, 500}) = 0 (Timeout) | |
time(NULL) = 1490248279 | |
alarm(10) = 0 | |
lstat64("/etc/shutmsg", 0xff8c8844) = -1 ENOENT (No such file or directory) | |
select(1, [0], NULL, NULL, {30, 0}) = 1 (in [0], left {29, 790798}) | |
rt_sigprocmask(SIG_BLOCK, [TERM CHLD], NULL, 8) = 0 | |
rt_sigprocmask(SIG_UNBLOCK, [TERM CHLD], NULL, 8) = 0 | |
fcntl64(0, F_GETFL) = 0x2 (flags O_RDWR) | |
fcntl64(0, F_SETFL, O_RDWR|O_NONBLOCK) = 0 | |
accept(0, 0, NULL) = 1 | |
pipe([2, 7]) = 0 | |
fcntl64(2, F_SETFD, FD_CLOEXEC) = 0 | |
rt_sigprocmask(SIG_BLOCK, [USR1 USR2 TERM CHLD], NULL, 8) = 0 | |
clone(Process 20921 attached | |
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xf7704a58) = 20921 | |
[pid 16347] close(1 <unfinished ...> | |
[pid 20921] set_robust_list(0xf7704a60, 0xc <unfinished ...> | |
[pid 16347] <... close resumed> ) = 0 | |
[pid 20921] <... set_robust_list resumed> ) = 0 | |
[pid 16347] time(NULL) = 1490248279 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [USR1 USR2 TERM CHLD], <unfinished ...> | |
[pid 16347] close(7 <unfinished ...> | |
[pid 20921] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 16347] <... close resumed> ) = 0 | |
[pid 20921] close(2 <unfinished ...> | |
[pid 16347] rt_sigprocmask(SIG_UNBLOCK, [USR1 USR2 TERM CHLD], <unfinished ...> | |
[pid 20921] <... close resumed> ) = 0 | |
[pid 16347] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 20921] close(0 <unfinished ...> | |
[pid 16347] fcntl64(0, F_GETFL <unfinished ...> | |
[pid 20921] <... close resumed> ) = 0 | |
[pid 16347] <... fcntl64 resumed> ) = 0x802 (flags O_RDWR|O_NONBLOCK) | |
[pid 20921] time( <unfinished ...> | |
[pid 16347] fcntl64(0, F_SETFL, O_RDWR <unfinished ...> | |
[pid 20921] <... time resumed> NULL) = 1490248279 | |
[pid 16347] <... fcntl64 resumed> ) = 0 | |
[pid 20921] rt_sigaction(SIGUSR1, {0x8053b80, [USR1], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0 | |
[pid 16347] lstat64("/etc/shutmsg", <unfinished ...> | |
[pid 20921] rt_sigaction(SIGUSR2, {0x8053c10, [USR2], SA_RESTART}, <unfinished ...> | |
[pid 16347] <... lstat64 resumed> 0xff8c8844) = -1 ENOENT (No such file or directory) | |
[pid 20921] <... rt_sigaction resumed> {0x8053c10, [USR2], SA_RESTART}, 8) = 0 | |
[pid 16347] select(3, [0 2], NULL, NULL, {30, 0} <unfinished ...> | |
[pid 20921] rt_sigaction(SIGCHLD, {SIG_DFL, [CHLD], SA_RESTART}, {0x80545c0, [CHLD], SA_RESTART}, 8) = 0 | |
[pid 20921] rt_sigaction(SIGHUP, {0x1, [HUP], SA_RESTART}, {0x8053c80, [HUP], SA_RESTART}, 8) = 0 | |
[pid 20921] close(5) = 0 | |
[pid 20921] close(-1) = -1 EBADF (Bad file descriptor) | |
[pid 20921] getsockname(1, {sa_family=AF_INET, sin_port=htons(22), sin_addr=inet_addr("10.199.149.45")}, [16]) = 0 | |
[pid 20921] getpeername(1, {sa_family=AF_INET, sin_port=htons(45743), sin_addr=inet_addr("107.23.60.175")}, [16]) = 0 | |
[pid 20921] dup2(1, 0) = 0 | |
[pid 20921] fcntl64(0, F_GETFL) = 0x2 (flags O_RDWR) | |
[pid 20921] fcntl64(0, F_SETFL, O_RDWR) = 0 | |
[pid 20921] fcntl64(1, F_GETFL) = 0x2 (flags O_RDWR) | |
[pid 20921] fcntl64(1, F_SETFL, O_RDWR) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 0, -1) = 0 | |
[pid 20921] stat64("/var/log/proftpd", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 | |
[pid 20921] open("/var/log/proftpd/ftp_sftp.log", O_WRONLY|O_CREAT|O_APPEND|O_NONBLOCK|O_LARGEFILE|O_NOFOLLOW, 0640) = 2 | |
[pid 20921] fstat64(2, {st_mode=S_IFREG|0640, st_size=102431328, ...}) = 0 | |
[pid 20921] dup(2) = 5 | |
[pid 20921] close(2) = 0 | |
[pid 20921] fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] fcntl64(5, F_GETFL) = 0x28c01 (flags O_WRONLY|O_APPEND|O_NONBLOCK|O_LARGEFILE|O_NOFOLLOW) | |
[pid 20921] fcntl64(5, F_SETFL, O_WRONLY|O_APPEND|O_LARGEFILE|O_NOFOLLOW) = 0 | |
[pid 20921] geteuid32() = 0 | |
[pid 20921] setresgid32(-1, 99, -1) = 0 | |
[pid 20921] setresuid32(-1, 99, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setsockopt(0, SOL_TCP, TCP_NODELAY, [1], 4) = 0 | |
[pid 20921] setsockopt(1, SOL_TCP, TCP_NODELAY, [1], 4) = 0 | |
[pid 20921] close(7) = 0 | |
[pid 16347] <... select resumed> ) = 1 (in [2], left {29, 997285}) | |
[pid 16347] time( <unfinished ...> | |
[pid 20921] geteuid32( <unfinished ...> | |
[pid 16347] <... time resumed> NULL) = 1490248279 | |
[pid 16347] close(2 <unfinished ...> | |
[pid 20921] <... geteuid32 resumed> ) = 99 | |
[pid 20921] getegid32( <unfinished ...> | |
[pid 16347] <... close resumed> ) = 0 | |
[pid 20921] <... getegid32 resumed> ) = 99 | |
[pid 16347] lstat64("/etc/shutmsg", 0xff8c8844) = -1 ENOENT (No such file or directory) | |
[pid 16347] select(1, [0], NULL, NULL, {30, 0} <unfinished ...> | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 0, -1) = 0 | |
[pid 20921] stat64("/var/log/proftpd", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 | |
[pid 20921] open("/var/log/proftpd/sftp.log", O_WRONLY|O_CREAT|O_APPEND|O_NONBLOCK|O_LARGEFILE|O_NOFOLLOW, 0640) = 2 | |
[pid 20921] fstat64(2, {st_mode=S_IFREG|0600, st_size=375443284, ...}) = 0 | |
[pid 20921] dup(2) = 7 | |
[pid 20921] close(2) = 0 | |
[pid 20921] fcntl64(7, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] fcntl64(7, F_GETFL) = 0x28c01 (flags O_WRONLY|O_APPEND|O_NONBLOCK|O_LARGEFILE|O_NOFOLLOW) | |
[pid 20921] fcntl64(7, F_SETFL, O_WRONLY|O_APPEND|O_LARGEFILE|O_NOFOLLOW) = 0 | |
[pid 20921] geteuid32() = 0 | |
[pid 20921] setresgid32(-1, 99, -1) = 0 | |
[pid 20921] setresuid32(-1, 99, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 0, -1) = 0 | |
[pid 20921] open("/etc/ssh/ssh_host_rsa_key", O_RDONLY|O_LARGEFILE) = 2 | |
[pid 20921] geteuid32() = 0 | |
[pid 20921] setresgid32(-1, 99, -1) = 0 | |
[pid 20921] setresuid32(-1, 99, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] fstat64(2, {st_mode=S_IFREG|0600, st_size=1675, ...}) = 0 | |
[pid 20921] fcntl64(2, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) | |
[pid 20921] fstat64(2, {st_mode=S_IFREG|0600, st_size=1675, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770d000 | |
[pid 20921] _llseek(2, 0, [0], SEEK_CUR) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 0, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] mlock(0x8eaa000, 1024) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] geteuid32() = 0 | |
[pid 20921] setresgid32(-1, 99, -1) = 0 | |
[pid 20921] setresuid32(-1, 99, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 0, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] mlock(0x8ea8000, 1024) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] geteuid32() = 0 | |
[pid 20921] setresgid32(-1, 99, -1) = 0 | |
[pid 20921] setresuid32(-1, 99, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] read(2, "-----BEGIN RSA PRIVATE KEY-----\nMIIEoQIBAAKCAQEArVvRBft+kcfh4J7IyLw7BkTGrXJ4DHVCQ9d1HXmvh2iy3fxl\n7g/"..., 4096) = 1675 | |
[pid 20921] close(2) = 0 | |
[pid 20921] munmap(0xf770d000, 4096) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 0, -1) = 0 | |
[pid 20921] open("/etc/ssh/ssh_host_dsa_key", O_RDONLY|O_LARGEFILE) = 2 | |
[pid 20921] geteuid32() = 0 | |
[pid 20921] setresgid32(-1, 99, -1) = 0 | |
[pid 20921] setresuid32(-1, 99, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] fstat64(2, {st_mode=S_IFREG|0600, st_size=672, ...}) = 0 | |
[pid 20921] fcntl64(2, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) | |
[pid 20921] fstat64(2, {st_mode=S_IFREG|0600, st_size=672, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770d000 | |
[pid 20921] _llseek(2, 0, [0], SEEK_CUR) = 0 | |
[pid 20921] read(2, "-----BEGIN DSA PRIVATE KEY-----\nMIIBvAIBAAKBgQDnSFj/ZK8QEahjVFt9ECCxiWN+nwYPeTKyYO7ykAY5JH5ZFIH9\nVaI"..., 4096) = 672 | |
[pid 20921] close(2) = 0 | |
[pid 20921] munmap(0xf770d000, 4096) = 0 | |
[pid 20921] close(4) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 0, -1) = 0 | |
[pid 20921] stat64("/var/log/proftpd", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 | |
[pid 20921] open("/var/log/proftpd/auth.log", O_WRONLY|O_CREAT|O_APPEND|O_NONBLOCK|O_LARGEFILE|O_NOFOLLOW, 0644) = 2 | |
[pid 20921] fstat64(2, {st_mode=S_IFREG|0644, st_size=136782314, ...}) = 0 | |
[pid 20921] dup(2) = 4 | |
[pid 20921] close(2) = 0 | |
[pid 20921] fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] fcntl64(4, F_GETFL) = 0x28c01 (flags O_WRONLY|O_APPEND|O_NONBLOCK|O_LARGEFILE|O_NOFOLLOW) | |
[pid 20921] fcntl64(4, F_SETFL, O_WRONLY|O_APPEND|O_LARGEFILE|O_NOFOLLOW) = 0 | |
[pid 20921] geteuid32() = 0 | |
[pid 20921] setresgid32(-1, 99, -1) = 0 | |
[pid 20921] setresuid32(-1, 99, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 0, -1) = 0 | |
[pid 20921] stat64("/var/log/proftpd", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 | |
[pid 20921] open("/var/log/proftpd/access.log", O_WRONLY|O_CREAT|O_APPEND|O_NONBLOCK|O_LARGEFILE|O_NOFOLLOW, 0644) = 2 | |
[pid 20921] fstat64(2, {st_mode=S_IFREG|0644, st_size=173545625, ...}) = 0 | |
[pid 20921] dup(2) = 9 | |
[pid 20921] close(2) = 0 | |
[pid 20921] fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] fcntl64(9, F_GETFL) = 0x28c01 (flags O_WRONLY|O_APPEND|O_NONBLOCK|O_LARGEFILE|O_NOFOLLOW) | |
[pid 20921] fcntl64(9, F_SETFL, O_WRONLY|O_APPEND|O_LARGEFILE|O_NOFOLLOW) = 0 | |
[pid 20921] geteuid32() = 0 | |
[pid 20921] setresgid32(-1, 99, -1) = 0 | |
[pid 20921] setresuid32(-1, 99, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigaction(SIGALRM, {0x8059560, [], SA_INTERRUPT}, NULL, 8) = 0 | |
[pid 20921] rt_sigaction(SIGALRM, NULL, {0x8059560, [], SA_INTERRUPT}, 8) = 0 | |
[pid 20921] rt_sigaction(SIGALRM, {0x8059560, [], SA_INTERRUPT}, NULL, 8) = 0 | |
[pid 20921] alarm(0) = 0 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] alarm(300) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 0, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] lstat64("/var/run/proftpd/proftpd.scoreboard", {st_mode=S_IFREG|0644, st_size=1852, ...}) = 0 | |
[pid 20921] lstat64("/var/run/proftpd/proftpd.scoreboard.lck", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
[pid 20921] open("/var/run/proftpd/proftpd.scoreboard", O_RDWR|O_CREAT|O_LARGEFILE, 0644) = 2 | |
[pid 20921] dup(2) = 10 | |
[pid 20921] close(2) = 0 | |
[pid 20921] fchmod(10, 0644) = 0 | |
[pid 20921] read(10, "\357\276\255\336\3\0\4\1\333?\0\0\257[\323X", 16) = 16 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] geteuid32() = 0 | |
[pid 20921] setresgid32(-1, 99, -1) = 0 | |
[pid 20921] setresuid32(-1, 99, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] fcntl64(8, F_SETLK64, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}, 0xff8c8aa4) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] read(10, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 0, [628], SEEK_CUR) = 0 | |
[pid 20921] geteuid32() = 99 | |
[pid 20921] getegid32() = 99 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] fcntl64(8, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0xff8c8aa4) = 0 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0(none)\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 0, [16], SEEK_CUR) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(8, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}, 0xff8c8ac4) = 0 | |
[pid 20921] read(10, "\271Q\0\0c\0\0\0c\0\0\0(none)\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] fcntl64(8, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0xff8c8a64) = 0 | |
[pid 20921] fcntl64(8, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}, 0xff8c8ac4) = 0 | |
[pid 20921] read(10, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] read(10, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] read(10, "", 612) = 0 | |
[pid 20921] fcntl64(8, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0xff8c8a64) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] rt_sigaction(SIGALRM, {0x8059560, [], SA_INTERRUPT}, NULL, 8) = 0 | |
[pid 20921] rt_sigaction(SIGALRM, NULL, {0x8059560, [], SA_INTERRUPT}, 8) = 0 | |
[pid 20921] rt_sigaction(SIGALRM, {0x8059560, [], SA_INTERRUPT}, NULL, 8) = 0 | |
[pid 20921] alarm(0) = 300 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] alarm(300) = 0 | |
[pid 20921] gettimeofday({1490248279, 491354}, NULL) = 0 | |
[pid 20921] write(5, "2017-03-23 00:51:19,491 qa-c0-sftp proftpd[20921] 10.199.149.45 (107.23.60.175[107.23.60.175]): SSH2"..., 117) = 117 | |
[pid 20921] setsockopt(0, SOL_SOCKET, SO_OOBINLINE, [1], 4) = 0 | |
[pid 20921] setsockopt(1, SOL_SOCKET, SO_OOBINLINE, [1], 4) = 0 | |
[pid 20921] fcntl64(0, F_SETOWN, 20921) = 0 | |
[pid 20921] fcntl64(1, F_SETOWN, 20921) = 0 | |
[pid 20921] select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999996}) | |
[pid 20921] writev(1, [{"SSH-2.0-mod_sftp/0.9.9\r\n", 24}, {"\0\0\2\334", 4}, {"\t", 1}, {"\24\24\335\37#jgY\3148\202\2;\272\344\303\31\0\0\0\213diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-"..., 722}, {"gE\204\237\242\235H<.", 9}], 5) = 760 | |
[pid 20921] gettimeofday({1490248279, 492810}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:19,492 mod_sftp/0.9.9[20921]: sent server version 'SSH-2.0-mod_sftp/0.9.9'\n", 92) = 92 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "S", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "S", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "H", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "-", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "2", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, ".", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "0", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "-", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "O", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "p", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "e", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "n", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "S", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "S", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "H", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "_", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "6", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, ".", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "6", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, ".", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "1", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "\r", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "\n", 1) = 1 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] gettimeofday({1490248279, 497853}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:19,497 mod_sftp/0.9.9[20921]: received client version 'SSH-2.0-OpenSSH_6.6.1'\n", 95) = 95 | |
[pid 20921] gettimeofday({1490248279, 498047}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:19,498 mod_sftp/0.9.9[20921]: handling connection from SSH2 client 'OpenSSH_6.6.1'\n", 100) = 100 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0(none)\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0(none)\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 967259}) | |
[pid 20921] read(0, "\0\0\7\254\10\24$\321", 8) = 8 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\372M\375\25\223\7\243Sx\2114UGd\0\0\0\[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp"..., 1960) = 1960 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] alarm(0) = 300 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] alarm(300) = 0 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] write(4, "FTP server [20921] 107.23.60.175 [23/Mar/2017:00:51:19 -0500] \"KEXINIT\" - ssh2\n", 79) = 79 | |
[pid 20921] gettimeofday({1490248279, 533636}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:19,533 mod_sftp/0.9.9[20921]: + Session key exchange: diffie-hellman-group-exchang"..., 109) = 109 | |
[pid 20921] gettimeofday({1490248279, 533804}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:19,533 mod_sftp/0.9.9[20921]: + Session server hostkey: ssh-rsa\n", 82) = 82 | |
[pid 20921] gettimeofday({1490248279, 534113}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:19,534 mod_sftp/0.9.9[20921]: + Session client-to-server encryption: aes128-ctr\n", 98) = 98 | |
[pid 20921] gettimeofday({1490248279, 534305}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:19,534 mod_sftp/0.9.9[20921]: + Session server-to-client encryption: aes128-ctr\n", 98) = 98 | |
[pid 20921] gettimeofday({1490248279, 534481}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:19,534 mod_sftp/0.9.9[20921]: + Session client-to-server MAC: hmac-md5\n", 89) = 89 | |
[pid 20921] gettimeofday({1490248279, 534656}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:19,534 mod_sftp/0.9.9[20921]: + Session server-to-client MAC: hmac-md5\n", 89) = 89 | |
[pid 20921] gettimeofday({1490248279, 534824}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:19,534 mod_sftp/0.9.9[20921]: + Session client-to-server compression: none\n", 93) = 93 | |
[pid 20921] gettimeofday({1490248279, 535068}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:19,535 mod_sftp/0.9.9[20921]: + Session server-to-client compression: none\n", 93) = 93 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0(none)\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0(none)\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 965573}) | |
[pid 20921] read(0, "\0\0\0\24\6\"\0\0", 8) = 8 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\4\0\0\0\f\0\0\0 \0\0\0\0\0\0\0", 16) = 16 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] alarm(0) = 300 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] alarm(300) = 0 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] write(4, "FTP server [20921] 107.23.60.175 [23/Mar/2017:00:51:19 -0500] \"DH_GEX_REQUEST\" - ssh2\n", 86) = 86 | |
[pid 20921] open("/etc/dhparams.pem", O_RDONLY|O_LARGEFILE) = 2 | |
[pid 20921] fstat64(2, {st_mode=S_IFREG|0644, st_size=9420, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770d000 | |
[pid 20921] read(2, "# This file contains a number of pregenerated Diffie-Hellman group parameters,\n# ranging in size fro"..., 4096) = 4096 | |
[pid 20921] brk(0x8efd000) = 0x8efd000 | |
[pid 20921] read(2, "H/OJ8GEueL9OS9q2NU67GJ/XjtoXDVmZOdzYwN3Lr52/RnwLdUCH9\nMZjbXJYoqDJyXSHIFd40fRUkzZRYN6HZTkDad6wsoBgibe"..., 4096) = 4096 | |
[pid 20921] read(2, "xFyn/MFOq7+HQeLYGqRbA1wnKkKTF8ERH16PjChsnjA1i6rH5Tb9C\nk0rpIYkZGj2pPoiNoWBEiJagYbt7XjnMGX8UPsQW8ImzoW"..., 4096) = 1228 | |
[pid 20921] read(2, "", 4096) = 0 | |
[pid 20921] select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999997}) | |
[pid 20921] writev(1, [{"\0\0\1\224", 4}, {"\10", 1}, {"\37\0\0\1\201\0\322A \24Hf\266\245\242\16\214\244ojm\225\2247\205\300z0\376AwY\203\0161\267\362=L\25ezQ\250\374O\214\267\264e'\265\r\7\374\342|\30K\236/\323\222\366\255\215S\256\306'\365\343\266\205\303VfNw607r\353\347o\321\237\2\335P!\3751\230\333\\\226(\250"..., 395}, {"\332\240N|\236\317\374T", 8}], 4) = 408 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0(none)\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0(none)\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 960120}) | |
[pid 20921] read(0, "\0\0\1\214\6 \0\0", 8) = 8 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\1\200\3\322\1\16\333T\320e\22\316\324o\316\0221\306\16\30!\240\351\1\272@$\5\360n\323\27\27\303\350S\21\312\344yC\376@\226\313\274T\n\340E\317Q\221qd\3664m\255\2359\212bM-\343!\321K\377\254O\332\21(\3157v\253\244\230\261\3648\3i\355\343\211\231@\34\241y\37\377\332\32\264&"..., 392) = 392 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] alarm(0) = 300 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] alarm(300) = 0 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] write(4, "FTP server [20921] 107.23.60.175 [23/Mar/2017:00:51:19 -0500] \"DH_GEX_INIT\" - ssh2\n", 83) = 83 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999994}) | |
[pid 20921] writev(1, [{"\0\0\3\274", 4}, {"\n", 1}, {"!\0\0\1\25\0\0\0\7ssh-rsa\0\0\0\1#\0\0\1\1\0\255[\321\5\373~\221\307\341\340\236\310\310\274;\6D\306\255rx\fuBC\327u\35y\257\207h\262\335\374e\356\17\317\257S<\362\272y,\230J`\227=\231\2224\177N*6\210v?\343\311\266\255\3\2\356\216\367kC\331\333"..., 945}, {"\366\rj\244\246\206k8\353\313", 10}], 4) = 960 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999997}) | |
[pid 20921] writev(1, [{"\0\0\0\f", 4}, {"\n", 1}, {"\25", 1}, {"d6\5\314{\212k\35'\263", 10}], 4) = 16 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0(none)\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0(none)\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 961199}) | |
[pid 20921] read(0, "\0\0\0\f\n\25\0\0", 8) = 8 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999996}) | |
[pid 20921] read(0, "\0\0\0\0\0\0\0\0", 8) = 8 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] alarm(0) = 300 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] alarm(300) = 0 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] write(4, "FTP server [20921] 107.23.60.175 [23/Mar/2017:00:51:19 -0500] \"NEWKEYS\" - ssh2\n", 79) = 79 | |
[pid 20921] rt_sigaction(SIGALRM, {0x8059560, [], SA_INTERRUPT}, NULL, 8) = 0 | |
[pid 20921] rt_sigaction(SIGALRM, NULL, {0x8059560, [], SA_INTERRUPT}, 8) = 0 | |
[pid 20921] rt_sigaction(SIGALRM, {0x8059560, [], SA_INTERRUPT}, NULL, 8) = 0 | |
[pid 20921] alarm(0) = 300 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] alarm(300) = 0 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0(none)\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0(none)\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 964344}) | |
[pid 20921] read(0, "\237\346\27\332y\257\344\271$\336\317l\346\f\4\314", 16) = 16 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999996}) | |
[pid 20921] read(0, "\262\233\0\201\342Z\327\271l\230\4\2un\266\n", 16) = 16 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\316Y\262]\375\375\317\365\0\3450\35\v\\\20u", 16) = 16 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] alarm(0) = 300 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] alarm(300) = 0 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] write(9, "107.23.60.175 UNKNOWN - [23/Mar/2017:00:51:19 -0500] \"SERVICE_REQUEST\" - -\n", 75) = 75 | |
[pid 20921] select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999997}) | |
[pid 20921] writev(1, [{"B\325\0G\330\360\233\322\213\21\317\26\336\372>\2\355\360\354\211klzI?\355$\r\32E\231\234", 32}, {"\323\214R\216iz#\305\344\221-M\312\25y\23", 16}], 2) = 48 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0(none)\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0(none)\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 962199}) | |
[pid 20921] read(0, "\362\213d\205\345\212O\271\225\226\10\26\276\207\202}", 16) = 16 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999996}) | |
[pid 20921] read(0, "Fx\352\27\21G#\360\223\351\253\7\305\302B\372\352\357Rw#\353&\336i\336\t\341\335\233\243\331", 32) = 32 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\356\221\207\23\205\323\253\31\221\253k\251lo\312\10", 16) = 16 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] alarm(0) = 300 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] alarm(300) = 0 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] write(4, "FTP server [20921] 107.23.60.175 [23/Mar/2017:00:51:19 -0500] \"USER sodexo\" 331 ssh2\n", 85) = 85 | |
[pid 20921] gettimeofday({1490248279, 923758}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:19,923 mod_sftp/0.9.9[20921]: sending acceptable userauth methods: publickey,passwo"..., 103) = 103 | |
[pid 20921] select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999996}) | |
[pid 20921] writev(1, [{"\312o\246t;\27\251\303\300(/&\222\252\310\373\250\204\214q\261\"\323\241G\3310\5\234M\315C\341\210\263g\0MiX\361\2310p\272\343\32\277", 48}, {"\372H\212\0Y\350m\216w\3K\344(#DY", 16}], 2) = 64 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] write(4, "FTP server [20921] 107.23.60.175 [23/Mar/2017:00:51:19 -0500] \"USERAUTH_REQUEST\" - ssh2\n", 88) = 88 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0(none)\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0(none)\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 960092}) | |
[pid 20921] read(0, "\367\372)T\357=\315n]\305\365H^\341\344\204", 16) = 16 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\273\23O\0\201+\330\255\365o\354\214w7`v\37\220\221\233^\375*\244\334\357\331BC>^\17\30\317TK\311P\262\346C\23\324@{\22\270\244\212\325\365\26_WR1\f\361\4\335\234}=e\5S}g\217\0L\v \222>\342\361wD?:i\346!\362*\316Chy\n.\6$\3|Mo\5'"..., 608) = 608 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\247\342'[Q\324~\321\24^\0\\VZ\247Y", 16) = 16 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] alarm(0) = 300 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] alarm(300) = 0 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] write(4, "FTP server [20921] 107.23.60.175 [23/Mar/2017:00:51:19 -0500] \"USER sodexo\" 331 ssh2\n", 85) = 85 | |
[pid 20921] uname({sys="Linux", node="qa-c0-sftp", ...}) = 0 | |
[pid 20921] open("/etc/resolv.conf", O_RDONLY) = 11 | |
[pid 20921] fstat64(11, {st_mode=S_IFREG|0644, st_size=64, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770c000 | |
[pid 20921] read(11, "search lab\nnameserver 10.199.148.206\nnameserver 10.199.148.218\n\n", 4096) = 64 | |
[pid 20921] read(11, "", 4096) = 0 | |
[pid 20921] close(11) = 0 | |
[pid 20921] munmap(0xf770c000, 4096) = 0 | |
[pid 20921] socket(PF_FILE, SOCK_STREAM, 0) = 11 | |
[pid 20921] fcntl64(11, F_SETFL, O_RDWR|O_NONBLOCK) = 0 | |
[pid 20921] connect(11, {sa_family=AF_FILE, path="/var/run/nscd/socket"...}, 110) = 0 | |
[pid 20921] send(11, "\2\0\0\0\r\0\0\0\6\0\0\0hosts\0", 18, MSG_NOSIGNAL) = 18 | |
[pid 20921] poll([{fd=11, events=POLLIN|POLLERR|POLLHUP}], 1, 5000) = 1 ([{fd=11, revents=POLLIN|POLLHUP}]) | |
[pid 20921] recvmsg(11, {msg_name(0)=NULL, msg_iov(2)=[{"l\317\353\10\330(", 6}, {"\360\305\246\314m1O\0", 8}], msg_controllen=0, msg_flags=0}, 0) = 0 | |
[pid 20921] close(11) = 0 | |
[pid 20921] socket(PF_FILE, SOCK_STREAM, 0) = 11 | |
[pid 20921] fcntl64(11, F_SETFL, O_RDWR|O_NONBLOCK) = 0 | |
[pid 20921] connect(11, {sa_family=AF_FILE, path="/var/run/nscd/socket"...}, 110) = 0 | |
[pid 20921] send(11, "\2\0\0\0\4\0\0\0\v\0\0\0qa-c0-sftp\0", 23, MSG_NOSIGNAL) = 23 | |
[pid 20921] poll([{fd=11, events=POLLIN|POLLERR|POLLHUP}], 1, 5000) = 1 ([{fd=11, revents=POLLIN|POLLHUP}]) | |
[pid 20921] read(11, "\2\0\0\0\377\377\377\377\0\0\0\0\0\0\0\0\377\377\377\377\377\377\377\377\0\0\0\0\377\377\377\377", 32) = 32 | |
[pid 20921] close(11) = 0 | |
[pid 20921] open("/etc/host.conf", O_RDONLY) = 11 | |
[pid 20921] fstat64(11, {st_mode=S_IFREG|0644, st_size=17, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770c000 | |
[pid 20921] read(11, "order hosts,bind\n", 4096) = 17 | |
[pid 20921] read(11, "", 4096) = 0 | |
[pid 20921] close(11) = 0 | |
[pid 20921] munmap(0xf770c000, 4096) = 0 | |
[pid 20921] futex(0x545824, FUTEX_WAKE_PRIVATE, 2147483647) = 0 | |
[pid 20921] open("/etc/hosts", O_RDONLY) = 11 | |
[pid 20921] fcntl64(11, F_GETFD) = 0 | |
[pid 20921] fcntl64(11, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] fstat64(11, {st_mode=S_IFREG|0644, st_size=193, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770c000 | |
[pid 20921] read(11, "# Do not remove the following line, or various programs\n# that require network functionality will fa"..., 4096) = 193 | |
[pid 20921] read(11, "", 4096) = 0 | |
[pid 20921] close(11) = 0 | |
[pid 20921] munmap(0xf770c000, 4096) = 0 | |
[pid 20921] open("/etc/ld.so.cache", O_RDONLY) = 11 | |
[pid 20921] fstat64(11, {st_mode=S_IFREG|0644, st_size=21492, ...}) = 0 | |
[pid 20921] mmap2(NULL, 21492, PROT_READ, MAP_PRIVATE, 11, 0) = 0xf7489000 | |
[pid 20921] close(11) = 0 | |
[pid 20921] open("/lib/libnss_dns.so.2", O_RDONLY) = 11 | |
[pid 20921] read(11, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\v\0\0004\0\0\0\274P\0\0\0\0\0\0004\0 \0\t\0(\0 \0\37\0\6\0\0\0004\0\0\0004\0\0\0004\0\0\0 \1\0\0 \1\0\0\5\0\0\0\4\0\0\0\3\0\0\0J8\0\0J8\0\0J8\0\0"..., 512) = 512 | |
[pid 20921] fstat64(11, {st_mode=S_IFREG|0755, st_size=21948, ...}) = 0 | |
[pid 20921] mmap2(NULL, 20612, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0xe74000 | |
[pid 20921] mmap2(0xe78000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x3) = 0xe78000 | |
[pid 20921] close(11) = 0 | |
[pid 20921] mprotect(0xe78000, 4096, PROT_READ) = 0 | |
[pid 20921] munmap(0xf7489000, 21492) = 0 | |
[pid 20921] socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 11 | |
[pid 20921] connect(11, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, 28) = 0 | |
[pid 20921] fcntl64(11, F_GETFL) = 0x2 (flags O_RDWR) | |
[pid 20921] fcntl64(11, F_SETFL, O_RDWR|O_NONBLOCK) = 0 | |
[pid 20921] gettimeofday({1490248279, 971824}, NULL) = 0 | |
[pid 20921] poll([{fd=11, events=POLLOUT}], 1, 0) = 1 ([{fd=11, revents=POLLOUT}]) | |
[pid 20921] send(11, "W\6\1\0\0\1\0\0\0\0\0\0\nqa-c0-sftp\3lab\0\0\1\0\1", 32, MSG_NOSIGNAL) = 32 | |
[pid 20921] poll([{fd=11, events=POLLIN}], 1, 5000) = 1 ([{fd=11, revents=POLLIN}]) | |
[pid 20921] ioctl(11, FIONREAD, [137]) = 0 | |
[pid 20921] recvfrom(11, "W\6\205\200\0\1\0\1\0\2\0\2\nqa-c0-sftp\3lab\0\0\1\0\1\300\f\0\1\0\1\0\0\2X\0\4\n\307\225-\300\27\0\2\0\1\0\0\2X\0\32\4dns2\3lab\vbazaarvoice\3com\0\300\27\0\2\0\1\0\0\2X\0\7\4d"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, [16]) = 137 | |
[pid 20921] close(11) = 0 | |
[pid 20921] open("/etc/openldap/ldap.conf", O_RDONLY) = 11 | |
[pid 20921] fstat64(11, {st_mode=S_IFREG|0644, st_size=375, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770c000 | |
[pid 20921] read(11, "#\n# LDAP Defaults\n#\n\n# See ldap.conf(5) for details\n# This file should be world readable but not wor"..., 4096) = 375 | |
[pid 20921] read(11, "", 4096) = 0 | |
[pid 20921] close(11) = 0 | |
[pid 20921] munmap(0xf770c000, 4096) = 0 | |
[pid 20921] getuid32() = 0 | |
[pid 20921] geteuid32() = 99 | |
[pid 20921] open("/etc/hosts", O_RDONLY) = 11 | |
[pid 20921] fcntl64(11, F_GETFD) = 0 | |
[pid 20921] fcntl64(11, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] fstat64(11, {st_mode=S_IFREG|0644, st_size=193, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770c000 | |
[pid 20921] read(11, "# Do not remove the following line, or various programs\n# that require network functionality will fa"..., 4096) = 193 | |
[pid 20921] read(11, "", 4096) = 0 | |
[pid 20921] close(11) = 0 | |
[pid 20921] munmap(0xf770c000, 4096) = 0 | |
[pid 20921] open("/etc/hosts", O_RDONLY) = 11 | |
[pid 20921] fcntl64(11, F_GETFD) = 0 | |
[pid 20921] fcntl64(11, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] fstat64(11, {st_mode=S_IFREG|0644, st_size=193, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770c000 | |
[pid 20921] read(11, "# Do not remove the following line, or various programs\n# that require network functionality will fa"..., 4096) = 193 | |
[pid 20921] read(11, "", 4096) = 0 | |
[pid 20921] close(11) = 0 | |
[pid 20921] munmap(0xf770c000, 4096) = 0 | |
[pid 20921] socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 11 | |
[pid 20921] connect(11, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, 28) = 0 | |
[pid 20921] fcntl64(11, F_GETFL) = 0x2 (flags O_RDWR) | |
[pid 20921] fcntl64(11, F_SETFL, O_RDWR|O_NONBLOCK) = 0 | |
[pid 20921] gettimeofday({1490248279, 975099}, NULL) = 0 | |
[pid 20921] poll([{fd=11, events=POLLOUT}], 1, 0) = 1 ([{fd=11, revents=POLLOUT}]) | |
[pid 20921] send(11, "y<\1\0\0\1\0\0\0\0\0\0\nlab-ldap01\3lab\0\0\34\0\1", 32, MSG_NOSIGNAL) = 32 | |
[pid 20921] poll([{fd=11, events=POLLIN}], 1, 5000) = 1 ([{fd=11, revents=POLLIN}]) | |
[pid 20921] ioctl(11, FIONREAD, [117]) = 0 | |
[pid 20921] recvfrom(11, "y<\205\200\0\1\0\0\0\1\0\0\nlab-ldap01\3lab\0\0\34\0\1\300\27\0\6\0\1\0\0\2X\0I\4dns1\3lab\vbazaarvoice\3com\300\27\7ssuprun\fsoftservecom\3com\0w\357\324"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, [16]) = 117 | |
[pid 20921] close(11) = 0 | |
[pid 20921] socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 11 | |
[pid 20921] connect(11, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, 28) = 0 | |
[pid 20921] fcntl64(11, F_GETFL) = 0x2 (flags O_RDWR) | |
[pid 20921] fcntl64(11, F_SETFL, O_RDWR|O_NONBLOCK) = 0 | |
[pid 20921] gettimeofday({1490248279, 976168}, NULL) = 0 | |
[pid 20921] poll([{fd=11, events=POLLOUT}], 1, 0) = 1 ([{fd=11, revents=POLLOUT}]) | |
[pid 20921] send(11, "sO\1\0\0\1\0\0\0\0\0\0\nlab-ldap01\3lab\3lab\0\0\34\0\1", 36, MSG_NOSIGNAL) = 36 | |
[pid 20921] poll([{fd=11, events=POLLIN}], 1, 5000) = 1 ([{fd=11, revents=POLLIN}]) | |
[pid 20921] ioctl(11, FIONREAD, [121]) = 0 | |
[pid 20921] recvfrom(11, "sO\205\203\0\1\0\0\0\1\0\0\nlab-ldap01\3lab\3lab\0\0\34\0\1\300\33\0\6\0\1\0\0\2X\0I\4dns1\3lab\vbazaarvoice\3com\300\33\7ssuprun\fsoftservecom\3com"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, [16]) = 121 | |
[pid 20921] close(11) = 0 | |
[pid 20921] socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 11 | |
[pid 20921] connect(11, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, 28) = 0 | |
[pid 20921] fcntl64(11, F_GETFL) = 0x2 (flags O_RDWR) | |
[pid 20921] fcntl64(11, F_SETFL, O_RDWR|O_NONBLOCK) = 0 | |
[pid 20921] gettimeofday({1490248279, 977114}, NULL) = 0 | |
[pid 20921] poll([{fd=11, events=POLLOUT}], 1, 0) = 1 ([{fd=11, revents=POLLOUT}]) | |
[pid 20921] send(11, "\361~\1\0\0\1\0\0\0\0\0\0\nlab-ldap01\3lab\0\0\1\0\1", 32, MSG_NOSIGNAL) = 32 | |
[pid 20921] poll([{fd=11, events=POLLIN}], 1, 5000) = 1 ([{fd=11, revents=POLLIN}]) | |
[pid 20921] ioctl(11, FIONREAD, [137]) = 0 | |
[pid 20921] recvfrom(11, "\361~\205\200\0\1\0\1\0\2\0\2\nlab-ldap01\3lab\0\0\1\0\1\300\f\0\1\0\1\0\0\2X\0\4\n\307\224\311\300\27\0\2\0\1\0\0\2X\0\32\4dns2\3lab\vbazaarvoice\3com\0\300\27\0\2\0\1\0\0\2X\0\7\4d"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, [16]) = 137 | |
[pid 20921] close(11) = 0 | |
[pid 20921] socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 11 | |
[pid 20921] fcntl64(11, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] setsockopt(11, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0 | |
[pid 20921] setsockopt(11, SOL_TCP, TCP_NODELAY, [1], 4) = 0 | |
[pid 20921] connect(11, {sa_family=AF_INET, sin_port=htons(389), sin_addr=inet_addr("10.199.148.201")}, 16) = 0 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] write(11, "0\f\2\1\1`\7\2\1\3\4\0\200\0", 14) = 14 | |
[pid 20921] poll([{fd=11, events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 1, -1) = 1 ([{fd=11, revents=POLLIN}]) | |
[pid 20921] read(11, "0\f\2\1\1a\7\n", 8) = 8 | |
[pid 20921] read(11, "\1\0\4\0\4\0", 6) = 6 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] write(11, "0r\2\1\2cm\4\25dc=bazaarvoice,dc=com\n\1\2\n\1\0\2\1\2\2\1\5\1\1\0\243\r\4\3uid\4\6sodexo06\4\3uid\4\tuidNumber\4\tgidNumber\4\rhomeDirec"..., 116) = 116 | |
[pid 20921] time(NULL) = 1490248279 | |
[pid 20921] poll([{fd=11, events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 1, 5000) = 1 ([{fd=11, revents=POLLIN}]) | |
[pid 20921] read(11, "0\f\2\1\2e\7\n", 8) = 8 | |
[pid 20921] read(11, "\1\0\4\0\4\0", 6) = 6 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 0, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] open("/etc/bazaarvoice/access/bazaarvoice_sftp.passwd", O_RDONLY|O_LARGEFILE) = 12 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] geteuid32() = 0 | |
[pid 20921] setresgid32(-1, 99, -1) = 0 | |
[pid 20921] setresuid32(-1, 99, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] fcntl64(12, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] fstat64(12, {st_mode=S_IFREG|0440, st_size=549103, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770c000 | |
[pid 20921] _llseek(12, 0, [0], SEEK_CUR) = 0 | |
[pid 20921] read(12, "\nspafinder:$1$LipfxcC5$uLDd9UybEdJU0sXuTL2xH0:400:514::/ftp/spafinder:/bin/bash\ngolfsmith:$1$taOay3b"..., 4096) = 4096 | |
[pid 20921] read(12, "/bash\nbathandbodyworks:$1$ncJuuKWN$MLQNjTTMHvKlhNXjKGDrA/:400:514::/ftp/bathandbodyworks:/bin/bash\nh"..., 4096) = 4096 | |
[pid 20921] read(12, "s:$1$kvWUOIN2$W.vKFFHFrQLJWVyR7evLT.:400:514::/ftp/performics:/bin/bash\ndsw:$1$3joh6FnP$13Y5kb1JPE.Q"..., 4096) = 4096 | |
[pid 20921] read(12, "es:/bin/bash\nicecom:$1$fYKeho7/$33YjQR9op0fpMLc27.Xti0:400:514::/ftp/icecom:/bin/bash\nmovietickets:$"..., 4096) = 4096 | |
[pid 20921] read(12, "t/x6pggNX7tvG6b80:400:514::/ftp/amd-de:/bin/bash\namd-pt:$1$GdL.JYih$9KQsh0ZvvT0Wfzr/p1dKn1:400:514::"..., 4096) = 4096 | |
[pid 20921] read(12, "a:$1$VoKp.OxH$re/e2AWzgbcEyRHYSVPc4/:400:514::/ftp/costco-fr_ca:/bin/bash\nlivenation-nl:$1$EqBqOckw$"..., 4096) = 4096 | |
[pid 20921] read(12, "chwans-stories:/bin/bash\ncb2:$1$B0t5Rb7s$K1jqO4IwiQK/J.rf9iouz/:400:514::/ftp/cb2:/bin/bash\nsmoothfi"..., 4096) = 4096 | |
[pid 20921] read(12, "o:/bin/bash\ntoshiba-da:$1$0u.LhIsX$iCsWVTPHHseF2LXzEBxp20:400:514::/ftp/toshiba-da:/bin/bash\ntoshiba"..., 4096) = 4096 | |
[pid 20921] read(12, "sh\nnovell-nl:$1$7T05cKlB$HwNplXfuPRqjXwVfAfYPW.:400:514::/ftp/novell-nl:/bin/bash\nnovell-ja:$1$YZ7uq"..., 4096) = 4096 | |
[pid 20921] read(12, "5E8OhGwP13cgVT1:400:514::/ftp/appliedbiosystems:/bin/bash\ncrest-es:$1$DxbktnUa$AA2RZUG8fPIwGPm6cf5Qx"..., 4096) = 4096 | |
[pid 20921] read(12, "\nmshenh-test1:$1$BP.h9TEQ$FyhZCG2ilds2XDWN2IwGk1:400:514::/ftp/mshenh-test1:/bin/bash\nibmrational:$1"..., 4096) = 4096 | |
[pid 20921] read(12, "i_fi:/bin/bash\nyvesrocher-no_no:$1$8YLEJM1a$0mO9.LpqqlVm8paQcIlV1.:400:514::/ftp/yvesrocher-no_no:/b"..., 4096) = 4096 | |
[pid 20921] read(12, "4isY$4FcYwe4EgHEFrMPlh1A3C/:400:514::/ftp/hpapj-hk:/bin/bash\ndouglas:$1$.Fby/s2e$1Il27x4mr18K0IxTybb"..., 4096) = 4096 | |
[pid 20921] read(12, "awretail:$1$6c0zVaJj$5T3UBrFLs83l2Lf9xxoKZ0:400:514::/ftp/loblawretail:/bin/bash\nlivestrongfitness:$"..., 4096) = 4096 | |
[pid 20921] read(12, "bash\ndollartree:$1$sNLpkCBE$UQf5k5AYKBKN6vuxzDm9v0:400:514::/ftp/dollartree:/bin/bash\nscholastic:$1$"..., 4096) = 4096 | |
[pid 20921] read(12, "::/ftp/thesourceca-fr:/bin/bash\nthesourceca:$1$HlB2IYeI$Z60XCEOA7N7CSH5xoLcpc1:400:514::/ftp/thesour"..., 4096) = 4096 | |
[pid 20921] read(12, "w$mJ7swkYFmfM03bN8JN/sW/:400:514::/ftp/dyson-ca:/bin/bash\nesteelauder-cn:$1$hAzlebhm$1KCcThD7LbYJlvI"..., 4096) = 4096 | |
[pid 20921] read(12, "e:$1$jU2mJsz7$rTGlon5vngDq8JiKE894r0:400:514::/ftp/lane:/bin/bash\nclinique-au:$1$tI7dgNU8$KukIGuODIP"..., 4096) = 4096 | |
[pid 20921] read(12, "p/pampers-es:/bin/bash\nbecheeky:$1$wSQTXYIZ$tIRIP1Yc9tU2rWqbSBj931:400:514::/ftp/becheeky:/bin/bash\n"..., 4096) = 4096 | |
[pid 20921] read(12, "/ftp/georgeforemancooking:/bin/bash\nargos-ie:$1$GPl0dVE8$JYeEHQ9.3aAwH6r.zN7JR1:400:514::/ftp/argos-"..., 4096) = 4096 | |
[pid 20921] read(12, "6Lmw3AJHi0Q0soMI1qSLA1:400:514::/ftp/paramim:/bin/bash\nolay-fr_ca:$1$alqVFTWZ$JCBPurLQBdzGLcEMrLIxT/"..., 4096) = 4096 | |
[pid 20921] read(12, "6jPkKg0:400:514::/ftp/tripcruises-es:/bin/bash\ndyson-fr_ca:$1$3xi99fsx$AK2o5K/M9t/.glc3WDTLx/:400:51"..., 4096) = 4096 | |
[pid 20921] read(12, "to:$1$DCtYhTSg$VEbZ6scACXJWi7agnADLY1:400:514::/ftp/musto:/bin/bash\nrosssimonsinc:$1$x.P5D4Q2$0nj5NP"..., 4096) = 4096 | |
[pid 20921] read(12, "GLOeuVA3$NE9R.a1nptC0tdUj4HlsZ1:400:514::/ftp/whitehouseblackmarket:/sbin/nologin\nsoma:$1$987cmKYv$5"..., 4096) = 4096 | |
[pid 20921] read(12, "bin/bash\nattuverse:$1$EqnKk0N9$ToIkrJkf0008wZb/p8ffQ/:400:514::/ftp/attuverse:/bin/bash\ntbc:$1$pOAZ8"..., 4096) = 4096 | |
[pid 20921] read(12, "\ndungarees:$1$gefm9ZXN$SgsHbC4i4SX1E6KLiEhDi1:400:514::/ftp/dungarees:/bin/bash\nsamsung-pt_br:$1$AtE"..., 4096) = 4096 | |
[pid 20921] read(12, "slawski:$1$HUPhCv9i$rzc/J1kET4DskDL4w2kms0:400:514::/ftp/wprzybyslawski:/bin/bash\nskii-ko_kr:$1$xCIB"..., 4096) = 4096 | |
[pid 20921] read(12, "nmills:/bin/bash\nnationalaustraliabank:$1$mxzAZZT7$EBLshad0/pdn1WVtTUDNK/:400:514::/ftp/nationalaust"..., 4096) = 4096 | |
[pid 20921] read(12, "DbDHkG0fmtuhh7pZ7rNgn1:400:514::/ftp/uniqlotw:/bin/bash\nmatcotools:$1$lWeEK2HL$nJteuwNoSX3ZMpoPIlGzs"..., 4096) = 4096 | |
[pid 20921] read(12, "p/orbitz:/bin/bash\ncheapticketscom:$1$GnQnMiBe$W5aeFxLT2/WB8sAvfJzcN/:400:514::/ftp/cheapticketscom:"..., 4096) = 4096 | |
[pid 20921] read(12, "onycreativesoftware:$1$HbBrsxLj$hWVr2KbD71q7AAEuihKvM1:400:514::/ftp/sonycreativesoftware:/bin/bash\n"..., 4096) = 4096 | |
[pid 20921] read(12, "p/lgelectronics:/bin/bash\nlgelectronics-ch:$1$4JeAcsTb$55FN/DiPigHDNfln36fcu1:400:514::/ftp/lgelectr"..., 4096) = 4096 | |
[pid 20921] read(12, "$1$I3hyXm8q$twMdg154HDXEAvXNtjeUs0:400:514::/ftp/simonsays:/bin/bash\nwilliamssonoma:$1$w5ANGCfn$JSzN"..., 4096) = 4096 | |
[pid 20921] read(12, "s1F0h.:400:514::/ftp/postit-es_ar:/bin/bash\nkatespade:$1$wFD64zBu$QEmhrK5hC/.u2HpK.z6Wj.:400:514::/f"..., 4096) = 4096 | |
[pid 20921] read(12, "mcC8gbrWJz8P0:400:514::/ftp/intercontinental:/bin/bash\nhiclubvacations:$1$HoPigujO$S3r9PIIsPAauzxgAM"..., 4096) = 4096 | |
[pid 20921] read(12, "in/bash\nscotchbrite-id_id:$1$dMawBTr5$PXVv6ymLbMK6Ato1ZBEWH.:400:514::/ftp/scotchbrite-id_id:/bin/ba"..., 4096) = 4096 | |
[pid 20921] read(12, "/ftp/duracell-de_de:/bin/bash\nhema-nl_nl:$1$X8FpzEQJ$YbLSh7AsPLUGJeJEAWa9e/:400:514::/ftp/hema-nl_nl"..., 4096) = 4096 | |
[pid 20921] read(12, "services:/bin/bash\nstreetsideauto:$1$cDRxHjxg$CVpcSSO6HPFQ3p44xs.iW.:400:514::/ftp/streetsideauto:/b"..., 4096) = 4096 | |
[pid 20921] read(12, ":400:514::/ftp/betzold-de_at:/bin/bash\noralb-en_ca:$1$MWyNqO9K$VgU0lUweUQgL8V0x60U4y/:400:514::/ftp/"..., 4096) = 4096 | |
[pid 20921] read(12, "andle:$1$IWuQ4XzP$xwB6Nk9ABNaa49zkTnovL0:400:514::/ftp/yankeecandle:/bin/bash\nkilz:$1$DQJdLhKF$SCaNt"..., 4096) = 4096 | |
[pid 20921] read(12, "ftp/bvp-demandware-sandbox3:/bin/bash\nbvkitchen:$1$brlvzfbk$yIILYqWogOV6MLwGTLncu.:400:514::/ftp/bvk"..., 4096) = 4096 | |
[pid 20921] read(12, "_ca:$1$YnEajSeW$9zDgFe6EYaCCJOxSbV.wp0:400:514::/ftp/iams-en_ca:/bin/bash\nbvp-shoutlet:$1$SmeyVKy5$A"..., 4096) = 4096 | |
[pid 20921] read(12, "342197233263:/sbin/nologin\npackagemanagerservicetest-testpacmanclientrequest-1342198902045:$1$Tcl93r"..., 4096) = 4096 | |
[pid 20921] read(12, "0:514::/ftp/acmetools:/bin/bash\norchardbrands:$1$MrGP4fbx$oPRcZndnZXYBeocbkGb3C1:400:514::/ftp/orcha"..., 4096) = 4096 | |
[pid 20921] read(12, "emonhongkong:$1$hssPudqu$ySBCLj27CvGvVGp6ADpfs.:400:514::/ftp/lululemonhongkong:/bin/bash\nmikewilson"..., 4096) = 4096 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 0, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] open("/etc/bazaarvoice/access/bazaarvoice_sftp.group", O_RDONLY|O_LARGEFILE) = 13 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] geteuid32() = 0 | |
[pid 20921] setresgid32(-1, 99, -1) = 0 | |
[pid 20921] setresuid32(-1, 99, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] fcntl64(13, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] fstat64(13, {st_mode=S_IFREG|0440, st_size=48480, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770b000 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 4096, [4096], SEEK_SET) = 0 | |
[pid 20921] _llseek(13, 4096, [4096], SEEK_SET) = 0 | |
[pid 20921] _llseek(13, 4096, [4096], SEEK_SET) = 0 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(12, 0, [0], SEEK_SET) = 0 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] _llseek(12, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(12, "\nspafinder:$1$LipfxcC5$uLDd9UybEdJU0sXuTL2xH0:400:514::/ftp/spafinder:/bin/bash\ngolfsmith:$1$taOay3b"..., 4096) = 4096 | |
[pid 20921] read(12, "/bash\nbathandbodyworks:$1$ncJuuKWN$MLQNjTTMHvKlhNXjKGDrA/:400:514::/ftp/bathandbodyworks:/bin/bash\nh"..., 4096) = 4096 | |
[pid 20921] read(12, "s:$1$kvWUOIN2$W.vKFFHFrQLJWVyR7evLT.:400:514::/ftp/performics:/bin/bash\ndsw:$1$3joh6FnP$13Y5kb1JPE.Q"..., 4096) = 4096 | |
[pid 20921] read(12, "es:/bin/bash\nicecom:$1$fYKeho7/$33YjQR9op0fpMLc27.Xti0:400:514::/ftp/icecom:/bin/bash\nmovietickets:$"..., 4096) = 4096 | |
[pid 20921] read(12, "t/x6pggNX7tvG6b80:400:514::/ftp/amd-de:/bin/bash\namd-pt:$1$GdL.JYih$9KQsh0ZvvT0Wfzr/p1dKn1:400:514::"..., 4096) = 4096 | |
[pid 20921] read(12, "a:$1$VoKp.OxH$re/e2AWzgbcEyRHYSVPc4/:400:514::/ftp/costco-fr_ca:/bin/bash\nlivenation-nl:$1$EqBqOckw$"..., 4096) = 4096 | |
[pid 20921] read(12, "chwans-stories:/bin/bash\ncb2:$1$B0t5Rb7s$K1jqO4IwiQK/J.rf9iouz/:400:514::/ftp/cb2:/bin/bash\nsmoothfi"..., 4096) = 4096 | |
[pid 20921] read(12, "o:/bin/bash\ntoshiba-da:$1$0u.LhIsX$iCsWVTPHHseF2LXzEBxp20:400:514::/ftp/toshiba-da:/bin/bash\ntoshiba"..., 4096) = 4096 | |
[pid 20921] read(12, "sh\nnovell-nl:$1$7T05cKlB$HwNplXfuPRqjXwVfAfYPW.:400:514::/ftp/novell-nl:/bin/bash\nnovell-ja:$1$YZ7uq"..., 4096) = 4096 | |
[pid 20921] read(12, "5E8OhGwP13cgVT1:400:514::/ftp/appliedbiosystems:/bin/bash\ncrest-es:$1$DxbktnUa$AA2RZUG8fPIwGPm6cf5Qx"..., 4096) = 4096 | |
[pid 20921] read(12, "\nmshenh-test1:$1$BP.h9TEQ$FyhZCG2ilds2XDWN2IwGk1:400:514::/ftp/mshenh-test1:/bin/bash\nibmrational:$1"..., 4096) = 4096 | |
[pid 20921] read(12, "i_fi:/bin/bash\nyvesrocher-no_no:$1$8YLEJM1a$0mO9.LpqqlVm8paQcIlV1.:400:514::/ftp/yvesrocher-no_no:/b"..., 4096) = 4096 | |
[pid 20921] read(12, "4isY$4FcYwe4EgHEFrMPlh1A3C/:400:514::/ftp/hpapj-hk:/bin/bash\ndouglas:$1$.Fby/s2e$1Il27x4mr18K0IxTybb"..., 4096) = 4096 | |
[pid 20921] read(12, "awretail:$1$6c0zVaJj$5T3UBrFLs83l2Lf9xxoKZ0:400:514::/ftp/loblawretail:/bin/bash\nlivestrongfitness:$"..., 4096) = 4096 | |
[pid 20921] read(12, "bash\ndollartree:$1$sNLpkCBE$UQf5k5AYKBKN6vuxzDm9v0:400:514::/ftp/dollartree:/bin/bash\nscholastic:$1$"..., 4096) = 4096 | |
[pid 20921] read(12, "::/ftp/thesourceca-fr:/bin/bash\nthesourceca:$1$HlB2IYeI$Z60XCEOA7N7CSH5xoLcpc1:400:514::/ftp/thesour"..., 4096) = 4096 | |
[pid 20921] read(12, "w$mJ7swkYFmfM03bN8JN/sW/:400:514::/ftp/dyson-ca:/bin/bash\nesteelauder-cn:$1$hAzlebhm$1KCcThD7LbYJlvI"..., 4096) = 4096 | |
[pid 20921] read(12, "e:$1$jU2mJsz7$rTGlon5vngDq8JiKE894r0:400:514::/ftp/lane:/bin/bash\nclinique-au:$1$tI7dgNU8$KukIGuODIP"..., 4096) = 4096 | |
[pid 20921] read(12, "p/pampers-es:/bin/bash\nbecheeky:$1$wSQTXYIZ$tIRIP1Yc9tU2rWqbSBj931:400:514::/ftp/becheeky:/bin/bash\n"..., 4096) = 4096 | |
[pid 20921] read(12, "/ftp/georgeforemancooking:/bin/bash\nargos-ie:$1$GPl0dVE8$JYeEHQ9.3aAwH6r.zN7JR1:400:514::/ftp/argos-"..., 4096) = 4096 | |
[pid 20921] read(12, "6Lmw3AJHi0Q0soMI1qSLA1:400:514::/ftp/paramim:/bin/bash\nolay-fr_ca:$1$alqVFTWZ$JCBPurLQBdzGLcEMrLIxT/"..., 4096) = 4096 | |
[pid 20921] read(12, "6jPkKg0:400:514::/ftp/tripcruises-es:/bin/bash\ndyson-fr_ca:$1$3xi99fsx$AK2o5K/M9t/.glc3WDTLx/:400:51"..., 4096) = 4096 | |
[pid 20921] read(12, "to:$1$DCtYhTSg$VEbZ6scACXJWi7agnADLY1:400:514::/ftp/musto:/bin/bash\nrosssimonsinc:$1$x.P5D4Q2$0nj5NP"..., 4096) = 4096 | |
[pid 20921] read(12, "GLOeuVA3$NE9R.a1nptC0tdUj4HlsZ1:400:514::/ftp/whitehouseblackmarket:/sbin/nologin\nsoma:$1$987cmKYv$5"..., 4096) = 4096 | |
[pid 20921] read(12, "bin/bash\nattuverse:$1$EqnKk0N9$ToIkrJkf0008wZb/p8ffQ/:400:514::/ftp/attuverse:/bin/bash\ntbc:$1$pOAZ8"..., 4096) = 4096 | |
[pid 20921] read(12, "\ndungarees:$1$gefm9ZXN$SgsHbC4i4SX1E6KLiEhDi1:400:514::/ftp/dungarees:/bin/bash\nsamsung-pt_br:$1$AtE"..., 4096) = 4096 | |
[pid 20921] read(12, "slawski:$1$HUPhCv9i$rzc/J1kET4DskDL4w2kms0:400:514::/ftp/wprzybyslawski:/bin/bash\nskii-ko_kr:$1$xCIB"..., 4096) = 4096 | |
[pid 20921] read(12, "nmills:/bin/bash\nnationalaustraliabank:$1$mxzAZZT7$EBLshad0/pdn1WVtTUDNK/:400:514::/ftp/nationalaust"..., 4096) = 4096 | |
[pid 20921] read(12, "DbDHkG0fmtuhh7pZ7rNgn1:400:514::/ftp/uniqlotw:/bin/bash\nmatcotools:$1$lWeEK2HL$nJteuwNoSX3ZMpoPIlGzs"..., 4096) = 4096 | |
[pid 20921] read(12, "p/orbitz:/bin/bash\ncheapticketscom:$1$GnQnMiBe$W5aeFxLT2/WB8sAvfJzcN/:400:514::/ftp/cheapticketscom:"..., 4096) = 4096 | |
[pid 20921] read(12, "onycreativesoftware:$1$HbBrsxLj$hWVr2KbD71q7AAEuihKvM1:400:514::/ftp/sonycreativesoftware:/bin/bash\n"..., 4096) = 4096 | |
[pid 20921] read(12, "p/lgelectronics:/bin/bash\nlgelectronics-ch:$1$4JeAcsTb$55FN/DiPigHDNfln36fcu1:400:514::/ftp/lgelectr"..., 4096) = 4096 | |
[pid 20921] read(12, "$1$I3hyXm8q$twMdg154HDXEAvXNtjeUs0:400:514::/ftp/simonsays:/bin/bash\nwilliamssonoma:$1$w5ANGCfn$JSzN"..., 4096) = 4096 | |
[pid 20921] read(12, "s1F0h.:400:514::/ftp/postit-es_ar:/bin/bash\nkatespade:$1$wFD64zBu$QEmhrK5hC/.u2HpK.z6Wj.:400:514::/f"..., 4096) = 4096 | |
[pid 20921] read(12, "mcC8gbrWJz8P0:400:514::/ftp/intercontinental:/bin/bash\nhiclubvacations:$1$HoPigujO$S3r9PIIsPAauzxgAM"..., 4096) = 4096 | |
[pid 20921] read(12, "in/bash\nscotchbrite-id_id:$1$dMawBTr5$PXVv6ymLbMK6Ato1ZBEWH.:400:514::/ftp/scotchbrite-id_id:/bin/ba"..., 4096) = 4096 | |
[pid 20921] read(12, "/ftp/duracell-de_de:/bin/bash\nhema-nl_nl:$1$X8FpzEQJ$YbLSh7AsPLUGJeJEAWa9e/:400:514::/ftp/hema-nl_nl"..., 4096) = 4096 | |
[pid 20921] read(12, "services:/bin/bash\nstreetsideauto:$1$cDRxHjxg$CVpcSSO6HPFQ3p44xs.iW.:400:514::/ftp/streetsideauto:/b"..., 4096) = 4096 | |
[pid 20921] read(12, ":400:514::/ftp/betzold-de_at:/bin/bash\noralb-en_ca:$1$MWyNqO9K$VgU0lUweUQgL8V0x60U4y/:400:514::/ftp/"..., 4096) = 4096 | |
[pid 20921] read(12, "andle:$1$IWuQ4XzP$xwB6Nk9ABNaa49zkTnovL0:400:514::/ftp/yankeecandle:/bin/bash\nkilz:$1$DQJdLhKF$SCaNt"..., 4096) = 4096 | |
[pid 20921] read(12, "ftp/bvp-demandware-sandbox3:/bin/bash\nbvkitchen:$1$brlvzfbk$yIILYqWogOV6MLwGTLncu.:400:514::/ftp/bvk"..., 4096) = 4096 | |
[pid 20921] read(12, "_ca:$1$YnEajSeW$9zDgFe6EYaCCJOxSbV.wp0:400:514::/ftp/iams-en_ca:/bin/bash\nbvp-shoutlet:$1$SmeyVKy5$A"..., 4096) = 4096 | |
[pid 20921] read(12, "342197233263:/sbin/nologin\npackagemanagerservicetest-testpacmanclientrequest-1342198902045:$1$Tcl93r"..., 4096) = 4096 | |
[pid 20921] read(12, "0:514::/ftp/acmetools:/bin/bash\norchardbrands:$1$MrGP4fbx$oPRcZndnZXYBeocbkGb3C1:400:514::/ftp/orcha"..., 4096) = 4096 | |
[pid 20921] read(12, "emonhongkong:$1$hssPudqu$ySBCLj27CvGvVGp6ADpfs.:400:514::/ftp/lululemonhongkong:/bin/bash\nmikewilson"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] read(13, "", 4096) = 0 | |
[pid 20921] brk(0x8f1e000) = 0x8f1e000 | |
[pid 20921] write(11, "0\5\2\1\3B\0", 7) = 7 | |
[pid 20921] shutdown(11, 2 /* send and receive */) = 0 | |
[pid 20921] close(11) = 0 | |
[pid 20921] shutdown(-1, 2 /* send and receive */) = -1 EBADF (Bad file descriptor) | |
[pid 20921] close(-1) = -1 EBADF (Bad file descriptor) | |
[pid 20921] gettimeofday({1490248280, 72420}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:20,072 mod_sftp/0.9.9[20921]: public key MD5 fingerprint: 4b:af:cb:77:27:f9:9a:1b:3"..., 123) = 123 | |
[pid 20921] open("/etc/hosts", O_RDONLY) = 11 | |
[pid 20921] fcntl64(11, F_GETFD) = 0 | |
[pid 20921] fcntl64(11, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] fstat64(11, {st_mode=S_IFREG|0644, st_size=193, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770a000 | |
[pid 20921] read(11, "# Do not remove the following line, or various programs\n# that require network functionality will fa"..., 4096) = 193 | |
[pid 20921] read(11, "", 4096) = 0 | |
[pid 20921] close(11) = 0 | |
[pid 20921] munmap(0xf770a000, 4096) = 0 | |
[pid 20921] open("/etc/hosts", O_RDONLY) = 11 | |
[pid 20921] fcntl64(11, F_GETFD) = 0 | |
[pid 20921] fcntl64(11, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] fstat64(11, {st_mode=S_IFREG|0644, st_size=193, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770a000 | |
[pid 20921] read(11, "# Do not remove the following line, or various programs\n# that require network functionality will fa"..., 4096) = 193 | |
[pid 20921] read(11, "", 4096) = 0 | |
[pid 20921] close(11) = 0 | |
[pid 20921] munmap(0xf770a000, 4096) = 0 | |
[pid 20921] socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 11 | |
[pid 20921] connect(11, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, 28) = 0 | |
[pid 20921] fcntl64(11, F_GETFL) = 0x2 (flags O_RDWR) | |
[pid 20921] fcntl64(11, F_SETFL, O_RDWR|O_NONBLOCK) = 0 | |
[pid 20921] gettimeofday({1490248280, 74316}, NULL) = 0 | |
[pid 20921] poll([{fd=11, events=POLLOUT}], 1, 0) = 1 ([{fd=11, revents=POLLOUT}]) | |
[pid 20921] send(11, "\7F\1\0\0\1\0\0\0\0\0\0\nlab-ldap01\3lab\0\0\34\0\1", 32, MSG_NOSIGNAL) = 32 | |
[pid 20921] poll([{fd=11, events=POLLIN}], 1, 5000) = 1 ([{fd=11, revents=POLLIN}]) | |
[pid 20921] ioctl(11, FIONREAD, [117]) = 0 | |
[pid 20921] recvfrom(11, "\7F\205\200\0\1\0\0\0\1\0\0\nlab-ldap01\3lab\0\0\34\0\1\300\27\0\6\0\1\0\0\2X\0I\4dns1\3lab\vbazaarvoice\3com\300\27\7ssuprun\fsoftservecom\3com\0w\357\324"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, [16]) = 117 | |
[pid 20921] close(11) = 0 | |
[pid 20921] socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 11 | |
[pid 20921] connect(11, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, 28) = 0 | |
[pid 20921] fcntl64(11, F_GETFL) = 0x2 (flags O_RDWR) | |
[pid 20921] fcntl64(11, F_SETFL, O_RDWR|O_NONBLOCK) = 0 | |
[pid 20921] gettimeofday({1490248280, 75101}, NULL) = 0 | |
[pid 20921] poll([{fd=11, events=POLLOUT}], 1, 0) = 1 ([{fd=11, revents=POLLOUT}]) | |
[pid 20921] send(11, "\267\323\1\0\0\1\0\0\0\0\0\0\nlab-ldap01\3lab\3lab\0\0\34\0\1", 36, MSG_NOSIGNAL) = 36 | |
[pid 20921] poll([{fd=11, events=POLLIN}], 1, 5000) = 1 ([{fd=11, revents=POLLIN}]) | |
[pid 20921] ioctl(11, FIONREAD, [121]) = 0 | |
[pid 20921] recvfrom(11, "\267\323\205\203\0\1\0\0\0\1\0\0\nlab-ldap01\3lab\3lab\0\0\34\0\1\300\33\0\6\0\1\0\0\2X\0I\4dns1\3lab\vbazaarvoice\3com\300\33\7ssuprun\fsoftservecom\3com"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, [16]) = 121 | |
[pid 20921] close(11) = 0 | |
[pid 20921] socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 11 | |
[pid 20921] connect(11, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, 28) = 0 | |
[pid 20921] fcntl64(11, F_GETFL) = 0x2 (flags O_RDWR) | |
[pid 20921] fcntl64(11, F_SETFL, O_RDWR|O_NONBLOCK) = 0 | |
[pid 20921] gettimeofday({1490248280, 77116}, NULL) = 0 | |
[pid 20921] poll([{fd=11, events=POLLOUT}], 1, 0) = 1 ([{fd=11, revents=POLLOUT}]) | |
[pid 20921] send(11, "\307\33\1\0\0\1\0\0\0\0\0\0\nlab-ldap01\3lab\0\0\1\0\1", 32, MSG_NOSIGNAL) = 32 | |
[pid 20921] poll([{fd=11, events=POLLIN}], 1, 5000) = 1 ([{fd=11, revents=POLLIN}]) | |
[pid 20921] ioctl(11, FIONREAD, [137]) = 0 | |
[pid 20921] recvfrom(11, "\307\33\205\200\0\1\0\1\0\2\0\2\nlab-ldap01\3lab\0\0\1\0\1\300\f\0\1\0\1\0\0\2X\0\4\n\307\224\311\300\27\0\2\0\1\0\0\2X\0\32\4dns1\3lab\vbazaarvoice\3com\0\300\27\0\2\0\1\0\0\2X\0\7\4d"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, [16]) = 137 | |
[pid 20921] close(11) = 0 | |
[pid 20921] socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 11 | |
[pid 20921] fcntl64(11, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] setsockopt(11, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0 | |
[pid 20921] setsockopt(11, SOL_TCP, TCP_NODELAY, [1], 4) = 0 | |
[pid 20921] connect(11, {sa_family=AF_INET, sin_port=htons(389), sin_addr=inet_addr("10.199.148.201")}, 16) = 0 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(11, "0\f\2\1\1`\7\2\1\3\4\0\200\0", 14) = 14 | |
[pid 20921] poll([{fd=11, events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 1, -1) = 1 ([{fd=11, revents=POLLIN}]) | |
[pid 20921] read(11, "0\f\2\1\1a\7\n", 8) = 8 | |
[pid 20921] read(11, "\1\0\4\0\4\0", 6) = 6 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(11, "0r\2\1\2cm\4\25dc=bazaarvoice,dc=com\n\1\2\n\1\0\2\1\2\2\1\5\1\1\0\243\r\4\3uid\4\6sodexo06\4\3uid\4\tuidNumber\4\tgidNumber\4\rhomeDirec"..., 116) = 116 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] poll([{fd=11, events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 1, 5000) = 1 ([{fd=11, revents=POLLIN}]) | |
[pid 20921] read(11, "0\f\2\1\2e\7\n", 8) = 8 | |
[pid 20921] read(11, "\1\0\4\0\4\0", 6) = 6 | |
[pid 20921] _llseek(12, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(12, "\nspafinder:$1$LipfxcC5$uLDd9UybEdJU0sXuTL2xH0:400:514::/ftp/spafinder:/bin/bash\ngolfsmith:$1$taOay3b"..., 4096) = 4096 | |
[pid 20921] read(12, "/bash\nbathandbodyworks:$1$ncJuuKWN$MLQNjTTMHvKlhNXjKGDrA/:400:514::/ftp/bathandbodyworks:/bin/bash\nh"..., 4096) = 4096 | |
[pid 20921] read(12, "s:$1$kvWUOIN2$W.vKFFHFrQLJWVyR7evLT.:400:514::/ftp/performics:/bin/bash\ndsw:$1$3joh6FnP$13Y5kb1JPE.Q"..., 4096) = 4096 | |
[pid 20921] read(12, "es:/bin/bash\nicecom:$1$fYKeho7/$33YjQR9op0fpMLc27.Xti0:400:514::/ftp/icecom:/bin/bash\nmovietickets:$"..., 4096) = 4096 | |
[pid 20921] read(12, "t/x6pggNX7tvG6b80:400:514::/ftp/amd-de:/bin/bash\namd-pt:$1$GdL.JYih$9KQsh0ZvvT0Wfzr/p1dKn1:400:514::"..., 4096) = 4096 | |
[pid 20921] read(12, "a:$1$VoKp.OxH$re/e2AWzgbcEyRHYSVPc4/:400:514::/ftp/costco-fr_ca:/bin/bash\nlivenation-nl:$1$EqBqOckw$"..., 4096) = 4096 | |
[pid 20921] read(12, "chwans-stories:/bin/bash\ncb2:$1$B0t5Rb7s$K1jqO4IwiQK/J.rf9iouz/:400:514::/ftp/cb2:/bin/bash\nsmoothfi"..., 4096) = 4096 | |
[pid 20921] read(12, "o:/bin/bash\ntoshiba-da:$1$0u.LhIsX$iCsWVTPHHseF2LXzEBxp20:400:514::/ftp/toshiba-da:/bin/bash\ntoshiba"..., 4096) = 4096 | |
[pid 20921] read(12, "sh\nnovell-nl:$1$7T05cKlB$HwNplXfuPRqjXwVfAfYPW.:400:514::/ftp/novell-nl:/bin/bash\nnovell-ja:$1$YZ7uq"..., 4096) = 4096 | |
[pid 20921] read(12, "5E8OhGwP13cgVT1:400:514::/ftp/appliedbiosystems:/bin/bash\ncrest-es:$1$DxbktnUa$AA2RZUG8fPIwGPm6cf5Qx"..., 4096) = 4096 | |
[pid 20921] read(12, "\nmshenh-test1:$1$BP.h9TEQ$FyhZCG2ilds2XDWN2IwGk1:400:514::/ftp/mshenh-test1:/bin/bash\nibmrational:$1"..., 4096) = 4096 | |
[pid 20921] read(12, "i_fi:/bin/bash\nyvesrocher-no_no:$1$8YLEJM1a$0mO9.LpqqlVm8paQcIlV1.:400:514::/ftp/yvesrocher-no_no:/b"..., 4096) = 4096 | |
[pid 20921] read(12, "4isY$4FcYwe4EgHEFrMPlh1A3C/:400:514::/ftp/hpapj-hk:/bin/bash\ndouglas:$1$.Fby/s2e$1Il27x4mr18K0IxTybb"..., 4096) = 4096 | |
[pid 20921] read(12, "awretail:$1$6c0zVaJj$5T3UBrFLs83l2Lf9xxoKZ0:400:514::/ftp/loblawretail:/bin/bash\nlivestrongfitness:$"..., 4096) = 4096 | |
[pid 20921] read(12, "bash\ndollartree:$1$sNLpkCBE$UQf5k5AYKBKN6vuxzDm9v0:400:514::/ftp/dollartree:/bin/bash\nscholastic:$1$"..., 4096) = 4096 | |
[pid 20921] read(12, "::/ftp/thesourceca-fr:/bin/bash\nthesourceca:$1$HlB2IYeI$Z60XCEOA7N7CSH5xoLcpc1:400:514::/ftp/thesour"..., 4096) = 4096 | |
[pid 20921] read(12, "w$mJ7swkYFmfM03bN8JN/sW/:400:514::/ftp/dyson-ca:/bin/bash\nesteelauder-cn:$1$hAzlebhm$1KCcThD7LbYJlvI"..., 4096) = 4096 | |
[pid 20921] read(12, "e:$1$jU2mJsz7$rTGlon5vngDq8JiKE894r0:400:514::/ftp/lane:/bin/bash\nclinique-au:$1$tI7dgNU8$KukIGuODIP"..., 4096) = 4096 | |
[pid 20921] read(12, "p/pampers-es:/bin/bash\nbecheeky:$1$wSQTXYIZ$tIRIP1Yc9tU2rWqbSBj931:400:514::/ftp/becheeky:/bin/bash\n"..., 4096) = 4096 | |
[pid 20921] read(12, "/ftp/georgeforemancooking:/bin/bash\nargos-ie:$1$GPl0dVE8$JYeEHQ9.3aAwH6r.zN7JR1:400:514::/ftp/argos-"..., 4096) = 4096 | |
[pid 20921] read(12, "6Lmw3AJHi0Q0soMI1qSLA1:400:514::/ftp/paramim:/bin/bash\nolay-fr_ca:$1$alqVFTWZ$JCBPurLQBdzGLcEMrLIxT/"..., 4096) = 4096 | |
[pid 20921] read(12, "6jPkKg0:400:514::/ftp/tripcruises-es:/bin/bash\ndyson-fr_ca:$1$3xi99fsx$AK2o5K/M9t/.glc3WDTLx/:400:51"..., 4096) = 4096 | |
[pid 20921] read(12, "to:$1$DCtYhTSg$VEbZ6scACXJWi7agnADLY1:400:514::/ftp/musto:/bin/bash\nrosssimonsinc:$1$x.P5D4Q2$0nj5NP"..., 4096) = 4096 | |
[pid 20921] read(12, "GLOeuVA3$NE9R.a1nptC0tdUj4HlsZ1:400:514::/ftp/whitehouseblackmarket:/sbin/nologin\nsoma:$1$987cmKYv$5"..., 4096) = 4096 | |
[pid 20921] read(12, "bin/bash\nattuverse:$1$EqnKk0N9$ToIkrJkf0008wZb/p8ffQ/:400:514::/ftp/attuverse:/bin/bash\ntbc:$1$pOAZ8"..., 4096) = 4096 | |
[pid 20921] read(12, "\ndungarees:$1$gefm9ZXN$SgsHbC4i4SX1E6KLiEhDi1:400:514::/ftp/dungarees:/bin/bash\nsamsung-pt_br:$1$AtE"..., 4096) = 4096 | |
[pid 20921] read(12, "slawski:$1$HUPhCv9i$rzc/J1kET4DskDL4w2kms0:400:514::/ftp/wprzybyslawski:/bin/bash\nskii-ko_kr:$1$xCIB"..., 4096) = 4096 | |
[pid 20921] read(12, "nmills:/bin/bash\nnationalaustraliabank:$1$mxzAZZT7$EBLshad0/pdn1WVtTUDNK/:400:514::/ftp/nationalaust"..., 4096) = 4096 | |
[pid 20921] read(12, "DbDHkG0fmtuhh7pZ7rNgn1:400:514::/ftp/uniqlotw:/bin/bash\nmatcotools:$1$lWeEK2HL$nJteuwNoSX3ZMpoPIlGzs"..., 4096) = 4096 | |
[pid 20921] read(12, "p/orbitz:/bin/bash\ncheapticketscom:$1$GnQnMiBe$W5aeFxLT2/WB8sAvfJzcN/:400:514::/ftp/cheapticketscom:"..., 4096) = 4096 | |
[pid 20921] read(12, "onycreativesoftware:$1$HbBrsxLj$hWVr2KbD71q7AAEuihKvM1:400:514::/ftp/sonycreativesoftware:/bin/bash\n"..., 4096) = 4096 | |
[pid 20921] read(12, "p/lgelectronics:/bin/bash\nlgelectronics-ch:$1$4JeAcsTb$55FN/DiPigHDNfln36fcu1:400:514::/ftp/lgelectr"..., 4096) = 4096 | |
[pid 20921] read(12, "$1$I3hyXm8q$twMdg154HDXEAvXNtjeUs0:400:514::/ftp/simonsays:/bin/bash\nwilliamssonoma:$1$w5ANGCfn$JSzN"..., 4096) = 4096 | |
[pid 20921] read(12, "s1F0h.:400:514::/ftp/postit-es_ar:/bin/bash\nkatespade:$1$wFD64zBu$QEmhrK5hC/.u2HpK.z6Wj.:400:514::/f"..., 4096) = 4096 | |
[pid 20921] read(12, "mcC8gbrWJz8P0:400:514::/ftp/intercontinental:/bin/bash\nhiclubvacations:$1$HoPigujO$S3r9PIIsPAauzxgAM"..., 4096) = 4096 | |
[pid 20921] read(12, "in/bash\nscotchbrite-id_id:$1$dMawBTr5$PXVv6ymLbMK6Ato1ZBEWH.:400:514::/ftp/scotchbrite-id_id:/bin/ba"..., 4096) = 4096 | |
[pid 20921] read(12, "/ftp/duracell-de_de:/bin/bash\nhema-nl_nl:$1$X8FpzEQJ$YbLSh7AsPLUGJeJEAWa9e/:400:514::/ftp/hema-nl_nl"..., 4096) = 4096 | |
[pid 20921] read(12, "services:/bin/bash\nstreetsideauto:$1$cDRxHjxg$CVpcSSO6HPFQ3p44xs.iW.:400:514::/ftp/streetsideauto:/b"..., 4096) = 4096 | |
[pid 20921] read(12, ":400:514::/ftp/betzold-de_at:/bin/bash\noralb-en_ca:$1$MWyNqO9K$VgU0lUweUQgL8V0x60U4y/:400:514::/ftp/"..., 4096) = 4096 | |
[pid 20921] read(12, "andle:$1$IWuQ4XzP$xwB6Nk9ABNaa49zkTnovL0:400:514::/ftp/yankeecandle:/bin/bash\nkilz:$1$DQJdLhKF$SCaNt"..., 4096) = 4096 | |
[pid 20921] read(12, "ftp/bvp-demandware-sandbox3:/bin/bash\nbvkitchen:$1$brlvzfbk$yIILYqWogOV6MLwGTLncu.:400:514::/ftp/bvk"..., 4096) = 4096 | |
[pid 20921] read(12, "_ca:$1$YnEajSeW$9zDgFe6EYaCCJOxSbV.wp0:400:514::/ftp/iams-en_ca:/bin/bash\nbvp-shoutlet:$1$SmeyVKy5$A"..., 4096) = 4096 | |
[pid 20921] read(12, "342197233263:/sbin/nologin\npackagemanagerservicetest-testpacmanclientrequest-1342198902045:$1$Tcl93r"..., 4096) = 4096 | |
[pid 20921] read(12, "0:514::/ftp/acmetools:/bin/bash\norchardbrands:$1$MrGP4fbx$oPRcZndnZXYBeocbkGb3C1:400:514::/ftp/orcha"..., 4096) = 4096 | |
[pid 20921] read(12, "emonhongkong:$1$hssPudqu$ySBCLj27CvGvVGp6ADpfs.:400:514::/ftp/lululemonhongkong:/bin/bash\nmikewilson"..., 4096) = 4096 | |
[pid 20921] open("/etc/blacklist.dat", O_RDONLY|O_LARGEFILE) = 14 | |
[pid 20921] fstat64(14, {st_mode=S_IFREG|0644, st_size=1310700, ...}) = 0 | |
[pid 20921] read(14, "SSH-FP00\20\0200\4\177\367\0\v", 16) = 16 | |
[pid 20921] _llseek(14, 38766, [38766], SEEK_SET) = 0 | |
[pid 20921] read(14, "\1\332\1\334", 4) = 4 | |
[pid 20921] _llseek(14, 481676, [481676], SEEK_SET) = 0 | |
[pid 20921] read(14, "\23h,\310", 4) = 4 | |
[pid 20921] read(14, "cC\315\260", 4) = 4 | |
[pid 20921] read(14, "\200\3\207\326", 4) = 4 | |
[pid 20921] read(14, "\205l\350\376", 4) = 4 | |
[pid 20921] read(14, "\216\236\3234", 4) = 4 | |
[pid 20921] read(14, "\315\324\37\v", 4) = 4 | |
[pid 20921] read(14, "\367;\272\310", 4) = 4 | |
[pid 20921] close(14) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 0, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] open("/etc/bazaarvoice/access/keys/sodexo.authorized_keys", O_RDONLY|O_NONBLOCK|O_LARGEFILE) = 14 | |
[pid 20921] fcntl64(14, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] geteuid32() = 0 | |
[pid 20921] setresgid32(-1, 99, -1) = 0 | |
[pid 20921] setresuid32(-1, 99, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] fcntl64(14, F_GETFL) = 0x8800 (flags O_RDONLY|O_NONBLOCK|O_LARGEFILE) | |
[pid 20921] fcntl64(14, F_SETFL, O_RDONLY|O_LARGEFILE) = 0 | |
[pid 20921] fstat64(14, {st_mode=S_IFREG|0644, st_size=513, ...}) = 0 | |
[pid 20921] read(14, "\n\n---- BEGIN SSH2 PUBLIC KEY ----\nComment: \"2048-bit RSA, converted from OpenSSH by root@prod-c0-sft"..., 4096) = 513 | |
[pid 20921] _llseek(14, 0, [0], SEEK_SET) = 0 | |
[pid 20921] close(14) = 0 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(11, "0r\2\1\3cm\4\25dc=bazaarvoice,dc=com\n\1\2\n\1\0\2\1\2\2\1\5\1\1\0\243\r\4\3uid\4\6sodexo06\4\3uid\4\tuidNumber\4\tgidNumber\4\rhomeDirec"..., 116) = 116 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] poll([{fd=11, events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 1, 5000) = 1 ([{fd=11, revents=POLLIN}]) | |
[pid 20921] read(11, "0\f\2\1\3e\7\n", 8) = 8 | |
[pid 20921] read(11, "\1\0\4\0\4\0", 6) = 6 | |
[pid 20921] _llseek(12, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(12, "\nspafinder:$1$LipfxcC5$uLDd9UybEdJU0sXuTL2xH0:400:514::/ftp/spafinder:/bin/bash\ngolfsmith:$1$taOay3b"..., 4096) = 4096 | |
[pid 20921] read(12, "/bash\nbathandbodyworks:$1$ncJuuKWN$MLQNjTTMHvKlhNXjKGDrA/:400:514::/ftp/bathandbodyworks:/bin/bash\nh"..., 4096) = 4096 | |
[pid 20921] read(12, "s:$1$kvWUOIN2$W.vKFFHFrQLJWVyR7evLT.:400:514::/ftp/performics:/bin/bash\ndsw:$1$3joh6FnP$13Y5kb1JPE.Q"..., 4096) = 4096 | |
[pid 20921] read(12, "es:/bin/bash\nicecom:$1$fYKeho7/$33YjQR9op0fpMLc27.Xti0:400:514::/ftp/icecom:/bin/bash\nmovietickets:$"..., 4096) = 4096 | |
[pid 20921] read(12, "t/x6pggNX7tvG6b80:400:514::/ftp/amd-de:/bin/bash\namd-pt:$1$GdL.JYih$9KQsh0ZvvT0Wfzr/p1dKn1:400:514::"..., 4096) = 4096 | |
[pid 20921] read(12, "a:$1$VoKp.OxH$re/e2AWzgbcEyRHYSVPc4/:400:514::/ftp/costco-fr_ca:/bin/bash\nlivenation-nl:$1$EqBqOckw$"..., 4096) = 4096 | |
[pid 20921] read(12, "chwans-stories:/bin/bash\ncb2:$1$B0t5Rb7s$K1jqO4IwiQK/J.rf9iouz/:400:514::/ftp/cb2:/bin/bash\nsmoothfi"..., 4096) = 4096 | |
[pid 20921] read(12, "o:/bin/bash\ntoshiba-da:$1$0u.LhIsX$iCsWVTPHHseF2LXzEBxp20:400:514::/ftp/toshiba-da:/bin/bash\ntoshiba"..., 4096) = 4096 | |
[pid 20921] read(12, "sh\nnovell-nl:$1$7T05cKlB$HwNplXfuPRqjXwVfAfYPW.:400:514::/ftp/novell-nl:/bin/bash\nnovell-ja:$1$YZ7uq"..., 4096) = 4096 | |
[pid 20921] read(12, "5E8OhGwP13cgVT1:400:514::/ftp/appliedbiosystems:/bin/bash\ncrest-es:$1$DxbktnUa$AA2RZUG8fPIwGPm6cf5Qx"..., 4096) = 4096 | |
[pid 20921] read(12, "\nmshenh-test1:$1$BP.h9TEQ$FyhZCG2ilds2XDWN2IwGk1:400:514::/ftp/mshenh-test1:/bin/bash\nibmrational:$1"..., 4096) = 4096 | |
[pid 20921] read(12, "i_fi:/bin/bash\nyvesrocher-no_no:$1$8YLEJM1a$0mO9.LpqqlVm8paQcIlV1.:400:514::/ftp/yvesrocher-no_no:/b"..., 4096) = 4096 | |
[pid 20921] read(12, "4isY$4FcYwe4EgHEFrMPlh1A3C/:400:514::/ftp/hpapj-hk:/bin/bash\ndouglas:$1$.Fby/s2e$1Il27x4mr18K0IxTybb"..., 4096) = 4096 | |
[pid 20921] read(12, "awretail:$1$6c0zVaJj$5T3UBrFLs83l2Lf9xxoKZ0:400:514::/ftp/loblawretail:/bin/bash\nlivestrongfitness:$"..., 4096) = 4096 | |
[pid 20921] read(12, "bash\ndollartree:$1$sNLpkCBE$UQf5k5AYKBKN6vuxzDm9v0:400:514::/ftp/dollartree:/bin/bash\nscholastic:$1$"..., 4096) = 4096 | |
[pid 20921] read(12, "::/ftp/thesourceca-fr:/bin/bash\nthesourceca:$1$HlB2IYeI$Z60XCEOA7N7CSH5xoLcpc1:400:514::/ftp/thesour"..., 4096) = 4096 | |
[pid 20921] read(12, "w$mJ7swkYFmfM03bN8JN/sW/:400:514::/ftp/dyson-ca:/bin/bash\nesteelauder-cn:$1$hAzlebhm$1KCcThD7LbYJlvI"..., 4096) = 4096 | |
[pid 20921] read(12, "e:$1$jU2mJsz7$rTGlon5vngDq8JiKE894r0:400:514::/ftp/lane:/bin/bash\nclinique-au:$1$tI7dgNU8$KukIGuODIP"..., 4096) = 4096 | |
[pid 20921] read(12, "p/pampers-es:/bin/bash\nbecheeky:$1$wSQTXYIZ$tIRIP1Yc9tU2rWqbSBj931:400:514::/ftp/becheeky:/bin/bash\n"..., 4096) = 4096 | |
[pid 20921] read(12, "/ftp/georgeforemancooking:/bin/bash\nargos-ie:$1$GPl0dVE8$JYeEHQ9.3aAwH6r.zN7JR1:400:514::/ftp/argos-"..., 4096) = 4096 | |
[pid 20921] read(12, "6Lmw3AJHi0Q0soMI1qSLA1:400:514::/ftp/paramim:/bin/bash\nolay-fr_ca:$1$alqVFTWZ$JCBPurLQBdzGLcEMrLIxT/"..., 4096) = 4096 | |
[pid 20921] read(12, "6jPkKg0:400:514::/ftp/tripcruises-es:/bin/bash\ndyson-fr_ca:$1$3xi99fsx$AK2o5K/M9t/.glc3WDTLx/:400:51"..., 4096) = 4096 | |
[pid 20921] read(12, "to:$1$DCtYhTSg$VEbZ6scACXJWi7agnADLY1:400:514::/ftp/musto:/bin/bash\nrosssimonsinc:$1$x.P5D4Q2$0nj5NP"..., 4096) = 4096 | |
[pid 20921] read(12, "GLOeuVA3$NE9R.a1nptC0tdUj4HlsZ1:400:514::/ftp/whitehouseblackmarket:/sbin/nologin\nsoma:$1$987cmKYv$5"..., 4096) = 4096 | |
[pid 20921] read(12, "bin/bash\nattuverse:$1$EqnKk0N9$ToIkrJkf0008wZb/p8ffQ/:400:514::/ftp/attuverse:/bin/bash\ntbc:$1$pOAZ8"..., 4096) = 4096 | |
[pid 20921] read(12, "\ndungarees:$1$gefm9ZXN$SgsHbC4i4SX1E6KLiEhDi1:400:514::/ftp/dungarees:/bin/bash\nsamsung-pt_br:$1$AtE"..., 4096) = 4096 | |
[pid 20921] read(12, "slawski:$1$HUPhCv9i$rzc/J1kET4DskDL4w2kms0:400:514::/ftp/wprzybyslawski:/bin/bash\nskii-ko_kr:$1$xCIB"..., 4096) = 4096 | |
[pid 20921] read(12, "nmills:/bin/bash\nnationalaustraliabank:$1$mxzAZZT7$EBLshad0/pdn1WVtTUDNK/:400:514::/ftp/nationalaust"..., 4096) = 4096 | |
[pid 20921] read(12, "DbDHkG0fmtuhh7pZ7rNgn1:400:514::/ftp/uniqlotw:/bin/bash\nmatcotools:$1$lWeEK2HL$nJteuwNoSX3ZMpoPIlGzs"..., 4096) = 4096 | |
[pid 20921] read(12, "p/orbitz:/bin/bash\ncheapticketscom:$1$GnQnMiBe$W5aeFxLT2/WB8sAvfJzcN/:400:514::/ftp/cheapticketscom:"..., 4096) = 4096 | |
[pid 20921] read(12, "onycreativesoftware:$1$HbBrsxLj$hWVr2KbD71q7AAEuihKvM1:400:514::/ftp/sonycreativesoftware:/bin/bash\n"..., 4096) = 4096 | |
[pid 20921] read(12, "p/lgelectronics:/bin/bash\nlgelectronics-ch:$1$4JeAcsTb$55FN/DiPigHDNfln36fcu1:400:514::/ftp/lgelectr"..., 4096) = 4096 | |
[pid 20921] read(12, "$1$I3hyXm8q$twMdg154HDXEAvXNtjeUs0:400:514::/ftp/simonsays:/bin/bash\nwilliamssonoma:$1$w5ANGCfn$JSzN"..., 4096) = 4096 | |
[pid 20921] read(12, "s1F0h.:400:514::/ftp/postit-es_ar:/bin/bash\nkatespade:$1$wFD64zBu$QEmhrK5hC/.u2HpK.z6Wj.:400:514::/f"..., 4096) = 4096 | |
[pid 20921] read(12, "mcC8gbrWJz8P0:400:514::/ftp/intercontinental:/bin/bash\nhiclubvacations:$1$HoPigujO$S3r9PIIsPAauzxgAM"..., 4096) = 4096 | |
[pid 20921] read(12, "in/bash\nscotchbrite-id_id:$1$dMawBTr5$PXVv6ymLbMK6Ato1ZBEWH.:400:514::/ftp/scotchbrite-id_id:/bin/ba"..., 4096) = 4096 | |
[pid 20921] read(12, "/ftp/duracell-de_de:/bin/bash\nhema-nl_nl:$1$X8FpzEQJ$YbLSh7AsPLUGJeJEAWa9e/:400:514::/ftp/hema-nl_nl"..., 4096) = 4096 | |
[pid 20921] read(12, "services:/bin/bash\nstreetsideauto:$1$cDRxHjxg$CVpcSSO6HPFQ3p44xs.iW.:400:514::/ftp/streetsideauto:/b"..., 4096) = 4096 | |
[pid 20921] read(12, ":400:514::/ftp/betzold-de_at:/bin/bash\noralb-en_ca:$1$MWyNqO9K$VgU0lUweUQgL8V0x60U4y/:400:514::/ftp/"..., 4096) = 4096 | |
[pid 20921] read(12, "andle:$1$IWuQ4XzP$xwB6Nk9ABNaa49zkTnovL0:400:514::/ftp/yankeecandle:/bin/bash\nkilz:$1$DQJdLhKF$SCaNt"..., 4096) = 4096 | |
[pid 20921] read(12, "ftp/bvp-demandware-sandbox3:/bin/bash\nbvkitchen:$1$brlvzfbk$yIILYqWogOV6MLwGTLncu.:400:514::/ftp/bvk"..., 4096) = 4096 | |
[pid 20921] read(12, "_ca:$1$YnEajSeW$9zDgFe6EYaCCJOxSbV.wp0:400:514::/ftp/iams-en_ca:/bin/bash\nbvp-shoutlet:$1$SmeyVKy5$A"..., 4096) = 4096 | |
[pid 20921] read(12, "342197233263:/sbin/nologin\npackagemanagerservicetest-testpacmanclientrequest-1342198902045:$1$Tcl93r"..., 4096) = 4096 | |
[pid 20921] read(12, "0:514::/ftp/acmetools:/bin/bash\norchardbrands:$1$MrGP4fbx$oPRcZndnZXYBeocbkGb3C1:400:514::/ftp/orcha"..., 4096) = 4096 | |
[pid 20921] read(12, "emonhongkong:$1$hssPudqu$ySBCLj27CvGvVGp6ADpfs.:400:514::/ftp/lululemonhongkong:/bin/bash\nmikewilson"..., 4096) = 4096 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 0, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] open("/etc/ftpusers", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] geteuid32() = 0 | |
[pid 20921] setresgid32(-1, 99, -1) = 0 | |
[pid 20921] setresuid32(-1, 99, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(12, 0, [0], SEEK_SET) = 0 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] _llseek(12, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(12, "\nspafinder:$1$LipfxcC5$uLDd9UybEdJU0sXuTL2xH0:400:514::/ftp/spafinder:/bin/bash\ngolfsmith:$1$taOay3b"..., 4096) = 4096 | |
[pid 20921] read(12, "/bash\nbathandbodyworks:$1$ncJuuKWN$MLQNjTTMHvKlhNXjKGDrA/:400:514::/ftp/bathandbodyworks:/bin/bash\nh"..., 4096) = 4096 | |
[pid 20921] read(12, "s:$1$kvWUOIN2$W.vKFFHFrQLJWVyR7evLT.:400:514::/ftp/performics:/bin/bash\ndsw:$1$3joh6FnP$13Y5kb1JPE.Q"..., 4096) = 4096 | |
[pid 20921] read(12, "es:/bin/bash\nicecom:$1$fYKeho7/$33YjQR9op0fpMLc27.Xti0:400:514::/ftp/icecom:/bin/bash\nmovietickets:$"..., 4096) = 4096 | |
[pid 20921] read(12, "t/x6pggNX7tvG6b80:400:514::/ftp/amd-de:/bin/bash\namd-pt:$1$GdL.JYih$9KQsh0ZvvT0Wfzr/p1dKn1:400:514::"..., 4096) = 4096 | |
[pid 20921] read(12, "a:$1$VoKp.OxH$re/e2AWzgbcEyRHYSVPc4/:400:514::/ftp/costco-fr_ca:/bin/bash\nlivenation-nl:$1$EqBqOckw$"..., 4096) = 4096 | |
[pid 20921] read(12, "chwans-stories:/bin/bash\ncb2:$1$B0t5Rb7s$K1jqO4IwiQK/J.rf9iouz/:400:514::/ftp/cb2:/bin/bash\nsmoothfi"..., 4096) = 4096 | |
[pid 20921] read(12, "o:/bin/bash\ntoshiba-da:$1$0u.LhIsX$iCsWVTPHHseF2LXzEBxp20:400:514::/ftp/toshiba-da:/bin/bash\ntoshiba"..., 4096) = 4096 | |
[pid 20921] read(12, "sh\nnovell-nl:$1$7T05cKlB$HwNplXfuPRqjXwVfAfYPW.:400:514::/ftp/novell-nl:/bin/bash\nnovell-ja:$1$YZ7uq"..., 4096) = 4096 | |
[pid 20921] read(12, "5E8OhGwP13cgVT1:400:514::/ftp/appliedbiosystems:/bin/bash\ncrest-es:$1$DxbktnUa$AA2RZUG8fPIwGPm6cf5Qx"..., 4096) = 4096 | |
[pid 20921] read(12, "\nmshenh-test1:$1$BP.h9TEQ$FyhZCG2ilds2XDWN2IwGk1:400:514::/ftp/mshenh-test1:/bin/bash\nibmrational:$1"..., 4096) = 4096 | |
[pid 20921] read(12, "i_fi:/bin/bash\nyvesrocher-no_no:$1$8YLEJM1a$0mO9.LpqqlVm8paQcIlV1.:400:514::/ftp/yvesrocher-no_no:/b"..., 4096) = 4096 | |
[pid 20921] read(12, "4isY$4FcYwe4EgHEFrMPlh1A3C/:400:514::/ftp/hpapj-hk:/bin/bash\ndouglas:$1$.Fby/s2e$1Il27x4mr18K0IxTybb"..., 4096) = 4096 | |
[pid 20921] read(12, "awretail:$1$6c0zVaJj$5T3UBrFLs83l2Lf9xxoKZ0:400:514::/ftp/loblawretail:/bin/bash\nlivestrongfitness:$"..., 4096) = 4096 | |
[pid 20921] read(12, "bash\ndollartree:$1$sNLpkCBE$UQf5k5AYKBKN6vuxzDm9v0:400:514::/ftp/dollartree:/bin/bash\nscholastic:$1$"..., 4096) = 4096 | |
[pid 20921] read(12, "::/ftp/thesourceca-fr:/bin/bash\nthesourceca:$1$HlB2IYeI$Z60XCEOA7N7CSH5xoLcpc1:400:514::/ftp/thesour"..., 4096) = 4096 | |
[pid 20921] read(12, "w$mJ7swkYFmfM03bN8JN/sW/:400:514::/ftp/dyson-ca:/bin/bash\nesteelauder-cn:$1$hAzlebhm$1KCcThD7LbYJlvI"..., 4096) = 4096 | |
[pid 20921] read(12, "e:$1$jU2mJsz7$rTGlon5vngDq8JiKE894r0:400:514::/ftp/lane:/bin/bash\nclinique-au:$1$tI7dgNU8$KukIGuODIP"..., 4096) = 4096 | |
[pid 20921] read(12, "p/pampers-es:/bin/bash\nbecheeky:$1$wSQTXYIZ$tIRIP1Yc9tU2rWqbSBj931:400:514::/ftp/becheeky:/bin/bash\n"..., 4096) = 4096 | |
[pid 20921] read(12, "/ftp/georgeforemancooking:/bin/bash\nargos-ie:$1$GPl0dVE8$JYeEHQ9.3aAwH6r.zN7JR1:400:514::/ftp/argos-"..., 4096) = 4096 | |
[pid 20921] read(12, "6Lmw3AJHi0Q0soMI1qSLA1:400:514::/ftp/paramim:/bin/bash\nolay-fr_ca:$1$alqVFTWZ$JCBPurLQBdzGLcEMrLIxT/"..., 4096) = 4096 | |
[pid 20921] read(12, "6jPkKg0:400:514::/ftp/tripcruises-es:/bin/bash\ndyson-fr_ca:$1$3xi99fsx$AK2o5K/M9t/.glc3WDTLx/:400:51"..., 4096) = 4096 | |
[pid 20921] read(12, "to:$1$DCtYhTSg$VEbZ6scACXJWi7agnADLY1:400:514::/ftp/musto:/bin/bash\nrosssimonsinc:$1$x.P5D4Q2$0nj5NP"..., 4096) = 4096 | |
[pid 20921] read(12, "GLOeuVA3$NE9R.a1nptC0tdUj4HlsZ1:400:514::/ftp/whitehouseblackmarket:/sbin/nologin\nsoma:$1$987cmKYv$5"..., 4096) = 4096 | |
[pid 20921] read(12, "bin/bash\nattuverse:$1$EqnKk0N9$ToIkrJkf0008wZb/p8ffQ/:400:514::/ftp/attuverse:/bin/bash\ntbc:$1$pOAZ8"..., 4096) = 4096 | |
[pid 20921] read(12, "\ndungarees:$1$gefm9ZXN$SgsHbC4i4SX1E6KLiEhDi1:400:514::/ftp/dungarees:/bin/bash\nsamsung-pt_br:$1$AtE"..., 4096) = 4096 | |
[pid 20921] read(12, "slawski:$1$HUPhCv9i$rzc/J1kET4DskDL4w2kms0:400:514::/ftp/wprzybyslawski:/bin/bash\nskii-ko_kr:$1$xCIB"..., 4096) = 4096 | |
[pid 20921] read(12, "nmills:/bin/bash\nnationalaustraliabank:$1$mxzAZZT7$EBLshad0/pdn1WVtTUDNK/:400:514::/ftp/nationalaust"..., 4096) = 4096 | |
[pid 20921] read(12, "DbDHkG0fmtuhh7pZ7rNgn1:400:514::/ftp/uniqlotw:/bin/bash\nmatcotools:$1$lWeEK2HL$nJteuwNoSX3ZMpoPIlGzs"..., 4096) = 4096 | |
[pid 20921] read(12, "p/orbitz:/bin/bash\ncheapticketscom:$1$GnQnMiBe$W5aeFxLT2/WB8sAvfJzcN/:400:514::/ftp/cheapticketscom:"..., 4096) = 4096 | |
[pid 20921] read(12, "onycreativesoftware:$1$HbBrsxLj$hWVr2KbD71q7AAEuihKvM1:400:514::/ftp/sonycreativesoftware:/bin/bash\n"..., 4096) = 4096 | |
[pid 20921] read(12, "p/lgelectronics:/bin/bash\nlgelectronics-ch:$1$4JeAcsTb$55FN/DiPigHDNfln36fcu1:400:514::/ftp/lgelectr"..., 4096) = 4096 | |
[pid 20921] read(12, "$1$I3hyXm8q$twMdg154HDXEAvXNtjeUs0:400:514::/ftp/simonsays:/bin/bash\nwilliamssonoma:$1$w5ANGCfn$JSzN"..., 4096) = 4096 | |
[pid 20921] read(12, "s1F0h.:400:514::/ftp/postit-es_ar:/bin/bash\nkatespade:$1$wFD64zBu$QEmhrK5hC/.u2HpK.z6Wj.:400:514::/f"..., 4096) = 4096 | |
[pid 20921] read(12, "mcC8gbrWJz8P0:400:514::/ftp/intercontinental:/bin/bash\nhiclubvacations:$1$HoPigujO$S3r9PIIsPAauzxgAM"..., 4096) = 4096 | |
[pid 20921] read(12, "in/bash\nscotchbrite-id_id:$1$dMawBTr5$PXVv6ymLbMK6Ato1ZBEWH.:400:514::/ftp/scotchbrite-id_id:/bin/ba"..., 4096) = 4096 | |
[pid 20921] read(12, "/ftp/duracell-de_de:/bin/bash\nhema-nl_nl:$1$X8FpzEQJ$YbLSh7AsPLUGJeJEAWa9e/:400:514::/ftp/hema-nl_nl"..., 4096) = 4096 | |
[pid 20921] read(12, "services:/bin/bash\nstreetsideauto:$1$cDRxHjxg$CVpcSSO6HPFQ3p44xs.iW.:400:514::/ftp/streetsideauto:/b"..., 4096) = 4096 | |
[pid 20921] read(12, ":400:514::/ftp/betzold-de_at:/bin/bash\noralb-en_ca:$1$MWyNqO9K$VgU0lUweUQgL8V0x60U4y/:400:514::/ftp/"..., 4096) = 4096 | |
[pid 20921] read(12, "andle:$1$IWuQ4XzP$xwB6Nk9ABNaa49zkTnovL0:400:514::/ftp/yankeecandle:/bin/bash\nkilz:$1$DQJdLhKF$SCaNt"..., 4096) = 4096 | |
[pid 20921] read(12, "ftp/bvp-demandware-sandbox3:/bin/bash\nbvkitchen:$1$brlvzfbk$yIILYqWogOV6MLwGTLncu.:400:514::/ftp/bvk"..., 4096) = 4096 | |
[pid 20921] read(12, "_ca:$1$YnEajSeW$9zDgFe6EYaCCJOxSbV.wp0:400:514::/ftp/iams-en_ca:/bin/bash\nbvp-shoutlet:$1$SmeyVKy5$A"..., 4096) = 4096 | |
[pid 20921] read(12, "342197233263:/sbin/nologin\npackagemanagerservicetest-testpacmanclientrequest-1342198902045:$1$Tcl93r"..., 4096) = 4096 | |
[pid 20921] read(12, "0:514::/ftp/acmetools:/bin/bash\norchardbrands:$1$MrGP4fbx$oPRcZndnZXYBeocbkGb3C1:400:514::/ftp/orcha"..., 4096) = 4096 | |
[pid 20921] read(12, "emonhongkong:$1$hssPudqu$ySBCLj27CvGvVGp6ADpfs.:400:514::/ftp/lululemonhongkong:/bin/bash\nmikewilson"..., 4096) = 4096 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] _llseek(13, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(13, ",vemployees:x:515:\ncustomers:x:514:spafinder,golfsmith,petco,jtest,cars,urpee,vintagetub,jtv,bvanaly"..., 4096) = 4096 | |
[pid 20921] read(13, ",toshiba-da,toshiba-fi,ncl,graco,puffs,gemstv,wolfermans,harryanddavid,lumens,redenvelope,smarter,ep"..., 4096) = 4096 | |
[pid 20921] read(13, "a-fr,lookvoyages,vacancestransat,homemadesimple,streetsideauto,crossview,anthropologie-uk,labseries,"..., 4096) = 4096 | |
[pid 20921] read(13, "rt,nutro,striderite,duracell,akg-nl,linensource,grandinroad,frontgate-re,mobilechoices,conrad-ch,ref"..., 4096) = 4096 | |
[pid 20921] read(13, "st-testpacmanclientrequest-1342198902045,ta9719f7uw,packagemanagerservicetest-testpacmanclientreques"..., 4096) = 4096 | |
[pid 20921] read(13, "utdoors,emporium,ecotools,concrobium,av-express,brim,rogue,freedompop,clear-canada,babyjogger,sodast"..., 4096) = 4096 | |
[pid 20921] read(13, "eline-canada,rimmellondon-test,att-uverse-us,valsparuk,jumpsport,asavings,paradigm-health,paradigmhe"..., 4096) = 4096 | |
[pid 20921] read(13, "ews,clairol-pt_br,jampaper,kadus-en_us,miele,londa-en_us,londa-de_de,americansales,iams-mars,eukanub"..., 4096) = 4096 | |
[pid 20921] read(13, ",playwheels,aveyou,bedgear2,american-fighter,jacks-pizza,worldwidegolf,plus,petlockplus,petaction,vi"..., 4096) = 4096 | |
[pid 20921] read(13, "t-chile,bounty-fr_ca,bounty-fr_ca,orbitgum,orbitgum,kaboom,kaboom,arrid,arrid,xtra-laundry,xtra-laun"..., 4096) = 4096 | |
[pid 20921] read(13, "e,sidestep-shoes,rightguardpwr,keter_uk,healthcare-manager,completenutrition,vicks-es_cl,mbehn-testc"..., 4096) = 4096 | |
[pid 20921] read(13, "itecme,stcusa,superiorschoolnc,takeyausa,californiapurenaturals,andersonwattscanada,hawknad,meccano-"..., 4096) = 3424 | |
[pid 20921] read(13, "", 4096) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 514, -1) = 0 | |
[pid 20921] setresuid32(-1, 400, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] lstat64("/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
[pid 20921] lstat64("/ftp", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] geteuid32() = 400 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 99, -1) = 0 | |
[pid 20921] setresuid32(-1, 99, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 0, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] stat64("/var/log", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
[pid 20921] open("/var/log/xferlog", O_WRONLY|O_CREAT|O_APPEND|O_NONBLOCK|O_LARGEFILE|O_NOFOLLOW, 0644) = 14 | |
[pid 20921] fstat64(14, {st_mode=S_IFREG|0644, st_size=169847, ...}) = 0 | |
[pid 20921] fcntl64(14, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] fcntl64(14, F_GETFL) = 0x28c01 (flags O_WRONLY|O_APPEND|O_NONBLOCK|O_LARGEFILE|O_NOFOLLOW) | |
[pid 20921] fcntl64(14, F_SETFL, O_WRONLY|O_APPEND|O_LARGEFILE|O_NOFOLLOW) = 0 | |
[pid 20921] setgroups32(1, [514]) = 0 | |
[pid 20921] setgid32(514) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] geteuid32() = 0 | |
[pid 20921] setresgid32(-1, 99, -1) = 0 | |
[pid 20921] setresuid32(-1, 99, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 514, -1) = 0 | |
[pid 20921] setresuid32(-1, 400, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(11, "0r\2\1\4cm\4\25dc=bazaarvoice,dc=com\n\1\2\n\1\0\2\1\2\2\1\5\1\1\0\243\r\4\3uid\4\6sodexo06\4\3uid\4\tuidNumber\4\tgidNumber\4\rhomeDirec"..., 116) = 116 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] poll([{fd=11, events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 1, 5000) = 1 ([{fd=11, revents=POLLIN}]) | |
[pid 20921] read(11, "0\f\2\1\4e\7\n", 8) = 8 | |
[pid 20921] read(11, "\1\0\4\0\4\0", 6) = 6 | |
[pid 20921] _llseek(12, 0, [0], SEEK_SET) = 0 | |
[pid 20921] read(12, "\nspafinder:$1$LipfxcC5$uLDd9UybEdJU0sXuTL2xH0:400:514::/ftp/spafinder:/bin/bash\ngolfsmith:$1$taOay3b"..., 4096) = 4096 | |
[pid 20921] read(12, "/bash\nbathandbodyworks:$1$ncJuuKWN$MLQNjTTMHvKlhNXjKGDrA/:400:514::/ftp/bathandbodyworks:/bin/bash\nh"..., 4096) = 4096 | |
[pid 20921] read(12, "s:$1$kvWUOIN2$W.vKFFHFrQLJWVyR7evLT.:400:514::/ftp/performics:/bin/bash\ndsw:$1$3joh6FnP$13Y5kb1JPE.Q"..., 4096) = 4096 | |
[pid 20921] read(12, "es:/bin/bash\nicecom:$1$fYKeho7/$33YjQR9op0fpMLc27.Xti0:400:514::/ftp/icecom:/bin/bash\nmovietickets:$"..., 4096) = 4096 | |
[pid 20921] read(12, "t/x6pggNX7tvG6b80:400:514::/ftp/amd-de:/bin/bash\namd-pt:$1$GdL.JYih$9KQsh0ZvvT0Wfzr/p1dKn1:400:514::"..., 4096) = 4096 | |
[pid 20921] read(12, "a:$1$VoKp.OxH$re/e2AWzgbcEyRHYSVPc4/:400:514::/ftp/costco-fr_ca:/bin/bash\nlivenation-nl:$1$EqBqOckw$"..., 4096) = 4096 | |
[pid 20921] read(12, "chwans-stories:/bin/bash\ncb2:$1$B0t5Rb7s$K1jqO4IwiQK/J.rf9iouz/:400:514::/ftp/cb2:/bin/bash\nsmoothfi"..., 4096) = 4096 | |
[pid 20921] read(12, "o:/bin/bash\ntoshiba-da:$1$0u.LhIsX$iCsWVTPHHseF2LXzEBxp20:400:514::/ftp/toshiba-da:/bin/bash\ntoshiba"..., 4096) = 4096 | |
[pid 20921] read(12, "sh\nnovell-nl:$1$7T05cKlB$HwNplXfuPRqjXwVfAfYPW.:400:514::/ftp/novell-nl:/bin/bash\nnovell-ja:$1$YZ7uq"..., 4096) = 4096 | |
[pid 20921] read(12, "5E8OhGwP13cgVT1:400:514::/ftp/appliedbiosystems:/bin/bash\ncrest-es:$1$DxbktnUa$AA2RZUG8fPIwGPm6cf5Qx"..., 4096) = 4096 | |
[pid 20921] read(12, "\nmshenh-test1:$1$BP.h9TEQ$FyhZCG2ilds2XDWN2IwGk1:400:514::/ftp/mshenh-test1:/bin/bash\nibmrational:$1"..., 4096) = 4096 | |
[pid 20921] read(12, "i_fi:/bin/bash\nyvesrocher-no_no:$1$8YLEJM1a$0mO9.LpqqlVm8paQcIlV1.:400:514::/ftp/yvesrocher-no_no:/b"..., 4096) = 4096 | |
[pid 20921] read(12, "4isY$4FcYwe4EgHEFrMPlh1A3C/:400:514::/ftp/hpapj-hk:/bin/bash\ndouglas:$1$.Fby/s2e$1Il27x4mr18K0IxTybb"..., 4096) = 4096 | |
[pid 20921] read(12, "awretail:$1$6c0zVaJj$5T3UBrFLs83l2Lf9xxoKZ0:400:514::/ftp/loblawretail:/bin/bash\nlivestrongfitness:$"..., 4096) = 4096 | |
[pid 20921] read(12, "bash\ndollartree:$1$sNLpkCBE$UQf5k5AYKBKN6vuxzDm9v0:400:514::/ftp/dollartree:/bin/bash\nscholastic:$1$"..., 4096) = 4096 | |
[pid 20921] read(12, "::/ftp/thesourceca-fr:/bin/bash\nthesourceca:$1$HlB2IYeI$Z60XCEOA7N7CSH5xoLcpc1:400:514::/ftp/thesour"..., 4096) = 4096 | |
[pid 20921] read(12, "w$mJ7swkYFmfM03bN8JN/sW/:400:514::/ftp/dyson-ca:/bin/bash\nesteelauder-cn:$1$hAzlebhm$1KCcThD7LbYJlvI"..., 4096) = 4096 | |
[pid 20921] read(12, "e:$1$jU2mJsz7$rTGlon5vngDq8JiKE894r0:400:514::/ftp/lane:/bin/bash\nclinique-au:$1$tI7dgNU8$KukIGuODIP"..., 4096) = 4096 | |
[pid 20921] read(12, "p/pampers-es:/bin/bash\nbecheeky:$1$wSQTXYIZ$tIRIP1Yc9tU2rWqbSBj931:400:514::/ftp/becheeky:/bin/bash\n"..., 4096) = 4096 | |
[pid 20921] read(12, "/ftp/georgeforemancooking:/bin/bash\nargos-ie:$1$GPl0dVE8$JYeEHQ9.3aAwH6r.zN7JR1:400:514::/ftp/argos-"..., 4096) = 4096 | |
[pid 20921] read(12, "6Lmw3AJHi0Q0soMI1qSLA1:400:514::/ftp/paramim:/bin/bash\nolay-fr_ca:$1$alqVFTWZ$JCBPurLQBdzGLcEMrLIxT/"..., 4096) = 4096 | |
[pid 20921] read(12, "6jPkKg0:400:514::/ftp/tripcruises-es:/bin/bash\ndyson-fr_ca:$1$3xi99fsx$AK2o5K/M9t/.glc3WDTLx/:400:51"..., 4096) = 4096 | |
[pid 20921] read(12, "to:$1$DCtYhTSg$VEbZ6scACXJWi7agnADLY1:400:514::/ftp/musto:/bin/bash\nrosssimonsinc:$1$x.P5D4Q2$0nj5NP"..., 4096) = 4096 | |
[pid 20921] read(12, "GLOeuVA3$NE9R.a1nptC0tdUj4HlsZ1:400:514::/ftp/whitehouseblackmarket:/sbin/nologin\nsoma:$1$987cmKYv$5"..., 4096) = 4096 | |
[pid 20921] read(12, "bin/bash\nattuverse:$1$EqnKk0N9$ToIkrJkf0008wZb/p8ffQ/:400:514::/ftp/attuverse:/bin/bash\ntbc:$1$pOAZ8"..., 4096) = 4096 | |
[pid 20921] read(12, "\ndungarees:$1$gefm9ZXN$SgsHbC4i4SX1E6KLiEhDi1:400:514::/ftp/dungarees:/bin/bash\nsamsung-pt_br:$1$AtE"..., 4096) = 4096 | |
[pid 20921] read(12, "slawski:$1$HUPhCv9i$rzc/J1kET4DskDL4w2kms0:400:514::/ftp/wprzybyslawski:/bin/bash\nskii-ko_kr:$1$xCIB"..., 4096) = 4096 | |
[pid 20921] read(12, "nmills:/bin/bash\nnationalaustraliabank:$1$mxzAZZT7$EBLshad0/pdn1WVtTUDNK/:400:514::/ftp/nationalaust"..., 4096) = 4096 | |
[pid 20921] read(12, "DbDHkG0fmtuhh7pZ7rNgn1:400:514::/ftp/uniqlotw:/bin/bash\nmatcotools:$1$lWeEK2HL$nJteuwNoSX3ZMpoPIlGzs"..., 4096) = 4096 | |
[pid 20921] read(12, "p/orbitz:/bin/bash\ncheapticketscom:$1$GnQnMiBe$W5aeFxLT2/WB8sAvfJzcN/:400:514::/ftp/cheapticketscom:"..., 4096) = 4096 | |
[pid 20921] read(12, "onycreativesoftware:$1$HbBrsxLj$hWVr2KbD71q7AAEuihKvM1:400:514::/ftp/sonycreativesoftware:/bin/bash\n"..., 4096) = 4096 | |
[pid 20921] read(12, "p/lgelectronics:/bin/bash\nlgelectronics-ch:$1$4JeAcsTb$55FN/DiPigHDNfln36fcu1:400:514::/ftp/lgelectr"..., 4096) = 4096 | |
[pid 20921] read(12, "$1$I3hyXm8q$twMdg154HDXEAvXNtjeUs0:400:514::/ftp/simonsays:/bin/bash\nwilliamssonoma:$1$w5ANGCfn$JSzN"..., 4096) = 4096 | |
[pid 20921] read(12, "s1F0h.:400:514::/ftp/postit-es_ar:/bin/bash\nkatespade:$1$wFD64zBu$QEmhrK5hC/.u2HpK.z6Wj.:400:514::/f"..., 4096) = 4096 | |
[pid 20921] read(12, "mcC8gbrWJz8P0:400:514::/ftp/intercontinental:/bin/bash\nhiclubvacations:$1$HoPigujO$S3r9PIIsPAauzxgAM"..., 4096) = 4096 | |
[pid 20921] read(12, "in/bash\nscotchbrite-id_id:$1$dMawBTr5$PXVv6ymLbMK6Ato1ZBEWH.:400:514::/ftp/scotchbrite-id_id:/bin/ba"..., 4096) = 4096 | |
[pid 20921] read(12, "/ftp/duracell-de_de:/bin/bash\nhema-nl_nl:$1$X8FpzEQJ$YbLSh7AsPLUGJeJEAWa9e/:400:514::/ftp/hema-nl_nl"..., 4096) = 4096 | |
[pid 20921] read(12, "services:/bin/bash\nstreetsideauto:$1$cDRxHjxg$CVpcSSO6HPFQ3p44xs.iW.:400:514::/ftp/streetsideauto:/b"..., 4096) = 4096 | |
[pid 20921] read(12, ":400:514::/ftp/betzold-de_at:/bin/bash\noralb-en_ca:$1$MWyNqO9K$VgU0lUweUQgL8V0x60U4y/:400:514::/ftp/"..., 4096) = 4096 | |
[pid 20921] read(12, "andle:$1$IWuQ4XzP$xwB6Nk9ABNaa49zkTnovL0:400:514::/ftp/yankeecandle:/bin/bash\nkilz:$1$DQJdLhKF$SCaNt"..., 4096) = 4096 | |
[pid 20921] read(12, "ftp/bvp-demandware-sandbox3:/bin/bash\nbvkitchen:$1$brlvzfbk$yIILYqWogOV6MLwGTLncu.:400:514::/ftp/bvk"..., 4096) = 4096 | |
[pid 20921] read(12, "_ca:$1$YnEajSeW$9zDgFe6EYaCCJOxSbV.wp0:400:514::/ftp/iams-en_ca:/bin/bash\nbvp-shoutlet:$1$SmeyVKy5$A"..., 4096) = 4096 | |
[pid 20921] read(12, "342197233263:/sbin/nologin\npackagemanagerservicetest-testpacmanclientrequest-1342198902045:$1$Tcl93r"..., 4096) = 4096 | |
[pid 20921] read(12, "0:514::/ftp/acmetools:/bin/bash\norchardbrands:$1$MrGP4fbx$oPRcZndnZXYBeocbkGb3C1:400:514::/ftp/orcha"..., 4096) = 4096 | |
[pid 20921] read(12, "emonhongkong:$1$hssPudqu$ySBCLj27CvGvVGp6ADpfs.:400:514::/ftp/lululemonhongkong:/bin/bash\nmikewilson"..., 4096) = 4096 | |
[pid 20921] lstat64("/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
[pid 20921] lstat64("/ftp", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] geteuid32() = 400 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 99, -1) = 0 | |
[pid 20921] setresuid32(-1, 99, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] read(13, "", 4096) = 0 | |
[pid 20921] read(6, "", 4096) = 0 | |
[pid 20921] open("/etc/ld.so.cache", O_RDONLY) = 15 | |
[pid 20921] fstat64(15, {st_mode=S_IFREG|0644, st_size=21492, ...}) = 0 | |
[pid 20921] mmap2(NULL, 21492, PROT_READ, MAP_PRIVATE, 15, 0) = 0xf7489000 | |
[pid 20921] close(15) = 0 | |
[pid 20921] open("/lib/libnss_ldap.so.2", O_RDONLY) = 15 | |
[pid 20921] read(15, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\257\1\0004\0\0\0\0\3410\0\0\0\0\0004\0 \0\6\0(\0\34\0\33\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\254_/\0\254_/\0\5\0\0\0\0\20\0\0\1\0\0\0\0`/\0\0`/\0\0`/\0"..., 512) = 512 | |
[pid 20921] fstat64(15, {st_mode=S_IFREG|0755, st_size=3204448, ...}) = 0 | |
[pid 20921] mmap2(NULL, 3263724, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 15, 0) = 0x84ed000 | |
[pid 20921] mmap2(0x87e3000, 98304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 15, 0x2f6) = 0x87e3000 | |
[pid 20921] mmap2(0x87fb000, 60652, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x87fb000 | |
[pid 20921] close(15) = 0 | |
[pid 20921] munmap(0xf7489000, 21492) = 0 | |
[pid 20921] rt_sigaction(SIGPIPE, {0x1, [], 0}, {0x1, [PIPE], SA_RESTART}, 8) = 0 | |
[pid 20921] rt_sigaction(SIGPIPE, {0x1, [PIPE], SA_RESTART}, NULL, 8) = 0 | |
[pid 20921] rt_sigaction(SIGPIPE, {0x1, [], 0}, {0x1, [PIPE], SA_RESTART}, 8) = 0 | |
[pid 20921] geteuid32() = 99 | |
[pid 20921] futex(0x87fb024, FUTEX_WAKE_PRIVATE, 2147483647) = 0 | |
[pid 20921] open("/etc/ldap.conf", O_RDONLY) = 15 | |
[pid 20921] fstat64(15, {st_mode=S_IFREG|0644, st_size=9165, ...}) = 0 | |
[pid 20921] fstat64(15, {st_mode=S_IFREG|0644, st_size=9165, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770a000 | |
[pid 20921] read(15, "# @(#)$Id: ldap.conf,v 1.38 2006/05/15 08:13:31 lukeh Exp $\n#\n# This is the configuration file for t"..., 4096) = 4096 | |
[pid 20921] read(15, "#pam_password ad\n\n# Use the OpenLDAP password change\n# extended operation to update the password.\n#p"..., 4096) = 4096 | |
[pid 20921] read(15, ". The default for\n# OpenLDAP 2.0 and earlier is \"no\", for 2.1 and later is \"yes\".\n#tls_checkpeer ye"..., 4096) = 973 | |
[pid 20921] read(15, "", 4096) = 0 | |
[pid 20921] close(15) = 0 | |
[pid 20921] munmap(0xf770a000, 4096) = 0 | |
[pid 20921] uname({sys="Linux", node="qa-c0-sftp", ...}) = 0 | |
[pid 20921] open("/etc/hosts", O_RDONLY) = 15 | |
[pid 20921] fcntl64(15, F_GETFD) = 0 | |
[pid 20921] fcntl64(15, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] fstat64(15, {st_mode=S_IFREG|0644, st_size=193, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770a000 | |
[pid 20921] read(15, "# Do not remove the following line, or various programs\n# that require network functionality will fa"..., 4096) = 193 | |
[pid 20921] read(15, "", 4096) = 0 | |
[pid 20921] close(15) = 0 | |
[pid 20921] munmap(0xf770a000, 4096) = 0 | |
[pid 20921] socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 15 | |
[pid 20921] connect(15, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, 28) = 0 | |
[pid 20921] fcntl64(15, F_GETFL) = 0x2 (flags O_RDWR) | |
[pid 20921] fcntl64(15, F_SETFL, O_RDWR|O_NONBLOCK) = 0 | |
[pid 20921] gettimeofday({1490248280, 130225}, NULL) = 0 | |
[pid 20921] poll([{fd=15, events=POLLOUT}], 1, 0) = 1 ([{fd=15, revents=POLLOUT}]) | |
[pid 20921] send(15, "\365Q\1\0\0\1\0\0\0\0\0\0\nqa-c0-sftp\3lab\0\0\1\0\1", 32, MSG_NOSIGNAL) = 32 | |
[pid 20921] poll([{fd=15, events=POLLIN}], 1, 5000) = 1 ([{fd=15, revents=POLLIN}]) | |
[pid 20921] ioctl(15, FIONREAD, [137]) = 0 | |
[pid 20921] recvfrom(15, "\365Q\205\200\0\1\0\1\0\2\0\2\nqa-c0-sftp\3lab\0\0\1\0\1\300\f\0\1\0\1\0\0\2X\0\4\n\307\225-\300\27\0\2\0\1\0\0\2X\0\32\4dns2\3lab\vbazaarvoice\3com\0\300\27\0\2\0\1\0\0\2X\0\7\4d"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, [16]) = 137 | |
[pid 20921] close(15) = 0 | |
[pid 20921] open("/etc/openldap/ldap.conf", O_RDONLY) = 15 | |
[pid 20921] fstat64(15, {st_mode=S_IFREG|0644, st_size=375, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770a000 | |
[pid 20921] read(15, "#\n# LDAP Defaults\n#\n\n# See ldap.conf(5) for details\n# This file should be world readable but not wor"..., 4096) = 375 | |
[pid 20921] read(15, "", 4096) = 0 | |
[pid 20921] close(15) = 0 | |
[pid 20921] munmap(0xf770a000, 4096) = 0 | |
[pid 20921] getuid32() = 0 | |
[pid 20921] geteuid32() = 99 | |
[pid 20921] stat64("/etc/ldap.conf", {st_mode=S_IFREG|0644, st_size=9165, ...}) = 0 | |
[pid 20921] geteuid32() = 99 | |
[pid 20921] open("/etc/hosts", O_RDONLY) = 15 | |
[pid 20921] fcntl64(15, F_GETFD) = 0 | |
[pid 20921] fcntl64(15, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] fstat64(15, {st_mode=S_IFREG|0644, st_size=193, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770a000 | |
[pid 20921] read(15, "# Do not remove the following line, or various programs\n# that require network functionality will fa"..., 4096) = 193 | |
[pid 20921] read(15, "", 4096) = 0 | |
[pid 20921] close(15) = 0 | |
[pid 20921] munmap(0xf770a000, 4096) = 0 | |
[pid 20921] open("/etc/hosts", O_RDONLY) = 15 | |
[pid 20921] fcntl64(15, F_GETFD) = 0 | |
[pid 20921] fcntl64(15, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] fstat64(15, {st_mode=S_IFREG|0644, st_size=193, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770a000 | |
[pid 20921] read(15, "# Do not remove the following line, or various programs\n# that require network functionality will fa"..., 4096) = 193 | |
[pid 20921] read(15, "", 4096) = 0 | |
[pid 20921] close(15) = 0 | |
[pid 20921] munmap(0xf770a000, 4096) = 0 | |
[pid 20921] socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 15 | |
[pid 20921] connect(15, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, 28) = 0 | |
[pid 20921] fcntl64(15, F_GETFL) = 0x2 (flags O_RDWR) | |
[pid 20921] fcntl64(15, F_SETFL, O_RDWR|O_NONBLOCK) = 0 | |
[pid 20921] gettimeofday({1490248280, 132555}, NULL) = 0 | |
[pid 20921] poll([{fd=15, events=POLLOUT}], 1, 0) = 1 ([{fd=15, revents=POLLOUT}]) | |
[pid 20921] send(15, "\27U\1\0\0\1\0\0\0\0\0\0\nlab-ldap01\3lab\0\0\34\0\1", 32, MSG_NOSIGNAL) = 32 | |
[pid 20921] poll([{fd=15, events=POLLIN}], 1, 5000) = 1 ([{fd=15, revents=POLLIN}]) | |
[pid 20921] ioctl(15, FIONREAD, [117]) = 0 | |
[pid 20921] recvfrom(15, "\27U\205\200\0\1\0\0\0\1\0\0\nlab-ldap01\3lab\0\0\34\0\1\300\27\0\6\0\1\0\0\2X\0I\4dns1\3lab\vbazaarvoice\3com\300\27\7ssuprun\fsoftservecom\3com\0w\357\324"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, [16]) = 117 | |
[pid 20921] close(15) = 0 | |
[pid 20921] socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 15 | |
[pid 20921] connect(15, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, 28) = 0 | |
[pid 20921] fcntl64(15, F_GETFL) = 0x2 (flags O_RDWR) | |
[pid 20921] fcntl64(15, F_SETFL, O_RDWR|O_NONBLOCK) = 0 | |
[pid 20921] gettimeofday({1490248280, 133274}, NULL) = 0 | |
[pid 20921] poll([{fd=15, events=POLLOUT}], 1, 0) = 1 ([{fd=15, revents=POLLOUT}]) | |
[pid 20921] send(15, "\321.\1\0\0\1\0\0\0\0\0\0\nlab-ldap01\3lab\3lab\0\0\34\0\1", 36, MSG_NOSIGNAL) = 36 | |
[pid 20921] poll([{fd=15, events=POLLIN}], 1, 5000) = 1 ([{fd=15, revents=POLLIN}]) | |
[pid 20921] ioctl(15, FIONREAD, [121]) = 0 | |
[pid 20921] recvfrom(15, "\321.\205\203\0\1\0\0\0\1\0\0\nlab-ldap01\3lab\3lab\0\0\34\0\1\300\33\0\6\0\1\0\0\2X\0I\4dns1\3lab\vbazaarvoice\3com\300\33\7ssuprun\fsoftservecom\3com"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, [16]) = 121 | |
[pid 20921] close(15) = 0 | |
[pid 20921] socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 15 | |
[pid 20921] connect(15, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, 28) = 0 | |
[pid 20921] fcntl64(15, F_GETFL) = 0x2 (flags O_RDWR) | |
[pid 20921] fcntl64(15, F_SETFL, O_RDWR|O_NONBLOCK) = 0 | |
[pid 20921] gettimeofday({1490248280, 134006}, NULL) = 0 | |
[pid 20921] poll([{fd=15, events=POLLOUT}], 1, 0) = 1 ([{fd=15, revents=POLLOUT}]) | |
[pid 20921] send(15, "\31U\1\0\0\1\0\0\0\0\0\0\nlab-ldap01\3lab\0\0\1\0\1", 32, MSG_NOSIGNAL) = 32 | |
[pid 20921] poll([{fd=15, events=POLLIN}], 1, 5000) = 1 ([{fd=15, revents=POLLIN}]) | |
[pid 20921] ioctl(15, FIONREAD, [137]) = 0 | |
[pid 20921] recvfrom(15, "\31U\205\200\0\1\0\1\0\2\0\2\nlab-ldap01\3lab\0\0\1\0\1\300\f\0\1\0\1\0\0\2X\0\4\n\307\224\311\300\27\0\2\0\1\0\0\2X\0\32\4dns2\3lab\vbazaarvoice\3com\0\300\27\0\2\0\1\0\0\2X\0\7\4d"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.199.148.206")}, [16]) = 137 | |
[pid 20921] close(15) = 0 | |
[pid 20921] socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 15 | |
[pid 20921] fcntl64(15, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] setsockopt(15, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0 | |
[pid 20921] setsockopt(15, SOL_TCP, TCP_NODELAY, [1], 4) = 0 | |
[pid 20921] fcntl64(15, F_GETFL) = 0x2 (flags O_RDWR) | |
[pid 20921] fcntl64(15, F_SETFL, O_RDWR|O_NONBLOCK) = 0 | |
[pid 20921] connect(15, {sa_family=AF_INET, sin_port=htons(389), sin_addr=inet_addr("10.199.148.201")}, 16) = -1 EINPROGRESS (Operation now in progress) | |
[pid 20921] poll([{fd=15, events=POLLOUT|POLLERR|POLLHUP}], 1, 120000) = 1 ([{fd=15, revents=POLLOUT}]) | |
[pid 20921] getpeername(15, {sa_family=AF_INET, sin_port=htons(389), sin_addr=inet_addr("10.199.148.201")}, [16]) = 0 | |
[pid 20921] fcntl64(15, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK) | |
[pid 20921] fcntl64(15, F_SETFL, O_RDWR) = 0 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(15, "0\35\2\1\1w\30\200\0261.3.6.1.4.1.1466.20037", 31) = 31 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] poll([{fd=15, events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 1, 120000) = 1 ([{fd=15, revents=POLLIN}]) | |
[pid 20921] read(15, "0_\2\1\1xZ\n", 8) = 8 | |
[pid 20921] read(15, "\1\0\4\0\4;Start TLS request accepted.Server willing to negotiate SSL.\212\0261.3.6.1.4.1.1466.20037", 89) = 89 | |
[pid 20921] open("/proc/sys/crypto/fips_enabled", O_RDONLY) = 16 | |
[pid 20921] read(16, "0\n", 2) = 2 | |
[pid 20921] close(16) = 0 | |
[pid 20921] open("/etc/pki/tls/cert.pem", O_RDONLY|O_LARGEFILE) = 16 | |
[pid 20921] fstat64(16, {st_mode=S_IFREG|0644, st_size=987806, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770a000 | |
[pid 20921] read(16, "Certificate:\n Data:\n Version: 1 (0x0)\n Serial Number: 421 (0x1a5)\n Signature Alg"..., 4096) = 4096 | |
[pid 20921] read(16, " CA:TRUE\n Signature Algorithm: md5WithRSAEncryption\n 07:fa:4c:69:5c:fb:95:cc:46:ee:85:83"..., 4096) = 4096 | |
[pid 20921] read(16, "B4XDTk2MDgwMTAwMDAwMFoXDTIwMTIzMTIzNTk1OVowgc4xCzAJBgNVBAYTAlpB\nMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQ"..., 4096) = 4096 | |
[pid 20921] read(16, "9gj\nIBBPM5iQn9QwHQYDVR0OBBYEFEjmaPkr0rKV10fYIyAQTzOYkJ/UMAwGA1UdEwQF\nMAMBAf8wGgYJKoZIhvZ9B0EABA0wCxs"..., 4096) = 4096 | |
[pid 20921] read(16, "a:\n Version: 3 (0x2)\n Serial Number: 913232846 (0x366ed3ce)\n Signature Algorithm: s"..., 4096) = 4096 | |
[pid 20921] read(16, "MT\n Subject: C=US, O=VeriSign, Inc., OU=Class 3 Public Primary Certification Authority\n "..., 4096) = 4096 | |
[pid 20921] read(16, "1:98:\n c9:c4:87:bc:cf:45:6d:45:e2:6e:22:3f:fe:bc:0f:31:5c:e8:\n f2:d9\nMD5 Fingerprint"..., 4096) = 4096 | |
[pid 20921] read(16, "UtDm3Of3cC\nAwEAATANBgkqhkiG9w0BAQUFAAOBgQByLvl/0fFx+8Se9sVeUYpAmLho+Jscg9ji\nnb3/7aHmZuovCfTK1+qlK5X2"..., 4096) = 4096 | |
[pid 20921] read(16, ":8d:89:\n 8e:9a:af:29:80:65:ab:e9:c7:2d:12:cb:ab:1c:4c:\n 70:07:"..., 4096) = 4096 | |
[pid 20921] read(16, "Validation Authority, CN=http://www.valicert.com//[email protected]\n Subject Pub"..., 4096) = 4096 | |
[pid 20921] read(16, "28:f4:c4:8e:56:d5:52:33:fd:50:d5:7e:99:\n 6c:03:e4:c9:4c:fc:cb:6c:ab:66:b3:4a:21:8c:e5:b5:0c:"..., 4096) = 4096 | |
[pid 20921] read(16, "K89HBFx1cQqY\nJJgpp0lZpd34t0NiYfPT4tBVPwIDAQABMA0GCSqGSIb3DQEBBQUAA4GBAFa7AliE\nZwgs3x/be0kz9dNnnfS0Ch"..., 4096) = 4096 | |
[pid 20921] read(16, "EbRrsC+MO\n8ESlV8dAWB6jRx9x7GD2bZTIGDnt/kIYVt/kTEkQeE4BdjVjEjbdZrwBBDajVWjV\nojYJrKshJlQGrT/KFOCsyq0GH"..., 4096) = 4096 | |
[pid 20921] brk(0x8f3f000) = 0x8f3f000 | |
[pid 20921] read(16, "oXDTM2MDcxNjIzNTk1OVowgcoxCzAJBgNV\nBAYTAlVTMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjEfMB0GA1UECxMWVmVyaVNp\n"..., 4096) = 4096 | |
[pid 20921] read(16, ":75:E0:1D:4F:57:44:61:92:09\n-----BEGIN CERTIFICATE-----\nMIIEGjCCAwICEQCbfgZJoz5iudXukEhxKe9XMA0GCSqG"..., 4096) = 4096 | |
[pid 20921] read(16, ":d5:e8:2d:4d:a4:5e:cd:aa:d9:ed:ce:dc:\n d8:d5:3c:42:1d:17:c1:12:5d:45:38:c3:38:f3:fc:85:2e:83"..., 4096) = 4096 | |
[pid 20921] read(16, ":97:F3:ED:62:D0:1A\n\n X509v3 Subject Key Identifier: \n F0:17:62:13:55:3D:B3"..., 4096) = 4096 | |
[pid 20921] read(16, "1f:24:98:21:5c:07:99:29:bd:c6:3a:\n ec:e7:6e:86:3a:6b:97:74:63:33:bd:68:18:31:f0:\n"..., 4096) = 4096 | |
[pid 20921] read(16, "E CA, Object Signing CA\n X509v3 Basic Constraints: critical\n CA:TRUE\n "..., 4096) = 4096 | |
[pid 20921] read(16, "QFADBTMQswCQYDVQQGEwJVUzEc\nMBoGA1UEChMTRXF1aWZheCBTZWN1cmUgSW5jLjEmMCQGA1UEAxMdRXF1aWZheCBT\nZWN1cmUg"..., 4096) = 4096 | |
[pid 20921] read(16, "1c:d0:bc:2b:\n 8e:d6:71:d9\nMD5 Fingerprint=1E:42:95:02:33:92:6B:B9:5F:C0:7F:DA:D6:B2:4B:FC\n--"..., 4096) = 4096 | |
[pid 20921] read(16, "7:60:83:51:b0:f9:32:3d:e7:fc:f6:26:13:c7:80:16:a5:\n bf:5a:fc:87:cf:78:79:89:21:9a:e2:4c:07:0"..., 4096) = 4096 | |
[pid 20921] read(16, "nt: 65537 (0x10001)\n X509v3 extensions:\n X509v3 Subject Key Identifier: \n "..., 4096) = 4096 | |
[pid 20921] read(16, "d:\n f6:c7:b4:b1:b8:2a:a0:fb:58:f1:19:a0:6f:70:25:\n 7e:3e:69:4a"..., 4096) = 4096 | |
[pid 20921] read(16, "\n Not After : Feb 22 20:39:23 2026 GMT\n Subject: O=RSA Security Inc, OU=RSA Securi"..., 4096) = 4096 | |
[pid 20921] read(16, "Z9d3\n7CAFYd4=\n-----END CERTIFICATE-----\nCertificate:\n Data:\n Version: 3 (0x2)\n Seri"..., 4096) = 4096 | |
[pid 20921] read(16, "FAMfOEVEiIuCl6rYVSAlk6l5PdPcF\nPseKUgzbFbS9bZvlxrFUaKnjaZC2mqUPuLk/IH2uSrW4nOQdtqvmlKXBx4Ot2/Un\nhw4Eb"..., 4096) = 4096 | |
[pid 20921] read(16, "YXiwGd/BmoKoMWuDpI/k4+oKsGGelT84ATB+0t\nvz8KPFUgOSwsAGl0lUq8ILKpeeUYiZGo3BxN77t+Nwtd/jmliFKMAGzsGHxBv"..., 4096) = 4096 | |
[pid 20921] read(16, "90gzFFS269lvzs2I1qsb2pY7\nHVkCAwEAAaMTMBEwDwYDVR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQUFAAOCAQEA\nuI3O7+cUus"..., 4096) = 4096 | |
[pid 20921] read(16, "IzMTIzNTk1OVowezEL\nMAkGA1UEBhMCR0IxGzAZBgNVBAgMEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UE\nBwwHU2FsZm9yZDEa"..., 4096) = 4096 | |
[pid 20921] read(16, " ab:dc:9c:37:b8:21:14:4b:0d:71:3d:ec:83:33:6e:d1:6e:32:\n 16:ec:98:c7:16:8b:59:a6:34:ab:05:57"..., 4096) = 4096 | |
[pid 20921] read(16, "09v3 Basic Constraints: critical\n CA:TRUE\n X509v3 CRL Distribution Points:"..., 4096) = 4096 | |
[pid 20921] read(16, ":d6:4d:\n ec:83:74:a9:c7:6c:d8:ee:29:4a:85:2a:06:14:f9:\n 54:e6:"..., 4096) = 4096 | |
[pid 20921] read(16, "VR0OBBYEFItLbe3T\nKbkGGew5Oanwl4Rqy+/fMIGuBgNVHSMEgaYwgaOAFItLbe3TKbkGGew5Oanwl4Rq\ny+/foYGEpIGBMH8xCz"..., 4096) = 4096 | |
[pid 20921] read(16, "GSIb3\nDQEBAQUAA4IBDwAwggEKAoIBAQCzs/5/022x7xZ8V6UMbXaKL0u/ZPtM7orw8yl8\n9f/uKuDp6bpbZCKamm8sOiZpUQWZJ"..., 4096) = 4096 | |
[pid 20921] read(16, "29uZXJhIENsYXNzMSBDQTCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBALWJHytPZwp5/8Ue+H887dF+2rDNbS82rDTG"..., 4096) = 4096 | |
[pid 20921] read(16, "ZMBcGA1UEAxMQU29uZXJhIENsYXNzMiBDQTCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBAJAXSjWdyvANlsdE+hY3/E"..., 4096) = 4096 | |
[pid 20921] read(16, "DB:0C:D4:CB:A7:E9:FE:02:C6:A9:C0\n-----BEGIN CERTIFICATE-----\nMIIDujCCAqKgAwIBAgIEAJiWijANBgkqhkiG9w0"..., 4096) = 4096 | |
[pid 20921] read(16, "7:ad:fc:7c:be:51:49:\n 5a:de:3a:0a:54:08:16:45:c2:99:b1:87:cd:8c:68:e0:69:03:\n e9:c4:"..., 4096) = 4096 | |
[pid 20921] read(16, ":c8:fd:1e:d3:74:\n 62:aa:18:ca:68:93:1e:a1:85:7e:f5:47:65:cb:f8:\n "..., 4096) = 4096 | |
[pid 20921] read(16, " Public Key Algorithm: rsaEncryption\n Public-Key: (2048 bit)\n "..., 4096) = 4096 | |
[pid 20921] read(16, "QYIKwYBBQUHAwUGCCsGAQUFBwMGBggrBgEF\nBQcDBzANBgkqhkiG9w0BAQUFAAOCAQEARxkP3nTGmZev/K0oXnWO6y1n7k57K9cM"..., 4096) = 4096 | |
[pid 20921] read(16, "2Ug\nQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBOZXR3b3JrMSEwHwYDVQQLExho\ndHRwOi8vd3d3LnVzZXJ0cnVzdC5jb20"..., 4096) = 4096 | |
[pid 20921] read(16, "sign.org/cps/chambersroot.html\n\n Signature Algorithm: sha1WithRSAEncryption\n 0c:41:97:c2:"..., 4096) = 4096 | |
[pid 20921] read(16, "a:65:e8:\n 32:56:93:46:89:a8:25:8a:65:06:ee:6b:bf:79:07:\n d0:f1"..., 4096) = 4096 | |
[pid 20921] read(16, "ND CERTIFICATE-----\nCertificate:\n Data:\n Version: 3 (0x2)\n Serial Number: 123 (0x7b"..., 4096) = 4096 | |
[pid 20921] read(16, "rIEhhbG96YXRiaXp0\nb25zYWdpIEtmdC4xGjAYBgNVBAsTEVRhbnVzaXR2YW55a2lhZG9rMUIwQAYDVQQD\nEzlOZXRMb2NrIE1pb"..., 4096) = 4096 | |
[pid 20921] read(16, "\n 8c:df\n Exponent: 65537 (0x10001)\n X509v3 extensions:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "S9O74silg6+NJMSEN1rUQ\nQeJBCWziGppWS3cC9qCbmieH6FUpccKQn0V4GuEVZD3QDtigdp+uxdAu6tYPVuxk\nf1qbFFgBJ34TU"..., 4096) = 4096 | |
[pid 20921] read(16, "l0YXNhIHZlZGkuIEEgZGln\naXRhbGlzIGFsYWlyYXMgZWxmb2dhZGFzYW5hayBmZWx0ZXRlbGUgYXogZWxvaXJ0\nIGVsbGVub3J6"..., 4096) = 4096 | |
[pid 20921] read(16, "zAN\nBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA6+ywbGGKIyWvYCDj2Z/8kwvbXY2wobNA\nOoLO/XXgeDIDhlqGlZHtU/qdQPzm6N3"..., 4096) = 4096 | |
[pid 20921] read(16, "47:d7:37:ea:5f:4d:76:12:36:bb:1f:d7:a1:81:04:46:20:a3:\n 2c:6d:a9:9e:01:7e:3f:29:ce:00:93:df:"..., 4096) = 4096 | |
[pid 20921] read(16, ":71:B3:61:CB:3D:A1:FE:DD:A8:6A:D4:E3\n X509v3 Authority Key Identifier: \n k"..., 4096) = 4096 | |
[pid 20921] read(16, " 9b:19:18:3d:ff:71:51:3c:30:2e:5f:be:3d:77:73:\n b2:5d:06:6c:c3:23:56:9a:2b:85:26:"..., 4096) = 4096 | |
[pid 20921] brk(0x8f60000) = 0x8f60000 | |
[pid 20921] read(16, " 00:c1:88:db:09:bc:6c:46:7c:78:9f:95:7b:b5:33:\n 90:f2:72:62:d6:c1:36:20:2"..., 4096) = 4096 | |
[pid 20921] read(16, "3c:ac:43:4d:64:45:ce:dd:28:a9:\n 5c:f2:73:7b:04:f8:17:e8:ab:b1:f3:2e:5c:64:6e:73:31:3a:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "kySh\nNOsF/5oirpt9P/FlUQqmMGqz9IgcgA38corog14=\n-----END CERTIFICATE-----\nCertificate:\n Data:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "wgSW5jLiAtIEZvciBhdXRob3JpemVkIHVzZSBvbmx5MUUwQwYDVQQDEzxWZXJp\nU2lnbiBDbGFzcyAzIFB1YmxpYyBQcmltYXJ5I"..., 4096) = 4096 | |
[pid 20921] read(16, "6:7f:37:7c:a9:5b:6d:7a:f1:12:\n 46:60:83:d7:27:04:be:4b:ce:97:be:c3:67:2a:68:11:df:80:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "79:79:08:a3:24:18:fc:4b:2b:84:c0:2d:b9:d5:c7:fe:\n f4:c1:1f:58:cb:b8:6d:9c:7a:74:e7:98:29:ab:"..., 4096) = 4096 | |
[pid 20921] read(16, " X509v3 Key Usage: critical\n Digital Signature, Certificate Sign, CRL Sign\n "..., 4096) = 4096 | |
[pid 20921] read(16, "5:b5:b4:3b:d8:bc:4c:8d:28:a1:a7:a3:\n a7:ba:02:4e:25:d1:2a:ae:ed:ae:03:22:b8:6b:20"..., 4096) = 4096 | |
[pid 20921] read(16, " 01:72:ee:87:e6:5f:1d:ae:b5:85:c6:26:df:e6:c1:9a:e9:1e:\n 02:47:9f:2a:a8:6d:a9:5b:cf:ec:45:"..., 4096) = 4096 | |
[pid 20921] read(16, "3:bd:77:ce:5f:\n 42:81:0a:f9:6a:e3:83:00:a8:2b:2e:55:13:63:81:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "6:3e:a7:38:63:\n a9:30:2c:17:10:60:92:9f:55:87:12:59:10:c2:0f:67:69:11:\n cc:4e:1e:7e:"..., 4096) = 4096 | |
[pid 20921] read(16, "7:12:33:6b:57:48:4c:\n 4f:db:26:1e:eb:cc:90:e7:8b:f9:68:7c:70:0f:a3:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "pw7NuIERpZ2l0YWwgLSBDZXJ0aWPDoW1hcmEgUy5BLjEjMCEGA1UEAwwa\nQUMgUmHDrXogQ2VydGljw6FtYXJhIFMuQS4wHhcNMD"..., 4096) = 4096 | |
[pid 20921] read(16, "7:1a:42:61:f7:4a:\n 97:e8:8b:b1:10:07:fa:65:81:b2:a2:39:cf:f7:3c:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "T6k9QnBn+locePGX2oxgkg4YQ\n51Q+qDp2JE+BIcXjDwL4k5RHILv+1A7TaLndxHqEguNTVHnd25zS8gebLra8Pu2F\nbe8lEfKXG"..., 4096) = 4096 | |
[pid 20921] read(16, ":47:45:47:b4:ef:6a:34:11:\n c9:4d:9a:cc:59:b7:d6:02:9e:5a:4e:65:b5:94:ae:1b:df:29:\n b"..., 4096) = 4096 | |
[pid 20921] read(16, "e:c3:\n 37:a4:ba:36:e0:7c:87:85:97:1a:15:a2:de:2e:a2:5b:bd:af:\n 18:f9:90:50:cd:70:59:"..., 4096) = 4096 | |
[pid 20921] read(16, ":59:c4:59:32:77:b3:bc:60:69:56:39:fd:b4:\n 06:7b:2c:d6:64:36:d9:bd:48:ed:84:1f:7e:"..., 4096) = 4096 | |
[pid 20921] read(16, "HEoCChTQwUHK+4w1IX2COPKpVJEZNZOUbWo6xbLQ\nu4mGk+ibyQ86p3q4ofB4Rvr8Ny/lioTz3/4E2aFooC8k4gmVBtWVyuEklut"..., 4096) = 4096 | |
[pid 20921] read(16, "56:20:87:fc:e9:50:47:d7:\n 30:14:ee:5c:8c:55:ba:59:8d:87:fc:23:de:93:d0:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "47:b9:bc:\n 9a:df:f2:fe:cc:3e:47:e8:7a:96:c2:24:8e:35:f4:\n a9:0"..., 4096) = 4096 | |
[pid 20921] read(16, "lektr. Datenverkehr GmbH, OU=A-Trust-nQual-03, CN=A-Trust-nQual-03\n Validity\n Not "..., 4096) = 4096 | |
[pid 20921] read(16, "IOrifEXnzgGWovR/TeIGgUUw3tKZdJXDRZslo+S4R\nFGjxVJgIrCaSD96JntT6s3kr0qN51OyLrIdTaEJMUVF0HhsnLuP1Hyl0Te"..., 4096) = 4096 | |
[pid 20921] read(16, "cd:10:15:ba:42:90:2a:d2:44:e1:96:26:eb:31:48:12:\n fd:2a:da:c9:06:cf:74:1e:a9:4b:d5:87:28:f9:"..., 4096) = 4096 | |
[pid 20921] read(16, "lgorithm: rsaEncryption\n Public-Key: (2048 bit)\n Modulus:\n "..., 4096) = 4096 | |
[pid 20921] read(16, " Not After : Oct 26 08:38:03 2040 GMT\n Subject: C=NO, O=Buypass AS-983163327, CN=Buypass Clas"..., 4096) = 4096 | |
[pid 20921] read(16, ":6a:ce:8e:b2:b2:60:f4:a3:22:d0:23:eb:94:\n 5a:7a:69:dd:0f:bf:40:57:ac:6b:59:50:d9:a3:99:e1:6e"..., 4096) = 4096 | |
[pid 20921] read(16, " 24:80:15:31:82:96:b1:49:d3:62:37:5b:88:0c:0a:\n 62:34:fe:a7:48:7e:99:b1:30:8b:"..., 4096) = 4096 | |
[pid 20921] read(16, "f:87:63:d7:d0:32:6a:\n d6:5d:6c:0c:f1:b3:6e:39:e2:6b:31:2e:39:00:27:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "NzIDMgUm9vdCBDQTCCAiIwDQYJKoZIhvcNAQEB\nBQADggIPADCCAgoCggIBAKXaCpUWUOOV8l6ddjEGMnqb8RB2uACatVI2zSRHs"..., 4096) = 4096 | |
[pid 20921] read(16, "d:34:74:61:4c:af:3b:d8:ff:9f:6d:58:36:1c:3d:0b:81:0d:\n 12:2b:46:10:80:fd:e7:3c:27:d0:7a:c8:a"..., 4096) = 4096 | |
[pid 20921] read(16, ":f5:71:4f:c9:d7:d2:06:df:\n 63:ca:ff:21:e8:59:06:e0:08:d5:84:15:53:f7:43:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "+5nkCiKxLU3lSCZpq+Kq8/v8kiky6bM+TR8n\noc2OuRf7JT7JbvN32g0S9l3HuzYQ1VTW8+DiR0jm3hTaYVKvJrT1cU/J19IG32P"..., 4096) = 4096 | |
[pid 20921] read(16, ":9d:\n 8c:79:9d\n Exponent: 65537 (0x10001)\n X509v3 extension"..., 4096) = 4096 | |
[pid 20921] read(16, "\nzMOl6W8KjptlwlCFtaOgUxLMVYdh84GuEEZhvUQhuMI9dM9+JDX6HAcOmz0iyu8x\nL4ysEr3vQCj8KWefshNPZiTEUxnpHikV7+"..., 4096) = 4096 | |
[pid 20921] read(16, "VuKj4YYxclPz5EIBb2\nJsglrgVKtOdjLPOMFlN+XPsRGgjBRmKfIrjxwo1p3Po6WAbfAgMBAAGjgbwwgbkw\nDwYDVR0TAQH/BAUw"..., 4096) = 4096 | |
[pid 20921] read(16, "3e:db:ea:af:1c:9a:2c:01:0b:f4:\n c5:b5:d9:49:31:f4:5d:41:8d:89:0c:4e:ff:6c:a2:fd:ff:e2:\n "..., 4096) = 4096 | |
[pid 20921] read(16, " Validity\n Not Before: Jul 7 17:05:00 1999 GMT\n Not After : Jul 6 23:59"..., 4096) = 4096 | |
[pid 20921] read(16, "MR\nFcEPF80Du5wlFbqidon8BvEY0JNLDnyCt6X09l/+7UCmnYR0ObncHoUW2ikbhiMA\nybuJfm6AiB4vFLQDJKgybwOaRywwvlbG"..., 4096) = 4096 | |
[pid 20921] read(16, "BBQUAA4IBAQA+0hyJ\nLjX8+HXd5n9liPRyTMks1zJO890ZeUe9jjtbkw9QSSQTaxQGcu8J06Gh40CEyecY\nMnQ8SG4Pn0vU9x7Tk"..., 4096) = 4096 | |
[pid 20921] read(16, "ACl/jXaVehGDldamR5xgFZrDwxSjh80gTSSyjoIF87B6LM\nTXPb865Px1bVWqeWifrzq2jUI4ZZJ88JJ7ysbnKDHDBy3+Ci6dLhd"..., 4096) = 4096 | |
[pid 20921] read(16, "F\n Signature Algorithm: sha256WithRSAEncryption\n 25:c6:ba:6b:eb:87:cb:de:82:39:96:3d:f0:4"..., 4096) = 4096 | |
[pid 20921] read(16, "er: C=EU, L=Madrid (see current address at www.camerfirma.com/address)/serialNumber=A82743287, O=AC "..., 4096) = 4096 | |
[pid 20921] read(16, "2b:2c:54:09:de:e2:2b:6d:\n 92:c6:39:4f:16:ea:3c:7e:7a:46:d4:45:6a:46:a8:eb:75:82:\n 56"..., 4096) = 4096 | |
[pid 20921] read(16, "Q\n-----END CERTIFICATE-----\nCertificate:\n Data:\n Version: 3 (0x2)\n Serial Number: 1"..., 4096) = 4096 | |
[pid 20921] read(16, "hlffxdpxWXvayHG1VA6v2G5BY3vbzQ6sm8UY78WO5upKv23KzhmBsUs\n4qpnHkWnjQRmQvaPK++IIGmPMowUc9orhpFjIpryp9vO"..., 4096) = 4096 | |
[pid 20921] read(16, "hMFQ05OSUMxEzARBgNVBAMTCkNOTklDIFJPT1QwHhcNMDcwNDE2\nMDcwOTE0WhcNMjcwNDE2MDcwOTE0WjAyMQswCQYDVQQGEwJD"..., 4096) = 4096 | |
[pid 20921] read(16, ":7d:\n 3f:84:8d:55:b7:e8:e5:ac:d5:f1:f5:19:56:a6:5a:fb:90:1c:\n af:93:eb:e5:1c:d4:67:9"..., 4096) = 4096 | |
[pid 20921] read(16, "y\nZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgGA1UEChMRQ09N\nT0RPIENBIExpbWl0ZWQxKzApBgNVBAMTI"..., 4096) = 4096 | |
[pid 20921] read(16, ":ba:9e:2e:9a:72:b1:\n bd:19:44:6c:61:35:a2:9a:b4:16:12:69:5a:8c:e1:d7:3e:a4:\n 1a:e8:2"..., 4096) = 4096 | |
[pid 20921] read(16, " Not After : Mar 19 15:02:18 2029 GMT\n Subject: CN=ComSign CA, O=ComSign, C=IL\n "..., 4096) = 4096 | |
[pid 20921] read(16, "uWyt3T5oWq\n8Ir7dcHyCTxlZWTzTNity4hp8+SDtwy9F1qWF8pb/627HOkthIDYIb6FUtnUdLlp\nhbpN7Sgy6/lhSuTENh4Z3G+E"..., 4096) = 4096 | |
[pid 20921] read(16, "p9D5PGBpX8QTz7RSmKtUxvLg/8HZaWSLWapW7ha9B20IZFKF3ue\nMv5WJDmyVIRD9YTC2LxBkMyd1mja6YJQqTtoz7VdApRgFrFD"..., 4096) = 4096 | |
[pid 20921] brk(0x8f81000) = 0x8f81000 | |
[pid 20921] read(16, " 88:38:ce:55\nMD5 Fingerprint=72:E4:4A:87:E3:69:40:80:77:EA:BC:E3:F4:FF:F0:E1\n-----BEGIN CERTIFICATE"..., 4096) = 4096 | |
[pid 20921] read(16, "a:37:21:\n be:59:63:e0:f2:85:88:31:53:d4:54:14:85:70:79:f4:2e:06:\n 77:27:75:2f:1f:b8:"..., 4096) = 4096 | |
[pid 20921] read(16, "bf:48:\n d2:32:66:c1:8a:c0:f3:2f:3a:ef:c0:e3:d4:91:86:d1:50:e3:\n 03:db:73:77:6f:4a:39"..., 4096) = 4096 | |
[pid 20921] read(16, "hMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cu\nZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJv"..., 4096) = 4096 | |
[pid 20921] read(16, "WwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2V"..., 4096) = 4096 | |
[pid 20921] read(16, "ore: Aug 1 12:00:00 2013 GMT\n Not After : Jan 15 12:00:00 2038 GMT\n Subject: C=US"..., 4096) = 4096 | |
[pid 20921] read(16, "8:23:53:6c:06:6f:67:55:7f:46:b5:4c:3f:6e:28:5a:79:\n 26:d2:a4:a8:62:97:d2:1e:e2:ed:4a:8b:bc:1"..., 4096) = 4096 | |
[pid 20921] read(16, ":d3:\n cb:01:96:6f:ea:8a:45:55:d6:e0:9d:ff:67:2b:17:\n 02:a6:4e:"..., 4096) = 4096 | |
[pid 20921] read(16, "bit)\n Modulus:\n 00:df:af:e9:97:50:08:83:57:b4:cc:62:65:f6:90:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "=D-Trust GmbH, CN=D-TRUST Root Class 3 CA 2 2009\n Subject Public Key Info:\n Public"..., 4096) = 4096 | |
[pid 20921] read(16, "cnVzdC5uZXQvY3Js\nL2QtdHJ1c3Rfcm9vdF9jbGFzc18zX2NhXzJfMjAwOS5jcmwwDQYJKoZIhvcNAQEL\nBQADggEBAH+X2zDI36"..., 4096) = 4096 | |
[pid 20921] read(16, "NDZaMFAxCzAJBgNVBAYTAkRFMRUwEwYDVQQKDAxELVRydXN0IEdtYkgxKjAoBgNV\nBAMMIUQtVFJVU1QgUm9vdCBDbGFzcyAzIEN"..., 4096) = 4096 | |
[pid 20921] read(16, ":\n 02:79:6b:d2:8a:f0:67:da:65:72:0d:14:70:e4:e9:\n 8e:78:8f:32:"..., 4096) = 4096 | |
[pid 20921] read(16, "w3ZPX6bqz3xZaPt7gyPvT/Wwp+BVGoGgmzJNSroIBk5DKd8pNSe/iWtkqvTDO\nTLKBtjDOWU/aWR1qeqRFsIImgYZ29fUQALjusw"..., 4096) = 4096 | |
[pid 20921] read(16, ":cb:b5:99:7f:e6:b6:13:\n fa:ca:4b:4d:d9:ee:53:46:06:3b:c6:4e:ad:93:5a:81:7e:6c:\n 2a:4"..., 4096) = 4096 | |
[pid 20921] read(16, " X509v3 Basic Constraints: critical\n CA:TRUE\n X509v3 Key Usage: critical\n "..., 4096) = 4096 | |
[pid 20921] read(16, ":9d:55:cd:e4:c3:7e:d7:6a:64:\n ab:85:14:86:95:5b:97:32:50:6f:3d:c8:ba:66:0c:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "e, OU=(c) 2006 Entrust, Inc., CN=Entrust Root Certification Authority\n Subject Public Key Inf"..., 4096) = 4096 | |
[pid 20921] read(16, "YwDwYDVR0TAQH/BAUwAwEB/zArBgNVHRAEJDAi\ngA8yMDA2MTEyNzIwMjM0MlqBDzIwMjYxMTI3MjA1MzQyWjAfBgNVHSMEGDAWg"..., 4096) = 4096 | |
[pid 20921] read(16, "GMT\n Not After : Dec 7 17:55:54 2030 GMT\n Subject: C=US, O=Entrust, Inc., OU=See "..., 4096) = 4096 | |
[pid 20921] read(16, "K9T3CMqS/qF8QLVJ7UG5aYMzyorWKiAHarWWluBh1+xLlEjZivEtRh2woZ\nRkfz6/djwUAFQKXSt/S1mja/qYh2iARVBCuch38aN"..., 4096) = 4096 | |
[pid 20921] read(16, "7:55:c6:bb:12:b5:97:f4:5f:83:85:\n ba:71:c1:d9:6c:81:11:76:0a:0a:b0:bf:82:97:f7:ea:3d:fa:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "ic Key Info:\n Public Key Algorithm: rsaEncryption\n Public-Key: (4096 bit)\n"..., 4096) = 4096 | |
[pid 20921] read(16, ":4f:de:f4:17:cd:32:e5:c9:bf:c8:43:ad:\n fd:2e:8e:f1:af:e2:f4:98:fa:12:1f:20:d8:c0:a7:0c:85:c5"..., 4096) = 4096 | |
[pid 20921] read(16, ":05:61:ea:67:7f:0c:37:96:8b:e6:\n 69:16:47:11:c2:27:59:03:b3:a6:60:c2:21:40:56:\n "..., 4096) = 4096 | |
[pid 20921] read(16, " bd:01:66:ca:ee:15:8d:6f:a1:30:9c:bd:a1:85:9e:\n 94:3a:f3:56:88:00:31:cf:d8:e"..., 4096) = 4096 | |
[pid 20921] read(16, ", CN=GeoTrust Primary Certification Authority - G2\n Subject Public Key Info:\n Publ"..., 4096) = 4096 | |
[pid 20921] read(16, ":77:be:3e:49:01:53:3d:98:25:03:76:24:5a:1d:\n b4:db:89:ea:79:e5:b6:b3:3b:3f:ba:4c:"..., 4096) = 4096 | |
[pid 20921] read(16, "2e:10:a9:92:e6:3d:58:3d:a9:16:\n 68:3c:2f:75:21:18:7f:28:77:a5:e1:61:17:b7:a6:\n "..., 4096) = 4096 | |
[pid 20921] read(16, ":8B:A2:1A:31:72:73:68:5C:B4:A5:7A:07:48\n-----BEGIN CERTIFICATE-----\nMIIFaDCCA1CgAwIBAgIBATANBgkqhkiG"..., 4096) = 4096 | |
[pid 20921] read(16, " 7f:8d:8c:df:03:f1:60:4e:58:11:4c:eb:a3:3f:10:\n 2b:83:9a:01:73:d9:94:6d:84:00:27"..., 4096) = 4096 | |
[pid 20921] read(16, "ey4\nLt1ZrtmhN79UNdxzMk+MBB4zsslG8dhcyFVQyWi9qLo2CQIDAQABo2MwYTAPBgNV\nHRMBAf8EBTADAQH/MB0GA1UdDgQWBBR"..., 4096) = 4096 | |
[pid 20921] read(16, "RUE, pathlen:12\n X509v3 Subject Key Identifier: \n B9:09:CA:9C:1E:DB:D3:6C:"..., 4096) = 4096 | |
[pid 20921] read(16, "1U8VuTBjUuXqGBsqSBrzCBrDELMAkGA1UEBhMCRVUxQzBBBgNVBAcTOk1hZHJp\nZCAoc2VlIGN1cnJlbnQgYWRkcmVzcyBhdCB3d"..., 4096) = 4096 | |
[pid 20921] read(16, "b6:d5:7b:1e:92:3a:48:59:1c:f0:62:31:2d:c0:\n 7a:28:fe:1a:a7:5c:b3:b6:cc:97:e7:45:d"..., 4096) = 4096 | |
[pid 20921] read(16, " URI:http://crl.globalsign.net/root-r2.crl\n\n X509v3 Authority Key Identifier: \n "..., 4096) = 4096 | |
[pid 20921] read(16, "1:19:5e:b8:97:ef:ad:77:\n b7:64:9a:7a:bf:5f:c1:13:ef:9b:62:fb:0d:6c:e0:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "53:a4:92:62:69:51:25:05:61:\n 1a:44:81:8c:2c:a9:43:96:23:df:ac:3a:81:9a:0e:\n "..., 4096) = 4096 | |
[pid 20921] read(16, ":78:4a:8a:92:e6:d7:48:d5:0f:a4:\n 3a:29:44:35:b8:07:f6:68:1d:55:cd:38:51:f0:8c:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "ta:\n Version: 3 (0x2)\n Serial Number: 1000 (0x3e8)\n Signature Algorithm: sha1WithRS"..., 4096) = 4096 | |
[pid 20921] read(16, "-END CERTIFICATE-----\nCertificate:\n Data:\n Version: 3 (0x2)\n Serial Number:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "\n 84:4a:5b:65:ef:89:0c:dd:14:a7:20:cb:18:a5:25:b4:0d:f9:\n 01:f0:a2:d2:f4:00:c8:74:8e"..., 4096) = 4096 | |
[pid 20921] read(16, " 8f:b5:5b:f0:83:f3:4f:c7:2d:a5:c8:ad:cb:95:20:\n a4:31:28:57:58:5"..., 4096) = 4096 | |
[pid 20921] read(16, "gkqhkiG9w0BAQsFADBN\nMQswCQYDVQQGEwJVUzESMBAGA1UEChMJSWRlblRydXN0MSowKAYDVQQDEyFJZGVu\nVHJ1c3QgUHVibGl"..., 4096) = 4096 | |
[pid 20921] read(16, "Identifier: \n keyid:A3:05:2F:18:60:50:C2:89:0A:DD:2B:21:4F:FF:8E:4E:A8:30:31:36\n\n "..., 4096) = 4096 | |
[pid 20921] read(16, "c4:ac:3e:\n c8:cb:92:4c:53:39:37:23:ec:d3:01:f9:e0:09:44:\n 4d:4"..., 4096) = 4096 | |
[pid 20921] read(16, "0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDJ03rKDx6sp4boFmVq\nscIbRTJxldn+EFvMr+eleQGPicPK8lVx93e+d5TzcqQsR"..., 4096) = 4096 | |
[pid 20921] brk(0x8fa2000) = 0x8fa2000 | |
[pid 20921] read(16, "1A:CF:0A:40:A7:18:3F:6F:EF:E9:7D:BE\n X509v3 Authority Key Identifier: \n ke"..., 4096) = 4096 | |
[pid 20921] read(16, "75:87:d8:b7:a1:e5:3b:cf:99:4a:46:d0:83:19:\n 7d:c0:a1:12:1c:95:6d:4a:f4:d8:c7:a5:4"..., 4096) = 4096 | |
[pid 20921] read(16, "c e-Szigno Root CA\n Validity\n Not Before: Apr 6 12:28:44 2005 GMT\n Not"..., 4096) = 4096 | |
[pid 20921] read(16, "wIBAgIRAMy4579OKRr9otxmpRwsDxEwDQYJKoZIhvcNAQEFBQAw\ncjELMAkGA1UEBhMCSFUxETAPBgNVBAcTCEJ1ZGFwZXN0MRYw"..., 4096) = 4096 | |
[pid 20921] read(16, "9:54:0d:65:75:d9:15:41:94:01:af:5e:ec:f6:8d:\n f1:ff:ad:64:fe:20:9a:d7:5c:eb:fe:a6"..., 4096) = 4096 | |
[pid 20921] read(16, " e0:27:96:de:de:f9:fa:12:d3:3c:33:73:b3:04:2f:\n bc:71:8c:e5:9f:b6:22:60:3e:5"..., 4096) = 4096 | |
[pid 20921] read(16, ":3d:72:c7:f4:6b:1f:81:43:7d:f1:d2:28:54:df:9a\n Signature Algorithm: sha1WithRSAEncryption\n "..., 4096) = 4096 | |
[pid 20921] read(16, "wTzALBgNVHQ8EBAMCAYYw\nDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUswN+rja8sHnR3JQmthG+IbJphpQw\nEAYJKwYBBAGCN"..., 4096) = 4096 | |
[pid 20921] read(16, "0:52:93:ED:98:C1:4D:AE:D3\n DirName:/CN=Autoridad de Certificacion Raiz del Estado Ven"..., 4096) = 4096 | |
[pid 20921] read(16, "7zo3Fn2/omnXO1ty0K+qP1xmk6wKImG20qCZyFSTXai2\n0b1dCl53lKItwIKOvMoDKjSuc/HUtQy9vmebVOvh+qBa7Dh+PsHMosd"..., 4096) = 4096 | |
[pid 20921] read(16, "5c:e4:61:9a:a7:d2:\n e9:2a:78:8d:51:3d:3a:15:ee:a2:59:8e:a9:5c:de:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "CyP8Wg+qInYtyaEQHeTTRCOQiJ/G\nKubX9ZqzWB4vMIkIG1SitZgj7Ah3HJVdYdHLiZxfokqRmu8hqkkWCKi9YSgxyXSt\nhfbZxb"..., 4096) = 4096 | |
[pid 20921] read(16, " X509v3 Subject Key Identifier: \n 1A:84:62:BC:48:4C:33:25:04:D4:EE:D0:F6:03:C4:19:46"..., 4096) = 4096 | |
[pid 20921] read(16, "Zmv3lh8zwc4bmCXF2gw+nYSL0Z\nohEUGW6yhhtoPkg3Goi3XZZenMfvJ2II4pEZXNLxId26F0KCl3GBUzGpn/Z9Yr9y\n4aOTHcyK"..., 4096) = 4096 | |
[pid 20921] read(16, "0:1d:ea:d0:6e:\n 3e:61:2e:36:bb:35:0e:27:96:fd:66:34:3b:61:72:73:f1:16:\n 5c:47:06:54:"..., 4096) = 4096 | |
[pid 20921] read(16, "e6:0f:\n 29:76:ff:b1:56:79:45:2b:1f:9e:7a:54:e8:a3:29:\n 35:68:a"..., 4096) = 4096 | |
[pid 20921] read(16, "e:83:f5:b0:62:39:cf:\n 6c:57:e2:4c:d2:91:0b:0e:75:28:1b:9a:bf:fd:1a:43:f1:ca:\n 77:fb:"..., 4096) = 4096 | |
[pid 20921] read(16, "b:\n 35:d1:53:b3:b1:ee:c5:93:69:82:3e:16:b5:28:46:\n a1:de:ea:89"..., 4096) = 4096 | |
[pid 20921] read(16, "oM8Sah0wDQYJKoZIhvcNAQEL\nBQAwSDELMAkGA1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxHjAc\nBgNVBAMTFV"..., 4096) = 4096 | |
[pid 20921] read(16, " 7B:35:D3:40:D2:1C:78:19:66:EF:74:10:28:DC:3E:4F:B2:78:04:FC\n X509v3 Authority Key I"..., 4096) = 4096 | |
[pid 20921] read(16, ", CN=Secure Global CA\n Subject Public Key Info:\n Public Key Algorithm: rsaEncrypti"..., 4096) = 4096 | |
[pid 20921] read(16, "9DaXR2Z0vPB4zmAve14bRDtUstFJ/53CYNv6ZHdAbY\niNE6KTCEztI5gGIbqMdXSbxqVVFnFUq+NQfk1XWYN3kwFNspnWzFacxHV"..., 4096) = 4096 | |
[pid 20921] read(16, "8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEFBQADggEB\nAKChOBZmLqdWHyGcBvod7bkixTgm2E5P7KN/ed5GIaGHd48HCJqyp"..., 4096) = 4096 | |
[pid 20921] read(16, "VzdCBDQTCCASIwDQYJKoZIhvcN\nAQEBBQADggEPADCCAQoCggEBAKukgeWVzfX2FI7CT8rU4niVWJxB4Q2ZQCQXOZEz\nZum+4YOv"..., 4096) = 4096 | |
[pid 20921] read(16, "43:3F:77:76:D3\n-----BEGIN CERTIFICATE-----\nMIIDfTCCAmWgAwIBAgIBADANBgkqhkiG9w0BAQUFADBgMQswCQYDVQQGE"..., 4096) = 4096 | |
[pid 20921] read(16, " f9:99:47:ff:35:5a:02:aa:04:cb:8a:5b:87:71:29:91:bd:a4:\n b4:7a:0d:bd:9a:f5:57:23:00:07:2"..., 4096) = 4096 | |
[pid 20921] read(16, "1:d9:fd:93:bf:b4:02:91:42:ff:\n 49:1f:ed:8b:15:68:dd:1f:8e:ac:9b:dd:82:05:9c:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "rmeAXQ\nxVVVqV7+qzohu+VyFPcLAgMBAAGjgcIwgb8wHQYDVR0OBBYEFCkgy/HDD9oGjhOT\nh/5fYBopu/O2MA8GA1UdEwEB/wQF"..., 4096) = 4096 | |
[pid 20921] read(16, "Sign, CRL Sign\n X509v3 Subject Key Identifier: \n FE:AB:00:90:98:9E:24:FC:A"..., 4096) = 4096 | |
[pid 20921] read(16, "0012 (0x98968c)\n Signature Algorithm: sha256WithRSAEncryption\n Issuer: C=NL, O=Staat der N"..., 4096) = 4096 | |
[pid 20921] read(16, "2:4a:de:f0:b0:a7:e4:0a:96:0b:fb:ad:c2:e2:25:84:b2:dd:\n e4:bd:7e:59:6c:9b:f0:f0:d8:e7:ca:f2:e"..., 4096) = 4096 | |
[pid 20921] read(16, " e7:2f:49:08:0c:5c:cf:e6:cc:34:ed:78:fb:50:b1:\n dc:6b:32:f0:a2:fe:b6:3c:e4:ec"..., 4096) = 4096 | |
[pid 20921] read(16, "e:05:bf:a1:0c:\n f7:80:7b:21:67:27:30:59\nMD5 Fingerprint=0B:46:67:07:DB:10:2F:19:8C:35:50:60:"..., 4096) = 4096 | |
[pid 20921] read(16, "ect Key Identifier: \n 7C:0C:32:1F:A7:D9:30:7F:C4:7D:68:A3:62:A8:A1:CE:AB:07:5B:27\n "..., 4096) = 4096 | |
[pid 20921] read(16, ":87:de:02:\n 0e:49:43:85:b6:6c:73:bb:64:ea:61:41:ac:c9:d4:\n 54:"..., 4096) = 4096 | |
[pid 20921] read(16, "75:62:34:ba:2c:\n 8a:7f:1e:8f:ee:ed:34:d0:11:c7:96:cd:52:3d:ba:\n "..., 4096) = 4096 | |
[pid 20921] read(16, ":6b:2c:7f:59:5c:5d:91:b1:70:22:57:eb:8a:\n 6b:48:4a:d5:0f:29:ec:c6:40:c0:2f:88:4c:68:01:17:77"..., 4096) = 4096 | |
[pid 20921] read(16, "7:b7:20:36:bd:82:bb:e1:16:20:\n 03:95:7a:af:0e:a3:55:c9:25:99:4a:c5:d0:56:41:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "09:\n 3a:03:67:69:84:9a:e1:59:90:8a:28:85:d5:5d:74:b1:d1:0e:\n 20:58:9b:13:a5:b0:63:a6"..., 4096) = 4096 | |
[pid 20921] read(16, " 50:d6:20:0b:0a:f4:26:f9:9f:38:e7:2d:a4:b8:9b:\n 89:8d:ad:ad:c9:6a:7d:"..., 4096) = 4096 | |
[pid 20921] read(16, "82:9a:b5:6c:66:7c:61:\n 3f:c0:47:1a:1d:46:e3:b0:55:64:e5:b8:82:39:28:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "rtificate Services, CN=Swisscom Root CA 1\n Validity\n Not Before: Aug 18 12:06:20 2"..., 4096) = 4096 | |
[pid 20921] read(16, ":53:5a:c5:99:fe:5d:a9:dd:ef:4c:d4:c6:\n a5:ad:02:e6:8c:07:12:1e:6f:03:d1:6f:a0:a3:f3:29:bd:12"..., 4096) = 4096 | |
[pid 20921] read(16, ":89:d8:7c:c5:67:ef:ab:d2:b9:34:5f:6b:\n 3a:f3:64:36:ce:c2:b0:cf:13:68:ca:c8:cb:eb:"..., 4096) = 4096 | |
[pid 20921] read(16, " 5c:0b:13:28:4c:58:7f:c2:a5:ef:45:da:60:d3:ae:65:61:9d:\n 53:83:74:c2:ae:f2:5c:c2:16:ed:9"..., 4096) = 4096 | |
[pid 20921] read(16, "a7:e4:cf:09:d1:36:c3:\n 0b:be:da:3b:44:58:8d:be:f1:9e:09:6b:3e:f3:32:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "NjI1MDg0NTA4WjBnMQswCQYD\nVQQGEwJjaDERMA8GA1UEChMIU3dpc3Njb20xJTAjBgNVBAsTHERpZ2l0YWwgQ2Vy\ndGlmaWNhdG"..., 4096) = 4096 | |
[pid 20921] read(16, "28:\n 42:f0:07:0b:62:20:10:67:39:46:fa:a9:03:cc:04:\n 38:7a:66:e"..., 4096) = 4096 | |
[pid 20921] read(16, "CbaZaIJbcHiVOO5ykxM\ngI93e2CaHt+28kgeDrpOVG2Y4OGiGqJ3UM/EY5LsRxmd6+ZrzsECAwEAAaOBrDCB\nqTAOBgNVHQ8BAf8"..., 4096) = 4096 | |
[pid 20921] read(16, " CA:TRUE\n X509v3 Subject Key Identifier: \n 50:AF:CC:07:87:15:47:6F"..., 4096) = 4096 | |
[pid 20921] read(16, "cFHOBzyoBNZox1S2PbYTfgE1X4z/FhHXa\nicYwu+uPyyIIoK6q8QNsOktNCaUOcsZWayFCTiMlFGiudgp8DAdwZPmaL/YFOSbG\nD"..., 4096) = 4096 | |
[pid 20921] read(16, ":0b:b8:39:29:56:84:\n 32:4e:86:bb:3d:c4:2a:d9:d7:1f:72:ee:fe:51:a1:22:41:b1:\n 71:02:6"..., 4096) = 4096 | |
[pid 20921] read(16, " Public Key Algorithm: rsaEncryption\n Public-Key: (4096 bit)\n "..., 4096) = 4096 | |
[pid 20921] read(16, "d7:c6:38:1e:63:1b:12:3b:95:\n e1:58:ac:f2:df:84:d5:5f:99:2f:0d:55:5b:e6:38:db:2e:3f:\n "..., 4096) = 4096 | |
[pid 20921] brk(0x8fc3000) = 0x8fc3000 | |
[pid 20921] read(16, " c8:54:df:49:4a:f1:21:a9:fe:18:4e:ee:48:d4:19:\n bb:ef:7d:e4:e2:9d:"..., 4096) = 4096 | |
[pid 20921] read(16, " CA II\n Subject Public Key Info:\n Public Key Algorithm: rsaEncryption\n "..., 4096) = 4096 | |
[pid 20921] read(16, "UvQ049VEMlMjBUcnVzdENlbnRlciUyMENsYXNz\nJTIwMyUyMENBJTIwSUksTz1UQyUyMFRydXN0Q2VudGVyJTIwR21iSCxPVT1yb"..., 4096) = 4096 | |
[pid 20921] read(16, "NhbCBDQTEmMCQGA1UEAxMdVEMgVHJ1\nc3RDZW50ZXIgVW5pdmVyc2FsIENBIEkwHhcNMDYwMzIyMTU1NDI4WhcNMjUxMjMx\nMjI1"..., 4096) = 4096 | |
[pid 20921] read(16, "ions:\n X509v3 Basic Constraints: critical\n CA:TRUE\n X509v3 Key "..., 4096) = 4096 | |
[pid 20921] read(16, "ta:\n Version: 3 (0x2)\n Serial Number:\n 36:12:22:96:c5:e3:38:a5:20:a1:d2:5f:"..., 4096) = 4096 | |
[pid 20921] read(16, "68:f1:6c:5b:48:68:49:\n 59:37:fc:0b:33:19:c2:77:7f:cc:10:2d:95:34:1c:\n "..., 4096) = 4096 | |
[pid 20921] read(16, " O=thawte, Inc., OU=(c) 2007 thawte, Inc. - For authorized use only, CN=thawte Primary Root CA - G2\n"..., 4096) = 4096 | |
[pid 20921] read(16, " 52:28:01:31:40:66:d8:d9:24:bd:f6:2a:d8:ec:21:\n 49:5c:9b:f6:7a:e9:7f:55:3"..., 4096) = 4096 | |
[pid 20921] read(16, ":86:79:2a:03:bd:3d:37:\n 99:89:66:b7:e5:8a:56:86:93:9c:68:4b:68:04:8c:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "obalRoot Class 2\n Subject Public Key Info:\n Public Key Algorithm: rsaEncryption\n "..., 4096) = 4096 | |
[pid 20921] read(16, "\n Serial Number: 1 (0x1)\n Signature Algorithm: sha256WithRSAEncryption\n Issuer: C=D"..., 4096) = 4096 | |
[pid 20921] read(16, "W92nOy\nWL6ukK2YJ5f+AbGwUgC4TeQbIXQbfsDuXmkqJa9c1h3a0nnJ85cp4IaH3gRZD/FZ\n1GSFS5mvJQQeyUapl96Cshtwn5z2"..., 4096) = 4096 | |
[pid 20921] read(16, "BgkqhkiG9w0BAQUFADCCASsxCzAJBgNVBAYTAlRS\nMRgwFgYDVQQHDA9HZWJ6ZSAtIEtvY2FlbGkxRzBFBgNVBAoMPlTDvHJraXl"..., 4096) = 4096 | |
[pid 20921] read(16, "f:f8:\n 60:d1:4c:36:66:45:1d:f3:66:02:74:04:7b:92:30:a8:de:0a:\n 76:0f:ef:95:6e:bd:c9:"..., 4096) = 4096 | |
[pid 20921] read(16, "ae:a7:54:28:34:fb:e1:e0:3b:\n 60:7d:a0:be:79:89:86:c8:9f:2d:f9:0a:4b:c4:50:\n "..., 4096) = 4096 | |
[pid 20921] read(16, ":19:98:08:c8:c7:58:\n 7b:4f:16:8c:a5:ce:49:01:1f:73:0e:ac:75:13:a6:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "re Algorithm: sha256WithRSAEncryption\n Issuer: C=TW, O=TAIWAN-CA, OU=Root CA, CN=TWCA Global "..., 4096) = 4096 | |
[pid 20921] read(16, "9:62:e5:96:eb:34:63:11:28:cc:95:f1:ad:\n ef:ef:dc:80:58:48:e9:4b:b8:ea:65:ac:e9:fc:80:b5:b5:c"..., 4096) = 4096 | |
[pid 20921] read(16, "b:29:d3:35:a3:93:9a:43:64:60:5d:b2:fa:32:\n ff:3b:04:af:4d:40:6a:f9:c7:e3:ef:23:fd"..., 4096) = 4096 | |
[pid 20921] read(16, "ect Key Identifier: \n 3A:E1:09:86:D4:CF:19:C2:96:76:74:49:76:DC:E0:35:C6:63:63:9A\n "..., 4096) = 4096 | |
[pid 20921] read(16, "9:58:1a:7f:92:36:e6:51:92:0e:f3:26:\n 7d:1c:4d:17:bc:c9:ec:43:26:d0:bf:41:5f:40:a9"..., 4096) = 4096 | |
[pid 20921] read(16, "HYm8Cd8rIDZsswDgYDVR0PAQH/BAQDAgEGMA8G\nA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEMBQADggIBAFzUfA3P9wF9QZllD"..., 4096) = 4096 | |
[pid 20921] read(16, ":59:9e:f2:1b:8a:01:14:b4:10:df:04:40:\n db:e3:57:af:6a:45:40:8f:84:0c:0b:d1:33:d9:"..., 4096) = 4096 | |
[pid 20921] read(16, ":3a:4a:aa:2d:a7:d8:86:2a:dd:2e:10\nMD5 Fingerprint=3A:52:E1:E7:FD:6F:3A:E3:6F:F3:6F:99:1B:F9:22:41\n--"..., 4096) = 4096 | |
[pid 20921] read(16, "63:cb:b8:\n 4c:1d:59:90:4a:ef:90:16:28:1f:5a:ae:10:fb:81:50:38:0c:\n 6c:cc:f1:3d:c3:f5"..., 4096) = 4096 | |
[pid 20921] read(16, ":60:09:0e:65:47:10:2f:01:\n c0:05:3f:8f:f8:b3:41:ef:5a:42:7e:59:ef:d2:97:\n "..., 4096) = 4096 | |
[pid 20921] read(16, "oSign\n Subject Public Key Info:\n Public Key Algorithm: rsaEncryption\n "..., 4096) = 4096 | |
[pid 20921] read(16, " 13:55:d5:61:99:57:7c:ba:95:0f:61:49:3a:ca:75:bc:c9:0a:\n 93:3f:67:0e:12:f2:28:e2:31:1b:"..., 4096) = 4096 | |
[pid 20921] read(16, " 13:57:64:f0:61:e3:b9:11:df:b0:e1:57:a0:1b:ad:\n d7:5f:d1:af:db:2b:2d:3f:d0:68"..., 4096) = 4096 | |
[pid 20921] read(16, "r\nD195L4mx/bxjWDeTmzj4t1up+thxx7S8gJeNbEvxUNUqKaqoGXqW5pWOdO2XCld1\n9AXbbQs5uQF/qvbW2mzmBeCkTVL829B0t"..., 4096) = 4096 | |
[pid 20921] read(16, "HExZSZXNlYXJjaCBUcmlh\nbmdsZSBQYXJrMRYwFAYDVQQKEw1SZWQgSGF0LCBJbmMuMSEwHwYDVQQLExhSZWQg\nSGF0IE5ldHdvc"..., 4096) = 4096 | |
[pid 20921] read(16, "Q2Fyb2xpbmExEDAO\nBgNVBAcTB1JhbGVpZ2gxFjAUBgNVBAoTDVJlZCBIYXQsIEluYy4xGDAWBgNVBAsT\nD1JlZCBIYXQgTmV0d2"..., 4096) = 4096 | |
[pid 20921] read(16, "lM4pOIpoQNmf6EW1Idjof0uNEe4lmvrSF+y+mqhP6mm3JuxjEBK9P\nFWmJmwIDAQABo4IBEjCCAQ4wHQYDVR0OBBYEFGlEJwXcLu"..., 4096) = 670 | |
[pid 20921] read(16, "", 4096) = 0 | |
[pid 20921] close(16) = 0 | |
[pid 20921] munmap(0xf770a000, 4096) = 0 | |
[pid 20921] open("/etc/openldap/cacerts", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 16 | |
[pid 20921] fcntl64(16, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] brk(0x8fe7000) = 0x8fe7000 | |
[pid 20921] getdents(16, /* 4 entries */, 32768) = 80 | |
[pid 20921] open("/etc/openldap/cacerts/.", O_RDONLY|O_LARGEFILE) = 17 | |
[pid 20921] fstat64(17, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770a000 | |
[pid 20921] read(17, 0xf770a000, 4096) = -1 EISDIR (Is a directory) | |
[pid 20921] close(17) = 0 | |
[pid 20921] munmap(0xf770a000, 4096) = 0 | |
[pid 20921] open("/etc/openldap/cacerts/5be5959f.0", O_RDONLY|O_LARGEFILE) = 17 | |
[pid 20921] fstat64(17, {st_mode=S_IFREG|0644, st_size=647, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770a000 | |
[pid 20921] read(17, "-----BEGIN CERTIFICATE-----\nMIIBrDCCARWgAwIBAgICA+gwDQYJKoZIhvcNAQEFBQAwETEPMA0GA1UEAxMGQ0Fj\r\nZXJ0MB"..., 4096) = 647 | |
[pid 20921] read(17, "", 4096) = 0 | |
[pid 20921] close(17) = 0 | |
[pid 20921] munmap(0xf770a000, 4096) = 0 | |
[pid 20921] open("/etc/openldap/cacerts/cacert.asc", O_RDONLY|O_LARGEFILE) = 17 | |
[pid 20921] fstat64(17, {st_mode=S_IFREG|0644, st_size=647, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770a000 | |
[pid 20921] read(17, "-----BEGIN CERTIFICATE-----\nMIIBrDCCARWgAwIBAgICA+gwDQYJKoZIhvcNAQEFBQAwETEPMA0GA1UEAxMGQ0Fj\r\nZXJ0MB"..., 4096) = 647 | |
[pid 20921] read(17, "", 4096) = 0 | |
[pid 20921] close(17) = 0 | |
[pid 20921] munmap(0xf770a000, 4096) = 0 | |
[pid 20921] open("/etc/openldap/cacerts/..", O_RDONLY|O_LARGEFILE) = 17 | |
[pid 20921] fstat64(17, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770a000 | |
[pid 20921] read(17, 0xf770a000, 4096) = -1 EISDIR (Is a directory) | |
[pid 20921] close(17) = 0 | |
[pid 20921] munmap(0xf770a000, 4096) = 0 | |
[pid 20921] getdents(16, /* 0 entries */, 32768) = 0 | |
[pid 20921] close(16) = 0 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] open("/dev/urandom", O_RDONLY|O_NOCTTY|O_NONBLOCK) = 16 | |
[pid 20921] fstat64(16, {st_mode=S_IFCHR|0644, st_rdev=makedev(1, 9), ...}) = 0 | |
[pid 20921] poll([{fd=16, events=POLLIN}], 1, 10) = 1 ([{fd=16, revents=POLLIN}]) | |
[pid 20921] read(16, "\374\346~\326D[\330\316\303\252\344m\277\346\21\206\10\327\v\260\313\35N\334\332\304\372\370\346c`\326=\270D\272\24\341\351J\302\346\360\326<\327\364\331", 48) = 48 | |
[pid 20921] close(16) = 0 | |
[pid 20921] getuid32() = 0 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(15, "\200w\1\3\1\0N\0\0\0 \0\0009\0\0008\0\0005\0\0\26\0\0\23\0\0\n\7\0\300\0\0003\0\0002\0\0/\3\0\200\0\0\5\0\0\4\1\0\200\0\0\25\0\0\22\0\0\t\6\0@\0\0\24\0\0\21\0\0\10\0\0\6\4\0\200\0\0\3\2\0\200\0\0\377s\"\205Y7\351\242+C]\375"..., 121) = 121 | |
[pid 20921] read(15, "\26\3\1\3\366\2\0", 7) = 7 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] read(15, "\0M\3\1X\323bX|\271~&\301{m{2\361wV\206Ra\326\366f1=\247\251\261\374C\237'} 6\246\4\216\20\0!|\301\312\31\353Vw\n\35Pb\v\253\345\242i\374\35\202\7\271\247\216S\271\0005\0\0\5\377\1\0\1\0\v\0\3~\0\3{\0\1\3050\202\1\3010\202\1*\240\3\2"..., 1012) = 1012 | |
[pid 20921] stat64("/etc/openldap/cacerts/5be5959f.0", {st_mode=S_IFREG|0644, st_size=647, ...}) = 0 | |
[pid 20921] open("/etc/openldap/cacerts/5be5959f.0", O_RDONLY|O_LARGEFILE) = 16 | |
[pid 20921] fstat64(16, {st_mode=S_IFREG|0644, st_size=647, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf770a000 | |
[pid 20921] read(16, "-----BEGIN CERTIFICATE-----\nMIIBrDCCARWgAwIBAgICA+gwDQYJKoZIhvcNAQEFBQAwETEPMA0GA1UEAxMGQ0Fj\r\nZXJ0MB"..., 4096) = 647 | |
[pid 20921] read(16, "", 4096) = 0 | |
[pid 20921] close(16) = 0 | |
[pid 20921] munmap(0xf770a000, 4096) = 0 | |
[pid 20921] stat64("/etc/openldap/cacerts/5be5959f.1", 0xff8c5d54) = -1 ENOENT (No such file or directory) | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(15, "\26\3\1\0\7\v\0\0\3\0\0\0\26\3\1\0\206\20\0\0\202\0\200}\241\343\362j}G\215\302\"\225\262\7\177jm\257\v\233c\214n\314\207\341\251+\3260t\370\16^\v\312\246n\241\343\362\30\303\310\372\260\360\37L\214.\345\255\300\360\353\373\346\6\251\205(o*g\321\334\34\204\257\313\2\n\26\302\244\323^"..., 210) = 210 | |
[pid 20921] read(15, "\24\3\1\0\1", 5) = 5 | |
[pid 20921] read(15, "\1", 1) = 1 | |
[pid 20921] read(15, "\26\3\1\0000", 5) = 5 | |
[pid 20921] read(15, "p\211\0\334\232\364\275\202V\23\236\247\31.\371\23\222\316\261(\321\340\224\261p$\306\215\6f\363F\347\204\302\5\267C\273\246f\376#\333\270\7)\214", 48) = 48 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(15, "\27\3\1\0 \251\236\270\267\6\361\2070\276\230\241V\211\22\217\r\262\366\214\275\372\205\210\21g\t\325\227\2677\35\251\27\3\1\0000\350_x'\227@\206i\"\224\237\341\222\356\315\353\265\36Z9\3260\357|w\216k\270\204\264\365\274{\6\351s\262\357\r\205\20\320\256Q\271}\17\6", 90) = 90 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] poll([{fd=15, events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 1, 120000) = 1 ([{fd=15, revents=POLLIN}]) | |
[pid 20921] read(15, "\27\3\1\0000", 5) = 5 | |
[pid 20921] read(15, "\243\32541\234,\216\311q]\1\344n_\271\253\376\2730\356Q\242)$A\304\302\340\351\30>\375\351\230\300\16\255\177(\f\35\301d\223\324\254V\215", 48) = 48 | |
[pid 20921] setsockopt(15, SOL_SOCKET, SO_KEEPALIVE, [0], 4) = 0 | |
[pid 20921] fcntl64(15, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] getsockname(15, {sa_family=AF_INET, sin_port=htons(48893), sin_addr=inet_addr("10.199.149.45")}, [16]) = 0 | |
[pid 20921] getpeername(15, {sa_family=AF_INET, sin_port=htons(389), sin_addr=inet_addr("10.199.148.201")}, [16]) = 0 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(15, "\27\3\1\0 \247\306\205\333;5-*\344\\\2066i2u\367\235-\261\202\36\t'\213\203\207\322\244\223.\355\212\27\3\1\0\240\315\270\230T\271\254\2251\220\177\177\374+\221\225\n\342\30k3\rw\26ZM=\337\275\332\17\243]\254\372\10\227{\6PW]\225R\265\325f\317$\v`\311\330\331W\340\277\27\17"..., 202) = 202 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] poll([{fd=15, events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 1, 120000) = 1 ([{fd=15, revents=POLLIN}]) | |
[pid 20921] read(15, "\27\3\1\0\260", 5) = 5 | |
[pid 20921] read(15, "r\226\237\330\344\6\27\1\205\262T\342\374$xc^\3043\v\266:u\326\350H\216\240\306\253\23\10\242\236\22\327\213>\316\363-V\317J\35\344\307l\327\210\210\352nA\264\354\362\0220bb\364(\343&\243\217\21\215\10I\207\210\264\214#\352\325\366\341\254\223f\342\357oY\351\207\33q\247Q\376\350\222VH\250\250"..., 176) = 176 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] stat64("/etc/ldap.conf", {st_mode=S_IFREG|0644, st_size=9165, ...}) = 0 | |
[pid 20921] geteuid32() = 99 | |
[pid 20921] getsockname(15, {sa_family=AF_INET, sin_port=htons(48893), sin_addr=inet_addr("10.199.149.45")}, [16]) = 0 | |
[pid 20921] getpeername(15, {sa_family=AF_INET, sin_port=htons(389), sin_addr=inet_addr("10.199.148.201")}, [16]) = 0 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(15, "\27\3\1\0 j\36A\334\210\253x\323\363S\322\254\2E@\260\353\260%<<\220\266>\364<iF\301\330X\267\27\3\1\0\220\4Md\211\201BWbs\317$\16\276f\301p^\345\222\1\303\34\247\340m\262\214\251\200\254Qi\36\361\265\35@H4\353\33\203 \37\26&\336\302\236P\241\246\227\366\344LH "..., 186) = 186 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] poll([{fd=15, events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 1, 120000) = 1 ([{fd=15, revents=POLLIN}]) | |
[pid 20921] read(15, "\27\3\1\0p", 5) = 5 | |
[pid 20921] read(15, "CZu\351\206\36_\356fS\242\363?/\7\212\263\30\276\256\346)1u\322\324\36p3\305:\275\273]\370o\10\273\v\354Y\32\3\313\35\262\333+'bZQ\363\317\v\7[H\273\6\5\366V\272\366.Gsa\211O\34~\225\275hm\35^\363/\302n\327\374\35Tli\266\"\264RW\215JU\0322t"..., 112) = 112 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] poll([{fd=15, events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 1, 120000) = 1 ([{fd=15, revents=POLLIN}]) | |
[pid 20921] read(15, "\27\3\1\0\200", 5) = 5 | |
[pid 20921] read(15, "\35\365z\350\324T<tg;\351\243\226r\"\233\300\220\231\254\211\260\0231S\234\304\361N~\326U9r\31\251\207y)\336\373\250\235\263\33\n%y<\207\366C\215\263\353I\203>?{3v\345\26\301M\321\222\221q\27)\247\364\3533`\356\376\22\313\322\274\263\226\314\225\t\4\213\177\260\206\362}|\347~\33\22"..., 128) = 128 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] poll([{fd=15, events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 1, 120000) = 1 ([{fd=15, revents=POLLIN}]) | |
[pid 20921] read(15, "\27\3\1\0\200", 5) = 5 | |
[pid 20921] read(15, "<\20\322\254\t\343\237z\261\32\361\266H\324\311\33OM\273\r\24\350~5+&\24|\226T\354Z`Ct'\377,\301\305\206\212\372\242\305\275V{sH\234U)\255~\0-\223wfC\20oUl\361y\21\372\347zD\21\273\235\246C\352\2358\334\3748\227\311D\375\202\272G\320\1\36\26\320\223\200n$a"..., 128) = 128 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] poll([{fd=15, events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 1, 120000) = 1 ([{fd=15, revents=POLLIN}]) | |
[pid 20921] read(15, "\27\3\1\0p", 5) = 5 | |
[pid 20921] read(15, "\231\361\210\237p*\6'?\340\303rs\225\2253)7Ku\325\267V\260\323\341@\277w\320\200R\321\250\366\263\225\230\31\206\266\221\356yTV\225N\272U\224\3674\257!\347\364\276*\03131\327\244k>&\332\6\210\356\217\222\34\374\363\340\305R\371\25\244\322\234H,x^=\253\216\270\205@x\206L\250\231e"..., 112) = 112 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] poll([{fd=15, events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 1, 120000) = 1 ([{fd=15, revents=POLLIN}]) | |
[pid 20921] read(15, "\27\3\1\0000", 5) = 5 | |
[pid 20921] read(15, "\336`\266h\220\3\303\t\304\247:\31\26Q\307\331\314L\376\301GF\300\10p{=I\224\353\214\231\237\340\252\2267\212\276\351?\260\371\352\254k\226n", 48) = 48 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] poll([{fd=15, events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 1, 120000) = 1 ([{fd=15, revents=POLLIN}]) | |
[pid 20921] read(15, "\27\3\1\0\260", 5) = 5 | |
[pid 20921] read(15, "\3241\364L\25`Q\35\224,\240\204|p\354\314XD\301\10\25\20O8\316\364\336\317\366]\264\335\231lu\30\223P\356Z3\301\7\32\367\345\217\337H\3273my\vYE\330S\f\375\260z\315\321\374\271b\302U\347E\3253\250\253\3438\236\6\344\235\323c^\211\177^\301\3\24\325gOh:\25Y\372<\26"..., 176) = 176 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] poll([{fd=15, events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 1, 120000) = 1 ([{fd=15, revents=POLLIN}]) | |
[pid 20921] read(15, "\27\3\1\0000", 5) = 5 | |
[pid 20921] read(15, "\205Gg\266\273\340c\232\220\260B\342\30f\313\306\307\3341\272\25C\2408\262\310Gl\264p,\35a\361^\242\211\317\252\325\265\nt\2V\326\366\200", 48) = 48 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] rt_sigaction(SIGPIPE, {0x1, [PIPE], SA_RESTART}, NULL, 8) = 0 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 0, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] geteuid32() = 0 | |
[pid 20921] setresgid32(-1, 99, -1) = 0 | |
[pid 20921] setresuid32(-1, 99, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 0, -1) = 0 | |
[pid 20921] getuid32() = 0 | |
[pid 20921] getuid32() = 0 | |
[pid 20921] setuid32(0) = 0 | |
[pid 20921] setgid32(514) = 0 | |
[pid 20921] setresuid32(-1, 400, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setresgid32(-1, 0, -1) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setresuid32(-1, 0, -1) = 0 | |
[pid 20921] setgid32(514) = 0 | |
[pid 20921] setuid32(400) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] lstat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
[pid 20921] chdir("/ftp/") = 0 | |
[pid 20921] stat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
[pid 20921] stat64("/ftp/.ftpaccess", 0xff8c764c) = -1 ENOENT (No such file or directory) | |
[pid 20921] umask(0) = 0111 | |
[pid 20921] gettimeofday({1490248280, 228372}, NULL) = 0 | |
[pid 20921] write(5, "2017-03-23 00:51:20,228 qa-c0-sftp proftpd[20921] 10.199.149.45 (107.23.60.175[107.23.60.175]): USER"..., 126) = 126 | |
[pid 20921] stat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
[pid 20921] stat64("/ftp/.ftpaccess", 0xff8c76fc) = -1 ENOENT (No such file or directory) | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] alarm(0) = 300 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(599) = 0 | |
[pid 20921] lstat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
[pid 20921] gettimeofday({1490248280, 229604}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:20,229 mod_sftp/0.9.9[20921]: sending userauth success\n", 72) = 72 | |
[pid 20921] select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999994}) | |
[pid 20921] writev(1, [{"\375\213I\327\220\327 \375^\310J\361\3020$\252", 16}, {"\210lF;\375\254\312\331\357\10\24e\276\245[e", 16}], 2) = 32 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] gettimeofday({1490248280, 230272}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:20,230 mod_sftp/0.9.9[20921]: user 'sodexo' authenticated via 'publickey' method\n", 98) = 98 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] setreuid32(400, 0) = -1 EPERM (Operation not permitted) | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] _llseek(10, 0, [16], SEEK_CUR) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(8, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}, 0xff8c7554) = 0 | |
[pid 20921] read(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] fcntl64(8, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0xff8c74f4) = 0 | |
[pid 20921] fcntl64(8, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}, 0xff8c7554) = 0 | |
[pid 20921] read(10, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] read(10, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] read(10, "", 612) = 0 | |
[pid 20921] fcntl64(8, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0xff8c74f4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] stat64("/ftp/.ftpaccess", 0xff8c750c) = -1 ENOENT (No such file or directory) | |
[pid 20921] open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/proftpd.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
[pid 20921] open("/usr/share/locale/en_US.utf8/LC_MESSAGES/proftpd.mo", O_RDONLY) = -1 ENOENT (No such file or directory) | |
[pid 20921] open("/usr/share/locale/en_US/LC_MESSAGES/proftpd.mo", O_RDONLY) = 16 | |
[pid 20921] fstat64(16, {st_mode=S_IFREG|0644, st_size=15145, ...}) = 0 | |
[pid 20921] mmap2(NULL, 15145, PROT_READ, MAP_PRIVATE, 16, 0) = 0xf748b000 | |
[pid 20921] close(16) = 0 | |
[pid 20921] open("/usr/lib/gconv/ISO8859-1.so", O_RDONLY) = 16 | |
[pid 20921] read(16, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \3\0\0004\0\0\0\4\21\0\0\0\0\0\0004\0 \0\7\0(\0\33\0\32\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \r\0\0 \r\0\0\5\0\0\0\0\20\0\0\1\0\0\0\10\17\0\0\10\37\0\0\10\37\0\0"..., 512) = 512 | |
[pid 20921] fstat64(16, {st_mode=S_IFREG|0755, st_size=5436, ...}) = 0 | |
[pid 20921] mmap2(NULL, 8212, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 16, 0) = 0x6d7000 | |
[pid 20921] mmap2(0x6d8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 16, 0) = 0x6d8000 | |
[pid 20921] close(16) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] open("/etc/services", O_RDONLY) = 16 | |
[pid 20921] fcntl64(16, F_GETFD) = 0 | |
[pid 20921] fcntl64(16, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] fstat64(16, {st_mode=S_IFREG|0644, st_size=362031, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf748a000 | |
[pid 20921] read(16, "# /etc/services:\n# $Id: services,v 1.42 2006/02/23 13:09:23 pknirsch Exp $\n#\n# Network services, Int"..., 4096) = 4096 | |
[pid 20921] read(16, "rotocol\nntp\t\t123/tcp\nntp\t\t123/udp\t\t\t\t# Network Time Protocol\nnetbios-ns\t137/tcp\t\t\t\t# NETBIOS Name Se"..., 4096) = 4096 | |
[pid 20921] read(16, "767/udp\nrsync\t\t873/tcp\t\t\t\t# rsync\nrsync\t\t873/udp\t\t\t\t# rsync\ntelnets\t\t992/tcp\ntelnets\t\t992/udp\nimaps\t"..., 4096) = 4096 | |
[pid 20921] read(16, "stmanager\ncvspserver\t2401/tcp\t\t\t# CVS client/server operations\ncvspserver\t2401/udp\t\t\t# CVS client/se"..., 4096) = 4096 | |
[pid 20921] close(16) = 0 | |
[pid 20921] munmap(0xf748a000, 4096) = 0 | |
[pid 20921] rt_sigaction(SIGPIPE, {0x1, [PIPE], SA_RESTART}, {0x1, [PIPE], SA_RESTART}, 8) = 0 | |
[pid 20921] stat64("/etc/mysql/my.cnf", 0xff8c231c) = -1 ENOENT (No such file or directory) | |
[pid 20921] stat64("/etc/my.cnf", {st_mode=S_IFREG|0644, st_size=691, ...}) = 0 | |
[pid 20921] open("/etc/my.cnf", O_RDONLY|O_LARGEFILE) = 16 | |
[pid 20921] fstat64(16, {st_mode=S_IFREG|0644, st_size=691, ...}) = 0 | |
[pid 20921] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf748a000 | |
[pid 20921] read(16, "# For client\n[mysql]\nprompt=\\h:\\p \\d>\\_\ndefault-character-set=utf8\n\n[mysqld]\nserver-id = 1\nbind-addr"..., 4096) = 691 | |
[pid 20921] read(16, "", 4096) = 0 | |
[pid 20921] close(16) = 0 | |
[pid 20921] munmap(0xf748a000, 4096) = 0 | |
[pid 20921] stat64("/root/.my.cnf", 0xff8c231c) = -1 EACCES (Permission denied) | |
[pid 20921] socket(PF_FILE, SOCK_STREAM, 0) = 16 | |
[pid 20921] fcntl64(16, F_SETFL, O_RDONLY) = 0 | |
[pid 20921] fcntl64(16, F_GETFL) = 0x2 (flags O_RDWR) | |
[pid 20921] connect(16, {sa_family=AF_FILE, path="/var/lib/mysql/mysql.sock"...}, 110) = 0 | |
[pid 20921] setsockopt(16, SOL_SOCKET, SO_RCVTIMEO, "\2003\341\1\0\0\0\0", 8) = 0 | |
[pid 20921] setsockopt(16, SOL_SOCKET, SO_SNDTIMEO, "\2003\341\1\0\0\0\0", 8) = 0 | |
[pid 20921] setsockopt(16, SOL_IP, IP_TOS, [8], 4) = -1 EOPNOTSUPP (Operation not supported) | |
[pid 20921] setsockopt(16, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0 | |
[pid 20921] read(16, ">\0\0\0\n5.1.41-community\0\217a\205\0~\\4+yC~u\0\377\367!\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0Ng><Rf,DU]Sf\0", 16384) = 66 | |
[pid 20921] stat64("/usr/share/mysql/charsets/Index.xml", {st_mode=S_IFREG|0755, st_size=18261, ...}) = 0 | |
[pid 20921] open("/usr/share/mysql/charsets/Index.xml", O_RDONLY|O_LARGEFILE) = 17 | |
[pid 20921] read(17, "<?xml version='1.0' encoding=\"utf-8\"?>\n\n<charsets max-id=\"99\">\n\n<copyright>\n Copyright (C) 2003 MySQ"..., 18261) = 18261 | |
[pid 20921] close(17) = 0 | |
[pid 20921] brk(0x9008000) = 0x9008000 | |
[pid 20921] write(16, "3\0\0\1\215\246\2\0\0\0\0@\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0root\0\0FTPAccessLog\0", 55) = 55 | |
[pid 20921] read(16, "\7\0\0\2\0\0\0\2\0\0\0", 16384) = 11 | |
[pid 20921] poll([{fd=16, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout) | |
[pid 20921] write(16, "\17\0\0\0\3SET NAMES utf8", 19) = 19 | |
[pid 20921] read(16, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] poll([{fd=16, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout) | |
[pid 20921] write(16, "\1\0\0\0\16", 5) = 5 | |
[pid 20921] read(16, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] poll([{fd=16, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout) | |
[pid 20921] write(16, "\1\0\0\0\16", 5) = 5 | |
[pid 20921] read(16, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] poll([{fd=16, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout) | |
[pid 20921] write(16, "\1\0\0\0\16", 5) = 5 | |
[pid 20921] read(16, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] poll([{fd=16, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout) | |
[pid 20921] write(16, "\1\0\0\0\16", 5) = 5 | |
[pid 20921] read(16, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] poll([{fd=16, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout) | |
[pid 20921] write(16, "\1\0\0\0\16", 5) = 5 | |
[pid 20921] read(16, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] poll([{fd=16, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout) | |
[pid 20921] write(16, "\1\0\0\0\16", 5) = 5 | |
[pid 20921] read(16, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] poll([{fd=16, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout) | |
[pid 20921] write(16, "\1\0\0\0\16", 5) = 5 | |
[pid 20921] read(16, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11 | |
[pid 20921] poll([{fd=16, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout) | |
[pid 20921] write(16, "\17\1\0\0\3INSERT INTO LoginLog (`User`, `ClientIp`, `ServerIp`, `Protocol`, `Timestamp`) VALUES ('sodexo'"..., 275) = 275 | |
[pid 20921] read(16, "\n\0\0\1\0\2\375\211z\21\2\0\0\0", 16384) = 14 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(4, "FTP server [20921] 107.23.60.175 [23/Mar/2017:00:51:20 -0500] \"PASS (hidden)\" 230 ssh2\n", 87) = 87 | |
[pid 20921] gettimeofday({1490248280, 244302}, NULL) = 0 | |
[pid 20921] write(5, "2017-03-23 00:51:20,244 qa-c0-sftp proftpd[20921] 10.199.149.45 (107.23.60.175[107.23.60.175]): USER"..., 127) = 127 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(4, "FTP server [20921] 107.23.60.175 [23/Mar/2017:00:51:20 -0500] \"USERAUTH_REQUEST\" - ssh2\n", 88) = 88 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 976550}) | |
[pid 20921] read(0, "*|\316ZN\24&'\227#U\230\3648\4\17", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "{\34\232W\331\f\312\7@p\5\214\367&\342\206)\244 \252\335m<Y^\263\\E\20 \222\221", 32) = 32 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "\254\1\20\320\340Ukl\264\267zEl\224\331Z", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(0) = 599 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(600) = 0 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(9, "107.23.60.175 UNKNOWN sodexo [23/Mar/2017:00:51:20 -0500] \"CHANNEL_OPEN\" - -\n", 77) = 77 | |
[pid 20921] select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999997}) | |
[pid 20921] writev(1, [{"\370\3747u\2460\217\352\343\240LX\251\274f\236zvk\t \351\7\24382\31\302\366$\365w", 32}, {"\211\370\273?\300?\210y\342\224\30\227l\266\357d", 16}], 2) = 48 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 962135}) | |
[pid 20921] read(0, "\367@\272\374N\201xCA0\233[\266\204\335\357", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\377\30\227\341\317\245\273\25\fi\356\327\314=Q\376\304*Z\34D\233\335\220\245\25\361\227\342\32QJ", 32) = 32 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "\33+]\251\255.\246#W\304\325\322$?\21\371", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(0) = 600 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(600) = 0 | |
[pid 20921] gettimeofday({1490248280, 310994}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:20,310 mod_sftp/0.9.9[20921]: 'env' channel request: 'LANG' = 'C'\n", 83) = 83 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(9, "107.23.60.175 UNKNOWN sodexo [23/Mar/2017:00:51:20 -0500] \"CHANNEL_REQUEST\" - -\n", 80) = 80 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\245~;7z!9\\\305s<\r\32\6b>", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\275\v@\350\27\240\234\326\360\257Avuk+X>s\177\34F\334|\247\247f\305&\321\220\16\7", 32) = 32 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "!\204\300\217BCP\302bNbTU\243oF", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(0) = 600 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(600) = 0 | |
[pid 20921] gettimeofday({1490248280, 314237}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:20,314 mod_sftp/0.9.9[20921]: 'env' channel request: 'LC_ALL' = 'C'\n", 85) = 85 | |
[pid 20921] gettimeofday({1490248280, 314406}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:20,314 mod_sftp/0.9.9[20921]: environment variable 'LC_ALL' prohibited by policy\n", 98) = 98 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(9, "107.23.60.175 UNKNOWN sodexo [23/Mar/2017:00:51:20 -0500] \"CHANNEL_REQUEST\" - -\n", 80) = 80 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\31\236~;\240$\303\226c\5<\342\343\337\4A", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\37\214\27M\244\317\324RGSi\307\367\251\367\4\21\32Phd\t\254?pV\265f/\306\3A", 32) = 32 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\247Vv\37\354\346uf\203\3010\315\247(\363\314", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(0) = 600 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(600) = 0 | |
[pid 20921] gettimeofday({1490248280, 316685}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:20,316 mod_sftp/0.9.9[20921]: 'env' channel request: 'LANGUAGE' = 'C'\n", 87) = 87 | |
[pid 20921] gettimeofday({1490248280, 316850}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:20,316 mod_sftp/0.9.9[20921]: environment variable 'LANGUAGE' prohibited by policy\n", 100) = 100 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(9, "107.23.60.175 UNKNOWN sodexo [23/Mar/2017:00:51:20 -0500] \"CHANNEL_REQUEST\" - -\n", 80) = 80 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\317<\303\7\227\323.\256i\253\335H\236\260\3110", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\252\3264\233j\265\0243.\37\363)ax\201\211cE\240n\234g\224c=\252\223*'x\21^", 32) = 32 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\227\204\363w\3660\210-\337\v\316s\350\243\343\17", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(0) = 600 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(600) = 0 | |
[pid 20921] gettimeofday({1490248280, 319208}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:20,319 mod_sftp/0.9.9[20921]: 'subsystem' channel request for 'sftp' subsystem\n", 96) = 96 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999997}) | |
[pid 20921] writev(1, [{"qW\367\7\352pQ+\332N\363:}\341\2731", 16}, {"\241\0310KC\32\10t*\314\255\0\217\322|\222", 16}], 2) = 32 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(9, "107.23.60.175 UNKNOWN sodexo [23/Mar/2017:00:51:20 -0500] \"CHANNEL_REQUEST\" - -\n", 80) = 80 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\200\342\300\276\331\360\256\362FE\314b\t\274kG", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
[pid 20921] read(0, "\0041V\0\201I\302*\310\277\316\302r\31\273\374", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\241B\221O\334;\276r\203\270S\363\223\224I\307", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(0) = 600 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(600) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] gettimeofday({1490248280, 323086}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:20,323 mod_sftp/0.9.9[20921]: using SFTP protocol version 6 for this session (chann"..., 109) = 109 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(9, "107.23.60.175 UNKNOWN sodexo [23/Mar/2017:00:51:20 -0500] \"INIT 6\" - -\n", 71) = 71 | |
[pid 20921] select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999997}) | |
[pid 20921] writev(1, [{"\33y\177\231B\277\20?\24\213r\272\300\207\251\374\264`!v\3619\7\227\375\230!M\374&Q\20x\253\36\274\250\273\27;\264\204\360 \377\f\214<\321$\320\0261\261Za\255\276s\362jg\372\332\266\373\r\277d\376\221\24\2\372\342\322\362\23q\22\374\3627\346\304\327t\222\254\335F4P\376\212\\rG)\333"..., 304}, {"~g\3576\23\f\306<\341St\257\364\240\310\t", 16}], 2) = 320 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 962129}) | |
[pid 20921] read(0, "U\256\347\324\306D;\202\357\337\332fEa&4", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999996}) | |
[pid 20921] read(0, "s\347\24v3\2610@\317\222\31\36\307S%d", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\\\365h\3574(f\205\227\206a\222\320;\257\302", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(0) = 600 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(600) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] stat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
[pid 20921] stat64("/ftp/.ftpaccess", 0xff8c853c) = -1 ENOENT (No such file or directory) | |
[pid 20921] umask(0) = 0 | |
[pid 20921] lstat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
[pid 20921] stat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
[pid 20921] select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999997}) | |
[pid 20921] writev(1, [{"k\301F\v!\333\260\22)\372\222-I\225#\204s@\237\316nA&j\273h\330<\371\350\236f\202\33\324\4\342\325h\307\321t\350\31\305\26\314v)\366t`2c\342\22\252\357\203jQ\335\3\341\320\3322<4\233\262\270k\215\246\254\260]\\\v\7;xM\250\360c!>\352%\2165\27\217\224", 96}, {"\246\34\262\240A\16\274\177D\33S\351\336\264\375\336", 16}], 2) = 112 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999995}) | |
[pid 20921] read(0, ">:v)\354\216\234\254^\220&\223\221y\22(", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\217\343\260\n\321A1\341q\233\237\307p\371\307-|\n\23\302^\233\270\310A\275@B\203&\261e\214wOr'\233\376F\340u'\361\271\0312\32\r'_\254\315\353\252f\232\233\"\274\330[pH\33\261\376,\317\361\274k\315nQ\360CV\332\213w\240\341+V\377\202\25\215{\3\357?\27\202\344", 96) = 96 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "x\370\25\371I232\33t2\261\234\230\f\246", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(0) = 600 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(600) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] lstat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
[pid 20921] stat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml/backup", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/.ftpaccess", 0xff8c848c) = -1 ENOENT (No such file or directory) | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/.ftpaccess", 0xff8c848c) = -1 ENOENT (No such file or directory) | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/.ftpaccess", 0xff8c848c) = -1 ENOENT (No such file or directory) | |
[pid 20921] stat64("/ftp/.ftpaccess", 0xff8c848c) = -1 ENOENT (No such file or directory) | |
[pid 20921] umask(0111) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(9, "107.23.60.175 UNKNOWN sodexo [23/Mar/2017:00:51:20 -0500] \"STAT /testcustomercatalogimportxml/backup"..., 140) = 140 | |
[pid 20921] select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999994}) | |
[pid 20921] writev(1, [{"\365uVH0\223\235\300\333\2529\221\211?\271\350N5\16'\232\223\203\207\253Q=+\232t\300\222\1}\207\302\f$}w=\10\302\270u\325\354eD\344)V\257\263\"\226\330\320\335+\265\247T\316\252\260\226&^\331\373&\342B\324r\261B\226\232!\377_r\316V\315B\207/\240\36\37F4e", 96}, {"F\341<R\7\274\236\207\33\342\23\372sR\323\254", 16}], 2) = 112 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 962144}) | |
[pid 20921] read(0, "\32\267\215\3054\212eb\322\344\307\220\360\22F2", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999996}) | |
[pid 20921] read(0, "\276\375\221]\25AM\16\331\7\241\240LM\24d?F\315\206h\345Z\306\23\242J\26\1\1/\337!og\341\245\345f\2568n Sr\4\275er^\311\347J\260\300\205\2170\242\263S\3\345\363(\3~\3410}\n\271\3126\307Eh\362L*\30\v\345\341\r\216Z=\213\2031\201\244\273\351Z+\21\252\313"..., 112) = 112 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "\201d\240\200>\3311\357eV\376b[tX\306", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(0) = 600 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(600) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] lstat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
[pid 20921] stat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml/backup", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/.ftpaccess", 0xff8c839c) = -1 ENOENT (No such file or directory) | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/.ftpaccess", 0xff8c839c) = -1 ENOENT (No such file or directory) | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/.ftpaccess", 0xff8c839c) = -1 ENOENT (No such file or directory) | |
[pid 20921] stat64("/ftp/.ftpaccess", 0xff8c839c) = -1 ENOENT (No such file or directory) | |
[pid 20921] umask(0111) = 0111 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] lstat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
[pid 20921] stat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml/backup", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] open("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", O_WRONLY|O_CREAT|O_NONBLOCK|O_LARGEFILE, 0666) = 17 | |
[pid 20921] fcntl64(17, F_SETFD, FD_CLOEXEC) = 0 | |
[pid 20921] fcntl64(17, F_GETFL) = 0x8801 (flags O_WRONLY|O_NONBLOCK|O_LARGEFILE) | |
[pid 20921] fcntl64(17, F_SETFL, O_WRONLY|O_LARGEFILE) = 0 | |
[pid 20921] fstat64(17, {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] gettimeofday({1490248280, 420857}, NULL) = 0 | |
[pid 20921] rt_sigaction(SIGALRM, {0x8059560, [], SA_INTERRUPT}, NULL, 8) = 0 | |
[pid 20921] rt_sigaction(SIGALRM, NULL, {0x8059560, [], SA_INTERRUPT}, 8) = 0 | |
[pid 20921] rt_sigaction(SIGALRM, {0x8059560, [], SA_INTERRUPT}, NULL, 8) = 0 | |
[pid 20921] alarm(0) = 600 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(600) = 0 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(9, "107.23.60.175 UNKNOWN sodexo [23/Mar/2017:00:51:20 -0500] \"OPEN /testcustomercatalogimportxml/backup"..., 140) = 140 | |
[pid 20921] select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999996}) | |
[pid 20921] writev(1, [{"3\263\334\321*\257=[5\206,=\333\310\341\0109\247;)l\360\30\207[k\217Qi\31/\326\243\322\300\r\362\35:idz\r[\264\262mx", 48}, {"}}#6|\3rXx\306\30\221\vZ\362\264", 16}], 2) = 64 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 962060}) | |
[pid 20921] read(0, "\2\232o\374;N\215\223v?\246\305\341\232\256t", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "=8\253'D\334Mu\363\316\220\212;TqN\31\302h\277\1\232\f\326Y\311>8\250\371sO\312\332_X\270b\233\334\367\324\211t\323,Zc\tD\263\3cCx\22\214\316\277\265\270\217\25ar)\224\251\306\36\351_\262 l<\32m%\262\364\375\354\355S\326G\323\211O{w\3\36X\304", 96) = 96 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
[pid 20921] read(0, "]\242x8\311\250L\363\321\216n\317\266\240H\363", 16) = 16 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(0) = 600 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(600) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] lstat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
[pid 20921] stat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml/backup", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
[pid 20921] lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/.ftpaccess", 0xff8c84ec) = -1 ENOENT (No such file or directory) | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/backup/.ftpaccess", 0xff8c84ec) = -1 ENOENT (No such file or directory) | |
[pid 20921] stat64("/ftp/testcustomercatalogimportxml/.ftpaccess", 0xff8c84ec) = -1 ENOENT (No such file or directory) | |
[pid 20921] stat64("/ftp/.ftpaccess", 0xff8c84ec) = -1 ENOENT (No such file or directory) | |
[pid 20921] umask(0111) = 0111 | |
[pid 20921] fstat64(17, {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] write(9, "107.23.60.175 UNKNOWN sodexo [23/Mar/2017:00:51:20 -0500] \"FSETSTAT 23e508182d7d4a82\" 0 0\n", 90) = 90 | |
[pid 20921] select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999995}) | |
[pid 20921] writev(1, [{"\"\302m\374h>\346\20\26\302\fr\326~\216<h\261\306Zu\343\315\216+\330\3265\266\315M\366\333\247F\217GJ\234\26\2\250I\357\341\366\340.", 48}, {"\222z65\232Z\341\334\352\241\316\357\3012R\355", 16}], 2) = 64 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] alarm(0) = 600 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] time(NULL) = 1490248280 | |
[pid 20921] alarm(600) = 0 | |
[pid 20921] close(17) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\271Q\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\00010.199.149.45:22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] --- SIGSEGV (Segmentation fault) @ 0 (0) --- | |
[pid 20921] gettimeofday({1490248280, 467457}, NULL) = 0 | |
[pid 20921] write(5, "2017-03-23 00:51:20,467 qa-c0-sftp proftpd[20921] 10.199.149.45 (107.23.60.175[107.23.60.175]): ProF"..., 128) = 128 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] fcntl64(8, F_SETLK64, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}, 0xff8c59a4) = 0 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] write(10, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
[pid 20921] _llseek(10, 16, [16], SEEK_SET) = 0 | |
[pid 20921] fcntl64(8, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0xff8c59a4) = 0 | |
[pid 20921] fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
[pid 20921] close(0) = 0 | |
[pid 20921] close(1) = 0 | |
[pid 20921] close(0) = -1 EBADF (Bad file descriptor) | |
[pid 20921] close(1) = -1 EBADF (Bad file descriptor) | |
[pid 20921] write(11, "0\5\2\1\5B\0", 7) = 7 | |
[pid 20921] shutdown(11, 2 /* send and receive */) = 0 | |
[pid 20921] close(11) = 0 | |
[pid 20921] shutdown(-1, 2 /* send and receive */) = -1 EBADF (Bad file descriptor) | |
[pid 20921] close(-1) = -1 EBADF (Bad file descriptor) | |
[pid 20921] close(10) = 0 | |
[pid 20921] close(8) = 0 | |
[pid 20921] gettimeofday({1490248280, 469235}, NULL) = 0 | |
[pid 20921] write(7, "2017-03-23 00:51:20,469 mod_sftp/0.9.9[20921]: aborting 1 unclosed file handle\n", 79) = 79 | |
[pid 20921] close(2) = 0 | |
[pid 20921] munmap(0xf770d000, 4096) = 0 | |
[pid 20921] close(7) = 0 | |
[pid 20921] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] write(16, "\1\0\0\0\1", 5) = 5 | |
[pid 20921] shutdown(16, 2 /* send and receive */) = 0 | |
[pid 20921] close(16) = 0 | |
[pid 20921] rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
[pid 20921] gettimeofday({1490248280, 470541}, NULL) = 0 | |
[pid 20921] write(5, "2017-03-23 00:51:20,470 qa-c0-sftp proftpd[20921] 10.199.149.45 (107.23.60.175[107.23.60.175]): SSH2"..., 117) = 117 | |
[pid 20921] close(5) = 0 | |
[pid 20921] close(-1) = -1 EBADF (Bad file descriptor) | |
[pid 20921] exit_group(0) = ? | |
Process 20921 detached | |
<... select resumed> ) = ? ERESTARTNOHAND (To be restarted) | |
--- SIGCHLD (Child exited) @ 0 (0) --- | |
rt_sigprocmask(SIG_BLOCK, [TERM CHLD], NULL, 8) = 0 | |
waitpid(-1, NULL, WNOHANG) = 20921 | |
waitpid(-1, NULL, WNOHANG) = -1 ECHILD (No child processes) | |
rt_sigprocmask(SIG_UNBLOCK, [TERM CHLD], NULL, 8) = 0 | |
rt_sigaction(SIGCHLD, {0x80545c0, [CHLD], SA_RESTART}, {0x80545c0, [CHLD], SA_RESTART}, 8) = 0 | |
sigreturn() = ? (mask now []) | |
rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
select(0, NULL, NULL, NULL, {0, 200000}) = 0 (Timeout) | |
rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
rt_sigprocmask(SIG_BLOCK, [TERM CHLD], NULL, 8) = 0 | |
waitpid(-1, NULL, WNOHANG) = -1 ECHILD (No child processes) | |
rt_sigprocmask(SIG_UNBLOCK, [TERM CHLD], NULL, 8) = 0 | |
lstat64("/etc/shutmsg", 0xff8c8844) = -1 ENOENT (No such file or directory) | |
select(1, [0], NULL, NULL, {30, 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
Process 30532 attached - interrupt to quit | |
read(16, "\n\0\0\1\0\2\375\211z\21\2\0\0\0", 16384) = 14 | |
rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
time(NULL) = 1490242573 | |
write(4, "FTP server [30532] 107.23.60.175"..., 87) = 87 | |
gettimeofday({1490242573, 188031}, NULL) = 0 | |
write(5, "2017-03-22 23:16:13,188 qa-c0-sf"..., 127) = 127 | |
time(NULL) = 1490242573 | |
write(4, "FTP server [30532] 107.23.60.175"..., 88) = 88 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 972920}) | |
read(0, "\0254\361\243\251(\325*<\270\0160\242\243u}", 16) = 16 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
read(0, "\35\3370\0257\270\222z\337\333\ts\367\352\303cwS\32\301K\232;<\217n\366\10\377\270e~", 32) = 32 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
read(0, "}Xk\177\17Y\27V\23\30\233w7\275=\366", 16) = 16 | |
time(NULL) = 1490242573 | |
alarm(0) = 600 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
alarm(600) = 0 | |
time(NULL) = 1490242573 | |
write(9, "107.23.60.175 UNKNOWN sodexo [22"..., 77) = 77 | |
select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999997}) | |
writev(1, [{"K\200\315\307\340N\306\245.\324\260\343Wu\35pK?[\340U#\234\31\217\227\350\262\230\362\240\301", 32}, {"e\17\22\222\22!Jl\330\221\314\221+\",\240", 16}], 2) = 48 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 960974}) | |
read(0, "\270\324A\307\215\272;\207\240$\215&m\226v*", 16) = 16 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999996}) | |
read(0, "v\353.\366\303\370\0\371\351-\252\213\227yz\374\376\216\6\312\334\37\267\340oq\332\213\372\317us", 32) = 32 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
read(0, "A=rKVP\31\356\204\217\2160\25\301\265m", 16) = 16 | |
time(NULL) = 1490242573 | |
alarm(0) = 600 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
alarm(600) = 0 | |
gettimeofday({1490242573, 259165}, NULL) = 0 | |
write(7, "2017-03-22 23:16:13,259 mod_sftp"..., 83) = 83 | |
time(NULL) = 1490242573 | |
write(9, "107.23.60.175 UNKNOWN sodexo [22"..., 80) = 80 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
read(0, "\241@j\\[\236^R\36/A-\370\236\370B", 16) = 16 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
read(0, "(\331\1\247\367K\343@\2\270}}!\363\243C\377\246DZ\3\250\222w\367J\f\301\331\326\231\"", 32) = 32 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
read(0, "A\206K\37\226\274V\332/\357a\212+\5\322U", 16) = 16 | |
time(NULL) = 1490242573 | |
alarm(0) = 600 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
alarm(600) = 0 | |
gettimeofday({1490242573, 261285}, NULL) = 0 | |
write(7, "2017-03-22 23:16:13,261 mod_sftp"..., 85) = 85 | |
gettimeofday({1490242573, 261458}, NULL) = 0 | |
write(7, "2017-03-22 23:16:13,261 mod_sftp"..., 98) = 98 | |
time(NULL) = 1490242573 | |
write(9, "107.23.60.175 UNKNOWN sodexo [22"..., 80) = 80 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999996}) | |
read(0, "8;)\307<\251\235\205K\316/\17\256\327\262C", 16) = 16 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
read(0, "*\241\224w\244\317HR\255d\310\261\312\256\214\267\212Z\305\255c\362\217F\\\230w5[\316\237\216", 32) = 32 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999988}) | |
read(0, "\246\210H\371\342\337\6h\211`e(YV\334\345", 16) = 16 | |
time(NULL) = 1490242573 | |
alarm(0) = 600 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
alarm(600) = 0 | |
gettimeofday({1490242573, 263694}, NULL) = 0 | |
write(7, "2017-03-22 23:16:13,263 mod_sftp"..., 87) = 87 | |
gettimeofday({1490242573, 263838}, NULL) = 0 | |
write(7, "2017-03-22 23:16:13,263 mod_sftp"..., 100) = 100 | |
time(NULL) = 1490242573 | |
write(9, "107.23.60.175 UNKNOWN sodexo [22"..., 80) = 80 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
read(0, "\355H\31\331\303[\335\225\312}\362\3066n\360~", 16) = 16 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
read(0, "\233\311\353\365(7\252B\351f9\241<6\6\307u\356#o\371J\\N\340\372\7\235\357\2\240\336", 32) = 32 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
read(0, "\216\256<-\244@\177\217\341kB\330%1\n\351", 16) = 16 | |
time(NULL) = 1490242573 | |
alarm(0) = 600 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
alarm(600) = 0 | |
gettimeofday({1490242573, 266061}, NULL) = 0 | |
write(7, "2017-03-22 23:16:13,266 mod_sftp"..., 96) = 96 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999997}) | |
writev(1, [{"\341\341\223\2718\35\234\3625\355e\301\304\266[U", 16}, {"ek`}\374\214}\317\t/#\232\303[\200\360", 16}], 2) = 32 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
write(9, "107.23.60.175 UNKNOWN sodexo [22"..., 80) = 80 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
read(0, "\365i}\337}\0\200\263X\326\243_?_\332\267", 16) = 16 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
read(0, "\24\214\367\3306\255\260\252\325\0LN\22a\245\347", 16) = 16 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
read(0, "\311\20\211\2154\243\3x\234\366\200\2005\2412\36", 16) = 16 | |
time(NULL) = 1490242573 | |
alarm(0) = 600 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
alarm(600) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
gettimeofday({1490242573, 269751}, NULL) = 0 | |
write(7, "2017-03-22 23:16:13,269 mod_sftp"..., 109) = 109 | |
time(NULL) = 1490242573 | |
write(9, "107.23.60.175 UNKNOWN sodexo [22"..., 71) = 71 | |
select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999997}) | |
writev(1, [{"CX\244\232Y\377\201c\177\233G\"\f\351{\30\240\245\3,\177\303w$\3156\330\267\2440\243y"..., 304}, {"\345\250\271\265\311\315\264\304\325x\276\371\227K\220\17", 16}], 2) = 320 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 961512}) | |
read(0, "[u7%\303e9\370U\205\374pV\321\1?", 16) = 16 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
read(0, "\\h\245\227\255\322\v\333A\36\17\27\311\320\\\\", 16) = 16 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
read(0, "\244M\240\341\222\363/\32<\262`\351\35\10\267)", 16) = 16 | |
time(NULL) = 1490242573 | |
alarm(0) = 600 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
alarm(600) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
stat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
stat64("/ftp/.ftpaccess", 0xffaa324c) = -1 ENOENT (No such file or directory) | |
umask(0) = 0 | |
lstat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
stat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999997}) | |
writev(1, [{"r\376\326{t\257\246\306)\35[L\5-d\222\300g\vR/\355\f\225\320\337\243\330\253SoV"..., 96}, {"{\341\315}\35|\255\200O\322\357\307\fP\364f", 16}], 2) = 112 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
read(0, "\374\356X\274=4\374\371x\335\364\342nCl\252", 16) = 16 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
read(0, "%\325n$m\234\374\17\221/\353!X'\342\263\213\246b\232\35W\363\371L\2\226\252\303\216f\324"..., 96) = 96 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
read(0, "\30\3521\3363\257\266~\274\7\17b\353D!\204", 16) = 16 | |
time(NULL) = 1490242573 | |
alarm(0) = 600 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
alarm(600) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
lstat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
stat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml/backup", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/.ftpaccess", 0xffaa319c) = -1 ENOENT (No such file or directory) | |
stat64("/ftp/testcustomercatalogimportxml/backup/.ftpaccess", 0xffaa319c) = -1 ENOENT (No such file or directory) | |
stat64("/ftp/testcustomercatalogimportxml/.ftpaccess", 0xffaa319c) = -1 ENOENT (No such file or directory) | |
stat64("/ftp/.ftpaccess", 0xffaa319c) = -1 ENOENT (No such file or directory) | |
umask(0111) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
time(NULL) = 1490242573 | |
write(9, "107.23.60.175 UNKNOWN sodexo [22"..., 140) = 140 | |
select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999997}) | |
writev(1, [{"\324\2030\266\230\240\37\207b;\6\204\277\223|wu\277\345T0\351\20B\306\266\300\374Fu\222\264"..., 96}, {"\203<\211\247\203co\212\376\336\367.\370n\263\223", 16}], 2) = 112 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 959985}) | |
read(0, "X\362\273!G\214\32\\\267+\3\24\274\350\263\261", 16) = 16 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999996}) | |
read(0, "%V\266\2\220\357\315\17\265\324\340>d\266\\\2579`\267\374\321\360t\304\242\252KC\213\350\33\277"..., 112) = 112 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999998}) | |
read(0, "|\230\23>\32\316\31\344x\364ed\234\303\376o", 16) = 16 | |
time(NULL) = 1490242573 | |
alarm(0) = 600 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
alarm(600) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
lstat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
stat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml/backup", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/.ftpaccess", 0xffaa30ac) = -1 ENOENT (No such file or directory) | |
stat64("/ftp/testcustomercatalogimportxml/backup/.ftpaccess", 0xffaa30ac) = -1 ENOENT (No such file or directory) | |
stat64("/ftp/testcustomercatalogimportxml/.ftpaccess", 0xffaa30ac) = -1 ENOENT (No such file or directory) | |
stat64("/ftp/.ftpaccess", 0xffaa30ac) = -1 ENOENT (No such file or directory) | |
umask(0111) = 0111 | |
lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
lstat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
stat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml/backup", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
open("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", O_WRONLY|O_CREAT|O_NONBLOCK|O_LARGEFILE, 0666) = 17 | |
fcntl64(17, F_SETFD, FD_CLOEXEC) = 0 | |
fcntl64(17, F_GETFL) = 0x8801 (flags O_WRONLY|O_NONBLOCK|O_LARGEFILE) | |
fcntl64(17, F_SETFL, O_WRONLY|O_LARGEFILE) = 0 | |
fstat64(17, {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
gettimeofday({1490242573, 364220}, NULL) = 0 | |
rt_sigaction(SIGALRM, {0x8059560, [], SA_INTERRUPT}, NULL, 8) = 0 | |
rt_sigaction(SIGALRM, NULL, {0x8059560, [], SA_INTERRUPT}, 8) = 0 | |
rt_sigaction(SIGALRM, {0x8059560, [], SA_INTERRUPT}, NULL, 8) = 0 | |
alarm(0) = 600 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
alarm(600) = 0 | |
time(NULL) = 1490242573 | |
write(9, "107.23.60.175 UNKNOWN sodexo [22"..., 140) = 140 | |
select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999997}) | |
writev(1, [{"\356>\3267\241Z\253o\335\33\366\25\344'\256\225\5E\373;\333\263\4c\254\255\342\2\363\344\364_"..., 48}, {"\345f\17\v\320\327y\3\f\346\373o\207]De", 16}], 2) = 64 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 960193}) | |
read(0, "\227\321\241\267]\0349\217}:\230o\366\312\7{", 16) = 16 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999996}) | |
read(0, "L\32\0013\373\26X\230\315\367\350SC+=x(\313\1\31\214E\371\242c\7\271\2500\371 \376"..., 96) = 96 | |
time(NULL) = 1490242573 | |
select(1, [0], NULL, NULL, {600, 0}) = 1 (in [0], left {599, 999997}) | |
read(0, "+M$\374z*\377t\220>\261\30_\377\6\260", 16) = 16 | |
time(NULL) = 1490242573 | |
alarm(0) = 600 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
alarm(600) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
lstat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
stat64("/ftp/", {st_mode=S_IFDIR|0777, st_size=249856, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml/backup", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0 | |
lstat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/fullItems.xml", {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
stat64("/ftp/testcustomercatalogimportxml/backup/2017-03-22_16:09:17/.ftpaccess", 0xffaa31fc) = -1 ENOENT (No such file or directory) | |
stat64("/ftp/testcustomercatalogimportxml/backup/.ftpaccess", 0xffaa31fc) = -1 ENOENT (No such file or directory) | |
stat64("/ftp/testcustomercatalogimportxml/.ftpaccess", 0xffaa31fc) = -1 ENOENT (No such file or directory) | |
stat64("/ftp/.ftpaccess", 0xffaa31fc) = -1 ENOENT (No such file or directory) | |
umask(0111) = 0111 | |
fstat64(17, {st_mode=S_IFREG|0666, st_size=3149, ...}) = 0 | |
time(NULL) = 1490242573 | |
write(9, "107.23.60.175 UNKNOWN sodexo [22"..., 90) = 90 | |
select(2, NULL, [1], NULL, {600, 0}) = 1 (out [1], left {599, 999997}) | |
writev(1, [{"\277\374x\241c\271A\0013n\10\213\354p\337\272\343\\7C\340\312v\211b\345\373\360\32\360FH"..., 48}, {"\363O\352\\M6\324nt\301\360\303\324AJ~", 16}], 2) = 64 | |
time(NULL) = 1490242573 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
alarm(0) = 600 | |
time(NULL) = 1490242573 | |
time(NULL) = 1490242573 | |
alarm(600) = 0 | |
close(17) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "Dw\0\0c\0\0\0c\0\0\0sodexo\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
--- SIGSEGV (Segmentation fault) @ 0 (0) --- | |
gettimeofday({1490242573, 411515}, NULL) = 0 | |
write(5, "2017-03-22 23:16:13,411 qa-c0-sf"..., 128) = 128 | |
fcntl64(10, F_SETLKW64, {type=F_WRLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
fcntl64(8, F_SETLK64, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}, 0xffaa06b4) = 0 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
write(10, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 612) = 612 | |
_llseek(10, 16, [16], SEEK_SET) = 0 | |
fcntl64(8, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0xffaa06b4) = 0 | |
fcntl64(10, F_SETLKW64, {type=F_UNLCK, whence=SEEK_CUR, start=16, len=612}, 0x81021c4) = 0 | |
close(0) = 0 | |
close(1) = 0 | |
close(0) = -1 EBADF (Bad file descriptor) | |
close(1) = -1 EBADF (Bad file descriptor) | |
write(11, "0\5\2\1\5B\0", 7) = 7 | |
shutdown(11, 2 /* send and receive */) = 0 | |
close(11) = 0 | |
shutdown(-1, 2 /* send and receive */) = -1 EBADF (Bad file descriptor) | |
close(-1) = -1 EBADF (Bad file descriptor) | |
close(10) = 0 | |
close(8) = 0 | |
gettimeofday({1490242573, 413913}, NULL) = 0 | |
write(7, "2017-03-22 23:16:13,413 mod_sftp"..., 79) = 79 | |
close(2) = 0 | |
munmap(0xf7719000, 4096) = 0 | |
close(7) = 0 | |
rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
write(16, "\1\0\0\0\1", 5) = 5 | |
shutdown(16, 2 /* send and receive */) = 0 | |
close(16) = 0 | |
rt_sigprocmask(SIG_UNBLOCK, [HUP INT QUIT BUS USR1 ALRM TERM CHLD IO], NULL, 8) = 0 | |
gettimeofday({1490242573, 414942}, NULL) = 0 | |
write(5, "2017-03-22 23:16:13,414 qa-c0-sf"..., 117) = 117 | |
close(5) = 0 | |
close(-1) = -1 EBADF (Bad file descriptor) | |
exit_group(0) = ? | |
Process 30532 detached |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In /var/log/proftpd/sftp.log