googleapis / google-api-java-client-services

Generated Java code for Google APIs
Apache License 2.0
615 stars 350 forks source link

Synthesis failed for games #4842

Closed yoshi-automation closed 4 years ago

yoshi-automation commented 4 years ago

Hello! Autosynth couldn't regenerate games. :broken_heart:

Here's the output from running synth.py:

2020-06-06 03:49:08,300 autosynth [INFO] > logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/google-api-java-client-services
2020-06-06 03:49:09,656 autosynth [DEBUG] > Running: git config --global core.excludesfile /home/kbuilder/.autosynth-gitignore
2020-06-06 03:49:09,659 autosynth [DEBUG] > Running: git config user.name yoshi-automation
2020-06-06 03:49:09,662 autosynth [DEBUG] > Running: git config user.email yoshi-automation@google.com
2020-06-06 03:49:09,680 autosynth [DEBUG] > Running: git config push.default simple
2020-06-06 03:49:09,684 autosynth [DEBUG] > Running: git branch -f autosynth-games
2020-06-06 03:49:09,687 autosynth [DEBUG] > Running: git checkout autosynth-games
Switched to branch 'autosynth-games'
2020-06-06 03:49:10,125 autosynth [INFO] > Running synthtool
2020-06-06 03:49:10,126 autosynth [INFO] > ['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'clients/google-api-services-games/synth.metadata', 'synth.py', '--']
2020-06-06 03:49:10,128 autosynth [DEBUG] > Running: /tmpfs/src/github/synthtool/env/bin/python3 -m synthtool --metadata clients/google-api-services-games/synth.metadata synth.py -- games
tee: /tmpfs/src/github/synthtool/logs/googleapis/google-api-java-client-services: Is a directory
2020-06-06 03:49:10,345 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/google-api-java-client-services/synth.py.
On branch autosynth-games
nothing to commit, working tree clean
2020-06-06 03:49:10,729 synthtool [DEBUG] > Cloning https://github.com/googleapis/discovery-artifact-manager.git.
DEBUG:synthtool:Cloning https://github.com/googleapis/discovery-artifact-manager.git.
2020-06-06 03:49:11,110 synthtool [DEBUG] > Cleaning output directory.
DEBUG:synthtool:Cleaning output directory.
2020-06-06 03:49:11,112 synthtool [DEBUG] > Installing dependencies.
DEBUG:synthtool:Installing dependencies.
2020-06-06 03:49:12,912 synthtool [INFO] > Generating games v1.
INFO:synthtool:Generating games v1.
2020-06-06 03:49:12,912 synthtool [INFO] >  1.30.1
INFO:synthtool: 1.30.1
Writing json metadata to clients/google-api-services-games/v1.metadata.json
2020-06-06 03:49:14,825 synthtool [INFO] > Generating gamesConfiguration v1configuration.
INFO:synthtool:Generating gamesConfiguration v1configuration.
2020-06-06 03:49:14,826 synthtool [INFO] >  1.30.1
INFO:synthtool: 1.30.1
Writing json metadata to clients/google-api-services-gamesConfiguration/v1configuration.metadata.json
2020-06-06 03:49:15,408 synthtool [INFO] > Generating gameservices v1beta.
INFO:synthtool:Generating gameservices v1beta.
2020-06-06 03:49:15,409 synthtool [INFO] >  1.30.1
INFO:synthtool: 1.30.1
WARNING:root:object without properties CancelOperationRequest: OrderedDict([(u'description', u'The request message for Operations.CancelOperation.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'CancelOperationRequest')])
WARNING:root:object without properties Empty: OrderedDict([(u'description', u'A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use it as the request\nor the response type of an API method. For instance:\n\n    service Foo {\n      rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);\n    }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'Empty')])
WARNING:root:object without properties FetchDeploymentStateRequest: OrderedDict([(u'description', u'Request message for GameServerDeploymentsService.FetchDeploymentState.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'FetchDeploymentStateRequest')])
Writing json metadata to clients/google-api-services-gameservices/v1beta.metadata.json
2020-06-06 03:49:16,690 synthtool [INFO] > Generating gamesManagement v1management.
INFO:synthtool:Generating gamesManagement v1management.
2020-06-06 03:49:16,690 synthtool [INFO] >  1.30.1
INFO:synthtool: 1.30.1
Writing json metadata to clients/google-api-services-gamesManagement/v1management.metadata.json
2020-06-06 03:49:17,299 synthtool [DEBUG] > Wrote metadata to clients/google-api-services-games/synth.metadata.
DEBUG:synthtool:Wrote metadata to clients/google-api-services-games/synth.metadata.
2020-06-06 03:49:17,330 autosynth [DEBUG] > Running: git clean -fdx
Removing .cache/
Removing __pycache__/
Removing clients/google-api-services-games/synth.metadata
Removing generator/.cache/
Removing generator/ez_setup.pyc
Removing generator/src/google_apis_client_generator.egg-info/
Removing generator/src/googleapis/__init__.pyc
Removing generator/src/googleapis/codegen/__init__.pyc
Removing generator/src/googleapis/codegen/api.pyc
Removing generator/src/googleapis/codegen/api_exception.pyc
Removing generator/src/googleapis/codegen/api_library_generator.pyc
Removing generator/src/googleapis/codegen/data_types.pyc
Removing generator/src/googleapis/codegen/django_helpers.pyc
Removing generator/src/googleapis/codegen/filesys/__init__.pyc
Removing generator/src/googleapis/codegen/filesys/files.pyc
Removing generator/src/googleapis/codegen/filesys/filesystem_library_package.pyc
Removing generator/src/googleapis/codegen/filesys/library_package.pyc
Removing generator/src/googleapis/codegen/filesys/package_writer_foundry.pyc
Removing generator/src/googleapis/codegen/filesys/tar_library_package.pyc
Removing generator/src/googleapis/codegen/filesys/zip_library_package.pyc
Removing generator/src/googleapis/codegen/generate_library.pyc
Removing generator/src/googleapis/codegen/generator.pyc
Removing generator/src/googleapis/codegen/generator_lookup.pyc
Removing generator/src/googleapis/codegen/import_definition.pyc
Removing generator/src/googleapis/codegen/java_generator.pyc
Removing generator/src/googleapis/codegen/java_import_manager.pyc
Removing generator/src/googleapis/codegen/language_model.pyc
Removing generator/src/googleapis/codegen/schema.pyc
Removing generator/src/googleapis/codegen/targets.pyc
Removing generator/src/googleapis/codegen/template_helpers.pyc
Removing generator/src/googleapis/codegen/template_objects.pyc
Removing generator/src/googleapis/codegen/utilities/__init__.pyc
Removing generator/src/googleapis/codegen/utilities/convert_size.pyc
Removing generator/src/googleapis/codegen/utilities/html_stripper.pyc
Removing generator/src/googleapis/codegen/utilities/json_expander.pyc
Removing generator/src/googleapis/codegen/utilities/json_with_comments.pyc
Removing generator/src/googleapis/codegen/utilities/maven_utils.pyc
Removing generator/src/googleapis/codegen/utilities/name_validator.pyc
Traceback (most recent call last):
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 615, in <module>
    main()
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 476, in main
    return _inner_main(temp_dir)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 555, in _inner_main
    ).synthesize(base_synth_log_path)
  File "/tmpfs/src/github/synthtool/autosynth/synthesizer.py", line 121, in synthesize
    with open(log_file_path, "rt") as fp:
IsADirectoryError: [Errno 21] Is a directory: '/tmpfs/src/github/synthtool/logs/googleapis/google-api-java-client-services'

Google internal developers can see the full log here.

yoshi-automation commented 4 years ago

Autosynth is still having trouble generating games. :sob:

Here's the output from running synth.py:

2020-06-07 03:47:40,355 autosynth [INFO] > logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/google-api-java-client-services
2020-06-07 03:47:41,235 autosynth [DEBUG] > Running: git config --global core.excludesfile /home/kbuilder/.autosynth-gitignore
2020-06-07 03:47:41,237 autosynth [DEBUG] > Running: git config user.name yoshi-automation
2020-06-07 03:47:41,240 autosynth [DEBUG] > Running: git config user.email yoshi-automation@google.com
2020-06-07 03:47:41,260 autosynth [DEBUG] > Running: git config push.default simple
2020-06-07 03:47:41,263 autosynth [DEBUG] > Running: git branch -f autosynth-games
2020-06-07 03:47:41,266 autosynth [DEBUG] > Running: git checkout autosynth-games
Switched to branch 'autosynth-games'
2020-06-07 03:47:41,805 autosynth [INFO] > Running synthtool
2020-06-07 03:47:41,805 autosynth [INFO] > ['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'clients/google-api-services-games/synth.metadata', 'synth.py', '--']
2020-06-07 03:47:41,807 autosynth [DEBUG] > Running: /tmpfs/src/github/synthtool/env/bin/python3 -m synthtool --metadata clients/google-api-services-games/synth.metadata synth.py -- games
tee: /tmpfs/src/github/synthtool/logs/googleapis/google-api-java-client-services: Is a directory
2020-06-07 03:47:42,026 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/google-api-java-client-services/synth.py.
On branch autosynth-games
nothing to commit, working tree clean
2020-06-07 03:47:42,361 synthtool [DEBUG] > Cloning https://github.com/googleapis/discovery-artifact-manager.git.
DEBUG:synthtool:Cloning https://github.com/googleapis/discovery-artifact-manager.git.
2020-06-07 03:47:42,731 synthtool [DEBUG] > Cleaning output directory.
DEBUG:synthtool:Cleaning output directory.
2020-06-07 03:47:42,733 synthtool [DEBUG] > Installing dependencies.
DEBUG:synthtool:Installing dependencies.
2020-06-07 03:47:44,548 synthtool [INFO] > Generating games v1.
INFO:synthtool:Generating games v1.
2020-06-07 03:47:44,548 synthtool [INFO] >  1.30.1
INFO:synthtool: 1.30.1
Writing json metadata to clients/google-api-services-games/v1.metadata.json
2020-06-07 03:47:46,569 synthtool [INFO] > Generating gamesConfiguration v1configuration.
INFO:synthtool:Generating gamesConfiguration v1configuration.
2020-06-07 03:47:46,569 synthtool [INFO] >  1.30.1
INFO:synthtool: 1.30.1
Writing json metadata to clients/google-api-services-gamesConfiguration/v1configuration.metadata.json
2020-06-07 03:47:47,165 synthtool [INFO] > Generating gameservices v1beta.
INFO:synthtool:Generating gameservices v1beta.
2020-06-07 03:47:47,165 synthtool [INFO] >  1.30.1
INFO:synthtool: 1.30.1
WARNING:root:object without properties CancelOperationRequest: OrderedDict([(u'description', u'The request message for Operations.CancelOperation.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'CancelOperationRequest')])
WARNING:root:object without properties Empty: OrderedDict([(u'description', u'A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use it as the request\nor the response type of an API method. For instance:\n\n    service Foo {\n      rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);\n    }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'Empty')])
WARNING:root:object without properties FetchDeploymentStateRequest: OrderedDict([(u'description', u'Request message for GameServerDeploymentsService.FetchDeploymentState.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'FetchDeploymentStateRequest')])
Writing json metadata to clients/google-api-services-gameservices/v1beta.metadata.json
2020-06-07 03:47:48,522 synthtool [INFO] > Generating gamesManagement v1management.
INFO:synthtool:Generating gamesManagement v1management.
2020-06-07 03:47:48,523 synthtool [INFO] >  1.30.1
INFO:synthtool: 1.30.1
Writing json metadata to clients/google-api-services-gamesManagement/v1management.metadata.json
2020-06-07 03:47:49,147 synthtool [DEBUG] > Wrote metadata to clients/google-api-services-games/synth.metadata.
DEBUG:synthtool:Wrote metadata to clients/google-api-services-games/synth.metadata.
2020-06-07 03:47:49,171 autosynth [DEBUG] > Running: git clean -fdx
Removing .cache/
Removing __pycache__/
Removing clients/google-api-services-games/synth.metadata
Removing generator/.cache/
Removing generator/ez_setup.pyc
Removing generator/src/google_apis_client_generator.egg-info/
Removing generator/src/googleapis/__init__.pyc
Removing generator/src/googleapis/codegen/__init__.pyc
Removing generator/src/googleapis/codegen/api.pyc
Removing generator/src/googleapis/codegen/api_exception.pyc
Removing generator/src/googleapis/codegen/api_library_generator.pyc
Removing generator/src/googleapis/codegen/data_types.pyc
Removing generator/src/googleapis/codegen/django_helpers.pyc
Removing generator/src/googleapis/codegen/filesys/__init__.pyc
Removing generator/src/googleapis/codegen/filesys/files.pyc
Removing generator/src/googleapis/codegen/filesys/filesystem_library_package.pyc
Removing generator/src/googleapis/codegen/filesys/library_package.pyc
Removing generator/src/googleapis/codegen/filesys/package_writer_foundry.pyc
Removing generator/src/googleapis/codegen/filesys/tar_library_package.pyc
Removing generator/src/googleapis/codegen/filesys/zip_library_package.pyc
Removing generator/src/googleapis/codegen/generate_library.pyc
Removing generator/src/googleapis/codegen/generator.pyc
Removing generator/src/googleapis/codegen/generator_lookup.pyc
Removing generator/src/googleapis/codegen/import_definition.pyc
Removing generator/src/googleapis/codegen/java_generator.pyc
Removing generator/src/googleapis/codegen/java_import_manager.pyc
Removing generator/src/googleapis/codegen/language_model.pyc
Removing generator/src/googleapis/codegen/schema.pyc
Removing generator/src/googleapis/codegen/targets.pyc
Removing generator/src/googleapis/codegen/template_helpers.pyc
Removing generator/src/googleapis/codegen/template_objects.pyc
Removing generator/src/googleapis/codegen/utilities/__init__.pyc
Removing generator/src/googleapis/codegen/utilities/convert_size.pyc
Removing generator/src/googleapis/codegen/utilities/html_stripper.pyc
Removing generator/src/googleapis/codegen/utilities/json_expander.pyc
Removing generator/src/googleapis/codegen/utilities/json_with_comments.pyc
Removing generator/src/googleapis/codegen/utilities/maven_utils.pyc
Removing generator/src/googleapis/codegen/utilities/name_validator.pyc
Traceback (most recent call last):
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 615, in <module>
    main()
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 476, in main
    return _inner_main(temp_dir)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 555, in _inner_main
    ).synthesize(base_synth_log_path)
  File "/tmpfs/src/github/synthtool/autosynth/synthesizer.py", line 121, in synthesize
    with open(log_file_path, "rt") as fp:
IsADirectoryError: [Errno 21] Is a directory: '/tmpfs/src/github/synthtool/logs/googleapis/google-api-java-client-services'

Google internal developers can see the full log here.

yoshi-automation commented 4 years ago

Autosynth is still having trouble generating games. :sob:

Here's the output from running synth.py:

2020-06-08 03:47:01,755 autosynth [INFO] > logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/google-api-java-client-services
2020-06-08 03:47:02,674 autosynth [DEBUG] > Running: git config --global core.excludesfile /home/kbuilder/.autosynth-gitignore
2020-06-08 03:47:02,678 autosynth [DEBUG] > Running: git config user.name yoshi-automation
2020-06-08 03:47:02,681 autosynth [DEBUG] > Running: git config user.email yoshi-automation@google.com
2020-06-08 03:47:02,699 autosynth [DEBUG] > Running: git config push.default simple
2020-06-08 03:47:02,703 autosynth [DEBUG] > Running: git branch -f autosynth-games
2020-06-08 03:47:02,707 autosynth [DEBUG] > Running: git checkout autosynth-games
Switched to branch 'autosynth-games'
2020-06-08 03:47:03,118 autosynth [INFO] > Running synthtool
2020-06-08 03:47:03,118 autosynth [INFO] > ['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'clients/google-api-services-games/synth.metadata', 'synth.py', '--']
tee: /tmpfs/src/github/synthtool/logs/googleapis/google-api-java-client-services2020-06-08 03:47:03,121 autosynth [DEBUG] > Running: /tmpfs/src/github/synthtool/env/bin/python3 -m synthtool --metadata clients/google-api-services-games/synth.metadata synth.py -- games
: Is a directory
2020-06-08 03:47:03,325 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/google-api-java-client-services/synth.py.
On branch autosynth-games
nothing to commit, working tree clean
2020-06-08 03:47:03,678 synthtool [DEBUG] > Cloning https://github.com/googleapis/discovery-artifact-manager.git.
DEBUG:synthtool:Cloning https://github.com/googleapis/discovery-artifact-manager.git.
2020-06-08 03:47:04,059 synthtool [DEBUG] > Cleaning output directory.
DEBUG:synthtool:Cleaning output directory.
2020-06-08 03:47:04,062 synthtool [DEBUG] > Installing dependencies.
DEBUG:synthtool:Installing dependencies.
2020-06-08 03:47:05,752 synthtool [INFO] > Generating games v1.
INFO:synthtool:Generating games v1.
2020-06-08 03:47:05,752 synthtool [INFO] >  1.30.1
INFO:synthtool: 1.30.1
Writing json metadata to clients/google-api-services-games/v1.metadata.json
2020-06-08 03:47:07,574 synthtool [INFO] > Generating gamesConfiguration v1configuration.
INFO:synthtool:Generating gamesConfiguration v1configuration.
2020-06-08 03:47:07,574 synthtool [INFO] >  1.30.1
INFO:synthtool: 1.30.1
Writing json metadata to clients/google-api-services-gamesConfiguration/v1configuration.metadata.json
2020-06-08 03:47:08,129 synthtool [INFO] > Generating gameservices v1beta.
INFO:synthtool:Generating gameservices v1beta.
2020-06-08 03:47:08,129 synthtool [INFO] >  1.30.1
INFO:synthtool: 1.30.1
WARNING:root:object without properties CancelOperationRequest: OrderedDict([(u'description', u'The request message for Operations.CancelOperation.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'CancelOperationRequest')])
WARNING:root:object without properties Empty: OrderedDict([(u'description', u'A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use it as the request\nor the response type of an API method. For instance:\n\n    service Foo {\n      rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);\n    }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'Empty')])
WARNING:root:object without properties FetchDeploymentStateRequest: OrderedDict([(u'description', u'Request message for GameServerDeploymentsService.FetchDeploymentState.'), (u'type', u'object'), (u'properties', OrderedDict()), (u'id', u'FetchDeploymentStateRequest')])
Writing json metadata to clients/google-api-services-gameservices/v1beta.metadata.json
2020-06-08 03:47:09,367 synthtool [INFO] > Generating gamesManagement v1management.
INFO:synthtool:Generating gamesManagement v1management.
2020-06-08 03:47:09,367 synthtool [INFO] >  1.30.1
INFO:synthtool: 1.30.1
Writing json metadata to clients/google-api-services-gamesManagement/v1management.metadata.json
2020-06-08 03:47:09,945 synthtool [DEBUG] > Wrote metadata to clients/google-api-services-games/synth.metadata.
DEBUG:synthtool:Wrote metadata to clients/google-api-services-games/synth.metadata.
2020-06-08 03:47:09,971 autosynth [DEBUG] > Running: git clean -fdx
Removing .cache/
Removing __pycache__/
Removing clients/google-api-services-games/synth.metadata
Removing generator/.cache/
Removing generator/ez_setup.pyc
Removing generator/src/google_apis_client_generator.egg-info/
Removing generator/src/googleapis/__init__.pyc
Removing generator/src/googleapis/codegen/__init__.pyc
Removing generator/src/googleapis/codegen/api.pyc
Removing generator/src/googleapis/codegen/api_exception.pyc
Removing generator/src/googleapis/codegen/api_library_generator.pyc
Removing generator/src/googleapis/codegen/data_types.pyc
Removing generator/src/googleapis/codegen/django_helpers.pyc
Removing generator/src/googleapis/codegen/filesys/__init__.pyc
Removing generator/src/googleapis/codegen/filesys/files.pyc
Removing generator/src/googleapis/codegen/filesys/filesystem_library_package.pyc
Removing generator/src/googleapis/codegen/filesys/library_package.pyc
Removing generator/src/googleapis/codegen/filesys/package_writer_foundry.pyc
Removing generator/src/googleapis/codegen/filesys/tar_library_package.pyc
Removing generator/src/googleapis/codegen/filesys/zip_library_package.pyc
Removing generator/src/googleapis/codegen/generate_library.pyc
Removing generator/src/googleapis/codegen/generator.pyc
Removing generator/src/googleapis/codegen/generator_lookup.pyc
Removing generator/src/googleapis/codegen/import_definition.pyc
Removing generator/src/googleapis/codegen/java_generator.pyc
Removing generator/src/googleapis/codegen/java_import_manager.pyc
Removing generator/src/googleapis/codegen/language_model.pyc
Removing generator/src/googleapis/codegen/schema.pyc
Removing generator/src/googleapis/codegen/targets.pyc
Removing generator/src/googleapis/codegen/template_helpers.pyc
Removing generator/src/googleapis/codegen/template_objects.pyc
Removing generator/src/googleapis/codegen/utilities/__init__.pyc
Removing generator/src/googleapis/codegen/utilities/convert_size.pyc
Removing generator/src/googleapis/codegen/utilities/html_stripper.pyc
Removing generator/src/googleapis/codegen/utilities/json_expander.pyc
Removing generator/src/googleapis/codegen/utilities/json_with_comments.pyc
Removing generator/src/googleapis/codegen/utilities/maven_utils.pyc
Removing generator/src/googleapis/codegen/utilities/name_validator.pyc
Traceback (most recent call last):
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 615, in <module>
    main()
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 476, in main
    return _inner_main(temp_dir)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 555, in _inner_main
    ).synthesize(base_synth_log_path)
  File "/tmpfs/src/github/synthtool/autosynth/synthesizer.py", line 121, in synthesize
    with open(log_file_path, "rt") as fp:
IsADirectoryError: [Errno 21] Is a directory: '/tmpfs/src/github/synthtool/logs/googleapis/google-api-java-client-services'

Google internal developers can see the full log here.

yoshi-automation commented 4 years ago

Autosynth passed, closing! :green_heart: