Report for JSON-Schema-Modern-0.546

Back
From: metabase:user:9c36dc84-a30f-11e0-a9fc-0a18abbd4f2f
Subject: FAIL JSON-Schema-Modern-0.546 5.32.1 OpenBSD
Date: 2022-02-23T16:12:32Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Karen Etheridge,

This is a computer-generated report for JSON-Schema-Modern-0.546
on perl 5.32.1, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module                   Want  Have
#     ----------------------- ----- -----
#     ExtUtils::MakeMaker       any  7.64
#     File::ShareDir::Install  0.06  0.13
#     Module::Build::Tiny     0.034 0.039
# 
# === Test Requires ===
# 
#     Module                          Want     Have
#     ------------------------------ ----- --------
#     Data::Dumper                     any    2.183
#     File::Spec                       any     3.78
#     Math::BigFloat                   any 1.999829
#     Math::BigInt                     any 1.999829
#     Module::Metadata                 any 1.000037
#     Test::Deep                       any    1.130
#     Test::Deep::UnorderedPairs       any    0.006
#     Test::Fatal                      any    0.016
#     Test::File::ShareDir             any 1.001002
#     Test::JSON::Schema::Acceptance 1.014    1.015
#     Test::Memory::Cycle              any     1.06
#     Test::More                      0.96 1.302188
#     Test::Warnings                   any    0.031
#     lib                              any     0.65
#     utf8                             any     1.22
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                        Want     Have
#     ------------------------- -------- --------
#     B                              any     1.80
#     Carp                           any     1.50
#     Exporter                       any     5.74
#     Feature::Compat::Try           any     0.04
#     File::ShareDir                 any    1.118
#     Getopt::Long::Descriptive      any    0.110
#     JSON::MaybeXS             1.004001 1.004003
#     JSON::PP                       any     4.04
#     List::Util                    1.55     1.61
#     MIME::Base64                   any     3.15
#     Module::Runtime                any    0.016
#     Mojo::JSON::Pointer            any    undef
#     Mojo::URL                      any    undef
#     Mojolicious                   7.23     9.22
#     Moo                            any 2.005004
#     Moo::Role                      any 2.005004
#     MooX::HandlesVia               any 0.001009
#     MooX::TypeTiny            0.002002 0.002003
#     Path::Tiny                     any    0.122
#     Ref::Util                    0.100    0.204
#     Safe::Isa                 1.000008 1.000010
#     Scalar::Util                   any     1.61
#     Storable                       any     3.25
#     Sub::Install                   any    0.928
#     Types::Standard           1.010002 1.012004
#     constant                       any     1.33
#     experimental                   any    0.027
#     if                             any   0.0608
#     namespace::clean               any     0.27
#     open                           any     1.12
#     overload                       any     1.31
#     strict                         any     1.11
#     strictures                       2 2.000006
#     warnings                       any     1.47
# 
# === Runtime Suggests ===
# 
#     Module                    Want    Have
#     ------------------------- ---- -------
#     Class::XSAccessor          any    1.19
#     Cpanel::JSON::XS           any    4.27
#     Data::Validate::Domain     any missing
#     DateTime::Format::RFC3339  any missing
#     Email::Address::XS        1.04    1.04
#     Net::IDN::Encode           any   2.500
#     Ref::Util::XS              any   0.117
#     Time::Moment               any    0.44
#     Type::Tiny::XS             any   0.022
# 
# === Other Modules ===
# 
#     Module             Have
#     ---------------- ------
#     Cpanel::JSON::XS   4.27
#     Encode             3.16
#     File::Temp       0.2311
#     JSON::PP           4.04
#     JSON::XS           4.03
#     Module::Runtime   0.016
#     Mojolicious        9.22
#     Pod::Coverage      0.23
#     Sub::Name          0.26
#     YAML               1.30
#     autodie            2.32
# 
t/00-report-prereqs.t ................... ok
t/add-schema.t .......................... ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.015
# specification version: draft2019-09
# using custom test directory: t/additional-tests-draft2019-09
# optional tests included: no
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# anchor.json                                  2          0     0
# badRef.json                                  3          0     0
# faux-buggy-schemas.json                      2          0     0
# format-date-time.json                        2          2     0
# format-date.json                             1          0     0
# format-duration.json                         9          0     0
# format-ipv4.json                             4          0     0
# format-relative-json-pointer.json            7          0     0
# format-time.json                            13          0     0
# id.json                                      6          0     0
# integers.json                               29          0     0
# keyword-independence.json                  812          0     0
# loose-types-const-enum.json                  8          0     0
# recursive-dynamic.json                       2          0     0
# ref-and-id.json                              6          0     0
# ref.json                                    12          0     0
# short-circuit.json                          20          0     0
# unknownKeyword.json                          4          0     0
# vocabulary.json                              5          0     0
# ---------------------------------------------------------------
# TOTAL                                      947          2     0
# 
# WARNING: some non-optional tests are failing! This implementation is not fully compliant with the specification!
# 
t/additional-tests-draft2019-09.t ....... ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.015
# specification version: draft2020-12
# using custom test directory: t/additional-tests-draft2020-12
# optional tests included: no
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# anchor.json                                  2          0     0
# badRef.json                                  3          0     0
# dynamicRef.json                              5          0     0
# faux-buggy-schemas.json                      2          0     0
# format-date-time.json                        2          2     0
# format-date.json                             1          0     0
# format-duration.json                         9          0     0
# format-ipv4.json                             4          0     0
# format-relative-json-pointer.json            7          0     0
# format-time.json                            13          0     0
# id.json                                      6          0     0
# integers.json                               29          0     0
# keyword-independence.json                  884          0     0
# loose-types-const-enum.json                  8          0     0
# recursive-dynamic.json                       2          0     0
# ref-and-id.json                              6          0     0
# ref.json                                    12          0     0
# short-circuit.json                          20          0     0
# unknownKeyword.json                          4          0     0
# vocabulary.json                             11          0     0
# ---------------------------------------------------------------
# TOTAL                                     1030          2     0
# 
# WARNING: some non-optional tests are failing! This implementation is not fully compliant with the specification!
# 
t/additional-tests-draft2020-12.t ....... ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.015
# specification version: draft7
# using custom test directory: t/additional-tests-draft7
# optional tests included: no
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# badRef.json                                  3          0     0
# faux-buggy-schemas.json                      2          0     0
# format-date-time.json                        2          2     0
# format-date.json                             1          0     0
# format-duration.json                         9          0     0
# format-ipv4.json                             4          0     0
# format-relative-json-pointer.json            7          0     0
# format-time.json                            13          0     0
# id.json                                      9          0     0
# integers.json                               29          0     0
# keyword-independence.json                  636          0     0
# loose-types-const-enum.json                  8          0     0
# not-an-anchor.json                           2          0     0
# not-an-id.json                               2          0     0
# ref-and-id.json                              2          0     0
# ref.json                                    10          0     0
# short-circuit.json                          16          0     0
# unknownKeyword.json                          8          0     0
# vocabulary.json                              3          0     0
# ---------------------------------------------------------------
# TOTAL                                      766          2     0
# 
# WARNING: some non-optional tests are failing! This implementation is not fully compliant with the specification!
# 
t/additional-tests-draft7.t ............. ok
t/annotations.t ......................... ok
t/boolean-data.t ........................ ok
t/boolean-schemas.t ..................... ok
t/cached-metaschemas.t .................. ok
t/callbacks.t ........................... ok
t/content-encoding.t .................... ok
t/dialects.t ............................ ok
t/document.t ............................ ok
t/equality.t ............................ ok
t/errors.t .............................. ok
t/evaluate_json_string.t ................ ok
t/find-identifiers.t .................... ok
t/formats.t ............................. ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.015
# specification version: draft2019-09
# using custom test directory: t/invalid-schemas-draft2019-09
# optional tests included: no
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# invalid-input.json                           2          0     0
# ref.json                                     2          0     0
# vocabulary.json                              4          0     0
# ---------------------------------------------------------------
# TOTAL                                        8          0     0
# 
# Congratulations, all non-optional tests are passing!
# 
t/invalid-schemas-draft2019-09.t ........ ok
t/max_traversal_depth.t ................. ok
t/output_format.t ....................... ok
t/pattern.t ............................. ok
t/ref.t ................................. ok
t/serialization.t ....................... ok
t/specification_version.t ............... ok
t/strict.t .............................. ok
t/traverse.t ............................ ok
t/type.t ................................ ok
t/unsupported-keywords.t ................ ok

#   Failed test 'Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/HpTHwThdO8 t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at t/zzz-acceptance-draft2019-09-format.t line 27.
# '
#   at t/zzz-acceptance-draft2019-09-format.t line 27.

#   Failed test 'Can't locate Data/Validate/Domain.pm in @INC (you may need to install the Data::Validate::Domain module) (@INC contains: /tmp/HpTHwThdO8 t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at t/zzz-acceptance-draft2019-09-format.t line 29.
# '
#   at t/zzz-acceptance-draft2019-09-format.t line 29.
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/HpTHwThdO8 t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/HpTHwThdO8 t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/HpTHwThdO8 t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/HpTHwThdO8 t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/HpTHwThdO8 t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/HpTHwThdO8 t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/HpTHwThdO8 t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/HpTHwThdO8 t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.015
# with commit 20fb14bde8f3c45a8933cd13283557c1b1fdf5b5 (2.0.0-454-g20fb14b)
# from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
# specification version: draft2019-09
# using custom test directory: <base test directory>/optional/format
# optional tests included: yes
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# date-time.json                              23          2     0
# date.json                                   43          0     0
# duration.json                               24          0     0
# email.json                                  15          0     0
# hostname.json                                9          9     0
# idn-email.json                              10          0     0
# idn-hostname.json                           29         22     0
# ipv4.json                                   15          0     0
# ipv6.json                                   40          0     0
# iri-reference.json                           2         11     0
# iri.json                                    14          1     0
# json-pointer.json                           38          0     0
# regex.json                                   8          0     0
# relative-json-pointer.json                  15          0     0
# time.json                                   38          0     0
# uri-reference.json                          13          0     0
# uri-template.json                            1          9     0
# uri.json                                    19          1     0
# uuid.json                                   15          0     0
# ---------------------------------------------------------------
# TOTAL                                      371         55     0
# 
# Congratulations, all non-optional tests are passing!
# 
# 
# ###############################
# 
# Attention CPANTesters: you do not need to file a ticket when this test fails. I will receive the test reports and act on it soon. thank you!
# 
# ###############################
# Looks like you failed 2 tests of 430.
t/zzz-acceptance-draft2019-09-format.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/430 subtests 
	(119 TODO tests unexpectedly succeeded)
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.015
# with commit 20fb14bde8f3c45a8933cd13283557c1b1fdf5b5 (2.0.0-454-g20fb14b)
# from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
# specification version: draft2019-09
# optional tests included: yes
# skipping directory: optional/format
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# additionalItems.json                        15          0     0
# additionalProperties.json                   15          0     0
# allOf.json                                  30          0     0
# anchor.json                                 12          0     0
# anyOf.json                                  18          0     0
# boolean_schema.json                         18          0     0
# const.json                                  50          0     0
# contains.json                               20          0     0
# content.json                                18          0     0
# default.json                                 7          0     0
# defs.json                                    2          0     0
# dependentRequired.json                      20          0     0
# dependentSchemas.json                       16          0     0
# enum.json                                   33          0     0
# exclusiveMaximum.json                        4          0     0
# exclusiveMinimum.json                        4          0     0
# format.json                                114          0     0
# id.json                                     16          0     0
# if-then-else.json                           26          0     0
# infinite-loop-detection.json                 2          0     0
# items.json                                  26          0     0
# maxContains.json                            10          0     0
# maxItems.json                                4          0     0
# maxLength.json                               5          0     0
# maxProperties.json                           8          0     0
# maximum.json                                 8          0     0
# minContains.json                            26          0     0
# minItems.json                                4          0     0
# minLength.json                               5          0     0
# minProperties.json                           6          0     0
# minimum.json                                11          0     0
# multipleOf.json                              9          0     0
# not.json                                    12          0     0
# oneOf.json                                  27          0     0
# pattern.json                                 9          0     0
# patternProperties.json                      22          0     0
# properties.json                             20          0     0
# propertyNames.json                          13          0     0
# recursiveRef.json                           34          0     0
# ref.json                                    43          0     0
# refRemote.json                              17          0     0
# required.json                                9          0     0
# type.json                                   80          0     0
# unevaluatedItems.json                       35          0     0
# unevaluatedProperties.json                 103          0     0
# uniqueItems.json                            68          0     0
# unknownKeyword.json                          3          0     0
# vocabulary.json                              3          0     0
# optional/bignum.json                         9          0     0
# optional/ecmascript-regex.json              60         14     0
# optional/float-overflow.json                 1          0     0
# optional/non-bmp-regex.json                 12          0     0
# optional/refOfUnknownKeyword.json            4          0     0
# ---------------------------------------------------------------
# TOTAL                                     1146         14     0
# 
# Congratulations, all non-optional tests are passing!
# 
t/zzz-acceptance-draft2019-09.t ......... ok

