Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b97f2c868d9ba238902f81729662ab6d4c678502 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-ssh17001271786571784433.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-ssh304316660299063571.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-ssh5106604902599694074.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-ssh7302424678990991034.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-ssh14191837878820950153.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 ‘prd-ubuntu20.04-docker-8c-8g-11087’ is offline Running on prd-ubuntu20.04-docker-8c-8g-11169 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/704 [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/704 # 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 b97f2c868d9ba238902f81729662ab6d4c678502 (main) Commit message: "Merge pull request #4923 from jinlinGuan/issue-4909-metadata" > 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 b97f2c868d9ba238902f81729662ab6d4c678502 # timeout=10 > git rev-list --no-walk 08e30e9824952b0f8cde611c7e69c4c853d0027d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-26T04:59:28.878Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-26T04:59:28.951Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-26T04:59:28.977Z] ========================================================= [2024-09-26T04:59:28.977Z] EdgeX Global Pipelines Version Info [2024-09-26T04:59:28.977Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-26T04:59:29.729Z] ------------------- [2024-09-26T04:59:29.729Z] stable info: [2024-09-26T04:59:29.729Z] ------------------- [2024-09-26T04:59:29.729Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-26T04:59:29.729Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-26T04:59:29.729Z] Message: update stable to v1.0.263 [2024-09-26T04:59:30.300Z] ------------------- [2024-09-26T04:59:30.301Z] experimental info: [2024-09-26T04:59:30.301Z] ------------------- [2024-09-26T04:59:30.301Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-09-26T04:59:30.301Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-09-26T04:59:30.301Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-26T04:59:30.383Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-26T04:59:30.405Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-26T04:59:30.425Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-26T04:59:30.445Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-26T04:59:30.466Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-26T04:59:30.488Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-26T04:59:30.510Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-26T04:59:30.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-26T04:59:30.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-26T04:59:30.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-26T04:59:30.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-26T04:59:30.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-26T04:59:30.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-26T04:59:30.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-26T04:59:30.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-26T04:59:30.717Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-26T04:59:30.735Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-26T04:59:30.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-26T04:59:30.773Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-26T04:59:30.796Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-26T04:59:30.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-26T04:59:30.838Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-26T04:59:30.862Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-26T04:59:30.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-26T04:59:30.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-26T04:59:30.933Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-26T04:59:30.955Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] echo [2024-09-26T04:59:30.979Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b97f2c8 [Pipeline] echo [2024-09-26T04:59:30.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-26T04:59:31.066Z] provisioning config files... [2024-09-26T04:59:31.079Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/704@tmp/config18189927145274893009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-26T04:59:31.418Z] ---> ****-login.sh [2024-09-26T04:59:31.418Z] nexus3.edgexfoundry.org:10001 [2024-09-26T04:59:31.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T04:59:31.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T04:59:31.680Z] Configure a credential helper to remove this warning. See [2024-09-26T04:59:31.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T04:59:31.680Z] [2024-09-26T04:59:31.681Z] Login Succeeded [2024-09-26T04:59:31.681Z] nexus3.edgexfoundry.org:10002 [2024-09-26T04:59:31.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T04:59:31.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T04:59:31.942Z] Configure a credential helper to remove this warning. See [2024-09-26T04:59:31.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T04:59:31.942Z] [2024-09-26T04:59:31.942Z] Login Succeeded [2024-09-26T04:59:31.942Z] nexus3.edgexfoundry.org:10003 [2024-09-26T04:59:31.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T04:59:31.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T04:59:31.942Z] Configure a credential helper to remove this warning. See [2024-09-26T04:59:31.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T04:59:31.942Z] [2024-09-26T04:59:31.942Z] Login Succeeded [2024-09-26T04:59:31.942Z] nexus3.edgexfoundry.org:10004 [2024-09-26T04:59:31.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T04:59:32.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T04:59:32.204Z] Configure a credential helper to remove this warning. See [2024-09-26T04:59:32.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T04:59:32.204Z] [2024-09-26T04:59:32.204Z] Login Succeeded [2024-09-26T04:59:32.204Z] ****.io [2024-09-26T04:59:32.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T04:59:32.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T04:59:32.466Z] Configure a credential helper to remove this warning. See [2024-09-26T04:59:32.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T04:59:32.466Z] [2024-09-26T04:59:32.466Z] Login Succeeded [2024-09-26T04:59:32.466Z] ---> ****-login.sh ends [Pipeline] } [2024-09-26T04:59:32.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-26T04:59:32.808Z] + 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-26T04:59:32.808Z] + dirname cmd/core-command/Dockerfile [2024-09-26T04:59:32.808Z] + cut -d/ -f2 [2024-09-26T04:59:32.808Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-26T04:59:32.808Z] + + cut -d/ -f2 [2024-09-26T04:59:32.808Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-26T04:59:32.808Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-26T04:59:32.808Z] + dirname cmd/core-data/Dockerfile [2024-09-26T04:59:32.808Z] + cut -d/ -f2 [2024-09-26T04:59:32.808Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-26T04:59:32.808Z] + dirname cmd/core-keeper/Dockerfile [2024-09-26T04:59:32.808Z] + cut -d/ -f2 [2024-09-26T04:59:32.808Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-26T04:59:32.808Z] + dirname cmd/core-metadata/Dockerfile [2024-09-26T04:59:32.808Z] + cut -d/ -f2 [2024-09-26T04:59:32.808Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-26T04:59:32.808Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-26T04:59:32.808Z] + cut -d/ -f2 [2024-09-26T04:59:32.808Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-26T04:59:32.808Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-26T04:59:32.808Z] + cut -d/ -f2 [2024-09-26T04:59:32.808Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-26T04:59:32.808Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-26T04:59:32.808Z] + cut -d/ -f2 [2024-09-26T04:59:32.808Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-26T04:59:32.808Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-26T04:59:32.808Z] + cut -d/ -f2 [2024-09-26T04:59:32.808Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-26T04:59:32.808Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-26T04:59:32.808Z] + cut -d/ -f2 [2024-09-26T04:59:32.808Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-26T04:59:32.808Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-26T04:59:32.808Z] + cut -d/ -f2 [2024-09-26T04:59:32.808Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-26T04:59:32.808Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-26T04:59:32.808Z] + cut -d/ -f2 [2024-09-26T04:59:32.808Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-26T04:59:32.808Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-26T04:59:32.808Z] + cut -d/ -f2 [2024-09-26T04:59:32.808Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-26T04:59:32.808Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-26T04:59:32.808Z] + cut -d/ -f2 [2024-09-26T04:59:32.808Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-26T04:59:32.808Z] + dirname cmd/support-notifications/Dockerfile [2024-09-26T04:59:32.808Z] + cut -d/ -f2 [2024-09-26T04:59:32.808Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-26T04:59:32.808Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-26T04:59:32.808Z] + cut -d/ -f2 [2024-09-26T04:59:32.808Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-26T04:59:32.846Z] 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-26T04:59:33.227Z] + git rev-list -1 --merges b97f2c868d9ba238902f81729662ab6d4c678502~1..b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] echo [2024-09-26T04:59:33.240Z] -----------> git rev-list -1 --merges b97f2c868d9ba238902f81729662ab6d4c678502~1..b97f2c868d9ba238902f81729662ab6d4c678502 b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T04:59:33.240Z] b97f2c868d9ba238902f81729662ab6d4c678502 [false] [Pipeline] sh [2024-09-26T04:59:33.535Z] + git log --format=format:%s -1 b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] echo [2024-09-26T04:59:33.555Z] ========================================================= [2024-09-26T04:59:33.556Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-26T04:59:33.556Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-26T04:59:34.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-26T04:59:34.032Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-26T04:59:34.032Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-26T04:59:34.032Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-26T04:59:34.032Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-26T04:59:34.032Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-26T04:59:34.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T04:59:34.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-26T04:59:34.496Z] [2024-09-26T04:59:34.496Z] 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-26T04:59:34.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-26T04:59:34.803Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-26T04:59:34.803Z] b85a868b505f: Pulling fs layer [2024-09-26T04:59:34.803Z] e2be974225ed: Pulling fs layer [2024-09-26T04:59:34.803Z] 339a4e72a1f5: Pulling fs layer [2024-09-26T04:59:34.803Z] 988bab9f4d93: Pulling fs layer [2024-09-26T04:59:34.803Z] 1469e6f7b9e6: Pulling fs layer [2024-09-26T04:59:34.803Z] eaf3925da568: Pulling fs layer [2024-09-26T04:59:34.803Z] bab4dde63d76: Pulling fs layer [2024-09-26T04:59:34.803Z] bde34c3a00c8: Pulling fs layer [2024-09-26T04:59:34.803Z] b352a97aabf1: Pulling fs layer [2024-09-26T04:59:34.803Z] 4872d77fe225: Pulling fs layer [2024-09-26T04:59:34.803Z] 5851b861e8e6: Pulling fs layer [2024-09-26T04:59:34.803Z] 988bab9f4d93: Waiting [2024-09-26T04:59:34.803Z] 1469e6f7b9e6: Waiting [2024-09-26T04:59:34.803Z] eaf3925da568: Waiting [2024-09-26T04:59:34.803Z] bab4dde63d76: Waiting [2024-09-26T04:59:34.803Z] bde34c3a00c8: Waiting [2024-09-26T04:59:34.803Z] b352a97aabf1: Waiting [2024-09-26T04:59:34.803Z] 4872d77fe225: Waiting [2024-09-26T04:59:34.803Z] 5851b861e8e6: Waiting [2024-09-26T04:59:34.803Z] e2be974225ed: Download complete [2024-09-26T04:59:34.803Z] 988bab9f4d93: Verifying Checksum [2024-09-26T04:59:34.803Z] 988bab9f4d93: Download complete [2024-09-26T04:59:35.062Z] 1469e6f7b9e6: Verifying Checksum [2024-09-26T04:59:35.062Z] 1469e6f7b9e6: Download complete [2024-09-26T04:59:35.062Z] 339a4e72a1f5: Verifying Checksum [2024-09-26T04:59:35.062Z] 339a4e72a1f5: Download complete [2024-09-26T04:59:35.062Z] eaf3925da568: Verifying Checksum [2024-09-26T04:59:35.062Z] eaf3925da568: Download complete [2024-09-26T04:59:35.062Z] bde34c3a00c8: Verifying Checksum [2024-09-26T04:59:35.062Z] bde34c3a00c8: Download complete [2024-09-26T04:59:35.062Z] b352a97aabf1: Download complete [2024-09-26T04:59:35.062Z] 4872d77fe225: Download complete [2024-09-26T04:59:35.062Z] 5851b861e8e6: Verifying Checksum [2024-09-26T04:59:35.062Z] 5851b861e8e6: Download complete [2024-09-26T04:59:35.062Z] b85a868b505f: Verifying Checksum [2024-09-26T04:59:35.062Z] b85a868b505f: Download complete [2024-09-26T04:59:35.321Z] bab4dde63d76: Verifying Checksum [2024-09-26T04:59:35.321Z] bab4dde63d76: Download complete [2024-09-26T04:59:36.258Z] b85a868b505f: Pull complete [2024-09-26T04:59:36.517Z] e2be974225ed: Pull complete [2024-09-26T04:59:37.088Z] 339a4e72a1f5: Pull complete [2024-09-26T04:59:37.088Z] 988bab9f4d93: Pull complete [2024-09-26T04:59:37.347Z] 1469e6f7b9e6: Pull complete [2024-09-26T04:59:37.347Z] eaf3925da568: Pull complete [2024-09-26T04:59:39.250Z] bab4dde63d76: Pull complete [2024-09-26T04:59:39.250Z] bde34c3a00c8: Pull complete [2024-09-26T04:59:39.250Z] b352a97aabf1: Pull complete [2024-09-26T04:59:39.250Z] 4872d77fe225: Pull complete [2024-09-26T04:59:39.250Z] 5851b861e8e6: Pull complete [2024-09-26T04:59:39.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-26T04:59:39.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-26T04:59:39.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T04:59:39.392Z] prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container [2024-09-26T04:59:39.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-26T04:59:42.437Z] $ docker top a9fc1e5daafbf0a16a902237549e3f45fb2e48038aebe0ec600f9be5f0363fc5 -eo pid,comm [2024-09-26T04:59:42.494Z] 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-26T04:59:42.494Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-26T04:59:42.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-26T04:59:42.557Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-26T04:59:42.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-26T04:59:42.682Z] $ docker exec a9fc1e5daafbf0a16a902237549e3f45fb2e48038aebe0ec600f9be5f0363fc5 ssh-agent [2024-09-26T04:59:42.796Z] SSH_AUTH_SOCK=/tmp/ssh-A9TBgpu3RKEN/agent.33 [2024-09-26T04:59:42.796Z] SSH_AGENT_PID=39 [2024-09-26T04:59:42.804Z] Running ssh-add (command line suppressed) [2024-09-26T04:59:42.914Z] Identity added: /w/workspace/edgex-go/704@tmp/private_key_8825755796362549386.key (/w/workspace/edgex-go/704@tmp/private_key_8825755796362549386.key) [2024-09-26T04:59:42.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-26T04:59:43.235Z] + git tag --points-at HEAD [Pipeline] } [2024-09-26T04:59:43.248Z] $ docker exec --env ******** --env ******** a9fc1e5daafbf0a16a902237549e3f45fb2e48038aebe0ec600f9be5f0363fc5 ssh-agent -k [2024-09-26T04:59:43.357Z] unset SSH_AUTH_SOCK; [2024-09-26T04:59:43.358Z] unset SSH_AGENT_PID; [2024-09-26T04:59:43.358Z] echo Agent pid 39 killed; [2024-09-26T04:59:43.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-26T04:59:43.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-26T04:59:43.411Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-26T04:59:43.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-26T04:59:43.530Z] $ docker exec a9fc1e5daafbf0a16a902237549e3f45fb2e48038aebe0ec600f9be5f0363fc5 ssh-agent [2024-09-26T04:59:43.638Z] SSH_AUTH_SOCK=/tmp/ssh-9oRZWvLyAh18/agent.72 [2024-09-26T04:59:43.638Z] SSH_AGENT_PID=78 [2024-09-26T04:59:43.643Z] Running ssh-add (command line suppressed) [2024-09-26T04:59:43.741Z] Identity added: /w/workspace/edgex-go/704@tmp/private_key_2032282723067005464.key (/w/workspace/edgex-go/704@tmp/private_key_2032282723067005464.key) [2024-09-26T04:59:43.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-26T04:59:44.049Z] + git semver init [2024-09-26T04:59:44.309Z] 2024-09-26 04:59:44,214 [run_init] DEBUG init version:0.0.0 force:False [2024-09-26T04:59:44.309Z] 2024-09-26 04:59:44,215 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/704/.semver [2024-09-26T04:59:44.309Z] 2024-09-26 04:59:44,215 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/704/.semver [2024-09-26T04:59:44.309Z] 2024-09-26 04:59:44,216 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/704/.semver'], cwd=/w/workspace/edgex-go/704, universal_newlines=False, shell=None, istream=None) [2024-09-26T04:59:49.582Z] 2024-09-26 04:59:49,179 [append_file] DEBUG append to file:/w/workspace/edgex-go/704/.git/info/exclude [2024-09-26T04:59:49.582Z] 2024-09-26 04:59:49,179 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/704/.semver/main with force:False [2024-09-26T04:59:49.582Z] 2024-09-26 04:59:49,180 [read_version] DEBUG read version from /w/workspace/edgex-go/704/.semver/main [2024-09-26T04:59:49.582Z] 2024-09-26 04:59:49,180 [read_version] DEBUG read version from /w/workspace/edgex-go/704/.semver/main [2024-09-26T04:59:49.582Z] 3.2.0-dev.82 [Pipeline] } [2024-09-26T04:59:49.593Z] $ docker exec --env ******** --env ******** a9fc1e5daafbf0a16a902237549e3f45fb2e48038aebe0ec600f9be5f0363fc5 ssh-agent -k [2024-09-26T04:59:49.686Z] unset SSH_AUTH_SOCK; [2024-09-26T04:59:49.686Z] unset SSH_AGENT_PID; [2024-09-26T04:59:49.687Z] echo Agent pid 78 killed; [2024-09-26T04:59:49.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-26T04:59:50.018Z] + git semver [Pipeline] } [2024-09-26T04:59:50.290Z] $ docker stop --time=1 a9fc1e5daafbf0a16a902237549e3f45fb2e48038aebe0ec600f9be5f0363fc5 [2024-09-26T04:59:51.589Z] $ docker rm -f --volumes a9fc1e5daafbf0a16a902237549e3f45fb2e48038aebe0ec600f9be5f0363fc5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-26T04:59:51.936Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-26T04:59:52.167Z] Stashed 1 file(s) [Pipeline] echo [2024-09-26T04:59:52.172Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.82 [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-26T04:59:52.626Z] + git config --global --add safe.directory /w/workspace/edgex-go/704 [Pipeline] echo [2024-09-26T04:59:52.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-26T04:59:52.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-26T04:59:52.671Z] ========================================================= [2024-09-26T04:59:52.671Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-26T04:59:52.671Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-26T04:59:52.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-26T04:59:52.964Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-26T04:59:52.964Z] 619be1103602: Pulling fs layer [2024-09-26T04:59:52.964Z] 7862e08f4a3e: Pulling fs layer [2024-09-26T04:59:52.964Z] 5df492c9dc93: Pulling fs layer [2024-09-26T04:59:52.964Z] 7629e6793208: Pulling fs layer [2024-09-26T04:59:52.964Z] 4f4fb700ef54: Pulling fs layer [2024-09-26T04:59:52.964Z] fb5054dd5b73: Pulling fs layer [2024-09-26T04:59:52.964Z] eeca6798cff9: Pulling fs layer [2024-09-26T04:59:52.964Z] aa269ceb94a6: Pulling fs layer [2024-09-26T04:59:52.964Z] ada007ff1a6a: Pulling fs layer [2024-09-26T04:59:52.964Z] 4f4fb700ef54: Waiting [2024-09-26T04:59:52.964Z] fb5054dd5b73: Waiting [2024-09-26T04:59:52.964Z] eeca6798cff9: Waiting [2024-09-26T04:59:52.964Z] 7629e6793208: Waiting [2024-09-26T04:59:52.964Z] aa269ceb94a6: Waiting [2024-09-26T04:59:52.964Z] 7862e08f4a3e: Verifying Checksum [2024-09-26T04:59:52.964Z] 7862e08f4a3e: Download complete [2024-09-26T04:59:52.964Z] 7629e6793208: Verifying Checksum [2024-09-26T04:59:52.964Z] 7629e6793208: Download complete [2024-09-26T04:59:52.964Z] 4f4fb700ef54: Verifying Checksum [2024-09-26T04:59:52.964Z] 4f4fb700ef54: Download complete [2024-09-26T04:59:52.964Z] fb5054dd5b73: Download complete [2024-09-26T04:59:52.964Z] 619be1103602: Verifying Checksum [2024-09-26T04:59:52.964Z] 619be1103602: Download complete [2024-09-26T04:59:52.964Z] eeca6798cff9: Verifying Checksum [2024-09-26T04:59:52.964Z] eeca6798cff9: Download complete [2024-09-26T04:59:53.227Z] 619be1103602: Pull complete [2024-09-26T04:59:53.227Z] ada007ff1a6a: Verifying Checksum [2024-09-26T04:59:53.227Z] ada007ff1a6a: Download complete [2024-09-26T04:59:53.227Z] 7862e08f4a3e: Pull complete [2024-09-26T04:59:53.485Z] 5df492c9dc93: Verifying Checksum [2024-09-26T04:59:53.486Z] 5df492c9dc93: Download complete [2024-09-26T04:59:53.744Z] aa269ceb94a6: Verifying Checksum [2024-09-26T04:59:53.744Z] aa269ceb94a6: Download complete [2024-09-26T04:59:57.054Z] 5df492c9dc93: Pull complete [2024-09-26T04:59:57.054Z] 7629e6793208: Pull complete [2024-09-26T04:59:57.054Z] 4f4fb700ef54: Pull complete [2024-09-26T04:59:57.054Z] fb5054dd5b73: Pull complete [2024-09-26T04:59:57.054Z] eeca6798cff9: Pull complete [2024-09-26T04:59:59.599Z] aa269ceb94a6: Pull complete [2024-09-26T04:59:59.599Z] ada007ff1a6a: Pull complete [2024-09-26T04:59:59.599Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-26T04:59:59.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-26T04:59:59.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-26T04:59:59.899Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-26T04:59:59.899Z] WORKDIR /edgex [2024-09-26T04:59:59.899Z] COPY go.mod . [2024-09-26T04:59:59.899Z] RUN go mod download [2024-09-26T04:59:59.899Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-26T05:00:00.466Z] Sending build context to Docker daemon 179.5MB [2024-09-26T05:00:00.466Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-26T05:00:00.466Z] ---> f489d0715acc [2024-09-26T05:00:00.466Z] Step 2/4 : WORKDIR /edgex [2024-09-26T05:00:06.141Z] ---> Running in 999257a6dc9c [2024-09-26T05:00:06.141Z] Removing intermediate container 999257a6dc9c [2024-09-26T05:00:06.141Z] ---> f3ccdec4908d [2024-09-26T05:00:06.141Z] Step 3/4 : COPY go.mod . [2024-09-26T05:00:06.141Z] ---> 7e15032e7434 [2024-09-26T05:00:06.141Z] Step 4/4 : RUN go mod download [2024-09-26T05:00:06.141Z] ---> Running in 00f531067643 [2024-09-26T05:00:07.283Z] Still waiting to schedule task [2024-09-26T05:00:07.283Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-11133’ is offline [2024-09-26T05:00:35.498Z] Removing intermediate container 00f531067643 [2024-09-26T05:00:35.498Z] ---> 8f2901fcd3f1 [2024-09-26T05:00:35.498Z] Successfully built 8f2901fcd3f1 [2024-09-26T05:00:35.498Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:00:35.799Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-26T05:00:35.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T05:00:35.875Z] prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container [2024-09-26T05:00:35.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@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-x86_64 cat [2024-09-26T05:00:36.295Z] $ docker top 044fdebfa0e4170fd78a4e5b3653709454f48f69287020f22345d18384a1056f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-26T05:00:36.727Z] + go version [2024-09-26T05:00:36.727Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-26T05:00:36.736Z] $ docker stop --time=1 044fdebfa0e4170fd78a4e5b3653709454f48f69287020f22345d18384a1056f [2024-09-26T05:00:37.990Z] $ docker rm -f --volumes 044fdebfa0e4170fd78a4e5b3653709454f48f69287020f22345d18384a1056f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:00:38.419Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-26T05:00:38.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T05:00:38.496Z] prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container [2024-09-26T05:00:38.525Z] $ 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/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@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-x86_64 cat [2024-09-26T05:00:38.837Z] $ docker top 1aea3732cd72b62effbb0e2f7c34219873e4475a5410b120e91aa5f27151dcbd -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-26T05:00:38.910Z] ========================================================= [2024-09-26T05:00:38.910Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-26T05:00:38.910Z] ========================================================= [Pipeline] sh [2024-09-26T05:00:39.190Z] + git config --global --add safe.directory /w/workspace/edgex-go/704 [Pipeline] fileExists [Pipeline] sh [2024-09-26T05:00:39.531Z] + make test [2024-09-26T05:00:39.531Z] go test -race -coverprofile=coverage.out ./... [2024-09-26T05:00:47.667Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-26T05:01:14.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-26T05:01:14.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-26T05:01:14.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-26T05:01:14.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-26T05:01:14.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-26T05:01:14.533Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-26T05:01:14.533Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-26T05:01:14.533Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-26T05:01:14.533Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-26T05:01:14.533Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-26T05:01:14.533Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-26T05:01:14.533Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-26T05:01:14.533Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-26T05:01:14.533Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-26T05:01:14.533Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-26T05:01:14.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-26T05:01:15.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-26T05:01:15.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-26T05:01:16.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-26T05:01:16.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-26T05:01:16.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-26T05:01:16.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-09-26T05:01:17.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-26T05:01:17.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-26T05:01:17.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.073s coverage: 97.0% of statements [2024-09-26T05:01:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-26T05:01:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-26T05:01:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-26T05:01:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-26T05:01:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-26T05:01:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-26T05:01:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-26T05:01:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-26T05:01:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-26T05:01:19.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-26T05:01:19.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-26T05:01:19.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-26T05:01:19.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-26T05:01:19.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-26T05:01:20.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-26T05:01:20.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-26T05:01:20.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements [2024-09-26T05:01:20.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 53.2% of statements [2024-09-26T05:01:20.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.383s coverage: 93.4% of statements [2024-09-26T05:01:20.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements [2024-09-26T05:01:21.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 7.0% of statements [2024-09-26T05:01:22.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-26T05:01:22.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-26T05:01:22.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-26T05:01:22.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-26T05:01:22.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-26T05:01:22.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-26T05:01:22.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-26T05:01:22.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-26T05:01:22.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-26T05:01:22.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-26T05:01:22.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-26T05:01:24.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 95.8% of statements [2024-09-26T05:01:24.233Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-09-26T05:01:24.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-26T05:01:24.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-26T05:01:24.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-26T05:01:25.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.029s coverage: 0.0% of statements [no tests to run] [2024-09-26T05:01:25.684Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements [2024-09-26T05:01:25.684Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.022s coverage: 30.9% of statements [2024-09-26T05:01:25.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 41.7% of statements [2024-09-26T05:01:26.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-26T05:01:26.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-26T05:01:26.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-26T05:01:26.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-26T05:01:26.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.022s coverage: 77.8% of statements [2024-09-26T05:01:26.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-09-26T05:01:26.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.020s coverage: 96.3% of statements [2024-09-26T05:01:26.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-09-26T05:01:27.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-26T05:01:27.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-26T05:01:27.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-26T05:01:27.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-26T05:01:28.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-26T05:01:28.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-26T05:01:28.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-26T05:01:29.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-26T05:01:29.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-26T05:01:29.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-26T05:01:29.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-26T05:01:29.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-26T05:01:29.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-26T05:01:29.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-26T05:01:31.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-26T05:01:31.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-26T05:01:33.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-26T05:01:33.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-26T05:01:35.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-26T05:01:35.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-26T05:01:35.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-26T05:01:36.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-26T05:01:36.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-26T05:01:36.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-26T05:01:37.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-26T05:01:37.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-26T05:01:37.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-26T05:01:37.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-26T05:01:38.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-26T05:01:38.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-26T05:01:38.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-26T05:01:38.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2024-09-26T05:01:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-26T05:01:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-26T05:01:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-26T05:01:40.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-26T05:01:40.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-26T05:01:40.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-26T05:01:40.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-26T05:01:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-26T05:01:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-26T05:01:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-26T05:01:42.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-26T05:01:42.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-26T05:01:42.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-26T05:01:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-26T05:01:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.261s coverage: 79.9% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.043s coverage: 92.9% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 75.0% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.154s coverage: 36.5% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.031s coverage: 4.9% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.051s coverage: 97.1% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.024s coverage: 35.9% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.087s coverage: 95.7% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.022s coverage: 61.8% of statements [2024-09-26T05:01:51.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.089s coverage: 98.9% of statements [2024-09-26T05:01:51.356Z] 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-26T05:01:51.614Z] running golangci-lint [2024-09-26T05:01:51.614Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-26T05:01:51.614Z] go version go1.21.9 linux/amd64 [2024-09-26T05:01:51.872Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-26T05:01:51.872Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-26T05:02:13.791Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|types_sizes|compiled_files|deps|imports|name) took 20.527760924s" [2024-09-26T05:02:13.791Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.571454ms" [2024-09-26T05:02:23.782Z] level=info msg="[linters_context/goanalysis] analyzers took 1m25.373265724s with top 10 stages: buildir: 48.484794602s, gosec: 7.425557696s, inspect: 2.40032909s, fact_deprecated: 2.012032103s, printf: 1.787280214s, ctrlflow: 1.515897871s, fact_purity: 1.082943122s, S1038: 1.077332799s, nilness: 989.325756ms, SA4026: 613.246674ms" [2024-09-26T05:02:23.782Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-26T05:02:23.782Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, identifier_marker: 214/214, exclude: 214/214, nolint: 0/22, skip_files: 214/214, skip_dirs: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, path_prettifier: 214/214" [2024-09-26T05:02:23.782Z] level=info msg="[runner] processing took 16.792494ms with stages: nolint: 6.602295ms, identifier_marker: 4.741333ms, autogenerated_exclude: 1.567551ms, exclude-rules: 1.49265ms, path_prettifier: 1.49095ms, skip_dirs: 849.275µs, cgo: 28.11µs, filename_unadjuster: 16.16µs, fixer: 790ns, max_same_issues: 560ns, source_code: 450ns, uniq_by_line: 440ns, skip_files: 390ns, severity-rules: 280ns, exclude: 260ns, sort_results: 250ns, diff: 230ns, max_from_linter: 180ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns, path_shortener: 100ns" [2024-09-26T05:02:23.782Z] level=info msg="[runner] linters took 10.503700418s with stages: goanalysis_metalinter: 10.486821343s" [2024-09-26T05:02:23.782Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-26T05:02:23.782Z] level=info msg="Memory: 312 samples, avg is 295.5MB, max is 1317.0MB" [2024-09-26T05:02:23.782Z] level=info msg="Execution took 31.069053195s" [2024-09-26T05:02:23.782Z] go vet ./... [2024-09-26T05:02:29.048Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-26T05:02:29.048Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-26T05:02:29.048Z] ./bin/test-attribution-txt.sh [2024-09-26T05:02:29.048Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-26T05:02:29.048Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-26T05:02:29.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-26T05:02:29.617Z] + ls -al . [2024-09-26T05:02:29.617Z] total 980 [2024-09-26T05:02:29.617Z] drwxrwxr-x 11 1001 1001 4096 Sep 26 05:00 . [2024-09-26T05:02:29.617Z] drwxr-xr-x 4 root root 4096 Sep 26 05:00 .. [2024-09-26T05:02:29.617Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 04:59 .blubracket [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 10 Sep 26 04:59 .dockerignore [2024-09-26T05:02:29.617Z] drwxrwxr-x 8 1001 1001 4096 Sep 26 05:01 .git [2024-09-26T05:02:29.617Z] drwxrwxr-x 3 1001 1001 4096 Sep 26 04:59 .github [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 1102 Sep 26 04:59 .gitignore [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 42 Sep 26 04:59 .golangci.yml [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 100 Sep 26 04:59 .hadolint.yml [2024-09-26T05:02:29.617Z] drwxr-xr-x 3 1001 1001 4096 Sep 26 04:59 .semver [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 155 Sep 26 04:59 .sonarcloud.properties [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 1171 Sep 26 04:59 ADOPTERS.md [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 21286 Sep 26 04:59 Attribution.txt [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 100284 Sep 26 04:59 CHANGELOG.md [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 3804 Sep 26 04:59 CONTRIBUTING.md [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 677 Sep 26 04:59 GOVERNANCE.md [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 861 Sep 26 04:59 Jenkinsfile [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 10775 Sep 26 04:59 LICENSE [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 16854 Sep 26 04:59 Makefile [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 582 Sep 26 04:59 OWNERS.md [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 9528 Sep 26 04:59 README.md [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 789 Sep 26 04:59 SECURITY.md [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 12 Sep 26 04:59 VERSION [2024-09-26T05:02:29.617Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 04:59 bin [2024-09-26T05:02:29.617Z] drwxrwxr-x 20 1001 1001 4096 Sep 26 04:59 cmd [2024-09-26T05:02:29.617Z] -rw-r--r-- 1 root root 611240 Sep 26 05:01 coverage.out [2024-09-26T05:02:29.617Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 04:59 fuzz_test [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 7305 Sep 26 04:59 go.mod [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 102748 Sep 26 04:59 go.sum [2024-09-26T05:02:29.617Z] drwxrwxr-x 7 1001 1001 4096 Sep 26 04:59 internal [2024-09-26T05:02:29.617Z] drwxrwxr-x 3 1001 1001 4096 Sep 26 04:59 openapi [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 584 Sep 26 04:59 security.txt [2024-09-26T05:02:29.617Z] -rw-rw-r-- 1 1001 1001 204 Sep 26 04:59 version.go [Pipeline] sh [2024-09-26T05:02:29.898Z] + '[' -e coverage.out ] [2024-09-26T05:02:29.898Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-26T05:02:30.009Z] Stashed 1 file(s) [Pipeline] sh [2024-09-26T05:02:30.288Z] + make build [2024-09-26T05:02:30.288Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-26T05:02:52.214Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-26T05:02:52.214Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-26T05:02:53.591Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-26T05:02:54.159Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-26T05:02:55.537Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-26T05:02:59.728Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-26T05:03:00.664Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-26T05:03:02.566Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-26T05:03:04.471Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-26T05:03:05.039Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-26T05:03:05.605Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-26T05:03:06.174Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-26T05:03:07.111Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-26T05:03:08.075Z] $ docker stop --time=1 1aea3732cd72b62effbb0e2f7c34219873e4475a5410b120e91aa5f27151dcbd [2024-09-26T05:03:14.525Z] $ docker rm -f --volumes 1aea3732cd72b62effbb0e2f7c34219873e4475a5410b120e91aa5f27151dcbd [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-26T05:03:15.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-26T05:03:15.681Z] [2024-09-26T05:03:15.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:03:15.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-26T05:03:16.256Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-26T05:03:16.256Z] 91d30c5bc195: Pulling fs layer [2024-09-26T05:03:16.256Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-26T05:03:16.256Z] 9c61dcf015f6: Pulling fs layer [2024-09-26T05:03:16.256Z] 4698f68db338: Pulling fs layer [2024-09-26T05:03:16.256Z] 2a2f49069b9e: Pulling fs layer [2024-09-26T05:03:16.256Z] e0025b399a48: Pulling fs layer [2024-09-26T05:03:16.256Z] 4698f68db338: Waiting [2024-09-26T05:03:16.256Z] 2a2f49069b9e: Waiting [2024-09-26T05:03:16.256Z] e0025b399a48: Waiting [2024-09-26T05:03:16.256Z] 91d30c5bc195: Verifying Checksum [2024-09-26T05:03:16.256Z] 91d30c5bc195: Download complete [2024-09-26T05:03:16.256Z] 4698f68db338: Verifying Checksum [2024-09-26T05:03:16.256Z] 4698f68db338: Download complete [2024-09-26T05:03:16.515Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-26T05:03:16.515Z] 2e9b0aa3be6d: Download complete [2024-09-26T05:03:16.515Z] 91d30c5bc195: Pull complete [2024-09-26T05:03:16.515Z] e0025b399a48: Verifying Checksum [2024-09-26T05:03:16.515Z] e0025b399a48: Download complete [2024-09-26T05:03:16.515Z] 2a2f49069b9e: Download complete [2024-09-26T05:03:16.772Z] 2e9b0aa3be6d: Pull complete [2024-09-26T05:03:17.029Z] 9c61dcf015f6: Verifying Checksum [2024-09-26T05:03:17.030Z] 9c61dcf015f6: Download complete [2024-09-26T05:03:19.559Z] 9c61dcf015f6: Pull complete [2024-09-26T05:03:19.559Z] 4698f68db338: Pull complete [2024-09-26T05:03:19.818Z] 2a2f49069b9e: Pull complete [2024-09-26T05:03:19.818Z] e0025b399a48: Pull complete [2024-09-26T05:03:19.818Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-26T05:03:19.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-26T05:03:19.818Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T05:03:19.919Z] prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container [2024-09-26T05:03:19.944Z] $ 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/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@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:latest cat [2024-09-26T05:03:22.231Z] $ docker top 3c847474770ea388e6d3a63a1be7e74cd3f5437dff588e5196165a339cd38199 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-26T05:03:22.575Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-26T05:03:25.110Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-26T05:03:25.110Z] #1 transferring dockerfile: 3.17kB done [2024-09-26T05:03:25.110Z] #1 DONE 0.0s [2024-09-26T05:03:25.110Z] [2024-09-26T05:03:25.110Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-09-26T05:03:25.110Z] #2 transferring dockerfile: 1.70kB done [2024-09-26T05:03:25.110Z] #2 DONE 0.0s [2024-09-26T05:03:25.110Z] [2024-09-26T05:03:25.110Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-26T05:03:25.110Z] #3 transferring dockerfile: 2.23kB done [2024-09-26T05:03:25.110Z] #3 DONE 0.0s [2024-09-26T05:03:25.110Z] [2024-09-26T05:03:25.110Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-26T05:03:25.110Z] #4 transferring dockerfile: 1.89kB done [2024-09-26T05:03:25.110Z] #4 DONE 0.0s [2024-09-26T05:03:25.110Z] [2024-09-26T05:03:25.110Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-26T05:03:25.110Z] #5 transferring dockerfile: 2.15kB done [2024-09-26T05:03:25.110Z] #5 DONE 0.0s [2024-09-26T05:03:25.110Z] [2024-09-26T05:03:25.110Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-09-26T05:03:25.110Z] #6 transferring dockerfile: 2.07kB done [2024-09-26T05:03:25.110Z] #6 DONE 0.0s [2024-09-26T05:03:25.110Z] [2024-09-26T05:03:25.110Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-09-26T05:03:25.110Z] #7 transferring dockerfile: 2.13kB done [2024-09-26T05:03:25.110Z] #7 DONE 0.0s [2024-09-26T05:03:25.110Z] [2024-09-26T05:03:25.110Z] #8 [core-data internal] load build definition from Dockerfile [2024-09-26T05:03:25.110Z] #8 transferring dockerfile: 2.07kB done [2024-09-26T05:03:25.110Z] #8 DONE 0.0s [2024-09-26T05:03:25.110Z] [2024-09-26T05:03:25.110Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-09-26T05:03:25.110Z] #9 transferring dockerfile: 1.93kB done [2024-09-26T05:03:25.110Z] #9 DONE 0.0s [2024-09-26T05:03:25.110Z] [2024-09-26T05:03:25.110Z] #10 [core-command internal] load build definition from Dockerfile [2024-09-26T05:03:25.110Z] #10 transferring dockerfile: 1.93kB done [2024-09-26T05:03:25.110Z] #10 DONE 0.0s [2024-09-26T05:03:25.110Z] [2024-09-26T05:03:25.110Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-26T05:03:25.110Z] #11 transferring dockerfile: 1.85kB done [2024-09-26T05:03:25.110Z] #11 DONE 0.0s [2024-09-26T05:03:25.110Z] [2024-09-26T05:03:25.110Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-09-26T05:03:25.110Z] #12 transferring dockerfile: 1.81kB done [2024-09-26T05:03:25.110Z] #12 DONE 0.0s [2024-09-26T05:03:25.110Z] [2024-09-26T05:03:25.110Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-09-26T05:03:25.110Z] #13 transferring dockerfile: 1.69kB done [2024-09-26T05:03:25.110Z] #13 DONE 0.0s [2024-09-26T05:03:25.110Z] [2024-09-26T05:03:25.110Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-09-26T05:03:25.110Z] #14 transferring dockerfile: 2.02kB done [2024-09-26T05:03:25.110Z] #14 DONE 0.0s [2024-09-26T05:03:25.110Z] [2024-09-26T05:03:25.110Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-26T05:03:25.110Z] #15 transferring dockerfile: 2.50kB done [2024-09-26T05:03:25.110Z] #15 DONE 0.0s [2024-09-26T05:03:25.110Z] [2024-09-26T05:03:25.110Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-26T05:03:25.110Z] #16 transferring dockerfile: 2.49kB done [2024-09-26T05:03:25.110Z] #16 DONE 0.0s [2024-09-26T05:03:25.110Z] [2024-09-26T05:03:25.110Z] #17 [security-bootstrapper internal] load .dockerignore [2024-09-26T05:03:25.110Z] #17 transferring context: 50B done [2024-09-26T05:03:25.110Z] #17 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #18 [security-spire-server internal] load .dockerignore [2024-09-26T05:03:25.368Z] #18 transferring context: 50B done [2024-09-26T05:03:25.368Z] #18 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-26T05:03:25.368Z] #19 transferring context: 50B done [2024-09-26T05:03:25.368Z] #19 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-09-26T05:03:25.368Z] #20 transferring context: 50B done [2024-09-26T05:03:25.368Z] #20 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #21 [security-proxy-auth internal] load .dockerignore [2024-09-26T05:03:25.368Z] #21 transferring context: 50B done [2024-09-26T05:03:25.368Z] #21 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #22 [core-keeper internal] load .dockerignore [2024-09-26T05:03:25.368Z] #22 transferring context: 50B done [2024-09-26T05:03:25.368Z] #22 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #23 [core-metadata internal] load .dockerignore [2024-09-26T05:03:25.368Z] #23 transferring context: 50B done [2024-09-26T05:03:25.368Z] #23 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #24 [core-command internal] load .dockerignore [2024-09-26T05:03:25.368Z] #24 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #25 [core-data internal] load .dockerignore [2024-09-26T05:03:25.368Z] #25 transferring context: 50B done [2024-09-26T05:03:25.368Z] #25 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #26 [support-scheduler internal] load .dockerignore [2024-09-26T05:03:25.368Z] #26 transferring context: 50B done [2024-09-26T05:03:25.368Z] #26 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-09-26T05:03:25.368Z] #27 transferring context: 50B done [2024-09-26T05:03:25.368Z] #27 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #24 [core-command internal] load .dockerignore [2024-09-26T05:03:25.368Z] #24 transferring context: 50B done [2024-09-26T05:03:25.368Z] #24 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #28 [security-spire-agent internal] load .dockerignore [2024-09-26T05:03:25.368Z] #28 transferring context: 50B done [2024-09-26T05:03:25.368Z] #28 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #29 [security-spire-config internal] load .dockerignore [2024-09-26T05:03:25.368Z] #29 transferring context: 50B done [2024-09-26T05:03:25.368Z] #29 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #30 [support-notifications internal] load .dockerignore [2024-09-26T05:03:25.368Z] #30 transferring context: 50B done [2024-09-26T05:03:25.368Z] #30 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #31 [security-proxy-setup internal] load .dockerignore [2024-09-26T05:03:25.368Z] #31 transferring context: 50B done [2024-09-26T05:03:25.368Z] #31 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #32 [security-secretstore-setup internal] load .dockerignore [2024-09-26T05:03:25.368Z] #32 transferring context: 50B done [2024-09-26T05:03:25.368Z] #32 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-26T05:03:25.368Z] #33 DONE 0.0s [2024-09-26T05:03:25.368Z] [2024-09-26T05:03:25.368Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T05:03:25.626Z] #34 DONE 0.1s [2024-09-26T05:03:25.626Z] [2024-09-26T05:03:25.626Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T05:03:25.626Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T05:03:25.626Z] #35 ... [2024-09-26T05:03:25.626Z] [2024-09-26T05:03:25.626Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-26T05:03:25.626Z] #33 DONE 0.0s [2024-09-26T05:03:25.626Z] [2024-09-26T05:03:25.626Z] #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T05:03:25.626Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T05:03:25.626Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T05:03:25.626Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-26T05:03:25.626Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-26T05:03:25.626Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s [2024-09-26T05:03:25.626Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-26T05:03:25.885Z] #35 ... [2024-09-26T05:03:25.885Z] [2024-09-26T05:03:25.885Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-26T05:03:25.885Z] #33 DONE 0.0s [2024-09-26T05:03:25.885Z] [2024-09-26T05:03:25.885Z] #35 [core-command stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T05:03:25.885Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T05:03:25.885Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T05:03:25.885Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-26T05:03:25.885Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-26T05:03:25.885Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-26T05:03:26.185Z] #35 ... [2024-09-26T05:03:26.185Z] [2024-09-26T05:03:26.185Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-26T05:03:26.185Z] #33 DONE 0.0s [2024-09-26T05:03:26.185Z] [2024-09-26T05:03:26.185Z] #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T05:03:26.185Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T05:03:26.185Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T05:03:26.185Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-26T05:03:26.185Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-26T05:03:26.185Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-26T05:03:26.185Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-26T05:03:26.185Z] #35 ... [2024-09-26T05:03:26.185Z] [2024-09-26T05:03:26.185Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-26T05:03:26.185Z] #33 DONE 0.0s [2024-09-26T05:03:26.185Z] [2024-09-26T05:03:26.185Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T05:03:26.185Z] #34 DONE 0.4s [2024-09-26T05:03:26.185Z] [2024-09-26T05:03:26.185Z] #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T05:03:26.185Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T05:03:26.185Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T05:03:26.185Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-26T05:03:26.185Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-26T05:03:26.185Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-26T05:03:26.185Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-26T05:03:26.185Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T05:03:26.185Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T05:03:26.185Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-26T05:03:26.185Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-26T05:03:26.185Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-26T05:03:26.185Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-26T05:03:26.443Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T05:03:26.443Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T05:03:26.443Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-26T05:03:26.443Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-26T05:03:26.443Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-26T05:03:26.443Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-26T05:03:26.443Z] #35 DONE 1.2s [2024-09-26T05:03:26.443Z] [2024-09-26T05:03:26.443Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-26T05:03:26.443Z] #36 DONE 0.8s [2024-09-26T05:03:26.443Z] [2024-09-26T05:03:26.443Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-26T05:03:26.443Z] #37 DONE 1.2s [2024-09-26T05:03:26.443Z] [2024-09-26T05:03:26.443Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-26T05:03:26.702Z] #38 ... [2024-09-26T05:03:26.702Z] [2024-09-26T05:03:26.702Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-26T05:03:26.702Z] #39 DONE 0.8s [2024-09-26T05:03:26.702Z] [2024-09-26T05:03:26.702Z] #40 [security-spire-config internal] load build context [2024-09-26T05:03:26.702Z] #40 transferring context: 25.96kB done [2024-09-26T05:03:26.702Z] #40 DONE 0.2s [2024-09-26T05:03:26.702Z] [2024-09-26T05:03:26.702Z] #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T05:03:26.702Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T05:03:26.702Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T05:03:26.702Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-26T05:03:26.702Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-26T05:03:26.702Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-26T05:03:26.702Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-26T05:03:26.702Z] #35 DONE 1.2s [2024-09-26T05:03:26.702Z] [2024-09-26T05:03:26.702Z] #41 [security-spire-server internal] load build context [2024-09-26T05:03:26.702Z] #41 transferring context: 27.71kB 0.0s done [2024-09-26T05:03:26.702Z] #41 DONE 0.2s [2024-09-26T05:03:26.702Z] [2024-09-26T05:03:26.702Z] #42 [security-spire-agent internal] load build context [2024-09-26T05:03:26.702Z] #42 transferring context: 27.24kB 0.0s done [2024-09-26T05:03:26.702Z] #42 DONE 0.2s [2024-09-26T05:03:26.702Z] [2024-09-26T05:03:26.702Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T05:03:26.702Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-09-26T05:03:27.032Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-26T05:03:27.032Z] #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-26T05:03:32.315Z] #43 ... [2024-09-26T05:03:32.315Z] [2024-09-26T05:03:32.315Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-26T05:03:32.315Z] #44 ... [2024-09-26T05:03:32.315Z] [2024-09-26T05:03:32.315Z] #45 [core-keeper internal] load build context [2024-09-26T05:03:32.315Z] #45 transferring context: 215.37MB 6.1s [2024-09-26T05:03:32.315Z] #45 ... [2024-09-26T05:03:32.315Z] [2024-09-26T05:03:32.315Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-26T05:03:35.620Z] #44 ... [2024-09-26T05:03:35.620Z] [2024-09-26T05:03:35.620Z] #46 [security-bootstrapper internal] load build context [2024-09-26T05:03:35.620Z] #46 transferring context: 497.59MB 9.8s done [2024-09-26T05:03:35.620Z] #46 ... [2024-09-26T05:03:35.620Z] [2024-09-26T05:03:35.620Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-26T05:03:35.620Z] #44 ... [2024-09-26T05:03:35.620Z] [2024-09-26T05:03:35.620Z] #47 [security-spiffe-token-provider internal] load build context [2024-09-26T05:03:36.335Z] #47 ... [2024-09-26T05:03:36.335Z] [2024-09-26T05:03:36.335Z] #48 [core-metadata internal] load build context [2024-09-26T05:03:36.594Z] #48 ... [2024-09-26T05:03:36.594Z] [2024-09-26T05:03:36.594Z] #49 [core-data internal] load build context [2024-09-26T05:03:36.594Z] #49 ... [2024-09-26T05:03:36.594Z] [2024-09-26T05:03:36.594Z] #50 [support-cron-scheduler internal] load build context [2024-09-26T05:03:36.594Z] #50 ... [2024-09-26T05:03:36.594Z] [2024-09-26T05:03:36.594Z] #51 [core-command internal] load build context [2024-09-26T05:03:36.855Z] #51 ... [2024-09-26T05:03:36.855Z] [2024-09-26T05:03:36.855Z] #52 [security-proxy-setup internal] load build context [2024-09-26T05:03:36.855Z] #52 ... [2024-09-26T05:03:36.855Z] [2024-09-26T05:03:36.855Z] #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-26T05:03:36.855Z] #53 ... [2024-09-26T05:03:36.855Z] [2024-09-26T05:03:36.855Z] #54 [support-notifications internal] load build context [2024-09-26T05:03:36.855Z] #54 transferring context: 497.59MB 10.4s done [2024-09-26T05:03:37.112Z] #54 ... [2024-09-26T05:03:37.112Z] [2024-09-26T05:03:37.112Z] #55 [security-proxy-auth internal] load build context [2024-09-26T05:03:37.112Z] #55 transferring context: 497.59MB 10.1s done [2024-09-26T05:03:37.393Z] #55 ... [2024-09-26T05:03:37.393Z] [2024-09-26T05:03:37.393Z] #56 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-26T05:03:37.393Z] #56 ... [2024-09-26T05:03:37.393Z] [2024-09-26T05:03:37.393Z] #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-26T05:03:37.393Z] #57 ... [2024-09-26T05:03:37.393Z] [2024-09-26T05:03:37.393Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-26T05:03:37.652Z] #58 ... [2024-09-26T05:03:37.652Z] [2024-09-26T05:03:37.652Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T05:03:37.652Z] #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.3s done [2024-09-26T05:03:37.652Z] #59 ... [2024-09-26T05:03:37.652Z] [2024-09-26T05:03:37.652Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-26T05:03:37.652Z] #60 ... [2024-09-26T05:03:37.652Z] [2024-09-26T05:03:37.652Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-26T05:03:37.909Z] #61 ... [2024-09-26T05:03:37.909Z] [2024-09-26T05:03:37.909Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-26T05:03:37.909Z] #62 ... [2024-09-26T05:03:37.909Z] [2024-09-26T05:03:37.909Z] #63 [support-scheduler internal] load build context [2024-09-26T05:03:37.909Z] #63 transferring context: 497.59MB 11.0s done [2024-09-26T05:03:38.166Z] #63 ... [2024-09-26T05:03:38.166Z] [2024-09-26T05:03:38.166Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-26T05:03:38.166Z] #64 ... [2024-09-26T05:03:38.166Z] [2024-09-26T05:03:38.166Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-26T05:03:38.426Z] #65 ... [2024-09-26T05:03:38.426Z] [2024-09-26T05:03:38.426Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-26T05:03:38.683Z] #66 ... [2024-09-26T05:03:38.683Z] [2024-09-26T05:03:38.683Z] #67 [security-secretstore-setup internal] load build context [2024-09-26T05:03:38.683Z] #67 transferring context: 497.59MB 11.1s done [2024-09-26T05:03:38.683Z] #67 ... [2024-09-26T05:03:38.683Z] [2024-09-26T05:03:38.683Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-26T05:03:38.941Z] #68 ... [2024-09-26T05:03:38.941Z] [2024-09-26T05:03:38.941Z] #47 [security-spiffe-token-provider internal] load build context [2024-09-26T05:03:38.941Z] #47 transferring context: 497.59MB 12.9s done [2024-09-26T05:03:43.130Z] #47 ... [2024-09-26T05:03:43.130Z] [2024-09-26T05:03:43.130Z] #45 [core-keeper internal] load build context [2024-09-26T05:03:43.130Z] #45 transferring context: 497.59MB 12.3s done [2024-09-26T05:03:46.418Z] #45 ... [2024-09-26T05:03:46.418Z] [2024-09-26T05:03:46.418Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-26T05:03:46.418Z] #44 transferring context: 497.59MB 10.6s done [2024-09-26T05:03:46.418Z] #44 ... [2024-09-26T05:03:46.418Z] [2024-09-26T05:03:46.418Z] #52 [security-proxy-setup internal] load build context [2024-09-26T05:03:46.418Z] #52 transferring context: 497.59MB 11.6s done [2024-09-26T05:03:46.418Z] #52 ... [2024-09-26T05:03:46.418Z] [2024-09-26T05:03:46.418Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T05:03:46.418Z] #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-26T05:03:47.038Z] #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-26T05:03:47.038Z] #43 ... [2024-09-26T05:03:47.038Z] [2024-09-26T05:03:47.038Z] #50 [support-cron-scheduler internal] load build context [2024-09-26T05:03:47.038Z] #50 transferring context: 497.59MB 11.4s done [2024-09-26T05:03:47.298Z] #50 ... [2024-09-26T05:03:47.298Z] [2024-09-26T05:03:47.298Z] #49 [core-data internal] load build context [2024-09-26T05:03:47.298Z] #49 transferring context: 497.59MB 11.5s done [2024-09-26T05:03:47.298Z] #49 ... [2024-09-26T05:03:47.298Z] [2024-09-26T05:03:47.298Z] #48 [core-metadata internal] load build context [2024-09-26T05:03:47.298Z] #48 transferring context: 497.59MB 11.0s done [2024-09-26T05:03:47.774Z] #48 ... [2024-09-26T05:03:47.774Z] [2024-09-26T05:03:47.774Z] #51 [core-command internal] load build context [2024-09-26T05:03:47.774Z] #51 transferring context: 497.59MB 11.2s done [2024-09-26T05:03:48.032Z] #51 ... [2024-09-26T05:03:48.032Z] [2024-09-26T05:03:48.032Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T05:03:48.032Z] #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-26T05:03:56.887Z] #59 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-26T05:03:56.887Z] #59 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-26T05:03:56.887Z] #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.0s [2024-09-26T05:03:56.887Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.0s [2024-09-26T05:03:57.197Z] #59 ... [2024-09-26T05:03:57.197Z] [2024-09-26T05:03:57.197Z] #55 [security-proxy-auth internal] load build context [2024-09-26T05:03:57.197Z] #55 DONE 31.3s [2024-09-26T05:03:57.197Z] [2024-09-26T05:03:57.197Z] #54 [support-notifications internal] load build context [2024-09-26T05:03:57.197Z] #54 DONE 31.1s [2024-09-26T05:03:57.197Z] [2024-09-26T05:03:57.197Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-26T05:03:57.197Z] #44 DONE 31.3s [2024-09-26T05:03:57.197Z] [2024-09-26T05:03:57.197Z] #48 [core-metadata internal] load build context [2024-09-26T05:03:57.197Z] #48 DONE 31.3s [2024-09-26T05:03:57.197Z] [2024-09-26T05:03:57.197Z] #63 [support-scheduler internal] load build context [2024-09-26T05:03:57.197Z] #63 DONE 31.3s [2024-09-26T05:03:57.197Z] [2024-09-26T05:03:57.197Z] #46 [security-bootstrapper internal] load build context [2024-09-26T05:03:57.197Z] #46 DONE 31.5s [2024-09-26T05:03:57.197Z] [2024-09-26T05:03:57.197Z] #38 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-26T05:03:57.197Z] #38 DONE 30.7s [2024-09-26T05:03:57.197Z] [2024-09-26T05:03:57.197Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T05:03:57.197Z] #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-26T05:03:57.197Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s [2024-09-26T05:03:57.197Z] #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-26T05:03:57.197Z] #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.1s [2024-09-26T05:03:57.197Z] #59 ... [2024-09-26T05:03:57.197Z] [2024-09-26T05:03:57.197Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T05:03:57.197Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-09-26T05:03:57.197Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-26T05:03:57.197Z] #43 ... [2024-09-26T05:03:57.197Z] [2024-09-26T05:03:57.197Z] #49 [core-data internal] load build context [2024-09-26T05:03:57.197Z] #49 DONE 31.3s [2024-09-26T05:03:57.197Z] [2024-09-26T05:03:57.197Z] #51 [core-command internal] load build context [2024-09-26T05:03:57.197Z] #51 DONE 31.3s [2024-09-26T05:03:57.197Z] [2024-09-26T05:03:57.197Z] #50 [support-cron-scheduler internal] load build context [2024-09-26T05:03:57.197Z] #50 DONE 31.3s [2024-09-26T05:03:57.197Z] [2024-09-26T05:03:57.197Z] #67 [security-secretstore-setup internal] load build context [2024-09-26T05:03:57.197Z] #67 DONE 31.0s [2024-09-26T05:03:57.197Z] [2024-09-26T05:03:57.197Z] #45 [core-keeper internal] load build context [2024-09-26T05:03:57.197Z] #45 DONE 31.4s [2024-09-26T05:03:57.197Z] [2024-09-26T05:03:57.197Z] #52 [security-proxy-setup internal] load build context [2024-09-26T05:03:57.197Z] #52 DONE 31.0s [2024-09-26T05:03:57.197Z] [2024-09-26T05:03:57.197Z] #47 [security-spiffe-token-provider internal] load build context [2024-09-26T05:03:57.197Z] #47 DONE 31.4s [2024-09-26T05:03:57.197Z] [2024-09-26T05:03:57.197Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T05:03:57.197Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-26T05:03:57.197Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-26T05:03:57.197Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-09-26T05:03:57.197Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-09-26T05:03:57.197Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-26T05:03:57.461Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.3s [2024-09-26T05:03:57.461Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-26T05:03:57.461Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 0.5s [2024-09-26T05:03:57.721Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.8s [2024-09-26T05:03:58.062Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.41MB / 30.73MB 0.9s [2024-09-26T05:03:58.320Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done [2024-09-26T05:03:58.320Z] #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-26T05:03:59.706Z] #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.2s done [2024-09-26T05:03:59.706Z] #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.2s done [2024-09-26T05:04:00.642Z] #43 ... [2024-09-26T05:04:00.642Z] [2024-09-26T05:04:00.642Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-26T05:04:00.643Z] #62 31.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:00.643Z] #62 31.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:00.643Z] #62 31.99 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-26T05:04:00.643Z] #62 32.00 (2/4) Installing openssl (3.1.7-r0) [2024-09-26T05:04:00.643Z] #62 32.01 (3/4) Installing su-exec (0.2-r3) [2024-09-26T05:04:00.643Z] #62 32.01 (4/4) Installing yq (4.33.3-r5) [2024-09-26T05:04:00.643Z] #62 32.08 Executing busybox-1.36.1-r7.trigger [2024-09-26T05:04:00.643Z] #62 32.08 OK: 17 MiB in 19 packages [2024-09-26T05:04:00.643Z] #62 DONE 34.1s [2024-09-26T05:04:00.901Z] [2024-09-26T05:04:00.901Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-26T05:04:00.901Z] #61 31.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:00.901Z] #61 31.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:00.901Z] #61 32.02 (1/3) Installing ca-certificates (20240226-r0) [2024-09-26T05:04:00.901Z] #61 32.10 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-26T05:04:00.901Z] #61 32.12 (3/3) Installing tzdata (2024a-r0) [2024-09-26T05:04:00.901Z] #61 32.17 Executing busybox-1.36.1-r7.trigger [2024-09-26T05:04:00.901Z] #61 32.18 Executing ca-certificates-20240226-r0.trigger [2024-09-26T05:04:00.901Z] #61 32.22 OK: 11 MiB in 18 packages [2024-09-26T05:04:00.901Z] #61 DONE 34.2s [2024-09-26T05:04:00.901Z] [2024-09-26T05:04:00.901Z] #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-26T05:04:00.901Z] #56 31.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:00.901Z] #56 31.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:00.901Z] #56 32.07 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-26T05:04:00.901Z] #56 32.08 Executing busybox-1.36.1-r7.trigger [2024-09-26T05:04:00.901Z] #56 32.08 OK: 7 MiB in 16 packages [2024-09-26T05:04:00.901Z] #56 DONE 34.1s [2024-09-26T05:04:00.901Z] [2024-09-26T05:04:00.901Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-26T05:04:00.901Z] #65 30.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:00.901Z] #65 30.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:00.901Z] #65 31.40 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-26T05:04:00.901Z] #65 31.40 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-26T05:04:00.901Z] #65 31.40 OK: 20070 distinct packages available [2024-09-26T05:04:00.901Z] #65 31.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:00.901Z] #65 31.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:00.901Z] #65 32.05 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-26T05:04:00.901Z] #65 32.09 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-26T05:04:00.901Z] #65 32.10 (3/4) Installing libucontext (1.2-r2) [2024-09-26T05:04:00.901Z] #65 32.10 (4/4) Installing gcompat (1.1.0-r1) [2024-09-26T05:04:00.901Z] #65 32.10 Executing busybox-1.36.1-r7.trigger [2024-09-26T05:04:00.901Z] #65 32.11 OK: 8 MiB in 19 packages [2024-09-26T05:04:00.901Z] #65 DONE 34.3s [2024-09-26T05:04:00.901Z] [2024-09-26T05:04:00.901Z] #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-26T05:04:00.901Z] #53 DONE 34.2s [2024-09-26T05:04:00.901Z] [2024-09-26T05:04:00.901Z] #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-26T05:04:00.901Z] #57 32.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:00.901Z] #57 33.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:00.901Z] #57 33.19 (1/2) Installing ca-certificates (20240226-r0) [2024-09-26T05:04:00.901Z] #57 33.21 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-26T05:04:00.901Z] #57 33.21 Executing busybox-1.36.1-r7.trigger [2024-09-26T05:04:00.901Z] #57 33.22 Executing ca-certificates-20240226-r0.trigger [2024-09-26T05:04:00.901Z] #57 33.26 OK: 8 MiB in 17 packages [2024-09-26T05:04:00.901Z] #57 DONE 34.2s [2024-09-26T05:04:00.901Z] [2024-09-26T05:04:00.901Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-26T05:04:00.901Z] #58 33.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:00.901Z] #58 33.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:00.901Z] #58 33.71 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-26T05:04:00.901Z] #58 33.71 (2/2) Installing su-exec (0.2-r3) [2024-09-26T05:04:00.901Z] #58 33.72 Executing busybox-1.36.1-r7.trigger [2024-09-26T05:04:00.901Z] #58 33.72 OK: 7 MiB in 17 packages [2024-09-26T05:04:00.901Z] #58 DONE 34.2s [2024-09-26T05:04:00.901Z] [2024-09-26T05:04:00.901Z] #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-26T05:04:01.158Z] #69 ... [2024-09-26T05:04:01.158Z] [2024-09-26T05:04:01.158Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T05:04:01.158Z] #43 DONE 34.6s [2024-09-26T05:04:01.158Z] [2024-09-26T05:04:01.158Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-26T05:04:01.158Z] #64 34.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:01.158Z] #64 34.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:01.158Z] #64 34.34 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-26T05:04:01.158Z] #64 34.34 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-26T05:04:01.158Z] #64 34.34 OK: 20070 distinct packages available [2024-09-26T05:04:01.158Z] #64 34.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:01.158Z] #64 34.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:01.416Z] #64 34.66 (1/11) Installing ca-certificates (20240226-r0) [2024-09-26T05:04:01.416Z] #64 34.78 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-26T05:04:01.679Z] #64 34.79 (3/11) Installing libunistring (1.1-r1) [2024-09-26T05:04:01.679Z] #64 34.80 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-26T05:04:01.679Z] #64 34.80 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-26T05:04:01.679Z] #64 34.81 (6/11) Installing libcurl (8.9.1-r0) [2024-09-26T05:04:01.679Z] #64 34.82 (7/11) Installing curl (8.9.1-r0) [2024-09-26T05:04:01.679Z] #64 34.83 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-26T05:04:01.679Z] #64 34.83 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-26T05:04:01.679Z] #64 34.83 (10/11) Installing libucontext (1.2-r2) [2024-09-26T05:04:01.679Z] #64 34.84 (11/11) Installing gcompat (1.1.0-r1) [2024-09-26T05:04:01.679Z] #64 34.84 Executing busybox-1.36.1-r7.trigger [2024-09-26T05:04:01.679Z] #64 34.85 Executing ca-certificates-20240226-r0.trigger [2024-09-26T05:04:01.679Z] #64 34.90 OK: 12 MiB in 26 packages [2024-09-26T05:04:01.958Z] #64 DONE 35.2s [2024-09-26T05:04:01.958Z] [2024-09-26T05:04:01.958Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-26T05:04:01.958Z] #60 34.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:01.958Z] #60 34.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:01.958Z] #60 35.10 (1/4) Installing ca-certificates (20240226-r0) [2024-09-26T05:04:01.958Z] #60 35.16 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-26T05:04:01.958Z] #60 35.16 (3/4) Installing su-exec (0.2-r3) [2024-09-26T05:04:01.958Z] #60 35.17 (4/4) Installing yq (4.33.3-r5) [2024-09-26T05:04:01.958Z] #60 35.25 Executing busybox-1.36.1-r7.trigger [2024-09-26T05:04:01.958Z] #60 35.25 Executing ca-certificates-20240226-r0.trigger [2024-09-26T05:04:01.958Z] #60 35.30 OK: 17 MiB in 19 packages [2024-09-26T05:04:02.533Z] #60 DONE 35.7s [2024-09-26T05:04:02.533Z] [2024-09-26T05:04:02.533Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-26T05:04:02.533Z] #66 35.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:02.533Z] #66 35.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:02.533Z] #66 35.57 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-26T05:04:02.533Z] #66 35.57 Executing busybox-1.36.1-r7.trigger [2024-09-26T05:04:02.533Z] #66 35.58 OK: 7 MiB in 16 packages [2024-09-26T05:04:02.533Z] #66 DONE 35.7s [2024-09-26T05:04:02.533Z] [2024-09-26T05:04:02.533Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-26T05:04:02.533Z] #70 DONE 5.4s [2024-09-26T05:04:02.533Z] [2024-09-26T05:04:02.533Z] #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-26T05:04:02.794Z] #71 ... [2024-09-26T05:04:02.794Z] [2024-09-26T05:04:02.794Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-26T05:04:02.794Z] #0 5.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:02.794Z] #0 5.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:02.794Z] #0 5.372 OK: 264 MiB in 52 packages [2024-09-26T05:04:02.794Z] #72 DONE 5.6s [2024-09-26T05:04:02.794Z] [2024-09-26T05:04:02.794Z] #73 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-26T05:04:02.794Z] #73 DONE 0.0s [2024-09-26T05:04:02.794Z] [2024-09-26T05:04:02.794Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-26T05:04:02.794Z] #68 35.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:02.794Z] #68 35.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:02.794Z] #68 35.67 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-26T05:04:02.794Z] #68 35.67 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-26T05:04:02.794Z] #68 35.67 OK: 20070 distinct packages available [2024-09-26T05:04:02.794Z] #68 35.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:02.794Z] #68 35.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:02.794Z] #68 36.04 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-26T05:04:02.794Z] #68 36.04 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-26T05:04:02.794Z] #68 36.07 (3/5) Installing libucontext (1.2-r2) [2024-09-26T05:04:02.794Z] #68 36.07 (4/5) Installing gcompat (1.1.0-r1) [2024-09-26T05:04:02.794Z] #68 36.07 (5/5) Installing openssl (3.1.7-r0) [2024-09-26T05:04:02.794Z] #68 36.09 Executing busybox-1.36.1-r7.trigger [2024-09-26T05:04:02.794Z] #68 36.09 OK: 8 MiB in 20 packages [2024-09-26T05:04:03.056Z] #68 DONE 36.2s [2024-09-26T05:04:03.056Z] [2024-09-26T05:04:03.056Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-26T05:04:03.317Z] #74 ... [2024-09-26T05:04:03.317Z] [2024-09-26T05:04:03.317Z] #75 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-26T05:04:03.317Z] #0 5.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:03.317Z] #0 5.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:03.317Z] #0 6.113 OK: 264 MiB in 52 packages [2024-09-26T05:04:03.317Z] #75 DONE 6.2s [2024-09-26T05:04:03.317Z] [2024-09-26T05:04:03.317Z] #76 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-26T05:04:03.317Z] #76 DONE 0.0s [2024-09-26T05:04:03.317Z] [2024-09-26T05:04:03.317Z] #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:03.893Z] #77 ... [2024-09-26T05:04:03.893Z] [2024-09-26T05:04:03.893Z] #78 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-26T05:04:03.893Z] #0 6.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:03.893Z] #0 6.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:03.893Z] #0 6.525 OK: 264 MiB in 52 packages [2024-09-26T05:04:03.893Z] #78 DONE 6.9s [2024-09-26T05:04:03.893Z] [2024-09-26T05:04:03.893Z] #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-26T05:04:03.893Z] #79 DONE 0.0s [2024-09-26T05:04:03.893Z] [2024-09-26T05:04:03.893Z] #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-26T05:04:03.893Z] #69 2.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:03.893Z] #69 3.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:03.893Z] #69 ... [2024-09-26T05:04:03.893Z] [2024-09-26T05:04:03.893Z] #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-26T05:04:03.893Z] #0 6.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:03.893Z] #0 6.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:03.893Z] #0 6.472 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-26T05:04:03.893Z] #0 6.472 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-26T05:04:03.893Z] #0 6.472 OK: 20079 distinct packages available [2024-09-26T05:04:03.893Z] #0 6.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:03.893Z] #0 6.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:03.893Z] #0 6.813 OK: 264 MiB in 52 packages [2024-09-26T05:04:03.893Z] #80 DONE 6.9s [2024-09-26T05:04:04.154Z] [2024-09-26T05:04:04.154Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-26T05:04:04.154Z] #0 2.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:04.154Z] #0 2.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:04.154Z] #0 3.085 OK: 17 MiB in 19 packages [2024-09-26T05:04:04.154Z] #81 DONE 3.2s [2024-09-26T05:04:04.154Z] [2024-09-26T05:04:04.154Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-26T05:04:04.154Z] #82 DONE 0.1s [2024-09-26T05:04:04.154Z] [2024-09-26T05:04:04.154Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-26T05:04:04.154Z] #83 DONE 0.0s [2024-09-26T05:04:04.154Z] [2024-09-26T05:04:04.154Z] #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-26T05:04:04.154Z] #69 3.229 OK: 7 MiB in 16 packages [2024-09-26T05:04:04.416Z] #69 DONE 3.4s [2024-09-26T05:04:04.416Z] [2024-09-26T05:04:04.416Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T05:04:04.416Z] #0 2.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:04.416Z] #0 3.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:04.416Z] #0 3.235 OK: 11 MiB in 18 packages [2024-09-26T05:04:04.416Z] #84 DONE 3.4s [2024-09-26T05:04:04.416Z] [2024-09-26T05:04:04.416Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:04.416Z] #85 ... [2024-09-26T05:04:04.416Z] [2024-09-26T05:04:04.416Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-26T05:04:04.416Z] #0 3.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:04.416Z] #0 3.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:04.416Z] #0 3.543 OK: 8 MiB in 19 packages [2024-09-26T05:04:04.416Z] #86 DONE 3.6s [2024-09-26T05:04:04.677Z] [2024-09-26T05:04:04.677Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T05:04:05.249Z] #87 DONE 0.9s [2024-09-26T05:04:05.249Z] [2024-09-26T05:04:05.249Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T05:04:05.249Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-26T05:04:05.249Z] #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-09-26T05:04:05.249Z] #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-26T05:04:05.249Z] #59 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2024-09-26T05:04:05.249Z] #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-26T05:04:05.249Z] #59 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2024-09-26T05:04:05.511Z] #59 ... [2024-09-26T05:04:05.511Z] [2024-09-26T05:04:05.511Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-26T05:04:05.511Z] #88 DONE 0.0s [2024-09-26T05:04:05.511Z] [2024-09-26T05:04:05.511Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-26T05:04:05.511Z] #89 DONE 0.0s [2024-09-26T05:04:05.511Z] [2024-09-26T05:04:05.511Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-26T05:04:05.511Z] #90 DONE 0.0s [2024-09-26T05:04:05.511Z] [2024-09-26T05:04:05.511Z] #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-26T05:04:05.511Z] #91 DONE 0.0s [2024-09-26T05:04:05.511Z] [2024-09-26T05:04:05.511Z] #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-26T05:04:05.511Z] #92 DONE 0.0s [2024-09-26T05:04:05.511Z] [2024-09-26T05:04:05.511Z] #93 [security-spire-config] exporting to image [2024-09-26T05:04:05.511Z] #93 exporting layers [2024-09-26T05:04:05.772Z] #93 ... [2024-09-26T05:04:05.772Z] [2024-09-26T05:04:05.772Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T05:04:05.772Z] #0 3.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:05.772Z] #0 3.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:05.772Z] #0 3.846 OK: 12 MiB in 26 packages [2024-09-26T05:04:05.772Z] #94 DONE 4.0s [2024-09-26T05:04:05.772Z] [2024-09-26T05:04:05.772Z] #95 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-26T05:04:05.772Z] #0 4.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:05.772Z] #0 4.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:05.772Z] #0 4.807 OK: 7 MiB in 17 packages [2024-09-26T05:04:05.772Z] #95 DONE 4.9s [2024-09-26T05:04:06.033Z] [2024-09-26T05:04:06.033Z] #96 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-26T05:04:06.033Z] #0 4.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:06.033Z] #0 4.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:06.033Z] #0 4.833 OK: 8 MiB in 17 packages [2024-09-26T05:04:06.033Z] #96 DONE 5.0s [2024-09-26T05:04:06.033Z] [2024-09-26T05:04:06.033Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-26T05:04:06.293Z] #97 ... [2024-09-26T05:04:06.293Z] [2024-09-26T05:04:06.293Z] #93 [security-spire-config] exporting to image [2024-09-26T05:04:06.293Z] #93 exporting layers 0.6s done [2024-09-26T05:04:06.293Z] #93 writing image sha256:de4d48193f01b6f2da77d09463ca3beabc42fa95c004b6ccbb9f5b13c4a9a7fe done [2024-09-26T05:04:06.293Z] #93 naming to docker.io/library/security-spire-config done [2024-09-26T05:04:06.293Z] #93 DONE 0.7s [2024-09-26T05:04:06.293Z] [2024-09-26T05:04:06.293Z] #98 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-26T05:04:06.293Z] #0 3.563 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:06.293Z] #0 4.305 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:06.293Z] #0 4.946 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-26T05:04:06.293Z] #0 5.259 Executing busybox-1.36.1-r7.trigger [2024-09-26T05:04:06.293Z] #0 5.266 OK: 7 MiB in 16 packages [2024-09-26T05:04:06.293Z] #98 DONE 5.4s [2024-09-26T05:04:06.293Z] [2024-09-26T05:04:06.293Z] #99 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-26T05:04:06.293Z] #0 3.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:06.293Z] #0 3.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:06.293Z] #0 3.833 OK: 17 MiB in 19 packages [2024-09-26T05:04:06.293Z] #99 DONE 3.9s [2024-09-26T05:04:06.556Z] [2024-09-26T05:04:06.556Z] #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-26T05:04:06.556Z] #71 3.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:06.556Z] #71 3.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:06.556Z] #71 4.141 OK: 7 MiB in 16 packages [2024-09-26T05:04:06.817Z] #71 DONE 4.3s [2024-09-26T05:04:06.817Z] [2024-09-26T05:04:06.817Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-26T05:04:06.817Z] #74 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:06.817Z] #74 3.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:06.817Z] #74 3.950 OK: 8 MiB in 20 packages [2024-09-26T05:04:07.155Z] #74 DONE 4.0s [2024-09-26T05:04:07.155Z] [2024-09-26T05:04:07.155Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-26T05:04:08.539Z] #100 DONE 1.4s [2024-09-26T05:04:08.539Z] [2024-09-26T05:04:08.539Z] #101 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-26T05:04:08.539Z] #0 4.267 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:08.539Z] #0 4.745 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T05:04:08.539Z] #0 5.396 OK: 264 MiB in 52 packages [2024-09-26T05:04:08.539Z] #101 DONE 5.9s [2024-09-26T05:04:08.539Z] [2024-09-26T05:04:08.539Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T05:04:08.539Z] #102 DONE 1.4s [2024-09-26T05:04:08.539Z] [2024-09-26T05:04:08.539Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-26T05:04:09.111Z] #103 DONE 0.7s [2024-09-26T05:04:09.111Z] [2024-09-26T05:04:09.111Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T05:04:09.111Z] #104 DONE 0.7s [2024-09-26T05:04:09.111Z] [2024-09-26T05:04:09.111Z] #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-26T05:04:09.111Z] #105 DONE 0.7s [2024-09-26T05:04:09.111Z] [2024-09-26T05:04:09.111Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-26T05:04:09.111Z] #106 DONE 0.1s [2024-09-26T05:04:09.111Z] [2024-09-26T05:04:09.111Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-26T05:04:09.111Z] #107 DONE 0.1s [2024-09-26T05:04:09.111Z] [2024-09-26T05:04:09.111Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-26T05:04:09.111Z] #108 DONE 0.1s [2024-09-26T05:04:09.111Z] [2024-09-26T05:04:09.111Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-26T05:04:09.678Z] #109 DONE 0.1s [2024-09-26T05:04:09.678Z] [2024-09-26T05:04:09.678Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-26T05:04:09.678Z] #110 DONE 0.0s [2024-09-26T05:04:09.678Z] [2024-09-26T05:04:09.679Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-26T05:04:09.679Z] #111 DONE 0.0s [2024-09-26T05:04:09.679Z] [2024-09-26T05:04:09.679Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-26T05:04:09.679Z] #112 DONE 0.0s [2024-09-26T05:04:09.679Z] [2024-09-26T05:04:09.679Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-26T05:04:09.679Z] #113 DONE 0.0s [2024-09-26T05:04:09.679Z] [2024-09-26T05:04:09.679Z] #93 [security-spire-server] exporting to image [2024-09-26T05:04:09.679Z] #93 ... [2024-09-26T05:04:09.679Z] [2024-09-26T05:04:09.679Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-26T05:04:09.679Z] #114 DONE 0.1s [2024-09-26T05:04:09.679Z] [2024-09-26T05:04:09.679Z] #93 [security-spire-agent] exporting to image [2024-09-26T05:04:09.939Z] #93 exporting layers 0.6s done [2024-09-26T05:04:09.939Z] #93 exporting layers 0.6s done [2024-09-26T05:04:09.939Z] #93 writing image sha256:0c4b4f42a6f25b6aa322721bc349de2be00bd2e6503741dca0b9ef890e512bae done [2024-09-26T05:04:09.939Z] #93 naming to docker.io/library/security-spire-server done [2024-09-26T05:04:09.939Z] #93 writing image sha256:df1351d4218790c48e30e2de82339066cece6d4cab5b7cbfaa4ddbab9a44f2d2 done [2024-09-26T05:04:09.939Z] #93 naming to docker.io/library/security-spire-agent done [2024-09-26T05:04:09.939Z] #93 DONE 1.3s [2024-09-26T05:04:09.939Z] [2024-09-26T05:04:09.939Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-26T05:04:09.939Z] #97 DONE 4.1s [2024-09-26T05:04:09.939Z] [2024-09-26T05:04:09.939Z] #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-26T05:04:09.939Z] #115 DONE 0.0s [2024-09-26T05:04:09.939Z] [2024-09-26T05:04:09.939Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:13.238Z] #116 ... [2024-09-26T05:04:13.238Z] [2024-09-26T05:04:13.238Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:13.238Z] #117 ... [2024-09-26T05:04:13.238Z] [2024-09-26T05:04:13.238Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:52.001Z] #118 ... [2024-09-26T05:04:52.001Z] [2024-09-26T05:04:52.001Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:52.001Z] #117 DONE 45.1s [2024-09-26T05:04:52.001Z] [2024-09-26T05:04:52.001Z] #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:52.001Z] #77 DONE 44.5s [2024-09-26T05:04:52.001Z] [2024-09-26T05:04:52.001Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:52.001Z] #85 DONE 43.8s [2024-09-26T05:04:52.001Z] [2024-09-26T05:04:52.001Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:52.001Z] #116 DONE 38.8s [2024-09-26T05:04:52.001Z] [2024-09-26T05:04:52.001Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-26T05:04:52.001Z] #119 ... [2024-09-26T05:04:52.001Z] [2024-09-26T05:04:52.001Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:52.001Z] #118 DONE 44.0s [2024-09-26T05:04:52.001Z] [2024-09-26T05:04:52.001Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-09-26T05:04:57.299Z] #120 ... [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-09-26T05:04:57.299Z] #121 DONE 9.1s [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-26T05:04:57.299Z] #122 DONE 9.1s [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #123 [support-notifications builder 6/7] COPY . . [2024-09-26T05:04:57.299Z] #123 CACHED [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:57.299Z] #124 CACHED [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #125 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-26T05:04:57.299Z] #125 CACHED [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-26T05:04:57.299Z] #119 DONE 9.1s [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:57.299Z] #126 CACHED [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-26T05:04:57.299Z] #127 CACHED [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #128 [core-command builder 6/7] COPY . . [2024-09-26T05:04:57.299Z] #128 CACHED [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-26T05:04:57.299Z] #129 CACHED [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #130 [support-scheduler builder 6/7] COPY . . [2024-09-26T05:04:57.299Z] #130 CACHED [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #131 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:57.299Z] #131 CACHED [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #132 [security-proxy-auth builder 6/7] COPY . . [2024-09-26T05:04:57.299Z] #132 DONE 9.1s [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-26T05:04:57.299Z] #133 CACHED [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #134 [core-data builder 6/7] COPY . . [2024-09-26T05:04:57.299Z] #134 CACHED [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:57.299Z] #135 CACHED [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:57.299Z] #136 CACHED [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-26T05:04:57.299Z] #137 CACHED [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #138 [core-metadata builder 6/7] COPY . . [2024-09-26T05:04:57.299Z] #138 CACHED [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-26T05:04:57.299Z] #139 CACHED [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.299Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-26T05:04:57.299Z] #140 CACHED [2024-09-26T05:04:57.299Z] [2024-09-26T05:04:57.300Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:57.300Z] #141 CACHED [2024-09-26T05:04:57.300Z] [2024-09-26T05:04:57.300Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:57.300Z] #142 CACHED [2024-09-26T05:04:57.300Z] [2024-09-26T05:04:57.300Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2024-09-26T05:04:57.300Z] #143 CACHED [2024-09-26T05:04:57.300Z] [2024-09-26T05:04:57.300Z] #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-26T05:04:57.300Z] #144 CACHED [2024-09-26T05:04:57.300Z] [2024-09-26T05:04:57.300Z] #145 [security-proxy-setup builder 6/7] COPY . . [2024-09-26T05:04:57.300Z] #145 CACHED [2024-09-26T05:04:57.300Z] [2024-09-26T05:04:57.300Z] #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-26T05:04:57.300Z] #146 CACHED [2024-09-26T05:04:57.300Z] [2024-09-26T05:04:57.300Z] #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T05:04:57.300Z] #147 CACHED [2024-09-26T05:04:57.300Z] [2024-09-26T05:04:57.300Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-09-26T05:04:57.300Z] #120 DONE 9.1s [2024-09-26T05:04:57.300Z] [2024-09-26T05:04:57.300Z] #148 [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-26T05:04:58.253Z] #148 1.214 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-26T05:05:08.245Z] #148 ... [2024-09-26T05:05:08.245Z] [2024-09-26T05:05:08.245Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-26T05:05:08.245Z] #0 0.957 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-26T05:05:08.245Z] #149 ... [2024-09-26T05:05:08.245Z] [2024-09-26T05:05:08.245Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-26T05:05:08.245Z] #0 1.240 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-26T05:05:08.245Z] #150 ... [2024-09-26T05:05:08.245Z] [2024-09-26T05:05:08.245Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T05:05:08.245Z] #0 1.513 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-26T05:05:08.245Z] #151 ... [2024-09-26T05:05:08.245Z] [2024-09-26T05:05:08.245Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T05:05:08.245Z] #0 0.704 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-26T05:05:08.245Z] #152 ... [2024-09-26T05:05:08.245Z] [2024-09-26T05:05:08.245Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-26T05:05:08.245Z] #0 1.383 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-26T05:05:08.245Z] #153 ... [2024-09-26T05:05:08.245Z] [2024-09-26T05:05:08.245Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-26T05:05:08.245Z] #0 0.791 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-26T05:05:08.245Z] #154 ... [2024-09-26T05:05:08.245Z] [2024-09-26T05:05:08.245Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-26T05:05:08.245Z] #0 0.590 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-26T05:05:08.245Z] #155 ... [2024-09-26T05:05:08.245Z] [2024-09-26T05:05:08.245Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-26T05:05:08.245Z] #0 1.089 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-26T05:05:08.245Z] #156 ... [2024-09-26T05:05:08.245Z] [2024-09-26T05:05:08.245Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-26T05:05:08.245Z] #0 0.727 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-26T05:05:08.245Z] #157 ... [2024-09-26T05:05:08.245Z] [2024-09-26T05:05:08.245Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-26T05:05:08.245Z] #0 0.853 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-26T05:05:08.504Z] #158 ... [2024-09-26T05:05:08.505Z] [2024-09-26T05:05:08.505Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-26T05:05:08.505Z] #0 1.153 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-26T05:05:08.505Z] #159 ... [2024-09-26T05:05:08.505Z] [2024-09-26T05:05:08.505Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-26T05:05:08.505Z] #0 1.100 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-26T05:06:45.045Z] #160 ... [2024-09-26T05:06:45.045Z] [2024-09-26T05:06:45.046Z] #148 [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-26T05:06:45.046Z] #148 97.93 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-26T05:07:53.073Z] #148 ... [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.073Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T05:07:53.073Z] #151 DONE 165.5s [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.073Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-26T05:07:53.073Z] #149 DONE 165.5s [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.073Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-26T05:07:53.073Z] #156 DONE 165.5s [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.073Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T05:07:53.073Z] #161 ... [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.073Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-26T05:07:53.073Z] #155 DONE 165.6s [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.073Z] #148 [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-26T05:07:53.073Z] #148 DONE 165.6s [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.073Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-26T05:07:53.073Z] #154 DONE 165.7s [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.073Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-26T05:07:53.073Z] #160 DONE 165.5s [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.073Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-26T05:07:53.073Z] #158 DONE 165.8s [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.073Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-26T05:07:53.073Z] #162 ... [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.073Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-26T05:07:53.073Z] #157 DONE 165.8s [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.073Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T05:07:53.073Z] #152 DONE 165.9s [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.073Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-26T05:07:53.073Z] #150 DONE 166.0s [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.073Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-26T05:07:53.073Z] #153 DONE 166.0s [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.073Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T05:07:53.073Z] #163 ... [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.073Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-26T05:07:53.073Z] #159 DONE 166.0s [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.073Z] #164 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T05:07:53.073Z] #164 ... [2024-09-26T05:07:53.073Z] [2024-09-26T05:07:53.074Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T05:07:53.074Z] #161 DONE 0.8s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T05:07:53.074Z] #165 DONE 0.8s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T05:07:53.074Z] #166 DONE 0.6s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-26T05:07:53.074Z] #162 DONE 0.8s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #167 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T05:07:53.074Z] #167 DONE 0.6s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T05:07:53.074Z] #163 DONE 0.6s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #168 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T05:07:53.074Z] #168 DONE 0.7s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #169 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-26T05:07:53.074Z] #169 ... [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #170 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T05:07:53.074Z] #170 DONE 0.5s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #164 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T05:07:53.074Z] #164 DONE 0.5s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-26T05:07:53.074Z] #171 DONE 0.5s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #172 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-26T05:07:53.074Z] #172 ... [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-26T05:07:53.074Z] #173 CACHED [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T05:07:53.074Z] #174 CACHED [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-26T05:07:53.074Z] #175 CACHED [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T05:07:53.074Z] #176 CACHED [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-26T05:07:53.074Z] #177 DONE 0.5s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #178 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-26T05:07:53.074Z] #178 CACHED [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #179 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T05:07:53.074Z] #179 CACHED [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-26T05:07:53.074Z] #180 CACHED [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #181 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T05:07:53.074Z] #181 CACHED [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-26T05:07:53.074Z] #182 DONE 0.4s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #183 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-26T05:07:53.074Z] #183 DONE 0.5s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-26T05:07:53.074Z] #184 DONE 0.6s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #169 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-26T05:07:53.074Z] #169 DONE 0.5s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #185 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-26T05:07:53.074Z] #185 ... [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #186 [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-26T05:07:53.074Z] #186 DONE 1.3s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-26T05:07:53.074Z] #187 ... [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #188 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-26T05:07:53.074Z] #188 DONE 1.8s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-26T05:07:53.074Z] #189 DONE 1.7s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-26T05:07:53.074Z] #190 DONE 1.7s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #191 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-26T05:07:53.074Z] #191 ... [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #192 [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-26T05:07:53.074Z] #192 DONE 2.4s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-26T05:07:53.074Z] #193 DONE 2.4s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #194 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-26T05:07:53.074Z] #194 DONE 2.4s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #172 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-26T05:07:53.074Z] #172 DONE 2.5s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-26T05:07:53.074Z] #195 DONE 2.4s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-26T05:07:53.074Z] #187 DONE 2.3s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #196 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-26T05:07:53.074Z] #196 DONE 2.3s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #185 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-26T05:07:53.074Z] #185 DONE 2.3s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #197 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-26T05:07:53.074Z] #197 ... [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-26T05:07:53.074Z] #198 DONE 1.1s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #199 [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-26T05:07:53.074Z] #199 DONE 1.1s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-26T05:07:53.074Z] #200 DONE 0.4s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #191 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-26T05:07:53.074Z] #191 DONE 1.1s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-26T05:07:53.074Z] #201 ... [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #202 [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-26T05:07:53.074Z] #202 DONE 0.6s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #203 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-26T05:07:53.074Z] #203 DONE 0.6s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-26T05:07:53.074Z] #204 DONE 0.6s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #205 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-26T05:07:53.074Z] #205 DONE 0.6s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-26T05:07:53.074Z] #206 DONE 0.6s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #207 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-26T05:07:53.074Z] #207 DONE 3.5s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #93 [support-scheduler] exporting to image [2024-09-26T05:07:53.074Z] #93 exporting layers [2024-09-26T05:07:53.074Z] #93 ... [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-26T05:07:53.074Z] #208 DONE 0.8s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #209 [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-26T05:07:53.074Z] #209 DONE 0.8s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #197 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-26T05:07:53.074Z] #197 DONE 0.8s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #93 [support-cron-scheduler] exporting to image [2024-09-26T05:07:53.074Z] #93 exporting layers 0.3s done [2024-09-26T05:07:53.074Z] #93 ... [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-26T05:07:53.074Z] #210 DONE 0.7s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #211 [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-26T05:07:53.074Z] #211 DONE 0.6s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-26T05:07:53.074Z] #201 DONE 0.6s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-26T05:07:53.074Z] #212 DONE 0.6s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #93 [support-cron-scheduler] exporting to image [2024-09-26T05:07:53.074Z] #93 writing image sha256:b56aaf44a6905bdb4edcf7b49c00a6bef733bbdc5222110133a32699ae83bf83 [2024-09-26T05:07:53.074Z] #93 ... [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-26T05:07:53.074Z] #213 DONE 0.5s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-26T05:07:53.074Z] #214 DONE 0.5s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #215 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-26T05:07:53.074Z] #215 DONE 0.5s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #216 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T05:07:53.074Z] #216 DONE 0.5s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #93 [core-keeper] exporting to image [2024-09-26T05:07:53.074Z] #93 writing image sha256:b56aaf44a6905bdb4edcf7b49c00a6bef733bbdc5222110133a32699ae83bf83 0.0s done [2024-09-26T05:07:53.074Z] #93 naming to docker.io/library/core-command done [2024-09-26T05:07:53.074Z] #93 ... [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #217 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-09-26T05:07:53.074Z] #217 DONE 0.4s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #93 [core-keeper] exporting to image [2024-09-26T05:07:53.074Z] #93 writing image sha256:0db3bfe0633e5b5751db63898d28a1736725c8f0dfe77f19055fdc84ebb029bd [2024-09-26T05:07:53.074Z] #93 writing image sha256:0db3bfe0633e5b5751db63898d28a1736725c8f0dfe77f19055fdc84ebb029bd 0.0s done [2024-09-26T05:07:53.074Z] #93 writing image sha256:d6cdd2a92b366235beda0bad91997f44102b152bedc60375e6a8b4a7c64fea33 [2024-09-26T05:07:53.074Z] #93 naming to docker.io/library/security-spiffe-token-provider done [2024-09-26T05:07:53.074Z] #93 exporting layers 0.7s done [2024-09-26T05:07:53.074Z] #93 writing image sha256:d6cdd2a92b366235beda0bad91997f44102b152bedc60375e6a8b4a7c64fea33 0.2s done [2024-09-26T05:07:53.074Z] #93 naming to docker.io/library/support-scheduler [2024-09-26T05:07:53.074Z] #93 ... [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-26T05:07:53.074Z] #218 DONE 0.5s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-26T05:07:53.074Z] #219 DONE 0.5s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-26T05:07:53.074Z] #220 DONE 0.5s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-26T05:07:53.074Z] #221 DONE 0.5s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #222 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-26T05:07:53.074Z] #222 DONE 0.5s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #93 [core-metadata] exporting to image [2024-09-26T05:07:53.074Z] #93 naming to docker.io/library/support-scheduler done [2024-09-26T05:07:53.074Z] #93 writing image sha256:6ea3fa3b15088eff024c45c40e43d9da052bfbd807b66b10c8ceecf218514d04 done [2024-09-26T05:07:53.074Z] #93 writing image sha256:966b7a50673460b367a3e3840b73bf3e5b930d605a3526dbbed55f2377343dfd done [2024-09-26T05:07:53.074Z] #93 naming to docker.io/library/support-cron-scheduler done [2024-09-26T05:07:53.074Z] #93 naming to docker.io/library/core-keeper done [2024-09-26T05:07:53.074Z] #93 exporting layers 0.4s done [2024-09-26T05:07:53.074Z] #93 ... [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-26T05:07:53.074Z] #223 DONE 0.3s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #93 [core-metadata] exporting to image [2024-09-26T05:07:53.074Z] #93 writing image sha256:67c71419fca9c520a2df40550287ff863420debe505b0d22a8b132f70ff25a11 0.0s done [2024-09-26T05:07:53.074Z] #93 naming to docker.io/library/support-notifications [2024-09-26T05:07:53.074Z] #93 ... [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-26T05:07:53.074Z] #224 DONE 0.1s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #225 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-26T05:07:53.074Z] #225 DONE 0.3s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #93 [core-data] exporting to image [2024-09-26T05:07:53.074Z] #93 exporting layers 0.4s done [2024-09-26T05:07:53.074Z] #93 naming to docker.io/library/support-notifications done [2024-09-26T05:07:53.074Z] #93 writing image sha256:dd9c891d554c489c520c1b6920e5c5f8453ea2238252ed48cda04dc2cf314f5d done [2024-09-26T05:07:53.074Z] #93 naming to docker.io/library/core-data done [2024-09-26T05:07:53.074Z] #93 writing image sha256:db411808390d663177a04a37da2e4bbaef696e4ac951de8f88a5e576e5a1a4ac [2024-09-26T05:07:53.074Z] #93 ... [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #226 [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-26T05:07:53.074Z] #226 DONE 1.1s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #93 [core-common-config-bootstrapper] exporting to image [2024-09-26T05:07:53.074Z] #93 writing image sha256:db411808390d663177a04a37da2e4bbaef696e4ac951de8f88a5e576e5a1a4ac done [2024-09-26T05:07:53.074Z] #93 naming to docker.io/library/core-metadata done [2024-09-26T05:07:53.074Z] #93 ... [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-26T05:07:53.074Z] #227 DONE 0.6s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.074Z] #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-26T05:07:53.074Z] #228 DONE 1.1s [2024-09-26T05:07:53.074Z] [2024-09-26T05:07:53.075Z] #229 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-26T05:07:53.075Z] #229 DONE 0.2s [2024-09-26T05:07:53.075Z] [2024-09-26T05:07:53.075Z] #230 [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-26T05:07:53.075Z] #230 DONE 0.1s [2024-09-26T05:07:53.075Z] [2024-09-26T05:07:53.075Z] #93 [security-proxy-auth] exporting to image [2024-09-26T05:07:53.075Z] #93 ... [2024-09-26T05:07:53.075Z] [2024-09-26T05:07:53.075Z] #231 [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-26T05:07:53.075Z] #231 DONE 0.1s [2024-09-26T05:07:53.075Z] [2024-09-26T05:07:53.075Z] #232 [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-26T05:07:53.075Z] #232 DONE 0.1s [2024-09-26T05:07:53.075Z] [2024-09-26T05:07:53.075Z] #93 [core-common-config-bootstrapper] exporting to image [2024-09-26T05:07:53.075Z] #93 exporting layers 0.3s done [2024-09-26T05:07:53.075Z] #93 writing image sha256:da0d649773d53717e146183532e535ab6652282c6c33cdacf380559883a1824b 0.0s done [2024-09-26T05:07:53.075Z] #93 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-26T05:07:53.075Z] #93 exporting layers 0.4s done [2024-09-26T05:07:53.075Z] #93 writing image sha256:cb400d29b375db00e3975f905e254d8be17b28245c16e4bb066d44891d57288b done [2024-09-26T05:07:53.075Z] #93 naming to docker.io/library/security-proxy-auth done [2024-09-26T05:07:53.075Z] #93 writing image sha256:3fc80760c872d0aa3ac07851cba417da8a8029bfd2527bdd2373a4305051564d done [2024-09-26T05:07:53.075Z] #93 naming to docker.io/library/security-proxy-setup 0.0s done [2024-09-26T05:07:53.075Z] #93 DONE 3.1s [2024-09-26T05:07:53.075Z] [2024-09-26T05:07:53.075Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-26T05:07:53.075Z] #233 DONE 0.1s [2024-09-26T05:07:53.075Z] [2024-09-26T05:07:53.075Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-26T05:07:53.075Z] #234 DONE 0.1s [2024-09-26T05:07:53.075Z] [2024-09-26T05:07:53.075Z] #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-26T05:07:53.075Z] #235 DONE 0.7s [2024-09-26T05:07:53.075Z] [2024-09-26T05:07:53.075Z] #93 [security-secretstore-setup] exporting to image [2024-09-26T05:07:53.075Z] #93 ... [2024-09-26T05:07:53.075Z] [2024-09-26T05:07:53.075Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-26T05:07:53.075Z] #236 DONE 0.4s [2024-09-26T05:07:53.075Z] [2024-09-26T05:07:53.075Z] #93 [security-bootstrapper] exporting to image [2024-09-26T05:07:53.075Z] #93 writing image sha256:968d20c7cd22445acac1a6fe4d7bb2bd0856b41bbfaf87190379b7c59fcf4333 done [2024-09-26T05:07:53.075Z] #93 naming to docker.io/library/security-secretstore-setup done [2024-09-26T05:07:53.075Z] #93 exporting layers 0.2s done [2024-09-26T05:07:53.075Z] #93 writing image sha256:76c4a93f0913ef76aea5578aa62ca207c16e05b8518a2581e064884d08b1617a done [2024-09-26T05:07:53.075Z] #93 naming to docker.io/library/security-bootstrapper done [2024-09-26T05:07:53.075Z] #93 DONE 3.5s [2024-09-26T05:07:53.075Z] [2024-09-26T05:07:53.075Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T05:07:53.075Z] time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T05:07:53.075Z] time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T05:07:53.075Z] time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T05:07:53.075Z] time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T05:07:53.075Z] time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T05:07:53.075Z] time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T05:07:53.075Z] time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T05:07:53.075Z] time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T05:07:53.075Z] time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T05:07:53.075Z] time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T05:07:53.075Z] time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T05:07:53.075Z] time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T05:07:53.075Z] time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T05:07:53.075Z] time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T05:07:53.075Z] time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T05:07:53.075Z] time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-26T05:07:53.085Z] $ docker stop --time=1 3c847474770ea388e6d3a63a1be7e74cd3f5437dff588e5196165a339cd38199 [2024-09-26T05:07:54.403Z] $ docker rm -f --volumes 3c847474770ea388e6d3a63a1be7e74cd3f5437dff588e5196165a339cd38199 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-26T05:07:54.749Z] + docker images [2024-09-26T05:07:54.749Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-26T05:07:54.749Z] security-secretstore-setup latest 968d20c7cd22 6 seconds ago 37MB [2024-09-26T05:07:54.749Z] security-proxy-setup latest 3fc80760c872 6 seconds ago 26.2MB [2024-09-26T05:07:54.749Z] security-bootstrapper latest 76c4a93f0913 6 seconds ago 19MB [2024-09-26T05:07:54.749Z] core-common-config-bootstrapper latest da0d649773d5 6 seconds ago 15.2MB [2024-09-26T05:07:54.749Z] security-proxy-auth latest cb400d29b375 6 seconds ago 33.1MB [2024-09-26T05:07:54.749Z] core-keeper latest 966b7a506734 7 seconds ago 39.8MB [2024-09-26T05:07:54.749Z] support-notifications latest 67c71419fca9 7 seconds ago 42.8MB [2024-09-26T05:07:54.749Z] core-metadata latest db411808390d 7 seconds ago 40.1MB [2024-09-26T05:07:54.749Z] core-data latest dd9c891d554c 7 seconds ago 39.9MB [2024-09-26T05:07:54.749Z] security-spiffe-token-provider latest 0db3bfe0633e 8 seconds ago 28.9MB [2024-09-26T05:07:54.749Z] support-cron-scheduler latest 6ea3fa3b1508 8 seconds ago 44.4MB [2024-09-26T05:07:54.749Z] support-scheduler latest d6cdd2a92b36 8 seconds ago 42.2MB [2024-09-26T05:07:54.749Z] core-command latest b56aaf44a690 8 seconds ago 35.5MB [2024-09-26T05:07:54.749Z] security-spire-server latest 0c4b4f42a6f2 3 minutes ago 121MB [2024-09-26T05:07:54.749Z] security-spire-agent latest df1351d42187 3 minutes ago 182MB [2024-09-26T05:07:54.749Z] security-spire-config latest de4d48193f01 3 minutes ago 120MB [2024-09-26T05:07:54.749Z] ci-base-image-x86_64 latest 8f2901fcd3f1 7 minutes ago 971MB [2024-09-26T05:07:54.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-26T05:07:54.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-09-26T05:07:54.749Z] 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-26T05:07:54.889Z] provisioning config files... [2024-09-26T05:07:54.899Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/704@tmp/config13934955049828212427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-26T05:07:55.202Z] ---> ****-login.sh [2024-09-26T05:07:55.203Z] nexus3.edgexfoundry.org:10001 [2024-09-26T05:07:55.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T05:07:55.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T05:07:55.203Z] Configure a credential helper to remove this warning. See [2024-09-26T05:07:55.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T05:07:55.203Z] [2024-09-26T05:07:55.203Z] Login Succeeded [2024-09-26T05:07:55.203Z] nexus3.edgexfoundry.org:10002 [2024-09-26T05:07:55.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T05:07:55.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T05:07:55.462Z] Configure a credential helper to remove this warning. See [2024-09-26T05:07:55.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T05:07:55.462Z] [2024-09-26T05:07:55.462Z] Login Succeeded [2024-09-26T05:07:55.462Z] nexus3.edgexfoundry.org:10003 [2024-09-26T05:07:55.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T05:07:55.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T05:07:55.462Z] Configure a credential helper to remove this warning. See [2024-09-26T05:07:55.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T05:07:55.462Z] [2024-09-26T05:07:55.462Z] Login Succeeded [2024-09-26T05:07:55.462Z] nexus3.edgexfoundry.org:10004 [2024-09-26T05:07:55.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T05:07:55.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T05:07:55.720Z] Configure a credential helper to remove this warning. See [2024-09-26T05:07:55.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T05:07:55.720Z] [2024-09-26T05:07:55.720Z] Login Succeeded [2024-09-26T05:07:55.720Z] ****.io [2024-09-26T05:07:55.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T05:07:55.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T05:07:55.980Z] Configure a credential helper to remove this warning. See [2024-09-26T05:07:55.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T05:07:55.980Z] [2024-09-26T05:07:55.980Z] Login Succeeded [2024-09-26T05:07:55.980Z] ---> ****-login.sh ends [Pipeline] } [2024-09-26T05:07:55.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T05:07:56.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-26T05:07:56.108Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-26T05:07:56.108Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:07:56.108Z] latest [2024-09-26T05:07:56.108Z] 3.2.0-dev.82 [2024-09-26T05:07:56.108Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:07:56.108Z] main [2024-09-26T05:07:56.108Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:07:56.457Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:07:56.781Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:07:56.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-26T05:07:56.781Z] 300c665ee133: Preparing [2024-09-26T05:07:56.781Z] 3fb63eb64e4f: Preparing [2024-09-26T05:07:56.781Z] 15e2b92f036b: Preparing [2024-09-26T05:07:56.781Z] c474b27684de: Preparing [2024-09-26T05:07:56.781Z] 2642d418b284: Preparing [2024-09-26T05:07:56.781Z] ce65a78e2b91: Preparing [2024-09-26T05:07:56.781Z] d62a02444d39: Preparing [2024-09-26T05:07:56.781Z] ce65a78e2b91: Waiting [2024-09-26T05:07:56.781Z] d62a02444d39: Waiting [2024-09-26T05:07:56.781Z] c474b27684de: Pushed [2024-09-26T05:07:56.781Z] 15e2b92f036b: Pushed [2024-09-26T05:07:56.781Z] 300c665ee133: Pushed [2024-09-26T05:07:56.781Z] 2642d418b284: Pushed [2024-09-26T05:07:56.781Z] d62a02444d39: Layer already exists [2024-09-26T05:07:57.040Z] ce65a78e2b91: Pushed [2024-09-26T05:07:59.572Z] 3fb63eb64e4f: Pushed [2024-09-26T05:07:59.572Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:020e7e92d3750e882905df844415b766b51157eeed2782d8d4285462c7f2f744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:07:59.905Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:00.232Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-26T05:08:00.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-26T05:08:00.232Z] 300c665ee133: Preparing [2024-09-26T05:08:00.232Z] 3fb63eb64e4f: Preparing [2024-09-26T05:08:00.232Z] 15e2b92f036b: Preparing [2024-09-26T05:08:00.232Z] c474b27684de: Preparing [2024-09-26T05:08:00.232Z] 2642d418b284: Preparing [2024-09-26T05:08:00.232Z] ce65a78e2b91: Preparing [2024-09-26T05:08:00.232Z] d62a02444d39: Preparing [2024-09-26T05:08:00.232Z] ce65a78e2b91: Waiting [2024-09-26T05:08:00.232Z] d62a02444d39: Waiting [2024-09-26T05:08:00.232Z] 2642d418b284: Layer already exists [2024-09-26T05:08:00.232Z] 3fb63eb64e4f: Layer already exists [2024-09-26T05:08:00.232Z] c474b27684de: Layer already exists [2024-09-26T05:08:00.232Z] 300c665ee133: Layer already exists [2024-09-26T05:08:00.232Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:00.232Z] d62a02444d39: Layer already exists [2024-09-26T05:08:00.232Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:00.232Z] latest: digest: sha256:020e7e92d3750e882905df844415b766b51157eeed2782d8d4285462c7f2f744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:00.564Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:00.898Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.82 [2024-09-26T05:08:00.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-26T05:08:00.898Z] 300c665ee133: Preparing [2024-09-26T05:08:00.898Z] 3fb63eb64e4f: Preparing [2024-09-26T05:08:00.898Z] 15e2b92f036b: Preparing [2024-09-26T05:08:00.898Z] c474b27684de: Preparing [2024-09-26T05:08:00.898Z] 2642d418b284: Preparing [2024-09-26T05:08:00.898Z] ce65a78e2b91: Preparing [2024-09-26T05:08:00.898Z] d62a02444d39: Preparing [2024-09-26T05:08:00.898Z] ce65a78e2b91: Waiting [2024-09-26T05:08:00.898Z] d62a02444d39: Waiting [2024-09-26T05:08:00.898Z] 3fb63eb64e4f: Layer already exists [2024-09-26T05:08:00.898Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:00.898Z] 300c665ee133: Layer already exists [2024-09-26T05:08:00.898Z] 2642d418b284: Layer already exists [2024-09-26T05:08:00.898Z] c474b27684de: Layer already exists [2024-09-26T05:08:00.898Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:00.898Z] d62a02444d39: Layer already exists [2024-09-26T05:08:00.898Z] 3.2.0-dev.82: digest: sha256:020e7e92d3750e882905df844415b766b51157eeed2782d8d4285462c7f2f744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:01.225Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:01.555Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:01.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-26T05:08:01.555Z] 300c665ee133: Preparing [2024-09-26T05:08:01.555Z] 3fb63eb64e4f: Preparing [2024-09-26T05:08:01.555Z] 15e2b92f036b: Preparing [2024-09-26T05:08:01.555Z] c474b27684de: Preparing [2024-09-26T05:08:01.555Z] 2642d418b284: Preparing [2024-09-26T05:08:01.555Z] ce65a78e2b91: Preparing [2024-09-26T05:08:01.555Z] d62a02444d39: Preparing [2024-09-26T05:08:01.555Z] d62a02444d39: Waiting [2024-09-26T05:08:01.555Z] c474b27684de: Layer already exists [2024-09-26T05:08:01.555Z] 2642d418b284: Layer already exists [2024-09-26T05:08:01.555Z] 300c665ee133: Layer already exists [2024-09-26T05:08:01.555Z] 3fb63eb64e4f: Layer already exists [2024-09-26T05:08:01.555Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:01.555Z] d62a02444d39: Layer already exists [2024-09-26T05:08:01.555Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:01.555Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:020e7e92d3750e882905df844415b766b51157eeed2782d8d4285462c7f2f744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:01.901Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:02.219Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-26T05:08:02.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-26T05:08:02.219Z] 300c665ee133: Preparing [2024-09-26T05:08:02.219Z] 3fb63eb64e4f: Preparing [2024-09-26T05:08:02.219Z] 15e2b92f036b: Preparing [2024-09-26T05:08:02.219Z] c474b27684de: Preparing [2024-09-26T05:08:02.219Z] 2642d418b284: Preparing [2024-09-26T05:08:02.219Z] ce65a78e2b91: Preparing [2024-09-26T05:08:02.219Z] d62a02444d39: Preparing [2024-09-26T05:08:02.219Z] ce65a78e2b91: Waiting [2024-09-26T05:08:02.219Z] d62a02444d39: Waiting [2024-09-26T05:08:02.219Z] 2642d418b284: Layer already exists [2024-09-26T05:08:02.219Z] 3fb63eb64e4f: Layer already exists [2024-09-26T05:08:02.219Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:02.219Z] c474b27684de: Layer already exists [2024-09-26T05:08:02.219Z] 300c665ee133: Layer already exists [2024-09-26T05:08:02.219Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:02.219Z] d62a02444d39: Layer already exists [2024-09-26T05:08:02.219Z] main: digest: sha256:020e7e92d3750e882905df844415b766b51157eeed2782d8d4285462c7f2f744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T05:08:02.297Z] ===================================================== [Pipeline] echo [2024-09-26T05:08:02.316Z] taggedImages: [2024-09-26T05:08:02.316Z] - nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:02.316Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-26T05:08:02.316Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.82 [2024-09-26T05:08:02.316Z] - nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:02.316Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-26T05:08:02.345Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-26T05:08:02.345Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:02.345Z] latest [2024-09-26T05:08:02.345Z] 3.2.0-dev.82 [2024-09-26T05:08:02.345Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:02.345Z] main [2024-09-26T05:08:02.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:02.681Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:02.999Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:02.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-26T05:08:02.999Z] 186efd8a461c: Preparing [2024-09-26T05:08:02.999Z] adbee2969c3e: Preparing [2024-09-26T05:08:02.999Z] e3e9b74b0e5a: Preparing [2024-09-26T05:08:02.999Z] 045401b229c8: Preparing [2024-09-26T05:08:02.999Z] 15e2b92f036b: Preparing [2024-09-26T05:08:02.999Z] c474b27684de: Preparing [2024-09-26T05:08:02.999Z] 2642d418b284: Preparing [2024-09-26T05:08:02.999Z] ce65a78e2b91: Preparing [2024-09-26T05:08:02.999Z] d62a02444d39: Preparing [2024-09-26T05:08:02.999Z] c474b27684de: Waiting [2024-09-26T05:08:02.999Z] 2642d418b284: Waiting [2024-09-26T05:08:02.999Z] ce65a78e2b91: Waiting [2024-09-26T05:08:02.999Z] d62a02444d39: Waiting [2024-09-26T05:08:02.999Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:02.999Z] c474b27684de: Layer already exists [2024-09-26T05:08:02.999Z] 2642d418b284: Layer already exists [2024-09-26T05:08:02.999Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:02.999Z] d62a02444d39: Layer already exists [2024-09-26T05:08:02.999Z] e3e9b74b0e5a: Pushed [2024-09-26T05:08:02.999Z] 186efd8a461c: Pushed [2024-09-26T05:08:02.999Z] adbee2969c3e: Pushed [2024-09-26T05:08:03.938Z] 045401b229c8: Pushed [2024-09-26T05:08:03.939Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:b5c19dee97188e5656751ec02a9a5220f961a9be53786d2576d09def2b1c2238 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:04.276Z] + 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-26T05:08:04.610Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-26T05:08:04.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-26T05:08:04.610Z] 186efd8a461c: Preparing [2024-09-26T05:08:04.610Z] adbee2969c3e: Preparing [2024-09-26T05:08:04.610Z] e3e9b74b0e5a: Preparing [2024-09-26T05:08:04.610Z] 045401b229c8: Preparing [2024-09-26T05:08:04.610Z] 15e2b92f036b: Preparing [2024-09-26T05:08:04.610Z] c474b27684de: Preparing [2024-09-26T05:08:04.610Z] 2642d418b284: Preparing [2024-09-26T05:08:04.610Z] ce65a78e2b91: Preparing [2024-09-26T05:08:04.610Z] d62a02444d39: Preparing [2024-09-26T05:08:04.610Z] c474b27684de: Waiting [2024-09-26T05:08:04.610Z] 2642d418b284: Waiting [2024-09-26T05:08:04.610Z] ce65a78e2b91: Waiting [2024-09-26T05:08:04.610Z] d62a02444d39: Waiting [2024-09-26T05:08:04.610Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:04.610Z] 186efd8a461c: Layer already exists [2024-09-26T05:08:04.610Z] e3e9b74b0e5a: Layer already exists [2024-09-26T05:08:04.610Z] 045401b229c8: Layer already exists [2024-09-26T05:08:04.610Z] adbee2969c3e: Layer already exists [2024-09-26T05:08:04.610Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:04.610Z] c474b27684de: Layer already exists [2024-09-26T05:08:04.610Z] 2642d418b284: Layer already exists [2024-09-26T05:08:04.610Z] d62a02444d39: Layer already exists [2024-09-26T05:08:04.610Z] latest: digest: sha256:b5c19dee97188e5656751ec02a9a5220f961a9be53786d2576d09def2b1c2238 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:04.943Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:05.272Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.82 [2024-09-26T05:08:05.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-26T05:08:05.272Z] 186efd8a461c: Preparing [2024-09-26T05:08:05.272Z] adbee2969c3e: Preparing [2024-09-26T05:08:05.272Z] e3e9b74b0e5a: Preparing [2024-09-26T05:08:05.272Z] 045401b229c8: Preparing [2024-09-26T05:08:05.272Z] 15e2b92f036b: Preparing [2024-09-26T05:08:05.272Z] c474b27684de: Preparing [2024-09-26T05:08:05.272Z] 2642d418b284: Preparing [2024-09-26T05:08:05.272Z] ce65a78e2b91: Preparing [2024-09-26T05:08:05.272Z] d62a02444d39: Preparing [2024-09-26T05:08:05.272Z] c474b27684de: Waiting [2024-09-26T05:08:05.272Z] 2642d418b284: Waiting [2024-09-26T05:08:05.272Z] ce65a78e2b91: Waiting [2024-09-26T05:08:05.272Z] d62a02444d39: Waiting [2024-09-26T05:08:05.272Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:05.272Z] e3e9b74b0e5a: Layer already exists [2024-09-26T05:08:05.272Z] adbee2969c3e: Layer already exists [2024-09-26T05:08:05.272Z] 045401b229c8: Layer already exists [2024-09-26T05:08:05.272Z] 186efd8a461c: Layer already exists [2024-09-26T05:08:05.272Z] c474b27684de: Layer already exists [2024-09-26T05:08:05.272Z] d62a02444d39: Layer already exists [2024-09-26T05:08:05.272Z] 2642d418b284: Layer already exists [2024-09-26T05:08:05.272Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:05.272Z] 3.2.0-dev.82: digest: sha256:b5c19dee97188e5656751ec02a9a5220f961a9be53786d2576d09def2b1c2238 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:05.610Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:05.935Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:05.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-26T05:08:05.935Z] 186efd8a461c: Preparing [2024-09-26T05:08:05.935Z] adbee2969c3e: Preparing [2024-09-26T05:08:05.935Z] e3e9b74b0e5a: Preparing [2024-09-26T05:08:05.935Z] 045401b229c8: Preparing [2024-09-26T05:08:05.935Z] 15e2b92f036b: Preparing [2024-09-26T05:08:05.935Z] c474b27684de: Preparing [2024-09-26T05:08:05.935Z] 2642d418b284: Preparing [2024-09-26T05:08:05.935Z] ce65a78e2b91: Preparing [2024-09-26T05:08:05.935Z] d62a02444d39: Preparing [2024-09-26T05:08:05.935Z] c474b27684de: Waiting [2024-09-26T05:08:05.935Z] ce65a78e2b91: Waiting [2024-09-26T05:08:05.935Z] 2642d418b284: Waiting [2024-09-26T05:08:05.935Z] adbee2969c3e: Layer already exists [2024-09-26T05:08:05.935Z] 045401b229c8: Layer already exists [2024-09-26T05:08:05.935Z] e3e9b74b0e5a: Layer already exists [2024-09-26T05:08:05.935Z] 186efd8a461c: Layer already exists [2024-09-26T05:08:05.935Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:05.935Z] c474b27684de: Layer already exists [2024-09-26T05:08:05.935Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:05.935Z] 2642d418b284: Layer already exists [2024-09-26T05:08:05.935Z] d62a02444d39: Layer already exists [2024-09-26T05:08:05.935Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:b5c19dee97188e5656751ec02a9a5220f961a9be53786d2576d09def2b1c2238 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:06.274Z] + 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-26T05:08:06.596Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-26T05:08:06.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-26T05:08:06.596Z] 186efd8a461c: Preparing [2024-09-26T05:08:06.596Z] adbee2969c3e: Preparing [2024-09-26T05:08:06.596Z] e3e9b74b0e5a: Preparing [2024-09-26T05:08:06.596Z] 045401b229c8: Preparing [2024-09-26T05:08:06.596Z] 15e2b92f036b: Preparing [2024-09-26T05:08:06.596Z] c474b27684de: Preparing [2024-09-26T05:08:06.596Z] 2642d418b284: Preparing [2024-09-26T05:08:06.596Z] ce65a78e2b91: Preparing [2024-09-26T05:08:06.596Z] d62a02444d39: Preparing [2024-09-26T05:08:06.596Z] c474b27684de: Waiting [2024-09-26T05:08:06.596Z] 2642d418b284: Waiting [2024-09-26T05:08:06.596Z] ce65a78e2b91: Waiting [2024-09-26T05:08:06.596Z] d62a02444d39: Waiting [2024-09-26T05:08:06.596Z] e3e9b74b0e5a: Layer already exists [2024-09-26T05:08:06.596Z] adbee2969c3e: Layer already exists [2024-09-26T05:08:06.596Z] 186efd8a461c: Layer already exists [2024-09-26T05:08:06.596Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:06.596Z] 045401b229c8: Layer already exists [2024-09-26T05:08:06.596Z] c474b27684de: Layer already exists [2024-09-26T05:08:06.596Z] d62a02444d39: Layer already exists [2024-09-26T05:08:06.596Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:06.596Z] 2642d418b284: Layer already exists [2024-09-26T05:08:06.596Z] main: digest: sha256:b5c19dee97188e5656751ec02a9a5220f961a9be53786d2576d09def2b1c2238 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T05:08:06.655Z] ===================================================== [Pipeline] echo [2024-09-26T05:08:06.671Z] taggedImages: [2024-09-26T05:08:06.671Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:06.671Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-26T05:08:06.671Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.82 [2024-09-26T05:08:06.671Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:06.672Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-26T05:08:06.703Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-26T05:08:06.703Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:06.703Z] latest [2024-09-26T05:08:06.703Z] 3.2.0-dev.82 [2024-09-26T05:08:06.703Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:06.703Z] main [2024-09-26T05:08:06.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:07.050Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:07.387Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:07.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-26T05:08:07.387Z] 0f9cf475ea19: Preparing [2024-09-26T05:08:07.387Z] 4c07500fec8a: Preparing [2024-09-26T05:08:07.387Z] 422e5929d169: Preparing [2024-09-26T05:08:07.387Z] 15e2b92f036b: Preparing [2024-09-26T05:08:07.387Z] c474b27684de: Preparing [2024-09-26T05:08:07.387Z] ba396a743d08: Preparing [2024-09-26T05:08:07.387Z] ca9b60275d86: Preparing [2024-09-26T05:08:07.387Z] d62a02444d39: Preparing [2024-09-26T05:08:07.387Z] d62a02444d39: Waiting [2024-09-26T05:08:07.387Z] c474b27684de: Layer already exists [2024-09-26T05:08:07.387Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:07.387Z] 0f9cf475ea19: Pushed [2024-09-26T05:08:07.387Z] d62a02444d39: Layer already exists [2024-09-26T05:08:07.387Z] ba396a743d08: Pushed [2024-09-26T05:08:07.387Z] ca9b60275d86: Pushed [2024-09-26T05:08:07.387Z] 4c07500fec8a: Pushed [2024-09-26T05:08:10.686Z] 422e5929d169: Pushed [2024-09-26T05:08:10.686Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:369ed9a36fd22d7bc2e124d43de4ad8c9b6a4305e0def7aabe77c98d2821601e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:11.019Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:11.361Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-26T05:08:11.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-26T05:08:11.361Z] 0f9cf475ea19: Preparing [2024-09-26T05:08:11.361Z] 4c07500fec8a: Preparing [2024-09-26T05:08:11.361Z] 422e5929d169: Preparing [2024-09-26T05:08:11.361Z] 15e2b92f036b: Preparing [2024-09-26T05:08:11.361Z] c474b27684de: Preparing [2024-09-26T05:08:11.361Z] ba396a743d08: Preparing [2024-09-26T05:08:11.361Z] ca9b60275d86: Preparing [2024-09-26T05:08:11.361Z] d62a02444d39: Preparing [2024-09-26T05:08:11.361Z] ba396a743d08: Waiting [2024-09-26T05:08:11.361Z] d62a02444d39: Waiting [2024-09-26T05:08:11.361Z] ca9b60275d86: Waiting [2024-09-26T05:08:11.361Z] 0f9cf475ea19: Layer already exists [2024-09-26T05:08:11.361Z] 4c07500fec8a: Layer already exists [2024-09-26T05:08:11.361Z] 422e5929d169: Layer already exists [2024-09-26T05:08:11.361Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:11.361Z] c474b27684de: Layer already exists [2024-09-26T05:08:11.361Z] d62a02444d39: Layer already exists [2024-09-26T05:08:11.361Z] ba396a743d08: Layer already exists [2024-09-26T05:08:11.361Z] ca9b60275d86: Layer already exists [2024-09-26T05:08:11.361Z] latest: digest: sha256:369ed9a36fd22d7bc2e124d43de4ad8c9b6a4305e0def7aabe77c98d2821601e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:11.690Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:12.010Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.82 [2024-09-26T05:08:12.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-26T05:08:12.010Z] 0f9cf475ea19: Preparing [2024-09-26T05:08:12.010Z] 4c07500fec8a: Preparing [2024-09-26T05:08:12.010Z] 422e5929d169: Preparing [2024-09-26T05:08:12.010Z] 15e2b92f036b: Preparing [2024-09-26T05:08:12.010Z] c474b27684de: Preparing [2024-09-26T05:08:12.010Z] ba396a743d08: Preparing [2024-09-26T05:08:12.010Z] ca9b60275d86: Preparing [2024-09-26T05:08:12.010Z] d62a02444d39: Preparing [2024-09-26T05:08:12.010Z] d62a02444d39: Waiting [2024-09-26T05:08:12.010Z] ba396a743d08: Waiting [2024-09-26T05:08:12.010Z] ca9b60275d86: Waiting [2024-09-26T05:08:12.010Z] 0f9cf475ea19: Layer already exists [2024-09-26T05:08:12.010Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:12.010Z] 4c07500fec8a: Layer already exists [2024-09-26T05:08:12.010Z] 422e5929d169: Layer already exists [2024-09-26T05:08:12.010Z] c474b27684de: Layer already exists [2024-09-26T05:08:12.010Z] ca9b60275d86: Layer already exists [2024-09-26T05:08:12.010Z] ba396a743d08: Layer already exists [2024-09-26T05:08:12.010Z] d62a02444d39: Layer already exists [2024-09-26T05:08:12.010Z] 3.2.0-dev.82: digest: sha256:369ed9a36fd22d7bc2e124d43de4ad8c9b6a4305e0def7aabe77c98d2821601e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:12.334Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:12.659Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:12.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-26T05:08:12.659Z] 0f9cf475ea19: Preparing [2024-09-26T05:08:12.659Z] 4c07500fec8a: Preparing [2024-09-26T05:08:12.659Z] 422e5929d169: Preparing [2024-09-26T05:08:12.659Z] 15e2b92f036b: Preparing [2024-09-26T05:08:12.659Z] c474b27684de: Preparing [2024-09-26T05:08:12.659Z] ba396a743d08: Preparing [2024-09-26T05:08:12.659Z] ca9b60275d86: Preparing [2024-09-26T05:08:12.659Z] d62a02444d39: Preparing [2024-09-26T05:08:12.659Z] ca9b60275d86: Waiting [2024-09-26T05:08:12.659Z] d62a02444d39: Waiting [2024-09-26T05:08:12.659Z] ba396a743d08: Waiting [2024-09-26T05:08:12.659Z] 0f9cf475ea19: Layer already exists [2024-09-26T05:08:12.659Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:12.659Z] 422e5929d169: Layer already exists [2024-09-26T05:08:12.659Z] c474b27684de: Layer already exists [2024-09-26T05:08:12.659Z] 4c07500fec8a: Layer already exists [2024-09-26T05:08:12.659Z] ca9b60275d86: Layer already exists [2024-09-26T05:08:12.659Z] ba396a743d08: Layer already exists [2024-09-26T05:08:12.659Z] d62a02444d39: Layer already exists [2024-09-26T05:08:12.659Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:369ed9a36fd22d7bc2e124d43de4ad8c9b6a4305e0def7aabe77c98d2821601e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:12.986Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:13.312Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-26T05:08:13.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-26T05:08:13.312Z] 0f9cf475ea19: Preparing [2024-09-26T05:08:13.312Z] 4c07500fec8a: Preparing [2024-09-26T05:08:13.312Z] 422e5929d169: Preparing [2024-09-26T05:08:13.312Z] 15e2b92f036b: Preparing [2024-09-26T05:08:13.312Z] c474b27684de: Preparing [2024-09-26T05:08:13.312Z] ba396a743d08: Preparing [2024-09-26T05:08:13.312Z] ca9b60275d86: Preparing [2024-09-26T05:08:13.312Z] d62a02444d39: Preparing [2024-09-26T05:08:13.312Z] ba396a743d08: Waiting [2024-09-26T05:08:13.312Z] 4c07500fec8a: Layer already exists [2024-09-26T05:08:13.312Z] c474b27684de: Layer already exists [2024-09-26T05:08:13.312Z] 0f9cf475ea19: Layer already exists [2024-09-26T05:08:13.312Z] 422e5929d169: Layer already exists [2024-09-26T05:08:13.312Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:13.312Z] ba396a743d08: Layer already exists [2024-09-26T05:08:13.312Z] d62a02444d39: Layer already exists [2024-09-26T05:08:13.312Z] ca9b60275d86: Layer already exists [2024-09-26T05:08:13.312Z] main: digest: sha256:369ed9a36fd22d7bc2e124d43de4ad8c9b6a4305e0def7aabe77c98d2821601e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T05:08:13.382Z] ===================================================== [Pipeline] echo [2024-09-26T05:08:13.400Z] taggedImages: [2024-09-26T05:08:13.400Z] - nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:13.400Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-26T05:08:13.400Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.82 [2024-09-26T05:08:13.400Z] - nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:13.400Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-26T05:08:13.431Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-26T05:08:13.431Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:13.431Z] latest [2024-09-26T05:08:13.431Z] 3.2.0-dev.82 [2024-09-26T05:08:13.431Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:13.431Z] main [2024-09-26T05:08:13.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:13.789Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:14.116Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:14.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-26T05:08:14.116Z] 6c8ccc5aba65: Preparing [2024-09-26T05:08:14.116Z] 74fe86f05baf: Preparing [2024-09-26T05:08:14.116Z] 82ecc90439e2: Preparing [2024-09-26T05:08:14.116Z] c474b27684de: Preparing [2024-09-26T05:08:14.116Z] 6fcac5e8c437: Preparing [2024-09-26T05:08:14.116Z] fddeb8609503: Preparing [2024-09-26T05:08:14.116Z] d62a02444d39: Preparing [2024-09-26T05:08:14.116Z] fddeb8609503: Waiting [2024-09-26T05:08:14.116Z] c474b27684de: Layer already exists [2024-09-26T05:08:14.116Z] 74fe86f05baf: Pushed [2024-09-26T05:08:14.116Z] 6fcac5e8c437: Pushed [2024-09-26T05:08:14.116Z] fddeb8609503: Pushed [2024-09-26T05:08:14.116Z] 6c8ccc5aba65: Pushed [2024-09-26T05:08:14.116Z] d62a02444d39: Layer already exists [2024-09-26T05:08:17.404Z] 82ecc90439e2: Pushed [2024-09-26T05:08:17.404Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:b803f8cbb5089275e437d2f47b172427e1e896e2530c6e27eaff15daedf795ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:17.737Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:18.061Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-26T05:08:18.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-26T05:08:18.061Z] 6c8ccc5aba65: Preparing [2024-09-26T05:08:18.061Z] 74fe86f05baf: Preparing [2024-09-26T05:08:18.061Z] 82ecc90439e2: Preparing [2024-09-26T05:08:18.061Z] c474b27684de: Preparing [2024-09-26T05:08:18.061Z] 6fcac5e8c437: Preparing [2024-09-26T05:08:18.061Z] fddeb8609503: Preparing [2024-09-26T05:08:18.061Z] fddeb8609503: Waiting [2024-09-26T05:08:18.061Z] d62a02444d39: Preparing [2024-09-26T05:08:18.061Z] d62a02444d39: Waiting [2024-09-26T05:08:18.061Z] 82ecc90439e2: Layer already exists [2024-09-26T05:08:18.061Z] c474b27684de: Layer already exists [2024-09-26T05:08:18.061Z] 74fe86f05baf: Layer already exists [2024-09-26T05:08:18.061Z] 6c8ccc5aba65: Layer already exists [2024-09-26T05:08:18.061Z] 6fcac5e8c437: Layer already exists [2024-09-26T05:08:18.061Z] fddeb8609503: Layer already exists [2024-09-26T05:08:18.061Z] d62a02444d39: Layer already exists [2024-09-26T05:08:18.322Z] latest: digest: sha256:b803f8cbb5089275e437d2f47b172427e1e896e2530c6e27eaff15daedf795ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:18.651Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:18.978Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.82 [2024-09-26T05:08:18.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-26T05:08:18.978Z] 6c8ccc5aba65: Preparing [2024-09-26T05:08:18.978Z] 74fe86f05baf: Preparing [2024-09-26T05:08:18.978Z] 82ecc90439e2: Preparing [2024-09-26T05:08:18.978Z] c474b27684de: Preparing [2024-09-26T05:08:18.978Z] 6fcac5e8c437: Preparing [2024-09-26T05:08:18.978Z] fddeb8609503: Preparing [2024-09-26T05:08:18.978Z] d62a02444d39: Preparing [2024-09-26T05:08:18.978Z] fddeb8609503: Waiting [2024-09-26T05:08:18.978Z] d62a02444d39: Waiting [2024-09-26T05:08:18.978Z] 6fcac5e8c437: Layer already exists [2024-09-26T05:08:18.978Z] c474b27684de: Layer already exists [2024-09-26T05:08:18.978Z] 74fe86f05baf: Layer already exists [2024-09-26T05:08:18.978Z] 82ecc90439e2: Layer already exists [2024-09-26T05:08:18.978Z] 6c8ccc5aba65: Layer already exists [2024-09-26T05:08:18.978Z] d62a02444d39: Layer already exists [2024-09-26T05:08:18.978Z] fddeb8609503: Layer already exists [2024-09-26T05:08:18.978Z] 3.2.0-dev.82: digest: sha256:b803f8cbb5089275e437d2f47b172427e1e896e2530c6e27eaff15daedf795ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:19.310Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:19.633Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:19.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-26T05:08:19.633Z] 6c8ccc5aba65: Preparing [2024-09-26T05:08:19.633Z] 74fe86f05baf: Preparing [2024-09-26T05:08:19.633Z] 82ecc90439e2: Preparing [2024-09-26T05:08:19.633Z] c474b27684de: Preparing [2024-09-26T05:08:19.633Z] 6fcac5e8c437: Preparing [2024-09-26T05:08:19.633Z] fddeb8609503: Preparing [2024-09-26T05:08:19.633Z] d62a02444d39: Preparing [2024-09-26T05:08:19.633Z] fddeb8609503: Waiting [2024-09-26T05:08:19.633Z] d62a02444d39: Waiting [2024-09-26T05:08:19.633Z] 74fe86f05baf: Layer already exists [2024-09-26T05:08:19.633Z] 82ecc90439e2: Layer already exists [2024-09-26T05:08:19.633Z] 6fcac5e8c437: Layer already exists [2024-09-26T05:08:19.633Z] c474b27684de: Layer already exists [2024-09-26T05:08:19.633Z] 6c8ccc5aba65: Layer already exists [2024-09-26T05:08:19.633Z] fddeb8609503: Layer already exists [2024-09-26T05:08:19.633Z] d62a02444d39: Layer already exists [2024-09-26T05:08:19.633Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:b803f8cbb5089275e437d2f47b172427e1e896e2530c6e27eaff15daedf795ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:19.964Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:20.281Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-26T05:08:20.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-26T05:08:20.281Z] 6c8ccc5aba65: Preparing [2024-09-26T05:08:20.281Z] 74fe86f05baf: Preparing [2024-09-26T05:08:20.281Z] 82ecc90439e2: Preparing [2024-09-26T05:08:20.281Z] c474b27684de: Preparing [2024-09-26T05:08:20.281Z] 6fcac5e8c437: Preparing [2024-09-26T05:08:20.281Z] fddeb8609503: Preparing [2024-09-26T05:08:20.281Z] d62a02444d39: Preparing [2024-09-26T05:08:20.281Z] fddeb8609503: Waiting [2024-09-26T05:08:20.281Z] d62a02444d39: Waiting [2024-09-26T05:08:20.281Z] c474b27684de: Layer already exists [2024-09-26T05:08:20.281Z] 74fe86f05baf: Layer already exists [2024-09-26T05:08:20.281Z] 82ecc90439e2: Layer already exists [2024-09-26T05:08:20.281Z] 6c8ccc5aba65: Layer already exists [2024-09-26T05:08:20.281Z] 6fcac5e8c437: Layer already exists [2024-09-26T05:08:20.281Z] fddeb8609503: Layer already exists [2024-09-26T05:08:20.281Z] d62a02444d39: Layer already exists [2024-09-26T05:08:20.281Z] main: digest: sha256:b803f8cbb5089275e437d2f47b172427e1e896e2530c6e27eaff15daedf795ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T05:08:20.363Z] ===================================================== [Pipeline] echo [2024-09-26T05:08:20.378Z] taggedImages: [2024-09-26T05:08:20.378Z] - nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:20.378Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-26T05:08:20.378Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.82 [2024-09-26T05:08:20.378Z] - nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:20.378Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-26T05:08:20.412Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-26T05:08:20.412Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:20.412Z] latest [2024-09-26T05:08:20.412Z] 3.2.0-dev.82 [2024-09-26T05:08:20.412Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:20.412Z] main [2024-09-26T05:08:20.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:20.763Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:21.146Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:21.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-26T05:08:21.146Z] 1743ecb42ea6: Preparing [2024-09-26T05:08:21.146Z] a1e216831d3d: Preparing [2024-09-26T05:08:21.146Z] 066af0e16aeb: Preparing [2024-09-26T05:08:21.146Z] 0df5ea62aa7d: Preparing [2024-09-26T05:08:21.146Z] 15e2b92f036b: Preparing [2024-09-26T05:08:21.146Z] c474b27684de: Preparing [2024-09-26T05:08:21.146Z] 2642d418b284: Preparing [2024-09-26T05:08:21.146Z] ce65a78e2b91: Preparing [2024-09-26T05:08:21.146Z] d62a02444d39: Preparing [2024-09-26T05:08:21.146Z] c474b27684de: Waiting [2024-09-26T05:08:21.146Z] ce65a78e2b91: Waiting [2024-09-26T05:08:21.146Z] 2642d418b284: Waiting [2024-09-26T05:08:21.146Z] d62a02444d39: Waiting [2024-09-26T05:08:21.146Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:21.146Z] c474b27684de: Layer already exists [2024-09-26T05:08:21.146Z] 2642d418b284: Layer already exists [2024-09-26T05:08:21.146Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:21.146Z] a1e216831d3d: Pushed [2024-09-26T05:08:21.146Z] d62a02444d39: Layer already exists [2024-09-26T05:08:21.146Z] 1743ecb42ea6: Pushed [2024-09-26T05:08:21.146Z] 066af0e16aeb: Pushed [2024-09-26T05:08:24.442Z] 0df5ea62aa7d: Pushed [2024-09-26T05:08:24.442Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:b15c663e454b8ddee9f0e65e529b58924e7e25dc473cca2fce3d34e35ac98663 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:24.763Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:25.076Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-26T05:08:25.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-26T05:08:25.076Z] 1743ecb42ea6: Preparing [2024-09-26T05:08:25.076Z] a1e216831d3d: Preparing [2024-09-26T05:08:25.076Z] 066af0e16aeb: Preparing [2024-09-26T05:08:25.076Z] 0df5ea62aa7d: Preparing [2024-09-26T05:08:25.076Z] 15e2b92f036b: Preparing [2024-09-26T05:08:25.076Z] c474b27684de: Preparing [2024-09-26T05:08:25.076Z] 2642d418b284: Preparing [2024-09-26T05:08:25.076Z] ce65a78e2b91: Preparing [2024-09-26T05:08:25.076Z] d62a02444d39: Preparing [2024-09-26T05:08:25.076Z] ce65a78e2b91: Waiting [2024-09-26T05:08:25.076Z] 2642d418b284: Waiting [2024-09-26T05:08:25.076Z] d62a02444d39: Waiting [2024-09-26T05:08:25.076Z] c474b27684de: Waiting [2024-09-26T05:08:25.076Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:25.076Z] 0df5ea62aa7d: Layer already exists [2024-09-26T05:08:25.076Z] a1e216831d3d: Layer already exists [2024-09-26T05:08:25.076Z] 1743ecb42ea6: Layer already exists [2024-09-26T05:08:25.076Z] 066af0e16aeb: Layer already exists [2024-09-26T05:08:25.076Z] c474b27684de: Layer already exists [2024-09-26T05:08:25.076Z] 2642d418b284: Layer already exists [2024-09-26T05:08:25.076Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:25.076Z] d62a02444d39: Layer already exists [2024-09-26T05:08:25.076Z] latest: digest: sha256:b15c663e454b8ddee9f0e65e529b58924e7e25dc473cca2fce3d34e35ac98663 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:25.403Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:25.733Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.82 [2024-09-26T05:08:25.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-26T05:08:25.733Z] 1743ecb42ea6: Preparing [2024-09-26T05:08:25.733Z] a1e216831d3d: Preparing [2024-09-26T05:08:25.733Z] 066af0e16aeb: Preparing [2024-09-26T05:08:25.733Z] 0df5ea62aa7d: Preparing [2024-09-26T05:08:25.733Z] 15e2b92f036b: Preparing [2024-09-26T05:08:25.733Z] c474b27684de: Preparing [2024-09-26T05:08:25.733Z] 2642d418b284: Preparing [2024-09-26T05:08:25.733Z] ce65a78e2b91: Preparing [2024-09-26T05:08:25.733Z] d62a02444d39: Preparing [2024-09-26T05:08:25.733Z] 2642d418b284: Waiting [2024-09-26T05:08:25.733Z] d62a02444d39: Waiting [2024-09-26T05:08:25.733Z] ce65a78e2b91: Waiting [2024-09-26T05:08:25.733Z] c474b27684de: Waiting [2024-09-26T05:08:25.733Z] 0df5ea62aa7d: Layer already exists [2024-09-26T05:08:25.733Z] 1743ecb42ea6: Layer already exists [2024-09-26T05:08:25.733Z] 066af0e16aeb: Layer already exists [2024-09-26T05:08:25.733Z] a1e216831d3d: Layer already exists [2024-09-26T05:08:25.733Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:25.733Z] c474b27684de: Layer already exists [2024-09-26T05:08:25.733Z] 2642d418b284: Layer already exists [2024-09-26T05:08:25.733Z] d62a02444d39: Layer already exists [2024-09-26T05:08:25.733Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:25.733Z] 3.2.0-dev.82: digest: sha256:b15c663e454b8ddee9f0e65e529b58924e7e25dc473cca2fce3d34e35ac98663 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:26.071Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:26.404Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:26.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-26T05:08:26.404Z] 1743ecb42ea6: Preparing [2024-09-26T05:08:26.404Z] a1e216831d3d: Preparing [2024-09-26T05:08:26.404Z] 066af0e16aeb: Preparing [2024-09-26T05:08:26.404Z] 0df5ea62aa7d: Preparing [2024-09-26T05:08:26.404Z] 15e2b92f036b: Preparing [2024-09-26T05:08:26.404Z] c474b27684de: Preparing [2024-09-26T05:08:26.404Z] 2642d418b284: Preparing [2024-09-26T05:08:26.404Z] ce65a78e2b91: Preparing [2024-09-26T05:08:26.404Z] d62a02444d39: Preparing [2024-09-26T05:08:26.404Z] c474b27684de: Waiting [2024-09-26T05:08:26.404Z] 2642d418b284: Waiting [2024-09-26T05:08:26.404Z] ce65a78e2b91: Waiting [2024-09-26T05:08:26.404Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:26.404Z] 0df5ea62aa7d: Layer already exists [2024-09-26T05:08:26.404Z] 066af0e16aeb: Layer already exists [2024-09-26T05:08:26.404Z] 1743ecb42ea6: Layer already exists [2024-09-26T05:08:26.404Z] a1e216831d3d: Layer already exists [2024-09-26T05:08:26.404Z] 2642d418b284: Layer already exists [2024-09-26T05:08:26.404Z] d62a02444d39: Layer already exists [2024-09-26T05:08:26.404Z] c474b27684de: Layer already exists [2024-09-26T05:08:26.404Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:26.404Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:b15c663e454b8ddee9f0e65e529b58924e7e25dc473cca2fce3d34e35ac98663 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:26.730Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:27.056Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-26T05:08:27.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-26T05:08:27.056Z] 1743ecb42ea6: Preparing [2024-09-26T05:08:27.056Z] a1e216831d3d: Preparing [2024-09-26T05:08:27.056Z] 066af0e16aeb: Preparing [2024-09-26T05:08:27.056Z] 0df5ea62aa7d: Preparing [2024-09-26T05:08:27.056Z] 15e2b92f036b: Preparing [2024-09-26T05:08:27.056Z] c474b27684de: Preparing [2024-09-26T05:08:27.056Z] 2642d418b284: Preparing [2024-09-26T05:08:27.056Z] ce65a78e2b91: Preparing [2024-09-26T05:08:27.056Z] d62a02444d39: Preparing [2024-09-26T05:08:27.056Z] 2642d418b284: Waiting [2024-09-26T05:08:27.056Z] ce65a78e2b91: Waiting [2024-09-26T05:08:27.056Z] d62a02444d39: Waiting [2024-09-26T05:08:27.056Z] c474b27684de: Waiting [2024-09-26T05:08:27.056Z] 1743ecb42ea6: Layer already exists [2024-09-26T05:08:27.056Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:27.056Z] 0df5ea62aa7d: Layer already exists [2024-09-26T05:08:27.056Z] 066af0e16aeb: Layer already exists [2024-09-26T05:08:27.056Z] a1e216831d3d: Layer already exists [2024-09-26T05:08:27.056Z] c474b27684de: Layer already exists [2024-09-26T05:08:27.056Z] 2642d418b284: Layer already exists [2024-09-26T05:08:27.056Z] d62a02444d39: Layer already exists [2024-09-26T05:08:27.056Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:27.056Z] main: digest: sha256:b15c663e454b8ddee9f0e65e529b58924e7e25dc473cca2fce3d34e35ac98663 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T05:08:27.128Z] ===================================================== [Pipeline] echo [2024-09-26T05:08:27.145Z] taggedImages: [2024-09-26T05:08:27.145Z] - nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:27.145Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-26T05:08:27.145Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.82 [2024-09-26T05:08:27.145Z] - nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:27.145Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-26T05:08:27.175Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-26T05:08:27.175Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:27.175Z] latest [2024-09-26T05:08:27.175Z] 3.2.0-dev.82 [2024-09-26T05:08:27.175Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:27.175Z] main [2024-09-26T05:08:27.175Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:27.540Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:27.860Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:27.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-26T05:08:27.860Z] 48fe8646d184: Preparing [2024-09-26T05:08:27.860Z] d4160b7d6ed2: Preparing [2024-09-26T05:08:27.860Z] e9e5c27dc8eb: Preparing [2024-09-26T05:08:27.860Z] 73937ed57cd7: Preparing [2024-09-26T05:08:27.860Z] 7eb6ebb6190d: Preparing [2024-09-26T05:08:27.860Z] 467112bf3df6: Preparing [2024-09-26T05:08:27.860Z] 70769d4a6c1a: Preparing [2024-09-26T05:08:27.860Z] b60ee7ecd80e: Preparing [2024-09-26T05:08:27.860Z] 15e2b92f036b: Preparing [2024-09-26T05:08:27.860Z] c474b27684de: Preparing [2024-09-26T05:08:27.860Z] f728ab102b56: Preparing [2024-09-26T05:08:27.860Z] be7cbfa17043: Preparing [2024-09-26T05:08:27.860Z] 5f70bf18a086: Preparing [2024-09-26T05:08:27.860Z] 58299f0a90d0: Preparing [2024-09-26T05:08:27.860Z] 33d126705d52: Preparing [2024-09-26T05:08:27.860Z] 82b9448d9e06: Preparing [2024-09-26T05:08:27.860Z] d62a02444d39: Preparing [2024-09-26T05:08:27.860Z] 5f70bf18a086: Waiting [2024-09-26T05:08:27.860Z] 58299f0a90d0: Waiting [2024-09-26T05:08:27.860Z] 33d126705d52: Waiting [2024-09-26T05:08:27.860Z] 70769d4a6c1a: Waiting [2024-09-26T05:08:27.860Z] c474b27684de: Waiting [2024-09-26T05:08:27.860Z] b60ee7ecd80e: Waiting [2024-09-26T05:08:27.860Z] be7cbfa17043: Waiting [2024-09-26T05:08:27.860Z] f728ab102b56: Waiting [2024-09-26T05:08:27.860Z] 15e2b92f036b: Waiting [2024-09-26T05:08:27.860Z] d62a02444d39: Waiting [2024-09-26T05:08:27.860Z] 82b9448d9e06: Waiting [2024-09-26T05:08:27.860Z] 467112bf3df6: Waiting [2024-09-26T05:08:27.860Z] e9e5c27dc8eb: Pushed [2024-09-26T05:08:27.860Z] 7eb6ebb6190d: Pushed [2024-09-26T05:08:28.120Z] 48fe8646d184: Pushed [2024-09-26T05:08:28.120Z] d4160b7d6ed2: Pushed [2024-09-26T05:08:28.120Z] 73937ed57cd7: Pushed [2024-09-26T05:08:28.120Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:28.120Z] 467112bf3df6: Pushed [2024-09-26T05:08:28.120Z] c474b27684de: Layer already exists [2024-09-26T05:08:28.120Z] 70769d4a6c1a: Pushed [2024-09-26T05:08:28.120Z] 5f70bf18a086: Layer already exists [2024-09-26T05:08:28.120Z] 58299f0a90d0: Pushed [2024-09-26T05:08:28.120Z] be7cbfa17043: Pushed [2024-09-26T05:08:28.120Z] f728ab102b56: Pushed [2024-09-26T05:08:28.120Z] 33d126705d52: Pushed [2024-09-26T05:08:28.120Z] d62a02444d39: Layer already exists [2024-09-26T05:08:28.379Z] 82b9448d9e06: Pushed [2024-09-26T05:08:29.315Z] b60ee7ecd80e: Pushed [2024-09-26T05:08:29.574Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:af9bb4c8424b05efc25092d513463ec07c5f9e3386df31f0f993130ca949e5c0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:29.907Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:30.236Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-26T05:08:30.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-26T05:08:30.236Z] 48fe8646d184: Preparing [2024-09-26T05:08:30.236Z] d4160b7d6ed2: Preparing [2024-09-26T05:08:30.236Z] e9e5c27dc8eb: Preparing [2024-09-26T05:08:30.236Z] 73937ed57cd7: Preparing [2024-09-26T05:08:30.236Z] 7eb6ebb6190d: Preparing [2024-09-26T05:08:30.236Z] 467112bf3df6: Preparing [2024-09-26T05:08:30.236Z] 70769d4a6c1a: Preparing [2024-09-26T05:08:30.236Z] b60ee7ecd80e: Preparing [2024-09-26T05:08:30.236Z] 15e2b92f036b: Preparing [2024-09-26T05:08:30.236Z] c474b27684de: Preparing [2024-09-26T05:08:30.236Z] f728ab102b56: Preparing [2024-09-26T05:08:30.236Z] be7cbfa17043: Preparing [2024-09-26T05:08:30.236Z] 5f70bf18a086: Preparing [2024-09-26T05:08:30.236Z] 58299f0a90d0: Preparing [2024-09-26T05:08:30.236Z] 33d126705d52: Preparing [2024-09-26T05:08:30.236Z] 82b9448d9e06: Preparing [2024-09-26T05:08:30.236Z] d62a02444d39: Preparing [2024-09-26T05:08:30.236Z] b60ee7ecd80e: Waiting [2024-09-26T05:08:30.236Z] 15e2b92f036b: Waiting [2024-09-26T05:08:30.236Z] c474b27684de: Waiting [2024-09-26T05:08:30.236Z] 467112bf3df6: Waiting [2024-09-26T05:08:30.236Z] 33d126705d52: Waiting [2024-09-26T05:08:30.236Z] f728ab102b56: Waiting [2024-09-26T05:08:30.236Z] 70769d4a6c1a: Waiting [2024-09-26T05:08:30.236Z] be7cbfa17043: Waiting [2024-09-26T05:08:30.236Z] 5f70bf18a086: Waiting [2024-09-26T05:08:30.236Z] 82b9448d9e06: Waiting [2024-09-26T05:08:30.236Z] 58299f0a90d0: Waiting [2024-09-26T05:08:30.236Z] d62a02444d39: Waiting [2024-09-26T05:08:30.236Z] 73937ed57cd7: Layer already exists [2024-09-26T05:08:30.236Z] 7eb6ebb6190d: Layer already exists [2024-09-26T05:08:30.236Z] e9e5c27dc8eb: Layer already exists [2024-09-26T05:08:30.236Z] 48fe8646d184: Layer already exists [2024-09-26T05:08:30.236Z] d4160b7d6ed2: Layer already exists [2024-09-26T05:08:30.236Z] 70769d4a6c1a: Layer already exists [2024-09-26T05:08:30.236Z] 467112bf3df6: Layer already exists [2024-09-26T05:08:30.236Z] b60ee7ecd80e: Layer already exists [2024-09-26T05:08:30.236Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:30.236Z] c474b27684de: Layer already exists [2024-09-26T05:08:30.236Z] be7cbfa17043: Layer already exists [2024-09-26T05:08:30.236Z] f728ab102b56: Layer already exists [2024-09-26T05:08:30.237Z] 58299f0a90d0: Layer already exists [2024-09-26T05:08:30.237Z] 33d126705d52: Layer already exists [2024-09-26T05:08:30.237Z] 5f70bf18a086: Layer already exists [2024-09-26T05:08:30.237Z] 82b9448d9e06: Layer already exists [2024-09-26T05:08:30.237Z] d62a02444d39: Layer already exists [2024-09-26T05:08:30.237Z] latest: digest: sha256:af9bb4c8424b05efc25092d513463ec07c5f9e3386df31f0f993130ca949e5c0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:30.564Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:30.892Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.82 [2024-09-26T05:08:30.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-26T05:08:30.892Z] 48fe8646d184: Preparing [2024-09-26T05:08:30.892Z] d4160b7d6ed2: Preparing [2024-09-26T05:08:30.892Z] e9e5c27dc8eb: Preparing [2024-09-26T05:08:30.892Z] 73937ed57cd7: Preparing [2024-09-26T05:08:30.892Z] 7eb6ebb6190d: Preparing [2024-09-26T05:08:30.892Z] 467112bf3df6: Preparing [2024-09-26T05:08:30.892Z] 70769d4a6c1a: Preparing [2024-09-26T05:08:30.892Z] b60ee7ecd80e: Preparing [2024-09-26T05:08:30.892Z] 15e2b92f036b: Preparing [2024-09-26T05:08:30.892Z] c474b27684de: Preparing [2024-09-26T05:08:30.892Z] f728ab102b56: Preparing [2024-09-26T05:08:30.892Z] be7cbfa17043: Preparing [2024-09-26T05:08:30.892Z] 5f70bf18a086: Preparing [2024-09-26T05:08:30.892Z] 58299f0a90d0: Preparing [2024-09-26T05:08:30.892Z] 33d126705d52: Preparing [2024-09-26T05:08:30.892Z] 82b9448d9e06: Preparing [2024-09-26T05:08:30.892Z] d62a02444d39: Preparing [2024-09-26T05:08:30.892Z] 70769d4a6c1a: Waiting [2024-09-26T05:08:30.892Z] 33d126705d52: Waiting [2024-09-26T05:08:30.892Z] be7cbfa17043: Waiting [2024-09-26T05:08:30.892Z] b60ee7ecd80e: Waiting [2024-09-26T05:08:30.892Z] 82b9448d9e06: Waiting [2024-09-26T05:08:30.892Z] d62a02444d39: Waiting [2024-09-26T05:08:30.892Z] 5f70bf18a086: Waiting [2024-09-26T05:08:30.892Z] 58299f0a90d0: Waiting [2024-09-26T05:08:30.892Z] 15e2b92f036b: Waiting [2024-09-26T05:08:30.892Z] c474b27684de: Waiting [2024-09-26T05:08:30.892Z] f728ab102b56: Waiting [2024-09-26T05:08:30.892Z] d4160b7d6ed2: Layer already exists [2024-09-26T05:08:30.892Z] e9e5c27dc8eb: Layer already exists [2024-09-26T05:08:30.892Z] 48fe8646d184: Layer already exists [2024-09-26T05:08:30.892Z] 73937ed57cd7: Layer already exists [2024-09-26T05:08:30.892Z] 7eb6ebb6190d: Layer already exists [2024-09-26T05:08:30.892Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:30.892Z] 70769d4a6c1a: Layer already exists [2024-09-26T05:08:30.892Z] 467112bf3df6: Layer already exists [2024-09-26T05:08:30.892Z] c474b27684de: Layer already exists [2024-09-26T05:08:30.892Z] b60ee7ecd80e: Layer already exists [2024-09-26T05:08:30.892Z] f728ab102b56: Layer already exists [2024-09-26T05:08:30.892Z] be7cbfa17043: Layer already exists [2024-09-26T05:08:30.892Z] 33d126705d52: Layer already exists [2024-09-26T05:08:30.892Z] 5f70bf18a086: Layer already exists [2024-09-26T05:08:30.892Z] 58299f0a90d0: Layer already exists [2024-09-26T05:08:30.892Z] 82b9448d9e06: Layer already exists [2024-09-26T05:08:30.892Z] d62a02444d39: Layer already exists [2024-09-26T05:08:30.892Z] 3.2.0-dev.82: digest: sha256:af9bb4c8424b05efc25092d513463ec07c5f9e3386df31f0f993130ca949e5c0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:31.226Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:31.551Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:31.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-26T05:08:31.551Z] 48fe8646d184: Preparing [2024-09-26T05:08:31.551Z] d4160b7d6ed2: Preparing [2024-09-26T05:08:31.551Z] e9e5c27dc8eb: Preparing [2024-09-26T05:08:31.551Z] 73937ed57cd7: Preparing [2024-09-26T05:08:31.551Z] 7eb6ebb6190d: Preparing [2024-09-26T05:08:31.551Z] 467112bf3df6: Preparing [2024-09-26T05:08:31.551Z] 70769d4a6c1a: Preparing [2024-09-26T05:08:31.551Z] b60ee7ecd80e: Preparing [2024-09-26T05:08:31.551Z] 15e2b92f036b: Preparing [2024-09-26T05:08:31.551Z] c474b27684de: Preparing [2024-09-26T05:08:31.551Z] f728ab102b56: Preparing [2024-09-26T05:08:31.551Z] be7cbfa17043: Preparing [2024-09-26T05:08:31.551Z] 5f70bf18a086: Preparing [2024-09-26T05:08:31.551Z] 58299f0a90d0: Preparing [2024-09-26T05:08:31.551Z] 33d126705d52: Preparing [2024-09-26T05:08:31.551Z] 82b9448d9e06: Preparing [2024-09-26T05:08:31.551Z] d62a02444d39: Preparing [2024-09-26T05:08:31.551Z] 467112bf3df6: Waiting [2024-09-26T05:08:31.551Z] 70769d4a6c1a: Waiting [2024-09-26T05:08:31.551Z] b60ee7ecd80e: Waiting [2024-09-26T05:08:31.551Z] 15e2b92f036b: Waiting [2024-09-26T05:08:31.551Z] c474b27684de: Waiting [2024-09-26T05:08:31.551Z] f728ab102b56: Waiting [2024-09-26T05:08:31.551Z] be7cbfa17043: Waiting [2024-09-26T05:08:31.551Z] 33d126705d52: Waiting [2024-09-26T05:08:31.551Z] 82b9448d9e06: Waiting [2024-09-26T05:08:31.551Z] 5f70bf18a086: Waiting [2024-09-26T05:08:31.551Z] 58299f0a90d0: Waiting [2024-09-26T05:08:31.551Z] d62a02444d39: Waiting [2024-09-26T05:08:31.551Z] e9e5c27dc8eb: Layer already exists [2024-09-26T05:08:31.551Z] 48fe8646d184: Layer already exists [2024-09-26T05:08:31.551Z] 7eb6ebb6190d: Layer already exists [2024-09-26T05:08:31.551Z] d4160b7d6ed2: Layer already exists [2024-09-26T05:08:31.551Z] 73937ed57cd7: Layer already exists [2024-09-26T05:08:31.551Z] 467112bf3df6: Layer already exists [2024-09-26T05:08:31.551Z] 70769d4a6c1a: Layer already exists [2024-09-26T05:08:31.551Z] b60ee7ecd80e: Layer already exists [2024-09-26T05:08:31.551Z] c474b27684de: Layer already exists [2024-09-26T05:08:31.551Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:31.551Z] be7cbfa17043: Layer already exists [2024-09-26T05:08:31.551Z] f728ab102b56: Layer already exists [2024-09-26T05:08:31.551Z] 58299f0a90d0: Layer already exists [2024-09-26T05:08:31.551Z] 5f70bf18a086: Layer already exists [2024-09-26T05:08:31.551Z] 33d126705d52: Layer already exists [2024-09-26T05:08:31.551Z] 82b9448d9e06: Layer already exists [2024-09-26T05:08:31.551Z] d62a02444d39: Layer already exists [2024-09-26T05:08:31.551Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:af9bb4c8424b05efc25092d513463ec07c5f9e3386df31f0f993130ca949e5c0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:31.874Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:32.189Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-26T05:08:32.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-26T05:08:32.189Z] 48fe8646d184: Preparing [2024-09-26T05:08:32.189Z] d4160b7d6ed2: Preparing [2024-09-26T05:08:32.189Z] e9e5c27dc8eb: Preparing [2024-09-26T05:08:32.189Z] 73937ed57cd7: Preparing [2024-09-26T05:08:32.189Z] 7eb6ebb6190d: Preparing [2024-09-26T05:08:32.189Z] 467112bf3df6: Preparing [2024-09-26T05:08:32.189Z] 70769d4a6c1a: Preparing [2024-09-26T05:08:32.189Z] b60ee7ecd80e: Preparing [2024-09-26T05:08:32.189Z] 15e2b92f036b: Preparing [2024-09-26T05:08:32.189Z] c474b27684de: Preparing [2024-09-26T05:08:32.189Z] f728ab102b56: Preparing [2024-09-26T05:08:32.189Z] be7cbfa17043: Preparing [2024-09-26T05:08:32.189Z] 5f70bf18a086: Preparing [2024-09-26T05:08:32.189Z] 58299f0a90d0: Preparing [2024-09-26T05:08:32.189Z] 33d126705d52: Preparing [2024-09-26T05:08:32.189Z] 82b9448d9e06: Preparing [2024-09-26T05:08:32.189Z] d62a02444d39: Preparing [2024-09-26T05:08:32.189Z] f728ab102b56: Waiting [2024-09-26T05:08:32.189Z] be7cbfa17043: Waiting [2024-09-26T05:08:32.189Z] 5f70bf18a086: Waiting [2024-09-26T05:08:32.189Z] 82b9448d9e06: Waiting [2024-09-26T05:08:32.189Z] d62a02444d39: Waiting [2024-09-26T05:08:32.189Z] 467112bf3df6: Waiting [2024-09-26T05:08:32.189Z] 58299f0a90d0: Waiting [2024-09-26T05:08:32.189Z] 33d126705d52: Waiting [2024-09-26T05:08:32.189Z] b60ee7ecd80e: Waiting [2024-09-26T05:08:32.189Z] 70769d4a6c1a: Waiting [2024-09-26T05:08:32.189Z] 15e2b92f036b: Waiting [2024-09-26T05:08:32.189Z] c474b27684de: Waiting [2024-09-26T05:08:32.189Z] d4160b7d6ed2: Layer already exists [2024-09-26T05:08:32.189Z] e9e5c27dc8eb: Layer already exists [2024-09-26T05:08:32.189Z] 7eb6ebb6190d: Layer already exists [2024-09-26T05:08:32.189Z] 73937ed57cd7: Layer already exists [2024-09-26T05:08:32.189Z] 48fe8646d184: Layer already exists [2024-09-26T05:08:32.189Z] 467112bf3df6: Layer already exists [2024-09-26T05:08:32.189Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:32.189Z] b60ee7ecd80e: Layer already exists [2024-09-26T05:08:32.189Z] 70769d4a6c1a: Layer already exists [2024-09-26T05:08:32.189Z] c474b27684de: Layer already exists [2024-09-26T05:08:32.189Z] f728ab102b56: Layer already exists [2024-09-26T05:08:32.189Z] 5f70bf18a086: Layer already exists [2024-09-26T05:08:32.189Z] 33d126705d52: Layer already exists [2024-09-26T05:08:32.189Z] be7cbfa17043: Layer already exists [2024-09-26T05:08:32.189Z] 58299f0a90d0: Layer already exists [2024-09-26T05:08:32.189Z] 82b9448d9e06: Layer already exists [2024-09-26T05:08:32.189Z] d62a02444d39: Layer already exists [2024-09-26T05:08:32.189Z] main: digest: sha256:af9bb4c8424b05efc25092d513463ec07c5f9e3386df31f0f993130ca949e5c0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T05:08:32.263Z] ===================================================== [Pipeline] echo [2024-09-26T05:08:32.302Z] taggedImages: [2024-09-26T05:08:32.302Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:32.302Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-26T05:08:32.302Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.82 [2024-09-26T05:08:32.302Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:32.302Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-26T05:08:32.335Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-26T05:08:32.335Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:32.335Z] latest [2024-09-26T05:08:32.335Z] 3.2.0-dev.82 [2024-09-26T05:08:32.335Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:32.335Z] main [2024-09-26T05:08:32.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:32.681Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:33.004Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:33.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-26T05:08:33.004Z] e7a0fb7d351b: Preparing [2024-09-26T05:08:33.004Z] adbee2969c3e: Preparing [2024-09-26T05:08:33.004Z] a29660d6d989: Preparing [2024-09-26T05:08:33.004Z] 3c5db36d71e7: Preparing [2024-09-26T05:08:33.004Z] 15e2b92f036b: Preparing [2024-09-26T05:08:33.005Z] c474b27684de: Preparing [2024-09-26T05:08:33.005Z] 2642d418b284: Preparing [2024-09-26T05:08:33.005Z] ce65a78e2b91: Preparing [2024-09-26T05:08:33.005Z] d62a02444d39: Preparing [2024-09-26T05:08:33.005Z] 2642d418b284: Waiting [2024-09-26T05:08:33.005Z] c474b27684de: Waiting [2024-09-26T05:08:33.005Z] ce65a78e2b91: Waiting [2024-09-26T05:08:33.005Z] d62a02444d39: Waiting [2024-09-26T05:08:33.005Z] adbee2969c3e: Layer already exists [2024-09-26T05:08:33.005Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:33.005Z] c474b27684de: Layer already exists [2024-09-26T05:08:33.005Z] 2642d418b284: Layer already exists [2024-09-26T05:08:33.005Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:33.005Z] d62a02444d39: Layer already exists [2024-09-26T05:08:33.005Z] a29660d6d989: Pushed [2024-09-26T05:08:33.005Z] e7a0fb7d351b: Pushed [2024-09-26T05:08:35.543Z] 3c5db36d71e7: Pushed [2024-09-26T05:08:35.543Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:666d14b55f7f7eae9cee9813c2ef17a9d13ad82dd695979a0cb7e44115fd8a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:35.862Z] + 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-26T05:08:36.187Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-26T05:08:36.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-26T05:08:36.187Z] e7a0fb7d351b: Preparing [2024-09-26T05:08:36.187Z] adbee2969c3e: Preparing [2024-09-26T05:08:36.187Z] a29660d6d989: Preparing [2024-09-26T05:08:36.187Z] 3c5db36d71e7: Preparing [2024-09-26T05:08:36.187Z] 15e2b92f036b: Preparing [2024-09-26T05:08:36.187Z] c474b27684de: Preparing [2024-09-26T05:08:36.187Z] 2642d418b284: Preparing [2024-09-26T05:08:36.187Z] c474b27684de: Waiting [2024-09-26T05:08:36.187Z] ce65a78e2b91: Preparing [2024-09-26T05:08:36.187Z] d62a02444d39: Preparing [2024-09-26T05:08:36.187Z] 2642d418b284: Waiting [2024-09-26T05:08:36.187Z] d62a02444d39: Waiting [2024-09-26T05:08:36.187Z] ce65a78e2b91: Waiting [2024-09-26T05:08:36.187Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:36.187Z] 3c5db36d71e7: Layer already exists [2024-09-26T05:08:36.187Z] a29660d6d989: Layer already exists [2024-09-26T05:08:36.187Z] e7a0fb7d351b: Layer already exists [2024-09-26T05:08:36.187Z] adbee2969c3e: Layer already exists [2024-09-26T05:08:36.187Z] 2642d418b284: Layer already exists [2024-09-26T05:08:36.187Z] c474b27684de: Layer already exists [2024-09-26T05:08:36.187Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:36.187Z] d62a02444d39: Layer already exists [2024-09-26T05:08:36.187Z] latest: digest: sha256:666d14b55f7f7eae9cee9813c2ef17a9d13ad82dd695979a0cb7e44115fd8a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:36.505Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:36.844Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.82 [2024-09-26T05:08:36.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-26T05:08:36.844Z] e7a0fb7d351b: Preparing [2024-09-26T05:08:36.844Z] adbee2969c3e: Preparing [2024-09-26T05:08:36.844Z] a29660d6d989: Preparing [2024-09-26T05:08:36.844Z] 3c5db36d71e7: Preparing [2024-09-26T05:08:36.844Z] 15e2b92f036b: Preparing [2024-09-26T05:08:36.844Z] c474b27684de: Preparing [2024-09-26T05:08:36.844Z] 2642d418b284: Preparing [2024-09-26T05:08:36.844Z] ce65a78e2b91: Preparing [2024-09-26T05:08:36.844Z] d62a02444d39: Preparing [2024-09-26T05:08:36.844Z] d62a02444d39: Waiting [2024-09-26T05:08:36.844Z] ce65a78e2b91: Waiting [2024-09-26T05:08:36.844Z] c474b27684de: Waiting [2024-09-26T05:08:36.844Z] 2642d418b284: Waiting [2024-09-26T05:08:36.844Z] e7a0fb7d351b: Layer already exists [2024-09-26T05:08:36.844Z] adbee2969c3e: Layer already exists [2024-09-26T05:08:36.844Z] a29660d6d989: Layer already exists [2024-09-26T05:08:36.844Z] 3c5db36d71e7: Layer already exists [2024-09-26T05:08:36.844Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:36.844Z] 2642d418b284: Layer already exists [2024-09-26T05:08:36.844Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:36.844Z] c474b27684de: Layer already exists [2024-09-26T05:08:36.844Z] d62a02444d39: Layer already exists [2024-09-26T05:08:36.844Z] 3.2.0-dev.82: digest: sha256:666d14b55f7f7eae9cee9813c2ef17a9d13ad82dd695979a0cb7e44115fd8a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:37.173Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:37.495Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:37.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-26T05:08:37.495Z] e7a0fb7d351b: Preparing [2024-09-26T05:08:37.495Z] adbee2969c3e: Preparing [2024-09-26T05:08:37.495Z] a29660d6d989: Preparing [2024-09-26T05:08:37.495Z] 3c5db36d71e7: Preparing [2024-09-26T05:08:37.495Z] 15e2b92f036b: Preparing [2024-09-26T05:08:37.495Z] c474b27684de: Preparing [2024-09-26T05:08:37.495Z] 2642d418b284: Preparing [2024-09-26T05:08:37.495Z] ce65a78e2b91: Preparing [2024-09-26T05:08:37.495Z] d62a02444d39: Preparing [2024-09-26T05:08:37.495Z] 2642d418b284: Waiting [2024-09-26T05:08:37.495Z] ce65a78e2b91: Waiting [2024-09-26T05:08:37.495Z] d62a02444d39: Waiting [2024-09-26T05:08:37.495Z] c474b27684de: Waiting [2024-09-26T05:08:37.495Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:37.495Z] e7a0fb7d351b: Layer already exists [2024-09-26T05:08:37.495Z] a29660d6d989: Layer already exists [2024-09-26T05:08:37.495Z] 3c5db36d71e7: Layer already exists [2024-09-26T05:08:37.495Z] adbee2969c3e: Layer already exists [2024-09-26T05:08:37.495Z] d62a02444d39: Layer already exists [2024-09-26T05:08:37.495Z] 2642d418b284: Layer already exists [2024-09-26T05:08:37.495Z] c474b27684de: Layer already exists [2024-09-26T05:08:37.495Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:37.495Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:666d14b55f7f7eae9cee9813c2ef17a9d13ad82dd695979a0cb7e44115fd8a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:37.816Z] + 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-26T05:08:38.122Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-26T05:08:38.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-26T05:08:38.122Z] e7a0fb7d351b: Preparing [2024-09-26T05:08:38.122Z] adbee2969c3e: Preparing [2024-09-26T05:08:38.122Z] a29660d6d989: Preparing [2024-09-26T05:08:38.122Z] 3c5db36d71e7: Preparing [2024-09-26T05:08:38.122Z] 15e2b92f036b: Preparing [2024-09-26T05:08:38.122Z] c474b27684de: Preparing [2024-09-26T05:08:38.122Z] 2642d418b284: Preparing [2024-09-26T05:08:38.122Z] ce65a78e2b91: Preparing [2024-09-26T05:08:38.122Z] d62a02444d39: Preparing [2024-09-26T05:08:38.122Z] c474b27684de: Waiting [2024-09-26T05:08:38.122Z] 2642d418b284: Waiting [2024-09-26T05:08:38.122Z] ce65a78e2b91: Waiting [2024-09-26T05:08:38.122Z] e7a0fb7d351b: Layer already exists [2024-09-26T05:08:38.122Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:38.122Z] 3c5db36d71e7: Layer already exists [2024-09-26T05:08:38.122Z] adbee2969c3e: Layer already exists [2024-09-26T05:08:38.122Z] a29660d6d989: Layer already exists [2024-09-26T05:08:38.122Z] 2642d418b284: Layer already exists [2024-09-26T05:08:38.122Z] c474b27684de: Layer already exists [2024-09-26T05:08:38.122Z] ce65a78e2b91: Layer already exists [2024-09-26T05:08:38.122Z] d62a02444d39: Layer already exists [2024-09-26T05:08:38.122Z] main: digest: sha256:666d14b55f7f7eae9cee9813c2ef17a9d13ad82dd695979a0cb7e44115fd8a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T05:08:38.199Z] ===================================================== [Pipeline] echo [2024-09-26T05:08:38.210Z] taggedImages: [2024-09-26T05:08:38.210Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:38.210Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-26T05:08:38.210Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.82 [2024-09-26T05:08:38.210Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:38.210Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-26T05:08:38.235Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-26T05:08:38.235Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:38.235Z] latest [2024-09-26T05:08:38.235Z] 3.2.0-dev.82 [2024-09-26T05:08:38.235Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:38.235Z] main [2024-09-26T05:08:38.235Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:38.571Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:38.899Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:38.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-26T05:08:38.899Z] cbb016187d7a: Preparing [2024-09-26T05:08:38.899Z] 6e28c616641f: Preparing [2024-09-26T05:08:38.899Z] 3005236db44a: Preparing [2024-09-26T05:08:38.899Z] c7e629f3886e: Preparing [2024-09-26T05:08:38.899Z] 9c9742e67ea6: Preparing [2024-09-26T05:08:38.899Z] 15e2b92f036b: Preparing [2024-09-26T05:08:38.899Z] c474b27684de: Preparing [2024-09-26T05:08:38.899Z] 9769130583da: Preparing [2024-09-26T05:08:38.899Z] 60d40f491fab: Preparing [2024-09-26T05:08:38.899Z] 81c7d9b927cc: Preparing [2024-09-26T05:08:38.899Z] d62a02444d39: Preparing [2024-09-26T05:08:38.899Z] 9769130583da: Waiting [2024-09-26T05:08:38.899Z] 81c7d9b927cc: Waiting [2024-09-26T05:08:38.899Z] 15e2b92f036b: Waiting [2024-09-26T05:08:38.899Z] c474b27684de: Waiting [2024-09-26T05:08:39.159Z] 9c9742e67ea6: Pushed [2024-09-26T05:08:39.159Z] c7e629f3886e: Pushed [2024-09-26T05:08:39.159Z] 6e28c616641f: Pushed [2024-09-26T05:08:39.159Z] cbb016187d7a: Pushed [2024-09-26T05:08:39.159Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:39.159Z] c474b27684de: Layer already exists [2024-09-26T05:08:39.159Z] d62a02444d39: Layer already exists [2024-09-26T05:08:39.417Z] 9769130583da: Pushed [2024-09-26T05:08:39.417Z] 60d40f491fab: Pushed [2024-09-26T05:08:39.676Z] 3005236db44a: Pushed [2024-09-26T05:08:40.243Z] 81c7d9b927cc: Pushed [2024-09-26T05:08:40.811Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:5fac94b4809b5815fcbf270599b5cd8ccf58abc2e85a3ac3d8af7e065384ac3c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:41.136Z] + 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-26T05:08:41.458Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-26T05:08:41.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-26T05:08:41.458Z] cbb016187d7a: Preparing [2024-09-26T05:08:41.458Z] 6e28c616641f: Preparing [2024-09-26T05:08:41.458Z] 3005236db44a: Preparing [2024-09-26T05:08:41.458Z] c7e629f3886e: Preparing [2024-09-26T05:08:41.458Z] 9c9742e67ea6: Preparing [2024-09-26T05:08:41.458Z] 15e2b92f036b: Preparing [2024-09-26T05:08:41.458Z] c474b27684de: Preparing [2024-09-26T05:08:41.458Z] 9769130583da: Preparing [2024-09-26T05:08:41.458Z] 60d40f491fab: Preparing [2024-09-26T05:08:41.458Z] 81c7d9b927cc: Preparing [2024-09-26T05:08:41.458Z] d62a02444d39: Preparing [2024-09-26T05:08:41.458Z] 15e2b92f036b: Waiting [2024-09-26T05:08:41.458Z] c474b27684de: Waiting [2024-09-26T05:08:41.458Z] 81c7d9b927cc: Waiting [2024-09-26T05:08:41.458Z] 9769130583da: Waiting [2024-09-26T05:08:41.458Z] 60d40f491fab: Waiting [2024-09-26T05:08:41.458Z] d62a02444d39: Waiting [2024-09-26T05:08:41.458Z] c7e629f3886e: Layer already exists [2024-09-26T05:08:41.458Z] 3005236db44a: Layer already exists [2024-09-26T05:08:41.458Z] 9c9742e67ea6: Layer already exists [2024-09-26T05:08:41.458Z] cbb016187d7a: Layer already exists [2024-09-26T05:08:41.458Z] 6e28c616641f: Layer already exists [2024-09-26T05:08:41.458Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:41.458Z] 9769130583da: Layer already exists [2024-09-26T05:08:41.458Z] 60d40f491fab: Layer already exists [2024-09-26T05:08:41.458Z] c474b27684de: Layer already exists [2024-09-26T05:08:41.458Z] 81c7d9b927cc: Layer already exists [2024-09-26T05:08:41.458Z] d62a02444d39: Layer already exists [2024-09-26T05:08:41.458Z] latest: digest: sha256:5fac94b4809b5815fcbf270599b5cd8ccf58abc2e85a3ac3d8af7e065384ac3c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:41.785Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:42.204Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.82 [2024-09-26T05:08:42.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-26T05:08:42.204Z] cbb016187d7a: Preparing [2024-09-26T05:08:42.204Z] 6e28c616641f: Preparing [2024-09-26T05:08:42.204Z] 3005236db44a: Preparing [2024-09-26T05:08:42.204Z] c7e629f3886e: Preparing [2024-09-26T05:08:42.204Z] 9c9742e67ea6: Preparing [2024-09-26T05:08:42.204Z] 15e2b92f036b: Preparing [2024-09-26T05:08:42.204Z] c474b27684de: Preparing [2024-09-26T05:08:42.204Z] 9769130583da: Preparing [2024-09-26T05:08:42.204Z] 60d40f491fab: Preparing [2024-09-26T05:08:42.204Z] 81c7d9b927cc: Preparing [2024-09-26T05:08:42.204Z] d62a02444d39: Preparing [2024-09-26T05:08:42.204Z] 60d40f491fab: Waiting [2024-09-26T05:08:42.204Z] 15e2b92f036b: Waiting [2024-09-26T05:08:42.204Z] c474b27684de: Waiting [2024-09-26T05:08:42.204Z] 9769130583da: Waiting [2024-09-26T05:08:42.204Z] d62a02444d39: Waiting [2024-09-26T05:08:42.204Z] 3005236db44a: Layer already exists [2024-09-26T05:08:42.204Z] 9c9742e67ea6: Layer already exists [2024-09-26T05:08:42.204Z] 6e28c616641f: Layer already exists [2024-09-26T05:08:42.204Z] c7e629f3886e: Layer already exists [2024-09-26T05:08:42.204Z] cbb016187d7a: Layer already exists [2024-09-26T05:08:42.204Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:42.204Z] c474b27684de: Layer already exists [2024-09-26T05:08:42.204Z] 60d40f491fab: Layer already exists [2024-09-26T05:08:42.204Z] 9769130583da: Layer already exists [2024-09-26T05:08:42.204Z] 81c7d9b927cc: Layer already exists [2024-09-26T05:08:42.204Z] d62a02444d39: Layer already exists [2024-09-26T05:08:42.204Z] 3.2.0-dev.82: digest: sha256:5fac94b4809b5815fcbf270599b5cd8ccf58abc2e85a3ac3d8af7e065384ac3c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:42.615Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:42.999Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:42.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-26T05:08:42.999Z] cbb016187d7a: Preparing [2024-09-26T05:08:42.999Z] 6e28c616641f: Preparing [2024-09-26T05:08:42.999Z] 3005236db44a: Preparing [2024-09-26T05:08:42.999Z] c7e629f3886e: Preparing [2024-09-26T05:08:42.999Z] 9c9742e67ea6: Preparing [2024-09-26T05:08:42.999Z] 15e2b92f036b: Preparing [2024-09-26T05:08:42.999Z] c474b27684de: Preparing [2024-09-26T05:08:42.999Z] 9769130583da: Preparing [2024-09-26T05:08:42.999Z] 60d40f491fab: Preparing [2024-09-26T05:08:42.999Z] 81c7d9b927cc: Preparing [2024-09-26T05:08:42.999Z] d62a02444d39: Preparing [2024-09-26T05:08:42.999Z] 9769130583da: Waiting [2024-09-26T05:08:42.999Z] 60d40f491fab: Waiting [2024-09-26T05:08:42.999Z] 81c7d9b927cc: Waiting [2024-09-26T05:08:42.999Z] d62a02444d39: Waiting [2024-09-26T05:08:42.999Z] 15e2b92f036b: Waiting [2024-09-26T05:08:42.999Z] c474b27684de: Waiting [2024-09-26T05:08:42.999Z] c7e629f3886e: Layer already exists [2024-09-26T05:08:42.999Z] 3005236db44a: Layer already exists [2024-09-26T05:08:42.999Z] 9c9742e67ea6: Layer already exists [2024-09-26T05:08:42.999Z] cbb016187d7a: Layer already exists [2024-09-26T05:08:42.999Z] 6e28c616641f: Layer already exists [2024-09-26T05:08:42.999Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:42.999Z] 9769130583da: Layer already exists [2024-09-26T05:08:42.999Z] c474b27684de: Layer already exists [2024-09-26T05:08:42.999Z] 81c7d9b927cc: Layer already exists [2024-09-26T05:08:42.999Z] 60d40f491fab: Layer already exists [2024-09-26T05:08:42.999Z] d62a02444d39: Layer already exists [2024-09-26T05:08:42.999Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:5fac94b4809b5815fcbf270599b5cd8ccf58abc2e85a3ac3d8af7e065384ac3c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:43.367Z] + 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-26T05:08:43.689Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-26T05:08:43.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-26T05:08:43.690Z] cbb016187d7a: Preparing [2024-09-26T05:08:43.690Z] 6e28c616641f: Preparing [2024-09-26T05:08:43.690Z] 3005236db44a: Preparing [2024-09-26T05:08:43.690Z] c7e629f3886e: Preparing [2024-09-26T05:08:43.690Z] 9c9742e67ea6: Preparing [2024-09-26T05:08:43.690Z] 15e2b92f036b: Preparing [2024-09-26T05:08:43.690Z] c474b27684de: Preparing [2024-09-26T05:08:43.690Z] 9769130583da: Preparing [2024-09-26T05:08:43.690Z] 60d40f491fab: Preparing [2024-09-26T05:08:43.690Z] 81c7d9b927cc: Preparing [2024-09-26T05:08:43.690Z] d62a02444d39: Preparing [2024-09-26T05:08:43.690Z] 15e2b92f036b: Waiting [2024-09-26T05:08:43.690Z] c474b27684de: Waiting [2024-09-26T05:08:43.690Z] 9769130583da: Waiting [2024-09-26T05:08:43.690Z] d62a02444d39: Waiting [2024-09-26T05:08:43.690Z] 60d40f491fab: Waiting [2024-09-26T05:08:43.690Z] 6e28c616641f: Layer already exists [2024-09-26T05:08:43.690Z] 9c9742e67ea6: Layer already exists [2024-09-26T05:08:43.690Z] cbb016187d7a: Layer already exists [2024-09-26T05:08:43.690Z] c7e629f3886e: Layer already exists [2024-09-26T05:08:43.690Z] 3005236db44a: Layer already exists [2024-09-26T05:08:43.690Z] c474b27684de: Layer already exists [2024-09-26T05:08:43.690Z] 81c7d9b927cc: Layer already exists [2024-09-26T05:08:43.690Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:43.690Z] 60d40f491fab: Layer already exists [2024-09-26T05:08:43.690Z] 9769130583da: Layer already exists [2024-09-26T05:08:43.690Z] d62a02444d39: Layer already exists [2024-09-26T05:08:43.949Z] main: digest: sha256:5fac94b4809b5815fcbf270599b5cd8ccf58abc2e85a3ac3d8af7e065384ac3c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T05:08:44.024Z] ===================================================== [Pipeline] echo [2024-09-26T05:08:44.035Z] taggedImages: [2024-09-26T05:08:44.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:44.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-26T05:08:44.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.82 [2024-09-26T05:08:44.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:44.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-26T05:08:44.061Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-26T05:08:44.061Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:44.061Z] latest [2024-09-26T05:08:44.061Z] 3.2.0-dev.82 [2024-09-26T05:08:44.061Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:44.061Z] main [2024-09-26T05:08:44.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:44.581Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:44.898Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:44.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-26T05:08:44.898Z] 7f3871b8f82d: Preparing [2024-09-26T05:08:44.898Z] 216d514e6d80: Preparing [2024-09-26T05:08:44.898Z] 87311e3ca589: Preparing [2024-09-26T05:08:44.898Z] 2cb651fb9257: Preparing [2024-09-26T05:08:44.898Z] e00b3b0fa60c: Preparing [2024-09-26T05:08:44.898Z] 43799621fcf4: Preparing [2024-09-26T05:08:44.898Z] 4ce74aa78135: Preparing [2024-09-26T05:08:44.898Z] 15e2b92f036b: Preparing [2024-09-26T05:08:44.898Z] c474b27684de: Preparing [2024-09-26T05:08:44.898Z] d0a6c8bdde19: Preparing [2024-09-26T05:08:44.898Z] a5d1de1a5d6d: Preparing [2024-09-26T05:08:44.898Z] d62a02444d39: Preparing [2024-09-26T05:08:44.898Z] 43799621fcf4: Waiting [2024-09-26T05:08:44.898Z] 4ce74aa78135: Waiting [2024-09-26T05:08:44.898Z] 15e2b92f036b: Waiting [2024-09-26T05:08:44.898Z] c474b27684de: Waiting [2024-09-26T05:08:44.898Z] d0a6c8bdde19: Waiting [2024-09-26T05:08:44.898Z] d62a02444d39: Waiting [2024-09-26T05:08:44.898Z] 216d514e6d80: Pushed [2024-09-26T05:08:44.898Z] 7f3871b8f82d: Pushed [2024-09-26T05:08:44.898Z] e00b3b0fa60c: Pushed [2024-09-26T05:08:44.898Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:44.898Z] c474b27684de: Layer already exists [2024-09-26T05:08:45.158Z] 43799621fcf4: Pushed [2024-09-26T05:08:45.158Z] 4ce74aa78135: Pushed [2024-09-26T05:08:45.158Z] d0a6c8bdde19: Pushed [2024-09-26T05:08:45.158Z] d62a02444d39: Layer already exists [2024-09-26T05:08:45.725Z] 2cb651fb9257: Pushed [2024-09-26T05:08:46.294Z] 87311e3ca589: Pushed [2024-09-26T05:08:46.295Z] a5d1de1a5d6d: Pushed [2024-09-26T05:08:46.555Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:7e847eb303efc3199c24b86ce5b56e6e3ae07b1bf6c97832216b5acdb18edb5b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:46.897Z] + 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-26T05:08:47.244Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-26T05:08:47.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-26T05:08:47.244Z] 7f3871b8f82d: Preparing [2024-09-26T05:08:47.244Z] 216d514e6d80: Preparing [2024-09-26T05:08:47.244Z] 87311e3ca589: Preparing [2024-09-26T05:08:47.244Z] 2cb651fb9257: Preparing [2024-09-26T05:08:47.244Z] e00b3b0fa60c: Preparing [2024-09-26T05:08:47.244Z] 43799621fcf4: Preparing [2024-09-26T05:08:47.244Z] 4ce74aa78135: Preparing [2024-09-26T05:08:47.244Z] 15e2b92f036b: Preparing [2024-09-26T05:08:47.244Z] c474b27684de: Preparing [2024-09-26T05:08:47.244Z] d0a6c8bdde19: Preparing [2024-09-26T05:08:47.244Z] a5d1de1a5d6d: Preparing [2024-09-26T05:08:47.244Z] d62a02444d39: Preparing [2024-09-26T05:08:47.244Z] 15e2b92f036b: Waiting [2024-09-26T05:08:47.244Z] a5d1de1a5d6d: Waiting [2024-09-26T05:08:47.244Z] d0a6c8bdde19: Waiting [2024-09-26T05:08:47.244Z] c474b27684de: Waiting [2024-09-26T05:08:47.244Z] 43799621fcf4: Waiting [2024-09-26T05:08:47.244Z] 4ce74aa78135: Waiting [2024-09-26T05:08:47.244Z] e00b3b0fa60c: Layer already exists [2024-09-26T05:08:47.244Z] 87311e3ca589: Layer already exists [2024-09-26T05:08:47.244Z] 2cb651fb9257: Layer already exists [2024-09-26T05:08:47.244Z] 7f3871b8f82d: Layer already exists [2024-09-26T05:08:47.244Z] 216d514e6d80: Layer already exists [2024-09-26T05:08:47.244Z] 4ce74aa78135: Layer already exists [2024-09-26T05:08:47.244Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:47.244Z] 43799621fcf4: Layer already exists [2024-09-26T05:08:47.244Z] c474b27684de: Layer already exists [2024-09-26T05:08:47.244Z] d0a6c8bdde19: Layer already exists [2024-09-26T05:08:47.244Z] d62a02444d39: Layer already exists [2024-09-26T05:08:47.244Z] a5d1de1a5d6d: Layer already exists [2024-09-26T05:08:47.244Z] latest: digest: sha256:7e847eb303efc3199c24b86ce5b56e6e3ae07b1bf6c97832216b5acdb18edb5b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:47.569Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:47.898Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.82 [2024-09-26T05:08:47.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-26T05:08:47.898Z] 7f3871b8f82d: Preparing [2024-09-26T05:08:47.898Z] 216d514e6d80: Preparing [2024-09-26T05:08:47.898Z] 87311e3ca589: Preparing [2024-09-26T05:08:47.898Z] 2cb651fb9257: Preparing [2024-09-26T05:08:47.898Z] e00b3b0fa60c: Preparing [2024-09-26T05:08:47.898Z] 43799621fcf4: Preparing [2024-09-26T05:08:47.898Z] 4ce74aa78135: Preparing [2024-09-26T05:08:47.898Z] 15e2b92f036b: Preparing [2024-09-26T05:08:47.898Z] c474b27684de: Preparing [2024-09-26T05:08:47.898Z] d0a6c8bdde19: Preparing [2024-09-26T05:08:47.898Z] a5d1de1a5d6d: Preparing [2024-09-26T05:08:47.898Z] d62a02444d39: Preparing [2024-09-26T05:08:47.898Z] 4ce74aa78135: Waiting [2024-09-26T05:08:47.898Z] 15e2b92f036b: Waiting [2024-09-26T05:08:47.898Z] c474b27684de: Waiting [2024-09-26T05:08:47.898Z] a5d1de1a5d6d: Waiting [2024-09-26T05:08:47.898Z] d62a02444d39: Waiting [2024-09-26T05:08:47.898Z] 43799621fcf4: Waiting [2024-09-26T05:08:47.898Z] 2cb651fb9257: Layer already exists [2024-09-26T05:08:47.898Z] 216d514e6d80: Layer already exists [2024-09-26T05:08:47.898Z] 87311e3ca589: Layer already exists [2024-09-26T05:08:47.898Z] 7f3871b8f82d: Layer already exists [2024-09-26T05:08:47.898Z] e00b3b0fa60c: Layer already exists [2024-09-26T05:08:47.898Z] 43799621fcf4: Layer already exists [2024-09-26T05:08:47.898Z] c474b27684de: Layer already exists [2024-09-26T05:08:47.898Z] 4ce74aa78135: Layer already exists [2024-09-26T05:08:47.898Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:47.898Z] d0a6c8bdde19: Layer already exists [2024-09-26T05:08:47.898Z] a5d1de1a5d6d: Layer already exists [2024-09-26T05:08:47.898Z] d62a02444d39: Layer already exists [2024-09-26T05:08:47.898Z] 3.2.0-dev.82: digest: sha256:7e847eb303efc3199c24b86ce5b56e6e3ae07b1bf6c97832216b5acdb18edb5b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:48.223Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:48.549Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:48.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-26T05:08:48.549Z] 7f3871b8f82d: Preparing [2024-09-26T05:08:48.549Z] 216d514e6d80: Preparing [2024-09-26T05:08:48.549Z] 87311e3ca589: Preparing [2024-09-26T05:08:48.549Z] 2cb651fb9257: Preparing [2024-09-26T05:08:48.549Z] e00b3b0fa60c: Preparing [2024-09-26T05:08:48.549Z] 43799621fcf4: Preparing [2024-09-26T05:08:48.549Z] 4ce74aa78135: Preparing [2024-09-26T05:08:48.549Z] 15e2b92f036b: Preparing [2024-09-26T05:08:48.549Z] c474b27684de: Preparing [2024-09-26T05:08:48.549Z] d0a6c8bdde19: Preparing [2024-09-26T05:08:48.549Z] a5d1de1a5d6d: Preparing [2024-09-26T05:08:48.549Z] d62a02444d39: Preparing [2024-09-26T05:08:48.549Z] 4ce74aa78135: Waiting [2024-09-26T05:08:48.549Z] d0a6c8bdde19: Waiting [2024-09-26T05:08:48.549Z] c474b27684de: Waiting [2024-09-26T05:08:48.549Z] d62a02444d39: Waiting [2024-09-26T05:08:48.549Z] 15e2b92f036b: Waiting [2024-09-26T05:08:48.549Z] 43799621fcf4: Waiting [2024-09-26T05:08:48.549Z] 87311e3ca589: Layer already exists [2024-09-26T05:08:48.549Z] 216d514e6d80: Layer already exists [2024-09-26T05:08:48.549Z] 2cb651fb9257: Layer already exists [2024-09-26T05:08:48.549Z] 7f3871b8f82d: Layer already exists [2024-09-26T05:08:48.549Z] e00b3b0fa60c: Layer already exists [2024-09-26T05:08:48.549Z] 43799621fcf4: Layer already exists [2024-09-26T05:08:48.549Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:48.549Z] c474b27684de: Layer already exists [2024-09-26T05:08:48.549Z] d0a6c8bdde19: Layer already exists [2024-09-26T05:08:48.549Z] 4ce74aa78135: Layer already exists [2024-09-26T05:08:48.549Z] d62a02444d39: Layer already exists [2024-09-26T05:08:48.549Z] a5d1de1a5d6d: Layer already exists [2024-09-26T05:08:48.549Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:7e847eb303efc3199c24b86ce5b56e6e3ae07b1bf6c97832216b5acdb18edb5b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:48.903Z] + 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-26T05:08:49.233Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-26T05:08:49.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-26T05:08:49.233Z] 7f3871b8f82d: Preparing [2024-09-26T05:08:49.233Z] 216d514e6d80: Preparing [2024-09-26T05:08:49.233Z] 87311e3ca589: Preparing [2024-09-26T05:08:49.233Z] 2cb651fb9257: Preparing [2024-09-26T05:08:49.233Z] e00b3b0fa60c: Preparing [2024-09-26T05:08:49.233Z] 43799621fcf4: Preparing [2024-09-26T05:08:49.233Z] 4ce74aa78135: Preparing [2024-09-26T05:08:49.233Z] 15e2b92f036b: Preparing [2024-09-26T05:08:49.233Z] c474b27684de: Preparing [2024-09-26T05:08:49.233Z] d0a6c8bdde19: Preparing [2024-09-26T05:08:49.233Z] a5d1de1a5d6d: Preparing [2024-09-26T05:08:49.233Z] d62a02444d39: Preparing [2024-09-26T05:08:49.233Z] c474b27684de: Waiting [2024-09-26T05:08:49.233Z] d0a6c8bdde19: Waiting [2024-09-26T05:08:49.233Z] a5d1de1a5d6d: Waiting [2024-09-26T05:08:49.233Z] 43799621fcf4: Waiting [2024-09-26T05:08:49.233Z] d62a02444d39: Waiting [2024-09-26T05:08:49.233Z] 15e2b92f036b: Waiting [2024-09-26T05:08:49.233Z] 4ce74aa78135: Waiting [2024-09-26T05:08:49.233Z] e00b3b0fa60c: Layer already exists [2024-09-26T05:08:49.233Z] 2cb651fb9257: Layer already exists [2024-09-26T05:08:49.233Z] 7f3871b8f82d: Layer already exists [2024-09-26T05:08:49.233Z] 87311e3ca589: Layer already exists [2024-09-26T05:08:49.233Z] 216d514e6d80: Layer already exists [2024-09-26T05:08:49.233Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:49.233Z] 43799621fcf4: Layer already exists [2024-09-26T05:08:49.233Z] d0a6c8bdde19: Layer already exists [2024-09-26T05:08:49.233Z] 4ce74aa78135: Layer already exists [2024-09-26T05:08:49.233Z] c474b27684de: Layer already exists [2024-09-26T05:08:49.233Z] d62a02444d39: Layer already exists [2024-09-26T05:08:49.233Z] a5d1de1a5d6d: Layer already exists [2024-09-26T05:08:49.233Z] main: digest: sha256:7e847eb303efc3199c24b86ce5b56e6e3ae07b1bf6c97832216b5acdb18edb5b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T05:08:49.366Z] ===================================================== [Pipeline] echo [2024-09-26T05:08:49.378Z] taggedImages: [2024-09-26T05:08:49.378Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:49.378Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-26T05:08:49.378Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.82 [2024-09-26T05:08:49.378Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:49.378Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-26T05:08:49.413Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-26T05:08:49.413Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:49.413Z] latest [2024-09-26T05:08:49.413Z] 3.2.0-dev.82 [2024-09-26T05:08:49.413Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:49.413Z] main [2024-09-26T05:08:49.413Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:49.749Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:50.066Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:50.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-26T05:08:50.066Z] e79d3bedce86: Preparing [2024-09-26T05:08:50.066Z] db2a589df732: Preparing [2024-09-26T05:08:50.066Z] 15e2b92f036b: Preparing [2024-09-26T05:08:50.066Z] c474b27684de: Preparing [2024-09-26T05:08:50.066Z] 9bd2c58e225e: Preparing [2024-09-26T05:08:50.066Z] 40b9a48d9420: Preparing [2024-09-26T05:08:50.066Z] d62a02444d39: Preparing [2024-09-26T05:08:50.066Z] 40b9a48d9420: Waiting [2024-09-26T05:08:50.066Z] d62a02444d39: Waiting [2024-09-26T05:08:50.066Z] c474b27684de: Layer already exists [2024-09-26T05:08:50.066Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:50.066Z] d62a02444d39: Layer already exists [2024-09-26T05:08:50.066Z] e79d3bedce86: Pushed [2024-09-26T05:08:50.066Z] 9bd2c58e225e: Pushed [2024-09-26T05:08:51.005Z] 40b9a48d9420: Pushed [2024-09-26T05:08:51.943Z] db2a589df732: Pushed [2024-09-26T05:08:51.943Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:b8a38ada0422aaf1ab2ae70b356807231bb08a6eefb6a26389dd4aa2f7d239dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:52.259Z] + 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-26T05:08:52.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-26T05:08:52.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-26T05:08:52.576Z] e79d3bedce86: Preparing [2024-09-26T05:08:52.576Z] db2a589df732: Preparing [2024-09-26T05:08:52.576Z] 15e2b92f036b: Preparing [2024-09-26T05:08:52.576Z] c474b27684de: Preparing [2024-09-26T05:08:52.576Z] 9bd2c58e225e: Preparing [2024-09-26T05:08:52.576Z] 40b9a48d9420: Preparing [2024-09-26T05:08:52.576Z] d62a02444d39: Preparing [2024-09-26T05:08:52.576Z] 40b9a48d9420: Waiting [2024-09-26T05:08:52.576Z] d62a02444d39: Waiting [2024-09-26T05:08:52.576Z] 9bd2c58e225e: Layer already exists [2024-09-26T05:08:52.576Z] e79d3bedce86: Layer already exists [2024-09-26T05:08:52.576Z] db2a589df732: Layer already exists [2024-09-26T05:08:52.576Z] c474b27684de: Layer already exists [2024-09-26T05:08:52.576Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:52.576Z] 40b9a48d9420: Layer already exists [2024-09-26T05:08:52.576Z] d62a02444d39: Layer already exists [2024-09-26T05:08:52.576Z] latest: digest: sha256:b8a38ada0422aaf1ab2ae70b356807231bb08a6eefb6a26389dd4aa2f7d239dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:52.899Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:53.224Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.82 [2024-09-26T05:08:53.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-26T05:08:53.224Z] e79d3bedce86: Preparing [2024-09-26T05:08:53.224Z] db2a589df732: Preparing [2024-09-26T05:08:53.224Z] 15e2b92f036b: Preparing [2024-09-26T05:08:53.224Z] c474b27684de: Preparing [2024-09-26T05:08:53.224Z] 9bd2c58e225e: Preparing [2024-09-26T05:08:53.224Z] 40b9a48d9420: Preparing [2024-09-26T05:08:53.224Z] d62a02444d39: Preparing [2024-09-26T05:08:53.224Z] 40b9a48d9420: Waiting [2024-09-26T05:08:53.224Z] d62a02444d39: Waiting [2024-09-26T05:08:53.224Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:53.224Z] 9bd2c58e225e: Layer already exists [2024-09-26T05:08:53.224Z] c474b27684de: Layer already exists [2024-09-26T05:08:53.224Z] db2a589df732: Layer already exists [2024-09-26T05:08:53.224Z] e79d3bedce86: Layer already exists [2024-09-26T05:08:53.224Z] 40b9a48d9420: Layer already exists [2024-09-26T05:08:53.224Z] d62a02444d39: Layer already exists [2024-09-26T05:08:53.224Z] 3.2.0-dev.82: digest: sha256:b8a38ada0422aaf1ab2ae70b356807231bb08a6eefb6a26389dd4aa2f7d239dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:53.556Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:53.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:53.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-26T05:08:53.881Z] e79d3bedce86: Preparing [2024-09-26T05:08:53.881Z] db2a589df732: Preparing [2024-09-26T05:08:53.881Z] 15e2b92f036b: Preparing [2024-09-26T05:08:53.881Z] c474b27684de: Preparing [2024-09-26T05:08:53.881Z] 9bd2c58e225e: Preparing [2024-09-26T05:08:53.881Z] 40b9a48d9420: Preparing [2024-09-26T05:08:53.881Z] d62a02444d39: Preparing [2024-09-26T05:08:53.881Z] 40b9a48d9420: Waiting [2024-09-26T05:08:53.881Z] d62a02444d39: Waiting [2024-09-26T05:08:53.881Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:53.881Z] c474b27684de: Layer already exists [2024-09-26T05:08:53.881Z] e79d3bedce86: Layer already exists [2024-09-26T05:08:53.881Z] db2a589df732: Layer already exists [2024-09-26T05:08:53.881Z] 9bd2c58e225e: Layer already exists [2024-09-26T05:08:53.881Z] d62a02444d39: Layer already exists [2024-09-26T05:08:53.881Z] 40b9a48d9420: Layer already exists [2024-09-26T05:08:53.881Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:b8a38ada0422aaf1ab2ae70b356807231bb08a6eefb6a26389dd4aa2f7d239dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:54.203Z] + 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-26T05:08:54.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-26T05:08:54.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-26T05:08:54.520Z] e79d3bedce86: Preparing [2024-09-26T05:08:54.520Z] db2a589df732: Preparing [2024-09-26T05:08:54.520Z] 15e2b92f036b: Preparing [2024-09-26T05:08:54.520Z] c474b27684de: Preparing [2024-09-26T05:08:54.520Z] 9bd2c58e225e: Preparing [2024-09-26T05:08:54.520Z] 40b9a48d9420: Preparing [2024-09-26T05:08:54.520Z] d62a02444d39: Preparing [2024-09-26T05:08:54.520Z] d62a02444d39: Waiting [2024-09-26T05:08:54.520Z] 40b9a48d9420: Waiting [2024-09-26T05:08:54.520Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:54.520Z] 9bd2c58e225e: Layer already exists [2024-09-26T05:08:54.520Z] e79d3bedce86: Layer already exists [2024-09-26T05:08:54.520Z] db2a589df732: Layer already exists [2024-09-26T05:08:54.520Z] c474b27684de: Layer already exists [2024-09-26T05:08:54.520Z] 40b9a48d9420: Layer already exists [2024-09-26T05:08:54.520Z] d62a02444d39: Layer already exists [2024-09-26T05:08:54.520Z] main: digest: sha256:b8a38ada0422aaf1ab2ae70b356807231bb08a6eefb6a26389dd4aa2f7d239dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T05:08:54.603Z] ===================================================== [Pipeline] echo [2024-09-26T05:08:54.618Z] taggedImages: [2024-09-26T05:08:54.618Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:54.618Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-26T05:08:54.618Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.82 [2024-09-26T05:08:54.618Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:54.618Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-26T05:08:54.647Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-26T05:08:54.647Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:54.647Z] latest [2024-09-26T05:08:54.647Z] 3.2.0-dev.82 [2024-09-26T05:08:54.647Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:08:54.647Z] main [2024-09-26T05:08:54.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:54.993Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:08:55.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:08:55.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-26T05:08:55.316Z] 57fc7de84f75: Preparing [2024-09-26T05:08:55.316Z] 51fd950990c6: Preparing [2024-09-26T05:08:55.316Z] cf626e13c46a: Preparing [2024-09-26T05:08:55.316Z] 15e2b92f036b: Preparing [2024-09-26T05:08:55.316Z] c474b27684de: Preparing [2024-09-26T05:08:55.316Z] 692bf7b396f2: Preparing [2024-09-26T05:08:55.316Z] cfb1fe554180: Preparing [2024-09-26T05:08:55.316Z] b5bc0016bd55: Preparing [2024-09-26T05:08:55.316Z] c53065ddbf28: Preparing [2024-09-26T05:08:55.316Z] d62a02444d39: Preparing [2024-09-26T05:08:55.316Z] cfb1fe554180: Waiting [2024-09-26T05:08:55.316Z] b5bc0016bd55: Waiting [2024-09-26T05:08:55.316Z] c53065ddbf28: Waiting [2024-09-26T05:08:55.316Z] d62a02444d39: Waiting [2024-09-26T05:08:55.316Z] 692bf7b396f2: Waiting [2024-09-26T05:08:55.316Z] c474b27684de: Layer already exists [2024-09-26T05:08:55.316Z] 15e2b92f036b: Layer already exists [2024-09-26T05:08:55.316Z] cf626e13c46a: Pushed [2024-09-26T05:08:55.316Z] 57fc7de84f75: Pushed [2024-09-26T05:08:55.316Z] 51fd950990c6: Pushed [2024-09-26T05:08:55.316Z] d62a02444d39: Layer already exists [2024-09-26T05:08:55.316Z] b5bc0016bd55: Pushed [2024-09-26T05:08:55.884Z] c53065ddbf28: Pushed [2024-09-26T05:09:01.158Z] cfb1fe554180: Pushed [2024-09-26T05:09:05.349Z] 692bf7b396f2: Pushed [2024-09-26T05:09:05.349Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:e5725a9ea47324ba24058f935b3e3eb9a7a7fc98832df029739afcf85bb53dcd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:05.688Z] + 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-26T05:09:06.007Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-26T05:09:06.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-26T05:09:06.007Z] 57fc7de84f75: Preparing [2024-09-26T05:09:06.007Z] 51fd950990c6: Preparing [2024-09-26T05:09:06.007Z] cf626e13c46a: Preparing [2024-09-26T05:09:06.007Z] 15e2b92f036b: Preparing [2024-09-26T05:09:06.007Z] c474b27684de: Preparing [2024-09-26T05:09:06.007Z] 692bf7b396f2: Preparing [2024-09-26T05:09:06.007Z] cfb1fe554180: Preparing [2024-09-26T05:09:06.007Z] b5bc0016bd55: Preparing [2024-09-26T05:09:06.007Z] c53065ddbf28: Preparing [2024-09-26T05:09:06.007Z] d62a02444d39: Preparing [2024-09-26T05:09:06.007Z] 692bf7b396f2: Waiting [2024-09-26T05:09:06.007Z] c53065ddbf28: Waiting [2024-09-26T05:09:06.007Z] b5bc0016bd55: Waiting [2024-09-26T05:09:06.007Z] d62a02444d39: Waiting [2024-09-26T05:09:06.007Z] cf626e13c46a: Layer already exists [2024-09-26T05:09:06.007Z] 51fd950990c6: Layer already exists [2024-09-26T05:09:06.007Z] c474b27684de: Layer already exists [2024-09-26T05:09:06.007Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:06.007Z] 57fc7de84f75: Layer already exists [2024-09-26T05:09:06.007Z] cfb1fe554180: Layer already exists [2024-09-26T05:09:06.007Z] c53065ddbf28: Layer already exists [2024-09-26T05:09:06.007Z] b5bc0016bd55: Layer already exists [2024-09-26T05:09:06.007Z] 692bf7b396f2: Layer already exists [2024-09-26T05:09:06.007Z] d62a02444d39: Layer already exists [2024-09-26T05:09:06.007Z] latest: digest: sha256:e5725a9ea47324ba24058f935b3e3eb9a7a7fc98832df029739afcf85bb53dcd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:06.336Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:06.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.82 [2024-09-26T05:09:06.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-26T05:09:06.663Z] 57fc7de84f75: Preparing [2024-09-26T05:09:06.663Z] 51fd950990c6: Preparing [2024-09-26T05:09:06.663Z] cf626e13c46a: Preparing [2024-09-26T05:09:06.663Z] 15e2b92f036b: Preparing [2024-09-26T05:09:06.663Z] c474b27684de: Preparing [2024-09-26T05:09:06.663Z] 692bf7b396f2: Preparing [2024-09-26T05:09:06.663Z] cfb1fe554180: Preparing [2024-09-26T05:09:06.663Z] b5bc0016bd55: Preparing [2024-09-26T05:09:06.663Z] c53065ddbf28: Preparing [2024-09-26T05:09:06.663Z] d62a02444d39: Preparing [2024-09-26T05:09:06.663Z] c53065ddbf28: Waiting [2024-09-26T05:09:06.663Z] d62a02444d39: Waiting [2024-09-26T05:09:06.664Z] b5bc0016bd55: Waiting [2024-09-26T05:09:06.664Z] 692bf7b396f2: Waiting [2024-09-26T05:09:06.664Z] cfb1fe554180: Waiting [2024-09-26T05:09:06.664Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:06.664Z] c474b27684de: Layer already exists [2024-09-26T05:09:06.664Z] 57fc7de84f75: Layer already exists [2024-09-26T05:09:06.664Z] cf626e13c46a: Layer already exists [2024-09-26T05:09:06.664Z] 51fd950990c6: Layer already exists [2024-09-26T05:09:06.664Z] b5bc0016bd55: Layer already exists [2024-09-26T05:09:06.664Z] d62a02444d39: Layer already exists [2024-09-26T05:09:06.664Z] 692bf7b396f2: Layer already exists [2024-09-26T05:09:06.664Z] cfb1fe554180: Layer already exists [2024-09-26T05:09:06.664Z] c53065ddbf28: Layer already exists [2024-09-26T05:09:06.664Z] 3.2.0-dev.82: digest: sha256:e5725a9ea47324ba24058f935b3e3eb9a7a7fc98832df029739afcf85bb53dcd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:06.994Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:07.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:09:07.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-26T05:09:07.316Z] 57fc7de84f75: Preparing [2024-09-26T05:09:07.316Z] 51fd950990c6: Preparing [2024-09-26T05:09:07.316Z] cf626e13c46a: Preparing [2024-09-26T05:09:07.316Z] 15e2b92f036b: Preparing [2024-09-26T05:09:07.316Z] c474b27684de: Preparing [2024-09-26T05:09:07.316Z] 692bf7b396f2: Preparing [2024-09-26T05:09:07.316Z] cfb1fe554180: Preparing [2024-09-26T05:09:07.316Z] b5bc0016bd55: Preparing [2024-09-26T05:09:07.316Z] c53065ddbf28: Preparing [2024-09-26T05:09:07.316Z] d62a02444d39: Preparing [2024-09-26T05:09:07.316Z] 692bf7b396f2: Waiting [2024-09-26T05:09:07.316Z] cfb1fe554180: Waiting [2024-09-26T05:09:07.316Z] d62a02444d39: Waiting [2024-09-26T05:09:07.316Z] c53065ddbf28: Waiting [2024-09-26T05:09:07.316Z] 51fd950990c6: Layer already exists [2024-09-26T05:09:07.316Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:07.316Z] c474b27684de: Layer already exists [2024-09-26T05:09:07.316Z] cf626e13c46a: Layer already exists [2024-09-26T05:09:07.316Z] 57fc7de84f75: Layer already exists [2024-09-26T05:09:07.316Z] b5bc0016bd55: Layer already exists [2024-09-26T05:09:07.316Z] 692bf7b396f2: Layer already exists [2024-09-26T05:09:07.316Z] cfb1fe554180: Layer already exists [2024-09-26T05:09:07.316Z] c53065ddbf28: Layer already exists [2024-09-26T05:09:07.316Z] d62a02444d39: Layer already exists [2024-09-26T05:09:07.316Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:e5725a9ea47324ba24058f935b3e3eb9a7a7fc98832df029739afcf85bb53dcd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:07.645Z] + 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-26T05:09:07.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-26T05:09:07.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-26T05:09:07.972Z] 57fc7de84f75: Preparing [2024-09-26T05:09:07.972Z] 51fd950990c6: Preparing [2024-09-26T05:09:07.972Z] cf626e13c46a: Preparing [2024-09-26T05:09:07.972Z] 15e2b92f036b: Preparing [2024-09-26T05:09:07.972Z] c474b27684de: Preparing [2024-09-26T05:09:07.972Z] 692bf7b396f2: Preparing [2024-09-26T05:09:07.972Z] cfb1fe554180: Preparing [2024-09-26T05:09:07.972Z] b5bc0016bd55: Preparing [2024-09-26T05:09:07.972Z] c53065ddbf28: Preparing [2024-09-26T05:09:07.972Z] d62a02444d39: Preparing [2024-09-26T05:09:07.972Z] 692bf7b396f2: Waiting [2024-09-26T05:09:07.972Z] cfb1fe554180: Waiting [2024-09-26T05:09:07.972Z] b5bc0016bd55: Waiting [2024-09-26T05:09:07.972Z] d62a02444d39: Waiting [2024-09-26T05:09:07.972Z] c53065ddbf28: Waiting [2024-09-26T05:09:07.972Z] c474b27684de: Layer already exists [2024-09-26T05:09:07.972Z] 51fd950990c6: Layer already exists [2024-09-26T05:09:07.972Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:07.972Z] cf626e13c46a: Layer already exists [2024-09-26T05:09:07.972Z] 57fc7de84f75: Layer already exists [2024-09-26T05:09:07.972Z] c53065ddbf28: Layer already exists [2024-09-26T05:09:07.972Z] 692bf7b396f2: Layer already exists [2024-09-26T05:09:07.972Z] cfb1fe554180: Layer already exists [2024-09-26T05:09:07.972Z] b5bc0016bd55: Layer already exists [2024-09-26T05:09:07.972Z] d62a02444d39: Layer already exists [2024-09-26T05:09:07.972Z] main: digest: sha256:e5725a9ea47324ba24058f935b3e3eb9a7a7fc98832df029739afcf85bb53dcd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T05:09:08.061Z] ===================================================== [Pipeline] echo [2024-09-26T05:09:08.075Z] taggedImages: [2024-09-26T05:09:08.075Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:09:08.075Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-26T05:09:08.075Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.82 [2024-09-26T05:09:08.075Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:09:08.075Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-26T05:09:08.103Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-26T05:09:08.103Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:09:08.103Z] latest [2024-09-26T05:09:08.103Z] 3.2.0-dev.82 [2024-09-26T05:09:08.103Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:09:08.103Z] main [2024-09-26T05:09:08.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:08.443Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:08.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:09:08.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-26T05:09:08.762Z] dc777f3ad3d8: Preparing [2024-09-26T05:09:08.762Z] 8f10c715ea42: Preparing [2024-09-26T05:09:08.762Z] b4b147728d8c: Preparing [2024-09-26T05:09:08.762Z] 15e2b92f036b: Preparing [2024-09-26T05:09:08.762Z] c474b27684de: Preparing [2024-09-26T05:09:08.762Z] 7bac343d4d8d: Preparing [2024-09-26T05:09:08.762Z] aa98a8a061a9: Preparing [2024-09-26T05:09:08.762Z] 697fa4b8e4bb: Preparing [2024-09-26T05:09:08.762Z] d62a02444d39: Preparing [2024-09-26T05:09:08.762Z] 7bac343d4d8d: Waiting [2024-09-26T05:09:08.762Z] aa98a8a061a9: Waiting [2024-09-26T05:09:08.762Z] 697fa4b8e4bb: Waiting [2024-09-26T05:09:08.762Z] d62a02444d39: Waiting [2024-09-26T05:09:08.762Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:08.762Z] c474b27684de: Layer already exists [2024-09-26T05:09:08.762Z] dc777f3ad3d8: Pushed [2024-09-26T05:09:08.762Z] b4b147728d8c: Pushed [2024-09-26T05:09:08.762Z] aa98a8a061a9: Pushed [2024-09-26T05:09:08.762Z] 8f10c715ea42: Pushed [2024-09-26T05:09:08.762Z] d62a02444d39: Layer already exists [2024-09-26T05:09:09.019Z] 697fa4b8e4bb: Pushed [2024-09-26T05:09:18.988Z] 7bac343d4d8d: Pushed [2024-09-26T05:09:18.988Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:ada210e40f86e10f7a12bcf5b9b8c812c388e84690bbcc6c6144ad64d0f86d13 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:19.306Z] + 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-26T05:09:19.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-26T05:09:19.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-26T05:09:19.625Z] dc777f3ad3d8: Preparing [2024-09-26T05:09:19.625Z] 8f10c715ea42: Preparing [2024-09-26T05:09:19.625Z] b4b147728d8c: Preparing [2024-09-26T05:09:19.625Z] 15e2b92f036b: Preparing [2024-09-26T05:09:19.625Z] c474b27684de: Preparing [2024-09-26T05:09:19.625Z] 7bac343d4d8d: Preparing [2024-09-26T05:09:19.625Z] aa98a8a061a9: Preparing [2024-09-26T05:09:19.625Z] 697fa4b8e4bb: Preparing [2024-09-26T05:09:19.625Z] d62a02444d39: Preparing [2024-09-26T05:09:19.625Z] aa98a8a061a9: Waiting [2024-09-26T05:09:19.625Z] d62a02444d39: Waiting [2024-09-26T05:09:19.625Z] 7bac343d4d8d: Waiting [2024-09-26T05:09:19.625Z] 697fa4b8e4bb: Waiting [2024-09-26T05:09:19.625Z] 8f10c715ea42: Layer already exists [2024-09-26T05:09:19.625Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:19.625Z] b4b147728d8c: Layer already exists [2024-09-26T05:09:19.625Z] dc777f3ad3d8: Layer already exists [2024-09-26T05:09:19.625Z] c474b27684de: Layer already exists [2024-09-26T05:09:19.625Z] 7bac343d4d8d: Layer already exists [2024-09-26T05:09:19.625Z] aa98a8a061a9: Layer already exists [2024-09-26T05:09:19.625Z] d62a02444d39: Layer already exists [2024-09-26T05:09:19.625Z] 697fa4b8e4bb: Layer already exists [2024-09-26T05:09:19.625Z] latest: digest: sha256:ada210e40f86e10f7a12bcf5b9b8c812c388e84690bbcc6c6144ad64d0f86d13 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:19.951Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:20.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.82 [2024-09-26T05:09:20.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-26T05:09:20.275Z] dc777f3ad3d8: Preparing [2024-09-26T05:09:20.275Z] 8f10c715ea42: Preparing [2024-09-26T05:09:20.275Z] b4b147728d8c: Preparing [2024-09-26T05:09:20.275Z] 15e2b92f036b: Preparing [2024-09-26T05:09:20.275Z] c474b27684de: Preparing [2024-09-26T05:09:20.275Z] 7bac343d4d8d: Preparing [2024-09-26T05:09:20.275Z] aa98a8a061a9: Preparing [2024-09-26T05:09:20.275Z] 697fa4b8e4bb: Preparing [2024-09-26T05:09:20.275Z] d62a02444d39: Preparing [2024-09-26T05:09:20.275Z] 7bac343d4d8d: Waiting [2024-09-26T05:09:20.275Z] 697fa4b8e4bb: Waiting [2024-09-26T05:09:20.275Z] aa98a8a061a9: Waiting [2024-09-26T05:09:20.275Z] d62a02444d39: Waiting [2024-09-26T05:09:20.275Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:20.275Z] dc777f3ad3d8: Layer already exists [2024-09-26T05:09:20.275Z] b4b147728d8c: Layer already exists [2024-09-26T05:09:20.275Z] 8f10c715ea42: Layer already exists [2024-09-26T05:09:20.275Z] c474b27684de: Layer already exists [2024-09-26T05:09:20.275Z] 7bac343d4d8d: Layer already exists [2024-09-26T05:09:20.275Z] aa98a8a061a9: Layer already exists [2024-09-26T05:09:20.275Z] 697fa4b8e4bb: Layer already exists [2024-09-26T05:09:20.275Z] d62a02444d39: Layer already exists [2024-09-26T05:09:20.275Z] 3.2.0-dev.82: digest: sha256:ada210e40f86e10f7a12bcf5b9b8c812c388e84690bbcc6c6144ad64d0f86d13 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:20.602Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:20.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:09:20.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-26T05:09:20.925Z] dc777f3ad3d8: Preparing [2024-09-26T05:09:20.925Z] 8f10c715ea42: Preparing [2024-09-26T05:09:20.925Z] b4b147728d8c: Preparing [2024-09-26T05:09:20.925Z] 15e2b92f036b: Preparing [2024-09-26T05:09:20.925Z] c474b27684de: Preparing [2024-09-26T05:09:20.925Z] 7bac343d4d8d: Preparing [2024-09-26T05:09:20.925Z] aa98a8a061a9: Preparing [2024-09-26T05:09:20.925Z] 697fa4b8e4bb: Preparing [2024-09-26T05:09:20.925Z] d62a02444d39: Preparing [2024-09-26T05:09:20.925Z] 697fa4b8e4bb: Waiting [2024-09-26T05:09:20.925Z] aa98a8a061a9: Waiting [2024-09-26T05:09:20.925Z] d62a02444d39: Waiting [2024-09-26T05:09:20.925Z] 7bac343d4d8d: Waiting [2024-09-26T05:09:20.925Z] c474b27684de: Layer already exists [2024-09-26T05:09:20.925Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:20.925Z] b4b147728d8c: Layer already exists [2024-09-26T05:09:20.925Z] 8f10c715ea42: Layer already exists [2024-09-26T05:09:20.925Z] dc777f3ad3d8: Layer already exists [2024-09-26T05:09:20.925Z] 7bac343d4d8d: Layer already exists [2024-09-26T05:09:20.925Z] aa98a8a061a9: Layer already exists [2024-09-26T05:09:20.925Z] d62a02444d39: Layer already exists [2024-09-26T05:09:20.925Z] 697fa4b8e4bb: Layer already exists [2024-09-26T05:09:20.925Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:ada210e40f86e10f7a12bcf5b9b8c812c388e84690bbcc6c6144ad64d0f86d13 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:21.265Z] + 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-26T05:09:21.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-26T05:09:21.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-26T05:09:21.594Z] dc777f3ad3d8: Preparing [2024-09-26T05:09:21.594Z] 8f10c715ea42: Preparing [2024-09-26T05:09:21.594Z] b4b147728d8c: Preparing [2024-09-26T05:09:21.594Z] 15e2b92f036b: Preparing [2024-09-26T05:09:21.594Z] c474b27684de: Preparing [2024-09-26T05:09:21.594Z] 7bac343d4d8d: Preparing [2024-09-26T05:09:21.594Z] aa98a8a061a9: Preparing [2024-09-26T05:09:21.594Z] 697fa4b8e4bb: Preparing [2024-09-26T05:09:21.594Z] d62a02444d39: Preparing [2024-09-26T05:09:21.594Z] 697fa4b8e4bb: Waiting [2024-09-26T05:09:21.594Z] d62a02444d39: Waiting [2024-09-26T05:09:21.594Z] 7bac343d4d8d: Waiting [2024-09-26T05:09:21.594Z] aa98a8a061a9: Waiting [2024-09-26T05:09:21.594Z] b4b147728d8c: Layer already exists [2024-09-26T05:09:21.594Z] 8f10c715ea42: Layer already exists [2024-09-26T05:09:21.594Z] c474b27684de: Layer already exists [2024-09-26T05:09:21.594Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:21.594Z] dc777f3ad3d8: Layer already exists [2024-09-26T05:09:21.594Z] 7bac343d4d8d: Layer already exists [2024-09-26T05:09:21.594Z] d62a02444d39: Layer already exists [2024-09-26T05:09:21.594Z] 697fa4b8e4bb: Layer already exists [2024-09-26T05:09:21.594Z] aa98a8a061a9: Layer already exists [2024-09-26T05:09:21.594Z] main: digest: sha256:ada210e40f86e10f7a12bcf5b9b8c812c388e84690bbcc6c6144ad64d0f86d13 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T05:09:21.671Z] ===================================================== [Pipeline] echo [2024-09-26T05:09:21.686Z] taggedImages: [2024-09-26T05:09:21.686Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:09:21.686Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-26T05:09:21.686Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.82 [2024-09-26T05:09:21.686Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:09:21.686Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-26T05:09:21.720Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-26T05:09:21.720Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:09:21.720Z] latest [2024-09-26T05:09:21.720Z] 3.2.0-dev.82 [2024-09-26T05:09:21.720Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:09:21.720Z] main [2024-09-26T05:09:21.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:22.066Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:22.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:09:22.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-26T05:09:22.389Z] 57fc7de84f75: Preparing [2024-09-26T05:09:22.389Z] d31cbb66dc2f: Preparing [2024-09-26T05:09:22.389Z] 36f23f850fe8: Preparing [2024-09-26T05:09:22.389Z] 15e2b92f036b: Preparing [2024-09-26T05:09:22.389Z] c474b27684de: Preparing [2024-09-26T05:09:22.389Z] 1ba2402ca917: Preparing [2024-09-26T05:09:22.389Z] b5bc0016bd55: Preparing [2024-09-26T05:09:22.389Z] c53065ddbf28: Preparing [2024-09-26T05:09:22.389Z] d62a02444d39: Preparing [2024-09-26T05:09:22.389Z] 1ba2402ca917: Waiting [2024-09-26T05:09:22.389Z] c53065ddbf28: Waiting [2024-09-26T05:09:22.389Z] d62a02444d39: Waiting [2024-09-26T05:09:22.389Z] b5bc0016bd55: Waiting [2024-09-26T05:09:22.389Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:22.389Z] 57fc7de84f75: Layer already exists [2024-09-26T05:09:22.389Z] 36f23f850fe8: Pushed [2024-09-26T05:09:22.389Z] d31cbb66dc2f: Pushed [2024-09-26T05:09:22.389Z] c474b27684de: Layer already exists [2024-09-26T05:09:22.649Z] b5bc0016bd55: Layer already exists [2024-09-26T05:09:22.649Z] c53065ddbf28: Layer already exists [2024-09-26T05:09:22.649Z] d62a02444d39: Layer already exists [2024-09-26T05:09:33.040Z] 1ba2402ca917: Pushed [2024-09-26T05:09:33.040Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:d816476c1ba6d24a43a26d4ce9ad352d09c94f898ce090900713bb70e936e748 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:33.368Z] + 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-26T05:09:33.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-26T05:09:33.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-26T05:09:33.689Z] 57fc7de84f75: Preparing [2024-09-26T05:09:33.689Z] d31cbb66dc2f: Preparing [2024-09-26T05:09:33.689Z] 36f23f850fe8: Preparing [2024-09-26T05:09:33.689Z] 15e2b92f036b: Preparing [2024-09-26T05:09:33.689Z] c474b27684de: Preparing [2024-09-26T05:09:33.689Z] 1ba2402ca917: Preparing [2024-09-26T05:09:33.689Z] b5bc0016bd55: Preparing [2024-09-26T05:09:33.689Z] c53065ddbf28: Preparing [2024-09-26T05:09:33.689Z] d62a02444d39: Preparing [2024-09-26T05:09:33.689Z] b5bc0016bd55: Waiting [2024-09-26T05:09:33.689Z] c53065ddbf28: Waiting [2024-09-26T05:09:33.689Z] d62a02444d39: Waiting [2024-09-26T05:09:33.689Z] c474b27684de: Layer already exists [2024-09-26T05:09:33.689Z] 57fc7de84f75: Layer already exists [2024-09-26T05:09:33.689Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:33.689Z] d31cbb66dc2f: Layer already exists [2024-09-26T05:09:33.689Z] 36f23f850fe8: Layer already exists [2024-09-26T05:09:33.689Z] 1ba2402ca917: Layer already exists [2024-09-26T05:09:33.689Z] c53065ddbf28: Layer already exists [2024-09-26T05:09:33.689Z] d62a02444d39: Layer already exists [2024-09-26T05:09:33.689Z] b5bc0016bd55: Layer already exists [2024-09-26T05:09:33.689Z] latest: digest: sha256:d816476c1ba6d24a43a26d4ce9ad352d09c94f898ce090900713bb70e936e748 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:34.010Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:34.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.82 [2024-09-26T05:09:34.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-26T05:09:34.326Z] 57fc7de84f75: Preparing [2024-09-26T05:09:34.326Z] d31cbb66dc2f: Preparing [2024-09-26T05:09:34.326Z] 36f23f850fe8: Preparing [2024-09-26T05:09:34.326Z] 15e2b92f036b: Preparing [2024-09-26T05:09:34.326Z] c474b27684de: Preparing [2024-09-26T05:09:34.326Z] 1ba2402ca917: Preparing [2024-09-26T05:09:34.326Z] b5bc0016bd55: Preparing [2024-09-26T05:09:34.326Z] c53065ddbf28: Preparing [2024-09-26T05:09:34.326Z] d62a02444d39: Preparing [2024-09-26T05:09:34.326Z] 1ba2402ca917: Waiting [2024-09-26T05:09:34.326Z] b5bc0016bd55: Waiting [2024-09-26T05:09:34.326Z] c53065ddbf28: Waiting [2024-09-26T05:09:34.326Z] d62a02444d39: Waiting [2024-09-26T05:09:34.326Z] 57fc7de84f75: Layer already exists [2024-09-26T05:09:34.326Z] 36f23f850fe8: Layer already exists [2024-09-26T05:09:34.326Z] c474b27684de: Layer already exists [2024-09-26T05:09:34.326Z] d31cbb66dc2f: Layer already exists [2024-09-26T05:09:34.326Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:34.326Z] b5bc0016bd55: Layer already exists [2024-09-26T05:09:34.326Z] c53065ddbf28: Layer already exists [2024-09-26T05:09:34.326Z] 1ba2402ca917: Layer already exists [2024-09-26T05:09:34.326Z] d62a02444d39: Layer already exists [2024-09-26T05:09:34.326Z] 3.2.0-dev.82: digest: sha256:d816476c1ba6d24a43a26d4ce9ad352d09c94f898ce090900713bb70e936e748 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:34.652Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:34.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:09:34.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-26T05:09:34.972Z] 57fc7de84f75: Preparing [2024-09-26T05:09:34.972Z] d31cbb66dc2f: Preparing [2024-09-26T05:09:34.972Z] 36f23f850fe8: Preparing [2024-09-26T05:09:34.972Z] 15e2b92f036b: Preparing [2024-09-26T05:09:34.972Z] c474b27684de: Preparing [2024-09-26T05:09:34.972Z] 1ba2402ca917: Preparing [2024-09-26T05:09:34.972Z] b5bc0016bd55: Preparing [2024-09-26T05:09:34.972Z] c53065ddbf28: Preparing [2024-09-26T05:09:34.972Z] 1ba2402ca917: Waiting [2024-09-26T05:09:34.972Z] b5bc0016bd55: Waiting [2024-09-26T05:09:34.972Z] d62a02444d39: Preparing [2024-09-26T05:09:34.972Z] c53065ddbf28: Waiting [2024-09-26T05:09:34.972Z] d62a02444d39: Waiting [2024-09-26T05:09:34.972Z] d31cbb66dc2f: Layer already exists [2024-09-26T05:09:34.972Z] 57fc7de84f75: Layer already exists [2024-09-26T05:09:34.972Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:34.972Z] c474b27684de: Layer already exists [2024-09-26T05:09:34.972Z] 36f23f850fe8: Layer already exists [2024-09-26T05:09:34.972Z] b5bc0016bd55: Layer already exists [2024-09-26T05:09:34.972Z] 1ba2402ca917: Layer already exists [2024-09-26T05:09:34.972Z] c53065ddbf28: Layer already exists [2024-09-26T05:09:34.972Z] d62a02444d39: Layer already exists [2024-09-26T05:09:34.972Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:d816476c1ba6d24a43a26d4ce9ad352d09c94f898ce090900713bb70e936e748 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:35.294Z] + 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-26T05:09:35.618Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-26T05:09:35.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-26T05:09:35.618Z] 57fc7de84f75: Preparing [2024-09-26T05:09:35.618Z] d31cbb66dc2f: Preparing [2024-09-26T05:09:35.618Z] 36f23f850fe8: Preparing [2024-09-26T05:09:35.618Z] 15e2b92f036b: Preparing [2024-09-26T05:09:35.618Z] c474b27684de: Preparing [2024-09-26T05:09:35.618Z] 1ba2402ca917: Preparing [2024-09-26T05:09:35.618Z] b5bc0016bd55: Preparing [2024-09-26T05:09:35.618Z] c53065ddbf28: Preparing [2024-09-26T05:09:35.618Z] d62a02444d39: Preparing [2024-09-26T05:09:35.618Z] c53065ddbf28: Waiting [2024-09-26T05:09:35.618Z] b5bc0016bd55: Waiting [2024-09-26T05:09:35.618Z] 1ba2402ca917: Waiting [2024-09-26T05:09:35.618Z] d62a02444d39: Waiting [2024-09-26T05:09:35.618Z] 36f23f850fe8: Layer already exists [2024-09-26T05:09:35.618Z] d31cbb66dc2f: Layer already exists [2024-09-26T05:09:35.618Z] c474b27684de: Layer already exists [2024-09-26T05:09:35.618Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:35.618Z] 57fc7de84f75: Layer already exists [2024-09-26T05:09:35.618Z] 1ba2402ca917: Layer already exists [2024-09-26T05:09:35.618Z] b5bc0016bd55: Layer already exists [2024-09-26T05:09:35.618Z] c53065ddbf28: Layer already exists [2024-09-26T05:09:35.618Z] d62a02444d39: Layer already exists [2024-09-26T05:09:35.877Z] main: digest: sha256:d816476c1ba6d24a43a26d4ce9ad352d09c94f898ce090900713bb70e936e748 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T05:09:35.958Z] ===================================================== [Pipeline] echo [2024-09-26T05:09:35.972Z] taggedImages: [2024-09-26T05:09:35.972Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:09:35.972Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-26T05:09:35.972Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.82 [2024-09-26T05:09:35.972Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:09:35.972Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-26T05:09:36.005Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-26T05:09:36.005Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:09:36.005Z] latest [2024-09-26T05:09:36.005Z] 3.2.0-dev.82 [2024-09-26T05:09:36.005Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:09:36.005Z] main [2024-09-26T05:09:36.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:36.345Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:36.675Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:09:36.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-26T05:09:36.675Z] 7f9fcdc4b793: Preparing [2024-09-26T05:09:36.675Z] 1fa37a62d9ee: Preparing [2024-09-26T05:09:36.675Z] 15e2b92f036b: Preparing [2024-09-26T05:09:36.675Z] c474b27684de: Preparing [2024-09-26T05:09:36.675Z] cc1ce3aa03db: Preparing [2024-09-26T05:09:36.675Z] 7a4ad3f24ea8: Preparing [2024-09-26T05:09:36.675Z] d62a02444d39: Preparing [2024-09-26T05:09:36.675Z] 7a4ad3f24ea8: Waiting [2024-09-26T05:09:36.675Z] d62a02444d39: Waiting [2024-09-26T05:09:36.675Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:36.675Z] c474b27684de: Layer already exists [2024-09-26T05:09:36.675Z] d62a02444d39: Layer already exists [2024-09-26T05:09:36.675Z] 7f9fcdc4b793: Pushed [2024-09-26T05:09:36.675Z] cc1ce3aa03db: Pushed [2024-09-26T05:09:36.934Z] 7a4ad3f24ea8: Pushed [2024-09-26T05:09:40.238Z] 1fa37a62d9ee: Pushed [2024-09-26T05:09:40.238Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:e9a300c0f9db9960c8e4db7f4b4ec08dc0d5cb3abd6056281a50c36f7c0e1bc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:40.568Z] + 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-26T05:09:40.894Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-26T05:09:40.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-26T05:09:40.894Z] 7f9fcdc4b793: Preparing [2024-09-26T05:09:40.894Z] 1fa37a62d9ee: Preparing [2024-09-26T05:09:40.894Z] 15e2b92f036b: Preparing [2024-09-26T05:09:40.894Z] c474b27684de: Preparing [2024-09-26T05:09:40.894Z] cc1ce3aa03db: Preparing [2024-09-26T05:09:40.894Z] 7a4ad3f24ea8: Preparing [2024-09-26T05:09:40.894Z] d62a02444d39: Preparing [2024-09-26T05:09:40.894Z] d62a02444d39: Waiting [2024-09-26T05:09:40.894Z] 7a4ad3f24ea8: Waiting [2024-09-26T05:09:40.894Z] 1fa37a62d9ee: Layer already exists [2024-09-26T05:09:40.894Z] cc1ce3aa03db: Layer already exists [2024-09-26T05:09:40.894Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:40.894Z] c474b27684de: Layer already exists [2024-09-26T05:09:40.894Z] 7f9fcdc4b793: Layer already exists [2024-09-26T05:09:40.894Z] d62a02444d39: Layer already exists [2024-09-26T05:09:40.894Z] 7a4ad3f24ea8: Layer already exists [2024-09-26T05:09:40.894Z] latest: digest: sha256:e9a300c0f9db9960c8e4db7f4b4ec08dc0d5cb3abd6056281a50c36f7c0e1bc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:41.213Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:41.528Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.82 [2024-09-26T05:09:41.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-26T05:09:41.528Z] 7f9fcdc4b793: Preparing [2024-09-26T05:09:41.528Z] 1fa37a62d9ee: Preparing [2024-09-26T05:09:41.528Z] 15e2b92f036b: Preparing [2024-09-26T05:09:41.528Z] c474b27684de: Preparing [2024-09-26T05:09:41.528Z] cc1ce3aa03db: Preparing [2024-09-26T05:09:41.528Z] 7a4ad3f24ea8: Preparing [2024-09-26T05:09:41.528Z] d62a02444d39: Preparing [2024-09-26T05:09:41.528Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:41.528Z] 7f9fcdc4b793: Layer already exists [2024-09-26T05:09:41.528Z] cc1ce3aa03db: Layer already exists [2024-09-26T05:09:41.528Z] c474b27684de: Layer already exists [2024-09-26T05:09:41.528Z] 1fa37a62d9ee: Layer already exists [2024-09-26T05:09:41.528Z] 7a4ad3f24ea8: Layer already exists [2024-09-26T05:09:41.528Z] d62a02444d39: Layer already exists [2024-09-26T05:09:41.528Z] 3.2.0-dev.82: digest: sha256:e9a300c0f9db9960c8e4db7f4b4ec08dc0d5cb3abd6056281a50c36f7c0e1bc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:41.851Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:42.174Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:09:42.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-26T05:09:42.174Z] 7f9fcdc4b793: Preparing [2024-09-26T05:09:42.174Z] 1fa37a62d9ee: Preparing [2024-09-26T05:09:42.174Z] 15e2b92f036b: Preparing [2024-09-26T05:09:42.174Z] c474b27684de: Preparing [2024-09-26T05:09:42.174Z] cc1ce3aa03db: Preparing [2024-09-26T05:09:42.174Z] 7a4ad3f24ea8: Preparing [2024-09-26T05:09:42.174Z] d62a02444d39: Preparing [2024-09-26T05:09:42.174Z] 7a4ad3f24ea8: Waiting [2024-09-26T05:09:42.174Z] d62a02444d39: Waiting [2024-09-26T05:09:42.174Z] c474b27684de: Layer already exists [2024-09-26T05:09:42.174Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:42.174Z] 1fa37a62d9ee: Layer already exists [2024-09-26T05:09:42.174Z] 7f9fcdc4b793: Layer already exists [2024-09-26T05:09:42.174Z] cc1ce3aa03db: Layer already exists [2024-09-26T05:09:42.174Z] 7a4ad3f24ea8: Layer already exists [2024-09-26T05:09:42.174Z] d62a02444d39: Layer already exists [2024-09-26T05:09:42.174Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:e9a300c0f9db9960c8e4db7f4b4ec08dc0d5cb3abd6056281a50c36f7c0e1bc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:42.498Z] + 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-26T05:09:42.814Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-26T05:09:42.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-26T05:09:42.814Z] 7f9fcdc4b793: Preparing [2024-09-26T05:09:42.814Z] 1fa37a62d9ee: Preparing [2024-09-26T05:09:42.814Z] 15e2b92f036b: Preparing [2024-09-26T05:09:42.814Z] c474b27684de: Preparing [2024-09-26T05:09:42.814Z] cc1ce3aa03db: Preparing [2024-09-26T05:09:42.814Z] 7a4ad3f24ea8: Preparing [2024-09-26T05:09:42.814Z] d62a02444d39: Preparing [2024-09-26T05:09:42.814Z] 7a4ad3f24ea8: Waiting [2024-09-26T05:09:42.814Z] d62a02444d39: Waiting [2024-09-26T05:09:42.814Z] cc1ce3aa03db: Layer already exists [2024-09-26T05:09:42.814Z] 7f9fcdc4b793: Layer already exists [2024-09-26T05:09:42.814Z] c474b27684de: Layer already exists [2024-09-26T05:09:42.814Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:42.814Z] 1fa37a62d9ee: Layer already exists [2024-09-26T05:09:42.814Z] 7a4ad3f24ea8: Layer already exists [2024-09-26T05:09:42.814Z] d62a02444d39: Layer already exists [2024-09-26T05:09:42.815Z] main: digest: sha256:e9a300c0f9db9960c8e4db7f4b4ec08dc0d5cb3abd6056281a50c36f7c0e1bc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T05:09:42.885Z] ===================================================== [Pipeline] echo [2024-09-26T05:09:42.897Z] taggedImages: [2024-09-26T05:09:42.897Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:09:42.897Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-26T05:09:42.897Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.82 [2024-09-26T05:09:42.897Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:09:42.897Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-26T05:09:42.922Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-26T05:09:42.922Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:09:42.922Z] latest [2024-09-26T05:09:42.922Z] 3.2.0-dev.82 [2024-09-26T05:09:42.922Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:09:42.922Z] main [2024-09-26T05:09:42.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:43.252Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:43.637Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:09:43.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-26T05:09:43.637Z] 45d6a37dc63c: Preparing [2024-09-26T05:09:43.637Z] 72e8b1be73e9: Preparing [2024-09-26T05:09:43.637Z] 6425fef8a7cc: Preparing [2024-09-26T05:09:43.637Z] 15e2b92f036b: Preparing [2024-09-26T05:09:43.637Z] c474b27684de: Preparing [2024-09-26T05:09:43.637Z] 9524422377d4: Preparing [2024-09-26T05:09:43.637Z] be072e35b948: Preparing [2024-09-26T05:09:43.637Z] d62a02444d39: Preparing [2024-09-26T05:09:43.637Z] 9524422377d4: Waiting [2024-09-26T05:09:43.637Z] be072e35b948: Waiting [2024-09-26T05:09:43.637Z] d62a02444d39: Waiting [2024-09-26T05:09:43.637Z] c474b27684de: Layer already exists [2024-09-26T05:09:43.637Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:43.637Z] 72e8b1be73e9: Pushed [2024-09-26T05:09:43.637Z] 9524422377d4: Pushed [2024-09-26T05:09:43.637Z] 45d6a37dc63c: Pushed [2024-09-26T05:09:43.637Z] d62a02444d39: Layer already exists [2024-09-26T05:09:43.895Z] be072e35b948: Pushed [2024-09-26T05:09:47.181Z] 6425fef8a7cc: Pushed [2024-09-26T05:09:47.181Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:d9834876ec74ec370589c8344bcfa80ac60803da188163ee6794084ee783dc8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:47.507Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:47.828Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-26T05:09:47.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-26T05:09:47.828Z] 45d6a37dc63c: Preparing [2024-09-26T05:09:47.828Z] 72e8b1be73e9: Preparing [2024-09-26T05:09:47.828Z] 6425fef8a7cc: Preparing [2024-09-26T05:09:47.828Z] 15e2b92f036b: Preparing [2024-09-26T05:09:47.828Z] c474b27684de: Preparing [2024-09-26T05:09:47.828Z] 9524422377d4: Preparing [2024-09-26T05:09:47.828Z] be072e35b948: Preparing [2024-09-26T05:09:47.828Z] d62a02444d39: Preparing [2024-09-26T05:09:47.828Z] 9524422377d4: Waiting [2024-09-26T05:09:47.828Z] be072e35b948: Waiting [2024-09-26T05:09:47.828Z] d62a02444d39: Waiting [2024-09-26T05:09:47.828Z] 72e8b1be73e9: Layer already exists [2024-09-26T05:09:47.828Z] 6425fef8a7cc: Layer already exists [2024-09-26T05:09:47.828Z] 45d6a37dc63c: Layer already exists [2024-09-26T05:09:47.828Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:47.828Z] c474b27684de: Layer already exists [2024-09-26T05:09:47.828Z] d62a02444d39: Layer already exists [2024-09-26T05:09:47.828Z] 9524422377d4: Layer already exists [2024-09-26T05:09:47.828Z] be072e35b948: Layer already exists [2024-09-26T05:09:47.828Z] latest: digest: sha256:d9834876ec74ec370589c8344bcfa80ac60803da188163ee6794084ee783dc8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:48.152Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:48.472Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.82 [2024-09-26T05:09:48.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-26T05:09:48.472Z] 45d6a37dc63c: Preparing [2024-09-26T05:09:48.472Z] 72e8b1be73e9: Preparing [2024-09-26T05:09:48.472Z] 6425fef8a7cc: Preparing [2024-09-26T05:09:48.472Z] 15e2b92f036b: Preparing [2024-09-26T05:09:48.472Z] c474b27684de: Preparing [2024-09-26T05:09:48.472Z] 9524422377d4: Preparing [2024-09-26T05:09:48.472Z] be072e35b948: Preparing [2024-09-26T05:09:48.472Z] d62a02444d39: Preparing [2024-09-26T05:09:48.472Z] 9524422377d4: Waiting [2024-09-26T05:09:48.472Z] be072e35b948: Waiting [2024-09-26T05:09:48.472Z] d62a02444d39: Waiting [2024-09-26T05:09:48.472Z] 72e8b1be73e9: Layer already exists [2024-09-26T05:09:48.472Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:48.472Z] 6425fef8a7cc: Layer already exists [2024-09-26T05:09:48.472Z] 45d6a37dc63c: Layer already exists [2024-09-26T05:09:48.472Z] c474b27684de: Layer already exists [2024-09-26T05:09:48.472Z] be072e35b948: Layer already exists [2024-09-26T05:09:48.472Z] 9524422377d4: Layer already exists [2024-09-26T05:09:48.472Z] d62a02444d39: Layer already exists [2024-09-26T05:09:48.472Z] 3.2.0-dev.82: digest: sha256:d9834876ec74ec370589c8344bcfa80ac60803da188163ee6794084ee783dc8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:48.793Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:49.117Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:09:49.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-26T05:09:49.118Z] 45d6a37dc63c: Preparing [2024-09-26T05:09:49.118Z] 72e8b1be73e9: Preparing [2024-09-26T05:09:49.118Z] 6425fef8a7cc: Preparing [2024-09-26T05:09:49.118Z] 15e2b92f036b: Preparing [2024-09-26T05:09:49.118Z] c474b27684de: Preparing [2024-09-26T05:09:49.118Z] 9524422377d4: Preparing [2024-09-26T05:09:49.118Z] be072e35b948: Preparing [2024-09-26T05:09:49.118Z] d62a02444d39: Preparing [2024-09-26T05:09:49.118Z] 9524422377d4: Waiting [2024-09-26T05:09:49.118Z] d62a02444d39: Waiting [2024-09-26T05:09:49.118Z] 45d6a37dc63c: Layer already exists [2024-09-26T05:09:49.118Z] 6425fef8a7cc: Layer already exists [2024-09-26T05:09:49.118Z] c474b27684de: Layer already exists [2024-09-26T05:09:49.118Z] 72e8b1be73e9: Layer already exists [2024-09-26T05:09:49.118Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:49.118Z] be072e35b948: Layer already exists [2024-09-26T05:09:49.118Z] 9524422377d4: Layer already exists [2024-09-26T05:09:49.118Z] d62a02444d39: Layer already exists [2024-09-26T05:09:49.118Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:d9834876ec74ec370589c8344bcfa80ac60803da188163ee6794084ee783dc8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:49.448Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:49.765Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-26T05:09:49.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-26T05:09:49.765Z] 45d6a37dc63c: Preparing [2024-09-26T05:09:49.765Z] 72e8b1be73e9: Preparing [2024-09-26T05:09:49.765Z] 6425fef8a7cc: Preparing [2024-09-26T05:09:49.765Z] 15e2b92f036b: Preparing [2024-09-26T05:09:49.765Z] c474b27684de: Preparing [2024-09-26T05:09:49.765Z] 9524422377d4: Preparing [2024-09-26T05:09:49.765Z] be072e35b948: Preparing [2024-09-26T05:09:49.765Z] d62a02444d39: Preparing [2024-09-26T05:09:49.765Z] be072e35b948: Waiting [2024-09-26T05:09:49.765Z] 9524422377d4: Waiting [2024-09-26T05:09:49.765Z] d62a02444d39: Waiting [2024-09-26T05:09:49.765Z] 72e8b1be73e9: Layer already exists [2024-09-26T05:09:49.765Z] c474b27684de: Layer already exists [2024-09-26T05:09:49.765Z] 45d6a37dc63c: Layer already exists [2024-09-26T05:09:49.765Z] 6425fef8a7cc: Layer already exists [2024-09-26T05:09:49.765Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:49.765Z] be072e35b948: Layer already exists [2024-09-26T05:09:49.765Z] d62a02444d39: Layer already exists [2024-09-26T05:09:49.765Z] 9524422377d4: Layer already exists [2024-09-26T05:09:49.765Z] main: digest: sha256:d9834876ec74ec370589c8344bcfa80ac60803da188163ee6794084ee783dc8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T05:09:49.839Z] ===================================================== [Pipeline] echo [2024-09-26T05:09:49.857Z] taggedImages: [2024-09-26T05:09:49.857Z] - nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:09:49.857Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-26T05:09:49.857Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.82 [2024-09-26T05:09:49.857Z] - nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:09:49.857Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-26T05:09:49.891Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-26T05:09:49.891Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:09:49.891Z] latest [2024-09-26T05:09:49.891Z] 3.2.0-dev.82 [2024-09-26T05:09:49.891Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:09:49.891Z] main [2024-09-26T05:09:49.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:50.231Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:50.552Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:09:50.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-26T05:09:50.552Z] 26719de212b0: Preparing [2024-09-26T05:09:50.552Z] c4c38740a3fc: Preparing [2024-09-26T05:09:50.552Z] 15e2b92f036b: Preparing [2024-09-26T05:09:50.552Z] c474b27684de: Preparing [2024-09-26T05:09:50.552Z] 2642d418b284: Preparing [2024-09-26T05:09:50.552Z] ce65a78e2b91: Preparing [2024-09-26T05:09:50.552Z] d62a02444d39: Preparing [2024-09-26T05:09:50.552Z] ce65a78e2b91: Waiting [2024-09-26T05:09:50.552Z] d62a02444d39: Waiting [2024-09-26T05:09:50.552Z] c474b27684de: Layer already exists [2024-09-26T05:09:50.552Z] 2642d418b284: Layer already exists [2024-09-26T05:09:50.552Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:50.552Z] ce65a78e2b91: Layer already exists [2024-09-26T05:09:50.552Z] d62a02444d39: Layer already exists [2024-09-26T05:09:50.552Z] 26719de212b0: Pushed [2024-09-26T05:09:53.839Z] c4c38740a3fc: Pushed [2024-09-26T05:09:53.839Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:c9c3baaf6bb0c5efff94380f6a2d9dc585787ab70a082a12c15ee25f31f04139 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:54.160Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:54.487Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-26T05:09:54.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-26T05:09:54.487Z] 26719de212b0: Preparing [2024-09-26T05:09:54.487Z] c4c38740a3fc: Preparing [2024-09-26T05:09:54.487Z] 15e2b92f036b: Preparing [2024-09-26T05:09:54.487Z] c474b27684de: Preparing [2024-09-26T05:09:54.487Z] 2642d418b284: Preparing [2024-09-26T05:09:54.487Z] ce65a78e2b91: Preparing [2024-09-26T05:09:54.487Z] d62a02444d39: Preparing [2024-09-26T05:09:54.487Z] ce65a78e2b91: Waiting [2024-09-26T05:09:54.487Z] d62a02444d39: Waiting [2024-09-26T05:09:54.487Z] 26719de212b0: Layer already exists [2024-09-26T05:09:54.487Z] 2642d418b284: Layer already exists [2024-09-26T05:09:54.487Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:54.487Z] c474b27684de: Layer already exists [2024-09-26T05:09:54.487Z] c4c38740a3fc: Layer already exists [2024-09-26T05:09:54.487Z] d62a02444d39: Layer already exists [2024-09-26T05:09:54.487Z] ce65a78e2b91: Layer already exists [2024-09-26T05:09:54.487Z] latest: digest: sha256:c9c3baaf6bb0c5efff94380f6a2d9dc585787ab70a082a12c15ee25f31f04139 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:54.810Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:55.125Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.82 [2024-09-26T05:09:55.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-26T05:09:55.125Z] 26719de212b0: Preparing [2024-09-26T05:09:55.125Z] c4c38740a3fc: Preparing [2024-09-26T05:09:55.125Z] 15e2b92f036b: Preparing [2024-09-26T05:09:55.125Z] c474b27684de: Preparing [2024-09-26T05:09:55.125Z] 2642d418b284: Preparing [2024-09-26T05:09:55.125Z] ce65a78e2b91: Preparing [2024-09-26T05:09:55.125Z] d62a02444d39: Preparing [2024-09-26T05:09:55.125Z] ce65a78e2b91: Waiting [2024-09-26T05:09:55.125Z] d62a02444d39: Waiting [2024-09-26T05:09:55.125Z] 2642d418b284: Layer already exists [2024-09-26T05:09:55.125Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:55.125Z] 26719de212b0: Layer already exists [2024-09-26T05:09:55.126Z] c474b27684de: Layer already exists [2024-09-26T05:09:55.126Z] c4c38740a3fc: Layer already exists [2024-09-26T05:09:55.126Z] ce65a78e2b91: Layer already exists [2024-09-26T05:09:55.126Z] d62a02444d39: Layer already exists [2024-09-26T05:09:55.126Z] 3.2.0-dev.82: digest: sha256:c9c3baaf6bb0c5efff94380f6a2d9dc585787ab70a082a12c15ee25f31f04139 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:55.446Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:55.784Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:09:55.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-26T05:09:55.784Z] 26719de212b0: Preparing [2024-09-26T05:09:55.784Z] c4c38740a3fc: Preparing [2024-09-26T05:09:55.784Z] 15e2b92f036b: Preparing [2024-09-26T05:09:55.784Z] c474b27684de: Preparing [2024-09-26T05:09:55.784Z] 2642d418b284: Preparing [2024-09-26T05:09:55.784Z] ce65a78e2b91: Preparing [2024-09-26T05:09:55.784Z] d62a02444d39: Preparing [2024-09-26T05:09:55.784Z] ce65a78e2b91: Waiting [2024-09-26T05:09:55.784Z] c4c38740a3fc: Layer already exists [2024-09-26T05:09:55.784Z] c474b27684de: Layer already exists [2024-09-26T05:09:55.784Z] 2642d418b284: Layer already exists [2024-09-26T05:09:55.784Z] 26719de212b0: Layer already exists [2024-09-26T05:09:55.784Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:55.784Z] d62a02444d39: Layer already exists [2024-09-26T05:09:55.784Z] ce65a78e2b91: Layer already exists [2024-09-26T05:09:55.784Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:c9c3baaf6bb0c5efff94380f6a2d9dc585787ab70a082a12c15ee25f31f04139 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:56.108Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T05:09:56.428Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-26T05:09:56.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-26T05:09:56.428Z] 26719de212b0: Preparing [2024-09-26T05:09:56.428Z] c4c38740a3fc: Preparing [2024-09-26T05:09:56.428Z] 15e2b92f036b: Preparing [2024-09-26T05:09:56.428Z] c474b27684de: Preparing [2024-09-26T05:09:56.428Z] 2642d418b284: Preparing [2024-09-26T05:09:56.428Z] ce65a78e2b91: Preparing [2024-09-26T05:09:56.428Z] d62a02444d39: Preparing [2024-09-26T05:09:56.428Z] ce65a78e2b91: Waiting [2024-09-26T05:09:56.428Z] 15e2b92f036b: Layer already exists [2024-09-26T05:09:56.428Z] c474b27684de: Layer already exists [2024-09-26T05:09:56.428Z] 26719de212b0: Layer already exists [2024-09-26T05:09:56.428Z] c4c38740a3fc: Layer already exists [2024-09-26T05:09:56.428Z] 2642d418b284: Layer already exists [2024-09-26T05:09:56.428Z] ce65a78e2b91: Layer already exists [2024-09-26T05:09:56.428Z] d62a02444d39: Layer already exists [2024-09-26T05:09:56.428Z] main: digest: sha256:c9c3baaf6bb0c5efff94380f6a2d9dc585787ab70a082a12c15ee25f31f04139 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T05:09:56.482Z] ===================================================== [Pipeline] echo [2024-09-26T05:09:56.491Z] taggedImages: [2024-09-26T05:09:56.491Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T05:09:56.491Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-26T05:09:56.491Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.82 [2024-09-26T05:09:56.491Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T05:09:56.491Z] - 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-26T06:34:53.902Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11503 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-26T06:34:53.925Z] Running in /w/workspace/edgex-go/704 [Pipeline] { [Pipeline] checkout [2024-09-26T06:34:53.968Z] The recommended git tool is: git [2024-09-26T06:35:02.577Z] using credential edgex-jenkins-ssh [2024-09-26T06:35:02.637Z] Cloning the remote Git repository [2024-09-26T06:35:02.744Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-26T06:35:02.912Z] > git init /w/workspace/edgex-go/704 # timeout=10 [2024-09-26T06:35:03.154Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-26T06:35:03.156Z] > git --version # timeout=10 [2024-09-26T06:35:03.225Z] > git --version # 'git version 2.25.1' [2024-09-26T06:35:03.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-26T06:35:03.411Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-26T06:35:21.995Z] Avoid second fetch [2024-09-26T06:35:21.996Z] Checking out Revision b97f2c868d9ba238902f81729662ab6d4c678502 (main) [2024-09-26T06:35:22.933Z] Commit message: "Merge pull request #4923 from jinlinGuan/issue-4909-metadata" [2024-09-26T06:35:21.022Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-26T06:35:21.043Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-26T06:35:22.011Z] > git config core.sparsecheckout # timeout=10 [2024-09-26T06:35:22.079Z] > git checkout -f b97f2c868d9ba238902f81729662ab6d4c678502 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-26T06:35:27.628Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-26T06:35:27.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T06:35:27.628Z] Dload Upload Total Spent Left Speed [2024-09-26T06:35:27.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-09-26T06:35:27.972Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-26T06:35:28.306Z] + + sudo tee /etc/docker/daemon.newsudo [2024-09-26T06:35:28.306Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-26T06:35:28.306Z] { [2024-09-26T06:35:28.306Z] "registry-mirrors": [ [2024-09-26T06:35:28.306Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-26T06:35:28.306Z] ], [2024-09-26T06:35:28.306Z] "bip": "10.250.0.254/24", [2024-09-26T06:35:28.306Z] "hosts": [ [2024-09-26T06:35:28.306Z] "tcp://0.0.0.0:5555", [2024-09-26T06:35:28.306Z] "unix:///var/run/docker.sock" [2024-09-26T06:35:28.306Z] ], [2024-09-26T06:35:28.306Z] "mtu": 1458, [2024-09-26T06:35:28.306Z] "selinux-enabled": true, [2024-09-26T06:35:28.306Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-26T06:35:28.306Z] } [Pipeline] sh [2024-09-26T06:35:28.640Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-26T06:35:28.976Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-26T06:35:47.286Z] provisioning config files... [2024-09-26T06:35:47.314Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/704@tmp/config13916600385499010324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-26T06:35:47.768Z] ---> ****-login.sh [2024-09-26T06:35:47.768Z] nexus3.edgexfoundry.org:10001 [2024-09-26T06:35:48.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T06:35:48.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T06:35:48.637Z] Configure a credential helper to remove this warning. See [2024-09-26T06:35:48.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T06:35:48.637Z] [2024-09-26T06:35:48.637Z] Login Succeeded [2024-09-26T06:35:48.637Z] nexus3.edgexfoundry.org:10002 [2024-09-26T06:35:48.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T06:35:48.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T06:35:48.906Z] Configure a credential helper to remove this warning. See [2024-09-26T06:35:48.906Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T06:35:48.906Z] [2024-09-26T06:35:48.906Z] Login Succeeded [2024-09-26T06:35:48.906Z] nexus3.edgexfoundry.org:10003 [2024-09-26T06:35:49.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T06:35:49.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T06:35:49.458Z] Configure a credential helper to remove this warning. See [2024-09-26T06:35:49.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T06:35:49.458Z] [2024-09-26T06:35:49.458Z] Login Succeeded [2024-09-26T06:35:49.458Z] nexus3.edgexfoundry.org:10004 [2024-09-26T06:35:49.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T06:35:49.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T06:35:49.735Z] Configure a credential helper to remove this warning. See [2024-09-26T06:35:49.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T06:35:49.735Z] [2024-09-26T06:35:49.735Z] Login Succeeded [2024-09-26T06:35:49.735Z] ****.io [2024-09-26T06:35:50.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T06:35:50.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T06:35:50.279Z] Configure a credential helper to remove this warning. See [2024-09-26T06:35:50.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T06:35:50.279Z] [2024-09-26T06:35:50.279Z] Login Succeeded [2024-09-26T06:35:50.279Z] ---> ****-login.sh ends [Pipeline] } [2024-09-26T06:35:50.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-26T06:35:51.044Z] + git config --global --add safe.directory /w/workspace/edgex-go/704 [Pipeline] echo [2024-09-26T06:35:51.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-26T06:35:51.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-26T06:35:51.100Z] ========================================================= [2024-09-26T06:35:51.100Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-26T06:35:51.100Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-26T06:35:51.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-26T06:35:51.700Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-26T06:35:51.700Z] c6b39de5b339: Pulling fs layer [2024-09-26T06:35:51.700Z] a69c41024577: Pulling fs layer [2024-09-26T06:35:51.700Z] d6de4b400683: Pulling fs layer [2024-09-26T06:35:51.700Z] 35cb2a7552d0: Pulling fs layer [2024-09-26T06:35:51.700Z] 4f4fb700ef54: Pulling fs layer [2024-09-26T06:35:51.700Z] 464afbd9ba4c: Pulling fs layer [2024-09-26T06:35:51.700Z] 00f215d4a9da: Pulling fs layer [2024-09-26T06:35:51.700Z] d496ad576159: Pulling fs layer [2024-09-26T06:35:51.700Z] 4f4fb700ef54: Waiting [2024-09-26T06:35:51.700Z] 464afbd9ba4c: Waiting [2024-09-26T06:35:51.700Z] 00f215d4a9da: Waiting [2024-09-26T06:35:51.700Z] d496ad576159: Waiting [2024-09-26T06:35:51.700Z] 35cb2a7552d0: Waiting [2024-09-26T06:35:51.700Z] a69c41024577: Verifying Checksum [2024-09-26T06:35:51.700Z] a69c41024577: Download complete [2024-09-26T06:35:51.700Z] 35cb2a7552d0: Verifying Checksum [2024-09-26T06:35:51.700Z] 35cb2a7552d0: Download complete [2024-09-26T06:35:51.700Z] 4f4fb700ef54: Verifying Checksum [2024-09-26T06:35:51.700Z] 4f4fb700ef54: Download complete [2024-09-26T06:35:51.700Z] 464afbd9ba4c: Download complete [2024-09-26T06:35:51.700Z] c6b39de5b339: Verifying Checksum [2024-09-26T06:35:51.700Z] c6b39de5b339: Download complete [2024-09-26T06:35:52.292Z] d496ad576159: Verifying Checksum [2024-09-26T06:35:52.292Z] d496ad576159: Download complete [2024-09-26T06:35:52.567Z] c6b39de5b339: Pull complete [2024-09-26T06:35:53.536Z] d6de4b400683: Verifying Checksum [2024-09-26T06:35:53.537Z] d6de4b400683: Download complete [2024-09-26T06:35:53.806Z] a69c41024577: Pull complete [2024-09-26T06:35:54.775Z] 00f215d4a9da: Verifying Checksum [2024-09-26T06:35:54.775Z] 00f215d4a9da: Download complete [2024-09-26T06:36:07.122Z] d6de4b400683: Pull complete [2024-09-26T06:36:07.122Z] 35cb2a7552d0: Pull complete [2024-09-26T06:36:07.389Z] 4f4fb700ef54: Pull complete [2024-09-26T06:36:07.389Z] 464afbd9ba4c: Pull complete [2024-09-26T06:36:17.461Z] 00f215d4a9da: Pull complete [2024-09-26T06:36:17.727Z] d496ad576159: Pull complete [2024-09-26T06:36:17.727Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-26T06:36:17.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-26T06:36:17.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-26T06:36:18.059Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-26T06:36:18.060Z] WORKDIR /edgex [2024-09-26T06:36:18.060Z] COPY go.mod . [2024-09-26T06:36:18.060Z] RUN go mod download [2024-09-26T06:36:18.060Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-26T06:36:18.643Z] Sending build context to Docker daemon 3.665MB [2024-09-26T06:36:18.643Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-26T06:36:18.643Z] ---> f246e2811388 [2024-09-26T06:36:18.643Z] Step 2/4 : WORKDIR /edgex [2024-09-26T06:36:20.593Z] ---> Running in 02d8b9d321ef [2024-09-26T06:36:20.859Z] Removing intermediate container 02d8b9d321ef [2024-09-26T06:36:20.859Z] ---> 13effc0a0bb3 [2024-09-26T06:36:20.859Z] Step 3/4 : COPY go.mod . [2024-09-26T06:36:21.441Z] ---> 08af45f5dac2 [2024-09-26T06:36:21.441Z] Step 4/4 : RUN go mod download [2024-09-26T06:36:21.441Z] ---> Running in ebece47f1799 [2024-09-26T06:37:29.326Z] Removing intermediate container ebece47f1799 [2024-09-26T06:37:29.326Z] ---> 342ff7c13650 [2024-09-26T06:37:29.326Z] Successfully built 342ff7c13650 [2024-09-26T06:37:29.326Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T06:37:29.671Z] + docker inspect -f . ci-base-image-arm64 [2024-09-26T06:37:29.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T06:37:29.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-11503 does not seem to be running inside a container [2024-09-26T06:37:29.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@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-26T06:37:31.186Z] $ docker top 6ec23e8ca488b0e0b07dba5a735be9ac01c248ab8bf36b11fd7c81da325215d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-26T06:37:32.020Z] + go version [2024-09-26T06:37:32.020Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-26T06:37:32.032Z] $ docker stop --time=1 6ec23e8ca488b0e0b07dba5a735be9ac01c248ab8bf36b11fd7c81da325215d6 [2024-09-26T06:37:33.639Z] $ docker rm -f --volumes 6ec23e8ca488b0e0b07dba5a735be9ac01c248ab8bf36b11fd7c81da325215d6 [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-26T06:37:34.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-26T06:37:34.369Z] [2024-09-26T06:37:34.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T06:37:34.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-26T06:37:34.708Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-26T06:37:34.708Z] 547446be3368: Pulling fs layer [2024-09-26T06:37:34.708Z] d125d8839a47: Pulling fs layer [2024-09-26T06:37:34.708Z] 3e85d5ac6304: Pulling fs layer [2024-09-26T06:37:34.708Z] c3105a71a48b: Pulling fs layer [2024-09-26T06:37:34.708Z] 0f093f025ec4: Pulling fs layer [2024-09-26T06:37:34.708Z] c3106fc0e877: Pulling fs layer [2024-09-26T06:37:34.708Z] c3105a71a48b: Waiting [2024-09-26T06:37:34.708Z] 0f093f025ec4: Waiting [2024-09-26T06:37:34.708Z] c3106fc0e877: Waiting [2024-09-26T06:37:34.976Z] 547446be3368: Verifying Checksum [2024-09-26T06:37:34.976Z] 547446be3368: Download complete [2024-09-26T06:37:34.976Z] c3105a71a48b: Verifying Checksum [2024-09-26T06:37:34.976Z] c3105a71a48b: Download complete [2024-09-26T06:37:35.245Z] d125d8839a47: Verifying Checksum [2024-09-26T06:37:35.246Z] d125d8839a47: Download complete [2024-09-26T06:37:35.246Z] c3106fc0e877: Verifying Checksum [2024-09-26T06:37:35.246Z] c3106fc0e877: Download complete [2024-09-26T06:37:35.246Z] 0f093f025ec4: Verifying Checksum [2024-09-26T06:37:35.246Z] 0f093f025ec4: Download complete [2024-09-26T06:37:35.513Z] 547446be3368: Pull complete [2024-09-26T06:37:36.485Z] d125d8839a47: Pull complete [2024-09-26T06:37:37.448Z] 3e85d5ac6304: Verifying Checksum [2024-09-26T06:37:37.449Z] 3e85d5ac6304: Download complete [2024-09-26T06:37:47.538Z] 3e85d5ac6304: Pull complete [2024-09-26T06:37:47.538Z] c3105a71a48b: Pull complete [2024-09-26T06:37:48.496Z] 0f093f025ec4: Pull complete [2024-09-26T06:37:48.496Z] c3106fc0e877: Pull complete [2024-09-26T06:37:48.496Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-26T06:37:48.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-26T06:37:48.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T06:37:48.719Z] prd-ubuntu20.04-docker-arm64-4c-16g-11503 does not seem to be running inside a container [2024-09-26T06:37:48.780Z] $ 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/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@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-26T06:37:51.045Z] $ docker top e28eeadf1a7f1acd9a9c3287c9faeea97b043f1127aa201d9cad109f0c8be097 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-26T06:37:51.552Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-26T06:38:01.647Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-09-26T06:38:01.647Z] #1 transferring dockerfile: 30B [2024-09-26T06:38:01.647Z] #1 transferring dockerfile: 1.93kB 0.0s done [2024-09-26T06:38:01.647Z] #1 DONE 0.1s [2024-09-26T06:38:02.254Z] [2024-09-26T06:38:02.254Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-26T06:38:02.254Z] #2 transferring dockerfile: 2.23kB done [2024-09-26T06:38:02.254Z] #2 DONE 0.1s [2024-09-26T06:38:02.254Z] [2024-09-26T06:38:02.254Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-26T06:38:02.254Z] #3 transferring dockerfile: 1.89kB done [2024-09-26T06:38:02.254Z] #3 DONE 0.1s [2024-09-26T06:38:02.531Z] [2024-09-26T06:38:02.531Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-09-26T06:38:02.531Z] #4 transferring dockerfile: 1.81kB 0.0s done [2024-09-26T06:38:02.531Z] #4 DONE 0.1s [2024-09-26T06:38:02.531Z] [2024-09-26T06:38:02.531Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-26T06:38:02.531Z] #5 transferring dockerfile: 2.49kB 0.0s done [2024-09-26T06:38:02.531Z] #5 DONE 0.1s [2024-09-26T06:38:02.531Z] [2024-09-26T06:38:02.531Z] #6 [core-data internal] load build definition from Dockerfile [2024-09-26T06:38:02.803Z] #6 transferring dockerfile: 2.07kB done [2024-09-26T06:38:02.803Z] #6 DONE 0.1s [2024-09-26T06:38:02.803Z] [2024-09-26T06:38:02.803Z] #7 [core-command internal] load build definition from Dockerfile [2024-09-26T06:38:02.803Z] #7 transferring dockerfile: 1.93kB done [2024-09-26T06:38:02.803Z] #7 DONE 0.1s [2024-09-26T06:38:02.803Z] [2024-09-26T06:38:02.803Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-09-26T06:38:02.803Z] #8 transferring dockerfile: 2.02kB 0.0s done [2024-09-26T06:38:02.803Z] #8 DONE 0.1s [2024-09-26T06:38:02.803Z] [2024-09-26T06:38:02.803Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-09-26T06:38:02.803Z] #9 DONE 0.0s [2024-09-26T06:38:02.803Z] [2024-09-26T06:38:02.803Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-09-26T06:38:02.803Z] #9 transferring dockerfile: 1.70kB done [2024-09-26T06:38:02.803Z] #9 DONE 0.1s [2024-09-26T06:38:02.803Z] [2024-09-26T06:38:02.803Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-26T06:38:03.071Z] #10 transferring dockerfile: 3.17kB 0.0s done [2024-09-26T06:38:03.071Z] #10 DONE 0.1s [2024-09-26T06:38:03.071Z] [2024-09-26T06:38:03.071Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-09-26T06:38:03.071Z] #11 transferring dockerfile: 2.13kB done [2024-09-26T06:38:03.071Z] #11 DONE 0.1s [2024-09-26T06:38:03.071Z] [2024-09-26T06:38:03.071Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-09-26T06:38:03.071Z] #12 transferring dockerfile: 1.69kB 0.0s done [2024-09-26T06:38:03.344Z] #12 DONE 0.1s [2024-09-26T06:38:03.344Z] [2024-09-26T06:38:03.344Z] #13 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-26T06:38:03.344Z] #13 transferring dockerfile: 1.85kB 0.0s done [2024-09-26T06:38:03.344Z] #13 DONE 0.1s [2024-09-26T06:38:03.344Z] [2024-09-26T06:38:03.344Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-26T06:38:03.344Z] #14 transferring dockerfile: 2.50kB 0.0s done [2024-09-26T06:38:03.344Z] #14 DONE 0.1s [2024-09-26T06:38:03.344Z] [2024-09-26T06:38:03.344Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-26T06:38:03.344Z] #15 transferring dockerfile: 2.15kB done [2024-09-26T06:38:03.344Z] #15 DONE 0.1s [2024-09-26T06:38:03.344Z] [2024-09-26T06:38:03.344Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-09-26T06:38:03.614Z] #16 transferring dockerfile: 2.07kB done [2024-09-26T06:38:03.614Z] #16 DONE 0.1s [2024-09-26T06:38:03.615Z] [2024-09-26T06:38:03.615Z] #17 [support-scheduler internal] load .dockerignore [2024-09-26T06:38:03.615Z] #17 transferring context: 50B done [2024-09-26T06:38:03.615Z] #17 DONE 0.1s [2024-09-26T06:38:04.581Z] [2024-09-26T06:38:04.581Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-26T06:38:04.581Z] #18 transferring context: 50B 0.0s done [2024-09-26T06:38:04.581Z] #18 DONE 0.1s [2024-09-26T06:38:04.581Z] [2024-09-26T06:38:04.581Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-09-26T06:38:04.581Z] #19 transferring context: 50B done [2024-09-26T06:38:04.581Z] #19 DONE 0.1s [2024-09-26T06:38:04.581Z] [2024-09-26T06:38:04.581Z] #20 [security-spire-agent internal] load .dockerignore [2024-09-26T06:38:04.581Z] #20 transferring context: 50B 0.0s done [2024-09-26T06:38:04.581Z] #20 DONE 0.1s [2024-09-26T06:38:04.581Z] [2024-09-26T06:38:04.581Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-09-26T06:38:04.581Z] #21 transferring context: 50B 0.0s done [2024-09-26T06:38:04.581Z] #21 DONE 0.0s [2024-09-26T06:38:04.581Z] [2024-09-26T06:38:04.581Z] #22 [core-data internal] load .dockerignore [2024-09-26T06:38:04.581Z] #22 transferring context: 50B 0.0s done [2024-09-26T06:38:04.581Z] #22 DONE 0.1s [2024-09-26T06:38:04.581Z] [2024-09-26T06:38:04.581Z] #23 [support-notifications internal] load .dockerignore [2024-09-26T06:38:04.581Z] #23 transferring context: 50B done [2024-09-26T06:38:04.581Z] #23 DONE 0.1s [2024-09-26T06:38:04.581Z] [2024-09-26T06:38:04.581Z] #24 [core-command internal] load .dockerignore [2024-09-26T06:38:04.862Z] #24 transferring context: 50B 0.0s done [2024-09-26T06:38:04.862Z] #24 DONE 0.1s [2024-09-26T06:38:04.862Z] [2024-09-26T06:38:04.862Z] #25 [security-spire-server internal] load .dockerignore [2024-09-26T06:38:04.862Z] #25 transferring context: 50B done [2024-09-26T06:38:04.862Z] #25 DONE 0.1s [2024-09-26T06:38:04.862Z] [2024-09-26T06:38:04.862Z] #26 [security-bootstrapper internal] load .dockerignore [2024-09-26T06:38:04.862Z] #26 transferring context: 50B done [2024-09-26T06:38:04.862Z] #26 DONE 0.1s [2024-09-26T06:38:04.862Z] [2024-09-26T06:38:04.862Z] #27 [core-metadata internal] load .dockerignore [2024-09-26T06:38:05.130Z] #27 transferring context: 50B 0.0s done [2024-09-26T06:38:05.130Z] #27 DONE 0.1s [2024-09-26T06:38:05.130Z] [2024-09-26T06:38:05.130Z] #28 [security-spire-config internal] load .dockerignore [2024-09-26T06:38:05.130Z] #28 transferring context: 50B 0.0s done [2024-09-26T06:38:05.130Z] #28 DONE 0.1s [2024-09-26T06:38:05.130Z] [2024-09-26T06:38:05.130Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-09-26T06:38:05.130Z] #29 transferring context: 50B done [2024-09-26T06:38:05.130Z] #29 DONE 0.1s [2024-09-26T06:38:05.130Z] [2024-09-26T06:38:05.130Z] #30 [security-proxy-setup internal] load .dockerignore [2024-09-26T06:38:05.130Z] #30 transferring context: 50B 0.0s done [2024-09-26T06:38:05.130Z] #30 DONE 0.1s [2024-09-26T06:38:05.130Z] [2024-09-26T06:38:05.130Z] #31 [security-proxy-auth internal] load .dockerignore [2024-09-26T06:38:05.130Z] #31 transferring context: 50B done [2024-09-26T06:38:05.130Z] #31 DONE 0.1s [2024-09-26T06:38:05.130Z] [2024-09-26T06:38:05.130Z] #32 [core-keeper internal] load .dockerignore [2024-09-26T06:38:05.404Z] #32 transferring context: 50B done [2024-09-26T06:38:05.404Z] #32 DONE 0.1s [2024-09-26T06:38:05.404Z] [2024-09-26T06:38:05.404Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T06:38:05.404Z] #33 DONE 0.0s [2024-09-26T06:38:05.404Z] [2024-09-26T06:38:05.404Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T06:38:05.670Z] #34 DONE 0.2s [2024-09-26T06:38:05.670Z] [2024-09-26T06:38:05.670Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T06:38:05.670Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T06:38:05.938Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-26T06:38:05.938Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-26T06:38:05.938Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.2s [2024-09-26T06:38:05.938Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T06:38:05.938Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.93MB / 3.34MB 0.4s [2024-09-26T06:38:06.205Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s [2024-09-26T06:38:06.205Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-26T06:38:06.205Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-26T06:38:06.475Z] #35 ... [2024-09-26T06:38:06.475Z] [2024-09-26T06:38:06.475Z] #36 [support-scheduler internal] load build context [2024-09-26T06:38:06.475Z] #36 transferring context: 3.21MB 0.7s done [2024-09-26T06:38:06.475Z] #36 DONE 0.8s [2024-09-26T06:38:06.475Z] [2024-09-26T06:38:06.475Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T06:38:06.475Z] #33 DONE 0.0s [2024-09-26T06:38:06.475Z] [2024-09-26T06:38:06.475Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T06:38:06.745Z] #34 DONE 0.3s [2024-09-26T06:38:06.745Z] [2024-09-26T06:38:06.745Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T06:38:06.745Z] #33 DONE 0.0s [2024-09-26T06:38:06.745Z] [2024-09-26T06:38:06.745Z] #37 [core-common-config-bootstrapper internal] load build context [2024-09-26T06:38:06.745Z] #37 DONE 0.0s [2024-09-26T06:38:06.745Z] [2024-09-26T06:38:06.745Z] #38 [security-spiffe-token-provider internal] load build context [2024-09-26T06:38:06.745Z] #38 ... [2024-09-26T06:38:06.745Z] [2024-09-26T06:38:06.745Z] #39 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T06:38:06.745Z] #39 DONE 2.0s [2024-09-26T06:38:06.745Z] [2024-09-26T06:38:06.745Z] #38 [security-spiffe-token-provider internal] load build context [2024-09-26T06:38:07.017Z] #38 ... [2024-09-26T06:38:07.017Z] [2024-09-26T06:38:07.017Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T06:38:07.017Z] #34 DONE 0.5s [2024-09-26T06:38:07.017Z] [2024-09-26T06:38:07.017Z] #38 [security-spiffe-token-provider internal] load build context [2024-09-26T06:38:07.017Z] #38 ... [2024-09-26T06:38:07.017Z] [2024-09-26T06:38:07.017Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T06:38:07.017Z] #33 DONE 0.0s [2024-09-26T06:38:07.017Z] [2024-09-26T06:38:07.017Z] #38 [security-spiffe-token-provider internal] load build context [2024-09-26T06:38:07.017Z] #38 ... [2024-09-26T06:38:07.017Z] [2024-09-26T06:38:07.017Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T06:38:07.017Z] #34 DONE 0.6s [2024-09-26T06:38:07.291Z] [2024-09-26T06:38:07.291Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T06:38:07.291Z] #33 DONE 0.0s [2024-09-26T06:38:07.291Z] [2024-09-26T06:38:07.291Z] #39 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T06:38:07.291Z] #39 DONE 2.1s [2024-09-26T06:38:07.291Z] [2024-09-26T06:38:07.291Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T06:38:07.291Z] #34 DONE 0.8s [2024-09-26T06:38:07.291Z] [2024-09-26T06:38:07.291Z] #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-26T06:38:07.291Z] #40 DONE 1.2s [2024-09-26T06:38:07.291Z] [2024-09-26T06:38:07.291Z] #41 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-26T06:38:07.291Z] #41 ... [2024-09-26T06:38:07.291Z] [2024-09-26T06:38:07.291Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T06:38:07.291Z] #33 DONE 0.0s [2024-09-26T06:38:07.291Z] [2024-09-26T06:38:07.291Z] #39 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T06:38:07.291Z] #39 DONE 2.1s [2024-09-26T06:38:07.291Z] [2024-09-26T06:38:07.291Z] #40 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-26T06:38:07.291Z] #40 DONE 1.3s [2024-09-26T06:38:07.560Z] [2024-09-26T06:38:07.560Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T06:38:07.560Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T06:38:07.560Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-26T06:38:07.560Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-26T06:38:07.560Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-26T06:38:07.560Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T06:38:07.560Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-26T06:38:07.560Z] #35 ... [2024-09-26T06:38:07.560Z] [2024-09-26T06:38:07.560Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T06:38:07.560Z] #33 DONE 0.0s [2024-09-26T06:38:07.830Z] [2024-09-26T06:38:07.830Z] #42 [security-secretstore-setup internal] load build context [2024-09-26T06:38:08.099Z] #42 ... [2024-09-26T06:38:08.099Z] [2024-09-26T06:38:08.099Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T06:38:08.099Z] #33 DONE 0.0s [2024-09-26T06:38:08.099Z] [2024-09-26T06:38:08.099Z] #38 [security-spiffe-token-provider internal] load build context [2024-09-26T06:38:08.099Z] #38 transferring context: 3.21MB 1.3s done [2024-09-26T06:38:08.099Z] #38 DONE 1.5s [2024-09-26T06:38:08.099Z] [2024-09-26T06:38:08.099Z] #42 [security-secretstore-setup internal] load build context [2024-09-26T06:38:08.367Z] #42 ... [2024-09-26T06:38:08.367Z] [2024-09-26T06:38:08.367Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T06:38:08.367Z] #34 DONE 1.6s [2024-09-26T06:38:08.367Z] [2024-09-26T06:38:08.367Z] #42 [security-secretstore-setup internal] load build context [2024-09-26T06:38:08.367Z] #42 ... [2024-09-26T06:38:08.367Z] [2024-09-26T06:38:08.367Z] #39 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T06:38:08.367Z] #39 DONE 2.3s [2024-09-26T06:38:08.367Z] [2024-09-26T06:38:08.367Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T06:38:08.367Z] #33 DONE 0.0s [2024-09-26T06:38:08.367Z] [2024-09-26T06:38:08.367Z] #40 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-26T06:38:08.367Z] #40 DONE 1.4s [2024-09-26T06:38:08.367Z] [2024-09-26T06:38:08.367Z] #42 [security-secretstore-setup internal] load build context [2024-09-26T06:38:08.635Z] #42 ... [2024-09-26T06:38:08.635Z] [2024-09-26T06:38:08.635Z] #39 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T06:38:08.635Z] #39 DONE 2.3s [2024-09-26T06:38:08.635Z] [2024-09-26T06:38:08.635Z] #40 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-26T06:38:08.635Z] #40 DONE 1.5s [2024-09-26T06:38:08.635Z] [2024-09-26T06:38:08.635Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-26T06:38:08.635Z] #43 DONE 1.9s [2024-09-26T06:38:08.635Z] [2024-09-26T06:38:08.635Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-26T06:38:08.635Z] #44 DONE 2.0s [2024-09-26T06:38:08.635Z] [2024-09-26T06:38:08.635Z] #37 [core-common-config-bootstrapper internal] load build context [2024-09-26T06:38:08.635Z] #37 transferring context: 3.21MB 1.9s done [2024-09-26T06:38:08.635Z] #37 DONE 2.0s [2024-09-26T06:38:08.635Z] [2024-09-26T06:38:08.635Z] #42 [security-secretstore-setup internal] load build context [2024-09-26T06:38:08.635Z] #42 transferring context: 3.21MB 1.2s done [2024-09-26T06:38:08.903Z] #42 DONE 1.5s [2024-09-26T06:38:08.903Z] [2024-09-26T06:38:08.903Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T06:38:08.903Z] #33 DONE 0.0s [2024-09-26T06:38:08.903Z] [2024-09-26T06:38:08.903Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T06:38:08.903Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T06:38:08.903Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-26T06:38:08.903Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-26T06:38:08.903Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-26T06:38:08.903Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T06:38:08.903Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-26T06:38:08.903Z] #35 DONE 4.5s [2024-09-26T06:38:08.903Z] [2024-09-26T06:38:08.903Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T06:38:08.903Z] #33 DONE 0.0s [2024-09-26T06:38:08.903Z] [2024-09-26T06:38:08.903Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:08.903Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:09.172Z] #45 ... [2024-09-26T06:38:09.172Z] [2024-09-26T06:38:09.172Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T06:38:09.172Z] #33 DONE 0.0s [2024-09-26T06:38:09.172Z] [2024-09-26T06:38:09.172Z] #39 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T06:38:09.172Z] #39 DONE 2.4s [2024-09-26T06:38:09.172Z] [2024-09-26T06:38:09.172Z] #40 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-26T06:38:09.172Z] #40 DONE 1.6s [2024-09-26T06:38:09.172Z] [2024-09-26T06:38:09.172Z] #46 [support-cron-scheduler internal] load build context [2024-09-26T06:38:09.172Z] #46 DONE 0.0s [2024-09-26T06:38:09.172Z] [2024-09-26T06:38:09.172Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:09.172Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-09-26T06:38:09.172Z] #45 DONE 0.8s [2024-09-26T06:38:09.172Z] [2024-09-26T06:38:09.172Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T06:38:09.172Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T06:38:09.172Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-26T06:38:09.172Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-26T06:38:09.172Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-26T06:38:09.172Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T06:38:09.172Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-26T06:38:09.172Z] #35 DONE 4.6s [2024-09-26T06:38:09.172Z] [2024-09-26T06:38:09.172Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T06:38:09.172Z] #34 ... [2024-09-26T06:38:09.172Z] [2024-09-26T06:38:09.172Z] #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T06:38:09.172Z] #39 DONE 2.4s [2024-09-26T06:38:09.172Z] [2024-09-26T06:38:09.172Z] #40 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-26T06:38:09.172Z] #40 DONE 1.6s [2024-09-26T06:38:09.172Z] [2024-09-26T06:38:09.172Z] #47 [core-data internal] load build context [2024-09-26T06:38:09.172Z] #47 transferring context: 3.21MB 1.1s done [2024-09-26T06:38:09.172Z] #47 DONE 1.8s [2024-09-26T06:38:09.172Z] [2024-09-26T06:38:09.172Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T06:38:09.172Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T06:38:09.172Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-26T06:38:09.172Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-26T06:38:09.172Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-26T06:38:09.172Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T06:38:09.172Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-26T06:38:09.172Z] #35 DONE 4.6s [2024-09-26T06:38:09.445Z] [2024-09-26T06:38:09.445Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T06:38:09.445Z] #33 DONE 0.0s [2024-09-26T06:38:09.445Z] [2024-09-26T06:38:09.445Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T06:38:09.716Z] #34 ... [2024-09-26T06:38:09.716Z] [2024-09-26T06:38:09.716Z] #48 [security-spire-server internal] load build context [2024-09-26T06:38:09.716Z] #48 transferring context: 27.71kB 0.1s done [2024-09-26T06:38:09.716Z] #48 DONE 0.9s [2024-09-26T06:38:09.716Z] [2024-09-26T06:38:09.716Z] #49 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-26T06:38:09.992Z] #49 ... [2024-09-26T06:38:09.992Z] [2024-09-26T06:38:09.992Z] #50 [security-spire-agent internal] load build context [2024-09-26T06:38:09.992Z] #50 transferring context: 27.24kB 0.4s done [2024-09-26T06:38:09.992Z] #50 DONE 1.1s [2024-09-26T06:38:09.992Z] [2024-09-26T06:38:09.992Z] #51 [support-notifications internal] load build context [2024-09-26T06:38:12.031Z] #51 ... [2024-09-26T06:38:12.032Z] [2024-09-26T06:38:12.032Z] #52 [security-spire-config internal] load build context [2024-09-26T06:38:12.032Z] #52 transferring context: 25.96kB 0.4s done [2024-09-26T06:38:12.032Z] #52 DONE 2.4s [2024-09-26T06:38:12.032Z] [2024-09-26T06:38:12.032Z] #51 [support-notifications internal] load build context [2024-09-26T06:38:12.032Z] #51 transferring context: 3.21MB 2.7s done [2024-09-26T06:38:12.032Z] #51 DONE 3.3s [2024-09-26T06:38:12.032Z] [2024-09-26T06:38:12.032Z] #39 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T06:38:12.032Z] #39 DONE 2.4s [2024-09-26T06:38:12.032Z] [2024-09-26T06:38:12.032Z] #40 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-26T06:38:12.032Z] #40 DONE 1.6s [2024-09-26T06:38:12.032Z] [2024-09-26T06:38:12.032Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T06:38:12.032Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T06:38:12.032Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-26T06:38:12.032Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-26T06:38:12.032Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-26T06:38:12.032Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T06:38:12.032Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-26T06:38:12.032Z] #35 DONE 4.6s [2024-09-26T06:38:12.032Z] [2024-09-26T06:38:12.032Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T06:38:12.032Z] #34 DONE 4.6s [2024-09-26T06:38:12.032Z] [2024-09-26T06:38:12.032Z] #53 [security-proxy-auth internal] load build context [2024-09-26T06:38:12.032Z] #53 DONE 0.0s [2024-09-26T06:38:12.032Z] [2024-09-26T06:38:12.032Z] #54 [security-bootstrapper internal] load build context [2024-09-26T06:38:12.032Z] #54 ... [2024-09-26T06:38:12.032Z] [2024-09-26T06:38:12.032Z] #39 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T06:38:12.032Z] #39 DONE 2.5s [2024-09-26T06:38:12.032Z] [2024-09-26T06:38:12.032Z] #40 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-26T06:38:12.032Z] #40 DONE 1.7s [2024-09-26T06:38:12.032Z] [2024-09-26T06:38:12.032Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T06:38:12.032Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T06:38:12.032Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-26T06:38:12.032Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-26T06:38:12.032Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-26T06:38:12.032Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T06:38:12.032Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-26T06:38:12.032Z] #35 DONE 4.7s [2024-09-26T06:38:12.032Z] [2024-09-26T06:38:12.032Z] #55 [core-keeper internal] load build context [2024-09-26T06:38:12.032Z] #55 DONE 0.0s [2024-09-26T06:38:12.032Z] [2024-09-26T06:38:12.032Z] #56 [core-command internal] load build context [2024-09-26T06:38:12.032Z] #56 transferring context: 3.21MB 2.7s done [2024-09-26T06:38:12.032Z] #56 DONE 3.4s [2024-09-26T06:38:12.032Z] [2024-09-26T06:38:12.032Z] #54 [security-bootstrapper internal] load build context [2024-09-26T06:38:13.053Z] #54 transferring context: 3.21MB 3.8s done [2024-09-26T06:38:13.053Z] #54 DONE 4.5s [2024-09-26T06:38:13.053Z] [2024-09-26T06:38:13.053Z] #57 [core-metadata internal] load build context [2024-09-26T06:38:13.325Z] #57 transferring context: 3.21MB 4.2s done [2024-09-26T06:38:13.944Z] #57 DONE 5.3s [2024-09-26T06:38:13.944Z] [2024-09-26T06:38:13.944Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:13.944Z] #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-26T06:38:13.944Z] #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-26T06:38:13.944Z] #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-26T06:38:13.944Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.1s [2024-09-26T06:38:13.944Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.2s [2024-09-26T06:38:13.944Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s [2024-09-26T06:38:14.211Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.1s done [2024-09-26T06:38:14.211Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-09-26T06:38:14.211Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.1s done [2024-09-26T06:38:14.211Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s done [2024-09-26T06:38:14.211Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-26T06:38:14.478Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.5s done [2024-09-26T06:38:15.062Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.1s [2024-09-26T06:38:15.390Z] #45 ... [2024-09-26T06:38:15.390Z] [2024-09-26T06:38:15.390Z] #46 [support-cron-scheduler internal] load build context [2024-09-26T06:38:15.390Z] #46 transferring context: 3.21MB 3.4s done [2024-09-26T06:38:15.390Z] #46 DONE 6.1s [2024-09-26T06:38:15.390Z] [2024-09-26T06:38:15.390Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:15.390Z] #45 ... [2024-09-26T06:38:15.390Z] [2024-09-26T06:38:15.390Z] #58 [security-proxy-setup internal] load build context [2024-09-26T06:38:15.390Z] #58 ... [2024-09-26T06:38:15.390Z] [2024-09-26T06:38:15.390Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:15.981Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 4.1s [2024-09-26T06:38:16.947Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.8s [2024-09-26T06:38:16.947Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-26T06:38:17.533Z] #45 ... [2024-09-26T06:38:17.533Z] [2024-09-26T06:38:17.533Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-26T06:38:17.533Z] #0 6.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:17.533Z] #0 7.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:17.533Z] #59 ... [2024-09-26T06:38:17.533Z] [2024-09-26T06:38:17.533Z] #60 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-26T06:38:17.533Z] #0 8.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:17.533Z] #0 9.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:17.533Z] #60 ... [2024-09-26T06:38:17.533Z] [2024-09-26T06:38:17.533Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:17.533Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.93MB / 28.04MB 5.7s [2024-09-26T06:38:17.806Z] #45 ... [2024-09-26T06:38:17.806Z] [2024-09-26T06:38:17.806Z] #61 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-26T06:38:17.806Z] #0 4.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:17.806Z] #0 4.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:17.806Z] #0 8.034 OK: 266 MiB in 52 packages [2024-09-26T06:38:17.806Z] #61 DONE 9.6s [2024-09-26T06:38:17.806Z] [2024-09-26T06:38:17.806Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:18.073Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 6.1s [2024-09-26T06:38:18.658Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.42MB / 28.04MB 6.9s [2024-09-26T06:38:18.658Z] #45 ... [2024-09-26T06:38:18.658Z] [2024-09-26T06:38:18.658Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T06:38:18.658Z] #62 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.2s done [2024-09-26T06:38:18.658Z] #62 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-26T06:38:18.658Z] #62 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-26T06:38:18.658Z] #62 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-26T06:38:18.658Z] #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done [2024-09-26T06:38:18.658Z] #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done [2024-09-26T06:38:18.658Z] #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-26T06:38:18.658Z] #62 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.4s done [2024-09-26T06:38:18.658Z] #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 5.7s [2024-09-26T06:38:18.658Z] #62 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-26T06:38:18.933Z] #62 ... [2024-09-26T06:38:18.933Z] [2024-09-26T06:38:18.933Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-26T06:38:18.933Z] #59 10.46 OK: 266 MiB in 52 packages [2024-09-26T06:38:18.933Z] #59 DONE 11.8s [2024-09-26T06:38:18.933Z] [2024-09-26T06:38:18.933Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T06:38:18.933Z] #62 ... [2024-09-26T06:38:18.933Z] [2024-09-26T06:38:18.933Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:18.933Z] #45 ... [2024-09-26T06:38:18.933Z] [2024-09-26T06:38:18.933Z] #58 [security-proxy-setup internal] load build context [2024-09-26T06:38:18.933Z] #58 transferring context: 3.21MB 7.7s done [2024-09-26T06:38:18.933Z] #58 DONE 9.8s [2024-09-26T06:38:18.933Z] [2024-09-26T06:38:18.933Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:19.527Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.85MB / 28.04MB 7.6s [2024-09-26T06:38:20.112Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 8.1s [2024-09-26T06:38:20.112Z] #45 ... [2024-09-26T06:38:20.112Z] [2024-09-26T06:38:20.112Z] #63 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-26T06:38:20.112Z] #63 ... [2024-09-26T06:38:20.112Z] [2024-09-26T06:38:20.112Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-26T06:38:20.381Z] #64 ... [2024-09-26T06:38:20.381Z] [2024-09-26T06:38:20.381Z] #60 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-26T06:38:20.381Z] #60 11.68 OK: 266 MiB in 52 packages [2024-09-26T06:38:20.381Z] #60 DONE 14.2s [2024-09-26T06:38:20.381Z] [2024-09-26T06:38:20.381Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-26T06:38:20.381Z] #65 ... [2024-09-26T06:38:20.381Z] [2024-09-26T06:38:20.381Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-26T06:38:20.650Z] #66 ... [2024-09-26T06:38:20.650Z] [2024-09-26T06:38:20.650Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-26T06:38:20.650Z] #67 ... [2024-09-26T06:38:20.650Z] [2024-09-26T06:38:20.650Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-26T06:38:20.650Z] #68 ... [2024-09-26T06:38:20.650Z] [2024-09-26T06:38:20.650Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-26T06:38:20.918Z] #69 ... [2024-09-26T06:38:20.918Z] [2024-09-26T06:38:20.918Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-26T06:38:21.191Z] #70 ... [2024-09-26T06:38:21.191Z] [2024-09-26T06:38:21.191Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-26T06:38:21.191Z] #71 ... [2024-09-26T06:38:21.191Z] [2024-09-26T06:38:21.191Z] #41 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-26T06:38:21.191Z] #41 6.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:21.191Z] #41 7.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:21.191Z] #41 9.475 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-26T06:38:21.191Z] #41 9.475 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-26T06:38:21.191Z] #41 9.475 OK: 19955 distinct packages available [2024-09-26T06:38:21.191Z] #41 9.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:21.191Z] #41 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:21.191Z] #41 12.75 OK: 266 MiB in 52 packages [2024-09-26T06:38:21.191Z] #41 DONE 13.8s [2024-09-26T06:38:21.191Z] [2024-09-26T06:38:21.191Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:21.191Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.69MB / 28.04MB 9.3s [2024-09-26T06:38:21.775Z] #45 ... [2024-09-26T06:38:21.776Z] [2024-09-26T06:38:21.776Z] #53 [security-proxy-auth internal] load build context [2024-09-26T06:38:21.776Z] #53 transferring context: 3.21MB 7.6s done [2024-09-26T06:38:21.776Z] #53 DONE 10.1s [2024-09-26T06:38:21.776Z] [2024-09-26T06:38:21.776Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-26T06:38:21.776Z] #72 DONE 4.1s [2024-09-26T06:38:21.776Z] [2024-09-26T06:38:21.776Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:21.776Z] #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-26T06:38:21.776Z] #45 ... [2024-09-26T06:38:21.776Z] [2024-09-26T06:38:21.776Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-26T06:38:22.043Z] #73 ... [2024-09-26T06:38:22.043Z] [2024-09-26T06:38:22.043Z] #55 [core-keeper internal] load build context [2024-09-26T06:38:22.043Z] #55 ... [2024-09-26T06:38:22.043Z] [2024-09-26T06:38:22.043Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-26T06:38:22.043Z] #74 DONE 3.2s [2024-09-26T06:38:22.043Z] [2024-09-26T06:38:22.043Z] #55 [core-keeper internal] load build context [2024-09-26T06:38:22.043Z] #55 ... [2024-09-26T06:38:22.043Z] [2024-09-26T06:38:22.043Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:38:23.464Z] #75 ... [2024-09-26T06:38:23.464Z] [2024-09-26T06:38:23.464Z] #55 [core-keeper internal] load build context [2024-09-26T06:38:23.464Z] #55 transferring context: 3.21MB 8.7s done [2024-09-26T06:38:23.464Z] #55 DONE 11.5s [2024-09-26T06:38:23.464Z] [2024-09-26T06:38:23.464Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:23.464Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 11.6s [2024-09-26T06:38:23.746Z] #45 ... [2024-09-26T06:38:23.746Z] [2024-09-26T06:38:23.746Z] #76 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-26T06:38:24.013Z] #76 ... [2024-09-26T06:38:24.013Z] [2024-09-26T06:38:24.013Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-26T06:38:24.013Z] #77 DONE 2.3s [2024-09-26T06:38:24.013Z] [2024-09-26T06:38:24.013Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:24.287Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 12.5s [2024-09-26T06:38:24.903Z] #45 ... [2024-09-26T06:38:24.904Z] [2024-09-26T06:38:24.904Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-26T06:38:24.904Z] #78 DONE 3.8s [2024-09-26T06:38:24.904Z] [2024-09-26T06:38:24.904Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:25.888Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.07MB / 28.04MB 14.0s [2024-09-26T06:38:26.476Z] #45 ... [2024-09-26T06:38:26.476Z] [2024-09-26T06:38:26.476Z] #63 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-26T06:38:26.476Z] #63 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:26.476Z] #63 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:26.476Z] #63 14.99 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-26T06:38:26.476Z] #63 15.00 Executing busybox-1.36.1-r7.trigger [2024-09-26T06:38:26.476Z] #63 15.10 OK: 8 MiB in 16 packages [2024-09-26T06:38:26.476Z] #63 DONE 17.6s [2024-09-26T06:38:26.476Z] [2024-09-26T06:38:26.476Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:26.476Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.4s done [2024-09-26T06:38:26.476Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.4s done [2024-09-26T06:38:27.071Z] #45 ... [2024-09-26T06:38:27.071Z] [2024-09-26T06:38:27.071Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-26T06:38:27.071Z] #68 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:27.071Z] #68 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:27.071Z] #68 14.09 (1/4) Installing ca-certificates (20240226-r0) [2024-09-26T06:38:27.071Z] #68 14.20 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-26T06:38:27.071Z] #68 14.21 (3/4) Installing su-exec (0.2-r3) [2024-09-26T06:38:27.071Z] #68 14.23 (4/4) Installing yq (4.33.3-r5) [2024-09-26T06:38:27.071Z] #68 14.74 Executing busybox-1.36.1-r7.trigger [2024-09-26T06:38:27.071Z] #68 14.79 Executing ca-certificates-20240226-r0.trigger [2024-09-26T06:38:27.071Z] #68 15.90 OK: 18 MiB in 19 packages [2024-09-26T06:38:27.071Z] #68 DONE 16.9s [2024-09-26T06:38:27.071Z] [2024-09-26T06:38:27.071Z] #79 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T06:38:28.046Z] #79 ... [2024-09-26T06:38:28.046Z] [2024-09-26T06:38:28.046Z] #49 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-26T06:38:28.046Z] #49 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:28.046Z] #49 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:28.046Z] #49 17.18 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-26T06:38:28.046Z] #49 17.18 Executing busybox-1.36.1-r7.trigger [2024-09-26T06:38:28.046Z] #49 17.21 OK: 8 MiB in 16 packages [2024-09-26T06:38:28.046Z] #49 DONE 18.2s [2024-09-26T06:38:28.046Z] [2024-09-26T06:38:28.046Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-26T06:38:29.014Z] #80 ... [2024-09-26T06:38:29.014Z] [2024-09-26T06:38:29.014Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T06:38:29.014Z] #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.6s done [2024-09-26T06:38:29.014Z] #62 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done [2024-09-26T06:38:29.014Z] #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-09-26T06:38:29.281Z] #62 ... [2024-09-26T06:38:29.281Z] [2024-09-26T06:38:29.281Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-26T06:38:29.281Z] #66 19.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:30.249Z] #66 20.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:32.206Z] #66 ... [2024-09-26T06:38:32.206Z] [2024-09-26T06:38:32.206Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-26T06:38:32.206Z] #73 DONE 20.3s [2024-09-26T06:38:32.484Z] [2024-09-26T06:38:32.484Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:32.484Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.5s [2024-09-26T06:38:32.766Z] #45 ... [2024-09-26T06:38:32.766Z] [2024-09-26T06:38:32.766Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:38:32.766Z] #81 ... [2024-09-26T06:38:32.766Z] [2024-09-26T06:38:32.766Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T06:38:32.766Z] #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.5s [2024-09-26T06:38:33.034Z] #62 ... [2024-09-26T06:38:33.034Z] [2024-09-26T06:38:33.034Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-26T06:38:33.034Z] #69 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:33.034Z] #69 18.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:33.034Z] #69 20.15 (1/2) Installing ca-certificates (20240226-r0) [2024-09-26T06:38:33.034Z] #69 20.32 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-26T06:38:33.034Z] #69 20.33 Executing busybox-1.36.1-r7.trigger [2024-09-26T06:38:33.034Z] #69 20.37 Executing ca-certificates-20240226-r0.trigger [2024-09-26T06:38:33.034Z] #69 21.14 OK: 9 MiB in 17 packages [2024-09-26T06:38:33.034Z] #69 DONE 22.9s [2024-09-26T06:38:33.034Z] [2024-09-26T06:38:33.034Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T06:38:33.313Z] #62 ... [2024-09-26T06:38:33.313Z] [2024-09-26T06:38:33.313Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-26T06:38:33.313Z] #65 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:33.313Z] #65 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:33.313Z] #65 18.36 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-26T06:38:33.313Z] #65 18.36 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-26T06:38:33.313Z] #65 18.36 OK: 19946 distinct packages available [2024-09-26T06:38:33.313Z] #65 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:33.313Z] #65 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:33.313Z] #65 21.48 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-26T06:38:33.313Z] #65 21.51 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-26T06:38:33.313Z] #65 21.53 (3/5) Installing libucontext (1.2-r2) [2024-09-26T06:38:33.313Z] #65 21.53 (4/5) Installing gcompat (1.1.0-r1) [2024-09-26T06:38:33.313Z] #65 21.54 (5/5) Installing openssl (3.1.7-r0) [2024-09-26T06:38:33.313Z] #65 21.62 Executing busybox-1.36.1-r7.trigger [2024-09-26T06:38:33.313Z] #65 21.86 OK: 9 MiB in 20 packages [2024-09-26T06:38:33.313Z] #65 DONE 23.3s [2024-09-26T06:38:33.582Z] [2024-09-26T06:38:33.582Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:34.166Z] #45 ... [2024-09-26T06:38:34.166Z] [2024-09-26T06:38:34.166Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:38:34.166Z] #82 ... [2024-09-26T06:38:34.166Z] [2024-09-26T06:38:34.166Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-26T06:38:34.166Z] #66 23.27 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-26T06:38:34.166Z] #66 23.39 (2/2) Installing su-exec (0.2-r3) [2024-09-26T06:38:34.166Z] #66 23.39 Executing busybox-1.36.1-r7.trigger [2024-09-26T06:38:34.166Z] #66 23.45 OK: 8 MiB in 17 packages [2024-09-26T06:38:34.758Z] #66 ... [2024-09-26T06:38:34.759Z] [2024-09-26T06:38:34.759Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:38:34.759Z] #83 ... [2024-09-26T06:38:34.759Z] [2024-09-26T06:38:34.759Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:35.730Z] #45 ... [2024-09-26T06:38:35.730Z] [2024-09-26T06:38:35.730Z] #76 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-26T06:38:35.730Z] #76 DONE 21.8s [2024-09-26T06:38:35.730Z] [2024-09-26T06:38:35.730Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-26T06:38:35.730Z] #66 DONE 25.5s [2024-09-26T06:38:35.730Z] [2024-09-26T06:38:35.730Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-26T06:38:36.317Z] #84 ... [2024-09-26T06:38:36.317Z] [2024-09-26T06:38:36.317Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-26T06:38:36.317Z] #64 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:36.317Z] #64 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:36.317Z] #64 19.56 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-26T06:38:36.317Z] #64 19.56 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-26T06:38:36.317Z] #64 19.56 OK: 19946 distinct packages available [2024-09-26T06:38:36.317Z] #64 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:36.317Z] #64 20.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:36.317Z] #64 24.73 (1/11) Installing ca-certificates (20240226-r0) [2024-09-26T06:38:36.317Z] #64 25.02 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-26T06:38:36.317Z] #64 25.20 (3/11) Installing libunistring (1.1-r1) [2024-09-26T06:38:36.317Z] #64 25.38 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-26T06:38:36.317Z] #64 25.38 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-26T06:38:36.317Z] #64 25.38 (6/11) Installing libcurl (8.9.1-r0) [2024-09-26T06:38:36.317Z] #64 25.44 (7/11) Installing curl (8.9.1-r0) [2024-09-26T06:38:36.317Z] #64 25.48 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-26T06:38:36.317Z] #64 25.49 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-26T06:38:36.317Z] #64 25.54 (10/11) Installing libucontext (1.2-r2) [2024-09-26T06:38:36.317Z] #64 25.54 (11/11) Installing gcompat (1.1.0-r1) [2024-09-26T06:38:36.317Z] #64 25.54 Executing busybox-1.36.1-r7.trigger [2024-09-26T06:38:36.317Z] #64 25.73 Executing ca-certificates-20240226-r0.trigger [2024-09-26T06:38:36.583Z] #64 ... [2024-09-26T06:38:36.583Z] [2024-09-26T06:38:36.583Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:37.170Z] #45 ... [2024-09-26T06:38:37.170Z] [2024-09-26T06:38:37.170Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-26T06:38:37.170Z] #85 ... [2024-09-26T06:38:37.170Z] [2024-09-26T06:38:37.170Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-26T06:38:37.170Z] #64 26.85 OK: 13 MiB in 26 packages [2024-09-26T06:38:38.131Z] #64 DONE 28.2s [2024-09-26T06:38:38.131Z] [2024-09-26T06:38:38.131Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:38.131Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.2s [2024-09-26T06:38:41.523Z] #45 ... [2024-09-26T06:38:41.523Z] [2024-09-26T06:38:41.523Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-26T06:38:41.523Z] #67 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:41.523Z] #67 22.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:41.523Z] #67 25.69 (1/3) Installing ca-certificates (20240226-r0) [2024-09-26T06:38:41.523Z] #67 26.09 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-26T06:38:41.523Z] #67 26.10 (3/3) Installing tzdata (2024a-r0) [2024-09-26T06:38:41.523Z] #67 28.20 Executing busybox-1.36.1-r7.trigger [2024-09-26T06:38:41.523Z] #67 28.26 Executing ca-certificates-20240226-r0.trigger [2024-09-26T06:38:41.523Z] #67 29.02 OK: 12 MiB in 18 packages [2024-09-26T06:38:41.523Z] #67 DONE 31.1s [2024-09-26T06:38:41.524Z] [2024-09-26T06:38:41.524Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T06:38:41.791Z] #86 ... [2024-09-26T06:38:41.791Z] [2024-09-26T06:38:41.791Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-26T06:38:41.791Z] #71 21.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:41.791Z] #71 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:41.791Z] #71 26.48 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-26T06:38:41.791Z] #71 26.48 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-26T06:38:41.791Z] #71 26.48 OK: 19946 distinct packages available [2024-09-26T06:38:41.791Z] #71 27.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:41.791Z] #71 28.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:42.058Z] #71 ... [2024-09-26T06:38:42.058Z] [2024-09-26T06:38:42.058Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:42.058Z] #45 ... [2024-09-26T06:38:42.058Z] [2024-09-26T06:38:42.058Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-26T06:38:42.058Z] #70 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:42.058Z] #70 25.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:42.058Z] #70 28.07 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-26T06:38:42.058Z] #70 28.10 (2/4) Installing openssl (3.1.7-r0) [2024-09-26T06:38:42.058Z] #70 28.15 (3/4) Installing su-exec (0.2-r3) [2024-09-26T06:38:42.058Z] #70 28.17 (4/4) Installing yq (4.33.3-r5) [2024-09-26T06:38:42.058Z] #70 28.84 Executing busybox-1.36.1-r7.trigger [2024-09-26T06:38:42.058Z] #70 29.06 OK: 18 MiB in 19 packages [2024-09-26T06:38:42.058Z] #70 DONE 31.3s [2024-09-26T06:38:42.324Z] [2024-09-26T06:38:42.324Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T06:38:42.324Z] #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.8s [2024-09-26T06:38:42.324Z] #62 ... [2024-09-26T06:38:42.324Z] [2024-09-26T06:38:42.324Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-26T06:38:42.591Z] #87 ... [2024-09-26T06:38:42.591Z] [2024-09-26T06:38:42.591Z] #79 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T06:38:42.591Z] #79 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:43.176Z] #79 ... [2024-09-26T06:38:43.176Z] [2024-09-26T06:38:43.176Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-26T06:38:43.176Z] #88 ... [2024-09-26T06:38:43.176Z] [2024-09-26T06:38:43.176Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-26T06:38:43.176Z] #71 32.64 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-26T06:38:43.176Z] #71 32.69 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-26T06:38:43.176Z] #71 32.73 (3/4) Installing libucontext (1.2-r2) [2024-09-26T06:38:43.176Z] #71 32.73 (4/4) Installing gcompat (1.1.0-r1) [2024-09-26T06:38:43.176Z] #71 32.75 Executing busybox-1.36.1-r7.trigger [2024-09-26T06:38:43.443Z] #71 32.92 OK: 8 MiB in 19 packages [2024-09-26T06:38:43.443Z] #71 ... [2024-09-26T06:38:43.443Z] [2024-09-26T06:38:43.443Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-26T06:38:43.443Z] #89 ... [2024-09-26T06:38:43.443Z] [2024-09-26T06:38:43.443Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T06:38:44.849Z] #62 ... [2024-09-26T06:38:44.849Z] [2024-09-26T06:38:44.849Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-26T06:38:44.849Z] #71 DONE 34.1s [2024-09-26T06:38:44.849Z] [2024-09-26T06:38:44.849Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T06:38:45.811Z] #62 ... [2024-09-26T06:38:45.811Z] [2024-09-26T06:38:45.811Z] #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-26T06:38:45.811Z] #90 ... [2024-09-26T06:38:45.811Z] [2024-09-26T06:38:45.811Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:45.811Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.9s [2024-09-26T06:38:48.403Z] #45 ... [2024-09-26T06:38:48.403Z] [2024-09-26T06:38:48.403Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T06:38:48.403Z] #0 7.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:48.403Z] #91 ... [2024-09-26T06:38:48.403Z] [2024-09-26T06:38:48.403Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:48.673Z] #45 ... [2024-09-26T06:38:48.673Z] [2024-09-26T06:38:48.673Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-26T06:38:48.673Z] #85 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:48.673Z] #85 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:48.673Z] #85 19.49 OK: 18 MiB in 19 packages [2024-09-26T06:38:48.673Z] #85 DONE 21.7s [2024-09-26T06:38:48.673Z] [2024-09-26T06:38:48.673Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:50.079Z] #45 ... [2024-09-26T06:38:50.079Z] [2024-09-26T06:38:50.079Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T06:38:50.079Z] #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.0s done [2024-09-26T06:38:50.079Z] #62 DONE 41.1s [2024-09-26T06:38:50.079Z] [2024-09-26T06:38:50.079Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:50.667Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.7s [2024-09-26T06:38:52.104Z] #45 ... [2024-09-26T06:38:52.104Z] [2024-09-26T06:38:52.104Z] #79 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T06:38:52.104Z] #79 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:52.104Z] #79 24.68 OK: 8 MiB in 16 packages [2024-09-26T06:38:52.104Z] #79 DONE 26.8s [2024-09-26T06:38:52.104Z] [2024-09-26T06:38:52.104Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:52.104Z] #45 ... [2024-09-26T06:38:52.104Z] [2024-09-26T06:38:52.104Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-26T06:38:52.104Z] #0 7.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:52.104Z] #92 ... [2024-09-26T06:38:52.104Z] [2024-09-26T06:38:52.104Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T06:38:53.523Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.6s done [2024-09-26T06:38:53.523Z] #45 DONE 45.2s [2024-09-26T06:38:53.523Z] [2024-09-26T06:38:53.523Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-26T06:38:53.523Z] #92 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:54.481Z] #92 ... [2024-09-26T06:38:54.481Z] [2024-09-26T06:38:54.481Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-26T06:38:54.481Z] #0 6.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:54.481Z] #0 8.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:54.749Z] #93 ... [2024-09-26T06:38:54.749Z] [2024-09-26T06:38:54.749Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T06:38:54.749Z] #86 8.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:54.749Z] #86 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:55.030Z] #86 ... [2024-09-26T06:38:55.030Z] [2024-09-26T06:38:55.030Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-26T06:38:55.030Z] #80 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:55.030Z] #80 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:55.030Z] #80 25.67 OK: 8 MiB in 16 packages [2024-09-26T06:38:55.297Z] #80 DONE 27.2s [2024-09-26T06:38:55.297Z] [2024-09-26T06:38:55.297Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-26T06:38:55.297Z] #88 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:55.297Z] #88 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:55.297Z] #88 21.89 OK: 9 MiB in 17 packages [2024-09-26T06:38:56.286Z] #88 DONE 23.0s [2024-09-26T06:38:56.286Z] [2024-09-26T06:38:56.286Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-26T06:38:56.286Z] #89 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:56.286Z] #89 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:56.286Z] #89 22.03 OK: 9 MiB in 20 packages [2024-09-26T06:38:56.286Z] #89 DONE 23.1s [2024-09-26T06:38:56.286Z] [2024-09-26T06:38:56.286Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T06:38:57.248Z] #94 ... [2024-09-26T06:38:57.248Z] [2024-09-26T06:38:57.248Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-26T06:38:57.248Z] #87 15.02 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:57.248Z] #87 18.08 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:57.248Z] #87 ... [2024-09-26T06:38:57.248Z] [2024-09-26T06:38:57.248Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-26T06:38:57.857Z] #95 DONE 1.5s [2024-09-26T06:38:57.857Z] [2024-09-26T06:38:57.857Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T06:38:57.857Z] #94 DONE 1.6s [2024-09-26T06:38:57.857Z] [2024-09-26T06:38:57.857Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T06:38:57.857Z] #91 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:57.857Z] #91 17.62 OK: 13 MiB in 26 packages [2024-09-26T06:38:57.857Z] #91 DONE 19.5s [2024-09-26T06:38:57.857Z] [2024-09-26T06:38:57.857Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T06:38:57.857Z] #96 ... [2024-09-26T06:38:57.857Z] [2024-09-26T06:38:57.857Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-26T06:38:57.857Z] #84 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:57.857Z] #84 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:57.857Z] #84 21.16 OK: 8 MiB in 17 packages [2024-09-26T06:38:58.124Z] #84 ... [2024-09-26T06:38:58.124Z] [2024-09-26T06:38:58.124Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-26T06:38:58.124Z] #87 25.71 OK: 266 MiB in 52 packages [2024-09-26T06:38:58.124Z] #87 ... [2024-09-26T06:38:58.124Z] [2024-09-26T06:38:58.124Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-26T06:38:58.124Z] #97 DONE 0.4s [2024-09-26T06:38:58.397Z] [2024-09-26T06:38:58.397Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-26T06:38:58.397Z] #98 ... [2024-09-26T06:38:58.397Z] [2024-09-26T06:38:58.397Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-26T06:38:58.397Z] #84 DONE 22.8s [2024-09-26T06:38:58.666Z] [2024-09-26T06:38:58.666Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-26T06:38:58.666Z] #98 DONE 0.3s [2024-09-26T06:38:58.666Z] [2024-09-26T06:38:58.666Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-26T06:38:59.255Z] #99 DONE 0.6s [2024-09-26T06:38:59.255Z] [2024-09-26T06:38:59.255Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-26T06:38:59.255Z] #100 ... [2024-09-26T06:38:59.255Z] [2024-09-26T06:38:59.255Z] #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-26T06:38:59.255Z] #90 13.73 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:59.255Z] #90 15.75 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T06:38:59.255Z] #90 22.37 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-26T06:38:59.255Z] #90 23.29 Executing busybox-1.36.1-r7.trigger [2024-09-26T06:38:59.255Z] #90 23.37 OK: 8 MiB in 16 packages [2024-09-26T06:38:59.526Z] #90 ... [2024-09-26T06:38:59.526Z] [2024-09-26T06:38:59.526Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-26T06:38:59.526Z] #100 DONE 0.3s [2024-09-26T06:38:59.526Z] [2024-09-26T06:38:59.526Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-26T06:38:59.794Z] #101 DONE 0.3s [2024-09-26T06:38:59.794Z] [2024-09-26T06:38:59.794Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T06:38:59.794Z] #86 17.54 OK: 12 MiB in 18 packages [2024-09-26T06:39:00.755Z] #86 ... [2024-09-26T06:39:00.755Z] [2024-09-26T06:39:00.755Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-26T06:39:00.755Z] #87 DONE 28.3s [2024-09-26T06:39:00.755Z] [2024-09-26T06:39:00.755Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-26T06:39:00.755Z] #93 14.24 OK: 8 MiB in 19 packages [2024-09-26T06:39:00.755Z] #93 DONE 16.1s [2024-09-26T06:39:00.755Z] [2024-09-26T06:39:00.755Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-26T06:39:00.755Z] #92 16.71 OK: 18 MiB in 19 packages [2024-09-26T06:39:00.755Z] #92 DONE 18.6s [2024-09-26T06:39:00.755Z] [2024-09-26T06:39:00.755Z] #102 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-26T06:39:00.755Z] #102 ... [2024-09-26T06:39:00.755Z] [2024-09-26T06:39:00.755Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T06:39:00.755Z] #86 DONE 19.3s [2024-09-26T06:39:01.024Z] [2024-09-26T06:39:01.024Z] #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-26T06:39:01.024Z] #90 DONE 25.3s [2024-09-26T06:39:01.024Z] [2024-09-26T06:39:01.024Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T06:39:01.612Z] #103 ... [2024-09-26T06:39:01.612Z] [2024-09-26T06:39:01.612Z] #102 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-26T06:39:01.612Z] #102 DONE 0.8s [2024-09-26T06:39:01.879Z] [2024-09-26T06:39:01.879Z] #104 [security-spire-server] exporting to image [2024-09-26T06:39:01.879Z] #104 exporting layers [2024-09-26T06:39:01.879Z] #104 ... [2024-09-26T06:39:01.879Z] [2024-09-26T06:39:01.879Z] #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-26T06:39:01.879Z] #105 DONE 1.3s [2024-09-26T06:39:02.145Z] [2024-09-26T06:39:02.145Z] #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:39:02.411Z] #106 ... [2024-09-26T06:39:02.411Z] [2024-09-26T06:39:02.411Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T06:39:02.411Z] #96 DONE 4.7s [2024-09-26T06:39:02.698Z] [2024-09-26T06:39:02.698Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-26T06:39:02.974Z] #107 DONE 0.3s [2024-09-26T06:39:02.974Z] [2024-09-26T06:39:02.974Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-26T06:39:02.974Z] #108 DONE 0.3s [2024-09-26T06:39:02.974Z] [2024-09-26T06:39:02.974Z] #109 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-26T06:39:03.273Z] #109 DONE 4.7s [2024-09-26T06:39:03.273Z] [2024-09-26T06:39:03.273Z] #110 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-26T06:39:03.273Z] #110 ... [2024-09-26T06:39:03.273Z] [2024-09-26T06:39:03.273Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-26T06:39:03.273Z] #111 DONE 0.4s [2024-09-26T06:39:03.542Z] [2024-09-26T06:39:03.542Z] #110 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-26T06:39:03.542Z] #110 DONE 0.3s [2024-09-26T06:39:03.542Z] [2024-09-26T06:39:03.542Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-26T06:39:03.542Z] #112 DONE 0.2s [2024-09-26T06:39:03.542Z] [2024-09-26T06:39:03.542Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-26T06:39:03.813Z] #113 DONE 0.3s [2024-09-26T06:39:03.813Z] [2024-09-26T06:39:03.813Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T06:39:04.397Z] #103 DONE 3.9s [2024-09-26T06:39:04.397Z] [2024-09-26T06:39:04.397Z] #104 [security-spire-agent] exporting to image [2024-09-26T06:39:04.667Z] #104 exporting layers 4.7s done [2024-09-26T06:39:04.667Z] #104 writing image sha256:7eb98251d069cf0e7ea3e4914a5ae445e088833ed1932d0c5018bb2d167431a4 0.0s done [2024-09-26T06:39:04.667Z] #104 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-26T06:39:04.943Z] #104 ... [2024-09-26T06:39:04.943Z] [2024-09-26T06:39:04.943Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-26T06:39:04.943Z] #114 DONE 0.3s [2024-09-26T06:39:04.943Z] [2024-09-26T06:39:04.943Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-26T06:39:05.219Z] #115 DONE 0.2s [2024-09-26T06:39:05.219Z] [2024-09-26T06:39:05.219Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-26T06:39:05.487Z] #116 DONE 0.3s [2024-09-26T06:39:05.487Z] [2024-09-26T06:39:05.487Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-26T06:39:05.754Z] #117 DONE 0.2s [2024-09-26T06:39:05.754Z] [2024-09-26T06:39:05.754Z] #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-26T06:39:06.019Z] #118 DONE 0.2s [2024-09-26T06:39:06.019Z] [2024-09-26T06:39:06.019Z] #104 [security-spire-config] exporting to image [2024-09-26T06:39:06.601Z] #104 exporting layers 2.4s done [2024-09-26T06:39:06.601Z] #104 writing image sha256:5c1d7280b038ffc9bb911c337a3c2f7ce2aa761eff5da20ff1fd87e1e82800c4 done [2024-09-26T06:39:06.601Z] #104 naming to docker.io/library/security-spire-agent-arm64 done [2024-09-26T06:39:07.561Z] #104 exporting layers 1.5s done [2024-09-26T06:39:07.561Z] #104 writing image sha256:2f5d48095401dc2c5a66cdb2ecf1b74bbff3c8ebf907b325a09f10f5d89454d2 done [2024-09-26T06:39:07.561Z] #104 naming to docker.io/library/security-spire-config-arm64 done [2024-09-26T06:39:07.561Z] #104 DONE 7.3s [2024-09-26T06:39:07.561Z] [2024-09-26T06:39:07.561Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:40:29.236Z] #81 ... [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:40:29.236Z] #106 DONE 77.5s [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:40:29.236Z] #75 DONE 117.4s [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:40:29.236Z] #82 DONE 115.2s [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:40:29.236Z] #83 DONE 114.7s [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-26T06:40:29.236Z] #119 ... [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:40:29.236Z] #81 DONE 116.8s [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-09-26T06:40:29.236Z] #120 ... [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #121 [support-notifications builder 6/7] COPY . . [2024-09-26T06:40:29.236Z] #121 DONE 1.5s [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-26T06:40:29.236Z] #119 DONE 1.6s [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #122 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:40:29.236Z] #122 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #123 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-26T06:40:29.236Z] #123 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #124 [support-cron-scheduler builder 6/7] COPY . . [2024-09-26T06:40:29.236Z] #124 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-09-26T06:40:29.236Z] #125 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-26T06:40:29.236Z] #126 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:40:29.236Z] #127 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #128 [core-metadata builder 6/7] COPY . . [2024-09-26T06:40:29.236Z] #128 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-26T06:40:29.236Z] #129 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:40:29.236Z] #130 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:40:29.236Z] #131 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-26T06:40:29.236Z] #132 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #133 [core-command builder 6/7] COPY . . [2024-09-26T06:40:29.236Z] #133 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #134 [core-data builder 6/7] COPY . . [2024-09-26T06:40:29.236Z] #134 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:40:29.236Z] #135 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-26T06:40:29.236Z] #136 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #137 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-26T06:40:29.236Z] #137 DONE 1.6s [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-09-26T06:40:29.236Z] #120 DONE 1.6s [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:40:29.236Z] #138 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-26T06:40:29.236Z] #139 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-26T06:40:29.236Z] #140 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #141 [support-scheduler builder 6/7] COPY . . [2024-09-26T06:40:29.236Z] #141 DONE 1.6s [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-26T06:40:29.236Z] #142 ... [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:40:29.236Z] #143 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #144 [security-proxy-setup builder 6/7] COPY . . [2024-09-26T06:40:29.236Z] #144 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-26T06:40:29.236Z] #145 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T06:40:29.236Z] #146 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #147 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-26T06:40:29.236Z] #147 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #148 [security-bootstrapper builder 6/7] COPY . . [2024-09-26T06:40:29.236Z] #148 CACHED [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-26T06:40:29.236Z] #149 ... [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T06:40:29.236Z] #0 4.013 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-26T06:40:29.236Z] #150 ... [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-26T06:40:29.236Z] #0 5.716 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-26T06:40:29.236Z] #151 ... [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-26T06:40:29.236Z] #0 6.140 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-26T06:40:29.236Z] #152 ... [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-26T06:40:29.236Z] #0 6.427 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-26T06:40:29.236Z] #153 ... [2024-09-26T06:40:29.236Z] [2024-09-26T06:40:29.236Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-26T06:40:29.236Z] #142 6.704 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-26T06:40:31.242Z] #142 ... [2024-09-26T06:40:31.242Z] [2024-09-26T06:40:31.242Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-26T06:40:31.242Z] #0 6.124 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-26T06:40:31.242Z] #154 ... [2024-09-26T06:40:31.242Z] [2024-09-26T06:40:31.242Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-26T06:40:31.242Z] #0 6.907 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-26T06:40:31.242Z] #155 ... [2024-09-26T06:40:31.242Z] [2024-09-26T06:40:31.242Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-26T06:40:31.242Z] #0 5.763 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-26T06:40:31.564Z] #156 ... [2024-09-26T06:40:31.564Z] [2024-09-26T06:40:31.564Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T06:40:31.564Z] #0 6.299 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-26T06:40:31.564Z] #157 ... [2024-09-26T06:40:31.564Z] [2024-09-26T06:40:31.564Z] #158 [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-26T06:40:31.564Z] #0 6.949 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-26T06:40:31.842Z] #158 ... [2024-09-26T06:40:31.842Z] [2024-09-26T06:40:31.842Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-26T06:40:31.842Z] #0 4.271 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-26T06:40:31.842Z] #159 ... [2024-09-26T06:40:31.842Z] [2024-09-26T06:40:31.842Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-26T06:40:31.842Z] #0 6.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-26T06:40:32.120Z] #160 ... [2024-09-26T06:40:32.120Z] [2024-09-26T06:40:32.120Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-26T06:40:32.120Z] #149 6.822 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-26T07:01:15.106Z] #149 ... [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #158 [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-26T07:01:15.107Z] #158 1240.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-26T07:01:15.107Z] #158 ... [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-26T07:01:15.107Z] #149 DONE 1245.0s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-26T07:01:15.107Z] #161 DONE 0.3s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #158 [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-26T07:01:15.107Z] #158 ... [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-26T07:01:15.107Z] #162 DONE 2.7s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T07:01:15.107Z] #163 ... [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-26T07:01:15.107Z] #155 DONE 1248.2s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T07:01:15.107Z] #150 ... [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T07:01:15.107Z] #163 DONE 0.5s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-26T07:01:15.107Z] #164 DONE 0.3s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T07:01:15.107Z] #165 DONE 0.4s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #166 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-26T07:01:15.107Z] #166 DONE 0.5s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-26T07:01:15.107Z] #167 DONE 0.3s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #168 [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-26T07:01:15.107Z] #168 DONE 0.3s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #169 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-26T07:01:15.107Z] #169 DONE 0.3s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-26T07:01:15.107Z] #170 DONE 0.3s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #171 [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-26T07:01:15.107Z] #171 DONE 0.2s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #172 [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-26T07:01:15.107Z] #172 DONE 0.3s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-26T07:01:15.107Z] #173 DONE 0.3s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-26T07:01:15.107Z] #174 DONE 0.2s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #175 [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-26T07:01:15.107Z] #175 DONE 0.2s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-26T07:01:15.107Z] #176 ... [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-26T07:01:15.107Z] #177 DONE 0.3s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-26T07:01:15.107Z] #178 DONE 0.3s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-26T07:01:15.107Z] #179 DONE 2.8s [2024-09-26T07:01:15.107Z] [2024-09-26T07:01:15.107Z] #104 [security-bootstrapper] exporting to image [2024-09-26T07:01:15.107Z] #104 exporting layers [2024-09-26T07:01:15.701Z] #104 ... [2024-09-26T07:01:15.701Z] [2024-09-26T07:01:15.701Z] #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-26T07:01:15.701Z] #176 DONE 4.0s [2024-09-26T07:01:15.701Z] [2024-09-26T07:01:15.701Z] #104 [security-proxy-setup] exporting to image [2024-09-26T07:01:16.672Z] #104 exporting layers 1.7s done [2024-09-26T07:01:16.672Z] #104 writing image sha256:b83b50745b0889e22619355ff6887bf826413cdd0c3eb2b1657e975ba82fb13b 0.0s done [2024-09-26T07:01:16.672Z] #104 naming to docker.io/library/security-bootstrapper-arm64 [2024-09-26T07:01:16.939Z] #104 exporting layers 1.0s done [2024-09-26T07:01:16.939Z] #104 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-26T07:01:16.939Z] #104 writing image sha256:5c76dab4fe70a3ae4bc577d3e1cd2722fb52b8c5b6ad46498bd4bd99b1ab0c08 done [2024-09-26T07:01:16.939Z] #104 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-26T07:01:16.939Z] #104 DONE 9.1s [2024-09-26T07:01:16.939Z] [2024-09-26T07:01:16.939Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-26T07:01:27.011Z] #151 ... [2024-09-26T07:01:27.011Z] [2024-09-26T07:01:27.011Z] #158 [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-26T07:01:27.011Z] #158 DONE 1264.3s [2024-09-26T07:01:27.011Z] [2024-09-26T07:01:27.011Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-26T07:01:27.011Z] #142 ... [2024-09-26T07:01:27.011Z] [2024-09-26T07:01:27.011Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T07:01:27.011Z] #180 DONE 0.3s [2024-09-26T07:01:27.011Z] [2024-09-26T07:01:27.011Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-26T07:01:27.011Z] #181 DONE 0.2s [2024-09-26T07:01:27.011Z] [2024-09-26T07:01:27.011Z] #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-26T07:01:27.011Z] #182 DONE 0.2s [2024-09-26T07:01:27.011Z] [2024-09-26T07:01:27.011Z] #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-26T07:01:27.011Z] #183 DONE 0.1s [2024-09-26T07:01:27.011Z] [2024-09-26T07:01:27.011Z] #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-26T07:01:27.011Z] #184 DONE 0.1s [2024-09-26T07:01:27.011Z] [2024-09-26T07:01:27.011Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-26T07:01:27.011Z] #185 DONE 0.2s [2024-09-26T07:01:27.011Z] [2024-09-26T07:01:27.011Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T07:01:27.011Z] #157 ... [2024-09-26T07:01:27.011Z] [2024-09-26T07:01:27.011Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-26T07:01:27.280Z] #186 DONE 0.3s [2024-09-26T07:01:27.280Z] [2024-09-26T07:01:27.280Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-26T07:01:27.280Z] #142 ... [2024-09-26T07:01:27.280Z] [2024-09-26T07:01:27.280Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-26T07:01:27.548Z] #187 DONE 0.2s [2024-09-26T07:01:27.548Z] [2024-09-26T07:01:27.548Z] #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-26T07:01:29.515Z] #188 DONE 1.9s [2024-09-26T07:01:29.515Z] [2024-09-26T07:01:29.515Z] #104 [security-secretstore-setup] exporting to image [2024-09-26T07:01:29.515Z] #104 exporting layers [2024-09-26T07:01:30.933Z] #104 exporting layers 1.5s done [2024-09-26T07:01:30.933Z] #104 writing image sha256:32412a00e7f6d9ffe984aa2704f3f1ec2ab20160b8d0c942459551f47671f12d done [2024-09-26T07:01:30.933Z] #104 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-26T07:01:30.933Z] #104 DONE 10.5s [2024-09-26T07:01:30.933Z] [2024-09-26T07:01:30.933Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-26T07:02:38.798Z] #142 ... [2024-09-26T07:02:38.798Z] [2024-09-26T07:02:38.798Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-26T07:02:38.798Z] #153 DONE 1327.9s [2024-09-26T07:02:38.798Z] [2024-09-26T07:02:38.798Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T07:02:38.798Z] #157 ... [2024-09-26T07:02:38.798Z] [2024-09-26T07:02:38.798Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T07:02:38.798Z] #189 DONE 0.2s [2024-09-26T07:02:38.798Z] [2024-09-26T07:02:38.798Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-26T07:02:38.798Z] #190 DONE 0.3s [2024-09-26T07:02:38.798Z] [2024-09-26T07:02:38.798Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-26T07:02:38.798Z] #142 ... [2024-09-26T07:02:38.798Z] [2024-09-26T07:02:38.798Z] #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-26T07:02:38.798Z] #191 DONE 0.3s [2024-09-26T07:02:38.798Z] [2024-09-26T07:02:38.798Z] #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-26T07:02:38.798Z] #192 DONE 0.2s [2024-09-26T07:02:38.798Z] [2024-09-26T07:02:38.798Z] #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-26T07:02:38.798Z] #193 DONE 0.2s [2024-09-26T07:02:38.798Z] [2024-09-26T07:02:38.798Z] #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-26T07:02:38.798Z] #194 DONE 2.1s [2024-09-26T07:02:38.798Z] [2024-09-26T07:02:38.798Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T07:02:38.798Z] #157 ... [2024-09-26T07:02:38.798Z] [2024-09-26T07:02:38.798Z] #104 [core-common-config-bootstrapper] exporting to image [2024-09-26T07:02:38.798Z] #104 exporting layers [2024-09-26T07:02:38.798Z] #104 exporting layers 0.7s done [2024-09-26T07:02:38.798Z] #104 writing image sha256:03c8e1f9276d99e21a571ea486940525609082913b73b70aa6e419c9a1095365 0.0s done [2024-09-26T07:02:38.798Z] #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-09-26T07:02:38.798Z] #104 DONE 11.3s [2024-09-26T07:02:38.798Z] [2024-09-26T07:02:38.798Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-26T07:04:45.472Z] #151 ... [2024-09-26T07:04:45.472Z] [2024-09-26T07:04:45.473Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-26T07:04:45.473Z] #160 DONE 1450.3s [2024-09-26T07:04:45.473Z] [2024-09-26T07:04:45.473Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-26T07:04:45.473Z] #159 ... [2024-09-26T07:04:45.473Z] [2024-09-26T07:04:45.473Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T07:04:45.473Z] #195 DONE 0.1s [2024-09-26T07:04:45.473Z] [2024-09-26T07:04:45.473Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-26T07:04:45.473Z] #159 ... [2024-09-26T07:04:45.473Z] [2024-09-26T07:04:45.473Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-26T07:04:45.473Z] #196 DONE 0.2s [2024-09-26T07:04:45.473Z] [2024-09-26T07:04:45.473Z] #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-26T07:04:45.473Z] #197 DONE 0.3s [2024-09-26T07:04:45.473Z] [2024-09-26T07:04:45.473Z] #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-26T07:04:45.473Z] #198 DONE 0.2s [2024-09-26T07:04:45.473Z] [2024-09-26T07:04:45.473Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T07:04:45.473Z] #157 ... [2024-09-26T07:04:45.473Z] [2024-09-26T07:04:45.473Z] #104 [security-spiffe-token-provider] exporting to image [2024-09-26T07:04:45.473Z] #104 exporting layers [2024-09-26T07:04:45.473Z] #104 exporting layers 0.7s done [2024-09-26T07:04:45.473Z] #104 writing image sha256:cb5225be265eb0e59f303a5a778832db98645d1708f9fe5536e247bcda8ca0da done [2024-09-26T07:04:45.473Z] #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-26T07:04:45.473Z] #104 DONE 12.0s [2024-09-26T07:04:45.473Z] [2024-09-26T07:04:45.473Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-26T07:12:53.955Z] #142 ... [2024-09-26T07:12:53.955Z] [2024-09-26T07:12:53.955Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-26T07:12:53.955Z] #151 DONE 1939.5s [2024-09-26T07:12:53.955Z] [2024-09-26T07:12:53.955Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T07:12:53.955Z] #157 ... [2024-09-26T07:12:53.955Z] [2024-09-26T07:12:53.955Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T07:12:53.955Z] #199 DONE 0.1s [2024-09-26T07:12:53.955Z] [2024-09-26T07:12:53.955Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-26T07:12:53.955Z] #200 DONE 0.1s [2024-09-26T07:12:53.955Z] [2024-09-26T07:12:53.955Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-26T07:12:53.955Z] #201 DONE 0.5s [2024-09-26T07:12:53.955Z] [2024-09-26T07:12:53.955Z] #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-26T07:12:53.955Z] #202 DONE 0.1s [2024-09-26T07:12:53.955Z] [2024-09-26T07:12:53.955Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-26T07:12:53.955Z] #203 DONE 0.2s [2024-09-26T07:12:53.955Z] [2024-09-26T07:12:53.955Z] #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-26T07:12:53.955Z] #204 DONE 3.2s [2024-09-26T07:12:53.955Z] [2024-09-26T07:12:53.955Z] #104 [security-proxy-auth] exporting to image [2024-09-26T07:12:53.955Z] #104 exporting layers [2024-09-26T07:12:53.955Z] #104 exporting layers 0.9s done [2024-09-26T07:12:53.955Z] #104 writing image sha256:bf0f065ca269da185d5a9bed6aa147d3ae27bb76be022786ba579a78ba9f6abf 0.0s done [2024-09-26T07:12:53.955Z] #104 naming to docker.io/library/security-proxy-auth-arm64 [2024-09-26T07:12:53.955Z] #104 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-26T07:12:53.955Z] #104 DONE 13.0s [2024-09-26T07:12:53.955Z] [2024-09-26T07:12:53.955Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T07:14:15.628Z] #157 ... [2024-09-26T07:14:15.628Z] [2024-09-26T07:14:15.628Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-26T07:14:15.629Z] #152 DONE 2027.2s [2024-09-26T07:14:15.629Z] [2024-09-26T07:14:15.629Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-26T07:14:15.629Z] #159 ... [2024-09-26T07:14:15.629Z] [2024-09-26T07:14:15.629Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T07:14:15.629Z] #205 DONE 0.2s [2024-09-26T07:14:15.629Z] [2024-09-26T07:14:15.629Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-26T07:14:15.629Z] #159 ... [2024-09-26T07:14:15.629Z] [2024-09-26T07:14:15.629Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-26T07:14:15.629Z] #206 DONE 0.2s [2024-09-26T07:14:15.629Z] [2024-09-26T07:14:15.629Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-26T07:14:15.629Z] #207 DONE 0.5s [2024-09-26T07:14:15.629Z] [2024-09-26T07:14:15.629Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-26T07:14:15.629Z] #208 DONE 0.2s [2024-09-26T07:14:15.629Z] [2024-09-26T07:14:15.629Z] #104 [core-command] exporting to image [2024-09-26T07:14:15.629Z] #104 exporting layers [2024-09-26T07:14:15.629Z] #104 exporting layers 0.5s done [2024-09-26T07:14:15.629Z] #104 writing image sha256:89312d92a8c0d48741c2006b336956145b9590739ecb0f7dde62b155d0b432ff done [2024-09-26T07:14:15.629Z] #104 naming to docker.io/library/core-command-arm64 done [2024-09-26T07:14:15.629Z] #104 DONE 13.5s [2024-09-26T07:14:15.629Z] [2024-09-26T07:14:15.629Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T07:16:52.504Z] #150 ... [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-26T07:16:52.504Z] #142 DONE 2177.5s [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T07:16:52.504Z] #157 ... [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T07:16:52.504Z] #209 DONE 0.3s [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-26T07:16:52.504Z] #159 ... [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-26T07:16:52.504Z] #210 DONE 0.2s [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T07:16:52.504Z] #150 ... [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-26T07:16:52.504Z] #211 DONE 0.5s [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-26T07:16:52.504Z] #212 DONE 0.1s [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-26T07:16:52.504Z] #213 DONE 0.1s [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #104 [core-data] exporting to image [2024-09-26T07:16:52.504Z] #104 exporting layers [2024-09-26T07:16:52.504Z] #104 exporting layers 0.7s done [2024-09-26T07:16:52.504Z] #104 writing image sha256:aa21a16f91fd64f980f4718364f7a2283ece0b39d1758af633882fa545caf1a4 done [2024-09-26T07:16:52.504Z] #104 naming to docker.io/library/core-data-arm64 done [2024-09-26T07:16:52.504Z] #104 DONE 14.2s [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T07:16:52.504Z] #157 ... [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-26T07:16:52.504Z] #156 DONE 2180.7s [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-26T07:16:52.504Z] #154 ... [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #214 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T07:16:52.504Z] #214 DONE 0.3s [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T07:16:52.504Z] #157 ... [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #215 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-26T07:16:52.504Z] #215 DONE 0.5s [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #216 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-26T07:16:52.504Z] #216 DONE 0.1s [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-26T07:16:52.504Z] #217 DONE 0.1s [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #104 [core-keeper] exporting to image [2024-09-26T07:16:52.504Z] #104 exporting layers 0.5s done [2024-09-26T07:16:52.504Z] #104 writing image sha256:1c7ab603cba7056228880907410d56af30e0748179369afa21aae95a09294d1a 0.0s done [2024-09-26T07:16:52.504Z] #104 naming to docker.io/library/core-keeper-arm64 [2024-09-26T07:16:52.504Z] #104 naming to docker.io/library/core-keeper-arm64 done [2024-09-26T07:16:52.504Z] #104 DONE 14.7s [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T07:16:52.504Z] #157 DONE 2185.4s [2024-09-26T07:16:52.504Z] [2024-09-26T07:16:52.504Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T07:16:52.504Z] #150 ... [2024-09-26T07:16:52.505Z] [2024-09-26T07:16:52.505Z] #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T07:16:52.505Z] #218 DONE 0.5s [2024-09-26T07:16:52.505Z] [2024-09-26T07:16:52.505Z] #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-26T07:16:52.505Z] #219 DONE 0.3s [2024-09-26T07:16:52.505Z] [2024-09-26T07:16:52.505Z] #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-26T07:16:52.505Z] #220 DONE 0.5s [2024-09-26T07:16:52.505Z] [2024-09-26T07:16:52.505Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-26T07:16:52.505Z] #221 DONE 0.1s [2024-09-26T07:16:52.505Z] [2024-09-26T07:16:52.505Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-26T07:16:52.505Z] #222 DONE 0.1s [2024-09-26T07:16:52.505Z] [2024-09-26T07:16:52.505Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-26T07:16:52.505Z] #223 DONE 0.1s [2024-09-26T07:16:52.505Z] [2024-09-26T07:16:52.505Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-26T07:16:52.505Z] #154 ... [2024-09-26T07:16:52.505Z] [2024-09-26T07:16:52.505Z] #104 [core-metadata] exporting to image [2024-09-26T07:16:52.505Z] #104 exporting layers 0.7s done [2024-09-26T07:16:52.505Z] #104 writing image sha256:6baff4b63f6f9ca945da6268ba948766d28062e0b5a60fafbd94b09f72e84a7b done [2024-09-26T07:16:52.505Z] #104 naming to docker.io/library/core-metadata-arm64 done [2024-09-26T07:16:52.505Z] #104 DONE 15.5s [2024-09-26T07:16:52.505Z] [2024-09-26T07:16:52.505Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-26T07:17:24.735Z] #154 DONE 2223.8s [2024-09-26T07:17:24.735Z] [2024-09-26T07:17:24.735Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T07:17:25.003Z] #150 DONE 2223.8s [2024-09-26T07:17:25.003Z] [2024-09-26T07:17:25.003Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-26T07:17:25.269Z] #159 ... [2024-09-26T07:17:25.269Z] [2024-09-26T07:17:25.269Z] #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T07:17:25.851Z] #224 DONE 0.6s [2024-09-26T07:17:25.851Z] [2024-09-26T07:17:25.851Z] #225 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T07:17:26.131Z] #225 DONE 0.6s [2024-09-26T07:17:26.132Z] [2024-09-26T07:17:26.132Z] #226 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-26T07:17:26.132Z] #226 DONE 0.4s [2024-09-26T07:17:26.132Z] [2024-09-26T07:17:26.132Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-26T07:17:26.399Z] #227 DONE 0.2s [2024-09-26T07:17:26.399Z] [2024-09-26T07:17:26.399Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-26T07:17:26.980Z] #228 DONE 0.6s [2024-09-26T07:17:26.980Z] [2024-09-26T07:17:26.980Z] #229 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-26T07:17:26.980Z] #229 DONE 0.7s [2024-09-26T07:17:26.980Z] [2024-09-26T07:17:26.980Z] #230 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-26T07:17:27.252Z] #230 DONE 0.2s [2024-09-26T07:17:27.252Z] [2024-09-26T07:17:27.252Z] #231 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-09-26T07:17:27.252Z] #231 ... [2024-09-26T07:17:27.252Z] [2024-09-26T07:17:27.252Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-26T07:17:27.252Z] #232 DONE 0.2s [2024-09-26T07:17:27.519Z] [2024-09-26T07:17:27.519Z] #104 [support-scheduler] exporting to image [2024-09-26T07:17:27.519Z] #104 exporting layers [2024-09-26T07:17:27.519Z] #104 ... [2024-09-26T07:17:27.519Z] [2024-09-26T07:17:27.519Z] #231 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-09-26T07:17:27.519Z] #231 DONE 0.3s [2024-09-26T07:17:27.519Z] [2024-09-26T07:17:27.519Z] #104 [support-notifications] exporting to image [2024-09-26T07:17:28.102Z] #104 exporting layers 0.6s done [2024-09-26T07:17:28.102Z] #104 writing image sha256:67881c11b4f5afac95cab349f25fd89311c707e0a43387a226bfc26afaf48cd6 0.0s done [2024-09-26T07:17:28.102Z] #104 naming to docker.io/library/support-scheduler-arm64 done [2024-09-26T07:17:28.102Z] #104 exporting layers 0.6s done [2024-09-26T07:17:28.102Z] #104 writing image sha256:8544f1bc25b51bf7b46db0a87a9573a3c53b24c10b94f976a91cb08e5a23bbbc done [2024-09-26T07:17:28.102Z] #104 naming to docker.io/library/support-notifications-arm64 done [2024-09-26T07:17:28.102Z] #104 DONE 16.7s [2024-09-26T07:17:28.102Z] [2024-09-26T07:17:28.102Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-26T07:17:28.373Z] #159 DONE 2227.4s [2024-09-26T07:17:28.653Z] [2024-09-26T07:17:28.653Z] #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T07:17:28.653Z] #233 DONE 0.1s [2024-09-26T07:17:28.919Z] [2024-09-26T07:17:28.919Z] #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-26T07:17:28.919Z] #234 DONE 0.1s [2024-09-26T07:17:28.919Z] [2024-09-26T07:17:28.919Z] #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-26T07:17:29.499Z] #235 DONE 0.4s [2024-09-26T07:17:29.499Z] [2024-09-26T07:17:29.499Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-26T07:17:29.499Z] #236 DONE 0.1s [2024-09-26T07:17:29.499Z] [2024-09-26T07:17:29.499Z] #104 [support-cron-scheduler] exporting to image [2024-09-26T07:17:30.467Z] #104 exporting layers 1.0s done [2024-09-26T07:17:30.467Z] #104 writing image sha256:4f42f37d17ff4ac77eeeea9bdf302ae08e271416fdb1f2e5b37cd8fddba022e4 done [2024-09-26T07:17:30.467Z] #104 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-26T07:17:30.467Z] #104 DONE 17.7s [2024-09-26T07:17:30.467Z] time="2024-09-26T06:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T07:17:30.467Z] time="2024-09-26T06:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T07:17:30.467Z] time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T07:17:30.467Z] time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T07:17:30.467Z] time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T07:17:30.467Z] time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T07:17:30.467Z] time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T07:17:30.467Z] time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T07:17:30.467Z] time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T07:17:30.467Z] time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T07:17:30.467Z] time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T07:17:30.467Z] time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T07:17:30.467Z] time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T07:17:30.467Z] time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T07:17:30.467Z] time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T07:17:30.467Z] time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-26T07:17:30.478Z] $ docker stop --time=1 e28eeadf1a7f1acd9a9c3287c9faeea97b043f1127aa201d9cad109f0c8be097 [2024-09-26T07:17:32.064Z] $ docker rm -f --volumes e28eeadf1a7f1acd9a9c3287c9faeea97b043f1127aa201d9cad109f0c8be097 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-26T07:17:32.548Z] + docker images [2024-09-26T07:17:32.548Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-26T07:17:32.548Z] support-cron-scheduler-arm64 latest 4f42f37d17ff 3 seconds ago 43.9MB [2024-09-26T07:17:32.548Z] support-notifications-arm64 latest 8544f1bc25b5 5 seconds ago 42.3MB [2024-09-26T07:17:32.548Z] support-scheduler-arm64 latest 67881c11b4f5 5 seconds ago 41.6MB [2024-09-26T07:17:32.548Z] core-metadata-arm64 latest 6baff4b63f6f 44 seconds ago 39.5MB [2024-09-26T07:17:32.548Z] core-keeper-arm64 latest 1c7ab603cba7 49 seconds ago 39.3MB [2024-09-26T07:17:32.548Z] core-data-arm64 latest aa21a16f91fd 52 seconds ago 39.4MB [2024-09-26T07:17:32.549Z] core-command-arm64 latest 89312d92a8c0 3 minutes ago 35.1MB [2024-09-26T07:17:32.549Z] security-proxy-auth-arm64 latest bf0f065ca269 4 minutes ago 32.7MB [2024-09-26T07:17:32.549Z] security-spiffe-token-provider-arm64 latest cb5225be265e 13 minutes ago 29.1MB [2024-09-26T07:17:32.549Z] core-common-config-bootstrapper-arm64 latest 03c8e1f9276d 15 minutes ago 15.4MB [2024-09-26T07:17:32.549Z] security-secretstore-setup-arm64 latest 32412a00e7f6 16 minutes ago 36.4MB [2024-09-26T07:17:32.549Z] security-proxy-setup-arm64 latest 5c76dab4fe70 16 minutes ago 26.2MB [2024-09-26T07:17:32.549Z] security-bootstrapper-arm64 latest b83b50745b08 16 minutes ago 18.9MB [2024-09-26T07:17:32.549Z] security-spire-config-arm64 latest 2f5d48095401 38 minutes ago 115MB [2024-09-26T07:17:32.549Z] security-spire-agent-arm64 latest 5c1d7280b038 38 minutes ago 174MB [2024-09-26T07:17:32.549Z] security-spire-server-arm64 latest 7eb98251d069 38 minutes ago 116MB [2024-09-26T07:17:32.549Z] ci-base-image-arm64 latest 342ff7c13650 40 minutes ago 967MB [2024-09-26T07:17:32.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-26T07:17:32.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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-26T07:17:32.680Z] provisioning config files... [2024-09-26T07:17:32.695Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/704@tmp/config7177788578174532888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-26T07:17:33.034Z] ---> ****-login.sh [2024-09-26T07:17:33.034Z] nexus3.edgexfoundry.org:10001 [2024-09-26T07:17:33.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T07:17:33.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T07:17:33.300Z] Configure a credential helper to remove this warning. See [2024-09-26T07:17:33.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T07:17:33.300Z] [2024-09-26T07:17:33.300Z] Login Succeeded [2024-09-26T07:17:33.300Z] nexus3.edgexfoundry.org:10002 [2024-09-26T07:17:33.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T07:17:33.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T07:17:33.566Z] Configure a credential helper to remove this warning. See [2024-09-26T07:17:33.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T07:17:33.566Z] [2024-09-26T07:17:33.566Z] Login Succeeded [2024-09-26T07:17:33.566Z] nexus3.edgexfoundry.org:10003 [2024-09-26T07:17:33.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T07:17:34.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T07:17:34.097Z] Configure a credential helper to remove this warning. See [2024-09-26T07:17:34.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T07:17:34.097Z] [2024-09-26T07:17:34.097Z] Login Succeeded [2024-09-26T07:17:34.097Z] nexus3.edgexfoundry.org:10004 [2024-09-26T07:17:34.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T07:17:34.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T07:17:34.364Z] Configure a credential helper to remove this warning. See [2024-09-26T07:17:34.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T07:17:34.364Z] [2024-09-26T07:17:34.364Z] Login Succeeded [2024-09-26T07:17:34.364Z] ****.io [2024-09-26T07:17:34.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T07:17:34.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T07:17:34.893Z] Configure a credential helper to remove this warning. See [2024-09-26T07:17:34.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T07:17:34.893Z] [2024-09-26T07:17:34.893Z] Login Succeeded [2024-09-26T07:17:34.893Z] ---> ****-login.sh ends [Pipeline] } [2024-09-26T07:17:34.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T07:17:34.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-26T07:17:34.978Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-26T07:17:34.978Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:17:34.978Z] latest [2024-09-26T07:17:34.978Z] 3.2.0-dev.82 [2024-09-26T07:17:34.978Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:17:34.978Z] main [2024-09-26T07:17:34.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:35.347Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:35.703Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:17:35.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-26T07:17:35.703Z] 08b4a8a9a256: Preparing [2024-09-26T07:17:35.703Z] 984ebc542d22: Preparing [2024-09-26T07:17:35.703Z] 0c4c6ca3b874: Preparing [2024-09-26T07:17:35.703Z] f1509e321ff9: Preparing [2024-09-26T07:17:35.703Z] 401ab56e7612: Preparing [2024-09-26T07:17:35.703Z] 02a8ea46a139: Preparing [2024-09-26T07:17:35.703Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:17:35.703Z] 02a8ea46a139: Waiting [2024-09-26T07:17:35.703Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:17:35.969Z] 08b4a8a9a256: Pushed [2024-09-26T07:17:35.969Z] 0c4c6ca3b874: Pushed [2024-09-26T07:17:35.969Z] 401ab56e7612: Pushed [2024-09-26T07:17:35.969Z] f1509e321ff9: Pushed [2024-09-26T07:17:35.969Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:17:36.235Z] 02a8ea46a139: Pushed [2024-09-26T07:17:41.558Z] 984ebc542d22: Pushed [2024-09-26T07:17:41.825Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:64c45bc2f272a4df576281adb7fea734f605f4787b0b0c0dfb215729bdab81a1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:42.194Z] + 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-26T07:17:42.550Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-26T07:17:42.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-26T07:17:42.550Z] 08b4a8a9a256: Preparing [2024-09-26T07:17:42.550Z] 984ebc542d22: Preparing [2024-09-26T07:17:42.550Z] 0c4c6ca3b874: Preparing [2024-09-26T07:17:42.550Z] f1509e321ff9: Preparing [2024-09-26T07:17:42.550Z] 401ab56e7612: Preparing [2024-09-26T07:17:42.550Z] 02a8ea46a139: Preparing [2024-09-26T07:17:42.550Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:17:42.550Z] 02a8ea46a139: Waiting [2024-09-26T07:17:42.550Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:17:42.550Z] f1509e321ff9: Layer already exists [2024-09-26T07:17:42.550Z] 401ab56e7612: Layer already exists [2024-09-26T07:17:42.550Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:17:42.550Z] 984ebc542d22: Layer already exists [2024-09-26T07:17:42.550Z] 08b4a8a9a256: Layer already exists [2024-09-26T07:17:42.550Z] 02a8ea46a139: Layer already exists [2024-09-26T07:17:42.550Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:17:42.818Z] latest: digest: sha256:64c45bc2f272a4df576281adb7fea734f605f4787b0b0c0dfb215729bdab81a1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:43.180Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:43.532Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.82 [2024-09-26T07:17:43.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-26T07:17:43.532Z] 08b4a8a9a256: Preparing [2024-09-26T07:17:43.532Z] 984ebc542d22: Preparing [2024-09-26T07:17:43.532Z] 0c4c6ca3b874: Preparing [2024-09-26T07:17:43.532Z] f1509e321ff9: Preparing [2024-09-26T07:17:43.532Z] 401ab56e7612: Preparing [2024-09-26T07:17:43.532Z] 02a8ea46a139: Preparing [2024-09-26T07:17:43.532Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:17:43.532Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:17:43.532Z] 02a8ea46a139: Waiting [2024-09-26T07:17:43.532Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:17:43.532Z] 401ab56e7612: Layer already exists [2024-09-26T07:17:43.532Z] 984ebc542d22: Layer already exists [2024-09-26T07:17:43.532Z] 08b4a8a9a256: Layer already exists [2024-09-26T07:17:43.532Z] f1509e321ff9: Layer already exists [2024-09-26T07:17:43.532Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:17:43.532Z] 02a8ea46a139: Layer already exists [2024-09-26T07:17:43.799Z] 3.2.0-dev.82: digest: sha256:64c45bc2f272a4df576281adb7fea734f605f4787b0b0c0dfb215729bdab81a1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:44.157Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:44.511Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:17:44.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-26T07:17:44.511Z] 08b4a8a9a256: Preparing [2024-09-26T07:17:44.511Z] 984ebc542d22: Preparing [2024-09-26T07:17:44.511Z] 0c4c6ca3b874: Preparing [2024-09-26T07:17:44.511Z] f1509e321ff9: Preparing [2024-09-26T07:17:44.511Z] 401ab56e7612: Preparing [2024-09-26T07:17:44.511Z] 02a8ea46a139: Preparing [2024-09-26T07:17:44.511Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:17:44.511Z] 02a8ea46a139: Waiting [2024-09-26T07:17:44.511Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:17:44.511Z] 984ebc542d22: Layer already exists [2024-09-26T07:17:44.511Z] 401ab56e7612: Layer already exists [2024-09-26T07:17:44.511Z] f1509e321ff9: Layer already exists [2024-09-26T07:17:44.511Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:17:44.511Z] 08b4a8a9a256: Layer already exists [2024-09-26T07:17:44.511Z] 02a8ea46a139: Layer already exists [2024-09-26T07:17:44.511Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:17:44.778Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:64c45bc2f272a4df576281adb7fea734f605f4787b0b0c0dfb215729bdab81a1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:45.137Z] + 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-26T07:17:45.493Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-26T07:17:45.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-26T07:17:45.493Z] 08b4a8a9a256: Preparing [2024-09-26T07:17:45.493Z] 984ebc542d22: Preparing [2024-09-26T07:17:45.494Z] 0c4c6ca3b874: Preparing [2024-09-26T07:17:45.494Z] f1509e321ff9: Preparing [2024-09-26T07:17:45.494Z] 401ab56e7612: Preparing [2024-09-26T07:17:45.494Z] 02a8ea46a139: Preparing [2024-09-26T07:17:45.494Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:17:45.494Z] 02a8ea46a139: Waiting [2024-09-26T07:17:45.494Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:17:45.494Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:17:45.494Z] 984ebc542d22: Layer already exists [2024-09-26T07:17:45.494Z] f1509e321ff9: Layer already exists [2024-09-26T07:17:45.494Z] 401ab56e7612: Layer already exists [2024-09-26T07:17:45.494Z] 08b4a8a9a256: Layer already exists [2024-09-26T07:17:45.494Z] 02a8ea46a139: Layer already exists [2024-09-26T07:17:45.494Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:17:45.760Z] main: digest: sha256:64c45bc2f272a4df576281adb7fea734f605f4787b0b0c0dfb215729bdab81a1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T07:17:45.830Z] ===================================================== [Pipeline] echo [2024-09-26T07:17:45.843Z] taggedImages: [2024-09-26T07:17:45.843Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:17:45.843Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-26T07:17:45.843Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.82 [2024-09-26T07:17:45.843Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:17:45.843Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-26T07:17:45.871Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-26T07:17:45.871Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:17:45.871Z] latest [2024-09-26T07:17:45.871Z] 3.2.0-dev.82 [2024-09-26T07:17:45.871Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:17:45.871Z] main [2024-09-26T07:17:45.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:46.236Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:46.596Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:17:46.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-26T07:17:46.596Z] dc5c24b4c43d: Preparing [2024-09-26T07:17:46.596Z] 84f9687e01d4: Preparing [2024-09-26T07:17:46.596Z] 3e566560f4c5: Preparing [2024-09-26T07:17:46.596Z] 3b43f6caa262: Preparing [2024-09-26T07:17:46.596Z] 0c4c6ca3b874: Preparing [2024-09-26T07:17:46.596Z] f1509e321ff9: Preparing [2024-09-26T07:17:46.596Z] 401ab56e7612: Preparing [2024-09-26T07:17:46.596Z] 02a8ea46a139: Preparing [2024-09-26T07:17:46.596Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:17:46.596Z] f1509e321ff9: Waiting [2024-09-26T07:17:46.596Z] 401ab56e7612: Waiting [2024-09-26T07:17:46.596Z] 02a8ea46a139: Waiting [2024-09-26T07:17:46.596Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:17:46.596Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:17:46.864Z] f1509e321ff9: Layer already exists [2024-09-26T07:17:46.864Z] 401ab56e7612: Layer already exists [2024-09-26T07:17:46.864Z] 02a8ea46a139: Layer already exists [2024-09-26T07:17:46.864Z] 3e566560f4c5: Pushed [2024-09-26T07:17:46.864Z] 84f9687e01d4: Pushed [2024-09-26T07:17:46.864Z] dc5c24b4c43d: Pushed [2024-09-26T07:17:46.864Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:17:48.809Z] 3b43f6caa262: Pushed [2024-09-26T07:17:48.809Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:87b5285dc1839ad2bd1f1d942a72f8704c8a1a82706293ec5fe546eb45472de2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:49.169Z] + 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-26T07:17:49.518Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-26T07:17:49.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-26T07:17:49.518Z] dc5c24b4c43d: Preparing [2024-09-26T07:17:49.518Z] 84f9687e01d4: Preparing [2024-09-26T07:17:49.518Z] 3e566560f4c5: Preparing [2024-09-26T07:17:49.518Z] 3b43f6caa262: Preparing [2024-09-26T07:17:49.518Z] 0c4c6ca3b874: Preparing [2024-09-26T07:17:49.518Z] f1509e321ff9: Preparing [2024-09-26T07:17:49.518Z] 401ab56e7612: Preparing [2024-09-26T07:17:49.518Z] 02a8ea46a139: Preparing [2024-09-26T07:17:49.518Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:17:49.518Z] f1509e321ff9: Waiting [2024-09-26T07:17:49.518Z] 401ab56e7612: Waiting [2024-09-26T07:17:49.518Z] 02a8ea46a139: Waiting [2024-09-26T07:17:49.518Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:17:49.518Z] 84f9687e01d4: Layer already exists [2024-09-26T07:17:49.518Z] 3b43f6caa262: Layer already exists [2024-09-26T07:17:49.518Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:17:49.518Z] 3e566560f4c5: Layer already exists [2024-09-26T07:17:49.518Z] dc5c24b4c43d: Layer already exists [2024-09-26T07:17:49.518Z] f1509e321ff9: Layer already exists [2024-09-26T07:17:49.518Z] 02a8ea46a139: Layer already exists [2024-09-26T07:17:49.518Z] 401ab56e7612: Layer already exists [2024-09-26T07:17:49.518Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:17:49.783Z] latest: digest: sha256:87b5285dc1839ad2bd1f1d942a72f8704c8a1a82706293ec5fe546eb45472de2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:50.136Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:50.490Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.82 [2024-09-26T07:17:50.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-26T07:17:50.490Z] dc5c24b4c43d: Preparing [2024-09-26T07:17:50.490Z] 84f9687e01d4: Preparing [2024-09-26T07:17:50.490Z] 3e566560f4c5: Preparing [2024-09-26T07:17:50.490Z] 3b43f6caa262: Preparing [2024-09-26T07:17:50.490Z] 0c4c6ca3b874: Preparing [2024-09-26T07:17:50.490Z] f1509e321ff9: Preparing [2024-09-26T07:17:50.490Z] 401ab56e7612: Preparing [2024-09-26T07:17:50.490Z] 02a8ea46a139: Preparing [2024-09-26T07:17:50.490Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:17:50.490Z] f1509e321ff9: Waiting [2024-09-26T07:17:50.490Z] 401ab56e7612: Waiting [2024-09-26T07:17:50.490Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:17:50.490Z] 02a8ea46a139: Waiting [2024-09-26T07:17:50.490Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:17:50.757Z] dc5c24b4c43d: Layer already exists [2024-09-26T07:17:50.757Z] 3b43f6caa262: Layer already exists [2024-09-26T07:17:50.757Z] 3e566560f4c5: Layer already exists [2024-09-26T07:17:50.757Z] 84f9687e01d4: Layer already exists [2024-09-26T07:17:50.757Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:17:50.757Z] f1509e321ff9: Layer already exists [2024-09-26T07:17:50.757Z] 401ab56e7612: Layer already exists [2024-09-26T07:17:50.757Z] 02a8ea46a139: Layer already exists [2024-09-26T07:17:51.339Z] 3.2.0-dev.82: digest: sha256:87b5285dc1839ad2bd1f1d942a72f8704c8a1a82706293ec5fe546eb45472de2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:51.697Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:52.049Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:17:52.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-26T07:17:52.049Z] dc5c24b4c43d: Preparing [2024-09-26T07:17:52.049Z] 84f9687e01d4: Preparing [2024-09-26T07:17:52.049Z] 3e566560f4c5: Preparing [2024-09-26T07:17:52.049Z] 3b43f6caa262: Preparing [2024-09-26T07:17:52.049Z] 0c4c6ca3b874: Preparing [2024-09-26T07:17:52.049Z] f1509e321ff9: Preparing [2024-09-26T07:17:52.049Z] 401ab56e7612: Preparing [2024-09-26T07:17:52.049Z] 02a8ea46a139: Preparing [2024-09-26T07:17:52.049Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:17:52.049Z] 401ab56e7612: Waiting [2024-09-26T07:17:52.049Z] 02a8ea46a139: Waiting [2024-09-26T07:17:52.049Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:17:52.049Z] f1509e321ff9: Waiting [2024-09-26T07:17:52.315Z] 84f9687e01d4: Layer already exists [2024-09-26T07:17:52.315Z] 3e566560f4c5: Layer already exists [2024-09-26T07:17:52.315Z] dc5c24b4c43d: Layer already exists [2024-09-26T07:17:52.315Z] 3b43f6caa262: Layer already exists [2024-09-26T07:17:52.315Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:17:52.315Z] f1509e321ff9: Layer already exists [2024-09-26T07:17:52.315Z] 02a8ea46a139: Layer already exists [2024-09-26T07:17:52.315Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:17:52.315Z] 401ab56e7612: Layer already exists [2024-09-26T07:17:52.315Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:87b5285dc1839ad2bd1f1d942a72f8704c8a1a82706293ec5fe546eb45472de2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:52.669Z] + 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-26T07:17:53.019Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-26T07:17:53.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-26T07:17:53.019Z] dc5c24b4c43d: Preparing [2024-09-26T07:17:53.019Z] 84f9687e01d4: Preparing [2024-09-26T07:17:53.019Z] 3e566560f4c5: Preparing [2024-09-26T07:17:53.019Z] 3b43f6caa262: Preparing [2024-09-26T07:17:53.019Z] 0c4c6ca3b874: Preparing [2024-09-26T07:17:53.019Z] f1509e321ff9: Preparing [2024-09-26T07:17:53.019Z] 401ab56e7612: Preparing [2024-09-26T07:17:53.019Z] 02a8ea46a139: Preparing [2024-09-26T07:17:53.019Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:17:53.019Z] f1509e321ff9: Waiting [2024-09-26T07:17:53.019Z] 02a8ea46a139: Waiting [2024-09-26T07:17:53.019Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:17:53.019Z] 401ab56e7612: Waiting [2024-09-26T07:17:53.019Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:17:53.019Z] 84f9687e01d4: Layer already exists [2024-09-26T07:17:53.019Z] 3b43f6caa262: Layer already exists [2024-09-26T07:17:53.019Z] 3e566560f4c5: Layer already exists [2024-09-26T07:17:53.019Z] dc5c24b4c43d: Layer already exists [2024-09-26T07:17:53.019Z] 02a8ea46a139: Layer already exists [2024-09-26T07:17:53.019Z] 401ab56e7612: Layer already exists [2024-09-26T07:17:53.019Z] f1509e321ff9: Layer already exists [2024-09-26T07:17:53.019Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:17:53.284Z] main: digest: sha256:87b5285dc1839ad2bd1f1d942a72f8704c8a1a82706293ec5fe546eb45472de2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T07:17:53.366Z] ===================================================== [Pipeline] echo [2024-09-26T07:17:53.377Z] taggedImages: [2024-09-26T07:17:53.377Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:17:53.377Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-26T07:17:53.377Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.82 [2024-09-26T07:17:53.377Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:17:53.377Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-26T07:17:53.403Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-26T07:17:53.403Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:17:53.403Z] latest [2024-09-26T07:17:53.403Z] 3.2.0-dev.82 [2024-09-26T07:17:53.403Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:17:53.403Z] main [2024-09-26T07:17:53.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:53.759Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:17:54.109Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:17:54.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-26T07:17:54.109Z] 0a71d19ba850: Preparing [2024-09-26T07:17:54.109Z] 4288d5872845: Preparing [2024-09-26T07:17:54.109Z] 68acf3524661: Preparing [2024-09-26T07:17:54.109Z] 0c4c6ca3b874: Preparing [2024-09-26T07:17:54.109Z] f1509e321ff9: Preparing [2024-09-26T07:17:54.109Z] 420c6ef285b8: Preparing [2024-09-26T07:17:54.109Z] b00680b1fa59: Preparing [2024-09-26T07:17:54.109Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:17:54.109Z] 420c6ef285b8: Waiting [2024-09-26T07:17:54.109Z] b00680b1fa59: Waiting [2024-09-26T07:17:54.109Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:17:54.375Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:17:54.375Z] f1509e321ff9: Layer already exists [2024-09-26T07:17:54.375Z] 4288d5872845: Pushed [2024-09-26T07:17:54.375Z] 0a71d19ba850: Pushed [2024-09-26T07:17:54.375Z] 420c6ef285b8: Pushed [2024-09-26T07:17:54.375Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:17:54.375Z] b00680b1fa59: Pushed [2024-09-26T07:18:01.022Z] 68acf3524661: Pushed [2024-09-26T07:18:01.293Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:122aaf8091c46e499260155c89fa728162c8ba506165b5bbf87d6b146964f9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:01.655Z] + 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-26T07:18:02.020Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-26T07:18:02.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-26T07:18:02.020Z] 0a71d19ba850: Preparing [2024-09-26T07:18:02.020Z] 4288d5872845: Preparing [2024-09-26T07:18:02.020Z] 68acf3524661: Preparing [2024-09-26T07:18:02.020Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:02.020Z] f1509e321ff9: Preparing [2024-09-26T07:18:02.020Z] 420c6ef285b8: Preparing [2024-09-26T07:18:02.020Z] b00680b1fa59: Preparing [2024-09-26T07:18:02.020Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:02.020Z] 420c6ef285b8: Waiting [2024-09-26T07:18:02.020Z] b00680b1fa59: Waiting [2024-09-26T07:18:02.020Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:02.020Z] 4288d5872845: Layer already exists [2024-09-26T07:18:02.020Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:02.020Z] 68acf3524661: Layer already exists [2024-09-26T07:18:02.020Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:02.020Z] 0a71d19ba850: Layer already exists [2024-09-26T07:18:02.020Z] 420c6ef285b8: Layer already exists [2024-09-26T07:18:02.020Z] b00680b1fa59: Layer already exists [2024-09-26T07:18:02.020Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:02.288Z] latest: digest: sha256:122aaf8091c46e499260155c89fa728162c8ba506165b5bbf87d6b146964f9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:02.658Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:03.009Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.82 [2024-09-26T07:18:03.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-26T07:18:03.009Z] 0a71d19ba850: Preparing [2024-09-26T07:18:03.009Z] 4288d5872845: Preparing [2024-09-26T07:18:03.009Z] 68acf3524661: Preparing [2024-09-26T07:18:03.009Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:03.009Z] f1509e321ff9: Preparing [2024-09-26T07:18:03.009Z] 420c6ef285b8: Preparing [2024-09-26T07:18:03.009Z] b00680b1fa59: Preparing [2024-09-26T07:18:03.009Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:03.009Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:03.009Z] 420c6ef285b8: Waiting [2024-09-26T07:18:03.009Z] b00680b1fa59: Waiting [2024-09-26T07:18:03.009Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:03.009Z] 0a71d19ba850: Layer already exists [2024-09-26T07:18:03.009Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:03.009Z] 68acf3524661: Layer already exists [2024-09-26T07:18:03.009Z] 4288d5872845: Layer already exists [2024-09-26T07:18:03.009Z] 420c6ef285b8: Layer already exists [2024-09-26T07:18:03.009Z] b00680b1fa59: Layer already exists [2024-09-26T07:18:03.009Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:03.281Z] 3.2.0-dev.82: digest: sha256:122aaf8091c46e499260155c89fa728162c8ba506165b5bbf87d6b146964f9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:03.634Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:03.986Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:03.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-26T07:18:03.986Z] 0a71d19ba850: Preparing [2024-09-26T07:18:03.986Z] 4288d5872845: Preparing [2024-09-26T07:18:03.986Z] 68acf3524661: Preparing [2024-09-26T07:18:03.986Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:03.986Z] f1509e321ff9: Preparing [2024-09-26T07:18:03.986Z] 420c6ef285b8: Preparing [2024-09-26T07:18:03.986Z] b00680b1fa59: Preparing [2024-09-26T07:18:03.986Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:03.986Z] 420c6ef285b8: Waiting [2024-09-26T07:18:03.986Z] b00680b1fa59: Waiting [2024-09-26T07:18:03.986Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:03.986Z] 68acf3524661: Layer already exists [2024-09-26T07:18:03.986Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:03.986Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:03.986Z] 0a71d19ba850: Layer already exists [2024-09-26T07:18:03.986Z] 4288d5872845: Layer already exists [2024-09-26T07:18:03.986Z] 420c6ef285b8: Layer already exists [2024-09-26T07:18:03.986Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:03.986Z] b00680b1fa59: Layer already exists [2024-09-26T07:18:04.253Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:122aaf8091c46e499260155c89fa728162c8ba506165b5bbf87d6b146964f9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:04.618Z] + 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-26T07:18:04.978Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-26T07:18:04.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-26T07:18:04.978Z] 0a71d19ba850: Preparing [2024-09-26T07:18:04.978Z] 4288d5872845: Preparing [2024-09-26T07:18:04.978Z] 68acf3524661: Preparing [2024-09-26T07:18:04.978Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:04.978Z] f1509e321ff9: Preparing [2024-09-26T07:18:04.978Z] 420c6ef285b8: Preparing [2024-09-26T07:18:04.978Z] b00680b1fa59: Preparing [2024-09-26T07:18:04.978Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:04.978Z] b00680b1fa59: Waiting [2024-09-26T07:18:04.978Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:04.978Z] 420c6ef285b8: Waiting [2024-09-26T07:18:04.978Z] 0a71d19ba850: Layer already exists [2024-09-26T07:18:04.978Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:04.978Z] 68acf3524661: Layer already exists [2024-09-26T07:18:04.978Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:04.978Z] 4288d5872845: Layer already exists [2024-09-26T07:18:04.978Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:04.978Z] 420c6ef285b8: Layer already exists [2024-09-26T07:18:04.978Z] b00680b1fa59: Layer already exists [2024-09-26T07:18:05.244Z] main: digest: sha256:122aaf8091c46e499260155c89fa728162c8ba506165b5bbf87d6b146964f9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T07:18:05.323Z] ===================================================== [Pipeline] echo [2024-09-26T07:18:05.338Z] taggedImages: [2024-09-26T07:18:05.338Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:05.338Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-26T07:18:05.338Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.82 [2024-09-26T07:18:05.338Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:05.338Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-26T07:18:05.364Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-26T07:18:05.364Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:05.364Z] latest [2024-09-26T07:18:05.364Z] 3.2.0-dev.82 [2024-09-26T07:18:05.364Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:05.364Z] main [2024-09-26T07:18:05.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:05.723Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:06.080Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:06.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-26T07:18:06.080Z] 5131b66e039a: Preparing [2024-09-26T07:18:06.080Z] 46f5cf7eeb89: Preparing [2024-09-26T07:18:06.080Z] cc080c731160: Preparing [2024-09-26T07:18:06.080Z] f1509e321ff9: Preparing [2024-09-26T07:18:06.080Z] 8a016a93cbdc: Preparing [2024-09-26T07:18:06.080Z] 1ce7f27f0988: Preparing [2024-09-26T07:18:06.080Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:06.080Z] 1ce7f27f0988: Waiting [2024-09-26T07:18:06.080Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:06.347Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:06.347Z] 5131b66e039a: Pushed [2024-09-26T07:18:06.347Z] 46f5cf7eeb89: Pushed [2024-09-26T07:18:06.347Z] 8a016a93cbdc: Pushed [2024-09-26T07:18:06.347Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:06.347Z] 1ce7f27f0988: Pushed [2024-09-26T07:18:13.001Z] cc080c731160: Pushed [2024-09-26T07:18:13.001Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:b068272d5710e71d665b6629eb7009cc54d6860cc09e2eee689785e2bd5e919d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:13.367Z] + 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-26T07:18:13.731Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-26T07:18:13.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-26T07:18:13.731Z] 5131b66e039a: Preparing [2024-09-26T07:18:13.731Z] 46f5cf7eeb89: Preparing [2024-09-26T07:18:13.731Z] cc080c731160: Preparing [2024-09-26T07:18:13.731Z] f1509e321ff9: Preparing [2024-09-26T07:18:13.731Z] 8a016a93cbdc: Preparing [2024-09-26T07:18:13.731Z] 1ce7f27f0988: Preparing [2024-09-26T07:18:13.731Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:13.731Z] 1ce7f27f0988: Waiting [2024-09-26T07:18:13.731Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:13.731Z] 8a016a93cbdc: Layer already exists [2024-09-26T07:18:13.731Z] cc080c731160: Layer already exists [2024-09-26T07:18:13.731Z] 5131b66e039a: Layer already exists [2024-09-26T07:18:13.731Z] 46f5cf7eeb89: Layer already exists [2024-09-26T07:18:13.731Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:13.731Z] 1ce7f27f0988: Layer already exists [2024-09-26T07:18:13.731Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:13.998Z] latest: digest: sha256:b068272d5710e71d665b6629eb7009cc54d6860cc09e2eee689785e2bd5e919d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:14.356Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:14.715Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.82 [2024-09-26T07:18:14.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-26T07:18:14.715Z] 5131b66e039a: Preparing [2024-09-26T07:18:14.715Z] 46f5cf7eeb89: Preparing [2024-09-26T07:18:14.715Z] cc080c731160: Preparing [2024-09-26T07:18:14.715Z] f1509e321ff9: Preparing [2024-09-26T07:18:14.715Z] 8a016a93cbdc: Preparing [2024-09-26T07:18:14.715Z] 1ce7f27f0988: Preparing [2024-09-26T07:18:14.715Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:14.715Z] 1ce7f27f0988: Waiting [2024-09-26T07:18:14.715Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:14.715Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:14.715Z] 5131b66e039a: Layer already exists [2024-09-26T07:18:14.715Z] 8a016a93cbdc: Layer already exists [2024-09-26T07:18:14.715Z] 46f5cf7eeb89: Layer already exists [2024-09-26T07:18:14.715Z] cc080c731160: Layer already exists [2024-09-26T07:18:14.715Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:14.715Z] 1ce7f27f0988: Layer already exists [2024-09-26T07:18:14.982Z] 3.2.0-dev.82: digest: sha256:b068272d5710e71d665b6629eb7009cc54d6860cc09e2eee689785e2bd5e919d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:15.351Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:15.750Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:15.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-26T07:18:15.750Z] 5131b66e039a: Preparing [2024-09-26T07:18:15.750Z] 46f5cf7eeb89: Preparing [2024-09-26T07:18:15.750Z] cc080c731160: Preparing [2024-09-26T07:18:15.750Z] f1509e321ff9: Preparing [2024-09-26T07:18:15.750Z] 8a016a93cbdc: Preparing [2024-09-26T07:18:15.750Z] 1ce7f27f0988: Preparing [2024-09-26T07:18:15.750Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:15.750Z] 1ce7f27f0988: Waiting [2024-09-26T07:18:15.750Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:15.750Z] 5131b66e039a: Layer already exists [2024-09-26T07:18:15.750Z] 8a016a93cbdc: Layer already exists [2024-09-26T07:18:15.750Z] cc080c731160: Layer already exists [2024-09-26T07:18:15.750Z] 46f5cf7eeb89: Layer already exists [2024-09-26T07:18:15.750Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:15.750Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:15.750Z] 1ce7f27f0988: Layer already exists [2024-09-26T07:18:16.023Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:b068272d5710e71d665b6629eb7009cc54d6860cc09e2eee689785e2bd5e919d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:16.393Z] + 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-26T07:18:16.766Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-26T07:18:16.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-26T07:18:16.766Z] 5131b66e039a: Preparing [2024-09-26T07:18:16.766Z] 46f5cf7eeb89: Preparing [2024-09-26T07:18:16.766Z] cc080c731160: Preparing [2024-09-26T07:18:16.766Z] f1509e321ff9: Preparing [2024-09-26T07:18:16.766Z] 8a016a93cbdc: Preparing [2024-09-26T07:18:16.766Z] 1ce7f27f0988: Preparing [2024-09-26T07:18:16.766Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:16.766Z] 1ce7f27f0988: Waiting [2024-09-26T07:18:16.766Z] 46f5cf7eeb89: Layer already exists [2024-09-26T07:18:16.766Z] cc080c731160: Layer already exists [2024-09-26T07:18:16.766Z] 8a016a93cbdc: Layer already exists [2024-09-26T07:18:16.766Z] 5131b66e039a: Layer already exists [2024-09-26T07:18:16.766Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:16.766Z] 1ce7f27f0988: Layer already exists [2024-09-26T07:18:16.766Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:17.036Z] main: digest: sha256:b068272d5710e71d665b6629eb7009cc54d6860cc09e2eee689785e2bd5e919d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T07:18:17.109Z] ===================================================== [Pipeline] echo [2024-09-26T07:18:17.121Z] taggedImages: [2024-09-26T07:18:17.121Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:17.121Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-26T07:18:17.121Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.82 [2024-09-26T07:18:17.121Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:17.121Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-26T07:18:17.153Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-26T07:18:17.153Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:17.153Z] latest [2024-09-26T07:18:17.153Z] 3.2.0-dev.82 [2024-09-26T07:18:17.153Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:17.153Z] main [2024-09-26T07:18:17.153Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:17.533Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:17.901Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:17.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-26T07:18:17.901Z] 9b969efaefa5: Preparing [2024-09-26T07:18:17.901Z] 8612a9b16f36: Preparing [2024-09-26T07:18:17.901Z] c34fc780f259: Preparing [2024-09-26T07:18:17.901Z] 87225a737831: Preparing [2024-09-26T07:18:17.901Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:17.901Z] f1509e321ff9: Preparing [2024-09-26T07:18:17.901Z] 401ab56e7612: Preparing [2024-09-26T07:18:17.901Z] 02a8ea46a139: Preparing [2024-09-26T07:18:17.901Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:17.901Z] f1509e321ff9: Waiting [2024-09-26T07:18:17.901Z] 401ab56e7612: Waiting [2024-09-26T07:18:17.901Z] 02a8ea46a139: Waiting [2024-09-26T07:18:17.901Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:17.901Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:18.169Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:18.169Z] 401ab56e7612: Layer already exists [2024-09-26T07:18:18.169Z] 8612a9b16f36: Pushed [2024-09-26T07:18:18.169Z] c34fc780f259: Pushed [2024-09-26T07:18:18.169Z] 02a8ea46a139: Layer already exists [2024-09-26T07:18:18.169Z] 9b969efaefa5: Pushed [2024-09-26T07:18:18.169Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:24.817Z] 87225a737831: Pushed [2024-09-26T07:18:24.817Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:d54e8ab0def9fd41efd82abea24b18ab3383d7c98bb1c03267ae4ecfee0add82 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:25.161Z] + 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-26T07:18:25.513Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-26T07:18:25.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-26T07:18:25.514Z] 9b969efaefa5: Preparing [2024-09-26T07:18:25.514Z] 8612a9b16f36: Preparing [2024-09-26T07:18:25.514Z] c34fc780f259: Preparing [2024-09-26T07:18:25.514Z] 87225a737831: Preparing [2024-09-26T07:18:25.514Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:25.514Z] f1509e321ff9: Preparing [2024-09-26T07:18:25.514Z] 401ab56e7612: Preparing [2024-09-26T07:18:25.514Z] 02a8ea46a139: Preparing [2024-09-26T07:18:25.514Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:25.514Z] 401ab56e7612: Waiting [2024-09-26T07:18:25.514Z] 02a8ea46a139: Waiting [2024-09-26T07:18:25.514Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:25.514Z] f1509e321ff9: Waiting [2024-09-26T07:18:25.514Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:25.514Z] 8612a9b16f36: Layer already exists [2024-09-26T07:18:25.514Z] 87225a737831: Layer already exists [2024-09-26T07:18:25.514Z] 9b969efaefa5: Layer already exists [2024-09-26T07:18:25.514Z] c34fc780f259: Layer already exists [2024-09-26T07:18:25.514Z] 401ab56e7612: Layer already exists [2024-09-26T07:18:25.514Z] 02a8ea46a139: Layer already exists [2024-09-26T07:18:25.514Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:25.514Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:25.780Z] latest: digest: sha256:d54e8ab0def9fd41efd82abea24b18ab3383d7c98bb1c03267ae4ecfee0add82 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:26.140Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:26.490Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.82 [2024-09-26T07:18:26.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-26T07:18:26.490Z] 9b969efaefa5: Preparing [2024-09-26T07:18:26.490Z] 8612a9b16f36: Preparing [2024-09-26T07:18:26.490Z] c34fc780f259: Preparing [2024-09-26T07:18:26.490Z] 87225a737831: Preparing [2024-09-26T07:18:26.490Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:26.490Z] f1509e321ff9: Preparing [2024-09-26T07:18:26.490Z] 401ab56e7612: Preparing [2024-09-26T07:18:26.490Z] 02a8ea46a139: Preparing [2024-09-26T07:18:26.490Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:26.490Z] 401ab56e7612: Waiting [2024-09-26T07:18:26.490Z] 02a8ea46a139: Waiting [2024-09-26T07:18:26.490Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:26.490Z] f1509e321ff9: Waiting [2024-09-26T07:18:26.490Z] 8612a9b16f36: Layer already exists [2024-09-26T07:18:26.490Z] 9b969efaefa5: Layer already exists [2024-09-26T07:18:26.490Z] c34fc780f259: Layer already exists [2024-09-26T07:18:26.490Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:26.490Z] 87225a737831: Layer already exists [2024-09-26T07:18:26.490Z] 401ab56e7612: Layer already exists [2024-09-26T07:18:26.490Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:26.490Z] 02a8ea46a139: Layer already exists [2024-09-26T07:18:26.490Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:26.758Z] 3.2.0-dev.82: digest: sha256:d54e8ab0def9fd41efd82abea24b18ab3383d7c98bb1c03267ae4ecfee0add82 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:27.115Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:27.470Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:27.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-26T07:18:27.470Z] 9b969efaefa5: Preparing [2024-09-26T07:18:27.470Z] 8612a9b16f36: Preparing [2024-09-26T07:18:27.470Z] c34fc780f259: Preparing [2024-09-26T07:18:27.470Z] 87225a737831: Preparing [2024-09-26T07:18:27.470Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:27.470Z] f1509e321ff9: Preparing [2024-09-26T07:18:27.470Z] 401ab56e7612: Preparing [2024-09-26T07:18:27.470Z] 02a8ea46a139: Preparing [2024-09-26T07:18:27.470Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:27.470Z] 401ab56e7612: Waiting [2024-09-26T07:18:27.470Z] 02a8ea46a139: Waiting [2024-09-26T07:18:27.470Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:27.470Z] f1509e321ff9: Waiting [2024-09-26T07:18:27.470Z] 8612a9b16f36: Layer already exists [2024-09-26T07:18:27.470Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:27.470Z] 87225a737831: Layer already exists [2024-09-26T07:18:27.470Z] 9b969efaefa5: Layer already exists [2024-09-26T07:18:27.470Z] c34fc780f259: Layer already exists [2024-09-26T07:18:27.470Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:27.470Z] 401ab56e7612: Layer already exists [2024-09-26T07:18:27.470Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:27.470Z] 02a8ea46a139: Layer already exists [2024-09-26T07:18:27.738Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:d54e8ab0def9fd41efd82abea24b18ab3383d7c98bb1c03267ae4ecfee0add82 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:28.096Z] + 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-26T07:18:28.456Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-26T07:18:28.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-26T07:18:28.456Z] 9b969efaefa5: Preparing [2024-09-26T07:18:28.456Z] 8612a9b16f36: Preparing [2024-09-26T07:18:28.456Z] c34fc780f259: Preparing [2024-09-26T07:18:28.456Z] 87225a737831: Preparing [2024-09-26T07:18:28.456Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:28.456Z] f1509e321ff9: Preparing [2024-09-26T07:18:28.456Z] 401ab56e7612: Preparing [2024-09-26T07:18:28.456Z] 02a8ea46a139: Preparing [2024-09-26T07:18:28.456Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:28.456Z] f1509e321ff9: Waiting [2024-09-26T07:18:28.456Z] 02a8ea46a139: Waiting [2024-09-26T07:18:28.456Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:28.456Z] 401ab56e7612: Waiting [2024-09-26T07:18:28.456Z] 9b969efaefa5: Layer already exists [2024-09-26T07:18:28.456Z] 87225a737831: Layer already exists [2024-09-26T07:18:28.456Z] c34fc780f259: Layer already exists [2024-09-26T07:18:28.456Z] 8612a9b16f36: Layer already exists [2024-09-26T07:18:28.456Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:28.456Z] 02a8ea46a139: Layer already exists [2024-09-26T07:18:28.456Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:28.456Z] 401ab56e7612: Layer already exists [2024-09-26T07:18:28.456Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:28.723Z] main: digest: sha256:d54e8ab0def9fd41efd82abea24b18ab3383d7c98bb1c03267ae4ecfee0add82 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T07:18:28.801Z] ===================================================== [Pipeline] echo [2024-09-26T07:18:28.814Z] taggedImages: [2024-09-26T07:18:28.814Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:28.814Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-26T07:18:28.814Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.82 [2024-09-26T07:18:28.814Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:28.814Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-26T07:18:28.849Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-26T07:18:28.849Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:28.849Z] latest [2024-09-26T07:18:28.849Z] 3.2.0-dev.82 [2024-09-26T07:18:28.849Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:28.849Z] main [2024-09-26T07:18:28.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:29.209Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:29.573Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:29.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-26T07:18:29.574Z] 091f2dc7d4e1: Preparing [2024-09-26T07:18:29.574Z] 68d0a1e56430: Preparing [2024-09-26T07:18:29.574Z] 2638a220abdf: Preparing [2024-09-26T07:18:29.574Z] 4e86d861e55c: Preparing [2024-09-26T07:18:29.574Z] 412cdfb8a330: Preparing [2024-09-26T07:18:29.574Z] 2f8ecdfe8c8b: Preparing [2024-09-26T07:18:29.574Z] 2668f2161112: Preparing [2024-09-26T07:18:29.574Z] dcd00d698509: Preparing [2024-09-26T07:18:29.574Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:29.574Z] f1509e321ff9: Preparing [2024-09-26T07:18:29.574Z] c4394205fab6: Preparing [2024-09-26T07:18:29.574Z] 63eaf00c434b: Preparing [2024-09-26T07:18:29.574Z] 5f70bf18a086: Preparing [2024-09-26T07:18:29.574Z] 84c27e0df80e: Preparing [2024-09-26T07:18:29.574Z] c8420a80d27a: Preparing [2024-09-26T07:18:29.574Z] 2ff8577c96f2: Preparing [2024-09-26T07:18:29.574Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:29.574Z] c4394205fab6: Waiting [2024-09-26T07:18:29.574Z] 63eaf00c434b: Waiting [2024-09-26T07:18:29.574Z] 5f70bf18a086: Waiting [2024-09-26T07:18:29.574Z] 84c27e0df80e: Waiting [2024-09-26T07:18:29.574Z] c8420a80d27a: Waiting [2024-09-26T07:18:29.574Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:29.574Z] 2ff8577c96f2: Waiting [2024-09-26T07:18:29.574Z] 2668f2161112: Waiting [2024-09-26T07:18:29.574Z] dcd00d698509: Waiting [2024-09-26T07:18:29.574Z] 2f8ecdfe8c8b: Waiting [2024-09-26T07:18:29.574Z] 0c4c6ca3b874: Waiting [2024-09-26T07:18:29.574Z] f1509e321ff9: Waiting [2024-09-26T07:18:29.846Z] 4e86d861e55c: Pushed [2024-09-26T07:18:29.846Z] 68d0a1e56430: Pushed [2024-09-26T07:18:29.846Z] 2638a220abdf: Pushed [2024-09-26T07:18:29.846Z] 412cdfb8a330: Pushed [2024-09-26T07:18:29.846Z] 091f2dc7d4e1: Pushed [2024-09-26T07:18:29.847Z] 2f8ecdfe8c8b: Pushed [2024-09-26T07:18:29.847Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:29.847Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:30.116Z] 5f70bf18a086: Layer already exists [2024-09-26T07:18:30.116Z] 2668f2161112: Pushed [2024-09-26T07:18:30.116Z] c4394205fab6: Pushed [2024-09-26T07:18:30.116Z] 63eaf00c434b: Pushed [2024-09-26T07:18:30.116Z] 84c27e0df80e: Pushed [2024-09-26T07:18:30.116Z] c8420a80d27a: Pushed [2024-09-26T07:18:30.116Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:30.384Z] 2ff8577c96f2: Pushed [2024-09-26T07:18:32.966Z] dcd00d698509: Pushed [2024-09-26T07:18:32.966Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:71c770821d1fcf9a650dee7785e2d84c693751d063cb5c9236a3821ef7f89c33 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:33.327Z] + 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-26T07:18:33.688Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-26T07:18:33.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-26T07:18:33.688Z] 091f2dc7d4e1: Preparing [2024-09-26T07:18:33.688Z] 68d0a1e56430: Preparing [2024-09-26T07:18:33.688Z] 2638a220abdf: Preparing [2024-09-26T07:18:33.688Z] 4e86d861e55c: Preparing [2024-09-26T07:18:33.688Z] 412cdfb8a330: Preparing [2024-09-26T07:18:33.688Z] 2f8ecdfe8c8b: Preparing [2024-09-26T07:18:33.688Z] 2668f2161112: Preparing [2024-09-26T07:18:33.688Z] dcd00d698509: Preparing [2024-09-26T07:18:33.688Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:33.688Z] f1509e321ff9: Preparing [2024-09-26T07:18:33.688Z] c4394205fab6: Preparing [2024-09-26T07:18:33.688Z] 63eaf00c434b: Preparing [2024-09-26T07:18:33.688Z] 5f70bf18a086: Preparing [2024-09-26T07:18:33.688Z] 84c27e0df80e: Preparing [2024-09-26T07:18:33.688Z] c8420a80d27a: Preparing [2024-09-26T07:18:33.688Z] 2ff8577c96f2: Preparing [2024-09-26T07:18:33.688Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:33.688Z] 2ff8577c96f2: Waiting [2024-09-26T07:18:33.688Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:33.688Z] 0c4c6ca3b874: Waiting [2024-09-26T07:18:33.688Z] f1509e321ff9: Waiting [2024-09-26T07:18:33.688Z] c4394205fab6: Waiting [2024-09-26T07:18:33.688Z] 2f8ecdfe8c8b: Waiting [2024-09-26T07:18:33.688Z] 2668f2161112: Waiting [2024-09-26T07:18:33.688Z] 63eaf00c434b: Waiting [2024-09-26T07:18:33.688Z] 5f70bf18a086: Waiting [2024-09-26T07:18:33.688Z] 84c27e0df80e: Waiting [2024-09-26T07:18:33.688Z] dcd00d698509: Waiting [2024-09-26T07:18:33.688Z] c8420a80d27a: Waiting [2024-09-26T07:18:33.688Z] 68d0a1e56430: Layer already exists [2024-09-26T07:18:33.688Z] 2638a220abdf: Layer already exists [2024-09-26T07:18:33.688Z] 4e86d861e55c: Layer already exists [2024-09-26T07:18:33.688Z] 412cdfb8a330: Layer already exists [2024-09-26T07:18:33.688Z] 091f2dc7d4e1: Layer already exists [2024-09-26T07:18:33.688Z] dcd00d698509: Layer already exists [2024-09-26T07:18:33.689Z] 2668f2161112: Layer already exists [2024-09-26T07:18:33.689Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:33.689Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:33.689Z] 2f8ecdfe8c8b: Layer already exists [2024-09-26T07:18:33.958Z] 5f70bf18a086: Layer already exists [2024-09-26T07:18:33.958Z] 84c27e0df80e: Layer already exists [2024-09-26T07:18:33.958Z] c4394205fab6: Layer already exists [2024-09-26T07:18:33.958Z] 63eaf00c434b: Layer already exists [2024-09-26T07:18:33.958Z] c8420a80d27a: Layer already exists [2024-09-26T07:18:33.958Z] 2ff8577c96f2: Layer already exists [2024-09-26T07:18:33.958Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:33.958Z] latest: digest: sha256:71c770821d1fcf9a650dee7785e2d84c693751d063cb5c9236a3821ef7f89c33 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:34.318Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:35.250Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.82 [2024-09-26T07:18:35.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-26T07:18:35.250Z] 091f2dc7d4e1: Preparing [2024-09-26T07:18:35.250Z] 68d0a1e56430: Preparing [2024-09-26T07:18:35.250Z] 2638a220abdf: Preparing [2024-09-26T07:18:35.250Z] 4e86d861e55c: Preparing [2024-09-26T07:18:35.250Z] 412cdfb8a330: Preparing [2024-09-26T07:18:35.250Z] 2f8ecdfe8c8b: Preparing [2024-09-26T07:18:35.250Z] 2668f2161112: Preparing [2024-09-26T07:18:35.250Z] dcd00d698509: Preparing [2024-09-26T07:18:35.250Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:35.250Z] f1509e321ff9: Preparing [2024-09-26T07:18:35.250Z] c4394205fab6: Preparing [2024-09-26T07:18:35.250Z] 63eaf00c434b: Preparing [2024-09-26T07:18:35.250Z] 5f70bf18a086: Preparing [2024-09-26T07:18:35.250Z] 84c27e0df80e: Preparing [2024-09-26T07:18:35.250Z] c8420a80d27a: Preparing [2024-09-26T07:18:35.250Z] 2ff8577c96f2: Preparing [2024-09-26T07:18:35.250Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:35.250Z] 2f8ecdfe8c8b: Waiting [2024-09-26T07:18:35.250Z] 2668f2161112: Waiting [2024-09-26T07:18:35.250Z] dcd00d698509: Waiting [2024-09-26T07:18:35.250Z] 0c4c6ca3b874: Waiting [2024-09-26T07:18:35.250Z] f1509e321ff9: Waiting [2024-09-26T07:18:35.250Z] c4394205fab6: Waiting [2024-09-26T07:18:35.250Z] 63eaf00c434b: Waiting [2024-09-26T07:18:35.250Z] 5f70bf18a086: Waiting [2024-09-26T07:18:35.250Z] 84c27e0df80e: Waiting [2024-09-26T07:18:35.250Z] c8420a80d27a: Waiting [2024-09-26T07:18:35.250Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:35.250Z] 2ff8577c96f2: Waiting [2024-09-26T07:18:35.250Z] 68d0a1e56430: Layer already exists [2024-09-26T07:18:35.250Z] 4e86d861e55c: Layer already exists [2024-09-26T07:18:35.250Z] 412cdfb8a330: Layer already exists [2024-09-26T07:18:35.250Z] 091f2dc7d4e1: Layer already exists [2024-09-26T07:18:35.250Z] 2638a220abdf: Layer already exists [2024-09-26T07:18:35.250Z] dcd00d698509: Layer already exists [2024-09-26T07:18:35.250Z] 2668f2161112: Layer already exists [2024-09-26T07:18:35.250Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:35.250Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:35.250Z] 2f8ecdfe8c8b: Layer already exists [2024-09-26T07:18:35.250Z] 63eaf00c434b: Layer already exists [2024-09-26T07:18:35.250Z] 84c27e0df80e: Layer already exists [2024-09-26T07:18:35.250Z] 5f70bf18a086: Layer already exists [2024-09-26T07:18:35.250Z] c4394205fab6: Layer already exists [2024-09-26T07:18:35.250Z] c8420a80d27a: Layer already exists [2024-09-26T07:18:35.518Z] 2ff8577c96f2: Layer already exists [2024-09-26T07:18:35.518Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:35.518Z] 3.2.0-dev.82: digest: sha256:71c770821d1fcf9a650dee7785e2d84c693751d063cb5c9236a3821ef7f89c33 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:35.883Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:36.241Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:36.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-26T07:18:36.241Z] 091f2dc7d4e1: Preparing [2024-09-26T07:18:36.241Z] 68d0a1e56430: Preparing [2024-09-26T07:18:36.241Z] 2638a220abdf: Preparing [2024-09-26T07:18:36.241Z] 4e86d861e55c: Preparing [2024-09-26T07:18:36.241Z] 412cdfb8a330: Preparing [2024-09-26T07:18:36.241Z] 2f8ecdfe8c8b: Preparing [2024-09-26T07:18:36.241Z] 2668f2161112: Preparing [2024-09-26T07:18:36.241Z] dcd00d698509: Preparing [2024-09-26T07:18:36.241Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:36.241Z] f1509e321ff9: Preparing [2024-09-26T07:18:36.241Z] c4394205fab6: Preparing [2024-09-26T07:18:36.241Z] 63eaf00c434b: Preparing [2024-09-26T07:18:36.241Z] 5f70bf18a086: Preparing [2024-09-26T07:18:36.241Z] 84c27e0df80e: Preparing [2024-09-26T07:18:36.241Z] c8420a80d27a: Preparing [2024-09-26T07:18:36.241Z] 2ff8577c96f2: Preparing [2024-09-26T07:18:36.241Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:36.241Z] f1509e321ff9: Waiting [2024-09-26T07:18:36.241Z] c4394205fab6: Waiting [2024-09-26T07:18:36.241Z] 63eaf00c434b: Waiting [2024-09-26T07:18:36.241Z] 5f70bf18a086: Waiting [2024-09-26T07:18:36.241Z] 84c27e0df80e: Waiting [2024-09-26T07:18:36.241Z] c8420a80d27a: Waiting [2024-09-26T07:18:36.241Z] 2ff8577c96f2: Waiting [2024-09-26T07:18:36.241Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:36.241Z] 2f8ecdfe8c8b: Waiting [2024-09-26T07:18:36.241Z] 2668f2161112: Waiting [2024-09-26T07:18:36.241Z] dcd00d698509: Waiting [2024-09-26T07:18:36.241Z] 0c4c6ca3b874: Waiting [2024-09-26T07:18:36.241Z] 091f2dc7d4e1: Layer already exists [2024-09-26T07:18:36.241Z] 2638a220abdf: Layer already exists [2024-09-26T07:18:36.241Z] 4e86d861e55c: Layer already exists [2024-09-26T07:18:36.241Z] 68d0a1e56430: Layer already exists [2024-09-26T07:18:36.241Z] 412cdfb8a330: Layer already exists [2024-09-26T07:18:36.241Z] 2668f2161112: Layer already exists [2024-09-26T07:18:36.241Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:36.241Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:36.241Z] dcd00d698509: Layer already exists [2024-09-26T07:18:36.241Z] 2f8ecdfe8c8b: Layer already exists [2024-09-26T07:18:36.241Z] c4394205fab6: Layer already exists [2024-09-26T07:18:36.241Z] c8420a80d27a: Layer already exists [2024-09-26T07:18:36.241Z] 5f70bf18a086: Layer already exists [2024-09-26T07:18:36.241Z] 63eaf00c434b: Layer already exists [2024-09-26T07:18:36.241Z] 84c27e0df80e: Layer already exists [2024-09-26T07:18:36.508Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:36.508Z] 2ff8577c96f2: Layer already exists [2024-09-26T07:18:36.508Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:71c770821d1fcf9a650dee7785e2d84c693751d063cb5c9236a3821ef7f89c33 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:36.868Z] + 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-26T07:18:37.220Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-26T07:18:37.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-26T07:18:37.220Z] 091f2dc7d4e1: Preparing [2024-09-26T07:18:37.220Z] 68d0a1e56430: Preparing [2024-09-26T07:18:37.220Z] 2638a220abdf: Preparing [2024-09-26T07:18:37.220Z] 4e86d861e55c: Preparing [2024-09-26T07:18:37.220Z] 412cdfb8a330: Preparing [2024-09-26T07:18:37.220Z] 2f8ecdfe8c8b: Preparing [2024-09-26T07:18:37.220Z] 2668f2161112: Preparing [2024-09-26T07:18:37.220Z] dcd00d698509: Preparing [2024-09-26T07:18:37.220Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:37.220Z] f1509e321ff9: Preparing [2024-09-26T07:18:37.220Z] c4394205fab6: Preparing [2024-09-26T07:18:37.220Z] 63eaf00c434b: Preparing [2024-09-26T07:18:37.220Z] 5f70bf18a086: Preparing [2024-09-26T07:18:37.220Z] 84c27e0df80e: Preparing [2024-09-26T07:18:37.220Z] c8420a80d27a: Preparing [2024-09-26T07:18:37.220Z] 2ff8577c96f2: Preparing [2024-09-26T07:18:37.220Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:37.220Z] f1509e321ff9: Waiting [2024-09-26T07:18:37.220Z] c4394205fab6: Waiting [2024-09-26T07:18:37.220Z] 63eaf00c434b: Waiting [2024-09-26T07:18:37.220Z] 2668f2161112: Waiting [2024-09-26T07:18:37.220Z] dcd00d698509: Waiting [2024-09-26T07:18:37.220Z] 0c4c6ca3b874: Waiting [2024-09-26T07:18:37.220Z] 2f8ecdfe8c8b: Waiting [2024-09-26T07:18:37.220Z] 5f70bf18a086: Waiting [2024-09-26T07:18:37.220Z] 84c27e0df80e: Waiting [2024-09-26T07:18:37.220Z] c8420a80d27a: Waiting [2024-09-26T07:18:37.220Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:37.220Z] 412cdfb8a330: Layer already exists [2024-09-26T07:18:37.220Z] 091f2dc7d4e1: Layer already exists [2024-09-26T07:18:37.220Z] 2638a220abdf: Layer already exists [2024-09-26T07:18:37.220Z] 4e86d861e55c: Layer already exists [2024-09-26T07:18:37.220Z] 68d0a1e56430: Layer already exists [2024-09-26T07:18:37.220Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:37.220Z] 2668f2161112: Layer already exists [2024-09-26T07:18:37.220Z] 2f8ecdfe8c8b: Layer already exists [2024-09-26T07:18:37.220Z] dcd00d698509: Layer already exists [2024-09-26T07:18:37.220Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:37.220Z] 5f70bf18a086: Layer already exists [2024-09-26T07:18:37.220Z] 63eaf00c434b: Layer already exists [2024-09-26T07:18:37.220Z] c4394205fab6: Layer already exists [2024-09-26T07:18:37.220Z] c8420a80d27a: Layer already exists [2024-09-26T07:18:37.220Z] 84c27e0df80e: Layer already exists [2024-09-26T07:18:37.485Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:37.485Z] 2ff8577c96f2: Layer already exists [2024-09-26T07:18:37.485Z] main: digest: sha256:71c770821d1fcf9a650dee7785e2d84c693751d063cb5c9236a3821ef7f89c33 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T07:18:37.557Z] ===================================================== [Pipeline] echo [2024-09-26T07:18:37.567Z] taggedImages: [2024-09-26T07:18:37.567Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:37.567Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-26T07:18:37.567Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.82 [2024-09-26T07:18:37.567Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:37.567Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-26T07:18:37.591Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-26T07:18:37.591Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:37.591Z] latest [2024-09-26T07:18:37.591Z] 3.2.0-dev.82 [2024-09-26T07:18:37.591Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:37.591Z] main [2024-09-26T07:18:37.591Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:37.949Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:38.306Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:38.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-26T07:18:38.306Z] e0d91e311f86: Preparing [2024-09-26T07:18:38.306Z] b81eccec0e92: Preparing [2024-09-26T07:18:38.306Z] 94c91881fb85: Preparing [2024-09-26T07:18:38.306Z] 6eaa31c54178: Preparing [2024-09-26T07:18:38.306Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:38.306Z] f1509e321ff9: Preparing [2024-09-26T07:18:38.306Z] 401ab56e7612: Preparing [2024-09-26T07:18:38.306Z] 02a8ea46a139: Preparing [2024-09-26T07:18:38.306Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:38.306Z] f1509e321ff9: Waiting [2024-09-26T07:18:38.306Z] 401ab56e7612: Waiting [2024-09-26T07:18:38.306Z] 02a8ea46a139: Waiting [2024-09-26T07:18:38.306Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:38.306Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:38.574Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:38.574Z] 94c91881fb85: Pushed [2024-09-26T07:18:38.574Z] b81eccec0e92: Pushed [2024-09-26T07:18:38.574Z] 401ab56e7612: Layer already exists [2024-09-26T07:18:38.574Z] 02a8ea46a139: Layer already exists [2024-09-26T07:18:38.574Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:38.574Z] e0d91e311f86: Pushed [2024-09-26T07:18:43.919Z] 6eaa31c54178: Pushed [2024-09-26T07:18:43.919Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:cbe27ec1a3fa8625aacc7f1636323193e78da58146c008d21f93e4089d8eedf1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:44.280Z] + 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-26T07:18:44.633Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-26T07:18:44.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-26T07:18:44.633Z] e0d91e311f86: Preparing [2024-09-26T07:18:44.633Z] b81eccec0e92: Preparing [2024-09-26T07:18:44.633Z] 94c91881fb85: Preparing [2024-09-26T07:18:44.633Z] 6eaa31c54178: Preparing [2024-09-26T07:18:44.633Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:44.633Z] f1509e321ff9: Preparing [2024-09-26T07:18:44.633Z] 401ab56e7612: Preparing [2024-09-26T07:18:44.633Z] 02a8ea46a139: Preparing [2024-09-26T07:18:44.633Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:44.633Z] f1509e321ff9: Waiting [2024-09-26T07:18:44.633Z] 401ab56e7612: Waiting [2024-09-26T07:18:44.633Z] 02a8ea46a139: Waiting [2024-09-26T07:18:44.633Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:44.633Z] b81eccec0e92: Layer already exists [2024-09-26T07:18:44.633Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:44.633Z] 94c91881fb85: Layer already exists [2024-09-26T07:18:44.633Z] 6eaa31c54178: Layer already exists [2024-09-26T07:18:44.633Z] e0d91e311f86: Layer already exists [2024-09-26T07:18:44.633Z] 02a8ea46a139: Layer already exists [2024-09-26T07:18:44.633Z] 401ab56e7612: Layer already exists [2024-09-26T07:18:44.633Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:44.633Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:44.899Z] latest: digest: sha256:cbe27ec1a3fa8625aacc7f1636323193e78da58146c008d21f93e4089d8eedf1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:45.252Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:45.612Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.82 [2024-09-26T07:18:45.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-26T07:18:45.612Z] e0d91e311f86: Preparing [2024-09-26T07:18:45.612Z] b81eccec0e92: Preparing [2024-09-26T07:18:45.612Z] 94c91881fb85: Preparing [2024-09-26T07:18:45.612Z] 6eaa31c54178: Preparing [2024-09-26T07:18:45.612Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:45.612Z] f1509e321ff9: Preparing [2024-09-26T07:18:45.612Z] 401ab56e7612: Preparing [2024-09-26T07:18:45.612Z] 02a8ea46a139: Preparing [2024-09-26T07:18:45.612Z] f1509e321ff9: Waiting [2024-09-26T07:18:45.612Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:45.612Z] 401ab56e7612: Waiting [2024-09-26T07:18:45.612Z] 02a8ea46a139: Waiting [2024-09-26T07:18:45.612Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:45.612Z] 94c91881fb85: Layer already exists [2024-09-26T07:18:45.612Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:45.612Z] 6eaa31c54178: Layer already exists [2024-09-26T07:18:45.612Z] b81eccec0e92: Layer already exists [2024-09-26T07:18:45.612Z] e0d91e311f86: Layer already exists [2024-09-26T07:18:45.612Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:45.612Z] 02a8ea46a139: Layer already exists [2024-09-26T07:18:45.612Z] 401ab56e7612: Layer already exists [2024-09-26T07:18:45.612Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:45.879Z] 3.2.0-dev.82: digest: sha256:cbe27ec1a3fa8625aacc7f1636323193e78da58146c008d21f93e4089d8eedf1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:46.241Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:46.600Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:46.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-26T07:18:46.600Z] e0d91e311f86: Preparing [2024-09-26T07:18:46.600Z] b81eccec0e92: Preparing [2024-09-26T07:18:46.600Z] 94c91881fb85: Preparing [2024-09-26T07:18:46.600Z] 6eaa31c54178: Preparing [2024-09-26T07:18:46.600Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:46.600Z] f1509e321ff9: Preparing [2024-09-26T07:18:46.600Z] 401ab56e7612: Preparing [2024-09-26T07:18:46.600Z] 02a8ea46a139: Preparing [2024-09-26T07:18:46.600Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:46.600Z] 401ab56e7612: Waiting [2024-09-26T07:18:46.600Z] 02a8ea46a139: Waiting [2024-09-26T07:18:46.600Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:46.600Z] f1509e321ff9: Waiting [2024-09-26T07:18:46.600Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:46.600Z] b81eccec0e92: Layer already exists [2024-09-26T07:18:46.600Z] 94c91881fb85: Layer already exists [2024-09-26T07:18:46.600Z] 6eaa31c54178: Layer already exists [2024-09-26T07:18:46.600Z] e0d91e311f86: Layer already exists [2024-09-26T07:18:46.600Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:46.600Z] 401ab56e7612: Layer already exists [2024-09-26T07:18:46.600Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:46.600Z] 02a8ea46a139: Layer already exists [2024-09-26T07:18:46.868Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:cbe27ec1a3fa8625aacc7f1636323193e78da58146c008d21f93e4089d8eedf1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:47.234Z] + 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-26T07:18:47.588Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-26T07:18:47.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-26T07:18:47.588Z] e0d91e311f86: Preparing [2024-09-26T07:18:47.588Z] b81eccec0e92: Preparing [2024-09-26T07:18:47.588Z] 94c91881fb85: Preparing [2024-09-26T07:18:47.588Z] 6eaa31c54178: Preparing [2024-09-26T07:18:47.588Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:47.588Z] f1509e321ff9: Preparing [2024-09-26T07:18:47.588Z] 401ab56e7612: Preparing [2024-09-26T07:18:47.588Z] 02a8ea46a139: Preparing [2024-09-26T07:18:47.588Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:47.588Z] 401ab56e7612: Waiting [2024-09-26T07:18:47.588Z] 02a8ea46a139: Waiting [2024-09-26T07:18:47.588Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:47.588Z] f1509e321ff9: Waiting [2024-09-26T07:18:47.588Z] 6eaa31c54178: Layer already exists [2024-09-26T07:18:47.588Z] 94c91881fb85: Layer already exists [2024-09-26T07:18:47.588Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:47.588Z] b81eccec0e92: Layer already exists [2024-09-26T07:18:47.588Z] e0d91e311f86: Layer already exists [2024-09-26T07:18:47.588Z] 401ab56e7612: Layer already exists [2024-09-26T07:18:47.588Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:47.588Z] 02a8ea46a139: Layer already exists [2024-09-26T07:18:47.588Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:47.857Z] main: digest: sha256:cbe27ec1a3fa8625aacc7f1636323193e78da58146c008d21f93e4089d8eedf1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T07:18:47.946Z] ===================================================== [Pipeline] echo [2024-09-26T07:18:47.963Z] taggedImages: [2024-09-26T07:18:47.963Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:47.963Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-26T07:18:47.963Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.82 [2024-09-26T07:18:47.963Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:47.963Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-26T07:18:47.988Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-26T07:18:47.988Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:47.988Z] latest [2024-09-26T07:18:47.988Z] 3.2.0-dev.82 [2024-09-26T07:18:47.988Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:47.988Z] main [2024-09-26T07:18:47.988Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:48.358Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:48.724Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:48.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-26T07:18:48.724Z] 016e20a7437b: Preparing [2024-09-26T07:18:48.724Z] 28e28c36d215: Preparing [2024-09-26T07:18:48.724Z] 1d7d5b3b8338: Preparing [2024-09-26T07:18:48.724Z] 794d304b0efb: Preparing [2024-09-26T07:18:48.724Z] 4d3ba012f879: Preparing [2024-09-26T07:18:48.724Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:48.724Z] f1509e321ff9: Preparing [2024-09-26T07:18:48.724Z] f705a9511386: Preparing [2024-09-26T07:18:48.724Z] 88e80985902d: Preparing [2024-09-26T07:18:48.724Z] 6aca89ebac1d: Preparing [2024-09-26T07:18:48.724Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:48.724Z] f705a9511386: Waiting [2024-09-26T07:18:48.724Z] 88e80985902d: Waiting [2024-09-26T07:18:48.724Z] 6aca89ebac1d: Waiting [2024-09-26T07:18:48.724Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:48.724Z] 0c4c6ca3b874: Waiting [2024-09-26T07:18:48.724Z] f1509e321ff9: Waiting [2024-09-26T07:18:48.992Z] 28e28c36d215: Pushed [2024-09-26T07:18:48.992Z] 794d304b0efb: Pushed [2024-09-26T07:18:48.992Z] 4d3ba012f879: Pushed [2024-09-26T07:18:48.992Z] 016e20a7437b: Pushed [2024-09-26T07:18:48.992Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:48.992Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:48.992Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:49.259Z] f705a9511386: Pushed [2024-09-26T07:18:49.259Z] 88e80985902d: Pushed [2024-09-26T07:18:51.269Z] 1d7d5b3b8338: Pushed [2024-09-26T07:18:51.544Z] 6aca89ebac1d: Pushed [2024-09-26T07:18:51.815Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:bed0cdd4f4a815ab8b61519f0b5c98bfdce21206de0a31aa7019da1a533ba8a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:52.345Z] + 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-26T07:18:52.702Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-26T07:18:52.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-26T07:18:52.702Z] 016e20a7437b: Preparing [2024-09-26T07:18:52.702Z] 28e28c36d215: Preparing [2024-09-26T07:18:52.702Z] 1d7d5b3b8338: Preparing [2024-09-26T07:18:52.702Z] 794d304b0efb: Preparing [2024-09-26T07:18:52.702Z] 4d3ba012f879: Preparing [2024-09-26T07:18:52.702Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:52.702Z] f1509e321ff9: Preparing [2024-09-26T07:18:52.702Z] f705a9511386: Preparing [2024-09-26T07:18:52.702Z] 88e80985902d: Preparing [2024-09-26T07:18:52.702Z] 6aca89ebac1d: Preparing [2024-09-26T07:18:52.702Z] 0c4c6ca3b874: Waiting [2024-09-26T07:18:52.702Z] f1509e321ff9: Waiting [2024-09-26T07:18:52.702Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:52.702Z] f705a9511386: Waiting [2024-09-26T07:18:52.702Z] 88e80985902d: Waiting [2024-09-26T07:18:52.702Z] 6aca89ebac1d: Waiting [2024-09-26T07:18:52.702Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:52.702Z] 1d7d5b3b8338: Layer already exists [2024-09-26T07:18:52.702Z] 28e28c36d215: Layer already exists [2024-09-26T07:18:52.702Z] 794d304b0efb: Layer already exists [2024-09-26T07:18:52.702Z] 4d3ba012f879: Layer already exists [2024-09-26T07:18:52.702Z] 016e20a7437b: Layer already exists [2024-09-26T07:18:52.702Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:52.702Z] 88e80985902d: Layer already exists [2024-09-26T07:18:52.702Z] f705a9511386: Layer already exists [2024-09-26T07:18:52.702Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:52.702Z] 6aca89ebac1d: Layer already exists [2024-09-26T07:18:52.702Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:52.969Z] latest: digest: sha256:bed0cdd4f4a815ab8b61519f0b5c98bfdce21206de0a31aa7019da1a533ba8a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:53.316Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:53.656Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.82 [2024-09-26T07:18:53.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-26T07:18:53.657Z] 016e20a7437b: Preparing [2024-09-26T07:18:53.657Z] 28e28c36d215: Preparing [2024-09-26T07:18:53.657Z] 1d7d5b3b8338: Preparing [2024-09-26T07:18:53.657Z] 794d304b0efb: Preparing [2024-09-26T07:18:53.657Z] 4d3ba012f879: Preparing [2024-09-26T07:18:53.657Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:53.657Z] f1509e321ff9: Preparing [2024-09-26T07:18:53.657Z] f705a9511386: Preparing [2024-09-26T07:18:53.657Z] 88e80985902d: Preparing [2024-09-26T07:18:53.657Z] 6aca89ebac1d: Preparing [2024-09-26T07:18:53.657Z] 0c4c6ca3b874: Waiting [2024-09-26T07:18:53.657Z] f1509e321ff9: Waiting [2024-09-26T07:18:53.657Z] f705a9511386: Waiting [2024-09-26T07:18:53.657Z] 88e80985902d: Waiting [2024-09-26T07:18:53.657Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:53.657Z] 6aca89ebac1d: Waiting [2024-09-26T07:18:53.657Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:53.657Z] 1d7d5b3b8338: Layer already exists [2024-09-26T07:18:53.657Z] 016e20a7437b: Layer already exists [2024-09-26T07:18:53.657Z] 28e28c36d215: Layer already exists [2024-09-26T07:18:53.657Z] 4d3ba012f879: Layer already exists [2024-09-26T07:18:53.657Z] 794d304b0efb: Layer already exists [2024-09-26T07:18:53.657Z] f705a9511386: Layer already exists [2024-09-26T07:18:53.657Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:53.657Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:53.657Z] 88e80985902d: Layer already exists [2024-09-26T07:18:53.657Z] 6aca89ebac1d: Layer already exists [2024-09-26T07:18:53.657Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:53.927Z] 3.2.0-dev.82: digest: sha256:bed0cdd4f4a815ab8b61519f0b5c98bfdce21206de0a31aa7019da1a533ba8a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:54.283Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:54.637Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:54.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-26T07:18:54.637Z] 016e20a7437b: Preparing [2024-09-26T07:18:54.637Z] 28e28c36d215: Preparing [2024-09-26T07:18:54.637Z] 1d7d5b3b8338: Preparing [2024-09-26T07:18:54.637Z] 794d304b0efb: Preparing [2024-09-26T07:18:54.638Z] 4d3ba012f879: Preparing [2024-09-26T07:18:54.638Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:54.638Z] f1509e321ff9: Preparing [2024-09-26T07:18:54.638Z] f705a9511386: Preparing [2024-09-26T07:18:54.638Z] 88e80985902d: Preparing [2024-09-26T07:18:54.638Z] 6aca89ebac1d: Preparing [2024-09-26T07:18:54.638Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:54.638Z] f705a9511386: Waiting [2024-09-26T07:18:54.638Z] 88e80985902d: Waiting [2024-09-26T07:18:54.638Z] 6aca89ebac1d: Waiting [2024-09-26T07:18:54.638Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:54.638Z] 0c4c6ca3b874: Waiting [2024-09-26T07:18:54.638Z] f1509e321ff9: Waiting [2024-09-26T07:18:54.638Z] 4d3ba012f879: Layer already exists [2024-09-26T07:18:54.638Z] 28e28c36d215: Layer already exists [2024-09-26T07:18:54.638Z] 794d304b0efb: Layer already exists [2024-09-26T07:18:54.638Z] 1d7d5b3b8338: Layer already exists [2024-09-26T07:18:54.638Z] 016e20a7437b: Layer already exists [2024-09-26T07:18:54.638Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:54.638Z] 88e80985902d: Layer already exists [2024-09-26T07:18:54.638Z] f705a9511386: Layer already exists [2024-09-26T07:18:54.638Z] 6aca89ebac1d: Layer already exists [2024-09-26T07:18:54.638Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:54.638Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:54.903Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:bed0cdd4f4a815ab8b61519f0b5c98bfdce21206de0a31aa7019da1a533ba8a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:55.262Z] + 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-26T07:18:55.618Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-26T07:18:55.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-26T07:18:55.618Z] 016e20a7437b: Preparing [2024-09-26T07:18:55.618Z] 28e28c36d215: Preparing [2024-09-26T07:18:55.618Z] 1d7d5b3b8338: Preparing [2024-09-26T07:18:55.618Z] 794d304b0efb: Preparing [2024-09-26T07:18:55.618Z] 4d3ba012f879: Preparing [2024-09-26T07:18:55.618Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:55.618Z] f1509e321ff9: Preparing [2024-09-26T07:18:55.618Z] f705a9511386: Preparing [2024-09-26T07:18:55.618Z] 88e80985902d: Preparing [2024-09-26T07:18:55.618Z] 6aca89ebac1d: Preparing [2024-09-26T07:18:55.618Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:55.618Z] f705a9511386: Waiting [2024-09-26T07:18:55.618Z] 88e80985902d: Waiting [2024-09-26T07:18:55.618Z] 6aca89ebac1d: Waiting [2024-09-26T07:18:55.618Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:55.618Z] 0c4c6ca3b874: Waiting [2024-09-26T07:18:55.618Z] f1509e321ff9: Waiting [2024-09-26T07:18:55.618Z] 1d7d5b3b8338: Layer already exists [2024-09-26T07:18:55.618Z] 4d3ba012f879: Layer already exists [2024-09-26T07:18:55.618Z] 794d304b0efb: Layer already exists [2024-09-26T07:18:55.618Z] 28e28c36d215: Layer already exists [2024-09-26T07:18:55.618Z] 016e20a7437b: Layer already exists [2024-09-26T07:18:55.618Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:55.618Z] 88e80985902d: Layer already exists [2024-09-26T07:18:55.618Z] 6aca89ebac1d: Layer already exists [2024-09-26T07:18:55.618Z] f705a9511386: Layer already exists [2024-09-26T07:18:55.618Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:55.618Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:55.884Z] main: digest: sha256:bed0cdd4f4a815ab8b61519f0b5c98bfdce21206de0a31aa7019da1a533ba8a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T07:18:55.959Z] ===================================================== [Pipeline] echo [2024-09-26T07:18:55.971Z] taggedImages: [2024-09-26T07:18:55.971Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:55.971Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-26T07:18:55.971Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.82 [2024-09-26T07:18:55.971Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:55.971Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-26T07:18:55.998Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-26T07:18:55.998Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:55.998Z] latest [2024-09-26T07:18:55.998Z] 3.2.0-dev.82 [2024-09-26T07:18:55.998Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:18:55.998Z] main [2024-09-26T07:18:55.998Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:56.363Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:18:56.739Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:18:56.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-26T07:18:56.739Z] 8434436a8cc4: Preparing [2024-09-26T07:18:56.739Z] ba948130d92c: Preparing [2024-09-26T07:18:56.739Z] 0360857bf255: Preparing [2024-09-26T07:18:56.739Z] e07919736649: Preparing [2024-09-26T07:18:56.739Z] 8fed5d09dd97: Preparing [2024-09-26T07:18:56.739Z] c0ebadeb8459: Preparing [2024-09-26T07:18:56.739Z] 05c9372cf008: Preparing [2024-09-26T07:18:56.739Z] 0c4c6ca3b874: Preparing [2024-09-26T07:18:56.739Z] f1509e321ff9: Preparing [2024-09-26T07:18:56.739Z] 049673c0733d: Preparing [2024-09-26T07:18:56.739Z] 6a591a7c4528: Preparing [2024-09-26T07:18:56.739Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:18:56.739Z] 0c4c6ca3b874: Waiting [2024-09-26T07:18:56.739Z] f1509e321ff9: Waiting [2024-09-26T07:18:56.739Z] 049673c0733d: Waiting [2024-09-26T07:18:56.739Z] 6a591a7c4528: Waiting [2024-09-26T07:18:56.739Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:18:56.739Z] c0ebadeb8459: Waiting [2024-09-26T07:18:56.739Z] 05c9372cf008: Waiting [2024-09-26T07:18:57.015Z] 8fed5d09dd97: Pushed [2024-09-26T07:18:57.015Z] ba948130d92c: Pushed [2024-09-26T07:18:57.606Z] 8434436a8cc4: Pushed [2024-09-26T07:18:57.876Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:18:57.876Z] c0ebadeb8459: Pushed [2024-09-26T07:18:57.876Z] 05c9372cf008: Pushed [2024-09-26T07:18:57.876Z] f1509e321ff9: Layer already exists [2024-09-26T07:18:57.876Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:18:57.876Z] 049673c0733d: Pushed [2024-09-26T07:18:58.842Z] e07919736649: Pushed [2024-09-26T07:18:59.431Z] 0360857bf255: Pushed [2024-09-26T07:19:00.408Z] 6a591a7c4528: Pushed [2024-09-26T07:19:00.408Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:92cbffed98c54339ab25ebfe88c13b5171b9575a727fca9d03b4cbcf4162ad92 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:00.775Z] + 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-26T07:19:01.138Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-26T07:19:01.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-26T07:19:01.138Z] 8434436a8cc4: Preparing [2024-09-26T07:19:01.138Z] ba948130d92c: Preparing [2024-09-26T07:19:01.138Z] 0360857bf255: Preparing [2024-09-26T07:19:01.138Z] e07919736649: Preparing [2024-09-26T07:19:01.138Z] 8fed5d09dd97: Preparing [2024-09-26T07:19:01.138Z] c0ebadeb8459: Preparing [2024-09-26T07:19:01.138Z] 05c9372cf008: Preparing [2024-09-26T07:19:01.138Z] 0c4c6ca3b874: Preparing [2024-09-26T07:19:01.138Z] f1509e321ff9: Preparing [2024-09-26T07:19:01.138Z] 049673c0733d: Preparing [2024-09-26T07:19:01.138Z] 6a591a7c4528: Preparing [2024-09-26T07:19:01.138Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:19:01.138Z] c0ebadeb8459: Waiting [2024-09-26T07:19:01.138Z] 05c9372cf008: Waiting [2024-09-26T07:19:01.138Z] f1509e321ff9: Waiting [2024-09-26T07:19:01.138Z] 0c4c6ca3b874: Waiting [2024-09-26T07:19:01.138Z] 049673c0733d: Waiting [2024-09-26T07:19:01.138Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:19:01.138Z] 6a591a7c4528: Waiting [2024-09-26T07:19:01.138Z] 8434436a8cc4: Layer already exists [2024-09-26T07:19:01.138Z] 0360857bf255: Layer already exists [2024-09-26T07:19:01.138Z] ba948130d92c: Layer already exists [2024-09-26T07:19:01.138Z] 8fed5d09dd97: Layer already exists [2024-09-26T07:19:01.138Z] c0ebadeb8459: Layer already exists [2024-09-26T07:19:01.138Z] 05c9372cf008: Layer already exists [2024-09-26T07:19:01.138Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:19:01.138Z] f1509e321ff9: Layer already exists [2024-09-26T07:19:01.138Z] 049673c0733d: Layer already exists [2024-09-26T07:19:01.138Z] 6a591a7c4528: Layer already exists [2024-09-26T07:19:01.138Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:19:01.138Z] e07919736649: Layer already exists [2024-09-26T07:19:01.406Z] latest: digest: sha256:92cbffed98c54339ab25ebfe88c13b5171b9575a727fca9d03b4cbcf4162ad92 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:01.788Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:02.158Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.82 [2024-09-26T07:19:02.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-26T07:19:02.158Z] 8434436a8cc4: Preparing [2024-09-26T07:19:02.158Z] ba948130d92c: Preparing [2024-09-26T07:19:02.158Z] 0360857bf255: Preparing [2024-09-26T07:19:02.158Z] e07919736649: Preparing [2024-09-26T07:19:02.158Z] 8fed5d09dd97: Preparing [2024-09-26T07:19:02.158Z] c0ebadeb8459: Preparing [2024-09-26T07:19:02.158Z] 05c9372cf008: Preparing [2024-09-26T07:19:02.158Z] 0c4c6ca3b874: Preparing [2024-09-26T07:19:02.158Z] f1509e321ff9: Preparing [2024-09-26T07:19:02.158Z] 049673c0733d: Preparing [2024-09-26T07:19:02.158Z] c0ebadeb8459: Waiting [2024-09-26T07:19:02.158Z] 0c4c6ca3b874: Waiting [2024-09-26T07:19:02.158Z] f1509e321ff9: Waiting [2024-09-26T07:19:02.158Z] 6a591a7c4528: Preparing [2024-09-26T07:19:02.158Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:19:02.158Z] 049673c0733d: Waiting [2024-09-26T07:19:02.158Z] 6a591a7c4528: Waiting [2024-09-26T07:19:02.158Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:19:02.158Z] 8434436a8cc4: Layer already exists [2024-09-26T07:19:02.158Z] 0360857bf255: Layer already exists [2024-09-26T07:19:02.158Z] 8fed5d09dd97: Layer already exists [2024-09-26T07:19:02.158Z] ba948130d92c: Layer already exists [2024-09-26T07:19:02.158Z] e07919736649: Layer already exists [2024-09-26T07:19:02.158Z] c0ebadeb8459: Layer already exists [2024-09-26T07:19:02.158Z] 05c9372cf008: Layer already exists [2024-09-26T07:19:02.158Z] f1509e321ff9: Layer already exists [2024-09-26T07:19:02.158Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:19:02.158Z] 049673c0733d: Layer already exists [2024-09-26T07:19:02.158Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:19:02.158Z] 6a591a7c4528: Layer already exists [2024-09-26T07:19:02.426Z] 3.2.0-dev.82: digest: sha256:92cbffed98c54339ab25ebfe88c13b5171b9575a727fca9d03b4cbcf4162ad92 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:02.791Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:03.162Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:19:03.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-26T07:19:03.162Z] 8434436a8cc4: Preparing [2024-09-26T07:19:03.162Z] ba948130d92c: Preparing [2024-09-26T07:19:03.162Z] 0360857bf255: Preparing [2024-09-26T07:19:03.162Z] e07919736649: Preparing [2024-09-26T07:19:03.162Z] 8fed5d09dd97: Preparing [2024-09-26T07:19:03.162Z] c0ebadeb8459: Preparing [2024-09-26T07:19:03.162Z] 05c9372cf008: Preparing [2024-09-26T07:19:03.162Z] c0ebadeb8459: Waiting [2024-09-26T07:19:03.162Z] 0c4c6ca3b874: Preparing [2024-09-26T07:19:03.162Z] 05c9372cf008: Waiting [2024-09-26T07:19:03.162Z] f1509e321ff9: Preparing [2024-09-26T07:19:03.162Z] 0c4c6ca3b874: Waiting [2024-09-26T07:19:03.162Z] 049673c0733d: Preparing [2024-09-26T07:19:03.162Z] f1509e321ff9: Waiting [2024-09-26T07:19:03.162Z] 6a591a7c4528: Preparing [2024-09-26T07:19:03.162Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:19:03.162Z] 049673c0733d: Waiting [2024-09-26T07:19:03.162Z] 6a591a7c4528: Waiting [2024-09-26T07:19:03.162Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:19:03.162Z] 8434436a8cc4: Layer already exists [2024-09-26T07:19:03.162Z] e07919736649: Layer already exists [2024-09-26T07:19:03.162Z] 0360857bf255: Layer already exists [2024-09-26T07:19:03.162Z] 8fed5d09dd97: Layer already exists [2024-09-26T07:19:03.162Z] ba948130d92c: Layer already exists [2024-09-26T07:19:03.162Z] 05c9372cf008: Layer already exists [2024-09-26T07:19:03.162Z] 049673c0733d: Layer already exists [2024-09-26T07:19:03.162Z] c0ebadeb8459: Layer already exists [2024-09-26T07:19:03.162Z] f1509e321ff9: Layer already exists [2024-09-26T07:19:03.162Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:19:03.162Z] 6a591a7c4528: Layer already exists [2024-09-26T07:19:03.162Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:19:03.431Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:92cbffed98c54339ab25ebfe88c13b5171b9575a727fca9d03b4cbcf4162ad92 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:03.813Z] + 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-26T07:19:04.173Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-26T07:19:04.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-26T07:19:04.173Z] 8434436a8cc4: Preparing [2024-09-26T07:19:04.173Z] ba948130d92c: Preparing [2024-09-26T07:19:04.173Z] 0360857bf255: Preparing [2024-09-26T07:19:04.173Z] e07919736649: Preparing [2024-09-26T07:19:04.173Z] 8fed5d09dd97: Preparing [2024-09-26T07:19:04.173Z] c0ebadeb8459: Preparing [2024-09-26T07:19:04.173Z] 05c9372cf008: Preparing [2024-09-26T07:19:04.173Z] 0c4c6ca3b874: Preparing [2024-09-26T07:19:04.173Z] f1509e321ff9: Preparing [2024-09-26T07:19:04.173Z] 049673c0733d: Preparing [2024-09-26T07:19:04.173Z] 6a591a7c4528: Preparing [2024-09-26T07:19:04.173Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:19:04.173Z] c0ebadeb8459: Waiting [2024-09-26T07:19:04.173Z] 05c9372cf008: Waiting [2024-09-26T07:19:04.173Z] 0c4c6ca3b874: Waiting [2024-09-26T07:19:04.173Z] f1509e321ff9: Waiting [2024-09-26T07:19:04.173Z] 049673c0733d: Waiting [2024-09-26T07:19:04.173Z] 6a591a7c4528: Waiting [2024-09-26T07:19:04.173Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:19:04.173Z] 0360857bf255: Layer already exists [2024-09-26T07:19:04.173Z] 8fed5d09dd97: Layer already exists [2024-09-26T07:19:04.173Z] ba948130d92c: Layer already exists [2024-09-26T07:19:04.173Z] e07919736649: Layer already exists [2024-09-26T07:19:04.173Z] 8434436a8cc4: Layer already exists [2024-09-26T07:19:04.173Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:19:04.173Z] f1509e321ff9: Layer already exists [2024-09-26T07:19:04.173Z] c0ebadeb8459: Layer already exists [2024-09-26T07:19:04.173Z] 05c9372cf008: Layer already exists [2024-09-26T07:19:04.173Z] 049673c0733d: Layer already exists [2024-09-26T07:19:04.173Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:19:04.173Z] 6a591a7c4528: Layer already exists [2024-09-26T07:19:04.439Z] main: digest: sha256:92cbffed98c54339ab25ebfe88c13b5171b9575a727fca9d03b4cbcf4162ad92 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T07:19:04.522Z] ===================================================== [Pipeline] echo [2024-09-26T07:19:04.538Z] taggedImages: [2024-09-26T07:19:04.538Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:19:04.538Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-26T07:19:04.538Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.82 [2024-09-26T07:19:04.538Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:19:04.538Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-26T07:19:04.568Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-26T07:19:04.568Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:19:04.568Z] latest [2024-09-26T07:19:04.568Z] 3.2.0-dev.82 [2024-09-26T07:19:04.568Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:19:04.568Z] main [2024-09-26T07:19:04.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:04.932Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:05.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:19:05.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-26T07:19:05.274Z] fca563147033: Preparing [2024-09-26T07:19:05.274Z] c4fcec9fadfe: Preparing [2024-09-26T07:19:05.274Z] 0c4c6ca3b874: Preparing [2024-09-26T07:19:05.274Z] f1509e321ff9: Preparing [2024-09-26T07:19:05.274Z] fcd754067800: Preparing [2024-09-26T07:19:05.274Z] c2402aaf5e3c: Preparing [2024-09-26T07:19:05.274Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:19:05.274Z] c2402aaf5e3c: Waiting [2024-09-26T07:19:05.274Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:19:05.274Z] f1509e321ff9: Layer already exists [2024-09-26T07:19:05.541Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:19:05.541Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:19:05.541Z] fcd754067800: Pushed [2024-09-26T07:19:05.541Z] fca563147033: Pushed [2024-09-26T07:19:06.950Z] c2402aaf5e3c: Pushed [2024-09-26T07:19:08.893Z] c4fcec9fadfe: Pushed [2024-09-26T07:19:08.893Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:5cf2f74adbc81f705f3fcfac9b414307427ce255ced0baf0261745e0998391d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:09.512Z] + 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-26T07:19:09.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-26T07:19:09.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-26T07:19:09.905Z] fca563147033: Preparing [2024-09-26T07:19:09.905Z] c4fcec9fadfe: Preparing [2024-09-26T07:19:09.905Z] 0c4c6ca3b874: Preparing [2024-09-26T07:19:09.905Z] f1509e321ff9: Preparing [2024-09-26T07:19:09.905Z] fcd754067800: Preparing [2024-09-26T07:19:09.905Z] c2402aaf5e3c: Preparing [2024-09-26T07:19:09.905Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:19:09.905Z] c2402aaf5e3c: Waiting [2024-09-26T07:19:09.905Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:19:09.905Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:19:09.905Z] f1509e321ff9: Layer already exists [2024-09-26T07:19:09.905Z] fca563147033: Layer already exists [2024-09-26T07:19:09.905Z] c4fcec9fadfe: Layer already exists [2024-09-26T07:19:09.905Z] fcd754067800: Layer already exists [2024-09-26T07:19:09.905Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:19:09.905Z] c2402aaf5e3c: Layer already exists [2024-09-26T07:19:10.176Z] latest: digest: sha256:5cf2f74adbc81f705f3fcfac9b414307427ce255ced0baf0261745e0998391d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:10.554Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:10.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.82 [2024-09-26T07:19:10.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-26T07:19:10.921Z] fca563147033: Preparing [2024-09-26T07:19:10.921Z] c4fcec9fadfe: Preparing [2024-09-26T07:19:10.921Z] 0c4c6ca3b874: Preparing [2024-09-26T07:19:10.921Z] f1509e321ff9: Preparing [2024-09-26T07:19:10.921Z] fcd754067800: Preparing [2024-09-26T07:19:10.921Z] c2402aaf5e3c: Preparing [2024-09-26T07:19:10.921Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:19:10.921Z] c2402aaf5e3c: Waiting [2024-09-26T07:19:10.921Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:19:10.921Z] c4fcec9fadfe: Layer already exists [2024-09-26T07:19:10.921Z] fca563147033: Layer already exists [2024-09-26T07:19:10.921Z] fcd754067800: Layer already exists [2024-09-26T07:19:10.921Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:19:10.921Z] f1509e321ff9: Layer already exists [2024-09-26T07:19:10.921Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:19:10.921Z] c2402aaf5e3c: Layer already exists [2024-09-26T07:19:11.189Z] 3.2.0-dev.82: digest: sha256:5cf2f74adbc81f705f3fcfac9b414307427ce255ced0baf0261745e0998391d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:11.547Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:11.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:19:11.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-26T07:19:11.898Z] fca563147033: Preparing [2024-09-26T07:19:11.898Z] c4fcec9fadfe: Preparing [2024-09-26T07:19:11.898Z] 0c4c6ca3b874: Preparing [2024-09-26T07:19:11.898Z] f1509e321ff9: Preparing [2024-09-26T07:19:11.898Z] fcd754067800: Preparing [2024-09-26T07:19:11.898Z] c2402aaf5e3c: Preparing [2024-09-26T07:19:11.898Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:19:11.898Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:19:11.898Z] c2402aaf5e3c: Waiting [2024-09-26T07:19:11.898Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:19:11.898Z] fcd754067800: Layer already exists [2024-09-26T07:19:11.898Z] c4fcec9fadfe: Layer already exists [2024-09-26T07:19:11.899Z] f1509e321ff9: Layer already exists [2024-09-26T07:19:11.899Z] fca563147033: Layer already exists [2024-09-26T07:19:11.899Z] c2402aaf5e3c: Layer already exists [2024-09-26T07:19:11.899Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:19:12.167Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:5cf2f74adbc81f705f3fcfac9b414307427ce255ced0baf0261745e0998391d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:12.543Z] + 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-26T07:19:12.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-26T07:19:12.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-26T07:19:12.917Z] fca563147033: Preparing [2024-09-26T07:19:12.917Z] c4fcec9fadfe: Preparing [2024-09-26T07:19:12.917Z] 0c4c6ca3b874: Preparing [2024-09-26T07:19:12.917Z] f1509e321ff9: Preparing [2024-09-26T07:19:12.917Z] fcd754067800: Preparing [2024-09-26T07:19:12.917Z] c2402aaf5e3c: Preparing [2024-09-26T07:19:12.917Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:19:12.917Z] c2402aaf5e3c: Waiting [2024-09-26T07:19:12.917Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:19:12.917Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:19:12.917Z] f1509e321ff9: Layer already exists [2024-09-26T07:19:12.917Z] c4fcec9fadfe: Layer already exists [2024-09-26T07:19:12.917Z] fcd754067800: Layer already exists [2024-09-26T07:19:12.917Z] fca563147033: Layer already exists [2024-09-26T07:19:12.917Z] c2402aaf5e3c: Layer already exists [2024-09-26T07:19:12.917Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:19:13.182Z] main: digest: sha256:5cf2f74adbc81f705f3fcfac9b414307427ce255ced0baf0261745e0998391d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T07:19:13.254Z] ===================================================== [Pipeline] echo [2024-09-26T07:19:13.270Z] taggedImages: [2024-09-26T07:19:13.270Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:19:13.270Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-26T07:19:13.270Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.82 [2024-09-26T07:19:13.270Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:19:13.270Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-26T07:19:13.303Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-26T07:19:13.303Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:19:13.303Z] latest [2024-09-26T07:19:13.303Z] 3.2.0-dev.82 [2024-09-26T07:19:13.303Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:19:13.303Z] main [2024-09-26T07:19:13.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:13.672Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:14.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:19:14.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-26T07:19:14.040Z] 1ce9daa0cce0: Preparing [2024-09-26T07:19:14.040Z] d75b031b01f6: Preparing [2024-09-26T07:19:14.040Z] d94eb4508799: Preparing [2024-09-26T07:19:14.040Z] 0c4c6ca3b874: Preparing [2024-09-26T07:19:14.040Z] f1509e321ff9: Preparing [2024-09-26T07:19:14.040Z] ceadf62d9e88: Preparing [2024-09-26T07:19:14.040Z] c6b3d8e07fcd: Preparing [2024-09-26T07:19:14.040Z] ceadf62d9e88: Waiting [2024-09-26T07:19:14.040Z] c70ee8a5e530: Preparing [2024-09-26T07:19:14.040Z] cca84c7a7c96: Preparing [2024-09-26T07:19:14.040Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:19:14.040Z] c70ee8a5e530: Waiting [2024-09-26T07:19:14.040Z] cca84c7a7c96: Waiting [2024-09-26T07:19:14.040Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:19:14.040Z] c6b3d8e07fcd: Waiting [2024-09-26T07:19:14.307Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:19:14.307Z] f1509e321ff9: Layer already exists [2024-09-26T07:19:14.307Z] 1ce9daa0cce0: Pushed [2024-09-26T07:19:14.307Z] d94eb4508799: Pushed [2024-09-26T07:19:14.307Z] d75b031b01f6: Pushed [2024-09-26T07:19:14.307Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:19:14.576Z] c70ee8a5e530: Pushed [2024-09-26T07:19:15.161Z] cca84c7a7c96: Pushed [2024-09-26T07:19:27.547Z] c6b3d8e07fcd: Pushed [2024-09-26T07:19:35.776Z] ceadf62d9e88: Pushed [2024-09-26T07:19:36.045Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:d3762230f7e390f31879e998fd5e7090581410e6668e1f87f6c792adf85b2801 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:36.414Z] + 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-26T07:19:36.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-26T07:19:36.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-26T07:19:36.776Z] 1ce9daa0cce0: Preparing [2024-09-26T07:19:36.776Z] d75b031b01f6: Preparing [2024-09-26T07:19:36.776Z] d94eb4508799: Preparing [2024-09-26T07:19:36.776Z] 0c4c6ca3b874: Preparing [2024-09-26T07:19:36.776Z] f1509e321ff9: Preparing [2024-09-26T07:19:36.776Z] ceadf62d9e88: Preparing [2024-09-26T07:19:36.776Z] c6b3d8e07fcd: Preparing [2024-09-26T07:19:36.776Z] c70ee8a5e530: Preparing [2024-09-26T07:19:36.776Z] cca84c7a7c96: Preparing [2024-09-26T07:19:36.776Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:19:36.776Z] ceadf62d9e88: Waiting [2024-09-26T07:19:36.776Z] c6b3d8e07fcd: Waiting [2024-09-26T07:19:36.776Z] c70ee8a5e530: Waiting [2024-09-26T07:19:36.776Z] cca84c7a7c96: Waiting [2024-09-26T07:19:36.776Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:19:36.776Z] d75b031b01f6: Layer already exists [2024-09-26T07:19:36.776Z] f1509e321ff9: Layer already exists [2024-09-26T07:19:36.776Z] d94eb4508799: Layer already exists [2024-09-26T07:19:36.776Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:19:36.776Z] 1ce9daa0cce0: Layer already exists [2024-09-26T07:19:36.776Z] cca84c7a7c96: Layer already exists [2024-09-26T07:19:36.776Z] ceadf62d9e88: Layer already exists [2024-09-26T07:19:36.776Z] c6b3d8e07fcd: Layer already exists [2024-09-26T07:19:36.776Z] c70ee8a5e530: Layer already exists [2024-09-26T07:19:36.776Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:19:37.978Z] latest: digest: sha256:d3762230f7e390f31879e998fd5e7090581410e6668e1f87f6c792adf85b2801 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:38.336Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:38.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.82 [2024-09-26T07:19:38.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-26T07:19:38.953Z] 1ce9daa0cce0: Preparing [2024-09-26T07:19:38.953Z] d75b031b01f6: Preparing [2024-09-26T07:19:38.953Z] d94eb4508799: Preparing [2024-09-26T07:19:38.953Z] 0c4c6ca3b874: Preparing [2024-09-26T07:19:38.953Z] f1509e321ff9: Preparing [2024-09-26T07:19:38.953Z] ceadf62d9e88: Preparing [2024-09-26T07:19:38.953Z] c6b3d8e07fcd: Preparing [2024-09-26T07:19:38.953Z] c70ee8a5e530: Preparing [2024-09-26T07:19:38.953Z] cca84c7a7c96: Preparing [2024-09-26T07:19:38.953Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:19:38.953Z] c6b3d8e07fcd: Waiting [2024-09-26T07:19:38.953Z] c70ee8a5e530: Waiting [2024-09-26T07:19:38.953Z] cca84c7a7c96: Waiting [2024-09-26T07:19:38.953Z] ceadf62d9e88: Waiting [2024-09-26T07:19:38.953Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:19:38.953Z] d75b031b01f6: Layer already exists [2024-09-26T07:19:38.953Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:19:38.953Z] 1ce9daa0cce0: Layer already exists [2024-09-26T07:19:38.953Z] f1509e321ff9: Layer already exists [2024-09-26T07:19:38.953Z] d94eb4508799: Layer already exists [2024-09-26T07:19:38.953Z] cca84c7a7c96: Layer already exists [2024-09-26T07:19:38.953Z] ceadf62d9e88: Layer already exists [2024-09-26T07:19:38.953Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:19:38.953Z] c70ee8a5e530: Layer already exists [2024-09-26T07:19:38.953Z] c6b3d8e07fcd: Layer already exists [2024-09-26T07:19:38.953Z] 3.2.0-dev.82: digest: sha256:d3762230f7e390f31879e998fd5e7090581410e6668e1f87f6c792adf85b2801 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:39.857Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:40.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:19:40.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-26T07:19:40.225Z] 1ce9daa0cce0: Preparing [2024-09-26T07:19:40.225Z] d75b031b01f6: Preparing [2024-09-26T07:19:40.225Z] d94eb4508799: Preparing [2024-09-26T07:19:40.225Z] 0c4c6ca3b874: Preparing [2024-09-26T07:19:40.225Z] f1509e321ff9: Preparing [2024-09-26T07:19:40.225Z] ceadf62d9e88: Preparing [2024-09-26T07:19:40.225Z] c6b3d8e07fcd: Preparing [2024-09-26T07:19:40.225Z] c70ee8a5e530: Preparing [2024-09-26T07:19:40.225Z] cca84c7a7c96: Preparing [2024-09-26T07:19:40.225Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:19:40.225Z] c70ee8a5e530: Waiting [2024-09-26T07:19:40.225Z] cca84c7a7c96: Waiting [2024-09-26T07:19:40.225Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:19:40.225Z] ceadf62d9e88: Waiting [2024-09-26T07:19:40.225Z] c6b3d8e07fcd: Waiting [2024-09-26T07:19:40.225Z] d75b031b01f6: Layer already exists [2024-09-26T07:19:40.225Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:19:40.225Z] 1ce9daa0cce0: Layer already exists [2024-09-26T07:19:40.225Z] d94eb4508799: Layer already exists [2024-09-26T07:19:40.225Z] f1509e321ff9: Layer already exists [2024-09-26T07:19:40.225Z] cca84c7a7c96: Layer already exists [2024-09-26T07:19:40.225Z] c6b3d8e07fcd: Layer already exists [2024-09-26T07:19:40.225Z] c70ee8a5e530: Layer already exists [2024-09-26T07:19:40.225Z] ceadf62d9e88: Layer already exists [2024-09-26T07:19:40.225Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:19:40.493Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:d3762230f7e390f31879e998fd5e7090581410e6668e1f87f6c792adf85b2801 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:40.854Z] + 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-26T07:19:41.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-26T07:19:41.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-26T07:19:41.202Z] 1ce9daa0cce0: Preparing [2024-09-26T07:19:41.202Z] d75b031b01f6: Preparing [2024-09-26T07:19:41.202Z] d94eb4508799: Preparing [2024-09-26T07:19:41.202Z] 0c4c6ca3b874: Preparing [2024-09-26T07:19:41.202Z] f1509e321ff9: Preparing [2024-09-26T07:19:41.202Z] ceadf62d9e88: Preparing [2024-09-26T07:19:41.202Z] c6b3d8e07fcd: Preparing [2024-09-26T07:19:41.202Z] c70ee8a5e530: Preparing [2024-09-26T07:19:41.202Z] cca84c7a7c96: Preparing [2024-09-26T07:19:41.202Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:19:41.202Z] c6b3d8e07fcd: Waiting [2024-09-26T07:19:41.202Z] c70ee8a5e530: Waiting [2024-09-26T07:19:41.202Z] cca84c7a7c96: Waiting [2024-09-26T07:19:41.202Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:19:41.202Z] ceadf62d9e88: Waiting [2024-09-26T07:19:41.202Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:19:41.202Z] 1ce9daa0cce0: Layer already exists [2024-09-26T07:19:41.202Z] d75b031b01f6: Layer already exists [2024-09-26T07:19:41.202Z] d94eb4508799: Layer already exists [2024-09-26T07:19:41.202Z] f1509e321ff9: Layer already exists [2024-09-26T07:19:41.202Z] cca84c7a7c96: Layer already exists [2024-09-26T07:19:41.202Z] ceadf62d9e88: Layer already exists [2024-09-26T07:19:41.202Z] c6b3d8e07fcd: Layer already exists [2024-09-26T07:19:41.202Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:19:41.202Z] c70ee8a5e530: Layer already exists [2024-09-26T07:19:41.467Z] main: digest: sha256:d3762230f7e390f31879e998fd5e7090581410e6668e1f87f6c792adf85b2801 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T07:19:41.549Z] ===================================================== [Pipeline] echo [2024-09-26T07:19:41.563Z] taggedImages: [2024-09-26T07:19:41.563Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:19:41.563Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-26T07:19:41.563Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.82 [2024-09-26T07:19:41.563Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:19:41.563Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-26T07:19:41.597Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-26T07:19:41.597Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:19:41.597Z] latest [2024-09-26T07:19:41.597Z] 3.2.0-dev.82 [2024-09-26T07:19:41.597Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:19:41.597Z] main [2024-09-26T07:19:41.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:41.954Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:19:42.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:19:42.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-26T07:19:42.310Z] 60b582e357b4: Preparing [2024-09-26T07:19:42.310Z] e2b6210a0920: Preparing [2024-09-26T07:19:42.311Z] 1e508fb2de71: Preparing [2024-09-26T07:19:42.311Z] 0c4c6ca3b874: Preparing [2024-09-26T07:19:42.311Z] f1509e321ff9: Preparing [2024-09-26T07:19:42.311Z] 964418075149: Preparing [2024-09-26T07:19:42.311Z] cf2ef73b950c: Preparing [2024-09-26T07:19:42.311Z] 2b2cea2ec32a: Preparing [2024-09-26T07:19:42.311Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:19:42.311Z] 964418075149: Waiting [2024-09-26T07:19:42.311Z] cf2ef73b950c: Waiting [2024-09-26T07:19:42.311Z] 2b2cea2ec32a: Waiting [2024-09-26T07:19:42.311Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:19:42.576Z] 1e508fb2de71: Pushed [2024-09-26T07:19:42.576Z] e2b6210a0920: Pushed [2024-09-26T07:19:42.576Z] f1509e321ff9: Layer already exists [2024-09-26T07:19:42.576Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:19:42.843Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:19:42.843Z] 60b582e357b4: Pushed [2024-09-26T07:19:42.843Z] cf2ef73b950c: Pushed [2024-09-26T07:19:43.422Z] 2b2cea2ec32a: Pushed [2024-09-26T07:20:05.485Z] 964418075149: Pushed [2024-09-26T07:20:05.485Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:fcee3dc9abfe8f88f864b2d8df19a1a44a09059a942f0f62d7c85a59ef381502 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:05.870Z] + 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-26T07:20:06.240Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-26T07:20:06.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-26T07:20:06.240Z] 60b582e357b4: Preparing [2024-09-26T07:20:06.240Z] e2b6210a0920: Preparing [2024-09-26T07:20:06.240Z] 1e508fb2de71: Preparing [2024-09-26T07:20:06.240Z] 0c4c6ca3b874: Preparing [2024-09-26T07:20:06.240Z] f1509e321ff9: Preparing [2024-09-26T07:20:06.241Z] 964418075149: Preparing [2024-09-26T07:20:06.241Z] cf2ef73b950c: Preparing [2024-09-26T07:20:06.241Z] 2b2cea2ec32a: Preparing [2024-09-26T07:20:06.241Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:20:06.241Z] cf2ef73b950c: Waiting [2024-09-26T07:20:06.241Z] 2b2cea2ec32a: Waiting [2024-09-26T07:20:06.241Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:20:06.241Z] 964418075149: Waiting [2024-09-26T07:20:06.241Z] f1509e321ff9: Layer already exists [2024-09-26T07:20:06.241Z] 60b582e357b4: Layer already exists [2024-09-26T07:20:06.241Z] 1e508fb2de71: Layer already exists [2024-09-26T07:20:06.241Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:20:06.241Z] e2b6210a0920: Layer already exists [2024-09-26T07:20:06.241Z] 964418075149: Layer already exists [2024-09-26T07:20:06.241Z] 2b2cea2ec32a: Layer already exists [2024-09-26T07:20:06.241Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:20:06.241Z] cf2ef73b950c: Layer already exists [2024-09-26T07:20:06.512Z] latest: digest: sha256:fcee3dc9abfe8f88f864b2d8df19a1a44a09059a942f0f62d7c85a59ef381502 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:06.884Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:07.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.82 [2024-09-26T07:20:07.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-26T07:20:07.245Z] 60b582e357b4: Preparing [2024-09-26T07:20:07.245Z] e2b6210a0920: Preparing [2024-09-26T07:20:07.245Z] 1e508fb2de71: Preparing [2024-09-26T07:20:07.245Z] 0c4c6ca3b874: Preparing [2024-09-26T07:20:07.245Z] f1509e321ff9: Preparing [2024-09-26T07:20:07.245Z] 964418075149: Preparing [2024-09-26T07:20:07.245Z] cf2ef73b950c: Preparing [2024-09-26T07:20:07.245Z] 2b2cea2ec32a: Preparing [2024-09-26T07:20:07.245Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:20:07.245Z] 964418075149: Waiting [2024-09-26T07:20:07.245Z] cf2ef73b950c: Waiting [2024-09-26T07:20:07.245Z] 2b2cea2ec32a: Waiting [2024-09-26T07:20:07.245Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:20:07.245Z] 60b582e357b4: Layer already exists [2024-09-26T07:20:07.245Z] 1e508fb2de71: Layer already exists [2024-09-26T07:20:07.245Z] f1509e321ff9: Layer already exists [2024-09-26T07:20:07.245Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:20:07.245Z] e2b6210a0920: Layer already exists [2024-09-26T07:20:07.245Z] 964418075149: Layer already exists [2024-09-26T07:20:07.245Z] 2b2cea2ec32a: Layer already exists [2024-09-26T07:20:07.245Z] cf2ef73b950c: Layer already exists [2024-09-26T07:20:07.245Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:20:07.514Z] 3.2.0-dev.82: digest: sha256:fcee3dc9abfe8f88f864b2d8df19a1a44a09059a942f0f62d7c85a59ef381502 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:07.872Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:08.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:20:08.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-26T07:20:08.232Z] 60b582e357b4: Preparing [2024-09-26T07:20:08.232Z] e2b6210a0920: Preparing [2024-09-26T07:20:08.232Z] 1e508fb2de71: Preparing [2024-09-26T07:20:08.232Z] 0c4c6ca3b874: Preparing [2024-09-26T07:20:08.232Z] f1509e321ff9: Preparing [2024-09-26T07:20:08.232Z] 964418075149: Preparing [2024-09-26T07:20:08.232Z] cf2ef73b950c: Preparing [2024-09-26T07:20:08.232Z] 2b2cea2ec32a: Preparing [2024-09-26T07:20:08.232Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:20:08.232Z] 964418075149: Waiting [2024-09-26T07:20:08.232Z] cf2ef73b950c: Waiting [2024-09-26T07:20:08.232Z] 2b2cea2ec32a: Waiting [2024-09-26T07:20:08.232Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:20:08.232Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:20:08.232Z] f1509e321ff9: Layer already exists [2024-09-26T07:20:08.232Z] 60b582e357b4: Layer already exists [2024-09-26T07:20:08.232Z] e2b6210a0920: Layer already exists [2024-09-26T07:20:08.232Z] 1e508fb2de71: Layer already exists [2024-09-26T07:20:08.232Z] cf2ef73b950c: Layer already exists [2024-09-26T07:20:08.232Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:20:08.232Z] 964418075149: Layer already exists [2024-09-26T07:20:08.232Z] 2b2cea2ec32a: Layer already exists [2024-09-26T07:20:08.500Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:fcee3dc9abfe8f88f864b2d8df19a1a44a09059a942f0f62d7c85a59ef381502 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:08.871Z] + 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-26T07:20:09.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-26T07:20:09.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-26T07:20:09.232Z] 60b582e357b4: Preparing [2024-09-26T07:20:09.232Z] e2b6210a0920: Preparing [2024-09-26T07:20:09.232Z] 1e508fb2de71: Preparing [2024-09-26T07:20:09.232Z] 0c4c6ca3b874: Preparing [2024-09-26T07:20:09.232Z] f1509e321ff9: Preparing [2024-09-26T07:20:09.232Z] 964418075149: Preparing [2024-09-26T07:20:09.232Z] cf2ef73b950c: Preparing [2024-09-26T07:20:09.232Z] 2b2cea2ec32a: Preparing [2024-09-26T07:20:09.232Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:20:09.232Z] cf2ef73b950c: Waiting [2024-09-26T07:20:09.232Z] 2b2cea2ec32a: Waiting [2024-09-26T07:20:09.232Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:20:09.232Z] 964418075149: Waiting [2024-09-26T07:20:09.232Z] 1e508fb2de71: Layer already exists [2024-09-26T07:20:09.232Z] 60b582e357b4: Layer already exists [2024-09-26T07:20:09.232Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:20:09.232Z] e2b6210a0920: Layer already exists [2024-09-26T07:20:09.232Z] f1509e321ff9: Layer already exists [2024-09-26T07:20:09.232Z] 964418075149: Layer already exists [2024-09-26T07:20:09.232Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:20:09.232Z] cf2ef73b950c: Layer already exists [2024-09-26T07:20:09.232Z] 2b2cea2ec32a: Layer already exists [2024-09-26T07:20:09.507Z] main: digest: sha256:fcee3dc9abfe8f88f864b2d8df19a1a44a09059a942f0f62d7c85a59ef381502 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T07:20:09.577Z] ===================================================== [Pipeline] echo [2024-09-26T07:20:09.593Z] taggedImages: [2024-09-26T07:20:09.593Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:20:09.593Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-26T07:20:09.593Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.82 [2024-09-26T07:20:09.593Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:20:09.593Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-26T07:20:09.624Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-26T07:20:09.624Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:20:09.624Z] latest [2024-09-26T07:20:09.624Z] 3.2.0-dev.82 [2024-09-26T07:20:09.624Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:20:09.624Z] main [2024-09-26T07:20:09.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:10.006Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:10.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:20:10.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-26T07:20:10.382Z] 66fbc283af5e: Preparing [2024-09-26T07:20:10.382Z] 5d0a735e365d: Preparing [2024-09-26T07:20:10.382Z] 7db53fbf7177: Preparing [2024-09-26T07:20:10.382Z] 0c4c6ca3b874: Preparing [2024-09-26T07:20:10.382Z] f1509e321ff9: Preparing [2024-09-26T07:20:10.382Z] 8bd00a057a67: Preparing [2024-09-26T07:20:10.382Z] c70ee8a5e530: Preparing [2024-09-26T07:20:10.382Z] cca84c7a7c96: Preparing [2024-09-26T07:20:10.382Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:20:10.382Z] c70ee8a5e530: Waiting [2024-09-26T07:20:10.382Z] cca84c7a7c96: Waiting [2024-09-26T07:20:10.382Z] 8bd00a057a67: Waiting [2024-09-26T07:20:10.382Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:20:10.651Z] f1509e321ff9: Layer already exists [2024-09-26T07:20:10.651Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:20:10.651Z] c70ee8a5e530: Layer already exists [2024-09-26T07:20:10.651Z] 7db53fbf7177: Pushed [2024-09-26T07:20:10.651Z] 66fbc283af5e: Pushed [2024-09-26T07:20:10.651Z] 5d0a735e365d: Pushed [2024-09-26T07:20:10.651Z] cca84c7a7c96: Layer already exists [2024-09-26T07:20:10.651Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:20:32.721Z] 8bd00a057a67: Pushed [2024-09-26T07:20:32.721Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:beafdf2e10960a5dbcff23ea049d411a6c6d92b1c13c85c908d3f34ad11ea8b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:33.088Z] + 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-26T07:20:33.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-26T07:20:33.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-26T07:20:33.448Z] 66fbc283af5e: Preparing [2024-09-26T07:20:33.448Z] 5d0a735e365d: Preparing [2024-09-26T07:20:33.448Z] 7db53fbf7177: Preparing [2024-09-26T07:20:33.448Z] 0c4c6ca3b874: Preparing [2024-09-26T07:20:33.448Z] f1509e321ff9: Preparing [2024-09-26T07:20:33.448Z] 8bd00a057a67: Preparing [2024-09-26T07:20:33.448Z] c70ee8a5e530: Preparing [2024-09-26T07:20:33.448Z] cca84c7a7c96: Preparing [2024-09-26T07:20:33.448Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:20:33.448Z] 8bd00a057a67: Waiting [2024-09-26T07:20:33.448Z] c70ee8a5e530: Waiting [2024-09-26T07:20:33.448Z] cca84c7a7c96: Waiting [2024-09-26T07:20:33.448Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:20:33.448Z] f1509e321ff9: Layer already exists [2024-09-26T07:20:33.448Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:20:33.448Z] 66fbc283af5e: Layer already exists [2024-09-26T07:20:33.448Z] 7db53fbf7177: Layer already exists [2024-09-26T07:20:33.448Z] 5d0a735e365d: Layer already exists [2024-09-26T07:20:33.448Z] 8bd00a057a67: Layer already exists [2024-09-26T07:20:33.448Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:20:33.448Z] cca84c7a7c96: Layer already exists [2024-09-26T07:20:33.448Z] c70ee8a5e530: Layer already exists [2024-09-26T07:20:33.716Z] latest: digest: sha256:beafdf2e10960a5dbcff23ea049d411a6c6d92b1c13c85c908d3f34ad11ea8b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:34.077Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:34.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.82 [2024-09-26T07:20:34.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-26T07:20:34.440Z] 66fbc283af5e: Preparing [2024-09-26T07:20:34.440Z] 5d0a735e365d: Preparing [2024-09-26T07:20:34.440Z] 7db53fbf7177: Preparing [2024-09-26T07:20:34.440Z] 0c4c6ca3b874: Preparing [2024-09-26T07:20:34.440Z] f1509e321ff9: Preparing [2024-09-26T07:20:34.440Z] 8bd00a057a67: Preparing [2024-09-26T07:20:34.440Z] c70ee8a5e530: Preparing [2024-09-26T07:20:34.440Z] cca84c7a7c96: Preparing [2024-09-26T07:20:34.440Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:20:34.440Z] 8bd00a057a67: Waiting [2024-09-26T07:20:34.440Z] c70ee8a5e530: Waiting [2024-09-26T07:20:34.440Z] cca84c7a7c96: Waiting [2024-09-26T07:20:34.440Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:20:34.440Z] 7db53fbf7177: Layer already exists [2024-09-26T07:20:34.440Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:20:34.440Z] 5d0a735e365d: Layer already exists [2024-09-26T07:20:34.440Z] f1509e321ff9: Layer already exists [2024-09-26T07:20:34.440Z] 66fbc283af5e: Layer already exists [2024-09-26T07:20:34.440Z] c70ee8a5e530: Layer already exists [2024-09-26T07:20:34.440Z] 8bd00a057a67: Layer already exists [2024-09-26T07:20:34.440Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:20:34.440Z] cca84c7a7c96: Layer already exists [2024-09-26T07:20:34.707Z] 3.2.0-dev.82: digest: sha256:beafdf2e10960a5dbcff23ea049d411a6c6d92b1c13c85c908d3f34ad11ea8b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:35.068Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:35.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:20:35.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-26T07:20:35.426Z] 66fbc283af5e: Preparing [2024-09-26T07:20:35.426Z] 5d0a735e365d: Preparing [2024-09-26T07:20:35.426Z] 7db53fbf7177: Preparing [2024-09-26T07:20:35.426Z] 0c4c6ca3b874: Preparing [2024-09-26T07:20:35.426Z] f1509e321ff9: Preparing [2024-09-26T07:20:35.426Z] 8bd00a057a67: Preparing [2024-09-26T07:20:35.426Z] c70ee8a5e530: Preparing [2024-09-26T07:20:35.426Z] cca84c7a7c96: Preparing [2024-09-26T07:20:35.426Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:20:35.426Z] c70ee8a5e530: Waiting [2024-09-26T07:20:35.426Z] cca84c7a7c96: Waiting [2024-09-26T07:20:35.426Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:20:35.426Z] 8bd00a057a67: Waiting [2024-09-26T07:20:35.426Z] 66fbc283af5e: Layer already exists [2024-09-26T07:20:35.426Z] 5d0a735e365d: Layer already exists [2024-09-26T07:20:35.426Z] 7db53fbf7177: Layer already exists [2024-09-26T07:20:35.426Z] f1509e321ff9: Layer already exists [2024-09-26T07:20:35.426Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:20:35.426Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:20:35.426Z] cca84c7a7c96: Layer already exists [2024-09-26T07:20:35.426Z] c70ee8a5e530: Layer already exists [2024-09-26T07:20:35.426Z] 8bd00a057a67: Layer already exists [2024-09-26T07:20:35.693Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:beafdf2e10960a5dbcff23ea049d411a6c6d92b1c13c85c908d3f34ad11ea8b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:36.058Z] + 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-26T07:20:36.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-26T07:20:36.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-26T07:20:36.418Z] 66fbc283af5e: Preparing [2024-09-26T07:20:36.418Z] 5d0a735e365d: Preparing [2024-09-26T07:20:36.418Z] 7db53fbf7177: Preparing [2024-09-26T07:20:36.418Z] 0c4c6ca3b874: Preparing [2024-09-26T07:20:36.418Z] f1509e321ff9: Preparing [2024-09-26T07:20:36.418Z] 8bd00a057a67: Preparing [2024-09-26T07:20:36.418Z] c70ee8a5e530: Preparing [2024-09-26T07:20:36.418Z] cca84c7a7c96: Preparing [2024-09-26T07:20:36.418Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:20:36.418Z] 8bd00a057a67: Waiting [2024-09-26T07:20:36.418Z] c70ee8a5e530: Waiting [2024-09-26T07:20:36.418Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:20:36.418Z] cca84c7a7c96: Waiting [2024-09-26T07:20:36.418Z] 5d0a735e365d: Layer already exists [2024-09-26T07:20:36.418Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:20:36.418Z] 66fbc283af5e: Layer already exists [2024-09-26T07:20:36.418Z] f1509e321ff9: Layer already exists [2024-09-26T07:20:36.418Z] 7db53fbf7177: Layer already exists [2024-09-26T07:20:36.418Z] 8bd00a057a67: Layer already exists [2024-09-26T07:20:36.418Z] cca84c7a7c96: Layer already exists [2024-09-26T07:20:36.418Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:20:36.418Z] c70ee8a5e530: Layer already exists [2024-09-26T07:20:36.686Z] main: digest: sha256:beafdf2e10960a5dbcff23ea049d411a6c6d92b1c13c85c908d3f34ad11ea8b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T07:20:36.771Z] ===================================================== [Pipeline] echo [2024-09-26T07:20:36.786Z] taggedImages: [2024-09-26T07:20:36.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:20:36.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-26T07:20:36.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.82 [2024-09-26T07:20:36.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:20:36.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-26T07:20:36.822Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-26T07:20:36.822Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:20:36.822Z] latest [2024-09-26T07:20:36.822Z] 3.2.0-dev.82 [2024-09-26T07:20:36.822Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:20:36.822Z] main [2024-09-26T07:20:36.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:37.195Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:37.553Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:20:37.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-26T07:20:37.553Z] 0fb8c8bea6fd: Preparing [2024-09-26T07:20:37.553Z] e546b317ca1b: Preparing [2024-09-26T07:20:37.553Z] 0c4c6ca3b874: Preparing [2024-09-26T07:20:37.553Z] f1509e321ff9: Preparing [2024-09-26T07:20:37.553Z] fb63edab51ea: Preparing [2024-09-26T07:20:37.553Z] 22af0fc74a95: Preparing [2024-09-26T07:20:37.553Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:20:37.553Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:20:37.553Z] 22af0fc74a95: Waiting [2024-09-26T07:20:37.822Z] fb63edab51ea: Pushed [2024-09-26T07:20:38.089Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:20:38.090Z] f1509e321ff9: Layer already exists [2024-09-26T07:20:38.090Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:20:38.090Z] 0fb8c8bea6fd: Pushed [2024-09-26T07:20:39.048Z] 22af0fc74a95: Pushed [2024-09-26T07:20:45.697Z] e546b317ca1b: Pushed [2024-09-26T07:20:45.697Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:00473ddb2a94fb27465c9888d3d598eafafacb2ba5687b07cb3e673e016bb1d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:46.066Z] + 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-26T07:20:46.415Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-26T07:20:46.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-26T07:20:46.415Z] 0fb8c8bea6fd: Preparing [2024-09-26T07:20:46.415Z] e546b317ca1b: Preparing [2024-09-26T07:20:46.415Z] 0c4c6ca3b874: Preparing [2024-09-26T07:20:46.415Z] f1509e321ff9: Preparing [2024-09-26T07:20:46.415Z] fb63edab51ea: Preparing [2024-09-26T07:20:46.415Z] 22af0fc74a95: Preparing [2024-09-26T07:20:46.415Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:20:46.415Z] 22af0fc74a95: Waiting [2024-09-26T07:20:46.415Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:20:46.415Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:20:46.415Z] f1509e321ff9: Layer already exists [2024-09-26T07:20:46.415Z] fb63edab51ea: Layer already exists [2024-09-26T07:20:46.415Z] 0fb8c8bea6fd: Layer already exists [2024-09-26T07:20:46.415Z] e546b317ca1b: Layer already exists [2024-09-26T07:20:46.415Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:20:46.415Z] 22af0fc74a95: Layer already exists [2024-09-26T07:20:46.683Z] latest: digest: sha256:00473ddb2a94fb27465c9888d3d598eafafacb2ba5687b07cb3e673e016bb1d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:47.043Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:47.396Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.82 [2024-09-26T07:20:47.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-26T07:20:47.396Z] 0fb8c8bea6fd: Preparing [2024-09-26T07:20:47.396Z] e546b317ca1b: Preparing [2024-09-26T07:20:47.396Z] 0c4c6ca3b874: Preparing [2024-09-26T07:20:47.396Z] f1509e321ff9: Preparing [2024-09-26T07:20:47.396Z] fb63edab51ea: Preparing [2024-09-26T07:20:47.396Z] 22af0fc74a95: Preparing [2024-09-26T07:20:47.396Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:20:47.396Z] 22af0fc74a95: Waiting [2024-09-26T07:20:47.396Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:20:47.396Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:20:47.396Z] f1509e321ff9: Layer already exists [2024-09-26T07:20:47.397Z] e546b317ca1b: Layer already exists [2024-09-26T07:20:47.397Z] 0fb8c8bea6fd: Layer already exists [2024-09-26T07:20:47.397Z] fb63edab51ea: Layer already exists [2024-09-26T07:20:47.397Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:20:47.397Z] 22af0fc74a95: Layer already exists [2024-09-26T07:20:47.664Z] 3.2.0-dev.82: digest: sha256:00473ddb2a94fb27465c9888d3d598eafafacb2ba5687b07cb3e673e016bb1d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:48.023Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:48.377Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:20:48.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-26T07:20:48.377Z] 0fb8c8bea6fd: Preparing [2024-09-26T07:20:48.377Z] e546b317ca1b: Preparing [2024-09-26T07:20:48.377Z] 0c4c6ca3b874: Preparing [2024-09-26T07:20:48.377Z] f1509e321ff9: Preparing [2024-09-26T07:20:48.377Z] fb63edab51ea: Preparing [2024-09-26T07:20:48.377Z] 22af0fc74a95: Preparing [2024-09-26T07:20:48.377Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:20:48.377Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:20:48.377Z] 22af0fc74a95: Waiting [2024-09-26T07:20:48.377Z] f1509e321ff9: Layer already exists [2024-09-26T07:20:48.377Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:20:48.377Z] e546b317ca1b: Layer already exists [2024-09-26T07:20:48.377Z] 0fb8c8bea6fd: Layer already exists [2024-09-26T07:20:48.377Z] fb63edab51ea: Layer already exists [2024-09-26T07:20:48.377Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:20:48.377Z] 22af0fc74a95: Layer already exists [2024-09-26T07:20:48.644Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:00473ddb2a94fb27465c9888d3d598eafafacb2ba5687b07cb3e673e016bb1d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:49.011Z] + 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-26T07:20:49.375Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-26T07:20:49.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-26T07:20:49.375Z] 0fb8c8bea6fd: Preparing [2024-09-26T07:20:49.375Z] e546b317ca1b: Preparing [2024-09-26T07:20:49.375Z] 0c4c6ca3b874: Preparing [2024-09-26T07:20:49.375Z] f1509e321ff9: Preparing [2024-09-26T07:20:49.375Z] fb63edab51ea: Preparing [2024-09-26T07:20:49.375Z] 22af0fc74a95: Preparing [2024-09-26T07:20:49.375Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:20:49.375Z] 22af0fc74a95: Waiting [2024-09-26T07:20:49.375Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:20:49.375Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:20:49.375Z] fb63edab51ea: Layer already exists [2024-09-26T07:20:49.375Z] e546b317ca1b: Layer already exists [2024-09-26T07:20:49.375Z] f1509e321ff9: Layer already exists [2024-09-26T07:20:49.375Z] 0fb8c8bea6fd: Layer already exists [2024-09-26T07:20:49.375Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:20:49.375Z] 22af0fc74a95: Layer already exists [2024-09-26T07:20:49.642Z] main: digest: sha256:00473ddb2a94fb27465c9888d3d598eafafacb2ba5687b07cb3e673e016bb1d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T07:20:49.714Z] ===================================================== [Pipeline] echo [2024-09-26T07:20:49.730Z] taggedImages: [2024-09-26T07:20:49.730Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:20:49.730Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-26T07:20:49.730Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.82 [2024-09-26T07:20:49.730Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:20:49.730Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-26T07:20:49.759Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-26T07:20:49.759Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:20:49.759Z] latest [2024-09-26T07:20:49.759Z] 3.2.0-dev.82 [2024-09-26T07:20:49.759Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:20:49.759Z] main [2024-09-26T07:20:49.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:50.114Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:50.540Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:20:50.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-26T07:20:50.540Z] 45720fc6f7cd: Preparing [2024-09-26T07:20:50.540Z] 6774fe90bdca: Preparing [2024-09-26T07:20:50.540Z] 313066c3da87: Preparing [2024-09-26T07:20:50.540Z] 0c4c6ca3b874: Preparing [2024-09-26T07:20:50.540Z] f1509e321ff9: Preparing [2024-09-26T07:20:50.540Z] f159551e979a: Preparing [2024-09-26T07:20:50.540Z] e0b63c5e450e: Preparing [2024-09-26T07:20:50.540Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:20:50.540Z] f159551e979a: Waiting [2024-09-26T07:20:50.540Z] e0b63c5e450e: Waiting [2024-09-26T07:20:50.540Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:20:50.815Z] f1509e321ff9: Layer already exists [2024-09-26T07:20:50.815Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:20:50.815Z] 6774fe90bdca: Pushed [2024-09-26T07:20:50.815Z] 45720fc6f7cd: Pushed [2024-09-26T07:20:50.815Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:20:50.815Z] f159551e979a: Pushed [2024-09-26T07:20:51.102Z] e0b63c5e450e: Pushed [2024-09-26T07:20:57.811Z] 313066c3da87: Pushed [2024-09-26T07:20:58.079Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:ac11cee564d4e739852be4a11a3c121a80caa4cad89657124a0266cb42b0648a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:58.453Z] + 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-26T07:20:58.802Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-26T07:20:58.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-26T07:20:58.802Z] 45720fc6f7cd: Preparing [2024-09-26T07:20:58.802Z] 6774fe90bdca: Preparing [2024-09-26T07:20:58.802Z] 313066c3da87: Preparing [2024-09-26T07:20:58.802Z] 0c4c6ca3b874: Preparing [2024-09-26T07:20:58.802Z] f1509e321ff9: Preparing [2024-09-26T07:20:58.802Z] f159551e979a: Preparing [2024-09-26T07:20:58.802Z] e0b63c5e450e: Preparing [2024-09-26T07:20:58.802Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:20:58.802Z] f159551e979a: Waiting [2024-09-26T07:20:58.802Z] e0b63c5e450e: Waiting [2024-09-26T07:20:58.802Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:20:58.802Z] f1509e321ff9: Layer already exists [2024-09-26T07:20:58.802Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:20:58.802Z] 45720fc6f7cd: Layer already exists [2024-09-26T07:20:58.802Z] 6774fe90bdca: Layer already exists [2024-09-26T07:20:58.802Z] 313066c3da87: Layer already exists [2024-09-26T07:20:58.802Z] e0b63c5e450e: Layer already exists [2024-09-26T07:20:58.802Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:20:58.802Z] f159551e979a: Layer already exists [2024-09-26T07:20:59.069Z] latest: digest: sha256:ac11cee564d4e739852be4a11a3c121a80caa4cad89657124a0266cb42b0648a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:20:59.436Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:21:00.379Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.82 [2024-09-26T07:21:00.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-26T07:21:00.379Z] 45720fc6f7cd: Preparing [2024-09-26T07:21:00.379Z] 6774fe90bdca: Preparing [2024-09-26T07:21:00.379Z] 313066c3da87: Preparing [2024-09-26T07:21:00.379Z] 0c4c6ca3b874: Preparing [2024-09-26T07:21:00.379Z] f1509e321ff9: Preparing [2024-09-26T07:21:00.379Z] f159551e979a: Preparing [2024-09-26T07:21:00.379Z] e0b63c5e450e: Preparing [2024-09-26T07:21:00.379Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:21:00.379Z] f159551e979a: Waiting [2024-09-26T07:21:00.379Z] e0b63c5e450e: Waiting [2024-09-26T07:21:00.379Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:21:00.379Z] 45720fc6f7cd: Layer already exists [2024-09-26T07:21:00.379Z] 313066c3da87: Layer already exists [2024-09-26T07:21:00.379Z] 6774fe90bdca: Layer already exists [2024-09-26T07:21:00.379Z] f1509e321ff9: Layer already exists [2024-09-26T07:21:00.379Z] f159551e979a: Layer already exists [2024-09-26T07:21:00.379Z] e0b63c5e450e: Layer already exists [2024-09-26T07:21:00.379Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:21:00.646Z] 3.2.0-dev.82: digest: sha256:ac11cee564d4e739852be4a11a3c121a80caa4cad89657124a0266cb42b0648a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:21:01.008Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:21:01.364Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:21:01.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-26T07:21:01.364Z] 45720fc6f7cd: Preparing [2024-09-26T07:21:01.364Z] 6774fe90bdca: Preparing [2024-09-26T07:21:01.364Z] 313066c3da87: Preparing [2024-09-26T07:21:01.364Z] 0c4c6ca3b874: Preparing [2024-09-26T07:21:01.364Z] f1509e321ff9: Preparing [2024-09-26T07:21:01.364Z] f159551e979a: Preparing [2024-09-26T07:21:01.364Z] e0b63c5e450e: Preparing [2024-09-26T07:21:01.364Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:21:01.364Z] e0b63c5e450e: Waiting [2024-09-26T07:21:01.364Z] f159551e979a: Waiting [2024-09-26T07:21:01.364Z] f1509e321ff9: Layer already exists [2024-09-26T07:21:01.364Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:21:01.364Z] 6774fe90bdca: Layer already exists [2024-09-26T07:21:01.364Z] 45720fc6f7cd: Layer already exists [2024-09-26T07:21:01.364Z] 313066c3da87: Layer already exists [2024-09-26T07:21:01.364Z] f159551e979a: Layer already exists [2024-09-26T07:21:01.364Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:21:01.364Z] e0b63c5e450e: Layer already exists [2024-09-26T07:21:01.631Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:ac11cee564d4e739852be4a11a3c121a80caa4cad89657124a0266cb42b0648a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:21:01.990Z] + 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-26T07:21:02.345Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-26T07:21:02.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-26T07:21:02.345Z] 45720fc6f7cd: Preparing [2024-09-26T07:21:02.345Z] 6774fe90bdca: Preparing [2024-09-26T07:21:02.345Z] 313066c3da87: Preparing [2024-09-26T07:21:02.345Z] 0c4c6ca3b874: Preparing [2024-09-26T07:21:02.345Z] f1509e321ff9: Preparing [2024-09-26T07:21:02.345Z] f159551e979a: Preparing [2024-09-26T07:21:02.345Z] e0b63c5e450e: Preparing [2024-09-26T07:21:02.345Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:21:02.345Z] e0b63c5e450e: Waiting [2024-09-26T07:21:02.345Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:21:02.345Z] f159551e979a: Waiting [2024-09-26T07:21:02.345Z] 45720fc6f7cd: Layer already exists [2024-09-26T07:21:02.345Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:21:02.345Z] 6774fe90bdca: Layer already exists [2024-09-26T07:21:02.345Z] f1509e321ff9: Layer already exists [2024-09-26T07:21:02.345Z] 313066c3da87: Layer already exists [2024-09-26T07:21:02.345Z] e0b63c5e450e: Layer already exists [2024-09-26T07:21:02.345Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:21:02.345Z] f159551e979a: Layer already exists [2024-09-26T07:21:02.612Z] main: digest: sha256:ac11cee564d4e739852be4a11a3c121a80caa4cad89657124a0266cb42b0648a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T07:21:02.688Z] ===================================================== [Pipeline] echo [2024-09-26T07:21:02.701Z] taggedImages: [2024-09-26T07:21:02.701Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:21:02.701Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-26T07:21:02.701Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.82 [2024-09-26T07:21:02.701Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:21:02.701Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-26T07:21:02.730Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-26T07:21:02.730Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:21:02.730Z] latest [2024-09-26T07:21:02.730Z] 3.2.0-dev.82 [2024-09-26T07:21:02.730Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:21:02.730Z] main [2024-09-26T07:21:02.730Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:21:03.095Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:21:03.443Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:21:03.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-26T07:21:03.443Z] 0a8c734d29cb: Preparing [2024-09-26T07:21:03.443Z] e5f0a291807a: Preparing [2024-09-26T07:21:03.443Z] 0c4c6ca3b874: Preparing [2024-09-26T07:21:03.443Z] f1509e321ff9: Preparing [2024-09-26T07:21:03.443Z] 401ab56e7612: Preparing [2024-09-26T07:21:03.443Z] 02a8ea46a139: Preparing [2024-09-26T07:21:03.443Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:21:03.443Z] 02a8ea46a139: Waiting [2024-09-26T07:21:03.443Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:21:03.443Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:21:03.709Z] f1509e321ff9: Layer already exists [2024-09-26T07:21:03.709Z] 401ab56e7612: Layer already exists [2024-09-26T07:21:03.709Z] 02a8ea46a139: Layer already exists [2024-09-26T07:21:03.709Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:21:03.709Z] 0a8c734d29cb: Pushed [2024-09-26T07:21:11.916Z] e5f0a291807a: Pushed [2024-09-26T07:21:11.917Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:b9bcf6bbcd0aac33c72a0e723e7a0325afc7d2e3e6b75cd15803a5e5bbf50c0d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:21:12.284Z] + 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-26T07:21:12.634Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-26T07:21:12.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-26T07:21:12.634Z] 0a8c734d29cb: Preparing [2024-09-26T07:21:12.634Z] e5f0a291807a: Preparing [2024-09-26T07:21:12.634Z] 0c4c6ca3b874: Preparing [2024-09-26T07:21:12.634Z] f1509e321ff9: Preparing [2024-09-26T07:21:12.634Z] 401ab56e7612: Preparing [2024-09-26T07:21:12.634Z] 02a8ea46a139: Preparing [2024-09-26T07:21:12.634Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:21:12.634Z] 02a8ea46a139: Waiting [2024-09-26T07:21:12.634Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:21:12.634Z] f1509e321ff9: Layer already exists [2024-09-26T07:21:12.634Z] e5f0a291807a: Layer already exists [2024-09-26T07:21:12.634Z] 401ab56e7612: Layer already exists [2024-09-26T07:21:12.634Z] 0a8c734d29cb: Layer already exists [2024-09-26T07:21:12.634Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:21:12.634Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:21:12.634Z] 02a8ea46a139: Layer already exists [2024-09-26T07:21:12.901Z] latest: digest: sha256:b9bcf6bbcd0aac33c72a0e723e7a0325afc7d2e3e6b75cd15803a5e5bbf50c0d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:21:13.259Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:21:13.600Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.82 [2024-09-26T07:21:13.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-26T07:21:13.600Z] 0a8c734d29cb: Preparing [2024-09-26T07:21:13.600Z] e5f0a291807a: Preparing [2024-09-26T07:21:13.600Z] 0c4c6ca3b874: Preparing [2024-09-26T07:21:13.600Z] f1509e321ff9: Preparing [2024-09-26T07:21:13.600Z] 401ab56e7612: Preparing [2024-09-26T07:21:13.600Z] 02a8ea46a139: Preparing [2024-09-26T07:21:13.600Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:21:13.600Z] 02a8ea46a139: Waiting [2024-09-26T07:21:13.600Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:21:13.600Z] 0a8c734d29cb: Layer already exists [2024-09-26T07:21:13.600Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:21:13.600Z] 401ab56e7612: Layer already exists [2024-09-26T07:21:13.600Z] f1509e321ff9: Layer already exists [2024-09-26T07:21:13.600Z] e5f0a291807a: Layer already exists [2024-09-26T07:21:13.600Z] 02a8ea46a139: Layer already exists [2024-09-26T07:21:13.600Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:21:13.866Z] 3.2.0-dev.82: digest: sha256:b9bcf6bbcd0aac33c72a0e723e7a0325afc7d2e3e6b75cd15803a5e5bbf50c0d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:21:14.216Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:21:14.560Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:21:14.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-26T07:21:14.560Z] 0a8c734d29cb: Preparing [2024-09-26T07:21:14.560Z] e5f0a291807a: Preparing [2024-09-26T07:21:14.560Z] 0c4c6ca3b874: Preparing [2024-09-26T07:21:14.560Z] f1509e321ff9: Preparing [2024-09-26T07:21:14.560Z] 401ab56e7612: Preparing [2024-09-26T07:21:14.560Z] 02a8ea46a139: Preparing [2024-09-26T07:21:14.560Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:21:14.560Z] 02a8ea46a139: Waiting [2024-09-26T07:21:14.560Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:21:14.560Z] e5f0a291807a: Layer already exists [2024-09-26T07:21:14.560Z] 401ab56e7612: Layer already exists [2024-09-26T07:21:14.560Z] f1509e321ff9: Layer already exists [2024-09-26T07:21:14.560Z] 0a8c734d29cb: Layer already exists [2024-09-26T07:21:14.560Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:21:14.560Z] 02a8ea46a139: Layer already exists [2024-09-26T07:21:14.560Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:21:14.560Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:b9bcf6bbcd0aac33c72a0e723e7a0325afc7d2e3e6b75cd15803a5e5bbf50c0d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:21:15.174Z] + 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-26T07:21:15.521Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-26T07:21:15.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-26T07:21:15.521Z] 0a8c734d29cb: Preparing [2024-09-26T07:21:15.521Z] e5f0a291807a: Preparing [2024-09-26T07:21:15.521Z] 0c4c6ca3b874: Preparing [2024-09-26T07:21:15.521Z] f1509e321ff9: Preparing [2024-09-26T07:21:15.521Z] 401ab56e7612: Preparing [2024-09-26T07:21:15.521Z] 02a8ea46a139: Preparing [2024-09-26T07:21:15.521Z] 4aeaa0e7d41f: Preparing [2024-09-26T07:21:15.521Z] 02a8ea46a139: Waiting [2024-09-26T07:21:15.521Z] 4aeaa0e7d41f: Waiting [2024-09-26T07:21:15.521Z] f1509e321ff9: Layer already exists [2024-09-26T07:21:15.521Z] 0a8c734d29cb: Layer already exists [2024-09-26T07:21:15.521Z] 0c4c6ca3b874: Layer already exists [2024-09-26T07:21:15.521Z] e5f0a291807a: Layer already exists [2024-09-26T07:21:15.521Z] 401ab56e7612: Layer already exists [2024-09-26T07:21:15.521Z] 02a8ea46a139: Layer already exists [2024-09-26T07:21:15.521Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T07:21:15.788Z] main: digest: sha256:b9bcf6bbcd0aac33c72a0e723e7a0325afc7d2e3e6b75cd15803a5e5bbf50c0d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T07:21:15.862Z] ===================================================== [Pipeline] echo [2024-09-26T07:21:15.874Z] taggedImages: [2024-09-26T07:21:15.874Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T07:21:15.874Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-26T07:21:15.874Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.82 [2024-09-26T07:21:15.874Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [2024-09-26T07:21:15.874Z] - 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-26T07:21:16.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-26T07:21:16.269Z] [2024-09-26T07:21:16.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:21:16.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-26T07:21:16.607Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-26T07:21:16.607Z] 8998bd30e6a1: Pulling fs layer [2024-09-26T07:21:16.607Z] 04944245beec: Pulling fs layer [2024-09-26T07:21:16.607Z] 699f458cf7ca: Pulling fs layer [2024-09-26T07:21:16.607Z] 765212b225bb: Pulling fs layer [2024-09-26T07:21:16.607Z] f23df028b6ca: Pulling fs layer [2024-09-26T07:21:16.607Z] d65c8cfc05b1: Pulling fs layer [2024-09-26T07:21:16.607Z] 2437ff75d9bd: Pulling fs layer [2024-09-26T07:21:16.607Z] 765212b225bb: Waiting [2024-09-26T07:21:16.607Z] f23df028b6ca: Waiting [2024-09-26T07:21:16.607Z] d65c8cfc05b1: Waiting [2024-09-26T07:21:16.607Z] 2437ff75d9bd: Waiting [2024-09-26T07:21:16.873Z] 04944245beec: Verifying Checksum [2024-09-26T07:21:16.873Z] 04944245beec: Download complete [2024-09-26T07:21:16.873Z] 765212b225bb: Verifying Checksum [2024-09-26T07:21:16.873Z] 765212b225bb: Download complete [2024-09-26T07:21:16.873Z] f23df028b6ca: Verifying Checksum [2024-09-26T07:21:16.873Z] f23df028b6ca: Download complete [2024-09-26T07:21:16.873Z] d65c8cfc05b1: Download complete [2024-09-26T07:21:17.139Z] 699f458cf7ca: Verifying Checksum [2024-09-26T07:21:17.139Z] 699f458cf7ca: Download complete [2024-09-26T07:21:17.405Z] 8998bd30e6a1: Verifying Checksum [2024-09-26T07:21:17.405Z] 8998bd30e6a1: Download complete [2024-09-26T07:21:19.988Z] 2437ff75d9bd: Verifying Checksum [2024-09-26T07:21:19.988Z] 2437ff75d9bd: Download complete [2024-09-26T07:21:22.569Z] 8998bd30e6a1: Pull complete [2024-09-26T07:21:23.153Z] 04944245beec: Pull complete [2024-09-26T07:21:24.564Z] 699f458cf7ca: Pull complete [2024-09-26T07:21:24.831Z] 765212b225bb: Pull complete [2024-09-26T07:21:25.793Z] f23df028b6ca: Pull complete [2024-09-26T07:21:26.061Z] d65c8cfc05b1: Pull complete [2024-09-26T07:21:44.255Z] 2437ff75d9bd: Pull complete [2024-09-26T07:21:44.255Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-26T07:21:44.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-26T07:21:44.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T07:21:44.471Z] prd-ubuntu20.04-docker-arm64-4c-16g-11503 does not seem to be running inside a container [2024-09-26T07:21:44.525Z] $ 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/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@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-26T07:21:47.539Z] $ docker top b6dd50362636b4b21e9c3df0645bb5b1c865bf1bf719ba7113f4c40e3b5919b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-26T07:21:48.487Z] ---> job-cost.sh [2024-09-26T07:21:48.487Z] lf-activate-venv: SKIPPING [2024-09-26T07:21:48.487Z] INFO: No Stack... [2024-09-26T07:21:48.753Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-26T07:21:49.707Z] INFO: Archiving Costs [Pipeline] sh [2024-09-26T07:21:50.347Z] + cat /w/workspace/edgex-go/704/archives/cost.csv [2024-09-26T07:21:50.347Z] + cut -d, -f6 [Pipeline] lock [2024-09-26T07:21:50.385Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-704-stack-cost] [2024-09-26T07:21:50.398Z] Resource [jenkins-edgexfoundry-edgex-go-main-704-stack-cost] did not exist. Created. [2024-09-26T07:21:50.407Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-704-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-26T07:21:51.060Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-26T07:21:51.743Z] Stashed 1 file(s) [Pipeline] } [2024-09-26T07:21:51.752Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-704-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-26T07:21:51.776Z] $ docker stop --time=1 b6dd50362636b4b21e9c3df0645bb5b1c865bf1bf719ba7113f4c40e3b5919b0 [2024-09-26T07:21:53.360Z] $ docker rm -f --volumes b6dd50362636b4b21e9c3df0645bb5b1c865bf1bf719ba7113f4c40e3b5919b0 [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-26T07:21:53.905Z] provisioning config files... [2024-09-26T07:21:53.912Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/704@tmp/config203069319697164606tmp [Pipeline] { [Pipeline] sh [2024-09-26T07:21:54.212Z] + set +x [2024-09-26T07:21:54.212Z] + bash -s -- [2024-09-26T07:21:54.212Z] + curl -s https://codecov.io/bash [2024-09-26T07:21:54.471Z] [2024-09-26T07:21:54.471Z] _____ _ [2024-09-26T07:21:54.471Z] / ____| | | [2024-09-26T07:21:54.471Z] | | ___ __| | ___ ___ _____ __ [2024-09-26T07:21:54.471Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-26T07:21:54.471Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-26T07:21:54.471Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-26T07:21:54.471Z] Bash-1.0.6 [2024-09-26T07:21:54.471Z] [2024-09-26T07:21:54.471Z] [2024-09-26T07:21:54.471Z] ==> git version 2.25.1 found [2024-09-26T07:21:54.471Z] ==> 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-26T07:21:54.471Z] Release-Date: 2020-01-08 [2024-09-26T07:21:54.471Z] 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-26T07:21:54.471Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-26T07:21:54.729Z] ==> Jenkins CI detected. [2024-09-26T07:21:54.729Z] current dir:  /w/workspace/edgex-go/704 [2024-09-26T07:21:54.729Z] project root: . [2024-09-26T07:21:54.729Z] --> token set from env [2024-09-26T07:21:54.729Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-26T07:21:54.729Z] ==> Running gcov in . (disable via -X gcov) [2024-09-26T07:21:54.729Z] ==> Python coveragepy not found [2024-09-26T07:21:54.729Z] ==> Searching for coverage reports in: [2024-09-26T07:21:54.729Z] + . [2024-09-26T07:21:54.729Z] -> Found 1 reports [2024-09-26T07:21:54.729Z] ==> Detecting git/mercurial file structure [2024-09-26T07:21:54.729Z] ==> Reading reports [2024-09-26T07:21:54.729Z] + ./coverage.out bytes=611240 [2024-09-26T07:21:54.729Z] ==> Appending adjustments [2024-09-26T07:21:54.729Z] https://docs.codecov.io/docs/fixing-reports [2024-09-26T07:21:56.110Z] + Found adjustments [2024-09-26T07:21:56.110Z] ==> Gzipping contents [2024-09-26T07:21:56.110Z] 76K /tmp/codecov.6WWXHH.gz [2024-09-26T07:21:56.110Z] ==> Uploading reports [2024-09-26T07:21:56.110Z] url: https://codecov.io [2024-09-26T07:21:56.110Z] query: branch=main&commit=b97f2c868d9ba238902f81729662ab6d4c678502&build=704&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F704%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-26T07:21:56.110Z] -> Pinging Codecov [2024-09-26T07:21:56.110Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b97f2c868d9ba238902f81729662ab6d4c678502&build=704&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F704%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-26T07:21:56.370Z] -> Uploading to [2024-09-26T07:21:56.371Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/b97f2c868d9ba238902f81729662ab6d4c678502/ebded16f-5259-4f0f-ab33-5ae22af32bd6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240926%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240926T072156Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=851a85cd17cd276da9d3dc86c4cd8a23adab98f5c044ba34c95aad2e01dff0c2 [2024-09-26T07:21:56.371Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T07:21:56.371Z] Dload Upload Total Spent Left Speed [2024-09-26T07:21:56.631Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73739 0 0 100 73739 0 268k --:--:-- --:--:-- --:--:-- 269k [2024-09-26T07:21:56.631Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [2024-09-26T07:21:56.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-26T07:21:56.874Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-26T07:21:56.893Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:21:57.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-26T07:21:57.203Z] [2024-09-26T07:21:57.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:21:57.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-26T07:21:57.517Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-26T07:21:57.517Z] 619be1103602: Already exists [2024-09-26T07:21:57.517Z] f8ea3408117e: Pulling fs layer [2024-09-26T07:21:57.517Z] 91320369b822: Pulling fs layer [2024-09-26T07:21:57.517Z] 0406650e8295: Pulling fs layer [2024-09-26T07:21:57.517Z] 4f4fb700ef54: Pulling fs layer [2024-09-26T07:21:57.517Z] 96d80e3f36e1: Pulling fs layer [2024-09-26T07:21:57.517Z] bcf3aedb951c: Pulling fs layer [2024-09-26T07:21:57.517Z] 4f4fb700ef54: Waiting [2024-09-26T07:21:57.517Z] 96d80e3f36e1: Waiting [2024-09-26T07:21:57.517Z] bcf3aedb951c: Waiting [2024-09-26T07:21:57.517Z] 0406650e8295: Verifying Checksum [2024-09-26T07:21:57.517Z] 0406650e8295: Download complete [2024-09-26T07:21:57.517Z] f8ea3408117e: Download complete [2024-09-26T07:21:57.517Z] 4f4fb700ef54: Verifying Checksum [2024-09-26T07:21:57.517Z] 4f4fb700ef54: Download complete [2024-09-26T07:21:57.776Z] f8ea3408117e: Pull complete [2024-09-26T07:21:57.776Z] 96d80e3f36e1: Verifying Checksum [2024-09-26T07:21:57.776Z] 96d80e3f36e1: Download complete [2024-09-26T07:21:58.036Z] 91320369b822: Verifying Checksum [2024-09-26T07:21:58.036Z] 91320369b822: Download complete [2024-09-26T07:21:58.295Z] bcf3aedb951c: Download complete [2024-09-26T07:22:01.580Z] 91320369b822: Pull complete [2024-09-26T07:22:01.580Z] 0406650e8295: Pull complete [2024-09-26T07:22:01.580Z] 4f4fb700ef54: Pull complete [2024-09-26T07:22:01.580Z] 96d80e3f36e1: Pull complete [2024-09-26T07:22:04.865Z] bcf3aedb951c: Pull complete [2024-09-26T07:22:04.865Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-26T07:22:04.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-26T07:22:04.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T07:22:04.973Z] prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container [2024-09-26T07:22:05.001Z] $ 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/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@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-snyk-go:latest cat [2024-09-26T07:22:10.305Z] $ docker top 8c5350f0991f815949fda8a8e67f93b9142b5c77346fe268b90a0b027efcee20 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-26T07:22:10.657Z] + git config --global --add safe.directory /w/workspace/edgex-go/704 [Pipeline] echo [2024-09-26T07:22:10.667Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-26T07:22:11.096Z] + set -o pipefail [2024-09-26T07:22:11.097Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-26T07:22:19.564Z] [2024-09-26T07:22:19.564Z] Monitoring /w/workspace/edgex-go/704 (github.com/edgexfoundry/edgex-go)... [2024-09-26T07:22:19.564Z] [2024-09-26T07:22:19.564Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/53eb10a6-974c-41c4-ace8-e8b0032f0b0f [2024-09-26T07:22:19.564Z] [2024-09-26T07:22:19.564Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-26T07:22:19.564Z] [2024-09-26T07:22:19.564Z] [2024-09-26T07:22:19.564Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-26T07:22:19.564Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-26T07:22:19.575Z] $ docker stop --time=1 8c5350f0991f815949fda8a8e67f93b9142b5c77346fe268b90a0b027efcee20 [2024-09-26T07:22:24.058Z] $ docker rm -f --volumes 8c5350f0991f815949fda8a8e67f93b9142b5c77346fe268b90a0b027efcee20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-26T07:22:24.599Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-26T07:22:24.622Z] provisioning config files... [2024-09-26T07:22:24.639Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/704@tmp/config1453357381972727926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-26T07:22:24.945Z] --> edgex-publish-swagger.sh [2024-09-26T07:22:24.945Z] === Publish openapi/v3 API === [2024-09-26T07:22:24.945Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-26T07:22:24.945Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/704/openapi/v3/core-command.yaml] [2024-09-26T07:22:24.945Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T07:22:24.945Z] Dload Upload Total Spent Left Speed [2024-09-26T07:22:25.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 65959 --:--:-- --:--:-- --:--:-- 65827 100 32782 0 0 100 32782 0 65959 --:--:-- --:--:-- --:--:-- 65827 [2024-09-26T07:22:25.205Z] [2024-09-26T07:22:25.205Z] [2024-09-26T07:22:25.464Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/704/openapi/v3/core-data.yaml] [2024-09-26T07:22:25.464Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T07:22:25.464Z] Dload Upload Total Spent Left Speed [2024-09-26T07:22:25.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 150k --:--:-- --:--:-- --:--:-- 150k [2024-09-26T07:22:25.725Z] [2024-09-26T07:22:25.725Z] [2024-09-26T07:22:25.725Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/704/openapi/v3/core-keeper.yaml] [2024-09-26T07:22:25.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T07:22:25.725Z] Dload Upload Total Spent Left Speed [2024-09-26T07:22:25.984Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 283 137k --:--:-- --:--:-- --:--:-- 137k [2024-09-26T07:22:25.984Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-26T07:22:25.984Z] [2024-09-26T07:22:25.984Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/704/openapi/v3/core-metadata.yaml] [2024-09-26T07:22:25.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T07:22:25.985Z] Dload Upload Total Spent Left Speed [2024-09-26T07:22:26.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 733k --:--:-- --:--:-- --:--:-- 729k 100 149k 100 156 100 148k 352 336k --:--:-- --:--:-- --:--:-- 336k [2024-09-26T07:22:26.504Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-26T07:22:26.504Z] [2024-09-26T07:22:26.504Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/704/openapi/v3/support-cron-scheduler.yaml] [2024-09-26T07:22:26.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T07:22:26.504Z] Dload Upload Total Spent Left Speed [2024-09-26T07:22:26.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 282 202k --:--:-- --:--:-- --:--:-- 202k [2024-09-26T07:22:26.765Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-26T07:22:26.765Z] [2024-09-26T07:22:26.765Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/704/openapi/v3/support-notifications.yaml] [2024-09-26T07:22:26.765Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T07:22:26.765Z] Dload Upload Total Spent Left Speed [2024-09-26T07:22:27.023Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 435 238k --:--:-- --:--:-- --:--:-- 238k [2024-09-26T07:22:27.023Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-26T07:22:27.023Z] [2024-09-26T07:22:27.023Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/704/openapi/v3/support-scheduler.yaml] [2024-09-26T07:22:27.283Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T07:22:27.283Z] Dload Upload Total Spent Left Speed [2024-09-26T07:22:27.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 425 98k --:--:-- --:--:-- --:--:-- 98k [2024-09-26T07:22:27.543Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-26T07:22:27.543Z] [Pipeline] } [2024-09-26T07:22:27.550Z] 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-26T07:22:27.991Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-26T07:22:27.991Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:22:28.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-26T07:22:28.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T07:22:28.379Z] prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container [2024-09-26T07:22:28.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@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/py-git-semver:0.1.4 cat [2024-09-26T07:22:28.945Z] $ docker top ab01b00cb9a81bc1dc4b20c161729dee618f335ed9c597e3114326f0bab01a03 -eo pid,comm [2024-09-26T07:22:28.995Z] 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-26T07:22:28.995Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-26T07:22:29.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-26T07:22:29.050Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-26T07:22:29.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-26T07:22:29.167Z] $ docker exec ab01b00cb9a81bc1dc4b20c161729dee618f335ed9c597e3114326f0bab01a03 ssh-agent [2024-09-26T07:22:29.280Z] SSH_AUTH_SOCK=/tmp/ssh-x3fut2faxkFh/agent.32 [2024-09-26T07:22:29.280Z] SSH_AGENT_PID=38 [2024-09-26T07:22:29.285Z] Running ssh-add (command line suppressed) [2024-09-26T07:22:29.390Z] Identity added: /w/workspace/edgex-go/704@tmp/private_key_13288820070380972337.key (/w/workspace/edgex-go/704@tmp/private_key_13288820070380972337.key) [2024-09-26T07:22:29.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-26T07:22:29.695Z] + git semver tag [2024-09-26T07:22:29.954Z] 2024-09-26 07:22:29,861 [run_tag] DEBUG tag force:False [2024-09-26T07:22:29.954Z] 2024-09-26 07:22:29,861 [check_head_tag] DEBUG check head tag [2024-09-26T07:22:29.954Z] 2024-09-26 07:22:29,863 [execute] INFO git cat-file --batch-check [2024-09-26T07:22:29.954Z] 2024-09-26 07:22:29,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/704, universal_newlines=False, shell=None, istream=) [2024-09-26T07:22:29.954Z] 2024-09-26 07:22:29,867 [execute] INFO git cat-file --batch [2024-09-26T07:22:29.954Z] 2024-09-26 07:22:29,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/704, universal_newlines=False, shell=None, istream=) [2024-09-26T07:22:29.954Z] 2024-09-26 07:22:29,910 [read_version] DEBUG read version from /w/workspace/edgex-go/704/.semver/main [2024-09-26T07:22:29.954Z] 2024-09-26 07:22:29,910 [execute] INFO git tag -a v3.2.0-dev.82 -m v3.2.0-dev.82 [2024-09-26T07:22:29.955Z] 2024-09-26 07:22:29,910 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.82', '-m', 'v3.2.0-dev.82'], cwd=/w/workspace/edgex-go/704, universal_newlines=False, shell=None, istream=None) [2024-09-26T07:22:29.955Z] 2024-09-26 07:22:29,915 [read_version] DEBUG read version from /w/workspace/edgex-go/704/.semver/main [2024-09-26T07:22:29.955Z] 3.2.0-dev.82 [Pipeline] } [2024-09-26T07:22:29.963Z] $ docker exec --env ******** --env ******** ab01b00cb9a81bc1dc4b20c161729dee618f335ed9c597e3114326f0bab01a03 ssh-agent -k [2024-09-26T07:22:30.063Z] unset SSH_AUTH_SOCK; [2024-09-26T07:22:30.063Z] unset SSH_AGENT_PID; [2024-09-26T07:22:30.063Z] echo Agent pid 38 killed; [2024-09-26T07:22:30.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-26T07:22:30.394Z] + git semver [Pipeline] } [2024-09-26T07:22:30.664Z] $ docker stop --time=1 ab01b00cb9a81bc1dc4b20c161729dee618f335ed9c597e3114326f0bab01a03 [2024-09-26T07:22:31.942Z] $ docker rm -f --volumes ab01b00cb9a81bc1dc4b20c161729dee618f335ed9c597e3114326f0bab01a03 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:22:32.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-26T07:22:32.338Z] [2024-09-26T07:22:32.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:22:32.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-26T07:22:32.643Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-26T07:22:32.643Z] ab5ef0e58194: Pulling fs layer [2024-09-26T07:22:32.643Z] 9712f1f96733: Pulling fs layer [2024-09-26T07:22:32.643Z] 63f879dbbcfc: Pulling fs layer [2024-09-26T07:22:32.643Z] 0d9ebad4ef96: Pulling fs layer [2024-09-26T07:22:32.643Z] e9a5061849ea: Pulling fs layer [2024-09-26T07:22:32.643Z] d747dcd14b5f: Pulling fs layer [2024-09-26T07:22:32.643Z] 2de7ff778b66: Pulling fs layer [2024-09-26T07:22:32.643Z] 0d9ebad4ef96: Waiting [2024-09-26T07:22:32.643Z] e9a5061849ea: Waiting [2024-09-26T07:22:32.643Z] d747dcd14b5f: Waiting [2024-09-26T07:22:32.643Z] 2de7ff778b66: Waiting [2024-09-26T07:22:32.643Z] 9712f1f96733: Verifying Checksum [2024-09-26T07:22:32.643Z] 9712f1f96733: Download complete [2024-09-26T07:22:32.902Z] 63f879dbbcfc: Verifying Checksum [2024-09-26T07:22:32.903Z] 63f879dbbcfc: Download complete [2024-09-26T07:22:33.160Z] e9a5061849ea: Verifying Checksum [2024-09-26T07:22:33.160Z] e9a5061849ea: Download complete [2024-09-26T07:22:33.160Z] d747dcd14b5f: Download complete [2024-09-26T07:22:33.160Z] 0d9ebad4ef96: Verifying Checksum [2024-09-26T07:22:33.160Z] ab5ef0e58194: Verifying Checksum [2024-09-26T07:22:33.160Z] ab5ef0e58194: Download complete [2024-09-26T07:22:33.160Z] 2de7ff778b66: Verifying Checksum [2024-09-26T07:22:33.160Z] 2de7ff778b66: Download complete [2024-09-26T07:22:36.446Z] ab5ef0e58194: Pull complete [2024-09-26T07:22:36.446Z] 9712f1f96733: Pull complete [2024-09-26T07:22:36.705Z] 63f879dbbcfc: Pull complete [2024-09-26T07:22:41.003Z] 0d9ebad4ef96: Pull complete [2024-09-26T07:22:41.003Z] e9a5061849ea: Pull complete [2024-09-26T07:22:41.003Z] d747dcd14b5f: Pull complete [2024-09-26T07:22:41.935Z] 2de7ff778b66: Pull complete [2024-09-26T07:22:41.935Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-26T07:22:41.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-26T07:22:41.935Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T07:22:42.043Z] prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container [2024-09-26T07:22:42.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@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-lftools:0.23.1-centos7 cat [2024-09-26T07:22:47.420Z] $ docker top 68cf98a0ba21b3f1f8d36ff1be3aba897f8aeb7862cae0772b0920d1fcaecd9d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-26T07:22:47.494Z] provisioning config files... [2024-09-26T07:22:47.501Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/704@tmp/config13211948874470701031tmp [2024-09-26T07:22:47.509Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/704@tmp/config280203240004567836tmp [2024-09-26T07:22:47.517Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/704@tmp/config17653703513601074756tmp [Pipeline] { [Pipeline] echo [2024-09-26T07:22:47.547Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-26T07:22:47.836Z] ---> sigul-configuration.sh [2024-09-26T07:22:47.836Z] gpg: directory `/root/.gnupg' created [2024-09-26T07:22:47.836Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-26T07:22:47.836Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-26T07:22:47.836Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-26T07:22:47.836Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-26T07:22:47.836Z] gpg: CAST5 encrypted data [2024-09-26T07:22:47.836Z] gpg: encrypted with 1 passphrase [2024-09-26T07:22:47.836Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-26T07:22:48.124Z] + mkdir /home/jenkins [2024-09-26T07:22:48.124Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-26T07:22:48.413Z] + 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-26T07:22:48.426Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-26T07:22:48.716Z] ---> sigul-install.sh [2024-09-26T07:22:48.716Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-26T07:22:49.014Z] + git tag --list [2024-09-26T07:22:49.014Z] 0.6.0 [2024-09-26T07:22:49.014Z] 0.6.1 [2024-09-26T07:22:49.014Z] 0.7.0 [2024-09-26T07:22:49.014Z] 0.7.1 [2024-09-26T07:22:49.014Z] v1.0.0 [2024-09-26T07:22:49.014Z] v1.0.1 [2024-09-26T07:22:49.014Z] v1.1.0 [2024-09-26T07:22:49.014Z] v1.2.0 [2024-09-26T07:22:49.014Z] v1.2.1 [2024-09-26T07:22:49.014Z] v1.3.0 [2024-09-26T07:22:49.014Z] v1.3.1 [2024-09-26T07:22:49.014Z] v2.0.0 [2024-09-26T07:22:49.014Z] v2.1.0 [2024-09-26T07:22:49.014Z] v2.1.1 [2024-09-26T07:22:49.014Z] v2.2.0 [2024-09-26T07:22:49.014Z] v2.3.0 [2024-09-26T07:22:49.014Z] v3.0 [2024-09-26T07:22:49.014Z] v3.0.0 [2024-09-26T07:22:49.014Z] v3.1 [2024-09-26T07:22:49.014Z] v3.1.0 [2024-09-26T07:22:49.014Z] v3.1.0-dev.1 [2024-09-26T07:22:49.014Z] v3.1.0-dev.10 [2024-09-26T07:22:49.014Z] v3.1.0-dev.11 [2024-09-26T07:22:49.014Z] v3.1.0-dev.12 [2024-09-26T07:22:49.014Z] v3.1.0-dev.13 [2024-09-26T07:22:49.014Z] v3.1.0-dev.14 [2024-09-26T07:22:49.014Z] v3.1.0-dev.15 [2024-09-26T07:22:49.014Z] v3.1.0-dev.16 [2024-09-26T07:22:49.014Z] v3.1.0-dev.17 [2024-09-26T07:22:49.014Z] v3.1.0-dev.18 [2024-09-26T07:22:49.014Z] v3.1.0-dev.19 [2024-09-26T07:22:49.014Z] v3.1.0-dev.2 [2024-09-26T07:22:49.014Z] v3.1.0-dev.20 [2024-09-26T07:22:49.014Z] v3.1.0-dev.21 [2024-09-26T07:22:49.014Z] v3.1.0-dev.22 [2024-09-26T07:22:49.014Z] v3.1.0-dev.23 [2024-09-26T07:22:49.014Z] v3.1.0-dev.24 [2024-09-26T07:22:49.014Z] v3.1.0-dev.25 [2024-09-26T07:22:49.014Z] v3.1.0-dev.26 [2024-09-26T07:22:49.014Z] v3.1.0-dev.27 [2024-09-26T07:22:49.014Z] v3.1.0-dev.28 [2024-09-26T07:22:49.014Z] v3.1.0-dev.29 [2024-09-26T07:22:49.014Z] v3.1.0-dev.3 [2024-09-26T07:22:49.014Z] v3.1.0-dev.30 [2024-09-26T07:22:49.014Z] v3.1.0-dev.31 [2024-09-26T07:22:49.014Z] v3.1.0-dev.32 [2024-09-26T07:22:49.014Z] v3.1.0-dev.33 [2024-09-26T07:22:49.014Z] v3.1.0-dev.34 [2024-09-26T07:22:49.014Z] v3.1.0-dev.35 [2024-09-26T07:22:49.014Z] v3.1.0-dev.36 [2024-09-26T07:22:49.014Z] v3.1.0-dev.37 [2024-09-26T07:22:49.014Z] v3.1.0-dev.38 [2024-09-26T07:22:49.014Z] v3.1.0-dev.39 [2024-09-26T07:22:49.014Z] v3.1.0-dev.4 [2024-09-26T07:22:49.014Z] v3.1.0-dev.40 [2024-09-26T07:22:49.014Z] v3.1.0-dev.41 [2024-09-26T07:22:49.014Z] v3.1.0-dev.42 [2024-09-26T07:22:49.014Z] v3.1.0-dev.43 [2024-09-26T07:22:49.014Z] v3.1.0-dev.44 [2024-09-26T07:22:49.014Z] v3.1.0-dev.45 [2024-09-26T07:22:49.014Z] v3.1.0-dev.46 [2024-09-26T07:22:49.014Z] v3.1.0-dev.47 [2024-09-26T07:22:49.014Z] v3.1.0-dev.48 [2024-09-26T07:22:49.014Z] v3.1.0-dev.49 [2024-09-26T07:22:49.014Z] v3.1.0-dev.5 [2024-09-26T07:22:49.014Z] v3.1.0-dev.50 [2024-09-26T07:22:49.014Z] v3.1.0-dev.51 [2024-09-26T07:22:49.014Z] v3.1.0-dev.52 [2024-09-26T07:22:49.014Z] v3.1.0-dev.53 [2024-09-26T07:22:49.014Z] v3.1.0-dev.54 [2024-09-26T07:22:49.014Z] v3.1.0-dev.55 [2024-09-26T07:22:49.014Z] v3.1.0-dev.56 [2024-09-26T07:22:49.014Z] v3.1.0-dev.57 [2024-09-26T07:22:49.014Z] v3.1.0-dev.58 [2024-09-26T07:22:49.014Z] v3.1.0-dev.59 [2024-09-26T07:22:49.014Z] v3.1.0-dev.6 [2024-09-26T07:22:49.014Z] v3.1.0-dev.60 [2024-09-26T07:22:49.014Z] v3.1.0-dev.61 [2024-09-26T07:22:49.014Z] v3.1.0-dev.62 [2024-09-26T07:22:49.014Z] v3.1.0-dev.63 [2024-09-26T07:22:49.014Z] v3.1.0-dev.64 [2024-09-26T07:22:49.014Z] v3.1.0-dev.65 [2024-09-26T07:22:49.014Z] v3.1.0-dev.66 [2024-09-26T07:22:49.014Z] v3.1.0-dev.67 [2024-09-26T07:22:49.014Z] v3.1.0-dev.68 [2024-09-26T07:22:49.014Z] v3.1.0-dev.69 [2024-09-26T07:22:49.014Z] v3.1.0-dev.7 [2024-09-26T07:22:49.014Z] v3.1.0-dev.70 [2024-09-26T07:22:49.014Z] v3.1.0-dev.71 [2024-09-26T07:22:49.014Z] v3.1.0-dev.72 [2024-09-26T07:22:49.014Z] v3.1.0-dev.73 [2024-09-26T07:22:49.014Z] v3.1.0-dev.8 [2024-09-26T07:22:49.014Z] v3.1.0-dev.9 [2024-09-26T07:22:49.014Z] v3.1.1 [2024-09-26T07:22:49.014Z] v3.1.1-dev.1 [2024-09-26T07:22:49.014Z] v3.1.1-dev.2 [2024-09-26T07:22:49.014Z] v3.2.0-dev.1 [2024-09-26T07:22:49.014Z] v3.2.0-dev.10 [2024-09-26T07:22:49.014Z] v3.2.0-dev.11 [2024-09-26T07:22:49.014Z] v3.2.0-dev.12 [2024-09-26T07:22:49.014Z] v3.2.0-dev.13 [2024-09-26T07:22:49.014Z] v3.2.0-dev.14 [2024-09-26T07:22:49.014Z] v3.2.0-dev.15 [2024-09-26T07:22:49.014Z] v3.2.0-dev.16 [2024-09-26T07:22:49.014Z] v3.2.0-dev.17 [2024-09-26T07:22:49.014Z] v3.2.0-dev.18 [2024-09-26T07:22:49.014Z] v3.2.0-dev.19 [2024-09-26T07:22:49.014Z] v3.2.0-dev.2 [2024-09-26T07:22:49.014Z] v3.2.0-dev.20 [2024-09-26T07:22:49.014Z] v3.2.0-dev.21 [2024-09-26T07:22:49.014Z] v3.2.0-dev.22 [2024-09-26T07:22:49.014Z] v3.2.0-dev.23 [2024-09-26T07:22:49.014Z] v3.2.0-dev.24 [2024-09-26T07:22:49.014Z] v3.2.0-dev.25 [2024-09-26T07:22:49.014Z] v3.2.0-dev.26 [2024-09-26T07:22:49.014Z] v3.2.0-dev.27 [2024-09-26T07:22:49.014Z] v3.2.0-dev.28 [2024-09-26T07:22:49.014Z] v3.2.0-dev.29 [2024-09-26T07:22:49.014Z] v3.2.0-dev.3 [2024-09-26T07:22:49.014Z] v3.2.0-dev.30 [2024-09-26T07:22:49.014Z] v3.2.0-dev.31 [2024-09-26T07:22:49.014Z] v3.2.0-dev.32 [2024-09-26T07:22:49.014Z] v3.2.0-dev.33 [2024-09-26T07:22:49.014Z] v3.2.0-dev.34 [2024-09-26T07:22:49.014Z] v3.2.0-dev.35 [2024-09-26T07:22:49.014Z] v3.2.0-dev.36 [2024-09-26T07:22:49.014Z] v3.2.0-dev.37 [2024-09-26T07:22:49.014Z] v3.2.0-dev.38 [2024-09-26T07:22:49.014Z] v3.2.0-dev.39 [2024-09-26T07:22:49.014Z] v3.2.0-dev.4 [2024-09-26T07:22:49.014Z] v3.2.0-dev.40 [2024-09-26T07:22:49.014Z] v3.2.0-dev.41 [2024-09-26T07:22:49.014Z] v3.2.0-dev.42 [2024-09-26T07:22:49.014Z] v3.2.0-dev.43 [2024-09-26T07:22:49.014Z] v3.2.0-dev.44 [2024-09-26T07:22:49.014Z] v3.2.0-dev.45 [2024-09-26T07:22:49.014Z] v3.2.0-dev.46 [2024-09-26T07:22:49.014Z] v3.2.0-dev.47 [2024-09-26T07:22:49.014Z] v3.2.0-dev.48 [2024-09-26T07:22:49.014Z] v3.2.0-dev.49 [2024-09-26T07:22:49.014Z] v3.2.0-dev.5 [2024-09-26T07:22:49.014Z] v3.2.0-dev.50 [2024-09-26T07:22:49.014Z] v3.2.0-dev.51 [2024-09-26T07:22:49.014Z] v3.2.0-dev.52 [2024-09-26T07:22:49.014Z] v3.2.0-dev.53 [2024-09-26T07:22:49.014Z] v3.2.0-dev.54 [2024-09-26T07:22:49.014Z] v3.2.0-dev.55 [2024-09-26T07:22:49.014Z] v3.2.0-dev.56 [2024-09-26T07:22:49.014Z] v3.2.0-dev.57 [2024-09-26T07:22:49.014Z] v3.2.0-dev.58 [2024-09-26T07:22:49.014Z] v3.2.0-dev.59 [2024-09-26T07:22:49.014Z] v3.2.0-dev.6 [2024-09-26T07:22:49.014Z] v3.2.0-dev.60 [2024-09-26T07:22:49.014Z] v3.2.0-dev.61 [2024-09-26T07:22:49.014Z] v3.2.0-dev.62 [2024-09-26T07:22:49.014Z] v3.2.0-dev.63 [2024-09-26T07:22:49.014Z] v3.2.0-dev.64 [2024-09-26T07:22:49.014Z] v3.2.0-dev.65 [2024-09-26T07:22:49.014Z] v3.2.0-dev.66 [2024-09-26T07:22:49.014Z] v3.2.0-dev.67 [2024-09-26T07:22:49.014Z] v3.2.0-dev.68 [2024-09-26T07:22:49.014Z] v3.2.0-dev.69 [2024-09-26T07:22:49.014Z] v3.2.0-dev.7 [2024-09-26T07:22:49.014Z] v3.2.0-dev.70 [2024-09-26T07:22:49.014Z] v3.2.0-dev.71 [2024-09-26T07:22:49.014Z] v3.2.0-dev.72 [2024-09-26T07:22:49.014Z] v3.2.0-dev.73 [2024-09-26T07:22:49.014Z] v3.2.0-dev.74 [2024-09-26T07:22:49.014Z] v3.2.0-dev.75 [2024-09-26T07:22:49.014Z] v3.2.0-dev.76 [2024-09-26T07:22:49.014Z] v3.2.0-dev.77 [2024-09-26T07:22:49.014Z] v3.2.0-dev.78 [2024-09-26T07:22:49.014Z] v3.2.0-dev.79 [2024-09-26T07:22:49.014Z] v3.2.0-dev.8 [2024-09-26T07:22:49.014Z] v3.2.0-dev.80 [2024-09-26T07:22:49.014Z] v3.2.0-dev.81 [2024-09-26T07:22:49.014Z] v3.2.0-dev.82 [2024-09-26T07:22:49.014Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-26T07:22:49.307Z] + lftools sign git-tag v3.2.0-dev.82 [2024-09-26T07:22:49.889Z] Signing Git tag with Sigul... [2024-09-26T07:22:49.889Z] Signing v3.2.0-dev.82 [Pipeline] echo [2024-09-26T07:22:50.469Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-26T07:22:50.784Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-26T07:22:50.791Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-26T07:22:50.814Z] $ docker stop --time=1 68cf98a0ba21b3f1f8d36ff1be3aba897f8aeb7862cae0772b0920d1fcaecd9d [2024-09-26T07:22:52.495Z] $ docker rm -f --volumes 68cf98a0ba21b3f1f8d36ff1be3aba897f8aeb7862cae0772b0920d1fcaecd9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-26T07:22:52.942Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-26T07:22:52.942Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:22:53.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-26T07:22:53.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T07:22:53.339Z] prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container [2024-09-26T07:22:53.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@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/py-git-semver:0.1.4 cat [2024-09-26T07:22:53.737Z] $ docker top 4bcbbef966db4f578473abb041bedc0595b11fc18c480960b0a7e2923b07b5f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-26T07:22:53.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-26T07:22:53.857Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-26T07:22:53.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-26T07:22:53.969Z] $ docker exec 4bcbbef966db4f578473abb041bedc0595b11fc18c480960b0a7e2923b07b5f9 ssh-agent [2024-09-26T07:22:54.082Z] SSH_AUTH_SOCK=/tmp/ssh-NBdxJigyyEL4/agent.32 [2024-09-26T07:22:54.082Z] SSH_AGENT_PID=38 [2024-09-26T07:22:54.087Z] Running ssh-add (command line suppressed) [2024-09-26T07:22:54.184Z] Identity added: /w/workspace/edgex-go/704@tmp/private_key_12247177606068435781.key (/w/workspace/edgex-go/704@tmp/private_key_12247177606068435781.key) [2024-09-26T07:22:54.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-26T07:22:54.488Z] + git semver bump pre [2024-09-26T07:22:54.747Z] 2024-09-26 07:22:54,672 [read_version] DEBUG read version from /w/workspace/edgex-go/704/.semver/main [2024-09-26T07:22:54.747Z] 2024-09-26 07:22:54,672 [bump_version] DEBUG bumping version:3.2.0-dev.82 on axis:pre with prefix:dev [2024-09-26T07:22:54.747Z] 2024-09-26 07:22:54,672 [bump_version] DEBUG bumped version:3.2.0-dev.83 [2024-09-26T07:22:54.747Z] 2024-09-26 07:22:54,672 [write_version] DEBUG write version:3.2.0-dev.83 to path:/w/workspace/edgex-go/704/.semver/main with force:True [2024-09-26T07:22:54.747Z] 2024-09-26 07:22:54,672 [read_version] DEBUG read version from /w/workspace/edgex-go/704/.semver/main [2024-09-26T07:22:54.747Z] 2024-09-26 07:22:54,672 [write_file] DEBUG write to file:/w/workspace/edgex-go/704/.semver/main [2024-09-26T07:22:54.747Z] 2024-09-26 07:22:54,675 [execute] INFO git cat-file --batch-check [2024-09-26T07:22:54.747Z] 2024-09-26 07:22:54,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/704/.semver, universal_newlines=False, shell=None, istream=) [2024-09-26T07:22:54.747Z] 2024-09-26 07:22:54,681 [execute] INFO git cat-file --batch [2024-09-26T07:22:54.747Z] 2024-09-26 07:22:54,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/704/.semver, universal_newlines=False, shell=None, istream=) [2024-09-26T07:22:54.747Z] 2024-09-26 07:22:54,686 [read_version] DEBUG read version from /w/workspace/edgex-go/704/.semver/main [2024-09-26T07:22:54.747Z] 3.2.0-dev.83 [Pipeline] } [2024-09-26T07:22:54.755Z] $ docker exec --env ******** --env ******** 4bcbbef966db4f578473abb041bedc0595b11fc18c480960b0a7e2923b07b5f9 ssh-agent -k [2024-09-26T07:22:54.853Z] unset SSH_AUTH_SOCK; [2024-09-26T07:22:54.854Z] unset SSH_AGENT_PID; [2024-09-26T07:22:54.854Z] echo Agent pid 38 killed; [2024-09-26T07:22:54.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-26T07:22:55.258Z] + git semver [Pipeline] } [2024-09-26T07:22:55.526Z] $ docker stop --time=1 4bcbbef966db4f578473abb041bedc0595b11fc18c480960b0a7e2923b07b5f9 [2024-09-26T07:22:56.804Z] $ docker rm -f --volumes 4bcbbef966db4f578473abb041bedc0595b11fc18c480960b0a7e2923b07b5f9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-26T07:22:57.171Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-26T07:22:57.171Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:22:57.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-26T07:22:57.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T07:22:57.551Z] prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container [2024-09-26T07:22:57.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@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/py-git-semver:0.1.4 cat [2024-09-26T07:22:57.973Z] $ docker top 101084efb0763e9fb20aa2fa8469b2d9864321de228971c4f40c58287498192d -eo pid,comm [2024-09-26T07:22:58.021Z] 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-26T07:22:58.021Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-26T07:22:58.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-26T07:22:58.084Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-26T07:22:58.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-26T07:22:58.206Z] $ docker exec 101084efb0763e9fb20aa2fa8469b2d9864321de228971c4f40c58287498192d ssh-agent [2024-09-26T07:22:58.323Z] SSH_AUTH_SOCK=/tmp/ssh-6Obg2rMFyqqC/agent.32 [2024-09-26T07:22:58.323Z] SSH_AGENT_PID=38 [2024-09-26T07:22:58.327Z] Running ssh-add (command line suppressed) [2024-09-26T07:22:58.429Z] Identity added: /w/workspace/edgex-go/704@tmp/private_key_13510773584970731539.key (/w/workspace/edgex-go/704@tmp/private_key_13510773584970731539.key) [2024-09-26T07:22:58.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-26T07:22:58.730Z] + git semver push [2024-09-26T07:22:58.988Z] 2024-09-26 07:22:58,902 [run_push] DEBUG push [2024-09-26T07:22:58.988Z] 2024-09-26 07:22:58,903 [execute] INFO git cat-file --batch-check [2024-09-26T07:22:58.988Z] 2024-09-26 07:22:58,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/704/.semver, universal_newlines=False, shell=None, istream=) [2024-09-26T07:22:58.988Z] 2024-09-26 07:22:58,906 [execute] INFO git rev-list db69721e96f8dc28ac52f5ead560d476e90d1b69 -- [2024-09-26T07:22:58.988Z] 2024-09-26 07:22:58,907 [execute] DEBUG Popen(['git', 'rev-list', 'db69721e96f8dc28ac52f5ead560d476e90d1b69', '--'], cwd=/w/workspace/edgex-go/704/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-26T07:22:58.988Z] 2024-09-26 07:22:58,923 [execute] INFO git fetch -v origin [2024-09-26T07:22:58.988Z] 2024-09-26 07:22:58,924 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/704/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-26T07:22:59.555Z] 2024-09-26 07:22:59,440 [run_push] DEBUG no remote changes detected [2024-09-26T07:22:59.555Z] 2024-09-26 07:22:59,440 [execute] INFO git push origin semver [2024-09-26T07:22:59.555Z] 2024-09-26 07:22:59,440 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/704/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-26T07:23:00.491Z] 2024-09-26 07:23:00,241 [run_push] DEBUG push all version tags [2024-09-26T07:23:00.491Z] 2024-09-26 07:23:00,241 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-26T07:23:00.491Z] 2024-09-26 07:23:00,242 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/704, universal_newlines=False, shell=None, istream=None) [2024-09-26T07:23:01.060Z] 2024-09-26 07:23:01,052 [read_version] DEBUG read version from /w/workspace/edgex-go/704/.semver/main [2024-09-26T07:23:01.060Z] 3.2.0-dev.83 [Pipeline] } [2024-09-26T07:23:01.325Z] $ docker exec --env ******** --env ******** 101084efb0763e9fb20aa2fa8469b2d9864321de228971c4f40c58287498192d ssh-agent -k [2024-09-26T07:23:01.451Z] unset SSH_AUTH_SOCK; [2024-09-26T07:23:01.451Z] unset SSH_AGENT_PID; [2024-09-26T07:23:01.451Z] echo Agent pid 38 killed; [2024-09-26T07:23:01.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-26T07:23:01.787Z] + git semver [Pipeline] } [2024-09-26T07:23:02.366Z] $ docker stop --time=1 101084efb0763e9fb20aa2fa8469b2d9864321de228971c4f40c58287498192d [2024-09-26T07:23:04.224Z] $ docker rm -f --volumes 101084efb0763e9fb20aa2fa8469b2d9864321de228971c4f40c58287498192d [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-26T07:23:04.795Z] + [ -d /w/workspace/edgex-go/704/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-26T07:23:05.085Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-26T07:23:06.160Z] ---> package-listing.sh [2024-09-26T07:23:06.160Z] ++ facter osfamily [2024-09-26T07:23:06.160Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-26T07:23:06.465Z] + OS_FAMILY=debian [2024-09-26T07:23:06.465Z] + workspace=/w/workspace/edgex-go/704 [2024-09-26T07:23:06.465Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-26T07:23:06.465Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-26T07:23:06.465Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-26T07:23:06.465Z] + PACKAGES=/tmp/packages_start.txt [2024-09-26T07:23:06.465Z] + '[' /w/workspace/edgex-go/704 ']' [2024-09-26T07:23:06.465Z] + PACKAGES=/tmp/packages_end.txt [2024-09-26T07:23:06.465Z] + case "${OS_FAMILY}" in [2024-09-26T07:23:06.465Z] + dpkg -l [2024-09-26T07:23:06.465Z] + grep '^ii' [2024-09-26T07:23:06.465Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-26T07:23:06.465Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-26T07:23:06.465Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-26T07:23:06.465Z] + '[' /w/workspace/edgex-go/704 ']' [2024-09-26T07:23:06.465Z] + mkdir -p /w/workspace/edgex-go/704/archives/ [2024-09-26T07:23:06.465Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/704/archives/ [Pipeline] echo [2024-09-26T07:23:06.517Z] 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/704/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-26T07:23:06.849Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:23:07.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-26T07:23:07.416Z] [2024-09-26T07:23:07.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T07:23:07.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-26T07:23:08.815Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-26T07:23:08.815Z] 5eb5b503b376: Pulling fs layer [2024-09-26T07:23:08.815Z] 5c69ac0246d0: Pulling fs layer [2024-09-26T07:23:08.815Z] ec43610c2a17: Pulling fs layer [2024-09-26T07:23:08.815Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-26T07:23:08.815Z] 33b1e0a273af: Pulling fs layer [2024-09-26T07:23:08.815Z] 5d3b04190fa2: Pulling fs layer [2024-09-26T07:23:08.815Z] 2f39f015ded8: Pulling fs layer [2024-09-26T07:23:08.815Z] 3a2ae6a8a46f: Waiting [2024-09-26T07:23:08.815Z] 2f39f015ded8: Waiting [2024-09-26T07:23:08.815Z] 5d3b04190fa2: Waiting [2024-09-26T07:23:08.815Z] 33b1e0a273af: Waiting [2024-09-26T07:23:08.815Z] 5c69ac0246d0: Verifying Checksum [2024-09-26T07:23:08.815Z] 5c69ac0246d0: Download complete [2024-09-26T07:23:08.815Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-26T07:23:08.815Z] 3a2ae6a8a46f: Download complete [2024-09-26T07:23:08.815Z] 33b1e0a273af: Verifying Checksum [2024-09-26T07:23:08.815Z] 33b1e0a273af: Download complete [2024-09-26T07:23:08.815Z] 5d3b04190fa2: Verifying Checksum [2024-09-26T07:23:08.815Z] 5d3b04190fa2: Download complete [2024-09-26T07:23:08.815Z] ec43610c2a17: Verifying Checksum [2024-09-26T07:23:08.815Z] ec43610c2a17: Download complete [2024-09-26T07:23:09.073Z] 5eb5b503b376: Verifying Checksum [2024-09-26T07:23:09.073Z] 5eb5b503b376: Download complete [2024-09-26T07:23:09.639Z] 2f39f015ded8: Download complete [2024-09-26T07:23:09.898Z] 5eb5b503b376: Pull complete [2024-09-26T07:23:10.155Z] 5c69ac0246d0: Pull complete [2024-09-26T07:23:10.413Z] ec43610c2a17: Pull complete [2024-09-26T07:23:10.672Z] 3a2ae6a8a46f: Pull complete [2024-09-26T07:23:10.672Z] 33b1e0a273af: Pull complete [2024-09-26T07:23:10.929Z] 5d3b04190fa2: Pull complete [2024-09-26T07:23:15.115Z] 2f39f015ded8: Pull complete [2024-09-26T07:23:15.115Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-26T07:23:15.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-26T07:23:15.115Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T07:23:15.216Z] prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container [2024-09-26T07:23:15.248Z] $ 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/704/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/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@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-lftools-log-publisher:latest cat [2024-09-26T07:23:21.138Z] $ docker top bcb9479ffcdc8b37c95688284418cc846660520aa8db836c66371426e9c759fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-26T07:23:21.479Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-26T07:23:21.762Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-26T07:23:22.050Z] + ls /var/log/sa-host [2024-09-26T07:23:22.050Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-26T07:23:22.294Z] provisioning config files... [2024-09-26T07:23:22.302Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/704@tmp/config263232421508454738tmp [Pipeline] { [Pipeline] echo [2024-09-26T07:23:22.317Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-26T07:23:22.600Z] ---> create-netrc.sh [Pipeline] } [2024-09-26T07:23:22.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-26T07:23:22.942Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-26T07:23:22.952Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-26T07:23:23.237Z] ---> sudo-logs.sh [2024-09-26T07:23:23.237Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-26T07:23:23.441Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-26T07:23:23.727Z] ---> job-cost.sh [2024-09-26T07:23:23.727Z] lf-activate-venv: SKIPPING [2024-09-26T07:23:23.727Z] DEBUG: total: 0.10999999940395355 [2024-09-26T07:23:23.727Z] INFO: Retrieving Stack Cost... [2024-09-26T07:23:23.986Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-26T07:23:24.554Z] INFO: Archiving Costs [Pipeline] echo [2024-09-26T07:23:24.568Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-26T07:23:24.846Z] ---> logs-deploy.sh [2024-09-26T07:23:24.846Z] lf-activate-venv: SKIPPING [2024-09-26T07:23:24.846Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/704 [2024-09-26T07:23:24.846Z] INFO: archiving workspace using pattern(s): [2024-09-26T07:23:25.780Z] Archives upload complete. [2024-09-26T07:23:26.039Z] INFO: archiving logs to Nexus [2024-09-26T07:23:26.611Z] ---> uname -a: [2024-09-26T07:23:26.611Z] Linux prd-ubuntu20-04-docker-8c-8g-11169 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-26T07:23:26.611Z] [2024-09-26T07:23:26.611Z] [2024-09-26T07:23:26.611Z] ---> lscpu: [2024-09-26T07:23:26.611Z] Architecture: x86_64 [2024-09-26T07:23:26.611Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-26T07:23:26.611Z] Byte Order: Little Endian [2024-09-26T07:23:26.611Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-26T07:23:26.611Z] CPU(s): 8 [2024-09-26T07:23:26.611Z] On-line CPU(s) list: 0-7 [2024-09-26T07:23:26.611Z] Thread(s) per core: 1 [2024-09-26T07:23:26.611Z] Core(s) per socket: 1 [2024-09-26T07:23:26.611Z] Socket(s): 8 [2024-09-26T07:23:26.611Z] NUMA node(s): 1 [2024-09-26T07:23:26.611Z] Vendor ID: AuthenticAMD [2024-09-26T07:23:26.611Z] CPU family: 23 [2024-09-26T07:23:26.611Z] Model: 49 [2024-09-26T07:23:26.611Z] Model name: AMD EPYC-Rome Processor [2024-09-26T07:23:26.611Z] Stepping: 0 [2024-09-26T07:23:26.611Z] CPU MHz: 2799.998 [2024-09-26T07:23:26.611Z] BogoMIPS: 5599.99 [2024-09-26T07:23:26.611Z] Virtualization: AMD-V [2024-09-26T07:23:26.611Z] Hypervisor vendor: KVM [2024-09-26T07:23:26.611Z] Virtualization type: full [2024-09-26T07:23:26.611Z] L1d cache: 256 KiB [2024-09-26T07:23:26.611Z] L1i cache: 256 KiB [2024-09-26T07:23:26.611Z] L2 cache: 4 MiB [2024-09-26T07:23:26.611Z] L3 cache: 128 MiB [2024-09-26T07:23:26.612Z] NUMA node0 CPU(s): 0-7 [2024-09-26T07:23:26.612Z] Vulnerability Itlb multihit: Not affected [2024-09-26T07:23:26.612Z] Vulnerability L1tf: Not affected [2024-09-26T07:23:26.612Z] Vulnerability Mds: Not affected [2024-09-26T07:23:26.612Z] Vulnerability Meltdown: Not affected [2024-09-26T07:23:26.612Z] Vulnerability Mmio stale data: Not affected [2024-09-26T07:23:26.612Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-26T07:23:26.612Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-26T07:23:26.612Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-26T07:23:26.612Z] Vulnerability Srbds: Not affected [2024-09-26T07:23:26.612Z] Vulnerability Tsx async abort: Not affected [2024-09-26T07:23:26.612Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-09-26T07:23:26.612Z] [2024-09-26T07:23:26.612Z] [2024-09-26T07:23:26.612Z] ---> nproc: [2024-09-26T07:23:26.612Z] 8 [2024-09-26T07:23:26.612Z] [2024-09-26T07:23:26.612Z] [2024-09-26T07:23:26.612Z] ---> df -h: [2024-09-26T07:23:26.612Z] Filesystem Size Used Avail Use% Mounted on [2024-09-26T07:23:26.612Z] overlay 155G 29G 127G 19% / [2024-09-26T07:23:26.612Z] tmpfs 64M 0 64M 0% /dev [2024-09-26T07:23:26.612Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-26T07:23:26.612Z] shm 64M 0 64M 0% /dev/shm [2024-09-26T07:23:26.612Z] /dev/vda1 155G 29G 127G 19% /facter-os [2024-09-26T07:23:26.612Z] [2024-09-26T07:23:26.612Z] [2024-09-26T07:23:26.612Z] ---> sar -b -r -n DEV: [2024-09-26T07:23:26.612Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11169) 09/26/24 _x86_64_ (8 CPU) [2024-09-26T07:23:26.612Z] [2024-09-26T07:23:26.612Z] 04:58:43 LINUX RESTART (8 CPU) [2024-09-26T07:23:26.612Z] [2024-09-26T07:23:26.612Z] 04:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-26T07:23:26.612Z] 05:00:02 351.48 46.07 305.41 0.00 5260.25 68347.08 0.00 [2024-09-26T07:23:26.612Z] 05:01:01 176.93 0.73 176.20 0.00 14.51 57153.22 0.00 [2024-09-26T07:23:26.612Z] 05:02:01 44.99 0.00 44.99 0.00 0.00 34376.02 0.00 [2024-09-26T07:23:26.612Z] 05:03:01 33.26 0.20 33.06 0.00 2.80 19381.97 0.00 [2024-09-26T07:23:26.612Z] 05:04:01 342.93 1.35 341.58 0.00 113.68 260556.39 0.00 [2024-09-26T07:23:26.612Z] 05:05:01 904.40 17.48 886.92 0.00 4395.60 211930.82 0.00 [2024-09-26T07:23:26.612Z] 05:06:01 193.04 0.10 192.94 0.00 0.80 36526.49 0.00 [2024-09-26T07:23:26.612Z] 05:07:01 285.97 0.08 285.89 0.00 0.67 82296.57 0.00 [2024-09-26T07:23:26.612Z] 05:08:01 722.69 0.05 722.64 0.00 4.93 115986.40 0.00 [2024-09-26T07:23:26.612Z] 05:09:01 40.84 0.03 40.81 0.00 8.40 1060.22 0.00 [2024-09-26T07:23:26.612Z] 05:10:01 22.40 0.03 22.36 0.00 5.20 571.64 0.00 [2024-09-26T07:23:26.612Z] 05:11:01 2.38 0.00 2.38 0.00 0.00 26.39 0.00 [2024-09-26T07:23:26.612Z] 05:12:01 1.32 0.00 1.32 0.00 0.00 19.46 0.00 [2024-09-26T07:23:26.612Z] 05:13:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 [2024-09-26T07:23:26.612Z] 05:14:01 1.35 0.00 1.35 0.00 0.00 14.00 0.00 [2024-09-26T07:23:26.612Z] 05:15:01 1.87 0.02 1.85 0.00 0.13 28.26 0.00 [2024-09-26T07:23:26.612Z] 05:16:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 [2024-09-26T07:23:26.612Z] 05:17:01 1.62 0.02 1.60 0.00 0.13 17.86 0.00 [2024-09-26T07:23:26.612Z] 05:18:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 [2024-09-26T07:23:26.612Z] 05:19:01 3.60 1.58 2.02 0.00 36.93 25.06 0.00 [2024-09-26T07:23:26.612Z] 05:20:01 1.27 0.00 1.27 0.00 0.00 15.19 0.00 [2024-09-26T07:23:26.612Z] 05:21:01 1.72 0.00 1.72 0.00 0.00 19.20 0.00 [2024-09-26T07:23:26.612Z] 05:22:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2024-09-26T07:23:26.612Z] 05:23:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 [2024-09-26T07:23:26.612Z] 05:24:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 [2024-09-26T07:23:26.612Z] 05:25:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 [2024-09-26T07:23:26.612Z] 05:26:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2024-09-26T07:23:26.612Z] 05:27:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 [2024-09-26T07:23:26.612Z] 05:28:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2024-09-26T07:23:26.612Z] 05:29:01 1.52 0.00 1.52 0.00 0.00 18.93 0.00 [2024-09-26T07:23:26.612Z] 05:30:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2024-09-26T07:23:26.612Z] 05:31:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 [2024-09-26T07:23:26.612Z] 05:32:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2024-09-26T07:23:26.612Z] 05:33:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 [2024-09-26T07:23:26.612Z] 05:34:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2024-09-26T07:23:26.612Z] 05:35:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 [2024-09-26T07:23:26.612Z] 05:36:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2024-09-26T07:23:26.612Z] 05:37:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2024-09-26T07:23:26.612Z] 05:38:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2024-09-26T07:23:26.612Z] 05:39:01 1.52 0.00 1.52 0.00 0.00 18.80 0.00 [2024-09-26T07:23:26.612Z] 05:40:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2024-09-26T07:23:26.612Z] 05:41:01 1.63 0.02 1.62 0.00 2.53 18.53 0.00 [2024-09-26T07:23:26.612Z] 05:42:01 1.13 0.00 1.13 0.00 0.00 12.27 0.00 [2024-09-26T07:23:26.612Z] 05:43:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2024-09-26T07:23:26.612Z] 05:44:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2024-09-26T07:23:26.612Z] 05:45:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 [2024-09-26T07:23:26.612Z] 05:46:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2024-09-26T07:23:26.612Z] 05:47:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2024-09-26T07:23:26.612Z] 05:48:01 2.80 1.02 1.78 0.00 21.86 24.93 0.00 [2024-09-26T07:23:26.612Z] 05:49:01 1.95 0.00 1.95 0.00 0.00 22.39 0.00 [2024-09-26T07:23:26.612Z] 05:50:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2024-09-26T07:23:26.612Z] 05:51:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2024-09-26T07:23:26.612Z] 05:52:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 [2024-09-26T07:23:26.612Z] 05:53:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2024-09-26T07:23:26.612Z] 05:54:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 [2024-09-26T07:23:26.612Z] 05:55:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 [2024-09-26T07:23:26.612Z] 05:56:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 [2024-09-26T07:23:26.612Z] 05:57:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 [2024-09-26T07:23:26.612Z] 05:58:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 [2024-09-26T07:23:26.612Z] 05:59:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 [2024-09-26T07:23:26.612Z] 06:00:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 [2024-09-26T07:23:26.612Z] 06:01:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2024-09-26T07:23:26.612Z] 06:02:02 1.20 0.00 1.20 0.00 0.00 14.13 0.00 [2024-09-26T07:23:26.612Z] 06:03:01 1.02 0.00 1.02 0.00 0.00 12.88 0.00 [2024-09-26T07:23:26.612Z] 06:04:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 [2024-09-26T07:23:26.612Z] 06:05:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 [2024-09-26T07:23:26.612Z] 06:06:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 [2024-09-26T07:23:26.612Z] 06:07:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2024-09-26T07:23:26.612Z] 06:08:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2024-09-26T07:23:26.612Z] 06:09:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2024-09-26T07:23:26.612Z] 06:10:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 [2024-09-26T07:23:26.612Z] 06:11:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2024-09-26T07:23:26.612Z] 06:12:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2024-09-26T07:23:26.612Z] 06:13:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 [2024-09-26T07:23:26.612Z] 06:14:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2024-09-26T07:23:26.612Z] 06:15:01 1.53 0.00 1.53 0.00 0.00 18.80 0.00 [2024-09-26T07:23:26.612Z] 06:16:01 1.27 0.00 1.27 0.00 0.00 13.20 0.00 [2024-09-26T07:23:26.612Z] 06:17:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2024-09-26T07:23:26.612Z] 06:18:01 1.48 0.00 1.48 0.00 0.00 16.00 0.00 [2024-09-26T07:23:26.612Z] 06:19:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 [2024-09-26T07:23:26.612Z] 06:20:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 [2024-09-26T07:23:26.612Z] 06:21:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 [2024-09-26T07:23:26.612Z] 06:22:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 [2024-09-26T07:23:26.612Z] 06:23:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 [2024-09-26T07:23:26.612Z] 06:24:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 [2024-09-26T07:23:26.612Z] 06:25:01 1.58 0.03 1.55 0.00 0.27 18.40 0.00 [2024-09-26T07:23:26.612Z] 06:26:01 4.45 2.23 2.23 0.00 36.29 74.31 0.00 [2024-09-26T07:23:26.612Z] 06:27:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 [2024-09-26T07:23:26.612Z] 06:28:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2024-09-26T07:23:26.612Z] 06:29:01 1.68 0.00 1.68 0.00 0.00 19.86 0.00 [2024-09-26T07:23:26.612Z] 06:30:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 [2024-09-26T07:23:26.612Z] 06:31:01 2.17 0.00 2.17 0.00 0.00 23.60 0.00 [2024-09-26T07:23:26.612Z] 06:32:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2024-09-26T07:23:26.612Z] 06:33:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 [2024-09-26T07:23:26.612Z] 06:34:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 [2024-09-26T07:23:26.612Z] 06:35:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 [2024-09-26T07:23:26.612Z] 06:36:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2024-09-26T07:23:26.612Z] 06:37:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 [2024-09-26T07:23:26.612Z] 06:38:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 [2024-09-26T07:23:26.612Z] 06:39:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2024-09-26T07:23:26.612Z] 06:40:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 [2024-09-26T07:23:26.612Z] 06:41:01 1.77 0.00 1.77 0.00 0.00 19.33 0.00 [2024-09-26T07:23:26.612Z] 06:42:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2024-09-26T07:23:26.612Z] 06:43:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2024-09-26T07:23:26.612Z] 06:44:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 [2024-09-26T07:23:26.612Z] 06:45:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 [2024-09-26T07:23:26.612Z] 06:46:01 1.35 0.00 1.35 0.00 0.00 13.86 0.00 [2024-09-26T07:23:26.612Z] 06:47:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2024-09-26T07:23:26.612Z] 06:48:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 [2024-09-26T07:23:26.612Z] 06:49:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2024-09-26T07:23:26.612Z] 06:50:01 1.57 0.00 1.57 0.00 0.00 17.20 0.00 [2024-09-26T07:23:26.612Z] 06:51:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2024-09-26T07:23:26.612Z] 06:52:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 [2024-09-26T07:23:26.612Z] 06:53:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 [2024-09-26T07:23:26.612Z] 06:54:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 [2024-09-26T07:23:26.612Z] 06:55:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 [2024-09-26T07:23:26.612Z] 06:56:01 1.28 0.00 1.28 0.00 0.00 13.06 0.00 [2024-09-26T07:23:26.612Z] 06:57:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2024-09-26T07:23:26.612Z] 06:58:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 [2024-09-26T07:23:26.612Z] 06:59:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2024-09-26T07:23:26.612Z] 07:00:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 [2024-09-26T07:23:26.612Z] 07:01:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2024-09-26T07:23:26.612Z] 07:02:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 [2024-09-26T07:23:26.612Z] 07:03:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 [2024-09-26T07:23:26.612Z] 07:04:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 [2024-09-26T07:23:26.612Z] 07:05:01 1.62 0.00 1.62 0.00 0.00 19.86 0.00 [2024-09-26T07:23:26.612Z] 07:06:01 1.18 0.00 1.18 0.00 0.00 12.13 0.00 [2024-09-26T07:23:26.612Z] 07:07:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 [2024-09-26T07:23:26.612Z] 07:08:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 [2024-09-26T07:23:26.612Z] 07:09:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 [2024-09-26T07:23:26.612Z] 07:10:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 [2024-09-26T07:23:26.612Z] 07:11:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2024-09-26T07:23:26.612Z] 07:12:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 [2024-09-26T07:23:26.612Z] 07:13:02 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2024-09-26T07:23:26.612Z] 07:14:01 1.27 0.00 1.27 0.00 0.00 13.96 0.00 [2024-09-26T07:23:26.612Z] 07:15:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 [2024-09-26T07:23:26.612Z] 07:16:01 1.42 0.00 1.42 0.00 0.00 17.46 0.00 [2024-09-26T07:23:26.612Z] 07:17:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 [2024-09-26T07:23:26.612Z] 07:18:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 [2024-09-26T07:23:26.612Z] 07:19:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2024-09-26T07:23:26.612Z] 07:20:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2024-09-26T07:23:26.612Z] 07:21:01 1.63 0.00 1.63 0.00 0.00 20.80 0.00 [2024-09-26T07:23:26.612Z] 07:22:01 2.78 0.07 2.72 0.00 7.87 449.13 0.00 [2024-09-26T07:23:26.612Z] 07:23:01 198.62 0.37 198.25 0.00 12.93 61229.40 0.00 [2024-09-26T07:23:26.612Z] Average: 24.27 0.50 23.77 0.00 68.96 6606.97 0.00 [2024-09-26T07:23:26.612Z] [2024-09-26T07:23:26.612Z] 04:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-26T07:23:26.612Z] 05:00:02 28722900 31547480 765668 2.33 75828 3010932 1871096 5.51 1069324 2687044 585408 [2024-09-26T07:23:26.612Z] 05:01:01 27027572 30969372 1332540 4.05 128152 3952276 2469872 7.28 2113584 3205672 671768 [2024-09-26T07:23:26.612Z] 05:02:01 27034128 31181344 1117508 3.40 132340 4139624 2532024 7.46 1783636 3507248 343740 [2024-09-26T07:23:26.612Z] 05:03:01 26482636 31481580 815868 2.48 135776 4930944 1934748 5.70 1740888 4049356 608436 [2024-09-26T07:23:26.612Z] 05:04:01 20560788 31275672 1010112 3.07 149076 10502268 3802700 11.21 1957896 9588060 884 [2024-09-26T07:23:26.612Z] 05:05:01 13508176 30834104 1360904 4.14 365912 16318560 5447708 16.05 3376732 14546512 73620 [2024-09-26T07:23:26.612Z] 05:06:01 8319652 28389656 3779204 11.49 390012 18819380 10469808 30.86 7004644 15844840 1658536 [2024-09-26T07:23:26.612Z] 05:07:01 7088472 29513228 2671416 8.12 401532 21114096 7950064 23.43 6724808 17330964 1964336 [2024-09-26T07:23:26.612Z] 05:08:01 9666288 31384444 858712 2.61 412104 20576732 2404960 7.09 3331672 18410952 680 [2024-09-26T07:23:26.612Z] 05:09:01 9692172 31412744 829180 2.52 413728 20577652 2431524 7.17 3624120 18093172 628 [2024-09-26T07:23:26.612Z] 05:10:01 9701708 31423800 818140 2.49 414548 20578128 2297184 6.77 3967896 17739896 232 [2024-09-26T07:23:26.612Z] 05:11:01 9703392 31425620 816160 2.48 414588 20578132 2297184 6.77 3965580 17739900 60 [2024-09-26T07:23:26.612Z] 05:12:01 9704460 31426688 815456 2.48 414620 20578132 2297184 6.77 3965084 17739900 12 [2024-09-26T07:23:26.612Z] 05:13:01 9718812 31441092 801368 2.44 414644 20578136 2297184 6.77 3951200 17739904 44 [2024-09-26T07:23:26.612Z] 05:14:01 9719168 31441508 801092 2.44 414696 20578136 2297184 6.77 3951284 17739908 4 [2024-09-26T07:23:26.612Z] 05:15:01 9718476 31440924 801840 2.44 414732 20578112 2347752 6.92 3951444 17739884 172 [2024-09-26T07:23:26.612Z] 05:16:01 9718568 31441020 801584 2.44 414772 20578120 2347752 6.92 3951336 17739888 8 [2024-09-26T07:23:26.612Z] 05:17:01 9718480 31440996 801584 2.44 414800 20578116 2347752 6.92 3951472 17739892 12 [2024-09-26T07:23:26.612Z] 05:18:01 9718188 31440752 801676 2.44 414832 20578128 2347752 6.92 3951592 17739896 176 [2024-09-26T07:23:26.612Z] 05:19:01 9713296 31438124 804172 2.45 414904 20579232 2347752 6.92 3955828 17740180 52 [2024-09-26T07:23:26.612Z] 05:20:01 9713004 31437912 804348 2.45 414956 20579236 2347752 6.92 3958484 17740192 180 [2024-09-26T07:23:26.612Z] 05:21:01 9713280 31438192 804012 2.45 414996 20579240 2347752 6.92 3958292 17740196 12 [2024-09-26T07:23:26.612Z] 05:22:01 9713288 31438260 803932 2.44 415024 20579240 2347752 6.92 3958180 17740200 12 [2024-09-26T07:23:26.612Z] 05:23:01 9713188 31438212 804152 2.45 415056 20579244 2347752 6.92 3958116 17740192 4 [2024-09-26T07:23:26.612Z] 05:24:01 9713188 31438216 804096 2.45 415076 20579252 2347752 6.92 3958036 17740196 8 [2024-09-26T07:23:26.613Z] 05:25:01 9713100 31438164 804100 2.45 415100 20579252 2347752 6.92 3958272 17740204 44 [2024-09-26T07:23:26.613Z] 05:26:01 9713060 31438132 804060 2.45 415112 20579256 2347752 6.92 3958492 17740208 8 [2024-09-26T07:23:26.613Z] 05:27:01 9713012 31438216 804000 2.45 415136 20579388 2347752 6.92 3958252 17740340 48 [2024-09-26T07:23:26.613Z] 05:28:01 9712712 31437920 804240 2.45 415140 20579392 2331188 6.87 3958252 17740344 8 [2024-09-26T07:23:26.613Z] 05:29:01 9712660 31437940 804420 2.45 415164 20579396 2331188 6.87 3958356 17740352 60 [2024-09-26T07:23:26.613Z] 05:30:01 9712708 31438024 804320 2.45 415188 20579396 2331188 6.87 3958400 17740344 4 [2024-09-26T07:23:26.613Z] 05:31:01 9712580 31437900 804352 2.45 415212 20579400 2331188 6.87 3958404 17740348 40 [2024-09-26T07:23:26.613Z] 05:32:01 9712320 31437640 804524 2.45 415240 20579400 2331188 6.87 3958340 17740348 12 [2024-09-26T07:23:26.613Z] 05:33:01 9711956 31437340 804756 2.45 415248 20579404 2331188 6.87 3958668 17740356 40 [2024-09-26T07:23:26.613Z] 05:34:01 9712172 31437560 804736 2.45 415264 20579400 2331188 6.87 3958504 17740360 8 [2024-09-26T07:23:26.613Z] 05:35:01 9712140 31437552 804696 2.45 415284 20579408 2331188 6.87 3958784 17740356 12 [2024-09-26T07:23:26.613Z] 05:36:01 9712008 31437452 804976 2.45 415296 20579416 2331188 6.87 3958748 17740364 8 [2024-09-26T07:23:26.613Z] 05:37:01 9711976 31437424 804948 2.45 415308 20579420 2331188 6.87 3958700 17740368 40 [2024-09-26T07:23:26.613Z] 05:38:01 9711952 31437400 804912 2.45 415324 20579420 2331188 6.87 3958764 17740368 8 [2024-09-26T07:23:26.613Z] 05:39:01 9711652 31437164 805116 2.45 415364 20579416 2331188 6.87 3958560 17740376 176 [2024-09-26T07:23:26.613Z] 05:40:01 9711384 31436920 805292 2.45 415384 20579428 2331188 6.87 3958680 17740372 8 [2024-09-26T07:23:26.613Z] 05:41:01 9711588 31437220 804924 2.45 415408 20579508 2331188 6.87 3958676 17740444 44 [2024-09-26T07:23:26.613Z] 05:42:01 9711844 31437496 805016 2.45 415420 20579512 2331188 6.87 3958672 17740464 12 [2024-09-26T07:23:26.613Z] 05:43:01 9711772 31437424 805048 2.45 415436 20579512 2331188 6.87 3958604 17740464 44 [2024-09-26T07:23:26.613Z] 05:44:01 9711600 31437264 805140 2.45 415460 20579512 2331188 6.87 3959008 17740468 20 [2024-09-26T07:23:26.613Z] 05:45:01 9711708 31437432 804944 2.45 415492 20579520 2331188 6.87 3958744 17740472 192 [2024-09-26T07:23:26.613Z] 05:46:01 9711408 31437136 805180 2.45 415500 20579524 2331188 6.87 3958700 17740476 192 [2024-09-26T07:23:26.613Z] 05:47:01 9711328 31437124 805168 2.45 415528 20579528 2331188 6.87 3958740 17740484 192 [2024-09-26T07:23:26.613Z] 05:48:01 9708040 31434860 807956 2.46 415588 20580144 2355312 6.94 3959140 17740988 160 [2024-09-26T07:23:26.613Z] 05:49:01 9708160 31434984 807784 2.46 415620 20580136 2355312 6.94 3959064 17740992 44 [2024-09-26T07:23:26.613Z] 05:50:01 9708080 31434912 807732 2.46 415636 20580152 2355312 6.94 3959476 17740996 8 [2024-09-26T07:23:26.613Z] 05:51:01 9708100 31434996 807588 2.46 415680 20580152 2355312 6.94 3959252 17741000 180 [2024-09-26T07:23:26.613Z] 05:52:01 9707896 31434800 807708 2.46 415696 20580156 2355312 6.94 3959500 17741004 8 [2024-09-26T07:23:26.613Z] 05:53:01 9707728 31434724 807668 2.46 415720 20580160 2355312 6.94 3959540 17741008 184 [2024-09-26T07:23:26.613Z] 05:54:01 9708164 31435168 807392 2.46 415736 20580156 2355312 6.94 3959096 17741016 8 [2024-09-26T07:23:26.613Z] 05:55:01 9707872 31435016 807456 2.46 415748 20580296 2355312 6.94 3959072 17741148 180 [2024-09-26T07:23:26.613Z] 05:56:01 9707816 31434960 807436 2.46 415756 20580296 2355312 6.94 3959020 17741148 8 [2024-09-26T07:23:26.613Z] 05:57:01 9707256 31434472 807912 2.46 415760 20580304 2355312 6.94 3959068 17741160 224 [2024-09-26T07:23:26.613Z] 05:58:01 9707428 31434648 807772 2.46 415772 20580308 2355312 6.94 3959360 17741164 28 [2024-09-26T07:23:26.613Z] 05:59:01 9707576 31434796 807492 2.46 415800 20580308 2355312 6.94 3959388 17741164 196 [2024-09-26T07:23:26.613Z] 06:00:01 9707484 31434768 807768 2.46 415828 20580312 2355312 6.94 3959228 17741172 12 [2024-09-26T07:23:26.613Z] 06:01:01 9707468 31434776 807736 2.46 415844 20580312 2355312 6.94 3959208 17741156 192 [2024-09-26T07:23:26.613Z] 06:02:02 9707176 31434504 807936 2.46 415848 20580316 2355312 6.94 3959628 17741160 20 [2024-09-26T07:23:26.613Z] 06:03:01 9707184 31434536 807852 2.46 415868 20580324 2355312 6.94 3959668 17741164 216 [2024-09-26T07:23:26.613Z] 06:04:01 9707356 31434736 807640 2.46 415884 20580324 2355312 6.94 3959280 17741168 12 [2024-09-26T07:23:26.613Z] 06:05:01 9707372 31434772 807532 2.46 415904 20580328 2355312 6.94 3959348 17741172 196 [2024-09-26T07:23:26.613Z] 06:06:01 9707324 31434728 807504 2.46 415916 20580328 2355312 6.94 3959588 17741172 4 [2024-09-26T07:23:26.613Z] 06:07:01 9707276 31434688 807464 2.46 415936 20580332 2355312 6.94 3959340 17741176 196 [2024-09-26T07:23:26.613Z] 06:08:01 9707444 31434860 807444 2.46 415940 20580336 2355312 6.94 3959324 17741180 8 [2024-09-26T07:23:26.613Z] 06:09:01 9707416 31434904 807624 2.46 415968 20580336 2339168 6.89 3959396 17741180 188 [2024-09-26T07:23:26.613Z] 06:10:01 9707588 31435088 807344 2.46 415992 20580340 2339168 6.89 3959856 17741184 236 [2024-09-26T07:23:26.613Z] 06:11:01 9707516 31435020 807392 2.46 416012 20580344 2339168 6.89 3959480 17741188 200 [2024-09-26T07:23:26.613Z] 06:12:01 9707500 31435008 807332 2.46 416020 20580348 2339168 6.89 3959472 17741188 4 [2024-09-26T07:23:26.613Z] 06:13:01 9707452 31435152 807168 2.45 416040 20580480 2339168 6.89 3959528 17741328 212 [2024-09-26T07:23:26.613Z] 06:14:01 9707416 31435120 807328 2.46 416056 20580484 2339168 6.89 3959584 17741328 4 [2024-09-26T07:23:26.613Z] 06:15:01 9707636 31435408 807116 2.45 416100 20580480 2339168 6.89 3959672 17741340 192 [2024-09-26T07:23:26.613Z] 06:16:01 9707864 31435644 806924 2.45 416128 20580492 2339168 6.89 3959708 17741344 8 [2024-09-26T07:23:26.613Z] 06:17:01 9707604 31435448 807100 2.45 416160 20580492 2355220 6.94 3959784 17741348 196 [2024-09-26T07:23:26.613Z] 06:18:01 9707748 31435620 807084 2.45 416176 20580496 2355220 6.94 3960036 17741340 8 [2024-09-26T07:23:26.613Z] 06:19:01 9706248 31434368 808268 2.46 416212 20580496 2355220 6.94 3961672 17740320 304 [2024-09-26T07:23:26.613Z] 06:20:01 9706120 31434292 808336 2.46 416252 20580500 2355220 6.94 3961460 17740324 56 [2024-09-26T07:23:26.613Z] 06:21:01 9706056 31434236 808300 2.46 416272 20580508 2355220 6.94 3961380 17740324 216 [2024-09-26T07:23:26.613Z] 06:22:01 9706080 31434264 808188 2.46 416296 20580508 2355220 6.94 3961228 17740324 8 [2024-09-26T07:23:26.613Z] 06:23:01 9706044 31434300 808364 2.46 416320 20580512 2355220 6.94 3961556 17740336 212 [2024-09-26T07:23:26.613Z] 06:24:01 9705900 31434164 808388 2.46 416336 20580516 2355220 6.94 3961544 17740340 8 [2024-09-26T07:23:26.613Z] 06:25:01 9706104 31434372 808072 2.46 416364 20580508 2355220 6.94 3962160 17740340 184 [2024-09-26T07:23:26.613Z] 06:26:01 9703024 31433976 808124 2.46 416408 20582880 2355092 6.94 3961720 17742620 8 [2024-09-26T07:23:26.613Z] 06:27:01 9702944 31433904 808076 2.46 416432 20582880 2355092 6.94 3961704 17742620 12 [2024-09-26T07:23:26.613Z] 06:28:01 9702960 31433932 808044 2.46 416436 20582884 2355092 6.94 3961444 17742624 8 [2024-09-26T07:23:26.613Z] 06:29:01 9702724 31433760 808192 2.46 416452 20582896 2355092 6.94 3961372 17742636 48 [2024-09-26T07:23:26.613Z] 06:30:01 9702676 31433716 808160 2.46 416472 20582892 2338680 6.89 3961444 17742636 12 [2024-09-26T07:23:26.613Z] 06:31:01 9702660 31433768 808056 2.46 416520 20582900 2338680 6.89 3961728 17742644 16 [2024-09-26T07:23:26.613Z] 06:32:01 9702820 31433932 808024 2.46 416536 20582900 2338680 6.89 3961468 17742644 8 [2024-09-26T07:23:26.613Z] 06:33:01 9702772 31433888 808020 2.46 416556 20582904 2338680 6.89 3961500 17742648 40 [2024-09-26T07:23:26.613Z] 06:34:01 9702700 31433888 808008 2.46 416568 20582908 2338680 6.89 3961544 17742656 8 [2024-09-26T07:23:26.613Z] 06:35:01 9702876 31434064 807948 2.46 416600 20582908 2338680 6.89 3961772 17742656 36 [2024-09-26T07:23:26.613Z] 06:36:01 9702868 31434060 807912 2.46 416612 20582912 2338680 6.89 3961580 17742660 24 [2024-09-26T07:23:26.613Z] 06:37:01 9703104 31434364 807584 2.46 416636 20582916 2338680 6.89 3961656 17742668 44 [2024-09-26T07:23:26.613Z] 06:38:01 9702780 31434044 807920 2.46 416648 20582916 2322368 6.84 3961828 17742668 8 [2024-09-26T07:23:26.613Z] 06:39:01 9702920 31434188 807708 2.46 416660 20582924 2322368 6.84 3961532 17742672 188 [2024-09-26T07:23:26.613Z] 06:40:01 9702860 31434188 807884 2.46 416700 20582924 2322368 6.84 3962028 17742680 40 [2024-09-26T07:23:26.613Z] 06:41:01 9702560 31433892 808160 2.46 416720 20582928 2322368 6.84 3961696 17742684 4 [2024-09-26T07:23:26.613Z] 06:42:01 9702740 31434140 807844 2.46 416724 20582932 2338452 6.89 3961896 17742688 28 [2024-09-26T07:23:26.613Z] 06:43:01 9702692 31434152 807808 2.46 416748 20582932 2338452 6.89 3961924 17742692 184 [2024-09-26T07:23:26.613Z] 06:44:01 9702920 31434388 807520 2.46 416756 20582936 2338452 6.89 3961712 17742696 8 [2024-09-26T07:23:26.613Z] 06:45:01 9702572 31434092 807760 2.46 416780 20582940 2338452 6.89 3961840 17742680 72 [2024-09-26T07:23:26.613Z] 06:46:01 9702492 31434152 807584 2.46 416808 20583072 2338452 6.89 3961768 17742812 4 [2024-09-26T07:23:26.613Z] 06:47:01 9702476 31434200 807504 2.46 416836 20583080 2338452 6.89 3961820 17742820 212 [2024-09-26T07:23:26.613Z] 06:48:01 9702364 31434088 807528 2.46 416864 20583080 2338452 6.89 3961820 17742820 4 [2024-09-26T07:23:26.613Z] 06:49:01 9701812 31433544 807988 2.46 416888 20583084 2338452 6.89 3961828 17742824 208 [2024-09-26T07:23:26.613Z] 06:50:01 9701764 31433560 807936 2.46 416928 20583084 2338452 6.89 3961952 17742832 8 [2024-09-26T07:23:26.613Z] 06:51:01 9701976 31433808 807620 2.46 416948 20583088 2338452 6.89 3961928 17742828 200 [2024-09-26T07:23:26.613Z] 06:52:01 9702168 31434012 807584 2.46 416952 20583092 2354676 6.94 3961928 17742832 8 [2024-09-26T07:23:26.613Z] 06:53:01 9702152 31433996 807556 2.46 416968 20583092 2354676 6.94 3961940 17742832 200 [2024-09-26T07:23:26.613Z] 06:54:01 9702096 31434004 807520 2.46 416988 20583096 2354676 6.94 3962000 17742840 8 [2024-09-26T07:23:26.613Z] 06:55:01 9702112 31434032 807432 2.46 416996 20583100 2354676 6.94 3962088 17742840 64 [2024-09-26T07:23:26.613Z] 06:56:01 9702056 31433976 807400 2.46 417016 20583100 2354676 6.94 3962028 17742840 8 [2024-09-26T07:23:26.613Z] 06:57:01 9702256 31434140 807380 2.46 417048 20583108 2354676 6.94 3962436 17742848 320 [2024-09-26T07:23:26.613Z] 06:58:01 9702152 31434036 807464 2.46 417052 20583108 2354676 6.94 3962272 17742848 8 [2024-09-26T07:23:26.613Z] 06:59:01 9701836 31433728 807640 2.46 417072 20583112 2354676 6.94 3962356 17742852 296 [2024-09-26T07:23:26.613Z] 07:00:01 9701536 31433488 807892 2.46 417100 20583116 2354676 6.94 3962248 17742856 40 [2024-09-26T07:23:26.613Z] 07:01:01 9702056 31434012 807300 2.46 417124 20583116 2354676 6.94 3962164 17742856 184 [2024-09-26T07:23:26.613Z] 07:02:01 9701732 31433728 807532 2.46 417132 20583124 2354676 6.94 3962536 17742864 60 [2024-09-26T07:23:26.613Z] 07:03:01 9701980 31434008 807528 2.46 417156 20583128 2354676 6.94 3962208 17742868 216 [2024-09-26T07:23:26.613Z] 07:04:01 9702368 31434396 807412 2.46 417176 20583128 2354676 6.94 3962208 17742868 184 [2024-09-26T07:23:26.613Z] 07:05:01 9702304 31434336 807436 2.46 417188 20583132 2354676 6.94 3962284 17742872 188 [2024-09-26T07:23:26.613Z] 07:06:01 9702028 31434096 807620 2.46 417220 20583132 2354676 6.94 3962260 17742872 192 [2024-09-26T07:23:26.613Z] 07:07:01 9702256 31434388 807312 2.46 417252 20583140 2354676 6.94 3962312 17742884 212 [2024-09-26T07:23:26.613Z] 07:08:01 9702144 31434284 807344 2.46 417268 20583144 2354676 6.94 3962312 17742888 8 [2024-09-26T07:23:26.613Z] 07:09:01 9702328 31434468 807280 2.46 417296 20583144 2354676 6.94 3962340 17742888 200 [2024-09-26T07:23:26.613Z] 07:10:01 9702036 31434244 807500 2.46 417336 20583144 2354676 6.94 3962440 17742896 8 [2024-09-26T07:23:26.613Z] 07:11:01 9701988 31434356 807324 2.46 417368 20583276 2354676 6.94 3962408 17743016 192 [2024-09-26T07:23:26.613Z] 07:12:01 9702004 31434420 807232 2.45 417372 20583280 2354676 6.94 3962448 17743020 8 [2024-09-26T07:23:26.613Z] 07:13:02 9701324 31433748 807808 2.46 417392 20583284 2354676 6.94 3962772 17743024 288 [2024-09-26T07:23:26.613Z] 07:14:01 9701568 31433992 807496 2.46 417408 20583276 2354104 6.94 3962476 17743024 4 [2024-09-26T07:23:26.613Z] 07:15:01 9701836 31434308 807132 2.45 417420 20583292 2354104 6.94 3962816 17743028 324 [2024-09-26T07:23:26.613Z] 07:16:01 9702060 31434564 807064 2.45 417432 20583296 2354104 6.94 3963108 17743036 36 [2024-09-26T07:23:26.613Z] 07:17:01 9701428 31433936 807624 2.46 417440 20583296 2354104 6.94 3962648 17743036 184 [2024-09-26T07:23:26.613Z] 07:18:01 9701852 31434400 807564 2.46 417456 20583304 2354104 6.94 3962640 17743040 44 [2024-09-26T07:23:26.613Z] 07:19:01 9702024 31434592 807360 2.46 417468 20583304 2354104 6.94 3962720 17743040 200 [2024-09-26T07:23:26.613Z] 07:20:01 9700792 31433596 808260 2.46 417496 20583308 2350700 6.93 3963088 17743048 16 [2024-09-26T07:23:26.613Z] 07:21:01 9701564 31434420 807396 2.46 417540 20583312 2350700 6.93 3962976 17743052 80 [2024-09-26T07:23:26.613Z] 07:22:01 9220312 31384224 856532 2.60 420604 20978620 2588468 7.63 4011104 18138696 404476 [2024-09-26T07:23:26.613Z] 07:23:01 8243236 31366156 868948 2.64 443644 21816836 2456568 7.24 4094308 18925248 788 [2024-09-26T07:23:26.613Z] Average: 10255910 31390178 852635 2.59 405552 20023950 2470796 7.28 3913777 17265367 43924 [2024-09-26T07:23:26.613Z] [2024-09-26T07:23:26.613Z] 04:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-26T07:23:26.613Z] 05:00:02 lo 5.33 5.33 0.52 0.52 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:00:02 ens3 1395.62 1386.62 11330.63 181.18 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:00:02 docker0 629.49 544.00 43.92 2882.10 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:01:01 veth56adc59 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:01:01 ens3 416.46 291.73 2150.74 38.83 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:01:01 docker0 271.54 384.93 23.05 2112.39 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:02:01 veth56adc59 1.50 1.53 0.13 0.13 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:02:01 ens3 35.25 25.22 27.20 15.79 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:02:01 docker0 1.50 1.50 0.11 0.13 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:03:01 veth56adc59 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:03:01 ens3 23.35 14.21 19.56 10.74 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 veth40839c2 1.63 2.85 0.13 40.86 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 veth6e9f6c2 2.62 1.58 31.44 0.12 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 vethe3ed4da 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 vethb5838da 2.85 1.63 40.86 0.13 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 veth0c83032 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 veth4d1fe76 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 veth417dfaf 0.35 0.57 0.03 0.14 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 vetheb0913a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 vethdecf577 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 veth10b9dfb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 veth80c5272 2.13 5.30 0.16 98.02 0.00 0.00 0.00 0.01 [2024-09-26T07:23:26.613Z] 05:04:01 vethccf2c96 1.55 2.52 0.12 34.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 veth8999c78 1.58 2.62 0.12 31.44 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 veth8dbb331 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 veth579350a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 veth292f30b 3.60 4.83 0.26 64.36 0.00 0.00 0.00 0.01 [2024-09-26T07:23:26.613Z] 05:04:01 vethf229b97 5.30 2.13 98.02 0.16 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 ens3 222.71 157.49 3951.30 180.23 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 veth4295559 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 veth5f26dcd 2.52 1.55 34.01 0.12 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:04:01 docker0 15.98 25.20 1.01 363.27 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:05:01 veth0b020e2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:05:01 veth757bfe2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:05:01 vethdb1a753 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:05:01 veth6c3f9e1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:05:01 veth417dfaf 0.12 0.92 0.01 0.04 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:05:01 veth32dbfac 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:05:01 veth7ffb9e0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:05:01 vetha0f8706 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:05:01 vethb7edf9a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:05:01 veth2ff40b3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:05:01 vethafc0d1f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.613Z] 05:05:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:05:01 veth960863d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:05:01 veth7aabc27 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:05:01 vethf23e8fe 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:05:01 ens3 958.16 593.37 8963.76 63.65 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:05:01 docker0 511.13 780.77 42.30 6671.48 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:06:01 veth0b020e2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:06:01 veth757bfe2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:06:01 vethdb1a753 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:06:01 veth6c3f9e1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:06:01 veth417dfaf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:06:01 veth32dbfac 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:06:01 veth7ffb9e0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:06:01 vetha0f8706 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:06:01 vethb7edf9a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:06:01 veth2ff40b3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:06:01 vethafc0d1f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:06:01 veth960863d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:06:01 veth7aabc27 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:06:01 vethf23e8fe 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:06:01 ens3 8.58 4.00 6.26 3.30 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:07:01 veth0b020e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:07:01 veth757bfe2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:07:01 vethdb1a753 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:07:01 veth6c3f9e1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:07:01 veth417dfaf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:07:01 veth32dbfac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:07:01 veth7ffb9e0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:07:01 vetha0f8706 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:07:01 vethb7edf9a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:07:01 veth2ff40b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:07:01 vethafc0d1f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:07:01 veth960863d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:07:01 veth7aabc27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:07:01 vethf23e8fe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:07:01 ens3 5.76 2.73 4.19 2.17 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:08:01 lo 5.40 5.40 0.53 0.53 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:08:01 ens3 44.79 39.90 29.59 160.02 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:09:01 lo 53.12 53.12 5.23 5.23 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:09:01 ens3 461.17 464.46 233.48 2211.24 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:10:01 lo 28.00 28.00 2.76 2.76 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:10:01 ens3 301.30 294.07 141.75 1791.12 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:11:01 ens3 0.57 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:12:01 ens3 1.13 0.53 2.17 0.23 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:13:01 ens3 0.43 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:14:01 ens3 0.67 0.02 0.09 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:15:01 ens3 0.97 0.22 0.16 0.07 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:16:01 ens3 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:17:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:18:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:19:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:19:01 ens3 8.32 6.62 5.58 6.36 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:20:01 ens3 2.58 4.65 0.23 14.33 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:22:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:23:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:25:01 ens3 2.38 3.03 0.22 6.98 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:29:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:30:01 ens3 3.37 4.68 0.28 7.23 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:32:01 ens3 0.22 0.08 0.12 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:33:01 ens3 0.52 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:34:01 ens3 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:35:01 ens3 6.18 6.58 0.49 7.37 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:36:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:37:01 ens3 0.30 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:38:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:40:01 ens3 4.70 6.95 0.37 7.37 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:41:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:42:01 ens3 0.95 0.00 0.10 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:43:01 ens3 1.28 0.10 0.08 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:44:01 ens3 4.42 6.10 0.51 7.45 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:45:01 ens3 3.72 5.07 0.32 7.28 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:46:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.614Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:49:01 ens3 0.45 0.15 0.10 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:50:01 ens3 4.20 7.27 0.34 7.39 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:51:01 ens3 0.78 0.10 0.10 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:52:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:53:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:54:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:55:01 ens3 4.13 5.92 0.33 7.28 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:56:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:58:01 ens3 0.37 0.02 0.04 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:59:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:00:01 ens3 4.22 5.55 0.36 7.25 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:01:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:02:02 ens3 2.65 3.58 0.42 7.24 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:03:01 ens3 3.85 3.73 0.69 7.39 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:04:01 ens3 1.62 0.00 0.16 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:05:01 ens3 4.47 2.82 0.43 7.11 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:06:01 ens3 4.43 6.25 0.60 14.32 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:07:01 ens3 0.57 0.12 0.03 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:09:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:10:01 ens3 0.62 1.05 0.11 3.43 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:11:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:12:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:14:01 ens3 1.05 0.00 0.14 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:15:01 ens3 0.63 0.18 0.13 0.07 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:16:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:17:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:18:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:19:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:19:01 ens3 3.05 2.67 1.71 4.17 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:20:01 ens3 1.90 1.35 0.90 1.22 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:22:01 ens3 0.23 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:23:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:24:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:25:01 ens3 0.95 0.22 0.17 0.07 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:26:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:27:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:28:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:29:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:30:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:31:01 ens3 0.30 0.18 0.12 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:33:01 ens3 0.30 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:34:01 ens3 1.03 0.00 0.10 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:35:01 ens3 1.00 0.82 0.53 0.36 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:36:01 ens3 0.35 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:37:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:38:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:40:01 ens3 0.50 0.10 0.12 0.07 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:41:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:42:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:44:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:45:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:47:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:49:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:50:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.615Z] 06:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:54:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:55:01 ens3 0.92 0.22 0.17 0.07 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:56:01 ens3 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:57:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:58:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:59:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:00:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:01:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:02:01 ens3 0.38 0.30 0.26 0.21 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:03:01 ens3 0.27 0.13 0.28 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:04:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:05:01 ens3 0.58 0.22 0.12 0.07 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:06:01 ens3 0.32 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:07:01 ens3 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:08:01 ens3 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:10:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:12:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:13:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:13:02 ens3 1.87 0.42 0.41 0.21 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:14:01 ens3 0.71 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:15:01 ens3 1.57 0.87 0.82 0.49 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:16:01 ens3 0.43 0.27 0.26 0.21 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:18:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:19:01 ens3 0.35 0.23 0.11 0.24 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:20:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:20:01 ens3 4.17 3.53 2.31 5.12 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:22:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:22:01 ens3 111.90 61.24 3600.71 8.84 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:23:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:23:01 ens3 351.41 203.75 4547.52 53.91 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:23:01 veth3c18e29 1.98 2.12 0.31 1.33 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] 07:23:01 docker0 84.09 159.92 7.76 1276.53 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] Average: ens3 30.85 25.23 243.13 33.76 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] Average: veth3c18e29 0.01 0.01 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] Average: docker0 10.48 13.13 0.82 92.19 0.00 0.00 0.00 0.00 [2024-09-26T07:23:26.616Z] [2024-09-26T07:23:26.616Z]