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

Request: for access to babylon-e2e-init-chain image #219

Open
laciferin2024 opened this issue Oct 22, 2024 · 0 comments
Open

Request: for access to babylon-e2e-init-chain image #219

laciferin2024 opened this issue Oct 22, 2024 · 0 comments

Comments

@laciferin2024
Copy link

I was trying to help out and do and e2e test function. I am blocked by this error:

RUN   TestSoftwareUpgradeV1TestnetTestSuite
    software_upgrade_e2e_signet_launch_test.go:29: setting up e2e integration test suite...
    upgrade.go:91: starting upgrade e2e infrastructure for chain-id: bbn-test-a
    software_upgrade_e2e_signet_launch_test.go:83: 
        	Error Trace:	/Volumes/N/2024/babylon/test/e2e/software_upgrade_e2e_signet_launch_test.go:83
        	            				/Users/hiro/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:157
        	            				/Volumes/N/2024/babylon/test/e2e/e2e_test.go:32
        	Error:      	Received unexpected error:
        	            	API error (404): pull access denied for babylonlabs-io/babylond-e2e-init-chain, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
        	            	
        	            	github.com/ory/dockertest/v3.(*Pool).RunWithOptions
        	            		/Users/hiro/go/pkg/mod/github.com/ory/dockertest/[email protected]/dockertest.go:413
        	            	github.com/babylonlabs-io/babylon/test/e2e/containers.(*Manager).RunChainInitResource
        	            		/Volumes/N/2024/babylon/test/e2e/containers/containers.go:371
        	            	github.com/babylonlabs-io/babylon/test/e2e/configurer.(*UpgradeConfigurer).ConfigureChain
        	            		/Volumes/N/2024/babylon/test/e2e/configurer/upgrade.go:107
        	            	github.com/babylonlabs-io/babylon/test/e2e/configurer.(*UpgradeConfigurer).ConfigureChains.func1
        	            		/Volumes/N/2024/babylon/test/e2e/configurer/upgrade.go:70
        	            	runtime.goexit
        	            		/Volumes/J/.go/go1.21.6/src/runtime/asm_arm64.s:1197
        	Test:       	TestSoftwareUpgradeV1TestnetTestSuite
    base.go:71: starting bbn-test-a validator containers...
    panic.go:114: test panicked: runtime error: index out of range [0] with length 0
        goroutine 221 [running]:
        runtime/debug.Stack()
        	/Volumes/J/.go/go1.21.6/src/runtime/debug/stack.go:24 +0x64
        github.com/stretchr/testify/suite.failOnPanic(0x14001cf01a0, {0x103c5f320, 0x14002a419f8})
        	/Users/hiro/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:89 +0x38
        github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x14001cf01a0)
        	/Users/hiro/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:83 +0x40
        panic({0x103c5f320?, 0x14002a419f8?})
        	/Volumes/J/.go/go1.21.6/src/runtime/panic.go:914 +0x218
        github.com/babylonlabs-io/babylon/test/e2e/configurer.(*UpgradeConfigurer).CreatePreUpgradeState(0x1400200c060)
        	/Volumes/N/2024/babylon/test/e2e/configurer/upgrade.go:147 +0x274
        github.com/babylonlabs-io/babylon/test/e2e/configurer.NewSoftwareUpgradeConfigurer.withUpgrade.func1({0x103f1c708?, 0x1400200c060})
        	/Volumes/N/2024/babylon/test/e2e/configurer/setup.go:95 +0x60
        github.com/babylonlabs-io/babylon/test/e2e/configurer.(*UpgradeConfigurer).RunSetup(...)
        	/Volumes/N/2024/babylon/test/e2e/configurer/upgrade.go:163
        github.com/babylonlabs-io/babylon/test/e2e.(*SoftwareUpgradeV1TestnetTestSuite).SetupSuite(0x14001d19590)
        	/Volumes/N/2024/babylon/test/e2e/software_upgrade_e2e_signet_launch_test.go:84 +0x2fc
        github.com/stretchr/testify/suite.Run(0x14001cf01a0, {0x103eddbe8, 0x14001d19590})
        	/Users/hiro/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:157 +0x32c
        github.com/babylonlabs-io/babylon/test/e2e.TestSoftwareUpgradeV1TestnetTestSuite(0xb?)
        	/Volumes/N/2024/babylon/test/e2e/e2e_test.go:32 +0x3c
        testing.tRunner(0x14001cf01a0, 0x103eb27c0)
        	/Volumes/J/.go/go1.21.6/src/testing/testing.go:1595 +0xe8
        created by testing.(*T).Run in goroutine 1
        	/Volumes/J/.go/go1.21.6/src/testing/testing.go:1648 +0x33c
--- FAIL: TestSoftwareUpgradeV1TestnetTestSuite (3.72s)

I would like to request for access to the image : babylonlabs-io/babylond-e2e-init-chain

My email address: [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant