Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add x-pack filebeat and metricbeat stages for Windows and OSX #18494

Merged
merged 4 commits into from
May 15, 2020

Conversation

jsoriano
Copy link
Member

@jsoriano jsoriano commented May 13, 2020

Jenkins pipeline is not executing the tests on Windows and OSX for some x-pack
beats, so we cannot detect specific issues on these platforms, like the compilation
error in Windows solved by #18477, that was introduced after a green build.

Run x-pack Filebeat and Metricbeat builds and unit tests in Windows and OSX.

Related to #18515.

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label May 13, 2020
@elasticmachine
Copy link
Collaborator

elasticmachine commented May 13, 2020

💔 Tests Failed

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

Test stats 🧪

Test Results
Failed 1
Passed 8386
Skipped 1539
Total 9926

Test errors

Expand to view the tests failures

  • Name: Build and Test / Auditbeat x-pack / test_dns_long_request – test_system_socket.Test

    • Status: FAILED
    • Age: 9
    • Duration: 31.17
    • Error Details: The events in: [
      {
      "@timestamp": "2020-05-15T12:26:21.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 1198,
      "client.ip": "127.0.0.1",
      "client.packets": 4,
      "client.port": 45686,
      "destination.bytes": 1565,
      "destination.ip": "127.0.0.1",
      "destination.packets": 3,
      "destination.port": 8778,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 2988537,
      "event.end": "2020-05-15T12:26:18.629Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:18.626Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 2763,
      "network.community_id": "1:v8m/ACVJweHDdvfmf4TmzX9Y1f0=",
      "network.direction": "unknown",
      "network.packets": 7,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/local/bin/metricbeat",
      "-e",
      "-c",
      "/etc/metricbeat/metricbeat.yml",
      "--path.home",
      "/etc/metricbeat"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/opt/metricbeat-7.3.2-linux-x86_64/metricbeat",
      "process.name": "metricbeat",
      "process.pid": 2202,
      "related.ip": [
      "127.0.0.1",
      "127.0.0.1"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 1565,
      "server.ip": "127.0.0.1",
      "server.packets": 3,
      "server.port": 8778,
      "service.type": "system",
      "source.bytes": 1198,
      "source.ip": "127.0.0.1",
      "source.packets": 4,
      "source.port": 45686,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9dfbd9000",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:21.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 1625,
      "client.ip": "127.0.0.1",
      "client.packets": 3,
      "client.port": 8778,
      "destination.bytes": 1118,
      "destination.ip": "127.0.0.1",
      "destination.packets": 4,
      "destination.port": 45686,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 2954473,
      "event.end": "2020-05-15T12:26:18.629Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:18.626Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 2743,
      "network.community_id": "1:v8m/ACVJweHDdvfmf4TmzX9Y1f0=",
      "network.direction": "unknown",
      "network.packets": 7,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/local/bin/metricbeat",
      "-e",
      "-c",
      "/etc/metricbeat/metricbeat.yml",
      "--path.home",
      "/etc/metricbeat"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/opt/metricbeat-7.3.2-linux-x86_64/metricbeat",
      "process.name": "metricbeat",
      "process.pid": 2202,
      "related.ip": [
      "127.0.0.1",
      "127.0.0.1"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 1118,
      "server.ip": "127.0.0.1",
      "server.packets": 4,
      "server.port": 45686,
      "service.type": "system",
      "source.bytes": 1625,
      "source.ip": "127.0.0.1",
      "source.packets": 3,
      "source.port": 8778,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9d3a87700",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:21.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 64,
      "client.ip": "127.165.243.218",
      "client.packets": 1,
      "client.port": 48985,
      "destination.bytes": 72,
      "destination.ip": "127.16.1.4",
      "destination.packets": 1,
      "destination.port": 53,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 28569,
      "event.end": "2020-05-15T12:26:18.816Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:18.816Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 136,
      "network.community_id": "1:lbsil8jPD5a2zLab4EoBmoH9rPQ=",
      "network.direction": "inbound",
      "network.packets": 2,
      "network.transport": "udp",
      "network.type": "ipv4",
      "process.args": [
      "/tmp/python-env/build/ve/docker/bin/python3",
      "/tmp/python-env/build/ve/docker/bin/nosetests",
      "--process-timeout=90",
      "--with-timer",
      "--with-xunit",
      "--xunit-file=build/TEST-python-integration.xml",
      "tests/system/test_metricsets.py",
      "tests/system/test_system_socket.py"
      ],
      "process.created": "2020-05-15T12:25:43.850Z",
      "process.executable": "/usr/bin/python3.7",
      "process.name": "nosetests",
      "process.pid": 50200,
      "related.ip": [
      "127.16.1.4",
      "127.165.243.218"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 72,
      "server.ip": "127.16.1.4",
      "server.packets": 1,
      "server.port": 53,
      "service.type": "system",
      "source.bytes": 64,
      "source.ip": "127.165.243.218",
      "source.packets": 1,
      "source.port": 48985,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9aaac2800",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:21.615Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 56,
      "client.ip": "127.165.243.218",
      "client.packets": 1,
      "client.port": 48985,
      "destination.bytes": 80,
      "destination.ip": "127.16.1.4",
      "destination.packets": 1,
      "destination.port": 53,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 141656,
      "event.end": "2020-05-15T12:26:18.816Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:18.816Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 136,
      "network.community_id": "1:lbsil8jPD5a2zLab4EoBmoH9rPQ=",
      "network.direction": "outbound",
      "network.packets": 2,
      "network.transport": "udp",
      "network.type": "ipv4",
      "process.args": [
      "/tmp/python-env/build/ve/docker/bin/python3",
      "/tmp/python-env/build/ve/docker/bin/nosetests",
      "--process-timeout=90",
      "--with-timer",
      "--with-xunit",
      "--xunit-file=build/TEST-python-integration.xml",
      "tests/system/test_metricsets.py",
      "tests/system/test_system_socket.py"
      ],
      "process.created": "2020-05-15T12:25:43.850Z",
      "process.executable": "/usr/bin/python3.7",
      "process.name": "nosetests",
      "process.pid": 50200,
      "related.ip": [
      "127.165.243.218",
      "127.16.1.4"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 80,
      "server.ip": "127.16.1.4",
      "server.packets": 1,
      "server.port": 53,
      "service.type": "system",
      "source.bytes": 56,
      "source.ip": "127.165.243.218",
      "source.packets": 1,
      "source.port": 48985,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9aaac1400",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:22.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 2256,
      "client.ip": "10.224.2.41",
      "client.packets": 2,
      "client.port": 54320,
      "destination.bytes": 691,
      "destination.ip": "52.8.216.75",
      "destination.packets": 2,
      "destination.port": 9243,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 60175518,
      "event.end": "2020-05-15T12:26:19.691Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:19.631Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 2947,
      "network.community_id": "1:jfG16DR2nGsskrfIeVruGtSXCd8=",
      "network.direction": "unknown",
      "network.packets": 4,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/local/bin/metricbeat",
      "-e",
      "-c",
      "/etc/metricbeat/metricbeat.yml",
      "--path.home",
      "/etc/metricbeat"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/opt/metricbeat-7.3.2-linux-x86_64/metricbeat",
      "process.name": "metricbeat",
      "process.pid": 2202,
      "related.ip": [
      "10.224.2.41",
      "52.8.216.75"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 691,
      "server.ip": "52.8.216.75",
      "server.packets": 2,
      "server.port": 9243,
      "service.type": "system",
      "source.bytes": 2256,
      "source.ip": "10.224.2.41",
      "source.packets": 2,
      "source.port": 54320,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9d5042000",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:23.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 80,
      "client.ip": "10.224.2.41",
      "client.packets": 2,
      "client.port": 49662,
      "destination.bytes": 642,
      "destination.ip": "169.254.169.254",
      "destination.packets": 3,
      "destination.port": 80,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 932799,
      "event.end": "2020-05-15T12:26:21.431Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:21.430Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 722,
      "network.community_id": "1:tCEFNrB7EuNdY3p3TuMwzw4D5zM=",
      "network.direction": "unknown",
      "network.packets": 5,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/bin/python3",
      "/usr/bin/google_network_daemon"
      ],
      "process.created": "2020-05-15T12:15:25.280Z",
      "process.executable": "/usr/bin/python3.5",
      "process.name": "google_network_",
      "process.pid": 1818,
      "related.ip": [
      "10.224.2.41",
      "169.254.169.254"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 642,
      "server.ip": "169.254.169.254",
      "server.packets": 3,
      "server.port": 80,
      "service.type": "system",
      "source.bytes": 80,
      "source.ip": "10.224.2.41",
      "source.packets": 2,
      "source.port": 49662,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9d5719000",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:23.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 425,
      "client.ip": "10.224.2.41",
      "client.packets": 3,
      "client.port": 49674,
      "destination.bytes": 68,
      "destination.ip": "169.254.169.254",
      "destination.packets": 3,
      "destination.port": 80,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 629848,
      "event.end": "2020-05-15T12:26:21.437Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:21.437Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": true,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 493,
      "network.community_id": "1:hSbidG+Na//hbVLHeij8QsLjwqE=",
      "network.direction": "outbound",
      "network.packets": 6,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/bin/python3",
      "/usr/bin/google_network_daemon"
      ],
      "process.created": "2020-05-15T12:15:25.280Z",
      "process.executable": "/usr/bin/python3.5",
      "process.name": "google_network_",
      "process.pid": 1818,
      "related.ip": [
      "10.224.2.41",
      "169.254.169.254"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 68,
      "server.ip": "169.254.169.254",
      "server.packets": 3,
      "server.port": 80,
      "service.type": "system",
      "source.bytes": 425,
      "source.ip": "10.224.2.41",
      "source.packets": 3,
      "source.port": 49674,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9d5040800",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:25.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 49178,
      "client.ip": "10.224.2.41",
      "client.packets": 72,
      "client.port": 53412,
      "destination.bytes": 83306,
      "destination.ip": "10.224.0.26",
      "destination.packets": 53,
      "destination.port": 49187,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 6721241226,
      "event.end": "2020-05-15T12:26:25.637Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:18.916Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "1158",
      "host.name": "abe94dccdb6e",
      "network.bytes": 132484,
      "network.community_id": "1:gvSI6YGukfwkAjRngIdMwPEodso=",
      "network.direction": "unknown",
      "network.packets": 125,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "java",
      "-Djava.util.logging.config.file=/var/lib/jenkins/logging.properties",
      "-javaagent:/opt/jolokia/jolokia-agent.jar=config=/opt/jolokia/jolokia.properties",
      "-Dorg.jenkinsci.plugins.gitclient.Git.timeOut=10",
      "-jar",
      "/usr/local/share/jenkins/swarm-client-3.17.jar",
      "-description",
      "Ubuntu 16.04 - 2 CPU Cores / 3539 MB Memory",
      "-disableClientsUniqueId",
      "-executors",
      "1",
      "-fsroot",
      "/var/lib/jenkins",
      "-master",
      "https://beats-ci.elastic.co/",
      "-maxRetryInterval",
      "160",
      "-retryBackOffStrategy",
      "linear",
      "-mode",
      "exclusive",
      "-name",
      "beats-ci-immutable-ubuntu-1604-1589544892429562245",
      "-username",
      "local-admin",
      "-password",
      "1101471da3a313cbf3999ee6888d412a7e",
      "-name",
      "beats-ci-immutable-ubuntu-1604-1589544892429562245",
      "-master",
      "https://beats-ci.elastic.co",
      "-username",
      "local-admin",
      "-password",
      "11dcb3e0e0e33d4cbfaf8ae785cd1bde2b",
      "-labels",
      "docker",
      "-labels",
      "immutable",
      "-labels",
      "linux",
      "-labels",
      "linux-immutable",
      "-labels",
      "swarm",
      "-labels",
      "ubuntu",
      "-labels",
      "ubuntu-16.04",
      "-labels",
      "ubuntu-16",
      "-labels",
      "virtual",
      "-labels",
      "x86_64",
      "-description",
      "MachineType:n1-highmem-4,DiskSize:150"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java",
      "process.name": "java",
      "process.pid": 2196,
      "related.ip": [
      "10.224.2.41",
      "10.224.0.26"
      ],
      "server.bytes": 83306,
      "server.ip": "10.224.0.26",
      "server.packets": 53,
      "server.port": 49187,
      "service.type": "system",
      "source.bytes": 49178,
      "source.ip": "10.224.2.41",
      "source.packets": 72,
      "source.port": 53412,
      "system.audit.socket.egid": 1158,
      "system.audit.socket.euid": 1157,
      "system.audit.socket.gid": 1158,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9d3a80880",
      "system.audit.socket.uid": 1157,
      "user.id": "1157"
      },
      {
      "@timestamp": "2020-05-15T12:26:25.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 14772,
      "client.ip": "10.224.2.41",
      "client.packets": 9,
      "client.port": 41658,
      "destination.bytes": 396,
      "destination.ip": "35.184.73.24",
      "destination.packets": 8,
      "destination.port": 5001,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 5250022246,
      "event.end": "2020-05-15T12:26:24.221Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:18.971Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 15168,
      "network.community_id": "1:RnrgqynWJ2TjVWpYQ5GHEkW8kKs=",
      "network.direction": "unknown",
      "network.packets": 17,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/local/bin/auditbeat",
      "-e",
      "-c",
      "/etc/auditbeat/auditbeat.yml"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/opt/auditbeat-7.3.0-linux-x86_64/auditbeat",
      "process.name": "auditbeat",
      "process.pid": 2201,
      "related.ip": [
      "10.224.2.41",
      "35.184.73.24"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 396,
      "server.ip": "35.184.73.24",
      "server.packets": 8,
      "server.port": 5001,
      "service.type": "system",
      "source.bytes": 14772,
      "source.ip": "10.224.2.41",
      "source.packets": 9,
      "source.port": 41658,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9db1c0000",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:27.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 52,
      "client.ip": "10.224.2.41",
      "client.packets": 1,
      "client.port": 55566,
      "destination.bytes": 32,
      "destination.ip": "52.8.33.86",
      "destination.packets": 1,
      "destination.port": 9243,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 52971996,
      "event.end": "2020-05-15T12:26:25.275Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:25.222Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "host.name": "abe94dccdb6e",
      "network.bytes": 84,
      "network.community_id": "1:39EH/HeYOj1g/hn+8FvU9AbOY3c=",
      "network.direction": "unknown",
      "network.packets": 2,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "related.ip": [
      "10.224.2.41",
      "52.8.33.86"
      ],
      "server.bytes": 32,
      "server.ip": "52.8.33.86",
      "server.packets": 1,
      "server.port": 9243,
      "service.type": "system",
      "source.bytes": 52,
      "source.ip": "10.224.2.41",
      "source.packets": 1,
      "source.port": 55566,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9d571c000"
      },
      {
      "@timestamp": "2020-05-15T12:26:29.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 2197,
      "client.ip": "10.224.2.41",
      "client.packets": 2,
      "client.port": 41658,
      "destination.bytes": 99,
      "destination.ip": "35.184.73.24",
      "destination.packets": 2,
      "destination.port": 5001,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 1882505,
      "event.end": "2020-05-15T12:26:27.226Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:27.224Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 2296,
      "network.community_id": "1:RnrgqynWJ2TjVWpYQ5GHEkW8kKs=",
      "network.direction": "unknown",
      "network.packets": 4,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/local/bin/auditbeat",
      "-e",
      "-c",
      "/etc/auditbeat/auditbeat.yml"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/opt/auditbeat-7.3.0-linux-x86_64/auditbeat",
      "process.name": "auditbeat",
      "process.pid": 2201,
      "related.ip": [
      "10.224.2.41",
      "35.184.73.24"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 99,
      "server.ip": "35.184.73.24",
      "server.packets": 2,
      "server.port": 5001,
      "service.type": "system",
      "source.bytes": 2197,
      "source.ip": "10.224.2.41",
      "source.packets": 2,
      "source.port": 41658,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9db1c0000",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:29.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 40,
      "client.ip": "10.224.2.41",
      "client.packets": 1,
      "client.port": 49660,
      "destination.bytes": 20,
      "destination.ip": "169.254.169.254",
      "destination.packets": 1,
      "destination.port": 80,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 103827,
      "event.end": "2020-05-15T12:26:27.273Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:27.273Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 60,
      "network.community_id": "1:Mu0KErnnRYsvQQEkCknoZcOmBNg=",
      "network.direction": "unknown",
      "network.packets": 2,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/bin/python3",
      "/usr/bin/google_clock_skew_daemon"
      ],
      "process.created": "2020-05-15T12:15:25.280Z",
      "process.executable": "/usr/bin/python3.5",
      "process.name": "google_clock_sk",
      "process.pid": 1821,
      "related.ip": [
      "10.224.2.41",
      "169.254.169.254"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 20,
      "server.ip": "169.254.169.254",
      "server.packets": 1,
      "server.port": 80,
      "service.type": "system",
      "source.bytes": 40,
      "source.ip": "10.224.2.41",
      "source.packets": 1,
      "source.port": 49660,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9dfbda800",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:29.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 433,
      "client.ip": "10.224.2.41",
      "client.packets": 3,
      "client.port": 49676,
      "destination.bytes": 68,
      "destination.ip": "169.254.169.254",
      "destination.packets": 3,
      "destination.port": 80,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 448455,
      "event.end": "2020-05-15T12:26:27.275Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:27.275Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": true,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 501,
      "network.community_id": "1:lMZ+H/iDxYe9T0Cr7uSNmWQdzC8=",
      "network.direction": "outbound",
      "network.packets": 6,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/bin/python3",
      "/usr/bin/google_clock_skew_daemon"
      ],
      "process.created": "2020-05-15T12:15:25.280Z",
      "process.executable": "/usr/bin/python3.5",
      "process.name": "google_clock_sk",
      "process.pid": 1821,
      "related.ip": [
      "10.224.2.41",
      "169.254.169.254"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 68,
      "server.ip": "169.254.169.254",
      "server.packets": 3,
      "server.port": 80,
      "service.type": "system",
      "source.bytes": 433,
      "source.ip": "10.224.2.41",
      "source.packets": 3,
      "source.port": 49676,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9d5041800",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:29.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 80,
      "client.ip": "10.224.2.41",
      "client.packets": 2,
      "client.port": 49664,
      "destination.bytes": 300,
      "destination.ip": "169.254.169.254",
      "destination.packets": 2,
      "destination.port": 80,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 41487598,
      "event.end": "2020-05-15T12:26:27.314Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:27.273Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "host.name": "abe94dccdb6e",
      "network.bytes": 380,
      "network.community_id": "1:F6gAnw8vpghvsjrZkDnqVr9BKzM=",
      "network.direction": "unknown",
      "network.packets": 4,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "related.ip": [
      "10.224.2.41",
      "169.254.169.254"
      ],
      "server.bytes": 300,
      "server.ip": "169.254.169.254",
      "server.packets": 2,
      "server.port": 80,
      "service.type": "system",
      "source.bytes": 80,
      "source.ip": "10.224.2.41",
      "source.packets": 2,
      "source.port": 49664,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9db1c7800"
      },
      {
      "@timestamp": "2020-05-15T12:26:31.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 1198,
      "client.ip": "127.0.0.1",
      "client.packets": 4,
      "client.port": 45686,
      "destination.bytes": 1566,
      "destination.ip": "127.0.0.1",
      "destination.packets": 3,
      "destination.port": 8778,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 2923455,
      "event.end": "2020-05-15T12:26:28.629Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:28.626Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 2764,
      "network.community_id": "1:v8m/ACVJweHDdvfmf4TmzX9Y1f0=",
      "network.direction": "unknown",
      "network.packets": 7,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/local/bin/metricbeat",
      "-e",
      "-c",
      "/etc/metricbeat/metricbeat.yml",
      "--path.home",
      "/etc/metricbeat"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/opt/metricbeat-7.3.2-linux-x86_64/metricbeat",
      "process.name": "metricbeat",
      "process.pid": 2202,
      "related.ip": [
      "127.0.0.1",
      "127.0.0.1"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 1566,
      "server.ip": "127.0.0.1",
      "server.packets": 3,
      "server.port": 8778,
      "service.type": "system",
      "source.bytes": 1198,
      "source.ip": "127.0.0.1",
      "source.packets": 4,
      "source.port": 45686,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9dfbd9000",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:31.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 1626,
      "client.ip": "127.0.0.1",
      "client.packets": 3,
      "client.port": 8778,
      "destination.bytes": 1118,
      "destination.ip": "127.0.0.1",
      "destination.packets": 4,
      "destination.port": 45686,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 2854254,
      "event.end": "2020-05-15T12:26:28.629Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:28.627Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 2744,
      "network.community_id": "1:v8m/ACVJweHDdvfmf4TmzX9Y1f0=",
      "network.direction": "unknown",
      "network.packets": 7,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/local/bin/metricbeat",
      "-e",
      "-c",
      "/etc/metricbeat/metricbeat.yml",
      "--path.home",
      "/etc/metricbeat"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/opt/metricbeat-7.3.2-linux-x86_64/metricbeat",
      "process.name": "metricbeat",
      "process.pid": 2202,
      "related.ip": [
      "127.0.0.1",
      "127.0.0.1"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 1118,
      "server.ip": "127.0.0.1",
      "server.packets": 4,
      "server.port": 45686,
      "service.type": "system",
      "source.bytes": 1626,
      "source.ip": "127.0.0.1",
      "source.packets": 3,
      "source.port": 8778,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9d3a87700",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:31.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 132,
      "client.ip": "127.176.30.158",
      "client.packets": 3,
      "client.port": 51063,
      "destination.bytes": 234,
      "destination.ip": "127.13.56.152",
      "destination.packets": 4,
      "destination.port": 43103,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 381894,
      "event.end": "2020-05-15T12:26:28.827Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:28.826Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": true,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 366,
      "network.community_id": "1:52FmMLO18hCFxHdUybFBq+MjBoQ=",
      "network.direction": "inbound",
      "network.packets": 7,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/bin/python3",
      "/usr/bin/google_clock_skew_daemon"
      ],
      "process.created": "2020-05-15T12:15:25.280Z",
      "process.executable": "/usr/bin/python3.5",
      "process.name": "google_clock_sk",
      "process.pid": 50200,
      "related.ip": [
      "127.13.56.152",
      "127.176.30.158"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 234,
      "server.ip": "127.13.56.152",
      "server.packets": 4,
      "server.port": 43103,
      "service.type": "system",
      "source.bytes": 132,
      "source.ip": "127.176.30.158",
      "source.packets": 3,
      "source.port": 51063,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9dfbda800",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:31.615Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 304,
      "client.ip": "127.176.30.158",
      "client.packets": 5,
      "client.port": 51063,
      "destination.bytes": 194,
      "destination.domain": "elastic.co",
      "destination.ip": "127.13.56.152",
      "destination.packets": 5,
      "destination.port": 43103,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 573633,
      "event.end": "2020-05-15T12:26:28.827Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:28.826Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": true,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 498,
      "network.community_id": "1:52FmMLO18hCFxHdUybFBq+MjBoQ=",
      "network.direction": "outbound",
      "network.packets": 10,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/tmp/python-env/build/ve/docker/bin/python3",
      "/tmp/python-env/build/ve/docker/bin/nosetests",
      "--process-timeout=90",
      "--with-timer",
      "--with-xunit",
      "--xunit-file=build/TEST-python-integration.xml",
      "tests/system/test_metricsets.py",
      "tests/system/test_system_socket.py"
      ],
      "process.created": "2020-05-15T12:25:43.850Z",
      "process.executable": "/usr/bin/python3.7",
      "process.name": "nosetests",
      "process.pid": 50200,
      "related.ip": [
      "127.176.30.158",
      "127.13.56.152"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 194,
      "server.domain": "elastic.co",
      "server.ip": "127.13.56.152",
      "server.packets": 5,
      "server.port": 43103,
      "service.type": "system",
      "source.bytes": 304,
      "source.ip": "127.176.30.158",
      "source.packets": 5,
      "source.port": 51063,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9dfbdc800",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:32.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 2257,
      "client.ip": "10.224.2.41",
      "client.packets": 2,
      "client.port": 54320,
      "destination.bytes": 688,
      "destination.ip": "52.8.216.75",
      "destination.packets": 2,
      "destination.port": 9243,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 79131051,
      "event.end": "2020-05-15T12:26:29.710Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:29.631Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 2945,
      "network.community_id": "1:jfG16DR2nGsskrfIeVruGtSXCd8=",
      "network.direction": "unknown",
      "network.packets": 4,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/local/bin/metricbeat",
      "-e",
      "-c",
      "/etc/metricbeat/metricbeat.yml",
      "--path.home",
      "/etc/metricbeat"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/opt/metricbeat-7.3.2-linux-x86_64/metricbeat",
      "process.name": "metricbeat",
      "process.pid": 2202,
      "related.ip": [
      "10.224.2.41",
      "52.8.216.75"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 688,
      "server.ip": "52.8.216.75",
      "server.packets": 2,
      "server.port": 9243,
      "service.type": "system",
      "source.bytes": 2257,
      "source.ip": "10.224.2.41",
      "source.packets": 2,
      "source.port": 54320,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9d5042000",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:32.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 3033,
      "client.ip": "10.224.2.41",
      "client.packets": 2,
      "client.port": 41658,
      "destination.bytes": 99,
      "destination.ip": "35.184.73.24",
      "destination.packets": 2,
      "destination.port": 5001,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 2015350,
      "event.end": "2020-05-15T12:26:29.830Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:29.828Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 3132,
      "network.community_id": "1:RnrgqynWJ2TjVWpYQ5GHEkW8kKs=",
      "network.direction": "unknown",
      "network.packets": 4,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/local/bin/auditbeat",
      "-e",
      "-c",
      "/etc/auditbeat/auditbeat.yml"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/opt/auditbeat-7.3.0-linux-x86_64/auditbeat",
      "process.name": "auditbeat",
      "process.pid": 2201,
      "related.ip": [
      "10.224.2.41",
      "35.184.73.24"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 99,
      "server.ip": "35.184.73.24",
      "server.packets": 2,
      "server.port": 5001,
      "service.type": "system",
      "source.bytes": 3033,
      "source.ip": "10.224.2.41",
      "source.packets": 2,
      "source.port": 41658,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9db1c0000",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:32.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 15708,
      "client.ip": "10.224.2.41",
      "client.packets": 23,
      "client.port": 53412,
      "destination.bytes": 26608,
      "destination.ip": "10.224.0.26",
      "destination.packets": 17,
      "destination.port": 49187,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 2687108115,
      "event.end": "2020-05-15T12:26:30.546Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:27.859Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "1158",
      "host.name": "abe94dccdb6e",
      "network.bytes": 42316,
      "network.community_id": "1:gvSI6YGukfwkAjRngIdMwPEodso=",
      "network.direction": "unknown",
      "network.packets": 40,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "java",
      "-Djava.util.logging.config.file=/var/lib/jenkins/logging.properties",
      "-javaagent:/opt/jolokia/jolokia-agent.jar=config=/opt/jolokia/jolokia.properties",
      "-Dorg.jenkinsci.plugins.gitclient.Git.timeOut=10",
      "-jar",
      "/usr/local/share/jenkins/swarm-client-3.17.jar",
      "-description",
      "Ubuntu 16.04 - 2 CPU Cores / 3539 MB Memory",
      "-disableClientsUniqueId",
      "-executors",
      "1",
      "-fsroot",
      "/var/lib/jenkins",
      "-master",
      "https://beats-ci.elastic.co/",
      "-maxRetryInterval",
      "160",
      "-retryBackOffStrategy",
      "linear",
      "-mode",
      "exclusive",
      "-name",
      "beats-ci-immutable-ubuntu-1604-1589544892429562245",
      "-username",
      "local-admin",
      "-password",
      "1101471da3a313cbf3999ee6888d412a7e",
      "-name",
      "beats-ci-immutable-ubuntu-1604-1589544892429562245",
      "-master",
      "https://beats-ci.elastic.co",
      "-username",
      "local-admin",
      "-password",
      "11dcb3e0e0e33d4cbfaf8ae785cd1bde2b",
      "-labels",
      "docker",
      "-labels",
      "immutable",
      "-labels",
      "linux",
      "-labels",
      "linux-immutable",
      "-labels",
      "swarm",
      "-labels",
      "ubuntu",
      "-labels",
      "ubuntu-16.04",
      "-labels",
      "ubuntu-16",
      "-labels",
      "virtual",
      "-labels",
      "x86_64",
      "-description",
      "MachineType:n1-highmem-4,DiskSize:150"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java",
      "process.name": "java",
      "process.pid": 2196,
      "related.ip": [
      "10.224.2.41",
      "10.224.0.26"
      ],
      "server.bytes": 26608,
      "server.ip": "10.224.0.26",
      "server.packets": 17,
      "server.port": 49187,
      "service.type": "system",
      "source.bytes": 15708,
      "source.ip": "10.224.2.41",
      "source.packets": 23,
      "source.port": 53412,
      "system.audit.socket.egid": 1158,
      "system.audit.socket.euid": 1157,
      "system.audit.socket.gid": 1158,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9d3a80880",
      "system.audit.socket.uid": 1157,
      "user.id": "1157"
      },
      {
      "@timestamp": "2020-05-15T12:26:35.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 2177,
      "client.ip": "10.224.2.41",
      "client.packets": 2,
      "client.port": 41658,
      "destination.bytes": 99,
      "destination.ip": "35.184.73.24",
      "destination.packets": 2,
      "destination.port": 5001,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 1857722,
      "event.end": "2020-05-15T12:26:33.229Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:33.227Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 2276,
      "network.community_id": "1:RnrgqynWJ2TjVWpYQ5GHEkW8kKs=",
      "network.direction": "unknown",
      "network.packets": 4,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/local/bin/auditbeat",
      "-e",
      "-c",
      "/etc/auditbeat/auditbeat.yml"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/opt/auditbeat-7.3.0-linux-x86_64/auditbeat",
      "process.name": "auditbeat",
      "process.pid": 2201,
      "related.ip": [
      "10.224.2.41",
      "35.184.73.24"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 99,
      "server.ip": "35.184.73.24",
      "server.packets": 2,
      "server.port": 5001,
      "service.type": "system",
      "source.bytes": 2177,
      "source.ip": "10.224.2.41",
      "source.packets": 2,
      "source.port": 41658,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9db1c0000",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:36.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 7880,
      "client.ip": "10.224.2.41",
      "client.packets": 12,
      "client.port": 53412,
      "destination.bytes": 13288,
      "destination.ip": "10.224.0.26",
      "destination.packets": 8,
      "destination.port": 49187,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 10407273,
      "event.end": "2020-05-15T12:26:33.756Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:33.746Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "1158",
      "host.name": "abe94dccdb6e",
      "network.bytes": 21168,
      "network.community_id": "1:gvSI6YGukfwkAjRngIdMwPEodso=",
      "network.direction": "unknown",
      "network.packets": 20,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "java",
      "-Djava.util.logging.config.file=/var/lib/jenkins/logging.properties",
      "-javaagent:/opt/jolokia/jolokia-agent.jar=config=/opt/jolokia/jolokia.properties",
      "-Dorg.jenkinsci.plugins.gitclient.Git.timeOut=10",
      "-jar",
      "/usr/local/share/jenkins/swarm-client-3.17.jar",
      "-description",
      "Ubuntu 16.04 - 2 CPU Cores / 3539 MB Memory",
      "-disableClientsUniqueId",
      "-executors",
      "1",
      "-fsroot",
      "/var/lib/jenkins",
      "-master",
      "https://beats-ci.elastic.co/",
      "-maxRetryInterval",
      "160",
      "-retryBackOffStrategy",
      "linear",
      "-mode",
      "exclusive",
      "-name",
      "beats-ci-immutable-ubuntu-1604-1589544892429562245",
      "-username",
      "local-admin",
      "-password",
      "1101471da3a313cbf3999ee6888d412a7e",
      "-name",
      "beats-ci-immutable-ubuntu-1604-1589544892429562245",
      "-master",
      "https://beats-ci.elastic.co",
      "-username",
      "local-admin",
      "-password",
      "11dcb3e0e0e33d4cbfaf8ae785cd1bde2b",
      "-labels",
      "docker",
      "-labels",
      "immutable",
      "-labels",
      "linux",
      "-labels",
      "linux-immutable",
      "-labels",
      "swarm",
      "-labels",
      "ubuntu",
      "-labels",
      "ubuntu-16.04",
      "-labels",
      "ubuntu-16",
      "-labels",
      "virtual",
      "-labels",
      "x86_64",
      "-description",
      "MachineType:n1-highmem-4,DiskSize:150"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java",
      "process.name": "java",
      "process.pid": 2196,
      "related.ip": [
      "10.224.2.41",
      "10.224.0.26"
      ],
      "server.bytes": 13288,
      "server.ip": "10.224.0.26",
      "server.packets": 8,
      "server.port": 49187,
      "service.type": "system",
      "source.bytes": 7880,
      "source.ip": "10.224.2.41",
      "source.packets": 12,
      "source.port": 53412,
      "system.audit.socket.egid": 1158,
      "system.audit.socket.euid": 1157,
      "system.audit.socket.gid": 1158,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9d3a80880",
      "system.audit.socket.uid": 1157,
      "user.id": "1157"
      },
      {
      "@timestamp": "2020-05-15T12:26:38.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 2208,
      "client.ip": "10.224.2.41",
      "client.packets": 2,
      "client.port": 41658,
      "destination.bytes": 99,
      "destination.ip": "35.184.73.24",
      "destination.packets": 2,
      "destination.port": 5001,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 1889824,
      "event.end": "2020-05-15T12:26:36.232Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:36.230Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 2307,
      "network.community_id": "1:RnrgqynWJ2TjVWpYQ5GHEkW8kKs=",
      "network.direction": "unknown",
      "network.packets": 4,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/local/bin/auditbeat",
      "-e",
      "-c",
      "/etc/auditbeat/auditbeat.yml"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/opt/auditbeat-7.3.0-linux-x86_64/auditbeat",
      "process.name": "auditbeat",
      "process.pid": 2201,
      "related.ip": [
      "10.224.2.41",
      "35.184.73.24"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 99,
      "server.ip": "35.184.73.24",
      "server.packets": 2,
      "server.port": 5001,
      "service.type": "system",
      "source.bytes": 2208,
      "source.ip": "10.224.2.41",
      "source.packets": 2,
      "source.port": 41658,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9db1c0000",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:39.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 7880,
      "client.ip": "10.224.2.41",
      "client.packets": 12,
      "client.port": 53412,
      "destination.bytes": 13288,
      "destination.ip": "10.224.0.26",
      "destination.packets": 8,
      "destination.port": 49187,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 10051910,
      "event.end": "2020-05-15T12:26:37.604Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:37.594Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "1158",
      "host.name": "abe94dccdb6e",
      "network.bytes": 21168,
      "network.community_id": "1:gvSI6YGukfwkAjRngIdMwPEodso=",
      "network.direction": "unknown",
      "network.packets": 20,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "java",
      "-Djava.util.logging.config.file=/var/lib/jenkins/logging.properties",
      "-javaagent:/opt/jolokia/jolokia-agent.jar=config=/opt/jolokia/jolokia.properties",
      "-Dorg.jenkinsci.plugins.gitclient.Git.timeOut=10",
      "-jar",
      "/usr/local/share/jenkins/swarm-client-3.17.jar",
      "-description",
      "Ubuntu 16.04 - 2 CPU Cores / 3539 MB Memory",
      "-disableClientsUniqueId",
      "-executors",
      "1",
      "-fsroot",
      "/var/lib/jenkins",
      "-master",
      "https://beats-ci.elastic.co/",
      "-maxRetryInterval",
      "160",
      "-retryBackOffStrategy",
      "linear",
      "-mode",
      "exclusive",
      "-name",
      "beats-ci-immutable-ubuntu-1604-1589544892429562245",
      "-username",
      "local-admin",
      "-password",
      "1101471da3a313cbf3999ee6888d412a7e",
      "-name",
      "beats-ci-immutable-ubuntu-1604-1589544892429562245",
      "-master",
      "https://beats-ci.elastic.co",
      "-username",
      "local-admin",
      "-password",
      "11dcb3e0e0e33d4cbfaf8ae785cd1bde2b",
      "-labels",
      "docker",
      "-labels",
      "immutable",
      "-labels",
      "linux",
      "-labels",
      "linux-immutable",
      "-labels",
      "swarm",
      "-labels",
      "ubuntu",
      "-labels",
      "ubuntu-16.04",
      "-labels",
      "ubuntu-16",
      "-labels",
      "virtual",
      "-labels",
      "x86_64",
      "-description",
      "MachineType:n1-highmem-4,DiskSize:150"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java",
      "process.name": "java",
      "process.pid": 2196,
      "related.ip": [
      "10.224.2.41",
      "10.224.0.26"
      ],
      "server.bytes": 13288,
      "server.ip": "10.224.0.26",
      "server.packets": 8,
      "server.port": 49187,
      "service.type": "system",
      "source.bytes": 7880,
      "source.ip": "10.224.2.41",
      "source.packets": 12,
      "source.port": 53412,
      "system.audit.socket.egid": 1158,
      "system.audit.socket.euid": 1157,
      "system.audit.socket.gid": 1158,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9d3a80880",
      "system.audit.socket.uid": 1157,
      "user.id": "1157"
      },
      {
      "@timestamp": "2020-05-15T12:26:39.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 2188,
      "client.ip": "10.224.2.41",
      "client.packets": 2,
      "client.port": 41658,
      "destination.bytes": 99,
      "destination.ip": "35.184.73.24",
      "destination.packets": 2,
      "destination.port": 5001,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 2147744,
      "event.end": "2020-05-15T12:26:39.235Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:39.233Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 2287,
      "network.community_id": "1:RnrgqynWJ2TjVWpYQ5GHEkW8kKs=",
      "network.direction": "unknown",
      "network.packets": 4,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/local/bin/auditbeat",
      "-e",
      "-c",
      "/etc/auditbeat/auditbeat.yml"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/opt/auditbeat-7.3.0-linux-x86_64/auditbeat",
      "process.name": "auditbeat",
      "process.pid": 2201,
      "related.ip": [
      "10.224.2.41",
      "35.184.73.24"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 99,
      "server.ip": "35.184.73.24",
      "server.packets": 2,
      "server.port": 5001,
      "service.type": "system",
      "source.bytes": 2188,
      "source.ip": "10.224.2.41",
      "source.packets": 2,
      "source.port": 41658,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9db1c0000",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:41.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 1198,
      "client.ip": "127.0.0.1",
      "client.packets": 4,
      "client.port": 45686,
      "destination.bytes": 1566,
      "destination.ip": "127.0.0.1",
      "destination.packets": 3,
      "destination.port": 8778,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 2339853,
      "event.end": "2020-05-15T12:26:38.629Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:38.626Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 2764,
      "network.community_id": "1:v8m/ACVJweHDdvfmf4TmzX9Y1f0=",
      "network.direction": "unknown",
      "network.packets": 7,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/local/bin/metricbeat",
      "-e",
      "-c",
      "/etc/metricbeat/metricbeat.yml",
      "--path.home",
      "/etc/metricbeat"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/opt/metricbeat-7.3.2-linux-x86_64/metricbeat",
      "process.name": "metricbeat",
      "process.pid": 2202,
      "related.ip": [
      "127.0.0.1",
      "127.0.0.1"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 1566,
      "server.ip": "127.0.0.1",
      "server.packets": 3,
      "server.port": 8778,
      "service.type": "system",
      "source.bytes": 1198,
      "source.ip": "127.0.0.1",
      "source.packets": 4,
      "source.port": 45686,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9dfbd9000",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:41.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 1626,
      "client.ip": "127.0.0.1",
      "client.packets": 3,
      "client.port": 8778,
      "destination.bytes": 1118,
      "destination.ip": "127.0.0.1",
      "destination.packets": 4,
      "destination.port": 45686,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 2258328,
      "event.end": "2020-05-15T12:26:38.629Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:38.627Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 2744,
      "network.community_id": "1:v8m/ACVJweHDdvfmf4TmzX9Y1f0=",
      "network.direction": "unknown",
      "network.packets": 7,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/local/bin/metricbeat",
      "-e",
      "-c",
      "/etc/metricbeat/metricbeat.yml",
      "--path.home",
      "/etc/metricbeat"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/opt/metricbeat-7.3.2-linux-x86_64/metricbeat",
      "process.name": "metricbeat",
      "process.pid": 2202,
      "related.ip": [
      "127.0.0.1",
      "127.0.0.1"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 1118,
      "server.ip": "127.0.0.1",
      "server.packets": 4,
      "server.port": 45686,
      "service.type": "system",
      "source.bytes": 1626,
      "source.ip": "127.0.0.1",
      "source.packets": 3,
      "source.port": 8778,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9d3a87700",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:41.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 86118,
      "client.ip": "10.224.2.41",
      "client.packets": 33,
      "client.port": 54320,
      "destination.bytes": 1528,
      "destination.ip": "52.8.216.75",
      "destination.packets": 20,
      "destination.port": 9243,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 180373339,
      "event.end": "2020-05-15T12:26:39.468Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:39.288Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "group.id": "0",
      "group.name": "root",
      "host.name": "abe94dccdb6e",
      "network.bytes": 87646,
      "network.community_id": "1:jfG16DR2nGsskrfIeVruGtSXCd8=",
      "network.direction": "unknown",
      "network.packets": 53,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.args": [
      "/usr/local/bin/metricbeat",
      "-e",
      "-c",
      "/etc/metricbeat/metricbeat.yml",
      "--path.home",
      "/etc/metricbeat"
      ],
      "process.created": "2020-05-15T12:15:27.070Z",
      "process.executable": "/opt/metricbeat-7.3.2-linux-x86_64/metricbeat",
      "process.name": "metricbeat",
      "process.pid": 2202,
      "related.ip": [
      "10.224.2.41",
      "52.8.216.75"
      ],
      "related.user": [
      "root"
      ],
      "server.bytes": 1528,
      "server.ip": "52.8.216.75",
      "server.packets": 20,
      "server.port": 9243,
      "service.type": "system",
      "source.bytes": 86118,
      "source.ip": "10.224.2.41",
      "source.packets": 33,
      "source.port": 54320,
      "system.audit.socket.egid": 0,
      "system.audit.socket.euid": 0,
      "system.audit.socket.gid": 0,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9d5042000",
      "system.audit.socket.uid": 0,
      "user.id": "0",
      "user.name": "root"
      },
      {
      "@timestamp": "2020-05-15T12:26:42.614Z",
      "agent.ephemeral_id": "35195d5f-d364-4659-b9b6-1ce61a7404a6",
      "agent.id": "b1df8a2f-98ce-4097-a977-43237dd1bb62",
      "agent.name": "abe94dccdb6e",
      "agent.type": "auditbeat",
      "agent.version": "8.0.0",
      "client.bytes": 52,
      "client.ip": "10.224.2.41",
      "client.packets": 1,
      "client.port": 55566,
      "destination.bytes": 32,
      "destination.ip": "52.8.33.86",
      "destination.packets": 1,
      "destination.port": 9243,
      "ecs.version": "1.5.0",
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.duration": 52309995,
      "event.end": "2020-05-15T12:26:40.378Z",
      "event.kind": "event",
      "event.module": "system",
      "event.start": "2020-05-15T12:26:40.326Z",
      "event.type": [
      "info",
      "connection"
      ],
      "flow.complete": false,
      "flow.final": true,
      "host.name": "abe94dccdb6e",
      "network.bytes": 84,
      "network.community_id": "1:39EH/HeYOj1g/hn+8FvU9AbOY3c=",
      "network.direction": "unknown",
      "network.packets": 2,
      "network.transport": "tcp",
      "network.type": "ipv4",
      "related.ip": [
      "10.224.2.41",
      "52.8.33.86"
      ],
      "server.bytes": 32,
      "server.ip": "52.8.33.86",
      "server.packets": 1,
      "server.port": 9243,
      "service.type": "system",
      "source.bytes": 52,
      "source.ip": "10.224.2.41",
      "source.packets": 1,
      "source.port": 55566,
      "system.audit.socket.kernel_sock_address": "0xffff9fd9d571c000"
      }
      ] don't match the condition: the documents contain {
      "agent.type": "auditbeat",
      "client.bytes": {
      "operator": "",
      "type": "comparison",
      "value": 30
      },
      "client.ip": "127.165.243.218",
      "client.packets": 1,
      "client.port": 48985,
      "destination.bytes": {
      "operator": "",
      "type": "comparison",
      "value": 30
      },
      "destination.ip": "127.16.1.4",
      "destination.packets": 1,
      "destination.port": 53,
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.kind": "event",
      "event.module": "system",
      "network.bytes": {
      "operator": "",
      "type": "comparison",
      "value": 60
      },
      "network.direction": "inbound",
      "network.packets": 2,
      "network.transport": "udp",
      "network.type": "ipv4",
      "process.pid": 50200,
      "server.bytes": {
      "operator": "",
      "type": "comparison",
      "value": 30
      },
      "server.ip": "127.16.1.4",
      "server.packets": 1,
      "server.port": 53,
      "source.bytes": {
      "operator": "",
      "type": "comparison",
      "value": 30
      },
      "source.ip": "127.165.243.218",
      "source.packets": 1,
      "source.port": 48985,
      "user.id": "0"
      },
      {
      "agent.type": "auditbeat",
      "client.bytes": {
      "operator": "",
      "type": "comparison",
      "value": 80
      },
      "client.ip": "127.176.30.158",
      "client.packets": {
      "operator": "",
      "type": "comparison",
      "value": 2
      },
      "client.port": 51063,
      "destination.bytes": {
      "operator": "",
      "type": "comparison",
      "value": 2
      },
      "destination.domain": "elastic.co",
      "destination.ip": "127.13.56.152",
      "destination.packets": {
      "operator": "",
      "type": "comparison",
      "value": 2
      },
      "destination.port": 43103,
      "event.action": "network_flow",
      "event.category": [
      "network",
      "network_traffic"
      ],
      "event.dataset": "socket",
      "event.kind": "event",
      "event.module": "system",
      "network.direction": "inbound",
      "network.packets": {
      "operator": "",
      "type": "comparison",
      "value": 5
      },
      "network.transport": "tcp",
      "network.type": "ipv4",
      "process.pid": 50200,
      "server.bytes": {
      "operator": "",
      "type": "comparison",
      "value": 2
      },
      "server.domain": "elastic.co",
      "server.ip": "127.13.56.152",
      "server.packets": {
      "operator": "",
      "type": "comparison",
      "value": 2
      },
      "server.port": 43103,
      "service.type": "system",
      "source.bytes": {
      "operator": "",
      "type": "comparison",
      "value": 80
      },
      "source.ip": "127.176.30.158",
      "source.packets": {
      "operator": "",
      "type": "comparison",
      "value": 2
      },
      "source.port": 51063
      }

Steps errors

Expand to view the steps failures

  • Name: Mage update build test

    • Description: mage update build test

    • Result: FAILURE

    • Duration: 7 min 22 sec

    • Start Time: 2020-05-15T12:16:23.088+0000

    • log

  • Name: Mage update build test

    • Description: mage update build test

    • Result: FAILURE

    • Duration: 12 min 45 sec

    • Start Time: 2020-05-15T12:16:20.549+0000

    • log

  • Name: General Build Step

    • Description: [2020-05-15T12:30:52.487Z] [Google Cloud Storage Plugin] Found 1 files to download from pattern: gs:

    • Result: FAILURE

    • Duration: 0 min 7 sec

    • Start Time: 2020-05-15T12:30:52.421+0000

    • log

  • Name: Make -C generator/_templates/metricbeat test

    • Description: make -C generator/_templates/metricbeat test

    • Result: FAILURE

    • Duration: 7 min 53 sec

    • Start Time: 2020-05-15T12:52:37.092+0000

    • log

Log output

Expand to view the last 100 lines of log output

[2020-05-15T13:04:22.303Z] + '[' -f packetbeat/build/coverage/full.cov ']'
[2020-05-15T13:04:22.303Z] + for i in auditbeat filebeat heartbeat libbeat metricbeat packetbeat winlogbeat journalbeat
[2020-05-15T13:04:22.303Z] + FILE=winlogbeat/build/coverage/full.cov
[2020-05-15T13:04:22.303Z] + '[' -f winlogbeat/build/coverage/full.cov ']'
[2020-05-15T13:04:22.303Z] + for i in auditbeat filebeat heartbeat libbeat metricbeat packetbeat winlogbeat journalbeat
[2020-05-15T13:04:22.303Z] + FILE=journalbeat/build/coverage/full.cov
[2020-05-15T13:04:22.303Z] + '[' -f journalbeat/build/coverage/full.cov ']'
[2020-05-15T13:04:23.940Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats
[2020-05-15T13:04:24.264Z] + find . -type f -name TEST*.xml -path */build/* -delete
[2020-05-15T13:04:24.282Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Lint
[2020-05-15T13:04:24.369Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Elastic-Agent-Mac-OS-X
[2020-05-15T13:04:24.443Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Winlogbeat-oss
[2020-05-15T13:04:24.522Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Elastic-Agent-x-pack
[2020-05-15T13:04:24.606Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Dockerlogbeat
[2020-05-15T13:04:24.700Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Journalbeat-oss
[2020-05-15T13:04:24.779Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Generators-Metricbeat-Linux
[2020-05-15T13:04:24.854Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Filebeat-x-pack-Mac-OS-X
[2020-05-15T13:04:24.933Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Functionbeat-x-pack
[2020-05-15T13:04:25.011Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Filebeat-Mac-OS-X
[2020-05-15T13:04:25.092Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Filebeat-x-pack
[2020-05-15T13:04:25.176Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Elastic-Agent-x-pack-Windows
[2020-05-15T13:04:25.252Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Metricbeat-OSS-Unit-tests
[2020-05-15T13:04:25.326Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Metricbeat-crosscompile
[2020-05-15T13:04:25.396Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Heartbeat-oss
[2020-05-15T13:04:25.468Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Auditbeat-x-pack
[2020-05-15T13:04:25.539Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Libbeat-x-pack
[2020-05-15T13:04:25.610Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Functionbeat-Mac-OS-X-x-pack
[2020-05-15T13:04:25.680Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Auditbeat-Linux
[2020-05-15T13:04:25.752Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Packetbeat-oss
[2020-05-15T13:04:25.823Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Heartbeat-Mac-OS-X
[2020-05-15T13:04:25.893Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Winlogbeat-Windows-x-pack
[2020-05-15T13:04:25.960Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Filebeat-Windows
[2020-05-15T13:04:26.029Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Filebeat-x-pack-Windows
[2020-05-15T13:04:26.101Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Auditbeat-crosscompile
[2020-05-15T13:04:26.168Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Metricbeat-x-pack-Mac-OS-X
[2020-05-15T13:04:26.238Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Generators-Beat-Linux
[2020-05-15T13:04:26.306Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Winlogbeat-Windows
[2020-05-15T13:04:26.376Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Metricbeat-Windows
[2020-05-15T13:04:26.448Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Auditbeat-Mac-OS-X
[2020-05-15T13:04:26.519Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Metricbeat-x-pack-Windows
[2020-05-15T13:04:26.587Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Heartbeat-Windows
[2020-05-15T13:04:26.657Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Filebeat-oss
[2020-05-15T13:04:26.734Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Metricbeat-Mac-OS-X
[2020-05-15T13:04:26.803Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Metricbeat-OSS-Integration-tests
[2020-05-15T13:04:26.877Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Auditbeat-Windows
[2020-05-15T13:04:26.946Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Libbeat-oss
[2020-05-15T13:04:27.019Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Metricbeat-Python-integration-tests
[2020-05-15T13:04:27.088Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Libbeat-crosscompile
[2020-05-15T13:04:27.157Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Libbeat-stress-tests
[2020-05-15T13:04:27.229Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Generators-Metricbeat-Mac-OS-X
[2020-05-15T13:04:27.298Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Metricbeat-x-pack
[2020-05-15T13:04:27.367Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Generators-Beat-Mac-OS-X
[2020-05-15T13:04:27.727Z] + cat
[2020-05-15T13:04:27.727Z] + /usr/local/bin/runbld ./runbld-script
[2020-05-15T13:04:27.727Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[2020-05-15T13:04:34.341Z] runbld>>> runbld started
[2020-05-15T13:04:34.341Z] runbld>>> 1.6.11/a66728ff8f4356963772e6e6d2069392fa06acbe
[2020-05-15T13:04:36.899Z] runbld>>> The following profiles matched the job 'Beats/beats-beats-mbp/PR-18494' in order of occurrence in the config (last value wins).
[2020-05-15T13:04:37.847Z] runbld>>> Debug logging enabled.
[2020-05-15T13:04:37.847Z] runbld>>> Storing result
[2020-05-15T13:04:38.111Z] runbld>>> Store result: created {:total 2, :successful 2, :failed 0} 1
[2020-05-15T13:04:38.111Z] runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1587637540455/t/20200515130437-23E1725D
[2020-05-15T13:04:38.111Z] runbld>>> Adding system facts.
[2020-05-15T13:04:39.061Z] runbld>>> Adding vcs info for the latest commit:  bfcb18a82b65cd600e18fc5f3ba44f7f5da5e384
[2020-05-15T13:04:39.322Z] runbld>>> >>>>>>>>>>>> SCRIPT EXECUTION BEGIN >>>>>>>>>>>>
[2020-05-15T13:04:39.322Z] runbld>>> Adding /usr/lib/jvm/java-8-openjdk-amd64/bin to the path.
[2020-05-15T13:04:39.323Z] Processing JUnit reports with runbld...
[2020-05-15T13:04:39.323Z] + echo 'Processing JUnit reports with runbld...'
[2020-05-15T13:04:39.584Z] runbld>>> <<<<<<<<<<<< SCRIPT EXECUTION END <<<<<<<<<<<<
[2020-05-15T13:04:39.584Z] runbld>>> DURATION: 13ms
[2020-05-15T13:04:39.584Z] runbld>>> STDOUT: 40 bytes
[2020-05-15T13:04:39.584Z] runbld>>> STDERR: 49 bytes
[2020-05-15T13:04:39.584Z] runbld>>> WRAPPED PROCESS: SUCCESS (0)
[2020-05-15T13:04:39.584Z] runbld>>> Searching for build metadata in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats
[2020-05-15T13:04:40.975Z] runbld>>> Storing build metadata: 
[2020-05-15T13:04:40.975Z] runbld>>> Adding test report.
[2020-05-15T13:04:40.975Z] runbld>>> Searching for junit test output files with the pattern: TEST-.*\.xml$ in: /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats
[2020-05-15T13:04:42.365Z] runbld>>> Found 107 test output files
[2020-05-15T13:04:43.318Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-openmetrics.xml
[2020-05-15T13:04:43.318Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-istio.xml
[2020-05-15T13:04:43.318Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-iis.xml
[2020-05-15T13:04:43.318Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-activemq.xml
[2020-05-15T13:04:43.318Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-tomcat.xml
[2020-05-15T13:04:43.318Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-cloudfoundry.xml
[2020-05-15T13:04:43.895Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Metricbeat-OSS-Integration-tests/metricbeat/build/TEST-go-integration-windows.xml
[2020-05-15T13:04:43.895Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494/src/github.com/elastic/beats/Metricbeat-OSS-Integration-tests/metricbeat/build/TEST-go-integration-graphite.xml
[2020-05-15T13:04:44.469Z] runbld>>> Test output logs contained: Errors: 0 Failures: 1 Tests: 9776 Skipped: 1303
[2020-05-15T13:04:44.731Z] runbld>>> Storing result
[2020-05-15T13:04:44.731Z] runbld>>> FAILURES: 1
[2020-05-15T13:04:45.308Z] runbld>>> Store result: updated {:total 2, :successful 2, :failed 0} 2
[2020-05-15T13:04:45.308Z] runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1587637540455/t/20200515130437-23E1725D
[2020-05-15T13:04:45.308Z] runbld>>> Email notification disabled by environment variable.
[2020-05-15T13:04:45.308Z] runbld>>> Slack notification disabled by environment variable.
[2020-05-15T13:04:50.920Z] Running on Jenkins in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18494
[2020-05-15T13:04:51.035Z] [INFO] getVaultSecret: Getting secrets
[2020-05-15T13:04:51.087Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2020-05-15T13:04:51.945Z] + chmod 755 generate-build-data.sh
[2020-05-15T13:04:51.945Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats-beats-mbp/PR-18494/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats-beats-mbp/PR-18494/runs/8 FAILURE 4307534
[2020-05-15T13:04:52.496Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats-beats-mbp/PR-18494/runs/8/steps/?limit=10000 -o steps-info.json
[2020-05-15T13:04:53.840Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats-beats-mbp/PR-18494/runs/8/tests/?status=FAILED -o tests-errors.json

@andresrc andresrc added the Team:Integrations Label for the Integrations team label May 14, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label May 14, 2020
@jsoriano jsoriano force-pushed the check-windows-tests branch 3 times, most recently from a30ed4c to 3682e65 Compare May 14, 2020 19:48
@jsoriano jsoriano changed the title Ensure windows builds are executed Add x-pack filebeat and metricbeat stages for Windows May 15, 2020
@jsoriano jsoriano self-assigned this May 15, 2020
@jsoriano jsoriano changed the title Add x-pack filebeat and metricbeat stages for Windows Add x-pack filebeat and metricbeat stages for Windows and OSX May 15, 2020
@jsoriano jsoriano added [zube]: In Review review and removed [zube]: In Progress in progress Pull request is currently in progress. labels May 15, 2020
Copy link
Member

@andrewkroh andrewkroh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jsoriano
Copy link
Member Author

Some things failed, but nothing in the added stages, merging this.

@jsoriano jsoriano merged commit 0419a4d into elastic:master May 15, 2020
@jsoriano jsoriano deleted the check-windows-tests branch May 15, 2020 14:07
jsoriano added a commit to jsoriano/beats that referenced this pull request May 15, 2020
…c#18494)

Jenkins pipeline is not executing the tests on Windows and OSX for some x-pack
beats, so we cannot detect specific issues on these platforms, like the compilation
error in Windows solved by elastic#18477, that was introduced after a green build.

Run x-pack Filebeat and Metricbeat builds and unit tests in Windows and OSX.

(cherry picked from commit 0419a4d)
jsoriano added a commit to jsoriano/beats that referenced this pull request May 15, 2020
…c#18494)

Jenkins pipeline is not executing the tests on Windows and OSX for some x-pack
beats, so we cannot detect specific issues on these platforms, like the compilation
error in Windows solved by elastic#18477, that was introduced after a green build.

Run x-pack Filebeat and Metricbeat builds and unit tests in Windows and OSX.

(cherry picked from commit 0419a4d)
jsoriano added a commit that referenced this pull request May 18, 2020
#18583)

Jenkins pipeline is not executing the tests on Windows and OSX for some x-pack
beats, so we cannot detect specific issues on these platforms, like the compilation
error in Windows solved by #18477, that was introduced after a green build.

Run x-pack Filebeat and Metricbeat builds and unit tests in Windows and OSX.

(cherry picked from commit 0419a4d)
jsoriano added a commit that referenced this pull request May 18, 2020
#18584)

Jenkins pipeline is not executing the tests on Windows and OSX for some x-pack
beats, so we cannot detect specific issues on these platforms, like the compilation
error in Windows solved by #18477, that was introduced after a green build.

Run x-pack Filebeat and Metricbeat builds and unit tests in Windows and OSX.

(cherry picked from commit 0419a4d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants