empiredan opened a new issue, #2128:
URL: https://github.com/apache/incubator-pegasus/issues/2128

   3 building workflows on Github failed for the reason that  zookeeper-bin 
cannot be found as the following logging:
   
   ```
   Prepare all required actions
   Getting action download info
   Download action repository 'actions/upload-artifact@v4' 
(SHA:50769540e7f4bd5e[2](https://github.com/apache/incubator-pegasus/actions/runs/11064265374/job/30741757003?pr=2078#step:6:2)1e526ee35c689e35e0d6874)
   Run ./.github/actions/upload_artifact
     env:
       ONEBOX_OPTS: disk_min_available_space_ratio=5
       TEST_OPTS: 
disk_min_available_space_ratio=5;throttle_test_medium_value_kb=10;throttle_test_large_value_kb=2[5](https://github.com/apache/incubator-pegasus/actions/runs/11064265374/job/30741757003?pr=2078#step:6:5)
       USE_JEMALLOC: OFF
       ARTIFACT_NAME: release
       BUILD_OPTIONS: -t release --test
   Run rm -rf thirdparty
     rm -rf thirdparty
     # The following operations are tricky, these directories and files don't 
exist if not build with '--test'.
     # When build binaries for client tests, it's not needed to add '--test'.
     mkdir -p build/latest/bin
     mkdir -p build/latest/src/server/test
     touch build/latest/src/server/test/config.ini
     tar -zcvhf ${ARTIFACT_NAME}_builder.tar build/latest/output 
build/latest/bin build/latest/src/server/test/config.ini hadoop-bin 
zookeeper-bin
     shell: bash --noprofile --norc -e -o pipefail {0}
     env:
       ONEBOX_OPTS: disk_min_available_space_ratio=5
       TEST_OPTS: 
disk_min_available_space_ratio=5;throttle_test_medium_value_kb=[10](https://github.com/apache/incubator-pegasus/actions/runs/11064265374/job/30741757003?pr=2078#step:6:10);throttle_test_large_value_kb=25
       USE_JEMALLOC: OFF
       ARTIFACT_NAME: release
       BUILD_OPTIONS: -t release --test
   build/latest/output/
   build/latest/output/lib/
   build/latest/output/lib/libdsn_replication_common.a
   build/latest/output/lib/libdsn.block_service.local.a
   build/latest/output/lib/libdsn_replica_server.so
   build/latest/output/lib/libdsn_rpc.a
   build/latest/output/lib/libdsn_dist_cmd.a
   ```
   
   ```
   hadoop-bin/sbin/mr-jobhistory-daemon.sh
   hadoop-bin/sbin/kms.sh
   hadoop-bin/sbin/stop-yarn.sh
   hadoop-bin/sbin/yarn-daemons.sh
   hadoop-bin/sbin/start-all.sh
   hadoop-bin/sbin/stop-all.sh
   hadoop-bin/sbin/workers.sh
   hadoop-bin/sbin/stop-dfs.sh
   hadoop-bin/sbin/start-yarn.sh
   hadoop-bin/LICENSE-binary
   hadoop-bin/include/
   hadoop-bin/include/SerialUtils.hh
   hadoop-bin/include/hdfs.h
   tar: zookeeper-bin: Cannot stat: No such file or directory
   hadoop-bin/include/StringUtils.hh
   hadoop-bin/include/TemplateFactory.hh
   hadoop-bin/include/Pipes.hh
   tar: Exiting with failure status due to previous errors
   Error: Process completed with exit code 2.
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to