#   Failed test 'Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/gaKeNhDHfh t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at t/zzz-acceptance-draft2020-12-format.t line 27.
# '
#   at t/zzz-acceptance-draft2020-12-format.t line 27.

#   Failed test 'Can't locate Data/Validate/Domain.pm in @INC (you may need to install the Data::Validate::Domain module) (@INC contains: /tmp/gaKeNhDHfh t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at t/zzz-acceptance-draft2020-12-format.t line 29.
# '
#   at t/zzz-acceptance-draft2020-12-format.t line 29.
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/gaKeNhDHfh t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/gaKeNhDHfh t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/gaKeNhDHfh t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/gaKeNhDHfh t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/gaKeNhDHfh t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/gaKeNhDHfh t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/gaKeNhDHfh t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/gaKeNhDHfh t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.015
# with commit 20fb14bde8f3c45a8933cd13283557c1b1fdf5b5 (2.0.0-454-g20fb14b)
# from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
# specification version: draft2020-12
# using custom test directory: <base test directory>/optional/format
# optional tests included: yes
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# date-time.json                              23          2     0
# date.json                                   43          0     0
# duration.json                               24          0     0
# email.json                                  15          0     0
# hostname.json                                9          9     0
# idn-email.json                              10          0     0
# idn-hostname.json                           29         22     0
# ipv4.json                                   15          0     0
# ipv6.json                                   40          0     0
# iri-reference.json                           2         11     0
# iri.json                                    14          1     0
# json-pointer.json                           38          0     0
# regex.json                                   8          0     0
# relative-json-pointer.json                  15          0     0
# time.json                                   38          0     0
# uri-reference.json                          13          0     0
# uri-template.json                            1          9     0
# uri.json                                    19          1     0
# uuid.json                                   15          0     0
# ---------------------------------------------------------------
# TOTAL                                      371         55     0
# 
# Congratulations, all non-optional tests are passing!
# 
# 
# ###############################
# 
# Attention CPANTesters: you do not need to file a ticket when this test fails. I will receive the test reports and act on it soon. thank you!
# 
# ###############################
# Looks like you failed 2 tests of 430.
t/zzz-acceptance-draft2020-12-format.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/430 subtests 
	(119 TODO tests unexpectedly succeeded)
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.015
# with commit 20fb14bde8f3c45a8933cd13283557c1b1fdf5b5 (2.0.0-454-g20fb14b)
# from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
# specification version: draft2020-12
# optional tests included: yes
# skipping directory: optional/format
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# additionalProperties.json                   15          0     0
# allOf.json                                  30          0     0
# anchor.json                                 12          0     0
# anyOf.json                                  18          0     0
# boolean_schema.json                         18          0     0
# const.json                                  50          0     0
# contains.json                               20          0     0
# content.json                                18          0     0
# default.json                                 7          0     0
# defs.json                                    2          0     0
# dependentRequired.json                      20          0     0
# dependentSchemas.json                       16          0     0
# dynamicRef.json                             32          0     0
# enum.json                                   33          0     0
# exclusiveMaximum.json                        4          0     0
# exclusiveMinimum.json                        4          0     0
# format.json                                114          0     0
# id.json                                     16          0     0
# if-then-else.json                           26          0     0
# infinite-loop-detection.json                 2          0     0
# items.json                                  26          0     0
# maxContains.json                            10          0     0
# maxItems.json                                4          0     0
# maxLength.json                               5          0     0
# maxProperties.json                           8          0     0
# maximum.json                                 8          0     0
# minContains.json                            26          0     0
# minItems.json                                4          0     0
# minLength.json                               5          0     0
# minProperties.json                           6          0     0
# minimum.json                                11          0     0
# multipleOf.json                              9          0     0
# not.json                                    12          0     0
# oneOf.json                                  27          0     0
# pattern.json                                 9          0     0
# patternProperties.json                      22          0     0
# prefixItems.json                            10          0     0
# properties.json                             20          0     0
# propertyNames.json                          10          0     0
# ref.json                                    43          0     0
# refRemote.json                              17          0     0
# required.json                                9          0     0
# type.json                                   80          0     0
# unevaluatedItems.json                       48          0     0
# unevaluatedProperties.json                 103          0     0
# uniqueItems.json                            68          0     0
# unknownKeyword.json                          3          0     0
# vocabulary.json                              3          0     0
# optional/bignum.json                         9          0     0
# optional/ecmascript-regex.json              60         14     0
# optional/float-overflow.json                 1          0     0
# optional/format-assertion.json               4          0     0
# optional/non-bmp-regex.json                 12          0     0
# optional/refOfUnknownKeyword.json            4          0     0
# ---------------------------------------------------------------
# TOTAL                                     1153         14     0
# 
# Congratulations, all non-optional tests are passing!
# 
t/zzz-acceptance-draft2020-12.t ......... ok

#   Failed test 'Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/1FLjEur58M t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at t/zzz-acceptance-draft7-format.t line 27.
# '
#   at t/zzz-acceptance-draft7-format.t line 27.

#   Failed test 'Can't locate Data/Validate/Domain.pm in @INC (you may need to install the Data::Validate::Domain module) (@INC contains: /tmp/1FLjEur58M t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at t/zzz-acceptance-draft7-format.t line 29.
# '
#   at t/zzz-acceptance-draft7-format.t line 29.
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/1FLjEur58M t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/1FLjEur58M t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/1FLjEur58M t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/1FLjEur58M t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/1FLjEur58M t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/1FLjEur58M t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/1FLjEur58M t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
evaluation generated an exception: {
  "error" : "EXCEPTION: Can't locate DateTime/Format/RFC3339.pm in @INC (you may need to install the DateTime::Format::RFC3339 module) (@INC contains: /tmp/1FLjEur58M t/lib /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/arch /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd /home/goku/perl5/lib/perl5/5.32.1 /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5 /usr/local/libdata/perl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/i386-openbsd /usr/libdata/perl5 .) at /mnt/cpan_build_dir/JSON-Schema-Modern-0.546-0/blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm line 74.\n",
  "instanceLocation" : "",
  "keywordLocation" : "/format"
}
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.015
# with commit 20fb14bde8f3c45a8933cd13283557c1b1fdf5b5 (2.0.0-454-g20fb14b)
# from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
# specification version: draft7
# using custom test directory: <base test directory>/optional/format
# optional tests included: yes
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# date-time.json                              23          2     0
# date.json                                   43          0     0
# email.json                                  15          0     0
# hostname.json                                9          9     0
# idn-email.json                              10          0     0
# idn-hostname.json                           29         22     0
# ipv4.json                                   15          0     0
# ipv6.json                                   40          0     0
# iri-reference.json                           2         11     0
# iri.json                                    14          1     0
# json-pointer.json                           38          0     0
# regex.json                                   8          0     0
# relative-json-pointer.json                  15          0     0
# time.json                                   38          0     0
# uri-reference.json                          13          0     0
# uri-template.json                            1          9     0
# uri.json                                    19          1     0
# ---------------------------------------------------------------
# TOTAL                                      332         55     0
# 
# Congratulations, all non-optional tests are passing!
# 
# 
# ###############################
# 
# Attention CPANTesters: you do not need to file a ticket when this test fails. I will receive the test reports and act on it soon. thank you!
# 
# ###############################
# Looks like you failed 2 tests of 391.
t/zzz-acceptance-draft7-format.t ........ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/391 subtests 
	(119 TODO tests unexpectedly succeeded)
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.015
# with commit 20fb14bde8f3c45a8933cd13283557c1b1fdf5b5 (2.0.0-454-g20fb14b)
# from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
# specification version: draft7
# optional tests included: yes
# skipping directory: optional/format
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# additionalItems.json                        15          0     0
# additionalProperties.json                   15          0     0
# allOf.json                                  30          0     0
# anyOf.json                                  20          0     0
# boolean_schema.json                         18          0     0
# const.json                                  50          0     0
# contains.json                               20          0     0
# default.json                                 7          0     0
# definitions.json                             2          0     0
# dependencies.json                           32          0     0
# enum.json                                   33          0     0
# exclusiveMaximum.json                        4          0     0
# exclusiveMinimum.json                        4          0     0
# format.json                                102          0     0
# id.json                                      3          0     0
# if-then-else.json                           26          0     0
# infinite-loop-detection.json                 2          0     0
# items.json                                  26          0     0
# maxItems.json                                4          0     0
# maxLength.json                               5          0     0
# maxProperties.json                           8          0     0
# maximum.json                                 8          0     0
# minItems.json                                4          0     0
# minLength.json                               5          0     0
# minProperties.json                           6          0     0
# minimum.json                                11          0     0
# multipleOf.json                              9          0     0
# not.json                                    12          0     0
# oneOf.json                                  27          0     0
# pattern.json                                 9          0     0
# patternProperties.json                      22          0     0
# properties.json                             20          0     0
# propertyNames.json                          13          0     0
# ref.json                                    48          0     0
# refRemote.json                              17          0     0
# required.json                                9          0     0
# type.json                                   80          0     0
# uniqueItems.json                            68          0     0
# unknownKeyword.json                          3          0     0
# optional/bignum.json                         9          0     0
# optional/content.json                       10          0     0
# optional/ecmascript-regex.json              60         14     0
# optional/float-overflow.json                 1          0     0
# optional/non-bmp-regex.json                 12          0     0
# ---------------------------------------------------------------
# TOTAL                                      889         14     0
# 
# Congratulations, all non-optional tests are passing!
# 
t/zzz-acceptance-draft7.t ............... ok

Test Summary Report
-------------------
t/additional-tests-draft2019-09.t     (Wstat: 0 Tests: 952 Failed: 0)
  TODO passed:   8-11
t/additional-tests-draft2020-12.t     (Wstat: 0 Tests: 1035 Failed: 0)
  TODO passed:   13-16
t/additional-tests-draft7.t           (Wstat: 0 Tests: 771 Failed: 0)
  TODO passed:   6-9
t/zzz-acceptance-draft2019-09-format.t (Wstat: 512 Tests: 430 Failed: 2)
  Failed tests:  1-2
  TODO passed:   3-27, 110-127, 138-188, 244-256, 268, 384-393
                413
  Non-zero exit status: 2
t/zzz-acceptance-draft2019-09.t       (Wstat: 0 Tests: 1162 Failed: 0)
  TODO passed:   1078-1087, 1093, 1104, 1115-1116, 1123
                1132-1133, 1140
t/zzz-acceptance-draft2020-12-format.t (Wstat: 512 Tests: 430 Failed: 2)
  Failed tests:  1-2
  TODO passed:   3-27, 110-127, 138-188, 244-256, 268, 384-393
                413
  Non-zero exit status: 2
t/zzz-acceptance-draft2020-12.t       (Wstat: 0 Tests: 1169 Failed: 0)
  TODO passed:   1081-1090, 1096, 1107, 1118-1119, 1126
                1135-1136, 1143
