Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d10896467fa144e67a67be8d8faf3bc8d031442b Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7181956074688691013.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17147628450932583364.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2289538799436695661.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17745642643411241973.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13294565734348805453.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9809 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/688 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/688 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d10896467fa144e67a67be8d8faf3bc8d031442b (main) Commit message: "Merge pull request #4896 from jackchenjc/issue-4889" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d10896467fa144e67a67be8d8faf3bc8d031442b # timeout=10 > git rev-list --no-walk 1b547b08863b9eb04e96d431cd29a638682022cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-09T04:51:17.502Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T04:51:17.569Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T04:51:17.592Z] ========================================================= [2024-09-09T04:51:17.592Z] EdgeX Global Pipelines Version Info [2024-09-09T04:51:17.592Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:51:18.322Z] ------------------- [2024-09-09T04:51:18.322Z] stable info: [2024-09-09T04:51:18.322Z] ------------------- [2024-09-09T04:51:18.322Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T04:51:18.322Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T04:51:18.322Z] Message: update stable to v1.0.263 [2024-09-09T04:51:18.893Z] ------------------- [2024-09-09T04:51:18.893Z] experimental info: [2024-09-09T04:51:18.893Z] ------------------- [2024-09-09T04:51:18.893Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T04:51:18.893Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T04:51:18.893Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T04:51:18.973Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-09T04:51:18.993Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-09T04:51:19.020Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T04:51:19.045Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T04:51:19.065Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T04:51:19.084Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T04:51:19.104Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T04:51:19.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-09T04:51:19.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-09T04:51:19.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-09T04:51:19.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T04:51:19.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T04:51:19.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T04:51:19.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T04:51:19.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T04:51:19.305Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T04:51:19.325Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T04:51:19.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T04:51:19.375Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-09T04:51:19.399Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-09T04:51:19.423Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T04:51:19.443Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T04:51:19.460Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T04:51:19.481Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-09T04:51:19.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-09T04:51:19.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-09T04:51:19.548Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] echo [2024-09-09T04:51:19.571Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d108964 [Pipeline] echo [2024-09-09T04:51:19.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T04:51:19.647Z] provisioning config files... [2024-09-09T04:51:19.663Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/688@tmp/config17830064172931785338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:51:20.003Z] ---> ****-login.sh [2024-09-09T04:51:20.003Z] nexus3.edgexfoundry.org:10001 [2024-09-09T04:51:20.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:51:20.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:51:20.263Z] Configure a credential helper to remove this warning. See [2024-09-09T04:51:20.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:51:20.263Z] [2024-09-09T04:51:20.263Z] Login Succeeded [2024-09-09T04:51:20.263Z] nexus3.edgexfoundry.org:10002 [2024-09-09T04:51:20.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:51:20.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:51:20.263Z] Configure a credential helper to remove this warning. See [2024-09-09T04:51:20.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:51:20.263Z] [2024-09-09T04:51:20.263Z] Login Succeeded [2024-09-09T04:51:20.263Z] nexus3.edgexfoundry.org:10003 [2024-09-09T04:51:20.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:51:20.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:51:20.524Z] Configure a credential helper to remove this warning. See [2024-09-09T04:51:20.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:51:20.525Z] [2024-09-09T04:51:20.525Z] Login Succeeded [2024-09-09T04:51:20.525Z] nexus3.edgexfoundry.org:10004 [2024-09-09T04:51:20.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:51:20.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:51:20.525Z] Configure a credential helper to remove this warning. See [2024-09-09T04:51:20.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:51:20.525Z] [2024-09-09T04:51:20.525Z] Login Succeeded [2024-09-09T04:51:20.525Z] ****.io [2024-09-09T04:51:20.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:51:20.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:51:20.785Z] Configure a credential helper to remove this warning. See [2024-09-09T04:51:20.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:51:20.785Z] [2024-09-09T04:51:20.785Z] Login Succeeded [2024-09-09T04:51:20.785Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T04:51:20.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T04:51:21.123Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-09T04:51:21.123Z] + + cut -d/ -f2 [2024-09-09T04:51:21.123Z] dirname cmd/core-command/Dockerfile [2024-09-09T04:51:21.123Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-09T04:51:21.123Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-09T04:51:21.123Z] + cut -d/ -f2 [2024-09-09T04:51:21.123Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-09T04:51:21.123Z] + dirname cmd/core-data/Dockerfile [2024-09-09T04:51:21.123Z] + cut -d/ -f2 [2024-09-09T04:51:21.123Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-09T04:51:21.123Z] + dirname cmd/core-keeper/Dockerfile [2024-09-09T04:51:21.123Z] + cut -d/ -f2 [2024-09-09T04:51:21.123Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-09T04:51:21.123Z] + dirname cmd/core-metadata/Dockerfile [2024-09-09T04:51:21.123Z] + cut -d/ -f2 [2024-09-09T04:51:21.123Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-09T04:51:21.123Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-09T04:51:21.123Z] + cut -d/ -f2 [2024-09-09T04:51:21.123Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-09T04:51:21.123Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-09T04:51:21.123Z] + cut -d/ -f2 [2024-09-09T04:51:21.123Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-09T04:51:21.123Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-09T04:51:21.123Z] + cut -d/ -f2 [2024-09-09T04:51:21.123Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-09T04:51:21.123Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-09T04:51:21.123Z] + cut -d/ -f2 [2024-09-09T04:51:21.123Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-09T04:51:21.123Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T04:51:21.123Z] + cut -d/ -f2 [2024-09-09T04:51:21.123Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T04:51:21.123Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-09T04:51:21.123Z] + cut -d/ -f2 [2024-09-09T04:51:21.123Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-09T04:51:21.123Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-09T04:51:21.123Z] + cut -d/ -f2 [2024-09-09T04:51:21.123Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-09T04:51:21.123Z] + + dirname cmd/security-spire-server/Dockerfile [2024-09-09T04:51:21.123Z] cut -d/ -f2 [2024-09-09T04:51:21.123Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-09T04:51:21.123Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-09T04:51:21.123Z] + cut -d/ -f2 [2024-09-09T04:51:21.123Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-09T04:51:21.123Z] + dirname cmd/support-notifications/Dockerfile [2024-09-09T04:51:21.123Z] + cut -d/ -f2 [2024-09-09T04:51:21.123Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-09T04:51:21.123Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-09T04:51:21.123Z] + cut -d/ -f2 [2024-09-09T04:51:21.123Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-09T04:51:21.161Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-09T04:51:21.523Z] + git rev-list -1 --merges d10896467fa144e67a67be8d8faf3bc8d031442b~1..d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] echo [2024-09-09T04:51:21.537Z] -----------> git rev-list -1 --merges d10896467fa144e67a67be8d8faf3bc8d031442b~1..d10896467fa144e67a67be8d8faf3bc8d031442b d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T04:51:21.537Z] d10896467fa144e67a67be8d8faf3bc8d031442b [false] [Pipeline] sh [2024-09-09T04:51:21.834Z] + git log --format=format:%s -1 d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] echo [2024-09-09T04:51:21.852Z] ========================================================= [2024-09-09T04:51:21.852Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T04:51:21.852Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-09T04:51:22.226Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T04:51:22.226Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T04:51:22.226Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T04:51:22.226Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T04:51:22.226Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T04:51:22.226Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T04:51:22.226Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:51:22.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T04:51:22.585Z] [2024-09-09T04:51:22.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:51:22.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T04:51:23.151Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T04:51:23.151Z] b85a868b505f: Pulling fs layer [2024-09-09T04:51:23.151Z] e2be974225ed: Pulling fs layer [2024-09-09T04:51:23.151Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T04:51:23.151Z] 988bab9f4d93: Pulling fs layer [2024-09-09T04:51:23.151Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T04:51:23.151Z] eaf3925da568: Pulling fs layer [2024-09-09T04:51:23.151Z] bab4dde63d76: Pulling fs layer [2024-09-09T04:51:23.151Z] bde34c3a00c8: Pulling fs layer [2024-09-09T04:51:23.151Z] b352a97aabf1: Pulling fs layer [2024-09-09T04:51:23.151Z] 4872d77fe225: Pulling fs layer [2024-09-09T04:51:23.151Z] 5851b861e8e6: Pulling fs layer [2024-09-09T04:51:23.151Z] 1469e6f7b9e6: Waiting [2024-09-09T04:51:23.151Z] eaf3925da568: Waiting [2024-09-09T04:51:23.151Z] bab4dde63d76: Waiting [2024-09-09T04:51:23.151Z] bde34c3a00c8: Waiting [2024-09-09T04:51:23.151Z] b352a97aabf1: Waiting [2024-09-09T04:51:23.151Z] 4872d77fe225: Waiting [2024-09-09T04:51:23.151Z] 5851b861e8e6: Waiting [2024-09-09T04:51:23.151Z] 988bab9f4d93: Waiting [2024-09-09T04:51:23.151Z] e2be974225ed: Download complete [2024-09-09T04:51:23.151Z] 988bab9f4d93: Verifying Checksum [2024-09-09T04:51:23.151Z] 988bab9f4d93: Download complete [2024-09-09T04:51:23.151Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T04:51:23.151Z] 1469e6f7b9e6: Download complete [2024-09-09T04:51:23.151Z] eaf3925da568: Verifying Checksum [2024-09-09T04:51:23.151Z] eaf3925da568: Download complete [2024-09-09T04:51:23.151Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T04:51:23.151Z] 339a4e72a1f5: Download complete [2024-09-09T04:51:23.151Z] bde34c3a00c8: Download complete [2024-09-09T04:51:23.151Z] b352a97aabf1: Verifying Checksum [2024-09-09T04:51:23.151Z] b352a97aabf1: Download complete [2024-09-09T04:51:23.151Z] 4872d77fe225: Verifying Checksum [2024-09-09T04:51:23.151Z] 4872d77fe225: Download complete [2024-09-09T04:51:23.412Z] 5851b861e8e6: Download complete [2024-09-09T04:51:23.412Z] b85a868b505f: Verifying Checksum [2024-09-09T04:51:23.412Z] b85a868b505f: Download complete [2024-09-09T04:51:23.672Z] bab4dde63d76: Verifying Checksum [2024-09-09T04:51:23.672Z] bab4dde63d76: Download complete [2024-09-09T04:51:24.610Z] b85a868b505f: Pull complete [2024-09-09T04:51:24.610Z] e2be974225ed: Pull complete [2024-09-09T04:51:24.870Z] 339a4e72a1f5: Pull complete [2024-09-09T04:51:25.129Z] 988bab9f4d93: Pull complete [2024-09-09T04:51:25.388Z] 1469e6f7b9e6: Pull complete [2024-09-09T04:51:25.388Z] eaf3925da568: Pull complete [2024-09-09T04:51:27.290Z] bab4dde63d76: Pull complete [2024-09-09T04:51:27.290Z] bde34c3a00c8: Pull complete [2024-09-09T04:51:27.860Z] b352a97aabf1: Pull complete [2024-09-09T04:51:28.120Z] 4872d77fe225: Pull complete [2024-09-09T04:51:28.380Z] 5851b861e8e6: Pull complete [2024-09-09T04:51:28.640Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T04:51:28.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T04:51:28.640Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:51:28.788Z] prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container [2024-09-09T04:51:28.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T04:51:32.653Z] $ docker top 8597c0c701bb1a9298a958dcd2c62f76d934c29112f935b6e53b19d74df78de6 -eo pid,comm [2024-09-09T04:51:32.711Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-09T04:51:32.711Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T04:51:32.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T04:51:32.777Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T04:51:32.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T04:51:32.891Z] $ docker exec 8597c0c701bb1a9298a958dcd2c62f76d934c29112f935b6e53b19d74df78de6 ssh-agent [2024-09-09T04:51:32.994Z] SSH_AUTH_SOCK=/tmp/ssh-F6g2HdwCFCPs/agent.31 [2024-09-09T04:51:32.994Z] SSH_AGENT_PID=37 [2024-09-09T04:51:33.001Z] Running ssh-add (command line suppressed) [2024-09-09T04:51:33.089Z] Identity added: /w/workspace/edgex-go/688@tmp/private_key_11480613892500383828.key (/w/workspace/edgex-go/688@tmp/private_key_11480613892500383828.key) [2024-09-09T04:51:33.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T04:51:33.400Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T04:51:33.411Z] $ docker exec --env ******** --env ******** 8597c0c701bb1a9298a958dcd2c62f76d934c29112f935b6e53b19d74df78de6 ssh-agent -k [2024-09-09T04:51:33.507Z] unset SSH_AUTH_SOCK; [2024-09-09T04:51:33.508Z] unset SSH_AGENT_PID; [2024-09-09T04:51:33.508Z] echo Agent pid 37 killed; [2024-09-09T04:51:33.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T04:51:33.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T04:51:33.561Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T04:51:33.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T04:51:33.667Z] $ docker exec 8597c0c701bb1a9298a958dcd2c62f76d934c29112f935b6e53b19d74df78de6 ssh-agent [2024-09-09T04:51:33.775Z] SSH_AUTH_SOCK=/tmp/ssh-C1jwLssQEe4z/agent.70 [2024-09-09T04:51:33.775Z] SSH_AGENT_PID=76 [2024-09-09T04:51:33.780Z] Running ssh-add (command line suppressed) [2024-09-09T04:51:33.873Z] Identity added: /w/workspace/edgex-go/688@tmp/private_key_10477975983823851884.key (/w/workspace/edgex-go/688@tmp/private_key_10477975983823851884.key) [2024-09-09T04:51:33.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T04:51:34.185Z] + git semver init [2024-09-09T04:51:34.450Z] 2024-09-09 04:51:34,440 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T04:51:34.450Z] 2024-09-09 04:51:34,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/688/.semver [2024-09-09T04:51:34.450Z] 2024-09-09 04:51:34,442 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/688/.semver [2024-09-09T04:51:34.450Z] 2024-09-09 04:51:34,443 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/688/.semver'], cwd=/w/workspace/edgex-go/688, universal_newlines=False, shell=None, istream=None) [2024-09-09T04:51:41.018Z] 2024-09-09 04:51:40,456 [append_file] DEBUG append to file:/w/workspace/edgex-go/688/.git/info/exclude [2024-09-09T04:51:41.018Z] 2024-09-09 04:51:40,456 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/688/.semver/main with force:False [2024-09-09T04:51:41.018Z] 2024-09-09 04:51:40,456 [read_version] DEBUG read version from /w/workspace/edgex-go/688/.semver/main [2024-09-09T04:51:41.018Z] 2024-09-09 04:51:40,456 [read_version] DEBUG read version from /w/workspace/edgex-go/688/.semver/main [2024-09-09T04:51:41.018Z] 3.2.0-dev.67 [Pipeline] } [2024-09-09T04:51:41.025Z] $ docker exec --env ******** --env ******** 8597c0c701bb1a9298a958dcd2c62f76d934c29112f935b6e53b19d74df78de6 ssh-agent -k [2024-09-09T04:51:41.107Z] unset SSH_AUTH_SOCK; [2024-09-09T04:51:41.107Z] unset SSH_AGENT_PID; [2024-09-09T04:51:41.107Z] echo Agent pid 76 killed; [2024-09-09T04:51:41.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T04:51:41.449Z] + git semver [Pipeline] } [2024-09-09T04:51:41.720Z] $ docker stop --time=1 8597c0c701bb1a9298a958dcd2c62f76d934c29112f935b6e53b19d74df78de6 [2024-09-09T04:51:43.584Z] $ docker rm -f --volumes 8597c0c701bb1a9298a958dcd2c62f76d934c29112f935b6e53b19d74df78de6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T04:51:44.165Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T04:51:44.439Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T04:51:44.441Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.67 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T04:51:44.874Z] + git config --global --add safe.directory /w/workspace/edgex-go/688 [Pipeline] echo [2024-09-09T04:51:44.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T04:51:44.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T04:51:44.929Z] ========================================================= [2024-09-09T04:51:44.929Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T04:51:44.929Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T04:51:45.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T04:51:45.247Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T04:51:45.247Z] 619be1103602: Pulling fs layer [2024-09-09T04:51:45.247Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T04:51:45.247Z] 5df492c9dc93: Pulling fs layer [2024-09-09T04:51:45.247Z] 7629e6793208: Pulling fs layer [2024-09-09T04:51:45.247Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T04:51:45.247Z] fb5054dd5b73: Pulling fs layer [2024-09-09T04:51:45.247Z] eeca6798cff9: Pulling fs layer [2024-09-09T04:51:45.247Z] aa269ceb94a6: Pulling fs layer [2024-09-09T04:51:45.247Z] ada007ff1a6a: Pulling fs layer [2024-09-09T04:51:45.247Z] 7629e6793208: Waiting [2024-09-09T04:51:45.247Z] 4f4fb700ef54: Waiting [2024-09-09T04:51:45.247Z] fb5054dd5b73: Waiting [2024-09-09T04:51:45.247Z] ada007ff1a6a: Waiting [2024-09-09T04:51:45.247Z] eeca6798cff9: Waiting [2024-09-09T04:51:45.247Z] 7862e08f4a3e: Download complete [2024-09-09T04:51:45.247Z] 7629e6793208: Verifying Checksum [2024-09-09T04:51:45.247Z] 7629e6793208: Download complete [2024-09-09T04:51:45.247Z] 4f4fb700ef54: Download complete [2024-09-09T04:51:45.247Z] fb5054dd5b73: Verifying Checksum [2024-09-09T04:51:45.247Z] fb5054dd5b73: Download complete [2024-09-09T04:51:45.247Z] 619be1103602: Verifying Checksum [2024-09-09T04:51:45.247Z] 619be1103602: Download complete [2024-09-09T04:51:45.507Z] eeca6798cff9: Verifying Checksum [2024-09-09T04:51:45.507Z] eeca6798cff9: Download complete [2024-09-09T04:51:45.507Z] 619be1103602: Pull complete [2024-09-09T04:51:45.507Z] ada007ff1a6a: Download complete [2024-09-09T04:51:45.767Z] 7862e08f4a3e: Pull complete [2024-09-09T04:51:45.767Z] 5df492c9dc93: Verifying Checksum [2024-09-09T04:51:45.767Z] 5df492c9dc93: Download complete [2024-09-09T04:51:46.348Z] aa269ceb94a6: Verifying Checksum [2024-09-09T04:51:46.348Z] aa269ceb94a6: Download complete [2024-09-09T04:51:48.878Z] 5df492c9dc93: Pull complete [2024-09-09T04:51:48.878Z] 7629e6793208: Pull complete [2024-09-09T04:51:48.878Z] 4f4fb700ef54: Pull complete [2024-09-09T04:51:49.137Z] fb5054dd5b73: Pull complete [2024-09-09T04:51:49.137Z] eeca6798cff9: Pull complete [2024-09-09T04:51:51.669Z] aa269ceb94a6: Pull complete [2024-09-09T04:51:52.237Z] ada007ff1a6a: Pull complete [2024-09-09T04:51:52.237Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T04:51:52.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T04:51:52.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-09T04:51:52.544Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T04:51:52.544Z] WORKDIR /edgex [2024-09-09T04:51:52.544Z] COPY go.mod . [2024-09-09T04:51:52.544Z] RUN go mod download [2024-09-09T04:51:52.544Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-09T04:51:53.111Z] Sending build context to Docker daemon 179.2MB [2024-09-09T04:51:53.111Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T04:51:53.111Z] ---> f489d0715acc [2024-09-09T04:51:53.111Z] Step 2/4 : WORKDIR /edgex [2024-09-09T04:51:58.392Z] ---> Running in 424ff4931ce4 [2024-09-09T04:51:58.392Z] Removing intermediate container 424ff4931ce4 [2024-09-09T04:51:58.392Z] ---> bea3a60256c8 [2024-09-09T04:51:58.392Z] Step 3/4 : COPY go.mod . [2024-09-09T04:51:58.392Z] ---> 6477371cabd2 [2024-09-09T04:51:58.392Z] Step 4/4 : RUN go mod download [2024-09-09T04:51:58.392Z] ---> Running in b0e56b6737da [2024-09-09T04:51:59.540Z] Still waiting to schedule task [2024-09-09T04:51:59.540Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9808’ [2024-09-09T04:52:20.346Z] Removing intermediate container b0e56b6737da [2024-09-09T04:52:20.346Z] ---> 8d2004241b53 [2024-09-09T04:52:20.346Z] Successfully built 8d2004241b53 [2024-09-09T04:52:20.346Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:52:20.666Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T04:52:20.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:52:20.750Z] prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container [2024-09-09T04:52:20.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-09T04:52:21.199Z] $ docker top f0e6d28338be954d86d59f6d677aab6f064b21b34288b03269d132f8cad8ce9f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T04:52:21.557Z] + go version [2024-09-09T04:52:21.557Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T04:52:21.567Z] $ docker stop --time=1 f0e6d28338be954d86d59f6d677aab6f064b21b34288b03269d132f8cad8ce9f [2024-09-09T04:52:22.844Z] $ docker rm -f --volumes f0e6d28338be954d86d59f6d677aab6f064b21b34288b03269d132f8cad8ce9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:52:23.271Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T04:52:23.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:52:23.356Z] prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container [2024-09-09T04:52:23.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-09T04:52:23.755Z] $ docker top a7aaf3c159cacaab9efa958f8258bc194df646ad8c5103a9a61ab1504950e30d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-09T04:52:23.836Z] ========================================================= [2024-09-09T04:52:23.836Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-09T04:52:23.836Z] ========================================================= [Pipeline] sh [2024-09-09T04:52:24.117Z] + git config --global --add safe.directory /w/workspace/edgex-go/688 [Pipeline] fileExists [Pipeline] sh [2024-09-09T04:52:24.480Z] + make test [2024-09-09T04:52:24.480Z] go test -race -coverprofile=coverage.out ./... [2024-09-09T04:52:32.597Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-09T04:53:04.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-09T04:53:04.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-09T04:53:04.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-09T04:53:04.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-09T04:53:04.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-09T04:53:04.680Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-09T04:53:04.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-09T04:53:04.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-09T04:53:04.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-09T04:53:04.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-09T04:53:04.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-09T04:53:04.680Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-09T04:53:04.680Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-09T04:53:04.680Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-09T04:53:04.680Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-09T04:53:04.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-09T04:53:04.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-09T04:53:04.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-09T04:53:04.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-09-09T04:53:05.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-09T04:53:05.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-09T04:53:05.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-09T04:53:05.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-09T04:53:05.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-09T04:53:05.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2024-09-09T04:53:07.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-09T04:53:07.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-09T04:53:07.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-09T04:53:07.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-09T04:53:07.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-09T04:53:07.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-09T04:53:07.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-09T04:53:07.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-09T04:53:07.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-09T04:53:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-09T04:53:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-09T04:53:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-09T04:53:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-09T04:53:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-09T04:53:09.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements [2024-09-09T04:53:09.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 53.2% of statements [2024-09-09T04:53:09.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-09T04:53:09.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-09T04:53:09.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.684s coverage: 93.4% of statements [2024-09-09T04:53:09.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements [2024-09-09T04:53:10.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements [2024-09-09T04:53:10.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-09T04:53:10.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-09T04:53:10.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-09T04:53:10.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-09T04:53:10.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-09T04:53:10.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-09T04:53:10.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-09T04:53:10.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-09T04:53:10.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-09T04:53:10.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-09T04:53:10.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-09T04:53:11.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-09T04:53:12.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.405s coverage: 95.8% of statements [2024-09-09T04:53:12.155Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-09-09T04:53:12.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-09T04:53:12.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-09T04:53:12.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] [2024-09-09T04:53:13.915Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.065s coverage: 0.8% of statements [2024-09-09T04:53:13.915Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 30.7% of statements [2024-09-09T04:53:13.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-09-09T04:53:14.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.022s coverage: 77.8% of statements [2024-09-09T04:53:14.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2024-09-09T04:53:14.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2024-09-09T04:53:14.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2024-09-09T04:53:15.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-09T04:53:15.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-09T04:53:15.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-09T04:53:15.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-09T04:53:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-09T04:53:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-09T04:53:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-09T04:53:15.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-09T04:53:16.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-09T04:53:16.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-09T04:53:16.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-09T04:53:17.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-09T04:53:17.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-09T04:53:17.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-09T04:53:17.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-09T04:53:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-09T04:53:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-09T04:53:18.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-09T04:53:20.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-09T04:53:20.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-09T04:53:22.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-09T04:53:22.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-09T04:53:24.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-09T04:53:24.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-09T04:53:24.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-09T04:53:25.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-09T04:53:25.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-09T04:53:25.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-09T04:53:26.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-09T04:53:26.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-09T04:53:26.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-09T04:53:26.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-09T04:53:26.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-09-09T04:53:27.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-09T04:53:27.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-09T04:53:27.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-09T04:53:28.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-09T04:53:28.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-09T04:53:28.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T04:53:28.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-09T04:53:29.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-09T04:53:29.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-09T04:53:29.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-09T04:53:29.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-09T04:53:31.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-09T04:53:31.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-09T04:53:31.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-09T04:53:31.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-09T04:53:33.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-09T04:53:33.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-09T04:53:33.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-09T04:53:33.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.742s coverage: 79.9% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.043s coverage: 92.9% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.042s coverage: 87.2% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.030s coverage: 86.0% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.118s coverage: 63.1% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.139s coverage: 36.5% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.029s coverage: 5.2% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.068s coverage: 97.1% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 95.7% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements [2024-09-09T04:53:39.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements [2024-09-09T04:53:40.140Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-09T04:53:40.398Z] running golangci-lint [2024-09-09T04:53:40.398Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-09T04:53:40.398Z] go version go1.21.9 linux/amd64 [2024-09-09T04:53:40.658Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-09T04:53:40.658Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-09T04:54:07.208Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|types_sizes|deps|exports_file|files|imports|name) took 23.427277098s" [2024-09-09T04:54:07.208Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.05419ms" [2024-09-09T04:54:19.401Z] level=info msg="[linters_context/goanalysis] analyzers took 1m51.717466072s with top 10 stages: buildir: 1m7.916666966s, gosec: 10.027334777s, fact_deprecated: 2.495137609s, inspect: 2.308002654s, printf: 2.044017203s, ctrlflow: 2.043833088s, fact_purity: 1.380942983s, nilness: 1.371271442s, S1038: 1.201003887s, SA1012: 1.003692197s" [2024-09-09T04:54:19.401Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-09T04:54:19.401Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, path_prettifier: 214/214, skip_files: 214/214, identifier_marker: 214/214, exclude: 214/214, autogenerated_exclude: 214/214, nolint: 0/22, cgo: 214/214, exclude-rules: 22/214, skip_dirs: 214/214" [2024-09-09T04:54:19.401Z] level=info msg="[runner] processing took 16.834378ms with stages: nolint: 7.793338ms, identifier_marker: 4.021945ms, path_prettifier: 1.562704ms, autogenerated_exclude: 1.421423ms, exclude-rules: 1.197931ms, skip_dirs: 771.846µs, cgo: 36.221µs, filename_unadjuster: 24.66µs, max_same_issues: 1.05µs, uniq_by_line: 540ns, max_from_linter: 440ns, fixer: 390ns, skip_files: 390ns, max_per_file_from_linter: 280ns, severity-rules: 260ns, exclude: 250ns, diff: 180ns, source_code: 160ns, sort_results: 140ns, path_shortener: 120ns, path_prefixer: 110ns" [2024-09-09T04:54:19.401Z] level=info msg="[runner] linters took 14.248145733s with stages: goanalysis_metalinter: 14.231211294s" [2024-09-09T04:54:19.401Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-09T04:54:19.401Z] level=info msg="Memory: 371 samples, avg is 310.8MB, max is 1333.3MB" [2024-09-09T04:54:19.401Z] level=info msg="Execution took 37.730637393s" [2024-09-09T04:54:19.401Z] go vet ./... [2024-09-09T04:54:25.965Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T04:54:25.965Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T04:54:25.965Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-09T04:54:26.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-09T04:54:26.537Z] + ls -al . [2024-09-09T04:54:26.537Z] total 916 [2024-09-09T04:54:26.537Z] drwxrwxr-x 11 1001 1001 4096 Sep 9 04:52 . [2024-09-09T04:54:26.537Z] drwxr-xr-x 4 root root 4096 Sep 9 04:52 .. [2024-09-09T04:54:26.537Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 04:51 .blubracket [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 10 Sep 9 04:51 .dockerignore [2024-09-09T04:54:26.537Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 04:53 .git [2024-09-09T04:54:26.537Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 04:51 .github [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 1102 Sep 9 04:51 .gitignore [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 42 Sep 9 04:51 .golangci.yml [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 100 Sep 9 04:51 .hadolint.yml [2024-09-09T04:54:26.537Z] drwxr-xr-x 3 1001 1001 4096 Sep 9 04:51 .semver [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 155 Sep 9 04:51 .sonarcloud.properties [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 04:51 ADOPTERS.md [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 21286 Sep 9 04:51 Attribution.txt [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 100284 Sep 9 04:51 CHANGELOG.md [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 04:51 CONTRIBUTING.md [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 04:51 GOVERNANCE.md [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 861 Sep 9 04:51 Jenkinsfile [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 04:51 LICENSE [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 16854 Sep 9 04:51 Makefile [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 04:51 OWNERS.md [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 9528 Sep 9 04:51 README.md [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 789 Sep 9 04:51 SECURITY.md [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 12 Sep 9 04:51 VERSION [2024-09-09T04:54:26.537Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 04:51 bin [2024-09-09T04:54:26.537Z] drwxrwxr-x 20 1001 1001 4096 Sep 9 04:51 cmd [2024-09-09T04:54:26.537Z] -rw-r--r-- 1 root root 545587 Sep 9 04:53 coverage.out [2024-09-09T04:54:26.537Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 04:51 fuzz_test [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 7306 Sep 9 04:51 go.mod [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 102583 Sep 9 04:51 go.sum [2024-09-09T04:54:26.537Z] drwxrwxr-x 7 1001 1001 4096 Sep 9 04:51 internal [2024-09-09T04:54:26.537Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 04:51 openapi [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 584 Sep 9 04:51 security.txt [2024-09-09T04:54:26.537Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 04:51 version.go [Pipeline] sh [2024-09-09T04:54:26.825Z] + '[' -e coverage.out ] [2024-09-09T04:54:26.826Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-09T04:54:26.950Z] Stashed 1 file(s) [Pipeline] sh [2024-09-09T04:54:27.232Z] + make build [2024-09-09T04:54:27.232Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-09T04:54:53.800Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-09T04:54:53.800Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-09T04:54:55.178Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-09T04:54:55.743Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-09T04:54:57.649Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-09T04:55:01.837Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-09T04:55:03.742Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-09T04:55:05.649Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-09T04:55:07.613Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-09T04:55:08.550Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-09T04:55:09.488Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-09T04:55:10.059Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-09T04:55:10.995Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-09T04:55:12.378Z] $ docker stop --time=1 a7aaf3c159cacaab9efa958f8258bc194df646ad8c5103a9a61ab1504950e30d [2024-09-09T04:55:18.006Z] $ docker rm -f --volumes a7aaf3c159cacaab9efa958f8258bc194df646ad8c5103a9a61ab1504950e30d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:55:19.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T04:55:19.172Z] [2024-09-09T04:55:19.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:55:19.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T04:55:19.752Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-09T04:55:19.752Z] 91d30c5bc195: Pulling fs layer [2024-09-09T04:55:19.752Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-09T04:55:19.752Z] 9c61dcf015f6: Pulling fs layer [2024-09-09T04:55:19.752Z] 4698f68db338: Pulling fs layer [2024-09-09T04:55:19.752Z] 2a2f49069b9e: Pulling fs layer [2024-09-09T04:55:19.752Z] e0025b399a48: Pulling fs layer [2024-09-09T04:55:19.752Z] 4698f68db338: Waiting [2024-09-09T04:55:19.752Z] 2a2f49069b9e: Waiting [2024-09-09T04:55:19.752Z] e0025b399a48: Waiting [2024-09-09T04:55:19.752Z] 91d30c5bc195: Verifying Checksum [2024-09-09T04:55:19.752Z] 91d30c5bc195: Download complete [2024-09-09T04:55:19.752Z] 4698f68db338: Verifying Checksum [2024-09-09T04:55:19.752Z] 4698f68db338: Download complete [2024-09-09T04:55:19.752Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-09T04:55:19.752Z] 2e9b0aa3be6d: Download complete [2024-09-09T04:55:19.752Z] e0025b399a48: Verifying Checksum [2024-09-09T04:55:19.752Z] e0025b399a48: Download complete [2024-09-09T04:55:20.011Z] 91d30c5bc195: Pull complete [2024-09-09T04:55:20.011Z] 2a2f49069b9e: Verifying Checksum [2024-09-09T04:55:20.011Z] 2a2f49069b9e: Download complete [2024-09-09T04:55:20.270Z] 2e9b0aa3be6d: Pull complete [2024-09-09T04:55:20.270Z] 9c61dcf015f6: Verifying Checksum [2024-09-09T04:55:20.270Z] 9c61dcf015f6: Download complete [2024-09-09T04:55:23.553Z] 9c61dcf015f6: Pull complete [2024-09-09T04:55:23.553Z] 4698f68db338: Pull complete [2024-09-09T04:55:23.553Z] 2a2f49069b9e: Pull complete [2024-09-09T04:55:23.553Z] e0025b399a48: Pull complete [2024-09-09T04:55:23.553Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-09T04:55:23.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T04:55:23.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:55:23.654Z] prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container [2024-09-09T04:55:23.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-09T04:55:26.394Z] $ docker top 0bfd150b50e746770b617ec101fe2e58247114ce4e4b81c314552189ebcb490d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T04:55:26.822Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T04:55:29.311Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9810 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-09T04:55:29.331Z] Running in /w/workspace/edgex-go/688 [Pipeline] { [Pipeline] checkout [2024-09-09T04:55:29.437Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T04:55:29.438Z] #1 transferring dockerfile: 2.49kB done [2024-09-09T04:55:29.438Z] #1 DONE 0.0s [2024-09-09T04:55:29.438Z] [2024-09-09T04:55:29.438Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T04:55:29.438Z] #2 transferring dockerfile: 1.85kB done [2024-09-09T04:55:29.438Z] #2 DONE 0.0s [2024-09-09T04:55:29.438Z] [2024-09-09T04:55:29.438Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-09-09T04:55:29.438Z] #3 transferring dockerfile: 2.01kB done [2024-09-09T04:55:29.438Z] #3 DONE 0.0s [2024-09-09T04:55:29.438Z] [2024-09-09T04:55:29.438Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-09-09T04:55:29.438Z] #4 transferring dockerfile: 1.95kB done [2024-09-09T04:55:29.438Z] #4 DONE 0.0s [2024-09-09T04:55:29.438Z] [2024-09-09T04:55:29.438Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T04:55:29.438Z] #5 transferring dockerfile: 1.69kB done [2024-09-09T04:55:29.438Z] #5 DONE 0.0s [2024-09-09T04:55:29.438Z] [2024-09-09T04:55:29.438Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T04:55:29.438Z] #6 transferring dockerfile: 2.15kB done [2024-09-09T04:55:29.438Z] #6 DONE 0.0s [2024-09-09T04:55:29.438Z] [2024-09-09T04:55:29.438Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T04:55:29.438Z] #7 transferring dockerfile: 2.50kB done [2024-09-09T04:55:29.438Z] #7 DONE 0.0s [2024-09-09T04:55:29.438Z] [2024-09-09T04:55:29.438Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T04:55:29.718Z] #8 transferring dockerfile: 2.23kB done [2024-09-09T04:55:29.718Z] #8 DONE 0.0s [2024-09-09T04:55:29.718Z] [2024-09-09T04:55:29.718Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T04:55:29.718Z] #9 transferring dockerfile: 1.81kB done [2024-09-09T04:55:29.718Z] #9 DONE 0.0s [2024-09-09T04:55:29.718Z] [2024-09-09T04:55:29.718Z] #10 [core-command internal] load build definition from Dockerfile [2024-09-09T04:55:29.718Z] #10 transferring dockerfile: 1.93kB done [2024-09-09T04:55:29.718Z] #10 DONE 0.0s [2024-09-09T04:55:29.718Z] [2024-09-09T04:55:29.718Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-09-09T04:55:29.718Z] #11 transferring dockerfile: 2.06kB done [2024-09-09T04:55:29.718Z] #11 DONE 0.1s [2024-09-09T04:55:29.718Z] [2024-09-09T04:55:29.718Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T04:55:29.718Z] #12 transferring dockerfile: 1.70kB done [2024-09-09T04:55:29.718Z] #12 DONE 0.1s [2024-09-09T04:55:29.718Z] [2024-09-09T04:55:29.718Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T04:55:29.718Z] #13 transferring dockerfile: 1.89kB done [2024-09-09T04:55:29.718Z] #13 DONE 0.1s [2024-09-09T04:55:29.718Z] [2024-09-09T04:55:29.718Z] #14 [security-secretstore-setup internal] load .dockerignore [2024-09-09T04:55:29.718Z] #14 transferring context: 50B done [2024-09-09T04:55:29.718Z] #14 DONE 0.1s [2024-09-09T04:55:29.718Z] [2024-09-09T04:55:29.718Z] #15 [core-data internal] load build definition from Dockerfile [2024-09-09T04:55:29.718Z] #15 transferring dockerfile: 2.07kB done [2024-09-09T04:55:29.718Z] #15 DONE 0.1s [2024-09-09T04:55:29.718Z] [2024-09-09T04:55:29.718Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T04:55:29.718Z] #16 transferring dockerfile: 3.17kB done [2024-09-09T04:55:29.718Z] #16 DONE 0.1s [2024-09-09T04:55:29.718Z] [2024-09-09T04:55:29.718Z] #17 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T04:55:29.718Z] #17 transferring dockerfile: 1.93kB done [2024-09-09T04:55:29.718Z] #17 DONE 0.1s [2024-09-09T04:55:30.005Z] [2024-09-09T04:55:30.005Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-09-09T04:55:30.005Z] #18 transferring context: 50B done [2024-09-09T04:55:30.005Z] #18 DONE 0.0s [2024-09-09T04:55:30.005Z] [2024-09-09T04:55:30.005Z] #19 [core-keeper internal] load .dockerignore [2024-09-09T04:55:30.005Z] #19 transferring context: 50B done [2024-09-09T04:55:30.005Z] #19 DONE 0.0s [2024-09-09T04:55:30.005Z] [2024-09-09T04:55:30.005Z] #20 [support-notifications internal] load .dockerignore [2024-09-09T04:55:30.005Z] #20 transferring context: 50B done [2024-09-09T04:55:30.005Z] #20 DONE 0.0s [2024-09-09T04:55:30.005Z] [2024-09-09T04:55:30.005Z] #21 [security-spire-config internal] load .dockerignore [2024-09-09T04:55:30.005Z] #21 transferring context: 50B done [2024-09-09T04:55:30.005Z] #21 DONE 0.0s [2024-09-09T04:55:30.005Z] [2024-09-09T04:55:30.005Z] #22 [security-proxy-auth internal] load .dockerignore [2024-09-09T04:55:30.005Z] #22 transferring context: 50B done [2024-09-09T04:55:30.005Z] #22 DONE 0.0s [2024-09-09T04:55:30.005Z] [2024-09-09T04:55:30.005Z] #23 [security-proxy-setup internal] load .dockerignore [2024-09-09T04:55:30.005Z] #23 transferring context: 50B 0.0s done [2024-09-09T04:55:30.005Z] #23 DONE 0.0s [2024-09-09T04:55:30.005Z] [2024-09-09T04:55:30.005Z] #24 [security-spire-agent internal] load .dockerignore [2024-09-09T04:55:30.005Z] #24 transferring context: 50B done [2024-09-09T04:55:30.005Z] #24 DONE 0.0s [2024-09-09T04:55:30.005Z] [2024-09-09T04:55:30.005Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T04:55:30.005Z] #25 transferring context: 50B done [2024-09-09T04:55:30.005Z] #25 DONE 0.0s [2024-09-09T04:55:30.005Z] [2024-09-09T04:55:30.005Z] #26 [core-metadata internal] load .dockerignore [2024-09-09T04:55:30.005Z] #26 transferring context: 50B done [2024-09-09T04:55:30.005Z] #26 DONE 0.0s [2024-09-09T04:55:30.005Z] [2024-09-09T04:55:30.005Z] #27 [core-command internal] load .dockerignore [2024-09-09T04:55:30.005Z] #27 transferring context: 50B done [2024-09-09T04:55:30.005Z] #27 DONE 0.0s [2024-09-09T04:55:30.005Z] [2024-09-09T04:55:30.005Z] #28 [support-scheduler internal] load .dockerignore [2024-09-09T04:55:30.005Z] #28 transferring context: 50B done [2024-09-09T04:55:30.005Z] #28 DONE 0.0s [2024-09-09T04:55:30.005Z] [2024-09-09T04:55:30.005Z] #29 [security-spire-server internal] load .dockerignore [2024-09-09T04:55:30.005Z] #29 transferring context: 50B done [2024-09-09T04:55:30.005Z] #29 DONE 0.0s [2024-09-09T04:55:30.005Z] [2024-09-09T04:55:30.005Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T04:55:30.005Z] #30 transferring context: 50B done [2024-09-09T04:55:30.005Z] #30 DONE 0.0s [2024-09-09T04:55:30.005Z] [2024-09-09T04:55:30.005Z] #31 [security-bootstrapper internal] load .dockerignore [2024-09-09T04:55:30.005Z] #31 transferring context: 50B done [2024-09-09T04:55:30.005Z] #31 DONE 0.0s [2024-09-09T04:55:30.005Z] [2024-09-09T04:55:30.005Z] #32 [core-data internal] load .dockerignore [2024-09-09T04:55:30.005Z] #32 transferring context: 50B done [2024-09-09T04:55:30.005Z] #32 DONE 0.0s [2024-09-09T04:55:30.005Z] [2024-09-09T04:55:30.005Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T04:55:30.005Z] #33 DONE 0.0s [2024-09-09T04:55:30.005Z] [2024-09-09T04:55:30.005Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:55:30.005Z] #34 DONE 0.1s [2024-09-09T04:55:30.284Z] [2024-09-09T04:55:30.284Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:55:30.284Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-09T04:55:30.284Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T04:55:30.284Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T04:55:30.284Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s [2024-09-09T04:55:30.284Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:55:30.284Z] #35 ... [2024-09-09T04:55:30.284Z] [2024-09-09T04:55:30.284Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T04:55:30.284Z] #33 DONE 0.0s [2024-09-09T04:55:30.284Z] [2024-09-09T04:55:30.284Z] #35 [support-cron-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:55:30.284Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-09T04:55:30.284Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T04:55:30.284Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T04:55:30.284Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T04:55:30.284Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:55:30.284Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-09T04:55:30.284Z] #35 ... [2024-09-09T04:55:30.284Z] [2024-09-09T04:55:30.284Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T04:55:30.284Z] #33 DONE 0.0s [2024-09-09T04:55:30.284Z] [2024-09-09T04:55:30.284Z] #35 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:55:30.284Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-09T04:55:30.284Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T04:55:30.284Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T04:55:30.284Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T04:55:30.284Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:55:30.547Z] #35 ... [2024-09-09T04:55:30.547Z] [2024-09-09T04:55:30.547Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:55:30.547Z] #34 DONE 0.2s [2024-09-09T04:55:30.547Z] [2024-09-09T04:55:30.547Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T04:55:30.547Z] #33 DONE 0.0s [2024-09-09T04:55:30.547Z] [2024-09-09T04:55:30.547Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T04:55:30.547Z] #36 DONE 0.6s [2024-09-09T04:55:30.547Z] [2024-09-09T04:55:30.547Z] #35 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:55:30.547Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-09T04:55:30.547Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T04:55:30.547Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T04:55:30.547Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T04:55:30.547Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:55:30.547Z] #35 ... [2024-09-09T04:55:30.547Z] [2024-09-09T04:55:30.547Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T04:55:30.547Z] #33 DONE 0.0s [2024-09-09T04:55:30.547Z] [2024-09-09T04:55:30.547Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T04:55:30.547Z] #36 DONE 0.6s [2024-09-09T04:55:30.547Z] [2024-09-09T04:55:30.547Z] #35 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:55:30.547Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-09T04:55:30.547Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T04:55:30.547Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T04:55:30.547Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T04:55:30.547Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:55:30.547Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T04:55:30.807Z] #35 ... [2024-09-09T04:55:30.807Z] [2024-09-09T04:55:30.807Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T04:55:30.807Z] #33 DONE 0.0s [2024-09-09T04:55:30.807Z] [2024-09-09T04:55:30.807Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T04:55:30.807Z] #33 DONE 0.0s [2024-09-09T04:55:30.807Z] [2024-09-09T04:55:30.807Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:55:32.406Z] The recommended git tool is: git [2024-09-09T04:55:34.099Z] #34 DONE 3.4s [2024-09-09T04:55:34.100Z] [2024-09-09T04:55:34.100Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T04:55:34.100Z] #36 DONE 0.6s [2024-09-09T04:55:34.100Z] [2024-09-09T04:55:34.100Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-09T04:55:34.100Z] #37 DONE 3.4s [2024-09-09T04:55:34.100Z] [2024-09-09T04:55:34.100Z] #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:55:34.100Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-09T04:55:34.100Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T04:55:34.100Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T04:55:34.100Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T04:55:34.100Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:55:34.100Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T04:55:34.100Z] #35 DONE 4.1s [2024-09-09T04:55:34.100Z] [2024-09-09T04:55:34.100Z] #38 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T04:55:34.100Z] #38 ... [2024-09-09T04:55:34.100Z] [2024-09-09T04:55:34.100Z] #35 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:55:34.100Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-09T04:55:34.100Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T04:55:34.100Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T04:55:34.100Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T04:55:34.100Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:55:34.100Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T04:55:34.100Z] #35 DONE 4.1s [2024-09-09T04:55:34.100Z] [2024-09-09T04:55:34.100Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T04:55:34.100Z] #39 DONE 3.8s [2024-09-09T04:55:34.359Z] [2024-09-09T04:55:34.359Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T04:55:34.359Z] #40 DONE 3.8s [2024-09-09T04:55:34.359Z] [2024-09-09T04:55:34.359Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:55:34.359Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:55:34.359Z] #41 ... [2024-09-09T04:55:34.359Z] [2024-09-09T04:55:34.359Z] #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:55:34.359Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-09T04:55:34.359Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T04:55:34.359Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T04:55:34.359Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T04:55:34.359Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:55:34.359Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T04:55:34.359Z] #35 DONE 4.1s [2024-09-09T04:55:34.359Z] [2024-09-09T04:55:34.359Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:55:34.621Z] #41 ... [2024-09-09T04:55:34.621Z] [2024-09-09T04:55:34.621Z] #42 [security-spire-config internal] load build context [2024-09-09T04:55:34.621Z] #42 transferring context: 25.96kB 0.0s done [2024-09-09T04:55:34.621Z] #42 DONE 0.3s [2024-09-09T04:55:34.621Z] [2024-09-09T04:55:34.621Z] #43 [security-spire-agent internal] load build context [2024-09-09T04:55:34.621Z] #43 transferring context: 27.24kB 0.1s done [2024-09-09T04:55:39.894Z] #43 ... [2024-09-09T04:55:39.894Z] [2024-09-09T04:55:39.894Z] #44 [support-cron-scheduler internal] load build context [2024-09-09T04:55:39.894Z] #44 transferring context: 487.89MB 9.3s [2024-09-09T04:55:39.894Z] #44 transferring context: 495.49MB 9.4s done [2024-09-09T04:55:39.894Z] #44 ... [2024-09-09T04:55:39.894Z] [2024-09-09T04:55:39.894Z] #45 [support-notifications internal] load build context [2024-09-09T04:55:40.153Z] #45 ... [2024-09-09T04:55:40.153Z] [2024-09-09T04:55:40.153Z] #46 [security-secretstore-setup internal] load build context [2024-09-09T04:55:40.153Z] #46 ... [2024-09-09T04:55:40.153Z] [2024-09-09T04:55:40.153Z] #45 [support-notifications internal] load build context [2024-09-09T04:55:40.411Z] #45 ... [2024-09-09T04:55:40.411Z] [2024-09-09T04:55:40.411Z] #47 [core-keeper internal] load build context [2024-09-09T04:55:40.411Z] #47 transferring context: 495.49MB 8.5s done [2024-09-09T04:55:40.411Z] #47 ... [2024-09-09T04:55:40.411Z] [2024-09-09T04:55:40.411Z] #45 [support-notifications internal] load build context [2024-09-09T04:55:40.513Z] using credential edgex-jenkins-ssh [2024-09-09T04:55:40.544Z] Cloning the remote Git repository [2024-09-09T04:55:40.669Z] #45 ... [2024-09-09T04:55:40.669Z] [2024-09-09T04:55:40.669Z] #48 [security-proxy-setup internal] load build context [2024-09-09T04:55:40.669Z] #48 ... [2024-09-09T04:55:40.669Z] [2024-09-09T04:55:40.669Z] #49 [security-proxy-auth internal] load build context [2024-09-09T04:55:40.669Z] #49 transferring context: 495.49MB 8.3s done [2024-09-09T04:55:40.947Z] #49 ... [2024-09-09T04:55:40.947Z] [2024-09-09T04:55:40.947Z] #48 [security-proxy-setup internal] load build context [2024-09-09T04:55:40.590Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-09T04:55:40.695Z] > git init /w/workspace/edgex-go/688 # timeout=10 [2024-09-09T04:55:40.880Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-09T04:55:40.881Z] > git --version # timeout=10 [2024-09-09T04:55:40.914Z] > git --version # 'git version 2.25.1' [2024-09-09T04:55:40.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T04:55:41.228Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T04:55:43.481Z] #48 ... [2024-09-09T04:55:43.482Z] [2024-09-09T04:55:43.482Z] #50 [security-spire-server internal] load build context [2024-09-09T04:55:43.482Z] #50 transferring context: 27.71kB 0.1s done [2024-09-09T04:55:43.482Z] #50 DONE 8.9s [2024-09-09T04:55:43.482Z] [2024-09-09T04:55:43.482Z] #48 [security-proxy-setup internal] load build context [2024-09-09T04:55:43.482Z] #48 transferring context: 482.91MB 10.9s [2024-09-09T04:55:43.482Z] #48 transferring context: 495.49MB 11.1s done [2024-09-09T04:55:43.482Z] #48 ... [2024-09-09T04:55:43.482Z] [2024-09-09T04:55:43.482Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:55:43.482Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 9.0s done [2024-09-09T04:55:43.482Z] #51 DONE 9.0s [2024-09-09T04:55:43.482Z] [2024-09-09T04:55:43.482Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-09T04:55:44.055Z] #52 ... [2024-09-09T04:55:44.055Z] [2024-09-09T04:55:44.055Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T04:55:44.055Z] #0 7.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:55:44.055Z] #0 7.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:55:44.055Z] #0 7.730 OK: 264 MiB in 52 packages [2024-09-09T04:55:44.055Z] #53 ... [2024-09-09T04:55:44.055Z] [2024-09-09T04:55:44.055Z] #54 [core-data internal] load build context [2024-09-09T04:55:44.055Z] #54 ... [2024-09-09T04:55:44.055Z] [2024-09-09T04:55:44.055Z] #55 [security-bootstrapper internal] load build context [2024-09-09T04:55:44.313Z] #55 ... [2024-09-09T04:55:44.313Z] [2024-09-09T04:55:44.313Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T04:55:44.313Z] #0 2.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:55:44.313Z] #0 3.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:55:44.313Z] #0 3.208 OK: 264 MiB in 52 packages [2024-09-09T04:55:44.313Z] #56 ... [2024-09-09T04:55:44.313Z] [2024-09-09T04:55:44.313Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-09T04:55:44.571Z] #57 ... [2024-09-09T04:55:44.571Z] [2024-09-09T04:55:44.571Z] #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T04:55:44.571Z] #58 ... [2024-09-09T04:55:44.571Z] [2024-09-09T04:55:44.571Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T04:55:44.571Z] #59 ... [2024-09-09T04:55:44.571Z] [2024-09-09T04:55:44.571Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T04:55:44.829Z] #60 ... [2024-09-09T04:55:44.829Z] [2024-09-09T04:55:44.829Z] #61 [core-command internal] load build context [2024-09-09T04:55:44.829Z] #61 ... [2024-09-09T04:55:44.829Z] [2024-09-09T04:55:44.829Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T04:55:45.088Z] #62 ... [2024-09-09T04:55:45.088Z] [2024-09-09T04:55:45.088Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T04:55:45.088Z] #63 ... [2024-09-09T04:55:45.088Z] [2024-09-09T04:55:45.088Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T04:55:45.347Z] #64 ... [2024-09-09T04:55:45.347Z] [2024-09-09T04:55:45.347Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T04:55:45.347Z] #65 ... [2024-09-09T04:55:45.347Z] [2024-09-09T04:55:45.347Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T04:55:45.914Z] #66 ... [2024-09-09T04:55:45.914Z] [2024-09-09T04:55:45.914Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T04:55:45.914Z] #67 ... [2024-09-09T04:55:45.914Z] [2024-09-09T04:55:45.914Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T04:55:45.914Z] #68 ... [2024-09-09T04:55:45.914Z] [2024-09-09T04:55:45.914Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T04:55:45.914Z] #0 4.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:55:45.914Z] #0 4.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:55:45.914Z] #0 4.393 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T04:55:45.914Z] #0 4.393 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T04:55:45.914Z] #0 4.393 OK: 20078 distinct packages available [2024-09-09T04:55:45.914Z] #0 4.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:55:45.914Z] #0 4.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:55:45.914Z] #0 4.777 OK: 264 MiB in 52 packages [2024-09-09T04:55:45.914Z] #69 ... [2024-09-09T04:55:45.914Z] [2024-09-09T04:55:45.914Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T04:55:45.914Z] #0 0.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:55:45.914Z] #0 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:55:45.914Z] #0 1.577 OK: 264 MiB in 52 packages [2024-09-09T04:55:46.173Z] #70 ... [2024-09-09T04:55:46.173Z] [2024-09-09T04:55:46.173Z] #71 [core-metadata internal] load build context [2024-09-09T04:55:46.173Z] #71 transferring context: 495.49MB 11.5s done [2024-09-09T04:55:46.431Z] #71 ... [2024-09-09T04:55:46.431Z] [2024-09-09T04:55:46.431Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T04:55:46.431Z] #72 ... [2024-09-09T04:55:46.431Z] [2024-09-09T04:55:46.431Z] #73 [support-scheduler internal] load build context [2024-09-09T04:55:46.431Z] #73 transferring context: 495.49MB 11.5s done [2024-09-09T04:55:46.754Z] #73 ... [2024-09-09T04:55:46.754Z] [2024-09-09T04:55:46.754Z] #55 [security-bootstrapper internal] load build context [2024-09-09T04:55:46.754Z] #55 transferring context: 495.49MB 12.7s done [2024-09-09T04:55:48.011Z] #55 ... [2024-09-09T04:55:48.011Z] [2024-09-09T04:55:48.011Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:55:48.011Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.2s done [2024-09-09T04:55:48.011Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T04:55:48.011Z] #41 ... [2024-09-09T04:55:48.011Z] [2024-09-09T04:55:48.011Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-09T04:55:48.011Z] #52 transferring context: 495.49MB 12.1s done [2024-09-09T04:55:50.549Z] #52 ... [2024-09-09T04:55:50.549Z] [2024-09-09T04:55:50.549Z] #46 [security-secretstore-setup internal] load build context [2024-09-09T04:55:50.549Z] #46 transferring context: 495.49MB 12.5s done [2024-09-09T04:55:50.809Z] #46 ... [2024-09-09T04:55:50.809Z] [2024-09-09T04:55:50.809Z] #45 [support-notifications internal] load build context [2024-09-09T04:55:50.809Z] #45 transferring context: 495.49MB 11.1s done [2024-09-09T04:55:50.809Z] #45 ... [2024-09-09T04:55:50.809Z] [2024-09-09T04:55:50.809Z] #54 [core-data internal] load build context [2024-09-09T04:55:50.809Z] #54 transferring context: 495.49MB 11.6s done [2024-09-09T04:55:53.345Z] #54 ... [2024-09-09T04:55:53.345Z] [2024-09-09T04:55:53.345Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:55:53.345Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-09T04:55:53.345Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-09T04:55:53.345Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s [2024-09-09T04:55:54.319Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 2.3s [2024-09-09T04:55:54.888Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.7s [2024-09-09T04:55:54.888Z] #41 ... [2024-09-09T04:55:54.888Z] [2024-09-09T04:55:54.888Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-09T04:55:54.888Z] #57 transferring context: 495.49MB 11.3s done [2024-09-09T04:55:54.888Z] #57 ... [2024-09-09T04:55:54.888Z] [2024-09-09T04:55:54.888Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:55:54.888Z] #41 ... [2024-09-09T04:55:54.888Z] [2024-09-09T04:55:54.888Z] #61 [core-command internal] load build context [2024-09-09T04:55:54.888Z] #61 transferring context: 495.49MB 11.2s done [2024-09-09T04:55:55.462Z] #61 ... [2024-09-09T04:55:55.462Z] [2024-09-09T04:55:55.462Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:55:56.400Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.4s done [2024-09-09T04:55:59.072Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 6.8s [2024-09-09T04:55:59.643Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 7.6s [2024-09-09T04:55:59.643Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.9s [2024-09-09T04:56:00.398Z] Avoid second fetch [2024-09-09T04:56:00.399Z] Checking out Revision d10896467fa144e67a67be8d8faf3bc8d031442b (main) [2024-09-09T04:56:01.030Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 8.2s done [2024-09-09T04:56:01.030Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 8.2s done [2024-09-09T04:56:01.292Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T04:56:01.315Z] Commit message: "Merge pull request #4896 from jackchenjc/issue-4889" [2024-09-09T04:55:59.463Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-09T04:55:59.489Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T04:56:00.410Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T04:56:00.476Z] > git checkout -f d10896467fa144e67a67be8d8faf3bc8d031442b # timeout=10 [2024-09-09T04:56:03.835Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.4s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T04:56:05.826Z] #41 ... [2024-09-09T04:56:05.826Z] [2024-09-09T04:56:05.826Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:56:05.826Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T04:56:05.826Z] #51 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-09T04:56:05.891Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T04:56:05.892Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T04:56:05.892Z] Dload Upload Total Spent Left Speed [2024-09-09T04:56:05.892Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 78219 0 --:--:-- --:--:-- --:--:-- 78219 [Pipeline] sh [2024-09-09T04:56:06.094Z] #51 ... [2024-09-09T04:56:06.094Z] [2024-09-09T04:56:06.094Z] #43 [security-spire-agent internal] load build context [2024-09-09T04:56:06.094Z] #43 DONE 31.8s [2024-09-09T04:56:06.094Z] [2024-09-09T04:56:06.094Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:56:06.094Z] #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-09T04:56:06.094Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.0s [2024-09-09T04:56:06.094Z] #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.0s [2024-09-09T04:56:06.094Z] #51 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-09T04:56:06.094Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-09T04:56:06.094Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-09T04:56:06.094Z] #51 ... [2024-09-09T04:56:06.094Z] [2024-09-09T04:56:06.094Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:56:06.094Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-09T04:56:06.094Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 14.2s [2024-09-09T04:56:06.235Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T04:56:06.365Z] #41 ... [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T04:56:06.365Z] #70 DONE 32.5s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T04:56:06.365Z] #63 DONE 32.5s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #47 [core-keeper internal] load build context [2024-09-09T04:56:06.365Z] #47 DONE 35.9s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #53 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T04:56:06.365Z] #53 DONE 32.6s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #49 [security-proxy-auth internal] load build context [2024-09-09T04:56:06.365Z] #49 DONE 35.7s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T04:56:06.365Z] #69 DONE 32.5s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #44 [support-cron-scheduler internal] load build context [2024-09-09T04:56:06.365Z] #44 DONE 36.0s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #45 [support-notifications internal] load build context [2024-09-09T04:56:06.365Z] #45 DONE 35.8s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #71 [core-metadata internal] load build context [2024-09-09T04:56:06.365Z] #71 DONE 32.6s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T04:56:06.365Z] #56 DONE 32.7s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #46 [security-secretstore-setup internal] load build context [2024-09-09T04:56:06.365Z] #46 DONE 36.2s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:56:06.365Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-09T04:56:06.365Z] #41 ... [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #61 [core-command internal] load build context [2024-09-09T04:56:06.365Z] #61 DONE 32.6s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-09T04:56:06.365Z] #57 DONE 32.6s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #48 [security-proxy-setup internal] load build context [2024-09-09T04:56:06.365Z] #48 DONE 35.8s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #73 [support-scheduler internal] load build context [2024-09-09T04:56:06.365Z] #73 DONE 32.7s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #54 [core-data internal] load build context [2024-09-09T04:56:06.365Z] #54 DONE 32.7s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #55 [security-bootstrapper internal] load build context [2024-09-09T04:56:06.365Z] #55 DONE 32.7s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-09T04:56:06.365Z] #52 DONE 32.7s [2024-09-09T04:56:06.365Z] [2024-09-09T04:56:06.365Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:56:06.365Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 14.4s [2024-09-09T04:56:06.564Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-09T04:56:06.564Z] + sudo tee /etc/docker/daemon.new [2024-09-09T04:56:06.564Z] { [2024-09-09T04:56:06.564Z] "registry-mirrors": [ [2024-09-09T04:56:06.564Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T04:56:06.564Z] ], [2024-09-09T04:56:06.564Z] "bip": "10.250.0.254/24", [2024-09-09T04:56:06.564Z] "hosts": [ [2024-09-09T04:56:06.564Z] "tcp://0.0.0.0:5555", [2024-09-09T04:56:06.564Z] "unix:///var/run/docker.sock" [2024-09-09T04:56:06.564Z] ], [2024-09-09T04:56:06.564Z] "mtu": 1458, [2024-09-09T04:56:06.564Z] "selinux-enabled": true, [2024-09-09T04:56:06.564Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T04:56:06.564Z] } [Pipeline] sh [2024-09-09T04:56:06.626Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.02MB / 30.73MB 14.6s [2024-09-09T04:56:06.626Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.52MB / 30.73MB 14.7s [2024-09-09T04:56:06.626Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 14.8s done [2024-09-09T04:56:06.888Z] #41 ... [2024-09-09T04:56:06.888Z] [2024-09-09T04:56:06.888Z] #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:56:06.888Z] #74 DONE 0.4s [2024-09-09T04:56:06.888Z] [2024-09-09T04:56:06.888Z] #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:56:06.888Z] #75 DONE 0.5s [2024-09-09T04:56:06.888Z] [2024-09-09T04:56:06.888Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:56:06.888Z] #76 DONE 0.4s [2024-09-09T04:56:06.888Z] [2024-09-09T04:56:06.888Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:56:06.888Z] #77 DONE 0.4s [2024-09-09T04:56:06.888Z] [2024-09-09T04:56:06.888Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:56:06.888Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 14.8s done [2024-09-09T04:56:06.888Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-09T04:56:06.904Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T04:56:07.240Z] + sudo service docker restart [2024-09-09T04:56:08.265Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.2s done [2024-09-09T04:56:08.524Z] #41 ... [2024-09-09T04:56:08.524Z] [2024-09-09T04:56:08.524Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T04:56:08.524Z] #59 33.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:08.524Z] #59 33.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:08.524Z] #59 33.41 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T04:56:08.524Z] #59 33.42 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T04:56:08.524Z] #59 33.42 (3/3) Installing tzdata (2024a-r0) [2024-09-09T04:56:08.524Z] #59 33.48 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:56:08.524Z] #59 33.48 Executing ca-certificates-20240226-r0.trigger [2024-09-09T04:56:08.524Z] #59 33.52 OK: 11 MiB in 18 packages [2024-09-09T04:56:08.524Z] #59 DONE 34.4s [2024-09-09T04:56:08.524Z] [2024-09-09T04:56:08.524Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T04:56:08.524Z] #62 32.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:08.524Z] #62 32.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:08.524Z] #62 33.17 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T04:56:08.524Z] #62 33.18 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T04:56:08.524Z] #62 33.19 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:56:08.524Z] #62 33.20 Executing ca-certificates-20240226-r0.trigger [2024-09-09T04:56:08.524Z] #62 33.25 OK: 8 MiB in 17 packages [2024-09-09T04:56:08.524Z] #62 DONE 34.5s [2024-09-09T04:56:08.524Z] [2024-09-09T04:56:08.524Z] #38 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T04:56:08.524Z] #38 32.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:08.524Z] #38 33.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:08.524Z] #38 33.22 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T04:56:08.524Z] #38 33.22 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T04:56:08.524Z] #38 33.22 OK: 20070 distinct packages available [2024-09-09T04:56:08.524Z] #38 33.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:08.524Z] #38 33.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:08.524Z] #38 33.67 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T04:56:08.524Z] #38 33.69 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T04:56:08.524Z] #38 33.70 (3/11) Installing libunistring (1.1-r1) [2024-09-09T04:56:08.524Z] #38 33.71 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T04:56:08.524Z] #38 33.72 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T04:56:08.524Z] #38 33.72 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T04:56:08.524Z] #38 33.74 (7/11) Installing curl (8.9.0-r0) [2024-09-09T04:56:08.524Z] #38 33.76 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T04:56:08.524Z] #38 33.76 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T04:56:08.524Z] #38 33.77 (10/11) Installing libucontext (1.2-r2) [2024-09-09T04:56:08.524Z] #38 33.77 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T04:56:08.524Z] #38 33.78 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:56:08.524Z] #38 33.78 Executing ca-certificates-20240226-r0.trigger [2024-09-09T04:56:08.524Z] #38 33.83 OK: 12 MiB in 26 packages [2024-09-09T04:56:08.525Z] #38 DONE 34.5s [2024-09-09T04:56:08.525Z] [2024-09-09T04:56:08.525Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T04:56:08.525Z] #66 32.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:08.525Z] #66 32.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:08.525Z] #66 33.10 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T04:56:08.525Z] #66 33.11 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T04:56:08.525Z] #66 33.12 (3/4) Installing su-exec (0.2-r3) [2024-09-09T04:56:08.525Z] #66 33.12 (4/4) Installing yq (4.33.3-r5) [2024-09-09T04:56:08.525Z] #66 33.19 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:56:08.525Z] #66 33.21 Executing ca-certificates-20240226-r0.trigger [2024-09-09T04:56:08.525Z] #66 33.27 OK: 17 MiB in 19 packages [2024-09-09T04:56:08.525Z] #66 DONE 34.5s [2024-09-09T04:56:08.783Z] [2024-09-09T04:56:08.783Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T04:56:08.783Z] #60 DONE 34.5s [2024-09-09T04:56:08.783Z] [2024-09-09T04:56:08.783Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:56:08.783Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-09-09T04:56:08.783Z] #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done [2024-09-09T04:56:08.783Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-09T04:56:08.783Z] #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-09-09T04:56:08.783Z] #51 DONE 21.9s [2024-09-09T04:56:08.783Z] [2024-09-09T04:56:08.783Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:56:08.783Z] #41 DONE 34.6s [2024-09-09T04:56:08.783Z] [2024-09-09T04:56:08.783Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T04:56:08.783Z] #64 34.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:08.783Z] #64 34.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:08.783Z] #64 34.72 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T04:56:08.783Z] #64 34.72 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T04:56:09.042Z] #64 34.74 (3/4) Installing su-exec (0.2-r3) [2024-09-09T04:56:09.042Z] #64 34.74 (4/4) Installing yq (4.33.3-r5) [2024-09-09T04:56:09.042Z] #64 34.81 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:56:09.042Z] #64 34.84 OK: 17 MiB in 19 packages [2024-09-09T04:56:09.042Z] #64 DONE 34.9s [2024-09-09T04:56:09.042Z] [2024-09-09T04:56:09.042Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T04:56:09.042Z] #68 34.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:09.042Z] #68 34.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:09.042Z] #68 34.76 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T04:56:09.042Z] #68 34.76 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:56:09.042Z] #68 34.77 OK: 7 MiB in 16 packages [2024-09-09T04:56:09.042Z] #68 DONE 34.9s [2024-09-09T04:56:09.042Z] [2024-09-09T04:56:09.042Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T04:56:09.302Z] #78 ... [2024-09-09T04:56:09.302Z] [2024-09-09T04:56:09.302Z] #58 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T04:56:09.302Z] #58 34.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:09.302Z] #58 34.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:09.302Z] #58 34.86 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T04:56:09.302Z] #58 34.87 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:56:09.302Z] #58 34.88 OK: 7 MiB in 16 packages [2024-09-09T04:56:09.302Z] #58 DONE 35.0s [2024-09-09T04:56:09.302Z] [2024-09-09T04:56:09.302Z] #79 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T04:56:10.241Z] #79 ... [2024-09-09T04:56:10.241Z] [2024-09-09T04:56:10.241Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T04:56:10.241Z] #72 35.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:10.241Z] #72 35.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:10.241Z] #72 35.93 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T04:56:10.241Z] #72 35.93 (2/2) Installing su-exec (0.2-r3) [2024-09-09T04:56:10.241Z] #72 35.94 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:56:10.241Z] #72 35.94 OK: 7 MiB in 17 packages [2024-09-09T04:56:10.241Z] #72 DONE 36.2s [2024-09-09T04:56:10.516Z] [2024-09-09T04:56:10.516Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T04:56:10.516Z] #65 35.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:10.516Z] #65 35.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:10.516Z] #65 35.64 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T04:56:10.516Z] #65 35.64 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T04:56:10.516Z] #65 35.64 OK: 20070 distinct packages available [2024-09-09T04:56:10.516Z] #65 35.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:10.516Z] #65 35.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:10.516Z] #65 36.04 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T04:56:10.516Z] #65 36.04 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T04:56:10.516Z] #65 36.05 (3/5) Installing libucontext (1.2-r2) [2024-09-09T04:56:10.517Z] #65 36.05 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T04:56:10.517Z] #65 36.06 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T04:56:10.517Z] #65 36.07 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:56:10.517Z] #65 36.08 OK: 8 MiB in 20 packages [2024-09-09T04:56:10.775Z] #65 DONE 36.3s [2024-09-09T04:56:10.775Z] [2024-09-09T04:56:10.775Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T04:56:10.775Z] #67 35.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:10.775Z] #67 35.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:10.775Z] #67 35.67 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T04:56:10.775Z] #67 35.67 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T04:56:10.775Z] #67 35.67 OK: 20070 distinct packages available [2024-09-09T04:56:10.775Z] #67 35.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:10.775Z] #67 35.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:10.775Z] #67 36.13 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T04:56:10.775Z] #67 36.14 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T04:56:10.775Z] #67 36.14 (3/4) Installing libucontext (1.2-r2) [2024-09-09T04:56:10.775Z] #67 36.15 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T04:56:10.775Z] #67 36.15 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:56:10.775Z] #67 36.17 OK: 8 MiB in 19 packages [2024-09-09T04:56:10.775Z] #67 DONE 36.3s [2024-09-09T04:56:10.775Z] [2024-09-09T04:56:10.775Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T04:56:11.034Z] #80 ... [2024-09-09T04:56:11.034Z] [2024-09-09T04:56:11.034Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:56:11.034Z] #0 1.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:11.034Z] #0 2.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:11.034Z] #0 2.364 OK: 11 MiB in 18 packages [2024-09-09T04:56:11.034Z] #81 DONE 2.5s [2024-09-09T04:56:11.034Z] [2024-09-09T04:56:11.034Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T04:56:11.604Z] #82 ... [2024-09-09T04:56:11.604Z] [2024-09-09T04:56:11.604Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T04:56:11.604Z] #0 2.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:11.604Z] #0 2.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:11.604Z] #0 3.018 OK: 17 MiB in 19 packages [2024-09-09T04:56:11.604Z] #83 DONE 3.2s [2024-09-09T04:56:11.862Z] [2024-09-09T04:56:11.862Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T04:56:11.862Z] #0 4.090 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:11.862Z] #0 4.680 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:11.862Z] #0 5.368 OK: 264 MiB in 52 packages [2024-09-09T04:56:11.862Z] #84 DONE 5.6s [2024-09-09T04:56:11.862Z] [2024-09-09T04:56:11.862Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T04:56:11.862Z] #85 DONE 0.1s [2024-09-09T04:56:11.862Z] [2024-09-09T04:56:11.862Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:56:12.120Z] #86 ... [2024-09-09T04:56:12.120Z] [2024-09-09T04:56:12.120Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:56:12.120Z] #0 2.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:12.120Z] #0 2.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:12.120Z] #0 3.235 OK: 8 MiB in 17 packages [2024-09-09T04:56:12.120Z] #87 DONE 3.4s [2024-09-09T04:56:12.120Z] [2024-09-09T04:56:12.120Z] #79 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T04:56:12.120Z] #79 2.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:12.120Z] #79 2.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:12.120Z] #79 2.728 OK: 7 MiB in 16 packages [2024-09-09T04:56:12.120Z] #79 DONE 2.8s [2024-09-09T04:56:12.120Z] [2024-09-09T04:56:12.120Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T04:56:12.120Z] #0 2.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:12.120Z] #0 2.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:12.120Z] #0 2.949 OK: 7 MiB in 16 packages [2024-09-09T04:56:12.120Z] #88 DONE 3.1s [2024-09-09T04:56:12.120Z] [2024-09-09T04:56:12.120Z] #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T04:56:12.120Z] #0 1.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:12.120Z] #0 1.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:12.120Z] #0 1.781 OK: 7 MiB in 17 packages [2024-09-09T04:56:12.120Z] #89 DONE 1.9s [2024-09-09T04:56:12.120Z] [2024-09-09T04:56:12.120Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T04:56:12.120Z] #78 2.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:12.120Z] #78 2.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:12.120Z] #78 3.007 OK: 17 MiB in 19 packages [2024-09-09T04:56:12.120Z] #78 DONE 3.1s [2024-09-09T04:56:12.120Z] [2024-09-09T04:56:12.120Z] #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T04:56:12.379Z] #90 ... [2024-09-09T04:56:12.379Z] [2024-09-09T04:56:12.379Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T04:56:12.379Z] #91 DONE 0.1s [2024-09-09T04:56:12.379Z] [2024-09-09T04:56:12.379Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T04:56:12.379Z] #82 1.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:12.642Z] #82 ... [2024-09-09T04:56:12.642Z] [2024-09-09T04:56:12.642Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T04:56:12.642Z] #80 1.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:12.642Z] #80 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:12.642Z] #80 1.664 OK: 8 MiB in 20 packages [2024-09-09T04:56:12.642Z] #80 DONE 1.8s [2024-09-09T04:56:12.642Z] [2024-09-09T04:56:12.642Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T04:56:12.642Z] #82 1.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:12.901Z] #82 1.994 OK: 8 MiB in 19 packages [2024-09-09T04:56:13.843Z] #82 DONE 2.9s [2024-09-09T04:56:13.844Z] [2024-09-09T04:56:13.844Z] #92 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T04:56:13.844Z] #0 2.790 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:13.844Z] #0 3.280 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:13.844Z] #0 3.953 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T04:56:13.844Z] #0 4.256 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:56:13.844Z] #0 4.263 OK: 7 MiB in 16 packages [2024-09-09T04:56:13.844Z] #92 DONE 5.0s [2024-09-09T04:56:13.844Z] [2024-09-09T04:56:13.844Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:56:13.844Z] #0 2.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:13.844Z] #0 3.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:56:13.844Z] #0 3.945 OK: 12 MiB in 26 packages [2024-09-09T04:56:13.844Z] #93 DONE 5.1s [2024-09-09T04:56:13.844Z] [2024-09-09T04:56:13.844Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T04:56:13.844Z] #94 DONE 1.1s [2024-09-09T04:56:13.844Z] [2024-09-09T04:56:13.844Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T04:56:13.844Z] #95 DONE 1.1s [2024-09-09T04:56:13.844Z] [2024-09-09T04:56:13.844Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T04:56:14.784Z] #96 DONE 1.2s [2024-09-09T04:56:14.784Z] [2024-09-09T04:56:14.784Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T04:56:15.043Z] #97 DONE 1.2s [2024-09-09T04:56:15.043Z] [2024-09-09T04:56:15.043Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T04:56:15.043Z] #98 DONE 1.2s [2024-09-09T04:56:15.043Z] [2024-09-09T04:56:15.043Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T04:56:15.043Z] #99 DONE 0.1s [2024-09-09T04:56:15.043Z] [2024-09-09T04:56:15.043Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T04:56:15.043Z] #100 DONE 0.1s [2024-09-09T04:56:15.043Z] [2024-09-09T04:56:15.043Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T04:56:15.043Z] #101 DONE 0.1s [2024-09-09T04:56:15.043Z] [2024-09-09T04:56:15.043Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T04:56:15.043Z] #102 DONE 0.1s [2024-09-09T04:56:15.043Z] [2024-09-09T04:56:15.043Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T04:56:15.043Z] #103 DONE 0.1s [2024-09-09T04:56:15.043Z] [2024-09-09T04:56:15.043Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T04:56:15.043Z] #104 DONE 0.1s [2024-09-09T04:56:15.043Z] [2024-09-09T04:56:15.043Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T04:56:15.306Z] #105 ... [2024-09-09T04:56:15.306Z] [2024-09-09T04:56:15.306Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T04:56:15.306Z] #106 DONE 0.2s [2024-09-09T04:56:15.306Z] [2024-09-09T04:56:15.306Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T04:56:15.306Z] #105 DONE 0.2s [2024-09-09T04:56:15.306Z] [2024-09-09T04:56:15.306Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T04:56:15.306Z] #107 DONE 0.2s [2024-09-09T04:56:15.306Z] [2024-09-09T04:56:15.306Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T04:56:15.306Z] #108 DONE 0.1s [2024-09-09T04:56:15.306Z] [2024-09-09T04:56:15.306Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T04:56:15.306Z] #109 DONE 0.2s [2024-09-09T04:56:15.306Z] [2024-09-09T04:56:15.306Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T04:56:15.306Z] #110 DONE 0.1s [2024-09-09T04:56:15.306Z] [2024-09-09T04:56:15.306Z] #111 [security-spire-server] exporting to image [2024-09-09T04:56:15.306Z] #111 exporting layers [2024-09-09T04:56:15.568Z] #111 ... [2024-09-09T04:56:15.568Z] [2024-09-09T04:56:15.568Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-09T04:56:15.568Z] #112 DONE 0.1s [2024-09-09T04:56:15.568Z] [2024-09-09T04:56:15.568Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T04:56:15.568Z] #113 DONE 0.2s [2024-09-09T04:56:15.568Z] [2024-09-09T04:56:15.568Z] #111 [security-spire-agent] exporting to image [2024-09-09T04:56:15.827Z] #111 ... [2024-09-09T04:56:15.827Z] [2024-09-09T04:56:15.827Z] #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T04:56:15.827Z] #90 DONE 3.6s [2024-09-09T04:56:15.827Z] [2024-09-09T04:56:15.827Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T04:56:15.827Z] #114 DONE 0.0s [2024-09-09T04:56:16.086Z] [2024-09-09T04:56:16.086Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:56:16.086Z] #115 ... [2024-09-09T04:56:16.086Z] [2024-09-09T04:56:16.086Z] #111 [security-spire-server] exporting to image [2024-09-09T04:56:16.086Z] #111 exporting layers 0.7s done [2024-09-09T04:56:16.086Z] #111 writing image sha256:10d8a0d8f967971a16ef26cb8e529b2839a67ae07a4f83af832a655d0a4029d7 done [2024-09-09T04:56:16.086Z] #111 naming to docker.io/library/security-spire-server done [2024-09-09T04:56:16.358Z] #111 exporting layers 0.7s done [2024-09-09T04:56:16.358Z] #111 writing image sha256:5859c9e2feaa625db882587612a552544ba4da4c96f84e62e5cb21eb44282ccf done [2024-09-09T04:56:16.358Z] #111 naming to docker.io/library/security-spire-config done [2024-09-09T04:56:16.358Z] #111 writing image sha256:0b72504a99954f13d25683ac4042e7471f6560b0e7da8b4947a7f0a5b3967a26 done [2024-09-09T04:56:16.358Z] #111 naming to docker.io/library/security-spire-agent done [2024-09-09T04:56:16.358Z] #111 DONE 0.9s [2024-09-09T04:56:16.358Z] [2024-09-09T04:56:16.358Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:56:16.618Z] #116 ... [2024-09-09T04:56:16.618Z] [2024-09-09T04:56:16.618Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:56:16.877Z] #117 ... [2024-09-09T04:56:16.877Z] [2024-09-09T04:56:16.877Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T04:56:25.508Z] provisioning config files... [2024-09-09T04:56:25.529Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/688@tmp/config5510360042994133587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:56:26.002Z] ---> ****-login.sh [2024-09-09T04:56:26.002Z] nexus3.edgexfoundry.org:10001 [2024-09-09T04:56:26.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:56:26.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:56:26.588Z] Configure a credential helper to remove this warning. See [2024-09-09T04:56:26.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:56:26.588Z] [2024-09-09T04:56:26.588Z] Login Succeeded [2024-09-09T04:56:26.588Z] nexus3.edgexfoundry.org:10002 [2024-09-09T04:56:26.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:56:27.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:56:27.123Z] Configure a credential helper to remove this warning. See [2024-09-09T04:56:27.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:56:27.123Z] [2024-09-09T04:56:27.123Z] Login Succeeded [2024-09-09T04:56:27.123Z] nexus3.edgexfoundry.org:10003 [2024-09-09T04:56:27.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:56:27.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:56:27.391Z] Configure a credential helper to remove this warning. See [2024-09-09T04:56:27.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:56:27.391Z] [2024-09-09T04:56:27.391Z] Login Succeeded [2024-09-09T04:56:27.391Z] nexus3.edgexfoundry.org:10004 [2024-09-09T04:56:27.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:56:27.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:56:27.662Z] Configure a credential helper to remove this warning. See [2024-09-09T04:56:27.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:56:27.662Z] [2024-09-09T04:56:27.662Z] Login Succeeded [2024-09-09T04:56:27.662Z] ****.io [2024-09-09T04:56:27.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:56:28.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:56:28.197Z] Configure a credential helper to remove this warning. See [2024-09-09T04:56:28.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:56:28.197Z] [2024-09-09T04:56:28.197Z] Login Succeeded [2024-09-09T04:56:28.197Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T04:56:28.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-09T04:56:28.836Z] + git config --global --add safe.directory /w/workspace/edgex-go/688 [Pipeline] echo [2024-09-09T04:56:28.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T04:56:28.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T04:56:28.898Z] ========================================================= [2024-09-09T04:56:28.898Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T04:56:28.898Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T04:56:29.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T04:56:29.224Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T04:56:29.224Z] c6b39de5b339: Pulling fs layer [2024-09-09T04:56:29.224Z] a69c41024577: Pulling fs layer [2024-09-09T04:56:29.224Z] d6de4b400683: Pulling fs layer [2024-09-09T04:56:29.224Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T04:56:29.224Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T04:56:29.224Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T04:56:29.224Z] 00f215d4a9da: Pulling fs layer [2024-09-09T04:56:29.496Z] d496ad576159: Pulling fs layer [2024-09-09T04:56:29.496Z] 35cb2a7552d0: Waiting [2024-09-09T04:56:29.496Z] 4f4fb700ef54: Waiting [2024-09-09T04:56:29.496Z] 464afbd9ba4c: Waiting [2024-09-09T04:56:29.496Z] 00f215d4a9da: Waiting [2024-09-09T04:56:29.496Z] d496ad576159: Waiting [2024-09-09T04:56:29.496Z] a69c41024577: Verifying Checksum [2024-09-09T04:56:29.496Z] a69c41024577: Download complete [2024-09-09T04:56:29.496Z] 35cb2a7552d0: Download complete [2024-09-09T04:56:29.496Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T04:56:29.496Z] 4f4fb700ef54: Download complete [2024-09-09T04:56:29.496Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T04:56:29.496Z] 464afbd9ba4c: Download complete [2024-09-09T04:56:29.496Z] c6b39de5b339: Verifying Checksum [2024-09-09T04:56:29.496Z] c6b39de5b339: Download complete [2024-09-09T04:56:30.095Z] d496ad576159: Verifying Checksum [2024-09-09T04:56:30.095Z] d496ad576159: Download complete [2024-09-09T04:56:30.365Z] c6b39de5b339: Pull complete [2024-09-09T04:56:30.951Z] a69c41024577: Pull complete [2024-09-09T04:56:31.218Z] d6de4b400683: Download complete [2024-09-09T04:56:32.176Z] 00f215d4a9da: Verifying Checksum [2024-09-09T04:56:32.176Z] 00f215d4a9da: Download complete [2024-09-09T04:56:44.494Z] d6de4b400683: Pull complete [2024-09-09T04:56:44.494Z] 35cb2a7552d0: Pull complete [2024-09-09T04:56:44.494Z] 4f4fb700ef54: Pull complete [2024-09-09T04:56:44.494Z] 464afbd9ba4c: Pull complete [2024-09-09T04:56:49.081Z] #118 ... [2024-09-09T04:56:49.081Z] [2024-09-09T04:56:49.081Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:56:49.081Z] #117 DONE 42.1s [2024-09-09T04:56:49.081Z] [2024-09-09T04:56:49.081Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:56:49.081Z] #86 DONE 36.9s [2024-09-09T04:56:49.081Z] [2024-09-09T04:56:49.081Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:56:49.081Z] #116 DONE 42.0s [2024-09-09T04:56:49.081Z] [2024-09-09T04:56:49.081Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:56:49.081Z] #115 DONE 42.0s [2024-09-09T04:56:49.081Z] [2024-09-09T04:56:49.081Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:56:49.081Z] #118 DONE 42.1s [2024-09-09T04:56:49.081Z] [2024-09-09T04:56:49.081Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T04:56:52.722Z] 00f215d4a9da: Pull complete [2024-09-09T04:56:54.672Z] d496ad576159: Pull complete [2024-09-09T04:56:54.672Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T04:56:54.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T04:56:54.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-09T04:56:55.014Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T04:56:55.014Z] WORKDIR /edgex [2024-09-09T04:56:55.014Z] COPY go.mod . [2024-09-09T04:56:55.014Z] RUN go mod download [2024-09-09T04:56:55.014Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-09T04:56:55.617Z] Sending build context to Docker daemon 3.539MB [2024-09-09T04:56:55.617Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T04:56:55.617Z] ---> f246e2811388 [2024-09-09T04:56:55.617Z] Step 2/4 : WORKDIR /edgex [2024-09-09T04:56:57.565Z] ---> Running in 617bded4ac38 [2024-09-09T04:56:57.835Z] Removing intermediate container 617bded4ac38 [2024-09-09T04:56:57.835Z] ---> e8fcda95af38 [2024-09-09T04:56:57.835Z] Step 3/4 : COPY go.mod . [2024-09-09T04:56:58.423Z] ---> cfe4576a13a7 [2024-09-09T04:56:58.423Z] Step 4/4 : RUN go mod download [2024-09-09T04:56:58.423Z] ---> Running in 3c5408debd4d [2024-09-09T04:56:59.098Z] #119 DONE 9.8s [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-09T04:56:59.098Z] #120 DONE 9.8s [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:56:59.098Z] #121 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:56:59.098Z] #122 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T04:56:59.098Z] #123 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #124 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T04:56:59.098Z] #124 DONE 9.8s [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T04:56:59.098Z] #125 DONE 9.8s [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T04:56:59.098Z] #126 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:56:59.098Z] #127 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:56:59.098Z] #128 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:56:59.098Z] #129 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #130 [core-metadata builder 6/7] COPY . . [2024-09-09T04:56:59.098Z] #130 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:56:59.098Z] #131 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #132 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T04:56:59.098Z] #132 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:56:59.098Z] #133 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:56:59.098Z] #134 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:56:59.098Z] #135 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:56:59.098Z] #136 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #137 [core-command builder 6/7] COPY . . [2024-09-09T04:56:59.098Z] #137 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:56:59.098Z] #138 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #139 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:56:59.098Z] #139 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #140 [core-data builder 6/7] COPY . . [2024-09-09T04:56:59.098Z] #140 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #141 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T04:56:59.098Z] #141 DONE 9.8s [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:56:59.098Z] #142 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #143 [support-scheduler builder 6/7] COPY . . [2024-09-09T04:56:59.098Z] #143 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #144 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:56:59.098Z] #144 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:56:59.098Z] #145 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #146 [support-notifications builder 6/7] COPY . . [2024-09-09T04:56:59.098Z] #146 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:56:59.098Z] #147 CACHED [2024-09-09T04:56:59.098Z] [2024-09-09T04:56:59.098Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T04:57:00.042Z] #148 1.439 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-09T04:57:10.044Z] #148 ... [2024-09-09T04:57:10.044Z] [2024-09-09T04:57:10.044Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T04:57:10.044Z] #0 1.311 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-09T04:57:10.044Z] #149 ... [2024-09-09T04:57:10.044Z] [2024-09-09T04:57:10.044Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T04:57:10.044Z] #0 1.509 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-09T04:57:10.044Z] #150 ... [2024-09-09T04:57:10.044Z] [2024-09-09T04:57:10.044Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T04:57:10.044Z] #0 0.510 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-09T04:57:10.044Z] #151 ... [2024-09-09T04:57:10.044Z] [2024-09-09T04:57:10.044Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T04:57:10.044Z] #0 0.577 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-09T04:57:10.044Z] #152 ... [2024-09-09T04:57:10.044Z] [2024-09-09T04:57:10.044Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T04:57:10.044Z] #0 1.145 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-09T04:57:10.044Z] #153 ... [2024-09-09T04:57:10.044Z] [2024-09-09T04:57:10.044Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T04:57:10.044Z] #0 1.166 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-09T04:57:10.044Z] #154 ... [2024-09-09T04:57:10.044Z] [2024-09-09T04:57:10.044Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T04:57:10.044Z] #0 1.383 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-09T04:57:10.044Z] #155 ... [2024-09-09T04:57:10.044Z] [2024-09-09T04:57:10.044Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T04:57:10.044Z] #0 1.134 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-09T04:57:10.044Z] #156 ... [2024-09-09T04:57:10.044Z] [2024-09-09T04:57:10.044Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T04:57:10.044Z] #0 0.998 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-09T04:57:10.044Z] #157 ... [2024-09-09T04:57:10.044Z] [2024-09-09T04:57:10.044Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T04:57:10.044Z] #0 1.307 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-09T04:57:10.305Z] #158 ... [2024-09-09T04:57:10.305Z] [2024-09-09T04:57:10.305Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T04:57:10.305Z] #0 0.610 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-09T04:57:10.305Z] #159 ... [2024-09-09T04:57:10.305Z] [2024-09-09T04:57:10.305Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T04:57:10.305Z] #0 1.295 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-09T04:58:06.313Z] Removing intermediate container 3c5408debd4d [2024-09-09T04:58:06.313Z] ---> 1760b0a9211c [2024-09-09T04:58:06.313Z] Successfully built 1760b0a9211c [2024-09-09T04:58:06.313Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:58:06.661Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T04:58:06.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:58:06.892Z] prd-ubuntu20.04-docker-arm64-4c-16g-9810 does not seem to be running inside a container [2024-09-09T04:58:06.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-09T04:58:08.315Z] $ docker top 123671ac4cf6940f44e34524aff7968635e0e61376987bc2b8d57bdcd65d944f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T04:58:09.151Z] + go version [2024-09-09T04:58:09.152Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T04:58:09.162Z] $ docker stop --time=1 123671ac4cf6940f44e34524aff7968635e0e61376987bc2b8d57bdcd65d944f [2024-09-09T04:58:10.811Z] $ docker rm -f --volumes 123671ac4cf6940f44e34524aff7968635e0e61376987bc2b8d57bdcd65d944f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:58:11.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T04:58:11.513Z] [2024-09-09T04:58:11.513Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:58:11.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T04:58:11.859Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-09T04:58:11.859Z] 547446be3368: Pulling fs layer [2024-09-09T04:58:11.859Z] d125d8839a47: Pulling fs layer [2024-09-09T04:58:11.859Z] 3e85d5ac6304: Pulling fs layer [2024-09-09T04:58:11.859Z] c3105a71a48b: Pulling fs layer [2024-09-09T04:58:11.859Z] 0f093f025ec4: Pulling fs layer [2024-09-09T04:58:11.859Z] c3106fc0e877: Pulling fs layer [2024-09-09T04:58:11.859Z] 0f093f025ec4: Waiting [2024-09-09T04:58:11.859Z] c3105a71a48b: Waiting [2024-09-09T04:58:12.124Z] 547446be3368: Verifying Checksum [2024-09-09T04:58:12.124Z] 547446be3368: Download complete [2024-09-09T04:58:12.124Z] c3105a71a48b: Verifying Checksum [2024-09-09T04:58:12.124Z] c3105a71a48b: Download complete [2024-09-09T04:58:12.390Z] d125d8839a47: Verifying Checksum [2024-09-09T04:58:12.390Z] d125d8839a47: Download complete [2024-09-09T04:58:12.655Z] c3106fc0e877: Verifying Checksum [2024-09-09T04:58:12.655Z] c3106fc0e877: Download complete [2024-09-09T04:58:12.655Z] 0f093f025ec4: Verifying Checksum [2024-09-09T04:58:12.655Z] 0f093f025ec4: Download complete [2024-09-09T04:58:12.922Z] 547446be3368: Pull complete [2024-09-09T04:58:13.879Z] d125d8839a47: Pull complete [2024-09-09T04:58:14.465Z] 3e85d5ac6304: Verifying Checksum [2024-09-09T04:58:14.465Z] 3e85d5ac6304: Download complete [2024-09-09T04:58:24.533Z] 3e85d5ac6304: Pull complete [2024-09-09T04:58:24.533Z] c3105a71a48b: Pull complete [2024-09-09T04:58:25.938Z] 0f093f025ec4: Pull complete [2024-09-09T04:58:25.938Z] c3106fc0e877: Pull complete [2024-09-09T04:58:25.938Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-09T04:58:25.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T04:58:25.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:58:26.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-9810 does not seem to be running inside a container [2024-09-09T04:58:26.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-09T04:58:28.165Z] $ docker top 48cbdec056f54ce21db58b30ddbb51fe83a75e94daae7a467be8196c71ea6303 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T04:58:29.007Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T04:58:39.080Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-09-09T04:58:39.080Z] #1 transferring dockerfile: 2.01kB 0.0s done [2024-09-09T04:58:39.080Z] #1 DONE 0.1s [2024-09-09T04:58:39.080Z] [2024-09-09T04:58:39.080Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T04:58:39.080Z] #2 transferring dockerfile: 2.50kB done [2024-09-09T04:58:39.080Z] #2 DONE 0.0s [2024-09-09T04:58:39.080Z] [2024-09-09T04:58:39.080Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T04:58:39.080Z] #3 transferring dockerfile: 1.89kB done [2024-09-09T04:58:39.080Z] #3 DONE 0.1s [2024-09-09T04:58:39.080Z] [2024-09-09T04:58:39.080Z] #4 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T04:58:39.080Z] #4 transferring dockerfile: 1.85kB done [2024-09-09T04:58:39.080Z] #4 DONE 0.0s [2024-09-09T04:58:39.080Z] [2024-09-09T04:58:39.080Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T04:58:39.080Z] #5 transferring dockerfile: 2.49kB done [2024-09-09T04:58:39.080Z] #5 DONE 0.1s [2024-09-09T04:58:39.080Z] [2024-09-09T04:58:39.080Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T04:58:39.080Z] #6 transferring dockerfile: 1.70kB 0.0s done [2024-09-09T04:58:39.080Z] #6 DONE 0.1s [2024-09-09T04:58:39.080Z] [2024-09-09T04:58:39.080Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-09-09T04:58:39.080Z] #7 transferring dockerfile: 1.95kB done [2024-09-09T04:58:39.080Z] #7 DONE 0.1s [2024-09-09T04:58:39.080Z] [2024-09-09T04:58:39.080Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T04:58:39.080Z] #8 transferring dockerfile: 2.23kB 0.0s done [2024-09-09T04:58:39.080Z] #8 DONE 0.1s [2024-09-09T04:58:39.080Z] [2024-09-09T04:58:39.080Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T04:58:39.080Z] #9 transferring dockerfile: 2.15kB done [2024-09-09T04:58:39.080Z] #9 DONE 0.0s [2024-09-09T04:58:39.350Z] [2024-09-09T04:58:39.350Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T04:58:39.350Z] #10 transferring dockerfile: 1.93kB done [2024-09-09T04:58:39.350Z] #10 DONE 0.1s [2024-09-09T04:58:39.350Z] [2024-09-09T04:58:39.350Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T04:58:39.350Z] #11 transferring dockerfile: 1.81kB 0.0s done [2024-09-09T04:58:39.350Z] #11 DONE 0.1s [2024-09-09T04:58:39.350Z] [2024-09-09T04:58:39.350Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T04:58:39.350Z] #12 transferring dockerfile: 3.17kB done [2024-09-09T04:58:39.350Z] #12 DONE 0.1s [2024-09-09T04:58:39.350Z] [2024-09-09T04:58:39.350Z] #13 [core-command internal] load build definition from Dockerfile [2024-09-09T04:58:39.617Z] #13 transferring dockerfile: 1.93kB done [2024-09-09T04:58:39.617Z] #13 DONE 0.1s [2024-09-09T04:58:39.617Z] [2024-09-09T04:58:39.617Z] #14 [core-data internal] load build definition from Dockerfile [2024-09-09T04:58:39.617Z] #14 transferring dockerfile: 2.07kB 0.0s done [2024-09-09T04:58:39.617Z] #14 DONE 0.1s [2024-09-09T04:58:39.617Z] [2024-09-09T04:58:39.617Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T04:58:39.617Z] #15 transferring dockerfile: 1.69kB done [2024-09-09T04:58:39.617Z] #15 DONE 0.1s [2024-09-09T04:58:39.617Z] [2024-09-09T04:58:39.617Z] #16 [core-keeper internal] load .dockerignore [2024-09-09T04:58:39.617Z] #16 transferring context: 50B done [2024-09-09T04:58:39.617Z] #16 DONE 0.0s [2024-09-09T04:58:39.617Z] [2024-09-09T04:58:39.617Z] #17 [core-metadata internal] load build definition from Dockerfile [2024-09-09T04:58:39.884Z] #17 transferring dockerfile: 2.06kB done [2024-09-09T04:58:39.884Z] #17 DONE 0.0s [2024-09-09T04:58:40.467Z] [2024-09-09T04:58:40.467Z] #18 [security-proxy-setup internal] load .dockerignore [2024-09-09T04:58:40.467Z] #18 transferring context: 50B 0.0s done [2024-09-09T04:58:40.467Z] #18 DONE 0.1s [2024-09-09T04:58:40.467Z] [2024-09-09T04:58:40.467Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T04:58:40.467Z] #19 transferring context: 50B 0.0s done [2024-09-09T04:58:40.467Z] #19 DONE 0.1s [2024-09-09T04:58:40.467Z] [2024-09-09T04:58:40.467Z] #20 [support-cron-scheduler internal] load .dockerignore [2024-09-09T04:58:40.467Z] #20 transferring context: 50B done [2024-09-09T04:58:40.467Z] #20 DONE 0.0s [2024-09-09T04:58:40.467Z] [2024-09-09T04:58:40.467Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-09-09T04:58:40.736Z] #21 transferring context: 50B done [2024-09-09T04:58:40.736Z] #21 DONE 0.0s [2024-09-09T04:58:40.736Z] [2024-09-09T04:58:40.736Z] #22 [security-spire-server internal] load .dockerignore [2024-09-09T04:58:40.736Z] #22 transferring context: 50B done [2024-09-09T04:58:40.736Z] #22 DONE 0.1s [2024-09-09T04:58:40.736Z] [2024-09-09T04:58:40.736Z] #23 [support-notifications internal] load .dockerignore [2024-09-09T04:58:40.736Z] #23 transferring context: 50B 0.0s done [2024-09-09T04:58:40.736Z] #23 DONE 0.1s [2024-09-09T04:58:40.736Z] [2024-09-09T04:58:40.736Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T04:58:40.736Z] #24 transferring context: 50B done [2024-09-09T04:58:40.736Z] #24 DONE 0.1s [2024-09-09T04:58:40.736Z] [2024-09-09T04:58:40.736Z] #25 [security-proxy-auth internal] load .dockerignore [2024-09-09T04:58:40.737Z] #25 transferring context: 50B 0.0s done [2024-09-09T04:58:40.737Z] #25 DONE 0.1s [2024-09-09T04:58:40.737Z] [2024-09-09T04:58:40.737Z] #26 [support-scheduler internal] load .dockerignore [2024-09-09T04:58:41.006Z] #26 transferring context: 50B 0.0s done [2024-09-09T04:58:41.006Z] #26 DONE 0.1s [2024-09-09T04:58:41.006Z] [2024-09-09T04:58:41.006Z] #27 [security-spire-agent internal] load .dockerignore [2024-09-09T04:58:41.006Z] #27 transferring context: 50B done [2024-09-09T04:58:41.006Z] #27 DONE 0.1s [2024-09-09T04:58:41.006Z] [2024-09-09T04:58:41.006Z] #28 [security-bootstrapper internal] load .dockerignore [2024-09-09T04:58:41.006Z] #28 transferring context: 50B 0.0s done [2024-09-09T04:58:41.006Z] #28 DONE 0.1s [2024-09-09T04:58:41.006Z] [2024-09-09T04:58:41.006Z] #29 [core-command internal] load .dockerignore [2024-09-09T04:58:41.006Z] #29 transferring context: 50B done [2024-09-09T04:58:41.006Z] #29 DONE 0.1s [2024-09-09T04:58:41.006Z] [2024-09-09T04:58:41.006Z] #30 [core-data internal] load .dockerignore [2024-09-09T04:58:41.276Z] #30 transferring context: 50B 0.0s done [2024-09-09T04:58:41.276Z] #30 DONE 0.1s [2024-09-09T04:58:41.276Z] [2024-09-09T04:58:41.276Z] #31 [security-spire-config internal] load .dockerignore [2024-09-09T04:58:41.276Z] #31 transferring context: 50B done [2024-09-09T04:58:41.276Z] #31 DONE 0.1s [2024-09-09T04:58:41.276Z] [2024-09-09T04:58:41.276Z] #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:58:41.276Z] #32 DONE 0.0s [2024-09-09T04:58:41.276Z] [2024-09-09T04:58:41.276Z] #33 [core-metadata internal] load .dockerignore [2024-09-09T04:58:41.276Z] #33 transferring context: 50B 0.0s done [2024-09-09T04:58:41.541Z] #33 DONE 0.1s [2024-09-09T04:58:41.541Z] [2024-09-09T04:58:41.541Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:58:41.541Z] #34 DONE 0.2s [2024-09-09T04:58:41.541Z] [2024-09-09T04:58:41.541Z] #35 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:58:41.541Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:58:41.541Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:58:41.541Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:58:41.541Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:58:41.541Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.1s [2024-09-09T04:58:41.809Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T04:58:41.809Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-09T04:58:42.391Z] #35 ... [2024-09-09T04:58:42.391Z] [2024-09-09T04:58:42.391Z] #36 [core-keeper internal] load build context [2024-09-09T04:58:42.391Z] #36 transferring context: 3.10MB 0.6s done [2024-09-09T04:58:42.391Z] #36 DONE 0.8s [2024-09-09T04:58:42.391Z] [2024-09-09T04:58:42.391Z] #35 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:58:42.391Z] #35 ... [2024-09-09T04:58:42.391Z] [2024-09-09T04:58:42.391Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:58:42.391Z] #32 DONE 0.0s [2024-09-09T04:58:42.391Z] [2024-09-09T04:58:42.391Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:58:42.391Z] #34 DONE 0.2s [2024-09-09T04:58:42.391Z] [2024-09-09T04:58:42.391Z] #37 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T04:58:42.391Z] #37 DONE 1.8s [2024-09-09T04:58:42.391Z] [2024-09-09T04:58:42.391Z] #35 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:58:42.391Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:58:42.391Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:58:42.391Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:58:42.391Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:58:42.391Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T04:58:42.391Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:58:42.658Z] #35 ... [2024-09-09T04:58:42.658Z] [2024-09-09T04:58:42.658Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:58:42.658Z] #32 DONE 0.0s [2024-09-09T04:58:42.658Z] [2024-09-09T04:58:42.658Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:58:42.658Z] #34 DONE 0.3s [2024-09-09T04:58:42.658Z] [2024-09-09T04:58:42.658Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:58:42.658Z] #32 DONE 0.0s [2024-09-09T04:58:42.658Z] [2024-09-09T04:58:42.658Z] #37 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T04:58:42.658Z] #37 DONE 1.8s [2024-09-09T04:58:42.658Z] [2024-09-09T04:58:42.658Z] #35 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:58:42.658Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:58:42.658Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:58:42.658Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:58:42.658Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:58:42.658Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T04:58:42.658Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:58:42.925Z] #35 ... [2024-09-09T04:58:42.925Z] [2024-09-09T04:58:42.925Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:58:42.925Z] #32 DONE 0.0s [2024-09-09T04:58:42.925Z] [2024-09-09T04:58:42.925Z] #38 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go [2024-09-09T04:58:42.925Z] #38 DONE 0.8s [2024-09-09T04:58:42.925Z] [2024-09-09T04:58:42.925Z] #37 [support-cron-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T04:58:42.925Z] #37 DONE 1.8s [2024-09-09T04:58:42.925Z] [2024-09-09T04:58:42.925Z] #38 [support-cron-scheduler builder 2/8] WORKDIR /edgex-go [2024-09-09T04:58:42.925Z] #38 DONE 0.8s [2024-09-09T04:58:42.925Z] [2024-09-09T04:58:42.925Z] #35 [support-cron-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:58:42.925Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:58:42.925Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:58:42.925Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:58:42.925Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:58:42.925Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T04:58:42.925Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:58:43.190Z] #35 ... [2024-09-09T04:58:43.190Z] [2024-09-09T04:58:43.190Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:58:43.190Z] #32 DONE 0.0s [2024-09-09T04:58:43.190Z] [2024-09-09T04:58:43.190Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:58:43.190Z] #32 DONE 0.0s [2024-09-09T04:58:43.190Z] [2024-09-09T04:58:43.190Z] #39 [security-proxy-setup internal] load build context [2024-09-09T04:58:43.457Z] #39 ... [2024-09-09T04:58:43.457Z] [2024-09-09T04:58:43.457Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-09T04:58:43.457Z] #40 DONE 0.0s [2024-09-09T04:58:43.457Z] [2024-09-09T04:58:43.457Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:58:43.457Z] #32 DONE 0.0s [2024-09-09T04:58:43.457Z] [2024-09-09T04:58:43.457Z] #37 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T04:58:43.457Z] #37 DONE 1.9s [2024-09-09T04:58:43.457Z] [2024-09-09T04:58:43.457Z] #38 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go [2024-09-09T04:58:43.457Z] #38 DONE 0.9s [2024-09-09T04:58:43.457Z] [2024-09-09T04:58:43.457Z] #35 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:58:43.457Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:58:43.457Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:58:43.457Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:58:43.457Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:58:43.457Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T04:58:43.457Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:58:43.457Z] #35 DONE 2.7s [2024-09-09T04:58:43.457Z] [2024-09-09T04:58:43.457Z] #39 [security-proxy-setup internal] load build context [2024-09-09T04:58:43.457Z] #39 ... [2024-09-09T04:58:43.457Z] [2024-09-09T04:58:43.457Z] #37 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T04:58:43.457Z] #37 DONE 1.9s [2024-09-09T04:58:43.457Z] [2024-09-09T04:58:43.457Z] #38 [support-notifications builder 2/8] WORKDIR /edgex-go [2024-09-09T04:58:43.457Z] #38 DONE 0.9s [2024-09-09T04:58:43.457Z] [2024-09-09T04:58:43.457Z] #35 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:58:43.457Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:58:43.457Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:58:43.457Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:58:43.457Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:58:43.457Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T04:58:43.457Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:58:43.457Z] #35 DONE 2.7s [2024-09-09T04:58:43.457Z] [2024-09-09T04:58:43.457Z] #39 [security-proxy-setup internal] load build context [2024-09-09T04:58:43.457Z] #39 ... [2024-09-09T04:58:43.457Z] [2024-09-09T04:58:43.457Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:58:43.457Z] #32 DONE 0.0s [2024-09-09T04:58:43.457Z] [2024-09-09T04:58:43.457Z] #39 [security-proxy-setup internal] load build context [2024-09-09T04:58:43.457Z] #39 transferring context: 3.10MB 1.1s done [2024-09-09T04:58:43.723Z] #39 DONE 1.2s [2024-09-09T04:58:43.723Z] [2024-09-09T04:58:43.723Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:58:43.723Z] #32 DONE 0.0s [2024-09-09T04:58:43.723Z] [2024-09-09T04:58:43.723Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-09T04:58:43.723Z] #41 transferring context: 3.10MB 0.8s done [2024-09-09T04:58:43.723Z] #41 DONE 1.1s [2024-09-09T04:58:43.723Z] [2024-09-09T04:58:43.723Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:58:43.988Z] #34 ... [2024-09-09T04:58:43.988Z] [2024-09-09T04:58:43.988Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:58:43.988Z] #32 DONE 0.0s [2024-09-09T04:58:43.988Z] [2024-09-09T04:58:43.988Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:58:44.258Z] #34 ... [2024-09-09T04:58:44.258Z] [2024-09-09T04:58:44.258Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:58:44.258Z] #32 DONE 0.0s [2024-09-09T04:58:44.258Z] [2024-09-09T04:58:44.258Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:58:44.524Z] #34 ... [2024-09-09T04:58:44.525Z] [2024-09-09T04:58:44.525Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:58:44.525Z] #32 DONE 0.0s [2024-09-09T04:58:44.525Z] [2024-09-09T04:58:44.525Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:58:44.792Z] #34 ... [2024-09-09T04:58:44.793Z] [2024-09-09T04:58:44.793Z] #37 [core-command builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T04:58:44.793Z] #37 DONE 2.0s [2024-09-09T04:58:44.793Z] [2024-09-09T04:58:44.793Z] #38 [core-command builder 2/8] WORKDIR /edgex-go [2024-09-09T04:58:44.793Z] #38 DONE 1.0s [2024-09-09T04:58:44.793Z] [2024-09-09T04:58:44.793Z] #35 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:58:44.793Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:58:44.793Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:58:44.793Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:58:44.793Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:58:44.793Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T04:58:44.793Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:58:44.793Z] #35 DONE 2.8s [2024-09-09T04:58:44.793Z] [2024-09-09T04:58:44.793Z] #42 [security-bootstrapper internal] load build context [2024-09-09T04:58:44.793Z] #42 DONE 0.0s [2024-09-09T04:58:44.793Z] [2024-09-09T04:58:44.793Z] #43 [support-cron-scheduler internal] load build context [2024-09-09T04:58:44.793Z] #43 transferring context: 3.10MB 1.1s done [2024-09-09T04:58:44.793Z] #43 DONE 1.7s [2024-09-09T04:58:45.060Z] [2024-09-09T04:58:45.060Z] #44 [security-proxy-auth internal] load build context [2024-09-09T04:58:45.060Z] #44 ... [2024-09-09T04:58:45.060Z] [2024-09-09T04:58:45.060Z] #45 [security-secretstore-setup internal] load build context [2024-09-09T04:58:45.060Z] #45 transferring context: 3.10MB 1.5s done [2024-09-09T04:58:45.060Z] #45 DONE 2.0s [2024-09-09T04:58:45.332Z] [2024-09-09T04:58:45.332Z] #40 [core-common-config-bootstrapper internal] load build context [2024-09-09T04:58:45.332Z] #40 transferring context: 3.10MB 1.2s done [2024-09-09T04:58:45.332Z] #40 DONE 1.9s [2024-09-09T04:58:45.332Z] [2024-09-09T04:58:45.332Z] #46 [support-notifications internal] load build context [2024-09-09T04:58:47.275Z] #46 transferring context: 3.10MB 2.6s done [2024-09-09T04:58:47.275Z] #46 ... [2024-09-09T04:58:47.275Z] [2024-09-09T04:58:47.275Z] #47 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T04:58:47.275Z] #47 DONE 4.2s [2024-09-09T04:58:47.275Z] [2024-09-09T04:58:47.275Z] #35 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:58:47.275Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:58:47.275Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:58:47.275Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:58:47.275Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:58:47.275Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T04:58:47.275Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:58:47.275Z] #35 DONE 2.8s [2024-09-09T04:58:47.275Z] [2024-09-09T04:58:47.275Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:58:47.275Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:58:47.689Z] #48 ... [2024-09-09T04:58:47.689Z] [2024-09-09T04:58:47.689Z] #46 [support-notifications internal] load build context [2024-09-09T04:58:47.689Z] #46 DONE 4.0s [2024-09-09T04:58:47.689Z] [2024-09-09T04:58:47.689Z] #44 [security-proxy-auth internal] load build context [2024-09-09T04:58:47.689Z] #44 ... [2024-09-09T04:58:47.689Z] [2024-09-09T04:58:47.689Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:58:47.689Z] #34 DONE 4.9s [2024-09-09T04:58:47.689Z] [2024-09-09T04:58:47.689Z] #44 [security-proxy-auth internal] load build context [2024-09-09T04:58:47.970Z] #44 ... [2024-09-09T04:58:47.970Z] [2024-09-09T04:58:47.970Z] #37 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T04:58:47.970Z] #37 DONE 2.1s [2024-09-09T04:58:47.970Z] [2024-09-09T04:58:47.970Z] #38 [core-metadata builder 2/8] WORKDIR /edgex-go [2024-09-09T04:58:47.970Z] #38 DONE 1.1s [2024-09-09T04:58:47.970Z] [2024-09-09T04:58:47.970Z] #35 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:58:47.970Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:58:47.970Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:58:47.970Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:58:47.970Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:58:47.970Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T04:58:47.970Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:58:47.970Z] #35 DONE 2.9s [2024-09-09T04:58:47.970Z] [2024-09-09T04:58:47.970Z] #44 [security-proxy-auth internal] load build context [2024-09-09T04:58:48.333Z] #160 ... [2024-09-09T04:58:48.333Z] [2024-09-09T04:58:48.333Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T04:58:48.333Z] #149 101.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-09T04:58:49.416Z] #44 ... [2024-09-09T04:58:49.416Z] [2024-09-09T04:58:49.416Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T04:58:49.416Z] #49 DONE 5.4s [2024-09-09T04:58:49.416Z] [2024-09-09T04:58:49.416Z] #44 [security-proxy-auth internal] load build context [2024-09-09T04:58:49.416Z] #44 ... [2024-09-09T04:58:49.416Z] [2024-09-09T04:58:49.416Z] #35 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:58:49.416Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:58:49.416Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:58:49.416Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:58:49.416Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:58:49.416Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T04:58:49.416Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:58:49.416Z] #35 DONE 2.9s [2024-09-09T04:58:49.416Z] [2024-09-09T04:58:49.416Z] #44 [security-proxy-auth internal] load build context [2024-09-09T04:58:50.012Z] #44 ... [2024-09-09T04:58:50.012Z] [2024-09-09T04:58:50.012Z] #50 [security-spire-config internal] load build context [2024-09-09T04:58:50.012Z] #50 transferring context: 25.96kB 0.2s done [2024-09-09T04:58:50.012Z] #50 DONE 2.5s [2024-09-09T04:58:50.012Z] [2024-09-09T04:58:50.012Z] #44 [security-proxy-auth internal] load build context [2024-09-09T04:58:50.012Z] #44 ... [2024-09-09T04:58:50.012Z] [2024-09-09T04:58:50.012Z] #51 [security-spire-server internal] load build context [2024-09-09T04:58:50.012Z] #51 transferring context: 27.71kB 0.3s done [2024-09-09T04:58:50.012Z] #51 DONE 2.5s [2024-09-09T04:58:50.012Z] [2024-09-09T04:58:50.012Z] #44 [security-proxy-auth internal] load build context [2024-09-09T04:58:50.978Z] #44 ... [2024-09-09T04:58:50.978Z] [2024-09-09T04:58:50.978Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:58:50.978Z] #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.4s done [2024-09-09T04:58:50.978Z] #52 DONE 1.5s [2024-09-09T04:58:50.978Z] [2024-09-09T04:58:50.978Z] #44 [security-proxy-auth internal] load build context [2024-09-09T04:58:51.705Z] #149 DONE 112.6s [2024-09-09T04:58:51.705Z] [2024-09-09T04:58:51.705Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T04:58:51.705Z] #157 DONE 112.6s [2024-09-09T04:58:51.705Z] [2024-09-09T04:58:51.705Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T04:58:51.705Z] #155 ... [2024-09-09T04:58:51.705Z] [2024-09-09T04:58:51.705Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T04:58:51.705Z] #153 DONE 112.6s [2024-09-09T04:58:51.705Z] [2024-09-09T04:58:51.705Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T04:58:51.705Z] #159 DONE 112.6s [2024-09-09T04:58:51.705Z] [2024-09-09T04:58:51.705Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:58:51.947Z] #44 ... [2024-09-09T04:58:51.947Z] [2024-09-09T04:58:51.947Z] #53 [security-spire-agent internal] load build context [2024-09-09T04:58:51.947Z] #53 transferring context: 27.24kB 0.4s done [2024-09-09T04:58:51.947Z] #53 DONE 2.4s [2024-09-09T04:58:51.947Z] [2024-09-09T04:58:51.947Z] #44 [security-proxy-auth internal] load build context [2024-09-09T04:58:52.277Z] #161 ... [2024-09-09T04:58:52.278Z] [2024-09-09T04:58:52.278Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:58:52.278Z] #162 DONE 0.9s [2024-09-09T04:58:52.529Z] #44 transferring context: 3.10MB 6.1s done [2024-09-09T04:58:52.529Z] #44 ... [2024-09-09T04:58:52.529Z] [2024-09-09T04:58:52.529Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T04:58:52.529Z] #54 DONE 9.5s [2024-09-09T04:58:52.539Z] [2024-09-09T04:58:52.539Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:58:52.539Z] #161 DONE 1.0s [2024-09-09T04:58:52.539Z] [2024-09-09T04:58:52.539Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T04:58:52.539Z] #163 DONE 1.0s [2024-09-09T04:58:52.539Z] [2024-09-09T04:58:52.539Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:58:52.849Z] [2024-09-09T04:58:52.849Z] #55 [core-data internal] load build context [2024-09-09T04:58:52.849Z] #55 transferring context: 3.10MB 5.1s done [2024-09-09T04:58:52.849Z] #55 DONE 7.7s [2024-09-09T04:58:52.849Z] [2024-09-09T04:58:52.849Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:58:52.849Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.4s done [2024-09-09T04:58:52.849Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T04:58:52.849Z] #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-09T04:58:52.849Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-09T04:58:52.849Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s [2024-09-09T04:58:52.849Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s [2024-09-09T04:58:52.849Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s [2024-09-09T04:58:52.849Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-09-09T04:58:52.849Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done [2024-09-09T04:58:52.849Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2024-09-09T04:58:52.849Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-09T04:58:53.116Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.2s done [2024-09-09T04:58:53.116Z] #48 ... [2024-09-09T04:58:53.116Z] [2024-09-09T04:58:53.116Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T04:58:53.116Z] #0 7.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:58:53.116Z] #0 8.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:58:53.116Z] #56 ... [2024-09-09T04:58:53.116Z] [2024-09-09T04:58:53.116Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T04:58:53.116Z] #0 9.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:58:53.116Z] #57 ... [2024-09-09T04:58:53.116Z] [2024-09-09T04:58:53.116Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T04:58:53.116Z] #0 6.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:58:53.116Z] #0 7.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:58:53.116Z] #0 9.197 OK: 266 MiB in 52 packages [2024-09-09T04:58:53.213Z] #164 ... [2024-09-09T04:58:53.213Z] [2024-09-09T04:58:53.213Z] #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:58:53.213Z] #165 DONE 1.6s [2024-09-09T04:58:53.213Z] [2024-09-09T04:58:53.213Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T04:58:53.213Z] #156 DONE 114.4s [2024-09-09T04:58:53.213Z] [2024-09-09T04:58:53.213Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:58:53.394Z] #58 ... [2024-09-09T04:58:53.394Z] [2024-09-09T04:58:53.394Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T04:58:53.394Z] #56 10.59 OK: 266 MiB in 52 packages [2024-09-09T04:58:53.394Z] #56 ... [2024-09-09T04:58:53.394Z] [2024-09-09T04:58:53.394Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T04:58:53.394Z] #58 DONE 10.5s [2024-09-09T04:58:53.394Z] [2024-09-09T04:58:53.394Z] #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T04:58:53.394Z] #0 9.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:58:53.473Z] #166 ... [2024-09-09T04:58:53.473Z] [2024-09-09T04:58:53.473Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:58:53.473Z] #167 DONE 1.0s [2024-09-09T04:58:53.473Z] [2024-09-09T04:58:53.473Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:58:53.473Z] #164 DONE 1.0s [2024-09-09T04:58:53.473Z] [2024-09-09T04:58:53.473Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:58:53.473Z] #168 DONE 0.5s [2024-09-09T04:58:53.473Z] [2024-09-09T04:58:53.473Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-09T04:58:53.660Z] #59 ... [2024-09-09T04:58:53.660Z] [2024-09-09T04:58:53.660Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:58:53.660Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.7s [2024-09-09T04:58:53.743Z] #169 ... [2024-09-09T04:58:53.743Z] [2024-09-09T04:58:53.743Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:58:53.743Z] #166 DONE 0.5s [2024-09-09T04:58:53.931Z] #48 ... [2024-09-09T04:58:53.931Z] [2024-09-09T04:58:53.931Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T04:58:54.003Z] [2024-09-09T04:58:54.003Z] #170 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-09T04:58:54.003Z] #170 DONE 0.4s [2024-09-09T04:58:54.003Z] [2024-09-09T04:58:54.003Z] #171 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-09T04:58:54.197Z] #60 ... [2024-09-09T04:58:54.197Z] [2024-09-09T04:58:54.197Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T04:58:54.197Z] #61 ... [2024-09-09T04:58:54.197Z] [2024-09-09T04:58:54.197Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T04:58:54.464Z] #62 ... [2024-09-09T04:58:54.464Z] [2024-09-09T04:58:54.464Z] #44 [security-proxy-auth internal] load build context [2024-09-09T04:58:54.464Z] #44 DONE 9.3s [2024-09-09T04:58:54.464Z] [2024-09-09T04:58:54.465Z] #63 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T04:58:54.465Z] #63 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:58:54.465Z] #63 ... [2024-09-09T04:58:54.465Z] [2024-09-09T04:58:54.465Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T04:58:54.594Z] #171 ... [2024-09-09T04:58:54.594Z] [2024-09-09T04:58:54.594Z] #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-09T04:58:54.594Z] #172 DONE 1.1s [2024-09-09T04:58:54.594Z] [2024-09-09T04:58:54.594Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-09T04:58:54.594Z] #169 DONE 1.3s [2024-09-09T04:58:54.730Z] #64 ... [2024-09-09T04:58:54.730Z] [2024-09-09T04:58:54.730Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T04:58:54.730Z] #65 ... [2024-09-09T04:58:54.730Z] [2024-09-09T04:58:54.730Z] #66 [core-command internal] load build context [2024-09-09T04:58:54.730Z] #66 transferring context: 3.10MB 5.7s done [2024-09-09T04:58:54.730Z] #66 DONE 9.9s [2024-09-09T04:58:54.730Z] [2024-09-09T04:58:54.730Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T04:58:54.730Z] #0 9.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:58:54.731Z] #0 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:58:54.856Z] [2024-09-09T04:58:54.856Z] #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:58:54.856Z] #173 DONE 0.9s [2024-09-09T04:58:54.856Z] [2024-09-09T04:58:54.856Z] #174 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T04:58:54.856Z] #174 DONE 2.4s [2024-09-09T04:58:54.856Z] [2024-09-09T04:58:54.856Z] #171 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-09T04:58:54.856Z] #171 DONE 0.9s [2024-09-09T04:58:54.856Z] [2024-09-09T04:58:54.856Z] #175 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:58:55.000Z] #67 ... [2024-09-09T04:58:55.000Z] [2024-09-09T04:58:55.000Z] #68 [support-scheduler internal] load build context [2024-09-09T04:58:55.000Z] #68 transferring context: 3.10MB 6.5s done [2024-09-09T04:58:55.000Z] #68 ... [2024-09-09T04:58:55.000Z] [2024-09-09T04:58:55.000Z] #42 [security-bootstrapper internal] load build context [2024-09-09T04:58:55.000Z] #42 transferring context: 3.10MB 7.1s done [2024-09-09T04:58:55.000Z] #42 ... [2024-09-09T04:58:55.000Z] [2024-09-09T04:58:55.000Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:58:55.000Z] #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T04:58:55.000Z] #52 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-09T04:58:55.000Z] #52 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-09T04:58:55.000Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-09-09T04:58:55.000Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done [2024-09-09T04:58:55.000Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-09T04:58:55.000Z] #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.1s done [2024-09-09T04:58:55.000Z] #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 3.2s [2024-09-09T04:58:55.176Z] #175 ... [2024-09-09T04:58:55.176Z] [2024-09-09T04:58:55.176Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T04:58:55.176Z] #176 DONE 0.5s [2024-09-09T04:58:55.441Z] [2024-09-09T04:58:55.441Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T04:58:55.441Z] #177 ... [2024-09-09T04:58:55.441Z] [2024-09-09T04:58:55.441Z] #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-09T04:58:55.441Z] #178 DONE 0.7s [2024-09-09T04:58:55.441Z] [2024-09-09T04:58:55.441Z] #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:58:55.441Z] #179 DONE 0.7s [2024-09-09T04:58:55.441Z] [2024-09-09T04:58:55.441Z] #175 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:58:55.441Z] #175 DONE 0.7s [2024-09-09T04:58:55.581Z] #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 3.3s [2024-09-09T04:58:55.581Z] #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 3.7s [2024-09-09T04:58:55.759Z] [2024-09-09T04:58:55.759Z] #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:58:55.759Z] #180 DONE 0.7s [2024-09-09T04:58:55.759Z] [2024-09-09T04:58:55.759Z] #181 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T04:58:55.759Z] #181 ... [2024-09-09T04:58:55.759Z] [2024-09-09T04:58:55.759Z] #182 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:58:55.759Z] #182 DONE 0.3s [2024-09-09T04:58:55.850Z] #52 ... [2024-09-09T04:58:55.851Z] [2024-09-09T04:58:55.851Z] #68 [support-scheduler internal] load build context [2024-09-09T04:58:55.851Z] #68 DONE 10.9s [2024-09-09T04:58:55.851Z] [2024-09-09T04:58:55.851Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:58:55.851Z] #52 ... [2024-09-09T04:58:55.851Z] [2024-09-09T04:58:55.851Z] #42 [security-bootstrapper internal] load build context [2024-09-09T04:58:55.851Z] #42 DONE 11.1s [2024-09-09T04:58:55.851Z] [2024-09-09T04:58:55.851Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:58:56.030Z] [2024-09-09T04:58:56.031Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T04:58:56.031Z] #177 DONE 0.4s [2024-09-09T04:58:56.031Z] [2024-09-09T04:58:56.031Z] #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:58:56.031Z] #183 DONE 0.3s [2024-09-09T04:58:56.031Z] [2024-09-09T04:58:56.031Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-09T04:58:56.031Z] #184 DONE 0.3s [2024-09-09T04:58:56.031Z] [2024-09-09T04:58:56.031Z] #111 [security-spiffe-token-provider] exporting to image [2024-09-09T04:58:56.031Z] #111 exporting layers [2024-09-09T04:58:56.031Z] #111 ... [2024-09-09T04:58:56.031Z] [2024-09-09T04:58:56.031Z] #181 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T04:58:56.031Z] #181 DONE 0.4s [2024-09-09T04:58:56.031Z] [2024-09-09T04:58:56.031Z] #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T04:58:56.117Z] #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 4.1s [2024-09-09T04:58:56.117Z] #52 ... [2024-09-09T04:58:56.117Z] [2024-09-09T04:58:56.117Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T04:58:56.117Z] #56 DONE 13.3s [2024-09-09T04:58:56.117Z] [2024-09-09T04:58:56.117Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:58:56.117Z] #52 ... [2024-09-09T04:58:56.117Z] [2024-09-09T04:58:56.117Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T04:58:56.385Z] #69 ... [2024-09-09T04:58:56.385Z] [2024-09-09T04:58:56.385Z] #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:58:56.385Z] #70 ... [2024-09-09T04:58:56.385Z] [2024-09-09T04:58:56.385Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T04:58:56.605Z] #185 ... [2024-09-09T04:58:56.605Z] [2024-09-09T04:58:56.605Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T04:58:56.605Z] #186 DONE 0.8s [2024-09-09T04:58:56.605Z] [2024-09-09T04:58:56.605Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T04:58:56.652Z] #71 ... [2024-09-09T04:58:56.652Z] [2024-09-09T04:58:56.652Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:58:56.652Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.8s [2024-09-09T04:58:56.919Z] #48 ... [2024-09-09T04:58:56.919Z] [2024-09-09T04:58:56.919Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T04:58:56.919Z] #60 DONE 13.0s [2024-09-09T04:58:56.919Z] [2024-09-09T04:58:56.919Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:58:56.919Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-09T04:58:56.951Z] #187 ... [2024-09-09T04:58:56.951Z] [2024-09-09T04:58:56.951Z] #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T04:58:56.951Z] #188 DONE 1.0s [2024-09-09T04:58:56.951Z] [2024-09-09T04:58:56.951Z] #111 [security-spiffe-token-provider] exporting to image [2024-09-09T04:58:56.951Z] #111 exporting layers 1.0s done [2024-09-09T04:58:56.951Z] #111 writing image sha256:d1eb04ac3aee4b7c482d4ffe13a923834520262feeba6a7050e943a38724fb8a 0.0s done [2024-09-09T04:58:56.951Z] #111 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-09-09T04:58:56.951Z] #111 DONE 2.0s [2024-09-09T04:58:57.187Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-09T04:58:57.187Z] #48 ... [2024-09-09T04:58:57.187Z] [2024-09-09T04:58:57.187Z] #72 [core-metadata internal] load build context [2024-09-09T04:58:57.187Z] #72 transferring context: 3.10MB 6.5s done [2024-09-09T04:58:57.187Z] #72 DONE 9.1s [2024-09-09T04:58:57.187Z] [2024-09-09T04:58:57.187Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:58:57.187Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.81MB / 28.04MB 5.4s [2024-09-09T04:58:57.212Z] [2024-09-09T04:58:57.212Z] #189 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T04:58:57.461Z] #48 ... [2024-09-09T04:58:57.461Z] [2024-09-09T04:58:57.461Z] #59 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T04:58:57.461Z] #59 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:58:57.461Z] #59 12.71 OK: 266 MiB in 52 packages [2024-09-09T04:58:57.461Z] #59 DONE 14.3s [2024-09-09T04:58:57.461Z] [2024-09-09T04:58:57.461Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:58:57.506Z] #189 ... [2024-09-09T04:58:57.506Z] [2024-09-09T04:58:57.506Z] #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T04:58:57.506Z] #185 DONE 1.3s [2024-09-09T04:58:57.772Z] [2024-09-09T04:58:57.772Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T04:58:57.772Z] #190 ... [2024-09-09T04:58:57.772Z] [2024-09-09T04:58:57.772Z] #191 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T04:58:57.772Z] #191 DONE 2.0s [2024-09-09T04:58:58.032Z] [2024-09-09T04:58:58.032Z] #189 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T04:58:58.032Z] #189 DONE 1.1s [2024-09-09T04:58:58.032Z] [2024-09-09T04:58:58.032Z] #111 [core-common-config-bootstrapper] exporting to image [2024-09-09T04:58:58.052Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 6.4s [2024-09-09T04:58:58.293Z] #111 ... [2024-09-09T04:58:58.293Z] [2024-09-09T04:58:58.293Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T04:58:58.293Z] #190 DONE 0.8s [2024-09-09T04:58:58.558Z] [2024-09-09T04:58:58.558Z] #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T04:58:58.558Z] #192 ... [2024-09-09T04:58:58.558Z] [2024-09-09T04:58:58.558Z] #193 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-09T04:58:58.558Z] #193 DONE 0.8s [2024-09-09T04:58:58.635Z] #48 ... [2024-09-09T04:58:58.635Z] [2024-09-09T04:58:58.635Z] #63 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T04:58:58.635Z] #63 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:58:58.635Z] #63 13.24 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T04:58:58.635Z] #63 13.24 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:58:58.635Z] #63 13.32 OK: 8 MiB in 16 packages [2024-09-09T04:58:58.635Z] #63 DONE 14.6s [2024-09-09T04:58:58.635Z] [2024-09-09T04:58:58.635Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:58:58.830Z] [2024-09-09T04:58:58.830Z] #194 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-09T04:58:58.903Z] #48 ... [2024-09-09T04:58:58.903Z] [2024-09-09T04:58:58.903Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T04:58:58.903Z] #67 13.16 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T04:58:58.903Z] #67 13.16 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T04:58:58.903Z] #67 13.19 (3/4) Installing su-exec (0.2-r3) [2024-09-09T04:58:58.903Z] #67 13.20 (4/4) Installing yq (4.33.3-r5) [2024-09-09T04:58:58.903Z] #67 13.60 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:58:58.903Z] #67 13.87 OK: 18 MiB in 19 packages [2024-09-09T04:58:58.903Z] #67 DONE 14.9s [2024-09-09T04:58:58.903Z] [2024-09-09T04:58:58.903Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:58:58.903Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.0s [2024-09-09T04:58:59.175Z] #48 ... [2024-09-09T04:58:59.175Z] [2024-09-09T04:58:59.175Z] #73 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:58:59.175Z] #73 DONE 5.4s [2024-09-09T04:58:59.175Z] [2024-09-09T04:58:59.175Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:58:59.175Z] #48 ... [2024-09-09T04:58:59.175Z] [2024-09-09T04:58:59.175Z] #74 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T04:58:59.410Z] #194 DONE 0.7s [2024-09-09T04:58:59.410Z] [2024-09-09T04:58:59.410Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T04:58:59.410Z] #187 DONE 2.6s [2024-09-09T04:58:59.410Z] [2024-09-09T04:58:59.410Z] #111 [security-proxy-setup] exporting to image [2024-09-09T04:58:59.410Z] #111 writing image sha256:f519e5c15c92ce37f0a3299b163e60debbd18846444ea3c4302519480c5ce928 [2024-09-09T04:58:59.410Z] #111 writing image sha256:f519e5c15c92ce37f0a3299b163e60debbd18846444ea3c4302519480c5ce928 0.1s done [2024-09-09T04:58:59.410Z] #111 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2024-09-09T04:58:59.442Z] #74 ... [2024-09-09T04:58:59.442Z] [2024-09-09T04:58:59.442Z] #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T04:58:59.442Z] #75 ... [2024-09-09T04:58:59.442Z] [2024-09-09T04:58:59.442Z] #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:58:59.442Z] #70 DONE 3.1s [2024-09-09T04:58:59.442Z] [2024-09-09T04:58:59.442Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:58:59.711Z] #48 ... [2024-09-09T04:58:59.711Z] [2024-09-09T04:58:59.711Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T04:58:59.711Z] #57 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:58:59.711Z] #57 13.48 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T04:58:59.711Z] #57 13.48 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T04:58:59.711Z] #57 13.48 OK: 19954 distinct packages available [2024-09-09T04:58:59.711Z] #57 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:58:59.711Z] #57 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:58:59.711Z] #57 16.11 OK: 266 MiB in 52 packages [2024-09-09T04:58:59.711Z] #57 DONE 16.7s [2024-09-09T04:58:59.711Z] [2024-09-09T04:58:59.711Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:58:59.711Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.29MB / 28.04MB 7.9s [2024-09-09T04:58:59.711Z] #48 ... [2024-09-09T04:58:59.711Z] [2024-09-09T04:58:59.711Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:58:59.711Z] #76 DONE 2.2s [2024-09-09T04:58:59.711Z] [2024-09-09T04:58:59.711Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:01.118Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.01MB / 28.04MB 9.1s [2024-09-09T04:59:01.389Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.54MB / 28.04MB 9.6s [2024-09-09T04:59:01.389Z] #48 ... [2024-09-09T04:59:01.389Z] [2024-09-09T04:59:01.389Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:59:01.389Z] #77 DONE 1.7s [2024-09-09T04:59:01.389Z] [2024-09-09T04:59:01.389Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:01.972Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-09T04:59:01.972Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-09-09T04:59:02.559Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.13MB / 28.04MB 10.8s [2024-09-09T04:59:02.560Z] #48 ... [2024-09-09T04:59:02.560Z] [2024-09-09T04:59:02.560Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T04:59:02.560Z] #78 ... [2024-09-09T04:59:02.560Z] [2024-09-09T04:59:02.560Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:02.797Z] #111 ... [2024-09-09T04:59:02.797Z] [2024-09-09T04:59:02.797Z] #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T04:59:02.797Z] #192 DONE 3.9s [2024-09-09T04:59:02.797Z] [2024-09-09T04:59:02.797Z] #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-09T04:59:02.797Z] #195 DONE 2.9s [2024-09-09T04:59:02.797Z] [2024-09-09T04:59:02.797Z] #111 [security-secretstore-setup] exporting to image [2024-09-09T04:59:02.797Z] #111 exporting layers [2024-09-09T04:59:03.151Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 11.4s [2024-09-09T04:59:03.748Z] #111 ... [2024-09-09T04:59:03.748Z] [2024-09-09T04:59:03.748Z] #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T04:59:03.748Z] #196 DONE 1.4s [2024-09-09T04:59:04.008Z] [2024-09-09T04:59:04.008Z] #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T04:59:04.109Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 12.2s [2024-09-09T04:59:04.692Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.62MB / 28.04MB 12.9s [2024-09-09T04:59:04.962Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 13.1s [2024-09-09T04:59:05.331Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 13.6s [2024-09-09T04:59:05.386Z] #197 DONE 1.3s [2024-09-09T04:59:05.386Z] [2024-09-09T04:59:05.386Z] #111 [security-proxy-setup] exporting to image [2024-09-09T04:59:05.386Z] #111 exporting layers 5.7s done [2024-09-09T04:59:05.386Z] #111 writing image sha256:2c23c6b2def40114383f3829c22a8c26fccb52a6cef930b81a2ee7de9a9a31e4 0.0s done [2024-09-09T04:59:05.386Z] #111 naming to docker.io/library/security-proxy-setup done [2024-09-09T04:59:05.643Z] #111 exporting layers 3.2s done [2024-09-09T04:59:05.643Z] #111 writing image sha256:7cb84bdca0c0c75b0f36d1b7e3151870c2c030d2499087692f542a15401e6b3c done [2024-09-09T04:59:05.643Z] #111 naming to docker.io/library/security-secretstore-setup done [2024-09-09T04:59:05.643Z] #111 DONE 9.9s [2024-09-09T04:59:05.643Z] [2024-09-09T04:59:05.643Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T04:59:05.919Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.0s done [2024-09-09T04:59:05.919Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.0s done [2024-09-09T04:59:06.504Z] #48 ... [2024-09-09T04:59:06.504Z] [2024-09-09T04:59:06.504Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:59:06.504Z] #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.6s done [2024-09-09T04:59:06.504Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-09T04:59:06.504Z] #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-09T04:59:06.504Z] #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-09-09T04:59:06.504Z] #52 ... [2024-09-09T04:59:06.504Z] [2024-09-09T04:59:06.504Z] #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T04:59:06.504Z] #75 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:07.092Z] #75 ... [2024-09-09T04:59:07.092Z] [2024-09-09T04:59:07.092Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T04:59:07.092Z] #79 ... [2024-09-09T04:59:07.092Z] [2024-09-09T04:59:07.092Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T04:59:07.092Z] #78 14.02 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:07.566Z] #198 DONE 2.3s [2024-09-09T04:59:07.566Z] [2024-09-09T04:59:07.566Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T04:59:07.566Z] #152 ... [2024-09-09T04:59:07.566Z] [2024-09-09T04:59:07.566Z] #111 [security-bootstrapper] exporting to image [2024-09-09T04:59:08.131Z] #111 exporting layers 0.7s done [2024-09-09T04:59:08.389Z] #111 writing image sha256:9b89e5914d892f18082adf49c2d9d4062d9408ad1c09c9b2552920c75a8c10d5 done [2024-09-09T04:59:08.389Z] #111 naming to docker.io/library/security-bootstrapper 0.0s done [2024-09-09T04:59:08.389Z] #111 DONE 10.7s [2024-09-09T04:59:08.389Z] [2024-09-09T04:59:08.389Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T04:59:09.047Z] #78 ... [2024-09-09T04:59:09.047Z] [2024-09-09T04:59:09.047Z] #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T04:59:09.047Z] #0 9.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:09.047Z] #80 ... [2024-09-09T04:59:09.047Z] [2024-09-09T04:59:09.047Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T04:59:09.047Z] #78 16.49 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:09.047Z] #78 ... [2024-09-09T04:59:09.047Z] [2024-09-09T04:59:09.047Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T04:59:09.047Z] #0 8.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:09.316Z] #81 ... [2024-09-09T04:59:09.316Z] [2024-09-09T04:59:09.316Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:09.316Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.8s [2024-09-09T04:59:09.316Z] #48 ... [2024-09-09T04:59:09.316Z] [2024-09-09T04:59:09.316Z] #82 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:59:09.587Z] #82 ... [2024-09-09T04:59:09.587Z] [2024-09-09T04:59:09.587Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T04:59:09.587Z] #64 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:09.587Z] #64 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:09.587Z] #64 18.14 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T04:59:09.587Z] #64 18.14 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T04:59:09.587Z] #64 18.14 OK: 19946 distinct packages available [2024-09-09T04:59:09.587Z] #64 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:09.587Z] #64 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:09.587Z] #64 ... [2024-09-09T04:59:09.587Z] [2024-09-09T04:59:09.587Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:59:09.587Z] #83 ... [2024-09-09T04:59:09.587Z] [2024-09-09T04:59:09.587Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:09.853Z] #48 ... [2024-09-09T04:59:09.853Z] [2024-09-09T04:59:09.853Z] #84 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:59:10.122Z] #84 ... [2024-09-09T04:59:10.122Z] [2024-09-09T04:59:10.122Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:59:10.389Z] #52 ... [2024-09-09T04:59:10.389Z] [2024-09-09T04:59:10.389Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T04:59:10.389Z] #61 16.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:10.389Z] #61 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:10.389Z] #61 19.52 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T04:59:10.389Z] #61 19.89 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T04:59:10.389Z] #61 19.91 (3/3) Installing tzdata (2024a-r0) [2024-09-09T04:59:10.389Z] #61 22.39 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:59:10.389Z] #61 22.59 Executing ca-certificates-20240226-r0.trigger [2024-09-09T04:59:10.389Z] #61 24.47 OK: 12 MiB in 18 packages [2024-09-09T04:59:10.389Z] #61 ... [2024-09-09T04:59:10.389Z] [2024-09-09T04:59:10.389Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:10.989Z] #48 ... [2024-09-09T04:59:10.989Z] [2024-09-09T04:59:10.989Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T04:59:10.989Z] #61 DONE 27.0s [2024-09-09T04:59:10.989Z] [2024-09-09T04:59:10.989Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:11.578Z] #48 ... [2024-09-09T04:59:11.578Z] [2024-09-09T04:59:11.578Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:59:11.578Z] #85 ... [2024-09-09T04:59:11.578Z] [2024-09-09T04:59:11.578Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T04:59:11.578Z] #65 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:11.578Z] #65 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:11.578Z] #65 22.42 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T04:59:11.578Z] #65 22.89 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T04:59:11.578Z] #65 22.93 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:59:11.578Z] #65 23.17 Executing ca-certificates-20240226-r0.trigger [2024-09-09T04:59:11.578Z] #65 25.38 OK: 9 MiB in 17 packages [2024-09-09T04:59:11.844Z] #65 ... [2024-09-09T04:59:11.844Z] [2024-09-09T04:59:11.844Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:11.844Z] #48 ... [2024-09-09T04:59:11.844Z] [2024-09-09T04:59:11.844Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T04:59:11.844Z] #65 DONE 27.8s [2024-09-09T04:59:11.844Z] [2024-09-09T04:59:11.844Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:13.788Z] #48 ... [2024-09-09T04:59:13.788Z] [2024-09-09T04:59:13.788Z] #74 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T04:59:13.788Z] #74 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:13.788Z] #74 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:13.788Z] #74 22.92 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T04:59:13.788Z] #74 22.92 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T04:59:13.788Z] #74 22.92 OK: 19946 distinct packages available [2024-09-09T04:59:13.788Z] #74 24.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:13.788Z] #74 ... [2024-09-09T04:59:13.788Z] [2024-09-09T04:59:13.788Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:14.055Z] #48 ... [2024-09-09T04:59:14.055Z] [2024-09-09T04:59:14.055Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T04:59:14.055Z] #71 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:14.055Z] #71 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:14.055Z] #71 ... [2024-09-09T04:59:14.055Z] [2024-09-09T04:59:14.055Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T04:59:14.055Z] #62 20.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:14.055Z] #62 21.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:14.320Z] #62 30.26 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T04:59:14.320Z] #62 ... [2024-09-09T04:59:14.320Z] [2024-09-09T04:59:14.320Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:14.320Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.1s [2024-09-09T04:59:14.588Z] #48 ... [2024-09-09T04:59:14.588Z] [2024-09-09T04:59:14.588Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T04:59:14.588Z] #69 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:14.588Z] #69 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:14.588Z] #69 ... [2024-09-09T04:59:14.588Z] [2024-09-09T04:59:14.588Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:15.544Z] #48 ... [2024-09-09T04:59:15.544Z] [2024-09-09T04:59:15.544Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T04:59:15.544Z] #64 25.82 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T04:59:15.544Z] #64 26.78 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T04:59:15.544Z] #64 26.95 (3/11) Installing libunistring (1.1-r1) [2024-09-09T04:59:15.544Z] #64 27.33 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T04:59:15.544Z] #64 27.41 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T04:59:15.544Z] #64 27.54 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T04:59:15.544Z] #64 27.68 (7/11) Installing curl (8.9.0-r0) [2024-09-09T04:59:15.544Z] #64 27.74 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T04:59:15.544Z] #64 27.76 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T04:59:15.544Z] #64 27.79 (10/11) Installing libucontext (1.2-r2) [2024-09-09T04:59:15.544Z] #64 27.87 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T04:59:15.544Z] #64 27.87 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:59:15.544Z] #64 27.93 Executing ca-certificates-20240226-r0.trigger [2024-09-09T04:59:15.544Z] #64 29.70 OK: 13 MiB in 26 packages [2024-09-09T04:59:15.544Z] #64 DONE 31.6s [2024-09-09T04:59:15.544Z] [2024-09-09T04:59:15.544Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:15.544Z] #48 ... [2024-09-09T04:59:15.544Z] [2024-09-09T04:59:15.544Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:59:15.544Z] #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.7s done [2024-09-09T04:59:15.544Z] #52 DONE 26.2s [2024-09-09T04:59:15.544Z] [2024-09-09T04:59:15.544Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:17.486Z] #48 ... [2024-09-09T04:59:17.486Z] [2024-09-09T04:59:17.486Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T04:59:17.486Z] #69 29.10 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T04:59:17.486Z] #69 29.14 (2/2) Installing su-exec (0.2-r3) [2024-09-09T04:59:17.486Z] #69 29.16 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:59:17.486Z] #69 29.28 OK: 8 MiB in 17 packages [2024-09-09T04:59:17.486Z] #69 DONE 31.4s [2024-09-09T04:59:17.486Z] [2024-09-09T04:59:17.486Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:17.486Z] #48 ... [2024-09-09T04:59:17.486Z] [2024-09-09T04:59:17.486Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T04:59:17.486Z] #79 10.50 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:17.486Z] #79 13.81 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:17.751Z] #79 ... [2024-09-09T04:59:17.751Z] [2024-09-09T04:59:17.751Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T04:59:18.020Z] #86 ... [2024-09-09T04:59:18.020Z] [2024-09-09T04:59:18.020Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T04:59:18.020Z] #71 28.22 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T04:59:18.020Z] #71 28.30 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:59:18.020Z] #71 28.45 OK: 8 MiB in 16 packages [2024-09-09T04:59:18.020Z] #71 DONE 31.5s [2024-09-09T04:59:18.020Z] [2024-09-09T04:59:18.020Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:19.424Z] #48 ... [2024-09-09T04:59:19.424Z] [2024-09-09T04:59:19.424Z] #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T04:59:19.424Z] #75 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:19.424Z] #75 29.72 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T04:59:19.424Z] #75 29.72 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T04:59:19.424Z] #75 29.72 OK: 19946 distinct packages available [2024-09-09T04:59:19.705Z] #75 ... [2024-09-09T04:59:19.705Z] [2024-09-09T04:59:19.705Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T04:59:19.705Z] #79 22.69 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T04:59:19.975Z] #79 ... [2024-09-09T04:59:19.975Z] [2024-09-09T04:59:19.975Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T04:59:19.975Z] #78 26.24 OK: 266 MiB in 52 packages [2024-09-09T04:59:19.975Z] #78 DONE 27.5s [2024-09-09T04:59:20.256Z] [2024-09-09T04:59:20.256Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T04:59:20.256Z] #81 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:20.256Z] #81 19.41 OK: 18 MiB in 19 packages [2024-09-09T04:59:20.256Z] #81 DONE 21.2s [2024-09-09T04:59:20.256Z] [2024-09-09T04:59:20.256Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T04:59:20.527Z] #87 DONE 0.4s [2024-09-09T04:59:20.527Z] [2024-09-09T04:59:20.527Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:20.527Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.2s [2024-09-09T04:59:20.792Z] #48 ... [2024-09-09T04:59:20.792Z] [2024-09-09T04:59:20.792Z] #80 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T04:59:20.792Z] #80 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:20.792Z] #80 20.76 OK: 8 MiB in 16 packages [2024-09-09T04:59:20.792Z] #80 DONE 22.1s [2024-09-09T04:59:20.792Z] [2024-09-09T04:59:20.792Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T04:59:20.792Z] #62 31.05 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T04:59:20.792Z] #62 31.12 (3/4) Installing su-exec (0.2-r3) [2024-09-09T04:59:20.792Z] #62 31.13 (4/4) Installing yq (4.33.3-r5) [2024-09-09T04:59:20.792Z] #62 32.13 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:59:20.792Z] #62 32.26 Executing ca-certificates-20240226-r0.trigger [2024-09-09T04:59:20.792Z] #62 34.41 OK: 18 MiB in 19 packages [2024-09-09T04:59:20.792Z] #62 DONE 36.8s [2024-09-09T04:59:21.068Z] [2024-09-09T04:59:21.068Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:21.068Z] #48 ... [2024-09-09T04:59:21.068Z] [2024-09-09T04:59:21.068Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:59:21.068Z] #0 6.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:21.068Z] #0 9.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:21.333Z] #88 ... [2024-09-09T04:59:21.333Z] [2024-09-09T04:59:21.333Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T04:59:21.333Z] #89 DONE 1.2s [2024-09-09T04:59:21.333Z] [2024-09-09T04:59:21.333Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T04:59:21.333Z] #79 24.11 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:59:21.333Z] #79 24.28 OK: 8 MiB in 16 packages [2024-09-09T04:59:21.916Z] #79 ... [2024-09-09T04:59:21.916Z] [2024-09-09T04:59:21.916Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:59:21.916Z] #0 4.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:21.916Z] #0 7.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:22.195Z] #90 ... [2024-09-09T04:59:22.195Z] [2024-09-09T04:59:22.195Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:22.779Z] #48 ... [2024-09-09T04:59:22.779Z] [2024-09-09T04:59:22.779Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T04:59:22.779Z] #79 DONE 25.9s [2024-09-09T04:59:22.779Z] [2024-09-09T04:59:22.779Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:59:23.045Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.8s done [2024-09-09T04:59:23.310Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.8s done [2024-09-09T04:59:25.889Z] #48 ... [2024-09-09T04:59:25.889Z] [2024-09-09T04:59:25.889Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:59:25.889Z] #0 5.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:25.889Z] #0 6.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:25.889Z] #91 ... [2024-09-09T04:59:25.889Z] [2024-09-09T04:59:25.889Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:59:25.889Z] #90 13.04 OK: 9 MiB in 17 packages [2024-09-09T04:59:25.889Z] #90 ... [2024-09-09T04:59:25.889Z] [2024-09-09T04:59:25.889Z] #74 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T04:59:25.889Z] #74 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:25.889Z] #74 35.60 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T04:59:25.889Z] #74 35.64 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T04:59:25.889Z] #74 35.67 (3/5) Installing libucontext (1.2-r2) [2024-09-09T04:59:25.889Z] #74 35.68 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T04:59:25.889Z] #74 35.73 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T04:59:25.889Z] #74 35.81 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:59:25.889Z] #74 35.97 OK: 9 MiB in 20 packages [2024-09-09T04:59:25.889Z] #74 DONE 37.0s [2024-09-09T04:59:26.160Z] [2024-09-09T04:59:26.160Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:59:26.160Z] #90 DONE 14.2s [2024-09-09T04:59:26.160Z] [2024-09-09T04:59:26.160Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T04:59:27.135Z] #92 ... [2024-09-09T04:59:27.135Z] [2024-09-09T04:59:27.135Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:59:27.135Z] #88 14.68 OK: 12 MiB in 18 packages [2024-09-09T04:59:27.135Z] #88 DONE 16.1s [2024-09-09T04:59:27.400Z] [2024-09-09T04:59:27.400Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:59:27.400Z] #91 11.57 OK: 13 MiB in 26 packages [2024-09-09T04:59:28.001Z] #91 ... [2024-09-09T04:59:28.001Z] [2024-09-09T04:59:28.001Z] #93 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T04:59:28.001Z] #0 6.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:28.001Z] #0 8.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:28.267Z] #93 ... [2024-09-09T04:59:28.267Z] [2024-09-09T04:59:28.267Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T04:59:28.267Z] #86 6.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:28.267Z] #86 8.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:28.267Z] #86 ... [2024-09-09T04:59:28.267Z] [2024-09-09T04:59:28.267Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:59:28.267Z] #91 DONE 12.7s [2024-09-09T04:59:28.532Z] [2024-09-09T04:59:28.532Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T04:59:28.532Z] #0 4.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:28.532Z] #0 6.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:28.798Z] #94 ... [2024-09-09T04:59:28.798Z] [2024-09-09T04:59:28.798Z] #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T04:59:28.798Z] #75 31.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:28.798Z] #75 33.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:28.798Z] #75 39.43 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T04:59:28.798Z] #75 39.45 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T04:59:28.798Z] #75 39.48 (3/4) Installing libucontext (1.2-r2) [2024-09-09T04:59:28.798Z] #75 39.49 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T04:59:28.798Z] #75 39.51 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:59:28.798Z] #75 39.59 OK: 8 MiB in 19 packages [2024-09-09T04:59:28.798Z] #75 ... [2024-09-09T04:59:28.798Z] [2024-09-09T04:59:28.798Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T04:59:28.798Z] #92 2.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:29.764Z] #92 ... [2024-09-09T04:59:29.764Z] [2024-09-09T04:59:29.764Z] #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T04:59:29.764Z] #75 DONE 40.3s [2024-09-09T04:59:29.764Z] [2024-09-09T04:59:29.764Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T04:59:31.704Z] #95 ... [2024-09-09T04:59:31.704Z] [2024-09-09T04:59:31.704Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:59:31.704Z] #96 ... [2024-09-09T04:59:31.704Z] [2024-09-09T04:59:31.704Z] #93 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T04:59:31.704Z] #93 12.75 OK: 8 MiB in 16 packages [2024-09-09T04:59:31.704Z] #93 DONE 13.5s [2024-09-09T04:59:31.704Z] [2024-09-09T04:59:31.704Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T04:59:31.704Z] #86 13.25 OK: 8 MiB in 17 packages [2024-09-09T04:59:31.969Z] #86 DONE 14.2s [2024-09-09T04:59:31.969Z] [2024-09-09T04:59:31.969Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T04:59:31.969Z] #94 11.05 OK: 18 MiB in 19 packages [2024-09-09T04:59:33.394Z] #94 DONE 12.2s [2024-09-09T04:59:33.394Z] [2024-09-09T04:59:33.394Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T04:59:33.394Z] #95 3.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:33.977Z] #95 ... [2024-09-09T04:59:33.977Z] [2024-09-09T04:59:33.977Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T04:59:33.977Z] #92 4.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:33.977Z] #92 7.145 OK: 9 MiB in 20 packages [2024-09-09T04:59:33.977Z] #92 DONE 8.0s [2024-09-09T04:59:33.977Z] [2024-09-09T04:59:33.977Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T04:59:33.977Z] #95 4.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:59:35.395Z] #95 ... [2024-09-09T04:59:35.395Z] [2024-09-09T04:59:35.395Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T04:59:35.395Z] #97 DONE 3.5s [2024-09-09T04:59:35.395Z] [2024-09-09T04:59:35.395Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T04:59:35.395Z] #98 DONE 1.5s [2024-09-09T04:59:35.395Z] [2024-09-09T04:59:35.395Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T04:59:35.665Z] #99 ... [2024-09-09T04:59:35.665Z] [2024-09-09T04:59:35.665Z] #100 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T04:59:35.665Z] #100 DONE 0.3s [2024-09-09T04:59:35.665Z] [2024-09-09T04:59:35.665Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T04:59:35.665Z] #101 DONE 1.9s [2024-09-09T04:59:35.665Z] [2024-09-09T04:59:35.665Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T04:59:35.933Z] #102 DONE 0.2s [2024-09-09T04:59:35.933Z] [2024-09-09T04:59:35.933Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T04:59:35.933Z] #95 6.274 OK: 8 MiB in 19 packages [2024-09-09T04:59:36.203Z] #95 ... [2024-09-09T04:59:36.203Z] [2024-09-09T04:59:36.203Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T04:59:36.203Z] #103 DONE 0.2s [2024-09-09T04:59:36.203Z] [2024-09-09T04:59:36.203Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T04:59:36.203Z] #95 DONE 6.8s [2024-09-09T04:59:36.203Z] [2024-09-09T04:59:36.203Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T04:59:36.484Z] #104 DONE 0.3s [2024-09-09T04:59:36.484Z] [2024-09-09T04:59:36.484Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T04:59:36.759Z] #105 DONE 0.4s [2024-09-09T04:59:36.759Z] [2024-09-09T04:59:36.759Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T04:59:37.027Z] #106 DONE 0.2s [2024-09-09T04:59:37.027Z] [2024-09-09T04:59:37.027Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T04:59:37.992Z] #107 ... [2024-09-09T04:59:37.992Z] [2024-09-09T04:59:37.992Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T04:59:37.992Z] #99 DONE 2.3s [2024-09-09T04:59:37.992Z] [2024-09-09T04:59:37.992Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T04:59:37.992Z] #108 DONE 0.2s [2024-09-09T04:59:37.992Z] [2024-09-09T04:59:37.992Z] #109 [security-spire-server] exporting to image [2024-09-09T04:59:37.992Z] #109 exporting layers [2024-09-09T04:59:38.261Z] #109 ... [2024-09-09T04:59:38.262Z] [2024-09-09T04:59:38.262Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T04:59:38.262Z] #107 DONE 2.0s [2024-09-09T04:59:38.262Z] [2024-09-09T04:59:38.262Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T04:59:38.262Z] #110 DONE 0.3s [2024-09-09T04:59:38.527Z] [2024-09-09T04:59:38.527Z] #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T04:59:38.527Z] #111 DONE 0.2s [2024-09-09T04:59:38.527Z] [2024-09-09T04:59:38.527Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T04:59:38.527Z] #112 DONE 0.2s [2024-09-09T04:59:38.527Z] [2024-09-09T04:59:38.527Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T04:59:38.811Z] #113 ... [2024-09-09T04:59:38.811Z] [2024-09-09T04:59:38.811Z] #114 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T04:59:38.811Z] #114 DONE 0.2s [2024-09-09T04:59:39.077Z] [2024-09-09T04:59:39.077Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T04:59:39.077Z] #113 DONE 0.3s [2024-09-09T04:59:39.077Z] [2024-09-09T04:59:39.077Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T04:59:39.077Z] #115 DONE 0.2s [2024-09-09T04:59:39.077Z] [2024-09-09T04:59:39.077Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T04:59:39.077Z] #116 DONE 0.2s [2024-09-09T04:59:39.077Z] [2024-09-09T04:59:39.077Z] #109 [security-spire-agent] exporting to image [2024-09-09T04:59:39.345Z] #109 ... [2024-09-09T04:59:39.345Z] [2024-09-09T04:59:39.345Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T04:59:39.345Z] #117 DONE 0.2s [2024-09-09T04:59:39.345Z] [2024-09-09T04:59:39.345Z] #109 [security-spire-server] exporting to image [2024-09-09T04:59:39.345Z] #109 exporting layers 2.3s done [2024-09-09T04:59:39.345Z] #109 writing image sha256:42ac468bf3cbe0ea158f64487e18739b2fba69265d2f5409e8fa29b095568c1b done [2024-09-09T04:59:39.345Z] #109 naming to docker.io/library/security-spire-server-arm64 done [2024-09-09T04:59:39.612Z] #109 ... [2024-09-09T04:59:39.612Z] [2024-09-09T04:59:39.612Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-09T04:59:39.612Z] #118 DONE 0.3s [2024-09-09T04:59:39.612Z] [2024-09-09T04:59:39.612Z] #109 [security-spire-config] exporting to image [2024-09-09T04:59:42.185Z] #109 exporting layers 2.6s done [2024-09-09T04:59:42.185Z] #109 writing image sha256:36644cca75d90462437d776a68c7e6727e72ee550c6c247d11323eaeaa6971ef 0.1s done [2024-09-09T04:59:42.185Z] #109 naming to docker.io/library/security-spire-agent-arm64 done [2024-09-09T04:59:42.185Z] #109 exporting layers 2.3s done [2024-09-09T04:59:42.185Z] #109 writing image sha256:a93179639c1cace06df2d0f212eb4bfc82194a35b0669bfb2379a9a6ac6df7f9 done [2024-09-09T04:59:42.185Z] #109 naming to docker.io/library/security-spire-config-arm64 done [2024-09-09T04:59:42.185Z] #109 DONE 4.6s [2024-09-09T04:59:42.185Z] [2024-09-09T04:59:42.185Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:00:04.641Z] #151 DONE 178.2s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T05:00:04.641Z] #152 DONE 178.1s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T05:00:04.641Z] #150 DONE 178.1s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T05:00:04.641Z] #158 DONE 178.1s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T05:00:04.641Z] #155 DONE 178.2s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T05:00:04.641Z] #154 DONE 178.2s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T05:00:04.641Z] #160 DONE 178.2s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T05:00:04.641Z] #148 DONE 178.2s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:00:04.641Z] #199 DONE 0.0s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #200 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:00:04.641Z] #200 DONE 0.4s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #201 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:00:04.641Z] #201 DONE 0.2s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:00:04.641Z] #202 DONE 0.4s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #203 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:00:04.641Z] #203 DONE 0.4s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:00:04.641Z] #204 CACHED [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:00:04.641Z] #205 CACHED [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:00:04.641Z] #206 CACHED [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:00:04.641Z] #207 CACHED [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #208 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:00:04.641Z] #208 DONE 0.3s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:00:04.641Z] #209 CACHED [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:00:04.641Z] #210 CACHED [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T05:00:04.641Z] #211 ... [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #212 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:00:04.641Z] #212 DONE 0.3s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:00:04.641Z] #213 ... [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T05:00:04.641Z] #214 DONE 2.2s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #215 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:00:04.641Z] #215 DONE 2.2s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T05:00:04.641Z] #211 DONE 2.2s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #216 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T05:00:04.641Z] #216 DONE 2.2s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #217 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T05:00:04.641Z] #217 DONE 2.2s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #218 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T05:00:04.641Z] #218 DONE 2.3s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #219 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T05:00:04.641Z] #219 DONE 2.3s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:00:04.641Z] #213 DONE 2.2s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T05:00:04.641Z] #220 ... [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #221 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:00:04.641Z] #221 DONE 0.5s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #222 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:00:04.641Z] #222 DONE 0.5s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T05:00:04.641Z] #223 DONE 0.5s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #224 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:00:04.641Z] #224 DONE 0.5s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #111 [core-keeper] exporting to image [2024-09-09T05:00:04.641Z] #111 exporting layers [2024-09-09T05:00:04.641Z] #111 ... [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #225 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:00:04.641Z] #225 DONE 0.9s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #226 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:00:04.641Z] #226 DONE 0.9s [2024-09-09T05:00:04.641Z] [2024-09-09T05:00:04.641Z] #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:00:04.642Z] #227 DONE 0.9s [2024-09-09T05:00:04.642Z] [2024-09-09T05:00:04.642Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T05:00:04.642Z] #220 DONE 0.9s [2024-09-09T05:00:04.642Z] [2024-09-09T05:00:04.642Z] #228 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T05:00:04.642Z] #228 DONE 0.5s [2024-09-09T05:00:04.642Z] [2024-09-09T05:00:04.642Z] #111 [support-scheduler] exporting to image [2024-09-09T05:00:04.642Z] #111 exporting layers 0.4s done [2024-09-09T05:00:04.642Z] #111 ... [2024-09-09T05:00:04.642Z] [2024-09-09T05:00:04.642Z] #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T05:00:04.642Z] #229 DONE 0.5s [2024-09-09T05:00:04.642Z] [2024-09-09T05:00:04.642Z] #230 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T05:00:04.642Z] #230 DONE 0.2s [2024-09-09T05:00:04.642Z] [2024-09-09T05:00:04.642Z] #231 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T05:00:04.642Z] #231 DONE 0.2s [2024-09-09T05:00:04.642Z] [2024-09-09T05:00:04.642Z] #111 [core-keeper] exporting to image [2024-09-09T05:00:04.642Z] #111 writing image sha256:819064d25abe5b04f4819578f9294f74bfd4ce29b447c63979484319b8d93141 0.0s done [2024-09-09T05:00:04.642Z] #111 naming to docker.io/library/core-keeper done [2024-09-09T05:00:04.642Z] #111 ... [2024-09-09T05:00:04.642Z] [2024-09-09T05:00:04.642Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:00:04.642Z] #232 DONE 0.2s [2024-09-09T05:00:04.642Z] [2024-09-09T05:00:04.642Z] #111 [support-scheduler] exporting to image [2024-09-09T05:00:04.642Z] #111 exporting layers 0.3s done [2024-09-09T05:00:04.642Z] #111 writing image sha256:dc6a9021967860b7b217e0782caf45442316b198c0a184d2558aa7ebd56b95e4 done [2024-09-09T05:00:04.642Z] #111 naming to docker.io/library/core-command done [2024-09-09T05:00:04.642Z] #111 writing image sha256:8939cbcd95c3610822aaa6496b1c577e6c3eab4c22e66d0a98ddbde2af5afa65 0.0s done [2024-09-09T05:00:04.642Z] #111 naming to docker.io/library/support-scheduler done [2024-09-09T05:00:04.642Z] #111 exporting layers 0.3s done [2024-09-09T05:00:04.642Z] #111 writing image sha256:9b519e08aa6c0cb3a2dd0dc56975551adafc380bb919aba527ba04e589c59bee done [2024-09-09T05:00:04.642Z] #111 naming to docker.io/library/core-data [2024-09-09T05:00:04.642Z] #111 exporting layers 0.2s done [2024-09-09T05:00:04.642Z] #111 naming to docker.io/library/core-data done [2024-09-09T05:00:04.642Z] #111 writing image sha256:95075942c160f023d8bcff325ea3bb732dad1f6e359998796405bad92c1c4934 0.0s done [2024-09-09T05:00:04.642Z] #111 naming to docker.io/library/support-cron-scheduler done [2024-09-09T05:00:04.642Z] #111 writing image sha256:3f5bc9607d745e8f5055aa73258f124b25e47f3f0b6d797f32f189390a1296a0 done [2024-09-09T05:00:04.642Z] #111 naming to docker.io/library/support-notifications done [2024-09-09T05:00:04.642Z] #111 ... [2024-09-09T05:00:04.642Z] [2024-09-09T05:00:04.642Z] #233 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T05:00:04.642Z] #233 DONE 0.4s [2024-09-09T05:00:04.642Z] [2024-09-09T05:00:04.642Z] #111 [core-metadata] exporting to image [2024-09-09T05:00:04.642Z] #111 exporting layers 0.5s done [2024-09-09T05:00:04.642Z] #111 writing image sha256:43031fd70d93244814cc9892e43fc7dfeabe148b9a94e3bc844c7e480a8e7f31 done [2024-09-09T05:00:04.642Z] #111 naming to docker.io/library/core-metadata done [2024-09-09T05:00:04.642Z] #111 exporting layers 1.0s done [2024-09-09T05:00:04.642Z] #111 writing image sha256:f308b785fbf186c4251c4c46a2e4bea2cd59c74a0537515b0003970ca10908dd done [2024-09-09T05:00:04.642Z] #111 naming to docker.io/library/security-proxy-auth done [2024-09-09T05:00:04.642Z] #111 DONE 12.7s [2024-09-09T05:00:04.642Z] time="2024-09-09T04:55:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:00:04.642Z] time="2024-09-09T04:55:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:00:04.642Z] time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:00:04.642Z] time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:00:04.642Z] time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:00:04.642Z] time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:00:04.642Z] time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:00:04.642Z] time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:00:04.642Z] time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:00:04.642Z] time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:00:04.642Z] time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:00:04.642Z] time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:00:04.642Z] time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:00:04.642Z] time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:00:04.642Z] time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:00:04.642Z] time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T05:00:04.652Z] $ docker stop --time=1 0bfd150b50e746770b617ec101fe2e58247114ce4e4b81c314552189ebcb490d [2024-09-09T05:00:05.897Z] $ docker rm -f --volumes 0bfd150b50e746770b617ec101fe2e58247114ce4e4b81c314552189ebcb490d [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T05:00:06.258Z] + docker images [2024-09-09T05:00:06.258Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T05:00:06.258Z] security-proxy-auth latest f308b785fbf1 5 seconds ago 33.1MB [2024-09-09T05:00:06.258Z] support-cron-scheduler latest 95075942c160 6 seconds ago 44.1MB [2024-09-09T05:00:06.258Z] core-data latest 9b519e08aa6c 6 seconds ago 39.6MB [2024-09-09T05:00:06.258Z] core-command latest dc6a90219678 6 seconds ago 35.5MB [2024-09-09T05:00:06.258Z] core-keeper latest 819064d25abe 6 seconds ago 39.5MB [2024-09-09T05:00:06.258Z] support-notifications latest 3f5bc9607d74 6 seconds ago 42.5MB [2024-09-09T05:00:06.258Z] core-metadata latest 43031fd70d93 6 seconds ago 39.8MB [2024-09-09T05:00:06.258Z] support-scheduler latest 8939cbcd95c3 6 seconds ago 42MB [2024-09-09T05:00:06.258Z] security-bootstrapper latest 9b89e5914d89 59 seconds ago 19MB [2024-09-09T05:00:06.258Z] security-secretstore-setup latest 7cb84bdca0c0 About a minute ago 37MB [2024-09-09T05:00:06.258Z] security-proxy-setup latest 2c23c6b2def4 About a minute ago 26.2MB [2024-09-09T05:00:06.258Z] core-common-config-bootstrapper latest f519e5c15c92 About a minute ago 15.2MB [2024-09-09T05:00:06.258Z] security-spiffe-token-provider latest d1eb04ac3aee About a minute ago 28.9MB [2024-09-09T05:00:06.258Z] security-spire-agent latest 0b72504a9995 3 minutes ago 182MB [2024-09-09T05:00:06.258Z] security-spire-config latest 5859c9e2feaa 3 minutes ago 120MB [2024-09-09T05:00:06.258Z] security-spire-server latest 10d8a0d8f967 3 minutes ago 121MB [2024-09-09T05:00:06.258Z] ci-base-image-x86_64 latest 8d2004241b53 7 minutes ago 971MB [2024-09-09T05:00:06.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-09T05:00:06.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-09T05:00:06.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T05:00:06.396Z] provisioning config files... [2024-09-09T05:00:06.406Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/688@tmp/config4794758211080890951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:00:06.715Z] ---> ****-login.sh [2024-09-09T05:00:06.716Z] nexus3.edgexfoundry.org:10001 [2024-09-09T05:00:06.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:00:06.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:00:06.716Z] Configure a credential helper to remove this warning. See [2024-09-09T05:00:06.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:00:06.716Z] [2024-09-09T05:00:06.716Z] Login Succeeded [2024-09-09T05:00:06.716Z] nexus3.edgexfoundry.org:10002 [2024-09-09T05:00:06.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:00:06.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:00:06.716Z] Configure a credential helper to remove this warning. See [2024-09-09T05:00:06.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:00:06.716Z] [2024-09-09T05:00:06.716Z] Login Succeeded [2024-09-09T05:00:06.716Z] nexus3.edgexfoundry.org:10003 [2024-09-09T05:00:06.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:00:06.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:00:06.977Z] Configure a credential helper to remove this warning. See [2024-09-09T05:00:06.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:00:06.977Z] [2024-09-09T05:00:06.977Z] Login Succeeded [2024-09-09T05:00:06.977Z] nexus3.edgexfoundry.org:10004 [2024-09-09T05:00:06.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:00:06.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:00:06.977Z] Configure a credential helper to remove this warning. See [2024-09-09T05:00:06.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:00:06.977Z] [2024-09-09T05:00:06.977Z] Login Succeeded [2024-09-09T05:00:06.977Z] ****.io [2024-09-09T05:00:07.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:00:07.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:00:07.498Z] Configure a credential helper to remove this warning. See [2024-09-09T05:00:07.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:00:07.498Z] [2024-09-09T05:00:07.499Z] Login Succeeded [2024-09-09T05:00:07.499Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T05:00:07.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:00:07.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T05:00:07.580Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-09T05:00:07.580Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:00:07.580Z] latest [2024-09-09T05:00:07.580Z] 3.2.0-dev.67 [2024-09-09T05:00:07.580Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:00:07.580Z] main [2024-09-09T05:00:07.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:07.929Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:08.254Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:00:08.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-09T05:00:08.254Z] e97fc646956c: Preparing [2024-09-09T05:00:08.254Z] b97f0e070950: Preparing [2024-09-09T05:00:08.254Z] 0e891441d391: Preparing [2024-09-09T05:00:08.254Z] eaeab0a69c9c: Preparing [2024-09-09T05:00:08.254Z] ad854420ad70: Preparing [2024-09-09T05:00:08.254Z] 725b91ef7559: Preparing [2024-09-09T05:00:08.254Z] d62a02444d39: Preparing [2024-09-09T05:00:08.254Z] 725b91ef7559: Waiting [2024-09-09T05:00:08.254Z] d62a02444d39: Waiting [2024-09-09T05:00:08.254Z] e97fc646956c: Pushed [2024-09-09T05:00:08.254Z] 0e891441d391: Pushed [2024-09-09T05:00:08.254Z] eaeab0a69c9c: Pushed [2024-09-09T05:00:08.254Z] ad854420ad70: Pushed [2024-09-09T05:00:08.254Z] d62a02444d39: Layer already exists [2024-09-09T05:00:08.514Z] 725b91ef7559: Pushed [2024-09-09T05:00:22.137Z] b97f0e070950: Pushed [2024-09-09T05:00:22.137Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:736354872f77c94cd5431710b6599b607ddbd5c07d7db7f2bfc38696163db8ce size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:24.014Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:26.976Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-09T05:00:26.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-09T05:00:26.976Z] e97fc646956c: Preparing [2024-09-09T05:00:26.976Z] b97f0e070950: Preparing [2024-09-09T05:00:26.976Z] 0e891441d391: Preparing [2024-09-09T05:00:26.976Z] eaeab0a69c9c: Preparing [2024-09-09T05:00:26.976Z] ad854420ad70: Preparing [2024-09-09T05:00:26.976Z] 725b91ef7559: Preparing [2024-09-09T05:00:26.976Z] d62a02444d39: Preparing [2024-09-09T05:00:26.976Z] 725b91ef7559: Waiting [2024-09-09T05:00:26.976Z] d62a02444d39: Waiting [2024-09-09T05:00:26.976Z] b97f0e070950: Layer already exists [2024-09-09T05:00:26.976Z] e97fc646956c: Layer already exists [2024-09-09T05:00:26.976Z] 0e891441d391: Layer already exists [2024-09-09T05:00:26.976Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:00:26.976Z] ad854420ad70: Layer already exists [2024-09-09T05:00:26.976Z] d62a02444d39: Layer already exists [2024-09-09T05:00:26.976Z] 725b91ef7559: Layer already exists [2024-09-09T05:00:27.234Z] latest: digest: sha256:736354872f77c94cd5431710b6599b607ddbd5c07d7db7f2bfc38696163db8ce size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:36.516Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:36.846Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.67 [2024-09-09T05:00:36.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-09T05:00:36.846Z] e97fc646956c: Preparing [2024-09-09T05:00:36.846Z] b97f0e070950: Preparing [2024-09-09T05:00:36.846Z] 0e891441d391: Preparing [2024-09-09T05:00:36.846Z] eaeab0a69c9c: Preparing [2024-09-09T05:00:36.846Z] ad854420ad70: Preparing [2024-09-09T05:00:36.846Z] 725b91ef7559: Preparing [2024-09-09T05:00:36.846Z] d62a02444d39: Preparing [2024-09-09T05:00:36.846Z] 725b91ef7559: Waiting [2024-09-09T05:00:36.846Z] d62a02444d39: Waiting [2024-09-09T05:00:36.846Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:00:36.846Z] b97f0e070950: Layer already exists [2024-09-09T05:00:36.846Z] e97fc646956c: Layer already exists [2024-09-09T05:00:36.846Z] ad854420ad70: Layer already exists [2024-09-09T05:00:36.846Z] 0e891441d391: Layer already exists [2024-09-09T05:00:36.846Z] 725b91ef7559: Layer already exists [2024-09-09T05:00:36.846Z] d62a02444d39: Layer already exists [2024-09-09T05:00:36.846Z] 3.2.0-dev.67: digest: sha256:736354872f77c94cd5431710b6599b607ddbd5c07d7db7f2bfc38696163db8ce size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:37.173Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:37.493Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:00:37.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-09T05:00:37.493Z] e97fc646956c: Preparing [2024-09-09T05:00:37.493Z] b97f0e070950: Preparing [2024-09-09T05:00:37.493Z] 0e891441d391: Preparing [2024-09-09T05:00:37.493Z] eaeab0a69c9c: Preparing [2024-09-09T05:00:37.493Z] ad854420ad70: Preparing [2024-09-09T05:00:37.493Z] 725b91ef7559: Preparing [2024-09-09T05:00:37.493Z] d62a02444d39: Preparing [2024-09-09T05:00:37.493Z] 725b91ef7559: Waiting [2024-09-09T05:00:37.493Z] d62a02444d39: Waiting [2024-09-09T05:00:37.493Z] e97fc646956c: Layer already exists [2024-09-09T05:00:37.493Z] ad854420ad70: Layer already exists [2024-09-09T05:00:37.493Z] b97f0e070950: Layer already exists [2024-09-09T05:00:37.493Z] 0e891441d391: Layer already exists [2024-09-09T05:00:37.493Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:00:37.493Z] 725b91ef7559: Layer already exists [2024-09-09T05:00:37.493Z] d62a02444d39: Layer already exists [2024-09-09T05:00:37.494Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:736354872f77c94cd5431710b6599b607ddbd5c07d7db7f2bfc38696163db8ce size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:37.820Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:39.373Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-09T05:00:39.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-09T05:00:40.440Z] e97fc646956c: Preparing [2024-09-09T05:00:40.440Z] b97f0e070950: Preparing [2024-09-09T05:00:40.440Z] 0e891441d391: Preparing [2024-09-09T05:00:40.440Z] eaeab0a69c9c: Preparing [2024-09-09T05:00:40.440Z] ad854420ad70: Preparing [2024-09-09T05:00:40.440Z] 725b91ef7559: Preparing [2024-09-09T05:00:40.440Z] d62a02444d39: Preparing [2024-09-09T05:00:40.440Z] 725b91ef7559: Waiting [2024-09-09T05:00:40.440Z] d62a02444d39: Waiting [2024-09-09T05:00:45.624Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:00:45.624Z] b97f0e070950: Layer already exists [2024-09-09T05:00:45.624Z] e97fc646956c: Layer already exists [2024-09-09T05:00:45.624Z] ad854420ad70: Layer already exists [2024-09-09T05:00:45.624Z] 0e891441d391: Layer already exists [2024-09-09T05:00:45.624Z] 725b91ef7559: Layer already exists [2024-09-09T05:00:45.624Z] d62a02444d39: Layer already exists [2024-09-09T05:00:45.624Z] main: digest: sha256:736354872f77c94cd5431710b6599b607ddbd5c07d7db7f2bfc38696163db8ce size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:00:45.705Z] ===================================================== [Pipeline] echo [2024-09-09T05:00:45.719Z] taggedImages: [2024-09-09T05:00:45.719Z] - nexus3.edgexfoundry.org:10004/core-command:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:00:45.719Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-09T05:00:45.719Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.67 [2024-09-09T05:00:45.719Z] - nexus3.edgexfoundry.org:10004/core-command:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:00:45.719Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-09T05:00:45.744Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-09T05:00:45.744Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:00:45.744Z] latest [2024-09-09T05:00:45.744Z] 3.2.0-dev.67 [2024-09-09T05:00:45.744Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:00:45.744Z] main [2024-09-09T05:00:45.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:47.084Z] #85 ... [2024-09-09T05:00:47.084Z] [2024-09-09T05:00:47.084Z] #82 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:00:47.084Z] #82 DONE 105.5s [2024-09-09T05:00:47.084Z] [2024-09-09T05:00:47.084Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:00:47.084Z] #83 DONE 105.2s [2024-09-09T05:00:47.084Z] [2024-09-09T05:00:47.084Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T05:00:47.084Z] #119 ... [2024-09-09T05:00:47.084Z] [2024-09-09T05:00:47.084Z] #84 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:00:47.084Z] #84 DONE 104.9s [2024-09-09T05:00:47.084Z] [2024-09-09T05:00:47.084Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:00:47.084Z] #85 DONE 103.3s [2024-09-09T05:00:47.084Z] [2024-09-09T05:00:47.084Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:00:47.084Z] #96 DONE 83.5s [2024-09-09T05:00:47.084Z] [2024-09-09T05:00:47.084Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T05:00:47.084Z] #120 ... [2024-09-09T05:00:47.084Z] [2024-09-09T05:00:47.084Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T05:00:47.084Z] #121 DONE 1.5s [2024-09-09T05:00:47.084Z] [2024-09-09T05:00:47.084Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T05:00:47.084Z] #122 CACHED [2024-09-09T05:00:47.084Z] [2024-09-09T05:00:47.084Z] #123 [core-metadata builder 6/7] COPY . . [2024-09-09T05:00:47.084Z] #123 CACHED [2024-09-09T05:00:47.084Z] [2024-09-09T05:00:47.084Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:00:47.085Z] #124 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:00:47.085Z] #125 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #126 [core-data builder 6/7] COPY . . [2024-09-09T05:00:47.085Z] #126 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T05:00:47.085Z] #127 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:00:47.085Z] #128 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #129 [core-command builder 6/7] COPY . . [2024-09-09T05:00:47.085Z] #129 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T05:00:47.085Z] #130 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #131 [support-scheduler builder 6/7] COPY . . [2024-09-09T05:00:47.085Z] #131 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T05:00:47.085Z] #132 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:00:47.085Z] #133 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T05:00:47.085Z] #134 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:00:47.085Z] #135 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #136 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T05:00:47.085Z] #136 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #137 [support-notifications builder 6/7] COPY . . [2024-09-09T05:00:47.085Z] #137 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #138 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:00:47.085Z] #138 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #139 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T05:00:47.085Z] #139 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T05:00:47.085Z] #120 DONE 1.5s [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #140 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T05:00:47.085Z] #140 DONE 1.5s [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T05:00:47.085Z] #119 DONE 1.6s [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #141 [core-keeper builder 7/8] COPY . . [2024-09-09T05:00:47.085Z] #141 DONE 1.5s [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T05:00:47.085Z] #142 ... [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:00:47.085Z] #143 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T05:00:47.085Z] #144 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #145 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T05:00:47.085Z] #145 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T05:00:47.085Z] #146 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #147 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T05:00:47.085Z] #147 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #148 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:00:47.085Z] #148 CACHED [2024-09-09T05:00:47.085Z] [2024-09-09T05:00:47.085Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T05:00:47.087Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:51.302Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:00:51.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-09T05:00:51.302Z] a0fa1646302a: Preparing [2024-09-09T05:00:51.302Z] d974313cefe4: Preparing [2024-09-09T05:00:51.302Z] 48b8f83d39c8: Preparing [2024-09-09T05:00:51.302Z] e78becfc3a88: Preparing [2024-09-09T05:00:51.302Z] 0e891441d391: Preparing [2024-09-09T05:00:51.302Z] eaeab0a69c9c: Preparing [2024-09-09T05:00:51.302Z] ad854420ad70: Preparing [2024-09-09T05:00:51.302Z] 725b91ef7559: Preparing [2024-09-09T05:00:51.302Z] d62a02444d39: Preparing [2024-09-09T05:00:51.302Z] ad854420ad70: Waiting [2024-09-09T05:00:51.302Z] eaeab0a69c9c: Waiting [2024-09-09T05:00:51.302Z] 725b91ef7559: Waiting [2024-09-09T05:00:51.302Z] d62a02444d39: Waiting [2024-09-09T05:00:51.302Z] 0e891441d391: Layer already exists [2024-09-09T05:00:51.302Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:00:51.302Z] ad854420ad70: Layer already exists [2024-09-09T05:00:51.302Z] 725b91ef7559: Layer already exists [2024-09-09T05:00:51.302Z] d62a02444d39: Layer already exists [2024-09-09T05:00:51.302Z] a0fa1646302a: Pushed [2024-09-09T05:00:51.302Z] 48b8f83d39c8: Pushed [2024-09-09T05:00:51.302Z] d974313cefe4: Pushed [2024-09-09T05:00:51.725Z] #149 ... [2024-09-09T05:00:51.725Z] [2024-09-09T05:00:51.725Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T05:00:51.725Z] #0 5.012 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-09T05:00:52.243Z] e78becfc3a88: Pushed [2024-09-09T05:00:52.308Z] #150 ... [2024-09-09T05:00:52.308Z] [2024-09-09T05:00:52.308Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T05:00:52.308Z] #0 5.823 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-09T05:00:52.308Z] #151 ... [2024-09-09T05:00:52.308Z] [2024-09-09T05:00:52.308Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T05:00:52.308Z] #0 5.895 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-09T05:00:52.506Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:97ef80c50849045bdea1b703b8950f82b88ac07e660c271ccf7ab3e93f379bc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:52.850Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:53.171Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-09T05:00:53.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-09T05:00:53.171Z] a0fa1646302a: Preparing [2024-09-09T05:00:53.171Z] d974313cefe4: Preparing [2024-09-09T05:00:53.171Z] 48b8f83d39c8: Preparing [2024-09-09T05:00:53.171Z] e78becfc3a88: Preparing [2024-09-09T05:00:53.171Z] 0e891441d391: Preparing [2024-09-09T05:00:53.171Z] eaeab0a69c9c: Preparing [2024-09-09T05:00:53.171Z] ad854420ad70: Preparing [2024-09-09T05:00:53.171Z] 725b91ef7559: Preparing [2024-09-09T05:00:53.171Z] d62a02444d39: Preparing [2024-09-09T05:00:53.171Z] ad854420ad70: Waiting [2024-09-09T05:00:53.171Z] 725b91ef7559: Waiting [2024-09-09T05:00:53.171Z] d62a02444d39: Waiting [2024-09-09T05:00:53.171Z] eaeab0a69c9c: Waiting [2024-09-09T05:00:53.171Z] 48b8f83d39c8: Layer already exists [2024-09-09T05:00:53.171Z] a0fa1646302a: Layer already exists [2024-09-09T05:00:53.171Z] d974313cefe4: Layer already exists [2024-09-09T05:00:53.171Z] 0e891441d391: Layer already exists [2024-09-09T05:00:53.171Z] e78becfc3a88: Layer already exists [2024-09-09T05:00:53.171Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:00:53.171Z] d62a02444d39: Layer already exists [2024-09-09T05:00:53.171Z] ad854420ad70: Layer already exists [2024-09-09T05:00:53.171Z] 725b91ef7559: Layer already exists [2024-09-09T05:00:53.171Z] latest: digest: sha256:97ef80c50849045bdea1b703b8950f82b88ac07e660c271ccf7ab3e93f379bc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:53.261Z] #152 ... [2024-09-09T05:00:53.262Z] [2024-09-09T05:00:53.262Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T05:00:53.262Z] #142 6.747 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-09T05:00:53.496Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:53.816Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.67 [2024-09-09T05:00:53.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-09T05:00:53.816Z] a0fa1646302a: Preparing [2024-09-09T05:00:53.816Z] d974313cefe4: Preparing [2024-09-09T05:00:53.816Z] 48b8f83d39c8: Preparing [2024-09-09T05:00:53.816Z] e78becfc3a88: Preparing [2024-09-09T05:00:53.816Z] 0e891441d391: Preparing [2024-09-09T05:00:53.816Z] eaeab0a69c9c: Preparing [2024-09-09T05:00:53.816Z] ad854420ad70: Preparing [2024-09-09T05:00:53.816Z] 725b91ef7559: Preparing [2024-09-09T05:00:53.816Z] d62a02444d39: Preparing [2024-09-09T05:00:53.816Z] ad854420ad70: Waiting [2024-09-09T05:00:53.816Z] 725b91ef7559: Waiting [2024-09-09T05:00:53.816Z] d62a02444d39: Waiting [2024-09-09T05:00:53.816Z] eaeab0a69c9c: Waiting [2024-09-09T05:00:53.816Z] 0e891441d391: Layer already exists [2024-09-09T05:00:53.816Z] 48b8f83d39c8: Layer already exists [2024-09-09T05:00:53.816Z] e78becfc3a88: Layer already exists [2024-09-09T05:00:53.816Z] d974313cefe4: Layer already exists [2024-09-09T05:00:53.816Z] a0fa1646302a: Layer already exists [2024-09-09T05:00:53.816Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:00:53.816Z] 725b91ef7559: Layer already exists [2024-09-09T05:00:53.816Z] d62a02444d39: Layer already exists [2024-09-09T05:00:53.816Z] ad854420ad70: Layer already exists [2024-09-09T05:00:53.816Z] 3.2.0-dev.67: digest: sha256:97ef80c50849045bdea1b703b8950f82b88ac07e660c271ccf7ab3e93f379bc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:54.137Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:54.463Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:00:54.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-09T05:00:54.463Z] a0fa1646302a: Preparing [2024-09-09T05:00:54.463Z] d974313cefe4: Preparing [2024-09-09T05:00:54.463Z] 48b8f83d39c8: Preparing [2024-09-09T05:00:54.463Z] e78becfc3a88: Preparing [2024-09-09T05:00:54.463Z] 0e891441d391: Preparing [2024-09-09T05:00:54.463Z] eaeab0a69c9c: Preparing [2024-09-09T05:00:54.463Z] ad854420ad70: Preparing [2024-09-09T05:00:54.463Z] 725b91ef7559: Preparing [2024-09-09T05:00:54.463Z] d62a02444d39: Preparing [2024-09-09T05:00:54.463Z] ad854420ad70: Waiting [2024-09-09T05:00:54.463Z] 725b91ef7559: Waiting [2024-09-09T05:00:54.463Z] d62a02444d39: Waiting [2024-09-09T05:00:54.463Z] a0fa1646302a: Layer already exists [2024-09-09T05:00:54.463Z] 48b8f83d39c8: Layer already exists [2024-09-09T05:00:54.463Z] d974313cefe4: Layer already exists [2024-09-09T05:00:54.463Z] 0e891441d391: Layer already exists [2024-09-09T05:00:54.463Z] e78becfc3a88: Layer already exists [2024-09-09T05:00:54.463Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:00:54.463Z] ad854420ad70: Layer already exists [2024-09-09T05:00:54.463Z] d62a02444d39: Layer already exists [2024-09-09T05:00:54.463Z] 725b91ef7559: Layer already exists [2024-09-09T05:00:54.463Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:97ef80c50849045bdea1b703b8950f82b88ac07e660c271ccf7ab3e93f379bc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:54.779Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:55.123Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-09T05:00:55.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-09T05:00:55.123Z] a0fa1646302a: Preparing [2024-09-09T05:00:55.123Z] d974313cefe4: Preparing [2024-09-09T05:00:55.123Z] 48b8f83d39c8: Preparing [2024-09-09T05:00:55.123Z] e78becfc3a88: Preparing [2024-09-09T05:00:55.123Z] 0e891441d391: Preparing [2024-09-09T05:00:55.123Z] eaeab0a69c9c: Preparing [2024-09-09T05:00:55.123Z] ad854420ad70: Preparing [2024-09-09T05:00:55.123Z] 725b91ef7559: Preparing [2024-09-09T05:00:55.123Z] d62a02444d39: Preparing [2024-09-09T05:00:55.123Z] d62a02444d39: Waiting [2024-09-09T05:00:55.123Z] ad854420ad70: Waiting [2024-09-09T05:00:55.123Z] 725b91ef7559: Waiting [2024-09-09T05:00:55.123Z] eaeab0a69c9c: Waiting [2024-09-09T05:00:55.123Z] a0fa1646302a: Layer already exists [2024-09-09T05:00:55.123Z] 48b8f83d39c8: Layer already exists [2024-09-09T05:00:55.123Z] d974313cefe4: Layer already exists [2024-09-09T05:00:55.123Z] 0e891441d391: Layer already exists [2024-09-09T05:00:55.123Z] e78becfc3a88: Layer already exists [2024-09-09T05:00:55.123Z] ad854420ad70: Layer already exists [2024-09-09T05:00:55.123Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:00:55.123Z] 725b91ef7559: Layer already exists [2024-09-09T05:00:55.123Z] d62a02444d39: Layer already exists [2024-09-09T05:00:55.123Z] main: digest: sha256:97ef80c50849045bdea1b703b8950f82b88ac07e660c271ccf7ab3e93f379bc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:00:55.190Z] ===================================================== [Pipeline] echo [2024-09-09T05:00:55.204Z] taggedImages: [2024-09-09T05:00:55.204Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:00:55.204Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-09T05:00:55.204Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.67 [2024-09-09T05:00:55.204Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:00:55.204Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-09T05:00:55.229Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-09T05:00:55.229Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:00:55.229Z] latest [2024-09-09T05:00:55.229Z] 3.2.0-dev.67 [2024-09-09T05:00:55.229Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:00:55.229Z] main [2024-09-09T05:00:55.229Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:55.565Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:00:55.887Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:00:55.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-09T05:00:55.887Z] 41515aeb0b66: Preparing [2024-09-09T05:00:55.887Z] c54a5cf0924c: Preparing [2024-09-09T05:00:55.887Z] 6558fa5c071e: Preparing [2024-09-09T05:00:55.887Z] 0e891441d391: Preparing [2024-09-09T05:00:55.887Z] eaeab0a69c9c: Preparing [2024-09-09T05:00:55.887Z] ad854420ad70: Preparing [2024-09-09T05:00:55.887Z] 725b91ef7559: Preparing [2024-09-09T05:00:55.887Z] d62a02444d39: Preparing [2024-09-09T05:00:55.887Z] 725b91ef7559: Waiting [2024-09-09T05:00:55.887Z] d62a02444d39: Waiting [2024-09-09T05:00:55.887Z] ad854420ad70: Waiting [2024-09-09T05:00:55.887Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:00:55.887Z] c54a5cf0924c: Pushed [2024-09-09T05:00:56.146Z] 0e891441d391: Layer already exists [2024-09-09T05:00:56.405Z] ad854420ad70: Layer already exists [2024-09-09T05:00:56.405Z] 725b91ef7559: Layer already exists [2024-09-09T05:00:56.405Z] d62a02444d39: Layer already exists [2024-09-09T05:00:56.405Z] 41515aeb0b66: Pushed [2024-09-09T05:00:56.600Z] #142 ... [2024-09-09T05:00:56.600Z] [2024-09-09T05:00:56.600Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T05:00:56.600Z] #0 6.824 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-09T05:00:56.600Z] #153 ... [2024-09-09T05:00:56.600Z] [2024-09-09T05:00:56.600Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T05:00:56.601Z] #0 6.739 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-09T05:00:56.601Z] #154 ... [2024-09-09T05:00:56.601Z] [2024-09-09T05:00:56.601Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T05:00:56.601Z] #0 6.924 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-09T05:00:56.865Z] #155 ... [2024-09-09T05:00:56.865Z] [2024-09-09T05:00:56.865Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T05:00:56.865Z] #0 6.803 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-09T05:00:56.865Z] #156 ... [2024-09-09T05:00:56.865Z] [2024-09-09T05:00:56.865Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T05:00:56.865Z] #0 5.315 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-09T05:00:57.132Z] #157 ... [2024-09-09T05:00:57.132Z] [2024-09-09T05:00:57.132Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T05:00:57.132Z] #0 5.559 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-09T05:00:57.425Z] #158 ... [2024-09-09T05:00:57.425Z] [2024-09-09T05:00:57.425Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T05:00:57.425Z] #0 5.054 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-09T05:00:57.691Z] #159 ... [2024-09-09T05:00:57.691Z] [2024-09-09T05:00:57.691Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T05:00:57.691Z] #0 5.420 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-09T05:00:57.691Z] #160 ... [2024-09-09T05:00:57.691Z] [2024-09-09T05:00:57.691Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T05:00:57.691Z] #149 6.627 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-09T05:00:59.691Z] 6558fa5c071e: Pushed [2024-09-09T05:00:59.691Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:9fffe63cb7992f48d06bd3c7d07e625901ffef6603e98cf99f37d02f51b413bc size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:00.019Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:00.337Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-09T05:01:00.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-09T05:01:00.337Z] 41515aeb0b66: Preparing [2024-09-09T05:01:00.337Z] c54a5cf0924c: Preparing [2024-09-09T05:01:00.337Z] 6558fa5c071e: Preparing [2024-09-09T05:01:00.337Z] 0e891441d391: Preparing [2024-09-09T05:01:00.337Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:00.337Z] ad854420ad70: Preparing [2024-09-09T05:01:00.337Z] 725b91ef7559: Preparing [2024-09-09T05:01:00.337Z] d62a02444d39: Preparing [2024-09-09T05:01:00.337Z] 725b91ef7559: Waiting [2024-09-09T05:01:00.337Z] d62a02444d39: Waiting [2024-09-09T05:01:00.337Z] ad854420ad70: Waiting [2024-09-09T05:01:00.337Z] 6558fa5c071e: Layer already exists [2024-09-09T05:01:00.337Z] 0e891441d391: Layer already exists [2024-09-09T05:01:00.337Z] 41515aeb0b66: Layer already exists [2024-09-09T05:01:00.337Z] c54a5cf0924c: Layer already exists [2024-09-09T05:01:00.337Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:00.337Z] 725b91ef7559: Layer already exists [2024-09-09T05:01:00.337Z] ad854420ad70: Layer already exists [2024-09-09T05:01:00.337Z] d62a02444d39: Layer already exists [2024-09-09T05:01:00.337Z] latest: digest: sha256:9fffe63cb7992f48d06bd3c7d07e625901ffef6603e98cf99f37d02f51b413bc size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:00.659Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:00.979Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.67 [2024-09-09T05:01:00.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-09T05:01:00.979Z] 41515aeb0b66: Preparing [2024-09-09T05:01:00.979Z] c54a5cf0924c: Preparing [2024-09-09T05:01:00.979Z] 6558fa5c071e: Preparing [2024-09-09T05:01:00.979Z] 0e891441d391: Preparing [2024-09-09T05:01:00.979Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:00.979Z] ad854420ad70: Preparing [2024-09-09T05:01:00.979Z] 725b91ef7559: Preparing [2024-09-09T05:01:00.979Z] d62a02444d39: Preparing [2024-09-09T05:01:00.979Z] 725b91ef7559: Waiting [2024-09-09T05:01:00.979Z] ad854420ad70: Waiting [2024-09-09T05:01:00.979Z] d62a02444d39: Waiting [2024-09-09T05:01:00.979Z] c54a5cf0924c: Layer already exists [2024-09-09T05:01:00.979Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:00.979Z] 6558fa5c071e: Layer already exists [2024-09-09T05:01:00.979Z] 41515aeb0b66: Layer already exists [2024-09-09T05:01:00.979Z] 0e891441d391: Layer already exists [2024-09-09T05:01:00.979Z] ad854420ad70: Layer already exists [2024-09-09T05:01:00.979Z] 725b91ef7559: Layer already exists [2024-09-09T05:01:00.979Z] d62a02444d39: Layer already exists [2024-09-09T05:01:00.979Z] 3.2.0-dev.67: digest: sha256:9fffe63cb7992f48d06bd3c7d07e625901ffef6603e98cf99f37d02f51b413bc size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:01.308Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:01.640Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:01.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-09T05:01:01.640Z] 41515aeb0b66: Preparing [2024-09-09T05:01:01.640Z] c54a5cf0924c: Preparing [2024-09-09T05:01:01.640Z] 6558fa5c071e: Preparing [2024-09-09T05:01:01.640Z] 0e891441d391: Preparing [2024-09-09T05:01:01.640Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:01.640Z] ad854420ad70: Preparing [2024-09-09T05:01:01.640Z] 725b91ef7559: Preparing [2024-09-09T05:01:01.640Z] d62a02444d39: Preparing [2024-09-09T05:01:01.640Z] ad854420ad70: Waiting [2024-09-09T05:01:01.640Z] 725b91ef7559: Waiting [2024-09-09T05:01:01.640Z] d62a02444d39: Waiting [2024-09-09T05:01:01.640Z] 41515aeb0b66: Layer already exists [2024-09-09T05:01:01.640Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:01.640Z] 6558fa5c071e: Layer already exists [2024-09-09T05:01:01.640Z] c54a5cf0924c: Layer already exists [2024-09-09T05:01:01.640Z] 0e891441d391: Layer already exists [2024-09-09T05:01:01.640Z] d62a02444d39: Layer already exists [2024-09-09T05:01:01.640Z] ad854420ad70: Layer already exists [2024-09-09T05:01:01.640Z] 725b91ef7559: Layer already exists [2024-09-09T05:01:01.640Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:9fffe63cb7992f48d06bd3c7d07e625901ffef6603e98cf99f37d02f51b413bc size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:01.966Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:02.295Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-09T05:01:02.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-09T05:01:02.295Z] 41515aeb0b66: Preparing [2024-09-09T05:01:02.295Z] c54a5cf0924c: Preparing [2024-09-09T05:01:02.295Z] 6558fa5c071e: Preparing [2024-09-09T05:01:02.295Z] 0e891441d391: Preparing [2024-09-09T05:01:02.295Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:02.295Z] ad854420ad70: Preparing [2024-09-09T05:01:02.295Z] 725b91ef7559: Preparing [2024-09-09T05:01:02.295Z] d62a02444d39: Preparing [2024-09-09T05:01:02.295Z] 725b91ef7559: Waiting [2024-09-09T05:01:02.295Z] d62a02444d39: Waiting [2024-09-09T05:01:02.295Z] ad854420ad70: Waiting [2024-09-09T05:01:02.295Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:02.295Z] 6558fa5c071e: Layer already exists [2024-09-09T05:01:02.295Z] c54a5cf0924c: Layer already exists [2024-09-09T05:01:02.295Z] 0e891441d391: Layer already exists [2024-09-09T05:01:02.295Z] 41515aeb0b66: Layer already exists [2024-09-09T05:01:02.295Z] ad854420ad70: Layer already exists [2024-09-09T05:01:02.295Z] 725b91ef7559: Layer already exists [2024-09-09T05:01:02.295Z] d62a02444d39: Layer already exists [2024-09-09T05:01:02.295Z] main: digest: sha256:9fffe63cb7992f48d06bd3c7d07e625901ffef6603e98cf99f37d02f51b413bc size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:01:02.369Z] ===================================================== [Pipeline] echo [2024-09-09T05:01:02.384Z] taggedImages: [2024-09-09T05:01:02.384Z] - nexus3.edgexfoundry.org:10004/core-data:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:02.384Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-09T05:01:02.384Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.67 [2024-09-09T05:01:02.384Z] - nexus3.edgexfoundry.org:10004/core-data:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:02.384Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-09T05:01:02.415Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-09T05:01:02.415Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:02.415Z] latest [2024-09-09T05:01:02.415Z] 3.2.0-dev.67 [2024-09-09T05:01:02.415Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:02.415Z] main [2024-09-09T05:01:02.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:02.754Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:03.188Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:03.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-09T05:01:03.188Z] 33d6fb3bdec8: Preparing [2024-09-09T05:01:03.188Z] f9607e8dc518: Preparing [2024-09-09T05:01:03.188Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:03.188Z] b1040ff898b2: Preparing [2024-09-09T05:01:03.188Z] f43c03480660: Preparing [2024-09-09T05:01:03.188Z] d62a02444d39: Preparing [2024-09-09T05:01:03.188Z] d62a02444d39: Waiting [2024-09-09T05:01:03.188Z] f43c03480660: Pushed [2024-09-09T05:01:03.188Z] b1040ff898b2: Pushed [2024-09-09T05:01:03.886Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:04.455Z] d62a02444d39: Layer already exists [2024-09-09T05:01:04.455Z] 33d6fb3bdec8: Pushed [2024-09-09T05:01:06.993Z] f9607e8dc518: Pushed [2024-09-09T05:01:06.993Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:e852ac670324ba44e27f22908f1267607c93fba8c4e64c44da2945aa392342d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:07.319Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:07.636Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-09T05:01:07.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-09T05:01:07.636Z] 33d6fb3bdec8: Preparing [2024-09-09T05:01:07.636Z] f9607e8dc518: Preparing [2024-09-09T05:01:07.636Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:07.636Z] b1040ff898b2: Preparing [2024-09-09T05:01:07.636Z] f43c03480660: Preparing [2024-09-09T05:01:07.636Z] d62a02444d39: Preparing [2024-09-09T05:01:07.636Z] d62a02444d39: Waiting [2024-09-09T05:01:07.636Z] b1040ff898b2: Layer already exists [2024-09-09T05:01:07.636Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:07.636Z] f9607e8dc518: Layer already exists [2024-09-09T05:01:07.636Z] f43c03480660: Layer already exists [2024-09-09T05:01:07.636Z] 33d6fb3bdec8: Layer already exists [2024-09-09T05:01:07.636Z] d62a02444d39: Layer already exists [2024-09-09T05:01:07.636Z] latest: digest: sha256:e852ac670324ba44e27f22908f1267607c93fba8c4e64c44da2945aa392342d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:07.972Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:08.290Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.67 [2024-09-09T05:01:08.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-09T05:01:08.290Z] 33d6fb3bdec8: Preparing [2024-09-09T05:01:08.290Z] f9607e8dc518: Preparing [2024-09-09T05:01:08.290Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:08.290Z] b1040ff898b2: Preparing [2024-09-09T05:01:08.290Z] f43c03480660: Preparing [2024-09-09T05:01:08.290Z] d62a02444d39: Preparing [2024-09-09T05:01:08.290Z] d62a02444d39: Waiting [2024-09-09T05:01:08.290Z] f9607e8dc518: Layer already exists [2024-09-09T05:01:08.290Z] f43c03480660: Layer already exists [2024-09-09T05:01:08.290Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:08.290Z] b1040ff898b2: Layer already exists [2024-09-09T05:01:08.290Z] 33d6fb3bdec8: Layer already exists [2024-09-09T05:01:08.290Z] d62a02444d39: Layer already exists [2024-09-09T05:01:08.290Z] 3.2.0-dev.67: digest: sha256:e852ac670324ba44e27f22908f1267607c93fba8c4e64c44da2945aa392342d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:08.623Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:08.944Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:08.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-09T05:01:08.944Z] 33d6fb3bdec8: Preparing [2024-09-09T05:01:08.944Z] f9607e8dc518: Preparing [2024-09-09T05:01:08.944Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:08.944Z] b1040ff898b2: Preparing [2024-09-09T05:01:08.944Z] f43c03480660: Preparing [2024-09-09T05:01:08.945Z] d62a02444d39: Preparing [2024-09-09T05:01:08.945Z] d62a02444d39: Waiting [2024-09-09T05:01:08.945Z] f43c03480660: Layer already exists [2024-09-09T05:01:08.945Z] 33d6fb3bdec8: Layer already exists [2024-09-09T05:01:08.945Z] f9607e8dc518: Layer already exists [2024-09-09T05:01:08.945Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:08.945Z] b1040ff898b2: Layer already exists [2024-09-09T05:01:08.945Z] d62a02444d39: Layer already exists [2024-09-09T05:01:08.945Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:e852ac670324ba44e27f22908f1267607c93fba8c4e64c44da2945aa392342d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:09.269Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:09.600Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-09T05:01:09.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-09T05:01:09.600Z] 33d6fb3bdec8: Preparing [2024-09-09T05:01:09.600Z] f9607e8dc518: Preparing [2024-09-09T05:01:09.600Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:09.600Z] b1040ff898b2: Preparing [2024-09-09T05:01:09.600Z] f43c03480660: Preparing [2024-09-09T05:01:09.600Z] d62a02444d39: Preparing [2024-09-09T05:01:09.600Z] d62a02444d39: Waiting [2024-09-09T05:01:09.600Z] b1040ff898b2: Layer already exists [2024-09-09T05:01:09.600Z] f43c03480660: Layer already exists [2024-09-09T05:01:09.600Z] f9607e8dc518: Layer already exists [2024-09-09T05:01:09.600Z] 33d6fb3bdec8: Layer already exists [2024-09-09T05:01:09.600Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:09.600Z] d62a02444d39: Layer already exists [2024-09-09T05:01:09.600Z] main: digest: sha256:e852ac670324ba44e27f22908f1267607c93fba8c4e64c44da2945aa392342d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:01:09.677Z] ===================================================== [Pipeline] echo [2024-09-09T05:01:09.692Z] taggedImages: [2024-09-09T05:01:09.692Z] - nexus3.edgexfoundry.org:10004/core-keeper:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:09.692Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-09T05:01:09.692Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.67 [2024-09-09T05:01:09.692Z] - nexus3.edgexfoundry.org:10004/core-keeper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:09.692Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-09T05:01:09.720Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-09T05:01:09.720Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:09.720Z] latest [2024-09-09T05:01:09.720Z] 3.2.0-dev.67 [2024-09-09T05:01:09.720Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:09.720Z] main [2024-09-09T05:01:09.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:10.071Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:10.388Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:10.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-09T05:01:10.388Z] dabedc4ae316: Preparing [2024-09-09T05:01:10.388Z] e87e40d2bf66: Preparing [2024-09-09T05:01:10.388Z] 2c18823a59db: Preparing [2024-09-09T05:01:10.388Z] 0e891441d391: Preparing [2024-09-09T05:01:10.388Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:10.388Z] ad854420ad70: Preparing [2024-09-09T05:01:10.388Z] 725b91ef7559: Preparing [2024-09-09T05:01:10.388Z] d62a02444d39: Preparing [2024-09-09T05:01:10.388Z] ad854420ad70: Waiting [2024-09-09T05:01:10.388Z] d62a02444d39: Waiting [2024-09-09T05:01:10.388Z] 725b91ef7559: Waiting [2024-09-09T05:01:10.388Z] 0e891441d391: Layer already exists [2024-09-09T05:01:10.388Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:10.388Z] ad854420ad70: Layer already exists [2024-09-09T05:01:10.388Z] 725b91ef7559: Layer already exists [2024-09-09T05:01:10.388Z] d62a02444d39: Layer already exists [2024-09-09T05:01:10.388Z] dabedc4ae316: Pushed [2024-09-09T05:01:10.388Z] e87e40d2bf66: Pushed [2024-09-09T05:01:13.683Z] 2c18823a59db: Pushed [2024-09-09T05:01:13.944Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:4c1b24625fff6fc7f7c463100338e94107069fcf517e695384bd043ae7db3859 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:14.269Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:14.589Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-09T05:01:14.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-09T05:01:14.589Z] dabedc4ae316: Preparing [2024-09-09T05:01:14.589Z] e87e40d2bf66: Preparing [2024-09-09T05:01:14.589Z] 2c18823a59db: Preparing [2024-09-09T05:01:14.589Z] 0e891441d391: Preparing [2024-09-09T05:01:14.589Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:14.589Z] ad854420ad70: Preparing [2024-09-09T05:01:14.589Z] 725b91ef7559: Preparing [2024-09-09T05:01:14.589Z] d62a02444d39: Preparing [2024-09-09T05:01:14.589Z] ad854420ad70: Waiting [2024-09-09T05:01:14.589Z] 725b91ef7559: Waiting [2024-09-09T05:01:14.589Z] d62a02444d39: Waiting [2024-09-09T05:01:14.589Z] 2c18823a59db: Layer already exists [2024-09-09T05:01:14.589Z] dabedc4ae316: Layer already exists [2024-09-09T05:01:14.589Z] e87e40d2bf66: Layer already exists [2024-09-09T05:01:14.589Z] 0e891441d391: Layer already exists [2024-09-09T05:01:14.589Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:14.589Z] ad854420ad70: Layer already exists [2024-09-09T05:01:14.589Z] d62a02444d39: Layer already exists [2024-09-09T05:01:14.589Z] 725b91ef7559: Layer already exists [2024-09-09T05:01:14.589Z] latest: digest: sha256:4c1b24625fff6fc7f7c463100338e94107069fcf517e695384bd043ae7db3859 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:14.914Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:15.235Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.67 [2024-09-09T05:01:15.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-09T05:01:15.236Z] dabedc4ae316: Preparing [2024-09-09T05:01:15.236Z] e87e40d2bf66: Preparing [2024-09-09T05:01:15.236Z] 2c18823a59db: Preparing [2024-09-09T05:01:15.236Z] 0e891441d391: Preparing [2024-09-09T05:01:15.236Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:15.236Z] ad854420ad70: Preparing [2024-09-09T05:01:15.236Z] 725b91ef7559: Preparing [2024-09-09T05:01:15.236Z] d62a02444d39: Preparing [2024-09-09T05:01:15.236Z] ad854420ad70: Waiting [2024-09-09T05:01:15.236Z] d62a02444d39: Waiting [2024-09-09T05:01:15.236Z] 725b91ef7559: Waiting [2024-09-09T05:01:15.236Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:15.236Z] dabedc4ae316: Layer already exists [2024-09-09T05:01:15.236Z] 0e891441d391: Layer already exists [2024-09-09T05:01:15.236Z] e87e40d2bf66: Layer already exists [2024-09-09T05:01:15.236Z] 2c18823a59db: Layer already exists [2024-09-09T05:01:15.236Z] ad854420ad70: Layer already exists [2024-09-09T05:01:15.236Z] 725b91ef7559: Layer already exists [2024-09-09T05:01:15.236Z] d62a02444d39: Layer already exists [2024-09-09T05:01:15.236Z] 3.2.0-dev.67: digest: sha256:4c1b24625fff6fc7f7c463100338e94107069fcf517e695384bd043ae7db3859 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:15.568Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:15.891Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:15.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-09T05:01:15.891Z] dabedc4ae316: Preparing [2024-09-09T05:01:15.891Z] e87e40d2bf66: Preparing [2024-09-09T05:01:15.891Z] 2c18823a59db: Preparing [2024-09-09T05:01:15.891Z] 0e891441d391: Preparing [2024-09-09T05:01:15.891Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:15.891Z] ad854420ad70: Preparing [2024-09-09T05:01:15.891Z] 725b91ef7559: Preparing [2024-09-09T05:01:15.891Z] d62a02444d39: Preparing [2024-09-09T05:01:15.891Z] ad854420ad70: Waiting [2024-09-09T05:01:15.891Z] 725b91ef7559: Waiting [2024-09-09T05:01:15.891Z] d62a02444d39: Waiting [2024-09-09T05:01:15.891Z] 0e891441d391: Layer already exists [2024-09-09T05:01:15.891Z] 2c18823a59db: Layer already exists [2024-09-09T05:01:15.891Z] dabedc4ae316: Layer already exists [2024-09-09T05:01:15.891Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:15.891Z] e87e40d2bf66: Layer already exists [2024-09-09T05:01:15.891Z] ad854420ad70: Layer already exists [2024-09-09T05:01:15.891Z] d62a02444d39: Layer already exists [2024-09-09T05:01:15.891Z] 725b91ef7559: Layer already exists [2024-09-09T05:01:15.891Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:4c1b24625fff6fc7f7c463100338e94107069fcf517e695384bd043ae7db3859 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:16.223Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:16.546Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-09T05:01:16.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-09T05:01:16.546Z] dabedc4ae316: Preparing [2024-09-09T05:01:16.546Z] e87e40d2bf66: Preparing [2024-09-09T05:01:16.546Z] 2c18823a59db: Preparing [2024-09-09T05:01:16.546Z] 0e891441d391: Preparing [2024-09-09T05:01:16.546Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:16.546Z] ad854420ad70: Preparing [2024-09-09T05:01:16.546Z] 725b91ef7559: Preparing [2024-09-09T05:01:16.546Z] d62a02444d39: Preparing [2024-09-09T05:01:16.546Z] ad854420ad70: Waiting [2024-09-09T05:01:16.546Z] 725b91ef7559: Waiting [2024-09-09T05:01:16.546Z] d62a02444d39: Waiting [2024-09-09T05:01:16.546Z] 0e891441d391: Layer already exists [2024-09-09T05:01:16.546Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:16.546Z] 2c18823a59db: Layer already exists [2024-09-09T05:01:16.546Z] dabedc4ae316: Layer already exists [2024-09-09T05:01:16.546Z] e87e40d2bf66: Layer already exists [2024-09-09T05:01:16.546Z] ad854420ad70: Layer already exists [2024-09-09T05:01:16.546Z] 725b91ef7559: Layer already exists [2024-09-09T05:01:16.546Z] d62a02444d39: Layer already exists [2024-09-09T05:01:16.546Z] main: digest: sha256:4c1b24625fff6fc7f7c463100338e94107069fcf517e695384bd043ae7db3859 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:01:16.613Z] ===================================================== [Pipeline] echo [2024-09-09T05:01:16.625Z] taggedImages: [2024-09-09T05:01:16.625Z] - nexus3.edgexfoundry.org:10004/core-metadata:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:16.625Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-09T05:01:16.625Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.67 [2024-09-09T05:01:16.625Z] - nexus3.edgexfoundry.org:10004/core-metadata:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:16.625Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-09T05:01:16.652Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-09T05:01:16.652Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:16.652Z] latest [2024-09-09T05:01:16.652Z] 3.2.0-dev.67 [2024-09-09T05:01:16.652Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:16.652Z] main [2024-09-09T05:01:16.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:16.992Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:17.311Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:17.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-09T05:01:17.311Z] c6348a339eb4: Preparing [2024-09-09T05:01:17.311Z] fca125819d16: Preparing [2024-09-09T05:01:17.311Z] fa2ac98177d0: Preparing [2024-09-09T05:01:17.311Z] 976f73205ec9: Preparing [2024-09-09T05:01:17.311Z] ea8c9217fbad: Preparing [2024-09-09T05:01:17.311Z] dbcd3d6a251a: Preparing [2024-09-09T05:01:17.311Z] 06e674d42b4c: Preparing [2024-09-09T05:01:17.311Z] f60439067bdd: Preparing [2024-09-09T05:01:17.311Z] 0e891441d391: Preparing [2024-09-09T05:01:17.311Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:17.311Z] 46efe819cdd1: Preparing [2024-09-09T05:01:17.311Z] b1ccf011e0f5: Preparing [2024-09-09T05:01:17.311Z] 5f70bf18a086: Preparing [2024-09-09T05:01:17.311Z] 139974c63af7: Preparing [2024-09-09T05:01:17.311Z] 758e5fe96752: Preparing [2024-09-09T05:01:17.311Z] 25489c93f994: Preparing [2024-09-09T05:01:17.311Z] d62a02444d39: Preparing [2024-09-09T05:01:17.311Z] b1ccf011e0f5: Waiting [2024-09-09T05:01:17.311Z] dbcd3d6a251a: Waiting [2024-09-09T05:01:17.311Z] 06e674d42b4c: Waiting [2024-09-09T05:01:17.311Z] 5f70bf18a086: Waiting [2024-09-09T05:01:17.311Z] 139974c63af7: Waiting [2024-09-09T05:01:17.311Z] 758e5fe96752: Waiting [2024-09-09T05:01:17.311Z] f60439067bdd: Waiting [2024-09-09T05:01:17.311Z] 25489c93f994: Waiting [2024-09-09T05:01:17.311Z] d62a02444d39: Waiting [2024-09-09T05:01:17.311Z] 0e891441d391: Waiting [2024-09-09T05:01:17.311Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:17.311Z] 46efe819cdd1: Waiting [2024-09-09T05:01:17.311Z] ea8c9217fbad: Pushed [2024-09-09T05:01:17.311Z] c6348a339eb4: Pushed [2024-09-09T05:01:17.311Z] fca125819d16: Pushed [2024-09-09T05:01:17.311Z] fa2ac98177d0: Pushed [2024-09-09T05:01:17.311Z] 976f73205ec9: Pushed [2024-09-09T05:01:17.311Z] 0e891441d391: Layer already exists [2024-09-09T05:01:17.311Z] dbcd3d6a251a: Pushed [2024-09-09T05:01:17.311Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:17.571Z] 5f70bf18a086: Layer already exists [2024-09-09T05:01:17.571Z] 06e674d42b4c: Pushed [2024-09-09T05:01:17.571Z] 46efe819cdd1: Pushed [2024-09-09T05:01:17.571Z] b1ccf011e0f5: Pushed [2024-09-09T05:01:17.571Z] 139974c63af7: Pushed [2024-09-09T05:01:17.571Z] d62a02444d39: Layer already exists [2024-09-09T05:01:17.571Z] 758e5fe96752: Pushed [2024-09-09T05:01:17.571Z] 25489c93f994: Pushed [2024-09-09T05:01:18.955Z] f60439067bdd: Pushed [2024-09-09T05:01:18.955Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:c5b716bf2dc66d613453b6b7c503593f80f94af7cc413fcf068c65b05999cf1e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:19.288Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:19.606Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-09T05:01:19.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-09T05:01:19.606Z] c6348a339eb4: Preparing [2024-09-09T05:01:19.606Z] fca125819d16: Preparing [2024-09-09T05:01:19.606Z] fa2ac98177d0: Preparing [2024-09-09T05:01:19.606Z] 976f73205ec9: Preparing [2024-09-09T05:01:19.606Z] ea8c9217fbad: Preparing [2024-09-09T05:01:19.606Z] dbcd3d6a251a: Preparing [2024-09-09T05:01:19.606Z] 06e674d42b4c: Preparing [2024-09-09T05:01:19.606Z] f60439067bdd: Preparing [2024-09-09T05:01:19.606Z] 0e891441d391: Preparing [2024-09-09T05:01:19.606Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:19.606Z] 46efe819cdd1: Preparing [2024-09-09T05:01:19.606Z] b1ccf011e0f5: Preparing [2024-09-09T05:01:19.606Z] 5f70bf18a086: Preparing [2024-09-09T05:01:19.606Z] 139974c63af7: Preparing [2024-09-09T05:01:19.606Z] 758e5fe96752: Preparing [2024-09-09T05:01:19.606Z] 25489c93f994: Preparing [2024-09-09T05:01:19.606Z] d62a02444d39: Preparing [2024-09-09T05:01:19.606Z] 06e674d42b4c: Waiting [2024-09-09T05:01:19.606Z] 139974c63af7: Waiting [2024-09-09T05:01:19.606Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:19.606Z] 758e5fe96752: Waiting [2024-09-09T05:01:19.606Z] 46efe819cdd1: Waiting [2024-09-09T05:01:19.606Z] 25489c93f994: Waiting [2024-09-09T05:01:19.606Z] 5f70bf18a086: Waiting [2024-09-09T05:01:19.606Z] d62a02444d39: Waiting [2024-09-09T05:01:19.606Z] f60439067bdd: Waiting [2024-09-09T05:01:19.607Z] 0e891441d391: Waiting [2024-09-09T05:01:19.607Z] dbcd3d6a251a: Waiting [2024-09-09T05:01:19.607Z] fca125819d16: Layer already exists [2024-09-09T05:01:19.607Z] ea8c9217fbad: Layer already exists [2024-09-09T05:01:19.607Z] fa2ac98177d0: Layer already exists [2024-09-09T05:01:19.607Z] c6348a339eb4: Layer already exists [2024-09-09T05:01:19.607Z] 976f73205ec9: Layer already exists [2024-09-09T05:01:19.607Z] 06e674d42b4c: Layer already exists [2024-09-09T05:01:19.607Z] 0e891441d391: Layer already exists [2024-09-09T05:01:19.607Z] dbcd3d6a251a: Layer already exists [2024-09-09T05:01:19.607Z] f60439067bdd: Layer already exists [2024-09-09T05:01:19.607Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:19.607Z] b1ccf011e0f5: Layer already exists [2024-09-09T05:01:19.607Z] 46efe819cdd1: Layer already exists [2024-09-09T05:01:19.607Z] 139974c63af7: Layer already exists [2024-09-09T05:01:19.607Z] 758e5fe96752: Layer already exists [2024-09-09T05:01:19.607Z] 5f70bf18a086: Layer already exists [2024-09-09T05:01:19.607Z] 25489c93f994: Layer already exists [2024-09-09T05:01:19.607Z] d62a02444d39: Layer already exists [2024-09-09T05:01:19.607Z] latest: digest: sha256:c5b716bf2dc66d613453b6b7c503593f80f94af7cc413fcf068c65b05999cf1e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:19.935Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:20.359Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.67 [2024-09-09T05:01:20.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-09T05:01:20.359Z] c6348a339eb4: Preparing [2024-09-09T05:01:20.359Z] fca125819d16: Preparing [2024-09-09T05:01:20.359Z] fa2ac98177d0: Preparing [2024-09-09T05:01:20.359Z] 976f73205ec9: Preparing [2024-09-09T05:01:20.359Z] ea8c9217fbad: Preparing [2024-09-09T05:01:20.359Z] dbcd3d6a251a: Preparing [2024-09-09T05:01:20.359Z] 06e674d42b4c: Preparing [2024-09-09T05:01:20.359Z] f60439067bdd: Preparing [2024-09-09T05:01:20.359Z] 0e891441d391: Preparing [2024-09-09T05:01:20.359Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:20.359Z] 46efe819cdd1: Preparing [2024-09-09T05:01:20.359Z] b1ccf011e0f5: Preparing [2024-09-09T05:01:20.359Z] 5f70bf18a086: Preparing [2024-09-09T05:01:20.359Z] 139974c63af7: Preparing [2024-09-09T05:01:20.359Z] 758e5fe96752: Preparing [2024-09-09T05:01:20.359Z] 25489c93f994: Preparing [2024-09-09T05:01:20.359Z] dbcd3d6a251a: Waiting [2024-09-09T05:01:20.359Z] 06e674d42b4c: Waiting [2024-09-09T05:01:20.359Z] f60439067bdd: Waiting [2024-09-09T05:01:20.359Z] 0e891441d391: Waiting [2024-09-09T05:01:20.359Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:20.359Z] 46efe819cdd1: Waiting [2024-09-09T05:01:20.359Z] b1ccf011e0f5: Waiting [2024-09-09T05:01:20.359Z] 5f70bf18a086: Waiting [2024-09-09T05:01:20.359Z] 139974c63af7: Waiting [2024-09-09T05:01:20.359Z] 758e5fe96752: Waiting [2024-09-09T05:01:20.359Z] d62a02444d39: Preparing [2024-09-09T05:01:20.359Z] 25489c93f994: Waiting [2024-09-09T05:01:20.359Z] d62a02444d39: Waiting [2024-09-09T05:01:20.359Z] ea8c9217fbad: Layer already exists [2024-09-09T05:01:20.359Z] c6348a339eb4: Layer already exists [2024-09-09T05:01:20.359Z] fca125819d16: Layer already exists [2024-09-09T05:01:20.359Z] 976f73205ec9: Layer already exists [2024-09-09T05:01:20.359Z] fa2ac98177d0: Layer already exists [2024-09-09T05:01:20.359Z] dbcd3d6a251a: Layer already exists [2024-09-09T05:01:20.359Z] 06e674d42b4c: Layer already exists [2024-09-09T05:01:20.359Z] 0e891441d391: Layer already exists [2024-09-09T05:01:20.359Z] f60439067bdd: Layer already exists [2024-09-09T05:01:20.359Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:20.359Z] b1ccf011e0f5: Layer already exists [2024-09-09T05:01:20.359Z] 5f70bf18a086: Layer already exists [2024-09-09T05:01:20.359Z] 46efe819cdd1: Layer already exists [2024-09-09T05:01:20.359Z] 139974c63af7: Layer already exists [2024-09-09T05:01:20.359Z] 758e5fe96752: Layer already exists [2024-09-09T05:01:20.359Z] d62a02444d39: Layer already exists [2024-09-09T05:01:20.359Z] 25489c93f994: Layer already exists [2024-09-09T05:01:20.359Z] 3.2.0-dev.67: digest: sha256:c5b716bf2dc66d613453b6b7c503593f80f94af7cc413fcf068c65b05999cf1e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:20.731Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:21.110Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:21.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-09T05:01:21.110Z] c6348a339eb4: Preparing [2024-09-09T05:01:21.110Z] fca125819d16: Preparing [2024-09-09T05:01:21.110Z] fa2ac98177d0: Preparing [2024-09-09T05:01:21.110Z] 976f73205ec9: Preparing [2024-09-09T05:01:21.110Z] ea8c9217fbad: Preparing [2024-09-09T05:01:21.110Z] dbcd3d6a251a: Preparing [2024-09-09T05:01:21.110Z] 06e674d42b4c: Preparing [2024-09-09T05:01:21.110Z] f60439067bdd: Preparing [2024-09-09T05:01:21.110Z] 0e891441d391: Preparing [2024-09-09T05:01:21.110Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:21.110Z] 46efe819cdd1: Preparing [2024-09-09T05:01:21.110Z] b1ccf011e0f5: Preparing [2024-09-09T05:01:21.110Z] 5f70bf18a086: Preparing [2024-09-09T05:01:21.110Z] 139974c63af7: Preparing [2024-09-09T05:01:21.110Z] 758e5fe96752: Preparing [2024-09-09T05:01:21.110Z] 25489c93f994: Preparing [2024-09-09T05:01:21.110Z] d62a02444d39: Preparing [2024-09-09T05:01:21.110Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:21.110Z] 46efe819cdd1: Waiting [2024-09-09T05:01:21.110Z] b1ccf011e0f5: Waiting [2024-09-09T05:01:21.110Z] 5f70bf18a086: Waiting [2024-09-09T05:01:21.110Z] 139974c63af7: Waiting [2024-09-09T05:01:21.110Z] 758e5fe96752: Waiting [2024-09-09T05:01:21.110Z] 25489c93f994: Waiting [2024-09-09T05:01:21.110Z] d62a02444d39: Waiting [2024-09-09T05:01:21.110Z] 06e674d42b4c: Waiting [2024-09-09T05:01:21.110Z] f60439067bdd: Waiting [2024-09-09T05:01:21.110Z] dbcd3d6a251a: Waiting [2024-09-09T05:01:21.110Z] 0e891441d391: Waiting [2024-09-09T05:01:21.110Z] fca125819d16: Layer already exists [2024-09-09T05:01:21.110Z] fa2ac98177d0: Layer already exists [2024-09-09T05:01:21.110Z] 976f73205ec9: Layer already exists [2024-09-09T05:01:21.110Z] ea8c9217fbad: Layer already exists [2024-09-09T05:01:21.110Z] c6348a339eb4: Layer already exists [2024-09-09T05:01:21.110Z] 06e674d42b4c: Layer already exists [2024-09-09T05:01:21.110Z] dbcd3d6a251a: Layer already exists [2024-09-09T05:01:21.110Z] f60439067bdd: Layer already exists [2024-09-09T05:01:21.110Z] 0e891441d391: Layer already exists [2024-09-09T05:01:21.110Z] b1ccf011e0f5: Layer already exists [2024-09-09T05:01:21.110Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:21.110Z] 46efe819cdd1: Layer already exists [2024-09-09T05:01:21.110Z] 139974c63af7: Layer already exists [2024-09-09T05:01:21.110Z] 5f70bf18a086: Layer already exists [2024-09-09T05:01:21.110Z] d62a02444d39: Layer already exists [2024-09-09T05:01:21.110Z] 758e5fe96752: Layer already exists [2024-09-09T05:01:21.110Z] 25489c93f994: Layer already exists [2024-09-09T05:01:21.110Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:c5b716bf2dc66d613453b6b7c503593f80f94af7cc413fcf068c65b05999cf1e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:21.461Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:21.787Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-09T05:01:21.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-09T05:01:21.787Z] c6348a339eb4: Preparing [2024-09-09T05:01:21.787Z] fca125819d16: Preparing [2024-09-09T05:01:21.787Z] fa2ac98177d0: Preparing [2024-09-09T05:01:21.787Z] 976f73205ec9: Preparing [2024-09-09T05:01:21.787Z] ea8c9217fbad: Preparing [2024-09-09T05:01:21.787Z] dbcd3d6a251a: Preparing [2024-09-09T05:01:21.787Z] 06e674d42b4c: Preparing [2024-09-09T05:01:21.787Z] f60439067bdd: Preparing [2024-09-09T05:01:21.787Z] 0e891441d391: Preparing [2024-09-09T05:01:21.787Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:21.787Z] 46efe819cdd1: Preparing [2024-09-09T05:01:21.787Z] b1ccf011e0f5: Preparing [2024-09-09T05:01:21.787Z] 5f70bf18a086: Preparing [2024-09-09T05:01:21.787Z] 139974c63af7: Preparing [2024-09-09T05:01:21.787Z] 758e5fe96752: Preparing [2024-09-09T05:01:21.787Z] 25489c93f994: Preparing [2024-09-09T05:01:21.787Z] d62a02444d39: Preparing [2024-09-09T05:01:21.787Z] dbcd3d6a251a: Waiting [2024-09-09T05:01:21.787Z] 06e674d42b4c: Waiting [2024-09-09T05:01:21.787Z] f60439067bdd: Waiting [2024-09-09T05:01:21.787Z] 0e891441d391: Waiting [2024-09-09T05:01:21.787Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:21.787Z] 46efe819cdd1: Waiting [2024-09-09T05:01:21.787Z] b1ccf011e0f5: Waiting [2024-09-09T05:01:21.787Z] 5f70bf18a086: Waiting [2024-09-09T05:01:21.787Z] 139974c63af7: Waiting [2024-09-09T05:01:21.787Z] 758e5fe96752: Waiting [2024-09-09T05:01:21.787Z] 25489c93f994: Waiting [2024-09-09T05:01:21.787Z] d62a02444d39: Waiting [2024-09-09T05:01:21.787Z] 976f73205ec9: Layer already exists [2024-09-09T05:01:21.787Z] fa2ac98177d0: Layer already exists [2024-09-09T05:01:21.787Z] fca125819d16: Layer already exists [2024-09-09T05:01:21.787Z] c6348a339eb4: Layer already exists [2024-09-09T05:01:21.787Z] ea8c9217fbad: Layer already exists [2024-09-09T05:01:21.787Z] f60439067bdd: Layer already exists [2024-09-09T05:01:21.787Z] dbcd3d6a251a: Layer already exists [2024-09-09T05:01:21.787Z] 06e674d42b4c: Layer already exists [2024-09-09T05:01:21.787Z] 0e891441d391: Layer already exists [2024-09-09T05:01:21.787Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:21.787Z] 46efe819cdd1: Layer already exists [2024-09-09T05:01:21.787Z] b1ccf011e0f5: Layer already exists [2024-09-09T05:01:21.787Z] 139974c63af7: Layer already exists [2024-09-09T05:01:21.787Z] 758e5fe96752: Layer already exists [2024-09-09T05:01:21.787Z] 5f70bf18a086: Layer already exists [2024-09-09T05:01:21.787Z] 25489c93f994: Layer already exists [2024-09-09T05:01:21.787Z] d62a02444d39: Layer already exists [2024-09-09T05:01:21.787Z] main: digest: sha256:c5b716bf2dc66d613453b6b7c503593f80f94af7cc413fcf068c65b05999cf1e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:01:21.864Z] ===================================================== [Pipeline] echo [2024-09-09T05:01:21.881Z] taggedImages: [2024-09-09T05:01:21.881Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:21.881Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-09T05:01:21.881Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.67 [2024-09-09T05:01:21.881Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:21.881Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-09T05:01:21.905Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-09T05:01:21.905Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:21.905Z] latest [2024-09-09T05:01:21.905Z] 3.2.0-dev.67 [2024-09-09T05:01:21.905Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:21.905Z] main [2024-09-09T05:01:21.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:22.243Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:22.570Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:22.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-09T05:01:22.570Z] 3e33e940f17a: Preparing [2024-09-09T05:01:22.570Z] 2beb41d3540e: Preparing [2024-09-09T05:01:22.570Z] 655d82c546ae: Preparing [2024-09-09T05:01:22.570Z] 29fe5d532782: Preparing [2024-09-09T05:01:22.570Z] 0e891441d391: Preparing [2024-09-09T05:01:22.570Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:22.570Z] ad854420ad70: Preparing [2024-09-09T05:01:22.570Z] 725b91ef7559: Preparing [2024-09-09T05:01:22.570Z] d62a02444d39: Preparing [2024-09-09T05:01:22.570Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:22.570Z] ad854420ad70: Waiting [2024-09-09T05:01:22.570Z] 725b91ef7559: Waiting [2024-09-09T05:01:22.570Z] d62a02444d39: Waiting [2024-09-09T05:01:22.570Z] 0e891441d391: Layer already exists [2024-09-09T05:01:22.570Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:22.570Z] ad854420ad70: Layer already exists [2024-09-09T05:01:22.570Z] 725b91ef7559: Layer already exists [2024-09-09T05:01:22.570Z] d62a02444d39: Layer already exists [2024-09-09T05:01:22.570Z] 655d82c546ae: Pushed [2024-09-09T05:01:22.570Z] 3e33e940f17a: Pushed [2024-09-09T05:01:22.570Z] 2beb41d3540e: Pushed [2024-09-09T05:01:25.104Z] 29fe5d532782: Pushed [2024-09-09T05:01:25.364Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:fb25c32038cf0ef122a35ab3562ec362023dbb1d0d0ba1d1f2a50468813ef07b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:25.689Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:26.006Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-09T05:01:26.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-09T05:01:26.006Z] 3e33e940f17a: Preparing [2024-09-09T05:01:26.006Z] 2beb41d3540e: Preparing [2024-09-09T05:01:26.006Z] 655d82c546ae: Preparing [2024-09-09T05:01:26.006Z] 29fe5d532782: Preparing [2024-09-09T05:01:26.006Z] 0e891441d391: Preparing [2024-09-09T05:01:26.006Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:26.006Z] ad854420ad70: Preparing [2024-09-09T05:01:26.006Z] 725b91ef7559: Preparing [2024-09-09T05:01:26.006Z] d62a02444d39: Preparing [2024-09-09T05:01:26.006Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:26.006Z] ad854420ad70: Waiting [2024-09-09T05:01:26.006Z] 725b91ef7559: Waiting [2024-09-09T05:01:26.006Z] d62a02444d39: Waiting [2024-09-09T05:01:26.007Z] 29fe5d532782: Layer already exists [2024-09-09T05:01:26.007Z] 2beb41d3540e: Layer already exists [2024-09-09T05:01:26.007Z] 3e33e940f17a: Layer already exists [2024-09-09T05:01:26.007Z] 655d82c546ae: Layer already exists [2024-09-09T05:01:26.007Z] 0e891441d391: Layer already exists [2024-09-09T05:01:26.007Z] ad854420ad70: Layer already exists [2024-09-09T05:01:26.007Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:26.007Z] 725b91ef7559: Layer already exists [2024-09-09T05:01:26.007Z] d62a02444d39: Layer already exists [2024-09-09T05:01:26.007Z] latest: digest: sha256:fb25c32038cf0ef122a35ab3562ec362023dbb1d0d0ba1d1f2a50468813ef07b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:26.332Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:26.651Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.67 [2024-09-09T05:01:26.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-09T05:01:26.651Z] 3e33e940f17a: Preparing [2024-09-09T05:01:26.651Z] 2beb41d3540e: Preparing [2024-09-09T05:01:26.651Z] 655d82c546ae: Preparing [2024-09-09T05:01:26.651Z] 29fe5d532782: Preparing [2024-09-09T05:01:26.651Z] 0e891441d391: Preparing [2024-09-09T05:01:26.651Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:26.651Z] ad854420ad70: Preparing [2024-09-09T05:01:26.651Z] 725b91ef7559: Preparing [2024-09-09T05:01:26.651Z] d62a02444d39: Preparing [2024-09-09T05:01:26.651Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:26.651Z] ad854420ad70: Waiting [2024-09-09T05:01:26.651Z] 725b91ef7559: Waiting [2024-09-09T05:01:26.651Z] d62a02444d39: Waiting [2024-09-09T05:01:26.651Z] 0e891441d391: Layer already exists [2024-09-09T05:01:26.651Z] 3e33e940f17a: Layer already exists [2024-09-09T05:01:26.651Z] 2beb41d3540e: Layer already exists [2024-09-09T05:01:26.651Z] 29fe5d532782: Layer already exists [2024-09-09T05:01:26.651Z] 655d82c546ae: Layer already exists [2024-09-09T05:01:26.651Z] 725b91ef7559: Layer already exists [2024-09-09T05:01:26.651Z] d62a02444d39: Layer already exists [2024-09-09T05:01:26.651Z] ad854420ad70: Layer already exists [2024-09-09T05:01:26.651Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:26.651Z] 3.2.0-dev.67: digest: sha256:fb25c32038cf0ef122a35ab3562ec362023dbb1d0d0ba1d1f2a50468813ef07b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:26.977Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:27.306Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:27.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-09T05:01:27.306Z] 3e33e940f17a: Preparing [2024-09-09T05:01:27.306Z] 2beb41d3540e: Preparing [2024-09-09T05:01:27.306Z] 655d82c546ae: Preparing [2024-09-09T05:01:27.306Z] 29fe5d532782: Preparing [2024-09-09T05:01:27.306Z] 0e891441d391: Preparing [2024-09-09T05:01:27.306Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:27.306Z] ad854420ad70: Preparing [2024-09-09T05:01:27.306Z] 725b91ef7559: Preparing [2024-09-09T05:01:27.306Z] d62a02444d39: Preparing [2024-09-09T05:01:27.306Z] ad854420ad70: Waiting [2024-09-09T05:01:27.306Z] d62a02444d39: Waiting [2024-09-09T05:01:27.306Z] 725b91ef7559: Waiting [2024-09-09T05:01:27.306Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:27.306Z] 2beb41d3540e: Layer already exists [2024-09-09T05:01:27.306Z] 3e33e940f17a: Layer already exists [2024-09-09T05:01:27.306Z] 0e891441d391: Layer already exists [2024-09-09T05:01:27.306Z] 655d82c546ae: Layer already exists [2024-09-09T05:01:27.306Z] 29fe5d532782: Layer already exists [2024-09-09T05:01:27.306Z] ad854420ad70: Layer already exists [2024-09-09T05:01:27.306Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:27.306Z] 725b91ef7559: Layer already exists [2024-09-09T05:01:27.306Z] d62a02444d39: Layer already exists [2024-09-09T05:01:27.306Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:fb25c32038cf0ef122a35ab3562ec362023dbb1d0d0ba1d1f2a50468813ef07b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:27.642Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:27.963Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-09T05:01:27.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-09T05:01:27.963Z] 3e33e940f17a: Preparing [2024-09-09T05:01:27.963Z] 2beb41d3540e: Preparing [2024-09-09T05:01:27.963Z] 655d82c546ae: Preparing [2024-09-09T05:01:27.963Z] 29fe5d532782: Preparing [2024-09-09T05:01:27.963Z] 0e891441d391: Preparing [2024-09-09T05:01:27.963Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:27.963Z] ad854420ad70: Preparing [2024-09-09T05:01:27.963Z] 725b91ef7559: Preparing [2024-09-09T05:01:27.963Z] d62a02444d39: Preparing [2024-09-09T05:01:27.963Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:27.963Z] ad854420ad70: Waiting [2024-09-09T05:01:27.963Z] d62a02444d39: Waiting [2024-09-09T05:01:27.963Z] 655d82c546ae: Layer already exists [2024-09-09T05:01:27.963Z] 29fe5d532782: Layer already exists [2024-09-09T05:01:27.963Z] 2beb41d3540e: Layer already exists [2024-09-09T05:01:27.963Z] 0e891441d391: Layer already exists [2024-09-09T05:01:27.963Z] 3e33e940f17a: Layer already exists [2024-09-09T05:01:27.963Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:27.963Z] ad854420ad70: Layer already exists [2024-09-09T05:01:27.963Z] 725b91ef7559: Layer already exists [2024-09-09T05:01:27.963Z] d62a02444d39: Layer already exists [2024-09-09T05:01:27.963Z] main: digest: sha256:fb25c32038cf0ef122a35ab3562ec362023dbb1d0d0ba1d1f2a50468813ef07b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:01:28.033Z] ===================================================== [Pipeline] echo [2024-09-09T05:01:28.048Z] taggedImages: [2024-09-09T05:01:28.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:28.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-09T05:01:28.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.67 [2024-09-09T05:01:28.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:28.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-09T05:01:28.072Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-09T05:01:28.073Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:28.073Z] latest [2024-09-09T05:01:28.073Z] 3.2.0-dev.67 [2024-09-09T05:01:28.073Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:28.073Z] main [2024-09-09T05:01:28.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:28.508Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:28.831Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:28.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-09T05:01:28.831Z] 3fb76dc6e1c4: Preparing [2024-09-09T05:01:28.831Z] e422523fc555: Preparing [2024-09-09T05:01:28.831Z] d317041c5db5: Preparing [2024-09-09T05:01:28.831Z] 5610feb1f8e6: Preparing [2024-09-09T05:01:28.831Z] 11adf9e6a39f: Preparing [2024-09-09T05:01:28.831Z] 0e891441d391: Preparing [2024-09-09T05:01:28.831Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:28.831Z] 0dbaa10e053d: Preparing [2024-09-09T05:01:28.831Z] 0bc356a914af: Preparing [2024-09-09T05:01:28.831Z] 9fb184daf7a0: Preparing [2024-09-09T05:01:28.831Z] d62a02444d39: Preparing [2024-09-09T05:01:28.831Z] 0e891441d391: Waiting [2024-09-09T05:01:28.831Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:28.831Z] 0dbaa10e053d: Waiting [2024-09-09T05:01:28.831Z] d62a02444d39: Waiting [2024-09-09T05:01:28.831Z] 9fb184daf7a0: Waiting [2024-09-09T05:01:28.831Z] 5610feb1f8e6: Pushed [2024-09-09T05:01:28.831Z] e422523fc555: Pushed [2024-09-09T05:01:28.831Z] 11adf9e6a39f: Pushed [2024-09-09T05:01:28.831Z] 3fb76dc6e1c4: Pushed [2024-09-09T05:01:28.831Z] 0e891441d391: Layer already exists [2024-09-09T05:01:28.831Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:28.831Z] d62a02444d39: Layer already exists [2024-09-09T05:01:29.091Z] 0dbaa10e053d: Pushed [2024-09-09T05:01:29.091Z] 0bc356a914af: Pushed [2024-09-09T05:01:30.029Z] d317041c5db5: Pushed [2024-09-09T05:01:30.290Z] 9fb184daf7a0: Pushed [2024-09-09T05:01:30.290Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:398b25962ae3d4fbb5d62e0513604006ececffa1d23a5d5a0252e0d0df78b969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:30.612Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:30.945Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-09T05:01:30.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-09T05:01:30.945Z] 3fb76dc6e1c4: Preparing [2024-09-09T05:01:30.945Z] e422523fc555: Preparing [2024-09-09T05:01:30.945Z] d317041c5db5: Preparing [2024-09-09T05:01:30.945Z] 5610feb1f8e6: Preparing [2024-09-09T05:01:30.945Z] 11adf9e6a39f: Preparing [2024-09-09T05:01:30.945Z] 0e891441d391: Preparing [2024-09-09T05:01:30.945Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:30.945Z] 0dbaa10e053d: Preparing [2024-09-09T05:01:30.945Z] 0bc356a914af: Preparing [2024-09-09T05:01:30.945Z] 9fb184daf7a0: Preparing [2024-09-09T05:01:30.945Z] d62a02444d39: Preparing [2024-09-09T05:01:30.945Z] 0e891441d391: Waiting [2024-09-09T05:01:30.945Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:30.945Z] 0dbaa10e053d: Waiting [2024-09-09T05:01:30.945Z] 9fb184daf7a0: Waiting [2024-09-09T05:01:30.945Z] 0bc356a914af: Waiting [2024-09-09T05:01:30.945Z] d62a02444d39: Waiting [2024-09-09T05:01:30.945Z] e422523fc555: Layer already exists [2024-09-09T05:01:30.945Z] d317041c5db5: Layer already exists [2024-09-09T05:01:30.945Z] 11adf9e6a39f: Layer already exists [2024-09-09T05:01:30.945Z] 3fb76dc6e1c4: Layer already exists [2024-09-09T05:01:30.945Z] 5610feb1f8e6: Layer already exists [2024-09-09T05:01:30.945Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:30.945Z] 0e891441d391: Layer already exists [2024-09-09T05:01:30.945Z] 0dbaa10e053d: Layer already exists [2024-09-09T05:01:30.945Z] 0bc356a914af: Layer already exists [2024-09-09T05:01:30.945Z] 9fb184daf7a0: Layer already exists [2024-09-09T05:01:30.945Z] d62a02444d39: Layer already exists [2024-09-09T05:01:30.945Z] latest: digest: sha256:398b25962ae3d4fbb5d62e0513604006ececffa1d23a5d5a0252e0d0df78b969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:31.277Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:31.607Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.67 [2024-09-09T05:01:31.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-09T05:01:31.607Z] 3fb76dc6e1c4: Preparing [2024-09-09T05:01:31.607Z] e422523fc555: Preparing [2024-09-09T05:01:31.607Z] d317041c5db5: Preparing [2024-09-09T05:01:31.607Z] 5610feb1f8e6: Preparing [2024-09-09T05:01:31.607Z] 11adf9e6a39f: Preparing [2024-09-09T05:01:31.607Z] 0e891441d391: Preparing [2024-09-09T05:01:31.607Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:31.607Z] 0dbaa10e053d: Preparing [2024-09-09T05:01:31.607Z] 0bc356a914af: Preparing [2024-09-09T05:01:31.607Z] 9fb184daf7a0: Preparing [2024-09-09T05:01:31.607Z] d62a02444d39: Preparing [2024-09-09T05:01:31.607Z] 0e891441d391: Waiting [2024-09-09T05:01:31.607Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:31.607Z] 0dbaa10e053d: Waiting [2024-09-09T05:01:31.607Z] 0bc356a914af: Waiting [2024-09-09T05:01:31.607Z] d62a02444d39: Waiting [2024-09-09T05:01:31.607Z] 9fb184daf7a0: Waiting [2024-09-09T05:01:31.607Z] 3fb76dc6e1c4: Layer already exists [2024-09-09T05:01:31.607Z] e422523fc555: Layer already exists [2024-09-09T05:01:31.607Z] 5610feb1f8e6: Layer already exists [2024-09-09T05:01:31.607Z] d317041c5db5: Layer already exists [2024-09-09T05:01:31.607Z] 11adf9e6a39f: Layer already exists [2024-09-09T05:01:31.607Z] 0e891441d391: Layer already exists [2024-09-09T05:01:31.607Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:31.607Z] 0dbaa10e053d: Layer already exists [2024-09-09T05:01:31.607Z] 0bc356a914af: Layer already exists [2024-09-09T05:01:31.607Z] 9fb184daf7a0: Layer already exists [2024-09-09T05:01:31.607Z] d62a02444d39: Layer already exists [2024-09-09T05:01:31.607Z] 3.2.0-dev.67: digest: sha256:398b25962ae3d4fbb5d62e0513604006ececffa1d23a5d5a0252e0d0df78b969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:31.937Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:32.260Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:32.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-09T05:01:32.260Z] 3fb76dc6e1c4: Preparing [2024-09-09T05:01:32.260Z] e422523fc555: Preparing [2024-09-09T05:01:32.260Z] d317041c5db5: Preparing [2024-09-09T05:01:32.260Z] 5610feb1f8e6: Preparing [2024-09-09T05:01:32.260Z] 11adf9e6a39f: Preparing [2024-09-09T05:01:32.260Z] 0e891441d391: Preparing [2024-09-09T05:01:32.260Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:32.260Z] 0dbaa10e053d: Preparing [2024-09-09T05:01:32.260Z] 0bc356a914af: Preparing [2024-09-09T05:01:32.260Z] 9fb184daf7a0: Preparing [2024-09-09T05:01:32.260Z] d62a02444d39: Preparing [2024-09-09T05:01:32.260Z] 9fb184daf7a0: Waiting [2024-09-09T05:01:32.260Z] d62a02444d39: Waiting [2024-09-09T05:01:32.260Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:32.260Z] 0dbaa10e053d: Waiting [2024-09-09T05:01:32.260Z] 0bc356a914af: Waiting [2024-09-09T05:01:32.260Z] 0e891441d391: Waiting [2024-09-09T05:01:32.260Z] 3fb76dc6e1c4: Layer already exists [2024-09-09T05:01:32.260Z] e422523fc555: Layer already exists [2024-09-09T05:01:32.260Z] 11adf9e6a39f: Layer already exists [2024-09-09T05:01:32.260Z] 5610feb1f8e6: Layer already exists [2024-09-09T05:01:32.260Z] d317041c5db5: Layer already exists [2024-09-09T05:01:32.260Z] 0bc356a914af: Layer already exists [2024-09-09T05:01:32.260Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:32.260Z] 0e891441d391: Layer already exists [2024-09-09T05:01:32.260Z] 9fb184daf7a0: Layer already exists [2024-09-09T05:01:32.260Z] 0dbaa10e053d: Layer already exists [2024-09-09T05:01:32.260Z] d62a02444d39: Layer already exists [2024-09-09T05:01:32.260Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:398b25962ae3d4fbb5d62e0513604006ececffa1d23a5d5a0252e0d0df78b969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:32.589Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:32.914Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-09T05:01:32.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-09T05:01:32.914Z] 3fb76dc6e1c4: Preparing [2024-09-09T05:01:32.914Z] e422523fc555: Preparing [2024-09-09T05:01:32.914Z] d317041c5db5: Preparing [2024-09-09T05:01:32.914Z] 5610feb1f8e6: Preparing [2024-09-09T05:01:32.914Z] 11adf9e6a39f: Preparing [2024-09-09T05:01:32.914Z] 0e891441d391: Preparing [2024-09-09T05:01:32.914Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:32.914Z] 0dbaa10e053d: Preparing [2024-09-09T05:01:32.914Z] 0bc356a914af: Preparing [2024-09-09T05:01:32.914Z] 9fb184daf7a0: Preparing [2024-09-09T05:01:32.914Z] d62a02444d39: Preparing [2024-09-09T05:01:32.914Z] 0dbaa10e053d: Waiting [2024-09-09T05:01:32.914Z] 9fb184daf7a0: Waiting [2024-09-09T05:01:32.914Z] 0e891441d391: Waiting [2024-09-09T05:01:32.914Z] 0bc356a914af: Waiting [2024-09-09T05:01:32.914Z] d317041c5db5: Layer already exists [2024-09-09T05:01:32.914Z] 5610feb1f8e6: Layer already exists [2024-09-09T05:01:32.914Z] e422523fc555: Layer already exists [2024-09-09T05:01:32.914Z] 11adf9e6a39f: Layer already exists [2024-09-09T05:01:32.914Z] 3fb76dc6e1c4: Layer already exists [2024-09-09T05:01:32.914Z] 0e891441d391: Layer already exists [2024-09-09T05:01:32.914Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:32.914Z] 9fb184daf7a0: Layer already exists [2024-09-09T05:01:32.914Z] 0dbaa10e053d: Layer already exists [2024-09-09T05:01:32.914Z] 0bc356a914af: Layer already exists [2024-09-09T05:01:32.914Z] d62a02444d39: Layer already exists [2024-09-09T05:01:32.914Z] main: digest: sha256:398b25962ae3d4fbb5d62e0513604006ececffa1d23a5d5a0252e0d0df78b969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:01:32.987Z] ===================================================== [Pipeline] echo [2024-09-09T05:01:33.002Z] taggedImages: [2024-09-09T05:01:33.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:33.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-09T05:01:33.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.67 [2024-09-09T05:01:33.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:33.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-09T05:01:33.029Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-09T05:01:33.029Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:33.029Z] latest [2024-09-09T05:01:33.029Z] 3.2.0-dev.67 [2024-09-09T05:01:33.029Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:33.029Z] main [2024-09-09T05:01:33.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:33.372Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:33.689Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:33.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-09T05:01:33.689Z] d5a19aab17c8: Preparing [2024-09-09T05:01:33.689Z] 5c94c78761d3: Preparing [2024-09-09T05:01:33.689Z] 915b5f8d60c3: Preparing [2024-09-09T05:01:33.689Z] 86bbcb1528a1: Preparing [2024-09-09T05:01:33.689Z] d70d703bdf98: Preparing [2024-09-09T05:01:33.689Z] 2c9271afff0e: Preparing [2024-09-09T05:01:33.689Z] 4cdc9d824583: Preparing [2024-09-09T05:01:33.689Z] 0e891441d391: Preparing [2024-09-09T05:01:33.689Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:33.689Z] 896296b898ed: Preparing [2024-09-09T05:01:33.689Z] 8358d4a6c3b0: Preparing [2024-09-09T05:01:33.689Z] d62a02444d39: Preparing [2024-09-09T05:01:33.689Z] 896296b898ed: Waiting [2024-09-09T05:01:33.689Z] 8358d4a6c3b0: Waiting [2024-09-09T05:01:33.689Z] 4cdc9d824583: Waiting [2024-09-09T05:01:33.689Z] d62a02444d39: Waiting [2024-09-09T05:01:33.689Z] 0e891441d391: Waiting [2024-09-09T05:01:33.689Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:33.689Z] 2c9271afff0e: Waiting [2024-09-09T05:01:33.689Z] d5a19aab17c8: Pushed [2024-09-09T05:01:33.689Z] d70d703bdf98: Pushed [2024-09-09T05:01:33.689Z] 5c94c78761d3: Pushed [2024-09-09T05:01:33.689Z] 0e891441d391: Layer already exists [2024-09-09T05:01:33.947Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:33.947Z] 2c9271afff0e: Pushed [2024-09-09T05:01:33.947Z] 4cdc9d824583: Pushed [2024-09-09T05:01:33.947Z] d62a02444d39: Layer already exists [2024-09-09T05:01:33.947Z] 896296b898ed: Pushed [2024-09-09T05:01:34.517Z] 86bbcb1528a1: Pushed [2024-09-09T05:01:35.085Z] 915b5f8d60c3: Pushed [2024-09-09T05:01:35.085Z] 8358d4a6c3b0: Pushed [2024-09-09T05:01:35.344Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:92b0bf8e244331365f598afeef9b1e14cb391bbeed880c8b4c6e46d666e7e4a3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:35.676Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:36.002Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-09T05:01:36.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-09T05:01:36.002Z] d5a19aab17c8: Preparing [2024-09-09T05:01:36.002Z] 5c94c78761d3: Preparing [2024-09-09T05:01:36.002Z] 915b5f8d60c3: Preparing [2024-09-09T05:01:36.002Z] 86bbcb1528a1: Preparing [2024-09-09T05:01:36.002Z] d70d703bdf98: Preparing [2024-09-09T05:01:36.002Z] 2c9271afff0e: Preparing [2024-09-09T05:01:36.002Z] 4cdc9d824583: Preparing [2024-09-09T05:01:36.002Z] 0e891441d391: Preparing [2024-09-09T05:01:36.002Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:36.002Z] 896296b898ed: Preparing [2024-09-09T05:01:36.002Z] 8358d4a6c3b0: Preparing [2024-09-09T05:01:36.002Z] d62a02444d39: Preparing [2024-09-09T05:01:36.002Z] 4cdc9d824583: Waiting [2024-09-09T05:01:36.002Z] 0e891441d391: Waiting [2024-09-09T05:01:36.002Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:36.002Z] 896296b898ed: Waiting [2024-09-09T05:01:36.002Z] 8358d4a6c3b0: Waiting [2024-09-09T05:01:36.002Z] d62a02444d39: Waiting [2024-09-09T05:01:36.002Z] 2c9271afff0e: Waiting [2024-09-09T05:01:36.002Z] 86bbcb1528a1: Layer already exists [2024-09-09T05:01:36.002Z] d5a19aab17c8: Layer already exists [2024-09-09T05:01:36.002Z] 915b5f8d60c3: Layer already exists [2024-09-09T05:01:36.002Z] d70d703bdf98: Layer already exists [2024-09-09T05:01:36.002Z] 5c94c78761d3: Layer already exists [2024-09-09T05:01:36.002Z] 4cdc9d824583: Layer already exists [2024-09-09T05:01:36.002Z] 2c9271afff0e: Layer already exists [2024-09-09T05:01:36.002Z] 0e891441d391: Layer already exists [2024-09-09T05:01:36.002Z] 896296b898ed: Layer already exists [2024-09-09T05:01:36.002Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:36.002Z] 8358d4a6c3b0: Layer already exists [2024-09-09T05:01:36.002Z] d62a02444d39: Layer already exists [2024-09-09T05:01:36.002Z] latest: digest: sha256:92b0bf8e244331365f598afeef9b1e14cb391bbeed880c8b4c6e46d666e7e4a3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:36.328Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:36.655Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.67 [2024-09-09T05:01:36.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-09T05:01:36.655Z] d5a19aab17c8: Preparing [2024-09-09T05:01:36.655Z] 5c94c78761d3: Preparing [2024-09-09T05:01:36.655Z] 915b5f8d60c3: Preparing [2024-09-09T05:01:36.655Z] 86bbcb1528a1: Preparing [2024-09-09T05:01:36.655Z] d70d703bdf98: Preparing [2024-09-09T05:01:36.655Z] 2c9271afff0e: Preparing [2024-09-09T05:01:36.655Z] 4cdc9d824583: Preparing [2024-09-09T05:01:36.655Z] 0e891441d391: Preparing [2024-09-09T05:01:36.655Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:36.655Z] 896296b898ed: Preparing [2024-09-09T05:01:36.655Z] 8358d4a6c3b0: Preparing [2024-09-09T05:01:36.655Z] 4cdc9d824583: Waiting [2024-09-09T05:01:36.655Z] 0e891441d391: Waiting [2024-09-09T05:01:36.655Z] 896296b898ed: Waiting [2024-09-09T05:01:36.655Z] 2c9271afff0e: Waiting [2024-09-09T05:01:36.655Z] d62a02444d39: Preparing [2024-09-09T05:01:36.655Z] d62a02444d39: Waiting [2024-09-09T05:01:36.655Z] 8358d4a6c3b0: Waiting [2024-09-09T05:01:36.655Z] d70d703bdf98: Layer already exists [2024-09-09T05:01:36.655Z] 86bbcb1528a1: Layer already exists [2024-09-09T05:01:36.655Z] 915b5f8d60c3: Layer already exists [2024-09-09T05:01:36.655Z] 5c94c78761d3: Layer already exists [2024-09-09T05:01:36.655Z] d5a19aab17c8: Layer already exists [2024-09-09T05:01:36.655Z] 0e891441d391: Layer already exists [2024-09-09T05:01:36.655Z] 2c9271afff0e: Layer already exists [2024-09-09T05:01:36.655Z] 4cdc9d824583: Layer already exists [2024-09-09T05:01:36.655Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:36.655Z] 896296b898ed: Layer already exists [2024-09-09T05:01:36.655Z] 8358d4a6c3b0: Layer already exists [2024-09-09T05:01:36.656Z] d62a02444d39: Layer already exists [2024-09-09T05:01:36.656Z] 3.2.0-dev.67: digest: sha256:92b0bf8e244331365f598afeef9b1e14cb391bbeed880c8b4c6e46d666e7e4a3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:36.995Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:37.319Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:37.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-09T05:01:37.319Z] d5a19aab17c8: Preparing [2024-09-09T05:01:37.319Z] 5c94c78761d3: Preparing [2024-09-09T05:01:37.319Z] 915b5f8d60c3: Preparing [2024-09-09T05:01:37.319Z] 86bbcb1528a1: Preparing [2024-09-09T05:01:37.319Z] d70d703bdf98: Preparing [2024-09-09T05:01:37.319Z] 2c9271afff0e: Preparing [2024-09-09T05:01:37.319Z] 4cdc9d824583: Preparing [2024-09-09T05:01:37.319Z] 0e891441d391: Preparing [2024-09-09T05:01:37.319Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:37.319Z] 2c9271afff0e: Waiting [2024-09-09T05:01:37.319Z] 896296b898ed: Preparing [2024-09-09T05:01:37.319Z] 8358d4a6c3b0: Preparing [2024-09-09T05:01:37.319Z] 4cdc9d824583: Waiting [2024-09-09T05:01:37.319Z] d62a02444d39: Preparing [2024-09-09T05:01:37.319Z] 0e891441d391: Waiting [2024-09-09T05:01:37.319Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:37.319Z] 896296b898ed: Waiting [2024-09-09T05:01:37.319Z] 8358d4a6c3b0: Waiting [2024-09-09T05:01:37.319Z] d62a02444d39: Waiting [2024-09-09T05:01:37.319Z] 86bbcb1528a1: Layer already exists [2024-09-09T05:01:37.319Z] 5c94c78761d3: Layer already exists [2024-09-09T05:01:37.319Z] d70d703bdf98: Layer already exists [2024-09-09T05:01:37.319Z] 915b5f8d60c3: Layer already exists [2024-09-09T05:01:37.319Z] d5a19aab17c8: Layer already exists [2024-09-09T05:01:37.319Z] 4cdc9d824583: Layer already exists [2024-09-09T05:01:37.319Z] 2c9271afff0e: Layer already exists [2024-09-09T05:01:37.319Z] 896296b898ed: Layer already exists [2024-09-09T05:01:37.319Z] 0e891441d391: Layer already exists [2024-09-09T05:01:37.319Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:37.319Z] 8358d4a6c3b0: Layer already exists [2024-09-09T05:01:37.319Z] d62a02444d39: Layer already exists [2024-09-09T05:01:37.319Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:92b0bf8e244331365f598afeef9b1e14cb391bbeed880c8b4c6e46d666e7e4a3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:37.640Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:37.973Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-09T05:01:37.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-09T05:01:37.973Z] d5a19aab17c8: Preparing [2024-09-09T05:01:37.973Z] 5c94c78761d3: Preparing [2024-09-09T05:01:37.973Z] 915b5f8d60c3: Preparing [2024-09-09T05:01:37.973Z] 86bbcb1528a1: Preparing [2024-09-09T05:01:37.973Z] d70d703bdf98: Preparing [2024-09-09T05:01:37.973Z] 2c9271afff0e: Preparing [2024-09-09T05:01:37.973Z] 4cdc9d824583: Preparing [2024-09-09T05:01:37.973Z] 0e891441d391: Preparing [2024-09-09T05:01:37.974Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:37.974Z] 896296b898ed: Preparing [2024-09-09T05:01:37.974Z] 8358d4a6c3b0: Preparing [2024-09-09T05:01:37.974Z] d62a02444d39: Preparing [2024-09-09T05:01:37.974Z] eaeab0a69c9c: Waiting [2024-09-09T05:01:37.974Z] 0e891441d391: Waiting [2024-09-09T05:01:37.974Z] 896296b898ed: Waiting [2024-09-09T05:01:37.974Z] 8358d4a6c3b0: Waiting [2024-09-09T05:01:37.974Z] 2c9271afff0e: Waiting [2024-09-09T05:01:37.974Z] d62a02444d39: Waiting [2024-09-09T05:01:37.974Z] d5a19aab17c8: Layer already exists [2024-09-09T05:01:37.974Z] 5c94c78761d3: Layer already exists [2024-09-09T05:01:37.974Z] 86bbcb1528a1: Layer already exists [2024-09-09T05:01:37.974Z] 915b5f8d60c3: Layer already exists [2024-09-09T05:01:37.974Z] d70d703bdf98: Layer already exists [2024-09-09T05:01:37.974Z] 0e891441d391: Layer already exists [2024-09-09T05:01:37.974Z] 2c9271afff0e: Layer already exists [2024-09-09T05:01:37.974Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:37.974Z] 4cdc9d824583: Layer already exists [2024-09-09T05:01:37.974Z] 896296b898ed: Layer already exists [2024-09-09T05:01:37.974Z] 8358d4a6c3b0: Layer already exists [2024-09-09T05:01:37.974Z] d62a02444d39: Layer already exists [2024-09-09T05:01:37.974Z] main: digest: sha256:92b0bf8e244331365f598afeef9b1e14cb391bbeed880c8b4c6e46d666e7e4a3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:01:38.051Z] ===================================================== [Pipeline] echo [2024-09-09T05:01:38.067Z] taggedImages: [2024-09-09T05:01:38.067Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:38.067Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-09T05:01:38.067Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.67 [2024-09-09T05:01:38.067Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:38.067Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-09T05:01:38.099Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-09T05:01:38.099Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:38.099Z] latest [2024-09-09T05:01:38.099Z] 3.2.0-dev.67 [2024-09-09T05:01:38.099Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:38.099Z] main [2024-09-09T05:01:38.099Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:38.453Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:38.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:38.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-09T05:01:38.781Z] 26b692833000: Preparing [2024-09-09T05:01:38.781Z] 388cfb1d9938: Preparing [2024-09-09T05:01:38.781Z] 0e891441d391: Preparing [2024-09-09T05:01:38.781Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:38.781Z] e6b4e279ba73: Preparing [2024-09-09T05:01:38.781Z] 3cc56471105c: Preparing [2024-09-09T05:01:38.781Z] d62a02444d39: Preparing [2024-09-09T05:01:38.781Z] 3cc56471105c: Waiting [2024-09-09T05:01:38.781Z] d62a02444d39: Waiting [2024-09-09T05:01:38.781Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:38.781Z] 0e891441d391: Layer already exists [2024-09-09T05:01:38.781Z] d62a02444d39: Layer already exists [2024-09-09T05:01:38.781Z] e6b4e279ba73: Pushed [2024-09-09T05:01:38.781Z] 26b692833000: Pushed [2024-09-09T05:01:39.720Z] 3cc56471105c: Pushed [2024-09-09T05:01:40.661Z] 388cfb1d9938: Pushed [2024-09-09T05:01:40.661Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:22ef5bcf247e4f3f7a372a3bad502da3464d1453ef2b82750d1c75e948225ff8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:40.990Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:41.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-09T05:01:41.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-09T05:01:41.310Z] 26b692833000: Preparing [2024-09-09T05:01:41.310Z] 388cfb1d9938: Preparing [2024-09-09T05:01:41.310Z] 0e891441d391: Preparing [2024-09-09T05:01:41.310Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:41.310Z] e6b4e279ba73: Preparing [2024-09-09T05:01:41.310Z] 3cc56471105c: Preparing [2024-09-09T05:01:41.310Z] d62a02444d39: Preparing [2024-09-09T05:01:41.310Z] 3cc56471105c: Waiting [2024-09-09T05:01:41.310Z] d62a02444d39: Waiting [2024-09-09T05:01:41.310Z] e6b4e279ba73: Layer already exists [2024-09-09T05:01:41.310Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:41.310Z] 0e891441d391: Layer already exists [2024-09-09T05:01:41.310Z] 26b692833000: Layer already exists [2024-09-09T05:01:41.310Z] 388cfb1d9938: Layer already exists [2024-09-09T05:01:41.310Z] 3cc56471105c: Layer already exists [2024-09-09T05:01:41.310Z] d62a02444d39: Layer already exists [2024-09-09T05:01:41.310Z] latest: digest: sha256:22ef5bcf247e4f3f7a372a3bad502da3464d1453ef2b82750d1c75e948225ff8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:41.642Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:41.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.67 [2024-09-09T05:01:41.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-09T05:01:41.970Z] 26b692833000: Preparing [2024-09-09T05:01:41.970Z] 388cfb1d9938: Preparing [2024-09-09T05:01:41.970Z] 0e891441d391: Preparing [2024-09-09T05:01:41.970Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:41.970Z] e6b4e279ba73: Preparing [2024-09-09T05:01:41.970Z] 3cc56471105c: Preparing [2024-09-09T05:01:41.970Z] d62a02444d39: Preparing [2024-09-09T05:01:41.970Z] 3cc56471105c: Waiting [2024-09-09T05:01:41.970Z] d62a02444d39: Waiting [2024-09-09T05:01:41.970Z] 0e891441d391: Layer already exists [2024-09-09T05:01:41.970Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:41.970Z] 388cfb1d9938: Layer already exists [2024-09-09T05:01:41.970Z] 26b692833000: Layer already exists [2024-09-09T05:01:41.970Z] e6b4e279ba73: Layer already exists [2024-09-09T05:01:41.970Z] d62a02444d39: Layer already exists [2024-09-09T05:01:41.970Z] 3cc56471105c: Layer already exists [2024-09-09T05:01:41.970Z] 3.2.0-dev.67: digest: sha256:22ef5bcf247e4f3f7a372a3bad502da3464d1453ef2b82750d1c75e948225ff8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:42.299Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:42.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:42.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-09T05:01:42.629Z] 26b692833000: Preparing [2024-09-09T05:01:42.629Z] 388cfb1d9938: Preparing [2024-09-09T05:01:42.629Z] 0e891441d391: Preparing [2024-09-09T05:01:42.629Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:42.629Z] e6b4e279ba73: Preparing [2024-09-09T05:01:42.629Z] 3cc56471105c: Preparing [2024-09-09T05:01:42.629Z] d62a02444d39: Preparing [2024-09-09T05:01:42.629Z] 3cc56471105c: Waiting [2024-09-09T05:01:42.629Z] d62a02444d39: Waiting [2024-09-09T05:01:42.629Z] 0e891441d391: Layer already exists [2024-09-09T05:01:42.629Z] e6b4e279ba73: Layer already exists [2024-09-09T05:01:42.629Z] 26b692833000: Layer already exists [2024-09-09T05:01:42.629Z] 388cfb1d9938: Layer already exists [2024-09-09T05:01:42.629Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:42.629Z] d62a02444d39: Layer already exists [2024-09-09T05:01:42.629Z] 3cc56471105c: Layer already exists [2024-09-09T05:01:42.629Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:22ef5bcf247e4f3f7a372a3bad502da3464d1453ef2b82750d1c75e948225ff8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:42.959Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:43.283Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-09T05:01:43.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-09T05:01:43.283Z] 26b692833000: Preparing [2024-09-09T05:01:43.283Z] 388cfb1d9938: Preparing [2024-09-09T05:01:43.283Z] 0e891441d391: Preparing [2024-09-09T05:01:43.283Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:43.283Z] e6b4e279ba73: Preparing [2024-09-09T05:01:43.283Z] 3cc56471105c: Preparing [2024-09-09T05:01:43.283Z] d62a02444d39: Preparing [2024-09-09T05:01:43.283Z] 3cc56471105c: Waiting [2024-09-09T05:01:43.283Z] d62a02444d39: Waiting [2024-09-09T05:01:43.283Z] 388cfb1d9938: Layer already exists [2024-09-09T05:01:43.283Z] e6b4e279ba73: Layer already exists [2024-09-09T05:01:43.283Z] 0e891441d391: Layer already exists [2024-09-09T05:01:43.283Z] 26b692833000: Layer already exists [2024-09-09T05:01:43.283Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:43.283Z] d62a02444d39: Layer already exists [2024-09-09T05:01:43.283Z] 3cc56471105c: Layer already exists [2024-09-09T05:01:43.283Z] main: digest: sha256:22ef5bcf247e4f3f7a372a3bad502da3464d1453ef2b82750d1c75e948225ff8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:01:43.372Z] ===================================================== [Pipeline] echo [2024-09-09T05:01:43.387Z] taggedImages: [2024-09-09T05:01:43.387Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:43.387Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-09T05:01:43.387Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.67 [2024-09-09T05:01:43.387Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:43.387Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-09T05:01:43.411Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-09T05:01:43.411Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:43.411Z] latest [2024-09-09T05:01:43.411Z] 3.2.0-dev.67 [2024-09-09T05:01:43.411Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:43.411Z] main [2024-09-09T05:01:43.411Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:43.746Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:44.068Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:44.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-09T05:01:44.068Z] 5d31b3b9e8cb: Preparing [2024-09-09T05:01:44.068Z] 8875bdfd9c66: Preparing [2024-09-09T05:01:44.068Z] 22cec40e568f: Preparing [2024-09-09T05:01:44.068Z] 0e891441d391: Preparing [2024-09-09T05:01:44.068Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:44.068Z] f90447821667: Preparing [2024-09-09T05:01:44.068Z] 740b94a600fd: Preparing [2024-09-09T05:01:44.068Z] 09fb236e1e77: Preparing [2024-09-09T05:01:44.068Z] 353bb4fdabfd: Preparing [2024-09-09T05:01:44.068Z] d62a02444d39: Preparing [2024-09-09T05:01:44.068Z] 740b94a600fd: Waiting [2024-09-09T05:01:44.068Z] 09fb236e1e77: Waiting [2024-09-09T05:01:44.068Z] 353bb4fdabfd: Waiting [2024-09-09T05:01:44.068Z] d62a02444d39: Waiting [2024-09-09T05:01:44.068Z] f90447821667: Waiting [2024-09-09T05:01:44.068Z] 0e891441d391: Layer already exists [2024-09-09T05:01:44.069Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:44.069Z] 5d31b3b9e8cb: Pushed [2024-09-09T05:01:44.069Z] 22cec40e568f: Pushed [2024-09-09T05:01:44.069Z] 8875bdfd9c66: Pushed [2024-09-09T05:01:44.069Z] d62a02444d39: Layer already exists [2024-09-09T05:01:44.327Z] 09fb236e1e77: Pushed [2024-09-09T05:01:44.586Z] 353bb4fdabfd: Pushed [2024-09-09T05:01:51.157Z] 740b94a600fd: Pushed [2024-09-09T05:01:54.450Z] f90447821667: Pushed [2024-09-09T05:01:54.450Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:4e0bd438b1cf2362fb843a7b2cae864094396dc3e3eb8cbd57bd327443d37030 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:54.781Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:55.095Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-09T05:01:55.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-09T05:01:55.095Z] 5d31b3b9e8cb: Preparing [2024-09-09T05:01:55.095Z] 8875bdfd9c66: Preparing [2024-09-09T05:01:55.095Z] 22cec40e568f: Preparing [2024-09-09T05:01:55.095Z] 0e891441d391: Preparing [2024-09-09T05:01:55.095Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:55.095Z] f90447821667: Preparing [2024-09-09T05:01:55.095Z] 740b94a600fd: Preparing [2024-09-09T05:01:55.095Z] 09fb236e1e77: Preparing [2024-09-09T05:01:55.095Z] 353bb4fdabfd: Preparing [2024-09-09T05:01:55.095Z] d62a02444d39: Preparing [2024-09-09T05:01:55.095Z] f90447821667: Waiting [2024-09-09T05:01:55.095Z] 353bb4fdabfd: Waiting [2024-09-09T05:01:55.095Z] d62a02444d39: Waiting [2024-09-09T05:01:55.095Z] 09fb236e1e77: Waiting [2024-09-09T05:01:55.095Z] 8875bdfd9c66: Layer already exists [2024-09-09T05:01:55.095Z] 0e891441d391: Layer already exists [2024-09-09T05:01:55.095Z] 5d31b3b9e8cb: Layer already exists [2024-09-09T05:01:55.095Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:55.095Z] 22cec40e568f: Layer already exists [2024-09-09T05:01:55.095Z] 740b94a600fd: Layer already exists [2024-09-09T05:01:55.095Z] 09fb236e1e77: Layer already exists [2024-09-09T05:01:55.095Z] 353bb4fdabfd: Layer already exists [2024-09-09T05:01:55.095Z] f90447821667: Layer already exists [2024-09-09T05:01:55.095Z] d62a02444d39: Layer already exists [2024-09-09T05:01:55.095Z] latest: digest: sha256:4e0bd438b1cf2362fb843a7b2cae864094396dc3e3eb8cbd57bd327443d37030 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:55.422Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:55.738Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.67 [2024-09-09T05:01:55.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-09T05:01:55.738Z] 5d31b3b9e8cb: Preparing [2024-09-09T05:01:55.738Z] 8875bdfd9c66: Preparing [2024-09-09T05:01:55.738Z] 22cec40e568f: Preparing [2024-09-09T05:01:55.738Z] 0e891441d391: Preparing [2024-09-09T05:01:55.738Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:55.738Z] f90447821667: Preparing [2024-09-09T05:01:55.738Z] 740b94a600fd: Preparing [2024-09-09T05:01:55.738Z] 09fb236e1e77: Preparing [2024-09-09T05:01:55.738Z] 353bb4fdabfd: Preparing [2024-09-09T05:01:55.738Z] d62a02444d39: Preparing [2024-09-09T05:01:55.738Z] 09fb236e1e77: Waiting [2024-09-09T05:01:55.738Z] 740b94a600fd: Waiting [2024-09-09T05:01:55.738Z] 353bb4fdabfd: Waiting [2024-09-09T05:01:55.738Z] d62a02444d39: Waiting [2024-09-09T05:01:55.738Z] f90447821667: Waiting [2024-09-09T05:01:55.738Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:55.738Z] 5d31b3b9e8cb: Layer already exists [2024-09-09T05:01:55.738Z] 22cec40e568f: Layer already exists [2024-09-09T05:01:55.738Z] 0e891441d391: Layer already exists [2024-09-09T05:01:55.738Z] 8875bdfd9c66: Layer already exists [2024-09-09T05:01:55.738Z] 740b94a600fd: Layer already exists [2024-09-09T05:01:55.738Z] f90447821667: Layer already exists [2024-09-09T05:01:55.738Z] 353bb4fdabfd: Layer already exists [2024-09-09T05:01:55.738Z] d62a02444d39: Layer already exists [2024-09-09T05:01:55.738Z] 09fb236e1e77: Layer already exists [2024-09-09T05:01:55.738Z] 3.2.0-dev.67: digest: sha256:4e0bd438b1cf2362fb843a7b2cae864094396dc3e3eb8cbd57bd327443d37030 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:56.065Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:56.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:56.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-09T05:01:56.387Z] 5d31b3b9e8cb: Preparing [2024-09-09T05:01:56.387Z] 8875bdfd9c66: Preparing [2024-09-09T05:01:56.387Z] 22cec40e568f: Preparing [2024-09-09T05:01:56.387Z] 0e891441d391: Preparing [2024-09-09T05:01:56.387Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:56.387Z] f90447821667: Preparing [2024-09-09T05:01:56.387Z] 740b94a600fd: Preparing [2024-09-09T05:01:56.387Z] 09fb236e1e77: Preparing [2024-09-09T05:01:56.387Z] 353bb4fdabfd: Preparing [2024-09-09T05:01:56.387Z] d62a02444d39: Preparing [2024-09-09T05:01:56.387Z] f90447821667: Waiting [2024-09-09T05:01:56.387Z] 353bb4fdabfd: Waiting [2024-09-09T05:01:56.387Z] 09fb236e1e77: Waiting [2024-09-09T05:01:56.387Z] 740b94a600fd: Waiting [2024-09-09T05:01:56.387Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:56.387Z] 0e891441d391: Layer already exists [2024-09-09T05:01:56.387Z] 22cec40e568f: Layer already exists [2024-09-09T05:01:56.387Z] 8875bdfd9c66: Layer already exists [2024-09-09T05:01:56.387Z] 5d31b3b9e8cb: Layer already exists [2024-09-09T05:01:56.387Z] f90447821667: Layer already exists [2024-09-09T05:01:56.387Z] 09fb236e1e77: Layer already exists [2024-09-09T05:01:56.387Z] 740b94a600fd: Layer already exists [2024-09-09T05:01:56.387Z] 353bb4fdabfd: Layer already exists [2024-09-09T05:01:56.387Z] d62a02444d39: Layer already exists [2024-09-09T05:01:56.387Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:4e0bd438b1cf2362fb843a7b2cae864094396dc3e3eb8cbd57bd327443d37030 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:56.707Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:57.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-09T05:01:57.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-09T05:01:57.030Z] 5d31b3b9e8cb: Preparing [2024-09-09T05:01:57.030Z] 8875bdfd9c66: Preparing [2024-09-09T05:01:57.030Z] 22cec40e568f: Preparing [2024-09-09T05:01:57.030Z] 0e891441d391: Preparing [2024-09-09T05:01:57.030Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:57.030Z] f90447821667: Preparing [2024-09-09T05:01:57.030Z] 740b94a600fd: Preparing [2024-09-09T05:01:57.030Z] 09fb236e1e77: Preparing [2024-09-09T05:01:57.030Z] 353bb4fdabfd: Preparing [2024-09-09T05:01:57.030Z] d62a02444d39: Preparing [2024-09-09T05:01:57.030Z] f90447821667: Waiting [2024-09-09T05:01:57.030Z] 740b94a600fd: Waiting [2024-09-09T05:01:57.030Z] 09fb236e1e77: Waiting [2024-09-09T05:01:57.030Z] 353bb4fdabfd: Waiting [2024-09-09T05:01:57.030Z] d62a02444d39: Waiting [2024-09-09T05:01:57.030Z] 8875bdfd9c66: Layer already exists [2024-09-09T05:01:57.030Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:57.030Z] 5d31b3b9e8cb: Layer already exists [2024-09-09T05:01:57.030Z] 22cec40e568f: Layer already exists [2024-09-09T05:01:57.030Z] 0e891441d391: Layer already exists [2024-09-09T05:01:57.030Z] f90447821667: Layer already exists [2024-09-09T05:01:57.030Z] 09fb236e1e77: Layer already exists [2024-09-09T05:01:57.030Z] 740b94a600fd: Layer already exists [2024-09-09T05:01:57.030Z] 353bb4fdabfd: Layer already exists [2024-09-09T05:01:57.030Z] d62a02444d39: Layer already exists [2024-09-09T05:01:57.030Z] main: digest: sha256:4e0bd438b1cf2362fb843a7b2cae864094396dc3e3eb8cbd57bd327443d37030 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:01:57.099Z] ===================================================== [Pipeline] echo [2024-09-09T05:01:57.112Z] taggedImages: [2024-09-09T05:01:57.112Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:57.112Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-09T05:01:57.112Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.67 [2024-09-09T05:01:57.112Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:57.112Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-09T05:01:57.146Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-09T05:01:57.146Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:57.146Z] latest [2024-09-09T05:01:57.146Z] 3.2.0-dev.67 [2024-09-09T05:01:57.146Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:01:57.146Z] main [2024-09-09T05:01:57.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:57.491Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:57.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:01:57.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-09T05:01:57.804Z] 34032fc1f44f: Preparing [2024-09-09T05:01:57.804Z] a8e4bdd219bd: Preparing [2024-09-09T05:01:57.804Z] c1411aa85f77: Preparing [2024-09-09T05:01:57.804Z] 0e891441d391: Preparing [2024-09-09T05:01:57.804Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:57.804Z] f90447821667: Preparing [2024-09-09T05:01:57.804Z] dfc30d1e91df: Preparing [2024-09-09T05:01:57.804Z] 3f87e0eeef01: Preparing [2024-09-09T05:01:57.804Z] d62a02444d39: Preparing [2024-09-09T05:01:57.804Z] f90447821667: Waiting [2024-09-09T05:01:57.804Z] dfc30d1e91df: Waiting [2024-09-09T05:01:57.804Z] 3f87e0eeef01: Waiting [2024-09-09T05:01:57.804Z] d62a02444d39: Waiting [2024-09-09T05:01:57.804Z] 0e891441d391: Layer already exists [2024-09-09T05:01:57.804Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:57.804Z] f90447821667: Layer already exists [2024-09-09T05:01:57.804Z] a8e4bdd219bd: Pushed [2024-09-09T05:01:57.804Z] 34032fc1f44f: Pushed [2024-09-09T05:01:58.062Z] d62a02444d39: Layer already exists [2024-09-09T05:01:58.062Z] c1411aa85f77: Pushed [2024-09-09T05:01:58.062Z] dfc30d1e91df: Pushed [2024-09-09T05:01:58.062Z] 3f87e0eeef01: Pushed [2024-09-09T05:01:58.320Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:abf852394c17e2d306962a2d700bb43b55df2ba9ea9ec25ddb7bcdfd616e2c06 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:58.647Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:58.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-09T05:01:58.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-09T05:01:58.964Z] 34032fc1f44f: Preparing [2024-09-09T05:01:58.964Z] a8e4bdd219bd: Preparing [2024-09-09T05:01:58.964Z] c1411aa85f77: Preparing [2024-09-09T05:01:58.964Z] 0e891441d391: Preparing [2024-09-09T05:01:58.964Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:58.964Z] f90447821667: Preparing [2024-09-09T05:01:58.964Z] dfc30d1e91df: Preparing [2024-09-09T05:01:58.964Z] 3f87e0eeef01: Preparing [2024-09-09T05:01:58.964Z] d62a02444d39: Preparing [2024-09-09T05:01:58.964Z] f90447821667: Waiting [2024-09-09T05:01:58.964Z] dfc30d1e91df: Waiting [2024-09-09T05:01:58.964Z] 3f87e0eeef01: Waiting [2024-09-09T05:01:58.964Z] d62a02444d39: Waiting [2024-09-09T05:01:58.964Z] 0e891441d391: Layer already exists [2024-09-09T05:01:58.964Z] a8e4bdd219bd: Layer already exists [2024-09-09T05:01:58.964Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:58.964Z] c1411aa85f77: Layer already exists [2024-09-09T05:01:58.964Z] 34032fc1f44f: Layer already exists [2024-09-09T05:01:58.964Z] 3f87e0eeef01: Layer already exists [2024-09-09T05:01:58.964Z] dfc30d1e91df: Layer already exists [2024-09-09T05:01:58.964Z] f90447821667: Layer already exists [2024-09-09T05:01:58.964Z] d62a02444d39: Layer already exists [2024-09-09T05:01:58.964Z] latest: digest: sha256:abf852394c17e2d306962a2d700bb43b55df2ba9ea9ec25ddb7bcdfd616e2c06 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:59.295Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:59.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.67 [2024-09-09T05:01:59.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-09T05:01:59.678Z] 34032fc1f44f: Preparing [2024-09-09T05:01:59.678Z] a8e4bdd219bd: Preparing [2024-09-09T05:01:59.678Z] c1411aa85f77: Preparing [2024-09-09T05:01:59.678Z] 0e891441d391: Preparing [2024-09-09T05:01:59.678Z] eaeab0a69c9c: Preparing [2024-09-09T05:01:59.678Z] f90447821667: Preparing [2024-09-09T05:01:59.678Z] dfc30d1e91df: Preparing [2024-09-09T05:01:59.678Z] 3f87e0eeef01: Preparing [2024-09-09T05:01:59.678Z] d62a02444d39: Preparing [2024-09-09T05:01:59.678Z] f90447821667: Waiting [2024-09-09T05:01:59.678Z] dfc30d1e91df: Waiting [2024-09-09T05:01:59.678Z] 3f87e0eeef01: Waiting [2024-09-09T05:01:59.678Z] d62a02444d39: Waiting [2024-09-09T05:01:59.678Z] 0e891441d391: Layer already exists [2024-09-09T05:01:59.678Z] 34032fc1f44f: Layer already exists [2024-09-09T05:01:59.678Z] a8e4bdd219bd: Layer already exists [2024-09-09T05:01:59.678Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:01:59.678Z] c1411aa85f77: Layer already exists [2024-09-09T05:01:59.678Z] f90447821667: Layer already exists [2024-09-09T05:01:59.678Z] dfc30d1e91df: Layer already exists [2024-09-09T05:01:59.678Z] 3f87e0eeef01: Layer already exists [2024-09-09T05:01:59.678Z] d62a02444d39: Layer already exists [2024-09-09T05:01:59.678Z] 3.2.0-dev.67: digest: sha256:abf852394c17e2d306962a2d700bb43b55df2ba9ea9ec25ddb7bcdfd616e2c06 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:01:59.999Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:00.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:02:00.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-09T05:02:00.324Z] 34032fc1f44f: Preparing [2024-09-09T05:02:00.324Z] a8e4bdd219bd: Preparing [2024-09-09T05:02:00.324Z] c1411aa85f77: Preparing [2024-09-09T05:02:00.324Z] 0e891441d391: Preparing [2024-09-09T05:02:00.324Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:00.324Z] f90447821667: Preparing [2024-09-09T05:02:00.324Z] dfc30d1e91df: Preparing [2024-09-09T05:02:00.324Z] 3f87e0eeef01: Preparing [2024-09-09T05:02:00.324Z] d62a02444d39: Preparing [2024-09-09T05:02:00.324Z] f90447821667: Waiting [2024-09-09T05:02:00.324Z] d62a02444d39: Waiting [2024-09-09T05:02:00.324Z] dfc30d1e91df: Waiting [2024-09-09T05:02:00.324Z] 3f87e0eeef01: Waiting [2024-09-09T05:02:00.324Z] 0e891441d391: Layer already exists [2024-09-09T05:02:00.324Z] a8e4bdd219bd: Layer already exists [2024-09-09T05:02:00.324Z] c1411aa85f77: Layer already exists [2024-09-09T05:02:00.324Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:00.324Z] 34032fc1f44f: Layer already exists [2024-09-09T05:02:00.324Z] 3f87e0eeef01: Layer already exists [2024-09-09T05:02:00.324Z] f90447821667: Layer already exists [2024-09-09T05:02:00.324Z] dfc30d1e91df: Layer already exists [2024-09-09T05:02:00.324Z] d62a02444d39: Layer already exists [2024-09-09T05:02:00.324Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:abf852394c17e2d306962a2d700bb43b55df2ba9ea9ec25ddb7bcdfd616e2c06 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:00.641Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:00.959Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-09T05:02:00.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-09T05:02:00.959Z] 34032fc1f44f: Preparing [2024-09-09T05:02:00.959Z] a8e4bdd219bd: Preparing [2024-09-09T05:02:00.959Z] c1411aa85f77: Preparing [2024-09-09T05:02:00.959Z] 0e891441d391: Preparing [2024-09-09T05:02:00.959Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:00.959Z] f90447821667: Preparing [2024-09-09T05:02:00.959Z] dfc30d1e91df: Preparing [2024-09-09T05:02:00.959Z] 3f87e0eeef01: Preparing [2024-09-09T05:02:00.959Z] d62a02444d39: Preparing [2024-09-09T05:02:00.959Z] dfc30d1e91df: Waiting [2024-09-09T05:02:00.959Z] 3f87e0eeef01: Waiting [2024-09-09T05:02:00.959Z] f90447821667: Waiting [2024-09-09T05:02:00.959Z] d62a02444d39: Waiting [2024-09-09T05:02:00.959Z] 34032fc1f44f: Layer already exists [2024-09-09T05:02:00.959Z] 0e891441d391: Layer already exists [2024-09-09T05:02:00.959Z] a8e4bdd219bd: Layer already exists [2024-09-09T05:02:00.959Z] c1411aa85f77: Layer already exists [2024-09-09T05:02:00.959Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:00.959Z] dfc30d1e91df: Layer already exists [2024-09-09T05:02:00.959Z] d62a02444d39: Layer already exists [2024-09-09T05:02:00.959Z] f90447821667: Layer already exists [2024-09-09T05:02:00.959Z] 3f87e0eeef01: Layer already exists [2024-09-09T05:02:00.959Z] main: digest: sha256:abf852394c17e2d306962a2d700bb43b55df2ba9ea9ec25ddb7bcdfd616e2c06 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:02:01.019Z] ===================================================== [Pipeline] echo [2024-09-09T05:02:01.031Z] taggedImages: [2024-09-09T05:02:01.031Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:02:01.031Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-09T05:02:01.031Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.67 [2024-09-09T05:02:01.031Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:02:01.031Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-09T05:02:01.056Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-09T05:02:01.056Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:02:01.056Z] latest [2024-09-09T05:02:01.056Z] 3.2.0-dev.67 [2024-09-09T05:02:01.056Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:02:01.056Z] main [2024-09-09T05:02:01.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:01.387Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:01.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:02:01.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-09T05:02:01.702Z] ed1c99c11552: Preparing [2024-09-09T05:02:01.702Z] 885b486e7aa3: Preparing [2024-09-09T05:02:01.702Z] 617c410facb7: Preparing [2024-09-09T05:02:01.702Z] 0e891441d391: Preparing [2024-09-09T05:02:01.702Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:01.702Z] 90948f2813e4: Preparing [2024-09-09T05:02:01.702Z] 09fb236e1e77: Preparing [2024-09-09T05:02:01.702Z] 353bb4fdabfd: Preparing [2024-09-09T05:02:01.702Z] d62a02444d39: Preparing [2024-09-09T05:02:01.702Z] 90948f2813e4: Waiting [2024-09-09T05:02:01.702Z] 09fb236e1e77: Waiting [2024-09-09T05:02:01.702Z] 353bb4fdabfd: Waiting [2024-09-09T05:02:01.702Z] d62a02444d39: Waiting [2024-09-09T05:02:01.702Z] 0e891441d391: Layer already exists [2024-09-09T05:02:01.702Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:01.702Z] 09fb236e1e77: Layer already exists [2024-09-09T05:02:01.702Z] 353bb4fdabfd: Layer already exists [2024-09-09T05:02:01.702Z] d62a02444d39: Layer already exists [2024-09-09T05:02:01.702Z] 617c410facb7: Pushed [2024-09-09T05:02:01.702Z] ed1c99c11552: Pushed [2024-09-09T05:02:01.702Z] 885b486e7aa3: Pushed [2024-09-09T05:02:13.909Z] 90948f2813e4: Pushed [2024-09-09T05:02:13.909Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:46fabb653efeaa755a2df4fd02dfb3b8cdb8ed8c98dfa2c1a4fe295cd8e314fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:14.238Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:14.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-09T05:02:14.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-09T05:02:14.565Z] ed1c99c11552: Preparing [2024-09-09T05:02:14.565Z] 885b486e7aa3: Preparing [2024-09-09T05:02:14.565Z] 617c410facb7: Preparing [2024-09-09T05:02:14.565Z] 0e891441d391: Preparing [2024-09-09T05:02:14.565Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:14.565Z] 90948f2813e4: Preparing [2024-09-09T05:02:14.565Z] 09fb236e1e77: Preparing [2024-09-09T05:02:14.565Z] 353bb4fdabfd: Preparing [2024-09-09T05:02:14.565Z] d62a02444d39: Preparing [2024-09-09T05:02:14.565Z] 09fb236e1e77: Waiting [2024-09-09T05:02:14.565Z] 353bb4fdabfd: Waiting [2024-09-09T05:02:14.565Z] d62a02444d39: Waiting [2024-09-09T05:02:14.565Z] 90948f2813e4: Waiting [2024-09-09T05:02:14.565Z] ed1c99c11552: Layer already exists [2024-09-09T05:02:14.565Z] 885b486e7aa3: Layer already exists [2024-09-09T05:02:14.565Z] 0e891441d391: Layer already exists [2024-09-09T05:02:14.565Z] 617c410facb7: Layer already exists [2024-09-09T05:02:14.565Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:14.565Z] 09fb236e1e77: Layer already exists [2024-09-09T05:02:14.565Z] 90948f2813e4: Layer already exists [2024-09-09T05:02:14.565Z] 353bb4fdabfd: Layer already exists [2024-09-09T05:02:14.565Z] d62a02444d39: Layer already exists [2024-09-09T05:02:14.565Z] latest: digest: sha256:46fabb653efeaa755a2df4fd02dfb3b8cdb8ed8c98dfa2c1a4fe295cd8e314fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:14.895Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:15.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.67 [2024-09-09T05:02:15.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-09T05:02:15.228Z] ed1c99c11552: Preparing [2024-09-09T05:02:15.228Z] 885b486e7aa3: Preparing [2024-09-09T05:02:15.228Z] 617c410facb7: Preparing [2024-09-09T05:02:15.228Z] 0e891441d391: Preparing [2024-09-09T05:02:15.228Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:15.228Z] 90948f2813e4: Preparing [2024-09-09T05:02:15.228Z] 09fb236e1e77: Preparing [2024-09-09T05:02:15.228Z] 353bb4fdabfd: Preparing [2024-09-09T05:02:15.228Z] d62a02444d39: Preparing [2024-09-09T05:02:15.228Z] 90948f2813e4: Waiting [2024-09-09T05:02:15.228Z] 09fb236e1e77: Waiting [2024-09-09T05:02:15.228Z] 353bb4fdabfd: Waiting [2024-09-09T05:02:15.228Z] d62a02444d39: Waiting [2024-09-09T05:02:15.228Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:15.228Z] ed1c99c11552: Layer already exists [2024-09-09T05:02:15.228Z] 0e891441d391: Layer already exists [2024-09-09T05:02:15.228Z] 885b486e7aa3: Layer already exists [2024-09-09T05:02:15.228Z] 617c410facb7: Layer already exists [2024-09-09T05:02:15.228Z] 90948f2813e4: Layer already exists [2024-09-09T05:02:15.228Z] 353bb4fdabfd: Layer already exists [2024-09-09T05:02:15.228Z] 09fb236e1e77: Layer already exists [2024-09-09T05:02:15.228Z] d62a02444d39: Layer already exists [2024-09-09T05:02:15.228Z] 3.2.0-dev.67: digest: sha256:46fabb653efeaa755a2df4fd02dfb3b8cdb8ed8c98dfa2c1a4fe295cd8e314fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:15.553Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:15.871Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:02:15.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-09T05:02:15.871Z] ed1c99c11552: Preparing [2024-09-09T05:02:15.871Z] 885b486e7aa3: Preparing [2024-09-09T05:02:15.871Z] 617c410facb7: Preparing [2024-09-09T05:02:15.871Z] 0e891441d391: Preparing [2024-09-09T05:02:15.871Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:15.871Z] 90948f2813e4: Preparing [2024-09-09T05:02:15.871Z] 09fb236e1e77: Preparing [2024-09-09T05:02:15.871Z] 353bb4fdabfd: Preparing [2024-09-09T05:02:15.871Z] d62a02444d39: Preparing [2024-09-09T05:02:15.871Z] 353bb4fdabfd: Waiting [2024-09-09T05:02:15.871Z] d62a02444d39: Waiting [2024-09-09T05:02:15.871Z] 90948f2813e4: Waiting [2024-09-09T05:02:15.871Z] 09fb236e1e77: Waiting [2024-09-09T05:02:15.871Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:15.871Z] 885b486e7aa3: Layer already exists [2024-09-09T05:02:15.871Z] 617c410facb7: Layer already exists [2024-09-09T05:02:15.871Z] 0e891441d391: Layer already exists [2024-09-09T05:02:15.871Z] ed1c99c11552: Layer already exists [2024-09-09T05:02:15.871Z] 90948f2813e4: Layer already exists [2024-09-09T05:02:15.871Z] 09fb236e1e77: Layer already exists [2024-09-09T05:02:15.871Z] 353bb4fdabfd: Layer already exists [2024-09-09T05:02:15.871Z] d62a02444d39: Layer already exists [2024-09-09T05:02:15.871Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:46fabb653efeaa755a2df4fd02dfb3b8cdb8ed8c98dfa2c1a4fe295cd8e314fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:16.195Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:16.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-09T05:02:16.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-09T05:02:16.511Z] ed1c99c11552: Preparing [2024-09-09T05:02:16.511Z] 885b486e7aa3: Preparing [2024-09-09T05:02:16.511Z] 617c410facb7: Preparing [2024-09-09T05:02:16.511Z] 0e891441d391: Preparing [2024-09-09T05:02:16.511Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:16.511Z] 90948f2813e4: Preparing [2024-09-09T05:02:16.511Z] 09fb236e1e77: Preparing [2024-09-09T05:02:16.511Z] 353bb4fdabfd: Preparing [2024-09-09T05:02:16.511Z] d62a02444d39: Preparing [2024-09-09T05:02:16.511Z] 09fb236e1e77: Waiting [2024-09-09T05:02:16.511Z] 353bb4fdabfd: Waiting [2024-09-09T05:02:16.511Z] 90948f2813e4: Waiting [2024-09-09T05:02:16.511Z] d62a02444d39: Waiting [2024-09-09T05:02:16.511Z] 885b486e7aa3: Layer already exists [2024-09-09T05:02:16.511Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:16.511Z] 0e891441d391: Layer already exists [2024-09-09T05:02:16.511Z] 617c410facb7: Layer already exists [2024-09-09T05:02:16.511Z] ed1c99c11552: Layer already exists [2024-09-09T05:02:16.511Z] 90948f2813e4: Layer already exists [2024-09-09T05:02:16.511Z] 09fb236e1e77: Layer already exists [2024-09-09T05:02:16.511Z] 353bb4fdabfd: Layer already exists [2024-09-09T05:02:16.511Z] d62a02444d39: Layer already exists [2024-09-09T05:02:16.511Z] main: digest: sha256:46fabb653efeaa755a2df4fd02dfb3b8cdb8ed8c98dfa2c1a4fe295cd8e314fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:02:16.579Z] ===================================================== [Pipeline] echo [2024-09-09T05:02:16.593Z] taggedImages: [2024-09-09T05:02:16.593Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:02:16.593Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-09T05:02:16.593Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.67 [2024-09-09T05:02:16.593Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:02:16.593Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-09T05:02:16.624Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-09T05:02:16.624Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:02:16.624Z] latest [2024-09-09T05:02:16.624Z] 3.2.0-dev.67 [2024-09-09T05:02:16.624Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:02:16.624Z] main [2024-09-09T05:02:16.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:16.970Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:17.291Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:02:17.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-09T05:02:17.291Z] c432d477ab2e: Preparing [2024-09-09T05:02:17.291Z] 87b4b4ff262c: Preparing [2024-09-09T05:02:17.291Z] 0e891441d391: Preparing [2024-09-09T05:02:17.291Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:17.291Z] a92bc389c678: Preparing [2024-09-09T05:02:17.291Z] 65ac51303af5: Preparing [2024-09-09T05:02:17.291Z] d62a02444d39: Preparing [2024-09-09T05:02:17.291Z] 65ac51303af5: Waiting [2024-09-09T05:02:17.291Z] 0e891441d391: Layer already exists [2024-09-09T05:02:17.291Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:17.291Z] d62a02444d39: Layer already exists [2024-09-09T05:02:17.291Z] c432d477ab2e: Pushed [2024-09-09T05:02:17.291Z] a92bc389c678: Pushed [2024-09-09T05:02:17.549Z] 65ac51303af5: Pushed [2024-09-09T05:02:21.735Z] 87b4b4ff262c: Pushed [2024-09-09T05:02:21.735Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:c7bbcf4c2bcc99fdb7dc31d66d9043f720774896c63b64503ffff37039f83889 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:22.055Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:22.368Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-09T05:02:22.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-09T05:02:22.368Z] c432d477ab2e: Preparing [2024-09-09T05:02:22.368Z] 87b4b4ff262c: Preparing [2024-09-09T05:02:22.368Z] 0e891441d391: Preparing [2024-09-09T05:02:22.368Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:22.368Z] a92bc389c678: Preparing [2024-09-09T05:02:22.368Z] 65ac51303af5: Preparing [2024-09-09T05:02:22.368Z] d62a02444d39: Preparing [2024-09-09T05:02:22.368Z] d62a02444d39: Waiting [2024-09-09T05:02:22.368Z] 65ac51303af5: Waiting [2024-09-09T05:02:22.368Z] c432d477ab2e: Layer already exists [2024-09-09T05:02:22.368Z] 87b4b4ff262c: Layer already exists [2024-09-09T05:02:22.368Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:22.368Z] 0e891441d391: Layer already exists [2024-09-09T05:02:22.368Z] a92bc389c678: Layer already exists [2024-09-09T05:02:22.368Z] 65ac51303af5: Layer already exists [2024-09-09T05:02:22.368Z] d62a02444d39: Layer already exists [2024-09-09T05:02:22.368Z] latest: digest: sha256:c7bbcf4c2bcc99fdb7dc31d66d9043f720774896c63b64503ffff37039f83889 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:22.687Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:23.003Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.67 [2024-09-09T05:02:23.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-09T05:02:23.003Z] c432d477ab2e: Preparing [2024-09-09T05:02:23.003Z] 87b4b4ff262c: Preparing [2024-09-09T05:02:23.003Z] 0e891441d391: Preparing [2024-09-09T05:02:23.003Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:23.003Z] a92bc389c678: Preparing [2024-09-09T05:02:23.003Z] 65ac51303af5: Preparing [2024-09-09T05:02:23.003Z] d62a02444d39: Preparing [2024-09-09T05:02:23.003Z] d62a02444d39: Waiting [2024-09-09T05:02:23.003Z] c432d477ab2e: Layer already exists [2024-09-09T05:02:23.003Z] 0e891441d391: Layer already exists [2024-09-09T05:02:23.003Z] a92bc389c678: Layer already exists [2024-09-09T05:02:23.003Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:23.003Z] 87b4b4ff262c: Layer already exists [2024-09-09T05:02:23.003Z] d62a02444d39: Layer already exists [2024-09-09T05:02:23.003Z] 65ac51303af5: Layer already exists [2024-09-09T05:02:23.003Z] 3.2.0-dev.67: digest: sha256:c7bbcf4c2bcc99fdb7dc31d66d9043f720774896c63b64503ffff37039f83889 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:23.320Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:23.636Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:02:23.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-09T05:02:23.636Z] c432d477ab2e: Preparing [2024-09-09T05:02:23.636Z] 87b4b4ff262c: Preparing [2024-09-09T05:02:23.636Z] 0e891441d391: Preparing [2024-09-09T05:02:23.636Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:23.636Z] a92bc389c678: Preparing [2024-09-09T05:02:23.636Z] 65ac51303af5: Preparing [2024-09-09T05:02:23.636Z] d62a02444d39: Preparing [2024-09-09T05:02:23.636Z] 65ac51303af5: Waiting [2024-09-09T05:02:23.636Z] c432d477ab2e: Layer already exists [2024-09-09T05:02:23.636Z] a92bc389c678: Layer already exists [2024-09-09T05:02:23.636Z] 87b4b4ff262c: Layer already exists [2024-09-09T05:02:23.636Z] 0e891441d391: Layer already exists [2024-09-09T05:02:23.636Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:23.636Z] 65ac51303af5: Layer already exists [2024-09-09T05:02:23.636Z] d62a02444d39: Layer already exists [2024-09-09T05:02:23.636Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:c7bbcf4c2bcc99fdb7dc31d66d9043f720774896c63b64503ffff37039f83889 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:23.959Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:24.278Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-09T05:02:24.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-09T05:02:24.278Z] c432d477ab2e: Preparing [2024-09-09T05:02:24.278Z] 87b4b4ff262c: Preparing [2024-09-09T05:02:24.278Z] 0e891441d391: Preparing [2024-09-09T05:02:24.278Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:24.278Z] a92bc389c678: Preparing [2024-09-09T05:02:24.278Z] 65ac51303af5: Preparing [2024-09-09T05:02:24.278Z] d62a02444d39: Preparing [2024-09-09T05:02:24.278Z] 65ac51303af5: Waiting [2024-09-09T05:02:24.278Z] c432d477ab2e: Layer already exists [2024-09-09T05:02:24.278Z] 0e891441d391: Layer already exists [2024-09-09T05:02:24.278Z] a92bc389c678: Layer already exists [2024-09-09T05:02:24.278Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:24.278Z] 87b4b4ff262c: Layer already exists [2024-09-09T05:02:24.278Z] d62a02444d39: Layer already exists [2024-09-09T05:02:24.278Z] 65ac51303af5: Layer already exists [2024-09-09T05:02:24.278Z] main: digest: sha256:c7bbcf4c2bcc99fdb7dc31d66d9043f720774896c63b64503ffff37039f83889 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:02:24.349Z] ===================================================== [Pipeline] echo [2024-09-09T05:02:24.362Z] taggedImages: [2024-09-09T05:02:24.362Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:02:24.362Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-09T05:02:24.362Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.67 [2024-09-09T05:02:24.362Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:02:24.362Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-09T05:02:24.384Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-09T05:02:24.384Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:02:24.384Z] latest [2024-09-09T05:02:24.384Z] 3.2.0-dev.67 [2024-09-09T05:02:24.384Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:02:24.384Z] main [2024-09-09T05:02:24.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:24.732Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:25.055Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:02:25.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-09T05:02:25.055Z] 0e2d61ba8bf7: Preparing [2024-09-09T05:02:25.055Z] 8eeda4d30e37: Preparing [2024-09-09T05:02:25.055Z] 0e891441d391: Preparing [2024-09-09T05:02:25.055Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:25.055Z] c009c56e6b62: Preparing [2024-09-09T05:02:25.055Z] 033d29ed21dc: Preparing [2024-09-09T05:02:25.055Z] d62a02444d39: Preparing [2024-09-09T05:02:25.055Z] 033d29ed21dc: Waiting [2024-09-09T05:02:25.055Z] d62a02444d39: Waiting [2024-09-09T05:02:25.055Z] 0e891441d391: Layer already exists [2024-09-09T05:02:25.055Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:25.055Z] d62a02444d39: Layer already exists [2024-09-09T05:02:25.055Z] c009c56e6b62: Pushed [2024-09-09T05:02:25.055Z] 0e2d61ba8bf7: Pushed [2024-09-09T05:02:25.315Z] 033d29ed21dc: Pushed [2024-09-09T05:02:28.603Z] 8eeda4d30e37: Pushed [2024-09-09T05:02:28.862Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:a95e2c5a4c7763dc5189bb37789d4f73d8d615f4117594e678961b92e4c0d2e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:29.180Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:29.506Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-09T05:02:29.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-09T05:02:29.506Z] 0e2d61ba8bf7: Preparing [2024-09-09T05:02:29.506Z] 8eeda4d30e37: Preparing [2024-09-09T05:02:29.506Z] 0e891441d391: Preparing [2024-09-09T05:02:29.506Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:29.506Z] c009c56e6b62: Preparing [2024-09-09T05:02:29.506Z] 033d29ed21dc: Preparing [2024-09-09T05:02:29.506Z] d62a02444d39: Preparing [2024-09-09T05:02:29.506Z] 033d29ed21dc: Waiting [2024-09-09T05:02:29.506Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:29.506Z] 0e891441d391: Layer already exists [2024-09-09T05:02:29.506Z] c009c56e6b62: Layer already exists [2024-09-09T05:02:29.506Z] 8eeda4d30e37: Layer already exists [2024-09-09T05:02:29.506Z] 0e2d61ba8bf7: Layer already exists [2024-09-09T05:02:29.506Z] 033d29ed21dc: Layer already exists [2024-09-09T05:02:29.506Z] d62a02444d39: Layer already exists [2024-09-09T05:02:29.506Z] latest: digest: sha256:a95e2c5a4c7763dc5189bb37789d4f73d8d615f4117594e678961b92e4c0d2e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:29.833Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:30.150Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.67 [2024-09-09T05:02:30.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-09T05:02:30.150Z] 0e2d61ba8bf7: Preparing [2024-09-09T05:02:30.150Z] 8eeda4d30e37: Preparing [2024-09-09T05:02:30.150Z] 0e891441d391: Preparing [2024-09-09T05:02:30.150Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:30.150Z] c009c56e6b62: Preparing [2024-09-09T05:02:30.150Z] 033d29ed21dc: Preparing [2024-09-09T05:02:30.150Z] d62a02444d39: Preparing [2024-09-09T05:02:30.150Z] 033d29ed21dc: Waiting [2024-09-09T05:02:30.150Z] d62a02444d39: Waiting [2024-09-09T05:02:30.150Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:30.150Z] 8eeda4d30e37: Layer already exists [2024-09-09T05:02:30.150Z] 0e891441d391: Layer already exists [2024-09-09T05:02:30.150Z] 0e2d61ba8bf7: Layer already exists [2024-09-09T05:02:30.150Z] c009c56e6b62: Layer already exists [2024-09-09T05:02:30.150Z] d62a02444d39: Layer already exists [2024-09-09T05:02:30.150Z] 033d29ed21dc: Layer already exists [2024-09-09T05:02:30.150Z] 3.2.0-dev.67: digest: sha256:a95e2c5a4c7763dc5189bb37789d4f73d8d615f4117594e678961b92e4c0d2e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:30.470Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:30.783Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:02:30.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-09T05:02:30.783Z] 0e2d61ba8bf7: Preparing [2024-09-09T05:02:30.783Z] 8eeda4d30e37: Preparing [2024-09-09T05:02:30.783Z] 0e891441d391: Preparing [2024-09-09T05:02:30.783Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:30.783Z] c009c56e6b62: Preparing [2024-09-09T05:02:30.783Z] 033d29ed21dc: Preparing [2024-09-09T05:02:30.783Z] d62a02444d39: Preparing [2024-09-09T05:02:30.783Z] 033d29ed21dc: Waiting [2024-09-09T05:02:30.783Z] d62a02444d39: Waiting [2024-09-09T05:02:30.783Z] 0e891441d391: Layer already exists [2024-09-09T05:02:30.783Z] c009c56e6b62: Layer already exists [2024-09-09T05:02:30.783Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:30.783Z] 0e2d61ba8bf7: Layer already exists [2024-09-09T05:02:30.783Z] 8eeda4d30e37: Layer already exists [2024-09-09T05:02:30.783Z] 033d29ed21dc: Layer already exists [2024-09-09T05:02:30.783Z] d62a02444d39: Layer already exists [2024-09-09T05:02:30.783Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:a95e2c5a4c7763dc5189bb37789d4f73d8d615f4117594e678961b92e4c0d2e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:31.114Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:31.448Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-09T05:02:31.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-09T05:02:31.448Z] 0e2d61ba8bf7: Preparing [2024-09-09T05:02:31.448Z] 8eeda4d30e37: Preparing [2024-09-09T05:02:31.448Z] 0e891441d391: Preparing [2024-09-09T05:02:31.448Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:31.448Z] c009c56e6b62: Preparing [2024-09-09T05:02:31.448Z] 033d29ed21dc: Preparing [2024-09-09T05:02:31.448Z] d62a02444d39: Preparing [2024-09-09T05:02:31.448Z] 033d29ed21dc: Waiting [2024-09-09T05:02:31.448Z] 8eeda4d30e37: Layer already exists [2024-09-09T05:02:31.448Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:31.448Z] 0e2d61ba8bf7: Layer already exists [2024-09-09T05:02:31.448Z] 0e891441d391: Layer already exists [2024-09-09T05:02:31.448Z] c009c56e6b62: Layer already exists [2024-09-09T05:02:31.448Z] 033d29ed21dc: Layer already exists [2024-09-09T05:02:31.448Z] d62a02444d39: Layer already exists [2024-09-09T05:02:31.448Z] main: digest: sha256:a95e2c5a4c7763dc5189bb37789d4f73d8d615f4117594e678961b92e4c0d2e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:02:31.535Z] ===================================================== [Pipeline] echo [2024-09-09T05:02:31.554Z] taggedImages: [2024-09-09T05:02:31.554Z] - nexus3.edgexfoundry.org:10004/support-notifications:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:02:31.554Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-09T05:02:31.554Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.67 [2024-09-09T05:02:31.554Z] - nexus3.edgexfoundry.org:10004/support-notifications:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:02:31.554Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-09T05:02:31.581Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-09T05:02:31.581Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:02:31.581Z] latest [2024-09-09T05:02:31.581Z] 3.2.0-dev.67 [2024-09-09T05:02:31.581Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:02:31.581Z] main [2024-09-09T05:02:31.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:31.924Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:32.244Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:02:32.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-09T05:02:32.244Z] 24905b122521: Preparing [2024-09-09T05:02:32.244Z] 1f712fee36c4: Preparing [2024-09-09T05:02:32.244Z] 0e891441d391: Preparing [2024-09-09T05:02:32.244Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:32.244Z] ad854420ad70: Preparing [2024-09-09T05:02:32.244Z] 725b91ef7559: Preparing [2024-09-09T05:02:32.244Z] d62a02444d39: Preparing [2024-09-09T05:02:32.244Z] 725b91ef7559: Waiting [2024-09-09T05:02:32.244Z] d62a02444d39: Waiting [2024-09-09T05:02:32.244Z] ad854420ad70: Layer already exists [2024-09-09T05:02:32.244Z] 0e891441d391: Layer already exists [2024-09-09T05:02:32.244Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:32.244Z] 725b91ef7559: Layer already exists [2024-09-09T05:02:32.244Z] d62a02444d39: Layer already exists [2024-09-09T05:02:32.244Z] 24905b122521: Pushed [2024-09-09T05:02:36.436Z] 1f712fee36c4: Pushed [2024-09-09T05:02:36.436Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:a2da3afcf32f9a46a334aabdcc420a3d153780b777550e05502a545ca83069ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:36.831Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:37.194Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-09T05:02:37.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-09T05:02:37.195Z] 24905b122521: Preparing [2024-09-09T05:02:37.195Z] 1f712fee36c4: Preparing [2024-09-09T05:02:37.195Z] 0e891441d391: Preparing [2024-09-09T05:02:37.195Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:37.195Z] ad854420ad70: Preparing [2024-09-09T05:02:37.195Z] 725b91ef7559: Preparing [2024-09-09T05:02:37.195Z] d62a02444d39: Preparing [2024-09-09T05:02:37.195Z] 725b91ef7559: Waiting [2024-09-09T05:02:37.195Z] d62a02444d39: Waiting [2024-09-09T05:02:37.195Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:37.195Z] ad854420ad70: Layer already exists [2024-09-09T05:02:37.195Z] 24905b122521: Layer already exists [2024-09-09T05:02:37.195Z] 0e891441d391: Layer already exists [2024-09-09T05:02:37.195Z] 1f712fee36c4: Layer already exists [2024-09-09T05:02:37.195Z] 725b91ef7559: Layer already exists [2024-09-09T05:02:37.195Z] d62a02444d39: Layer already exists [2024-09-09T05:02:37.195Z] latest: digest: sha256:a2da3afcf32f9a46a334aabdcc420a3d153780b777550e05502a545ca83069ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:37.527Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:37.839Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.67 [2024-09-09T05:02:37.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-09T05:02:37.839Z] 24905b122521: Preparing [2024-09-09T05:02:37.839Z] 1f712fee36c4: Preparing [2024-09-09T05:02:37.839Z] 0e891441d391: Preparing [2024-09-09T05:02:37.839Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:37.839Z] ad854420ad70: Preparing [2024-09-09T05:02:37.839Z] 725b91ef7559: Preparing [2024-09-09T05:02:37.839Z] d62a02444d39: Preparing [2024-09-09T05:02:37.839Z] 725b91ef7559: Waiting [2024-09-09T05:02:37.839Z] 0e891441d391: Layer already exists [2024-09-09T05:02:37.839Z] ad854420ad70: Layer already exists [2024-09-09T05:02:37.839Z] 24905b122521: Layer already exists [2024-09-09T05:02:37.839Z] 1f712fee36c4: Layer already exists [2024-09-09T05:02:37.839Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:37.839Z] d62a02444d39: Layer already exists [2024-09-09T05:02:37.839Z] 725b91ef7559: Layer already exists [2024-09-09T05:02:37.839Z] 3.2.0-dev.67: digest: sha256:a2da3afcf32f9a46a334aabdcc420a3d153780b777550e05502a545ca83069ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:38.171Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:38.488Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:02:38.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-09T05:02:38.488Z] 24905b122521: Preparing [2024-09-09T05:02:38.488Z] 1f712fee36c4: Preparing [2024-09-09T05:02:38.488Z] 0e891441d391: Preparing [2024-09-09T05:02:38.488Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:38.488Z] ad854420ad70: Preparing [2024-09-09T05:02:38.488Z] 725b91ef7559: Preparing [2024-09-09T05:02:38.488Z] d62a02444d39: Preparing [2024-09-09T05:02:38.488Z] 725b91ef7559: Waiting [2024-09-09T05:02:38.488Z] d62a02444d39: Waiting [2024-09-09T05:02:38.488Z] ad854420ad70: Layer already exists [2024-09-09T05:02:38.488Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:38.488Z] 1f712fee36c4: Layer already exists [2024-09-09T05:02:38.488Z] 0e891441d391: Layer already exists [2024-09-09T05:02:38.488Z] 24905b122521: Layer already exists [2024-09-09T05:02:38.488Z] d62a02444d39: Layer already exists [2024-09-09T05:02:38.488Z] 725b91ef7559: Layer already exists [2024-09-09T05:02:38.488Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:a2da3afcf32f9a46a334aabdcc420a3d153780b777550e05502a545ca83069ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:38.806Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:02:39.138Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-09T05:02:39.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-09T05:02:39.138Z] 24905b122521: Preparing [2024-09-09T05:02:39.138Z] 1f712fee36c4: Preparing [2024-09-09T05:02:39.138Z] 0e891441d391: Preparing [2024-09-09T05:02:39.138Z] eaeab0a69c9c: Preparing [2024-09-09T05:02:39.138Z] ad854420ad70: Preparing [2024-09-09T05:02:39.138Z] 725b91ef7559: Preparing [2024-09-09T05:02:39.138Z] d62a02444d39: Preparing [2024-09-09T05:02:39.138Z] d62a02444d39: Waiting [2024-09-09T05:02:39.138Z] 725b91ef7559: Waiting [2024-09-09T05:02:39.138Z] eaeab0a69c9c: Layer already exists [2024-09-09T05:02:39.138Z] 24905b122521: Layer already exists [2024-09-09T05:02:39.138Z] 0e891441d391: Layer already exists [2024-09-09T05:02:39.138Z] ad854420ad70: Layer already exists [2024-09-09T05:02:39.138Z] 1f712fee36c4: Layer already exists [2024-09-09T05:02:39.138Z] 725b91ef7559: Layer already exists [2024-09-09T05:02:39.138Z] d62a02444d39: Layer already exists [2024-09-09T05:02:39.138Z] main: digest: sha256:a2da3afcf32f9a46a334aabdcc420a3d153780b777550e05502a545ca83069ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:02:39.223Z] ===================================================== [Pipeline] echo [2024-09-09T05:02:39.240Z] taggedImages: [2024-09-09T05:02:39.240Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:02:39.240Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-09T05:02:39.240Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.67 [2024-09-09T05:02:39.240Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:02:39.240Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-09T05:21:20.581Z] #149 ... [2024-09-09T05:21:20.581Z] [2024-09-09T05:21:20.581Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T05:21:20.581Z] #142 DONE 1232.3s [2024-09-09T05:21:20.581Z] [2024-09-09T05:21:20.581Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T05:21:20.581Z] #159 ... [2024-09-09T05:21:20.581Z] [2024-09-09T05:21:20.581Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:21:20.581Z] #161 DONE 0.3s [2024-09-09T05:21:20.581Z] [2024-09-09T05:21:20.581Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:21:20.581Z] #162 DONE 0.2s [2024-09-09T05:21:20.581Z] [2024-09-09T05:21:20.581Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-09T05:21:20.581Z] #163 DONE 0.2s [2024-09-09T05:21:20.581Z] [2024-09-09T05:21:20.581Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T05:21:20.581Z] #164 DONE 0.3s [2024-09-09T05:21:20.581Z] [2024-09-09T05:21:20.581Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T05:21:20.581Z] #159 ... [2024-09-09T05:21:20.581Z] [2024-09-09T05:21:20.581Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T05:21:20.581Z] #165 DONE 0.3s [2024-09-09T05:21:20.581Z] [2024-09-09T05:21:20.581Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T05:21:20.581Z] #166 DONE 0.2s [2024-09-09T05:21:20.581Z] [2024-09-09T05:21:20.581Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T05:21:22.661Z] #167 DONE 2.2s [2024-09-09T05:21:22.661Z] [2024-09-09T05:21:22.661Z] #109 [security-proxy-setup] exporting to image [2024-09-09T05:21:22.661Z] #109 exporting layers [2024-09-09T05:21:23.642Z] #109 exporting layers 0.8s done [2024-09-09T05:21:23.642Z] #109 writing image sha256:c370e4e69daff1ca9153686ebfa2f6bceb4bcbe2f8eeebd7842e1d1cf39a5279 done [2024-09-09T05:21:23.642Z] #109 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-09T05:21:23.642Z] #109 DONE 5.5s [2024-09-09T05:21:23.642Z] [2024-09-09T05:21:23.642Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T05:21:23.642Z] #149 1234.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-09T05:21:36.037Z] #149 ... [2024-09-09T05:21:36.037Z] [2024-09-09T05:21:36.037Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T05:21:36.037Z] #152 DONE 1248.9s [2024-09-09T05:21:36.037Z] [2024-09-09T05:21:36.037Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T05:21:36.037Z] #168 DONE 0.6s [2024-09-09T05:21:36.037Z] [2024-09-09T05:21:36.037Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T05:21:38.626Z] #169 DONE 2.3s [2024-09-09T05:21:38.626Z] [2024-09-09T05:21:38.626Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:21:38.626Z] #170 DONE 0.3s [2024-09-09T05:21:38.626Z] [2024-09-09T05:21:38.626Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:21:38.896Z] #171 DONE 0.2s [2024-09-09T05:21:38.896Z] [2024-09-09T05:21:38.896Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T05:21:39.212Z] #172 DONE 0.3s [2024-09-09T05:21:39.212Z] [2024-09-09T05:21:39.212Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T05:21:39.212Z] #173 DONE 0.1s [2024-09-09T05:21:39.212Z] [2024-09-09T05:21:39.212Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-09T05:21:39.509Z] #174 DONE 0.2s [2024-09-09T05:21:39.509Z] [2024-09-09T05:21:39.509Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T05:21:39.509Z] #48 ... [2024-09-09T05:21:39.509Z] [2024-09-09T05:21:39.509Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-09T05:21:39.509Z] #175 DONE 0.1s [2024-09-09T05:21:39.776Z] [2024-09-09T05:21:39.776Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-09T05:21:39.776Z] #176 DONE 0.2s [2024-09-09T05:21:39.776Z] [2024-09-09T05:21:39.776Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T05:21:40.042Z] #177 DONE 0.3s [2024-09-09T05:21:40.042Z] [2024-09-09T05:21:40.042Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T05:21:40.309Z] #178 DONE 0.2s [2024-09-09T05:21:40.309Z] [2024-09-09T05:21:40.309Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T05:21:42.256Z] #179 ... [2024-09-09T05:21:42.256Z] [2024-09-09T05:21:42.256Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T05:21:42.256Z] #149 DONE 1255.9s [2024-09-09T05:21:42.256Z] [2024-09-09T05:21:42.256Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T05:21:42.522Z] #157 ... [2024-09-09T05:21:42.522Z] [2024-09-09T05:21:42.522Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T05:21:42.522Z] #179 DONE 2.4s [2024-09-09T05:21:42.803Z] [2024-09-09T05:21:42.803Z] #109 [security-bootstrapper] exporting to image [2024-09-09T05:21:42.803Z] #109 exporting layers [2024-09-09T05:21:43.767Z] #109 ... [2024-09-09T05:21:43.767Z] [2024-09-09T05:21:43.767Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:21:43.767Z] #180 DONE 0.3s [2024-09-09T05:21:43.767Z] [2024-09-09T05:21:43.767Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:21:43.767Z] #181 DONE 0.2s [2024-09-09T05:21:43.767Z] [2024-09-09T05:21:43.767Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-09T05:21:43.767Z] #182 DONE 0.1s [2024-09-09T05:21:43.767Z] [2024-09-09T05:21:43.767Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-09T05:21:44.033Z] #183 ... [2024-09-09T05:21:44.033Z] [2024-09-09T05:21:44.033Z] #109 [security-bootstrapper] exporting to image [2024-09-09T05:21:44.033Z] #109 exporting layers 1.2s done [2024-09-09T05:21:44.033Z] #109 writing image sha256:90c5cfeb8462f609e06893c1b8d8dc4e5f934d2ce17a34a1d3bba35b8e9b8354 done [2024-09-09T05:21:44.033Z] #109 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-09T05:21:44.033Z] #109 DONE 6.8s [2024-09-09T05:21:44.033Z] [2024-09-09T05:21:44.033Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-09T05:21:44.033Z] #183 DONE 0.2s [2024-09-09T05:21:44.033Z] [2024-09-09T05:21:44.033Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:21:44.302Z] #184 DONE 0.1s [2024-09-09T05:21:44.302Z] [2024-09-09T05:21:44.302Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T05:21:44.302Z] #185 DONE 0.2s [2024-09-09T05:21:44.302Z] [2024-09-09T05:21:44.302Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T05:21:44.571Z] #157 ... [2024-09-09T05:21:44.571Z] [2024-09-09T05:21:44.571Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T05:21:44.571Z] #186 DONE 0.3s [2024-09-09T05:21:44.571Z] [2024-09-09T05:21:44.571Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T05:21:44.839Z] #159 ... [2024-09-09T05:21:44.839Z] [2024-09-09T05:21:44.839Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T05:21:44.839Z] #187 DONE 0.1s [2024-09-09T05:21:44.839Z] [2024-09-09T05:21:44.839Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T05:21:47.412Z] #188 DONE 2.7s [2024-09-09T05:21:47.412Z] [2024-09-09T05:21:47.412Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T05:21:47.678Z] #48 ... [2024-09-09T05:21:47.678Z] [2024-09-09T05:21:47.678Z] #109 [security-secretstore-setup] exporting to image [2024-09-09T05:21:49.083Z] #109 exporting layers 1.2s done [2024-09-09T05:21:49.083Z] #109 writing image sha256:f8725f1184c0c183d7e1ef0fad4159226af6e660c892b3b3c5d8a74889546b39 done [2024-09-09T05:21:49.083Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-09T05:21:49.083Z] #109 DONE 8.0s [2024-09-09T05:21:49.083Z] [2024-09-09T05:21:49.083Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T05:22:45.499Z] #159 DONE 1310.6s [2024-09-09T05:22:45.499Z] [2024-09-09T05:22:45.499Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T05:22:45.499Z] #158 ... [2024-09-09T05:22:45.499Z] [2024-09-09T05:22:45.499Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:22:45.499Z] #189 DONE 0.2s [2024-09-09T05:22:45.499Z] [2024-09-09T05:22:45.499Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:22:45.499Z] #190 DONE 0.1s [2024-09-09T05:22:45.499Z] [2024-09-09T05:22:45.499Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-09T05:22:45.499Z] #191 DONE 0.3s [2024-09-09T05:22:45.499Z] [2024-09-09T05:22:45.499Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:22:45.499Z] #192 DONE 0.1s [2024-09-09T05:22:45.499Z] [2024-09-09T05:22:45.499Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-09T05:22:45.499Z] #193 DONE 0.4s [2024-09-09T05:22:45.499Z] [2024-09-09T05:22:45.499Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T05:22:45.499Z] #194 DONE 2.0s [2024-09-09T05:22:45.499Z] [2024-09-09T05:22:45.499Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T05:22:45.499Z] #157 ... [2024-09-09T05:22:45.499Z] [2024-09-09T05:22:45.499Z] #109 [core-common-config-bootstrapper] exporting to image [2024-09-09T05:22:45.499Z] #109 exporting layers [2024-09-09T05:22:45.499Z] #109 exporting layers 0.7s done [2024-09-09T05:22:45.499Z] #109 writing image sha256:4eb08e1e719071c225f105d46307fc22be94b5da4cf19b29cbdbbf944ad1d04c done [2024-09-09T05:22:45.499Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-09T05:22:45.499Z] #109 DONE 8.7s [2024-09-09T05:22:45.499Z] [2024-09-09T05:22:45.499Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T05:24:37.146Z] #150 ... [2024-09-09T05:24:37.146Z] [2024-09-09T05:24:37.146Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T05:24:37.146Z] #157 DONE 1427.9s [2024-09-09T05:24:37.146Z] [2024-09-09T05:24:37.146Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T05:24:37.146Z] #158 ... [2024-09-09T05:24:37.146Z] [2024-09-09T05:24:37.146Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:24:37.146Z] #195 DONE 0.2s [2024-09-09T05:24:37.146Z] [2024-09-09T05:24:37.146Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:24:37.146Z] #196 DONE 0.2s [2024-09-09T05:24:37.146Z] [2024-09-09T05:24:37.146Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-09T05:24:37.146Z] #197 DONE 0.2s [2024-09-09T05:24:37.146Z] [2024-09-09T05:24:37.146Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:24:37.146Z] #198 DONE 0.2s [2024-09-09T05:24:37.146Z] [2024-09-09T05:24:37.146Z] #109 [security-spiffe-token-provider] exporting to image [2024-09-09T05:24:37.146Z] #109 exporting layers [2024-09-09T05:24:37.146Z] #109 exporting layers 0.7s done [2024-09-09T05:24:37.146Z] #109 writing image sha256:9d4e90ef511f0bd75d2835ef9c2a8753701c66c3192aa6f1eb72897aee10a152 done [2024-09-09T05:24:37.146Z] #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-09T05:24:37.146Z] #109 DONE 9.4s [2024-09-09T05:24:37.146Z] [2024-09-09T05:24:37.146Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T05:32:46.311Z] #150 DONE 1906.5s [2024-09-09T05:32:46.311Z] [2024-09-09T05:32:46.311Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T05:32:46.311Z] #155 ... [2024-09-09T05:32:46.311Z] [2024-09-09T05:32:46.311Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:32:46.311Z] #199 DONE 0.2s [2024-09-09T05:32:46.311Z] [2024-09-09T05:32:46.311Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T05:32:46.311Z] #158 ... [2024-09-09T05:32:46.311Z] [2024-09-09T05:32:46.311Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:32:46.311Z] #200 DONE 0.1s [2024-09-09T05:32:46.311Z] [2024-09-09T05:32:46.311Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T05:32:46.311Z] #201 DONE 0.4s [2024-09-09T05:32:46.311Z] [2024-09-09T05:32:46.311Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T05:32:46.311Z] #151 ... [2024-09-09T05:32:46.311Z] [2024-09-09T05:32:46.311Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:32:46.311Z] #202 DONE 0.1s [2024-09-09T05:32:46.311Z] [2024-09-09T05:32:46.311Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T05:32:46.311Z] #203 DONE 0.2s [2024-09-09T05:32:46.311Z] [2024-09-09T05:32:46.311Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T05:32:46.311Z] #204 DONE 2.0s [2024-09-09T05:32:46.311Z] [2024-09-09T05:32:46.311Z] #109 [security-proxy-auth] exporting to image [2024-09-09T05:32:46.311Z] #109 exporting layers [2024-09-09T05:32:46.311Z] #109 exporting layers 0.7s done [2024-09-09T05:32:46.311Z] #109 writing image sha256:e161bbd8b7576f1da0478529b25e69de5a6b3bdd9e008638750275448e8368b4 done [2024-09-09T05:32:46.311Z] #109 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-09T05:32:46.311Z] #109 DONE 10.2s [2024-09-09T05:32:46.311Z] [2024-09-09T05:32:46.311Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T05:33:42.654Z] #158 ... [2024-09-09T05:33:42.654Z] [2024-09-09T05:33:42.654Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T05:33:42.654Z] #155 DONE 1974.0s [2024-09-09T05:33:42.654Z] [2024-09-09T05:33:42.654Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T05:33:42.654Z] #153 ... [2024-09-09T05:33:42.654Z] [2024-09-09T05:33:42.654Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:33:42.654Z] #205 DONE 0.1s [2024-09-09T05:33:42.654Z] [2024-09-09T05:33:42.654Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:33:42.654Z] #206 DONE 0.2s [2024-09-09T05:33:42.654Z] [2024-09-09T05:33:42.654Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T05:33:42.654Z] #207 DONE 0.4s [2024-09-09T05:33:42.654Z] [2024-09-09T05:33:42.654Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:33:42.654Z] #208 DONE 0.1s [2024-09-09T05:33:42.654Z] [2024-09-09T05:33:42.654Z] #109 [core-command] exporting to image [2024-09-09T05:33:42.654Z] #109 exporting layers [2024-09-09T05:33:42.654Z] #109 exporting layers 0.5s done [2024-09-09T05:33:42.654Z] #109 writing image sha256:7f58a1a89ab95b3638cc10a3c28a5233fffcc7a85a10df429fdc4b1f348d2c0b done [2024-09-09T05:33:42.654Z] #109 naming to docker.io/library/core-command-arm64 done [2024-09-09T05:33:42.654Z] #109 DONE 10.6s [2024-09-09T05:33:42.654Z] [2024-09-09T05:33:42.654Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T05:35:49.307Z] #154 ... [2024-09-09T05:35:49.307Z] [2024-09-09T05:35:49.307Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T05:35:49.307Z] #151 DONE 2096.7s [2024-09-09T05:35:49.307Z] [2024-09-09T05:35:49.307Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T05:35:49.307Z] #154 ... [2024-09-09T05:35:49.307Z] [2024-09-09T05:35:49.307Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T05:35:49.307Z] #156 DONE 2097.5s [2024-09-09T05:35:49.307Z] [2024-09-09T05:35:49.307Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:35:49.307Z] #209 DONE 0.3s [2024-09-09T05:35:49.307Z] [2024-09-09T05:35:49.307Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:35:49.307Z] #210 DONE 0.3s [2024-09-09T05:35:49.307Z] [2024-09-09T05:35:49.307Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T05:35:49.307Z] #211 ... [2024-09-09T05:35:49.307Z] [2024-09-09T05:35:49.307Z] #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:35:49.307Z] #212 DONE 0.2s [2024-09-09T05:35:49.307Z] [2024-09-09T05:35:49.307Z] #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:35:49.307Z] #213 DONE 0.2s [2024-09-09T05:35:49.307Z] [2024-09-09T05:35:49.307Z] #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T05:35:49.307Z] #214 ... [2024-09-09T05:35:49.308Z] [2024-09-09T05:35:49.308Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T05:35:49.308Z] #211 DONE 0.8s [2024-09-09T05:35:49.308Z] [2024-09-09T05:35:49.308Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:35:49.308Z] #215 DONE 0.3s [2024-09-09T05:35:49.308Z] [2024-09-09T05:35:49.308Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T05:35:49.308Z] #216 DONE 0.3s [2024-09-09T05:35:49.308Z] [2024-09-09T05:35:49.308Z] #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T05:35:49.308Z] #214 DONE 0.7s [2024-09-09T05:35:49.308Z] [2024-09-09T05:35:49.308Z] #109 [core-data] exporting to image [2024-09-09T05:35:49.308Z] #109 exporting layers [2024-09-09T05:35:49.308Z] #109 ... [2024-09-09T05:35:49.308Z] [2024-09-09T05:35:49.308Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:35:49.308Z] #217 DONE 0.4s [2024-09-09T05:35:49.308Z] [2024-09-09T05:35:49.308Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T05:35:49.308Z] #218 DONE 0.2s [2024-09-09T05:35:49.308Z] [2024-09-09T05:35:49.308Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T05:35:49.308Z] #48 ... [2024-09-09T05:35:49.308Z] [2024-09-09T05:35:49.308Z] #109 [core-metadata] exporting to image [2024-09-09T05:35:49.308Z] #109 exporting layers 1.0s done [2024-09-09T05:35:49.308Z] #109 writing image sha256:f2e322d21f3066f866aba22d3ed6fe51b56ec8e83b06210ded1d585a3b18490a [2024-09-09T05:35:49.308Z] #109 writing image sha256:f2e322d21f3066f866aba22d3ed6fe51b56ec8e83b06210ded1d585a3b18490a 0.0s done [2024-09-09T05:35:49.308Z] #109 naming to docker.io/library/core-data-arm64 done [2024-09-09T05:35:49.308Z] #109 exporting layers 0.8s done [2024-09-09T05:35:49.308Z] #109 writing image sha256:9621f06d49eca33589e05cd70f26b63aab7914f334fe26af68095b13dde98fc2 [2024-09-09T05:35:49.308Z] #109 writing image sha256:9621f06d49eca33589e05cd70f26b63aab7914f334fe26af68095b13dde98fc2 0.0s done [2024-09-09T05:35:49.308Z] #109 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-09-09T05:35:49.308Z] #109 DONE 12.0s [2024-09-09T05:35:49.308Z] [2024-09-09T05:35:49.308Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T05:35:49.308Z] #154 ... [2024-09-09T05:35:49.308Z] [2024-09-09T05:35:49.308Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T05:35:49.308Z] #153 DONE 2101.3s [2024-09-09T05:35:49.308Z] [2024-09-09T05:35:49.308Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T05:35:49.308Z] #154 ... [2024-09-09T05:35:49.308Z] [2024-09-09T05:35:49.308Z] #219 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:35:49.308Z] #219 DONE 0.2s [2024-09-09T05:35:49.308Z] [2024-09-09T05:35:49.308Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T05:35:49.308Z] #160 ... [2024-09-09T05:35:49.308Z] [2024-09-09T05:35:49.308Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T05:35:49.308Z] #220 DONE 0.5s [2024-09-09T05:35:49.308Z] [2024-09-09T05:35:49.308Z] #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:35:49.308Z] #221 DONE 0.1s [2024-09-09T05:35:49.308Z] [2024-09-09T05:35:49.308Z] #109 [core-keeper] exporting to image [2024-09-09T05:35:49.574Z] #109 exporting layers 0.6s done [2024-09-09T05:35:49.574Z] #109 writing image sha256:f7c70f4d6511741a2cc66532630d4b47cf4f858d25c980811f4c9336c30a37a0 done [2024-09-09T05:35:49.574Z] #109 naming to docker.io/library/core-keeper-arm64 done [2024-09-09T05:35:49.574Z] #109 DONE 12.6s [2024-09-09T05:35:49.574Z] [2024-09-09T05:35:49.574Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T05:36:21.802Z] #160 DONE 2135.3s [2024-09-09T05:36:21.802Z] [2024-09-09T05:36:21.802Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T05:36:21.802Z] #154 DONE 2135.3s [2024-09-09T05:36:21.802Z] [2024-09-09T05:36:21.802Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T05:36:21.802Z] #158 DONE 2135.4s [2024-09-09T05:36:21.802Z] [2024-09-09T05:36:21.802Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T05:36:22.070Z] #48 ... [2024-09-09T05:36:22.070Z] [2024-09-09T05:36:22.070Z] #222 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:36:22.341Z] #222 DONE 0.4s [2024-09-09T05:36:22.341Z] [2024-09-09T05:36:22.341Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:36:22.341Z] #223 DONE 0.4s [2024-09-09T05:36:22.341Z] [2024-09-09T05:36:22.341Z] #224 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T05:36:22.341Z] #224 DONE 0.5s [2024-09-09T05:36:22.341Z] [2024-09-09T05:36:22.341Z] #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:36:22.610Z] #225 ... [2024-09-09T05:36:22.610Z] [2024-09-09T05:36:22.610Z] #226 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:36:22.610Z] #226 DONE 0.2s [2024-09-09T05:36:22.610Z] [2024-09-09T05:36:22.610Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:36:22.610Z] #227 DONE 0.3s [2024-09-09T05:36:22.610Z] [2024-09-09T05:36:22.610Z] #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T05:36:22.610Z] #225 DONE 0.3s [2024-09-09T05:36:22.610Z] [2024-09-09T05:36:22.610Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T05:36:23.196Z] #228 ... [2024-09-09T05:36:23.196Z] [2024-09-09T05:36:23.196Z] #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T05:36:23.196Z] #229 DONE 0.6s [2024-09-09T05:36:23.196Z] [2024-09-09T05:36:23.196Z] #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T05:36:23.196Z] #230 DONE 0.6s [2024-09-09T05:36:23.196Z] [2024-09-09T05:36:23.196Z] #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:36:23.196Z] #231 DONE 0.1s [2024-09-09T05:36:23.196Z] [2024-09-09T05:36:23.196Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T05:36:23.196Z] #228 DONE 0.5s [2024-09-09T05:36:23.196Z] [2024-09-09T05:36:23.196Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:36:23.468Z] #232 ... [2024-09-09T05:36:23.468Z] [2024-09-09T05:36:23.468Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T05:36:23.468Z] #233 DONE 0.2s [2024-09-09T05:36:23.468Z] [2024-09-09T05:36:23.468Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T05:36:23.468Z] #232 DONE 0.2s [2024-09-09T05:36:23.468Z] [2024-09-09T05:36:23.468Z] #109 [support-notifications] exporting to image [2024-09-09T05:36:23.468Z] #109 exporting layers [2024-09-09T05:36:24.048Z] #109 exporting layers 0.6s done [2024-09-09T05:36:24.048Z] #109 writing image sha256:c35593d95c4ee81d6207ac26ac26819197031eeec386582a7ea31bed6fe4509d done [2024-09-09T05:36:24.048Z] #109 naming to docker.io/library/support-scheduler-arm64 done [2024-09-09T05:36:24.314Z] #109 exporting layers 0.7s done [2024-09-09T05:36:24.314Z] #109 writing image sha256:d68ee81ba69f50a1b8f6b033cf338b26e76a01ebb88b1766b2828b501722863b done [2024-09-09T05:36:24.314Z] #109 naming to docker.io/library/support-notifications-arm64 done [2024-09-09T05:36:24.580Z] #109 exporting layers 1.3s done [2024-09-09T05:36:24.580Z] #109 writing image sha256:a8c707a9c395640d3ed5ce325c34067efa38b75b91ab8f005b14643909aa9301 done [2024-09-09T05:36:24.580Z] #109 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-09T05:36:24.580Z] #109 DONE 14.2s [2024-09-09T05:36:24.580Z] [2024-09-09T05:36:24.580Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T05:36:24.580Z] time="2024-09-09T04:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:36:24.580Z] time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:36:24.580Z] time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:36:24.580Z] time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:36:24.580Z] time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:36:24.580Z] time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:36:24.580Z] time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:36:24.580Z] time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:36:24.580Z] time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:36:24.580Z] time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:36:24.580Z] time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:36:24.580Z] time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:36:24.580Z] time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:36:24.580Z] time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:36:24.580Z] time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T05:36:24.580Z] time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T05:36:24.844Z] $ docker stop --time=1 48cbdec056f54ce21db58b30ddbb51fe83a75e94daae7a467be8196c71ea6303 [2024-09-09T05:36:26.474Z] $ docker rm -f --volumes 48cbdec056f54ce21db58b30ddbb51fe83a75e94daae7a467be8196c71ea6303 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T05:36:26.973Z] + docker images [2024-09-09T05:36:26.973Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T05:36:26.973Z] support-scheduler-arm64 latest c35593d95c4e 3 seconds ago 41.4MB [2024-09-09T05:36:26.973Z] support-cron-scheduler-arm64 latest a8c707a9c395 3 seconds ago 43.6MB [2024-09-09T05:36:26.973Z] support-notifications-arm64 latest d68ee81ba69f 3 seconds ago 42MB [2024-09-09T05:36:26.973Z] core-keeper-arm64 latest f7c70f4d6511 38 seconds ago 39MB [2024-09-09T05:36:26.973Z] core-metadata-arm64 latest 9621f06d49ec 40 seconds ago 39.3MB [2024-09-09T05:36:26.973Z] core-data-arm64 latest f2e322d21f30 41 seconds ago 39.1MB [2024-09-09T05:36:26.973Z] core-command-arm64 latest 7f58a1a89ab9 2 minutes ago 35.1MB [2024-09-09T05:36:26.973Z] security-proxy-auth-arm64 latest e161bbd8b757 3 minutes ago 32.7MB [2024-09-09T05:36:26.973Z] security-spiffe-token-provider-arm64 latest 9d4e90ef511f 11 minutes ago 29.1MB [2024-09-09T05:36:26.973Z] core-common-config-bootstrapper-arm64 latest 4eb08e1e7190 13 minutes ago 15.4MB [2024-09-09T05:36:26.973Z] security-secretstore-setup-arm64 latest f8725f1184c0 14 minutes ago 36.4MB [2024-09-09T05:36:26.973Z] security-bootstrapper-arm64 latest 90c5cfeb8462 14 minutes ago 18.9MB [2024-09-09T05:36:26.973Z] security-proxy-setup-arm64 latest c370e4e69daf 15 minutes ago 26.2MB [2024-09-09T05:36:26.973Z] security-spire-config-arm64 latest a93179639c1c 36 minutes ago 115MB [2024-09-09T05:36:26.973Z] security-spire-agent-arm64 latest 36644cca75d9 36 minutes ago 174MB [2024-09-09T05:36:26.973Z] security-spire-server-arm64 latest 42ac468bf3cb 36 minutes ago 116MB [2024-09-09T05:36:26.973Z] ci-base-image-arm64 latest 1760b0a9211c 38 minutes ago 967MB [2024-09-09T05:36:26.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-09T05:36:26.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T05:36:27.199Z] provisioning config files... [2024-09-09T05:36:27.211Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/688@tmp/config12598329494970638919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:36:27.543Z] ---> ****-login.sh [2024-09-09T05:36:27.543Z] nexus3.edgexfoundry.org:10001 [2024-09-09T05:36:27.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:36:27.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:36:27.811Z] Configure a credential helper to remove this warning. See [2024-09-09T05:36:27.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:36:27.811Z] [2024-09-09T05:36:27.811Z] Login Succeeded [2024-09-09T05:36:27.811Z] nexus3.edgexfoundry.org:10002 [2024-09-09T05:36:28.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:36:28.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:36:28.346Z] Configure a credential helper to remove this warning. See [2024-09-09T05:36:28.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:36:28.346Z] [2024-09-09T05:36:28.346Z] Login Succeeded [2024-09-09T05:36:28.346Z] nexus3.edgexfoundry.org:10003 [2024-09-09T05:36:28.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:36:28.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:36:28.614Z] Configure a credential helper to remove this warning. See [2024-09-09T05:36:28.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:36:28.614Z] [2024-09-09T05:36:28.614Z] Login Succeeded [2024-09-09T05:36:28.614Z] nexus3.edgexfoundry.org:10004 [2024-09-09T05:36:28.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:36:28.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:36:28.881Z] Configure a credential helper to remove this warning. See [2024-09-09T05:36:28.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:36:28.881Z] [2024-09-09T05:36:28.882Z] Login Succeeded [2024-09-09T05:36:28.882Z] ****.io [2024-09-09T05:36:29.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:36:29.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:36:29.414Z] Configure a credential helper to remove this warning. See [2024-09-09T05:36:29.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:36:29.415Z] [2024-09-09T05:36:29.415Z] Login Succeeded [2024-09-09T05:36:29.415Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T05:36:29.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:36:29.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T05:36:29.503Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-09T05:36:29.503Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:36:29.503Z] latest [2024-09-09T05:36:29.503Z] 3.2.0-dev.67 [2024-09-09T05:36:29.503Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:36:29.503Z] main [2024-09-09T05:36:29.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:29.865Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:30.237Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:36:30.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-09T05:36:30.237Z] 45bc982100df: Preparing [2024-09-09T05:36:30.237Z] 0c04827aef5a: Preparing [2024-09-09T05:36:30.237Z] 0635aa0efbd5: Preparing [2024-09-09T05:36:30.237Z] 7f2e815d2d1d: Preparing [2024-09-09T05:36:30.237Z] 26c94294440d: Preparing [2024-09-09T05:36:30.237Z] d44bb770332e: Preparing [2024-09-09T05:36:30.237Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:36:30.237Z] d44bb770332e: Waiting [2024-09-09T05:36:30.505Z] 0635aa0efbd5: Pushed [2024-09-09T05:36:30.505Z] 26c94294440d: Pushed [2024-09-09T05:36:30.505Z] 45bc982100df: Pushed [2024-09-09T05:36:30.505Z] 7f2e815d2d1d: Pushed [2024-09-09T05:36:30.505Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:36:30.505Z] d44bb770332e: Pushed [2024-09-09T05:36:37.111Z] 0c04827aef5a: Pushed [2024-09-09T05:36:37.111Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:3958a01288106843330b459a71407c315b5afc2f7b426f1c4b2caa09a16e7dbc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:37.476Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:37.831Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-09T05:36:37.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-09T05:36:37.831Z] 45bc982100df: Preparing [2024-09-09T05:36:37.831Z] 0c04827aef5a: Preparing [2024-09-09T05:36:37.831Z] 0635aa0efbd5: Preparing [2024-09-09T05:36:37.831Z] 7f2e815d2d1d: Preparing [2024-09-09T05:36:37.831Z] 26c94294440d: Preparing [2024-09-09T05:36:37.831Z] d44bb770332e: Preparing [2024-09-09T05:36:37.831Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:36:37.831Z] d44bb770332e: Waiting [2024-09-09T05:36:37.831Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:36:37.831Z] 45bc982100df: Layer already exists [2024-09-09T05:36:37.831Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:36:37.831Z] 0c04827aef5a: Layer already exists [2024-09-09T05:36:37.831Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:36:37.831Z] 26c94294440d: Layer already exists [2024-09-09T05:36:37.831Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:36:37.831Z] d44bb770332e: Layer already exists [2024-09-09T05:36:38.095Z] latest: digest: sha256:3958a01288106843330b459a71407c315b5afc2f7b426f1c4b2caa09a16e7dbc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:38.449Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:38.798Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.67 [2024-09-09T05:36:38.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-09T05:36:38.798Z] 45bc982100df: Preparing [2024-09-09T05:36:38.798Z] 0c04827aef5a: Preparing [2024-09-09T05:36:38.798Z] 0635aa0efbd5: Preparing [2024-09-09T05:36:38.798Z] 7f2e815d2d1d: Preparing [2024-09-09T05:36:38.798Z] 26c94294440d: Preparing [2024-09-09T05:36:38.798Z] d44bb770332e: Preparing [2024-09-09T05:36:38.798Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:36:38.798Z] d44bb770332e: Waiting [2024-09-09T05:36:38.798Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:36:38.798Z] 0c04827aef5a: Layer already exists [2024-09-09T05:36:38.798Z] 45bc982100df: Layer already exists [2024-09-09T05:36:38.798Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:36:38.798Z] 26c94294440d: Layer already exists [2024-09-09T05:36:38.798Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:36:38.798Z] d44bb770332e: Layer already exists [2024-09-09T05:36:38.798Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:36:39.111Z] 3.2.0-dev.67: digest: sha256:3958a01288106843330b459a71407c315b5afc2f7b426f1c4b2caa09a16e7dbc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:39.467Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:39.832Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:36:39.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-09T05:36:39.832Z] 45bc982100df: Preparing [2024-09-09T05:36:39.832Z] 0c04827aef5a: Preparing [2024-09-09T05:36:39.832Z] 0635aa0efbd5: Preparing [2024-09-09T05:36:39.832Z] 7f2e815d2d1d: Preparing [2024-09-09T05:36:39.832Z] 26c94294440d: Preparing [2024-09-09T05:36:39.832Z] d44bb770332e: Preparing [2024-09-09T05:36:39.832Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:36:39.832Z] d44bb770332e: Waiting [2024-09-09T05:36:39.832Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:36:39.832Z] 0c04827aef5a: Layer already exists [2024-09-09T05:36:39.832Z] 45bc982100df: Layer already exists [2024-09-09T05:36:39.832Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:36:39.832Z] 26c94294440d: Layer already exists [2024-09-09T05:36:39.832Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:36:39.832Z] d44bb770332e: Layer already exists [2024-09-09T05:36:39.832Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:36:39.832Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:3958a01288106843330b459a71407c315b5afc2f7b426f1c4b2caa09a16e7dbc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:40.462Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:40.826Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-09T05:36:40.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-09T05:36:40.826Z] 45bc982100df: Preparing [2024-09-09T05:36:40.826Z] 0c04827aef5a: Preparing [2024-09-09T05:36:40.826Z] 0635aa0efbd5: Preparing [2024-09-09T05:36:40.826Z] 7f2e815d2d1d: Preparing [2024-09-09T05:36:40.826Z] 26c94294440d: Preparing [2024-09-09T05:36:40.826Z] d44bb770332e: Preparing [2024-09-09T05:36:40.826Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:36:40.826Z] d44bb770332e: Waiting [2024-09-09T05:36:40.826Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:36:40.826Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:36:40.826Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:36:40.826Z] 0c04827aef5a: Layer already exists [2024-09-09T05:36:40.826Z] 45bc982100df: Layer already exists [2024-09-09T05:36:40.826Z] 26c94294440d: Layer already exists [2024-09-09T05:36:40.826Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:36:40.826Z] d44bb770332e: Layer already exists [2024-09-09T05:36:41.092Z] main: digest: sha256:3958a01288106843330b459a71407c315b5afc2f7b426f1c4b2caa09a16e7dbc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:36:41.169Z] ===================================================== [Pipeline] echo [2024-09-09T05:36:41.181Z] taggedImages: [2024-09-09T05:36:41.181Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:36:41.181Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-09T05:36:41.181Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.67 [2024-09-09T05:36:41.181Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:36:41.181Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-09T05:36:41.228Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-09T05:36:41.228Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:36:41.228Z] latest [2024-09-09T05:36:41.228Z] 3.2.0-dev.67 [2024-09-09T05:36:41.228Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:36:41.228Z] main [2024-09-09T05:36:41.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:41.608Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:41.962Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:36:41.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-09T05:36:41.962Z] bfee3187fc3f: Preparing [2024-09-09T05:36:41.962Z] 7e3b3148d546: Preparing [2024-09-09T05:36:41.962Z] bc46edff20f2: Preparing [2024-09-09T05:36:41.962Z] ef8507ae2dc5: Preparing [2024-09-09T05:36:41.962Z] 0635aa0efbd5: Preparing [2024-09-09T05:36:41.962Z] 7f2e815d2d1d: Preparing [2024-09-09T05:36:41.962Z] 26c94294440d: Preparing [2024-09-09T05:36:41.962Z] d44bb770332e: Preparing [2024-09-09T05:36:41.962Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:36:41.962Z] 26c94294440d: Waiting [2024-09-09T05:36:41.962Z] d44bb770332e: Waiting [2024-09-09T05:36:41.962Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:36:41.962Z] 7f2e815d2d1d: Waiting [2024-09-09T05:36:41.962Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:36:42.228Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:36:42.228Z] 26c94294440d: Layer already exists [2024-09-09T05:36:42.228Z] 7e3b3148d546: Pushed [2024-09-09T05:36:42.228Z] bc46edff20f2: Pushed [2024-09-09T05:36:42.228Z] d44bb770332e: Layer already exists [2024-09-09T05:36:42.228Z] bfee3187fc3f: Pushed [2024-09-09T05:36:42.228Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:36:44.157Z] ef8507ae2dc5: Pushed [2024-09-09T05:36:44.157Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:5e33cf3bc6d534326a1f96404b65087cc993d0f500c5c6ffb526b01c62794e90 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:44.512Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:44.866Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-09T05:36:44.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-09T05:36:44.866Z] bfee3187fc3f: Preparing [2024-09-09T05:36:44.866Z] 7e3b3148d546: Preparing [2024-09-09T05:36:44.866Z] bc46edff20f2: Preparing [2024-09-09T05:36:44.866Z] ef8507ae2dc5: Preparing [2024-09-09T05:36:44.866Z] 0635aa0efbd5: Preparing [2024-09-09T05:36:44.866Z] 7f2e815d2d1d: Preparing [2024-09-09T05:36:44.866Z] 26c94294440d: Preparing [2024-09-09T05:36:44.866Z] d44bb770332e: Preparing [2024-09-09T05:36:44.866Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:36:44.866Z] 26c94294440d: Waiting [2024-09-09T05:36:44.866Z] d44bb770332e: Waiting [2024-09-09T05:36:44.866Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:36:44.866Z] 7f2e815d2d1d: Waiting [2024-09-09T05:36:44.866Z] ef8507ae2dc5: Layer already exists [2024-09-09T05:36:44.866Z] bfee3187fc3f: Layer already exists [2024-09-09T05:36:44.866Z] bc46edff20f2: Layer already exists [2024-09-09T05:36:44.866Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:36:44.866Z] 7e3b3148d546: Layer already exists [2024-09-09T05:36:44.866Z] 26c94294440d: Layer already exists [2024-09-09T05:36:44.866Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:36:44.866Z] d44bb770332e: Layer already exists [2024-09-09T05:36:44.866Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:36:45.131Z] latest: digest: sha256:5e33cf3bc6d534326a1f96404b65087cc993d0f500c5c6ffb526b01c62794e90 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:45.485Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:45.856Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.67 [2024-09-09T05:36:45.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-09T05:36:45.856Z] bfee3187fc3f: Preparing [2024-09-09T05:36:45.856Z] 7e3b3148d546: Preparing [2024-09-09T05:36:45.856Z] bc46edff20f2: Preparing [2024-09-09T05:36:45.856Z] ef8507ae2dc5: Preparing [2024-09-09T05:36:45.856Z] 0635aa0efbd5: Preparing [2024-09-09T05:36:45.856Z] 7f2e815d2d1d: Preparing [2024-09-09T05:36:45.856Z] 26c94294440d: Preparing [2024-09-09T05:36:45.856Z] d44bb770332e: Preparing [2024-09-09T05:36:45.856Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:36:45.856Z] 26c94294440d: Waiting [2024-09-09T05:36:45.856Z] d44bb770332e: Waiting [2024-09-09T05:36:45.856Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:36:45.856Z] 7f2e815d2d1d: Waiting [2024-09-09T05:36:45.856Z] bc46edff20f2: Layer already exists [2024-09-09T05:36:45.856Z] 7e3b3148d546: Layer already exists [2024-09-09T05:36:45.856Z] bfee3187fc3f: Layer already exists [2024-09-09T05:36:45.856Z] ef8507ae2dc5: Layer already exists [2024-09-09T05:36:45.856Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:36:45.856Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:36:45.856Z] d44bb770332e: Layer already exists [2024-09-09T05:36:45.856Z] 26c94294440d: Layer already exists [2024-09-09T05:36:45.856Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:36:46.119Z] 3.2.0-dev.67: digest: sha256:5e33cf3bc6d534326a1f96404b65087cc993d0f500c5c6ffb526b01c62794e90 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:46.471Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:46.823Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:36:46.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-09T05:36:46.823Z] bfee3187fc3f: Preparing [2024-09-09T05:36:46.823Z] 7e3b3148d546: Preparing [2024-09-09T05:36:46.823Z] bc46edff20f2: Preparing [2024-09-09T05:36:46.823Z] ef8507ae2dc5: Preparing [2024-09-09T05:36:46.823Z] 0635aa0efbd5: Preparing [2024-09-09T05:36:46.823Z] 7f2e815d2d1d: Preparing [2024-09-09T05:36:46.823Z] 26c94294440d: Preparing [2024-09-09T05:36:46.823Z] d44bb770332e: Preparing [2024-09-09T05:36:46.823Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:36:46.823Z] 26c94294440d: Waiting [2024-09-09T05:36:46.823Z] d44bb770332e: Waiting [2024-09-09T05:36:46.823Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:36:46.823Z] 7f2e815d2d1d: Waiting [2024-09-09T05:36:46.823Z] bfee3187fc3f: Layer already exists [2024-09-09T05:36:46.823Z] bc46edff20f2: Layer already exists [2024-09-09T05:36:46.823Z] 7e3b3148d546: Layer already exists [2024-09-09T05:36:46.823Z] ef8507ae2dc5: Layer already exists [2024-09-09T05:36:46.823Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:36:46.823Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:36:46.823Z] d44bb770332e: Layer already exists [2024-09-09T05:36:46.823Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:36:46.823Z] 26c94294440d: Layer already exists [2024-09-09T05:36:46.823Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:5e33cf3bc6d534326a1f96404b65087cc993d0f500c5c6ffb526b01c62794e90 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:47.179Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:47.534Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-09T05:36:47.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-09T05:36:47.534Z] bfee3187fc3f: Preparing [2024-09-09T05:36:47.534Z] 7e3b3148d546: Preparing [2024-09-09T05:36:47.534Z] bc46edff20f2: Preparing [2024-09-09T05:36:47.534Z] ef8507ae2dc5: Preparing [2024-09-09T05:36:47.534Z] 0635aa0efbd5: Preparing [2024-09-09T05:36:47.534Z] 7f2e815d2d1d: Preparing [2024-09-09T05:36:47.534Z] 26c94294440d: Preparing [2024-09-09T05:36:47.534Z] d44bb770332e: Preparing [2024-09-09T05:36:47.534Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:36:47.534Z] 7f2e815d2d1d: Waiting [2024-09-09T05:36:47.534Z] 26c94294440d: Waiting [2024-09-09T05:36:47.534Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:36:47.534Z] d44bb770332e: Waiting [2024-09-09T05:36:47.534Z] 7e3b3148d546: Layer already exists [2024-09-09T05:36:47.534Z] bc46edff20f2: Layer already exists [2024-09-09T05:36:47.534Z] bfee3187fc3f: Layer already exists [2024-09-09T05:36:47.534Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:36:47.534Z] ef8507ae2dc5: Layer already exists [2024-09-09T05:36:47.534Z] 26c94294440d: Layer already exists [2024-09-09T05:36:47.534Z] d44bb770332e: Layer already exists [2024-09-09T05:36:47.534Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:36:47.534Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:36:47.798Z] main: digest: sha256:5e33cf3bc6d534326a1f96404b65087cc993d0f500c5c6ffb526b01c62794e90 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:36:47.883Z] ===================================================== [Pipeline] echo [2024-09-09T05:36:47.898Z] taggedImages: [2024-09-09T05:36:47.898Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:36:47.898Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-09T05:36:47.898Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.67 [2024-09-09T05:36:47.898Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:36:47.898Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-09T05:36:47.921Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-09T05:36:47.921Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:36:47.921Z] latest [2024-09-09T05:36:47.921Z] 3.2.0-dev.67 [2024-09-09T05:36:47.921Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:36:47.921Z] main [2024-09-09T05:36:47.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:48.285Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:48.644Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:36:48.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-09T05:36:48.644Z] 1f57709be44e: Preparing [2024-09-09T05:36:48.644Z] 9cc806a33179: Preparing [2024-09-09T05:36:48.644Z] 1fd70d4f9c50: Preparing [2024-09-09T05:36:48.644Z] 0635aa0efbd5: Preparing [2024-09-09T05:36:48.644Z] 7f2e815d2d1d: Preparing [2024-09-09T05:36:48.644Z] e25a9aac32d4: Preparing [2024-09-09T05:36:48.644Z] 31dd4afb00d7: Preparing [2024-09-09T05:36:48.644Z] e25a9aac32d4: Waiting [2024-09-09T05:36:48.644Z] 31dd4afb00d7: Waiting [2024-09-09T05:36:48.644Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:36:48.644Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:36:48.644Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:36:48.644Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:36:48.908Z] 9cc806a33179: Pushed [2024-09-09T05:36:48.908Z] 1f57709be44e: Pushed [2024-09-09T05:36:48.908Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:36:48.908Z] e25a9aac32d4: Pushed [2024-09-09T05:36:48.908Z] 31dd4afb00d7: Pushed [2024-09-09T05:36:55.541Z] 1fd70d4f9c50: Pushed [2024-09-09T05:36:55.541Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:81367ed8e2c546be9d0a3aebfe2f0bf682b9dbeed909db3edd8fcb5efba51fc6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:55.897Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:56.240Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-09T05:36:56.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-09T05:36:56.240Z] 1f57709be44e: Preparing [2024-09-09T05:36:56.240Z] 9cc806a33179: Preparing [2024-09-09T05:36:56.240Z] 1fd70d4f9c50: Preparing [2024-09-09T05:36:56.240Z] 0635aa0efbd5: Preparing [2024-09-09T05:36:56.240Z] 7f2e815d2d1d: Preparing [2024-09-09T05:36:56.240Z] e25a9aac32d4: Preparing [2024-09-09T05:36:56.240Z] 31dd4afb00d7: Preparing [2024-09-09T05:36:56.240Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:36:56.240Z] e25a9aac32d4: Waiting [2024-09-09T05:36:56.240Z] 31dd4afb00d7: Waiting [2024-09-09T05:36:56.240Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:36:56.240Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:36:56.240Z] 9cc806a33179: Layer already exists [2024-09-09T05:36:56.240Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:36:56.240Z] 1fd70d4f9c50: Layer already exists [2024-09-09T05:36:56.240Z] 1f57709be44e: Layer already exists [2024-09-09T05:36:56.240Z] 31dd4afb00d7: Layer already exists [2024-09-09T05:36:56.240Z] e25a9aac32d4: Layer already exists [2024-09-09T05:36:56.240Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:36:56.503Z] latest: digest: sha256:81367ed8e2c546be9d0a3aebfe2f0bf682b9dbeed909db3edd8fcb5efba51fc6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:56.852Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:57.202Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.67 [2024-09-09T05:36:57.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-09T05:36:57.202Z] 1f57709be44e: Preparing [2024-09-09T05:36:57.202Z] 9cc806a33179: Preparing [2024-09-09T05:36:57.202Z] 1fd70d4f9c50: Preparing [2024-09-09T05:36:57.202Z] 0635aa0efbd5: Preparing [2024-09-09T05:36:57.202Z] 7f2e815d2d1d: Preparing [2024-09-09T05:36:57.202Z] e25a9aac32d4: Preparing [2024-09-09T05:36:57.202Z] 31dd4afb00d7: Preparing [2024-09-09T05:36:57.202Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:36:57.202Z] e25a9aac32d4: Waiting [2024-09-09T05:36:57.202Z] 31dd4afb00d7: Waiting [2024-09-09T05:36:57.202Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:36:57.202Z] 9cc806a33179: Layer already exists [2024-09-09T05:36:57.202Z] 1f57709be44e: Layer already exists [2024-09-09T05:36:57.202Z] 1fd70d4f9c50: Layer already exists [2024-09-09T05:36:57.202Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:36:57.202Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:36:57.202Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:36:57.202Z] e25a9aac32d4: Layer already exists [2024-09-09T05:36:57.202Z] 31dd4afb00d7: Layer already exists [2024-09-09T05:36:57.466Z] 3.2.0-dev.67: digest: sha256:81367ed8e2c546be9d0a3aebfe2f0bf682b9dbeed909db3edd8fcb5efba51fc6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:57.817Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:58.166Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:36:58.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-09T05:36:58.166Z] 1f57709be44e: Preparing [2024-09-09T05:36:58.166Z] 9cc806a33179: Preparing [2024-09-09T05:36:58.166Z] 1fd70d4f9c50: Preparing [2024-09-09T05:36:58.166Z] 0635aa0efbd5: Preparing [2024-09-09T05:36:58.166Z] 7f2e815d2d1d: Preparing [2024-09-09T05:36:58.166Z] e25a9aac32d4: Preparing [2024-09-09T05:36:58.166Z] 31dd4afb00d7: Preparing [2024-09-09T05:36:58.166Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:36:58.166Z] 31dd4afb00d7: Waiting [2024-09-09T05:36:58.166Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:36:58.166Z] e25a9aac32d4: Waiting [2024-09-09T05:36:58.166Z] 1fd70d4f9c50: Layer already exists [2024-09-09T05:36:58.166Z] 1f57709be44e: Layer already exists [2024-09-09T05:36:58.166Z] 9cc806a33179: Layer already exists [2024-09-09T05:36:58.166Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:36:58.166Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:36:58.166Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:36:58.166Z] 31dd4afb00d7: Layer already exists [2024-09-09T05:36:58.166Z] e25a9aac32d4: Layer already exists [2024-09-09T05:36:58.429Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:81367ed8e2c546be9d0a3aebfe2f0bf682b9dbeed909db3edd8fcb5efba51fc6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:58.771Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:59.120Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-09T05:36:59.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-09T05:36:59.120Z] 1f57709be44e: Preparing [2024-09-09T05:36:59.120Z] 9cc806a33179: Preparing [2024-09-09T05:36:59.120Z] 1fd70d4f9c50: Preparing [2024-09-09T05:36:59.120Z] 0635aa0efbd5: Preparing [2024-09-09T05:36:59.120Z] 7f2e815d2d1d: Preparing [2024-09-09T05:36:59.120Z] e25a9aac32d4: Preparing [2024-09-09T05:36:59.120Z] 31dd4afb00d7: Preparing [2024-09-09T05:36:59.120Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:36:59.120Z] e25a9aac32d4: Waiting [2024-09-09T05:36:59.120Z] 31dd4afb00d7: Waiting [2024-09-09T05:36:59.120Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:36:59.120Z] 9cc806a33179: Layer already exists [2024-09-09T05:36:59.120Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:36:59.120Z] 1fd70d4f9c50: Layer already exists [2024-09-09T05:36:59.120Z] 1f57709be44e: Layer already exists [2024-09-09T05:36:59.120Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:36:59.120Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:36:59.120Z] 31dd4afb00d7: Layer already exists [2024-09-09T05:36:59.120Z] e25a9aac32d4: Layer already exists [2024-09-09T05:36:59.384Z] main: digest: sha256:81367ed8e2c546be9d0a3aebfe2f0bf682b9dbeed909db3edd8fcb5efba51fc6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:36:59.439Z] ===================================================== [Pipeline] echo [2024-09-09T05:36:59.454Z] taggedImages: [2024-09-09T05:36:59.454Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:36:59.454Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-09T05:36:59.454Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.67 [2024-09-09T05:36:59.454Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:36:59.454Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-09T05:36:59.481Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-09T05:36:59.481Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:36:59.481Z] latest [2024-09-09T05:36:59.481Z] 3.2.0-dev.67 [2024-09-09T05:36:59.481Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:36:59.481Z] main [2024-09-09T05:36:59.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:36:59.857Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:00.216Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:00.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-09T05:37:00.216Z] 0a4bab7d4c2a: Preparing [2024-09-09T05:37:00.216Z] a634263bcb9f: Preparing [2024-09-09T05:37:00.216Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:00.216Z] cb2f8982d5bd: Preparing [2024-09-09T05:37:00.216Z] 4bdd2ac3c342: Preparing [2024-09-09T05:37:00.216Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:00.216Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:00.216Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:00.216Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:00.480Z] cb2f8982d5bd: Pushed [2024-09-09T05:37:00.480Z] 4bdd2ac3c342: Pushed [2024-09-09T05:37:00.480Z] 0a4bab7d4c2a: Pushed [2024-09-09T05:37:07.097Z] a634263bcb9f: Pushed [2024-09-09T05:37:07.097Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:04ac3b10a0b8954e268e64f735471d59d214b4257a43f50dd684ee87ddd6ba2d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:07.441Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:07.779Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-09T05:37:07.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-09T05:37:07.779Z] 0a4bab7d4c2a: Preparing [2024-09-09T05:37:07.779Z] a634263bcb9f: Preparing [2024-09-09T05:37:07.779Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:07.779Z] cb2f8982d5bd: Preparing [2024-09-09T05:37:07.779Z] 4bdd2ac3c342: Preparing [2024-09-09T05:37:07.779Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:07.779Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:07.779Z] a634263bcb9f: Layer already exists [2024-09-09T05:37:07.779Z] 4bdd2ac3c342: Layer already exists [2024-09-09T05:37:07.779Z] cb2f8982d5bd: Layer already exists [2024-09-09T05:37:07.779Z] 0a4bab7d4c2a: Layer already exists [2024-09-09T05:37:07.779Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:07.779Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:07.779Z] latest: digest: sha256:04ac3b10a0b8954e268e64f735471d59d214b4257a43f50dd684ee87ddd6ba2d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:08.569Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:08.909Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.67 [2024-09-09T05:37:08.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-09T05:37:08.909Z] 0a4bab7d4c2a: Preparing [2024-09-09T05:37:08.909Z] a634263bcb9f: Preparing [2024-09-09T05:37:08.909Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:08.909Z] cb2f8982d5bd: Preparing [2024-09-09T05:37:08.909Z] 4bdd2ac3c342: Preparing [2024-09-09T05:37:08.909Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:08.909Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:08.909Z] cb2f8982d5bd: Layer already exists [2024-09-09T05:37:08.909Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:08.909Z] 4bdd2ac3c342: Layer already exists [2024-09-09T05:37:08.909Z] a634263bcb9f: Layer already exists [2024-09-09T05:37:08.909Z] 0a4bab7d4c2a: Layer already exists [2024-09-09T05:37:08.909Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:08.909Z] 3.2.0-dev.67: digest: sha256:04ac3b10a0b8954e268e64f735471d59d214b4257a43f50dd684ee87ddd6ba2d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:09.522Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:09.860Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:09.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-09T05:37:09.860Z] 0a4bab7d4c2a: Preparing [2024-09-09T05:37:09.860Z] a634263bcb9f: Preparing [2024-09-09T05:37:09.860Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:09.860Z] cb2f8982d5bd: Preparing [2024-09-09T05:37:09.860Z] 4bdd2ac3c342: Preparing [2024-09-09T05:37:09.860Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:09.860Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:09.860Z] cb2f8982d5bd: Layer already exists [2024-09-09T05:37:09.860Z] 0a4bab7d4c2a: Layer already exists [2024-09-09T05:37:09.860Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:09.860Z] 4bdd2ac3c342: Layer already exists [2024-09-09T05:37:09.860Z] a634263bcb9f: Layer already exists [2024-09-09T05:37:09.860Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:10.125Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:04ac3b10a0b8954e268e64f735471d59d214b4257a43f50dd684ee87ddd6ba2d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:10.484Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:10.831Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-09T05:37:10.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-09T05:37:10.831Z] 0a4bab7d4c2a: Preparing [2024-09-09T05:37:10.831Z] a634263bcb9f: Preparing [2024-09-09T05:37:10.831Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:10.831Z] cb2f8982d5bd: Preparing [2024-09-09T05:37:10.831Z] 4bdd2ac3c342: Preparing [2024-09-09T05:37:10.831Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:10.831Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:10.831Z] a634263bcb9f: Layer already exists [2024-09-09T05:37:10.831Z] 0a4bab7d4c2a: Layer already exists [2024-09-09T05:37:10.831Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:10.831Z] 4bdd2ac3c342: Layer already exists [2024-09-09T05:37:10.831Z] cb2f8982d5bd: Layer already exists [2024-09-09T05:37:10.831Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:11.095Z] main: digest: sha256:04ac3b10a0b8954e268e64f735471d59d214b4257a43f50dd684ee87ddd6ba2d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:37:11.169Z] ===================================================== [Pipeline] echo [2024-09-09T05:37:11.189Z] taggedImages: [2024-09-09T05:37:11.190Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:11.190Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-09T05:37:11.190Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.67 [2024-09-09T05:37:11.190Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:11.190Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-09T05:37:11.216Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-09T05:37:11.216Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:11.216Z] latest [2024-09-09T05:37:11.216Z] 3.2.0-dev.67 [2024-09-09T05:37:11.216Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:11.216Z] main [2024-09-09T05:37:11.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:11.576Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:11.913Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:11.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-09T05:37:11.913Z] 4430d9e04b8f: Preparing [2024-09-09T05:37:11.913Z] ec345961968e: Preparing [2024-09-09T05:37:11.913Z] e3460d17a10a: Preparing [2024-09-09T05:37:11.913Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:11.913Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:11.913Z] 26c94294440d: Preparing [2024-09-09T05:37:11.913Z] d44bb770332e: Preparing [2024-09-09T05:37:11.913Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:11.913Z] 26c94294440d: Waiting [2024-09-09T05:37:11.913Z] d44bb770332e: Waiting [2024-09-09T05:37:11.913Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:11.913Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:12.177Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:12.177Z] ec345961968e: Pushed [2024-09-09T05:37:12.177Z] 26c94294440d: Layer already exists [2024-09-09T05:37:12.177Z] d44bb770332e: Layer already exists [2024-09-09T05:37:12.177Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:12.177Z] 4430d9e04b8f: Pushed [2024-09-09T05:37:18.796Z] e3460d17a10a: Pushed [2024-09-09T05:37:18.796Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:582ace5786105c12da5c9d7efbfd9330b4700f2158cca4bb34e0e6bd4f174cea size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:19.152Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:19.505Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-09T05:37:19.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-09T05:37:19.505Z] 4430d9e04b8f: Preparing [2024-09-09T05:37:19.505Z] ec345961968e: Preparing [2024-09-09T05:37:19.505Z] e3460d17a10a: Preparing [2024-09-09T05:37:19.505Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:19.505Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:19.505Z] 26c94294440d: Preparing [2024-09-09T05:37:19.505Z] d44bb770332e: Preparing [2024-09-09T05:37:19.505Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:19.505Z] 26c94294440d: Waiting [2024-09-09T05:37:19.505Z] d44bb770332e: Waiting [2024-09-09T05:37:19.505Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:19.505Z] 4430d9e04b8f: Layer already exists [2024-09-09T05:37:19.505Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:19.505Z] ec345961968e: Layer already exists [2024-09-09T05:37:19.505Z] e3460d17a10a: Layer already exists [2024-09-09T05:37:19.505Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:19.505Z] 26c94294440d: Layer already exists [2024-09-09T05:37:19.505Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:19.505Z] d44bb770332e: Layer already exists [2024-09-09T05:37:19.770Z] latest: digest: sha256:582ace5786105c12da5c9d7efbfd9330b4700f2158cca4bb34e0e6bd4f174cea size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:20.129Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:20.472Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.67 [2024-09-09T05:37:20.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-09T05:37:20.472Z] 4430d9e04b8f: Preparing [2024-09-09T05:37:20.472Z] ec345961968e: Preparing [2024-09-09T05:37:20.472Z] e3460d17a10a: Preparing [2024-09-09T05:37:20.472Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:20.472Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:20.472Z] 26c94294440d: Preparing [2024-09-09T05:37:20.472Z] d44bb770332e: Preparing [2024-09-09T05:37:20.472Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:20.472Z] 26c94294440d: Waiting [2024-09-09T05:37:20.472Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:20.472Z] d44bb770332e: Waiting [2024-09-09T05:37:20.472Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:20.472Z] e3460d17a10a: Layer already exists [2024-09-09T05:37:20.472Z] ec345961968e: Layer already exists [2024-09-09T05:37:20.472Z] 4430d9e04b8f: Layer already exists [2024-09-09T05:37:20.472Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:20.472Z] d44bb770332e: Layer already exists [2024-09-09T05:37:20.472Z] 26c94294440d: Layer already exists [2024-09-09T05:37:20.472Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:20.735Z] 3.2.0-dev.67: digest: sha256:582ace5786105c12da5c9d7efbfd9330b4700f2158cca4bb34e0e6bd4f174cea size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:21.085Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:21.427Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:21.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-09T05:37:21.427Z] 4430d9e04b8f: Preparing [2024-09-09T05:37:21.427Z] ec345961968e: Preparing [2024-09-09T05:37:21.427Z] e3460d17a10a: Preparing [2024-09-09T05:37:21.427Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:21.427Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:21.427Z] 26c94294440d: Preparing [2024-09-09T05:37:21.427Z] d44bb770332e: Preparing [2024-09-09T05:37:21.427Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:21.427Z] 26c94294440d: Waiting [2024-09-09T05:37:21.427Z] d44bb770332e: Waiting [2024-09-09T05:37:21.427Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:21.427Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:21.427Z] 4430d9e04b8f: Layer already exists [2024-09-09T05:37:21.427Z] ec345961968e: Layer already exists [2024-09-09T05:37:21.427Z] e3460d17a10a: Layer already exists [2024-09-09T05:37:21.427Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:21.427Z] d44bb770332e: Layer already exists [2024-09-09T05:37:21.427Z] 26c94294440d: Layer already exists [2024-09-09T05:37:21.427Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:21.691Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:582ace5786105c12da5c9d7efbfd9330b4700f2158cca4bb34e0e6bd4f174cea size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:22.046Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:22.402Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-09T05:37:22.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-09T05:37:22.402Z] 4430d9e04b8f: Preparing [2024-09-09T05:37:22.402Z] ec345961968e: Preparing [2024-09-09T05:37:22.402Z] e3460d17a10a: Preparing [2024-09-09T05:37:22.402Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:22.402Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:22.402Z] 26c94294440d: Preparing [2024-09-09T05:37:22.402Z] d44bb770332e: Preparing [2024-09-09T05:37:22.402Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:22.402Z] d44bb770332e: Waiting [2024-09-09T05:37:22.402Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:22.402Z] 26c94294440d: Waiting [2024-09-09T05:37:22.402Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:22.402Z] ec345961968e: Layer already exists [2024-09-09T05:37:22.402Z] 4430d9e04b8f: Layer already exists [2024-09-09T05:37:22.402Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:22.402Z] e3460d17a10a: Layer already exists [2024-09-09T05:37:22.402Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:22.402Z] d44bb770332e: Layer already exists [2024-09-09T05:37:22.402Z] 26c94294440d: Layer already exists [2024-09-09T05:37:22.402Z] main: digest: sha256:582ace5786105c12da5c9d7efbfd9330b4700f2158cca4bb34e0e6bd4f174cea size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:37:22.750Z] ===================================================== [Pipeline] echo [2024-09-09T05:37:22.768Z] taggedImages: [2024-09-09T05:37:22.768Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:22.768Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-09T05:37:22.768Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.67 [2024-09-09T05:37:22.768Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:22.768Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-09T05:37:22.797Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-09T05:37:22.797Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:22.797Z] latest [2024-09-09T05:37:22.797Z] 3.2.0-dev.67 [2024-09-09T05:37:22.797Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:22.797Z] main [2024-09-09T05:37:22.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:23.164Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:23.510Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:23.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-09T05:37:23.510Z] 9889309b08f6: Preparing [2024-09-09T05:37:23.510Z] aa355e611de0: Preparing [2024-09-09T05:37:23.510Z] 06510ff79aa2: Preparing [2024-09-09T05:37:23.510Z] 6ae0838e2162: Preparing [2024-09-09T05:37:23.510Z] 8ebb1d8ef2c7: Preparing [2024-09-09T05:37:23.510Z] 3342d35fc724: Preparing [2024-09-09T05:37:23.510Z] 116e9f176ed1: Preparing [2024-09-09T05:37:23.510Z] 784b0b43771b: Preparing [2024-09-09T05:37:23.510Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:23.510Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:23.510Z] cf5a1914cd12: Preparing [2024-09-09T05:37:23.510Z] de7704477f71: Preparing [2024-09-09T05:37:23.510Z] 5f70bf18a086: Preparing [2024-09-09T05:37:23.510Z] 914a2b90ae01: Preparing [2024-09-09T05:37:23.510Z] e8c45b996366: Preparing [2024-09-09T05:37:23.510Z] e153f26e7677: Preparing [2024-09-09T05:37:23.510Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:23.510Z] 0635aa0efbd5: Waiting [2024-09-09T05:37:23.510Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:23.510Z] cf5a1914cd12: Waiting [2024-09-09T05:37:23.510Z] de7704477f71: Waiting [2024-09-09T05:37:23.510Z] 5f70bf18a086: Waiting [2024-09-09T05:37:23.510Z] 914a2b90ae01: Waiting [2024-09-09T05:37:23.510Z] e8c45b996366: Waiting [2024-09-09T05:37:23.510Z] e153f26e7677: Waiting [2024-09-09T05:37:23.510Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:23.510Z] 3342d35fc724: Waiting [2024-09-09T05:37:23.510Z] 116e9f176ed1: Waiting [2024-09-09T05:37:23.510Z] 784b0b43771b: Waiting [2024-09-09T05:37:23.774Z] 8ebb1d8ef2c7: Pushed [2024-09-09T05:37:23.774Z] 06510ff79aa2: Pushed [2024-09-09T05:37:23.774Z] aa355e611de0: Pushed [2024-09-09T05:37:23.774Z] 9889309b08f6: Pushed [2024-09-09T05:37:23.774Z] 6ae0838e2162: Pushed [2024-09-09T05:37:23.774Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:23.774Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:24.039Z] 3342d35fc724: Pushed [2024-09-09T05:37:24.039Z] 116e9f176ed1: Pushed [2024-09-09T05:37:24.039Z] 5f70bf18a086: Layer already exists [2024-09-09T05:37:24.039Z] cf5a1914cd12: Pushed [2024-09-09T05:37:24.039Z] de7704477f71: Pushed [2024-09-09T05:37:24.039Z] 914a2b90ae01: Pushed [2024-09-09T05:37:24.039Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:24.039Z] e8c45b996366: Pushed [2024-09-09T05:37:24.303Z] e153f26e7677: Pushed [2024-09-09T05:37:26.943Z] 784b0b43771b: Pushed [2024-09-09T05:37:26.943Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:3b9d7822689c340c0c04b683860c9d06d0106f026543736dee2b304289aec536 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:27.303Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:27.649Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-09T05:37:27.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-09T05:37:27.649Z] 9889309b08f6: Preparing [2024-09-09T05:37:27.649Z] aa355e611de0: Preparing [2024-09-09T05:37:27.649Z] 06510ff79aa2: Preparing [2024-09-09T05:37:27.649Z] 6ae0838e2162: Preparing [2024-09-09T05:37:27.649Z] 8ebb1d8ef2c7: Preparing [2024-09-09T05:37:27.649Z] 3342d35fc724: Preparing [2024-09-09T05:37:27.649Z] 116e9f176ed1: Preparing [2024-09-09T05:37:27.649Z] 784b0b43771b: Preparing [2024-09-09T05:37:27.649Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:27.649Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:27.649Z] cf5a1914cd12: Preparing [2024-09-09T05:37:27.649Z] de7704477f71: Preparing [2024-09-09T05:37:27.649Z] 5f70bf18a086: Preparing [2024-09-09T05:37:27.649Z] 914a2b90ae01: Preparing [2024-09-09T05:37:27.649Z] e8c45b996366: Preparing [2024-09-09T05:37:27.649Z] 3342d35fc724: Waiting [2024-09-09T05:37:27.649Z] e153f26e7677: Preparing [2024-09-09T05:37:27.649Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:27.649Z] 116e9f176ed1: Waiting [2024-09-09T05:37:27.649Z] 784b0b43771b: Waiting [2024-09-09T05:37:27.649Z] 0635aa0efbd5: Waiting [2024-09-09T05:37:27.649Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:27.649Z] cf5a1914cd12: Waiting [2024-09-09T05:37:27.649Z] de7704477f71: Waiting [2024-09-09T05:37:27.649Z] 5f70bf18a086: Waiting [2024-09-09T05:37:27.649Z] 914a2b90ae01: Waiting [2024-09-09T05:37:27.649Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:27.649Z] e8c45b996366: Waiting [2024-09-09T05:37:27.649Z] e153f26e7677: Waiting [2024-09-09T05:37:27.649Z] 06510ff79aa2: Layer already exists [2024-09-09T05:37:27.649Z] 9889309b08f6: Layer already exists [2024-09-09T05:37:27.649Z] aa355e611de0: Layer already exists [2024-09-09T05:37:27.649Z] 8ebb1d8ef2c7: Layer already exists [2024-09-09T05:37:27.649Z] 6ae0838e2162: Layer already exists [2024-09-09T05:37:27.649Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:27.649Z] 784b0b43771b: Layer already exists [2024-09-09T05:37:27.649Z] 3342d35fc724: Layer already exists [2024-09-09T05:37:27.649Z] 116e9f176ed1: Layer already exists [2024-09-09T05:37:27.649Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:27.649Z] de7704477f71: Layer already exists [2024-09-09T05:37:27.649Z] 5f70bf18a086: Layer already exists [2024-09-09T05:37:27.649Z] cf5a1914cd12: Layer already exists [2024-09-09T05:37:27.649Z] e8c45b996366: Layer already exists [2024-09-09T05:37:27.649Z] 914a2b90ae01: Layer already exists [2024-09-09T05:37:27.649Z] e153f26e7677: Layer already exists [2024-09-09T05:37:27.649Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:27.912Z] latest: digest: sha256:3b9d7822689c340c0c04b683860c9d06d0106f026543736dee2b304289aec536 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:28.258Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:28.601Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.67 [2024-09-09T05:37:28.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-09T05:37:28.601Z] 9889309b08f6: Preparing [2024-09-09T05:37:28.601Z] aa355e611de0: Preparing [2024-09-09T05:37:28.601Z] 06510ff79aa2: Preparing [2024-09-09T05:37:28.601Z] 6ae0838e2162: Preparing [2024-09-09T05:37:28.601Z] 8ebb1d8ef2c7: Preparing [2024-09-09T05:37:28.601Z] 3342d35fc724: Preparing [2024-09-09T05:37:28.601Z] 116e9f176ed1: Preparing [2024-09-09T05:37:28.601Z] 784b0b43771b: Preparing [2024-09-09T05:37:28.601Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:28.601Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:28.601Z] cf5a1914cd12: Preparing [2024-09-09T05:37:28.601Z] de7704477f71: Preparing [2024-09-09T05:37:28.601Z] 5f70bf18a086: Preparing [2024-09-09T05:37:28.601Z] 914a2b90ae01: Preparing [2024-09-09T05:37:28.601Z] e8c45b996366: Preparing [2024-09-09T05:37:28.601Z] e153f26e7677: Preparing [2024-09-09T05:37:28.601Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:28.601Z] cf5a1914cd12: Waiting [2024-09-09T05:37:28.601Z] de7704477f71: Waiting [2024-09-09T05:37:28.601Z] 5f70bf18a086: Waiting [2024-09-09T05:37:28.601Z] e153f26e7677: Waiting [2024-09-09T05:37:28.601Z] 914a2b90ae01: Waiting [2024-09-09T05:37:28.601Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:28.601Z] 3342d35fc724: Waiting [2024-09-09T05:37:28.601Z] 0635aa0efbd5: Waiting [2024-09-09T05:37:28.601Z] 116e9f176ed1: Waiting [2024-09-09T05:37:28.601Z] 784b0b43771b: Waiting [2024-09-09T05:37:28.601Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:28.601Z] e8c45b996366: Waiting [2024-09-09T05:37:28.601Z] 9889309b08f6: Layer already exists [2024-09-09T05:37:28.601Z] 8ebb1d8ef2c7: Layer already exists [2024-09-09T05:37:28.601Z] aa355e611de0: Layer already exists [2024-09-09T05:37:28.601Z] 6ae0838e2162: Layer already exists [2024-09-09T05:37:28.601Z] 06510ff79aa2: Layer already exists [2024-09-09T05:37:28.601Z] 116e9f176ed1: Layer already exists [2024-09-09T05:37:28.601Z] 3342d35fc724: Layer already exists [2024-09-09T05:37:28.601Z] 784b0b43771b: Layer already exists [2024-09-09T05:37:28.601Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:28.601Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:28.601Z] cf5a1914cd12: Layer already exists [2024-09-09T05:37:28.601Z] de7704477f71: Layer already exists [2024-09-09T05:37:28.601Z] 914a2b90ae01: Layer already exists [2024-09-09T05:37:28.601Z] 5f70bf18a086: Layer already exists [2024-09-09T05:37:28.601Z] e153f26e7677: Layer already exists [2024-09-09T05:37:28.601Z] e8c45b996366: Layer already exists [2024-09-09T05:37:28.601Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:28.864Z] 3.2.0-dev.67: digest: sha256:3b9d7822689c340c0c04b683860c9d06d0106f026543736dee2b304289aec536 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:29.204Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:29.549Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:29.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-09T05:37:29.549Z] 9889309b08f6: Preparing [2024-09-09T05:37:29.549Z] aa355e611de0: Preparing [2024-09-09T05:37:29.549Z] 06510ff79aa2: Preparing [2024-09-09T05:37:29.549Z] 6ae0838e2162: Preparing [2024-09-09T05:37:29.549Z] 8ebb1d8ef2c7: Preparing [2024-09-09T05:37:29.549Z] 3342d35fc724: Preparing [2024-09-09T05:37:29.549Z] 116e9f176ed1: Preparing [2024-09-09T05:37:29.549Z] 784b0b43771b: Preparing [2024-09-09T05:37:29.549Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:29.549Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:29.549Z] cf5a1914cd12: Preparing [2024-09-09T05:37:29.549Z] de7704477f71: Preparing [2024-09-09T05:37:29.549Z] 5f70bf18a086: Preparing [2024-09-09T05:37:29.549Z] 914a2b90ae01: Preparing [2024-09-09T05:37:29.549Z] e8c45b996366: Preparing [2024-09-09T05:37:29.549Z] e153f26e7677: Preparing [2024-09-09T05:37:29.549Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:29.549Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:29.549Z] cf5a1914cd12: Waiting [2024-09-09T05:37:29.549Z] de7704477f71: Waiting [2024-09-09T05:37:29.549Z] 5f70bf18a086: Waiting [2024-09-09T05:37:29.549Z] 914a2b90ae01: Waiting [2024-09-09T05:37:29.549Z] e8c45b996366: Waiting [2024-09-09T05:37:29.549Z] e153f26e7677: Waiting [2024-09-09T05:37:29.549Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:29.549Z] 3342d35fc724: Waiting [2024-09-09T05:37:29.549Z] 116e9f176ed1: Waiting [2024-09-09T05:37:29.549Z] 784b0b43771b: Waiting [2024-09-09T05:37:29.549Z] 0635aa0efbd5: Waiting [2024-09-09T05:37:29.549Z] aa355e611de0: Layer already exists [2024-09-09T05:37:29.549Z] 9889309b08f6: Layer already exists [2024-09-09T05:37:29.549Z] 06510ff79aa2: Layer already exists [2024-09-09T05:37:29.549Z] 8ebb1d8ef2c7: Layer already exists [2024-09-09T05:37:29.549Z] 6ae0838e2162: Layer already exists [2024-09-09T05:37:29.549Z] 3342d35fc724: Layer already exists [2024-09-09T05:37:29.549Z] 116e9f176ed1: Layer already exists [2024-09-09T05:37:29.549Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:29.549Z] 784b0b43771b: Layer already exists [2024-09-09T05:37:29.549Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:29.549Z] cf5a1914cd12: Layer already exists [2024-09-09T05:37:29.549Z] 5f70bf18a086: Layer already exists [2024-09-09T05:37:29.549Z] de7704477f71: Layer already exists [2024-09-09T05:37:29.549Z] e8c45b996366: Layer already exists [2024-09-09T05:37:29.549Z] 914a2b90ae01: Layer already exists [2024-09-09T05:37:29.549Z] e153f26e7677: Layer already exists [2024-09-09T05:37:29.549Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:29.812Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:3b9d7822689c340c0c04b683860c9d06d0106f026543736dee2b304289aec536 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:30.164Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:30.514Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-09T05:37:30.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-09T05:37:30.514Z] 9889309b08f6: Preparing [2024-09-09T05:37:30.514Z] aa355e611de0: Preparing [2024-09-09T05:37:30.514Z] 06510ff79aa2: Preparing [2024-09-09T05:37:30.514Z] 6ae0838e2162: Preparing [2024-09-09T05:37:30.514Z] 8ebb1d8ef2c7: Preparing [2024-09-09T05:37:30.514Z] 3342d35fc724: Preparing [2024-09-09T05:37:30.514Z] 116e9f176ed1: Preparing [2024-09-09T05:37:30.514Z] 784b0b43771b: Preparing [2024-09-09T05:37:30.514Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:30.514Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:30.514Z] cf5a1914cd12: Preparing [2024-09-09T05:37:30.514Z] de7704477f71: Preparing [2024-09-09T05:37:30.514Z] 5f70bf18a086: Preparing [2024-09-09T05:37:30.514Z] 914a2b90ae01: Preparing [2024-09-09T05:37:30.514Z] e8c45b996366: Preparing [2024-09-09T05:37:30.514Z] e153f26e7677: Preparing [2024-09-09T05:37:30.514Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:30.514Z] cf5a1914cd12: Waiting [2024-09-09T05:37:30.514Z] de7704477f71: Waiting [2024-09-09T05:37:30.514Z] e153f26e7677: Waiting [2024-09-09T05:37:30.514Z] 5f70bf18a086: Waiting [2024-09-09T05:37:30.514Z] 914a2b90ae01: Waiting [2024-09-09T05:37:30.514Z] e8c45b996366: Waiting [2024-09-09T05:37:30.514Z] 784b0b43771b: Waiting [2024-09-09T05:37:30.514Z] 3342d35fc724: Waiting [2024-09-09T05:37:30.514Z] 0635aa0efbd5: Waiting [2024-09-09T05:37:30.514Z] 116e9f176ed1: Waiting [2024-09-09T05:37:30.514Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:30.514Z] 06510ff79aa2: Layer already exists [2024-09-09T05:37:30.514Z] 8ebb1d8ef2c7: Layer already exists [2024-09-09T05:37:30.514Z] 9889309b08f6: Layer already exists [2024-09-09T05:37:30.514Z] 6ae0838e2162: Layer already exists [2024-09-09T05:37:30.514Z] aa355e611de0: Layer already exists [2024-09-09T05:37:30.514Z] 3342d35fc724: Layer already exists [2024-09-09T05:37:30.514Z] 116e9f176ed1: Layer already exists [2024-09-09T05:37:30.514Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:30.514Z] 784b0b43771b: Layer already exists [2024-09-09T05:37:30.514Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:30.514Z] de7704477f71: Layer already exists [2024-09-09T05:37:30.514Z] 914a2b90ae01: Layer already exists [2024-09-09T05:37:30.514Z] cf5a1914cd12: Layer already exists [2024-09-09T05:37:30.514Z] e8c45b996366: Layer already exists [2024-09-09T05:37:30.514Z] 5f70bf18a086: Layer already exists [2024-09-09T05:37:30.514Z] e153f26e7677: Layer already exists [2024-09-09T05:37:30.514Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:30.777Z] main: digest: sha256:3b9d7822689c340c0c04b683860c9d06d0106f026543736dee2b304289aec536 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:37:30.857Z] ===================================================== [Pipeline] echo [2024-09-09T05:37:30.872Z] taggedImages: [2024-09-09T05:37:30.872Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:30.872Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-09T05:37:30.872Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.67 [2024-09-09T05:37:30.872Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:30.872Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-09T05:37:30.898Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-09T05:37:30.898Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:30.898Z] latest [2024-09-09T05:37:30.898Z] 3.2.0-dev.67 [2024-09-09T05:37:30.898Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:30.898Z] main [2024-09-09T05:37:30.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:31.274Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:31.623Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:31.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-09T05:37:31.623Z] 1c2408cb20c6: Preparing [2024-09-09T05:37:31.623Z] 06cb00fbea70: Preparing [2024-09-09T05:37:31.623Z] 4348bc99ca24: Preparing [2024-09-09T05:37:31.623Z] a07946998a3e: Preparing [2024-09-09T05:37:31.623Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:31.623Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:31.623Z] 26c94294440d: Preparing [2024-09-09T05:37:31.623Z] d44bb770332e: Preparing [2024-09-09T05:37:31.623Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:31.623Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:31.623Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:31.623Z] d44bb770332e: Waiting [2024-09-09T05:37:31.623Z] 26c94294440d: Waiting [2024-09-09T05:37:31.623Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:31.623Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:31.886Z] 26c94294440d: Layer already exists [2024-09-09T05:37:31.886Z] 4348bc99ca24: Pushed [2024-09-09T05:37:31.886Z] 06cb00fbea70: Pushed [2024-09-09T05:37:31.886Z] 1c2408cb20c6: Pushed [2024-09-09T05:37:31.886Z] d44bb770332e: Layer already exists [2024-09-09T05:37:31.886Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:37.197Z] a07946998a3e: Pushed [2024-09-09T05:37:37.197Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:a2e5e6ed4132e5d1dbcb9240d6beb501be87085402d09bf69cc9637e9e5d62ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:37.550Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:37.879Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-09T05:37:37.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-09T05:37:37.879Z] 1c2408cb20c6: Preparing [2024-09-09T05:37:37.879Z] 06cb00fbea70: Preparing [2024-09-09T05:37:37.879Z] 4348bc99ca24: Preparing [2024-09-09T05:37:37.879Z] a07946998a3e: Preparing [2024-09-09T05:37:37.879Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:37.879Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:37.879Z] 26c94294440d: Preparing [2024-09-09T05:37:37.879Z] d44bb770332e: Preparing [2024-09-09T05:37:37.879Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:37.879Z] 26c94294440d: Waiting [2024-09-09T05:37:37.879Z] d44bb770332e: Waiting [2024-09-09T05:37:37.879Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:37.879Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:37.879Z] a07946998a3e: Layer already exists [2024-09-09T05:37:37.879Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:37.879Z] 1c2408cb20c6: Layer already exists [2024-09-09T05:37:37.879Z] 06cb00fbea70: Layer already exists [2024-09-09T05:37:37.879Z] 4348bc99ca24: Layer already exists [2024-09-09T05:37:37.879Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:37.879Z] 26c94294440d: Layer already exists [2024-09-09T05:37:37.879Z] d44bb770332e: Layer already exists [2024-09-09T05:37:37.879Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:38.141Z] latest: digest: sha256:a2e5e6ed4132e5d1dbcb9240d6beb501be87085402d09bf69cc9637e9e5d62ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:38.477Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:38.829Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.67 [2024-09-09T05:37:38.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-09T05:37:38.830Z] 1c2408cb20c6: Preparing [2024-09-09T05:37:38.830Z] 06cb00fbea70: Preparing [2024-09-09T05:37:38.830Z] 4348bc99ca24: Preparing [2024-09-09T05:37:38.830Z] a07946998a3e: Preparing [2024-09-09T05:37:38.830Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:38.830Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:38.830Z] 26c94294440d: Preparing [2024-09-09T05:37:38.830Z] d44bb770332e: Preparing [2024-09-09T05:37:38.830Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:38.830Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:38.830Z] d44bb770332e: Waiting [2024-09-09T05:37:38.830Z] 26c94294440d: Waiting [2024-09-09T05:37:38.830Z] 1c2408cb20c6: Layer already exists [2024-09-09T05:37:38.830Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:38.830Z] a07946998a3e: Layer already exists [2024-09-09T05:37:38.830Z] 4348bc99ca24: Layer already exists [2024-09-09T05:37:38.830Z] 06cb00fbea70: Layer already exists [2024-09-09T05:37:38.830Z] 26c94294440d: Layer already exists [2024-09-09T05:37:38.830Z] d44bb770332e: Layer already exists [2024-09-09T05:37:38.830Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:38.830Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:39.092Z] 3.2.0-dev.67: digest: sha256:a2e5e6ed4132e5d1dbcb9240d6beb501be87085402d09bf69cc9637e9e5d62ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:39.436Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:39.772Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:39.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-09T05:37:39.772Z] 1c2408cb20c6: Preparing [2024-09-09T05:37:39.772Z] 06cb00fbea70: Preparing [2024-09-09T05:37:39.772Z] 4348bc99ca24: Preparing [2024-09-09T05:37:39.772Z] a07946998a3e: Preparing [2024-09-09T05:37:39.772Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:39.772Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:39.772Z] 26c94294440d: Preparing [2024-09-09T05:37:39.772Z] d44bb770332e: Preparing [2024-09-09T05:37:39.772Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:39.772Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:39.772Z] d44bb770332e: Waiting [2024-09-09T05:37:39.772Z] 26c94294440d: Waiting [2024-09-09T05:37:39.772Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:39.772Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:39.772Z] 1c2408cb20c6: Layer already exists [2024-09-09T05:37:39.772Z] 4348bc99ca24: Layer already exists [2024-09-09T05:37:39.772Z] a07946998a3e: Layer already exists [2024-09-09T05:37:39.772Z] 06cb00fbea70: Layer already exists [2024-09-09T05:37:39.772Z] d44bb770332e: Layer already exists [2024-09-09T05:37:39.772Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:39.772Z] 26c94294440d: Layer already exists [2024-09-09T05:37:39.772Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:39.772Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:a2e5e6ed4132e5d1dbcb9240d6beb501be87085402d09bf69cc9637e9e5d62ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:40.380Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:40.728Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-09T05:37:40.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-09T05:37:40.728Z] 1c2408cb20c6: Preparing [2024-09-09T05:37:40.728Z] 06cb00fbea70: Preparing [2024-09-09T05:37:40.728Z] 4348bc99ca24: Preparing [2024-09-09T05:37:40.728Z] a07946998a3e: Preparing [2024-09-09T05:37:40.728Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:40.728Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:40.728Z] 26c94294440d: Preparing [2024-09-09T05:37:40.728Z] d44bb770332e: Preparing [2024-09-09T05:37:40.728Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:40.728Z] 26c94294440d: Waiting [2024-09-09T05:37:40.728Z] d44bb770332e: Waiting [2024-09-09T05:37:40.728Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:40.728Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:40.728Z] 06cb00fbea70: Layer already exists [2024-09-09T05:37:40.728Z] 1c2408cb20c6: Layer already exists [2024-09-09T05:37:40.728Z] a07946998a3e: Layer already exists [2024-09-09T05:37:40.728Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:40.728Z] 4348bc99ca24: Layer already exists [2024-09-09T05:37:40.728Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:40.728Z] 26c94294440d: Layer already exists [2024-09-09T05:37:40.728Z] d44bb770332e: Layer already exists [2024-09-09T05:37:40.728Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:40.992Z] main: digest: sha256:a2e5e6ed4132e5d1dbcb9240d6beb501be87085402d09bf69cc9637e9e5d62ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:37:41.071Z] ===================================================== [Pipeline] echo [2024-09-09T05:37:41.091Z] taggedImages: [2024-09-09T05:37:41.091Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:41.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-09T05:37:41.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.67 [2024-09-09T05:37:41.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:41.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-09T05:37:41.123Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-09T05:37:41.123Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:41.123Z] latest [2024-09-09T05:37:41.123Z] 3.2.0-dev.67 [2024-09-09T05:37:41.124Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:41.124Z] main [2024-09-09T05:37:41.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:41.491Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:41.855Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:41.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-09T05:37:41.855Z] 179686f513e7: Preparing [2024-09-09T05:37:41.855Z] 67bf6169f0b2: Preparing [2024-09-09T05:37:41.855Z] e1eb27ae524d: Preparing [2024-09-09T05:37:41.855Z] 0993c5b3be8d: Preparing [2024-09-09T05:37:41.855Z] e00292b67825: Preparing [2024-09-09T05:37:41.855Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:41.855Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:41.855Z] 10cdea596cc4: Preparing [2024-09-09T05:37:41.855Z] e4be8e8f3b20: Preparing [2024-09-09T05:37:41.855Z] 0a59cca98b81: Preparing [2024-09-09T05:37:41.855Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:41.855Z] 0635aa0efbd5: Waiting [2024-09-09T05:37:41.855Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:41.855Z] 10cdea596cc4: Waiting [2024-09-09T05:37:41.855Z] e4be8e8f3b20: Waiting [2024-09-09T05:37:41.855Z] 0a59cca98b81: Waiting [2024-09-09T05:37:41.855Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:42.120Z] e00292b67825: Pushed [2024-09-09T05:37:42.120Z] 67bf6169f0b2: Pushed [2024-09-09T05:37:42.120Z] 0993c5b3be8d: Pushed [2024-09-09T05:37:42.120Z] 179686f513e7: Pushed [2024-09-09T05:37:42.120Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:42.120Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:42.120Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:42.120Z] 10cdea596cc4: Pushed [2024-09-09T05:37:42.120Z] e4be8e8f3b20: Pushed [2024-09-09T05:37:44.050Z] e1eb27ae524d: Pushed [2024-09-09T05:37:44.635Z] 0a59cca98b81: Pushed [2024-09-09T05:37:44.900Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:63078ed2db178e22031a4c48232abc8eef0a89f3020d2322fab4ddc54a10abff size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:45.260Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:46.195Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-09T05:37:46.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-09T05:37:46.195Z] 179686f513e7: Preparing [2024-09-09T05:37:46.195Z] 67bf6169f0b2: Preparing [2024-09-09T05:37:46.195Z] e1eb27ae524d: Preparing [2024-09-09T05:37:46.195Z] 0993c5b3be8d: Preparing [2024-09-09T05:37:46.195Z] e00292b67825: Preparing [2024-09-09T05:37:46.195Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:46.195Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:46.195Z] 10cdea596cc4: Preparing [2024-09-09T05:37:46.195Z] e4be8e8f3b20: Preparing [2024-09-09T05:37:46.195Z] 0a59cca98b81: Preparing [2024-09-09T05:37:46.195Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:46.195Z] 10cdea596cc4: Waiting [2024-09-09T05:37:46.195Z] e4be8e8f3b20: Waiting [2024-09-09T05:37:46.195Z] 0a59cca98b81: Waiting [2024-09-09T05:37:46.195Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:46.195Z] 0635aa0efbd5: Waiting [2024-09-09T05:37:46.195Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:46.195Z] 0993c5b3be8d: Layer already exists [2024-09-09T05:37:46.195Z] 67bf6169f0b2: Layer already exists [2024-09-09T05:37:46.195Z] e1eb27ae524d: Layer already exists [2024-09-09T05:37:46.195Z] e00292b67825: Layer already exists [2024-09-09T05:37:46.195Z] 179686f513e7: Layer already exists [2024-09-09T05:37:46.195Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:46.195Z] 10cdea596cc4: Layer already exists [2024-09-09T05:37:46.195Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:46.195Z] e4be8e8f3b20: Layer already exists [2024-09-09T05:37:46.195Z] 0a59cca98b81: Layer already exists [2024-09-09T05:37:46.195Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:46.459Z] latest: digest: sha256:63078ed2db178e22031a4c48232abc8eef0a89f3020d2322fab4ddc54a10abff size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:46.814Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:47.154Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.67 [2024-09-09T05:37:47.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-09T05:37:47.154Z] 179686f513e7: Preparing [2024-09-09T05:37:47.154Z] 67bf6169f0b2: Preparing [2024-09-09T05:37:47.154Z] e1eb27ae524d: Preparing [2024-09-09T05:37:47.154Z] 0993c5b3be8d: Preparing [2024-09-09T05:37:47.154Z] e00292b67825: Preparing [2024-09-09T05:37:47.154Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:47.154Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:47.154Z] 10cdea596cc4: Preparing [2024-09-09T05:37:47.154Z] e4be8e8f3b20: Preparing [2024-09-09T05:37:47.154Z] 0a59cca98b81: Preparing [2024-09-09T05:37:47.154Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:47.154Z] 0635aa0efbd5: Waiting [2024-09-09T05:37:47.154Z] e4be8e8f3b20: Waiting [2024-09-09T05:37:47.154Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:47.154Z] 10cdea596cc4: Waiting [2024-09-09T05:37:47.154Z] 0a59cca98b81: Waiting [2024-09-09T05:37:47.154Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:47.154Z] e1eb27ae524d: Layer already exists [2024-09-09T05:37:47.154Z] 67bf6169f0b2: Layer already exists [2024-09-09T05:37:47.154Z] 179686f513e7: Layer already exists [2024-09-09T05:37:47.154Z] 0993c5b3be8d: Layer already exists [2024-09-09T05:37:47.154Z] e00292b67825: Layer already exists [2024-09-09T05:37:47.154Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:47.154Z] 0a59cca98b81: Layer already exists [2024-09-09T05:37:47.154Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:47.154Z] e4be8e8f3b20: Layer already exists [2024-09-09T05:37:47.154Z] 10cdea596cc4: Layer already exists [2024-09-09T05:37:47.154Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:47.417Z] 3.2.0-dev.67: digest: sha256:63078ed2db178e22031a4c48232abc8eef0a89f3020d2322fab4ddc54a10abff size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:47.775Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:48.126Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:48.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-09T05:37:48.126Z] 179686f513e7: Preparing [2024-09-09T05:37:48.126Z] 67bf6169f0b2: Preparing [2024-09-09T05:37:48.126Z] e1eb27ae524d: Preparing [2024-09-09T05:37:48.126Z] 0993c5b3be8d: Preparing [2024-09-09T05:37:48.126Z] e00292b67825: Preparing [2024-09-09T05:37:48.126Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:48.126Z] 0635aa0efbd5: Waiting [2024-09-09T05:37:48.126Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:48.126Z] 10cdea596cc4: Preparing [2024-09-09T05:37:48.126Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:48.126Z] e4be8e8f3b20: Preparing [2024-09-09T05:37:48.126Z] 10cdea596cc4: Waiting [2024-09-09T05:37:48.126Z] e4be8e8f3b20: Waiting [2024-09-09T05:37:48.126Z] 0a59cca98b81: Preparing [2024-09-09T05:37:48.126Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:48.126Z] 0a59cca98b81: Waiting [2024-09-09T05:37:48.126Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:48.126Z] 179686f513e7: Layer already exists [2024-09-09T05:37:48.126Z] 67bf6169f0b2: Layer already exists [2024-09-09T05:37:48.126Z] e00292b67825: Layer already exists [2024-09-09T05:37:48.126Z] 0993c5b3be8d: Layer already exists [2024-09-09T05:37:48.126Z] e1eb27ae524d: Layer already exists [2024-09-09T05:37:48.126Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:48.126Z] 10cdea596cc4: Layer already exists [2024-09-09T05:37:48.126Z] e4be8e8f3b20: Layer already exists [2024-09-09T05:37:48.126Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:48.126Z] 0a59cca98b81: Layer already exists [2024-09-09T05:37:48.126Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:48.388Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:63078ed2db178e22031a4c48232abc8eef0a89f3020d2322fab4ddc54a10abff size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:48.738Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:49.079Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-09T05:37:49.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-09T05:37:49.079Z] 179686f513e7: Preparing [2024-09-09T05:37:49.079Z] 67bf6169f0b2: Preparing [2024-09-09T05:37:49.079Z] e1eb27ae524d: Preparing [2024-09-09T05:37:49.079Z] 0993c5b3be8d: Preparing [2024-09-09T05:37:49.079Z] e00292b67825: Preparing [2024-09-09T05:37:49.079Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:49.079Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:49.079Z] 10cdea596cc4: Preparing [2024-09-09T05:37:49.079Z] e4be8e8f3b20: Preparing [2024-09-09T05:37:49.079Z] 0a59cca98b81: Preparing [2024-09-09T05:37:49.079Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:49.079Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:49.079Z] 10cdea596cc4: Waiting [2024-09-09T05:37:49.079Z] e4be8e8f3b20: Waiting [2024-09-09T05:37:49.079Z] 0a59cca98b81: Waiting [2024-09-09T05:37:49.079Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:49.079Z] 0635aa0efbd5: Waiting [2024-09-09T05:37:49.079Z] 179686f513e7: Layer already exists [2024-09-09T05:37:49.079Z] e1eb27ae524d: Layer already exists [2024-09-09T05:37:49.079Z] 0993c5b3be8d: Layer already exists [2024-09-09T05:37:49.079Z] e00292b67825: Layer already exists [2024-09-09T05:37:49.079Z] 67bf6169f0b2: Layer already exists [2024-09-09T05:37:49.079Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:49.079Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:49.079Z] 10cdea596cc4: Layer already exists [2024-09-09T05:37:49.079Z] e4be8e8f3b20: Layer already exists [2024-09-09T05:37:49.079Z] 0a59cca98b81: Layer already exists [2024-09-09T05:37:49.079Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:49.343Z] main: digest: sha256:63078ed2db178e22031a4c48232abc8eef0a89f3020d2322fab4ddc54a10abff size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:37:49.432Z] ===================================================== [Pipeline] echo [2024-09-09T05:37:49.445Z] taggedImages: [2024-09-09T05:37:49.445Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:49.445Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-09T05:37:49.445Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.67 [2024-09-09T05:37:49.445Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:49.445Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-09T05:37:49.471Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-09T05:37:49.471Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:49.471Z] latest [2024-09-09T05:37:49.471Z] 3.2.0-dev.67 [2024-09-09T05:37:49.471Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:49.471Z] main [2024-09-09T05:37:49.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:49.824Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:50.279Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:50.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-09T05:37:50.279Z] 1cbae50ed96b: Preparing [2024-09-09T05:37:50.279Z] d15bc3da9f86: Preparing [2024-09-09T05:37:50.279Z] 0df5b93edb59: Preparing [2024-09-09T05:37:50.279Z] e4d1560f4556: Preparing [2024-09-09T05:37:50.279Z] 9440b5739bbb: Preparing [2024-09-09T05:37:50.279Z] 1dfd982c22f8: Preparing [2024-09-09T05:37:50.279Z] 948ff3ba1b99: Preparing [2024-09-09T05:37:50.279Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:50.279Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:50.279Z] 87233265ebb0: Preparing [2024-09-09T05:37:50.279Z] 47c7c5790fb6: Preparing [2024-09-09T05:37:50.279Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:50.279Z] 0635aa0efbd5: Waiting [2024-09-09T05:37:50.279Z] 1dfd982c22f8: Waiting [2024-09-09T05:37:50.279Z] 948ff3ba1b99: Waiting [2024-09-09T05:37:50.279Z] 87233265ebb0: Waiting [2024-09-09T05:37:50.279Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:50.279Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:50.279Z] 47c7c5790fb6: Waiting [2024-09-09T05:37:50.544Z] d15bc3da9f86: Pushed [2024-09-09T05:37:50.544Z] 9440b5739bbb: Pushed [2024-09-09T05:37:50.544Z] 1cbae50ed96b: Pushed [2024-09-09T05:37:50.544Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:50.544Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:50.810Z] 1dfd982c22f8: Pushed [2024-09-09T05:37:50.810Z] 948ff3ba1b99: Pushed [2024-09-09T05:37:50.810Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:50.810Z] 87233265ebb0: Pushed [2024-09-09T05:37:52.740Z] e4d1560f4556: Pushed [2024-09-09T05:37:53.002Z] 0df5b93edb59: Pushed [2024-09-09T05:37:53.265Z] 47c7c5790fb6: Pushed [2024-09-09T05:37:53.265Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:9f6aa3fda11c6fc6b56f476918103a9370ba881b7f4d3e846d4e66ffc132d9b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:53.611Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:53.949Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-09T05:37:53.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-09T05:37:53.949Z] 1cbae50ed96b: Preparing [2024-09-09T05:37:53.949Z] d15bc3da9f86: Preparing [2024-09-09T05:37:53.949Z] 0df5b93edb59: Preparing [2024-09-09T05:37:53.949Z] e4d1560f4556: Preparing [2024-09-09T05:37:53.949Z] 9440b5739bbb: Preparing [2024-09-09T05:37:53.949Z] 1dfd982c22f8: Preparing [2024-09-09T05:37:53.949Z] 948ff3ba1b99: Preparing [2024-09-09T05:37:53.949Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:53.949Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:53.949Z] 87233265ebb0: Preparing [2024-09-09T05:37:53.949Z] 47c7c5790fb6: Preparing [2024-09-09T05:37:53.949Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:53.949Z] 0635aa0efbd5: Waiting [2024-09-09T05:37:53.949Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:53.949Z] 47c7c5790fb6: Waiting [2024-09-09T05:37:53.949Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:53.949Z] 87233265ebb0: Waiting [2024-09-09T05:37:53.949Z] 1dfd982c22f8: Waiting [2024-09-09T05:37:53.949Z] 948ff3ba1b99: Waiting [2024-09-09T05:37:53.949Z] 9440b5739bbb: Layer already exists [2024-09-09T05:37:53.949Z] 1cbae50ed96b: Layer already exists [2024-09-09T05:37:53.949Z] 0df5b93edb59: Layer already exists [2024-09-09T05:37:53.949Z] e4d1560f4556: Layer already exists [2024-09-09T05:37:53.949Z] d15bc3da9f86: Layer already exists [2024-09-09T05:37:53.949Z] 1dfd982c22f8: Layer already exists [2024-09-09T05:37:53.949Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:53.949Z] 87233265ebb0: Layer already exists [2024-09-09T05:37:53.949Z] 948ff3ba1b99: Layer already exists [2024-09-09T05:37:53.949Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:53.949Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:53.949Z] 47c7c5790fb6: Layer already exists [2024-09-09T05:37:54.212Z] latest: digest: sha256:9f6aa3fda11c6fc6b56f476918103a9370ba881b7f4d3e846d4e66ffc132d9b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:54.549Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:54.888Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.67 [2024-09-09T05:37:54.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-09T05:37:54.888Z] 1cbae50ed96b: Preparing [2024-09-09T05:37:54.888Z] d15bc3da9f86: Preparing [2024-09-09T05:37:54.888Z] 0df5b93edb59: Preparing [2024-09-09T05:37:54.888Z] e4d1560f4556: Preparing [2024-09-09T05:37:54.888Z] 9440b5739bbb: Preparing [2024-09-09T05:37:54.888Z] 1dfd982c22f8: Preparing [2024-09-09T05:37:54.888Z] 948ff3ba1b99: Preparing [2024-09-09T05:37:54.888Z] 1dfd982c22f8: Waiting [2024-09-09T05:37:54.888Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:54.888Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:54.888Z] 948ff3ba1b99: Waiting [2024-09-09T05:37:54.888Z] 0635aa0efbd5: Waiting [2024-09-09T05:37:54.888Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:54.888Z] 87233265ebb0: Preparing [2024-09-09T05:37:54.888Z] 47c7c5790fb6: Preparing [2024-09-09T05:37:54.888Z] 87233265ebb0: Waiting [2024-09-09T05:37:54.888Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:54.888Z] 47c7c5790fb6: Waiting [2024-09-09T05:37:54.888Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:54.888Z] e4d1560f4556: Layer already exists [2024-09-09T05:37:54.888Z] d15bc3da9f86: Layer already exists [2024-09-09T05:37:54.888Z] 0df5b93edb59: Layer already exists [2024-09-09T05:37:54.888Z] 9440b5739bbb: Layer already exists [2024-09-09T05:37:54.888Z] 1cbae50ed96b: Layer already exists [2024-09-09T05:37:54.888Z] 1dfd982c22f8: Layer already exists [2024-09-09T05:37:54.888Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:54.888Z] 948ff3ba1b99: Layer already exists [2024-09-09T05:37:54.889Z] 87233265ebb0: Layer already exists [2024-09-09T05:37:54.889Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:54.889Z] 47c7c5790fb6: Layer already exists [2024-09-09T05:37:54.889Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:55.153Z] 3.2.0-dev.67: digest: sha256:9f6aa3fda11c6fc6b56f476918103a9370ba881b7f4d3e846d4e66ffc132d9b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:55.500Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:55.846Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:55.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-09T05:37:55.846Z] 1cbae50ed96b: Preparing [2024-09-09T05:37:55.846Z] d15bc3da9f86: Preparing [2024-09-09T05:37:55.846Z] 0df5b93edb59: Preparing [2024-09-09T05:37:55.846Z] e4d1560f4556: Preparing [2024-09-09T05:37:55.846Z] 9440b5739bbb: Preparing [2024-09-09T05:37:55.846Z] 1dfd982c22f8: Preparing [2024-09-09T05:37:55.846Z] 948ff3ba1b99: Preparing [2024-09-09T05:37:55.846Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:55.846Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:55.846Z] 87233265ebb0: Preparing [2024-09-09T05:37:55.846Z] 47c7c5790fb6: Preparing [2024-09-09T05:37:55.846Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:55.846Z] 0635aa0efbd5: Waiting [2024-09-09T05:37:55.846Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:55.846Z] 87233265ebb0: Waiting [2024-09-09T05:37:55.846Z] 47c7c5790fb6: Waiting [2024-09-09T05:37:55.846Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:55.846Z] 1dfd982c22f8: Waiting [2024-09-09T05:37:55.846Z] 948ff3ba1b99: Waiting [2024-09-09T05:37:55.846Z] d15bc3da9f86: Layer already exists [2024-09-09T05:37:55.846Z] 1cbae50ed96b: Layer already exists [2024-09-09T05:37:55.846Z] 9440b5739bbb: Layer already exists [2024-09-09T05:37:55.846Z] e4d1560f4556: Layer already exists [2024-09-09T05:37:55.846Z] 0df5b93edb59: Layer already exists [2024-09-09T05:37:55.846Z] 1dfd982c22f8: Layer already exists [2024-09-09T05:37:55.846Z] 948ff3ba1b99: Layer already exists [2024-09-09T05:37:55.846Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:55.846Z] 87233265ebb0: Layer already exists [2024-09-09T05:37:55.846Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:55.846Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:55.846Z] 47c7c5790fb6: Layer already exists [2024-09-09T05:37:56.110Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:9f6aa3fda11c6fc6b56f476918103a9370ba881b7f4d3e846d4e66ffc132d9b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:56.468Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:56.816Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-09T05:37:56.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-09T05:37:56.816Z] 1cbae50ed96b: Preparing [2024-09-09T05:37:56.816Z] d15bc3da9f86: Preparing [2024-09-09T05:37:56.816Z] 0df5b93edb59: Preparing [2024-09-09T05:37:56.816Z] e4d1560f4556: Preparing [2024-09-09T05:37:56.816Z] 9440b5739bbb: Preparing [2024-09-09T05:37:56.816Z] 1dfd982c22f8: Preparing [2024-09-09T05:37:56.816Z] 948ff3ba1b99: Preparing [2024-09-09T05:37:56.816Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:56.816Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:56.816Z] 87233265ebb0: Preparing [2024-09-09T05:37:56.816Z] 47c7c5790fb6: Preparing [2024-09-09T05:37:56.816Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:56.816Z] 1dfd982c22f8: Waiting [2024-09-09T05:37:56.816Z] 948ff3ba1b99: Waiting [2024-09-09T05:37:56.816Z] 0635aa0efbd5: Waiting [2024-09-09T05:37:56.816Z] 7f2e815d2d1d: Waiting [2024-09-09T05:37:56.816Z] 87233265ebb0: Waiting [2024-09-09T05:37:56.817Z] 47c7c5790fb6: Waiting [2024-09-09T05:37:56.817Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:56.817Z] d15bc3da9f86: Layer already exists [2024-09-09T05:37:56.817Z] 9440b5739bbb: Layer already exists [2024-09-09T05:37:56.817Z] 1cbae50ed96b: Layer already exists [2024-09-09T05:37:56.817Z] e4d1560f4556: Layer already exists [2024-09-09T05:37:56.817Z] 0df5b93edb59: Layer already exists [2024-09-09T05:37:56.817Z] 948ff3ba1b99: Layer already exists [2024-09-09T05:37:56.817Z] 1dfd982c22f8: Layer already exists [2024-09-09T05:37:56.817Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:56.817Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:56.817Z] 87233265ebb0: Layer already exists [2024-09-09T05:37:56.817Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:56.817Z] 47c7c5790fb6: Layer already exists [2024-09-09T05:37:57.080Z] main: digest: sha256:9f6aa3fda11c6fc6b56f476918103a9370ba881b7f4d3e846d4e66ffc132d9b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:37:57.156Z] ===================================================== [Pipeline] echo [2024-09-09T05:37:57.170Z] taggedImages: [2024-09-09T05:37:57.170Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:57.170Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-09T05:37:57.170Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.67 [2024-09-09T05:37:57.170Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:57.170Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-09T05:37:57.194Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-09T05:37:57.194Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:57.194Z] latest [2024-09-09T05:37:57.194Z] 3.2.0-dev.67 [2024-09-09T05:37:57.194Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:37:57.194Z] main [2024-09-09T05:37:57.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:57.552Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:57.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:37:57.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-09T05:37:57.904Z] 861560656333: Preparing [2024-09-09T05:37:57.904Z] 7b8027a7cf7e: Preparing [2024-09-09T05:37:57.904Z] 0635aa0efbd5: Preparing [2024-09-09T05:37:57.904Z] 7f2e815d2d1d: Preparing [2024-09-09T05:37:57.904Z] b7b321baeddd: Preparing [2024-09-09T05:37:57.904Z] 52cab6339f94: Preparing [2024-09-09T05:37:57.904Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:37:57.904Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:37:57.904Z] 52cab6339f94: Waiting [2024-09-09T05:37:57.904Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:37:58.168Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:37:58.168Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:37:58.168Z] b7b321baeddd: Pushed [2024-09-09T05:37:58.168Z] 861560656333: Pushed [2024-09-09T05:37:59.562Z] 52cab6339f94: Pushed [2024-09-09T05:38:01.494Z] 7b8027a7cf7e: Pushed [2024-09-09T05:38:01.494Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:1539ebf53dad1f0ddf8057960847e6c518b758e138553b8c37cc13d8f2fb3735 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:02.110Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:02.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-09T05:38:02.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-09T05:38:02.454Z] 861560656333: Preparing [2024-09-09T05:38:02.454Z] 7b8027a7cf7e: Preparing [2024-09-09T05:38:02.454Z] 0635aa0efbd5: Preparing [2024-09-09T05:38:02.454Z] 7f2e815d2d1d: Preparing [2024-09-09T05:38:02.454Z] b7b321baeddd: Preparing [2024-09-09T05:38:02.454Z] 52cab6339f94: Preparing [2024-09-09T05:38:02.454Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:38:02.454Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:38:02.454Z] 52cab6339f94: Waiting [2024-09-09T05:38:02.454Z] 7b8027a7cf7e: Layer already exists [2024-09-09T05:38:02.454Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:38:02.454Z] b7b321baeddd: Layer already exists [2024-09-09T05:38:02.454Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:38:02.454Z] 861560656333: Layer already exists [2024-09-09T05:38:02.454Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:38:02.454Z] 52cab6339f94: Layer already exists [2024-09-09T05:38:02.719Z] latest: digest: sha256:1539ebf53dad1f0ddf8057960847e6c518b758e138553b8c37cc13d8f2fb3735 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:03.062Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:03.415Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.67 [2024-09-09T05:38:03.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-09T05:38:03.415Z] 861560656333: Preparing [2024-09-09T05:38:03.415Z] 7b8027a7cf7e: Preparing [2024-09-09T05:38:03.415Z] 0635aa0efbd5: Preparing [2024-09-09T05:38:03.415Z] 7f2e815d2d1d: Preparing [2024-09-09T05:38:03.415Z] b7b321baeddd: Preparing [2024-09-09T05:38:03.415Z] 52cab6339f94: Preparing [2024-09-09T05:38:03.415Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:38:03.415Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:38:03.415Z] 52cab6339f94: Waiting [2024-09-09T05:38:03.415Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:38:03.415Z] 7b8027a7cf7e: Layer already exists [2024-09-09T05:38:03.415Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:38:03.415Z] b7b321baeddd: Layer already exists [2024-09-09T05:38:03.415Z] 861560656333: Layer already exists [2024-09-09T05:38:03.415Z] 52cab6339f94: Layer already exists [2024-09-09T05:38:03.415Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:38:03.415Z] 3.2.0-dev.67: digest: sha256:1539ebf53dad1f0ddf8057960847e6c518b758e138553b8c37cc13d8f2fb3735 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:03.759Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:04.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:38:04.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-09T05:38:04.107Z] 861560656333: Preparing [2024-09-09T05:38:04.107Z] 7b8027a7cf7e: Preparing [2024-09-09T05:38:04.107Z] 0635aa0efbd5: Preparing [2024-09-09T05:38:04.107Z] 7f2e815d2d1d: Preparing [2024-09-09T05:38:04.107Z] b7b321baeddd: Preparing [2024-09-09T05:38:04.107Z] 52cab6339f94: Preparing [2024-09-09T05:38:04.107Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:38:04.107Z] 52cab6339f94: Waiting [2024-09-09T05:38:04.107Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:38:04.107Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:38:04.107Z] 861560656333: Layer already exists [2024-09-09T05:38:04.107Z] 7b8027a7cf7e: Layer already exists [2024-09-09T05:38:04.107Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:38:04.107Z] b7b321baeddd: Layer already exists [2024-09-09T05:38:04.107Z] 52cab6339f94: Layer already exists [2024-09-09T05:38:04.107Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:38:04.370Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:1539ebf53dad1f0ddf8057960847e6c518b758e138553b8c37cc13d8f2fb3735 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:04.726Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:05.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-09T05:38:05.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-09T05:38:05.065Z] 861560656333: Preparing [2024-09-09T05:38:05.065Z] 7b8027a7cf7e: Preparing [2024-09-09T05:38:05.065Z] 0635aa0efbd5: Preparing [2024-09-09T05:38:05.065Z] 7f2e815d2d1d: Preparing [2024-09-09T05:38:05.065Z] b7b321baeddd: Preparing [2024-09-09T05:38:05.065Z] 52cab6339f94: Preparing [2024-09-09T05:38:05.065Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:38:05.065Z] 52cab6339f94: Waiting [2024-09-09T05:38:05.065Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:38:05.065Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:38:05.065Z] b7b321baeddd: Layer already exists [2024-09-09T05:38:05.065Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:38:05.065Z] 7b8027a7cf7e: Layer already exists [2024-09-09T05:38:05.065Z] 861560656333: Layer already exists [2024-09-09T05:38:05.065Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:38:05.065Z] 52cab6339f94: Layer already exists [2024-09-09T05:38:05.328Z] main: digest: sha256:1539ebf53dad1f0ddf8057960847e6c518b758e138553b8c37cc13d8f2fb3735 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:38:05.419Z] ===================================================== [Pipeline] echo [2024-09-09T05:38:05.433Z] taggedImages: [2024-09-09T05:38:05.433Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:38:05.433Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-09T05:38:05.433Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.67 [2024-09-09T05:38:05.433Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:38:05.433Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-09T05:38:05.460Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-09T05:38:05.460Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:38:05.460Z] latest [2024-09-09T05:38:05.460Z] 3.2.0-dev.67 [2024-09-09T05:38:05.460Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:38:05.460Z] main [2024-09-09T05:38:05.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:05.818Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:06.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:38:06.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-09T05:38:06.209Z] 289efa88f695: Preparing [2024-09-09T05:38:06.209Z] e581c9183391: Preparing [2024-09-09T05:38:06.209Z] f0a90876a7ca: Preparing [2024-09-09T05:38:06.209Z] 0635aa0efbd5: Preparing [2024-09-09T05:38:06.209Z] 7f2e815d2d1d: Preparing [2024-09-09T05:38:06.209Z] 8725ea714205: Preparing [2024-09-09T05:38:06.209Z] e4f6523e1f21: Preparing [2024-09-09T05:38:06.209Z] 7eb631ba4e7f: Preparing [2024-09-09T05:38:06.209Z] 640cee8c5901: Preparing [2024-09-09T05:38:06.209Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:38:06.209Z] 8725ea714205: Waiting [2024-09-09T05:38:06.209Z] e4f6523e1f21: Waiting [2024-09-09T05:38:06.209Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:38:06.209Z] 7eb631ba4e7f: Waiting [2024-09-09T05:38:06.209Z] 640cee8c5901: Waiting [2024-09-09T05:38:06.209Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:38:06.524Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:38:06.524Z] f0a90876a7ca: Pushed [2024-09-09T05:38:06.524Z] e581c9183391: Pushed [2024-09-09T05:38:06.524Z] 289efa88f695: Pushed [2024-09-09T05:38:06.524Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:38:06.524Z] 7eb631ba4e7f: Pushed [2024-09-09T05:38:07.496Z] 640cee8c5901: Pushed [2024-09-09T05:38:19.817Z] e4f6523e1f21: Pushed [2024-09-09T05:38:27.995Z] 8725ea714205: Pushed [2024-09-09T05:38:27.995Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:766991ced7dddf56addb65ba7094035bfb5da8a5d77b52fef190e26dc6711141 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:28.340Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:28.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-09T05:38:28.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-09T05:38:28.678Z] 289efa88f695: Preparing [2024-09-09T05:38:28.678Z] e581c9183391: Preparing [2024-09-09T05:38:28.678Z] f0a90876a7ca: Preparing [2024-09-09T05:38:28.678Z] 0635aa0efbd5: Preparing [2024-09-09T05:38:28.678Z] 7f2e815d2d1d: Preparing [2024-09-09T05:38:28.678Z] 8725ea714205: Preparing [2024-09-09T05:38:28.678Z] e4f6523e1f21: Preparing [2024-09-09T05:38:28.678Z] 7eb631ba4e7f: Preparing [2024-09-09T05:38:28.678Z] 640cee8c5901: Preparing [2024-09-09T05:38:28.678Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:38:28.678Z] 8725ea714205: Waiting [2024-09-09T05:38:28.678Z] e4f6523e1f21: Waiting [2024-09-09T05:38:28.678Z] 7eb631ba4e7f: Waiting [2024-09-09T05:38:28.678Z] 640cee8c5901: Waiting [2024-09-09T05:38:28.678Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:38:28.678Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:38:28.678Z] 289efa88f695: Layer already exists [2024-09-09T05:38:28.678Z] e581c9183391: Layer already exists [2024-09-09T05:38:28.678Z] f0a90876a7ca: Layer already exists [2024-09-09T05:38:28.678Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:38:28.678Z] e4f6523e1f21: Layer already exists [2024-09-09T05:38:28.678Z] 7eb631ba4e7f: Layer already exists [2024-09-09T05:38:28.678Z] 8725ea714205: Layer already exists [2024-09-09T05:38:28.678Z] 640cee8c5901: Layer already exists [2024-09-09T05:38:28.678Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:38:28.942Z] latest: digest: sha256:766991ced7dddf56addb65ba7094035bfb5da8a5d77b52fef190e26dc6711141 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:29.287Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:29.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.67 [2024-09-09T05:38:29.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-09T05:38:29.629Z] 289efa88f695: Preparing [2024-09-09T05:38:29.629Z] e581c9183391: Preparing [2024-09-09T05:38:29.629Z] f0a90876a7ca: Preparing [2024-09-09T05:38:29.629Z] 0635aa0efbd5: Preparing [2024-09-09T05:38:29.629Z] 7f2e815d2d1d: Preparing [2024-09-09T05:38:29.629Z] 8725ea714205: Preparing [2024-09-09T05:38:29.629Z] e4f6523e1f21: Preparing [2024-09-09T05:38:29.629Z] 7eb631ba4e7f: Preparing [2024-09-09T05:38:29.629Z] 640cee8c5901: Preparing [2024-09-09T05:38:29.629Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:38:29.629Z] 8725ea714205: Waiting [2024-09-09T05:38:29.629Z] e4f6523e1f21: Waiting [2024-09-09T05:38:29.629Z] 7eb631ba4e7f: Waiting [2024-09-09T05:38:29.629Z] 640cee8c5901: Waiting [2024-09-09T05:38:29.629Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:38:29.629Z] 289efa88f695: Layer already exists [2024-09-09T05:38:29.629Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:38:29.629Z] e581c9183391: Layer already exists [2024-09-09T05:38:29.629Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:38:29.629Z] f0a90876a7ca: Layer already exists [2024-09-09T05:38:29.629Z] 8725ea714205: Layer already exists [2024-09-09T05:38:29.629Z] 7eb631ba4e7f: Layer already exists [2024-09-09T05:38:29.629Z] e4f6523e1f21: Layer already exists [2024-09-09T05:38:29.629Z] 640cee8c5901: Layer already exists [2024-09-09T05:38:29.629Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:38:29.893Z] 3.2.0-dev.67: digest: sha256:766991ced7dddf56addb65ba7094035bfb5da8a5d77b52fef190e26dc6711141 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:30.243Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:30.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:38:30.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-09T05:38:30.590Z] 289efa88f695: Preparing [2024-09-09T05:38:30.590Z] e581c9183391: Preparing [2024-09-09T05:38:30.590Z] f0a90876a7ca: Preparing [2024-09-09T05:38:30.590Z] 0635aa0efbd5: Preparing [2024-09-09T05:38:30.590Z] 7f2e815d2d1d: Preparing [2024-09-09T05:38:30.590Z] 8725ea714205: Preparing [2024-09-09T05:38:30.590Z] e4f6523e1f21: Preparing [2024-09-09T05:38:30.590Z] 7eb631ba4e7f: Preparing [2024-09-09T05:38:30.590Z] 640cee8c5901: Preparing [2024-09-09T05:38:30.590Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:38:30.590Z] 8725ea714205: Waiting [2024-09-09T05:38:30.590Z] e4f6523e1f21: Waiting [2024-09-09T05:38:30.590Z] 7eb631ba4e7f: Waiting [2024-09-09T05:38:30.590Z] 640cee8c5901: Waiting [2024-09-09T05:38:30.590Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:38:30.590Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:38:30.590Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:38:30.590Z] e581c9183391: Layer already exists [2024-09-09T05:38:30.590Z] 289efa88f695: Layer already exists [2024-09-09T05:38:30.590Z] f0a90876a7ca: Layer already exists [2024-09-09T05:38:30.590Z] 8725ea714205: Layer already exists [2024-09-09T05:38:30.590Z] 640cee8c5901: Layer already exists [2024-09-09T05:38:30.590Z] e4f6523e1f21: Layer already exists [2024-09-09T05:38:30.590Z] 7eb631ba4e7f: Layer already exists [2024-09-09T05:38:30.590Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:38:30.853Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:766991ced7dddf56addb65ba7094035bfb5da8a5d77b52fef190e26dc6711141 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:31.205Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:31.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-09T05:38:31.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-09T05:38:31.555Z] 289efa88f695: Preparing [2024-09-09T05:38:31.555Z] e581c9183391: Preparing [2024-09-09T05:38:31.555Z] f0a90876a7ca: Preparing [2024-09-09T05:38:31.555Z] 0635aa0efbd5: Preparing [2024-09-09T05:38:31.555Z] 7f2e815d2d1d: Preparing [2024-09-09T05:38:31.555Z] 8725ea714205: Preparing [2024-09-09T05:38:31.555Z] e4f6523e1f21: Preparing [2024-09-09T05:38:31.555Z] 7eb631ba4e7f: Preparing [2024-09-09T05:38:31.555Z] 640cee8c5901: Preparing [2024-09-09T05:38:31.555Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:38:31.555Z] 8725ea714205: Waiting [2024-09-09T05:38:31.555Z] e4f6523e1f21: Waiting [2024-09-09T05:38:31.555Z] 7eb631ba4e7f: Waiting [2024-09-09T05:38:31.555Z] 640cee8c5901: Waiting [2024-09-09T05:38:31.555Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:38:31.555Z] e581c9183391: Layer already exists [2024-09-09T05:38:31.555Z] 289efa88f695: Layer already exists [2024-09-09T05:38:31.555Z] f0a90876a7ca: Layer already exists [2024-09-09T05:38:31.555Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:38:31.555Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:38:31.555Z] e4f6523e1f21: Layer already exists [2024-09-09T05:38:31.555Z] 8725ea714205: Layer already exists [2024-09-09T05:38:31.555Z] 640cee8c5901: Layer already exists [2024-09-09T05:38:31.555Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:38:31.555Z] 7eb631ba4e7f: Layer already exists [2024-09-09T05:38:31.819Z] main: digest: sha256:766991ced7dddf56addb65ba7094035bfb5da8a5d77b52fef190e26dc6711141 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:38:31.895Z] ===================================================== [Pipeline] echo [2024-09-09T05:38:31.909Z] taggedImages: [2024-09-09T05:38:31.909Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:38:31.909Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-09T05:38:31.909Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.67 [2024-09-09T05:38:31.909Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:38:31.909Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-09T05:38:31.941Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-09T05:38:31.941Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:38:31.941Z] latest [2024-09-09T05:38:31.941Z] 3.2.0-dev.67 [2024-09-09T05:38:31.941Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:38:31.941Z] main [2024-09-09T05:38:31.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:32.301Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:32.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:38:32.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-09T05:38:32.651Z] c8bbc277a1c3: Preparing [2024-09-09T05:38:32.651Z] 89588597c9d1: Preparing [2024-09-09T05:38:32.651Z] 8b18c156ebd2: Preparing [2024-09-09T05:38:32.651Z] 0635aa0efbd5: Preparing [2024-09-09T05:38:32.651Z] 7f2e815d2d1d: Preparing [2024-09-09T05:38:32.651Z] 7f4d835cfdef: Preparing [2024-09-09T05:38:32.651Z] 708a24c24481: Preparing [2024-09-09T05:38:32.651Z] 7f4d835cfdef: Waiting [2024-09-09T05:38:32.651Z] 2b84e8ec35ba: Preparing [2024-09-09T05:38:32.651Z] 708a24c24481: Waiting [2024-09-09T05:38:32.651Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:38:32.651Z] 2b84e8ec35ba: Waiting [2024-09-09T05:38:32.651Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:38:32.651Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:38:32.913Z] 8b18c156ebd2: Pushed [2024-09-09T05:38:32.913Z] 89588597c9d1: Pushed [2024-09-09T05:38:32.913Z] c8bbc277a1c3: Pushed [2024-09-09T05:38:32.913Z] 708a24c24481: Pushed [2024-09-09T05:38:32.913Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:38:33.489Z] 2b84e8ec35ba: Pushed [2024-09-09T05:38:55.496Z] 7f4d835cfdef: Pushed [2024-09-09T05:38:55.496Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:abb599af3dc4e3d12f7231a038b977b599b6f321b5d92bc90edca0df834f93dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:55.840Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:56.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-09T05:38:56.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-09T05:38:56.180Z] c8bbc277a1c3: Preparing [2024-09-09T05:38:56.180Z] 89588597c9d1: Preparing [2024-09-09T05:38:56.180Z] 8b18c156ebd2: Preparing [2024-09-09T05:38:56.180Z] 0635aa0efbd5: Preparing [2024-09-09T05:38:56.180Z] 7f2e815d2d1d: Preparing [2024-09-09T05:38:56.180Z] 7f4d835cfdef: Preparing [2024-09-09T05:38:56.180Z] 708a24c24481: Preparing [2024-09-09T05:38:56.180Z] 2b84e8ec35ba: Preparing [2024-09-09T05:38:56.180Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:38:56.180Z] 708a24c24481: Waiting [2024-09-09T05:38:56.180Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:38:56.180Z] 2b84e8ec35ba: Waiting [2024-09-09T05:38:56.180Z] 7f4d835cfdef: Waiting [2024-09-09T05:38:56.180Z] 8b18c156ebd2: Layer already exists [2024-09-09T05:38:56.180Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:38:56.180Z] 89588597c9d1: Layer already exists [2024-09-09T05:38:56.180Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:38:56.180Z] c8bbc277a1c3: Layer already exists [2024-09-09T05:38:56.180Z] 7f4d835cfdef: Layer already exists [2024-09-09T05:38:56.180Z] 2b84e8ec35ba: Layer already exists [2024-09-09T05:38:56.180Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:38:56.180Z] 708a24c24481: Layer already exists [2024-09-09T05:38:56.443Z] latest: digest: sha256:abb599af3dc4e3d12f7231a038b977b599b6f321b5d92bc90edca0df834f93dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:56.794Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:57.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.67 [2024-09-09T05:38:57.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-09T05:38:57.134Z] c8bbc277a1c3: Preparing [2024-09-09T05:38:57.134Z] 89588597c9d1: Preparing [2024-09-09T05:38:57.134Z] 8b18c156ebd2: Preparing [2024-09-09T05:38:57.134Z] 0635aa0efbd5: Preparing [2024-09-09T05:38:57.134Z] 7f2e815d2d1d: Preparing [2024-09-09T05:38:57.134Z] 7f4d835cfdef: Preparing [2024-09-09T05:38:57.134Z] 708a24c24481: Preparing [2024-09-09T05:38:57.134Z] 2b84e8ec35ba: Preparing [2024-09-09T05:38:57.134Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:38:57.134Z] 708a24c24481: Waiting [2024-09-09T05:38:57.134Z] 2b84e8ec35ba: Waiting [2024-09-09T05:38:57.134Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:38:57.134Z] 7f4d835cfdef: Waiting [2024-09-09T05:38:57.134Z] c8bbc277a1c3: Layer already exists [2024-09-09T05:38:57.134Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:38:57.134Z] 89588597c9d1: Layer already exists [2024-09-09T05:38:57.134Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:38:57.134Z] 8b18c156ebd2: Layer already exists [2024-09-09T05:38:57.134Z] 2b84e8ec35ba: Layer already exists [2024-09-09T05:38:57.134Z] 708a24c24481: Layer already exists [2024-09-09T05:38:57.134Z] 7f4d835cfdef: Layer already exists [2024-09-09T05:38:57.134Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:38:57.134Z] 3.2.0-dev.67: digest: sha256:abb599af3dc4e3d12f7231a038b977b599b6f321b5d92bc90edca0df834f93dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:57.472Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:57.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:38:57.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-09T05:38:57.816Z] c8bbc277a1c3: Preparing [2024-09-09T05:38:57.816Z] 89588597c9d1: Preparing [2024-09-09T05:38:57.816Z] 8b18c156ebd2: Preparing [2024-09-09T05:38:57.816Z] 0635aa0efbd5: Preparing [2024-09-09T05:38:57.816Z] 7f2e815d2d1d: Preparing [2024-09-09T05:38:57.816Z] 7f4d835cfdef: Preparing [2024-09-09T05:38:57.816Z] 708a24c24481: Preparing [2024-09-09T05:38:57.816Z] 2b84e8ec35ba: Preparing [2024-09-09T05:38:57.816Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:38:57.816Z] 7f4d835cfdef: Waiting [2024-09-09T05:38:57.816Z] 708a24c24481: Waiting [2024-09-09T05:38:57.816Z] 2b84e8ec35ba: Waiting [2024-09-09T05:38:57.816Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:38:57.816Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:38:57.816Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:38:57.816Z] 8b18c156ebd2: Layer already exists [2024-09-09T05:38:57.816Z] 89588597c9d1: Layer already exists [2024-09-09T05:38:57.816Z] c8bbc277a1c3: Layer already exists [2024-09-09T05:38:57.816Z] 2b84e8ec35ba: Layer already exists [2024-09-09T05:38:57.816Z] 708a24c24481: Layer already exists [2024-09-09T05:38:57.816Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:38:57.816Z] 7f4d835cfdef: Layer already exists [2024-09-09T05:38:57.816Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:abb599af3dc4e3d12f7231a038b977b599b6f321b5d92bc90edca0df834f93dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:58.157Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:58.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-09T05:38:58.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-09T05:38:58.501Z] c8bbc277a1c3: Preparing [2024-09-09T05:38:58.501Z] 89588597c9d1: Preparing [2024-09-09T05:38:58.501Z] 8b18c156ebd2: Preparing [2024-09-09T05:38:58.501Z] 0635aa0efbd5: Preparing [2024-09-09T05:38:58.501Z] 7f2e815d2d1d: Preparing [2024-09-09T05:38:58.501Z] 7f4d835cfdef: Preparing [2024-09-09T05:38:58.501Z] 708a24c24481: Preparing [2024-09-09T05:38:58.501Z] 2b84e8ec35ba: Preparing [2024-09-09T05:38:58.501Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:38:58.501Z] 7f4d835cfdef: Waiting [2024-09-09T05:38:58.501Z] 708a24c24481: Waiting [2024-09-09T05:38:58.501Z] 2b84e8ec35ba: Waiting [2024-09-09T05:38:58.501Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:38:58.501Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:38:58.501Z] c8bbc277a1c3: Layer already exists [2024-09-09T05:38:58.501Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:38:58.501Z] 8b18c156ebd2: Layer already exists [2024-09-09T05:38:58.501Z] 89588597c9d1: Layer already exists [2024-09-09T05:38:58.501Z] 708a24c24481: Layer already exists [2024-09-09T05:38:58.501Z] 7f4d835cfdef: Layer already exists [2024-09-09T05:38:58.501Z] 2b84e8ec35ba: Layer already exists [2024-09-09T05:38:58.501Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:38:58.766Z] main: digest: sha256:abb599af3dc4e3d12f7231a038b977b599b6f321b5d92bc90edca0df834f93dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:38:58.848Z] ===================================================== [Pipeline] echo [2024-09-09T05:38:58.861Z] taggedImages: [2024-09-09T05:38:58.861Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:38:58.861Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-09T05:38:58.861Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.67 [2024-09-09T05:38:58.861Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:38:58.861Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-09T05:38:58.897Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-09T05:38:58.897Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:38:58.897Z] latest [2024-09-09T05:38:58.897Z] 3.2.0-dev.67 [2024-09-09T05:38:58.897Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:38:58.897Z] main [2024-09-09T05:38:58.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:59.260Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:59.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:38:59.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-09T05:38:59.686Z] 302b2bb29204: Preparing [2024-09-09T05:38:59.686Z] ca03be36f2f2: Preparing [2024-09-09T05:38:59.686Z] d23801f7fa52: Preparing [2024-09-09T05:38:59.686Z] 0635aa0efbd5: Preparing [2024-09-09T05:38:59.686Z] 7f2e815d2d1d: Preparing [2024-09-09T05:38:59.686Z] fcb5eb081fb2: Preparing [2024-09-09T05:38:59.686Z] 7eb631ba4e7f: Preparing [2024-09-09T05:38:59.686Z] 640cee8c5901: Preparing [2024-09-09T05:38:59.686Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:38:59.686Z] 7eb631ba4e7f: Waiting [2024-09-09T05:38:59.686Z] 640cee8c5901: Waiting [2024-09-09T05:38:59.686Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:38:59.686Z] fcb5eb081fb2: Waiting [2024-09-09T05:38:59.686Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:38:59.686Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:38:59.949Z] 7eb631ba4e7f: Layer already exists [2024-09-09T05:38:59.949Z] 640cee8c5901: Layer already exists [2024-09-09T05:38:59.949Z] d23801f7fa52: Pushed [2024-09-09T05:38:59.949Z] ca03be36f2f2: Pushed [2024-09-09T05:38:59.949Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:38:59.949Z] 302b2bb29204: Pushed [2024-09-09T05:39:21.970Z] fcb5eb081fb2: Pushed [2024-09-09T05:39:21.970Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:53645c13ea379f37a8e9755e995afe641020f504b0c416bdbf06693b18040372 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:22.331Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:22.714Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-09T05:39:22.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-09T05:39:22.714Z] 302b2bb29204: Preparing [2024-09-09T05:39:22.714Z] ca03be36f2f2: Preparing [2024-09-09T05:39:22.714Z] d23801f7fa52: Preparing [2024-09-09T05:39:22.714Z] 0635aa0efbd5: Preparing [2024-09-09T05:39:22.714Z] 7f2e815d2d1d: Preparing [2024-09-09T05:39:22.714Z] fcb5eb081fb2: Preparing [2024-09-09T05:39:22.714Z] 7eb631ba4e7f: Preparing [2024-09-09T05:39:22.714Z] 640cee8c5901: Preparing [2024-09-09T05:39:22.714Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:39:22.714Z] 7eb631ba4e7f: Waiting [2024-09-09T05:39:22.714Z] 640cee8c5901: Waiting [2024-09-09T05:39:22.714Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:39:22.714Z] fcb5eb081fb2: Waiting [2024-09-09T05:39:22.714Z] d23801f7fa52: Layer already exists [2024-09-09T05:39:22.714Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:39:22.714Z] 302b2bb29204: Layer already exists [2024-09-09T05:39:22.714Z] ca03be36f2f2: Layer already exists [2024-09-09T05:39:22.714Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:39:22.714Z] 640cee8c5901: Layer already exists [2024-09-09T05:39:22.714Z] 7eb631ba4e7f: Layer already exists [2024-09-09T05:39:22.714Z] fcb5eb081fb2: Layer already exists [2024-09-09T05:39:22.714Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:39:22.978Z] latest: digest: sha256:53645c13ea379f37a8e9755e995afe641020f504b0c416bdbf06693b18040372 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:23.319Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:23.653Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.67 [2024-09-09T05:39:23.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-09T05:39:23.653Z] 302b2bb29204: Preparing [2024-09-09T05:39:23.653Z] ca03be36f2f2: Preparing [2024-09-09T05:39:23.653Z] d23801f7fa52: Preparing [2024-09-09T05:39:23.653Z] 0635aa0efbd5: Preparing [2024-09-09T05:39:23.653Z] 7f2e815d2d1d: Preparing [2024-09-09T05:39:23.653Z] fcb5eb081fb2: Preparing [2024-09-09T05:39:23.653Z] 7eb631ba4e7f: Preparing [2024-09-09T05:39:23.653Z] 640cee8c5901: Preparing [2024-09-09T05:39:23.653Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:39:23.653Z] 7eb631ba4e7f: Waiting [2024-09-09T05:39:23.653Z] 640cee8c5901: Waiting [2024-09-09T05:39:23.653Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:39:23.653Z] fcb5eb081fb2: Waiting [2024-09-09T05:39:23.653Z] ca03be36f2f2: Layer already exists [2024-09-09T05:39:23.653Z] d23801f7fa52: Layer already exists [2024-09-09T05:39:23.653Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:39:23.653Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:39:23.653Z] 302b2bb29204: Layer already exists [2024-09-09T05:39:23.653Z] 7eb631ba4e7f: Layer already exists [2024-09-09T05:39:23.653Z] fcb5eb081fb2: Layer already exists [2024-09-09T05:39:23.653Z] 640cee8c5901: Layer already exists [2024-09-09T05:39:23.653Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:39:23.653Z] 3.2.0-dev.67: digest: sha256:53645c13ea379f37a8e9755e995afe641020f504b0c416bdbf06693b18040372 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:24.257Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:24.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:39:24.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-09T05:39:24.601Z] 302b2bb29204: Preparing [2024-09-09T05:39:24.601Z] ca03be36f2f2: Preparing [2024-09-09T05:39:24.601Z] d23801f7fa52: Preparing [2024-09-09T05:39:24.601Z] 0635aa0efbd5: Preparing [2024-09-09T05:39:24.601Z] 7f2e815d2d1d: Preparing [2024-09-09T05:39:24.601Z] fcb5eb081fb2: Preparing [2024-09-09T05:39:24.601Z] 7eb631ba4e7f: Preparing [2024-09-09T05:39:24.601Z] 640cee8c5901: Preparing [2024-09-09T05:39:24.601Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:39:24.601Z] 7eb631ba4e7f: Waiting [2024-09-09T05:39:24.601Z] 640cee8c5901: Waiting [2024-09-09T05:39:24.601Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:39:24.601Z] fcb5eb081fb2: Waiting [2024-09-09T05:39:24.601Z] ca03be36f2f2: Layer already exists [2024-09-09T05:39:24.601Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:39:24.601Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:39:24.601Z] d23801f7fa52: Layer already exists [2024-09-09T05:39:24.601Z] 302b2bb29204: Layer already exists [2024-09-09T05:39:24.601Z] fcb5eb081fb2: Layer already exists [2024-09-09T05:39:24.601Z] 640cee8c5901: Layer already exists [2024-09-09T05:39:24.601Z] 7eb631ba4e7f: Layer already exists [2024-09-09T05:39:24.601Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:39:24.864Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:53645c13ea379f37a8e9755e995afe641020f504b0c416bdbf06693b18040372 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:25.219Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:25.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-09T05:39:25.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-09T05:39:25.566Z] 302b2bb29204: Preparing [2024-09-09T05:39:25.566Z] ca03be36f2f2: Preparing [2024-09-09T05:39:25.566Z] d23801f7fa52: Preparing [2024-09-09T05:39:25.566Z] 0635aa0efbd5: Preparing [2024-09-09T05:39:25.566Z] 7f2e815d2d1d: Preparing [2024-09-09T05:39:25.566Z] fcb5eb081fb2: Preparing [2024-09-09T05:39:25.566Z] 7eb631ba4e7f: Preparing [2024-09-09T05:39:25.566Z] 640cee8c5901: Preparing [2024-09-09T05:39:25.566Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:39:25.566Z] fcb5eb081fb2: Waiting [2024-09-09T05:39:25.566Z] 7eb631ba4e7f: Waiting [2024-09-09T05:39:25.566Z] 640cee8c5901: Waiting [2024-09-09T05:39:25.566Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:39:25.566Z] ca03be36f2f2: Layer already exists [2024-09-09T05:39:25.566Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:39:25.566Z] 302b2bb29204: Layer already exists [2024-09-09T05:39:25.566Z] d23801f7fa52: Layer already exists [2024-09-09T05:39:25.566Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:39:25.566Z] fcb5eb081fb2: Layer already exists [2024-09-09T05:39:25.566Z] 640cee8c5901: Layer already exists [2024-09-09T05:39:25.566Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:39:25.566Z] 7eb631ba4e7f: Layer already exists [2024-09-09T05:39:25.830Z] main: digest: sha256:53645c13ea379f37a8e9755e995afe641020f504b0c416bdbf06693b18040372 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:39:25.932Z] ===================================================== [Pipeline] echo [2024-09-09T05:39:25.947Z] taggedImages: [2024-09-09T05:39:25.947Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:39:25.947Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-09T05:39:25.947Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.67 [2024-09-09T05:39:25.947Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:39:25.947Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-09T05:39:25.970Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-09T05:39:25.970Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:39:25.970Z] latest [2024-09-09T05:39:25.970Z] 3.2.0-dev.67 [2024-09-09T05:39:25.970Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:39:25.970Z] main [2024-09-09T05:39:25.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:26.348Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:26.700Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:39:26.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-09T05:39:26.700Z] dfbef1760aa8: Preparing [2024-09-09T05:39:26.700Z] 71aad581dcd9: Preparing [2024-09-09T05:39:26.700Z] 0635aa0efbd5: Preparing [2024-09-09T05:39:26.700Z] 7f2e815d2d1d: Preparing [2024-09-09T05:39:26.700Z] 5ecd5419f55a: Preparing [2024-09-09T05:39:26.700Z] d17b9b18b3a8: Preparing [2024-09-09T05:39:26.700Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:39:26.700Z] d17b9b18b3a8: Waiting [2024-09-09T05:39:26.700Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:39:26.700Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:39:26.965Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:39:26.965Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:39:26.965Z] dfbef1760aa8: Pushed [2024-09-09T05:39:26.965Z] 5ecd5419f55a: Pushed [2024-09-09T05:39:27.734Z] d17b9b18b3a8: Pushed [2024-09-09T05:39:34.358Z] 71aad581dcd9: Pushed [2024-09-09T05:39:34.358Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:3f72f8fea4e08ae3cdd45e7984eadb088556e096494bf1f1b74f7f428358fe16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:34.707Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:35.061Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-09T05:39:35.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-09T05:39:35.061Z] dfbef1760aa8: Preparing [2024-09-09T05:39:35.061Z] 71aad581dcd9: Preparing [2024-09-09T05:39:35.061Z] 0635aa0efbd5: Preparing [2024-09-09T05:39:35.061Z] 7f2e815d2d1d: Preparing [2024-09-09T05:39:35.061Z] 5ecd5419f55a: Preparing [2024-09-09T05:39:35.061Z] d17b9b18b3a8: Preparing [2024-09-09T05:39:35.061Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:39:35.061Z] d17b9b18b3a8: Waiting [2024-09-09T05:39:35.061Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:39:35.061Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:39:35.061Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:39:35.061Z] 71aad581dcd9: Layer already exists [2024-09-09T05:39:35.061Z] 5ecd5419f55a: Layer already exists [2024-09-09T05:39:35.061Z] dfbef1760aa8: Layer already exists [2024-09-09T05:39:35.061Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:39:35.061Z] d17b9b18b3a8: Layer already exists [2024-09-09T05:39:35.326Z] latest: digest: sha256:3f72f8fea4e08ae3cdd45e7984eadb088556e096494bf1f1b74f7f428358fe16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:35.683Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:36.095Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.67 [2024-09-09T05:39:36.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-09T05:39:36.095Z] dfbef1760aa8: Preparing [2024-09-09T05:39:36.095Z] 71aad581dcd9: Preparing [2024-09-09T05:39:36.095Z] 0635aa0efbd5: Preparing [2024-09-09T05:39:36.095Z] 7f2e815d2d1d: Preparing [2024-09-09T05:39:36.095Z] 5ecd5419f55a: Preparing [2024-09-09T05:39:36.095Z] d17b9b18b3a8: Preparing [2024-09-09T05:39:36.095Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:39:36.095Z] d17b9b18b3a8: Waiting [2024-09-09T05:39:36.095Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:39:36.095Z] 71aad581dcd9: Layer already exists [2024-09-09T05:39:36.095Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:39:36.095Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:39:36.095Z] dfbef1760aa8: Layer already exists [2024-09-09T05:39:36.095Z] 5ecd5419f55a: Layer already exists [2024-09-09T05:39:36.095Z] d17b9b18b3a8: Layer already exists [2024-09-09T05:39:36.095Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:39:36.376Z] 3.2.0-dev.67: digest: sha256:3f72f8fea4e08ae3cdd45e7984eadb088556e096494bf1f1b74f7f428358fe16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:36.749Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:37.134Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:39:37.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-09T05:39:37.134Z] dfbef1760aa8: Preparing [2024-09-09T05:39:37.134Z] 71aad581dcd9: Preparing [2024-09-09T05:39:37.134Z] 0635aa0efbd5: Preparing [2024-09-09T05:39:37.134Z] 7f2e815d2d1d: Preparing [2024-09-09T05:39:37.134Z] 5ecd5419f55a: Preparing [2024-09-09T05:39:37.134Z] d17b9b18b3a8: Preparing [2024-09-09T05:39:37.134Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:39:37.134Z] d17b9b18b3a8: Waiting [2024-09-09T05:39:37.134Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:39:37.134Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:39:37.134Z] dfbef1760aa8: Layer already exists [2024-09-09T05:39:37.134Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:39:37.134Z] 5ecd5419f55a: Layer already exists [2024-09-09T05:39:37.134Z] 71aad581dcd9: Layer already exists [2024-09-09T05:39:37.134Z] d17b9b18b3a8: Layer already exists [2024-09-09T05:39:37.134Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:39:37.134Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:3f72f8fea4e08ae3cdd45e7984eadb088556e096494bf1f1b74f7f428358fe16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:37.741Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:38.089Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-09T05:39:38.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-09T05:39:38.089Z] dfbef1760aa8: Preparing [2024-09-09T05:39:38.089Z] 71aad581dcd9: Preparing [2024-09-09T05:39:38.089Z] 0635aa0efbd5: Preparing [2024-09-09T05:39:38.089Z] 7f2e815d2d1d: Preparing [2024-09-09T05:39:38.089Z] 5ecd5419f55a: Preparing [2024-09-09T05:39:38.089Z] d17b9b18b3a8: Preparing [2024-09-09T05:39:38.089Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:39:38.089Z] d17b9b18b3a8: Waiting [2024-09-09T05:39:38.089Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:39:38.089Z] 71aad581dcd9: Layer already exists [2024-09-09T05:39:38.089Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:39:38.089Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:39:38.089Z] 5ecd5419f55a: Layer already exists [2024-09-09T05:39:38.089Z] dfbef1760aa8: Layer already exists [2024-09-09T05:39:38.089Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:39:38.089Z] d17b9b18b3a8: Layer already exists [2024-09-09T05:39:38.363Z] main: digest: sha256:3f72f8fea4e08ae3cdd45e7984eadb088556e096494bf1f1b74f7f428358fe16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:39:38.798Z] ===================================================== [Pipeline] echo [2024-09-09T05:39:38.809Z] taggedImages: [2024-09-09T05:39:38.809Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:39:38.809Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-09T05:39:38.809Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.67 [2024-09-09T05:39:38.809Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:39:38.809Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-09T05:39:38.840Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-09T05:39:38.840Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:39:38.840Z] latest [2024-09-09T05:39:38.840Z] 3.2.0-dev.67 [2024-09-09T05:39:38.840Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:39:38.840Z] main [2024-09-09T05:39:38.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:39.227Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:39.602Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:39:39.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-09T05:39:39.602Z] 1a1c3f60984a: Preparing [2024-09-09T05:39:39.602Z] 8cacf1cf60e9: Preparing [2024-09-09T05:39:39.602Z] 0635aa0efbd5: Preparing [2024-09-09T05:39:39.602Z] 7f2e815d2d1d: Preparing [2024-09-09T05:39:39.602Z] d823d7589c3d: Preparing [2024-09-09T05:39:39.602Z] 5d4870274cd1: Preparing [2024-09-09T05:39:39.602Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:39:39.602Z] 5d4870274cd1: Waiting [2024-09-09T05:39:39.602Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:39:39.602Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:39:39.602Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:39:39.871Z] 1a1c3f60984a: Pushed [2024-09-09T05:39:39.871Z] d823d7589c3d: Pushed [2024-09-09T05:39:40.192Z] 5d4870274cd1: Pushed [2024-09-09T05:39:47.423Z] 8cacf1cf60e9: Pushed [2024-09-09T05:39:47.423Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:12b301fb17232583bcea3e61d6f3b706a63123bd02a333f9834aae18824fb503 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:47.772Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:48.114Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-09T05:39:48.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-09T05:39:48.114Z] 1a1c3f60984a: Preparing [2024-09-09T05:39:48.114Z] 8cacf1cf60e9: Preparing [2024-09-09T05:39:48.114Z] 0635aa0efbd5: Preparing [2024-09-09T05:39:48.114Z] 7f2e815d2d1d: Preparing [2024-09-09T05:39:48.114Z] d823d7589c3d: Preparing [2024-09-09T05:39:48.114Z] 5d4870274cd1: Preparing [2024-09-09T05:39:48.114Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:39:48.114Z] 5d4870274cd1: Waiting [2024-09-09T05:39:48.114Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:39:48.114Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:39:48.114Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:39:48.114Z] 8cacf1cf60e9: Layer already exists [2024-09-09T05:39:48.114Z] 1a1c3f60984a: Layer already exists [2024-09-09T05:39:48.114Z] d823d7589c3d: Layer already exists [2024-09-09T05:39:48.114Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:39:48.114Z] 5d4870274cd1: Layer already exists [2024-09-09T05:39:48.379Z] latest: digest: sha256:12b301fb17232583bcea3e61d6f3b706a63123bd02a333f9834aae18824fb503 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:48.724Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:49.077Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.67 [2024-09-09T05:39:49.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-09T05:39:49.077Z] 1a1c3f60984a: Preparing [2024-09-09T05:39:49.077Z] 8cacf1cf60e9: Preparing [2024-09-09T05:39:49.077Z] 0635aa0efbd5: Preparing [2024-09-09T05:39:49.077Z] 7f2e815d2d1d: Preparing [2024-09-09T05:39:49.077Z] d823d7589c3d: Preparing [2024-09-09T05:39:49.077Z] 5d4870274cd1: Preparing [2024-09-09T05:39:49.077Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:39:49.077Z] 5d4870274cd1: Waiting [2024-09-09T05:39:49.077Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:39:49.077Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:39:49.077Z] 1a1c3f60984a: Layer already exists [2024-09-09T05:39:49.077Z] 8cacf1cf60e9: Layer already exists [2024-09-09T05:39:49.077Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:39:49.077Z] d823d7589c3d: Layer already exists [2024-09-09T05:39:49.077Z] 5d4870274cd1: Layer already exists [2024-09-09T05:39:49.077Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:39:49.077Z] 3.2.0-dev.67: digest: sha256:12b301fb17232583bcea3e61d6f3b706a63123bd02a333f9834aae18824fb503 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:49.416Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:49.765Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:39:49.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-09T05:39:49.765Z] 1a1c3f60984a: Preparing [2024-09-09T05:39:49.765Z] 8cacf1cf60e9: Preparing [2024-09-09T05:39:49.765Z] 0635aa0efbd5: Preparing [2024-09-09T05:39:49.765Z] 7f2e815d2d1d: Preparing [2024-09-09T05:39:49.765Z] d823d7589c3d: Preparing [2024-09-09T05:39:49.765Z] 5d4870274cd1: Preparing [2024-09-09T05:39:49.765Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:39:49.765Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:39:49.765Z] 5d4870274cd1: Waiting [2024-09-09T05:39:49.765Z] 1a1c3f60984a: Layer already exists [2024-09-09T05:39:49.765Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:39:49.765Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:39:49.765Z] d823d7589c3d: Layer already exists [2024-09-09T05:39:49.765Z] 8cacf1cf60e9: Layer already exists [2024-09-09T05:39:49.765Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:39:49.765Z] 5d4870274cd1: Layer already exists [2024-09-09T05:39:49.765Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:12b301fb17232583bcea3e61d6f3b706a63123bd02a333f9834aae18824fb503 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:50.388Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:50.733Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-09T05:39:50.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-09T05:39:50.733Z] 1a1c3f60984a: Preparing [2024-09-09T05:39:50.733Z] 8cacf1cf60e9: Preparing [2024-09-09T05:39:50.733Z] 0635aa0efbd5: Preparing [2024-09-09T05:39:50.733Z] 7f2e815d2d1d: Preparing [2024-09-09T05:39:50.733Z] d823d7589c3d: Preparing [2024-09-09T05:39:50.733Z] 5d4870274cd1: Preparing [2024-09-09T05:39:50.733Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:39:50.733Z] 5d4870274cd1: Waiting [2024-09-09T05:39:50.733Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:39:50.733Z] 8cacf1cf60e9: Layer already exists [2024-09-09T05:39:50.733Z] 1a1c3f60984a: Layer already exists [2024-09-09T05:39:50.733Z] d823d7589c3d: Layer already exists [2024-09-09T05:39:50.733Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:39:50.733Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:39:50.733Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:39:50.733Z] 5d4870274cd1: Layer already exists [2024-09-09T05:39:50.998Z] main: digest: sha256:12b301fb17232583bcea3e61d6f3b706a63123bd02a333f9834aae18824fb503 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:39:51.082Z] ===================================================== [Pipeline] echo [2024-09-09T05:39:51.097Z] taggedImages: [2024-09-09T05:39:51.097Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:39:51.097Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-09T05:39:51.097Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.67 [2024-09-09T05:39:51.097Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:39:51.097Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-09T05:39:51.126Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-09T05:39:51.126Z] d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:39:51.126Z] latest [2024-09-09T05:39:51.126Z] 3.2.0-dev.67 [2024-09-09T05:39:51.126Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:39:51.126Z] main [2024-09-09T05:39:51.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:51.490Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:51.847Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:39:51.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-09T05:39:51.847Z] 281526948ee9: Preparing [2024-09-09T05:39:51.847Z] 2995ec4e9d65: Preparing [2024-09-09T05:39:51.847Z] 0635aa0efbd5: Preparing [2024-09-09T05:39:51.847Z] 7f2e815d2d1d: Preparing [2024-09-09T05:39:51.847Z] 26c94294440d: Preparing [2024-09-09T05:39:51.847Z] d44bb770332e: Preparing [2024-09-09T05:39:51.847Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:39:51.847Z] d44bb770332e: Waiting [2024-09-09T05:39:51.847Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:39:52.112Z] 26c94294440d: Layer already exists [2024-09-09T05:39:52.112Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:39:52.112Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:39:52.112Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:39:52.112Z] d44bb770332e: Layer already exists [2024-09-09T05:39:52.112Z] 281526948ee9: Pushed [2024-09-09T05:40:00.305Z] 2995ec4e9d65: Pushed [2024-09-09T05:40:00.305Z] d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:a252d50cdca4ef2be760b1b6b5aa4a5eb02984f8526638df616011b240601c87 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:40:00.662Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:40:01.017Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-09T05:40:01.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-09T05:40:01.017Z] 281526948ee9: Preparing [2024-09-09T05:40:01.017Z] 2995ec4e9d65: Preparing [2024-09-09T05:40:01.017Z] 0635aa0efbd5: Preparing [2024-09-09T05:40:01.017Z] 7f2e815d2d1d: Preparing [2024-09-09T05:40:01.017Z] 26c94294440d: Preparing [2024-09-09T05:40:01.017Z] d44bb770332e: Preparing [2024-09-09T05:40:01.017Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:40:01.017Z] d44bb770332e: Waiting [2024-09-09T05:40:01.017Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:40:01.017Z] 2995ec4e9d65: Layer already exists [2024-09-09T05:40:01.017Z] 281526948ee9: Layer already exists [2024-09-09T05:40:01.017Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:40:01.017Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:40:01.017Z] 26c94294440d: Layer already exists [2024-09-09T05:40:01.017Z] d44bb770332e: Layer already exists [2024-09-09T05:40:01.017Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:40:01.017Z] latest: digest: sha256:a252d50cdca4ef2be760b1b6b5aa4a5eb02984f8526638df616011b240601c87 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:40:01.635Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:40:01.996Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.67 [2024-09-09T05:40:01.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-09T05:40:01.996Z] 281526948ee9: Preparing [2024-09-09T05:40:01.996Z] 2995ec4e9d65: Preparing [2024-09-09T05:40:01.996Z] 0635aa0efbd5: Preparing [2024-09-09T05:40:01.996Z] 7f2e815d2d1d: Preparing [2024-09-09T05:40:01.996Z] 26c94294440d: Preparing [2024-09-09T05:40:01.996Z] d44bb770332e: Preparing [2024-09-09T05:40:01.996Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:40:01.996Z] d44bb770332e: Waiting [2024-09-09T05:40:01.996Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:40:01.996Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:40:01.996Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:40:01.996Z] 26c94294440d: Layer already exists [2024-09-09T05:40:01.996Z] 2995ec4e9d65: Layer already exists [2024-09-09T05:40:01.996Z] 281526948ee9: Layer already exists [2024-09-09T05:40:01.996Z] d44bb770332e: Layer already exists [2024-09-09T05:40:01.996Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:40:01.996Z] 3.2.0-dev.67: digest: sha256:a252d50cdca4ef2be760b1b6b5aa4a5eb02984f8526638df616011b240601c87 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:40:02.603Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:40:02.945Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:40:02.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-09T05:40:02.945Z] 281526948ee9: Preparing [2024-09-09T05:40:02.945Z] 2995ec4e9d65: Preparing [2024-09-09T05:40:02.945Z] 0635aa0efbd5: Preparing [2024-09-09T05:40:02.945Z] 7f2e815d2d1d: Preparing [2024-09-09T05:40:02.945Z] 26c94294440d: Preparing [2024-09-09T05:40:02.945Z] d44bb770332e: Preparing [2024-09-09T05:40:02.945Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:40:02.945Z] d44bb770332e: Waiting [2024-09-09T05:40:02.945Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:40:02.945Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:40:02.945Z] 281526948ee9: Layer already exists [2024-09-09T05:40:02.945Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:40:02.945Z] 26c94294440d: Layer already exists [2024-09-09T05:40:02.945Z] 2995ec4e9d65: Layer already exists [2024-09-09T05:40:02.945Z] d44bb770332e: Layer already exists [2024-09-09T05:40:02.945Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:40:03.209Z] d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:a252d50cdca4ef2be760b1b6b5aa4a5eb02984f8526638df616011b240601c87 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:40:03.574Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:40:03.917Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-09T05:40:03.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-09T05:40:03.917Z] 281526948ee9: Preparing [2024-09-09T05:40:03.917Z] 2995ec4e9d65: Preparing [2024-09-09T05:40:03.917Z] 0635aa0efbd5: Preparing [2024-09-09T05:40:03.917Z] 7f2e815d2d1d: Preparing [2024-09-09T05:40:03.917Z] 26c94294440d: Preparing [2024-09-09T05:40:03.917Z] d44bb770332e: Preparing [2024-09-09T05:40:03.917Z] 4aeaa0e7d41f: Preparing [2024-09-09T05:40:03.917Z] d44bb770332e: Waiting [2024-09-09T05:40:03.917Z] 4aeaa0e7d41f: Waiting [2024-09-09T05:40:03.917Z] 26c94294440d: Layer already exists [2024-09-09T05:40:03.917Z] 7f2e815d2d1d: Layer already exists [2024-09-09T05:40:03.917Z] 2995ec4e9d65: Layer already exists [2024-09-09T05:40:03.917Z] 0635aa0efbd5: Layer already exists [2024-09-09T05:40:03.917Z] 281526948ee9: Layer already exists [2024-09-09T05:40:03.917Z] d44bb770332e: Layer already exists [2024-09-09T05:40:03.917Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T05:40:04.180Z] main: digest: sha256:a252d50cdca4ef2be760b1b6b5aa4a5eb02984f8526638df616011b240601c87 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T05:40:04.255Z] ===================================================== [Pipeline] echo [2024-09-09T05:40:04.268Z] taggedImages: [2024-09-09T05:40:04.269Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [2024-09-09T05:40:04.269Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-09T05:40:04.269Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.67 [2024-09-09T05:40:04.269Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [2024-09-09T05:40:04.269Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:40:04.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T05:40:04.656Z] [2024-09-09T05:40:04.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:40:04.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T05:40:04.986Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T05:40:04.986Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T05:40:04.986Z] 04944245beec: Pulling fs layer [2024-09-09T05:40:04.986Z] 699f458cf7ca: Pulling fs layer [2024-09-09T05:40:04.986Z] 765212b225bb: Pulling fs layer [2024-09-09T05:40:04.986Z] f23df028b6ca: Pulling fs layer [2024-09-09T05:40:04.986Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T05:40:04.986Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T05:40:04.986Z] 765212b225bb: Waiting [2024-09-09T05:40:04.986Z] f23df028b6ca: Waiting [2024-09-09T05:40:04.986Z] 2437ff75d9bd: Waiting [2024-09-09T05:40:04.986Z] d65c8cfc05b1: Waiting [2024-09-09T05:40:05.253Z] 04944245beec: Verifying Checksum [2024-09-09T05:40:05.253Z] 04944245beec: Download complete [2024-09-09T05:40:05.253Z] 765212b225bb: Verifying Checksum [2024-09-09T05:40:05.253Z] 765212b225bb: Download complete [2024-09-09T05:40:05.253Z] f23df028b6ca: Verifying Checksum [2024-09-09T05:40:05.253Z] f23df028b6ca: Download complete [2024-09-09T05:40:05.253Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T05:40:05.253Z] d65c8cfc05b1: Download complete [2024-09-09T05:40:05.253Z] 699f458cf7ca: Verifying Checksum [2024-09-09T05:40:05.253Z] 699f458cf7ca: Download complete [2024-09-09T05:40:05.834Z] 8998bd30e6a1: Download complete [2024-09-09T05:40:08.400Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T05:40:08.400Z] 2437ff75d9bd: Download complete [2024-09-09T05:40:10.341Z] 8998bd30e6a1: Pull complete [2024-09-09T05:40:10.925Z] 04944245beec: Pull complete [2024-09-09T05:40:12.866Z] 699f458cf7ca: Pull complete [2024-09-09T05:40:12.866Z] 765212b225bb: Pull complete [2024-09-09T05:40:13.821Z] f23df028b6ca: Pull complete [2024-09-09T05:40:14.086Z] d65c8cfc05b1: Pull complete [2024-09-09T05:40:32.292Z] 2437ff75d9bd: Pull complete [2024-09-09T05:40:32.292Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T05:40:32.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T05:40:32.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T05:40:32.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-9810 does not seem to be running inside a container [2024-09-09T05:40:32.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-09T05:40:35.417Z] $ docker top 65c37ed75f306be90738f459c9c530ad7f7c653462febd2643ea51fa8f9fda3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:40:36.293Z] ---> job-cost.sh [2024-09-09T05:40:36.293Z] lf-activate-venv: SKIPPING [2024-09-09T05:40:36.293Z] INFO: No Stack... [2024-09-09T05:40:36.557Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T05:40:37.516Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T05:40:38.158Z] + + cat /w/workspace/edgex-go/688/archives/cost.csv [2024-09-09T05:40:38.158Z] cut -d, -f6 [Pipeline] lock [2024-09-09T05:40:38.196Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-688-stack-cost] [2024-09-09T05:40:38.208Z] Resource [jenkins-edgexfoundry-edgex-go-main-688-stack-cost] did not exist. Created. [2024-09-09T05:40:38.216Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-688-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T05:40:38.867Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-09T05:40:39.578Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T05:40:39.589Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-688-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T05:40:39.606Z] $ docker stop --time=1 65c37ed75f306be90738f459c9c530ad7f7c653462febd2643ea51fa8f9fda3f [2024-09-09T05:40:41.121Z] $ docker rm -f --volumes 65c37ed75f306be90738f459c9c530ad7f7c653462febd2643ea51fa8f9fda3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-09T05:40:41.676Z] provisioning config files... [2024-09-09T05:40:41.683Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/688@tmp/config98225139056564934tmp [Pipeline] { [Pipeline] sh [2024-09-09T05:40:41.994Z] + set +x [2024-09-09T05:40:41.994Z] + curl -s https://codecov.io/bash [2024-09-09T05:40:41.995Z] + bash -s -- [2024-09-09T05:40:41.995Z] [2024-09-09T05:40:41.995Z] _____ _ [2024-09-09T05:40:41.995Z] / ____| | | [2024-09-09T05:40:41.995Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T05:40:41.995Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T05:40:41.995Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T05:40:41.995Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T05:40:41.995Z] Bash-1.0.6 [2024-09-09T05:40:41.995Z] [2024-09-09T05:40:41.995Z] [2024-09-09T05:40:42.255Z] ==> git version 2.25.1 found [2024-09-09T05:40:42.255Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-09T05:40:42.255Z] Release-Date: 2020-01-08 [2024-09-09T05:40:42.255Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-09T05:40:42.256Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T05:40:42.256Z] ==> Jenkins CI detected. [2024-09-09T05:40:42.256Z] current dir:  /w/workspace/edgex-go/688 [2024-09-09T05:40:42.256Z] project root: . [2024-09-09T05:40:42.256Z] --> token set from env [2024-09-09T05:40:42.256Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T05:40:42.256Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T05:40:42.256Z] ==> Python coveragepy not found [2024-09-09T05:40:42.256Z] ==> Searching for coverage reports in: [2024-09-09T05:40:42.256Z] + . [2024-09-09T05:40:42.256Z] -> Found 1 reports [2024-09-09T05:40:42.256Z] ==> Detecting git/mercurial file structure [2024-09-09T05:40:42.256Z] ==> Reading reports [2024-09-09T05:40:42.256Z] + ./coverage.out bytes=545587 [2024-09-09T05:40:42.256Z] ==> Appending adjustments [2024-09-09T05:40:42.256Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T05:40:43.638Z] + Found adjustments [2024-09-09T05:40:43.638Z] ==> Gzipping contents [2024-09-09T05:40:43.638Z] 68K /tmp/codecov.70g2Md.gz [2024-09-09T05:40:43.638Z] ==> Uploading reports [2024-09-09T05:40:43.638Z] url: https://codecov.io [2024-09-09T05:40:43.638Z] query: branch=main&commit=d10896467fa144e67a67be8d8faf3bc8d031442b&build=688&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F688%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T05:40:43.638Z] -> Pinging Codecov [2024-09-09T05:40:43.638Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d10896467fa144e67a67be8d8faf3bc8d031442b&build=688&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F688%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T05:40:43.898Z] -> Uploading to [2024-09-09T05:40:43.898Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/00271124DB129430A58F1EEE437C3FCB/d10896467fa144e67a67be8d8faf3bc8d031442b/bb718edf-4f08-47ea-ac60-88b1e64ed54b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T054043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68ff1a2dc20a8ca01076704e51b0bcde2ad8ba833013e0f9c146777985c1910f [2024-09-09T05:40:43.898Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T05:40:43.898Z] Dload Upload Total Spent Left Speed [2024-09-09T05:40:44.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68091 0 0 100 68091 0 235k --:--:-- --:--:-- --:--:-- 235k [2024-09-09T05:40:44.159Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [2024-09-09T05:40:44.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-09T05:40:44.401Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-09T05:40:44.417Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:40:44.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T05:40:44.731Z] [2024-09-09T05:40:44.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:40:45.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T05:40:45.052Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-09T05:40:45.052Z] 619be1103602: Already exists [2024-09-09T05:40:45.052Z] f8ea3408117e: Pulling fs layer [2024-09-09T05:40:45.052Z] 91320369b822: Pulling fs layer [2024-09-09T05:40:45.052Z] 0406650e8295: Pulling fs layer [2024-09-09T05:40:45.052Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T05:40:45.052Z] 96d80e3f36e1: Pulling fs layer [2024-09-09T05:40:45.052Z] bcf3aedb951c: Pulling fs layer [2024-09-09T05:40:45.052Z] 4f4fb700ef54: Waiting [2024-09-09T05:40:45.052Z] 96d80e3f36e1: Waiting [2024-09-09T05:40:45.052Z] bcf3aedb951c: Waiting [2024-09-09T05:40:45.052Z] 0406650e8295: Verifying Checksum [2024-09-09T05:40:45.052Z] 0406650e8295: Download complete [2024-09-09T05:40:45.052Z] f8ea3408117e: Verifying Checksum [2024-09-09T05:40:45.052Z] f8ea3408117e: Download complete [2024-09-09T05:40:45.052Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T05:40:45.312Z] f8ea3408117e: Pull complete [2024-09-09T05:40:45.312Z] 96d80e3f36e1: Verifying Checksum [2024-09-09T05:40:45.312Z] 96d80e3f36e1: Download complete [2024-09-09T05:40:45.570Z] 91320369b822: Verifying Checksum [2024-09-09T05:40:45.570Z] 91320369b822: Download complete [2024-09-09T05:40:46.137Z] bcf3aedb951c: Verifying Checksum [2024-09-09T05:40:46.137Z] bcf3aedb951c: Download complete [2024-09-09T05:40:49.457Z] 91320369b822: Pull complete [2024-09-09T05:40:49.457Z] 0406650e8295: Pull complete [2024-09-09T05:40:49.457Z] 4f4fb700ef54: Pull complete [2024-09-09T05:40:49.457Z] 96d80e3f36e1: Pull complete [2024-09-09T05:40:53.659Z] bcf3aedb951c: Pull complete [2024-09-09T05:40:53.659Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-09T05:40:53.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T05:40:53.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T05:40:53.752Z] prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container [2024-09-09T05:40:53.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-09T05:40:58.041Z] $ docker top a5bb50397a9f964fd446d85a9f3b792d2085e287a116efd012d5b8d6d4298ba1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T05:40:58.404Z] + git config --global --add safe.directory /w/workspace/edgex-go/688 [Pipeline] echo [2024-09-09T05:40:58.415Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-09T05:40:58.696Z] + set -o pipefail [2024-09-09T05:40:58.696Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-09T05:41:06.853Z] [2024-09-09T05:41:06.853Z] Monitoring /w/workspace/edgex-go/688 (github.com/edgexfoundry/edgex-go)... [2024-09-09T05:41:06.853Z] [2024-09-09T05:41:06.853Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/807601e8-c2e7-4360-8710-4bd1c07acc70 [2024-09-09T05:41:06.853Z] [2024-09-09T05:41:06.853Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-09T05:41:06.853Z] [2024-09-09T05:41:06.853Z] [2024-09-09T05:41:06.853Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-09T05:41:06.853Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-09T05:41:06.856Z] $ docker stop --time=1 a5bb50397a9f964fd446d85a9f3b792d2085e287a116efd012d5b8d6d4298ba1 [2024-09-09T05:41:11.567Z] $ docker rm -f --volumes a5bb50397a9f964fd446d85a9f3b792d2085e287a116efd012d5b8d6d4298ba1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-09T05:41:12.130Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T05:41:12.153Z] provisioning config files... [2024-09-09T05:41:12.162Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/688@tmp/config3594323564152115028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:41:12.465Z] --> edgex-publish-swagger.sh [2024-09-09T05:41:12.465Z] === Publish openapi/v3 API === [2024-09-09T05:41:12.465Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-09T05:41:12.466Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/688/openapi/v3/core-command.yaml] [2024-09-09T05:41:12.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T05:41:12.466Z] Dload Upload Total Spent Left Speed [2024-09-09T05:41:12.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 78992 --:--:-- --:--:-- --:--:-- 78992 [2024-09-09T05:41:12.723Z] [2024-09-09T05:41:12.723Z] [2024-09-09T05:41:12.723Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/688/openapi/v3/core-data.yaml] [2024-09-09T05:41:12.723Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T05:41:12.723Z] Dload Upload Total Spent Left Speed [2024-09-09T05:41:13.290Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 166k --:--:-- --:--:-- --:--:-- 166k [2024-09-09T05:41:13.290Z] [2024-09-09T05:41:13.290Z] [2024-09-09T05:41:13.290Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/688/openapi/v3/core-keeper.yaml] [2024-09-09T05:41:13.290Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T05:41:13.290Z] Dload Upload Total Spent Left Speed [2024-09-09T05:41:13.550Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 156k 100 32887 100 66 100 32821 285 138k --:--:-- --:--:-- --:--:-- 138k [2024-09-09T05:41:13.551Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-09T05:41:13.551Z] [2024-09-09T05:41:13.551Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/688/openapi/v3/core-metadata.yaml] [2024-09-09T05:41:13.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T05:41:13.551Z] Dload Upload Total Spent Left Speed [2024-09-09T05:41:13.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 438 418k --:--:-- --:--:-- --:--:-- 418k [2024-09-09T05:41:13.811Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-09T05:41:13.811Z] [2024-09-09T05:41:13.811Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/688/openapi/v3/support-cron-scheduler.yaml] [2024-09-09T05:41:13.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T05:41:13.811Z] Dload Upload Total Spent Left Speed [2024-09-09T05:41:14.070Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46921 100 66 100 46855 280 194k --:--:-- --:--:-- --:--:-- 194k [2024-09-09T05:41:14.070Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-09T05:41:14.070Z] [2024-09-09T05:41:14.070Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/688/openapi/v3/support-notifications.yaml] [2024-09-09T05:41:14.070Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T05:41:14.070Z] Dload Upload Total Spent Left Speed [2024-09-09T05:41:14.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 487 266k --:--:-- --:--:-- --:--:-- 266k 100 87457 100 156 100 87301 485 265k --:--:-- --:--:-- --:--:-- 266k [2024-09-09T05:41:14.330Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-09T05:41:14.330Z] [2024-09-09T05:41:14.330Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/688/openapi/v3/support-scheduler.yaml] [2024-09-09T05:41:14.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T05:41:14.330Z] Dload Upload Total Spent Left Speed [2024-09-09T05:41:14.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 498 115k --:--:-- --:--:-- --:--:-- 115k [2024-09-09T05:41:14.902Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-09T05:41:14.902Z] [Pipeline] } [2024-09-09T05:41:14.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-09-09T05:41:15.344Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T05:41:15.344Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:41:15.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T05:41:15.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T05:41:15.747Z] prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container [2024-09-09T05:41:15.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T05:41:16.343Z] $ docker top bc73227d1cf6525c656c793e967a5f28e475642223a92e3e48183c6a3ede46ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T05:41:16.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T05:41:16.463Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T05:41:16.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T05:41:16.582Z] $ docker exec bc73227d1cf6525c656c793e967a5f28e475642223a92e3e48183c6a3ede46ff ssh-agent [2024-09-09T05:41:16.696Z] SSH_AUTH_SOCK=/tmp/ssh-bqtMOMLqXikn/agent.33 [2024-09-09T05:41:16.696Z] SSH_AGENT_PID=39 [2024-09-09T05:41:16.701Z] Running ssh-add (command line suppressed) [2024-09-09T05:41:16.811Z] Identity added: /w/workspace/edgex-go/688@tmp/private_key_6139312974094330985.key (/w/workspace/edgex-go/688@tmp/private_key_6139312974094330985.key) [2024-09-09T05:41:16.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T05:41:17.124Z] + git semver tag [2024-09-09T05:41:17.385Z] 2024-09-09 05:41:17,295 [run_tag] DEBUG tag force:False [2024-09-09T05:41:17.385Z] 2024-09-09 05:41:17,296 [check_head_tag] DEBUG check head tag [2024-09-09T05:41:17.385Z] 2024-09-09 05:41:17,298 [execute] INFO git cat-file --batch-check [2024-09-09T05:41:17.385Z] 2024-09-09 05:41:17,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/688, universal_newlines=False, shell=None, istream=) [2024-09-09T05:41:17.385Z] 2024-09-09 05:41:17,302 [execute] INFO git cat-file --batch [2024-09-09T05:41:17.385Z] 2024-09-09 05:41:17,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/688, universal_newlines=False, shell=None, istream=) [2024-09-09T05:41:17.385Z] 2024-09-09 05:41:17,345 [read_version] DEBUG read version from /w/workspace/edgex-go/688/.semver/main [2024-09-09T05:41:17.385Z] 2024-09-09 05:41:17,345 [execute] INFO git tag -a v3.2.0-dev.67 -m v3.2.0-dev.67 [2024-09-09T05:41:17.385Z] 2024-09-09 05:41:17,345 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.67', '-m', 'v3.2.0-dev.67'], cwd=/w/workspace/edgex-go/688, universal_newlines=False, shell=None, istream=None) [2024-09-09T05:41:17.385Z] 2024-09-09 05:41:17,350 [read_version] DEBUG read version from /w/workspace/edgex-go/688/.semver/main [2024-09-09T05:41:17.385Z] 3.2.0-dev.67 [Pipeline] } [2024-09-09T05:41:17.386Z] $ docker exec --env ******** --env ******** bc73227d1cf6525c656c793e967a5f28e475642223a92e3e48183c6a3ede46ff ssh-agent -k [2024-09-09T05:41:17.505Z] unset SSH_AUTH_SOCK; [2024-09-09T05:41:17.505Z] unset SSH_AGENT_PID; [2024-09-09T05:41:17.505Z] echo Agent pid 39 killed; [2024-09-09T05:41:17.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T05:41:17.846Z] + git semver [Pipeline] } [2024-09-09T05:41:18.111Z] $ docker stop --time=1 bc73227d1cf6525c656c793e967a5f28e475642223a92e3e48183c6a3ede46ff [2024-09-09T05:41:19.411Z] $ docker rm -f --volumes bc73227d1cf6525c656c793e967a5f28e475642223a92e3e48183c6a3ede46ff [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:41:19.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T05:41:19.839Z] [2024-09-09T05:41:19.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:41:20.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T05:41:20.146Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-09T05:41:20.146Z] ab5ef0e58194: Pulling fs layer [2024-09-09T05:41:20.147Z] 9712f1f96733: Pulling fs layer [2024-09-09T05:41:20.147Z] 63f879dbbcfc: Pulling fs layer [2024-09-09T05:41:20.147Z] 0d9ebad4ef96: Pulling fs layer [2024-09-09T05:41:20.147Z] e9a5061849ea: Pulling fs layer [2024-09-09T05:41:20.147Z] d747dcd14b5f: Pulling fs layer [2024-09-09T05:41:20.147Z] e9a5061849ea: Waiting [2024-09-09T05:41:20.147Z] 0d9ebad4ef96: Waiting [2024-09-09T05:41:20.147Z] 2de7ff778b66: Pulling fs layer [2024-09-09T05:41:20.147Z] 2de7ff778b66: Waiting [2024-09-09T05:41:20.147Z] d747dcd14b5f: Waiting [2024-09-09T05:41:20.147Z] 9712f1f96733: Verifying Checksum [2024-09-09T05:41:20.147Z] 9712f1f96733: Download complete [2024-09-09T05:41:20.406Z] 63f879dbbcfc: Verifying Checksum [2024-09-09T05:41:20.406Z] 63f879dbbcfc: Download complete [2024-09-09T05:41:20.663Z] e9a5061849ea: Verifying Checksum [2024-09-09T05:41:20.663Z] e9a5061849ea: Download complete [2024-09-09T05:41:20.663Z] d747dcd14b5f: Verifying Checksum [2024-09-09T05:41:20.663Z] d747dcd14b5f: Download complete [2024-09-09T05:41:20.663Z] 0d9ebad4ef96: Download complete [2024-09-09T05:41:20.663Z] ab5ef0e58194: Verifying Checksum [2024-09-09T05:41:20.663Z] ab5ef0e58194: Download complete [2024-09-09T05:41:20.663Z] 2de7ff778b66: Verifying Checksum [2024-09-09T05:41:20.663Z] 2de7ff778b66: Download complete [2024-09-09T05:41:23.950Z] ab5ef0e58194: Pull complete [2024-09-09T05:41:23.950Z] 9712f1f96733: Pull complete [2024-09-09T05:41:24.519Z] 63f879dbbcfc: Pull complete [2024-09-09T05:41:28.707Z] 0d9ebad4ef96: Pull complete [2024-09-09T05:41:28.707Z] e9a5061849ea: Pull complete [2024-09-09T05:41:28.707Z] d747dcd14b5f: Pull complete [2024-09-09T05:41:29.639Z] 2de7ff778b66: Pull complete [2024-09-09T05:41:29.639Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-09T05:41:29.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T05:41:29.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T05:41:29.740Z] prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container [2024-09-09T05:41:29.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-09T05:41:35.319Z] $ docker top e7d9b84837afd8b729d15261bc23523b984c62eb515e69c8549aeb42df527939 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-09T05:41:35.407Z] provisioning config files... [2024-09-09T05:41:35.414Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/688@tmp/config2091146676789034830tmp [2024-09-09T05:41:35.424Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/688@tmp/config15772848073551996693tmp [2024-09-09T05:41:35.432Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/688@tmp/config18284465307481006365tmp [Pipeline] { [Pipeline] echo [2024-09-09T05:41:35.463Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:41:35.756Z] ---> sigul-configuration.sh [2024-09-09T05:41:35.756Z] gpg: directory `/root/.gnupg' created [2024-09-09T05:41:35.756Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-09T05:41:35.756Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-09T05:41:35.756Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-09T05:41:35.756Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-09T05:41:35.756Z] gpg: CAST5 encrypted data [2024-09-09T05:41:35.756Z] gpg: encrypted with 1 passphrase [2024-09-09T05:41:35.757Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-09T05:41:36.053Z] + mkdir /home/jenkins [2024-09-09T05:41:36.053Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-09T05:41:36.353Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-09-09T05:41:36.368Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:41:36.662Z] ---> sigul-install.sh [2024-09-09T05:41:36.662Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-09T05:41:36.961Z] + git tag --list [2024-09-09T05:41:36.961Z] 0.6.0 [2024-09-09T05:41:36.961Z] 0.6.1 [2024-09-09T05:41:36.961Z] 0.7.0 [2024-09-09T05:41:36.961Z] 0.7.1 [2024-09-09T05:41:36.961Z] v1.0.0 [2024-09-09T05:41:36.961Z] v1.0.1 [2024-09-09T05:41:36.961Z] v1.1.0 [2024-09-09T05:41:36.961Z] v1.2.0 [2024-09-09T05:41:36.961Z] v1.2.1 [2024-09-09T05:41:36.961Z] v1.3.0 [2024-09-09T05:41:36.961Z] v1.3.1 [2024-09-09T05:41:36.961Z] v2.0.0 [2024-09-09T05:41:36.961Z] v2.1.0 [2024-09-09T05:41:36.961Z] v2.1.1 [2024-09-09T05:41:36.961Z] v2.2.0 [2024-09-09T05:41:36.961Z] v2.3.0 [2024-09-09T05:41:36.961Z] v3.0 [2024-09-09T05:41:36.961Z] v3.0.0 [2024-09-09T05:41:36.961Z] v3.1 [2024-09-09T05:41:36.961Z] v3.1.0 [2024-09-09T05:41:36.961Z] v3.1.0-dev.1 [2024-09-09T05:41:36.961Z] v3.1.0-dev.10 [2024-09-09T05:41:36.961Z] v3.1.0-dev.11 [2024-09-09T05:41:36.961Z] v3.1.0-dev.12 [2024-09-09T05:41:36.961Z] v3.1.0-dev.13 [2024-09-09T05:41:36.961Z] v3.1.0-dev.14 [2024-09-09T05:41:36.961Z] v3.1.0-dev.15 [2024-09-09T05:41:36.961Z] v3.1.0-dev.16 [2024-09-09T05:41:36.961Z] v3.1.0-dev.17 [2024-09-09T05:41:36.961Z] v3.1.0-dev.18 [2024-09-09T05:41:36.961Z] v3.1.0-dev.19 [2024-09-09T05:41:36.961Z] v3.1.0-dev.2 [2024-09-09T05:41:36.961Z] v3.1.0-dev.20 [2024-09-09T05:41:36.961Z] v3.1.0-dev.21 [2024-09-09T05:41:36.961Z] v3.1.0-dev.22 [2024-09-09T05:41:36.961Z] v3.1.0-dev.23 [2024-09-09T05:41:36.961Z] v3.1.0-dev.24 [2024-09-09T05:41:36.961Z] v3.1.0-dev.25 [2024-09-09T05:41:36.961Z] v3.1.0-dev.26 [2024-09-09T05:41:36.961Z] v3.1.0-dev.27 [2024-09-09T05:41:36.961Z] v3.1.0-dev.28 [2024-09-09T05:41:36.961Z] v3.1.0-dev.29 [2024-09-09T05:41:36.961Z] v3.1.0-dev.3 [2024-09-09T05:41:36.961Z] v3.1.0-dev.30 [2024-09-09T05:41:36.961Z] v3.1.0-dev.31 [2024-09-09T05:41:36.961Z] v3.1.0-dev.32 [2024-09-09T05:41:36.961Z] v3.1.0-dev.33 [2024-09-09T05:41:36.961Z] v3.1.0-dev.34 [2024-09-09T05:41:36.961Z] v3.1.0-dev.35 [2024-09-09T05:41:36.961Z] v3.1.0-dev.36 [2024-09-09T05:41:36.961Z] v3.1.0-dev.37 [2024-09-09T05:41:36.961Z] v3.1.0-dev.38 [2024-09-09T05:41:36.961Z] v3.1.0-dev.39 [2024-09-09T05:41:36.961Z] v3.1.0-dev.4 [2024-09-09T05:41:36.961Z] v3.1.0-dev.40 [2024-09-09T05:41:36.961Z] v3.1.0-dev.41 [2024-09-09T05:41:36.961Z] v3.1.0-dev.42 [2024-09-09T05:41:36.961Z] v3.1.0-dev.43 [2024-09-09T05:41:36.961Z] v3.1.0-dev.44 [2024-09-09T05:41:36.961Z] v3.1.0-dev.45 [2024-09-09T05:41:36.961Z] v3.1.0-dev.46 [2024-09-09T05:41:36.961Z] v3.1.0-dev.47 [2024-09-09T05:41:36.961Z] v3.1.0-dev.48 [2024-09-09T05:41:36.961Z] v3.1.0-dev.49 [2024-09-09T05:41:36.961Z] v3.1.0-dev.5 [2024-09-09T05:41:36.961Z] v3.1.0-dev.50 [2024-09-09T05:41:36.961Z] v3.1.0-dev.51 [2024-09-09T05:41:36.961Z] v3.1.0-dev.52 [2024-09-09T05:41:36.961Z] v3.1.0-dev.53 [2024-09-09T05:41:36.961Z] v3.1.0-dev.54 [2024-09-09T05:41:36.961Z] v3.1.0-dev.55 [2024-09-09T05:41:36.961Z] v3.1.0-dev.56 [2024-09-09T05:41:36.961Z] v3.1.0-dev.57 [2024-09-09T05:41:36.961Z] v3.1.0-dev.58 [2024-09-09T05:41:36.961Z] v3.1.0-dev.59 [2024-09-09T05:41:36.961Z] v3.1.0-dev.6 [2024-09-09T05:41:36.961Z] v3.1.0-dev.60 [2024-09-09T05:41:36.961Z] v3.1.0-dev.61 [2024-09-09T05:41:36.961Z] v3.1.0-dev.62 [2024-09-09T05:41:36.961Z] v3.1.0-dev.63 [2024-09-09T05:41:36.961Z] v3.1.0-dev.64 [2024-09-09T05:41:36.961Z] v3.1.0-dev.65 [2024-09-09T05:41:36.961Z] v3.1.0-dev.66 [2024-09-09T05:41:36.961Z] v3.1.0-dev.67 [2024-09-09T05:41:36.961Z] v3.1.0-dev.68 [2024-09-09T05:41:36.961Z] v3.1.0-dev.69 [2024-09-09T05:41:36.961Z] v3.1.0-dev.7 [2024-09-09T05:41:36.961Z] v3.1.0-dev.70 [2024-09-09T05:41:36.961Z] v3.1.0-dev.71 [2024-09-09T05:41:36.961Z] v3.1.0-dev.72 [2024-09-09T05:41:36.961Z] v3.1.0-dev.73 [2024-09-09T05:41:36.961Z] v3.1.0-dev.8 [2024-09-09T05:41:36.961Z] v3.1.0-dev.9 [2024-09-09T05:41:36.961Z] v3.1.1 [2024-09-09T05:41:36.961Z] v3.1.1-dev.1 [2024-09-09T05:41:36.961Z] v3.1.1-dev.2 [2024-09-09T05:41:36.961Z] v3.2.0-dev.1 [2024-09-09T05:41:36.961Z] v3.2.0-dev.10 [2024-09-09T05:41:36.961Z] v3.2.0-dev.11 [2024-09-09T05:41:36.961Z] v3.2.0-dev.12 [2024-09-09T05:41:36.961Z] v3.2.0-dev.13 [2024-09-09T05:41:36.961Z] v3.2.0-dev.14 [2024-09-09T05:41:36.961Z] v3.2.0-dev.15 [2024-09-09T05:41:36.961Z] v3.2.0-dev.16 [2024-09-09T05:41:36.961Z] v3.2.0-dev.17 [2024-09-09T05:41:36.961Z] v3.2.0-dev.18 [2024-09-09T05:41:36.961Z] v3.2.0-dev.19 [2024-09-09T05:41:36.961Z] v3.2.0-dev.2 [2024-09-09T05:41:36.961Z] v3.2.0-dev.20 [2024-09-09T05:41:36.961Z] v3.2.0-dev.21 [2024-09-09T05:41:36.961Z] v3.2.0-dev.22 [2024-09-09T05:41:36.961Z] v3.2.0-dev.23 [2024-09-09T05:41:36.961Z] v3.2.0-dev.24 [2024-09-09T05:41:36.961Z] v3.2.0-dev.25 [2024-09-09T05:41:36.961Z] v3.2.0-dev.26 [2024-09-09T05:41:36.961Z] v3.2.0-dev.27 [2024-09-09T05:41:36.961Z] v3.2.0-dev.28 [2024-09-09T05:41:36.961Z] v3.2.0-dev.29 [2024-09-09T05:41:36.961Z] v3.2.0-dev.3 [2024-09-09T05:41:36.961Z] v3.2.0-dev.30 [2024-09-09T05:41:36.961Z] v3.2.0-dev.31 [2024-09-09T05:41:36.961Z] v3.2.0-dev.32 [2024-09-09T05:41:36.961Z] v3.2.0-dev.33 [2024-09-09T05:41:36.961Z] v3.2.0-dev.34 [2024-09-09T05:41:36.961Z] v3.2.0-dev.35 [2024-09-09T05:41:36.961Z] v3.2.0-dev.36 [2024-09-09T05:41:36.961Z] v3.2.0-dev.37 [2024-09-09T05:41:36.961Z] v3.2.0-dev.38 [2024-09-09T05:41:36.961Z] v3.2.0-dev.39 [2024-09-09T05:41:36.961Z] v3.2.0-dev.4 [2024-09-09T05:41:36.961Z] v3.2.0-dev.40 [2024-09-09T05:41:36.961Z] v3.2.0-dev.41 [2024-09-09T05:41:36.961Z] v3.2.0-dev.42 [2024-09-09T05:41:36.961Z] v3.2.0-dev.43 [2024-09-09T05:41:36.961Z] v3.2.0-dev.44 [2024-09-09T05:41:36.961Z] v3.2.0-dev.45 [2024-09-09T05:41:36.961Z] v3.2.0-dev.46 [2024-09-09T05:41:36.961Z] v3.2.0-dev.47 [2024-09-09T05:41:36.961Z] v3.2.0-dev.48 [2024-09-09T05:41:36.961Z] v3.2.0-dev.49 [2024-09-09T05:41:36.961Z] v3.2.0-dev.5 [2024-09-09T05:41:36.961Z] v3.2.0-dev.50 [2024-09-09T05:41:36.961Z] v3.2.0-dev.51 [2024-09-09T05:41:36.961Z] v3.2.0-dev.52 [2024-09-09T05:41:36.961Z] v3.2.0-dev.53 [2024-09-09T05:41:36.961Z] v3.2.0-dev.54 [2024-09-09T05:41:36.961Z] v3.2.0-dev.55 [2024-09-09T05:41:36.961Z] v3.2.0-dev.56 [2024-09-09T05:41:36.961Z] v3.2.0-dev.57 [2024-09-09T05:41:36.961Z] v3.2.0-dev.58 [2024-09-09T05:41:36.961Z] v3.2.0-dev.59 [2024-09-09T05:41:36.961Z] v3.2.0-dev.6 [2024-09-09T05:41:36.961Z] v3.2.0-dev.60 [2024-09-09T05:41:36.961Z] v3.2.0-dev.61 [2024-09-09T05:41:36.961Z] v3.2.0-dev.62 [2024-09-09T05:41:36.961Z] v3.2.0-dev.63 [2024-09-09T05:41:36.961Z] v3.2.0-dev.64 [2024-09-09T05:41:36.961Z] v3.2.0-dev.65 [2024-09-09T05:41:36.961Z] v3.2.0-dev.66 [2024-09-09T05:41:36.961Z] v3.2.0-dev.67 [2024-09-09T05:41:36.961Z] v3.2.0-dev.7 [2024-09-09T05:41:36.961Z] v3.2.0-dev.8 [2024-09-09T05:41:36.961Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-09T05:41:37.258Z] + lftools sign git-tag v3.2.0-dev.67 [2024-09-09T05:41:37.826Z] Signing Git tag with Sigul... [2024-09-09T05:41:37.826Z] Signing v3.2.0-dev.67 [Pipeline] echo [2024-09-09T05:41:38.103Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:41:38.396Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-09T05:41:38.403Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-09T05:41:38.428Z] $ docker stop --time=1 e7d9b84837afd8b729d15261bc23523b984c62eb515e69c8549aeb42df527939 [2024-09-09T05:41:39.736Z] $ docker rm -f --volumes e7d9b84837afd8b729d15261bc23523b984c62eb515e69c8549aeb42df527939 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-09T05:41:40.195Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T05:41:40.195Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:41:40.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T05:41:40.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T05:41:40.581Z] prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container [2024-09-09T05:41:40.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T05:41:40.952Z] $ docker top 59dfb390b03d69c6efca5911760ad060e921bb7d9d14a88359b3c34cb3a1061b -eo pid,comm [2024-09-09T05:41:41.009Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-09T05:41:41.009Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T05:41:41.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T05:41:41.072Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T05:41:41.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T05:41:41.177Z] $ docker exec 59dfb390b03d69c6efca5911760ad060e921bb7d9d14a88359b3c34cb3a1061b ssh-agent [2024-09-09T05:41:41.295Z] SSH_AUTH_SOCK=/tmp/ssh-vpzEiACLQoh3/agent.32 [2024-09-09T05:41:41.295Z] SSH_AGENT_PID=38 [2024-09-09T05:41:41.299Z] Running ssh-add (command line suppressed) [2024-09-09T05:41:41.403Z] Identity added: /w/workspace/edgex-go/688@tmp/private_key_16630133648241836203.key (/w/workspace/edgex-go/688@tmp/private_key_16630133648241836203.key) [2024-09-09T05:41:41.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T05:41:41.719Z] + git semver bump pre [2024-09-09T05:41:41.979Z] 2024-09-09 05:41:41,872 [read_version] DEBUG read version from /w/workspace/edgex-go/688/.semver/main [2024-09-09T05:41:41.979Z] 2024-09-09 05:41:41,872 [bump_version] DEBUG bumping version:3.2.0-dev.67 on axis:pre with prefix:dev [2024-09-09T05:41:41.979Z] 2024-09-09 05:41:41,872 [bump_version] DEBUG bumped version:3.2.0-dev.68 [2024-09-09T05:41:41.979Z] 2024-09-09 05:41:41,872 [write_version] DEBUG write version:3.2.0-dev.68 to path:/w/workspace/edgex-go/688/.semver/main with force:True [2024-09-09T05:41:41.979Z] 2024-09-09 05:41:41,872 [read_version] DEBUG read version from /w/workspace/edgex-go/688/.semver/main [2024-09-09T05:41:41.979Z] 2024-09-09 05:41:41,872 [write_file] DEBUG write to file:/w/workspace/edgex-go/688/.semver/main [2024-09-09T05:41:41.979Z] 2024-09-09 05:41:41,874 [execute] INFO git cat-file --batch-check [2024-09-09T05:41:41.979Z] 2024-09-09 05:41:41,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/688/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T05:41:41.979Z] 2024-09-09 05:41:41,880 [execute] INFO git cat-file --batch [2024-09-09T05:41:41.979Z] 2024-09-09 05:41:41,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/688/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T05:41:41.979Z] 2024-09-09 05:41:41,886 [read_version] DEBUG read version from /w/workspace/edgex-go/688/.semver/main [2024-09-09T05:41:41.979Z] 3.2.0-dev.68 [Pipeline] } [2024-09-09T05:41:41.980Z] $ docker exec --env ******** --env ******** 59dfb390b03d69c6efca5911760ad060e921bb7d9d14a88359b3c34cb3a1061b ssh-agent -k [2024-09-09T05:41:42.079Z] unset SSH_AUTH_SOCK; [2024-09-09T05:41:42.079Z] unset SSH_AGENT_PID; [2024-09-09T05:41:42.079Z] echo Agent pid 38 killed; [2024-09-09T05:41:42.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T05:41:42.414Z] + git semver [Pipeline] } [2024-09-09T05:41:42.679Z] $ docker stop --time=1 59dfb390b03d69c6efca5911760ad060e921bb7d9d14a88359b3c34cb3a1061b [2024-09-09T05:41:43.954Z] $ docker rm -f --volumes 59dfb390b03d69c6efca5911760ad060e921bb7d9d14a88359b3c34cb3a1061b [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T05:41:44.319Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T05:41:44.320Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:41:44.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T05:41:44.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T05:41:44.712Z] prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container [2024-09-09T05:41:44.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T05:41:45.095Z] $ docker top 1f9ad93736b0b7407b34a1005707b2ee10ca8efec5e90d3974f232f4f7862033 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T05:41:45.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T05:41:45.216Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T05:41:45.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T05:41:45.328Z] $ docker exec 1f9ad93736b0b7407b34a1005707b2ee10ca8efec5e90d3974f232f4f7862033 ssh-agent [2024-09-09T05:41:45.442Z] SSH_AUTH_SOCK=/tmp/ssh-5ZgsaifBsHDA/agent.34 [2024-09-09T05:41:45.442Z] SSH_AGENT_PID=41 [2024-09-09T05:41:45.447Z] Running ssh-add (command line suppressed) [2024-09-09T05:41:45.548Z] Identity added: /w/workspace/edgex-go/688@tmp/private_key_17337695096108988679.key (/w/workspace/edgex-go/688@tmp/private_key_17337695096108988679.key) [2024-09-09T05:41:45.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T05:41:45.862Z] + git semver push [2024-09-09T05:41:46.123Z] 2024-09-09 05:41:46,068 [run_push] DEBUG push [2024-09-09T05:41:46.123Z] 2024-09-09 05:41:46,069 [execute] INFO git cat-file --batch-check [2024-09-09T05:41:46.123Z] 2024-09-09 05:41:46,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/688/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T05:41:46.123Z] 2024-09-09 05:41:46,073 [execute] INFO git rev-list f17f67e70cb6be397d690b3833fe105abb6c612d -- [2024-09-09T05:41:46.123Z] 2024-09-09 05:41:46,073 [execute] DEBUG Popen(['git', 'rev-list', 'f17f67e70cb6be397d690b3833fe105abb6c612d', '--'], cwd=/w/workspace/edgex-go/688/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T05:41:46.123Z] 2024-09-09 05:41:46,094 [execute] INFO git fetch -v origin [2024-09-09T05:41:46.123Z] 2024-09-09 05:41:46,094 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/688/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-09T05:41:46.694Z] 2024-09-09 05:41:46,527 [run_push] DEBUG no remote changes detected [2024-09-09T05:41:46.694Z] 2024-09-09 05:41:46,528 [execute] INFO git push origin semver [2024-09-09T05:41:46.694Z] 2024-09-09 05:41:46,528 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/688/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T05:41:47.633Z] 2024-09-09 05:41:47,272 [run_push] DEBUG push all version tags [2024-09-09T05:41:47.633Z] 2024-09-09 05:41:47,273 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-09T05:41:47.633Z] 2024-09-09 05:41:47,274 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/688, universal_newlines=False, shell=None, istream=None) [2024-09-09T05:41:48.207Z] 2024-09-09 05:41:47,895 [read_version] DEBUG read version from /w/workspace/edgex-go/688/.semver/main [2024-09-09T05:41:48.207Z] 3.2.0-dev.68 [Pipeline] } [2024-09-09T05:41:48.210Z] $ docker exec --env ******** --env ******** 1f9ad93736b0b7407b34a1005707b2ee10ca8efec5e90d3974f232f4f7862033 ssh-agent -k [2024-09-09T05:41:48.312Z] unset SSH_AUTH_SOCK; [2024-09-09T05:41:48.312Z] unset SSH_AGENT_PID; [2024-09-09T05:41:48.312Z] echo Agent pid 41 killed; [2024-09-09T05:41:48.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T05:41:48.698Z] + git semver [Pipeline] } [2024-09-09T05:41:48.975Z] $ docker stop --time=1 1f9ad93736b0b7407b34a1005707b2ee10ca8efec5e90d3974f232f4f7862033 [2024-09-09T05:41:50.341Z] $ docker rm -f --volumes 1f9ad93736b0b7407b34a1005707b2ee10ca8efec5e90d3974f232f4f7862033 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-09T05:41:50.924Z] + [ -d /w/workspace/edgex-go/688/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:41:51.210Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:41:52.068Z] ---> package-listing.sh [2024-09-09T05:41:52.068Z] ++ facter osfamily [2024-09-09T05:41:52.068Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T05:41:52.326Z] + OS_FAMILY=debian [2024-09-09T05:41:52.326Z] + workspace=/w/workspace/edgex-go/688 [2024-09-09T05:41:52.326Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T05:41:52.326Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T05:41:52.326Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T05:41:52.326Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T05:41:52.326Z] + '[' /w/workspace/edgex-go/688 ']' [2024-09-09T05:41:52.326Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T05:41:52.326Z] + case "${OS_FAMILY}" in [2024-09-09T05:41:52.326Z] + dpkg -l [2024-09-09T05:41:52.326Z] + grep '^ii' [2024-09-09T05:41:52.326Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T05:41:52.326Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T05:41:52.326Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T05:41:52.326Z] + '[' /w/workspace/edgex-go/688 ']' [2024-09-09T05:41:52.326Z] + mkdir -p /w/workspace/edgex-go/688/archives/ [2024-09-09T05:41:52.326Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/688/archives/ [Pipeline] echo [2024-09-09T05:41:52.338Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/688/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-09T05:41:52.616Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:41:53.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T05:41:53.184Z] [2024-09-09T05:41:53.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:41:53.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T05:41:53.494Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T05:41:53.494Z] 5eb5b503b376: Pulling fs layer [2024-09-09T05:41:53.494Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T05:41:53.494Z] ec43610c2a17: Pulling fs layer [2024-09-09T05:41:53.494Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T05:41:53.494Z] 33b1e0a273af: Pulling fs layer [2024-09-09T05:41:53.494Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T05:41:53.494Z] 2f39f015ded8: Pulling fs layer [2024-09-09T05:41:53.494Z] 3a2ae6a8a46f: Waiting [2024-09-09T05:41:53.494Z] 33b1e0a273af: Waiting [2024-09-09T05:41:53.494Z] 5d3b04190fa2: Waiting [2024-09-09T05:41:53.494Z] 2f39f015ded8: Waiting [2024-09-09T05:41:53.754Z] 5c69ac0246d0: Download complete [2024-09-09T05:41:53.754Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-09T05:41:53.754Z] 3a2ae6a8a46f: Download complete [2024-09-09T05:41:53.754Z] 33b1e0a273af: Download complete [2024-09-09T05:41:53.754Z] 5d3b04190fa2: Verifying Checksum [2024-09-09T05:41:53.754Z] 5d3b04190fa2: Download complete [2024-09-09T05:41:53.754Z] ec43610c2a17: Verifying Checksum [2024-09-09T05:41:53.754Z] ec43610c2a17: Download complete [2024-09-09T05:41:53.754Z] 5eb5b503b376: Verifying Checksum [2024-09-09T05:41:53.754Z] 5eb5b503b376: Download complete [2024-09-09T05:41:54.688Z] 2f39f015ded8: Download complete [2024-09-09T05:41:55.254Z] 5eb5b503b376: Pull complete [2024-09-09T05:41:55.254Z] 5c69ac0246d0: Pull complete [2024-09-09T05:41:55.818Z] ec43610c2a17: Pull complete [2024-09-09T05:41:56.076Z] 3a2ae6a8a46f: Pull complete [2024-09-09T05:41:56.333Z] 33b1e0a273af: Pull complete [2024-09-09T05:41:56.333Z] 5d3b04190fa2: Pull complete [2024-09-09T05:42:01.600Z] 2f39f015ded8: Pull complete [2024-09-09T05:42:01.600Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T05:42:01.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T05:42:01.600Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T05:42:01.712Z] prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container [2024-09-09T05:42:01.732Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/688/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-09T05:42:06.512Z] $ docker top c6ce570413a867743b47330460a7229a68687a77da2551009009b444b2df5fc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T05:42:06.875Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T05:42:07.161Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T05:42:07.448Z] + ls /var/log/sa-host [2024-09-09T05:42:07.448Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T05:42:07.614Z] provisioning config files... [2024-09-09T05:42:07.625Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/688@tmp/config11842629271681047867tmp [Pipeline] { [Pipeline] echo [2024-09-09T05:42:07.646Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:42:07.929Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T05:42:07.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:42:08.280Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T05:42:08.290Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:42:08.579Z] ---> sudo-logs.sh [2024-09-09T05:42:08.579Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T05:42:08.611Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:42:08.895Z] ---> job-cost.sh [2024-09-09T05:42:08.895Z] lf-activate-venv: SKIPPING [2024-09-09T05:42:08.895Z] DEBUG: total: 0.10999999940395355 [2024-09-09T05:42:08.895Z] INFO: Retrieving Stack Cost... [2024-09-09T05:42:09.154Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T05:42:09.413Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T05:42:09.427Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:42:09.718Z] ---> logs-deploy.sh [2024-09-09T05:42:09.718Z] lf-activate-venv: SKIPPING [2024-09-09T05:42:09.718Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/688 [2024-09-09T05:42:09.718Z] INFO: archiving workspace using pattern(s): [2024-09-09T05:42:10.659Z] Archives upload complete. [2024-09-09T05:42:10.919Z] INFO: archiving logs to Nexus