t/zzz-acceptance-draft7-format.t      (Wstat: 512 Tests: 391 Failed: 2)
  Failed tests:  1-2
  TODO passed:   3-27, 86-103, 114-164, 220-232, 244, 360-369
                389
  Non-zero exit status: 2
t/zzz-acceptance-draft7.t             (Wstat: 0 Tests: 905 Failed: 0)
  TODO passed:   825-834, 840, 851, 862-863, 870, 879-880
                887
Files=35, Tests=7463, 398 wallclock secs (38.47 usr  1.02 sys + 377.26 cusr 12.22 csys = 428.97 CPU)
Result: FAIL

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                         Need     Have    
    ------------------------------ -------- --------
    B                              0        1.80    
    Carp                           0        1.50    
    constant                       0        1.33    
    experimental                   0        0.027   
    Exporter                       0        5.74    
    Feature::Compat::Try           0        0.04    
    File::ShareDir                 0        1.118   
    Getopt::Long::Descriptive      0        0.110   
    if                             0        0.0608  
    JSON::MaybeXS                  1.004001 1.004003
    JSON::PP                       0        4.04    
    List::Util                     1.55     1.61    
    MIME::Base64                   0        3.15    
    Module::Runtime                0        0.016   
    Mojo::JSON::Pointer            0        0       
    Mojo::URL                      0        0       
    Mojolicious                    7.23     9.22    
    Moo                            0        2.005004
    Moo::Role                      0        2.005004
    MooX::HandlesVia               0        0.001009
    MooX::TypeTiny                 0.002002 0.002003
    namespace::clean               0        0.27    
    open                           0        1.12    
    overload                       0        1.31    
    Path::Tiny                     0        0.122   
    perl                           v5.20.0  5.032001
    Ref::Util                      0.100    0.204   
    Safe::Isa                      1.000008 1.000010
    Scalar::Util                   0        1.61    
    Storable                       0        3.25    
    strict                         0        1.11    
    strictures                     2        2.000006
    Sub::Install                   0        0.928   
    Types::Standard                1.010002 1.012004
    warnings                       0        1.47    

build_requires:

    Module                         Need     Have    
    ------------------------------ -------- --------
    Data::Dumper                   0        2.183   
    File::Spec                     0        3.78    
    lib                            0        0.65    
    Math::BigFloat                 0        1.999829
    Math::BigInt                   0        1.999829
    Module::Metadata               0        1.000037
    perl                           v5.20.0  5.032001
    Test::Deep                     0        1.130   
    Test::Deep::UnorderedPairs     0        0.006   
    Test::Fatal                    0        0.016   
    Test::File::ShareDir           0        1.001002
    Test::JSON::Schema::Acceptance 1.014    1.015   
    Test::Memory::Cycle            0        1.06    
    Test::More                     0.96     1.302188
    Test::Warnings                 0        0.031   
    utf8                           0        1.22    

configure_requires:

    Module                         Need     Have    
    ------------------------------ -------- --------
    ExtUtils::MakeMaker            0        7.64    
    File::ShareDir::Install        0.06     0.13    
    Module::Build::Tiny            0.034    0.039   
    perl                           5.020    5.032001

opt_build_requires:

    Module                         Need     Have    
    ------------------------------ -------- --------
    CPAN::Meta                     2.120900 2.150010


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    DBD_MYSQL_TESTDB = test
    DBD_MYSQL_TESTHOST = localhost
    DBD_MYSQL_TESTPASSWORD = 
    DBD_MYSQL_TESTPORT = 3306
    DBD_MYSQL_TESTUSER = goku
    EXTENDED_TESTING = 1
    PATH = /home/goku/perl5/bin:/home/goku/perl5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = /home/goku/perl5/lib/perl5:/home/goku/perl5/lib/perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 37971
    PERL5_CPAN_IS_RUNNING = 37971
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 8509,37971
    PERL_CR_SMOKER_CURRENT = JSON-Schema-Modern-0.546
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/goku/perl5:/home/goku/PERL5
    PERL_MB_OPT = --install_base "/home/goku/perl5"
    PERL_MM_OPT = INSTALL_BASE=/home/goku/perl5
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = vt220

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 0 1001
    $EGID = 1000 1000 0 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.29    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.78    
    JSON                4.05    
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302188
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
   
  Platform:
    osname=openbsd
    osvers=7.0
    archname=i386-openbsd
    uname='openbsd'
    config_args='-dse -Dopenbsd_distribution=defined -Dmksymlinks'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2'
    cppflags='-DBIG_TIME -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='OpenBSD Clang 11.1.0'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    longdblkind=3
    ivtype='long'
    ivsize=4
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=4
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lc
    perllibs=-lm -lc
    libc=/usr/lib/libc.so.96.1
    so=so
    useshrplib=true
    libperl=libperl.so.22.0
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-R/usr/libdata/perl5/i386-openbsd/CORE'
    cccdlflags='-DPIC -fpic '
    lddlflags='-shared -fpic  -fstack-protector-strong -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_CTYPE
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under openbsd
  %ENV:
    PERL5LIB="/home/goku/perl5/lib/perl5:/home/goku/perl5/lib/perl5"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="37971"
    PERL5_CPAN_IS_RUNNING="37971"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="8509,37971"
    PERL_CR_SMOKER_CURRENT="JSON-Schema-Modern-0.546"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/goku/perl5:/home/goku/PERL5"
    PERL_MB_OPT="--install_base "/home/goku/perl5""
    PERL_MM_OPT="INSTALL_BASE=/home/goku/perl5"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd
    /home/goku/perl5/lib/perl5/5.32.1
    /home/goku/perl5/lib/perl5/i386-openbsd
    /home/goku/perl5/lib/perl5
    /home/goku/perl5/lib/perl5/5.32.1/i386-openbsd
    /home/goku/perl5/lib/perl5/5.32.1
    /home/goku/perl5/lib/perl5/i386-openbsd
    /home/goku/perl5/lib/perl5
    /usr/local/libdata/perl5/site_perl/i386-openbsd
    /usr/local/libdata/perl5/site_perl
    /usr/libdata/perl5/i386-openbsd
    /usr/libdata/perl5
    .