Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4706abc37add90fd32b210f6332a01b82c40e928 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-ssh560952556206669822.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17977751866675306986.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16978246827506129809.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14146006700044811949.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-ssh1139978972326276939.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]] ========================================================= [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.23 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 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24503 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/743 [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/743 # 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 4706abc37add90fd32b210f6332a01b82c40e928 (main) Commit message: "Merge pull request #4992 from weichou1229/on-change-threshold" > 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 4706abc37add90fd32b210f6332a01b82c40e928 # timeout=10 > git rev-list --no-walk 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-04T08:03:29.689Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-04T08:03:29.756Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-04T08:03:29.783Z] ========================================================= [2024-11-04T08:03:29.783Z] EdgeX Global Pipelines Version Info [2024-11-04T08:03:29.783Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-04T08:03:30.563Z] ------------------- [2024-11-04T08:03:30.563Z] stable info: [2024-11-04T08:03:30.563Z] ------------------- [2024-11-04T08:03:30.563Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-04T08:03:30.563Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-04T08:03:30.563Z] Message: update stable to v1.0.265 [2024-11-04T08:03:31.135Z] ------------------- [2024-11-04T08:03:31.135Z] experimental info: [2024-11-04T08:03:31.135Z] ------------------- [2024-11-04T08:03:31.135Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-04T08:03:31.135Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-04T08:03:31.135Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-04T08:03:31.211Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-11-04T08:03:31.227Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-11-04T08:03:31.249Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-04T08:03:31.266Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-04T08:03:31.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-04T08:03:31.312Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-04T08:03:31.334Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-04T08:03:31.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-11-04T08:03:31.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-11-04T08:03:31.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-11-04T08:03:31.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-04T08:03:31.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-04T08:03:31.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-04T08:03:31.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-04T08:03:31.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-04T08:03:31.528Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-04T08:03:31.553Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-04T08:03:31.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-04T08:03:31.596Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-04T08:03:31.620Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-04T08:03:31.640Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-04T08:03:31.665Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-04T08:03:31.686Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-04T08:03:31.706Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-04T08:03:31.724Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-04T08:03:31.746Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-04T08:03:31.764Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] echo [2024-11-04T08:03:31.780Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4706abc [Pipeline] echo [2024-11-04T08:03:31.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-04T08:03:31.850Z] provisioning config files... [2024-11-04T08:03:31.862Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/743@tmp/config2723436755350431168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T08:03:32.194Z] ---> ****-login.sh [2024-11-04T08:03:32.194Z] nexus3.edgexfoundry.org:10001 [2024-11-04T08:03:32.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:03:32.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:03:32.455Z] Configure a credential helper to remove this warning. See [2024-11-04T08:03:32.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:03:32.455Z] [2024-11-04T08:03:32.455Z] Login Succeeded [2024-11-04T08:03:32.455Z] nexus3.edgexfoundry.org:10002 [2024-11-04T08:03:32.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:03:32.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:03:32.716Z] Configure a credential helper to remove this warning. See [2024-11-04T08:03:32.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:03:32.716Z] [2024-11-04T08:03:32.716Z] Login Succeeded [2024-11-04T08:03:32.716Z] nexus3.edgexfoundry.org:10003 [2024-11-04T08:03:32.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:03:32.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:03:32.716Z] Configure a credential helper to remove this warning. See [2024-11-04T08:03:32.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:03:32.716Z] [2024-11-04T08:03:32.716Z] Login Succeeded [2024-11-04T08:03:32.716Z] nexus3.edgexfoundry.org:10004 [2024-11-04T08:03:32.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:03:32.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:03:32.981Z] Configure a credential helper to remove this warning. See [2024-11-04T08:03:32.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:03:32.981Z] [2024-11-04T08:03:32.981Z] Login Succeeded [2024-11-04T08:03:32.981Z] ****.io [2024-11-04T08:03:32.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:03:33.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:03:33.242Z] Configure a credential helper to remove this warning. See [2024-11-04T08:03:33.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:03:33.242Z] [2024-11-04T08:03:33.242Z] Login Succeeded [2024-11-04T08:03:33.242Z] ---> ****-login.sh ends [Pipeline] } [2024-11-04T08:03:33.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-04T08:03:33.580Z] + 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 [2024-11-04T08:03:33.580Z] + dirname cmd/core-command/Dockerfile [2024-11-04T08:03:33.580Z] + cut -d/ -f2 [2024-11-04T08:03:33.580Z] + echo core-command,cmd/core-command/Dockerfile [2024-11-04T08:03:33.580Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-11-04T08:03:33.580Z] + cut -d/ -f2 [2024-11-04T08:03:33.580Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-11-04T08:03:33.580Z] + dirname cmd/core-data/Dockerfile [2024-11-04T08:03:33.580Z] + cut -d/ -f2 [2024-11-04T08:03:33.580Z] + echo core-data,cmd/core-data/Dockerfile [2024-11-04T08:03:33.580Z] + dirname cmd/core-keeper/Dockerfile [2024-11-04T08:03:33.580Z] + cut -d/ -f2 [2024-11-04T08:03:33.580Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-11-04T08:03:33.580Z] + dirname cmd/core-metadata/Dockerfile [2024-11-04T08:03:33.580Z] + cut -d/ -f2 [2024-11-04T08:03:33.580Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-11-04T08:03:33.580Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-11-04T08:03:33.580Z] + cut -d/ -f2 [2024-11-04T08:03:33.580Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-11-04T08:03:33.580Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-11-04T08:03:33.580Z] + cut -d/ -f2 [2024-11-04T08:03:33.580Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-11-04T08:03:33.580Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-11-04T08:03:33.580Z] + cut -d/ -f2 [2024-11-04T08:03:33.580Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-11-04T08:03:33.580Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-11-04T08:03:33.580Z] + cut -d/ -f2 [2024-11-04T08:03:33.580Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-11-04T08:03:33.580Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-11-04T08:03:33.580Z] + cut -d/ -f2 [2024-11-04T08:03:33.580Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-11-04T08:03:33.580Z] + dirname cmd/security-spire-agent/Dockerfile [2024-11-04T08:03:33.580Z] + cut -d/ -f2 [2024-11-04T08:03:33.580Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-11-04T08:03:33.580Z] + dirname cmd/security-spire-config/Dockerfile [2024-11-04T08:03:33.580Z] + cut -d/ -f2 [2024-11-04T08:03:33.580Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-11-04T08:03:33.580Z] + dirname cmd/security-spire-server/Dockerfile [2024-11-04T08:03:33.580Z] + cut -d/ -f2 [2024-11-04T08:03:33.580Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-11-04T08:03:33.580Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-11-04T08:03:33.580Z] + cut -d/ -f2 [2024-11-04T08:03:33.580Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-11-04T08:03:33.580Z] + dirname cmd/support-notifications/Dockerfile [2024-11-04T08:03:33.580Z] + cut -d/ -f2 [2024-11-04T08:03:33.580Z] + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo [2024-11-04T08:03:33.609Z] 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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-04T08:03:33.954Z] + git rev-list -1 --merges 4706abc37add90fd32b210f6332a01b82c40e928~1..4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] echo [2024-11-04T08:03:33.966Z] -----------> git rev-list -1 --merges 4706abc37add90fd32b210f6332a01b82c40e928~1..4706abc37add90fd32b210f6332a01b82c40e928 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:03:33.966Z] 4706abc37add90fd32b210f6332a01b82c40e928 [false] [Pipeline] sh [2024-11-04T08:03:34.260Z] + git log --format=format:%s -1 4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] echo [2024-11-04T08:03:34.277Z] ========================================================= [2024-11-04T08:03:34.277Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-04T08:03:34.277Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-11-04T08:03:34.725Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-04T08:03:34.725Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-04T08:03:34.725Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-04T08:03:34.725Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-04T08:03:34.725Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-04T08:03:34.725Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-04T08:03:34.725Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:03:35.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T08:03:35.074Z] [2024-11-04T08:03:35.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:03:35.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T08:03:35.952Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-04T08:03:35.952Z] b85a868b505f: Pulling fs layer [2024-11-04T08:03:35.952Z] e2be974225ed: Pulling fs layer [2024-11-04T08:03:35.952Z] 339a4e72a1f5: Pulling fs layer [2024-11-04T08:03:35.952Z] 988bab9f4d93: Pulling fs layer [2024-11-04T08:03:35.952Z] 1469e6f7b9e6: Pulling fs layer [2024-11-04T08:03:35.952Z] eaf3925da568: Pulling fs layer [2024-11-04T08:03:35.952Z] 988bab9f4d93: Waiting [2024-11-04T08:03:35.952Z] 1469e6f7b9e6: Waiting [2024-11-04T08:03:35.952Z] eaf3925da568: Waiting [2024-11-04T08:03:35.952Z] bab4dde63d76: Pulling fs layer [2024-11-04T08:03:35.952Z] bde34c3a00c8: Pulling fs layer [2024-11-04T08:03:35.952Z] b352a97aabf1: Pulling fs layer [2024-11-04T08:03:35.952Z] 4872d77fe225: Pulling fs layer [2024-11-04T08:03:35.952Z] 5851b861e8e6: Pulling fs layer [2024-11-04T08:03:35.952Z] bab4dde63d76: Waiting [2024-11-04T08:03:35.952Z] bde34c3a00c8: Waiting [2024-11-04T08:03:35.952Z] b352a97aabf1: Waiting [2024-11-04T08:03:35.952Z] 4872d77fe225: Waiting [2024-11-04T08:03:35.952Z] 5851b861e8e6: Waiting [2024-11-04T08:03:35.952Z] e2be974225ed: Verifying Checksum [2024-11-04T08:03:35.952Z] e2be974225ed: Download complete [2024-11-04T08:03:35.952Z] 988bab9f4d93: Verifying Checksum [2024-11-04T08:03:35.952Z] 988bab9f4d93: Download complete [2024-11-04T08:03:35.952Z] 1469e6f7b9e6: Verifying Checksum [2024-11-04T08:03:35.952Z] 1469e6f7b9e6: Download complete [2024-11-04T08:03:35.952Z] eaf3925da568: Verifying Checksum [2024-11-04T08:03:35.952Z] eaf3925da568: Download complete [2024-11-04T08:03:35.952Z] 339a4e72a1f5: Verifying Checksum [2024-11-04T08:03:35.952Z] 339a4e72a1f5: Download complete [2024-11-04T08:03:35.952Z] bde34c3a00c8: Verifying Checksum [2024-11-04T08:03:35.952Z] bde34c3a00c8: Download complete [2024-11-04T08:03:35.952Z] b352a97aabf1: Download complete [2024-11-04T08:03:35.952Z] 4872d77fe225: Verifying Checksum [2024-11-04T08:03:35.952Z] 4872d77fe225: Download complete [2024-11-04T08:03:35.952Z] 5851b861e8e6: Verifying Checksum [2024-11-04T08:03:35.952Z] 5851b861e8e6: Download complete [2024-11-04T08:03:36.219Z] b85a868b505f: Download complete [2024-11-04T08:03:36.481Z] bab4dde63d76: Verifying Checksum [2024-11-04T08:03:36.481Z] bab4dde63d76: Download complete [2024-11-04T08:03:37.861Z] b85a868b505f: Pull complete [2024-11-04T08:03:37.862Z] e2be974225ed: Pull complete [2024-11-04T08:03:38.815Z] 339a4e72a1f5: Pull complete [2024-11-04T08:03:38.815Z] 988bab9f4d93: Pull complete [2024-11-04T08:03:39.384Z] 1469e6f7b9e6: Pull complete [2024-11-04T08:03:39.384Z] eaf3925da568: Pull complete [2024-11-04T08:03:41.292Z] bab4dde63d76: Pull complete [2024-11-04T08:03:41.551Z] bde34c3a00c8: Pull complete [2024-11-04T08:03:41.810Z] b352a97aabf1: Pull complete [2024-11-04T08:03:42.069Z] 4872d77fe225: Pull complete [2024-11-04T08:03:42.329Z] 5851b861e8e6: Pull complete [2024-11-04T08:03:42.329Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-04T08:03:42.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T08:03:42.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T08:03:42.506Z] prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container [2024-11-04T08:03:42.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@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-11-04T08:03:45.969Z] $ docker top a71d32cb5cd731d1b9d1127bfd5e81ec518a20155b7faa7be6d86bcc4e200e17 -eo pid,comm [2024-11-04T08:03:46.033Z] 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-11-04T08:03:46.033Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-04T08:03:46.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-04T08:03:46.096Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-04T08:03:46.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-04T08:03:46.223Z] $ docker exec a71d32cb5cd731d1b9d1127bfd5e81ec518a20155b7faa7be6d86bcc4e200e17 ssh-agent [2024-11-04T08:03:46.336Z] SSH_AUTH_SOCK=/tmp/ssh-QX7Ciyq5u2Gz/agent.32 [2024-11-04T08:03:46.336Z] SSH_AGENT_PID=38 [2024-11-04T08:03:46.345Z] Running ssh-add (command line suppressed) [2024-11-04T08:03:46.457Z] Identity added: /w/workspace/edgex-go/743@tmp/private_key_827309102702413469.key (/w/workspace/edgex-go/743@tmp/private_key_827309102702413469.key) [2024-11-04T08:03:46.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-04T08:03:46.769Z] + git tag --points-at HEAD [Pipeline] } [2024-11-04T08:03:46.779Z] $ docker exec --env ******** --env ******** a71d32cb5cd731d1b9d1127bfd5e81ec518a20155b7faa7be6d86bcc4e200e17 ssh-agent -k [2024-11-04T08:03:46.871Z] unset SSH_AUTH_SOCK; [2024-11-04T08:03:46.872Z] unset SSH_AGENT_PID; [2024-11-04T08:03:46.872Z] echo Agent pid 38 killed; [2024-11-04T08:03:46.886Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-04T08:03:46.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-04T08:03:46.925Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-04T08:03:47.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-04T08:03:47.034Z] $ docker exec a71d32cb5cd731d1b9d1127bfd5e81ec518a20155b7faa7be6d86bcc4e200e17 ssh-agent [2024-11-04T08:03:47.141Z] SSH_AUTH_SOCK=/tmp/ssh-HhwX1NTS9c9Y/agent.72 [2024-11-04T08:03:47.141Z] SSH_AGENT_PID=78 [2024-11-04T08:03:47.147Z] Running ssh-add (command line suppressed) [2024-11-04T08:03:47.251Z] Identity added: /w/workspace/edgex-go/743@tmp/private_key_7766736422708990334.key (/w/workspace/edgex-go/743@tmp/private_key_7766736422708990334.key) [2024-11-04T08:03:47.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-04T08:03:47.565Z] + git semver init [2024-11-04T08:03:47.825Z] 2024-11-04 08:03:47,773 [run_init] DEBUG init version:0.0.0 force:False [2024-11-04T08:03:47.825Z] 2024-11-04 08:03:47,774 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/743/.semver [2024-11-04T08:03:47.825Z] 2024-11-04 08:03:47,774 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/743/.semver [2024-11-04T08:03:47.825Z] 2024-11-04 08:03:47,775 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/743/.semver'], cwd=/w/workspace/edgex-go/743, universal_newlines=False, shell=None, istream=None) [2024-11-04T08:03:54.421Z] 2024-11-04 08:03:53,974 [append_file] DEBUG append to file:/w/workspace/edgex-go/743/.git/info/exclude [2024-11-04T08:03:54.421Z] 2024-11-04 08:03:53,974 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/743/.semver/main with force:False [2024-11-04T08:03:54.421Z] 2024-11-04 08:03:53,974 [read_version] DEBUG read version from /w/workspace/edgex-go/743/.semver/main [2024-11-04T08:03:54.421Z] 2024-11-04 08:03:53,975 [read_version] DEBUG read version from /w/workspace/edgex-go/743/.semver/main [2024-11-04T08:03:54.421Z] 4.0.0-dev.9 [Pipeline] } [2024-11-04T08:03:54.428Z] $ docker exec --env ******** --env ******** a71d32cb5cd731d1b9d1127bfd5e81ec518a20155b7faa7be6d86bcc4e200e17 ssh-agent -k [2024-11-04T08:03:54.535Z] unset SSH_AUTH_SOCK; [2024-11-04T08:03:54.535Z] unset SSH_AGENT_PID; [2024-11-04T08:03:54.535Z] echo Agent pid 78 killed; [2024-11-04T08:03:54.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-04T08:03:54.874Z] + git semver [Pipeline] } [2024-11-04T08:03:55.146Z] $ docker stop --time=1 a71d32cb5cd731d1b9d1127bfd5e81ec518a20155b7faa7be6d86bcc4e200e17 [2024-11-04T08:03:56.439Z] $ docker rm -f --volumes a71d32cb5cd731d1b9d1127bfd5e81ec518a20155b7faa7be6d86bcc4e200e17 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-04T08:03:56.805Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-04T08:03:57.054Z] Stashed 1 file(s) [Pipeline] echo [2024-11-04T08:03:57.059Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [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-11-04T08:03:57.505Z] + git config --global --add safe.directory /w/workspace/edgex-go/743 [Pipeline] echo [2024-11-04T08:03:57.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T08:03:57.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T08:03:57.554Z] ========================================================= [2024-11-04T08:03:57.554Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-04T08:03:57.554Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-04T08:03:57.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-04T08:03:57.847Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-04T08:03:57.847Z] 43c4264eed91: Pulling fs layer [2024-11-04T08:03:57.847Z] 4cc291be95ef: Pulling fs layer [2024-11-04T08:03:57.847Z] 2ac1f1163629: Pulling fs layer [2024-11-04T08:03:57.847Z] 5c3c966382ef: Pulling fs layer [2024-11-04T08:03:57.847Z] 4f4fb700ef54: Pulling fs layer [2024-11-04T08:03:57.847Z] 5d5c8e513c77: Pulling fs layer [2024-11-04T08:03:57.847Z] 9f66e0745190: Pulling fs layer [2024-11-04T08:03:57.847Z] f49a43e4bbc0: Pulling fs layer [2024-11-04T08:03:57.847Z] 561ebcabdf7f: Pulling fs layer [2024-11-04T08:03:57.847Z] 5c3c966382ef: Waiting [2024-11-04T08:03:57.847Z] 4f4fb700ef54: Waiting [2024-11-04T08:03:57.847Z] 5d5c8e513c77: Waiting [2024-11-04T08:03:57.847Z] 9f66e0745190: Waiting [2024-11-04T08:03:57.847Z] f49a43e4bbc0: Waiting [2024-11-04T08:03:57.847Z] 561ebcabdf7f: Waiting [2024-11-04T08:03:57.847Z] 4cc291be95ef: Verifying Checksum [2024-11-04T08:03:57.847Z] 4cc291be95ef: Download complete [2024-11-04T08:03:57.847Z] 5c3c966382ef: Verifying Checksum [2024-11-04T08:03:57.847Z] 5c3c966382ef: Download complete [2024-11-04T08:03:57.847Z] 4f4fb700ef54: Verifying Checksum [2024-11-04T08:03:57.847Z] 4f4fb700ef54: Download complete [2024-11-04T08:03:57.847Z] 5d5c8e513c77: Verifying Checksum [2024-11-04T08:03:57.847Z] 5d5c8e513c77: Download complete [2024-11-04T08:03:57.847Z] 43c4264eed91: Download complete [2024-11-04T08:03:57.847Z] 9f66e0745190: Verifying Checksum [2024-11-04T08:03:57.847Z] 9f66e0745190: Download complete [2024-11-04T08:03:58.106Z] 43c4264eed91: Pull complete [2024-11-04T08:03:58.106Z] 561ebcabdf7f: Download complete [2024-11-04T08:03:58.106Z] 4cc291be95ef: Pull complete [2024-11-04T08:03:58.365Z] 2ac1f1163629: Download complete [2024-11-04T08:03:58.623Z] f49a43e4bbc0: Verifying Checksum [2024-11-04T08:03:58.624Z] f49a43e4bbc0: Download complete [2024-11-04T08:04:02.816Z] 2ac1f1163629: Pull complete [2024-11-04T08:04:02.816Z] 5c3c966382ef: Pull complete [2024-11-04T08:04:02.816Z] 4f4fb700ef54: Pull complete [2024-11-04T08:04:02.816Z] 5d5c8e513c77: Pull complete [2024-11-04T08:04:02.816Z] 9f66e0745190: Pull complete [2024-11-04T08:04:06.113Z] f49a43e4bbc0: Pull complete [2024-11-04T08:04:06.113Z] 561ebcabdf7f: Pull complete [2024-11-04T08:04:06.113Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-04T08:04:06.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-04T08:04:06.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-04T08:04:06.430Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-04T08:04:06.430Z] WORKDIR /edgex [2024-11-04T08:04:06.430Z] COPY go.mod . [2024-11-04T08:04:06.430Z] RUN go mod download [2024-11-04T08:04:06.430Z] + docker build -t ci-base-image-x86_64 -f - . [2024-11-04T08:04:07.019Z] Sending build context to Docker daemon 178.1MB [2024-11-04T08:04:07.019Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-04T08:04:07.019Z] ---> 3a752c3f9dda [2024-11-04T08:04:07.019Z] Step 2/4 : WORKDIR /edgex [2024-11-04T08:04:12.177Z] Still waiting to schedule task [2024-11-04T08:04:12.178Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24500’ is offline [2024-11-04T08:04:13.615Z] ---> Running in d066f4ebd6e8 [2024-11-04T08:04:13.615Z] Removing intermediate container d066f4ebd6e8 [2024-11-04T08:04:13.615Z] ---> 1457e9c1862c [2024-11-04T08:04:13.615Z] Step 3/4 : COPY go.mod . [2024-11-04T08:04:13.615Z] ---> e99344e62723 [2024-11-04T08:04:13.615Z] Step 4/4 : RUN go mod download [2024-11-04T08:04:13.875Z] ---> Running in b482945cbb14 [2024-11-04T08:04:40.469Z] Removing intermediate container b482945cbb14 [2024-11-04T08:04:40.469Z] ---> 3d1f8e8b81f0 [2024-11-04T08:04:40.469Z] Successfully built 3d1f8e8b81f0 [2024-11-04T08:04:40.469Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:04:40.788Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-04T08:04:40.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T08:04:40.906Z] prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container [2024-11-04T08:04:40.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@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-11-04T08:04:41.711Z] $ docker top aa7f2b25c60c67c7ea2203b7f6c4a2f086af58cbdabf95ed9dbcb0cdd3260b2a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T08:04:42.056Z] + go version [2024-11-04T08:04:42.056Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-04T08:04:42.064Z] $ docker stop --time=1 aa7f2b25c60c67c7ea2203b7f6c4a2f086af58cbdabf95ed9dbcb0cdd3260b2a [2024-11-04T08:04:43.725Z] $ docker rm -f --volumes aa7f2b25c60c67c7ea2203b7f6c4a2f086af58cbdabf95ed9dbcb0cdd3260b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:04:44.266Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-04T08:04:44.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T08:04:44.335Z] prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container [2024-11-04T08:04:44.361Z] $ 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/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@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-11-04T08:04:44.903Z] $ docker top 4d777276e82033e5aebacba374f5bf90a6e4cb850f2169c7b992872ab1d97b29 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-11-04T08:04:44.985Z] ========================================================= [2024-11-04T08:04:44.985Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-11-04T08:04:44.985Z] ========================================================= [Pipeline] sh [2024-11-04T08:04:45.260Z] + git config --global --add safe.directory /w/workspace/edgex-go/743 [Pipeline] fileExists [Pipeline] sh [2024-11-04T08:04:45.555Z] + make test [2024-11-04T08:04:45.555Z] go test -race -coverprofile=coverage.out ./... [2024-11-04T08:04:53.680Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-11-04T08:05:25.147Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-11-04T08:05:25.147Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-11-04T08:05:25.147Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-11-04T08:05:25.147Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-11-04T08:05:25.147Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-11-04T08:05:25.147Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-11-04T08:05:25.147Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-11-04T08:05:25.147Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-11-04T08:05:25.147Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-11-04T08:05:25.147Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-11-04T08:05:25.147Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-11-04T08:05:25.147Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-11-04T08:05:25.147Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-11-04T08:05:25.147Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-11-04T08:05:25.147Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-11-04T08:05:25.147Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-11-04T08:05:25.147Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-11-04T08:05:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements [2024-11-04T08:05:26.340Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-11-04T08:05:26.340Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-11-04T08:05:26.340Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-11-04T08:05:26.599Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-11-04T08:05:26.599Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-11-04T08:05:27.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-11-04T08:05:27.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-11-04T08:05:27.731Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-04T08:05:27.731Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-11-04T08:05:27.731Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-11-04T08:05:27.731Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-11-04T08:05:27.731Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-11-04T08:05:27.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-11-04T08:05:27.731Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-11-04T08:05:27.731Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-11-04T08:05:29.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-11-04T08:05:29.107Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-11-04T08:05:29.107Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-04T08:05:29.107Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-11-04T08:05:29.107Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-11-04T08:05:30.043Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-11-04T08:05:30.043Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-11-04T08:05:30.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements [2024-11-04T08:05:30.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 48.4% of statements [2024-11-04T08:05:30.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.980s coverage: 93.4% of statements [2024-11-04T08:05:30.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements [2024-11-04T08:05:31.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-11-04T08:05:31.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-11-04T08:05:31.130Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-11-04T08:05:31.130Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-11-04T08:05:31.130Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-11-04T08:05:31.130Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-04T08:05:31.130Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-11-04T08:05:31.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-11-04T08:05:31.130Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-11-04T08:05:31.130Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-11-04T08:05:31.130Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-11-04T08:05:31.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 9.4% of statements [2024-11-04T08:05:32.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.349s coverage: 95.8% of statements [2024-11-04T08:05:32.507Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-11-04T08:05:32.507Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-11-04T08:05:33.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-11-04T08:05:33.374Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-11-04T08:05:34.065Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] [2024-11-04T08:05:34.065Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements [2024-11-04T08:05:34.065Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 44.2% of statements [2024-11-04T08:05:34.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.031s coverage: 40.0% of statements [2024-11-04T08:05:34.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2024-11-04T08:05:34.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-11-04T08:05:34.324Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-11-04T08:05:34.324Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-11-04T08:05:34.324Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-11-04T08:05:34.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-11-04T08:05:34.582Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-11-04T08:05:34.582Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-11-04T08:05:34.582Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-11-04T08:05:34.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.637s coverage: 96.3% of statements [2024-11-04T08:05:34.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements [2024-11-04T08:05:35.777Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-11-04T08:05:35.777Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-11-04T08:05:35.777Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-11-04T08:05:36.714Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-11-04T08:05:36.714Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-11-04T08:05:36.714Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-11-04T08:05:36.714Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-11-04T08:05:37.282Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-11-04T08:05:37.282Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-11-04T08:05:37.539Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-11-04T08:05:38.474Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-11-04T08:05:39.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-11-04T08:05:40.421Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-11-04T08:05:40.421Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-11-04T08:05:42.320Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-11-04T08:05:42.320Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-11-04T08:05:42.320Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-11-04T08:05:43.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-11-04T08:05:43.696Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-11-04T08:05:43.696Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-11-04T08:05:44.261Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-11-04T08:05:44.261Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-11-04T08:05:44.261Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-11-04T08:05:44.261Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-11-04T08:05:45.195Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-11-04T08:05:45.195Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-11-04T08:05:45.195Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-11-04T08:05:46.576Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-11-04T08:05:46.576Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-04T08:05:46.576Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-11-04T08:05:47.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2024-11-04T08:05:47.707Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-11-04T08:05:47.707Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-11-04T08:05:47.707Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-11-04T08:05:47.707Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-11-04T08:05:49.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-11-04T08:05:49.081Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-04T08:05:54.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.040s coverage: 92.9% of statements [2024-11-04T08:05:54.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 17.0% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.111s coverage: 63.1% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.130s coverage: 36.8% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.029s coverage: 3.1% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.030s coverage: 9.0% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.057s coverage: 97.7% of statements [2024-11-04T08:05:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.030s coverage: 45.8% of statements [2024-11-04T08:05:54.928Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.4% of statements [2024-11-04T08:05:54.928Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 95.7% of statements [2024-11-04T08:05:55.185Z] 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-11-04T08:05:55.443Z] running golangci-lint [2024-11-04T08:05:55.443Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-04T08:05:55.443Z] go version go1.23.2 linux/amd64 [2024-11-04T08:05:55.700Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-04T08:05:55.700Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-04T08:05:55.700Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-04T08:05:55.878Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24505 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-11-04T08:05:55.896Z] Running in /w/workspace/edgex-go/743 [Pipeline] { [Pipeline] checkout [2024-11-04T08:05:58.978Z] The recommended git tool is: git [2024-11-04T08:06:06.245Z] using credential edgex-jenkins-ssh [2024-11-04T08:06:06.269Z] Cloning the remote Git repository [2024-11-04T08:06:06.311Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-11-04T08:06:06.438Z] > git init /w/workspace/edgex-go/743 # timeout=10 [2024-11-04T08:06:06.670Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-11-04T08:06:06.671Z] > git --version # timeout=10 [2024-11-04T08:06:06.747Z] > git --version # 'git version 2.25.1' [2024-11-04T08:06:06.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-04T08:06:06.924Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-04T08:06:22.235Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|files|imports|compiled_files) took 23.299818561s" [2024-11-04T08:06:22.235Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 53.879099ms" [2024-11-04T08:06:24.623Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-11-04T08:06:24.644Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-04T08:06:25.562Z] Avoid second fetch [2024-11-04T08:06:25.563Z] Checking out Revision 4706abc37add90fd32b210f6332a01b82c40e928 (main) [2024-11-04T08:06:26.323Z] Commit message: "Merge pull request #4992 from weichou1229/on-change-threshold" [2024-11-04T08:06:25.576Z] > git config core.sparsecheckout # timeout=10 [2024-11-04T08:06:25.640Z] > git checkout -f 4706abc37add90fd32b210f6332a01b82c40e928 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-04T08:06:30.980Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-04T08:06:30.980Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-04T08:06:30.980Z] Dload Upload Total Spent Left Speed [2024-11-04T08:06:30.980Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 169k 0 --:--:-- --:--:-- --:--:-- 169k [Pipeline] sh [2024-11-04T08:06:31.326Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-04T08:06:31.656Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-04T08:06:31.656Z] + sudo tee /etc/docker/daemon.new [2024-11-04T08:06:31.656Z] { [2024-11-04T08:06:31.656Z] "registry-mirrors": [ [2024-11-04T08:06:31.656Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-04T08:06:31.656Z] ], [2024-11-04T08:06:31.656Z] "bip": "10.250.0.254/24", [2024-11-04T08:06:31.656Z] "hosts": [ [2024-11-04T08:06:31.656Z] "tcp://0.0.0.0:5555", [2024-11-04T08:06:31.656Z] "unix:///var/run/docker.sock" [2024-11-04T08:06:31.656Z] ], [2024-11-04T08:06:31.656Z] "mtu": 1458, [2024-11-04T08:06:31.656Z] "selinux-enabled": true, [2024-11-04T08:06:31.656Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-04T08:06:31.656Z] } [Pipeline] sh [2024-11-04T08:06:31.990Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-04T08:06:32.217Z] level=info msg="[linters_context/goanalysis] analyzers took 1m36.752835756s with top 10 stages: buildir: 1m1.306575842s, gosec: 3.815523499s, fact_deprecated: 2.818789465s, inspect: 2.654306396s, ctrlflow: 1.73553496s, printf: 1.484493919s, S1038: 1.377579869s, fact_purity: 1.283003875s, nilness: 1.149019383s, unused: 701.457708ms" [2024-11-04T08:06:32.217Z] level=info msg="[runner] Issues before processing: 208, after processing: 0" [2024-11-04T08:06:32.217Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 208/208, autogenerated_exclude: 208/208, cgo: 208/208, filename_unadjuster: 208/208, exclude: 208/208, skip_files: 208/208, skip_dirs: 208/208, identifier_marker: 208/208, path_prettifier: 208/208, exclude-rules: 208/15, nolint: 15/0" [2024-11-04T08:06:32.217Z] level=info msg="[runner] processing took 18.769681ms with stages: nolint: 9.34007ms, identifier_marker: 4.636589ms, path_prettifier: 1.475479ms, autogenerated_exclude: 1.410428ms, exclude-rules: 986.953µs, skip_dirs: 811.791µs, invalid_issue: 58.55µs, cgo: 29.3µs, filename_unadjuster: 13.811µs, max_same_issues: 1.48µs, uniq_by_line: 690ns, fixer: 600ns, skip_files: 580ns, source_code: 570ns, diff: 490ns, sort_results: 450ns, path_prefixer: 400ns, max_from_linter: 370ns, exclude: 340ns, max_per_file_from_linter: 260ns, path_shortener: 250ns, severity-rules: 230ns" [2024-11-04T08:06:32.217Z] level=info msg="[runner] linters took 12.831516606s with stages: goanalysis_metalinter: 12.812564313s" [2024-11-04T08:06:32.217Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-04T08:06:32.217Z] level=info msg="Memory: 359 samples, avg is 278.4MB, max is 1249.5MB" [2024-11-04T08:06:32.217Z] level=info msg="Execution took 36.19338317s" [2024-11-04T08:06:32.217Z] go vet ./... [2024-11-04T08:06:32.321Z] + sudo service docker restart [2024-11-04T08:06:38.778Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-04T08:06:38.778Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-04T08:06:38.778Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-04T08:06:39.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-11-04T08:06:39.607Z] + ls -al . [2024-11-04T08:06:39.607Z] total 1764 [2024-11-04T08:06:39.607Z] drwxrwxr-x 11 1001 1001 4096 Nov 4 08:04 . [2024-11-04T08:06:39.607Z] drwxr-xr-x 4 root root 4096 Nov 4 08:04 .. [2024-11-04T08:06:39.607Z] drwxrwxr-x 2 1001 1001 4096 Nov 4 08:03 .blubracket [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 10 Nov 4 08:03 .dockerignore [2024-11-04T08:06:39.607Z] drwxrwxr-x 8 1001 1001 4096 Nov 4 08:05 .git [2024-11-04T08:06:39.607Z] drwxrwxr-x 3 1001 1001 4096 Nov 4 08:03 .github [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 961 Nov 4 08:03 .gitignore [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 199 Nov 4 08:03 .golangci.yml [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 100 Nov 4 08:03 .hadolint.yml [2024-11-04T08:06:39.607Z] drwxr-xr-x 3 1001 1001 4096 Nov 4 08:03 .semver [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 155 Nov 4 08:03 .sonarcloud.properties [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 1171 Nov 4 08:03 ADOPTERS.md [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 17141 Nov 4 08:03 Attribution.txt [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 100284 Nov 4 08:03 CHANGELOG.md [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 3804 Nov 4 08:03 CONTRIBUTING.md [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 677 Nov 4 08:03 GOVERNANCE.md [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 858 Nov 4 08:03 Jenkinsfile [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 10775 Nov 4 08:03 LICENSE [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 16705 Nov 4 08:03 Makefile [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 582 Nov 4 08:03 OWNERS.md [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 9533 Nov 4 08:03 README.md [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 789 Nov 4 08:03 SECURITY.md [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 11 Nov 4 08:03 VERSION [2024-11-04T08:06:39.607Z] drwxrwxr-x 2 1001 1001 4096 Nov 4 08:03 bin [2024-11-04T08:06:39.607Z] drwxrwxr-x 19 1001 1001 4096 Nov 4 08:03 cmd [2024-11-04T08:06:39.607Z] -rw-r--r-- 1 root root 1433704 Nov 4 08:05 coverage.out [2024-11-04T08:06:39.607Z] drwxrwxr-x 2 1001 1001 4096 Nov 4 08:03 fuzz_test [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 6577 Nov 4 08:03 go.mod [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 88825 Nov 4 08:03 go.sum [2024-11-04T08:06:39.607Z] drwxrwxr-x 7 1001 1001 4096 Nov 4 08:03 internal [2024-11-04T08:06:39.607Z] drwxrwxr-x 2 1001 1001 4096 Nov 4 08:03 openapi [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 584 Nov 4 08:03 security.txt [2024-11-04T08:06:39.607Z] -rw-rw-r-- 1 1001 1001 204 Nov 4 08:03 version.go [Pipeline] sh [2024-11-04T08:06:39.893Z] + '[' -e coverage.out ] [2024-11-04T08:06:39.893Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-11-04T08:06:40.031Z] Stashed 1 file(s) [Pipeline] sh [2024-11-04T08:06:40.311Z] + make build [2024-11-04T08:06:40.311Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-04T08:06:50.582Z] provisioning config files... [2024-11-04T08:06:50.608Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/743@tmp/config17024562461555135186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T08:06:51.046Z] ---> ****-login.sh [2024-11-04T08:06:51.046Z] nexus3.edgexfoundry.org:10001 [2024-11-04T08:06:51.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:06:51.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:06:51.588Z] Configure a credential helper to remove this warning. See [2024-11-04T08:06:51.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:06:51.588Z] [2024-11-04T08:06:51.588Z] Login Succeeded [2024-11-04T08:06:51.588Z] nexus3.edgexfoundry.org:10002 [2024-11-04T08:06:51.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:06:52.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:06:52.128Z] Configure a credential helper to remove this warning. See [2024-11-04T08:06:52.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:06:52.128Z] [2024-11-04T08:06:52.128Z] Login Succeeded [2024-11-04T08:06:52.128Z] nexus3.edgexfoundry.org:10003 [2024-11-04T08:06:52.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:06:52.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:06:52.400Z] Configure a credential helper to remove this warning. See [2024-11-04T08:06:52.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:06:52.400Z] [2024-11-04T08:06:52.400Z] Login Succeeded [2024-11-04T08:06:52.400Z] nexus3.edgexfoundry.org:10004 [2024-11-04T08:06:52.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:06:52.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:06:52.952Z] Configure a credential helper to remove this warning. See [2024-11-04T08:06:52.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:06:52.952Z] [2024-11-04T08:06:52.952Z] Login Succeeded [2024-11-04T08:06:52.952Z] ****.io [2024-11-04T08:06:53.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:06:53.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:06:53.229Z] Configure a credential helper to remove this warning. See [2024-11-04T08:06:53.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:06:53.229Z] [2024-11-04T08:06:53.229Z] Login Succeeded [2024-11-04T08:06:53.229Z] ---> ****-login.sh ends [Pipeline] } [2024-11-04T08:06:53.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-11-04T08:06:53.788Z] + git config --global --add safe.directory /w/workspace/edgex-go/743 [Pipeline] echo [2024-11-04T08:06:53.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T08:06:53.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T08:06:53.836Z] ========================================================= [2024-11-04T08:06:53.837Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-04T08:06:53.837Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-04T08:06:54.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-04T08:06:54.438Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-04T08:06:54.438Z] cf04c63912e1: Pulling fs layer [2024-11-04T08:06:54.438Z] 55b35a11ae5e: Pulling fs layer [2024-11-04T08:06:54.438Z] a37a00ec5f00: Pulling fs layer [2024-11-04T08:06:54.438Z] 50b3750afda1: Pulling fs layer [2024-11-04T08:06:54.438Z] 4f4fb700ef54: Pulling fs layer [2024-11-04T08:06:54.438Z] 80978eb59214: Pulling fs layer [2024-11-04T08:06:54.438Z] c9f46d7d2bd2: Pulling fs layer [2024-11-04T08:06:54.438Z] c5a475d317c9: Pulling fs layer [2024-11-04T08:06:54.438Z] 4f4fb700ef54: Waiting [2024-11-04T08:06:54.438Z] 80978eb59214: Waiting [2024-11-04T08:06:54.438Z] 50b3750afda1: Waiting [2024-11-04T08:06:54.438Z] c5a475d317c9: Waiting [2024-11-04T08:06:54.438Z] 55b35a11ae5e: Verifying Checksum [2024-11-04T08:06:54.438Z] 55b35a11ae5e: Download complete [2024-11-04T08:06:54.438Z] 50b3750afda1: Verifying Checksum [2024-11-04T08:06:54.438Z] 50b3750afda1: Download complete [2024-11-04T08:06:54.438Z] 4f4fb700ef54: Verifying Checksum [2024-11-04T08:06:54.438Z] 4f4fb700ef54: Download complete [2024-11-04T08:06:54.438Z] 80978eb59214: Download complete [2024-11-04T08:06:54.438Z] cf04c63912e1: Verifying Checksum [2024-11-04T08:06:54.438Z] cf04c63912e1: Download complete [2024-11-04T08:06:55.040Z] c5a475d317c9: Verifying Checksum [2024-11-04T08:06:55.040Z] c5a475d317c9: Download complete [2024-11-04T08:06:55.315Z] cf04c63912e1: Pull complete [2024-11-04T08:06:55.902Z] 55b35a11ae5e: Pull complete [2024-11-04T08:06:56.548Z] a37a00ec5f00: Verifying Checksum [2024-11-04T08:06:56.548Z] a37a00ec5f00: Download complete [2024-11-04T08:06:57.136Z] c9f46d7d2bd2: Verifying Checksum [2024-11-04T08:06:57.136Z] c9f46d7d2bd2: Download complete [2024-11-04T08:07:06.859Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-04T08:07:06.859Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-04T08:07:08.771Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-04T08:07:09.338Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-04T08:07:09.494Z] a37a00ec5f00: Pull complete [2024-11-04T08:07:09.494Z] 50b3750afda1: Pull complete [2024-11-04T08:07:09.768Z] 4f4fb700ef54: Pull complete [2024-11-04T08:07:10.038Z] 80978eb59214: Pull complete [2024-11-04T08:07:11.241Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-04T08:07:16.508Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-04T08:07:18.279Z] c9f46d7d2bd2: Pull complete [2024-11-04T08:07:19.073Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-04T08:07:20.817Z] c5a475d317c9: Pull complete [2024-11-04T08:07:20.817Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-04T08:07:20.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-04T08:07:20.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-04T08:07:21.156Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-04T08:07:21.157Z] WORKDIR /edgex [2024-11-04T08:07:21.157Z] COPY go.mod . [2024-11-04T08:07:21.157Z] RUN go mod download [2024-11-04T08:07:21.157Z] + docker build -t ci-base-image-arm64 -f - . [2024-11-04T08:07:21.183Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-04T08:07:21.753Z] Sending build context to Docker daemon 3.379MB [2024-11-04T08:07:21.753Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-04T08:07:21.753Z] ---> be29e6b0f0d4 [2024-11-04T08:07:21.753Z] Step 2/4 : WORKDIR /edgex [2024-11-04T08:07:22.555Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-04T08:07:23.492Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-04T08:07:23.719Z] ---> Running in e512d61d8f29 [2024-11-04T08:07:23.987Z] Removing intermediate container e512d61d8f29 [2024-11-04T08:07:23.988Z] ---> 504e7d81f49e [2024-11-04T08:07:23.988Z] Step 3/4 : COPY go.mod . [2024-11-04T08:07:24.427Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-04T08:07:24.587Z] ---> 6e314500101c [2024-11-04T08:07:24.587Z] Step 4/4 : RUN go mod download [2024-11-04T08:07:24.587Z] ---> Running in 1e4903065f06 [2024-11-04T08:07:25.360Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-11-04T08:07:26.816Z] $ docker stop --time=1 4d777276e82033e5aebacba374f5bf90a6e4cb850f2169c7b992872ab1d97b29 [2024-11-04T08:07:33.205Z] $ docker rm -f --volumes 4d777276e82033e5aebacba374f5bf90a6e4cb850f2169c7b992872ab1d97b29 [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-11-04T08:07:34.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-04T08:07:34.608Z] [2024-11-04T08:07:34.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:07:34.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-04T08:07:34.999Z] latest: Pulling from edgex-devops/edgex-compose [2024-11-04T08:07:34.999Z] 91d30c5bc195: Pulling fs layer [2024-11-04T08:07:34.999Z] 2e9b0aa3be6d: Pulling fs layer [2024-11-04T08:07:34.999Z] 9c61dcf015f6: Pulling fs layer [2024-11-04T08:07:34.999Z] 4698f68db338: Pulling fs layer [2024-11-04T08:07:34.999Z] 2a2f49069b9e: Pulling fs layer [2024-11-04T08:07:34.999Z] e0025b399a48: Pulling fs layer [2024-11-04T08:07:34.999Z] 4698f68db338: Waiting [2024-11-04T08:07:34.999Z] 2a2f49069b9e: Waiting [2024-11-04T08:07:34.999Z] e0025b399a48: Waiting [2024-11-04T08:07:35.258Z] 91d30c5bc195: Verifying Checksum [2024-11-04T08:07:35.258Z] 91d30c5bc195: Download complete [2024-11-04T08:07:35.258Z] 4698f68db338: Verifying Checksum [2024-11-04T08:07:35.258Z] 4698f68db338: Download complete [2024-11-04T08:07:35.258Z] 2e9b0aa3be6d: Verifying Checksum [2024-11-04T08:07:35.258Z] 2e9b0aa3be6d: Download complete [2024-11-04T08:07:35.258Z] e0025b399a48: Download complete [2024-11-04T08:07:35.258Z] 91d30c5bc195: Pull complete [2024-11-04T08:07:35.516Z] 2a2f49069b9e: Verifying Checksum [2024-11-04T08:07:35.516Z] 2a2f49069b9e: Download complete [2024-11-04T08:07:35.796Z] 2e9b0aa3be6d: Pull complete [2024-11-04T08:07:35.796Z] 9c61dcf015f6: Verifying Checksum [2024-11-04T08:07:35.796Z] 9c61dcf015f6: Download complete [2024-11-04T08:07:39.076Z] 9c61dcf015f6: Pull complete [2024-11-04T08:07:39.076Z] 4698f68db338: Pull complete [2024-11-04T08:07:39.333Z] 2a2f49069b9e: Pull complete [2024-11-04T08:07:39.334Z] e0025b399a48: Pull complete [2024-11-04T08:07:39.334Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-11-04T08:07:39.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-04T08:07:39.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T08:07:39.435Z] prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container [2024-11-04T08:07:39.462Z] $ 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/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@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-11-04T08:07:42.724Z] $ docker top d01988ba364363023daef7df0b6edff3f5c25677772176d9eb38ceec4a4ec33c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T08:07:43.075Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-04T08:07:45.608Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-04T08:07:45.608Z] #1 transferring dockerfile: 2.50kB done [2024-11-04T08:07:45.608Z] #1 DONE 0.2s [2024-11-04T08:07:45.608Z] [2024-11-04T08:07:45.608Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-11-04T08:07:45.608Z] #2 transferring dockerfile: 2.07kB done [2024-11-04T08:07:45.608Z] #2 DONE 0.0s [2024-11-04T08:07:45.608Z] [2024-11-04T08:07:45.608Z] #3 [core-command internal] load build definition from Dockerfile [2024-11-04T08:07:45.608Z] #3 transferring dockerfile: 1.94kB done [2024-11-04T08:07:45.608Z] #3 DONE 0.0s [2024-11-04T08:07:45.608Z] [2024-11-04T08:07:45.608Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-04T08:07:45.608Z] #4 transferring dockerfile: 3.02kB done [2024-11-04T08:07:45.608Z] #4 DONE 0.0s [2024-11-04T08:07:45.608Z] [2024-11-04T08:07:45.608Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-04T08:07:45.608Z] #5 transferring dockerfile: 2.23kB done [2024-11-04T08:07:45.608Z] #5 DONE 0.0s [2024-11-04T08:07:45.608Z] [2024-11-04T08:07:45.608Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-11-04T08:07:45.608Z] #6 transferring dockerfile: 1.81kB done [2024-11-04T08:07:45.608Z] #6 DONE 0.0s [2024-11-04T08:07:45.608Z] [2024-11-04T08:07:45.608Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-04T08:07:45.608Z] #7 transferring dockerfile: 1.89kB done [2024-11-04T08:07:45.608Z] #7 DONE 0.0s [2024-11-04T08:07:45.608Z] [2024-11-04T08:07:45.608Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-11-04T08:07:45.866Z] #8 transferring dockerfile: 1.69kB done [2024-11-04T08:07:45.866Z] #8 DONE 0.1s [2024-11-04T08:07:45.866Z] [2024-11-04T08:07:45.866Z] #9 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-04T08:07:45.866Z] #9 transferring dockerfile: 1.86kB done [2024-11-04T08:07:45.866Z] #9 DONE 0.1s [2024-11-04T08:07:45.866Z] [2024-11-04T08:07:45.866Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-04T08:07:45.866Z] #10 transferring dockerfile: 2.49kB done [2024-11-04T08:07:45.866Z] #10 DONE 0.1s [2024-11-04T08:07:45.866Z] [2024-11-04T08:07:45.866Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-11-04T08:07:45.866Z] #11 transferring dockerfile: 1.70kB done [2024-11-04T08:07:45.866Z] #11 DONE 0.1s [2024-11-04T08:07:45.866Z] [2024-11-04T08:07:45.866Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-11-04T08:07:45.866Z] #12 transferring dockerfile: 2.13kB done [2024-11-04T08:07:45.866Z] #12 DONE 0.1s [2024-11-04T08:07:45.866Z] [2024-11-04T08:07:45.866Z] #13 [security-proxy-setup internal] load .dockerignore [2024-11-04T08:07:45.866Z] #13 transferring context: 50B done [2024-11-04T08:07:45.866Z] #13 DONE 0.1s [2024-11-04T08:07:45.866Z] [2024-11-04T08:07:45.866Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-11-04T08:07:45.866Z] #14 transferring dockerfile: 2.02kB done [2024-11-04T08:07:45.866Z] #14 DONE 0.1s [2024-11-04T08:07:45.866Z] [2024-11-04T08:07:45.866Z] #15 [core-data internal] load build definition from Dockerfile [2024-11-04T08:07:45.866Z] #15 transferring dockerfile: 2.07kB done [2024-11-04T08:07:45.866Z] #15 DONE 0.1s [2024-11-04T08:07:45.866Z] [2024-11-04T08:07:45.866Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-04T08:07:45.866Z] #16 transferring dockerfile: 2.15kB done [2024-11-04T08:07:45.866Z] #16 DONE 0.1s [2024-11-04T08:07:45.866Z] [2024-11-04T08:07:45.866Z] #17 [core-keeper internal] load .dockerignore [2024-11-04T08:07:45.866Z] #17 transferring context: 50B done [2024-11-04T08:07:45.866Z] #17 DONE 0.0s [2024-11-04T08:07:46.124Z] [2024-11-04T08:07:46.124Z] #18 [core-command internal] load .dockerignore [2024-11-04T08:07:46.124Z] #18 transferring context: 50B done [2024-11-04T08:07:46.124Z] #18 DONE 0.0s [2024-11-04T08:07:46.124Z] [2024-11-04T08:07:46.124Z] #19 [security-bootstrapper internal] load .dockerignore [2024-11-04T08:07:46.124Z] #19 transferring context: 50B done [2024-11-04T08:07:46.124Z] #19 DONE 0.0s [2024-11-04T08:07:46.124Z] [2024-11-04T08:07:46.124Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-04T08:07:46.124Z] #20 transferring context: 50B done [2024-11-04T08:07:46.124Z] #20 DONE 0.0s [2024-11-04T08:07:46.124Z] [2024-11-04T08:07:46.124Z] #21 [security-spire-agent internal] load .dockerignore [2024-11-04T08:07:46.124Z] #21 transferring context: 50B done [2024-11-04T08:07:46.124Z] #21 DONE 0.0s [2024-11-04T08:07:46.124Z] [2024-11-04T08:07:46.124Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-11-04T08:07:46.124Z] #22 transferring context: 50B done [2024-11-04T08:07:46.124Z] #22 DONE 0.1s [2024-11-04T08:07:46.124Z] [2024-11-04T08:07:46.124Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-11-04T08:07:46.124Z] #23 transferring context: 50B done [2024-11-04T08:07:46.124Z] #23 DONE 0.0s [2024-11-04T08:07:46.124Z] [2024-11-04T08:07:46.124Z] #24 [support-cron-scheduler internal] load .dockerignore [2024-11-04T08:07:46.124Z] #24 transferring context: 50B done [2024-11-04T08:07:46.124Z] #24 DONE 0.0s [2024-11-04T08:07:46.124Z] [2024-11-04T08:07:46.124Z] #25 [security-spire-server internal] load .dockerignore [2024-11-04T08:07:46.124Z] #25 transferring context: 50B done [2024-11-04T08:07:46.124Z] #25 DONE 0.0s [2024-11-04T08:07:46.124Z] [2024-11-04T08:07:46.124Z] #26 [core-metadata internal] load .dockerignore [2024-11-04T08:07:46.124Z] #26 transferring context: 50B done [2024-11-04T08:07:46.124Z] #26 DONE 0.0s [2024-11-04T08:07:46.124Z] [2024-11-04T08:07:46.124Z] #27 [security-spire-config internal] load .dockerignore [2024-11-04T08:07:46.124Z] #27 transferring context: 50B done [2024-11-04T08:07:46.124Z] #27 DONE 0.0s [2024-11-04T08:07:46.124Z] [2024-11-04T08:07:46.124Z] #28 [support-notifications internal] load .dockerignore [2024-11-04T08:07:46.124Z] #28 transferring context: 50B done [2024-11-04T08:07:46.124Z] #28 DONE 0.0s [2024-11-04T08:07:46.124Z] [2024-11-04T08:07:46.124Z] #29 [core-data internal] load .dockerignore [2024-11-04T08:07:46.124Z] #29 transferring context: 50B done [2024-11-04T08:07:46.124Z] #29 DONE 0.0s [2024-11-04T08:07:46.124Z] [2024-11-04T08:07:46.124Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-04T08:07:46.124Z] #30 DONE 0.0s [2024-11-04T08:07:46.124Z] [2024-11-04T08:07:46.124Z] #31 [security-proxy-auth internal] load .dockerignore [2024-11-04T08:07:46.382Z] #31 transferring context: 50B done [2024-11-04T08:07:46.382Z] #31 DONE 0.0s [2024-11-04T08:07:46.382Z] [2024-11-04T08:07:46.382Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-04T08:07:46.382Z] #32 DONE 0.1s [2024-11-04T08:07:46.382Z] [2024-11-04T08:07:46.382Z] #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T08:07:46.382Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-04T08:07:46.382Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-04T08:07:46.382Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-04T08:07:46.382Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-04T08:07:46.382Z] #33 DONE 0.1s [2024-11-04T08:07:46.382Z] [2024-11-04T08:07:46.382Z] #34 [security-proxy-setup internal] load build context [2024-11-04T08:07:46.382Z] #34 ... [2024-11-04T08:07:46.382Z] [2024-11-04T08:07:46.382Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-04T08:07:46.382Z] #30 DONE 0.0s [2024-11-04T08:07:46.382Z] [2024-11-04T08:07:46.382Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-04T08:07:46.382Z] #32 DONE 0.1s [2024-11-04T08:07:46.382Z] [2024-11-04T08:07:46.382Z] #33 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T08:07:46.382Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-04T08:07:46.382Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-04T08:07:46.382Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-04T08:07:46.382Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-04T08:07:46.382Z] #33 DONE 0.1s [2024-11-04T08:07:46.382Z] [2024-11-04T08:07:46.382Z] #34 [security-proxy-setup internal] load build context [2024-11-04T08:07:46.680Z] #34 ... [2024-11-04T08:07:46.680Z] [2024-11-04T08:07:46.680Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-04T08:07:46.680Z] #30 DONE 0.0s [2024-11-04T08:07:46.680Z] [2024-11-04T08:07:46.680Z] #34 [security-proxy-setup internal] load build context [2024-11-04T08:07:46.680Z] #34 ... [2024-11-04T08:07:46.680Z] [2024-11-04T08:07:46.680Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-04T08:07:46.680Z] #30 DONE 0.0s [2024-11-04T08:07:46.680Z] [2024-11-04T08:07:46.680Z] #34 [security-proxy-setup internal] load build context [2024-11-04T08:07:46.939Z] #34 ... [2024-11-04T08:07:46.939Z] [2024-11-04T08:07:46.939Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-04T08:07:46.939Z] #30 DONE 0.0s [2024-11-04T08:07:46.939Z] [2024-11-04T08:07:46.939Z] #34 [security-proxy-setup internal] load build context [2024-11-04T08:07:46.939Z] #34 ... [2024-11-04T08:07:46.939Z] [2024-11-04T08:07:46.939Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-04T08:07:46.939Z] #30 DONE 0.0s [2024-11-04T08:07:46.939Z] [2024-11-04T08:07:46.939Z] #34 [security-proxy-setup internal] load build context [2024-11-04T08:07:51.523Z] #34 transferring context: 460.77MB 4.6s [2024-11-04T08:07:53.646Z] #34 transferring context: 542.35MB 7.2s done [2024-11-04T08:07:55.024Z] #34 ... [2024-11-04T08:07:55.024Z] [2024-11-04T08:07:55.024Z] #35 [core-keeper internal] load build context [2024-11-04T08:07:55.024Z] #35 transferring context: 542.35MB 7.4s done [2024-11-04T08:07:55.590Z] #35 ... [2024-11-04T08:07:55.590Z] [2024-11-04T08:07:55.590Z] #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T08:07:55.590Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-04T08:07:55.590Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-04T08:07:55.590Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-04T08:07:55.590Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-04T08:07:55.590Z] #33 DONE 0.1s [2024-11-04T08:07:55.590Z] [2024-11-04T08:07:55.590Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-04T08:07:55.590Z] #32 DONE 9.2s [2024-11-04T08:07:55.590Z] [2024-11-04T08:07:55.590Z] #36 [security-secretstore-setup internal] load build context [2024-11-04T08:07:55.849Z] #36 ... [2024-11-04T08:07:55.849Z] [2024-11-04T08:07:55.849Z] #35 [core-keeper internal] load build context [2024-11-04T08:07:55.849Z] #35 DONE 9.4s [2024-11-04T08:07:55.849Z] [2024-11-04T08:07:55.849Z] #34 [security-proxy-setup internal] load build context [2024-11-04T08:07:55.849Z] #34 DONE 9.5s [2024-11-04T08:07:56.107Z] [2024-11-04T08:07:56.107Z] #37 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-04T08:07:56.387Z] #37 ... [2024-11-04T08:07:56.387Z] [2024-11-04T08:07:56.387Z] #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-04T08:07:56.387Z] #38 ... [2024-11-04T08:07:56.387Z] [2024-11-04T08:07:56.387Z] #39 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-04T08:07:56.387Z] #39 DONE 9.9s [2024-11-04T08:07:56.387Z] [2024-11-04T08:07:56.387Z] #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-04T08:07:56.387Z] #0 9.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:07:56.387Z] #0 9.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:07:56.387Z] #0 9.826 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:07:56.387Z] #0 9.860 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:07:56.387Z] #0 9.872 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-04T08:07:56.387Z] #0 9.876 (4/6) Installing openssl (3.3.2-r1) [2024-11-04T08:07:56.387Z] #0 9.885 (5/6) Installing su-exec (0.2-r3) [2024-11-04T08:07:56.387Z] #0 9.888 (6/6) Installing yq-go (4.44.1-r2) [2024-11-04T08:07:56.387Z] #0 9.957 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:07:56.387Z] #0 9.962 OK: 19 MiB in 18 packages [2024-11-04T08:07:56.647Z] #40 ... [2024-11-04T08:07:56.648Z] [2024-11-04T08:07:56.648Z] #36 [security-secretstore-setup internal] load build context [2024-11-04T08:07:56.648Z] #36 ... [2024-11-04T08:07:56.648Z] [2024-11-04T08:07:56.648Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-04T08:07:56.905Z] #41 ... [2024-11-04T08:07:56.905Z] [2024-11-04T08:07:56.905Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-04T08:07:56.905Z] #42 ... [2024-11-04T08:07:56.905Z] [2024-11-04T08:07:56.905Z] #36 [security-secretstore-setup internal] load build context [2024-11-04T08:07:57.169Z] #36 ... [2024-11-04T08:07:57.169Z] [2024-11-04T08:07:57.169Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-04T08:07:57.169Z] #42 DONE 10.6s [2024-11-04T08:07:57.169Z] [2024-11-04T08:07:57.169Z] #36 [security-secretstore-setup internal] load build context [2024-11-04T08:07:57.430Z] #36 ... [2024-11-04T08:07:57.430Z] [2024-11-04T08:07:57.430Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T08:07:57.430Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-04T08:07:57.430Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-04T08:07:57.430Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-04T08:07:57.430Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-04T08:07:57.430Z] #33 DONE 0.1s [2024-11-04T08:07:57.430Z] [2024-11-04T08:07:57.430Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-04T08:07:57.430Z] #41 DONE 10.7s [2024-11-04T08:07:57.430Z] [2024-11-04T08:07:57.430Z] #36 [security-secretstore-setup internal] load build context [2024-11-04T08:07:57.430Z] #36 ... [2024-11-04T08:07:57.430Z] [2024-11-04T08:07:57.430Z] #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-04T08:07:57.430Z] #40 DONE 11.1s [2024-11-04T08:07:57.430Z] [2024-11-04T08:07:57.430Z] #36 [security-secretstore-setup internal] load build context [2024-11-04T08:07:59.338Z] #36 transferring context: 110.29MB 2.6s [2024-11-04T08:08:04.616Z] #36 transferring context: 374.75MB 7.6s [2024-11-04T08:08:05.552Z] #36 ... [2024-11-04T08:08:05.552Z] [2024-11-04T08:08:05.552Z] #43 [support-cron-scheduler internal] load build context [2024-11-04T08:08:05.811Z] #43 ... [2024-11-04T08:08:05.811Z] [2024-11-04T08:08:05.811Z] #44 [security-proxy-auth internal] load build context [2024-11-04T08:08:05.811Z] #44 ... [2024-11-04T08:08:05.811Z] [2024-11-04T08:08:05.811Z] #45 [security-bootstrapper internal] load build context [2024-11-04T08:08:06.104Z] #45 ... [2024-11-04T08:08:06.104Z] [2024-11-04T08:08:06.104Z] #46 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-04T08:08:06.104Z] #0 5.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:06.104Z] #0 5.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:06.104Z] #0 5.902 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-04T08:08:06.104Z] #0 5.903 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:06.104Z] #0 5.914 OK: 8 MiB in 15 packages [2024-11-04T08:08:06.104Z] #46 ... [2024-11-04T08:08:06.104Z] [2024-11-04T08:08:06.104Z] #47 [security-spiffe-token-provider internal] load build context [2024-11-04T08:08:06.104Z] #47 ... [2024-11-04T08:08:06.104Z] [2024-11-04T08:08:06.104Z] #48 [core-data internal] load build context [2024-11-04T08:08:06.364Z] #48 ... [2024-11-04T08:08:06.364Z] [2024-11-04T08:08:06.364Z] #49 [core-common-config-bootstrapper internal] load build context [2024-11-04T08:08:06.364Z] #49 ... [2024-11-04T08:08:06.364Z] [2024-11-04T08:08:06.364Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-04T08:08:06.624Z] #50 ... [2024-11-04T08:08:06.624Z] [2024-11-04T08:08:06.624Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-04T08:08:06.624Z] #51 ... [2024-11-04T08:08:06.624Z] [2024-11-04T08:08:06.624Z] #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-04T08:08:06.624Z] #52 ... [2024-11-04T08:08:06.624Z] [2024-11-04T08:08:06.624Z] #53 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-04T08:08:07.015Z] #53 ... [2024-11-04T08:08:07.015Z] [2024-11-04T08:08:07.015Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-04T08:08:07.274Z] #54 ... [2024-11-04T08:08:07.274Z] [2024-11-04T08:08:07.274Z] #55 [core-command internal] load build context [2024-11-04T08:08:07.274Z] #55 ... [2024-11-04T08:08:07.274Z] [2024-11-04T08:08:07.274Z] #56 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-04T08:08:07.275Z] #0 2.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:07.275Z] #0 2.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:07.275Z] #0 2.721 (1/2) Installing ca-certificates (20240705-r0) [2024-11-04T08:08:07.275Z] #0 2.742 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-04T08:08:07.275Z] #0 2.744 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:07.275Z] #0 2.752 Executing ca-certificates-20240705-r0.trigger [2024-11-04T08:08:07.275Z] #0 2.838 OK: 9 MiB in 16 packages [2024-11-04T08:08:07.275Z] #56 ... [2024-11-04T08:08:07.275Z] [2024-11-04T08:08:07.275Z] #57 [core-metadata internal] load build context [2024-11-04T08:08:07.275Z] #57 ... [2024-11-04T08:08:07.275Z] [2024-11-04T08:08:07.275Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:08:07.275Z] #58 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-11-04T08:08:07.275Z] #58 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-04T08:08:07.533Z] #58 ... [2024-11-04T08:08:07.533Z] [2024-11-04T08:08:07.533Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-04T08:08:07.533Z] #59 ... [2024-11-04T08:08:07.533Z] [2024-11-04T08:08:07.533Z] #60 [security-spire-agent internal] load build context [2024-11-04T08:08:07.533Z] #60 ... [2024-11-04T08:08:07.533Z] [2024-11-04T08:08:07.533Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-04T08:08:07.533Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-11-04T08:08:07.533Z] #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-04T08:08:07.533Z] #61 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-11-04T08:08:07.533Z] #61 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-11-04T08:08:07.791Z] #61 ... [2024-11-04T08:08:07.791Z] [2024-11-04T08:08:07.791Z] #62 [security-spire-server internal] load build context [2024-11-04T08:08:07.791Z] #62 ... [2024-11-04T08:08:07.791Z] [2024-11-04T08:08:07.791Z] #63 [support-notifications internal] load build context [2024-11-04T08:08:07.791Z] #63 transferring context: 542.35MB 11.5s done [2024-11-04T08:08:08.049Z] #63 ... [2024-11-04T08:08:08.049Z] [2024-11-04T08:08:08.049Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-04T08:08:08.308Z] #64 ... [2024-11-04T08:08:08.308Z] [2024-11-04T08:08:08.308Z] #65 [security-spire-config internal] load build context [2024-11-04T08:08:08.308Z] #65 ... [2024-11-04T08:08:08.308Z] [2024-11-04T08:08:08.308Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-04T08:08:08.308Z] #66 ... [2024-11-04T08:08:08.308Z] [2024-11-04T08:08:08.308Z] #57 [core-metadata internal] load build context [2024-11-04T08:08:09.240Z] #57 transferring context: 542.35MB 12.9s done [2024-11-04T08:08:13.431Z] #57 ... [2024-11-04T08:08:13.431Z] [2024-11-04T08:08:13.431Z] #44 [security-proxy-auth internal] load build context [2024-11-04T08:08:13.431Z] #44 transferring context: 542.35MB 13.1s done [2024-11-04T08:08:15.963Z] #44 ... [2024-11-04T08:08:15.963Z] [2024-11-04T08:08:15.963Z] #36 [security-secretstore-setup internal] load build context [2024-11-04T08:08:15.963Z] #36 transferring context: 542.35MB 9.7s done [2024-11-04T08:08:15.963Z] #36 ... [2024-11-04T08:08:15.963Z] [2024-11-04T08:08:15.963Z] #47 [security-spiffe-token-provider internal] load build context [2024-11-04T08:08:15.963Z] #47 transferring context: 542.35MB 12.8s done [2024-11-04T08:08:15.963Z] #47 ... [2024-11-04T08:08:15.963Z] [2024-11-04T08:08:15.963Z] #43 [support-cron-scheduler internal] load build context [2024-11-04T08:08:15.963Z] #43 transferring context: 542.35MB 11.9s done [2024-11-04T08:08:16.221Z] #43 ... [2024-11-04T08:08:16.221Z] [2024-11-04T08:08:16.221Z] #45 [security-bootstrapper internal] load build context [2024-11-04T08:08:16.221Z] #45 transferring context: 542.35MB 12.1s done [2024-11-04T08:08:16.479Z] #45 ... [2024-11-04T08:08:16.479Z] [2024-11-04T08:08:16.479Z] #48 [core-data internal] load build context [2024-11-04T08:08:16.479Z] #48 transferring context: 542.35MB 10.9s done [2024-11-04T08:08:16.479Z] #48 ... [2024-11-04T08:08:16.479Z] [2024-11-04T08:08:16.479Z] #49 [core-common-config-bootstrapper internal] load build context [2024-11-04T08:08:16.479Z] #49 transferring context: 542.35MB 11.1s done [2024-11-04T08:08:16.737Z] #49 ... [2024-11-04T08:08:16.737Z] [2024-11-04T08:08:16.737Z] #55 [core-command internal] load build context [2024-11-04T08:08:16.737Z] #55 transferring context: 542.35MB 11.9s done [2024-11-04T08:08:21.052Z] Removing intermediate container 1e4903065f06 [2024-11-04T08:08:21.052Z] ---> 617dcc13d670 [2024-11-04T08:08:21.052Z] Successfully built 617dcc13d670 [2024-11-04T08:08:21.052Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:08:21.402Z] + docker inspect -f . ci-base-image-arm64 [2024-11-04T08:08:21.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T08:08:21.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-24505 does not seem to be running inside a container [2024-11-04T08:08:21.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@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-11-04T08:08:22.190Z] #55 ... [2024-11-04T08:08:22.190Z] [2024-11-04T08:08:22.190Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:08:22.190Z] #58 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-11-04T08:08:22.845Z] $ docker top 35149d5797f82f93bc386f4a8ddbcdb11cecd6af5e613e34bf358249d8b48dc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T08:08:23.689Z] + go version [2024-11-04T08:08:23.689Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-04T08:08:23.707Z] $ docker stop --time=1 35149d5797f82f93bc386f4a8ddbcdb11cecd6af5e613e34bf358249d8b48dc6 [2024-11-04T08:08:25.340Z] $ docker rm -f --volumes 35149d5797f82f93bc386f4a8ddbcdb11cecd6af5e613e34bf358249d8b48dc6 [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-11-04T08:08:26.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-04T08:08:26.030Z] [2024-11-04T08:08:26.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:08:26.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-04T08:08:26.375Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-11-04T08:08:26.375Z] 547446be3368: Pulling fs layer [2024-11-04T08:08:26.375Z] d125d8839a47: Pulling fs layer [2024-11-04T08:08:26.375Z] 3e85d5ac6304: Pulling fs layer [2024-11-04T08:08:26.375Z] c3105a71a48b: Pulling fs layer [2024-11-04T08:08:26.375Z] 0f093f025ec4: Pulling fs layer [2024-11-04T08:08:26.375Z] c3106fc0e877: Pulling fs layer [2024-11-04T08:08:26.375Z] 0f093f025ec4: Waiting [2024-11-04T08:08:26.375Z] c3106fc0e877: Waiting [2024-11-04T08:08:26.375Z] c3105a71a48b: Waiting [2024-11-04T08:08:26.492Z] #58 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-11-04T08:08:26.492Z] #58 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-11-04T08:08:26.648Z] 547446be3368: Verifying Checksum [2024-11-04T08:08:26.648Z] c3105a71a48b: Verifying Checksum [2024-11-04T08:08:26.648Z] c3105a71a48b: Download complete [2024-11-04T08:08:26.917Z] d125d8839a47: Verifying Checksum [2024-11-04T08:08:26.917Z] d125d8839a47: Download complete [2024-11-04T08:08:26.917Z] c3106fc0e877: Verifying Checksum [2024-11-04T08:08:26.917Z] c3106fc0e877: Download complete [2024-11-04T08:08:27.190Z] 0f093f025ec4: Verifying Checksum [2024-11-04T08:08:27.190Z] 0f093f025ec4: Download complete [2024-11-04T08:08:27.460Z] 547446be3368: Pull complete [2024-11-04T08:08:28.874Z] d125d8839a47: Pull complete [2024-11-04T08:08:28.874Z] 3e85d5ac6304: Verifying Checksum [2024-11-04T08:08:28.874Z] 3e85d5ac6304: Download complete [2024-11-04T08:08:31.795Z] #58 ... [2024-11-04T08:08:31.795Z] [2024-11-04T08:08:31.795Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-04T08:08:31.795Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 14.4s [2024-11-04T08:08:32.731Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 15.0s [2024-11-04T08:08:36.029Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 18.4s done [2024-11-04T08:08:36.029Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 18.4s [2024-11-04T08:08:36.029Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 18.4s [2024-11-04T08:08:36.029Z] #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-04T08:08:36.029Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 18.4s done [2024-11-04T08:08:36.029Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 18.5s [2024-11-04T08:08:36.029Z] #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 18.5s [2024-11-04T08:08:36.029Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 18.5s done [2024-11-04T08:08:36.029Z] #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 18.7s [2024-11-04T08:08:36.029Z] #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-11-04T08:08:36.029Z] #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 18.8s done [2024-11-04T08:08:36.029Z] #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-11-04T08:08:36.287Z] #61 ... [2024-11-04T08:08:36.287Z] [2024-11-04T08:08:36.287Z] #56 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-04T08:08:36.287Z] #56 DONE 40.2s [2024-11-04T08:08:36.287Z] [2024-11-04T08:08:36.287Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:08:36.287Z] #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-04T08:08:36.287Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-11-04T08:08:36.287Z] #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-11-04T08:08:36.287Z] #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-11-04T08:08:36.287Z] #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-11-04T08:08:36.287Z] #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s [2024-11-04T08:08:36.287Z] #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-11-04T08:08:36.287Z] #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done [2024-11-04T08:08:36.544Z] #58 ... [2024-11-04T08:08:36.544Z] [2024-11-04T08:08:36.544Z] #46 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-04T08:08:36.544Z] #46 DONE 40.6s [2024-11-04T08:08:36.544Z] [2024-11-04T08:08:36.544Z] #36 [security-secretstore-setup internal] load build context [2024-11-04T08:08:36.544Z] #36 DONE 40.9s [2024-11-04T08:08:36.544Z] [2024-11-04T08:08:36.544Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:08:36.544Z] #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done [2024-11-04T08:08:36.544Z] #58 ... [2024-11-04T08:08:36.544Z] [2024-11-04T08:08:36.544Z] #48 [core-data internal] load build context [2024-11-04T08:08:36.544Z] #48 DONE 41.0s [2024-11-04T08:08:36.802Z] [2024-11-04T08:08:36.802Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:08:36.802Z] #58 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2024-11-04T08:08:37.740Z] #58 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.1s done [2024-11-04T08:08:38.691Z] #58 ... [2024-11-04T08:08:38.691Z] [2024-11-04T08:08:38.691Z] #49 [core-common-config-bootstrapper internal] load build context [2024-11-04T08:08:38.691Z] #49 DONE 42.9s [2024-11-04T08:08:38.691Z] [2024-11-04T08:08:38.691Z] #63 [support-notifications internal] load build context [2024-11-04T08:08:38.691Z] #63 DONE 43.0s [2024-11-04T08:08:38.691Z] [2024-11-04T08:08:38.691Z] #43 [support-cron-scheduler internal] load build context [2024-11-04T08:08:38.691Z] #43 DONE 43.0s [2024-11-04T08:08:38.691Z] [2024-11-04T08:08:38.691Z] #55 [core-command internal] load build context [2024-11-04T08:08:38.691Z] #55 DONE 43.1s [2024-11-04T08:08:38.691Z] [2024-11-04T08:08:38.691Z] #45 [security-bootstrapper internal] load build context [2024-11-04T08:08:38.691Z] #45 DONE 43.1s [2024-11-04T08:08:38.691Z] [2024-11-04T08:08:38.691Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-04T08:08:38.691Z] #50 40.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:38.691Z] #50 40.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:38.691Z] #50 40.76 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-04T08:08:38.691Z] #50 40.76 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-04T08:08:38.691Z] #50 40.76 OK: 24165 distinct packages available [2024-11-04T08:08:38.691Z] #50 40.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:38.691Z] #50 40.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:38.691Z] #50 41.20 (1/14) Installing ca-certificates (20240705-r0) [2024-11-04T08:08:38.691Z] #50 41.24 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-04T08:08:38.691Z] #50 41.25 (3/14) Installing c-ares (1.33.1-r0) [2024-11-04T08:08:38.691Z] #50 41.25 (4/14) Installing libunistring (1.2-r0) [2024-11-04T08:08:38.691Z] #50 41.26 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-04T08:08:38.691Z] #50 41.27 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-04T08:08:38.691Z] #50 41.27 (7/14) Installing libpsl (0.21.5-r1) [2024-11-04T08:08:38.691Z] #50 41.28 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-04T08:08:38.691Z] #50 41.28 (9/14) Installing libcurl (8.10.1-r0) [2024-11-04T08:08:38.691Z] #50 41.29 (10/14) Installing curl (8.10.1-r0) [2024-11-04T08:08:38.691Z] #50 41.30 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-04T08:08:38.692Z] #50 41.30 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-04T08:08:38.692Z] #50 41.30 (13/14) Installing libucontext (1.2-r3) [2024-11-04T08:08:38.692Z] #50 41.31 (14/14) Installing gcompat (1.1.0-r4) [2024-11-04T08:08:38.692Z] #50 41.31 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:38.692Z] #50 41.32 Executing ca-certificates-20240705-r0.trigger [2024-11-04T08:08:38.692Z] #50 41.36 OK: 13 MiB in 28 packages [2024-11-04T08:08:38.962Z] 3e85d5ac6304: Pull complete [2024-11-04T08:08:38.962Z] c3105a71a48b: Pull complete [2024-11-04T08:08:38.962Z] #50 ... [2024-11-04T08:08:38.962Z] [2024-11-04T08:08:38.962Z] #47 [security-spiffe-token-provider internal] load build context [2024-11-04T08:08:38.962Z] #47 DONE 43.2s [2024-11-04T08:08:38.962Z] [2024-11-04T08:08:38.962Z] #57 [core-metadata internal] load build context [2024-11-04T08:08:38.962Z] #57 DONE 43.2s [2024-11-04T08:08:38.962Z] [2024-11-04T08:08:38.962Z] #44 [security-proxy-auth internal] load build context [2024-11-04T08:08:38.962Z] #44 DONE 43.2s [2024-11-04T08:08:38.962Z] [2024-11-04T08:08:38.962Z] #65 [security-spire-config internal] load build context [2024-11-04T08:08:38.962Z] #65 transferring context: 21.82kB done [2024-11-04T08:08:38.962Z] #65 DONE 41.5s [2024-11-04T08:08:38.962Z] [2024-11-04T08:08:38.962Z] #62 [security-spire-server internal] load build context [2024-11-04T08:08:38.962Z] #62 transferring context: 23.57kB done [2024-11-04T08:08:38.962Z] #62 DONE 41.5s [2024-11-04T08:08:38.962Z] [2024-11-04T08:08:38.962Z] #60 [security-spire-agent internal] load build context [2024-11-04T08:08:38.962Z] #60 transferring context: 23.10kB done [2024-11-04T08:08:38.962Z] #60 DONE 41.6s [2024-11-04T08:08:38.962Z] [2024-11-04T08:08:38.962Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-04T08:08:38.962Z] #50 DONE 43.1s [2024-11-04T08:08:38.962Z] [2024-11-04T08:08:38.962Z] #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-04T08:08:38.962Z] #52 40.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:38.962Z] #52 40.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:38.962Z] #52 40.70 (1/3) Installing ca-certificates (20240705-r0) [2024-11-04T08:08:38.962Z] #52 40.76 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-04T08:08:38.962Z] #52 40.77 (3/3) Installing tzdata (2024b-r0) [2024-11-04T08:08:38.962Z] #52 41.03 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:38.962Z] #52 41.03 Executing ca-certificates-20240705-r0.trigger [2024-11-04T08:08:38.962Z] #52 41.08 OK: 10 MiB in 17 packages [2024-11-04T08:08:38.962Z] #52 DONE 43.1s [2024-11-04T08:08:38.962Z] [2024-11-04T08:08:38.962Z] #67 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T08:08:39.222Z] #67 ... [2024-11-04T08:08:39.222Z] [2024-11-04T08:08:39.222Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-04T08:08:39.222Z] #51 40.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:39.222Z] #51 40.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:39.222Z] #51 41.13 (1/4) Installing ca-certificates (20240705-r0) [2024-11-04T08:08:39.222Z] #51 41.15 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-04T08:08:39.222Z] #51 41.15 (3/4) Installing su-exec (0.2-r3) [2024-11-04T08:08:39.222Z] #51 41.15 (4/4) Installing yq-go (4.44.1-r2) [2024-11-04T08:08:39.222Z] #51 41.22 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:39.222Z] #51 41.23 Executing ca-certificates-20240705-r0.trigger [2024-11-04T08:08:39.222Z] #51 41.26 OK: 19 MiB in 18 packages [2024-11-04T08:08:39.222Z] #51 DONE 43.2s [2024-11-04T08:08:39.222Z] [2024-11-04T08:08:39.222Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-04T08:08:39.222Z] #54 40.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:39.222Z] #54 40.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:39.222Z] #54 40.71 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-04T08:08:39.222Z] #54 40.72 (2/2) Installing su-exec (0.2-r3) [2024-11-04T08:08:39.222Z] #54 40.73 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:39.222Z] #54 40.73 OK: 8 MiB in 16 packages [2024-11-04T08:08:39.222Z] #54 DONE 43.2s [2024-11-04T08:08:39.222Z] [2024-11-04T08:08:39.222Z] #37 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-04T08:08:39.222Z] #37 40.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:39.222Z] #37 40.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:39.222Z] #37 40.74 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-04T08:08:39.222Z] #37 40.74 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:39.222Z] #37 40.75 OK: 8 MiB in 15 packages [2024-11-04T08:08:39.222Z] #37 DONE 43.3s [2024-11-04T08:08:39.222Z] [2024-11-04T08:08:39.222Z] #53 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-04T08:08:39.222Z] #53 40.12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:39.222Z] #53 40.60 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:39.222Z] #53 41.28 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-04T08:08:39.222Z] #53 41.58 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:39.222Z] #53 41.59 OK: 8 MiB in 15 packages [2024-11-04T08:08:39.222Z] #53 DONE 42.9s [2024-11-04T08:08:39.222Z] [2024-11-04T08:08:39.222Z] #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-11-04T08:08:39.927Z] 0f093f025ec4: Pull complete [2024-11-04T08:08:39.927Z] c3106fc0e877: Pull complete [2024-11-04T08:08:39.927Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-11-04T08:08:40.157Z] #68 ... [2024-11-04T08:08:40.157Z] [2024-11-04T08:08:40.157Z] #69 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-11-04T08:08:40.157Z] #69 DONE 0.6s [2024-11-04T08:08:40.157Z] [2024-11-04T08:08:40.157Z] #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-04T08:08:40.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-04T08:08:40.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T08:08:40.393Z] prd-ubuntu20.04-docker-arm64-4c-16g-24505 does not seem to be running inside a container [2024-11-04T08:08:40.455Z] $ 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/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@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-11-04T08:08:41.092Z] #70 ... [2024-11-04T08:08:41.092Z] [2024-11-04T08:08:41.092Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-04T08:08:41.092Z] #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done [2024-11-04T08:08:41.092Z] #61 DONE 43.9s [2024-11-04T08:08:41.351Z] [2024-11-04T08:08:41.351Z] #67 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T08:08:41.351Z] #67 2.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:41.351Z] #67 ... [2024-11-04T08:08:41.351Z] [2024-11-04T08:08:41.351Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-04T08:08:41.351Z] #64 42.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:41.351Z] #64 42.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:41.351Z] #64 42.90 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-04T08:08:41.351Z] #64 42.90 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-04T08:08:41.351Z] #64 42.90 OK: 24165 distinct packages available [2024-11-04T08:08:41.351Z] #64 42.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:41.351Z] #64 43.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:41.351Z] #64 43.32 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:41.351Z] #64 43.37 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:41.351Z] #64 43.38 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-04T08:08:41.351Z] #64 43.38 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-04T08:08:41.351Z] #64 43.39 (5/7) Installing libucontext (1.2-r3) [2024-11-04T08:08:41.351Z] #64 43.39 (6/7) Installing gcompat (1.1.0-r4) [2024-11-04T08:08:41.351Z] #64 43.39 (7/7) Installing openssl (3.3.2-r1) [2024-11-04T08:08:41.351Z] #64 43.40 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:41.351Z] #64 43.41 OK: 9 MiB in 19 packages [2024-11-04T08:08:41.351Z] #64 DONE 44.0s [2024-11-04T08:08:41.351Z] [2024-11-04T08:08:41.351Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-04T08:08:41.351Z] #59 42.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:41.351Z] #59 42.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:41.351Z] #59 42.76 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-04T08:08:41.351Z] #59 42.76 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-04T08:08:41.351Z] #59 42.76 OK: 24165 distinct packages available [2024-11-04T08:08:41.351Z] #59 42.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:41.351Z] #59 42.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:41.351Z] #59 43.19 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-04T08:08:41.351Z] #59 43.21 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-04T08:08:41.351Z] #59 43.21 (3/4) Installing libucontext (1.2-r3) [2024-11-04T08:08:41.351Z] #59 43.22 (4/4) Installing gcompat (1.1.0-r4) [2024-11-04T08:08:41.351Z] #59 43.23 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:41.351Z] #59 43.26 OK: 8 MiB in 18 packages [2024-11-04T08:08:41.351Z] #59 DONE 44.0s [2024-11-04T08:08:41.351Z] [2024-11-04T08:08:41.351Z] #67 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T08:08:41.351Z] #67 2.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:41.919Z] #67 2.672 Upgrading critical system libraries and apk-tools: [2024-11-04T08:08:41.919Z] #67 2.672 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:08:41.919Z] #67 2.807 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:41.919Z] #67 2.874 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:08:41.919Z] #67 2.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:41.919Z] #67 2.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:42.178Z] #67 ... [2024-11-04T08:08:42.178Z] [2024-11-04T08:08:42.178Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-04T08:08:42.178Z] #66 43.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:42.178Z] #66 43.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:42.178Z] #66 43.55 Upgrading critical system libraries and apk-tools: [2024-11-04T08:08:42.178Z] #66 43.55 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:08:42.178Z] #66 43.56 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:42.178Z] #66 43.63 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:08:42.178Z] #66 43.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:42.178Z] #66 43.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:42.178Z] #66 44.05 OK: 19 MiB in 18 packages [2024-11-04T08:08:42.178Z] #66 DONE 44.8s [2024-11-04T08:08:42.429Z] $ docker top 0eb5f3abd1d55b4a757a5944b891bb1dc52ca4f89cf34b9c242e2569152d1fd4 -eo pid,comm [2024-11-04T08:08:42.556Z] [2024-11-04T08:08:42.556Z] #67 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T08:08:42.556Z] #67 3.276 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:42.556Z] #67 3.316 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:42.556Z] #67 3.325 Executing ca-certificates-20240705-r0.trigger [2024-11-04T08:08:42.556Z] #67 3.357 OK: 10 MiB in 17 packages [Pipeline] { [Pipeline] sh [2024-11-04T08:08:42.818Z] #67 ... [2024-11-04T08:08:42.818Z] [2024-11-04T08:08:42.819Z] #71 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-04T08:08:42.819Z] #0 4.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:42.819Z] #0 4.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:42.819Z] #0 4.857 Upgrading critical system libraries and apk-tools: [2024-11-04T08:08:42.819Z] #0 4.857 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:08:42.819Z] #0 4.926 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:42.819Z] #0 5.010 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:08:42.819Z] #0 5.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:42.819Z] #0 5.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:42.819Z] #0 5.391 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:42.819Z] #0 5.590 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:42.819Z] #0 5.600 Executing ca-certificates-20240705-r0.trigger [2024-11-04T08:08:42.819Z] #0 5.641 OK: 9 MiB in 16 packages [2024-11-04T08:08:42.819Z] #71 DONE 6.5s [2024-11-04T08:08:43.079Z] [2024-11-04T08:08:43.079Z] #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-04T08:08:43.262Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-04T08:08:43.340Z] #38 ... [2024-11-04T08:08:43.340Z] [2024-11-04T08:08:43.340Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T08:08:43.340Z] #0 1.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:43.340Z] #0 1.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:43.340Z] #0 1.976 Upgrading critical system libraries and apk-tools: [2024-11-04T08:08:43.340Z] #0 1.976 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:08:43.340Z] #0 1.987 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:43.340Z] #0 2.058 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:08:43.340Z] #0 2.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:43.340Z] #0 2.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:43.340Z] #0 2.424 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:43.340Z] #0 2.459 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:43.340Z] #0 2.471 Executing ca-certificates-20240705-r0.trigger [2024-11-04T08:08:43.340Z] #0 2.523 OK: 13 MiB in 28 packages [2024-11-04T08:08:43.340Z] #72 DONE 4.2s [2024-11-04T08:08:43.340Z] [2024-11-04T08:08:43.340Z] #73 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-04T08:08:43.340Z] #0 4.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:43.340Z] #0 4.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:43.340Z] #0 4.553 Upgrading critical system libraries and apk-tools: [2024-11-04T08:08:43.340Z] #0 4.553 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:08:43.340Z] #0 4.565 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:43.340Z] #0 4.637 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:08:43.340Z] #0 4.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:43.340Z] #0 4.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:43.340Z] #0 5.101 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:43.340Z] #0 5.328 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:43.340Z] #0 5.342 OK: 8 MiB in 15 packages [2024-11-04T08:08:43.340Z] #73 DONE 7.0s [2024-11-04T08:08:43.340Z] [2024-11-04T08:08:43.340Z] #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-11-04T08:08:43.340Z] #68 4.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:43.598Z] #68 4.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:43.858Z] #68 ... [2024-11-04T08:08:43.858Z] [2024-11-04T08:08:43.858Z] #67 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T08:08:43.858Z] #67 DONE 4.7s [2024-11-04T08:08:43.858Z] [2024-11-04T08:08:43.858Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-04T08:08:43.858Z] #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:43.858Z] #0 2.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:43.858Z] #0 2.485 Upgrading critical system libraries and apk-tools: [2024-11-04T08:08:43.858Z] #0 2.485 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:08:43.858Z] #0 2.491 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:43.858Z] #0 2.559 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:08:43.858Z] #0 2.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:43.858Z] #0 2.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:43.858Z] #0 3.098 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:43.858Z] #0 3.192 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:43.858Z] #0 3.209 Executing ca-certificates-20240705-r0.trigger [2024-11-04T08:08:43.858Z] #0 3.261 OK: 19 MiB in 18 packages [2024-11-04T08:08:43.858Z] #74 DONE 4.7s [2024-11-04T08:08:43.858Z] [2024-11-04T08:08:43.858Z] #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-11-04T08:08:43.858Z] #68 4.654 Upgrading critical system libraries and apk-tools: [2024-11-04T08:08:43.858Z] #68 4.654 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:08:43.858Z] #68 4.663 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:44.116Z] #68 ... [2024-11-04T08:08:44.116Z] [2024-11-04T08:08:44.116Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-04T08:08:44.116Z] #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:44.116Z] #0 2.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:44.116Z] #0 2.780 Upgrading critical system libraries and apk-tools: [2024-11-04T08:08:44.116Z] #0 2.780 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:08:44.116Z] #0 2.788 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:44.116Z] #0 2.899 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:08:44.116Z] #0 2.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:44.116Z] #0 2.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:44.116Z] #0 3.309 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:44.116Z] #0 3.592 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:44.116Z] #0 3.609 OK: 8 MiB in 16 packages [2024-11-04T08:08:44.116Z] #75 DONE 4.7s [2024-11-04T08:08:44.116Z] [2024-11-04T08:08:44.116Z] #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-11-04T08:08:44.116Z] #68 4.753 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:08:44.116Z] #68 4.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:44.116Z] #68 ... [2024-11-04T08:08:44.116Z] [2024-11-04T08:08:44.116Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-04T08:08:44.116Z] #76 DONE 1.8s [2024-11-04T08:08:44.116Z] [2024-11-04T08:08:44.116Z] #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-11-04T08:08:44.116Z] #68 4.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:44.387Z] #68 ... [2024-11-04T08:08:44.387Z] [2024-11-04T08:08:44.387Z] #70 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-11-04T08:08:44.387Z] #70 3.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:44.387Z] #70 3.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:44.387Z] #70 3.965 OK: 246 MiB in 54 packages [2024-11-04T08:08:44.387Z] #70 DONE 4.2s [2024-11-04T08:08:44.387Z] [2024-11-04T08:08:44.387Z] #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-11-04T08:08:44.387Z] #68 5.182 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:44.645Z] #68 5.217 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:44.645Z] #68 5.225 OK: 8 MiB in 15 packages [2024-11-04T08:08:44.905Z] #68 DONE 5.7s [2024-11-04T08:08:44.906Z] [2024-11-04T08:08:44.906Z] #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:08:44.906Z] #77 DONE 0.9s [2024-11-04T08:08:44.906Z] [2024-11-04T08:08:44.906Z] #78 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-04T08:08:44.906Z] #0 4.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:44.906Z] #0 4.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:44.906Z] #0 4.913 OK: 246 MiB in 54 packages [2024-11-04T08:08:45.165Z] #78 DONE 5.2s [2024-11-04T08:08:45.165Z] [2024-11-04T08:08:45.165Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:08:45.735Z] #79 DONE 0.5s [2024-11-04T08:08:45.735Z] [2024-11-04T08:08:45.735Z] #80 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-04T08:08:45.735Z] #80 DONE 5.7s [2024-11-04T08:08:45.735Z] [2024-11-04T08:08:45.735Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-04T08:08:47.115Z] #81 ... [2024-11-04T08:08:47.115Z] [2024-11-04T08:08:47.115Z] #82 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-04T08:08:47.115Z] #0 6.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:47.115Z] #0 6.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:47.115Z] #0 6.484 OK: 246 MiB in 54 packages [2024-11-04T08:08:47.115Z] #82 DONE 7.4s [2024-11-04T08:08:47.115Z] [2024-11-04T08:08:47.115Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-04T08:08:47.115Z] #83 DONE 3.1s [2024-11-04T08:08:47.115Z] [2024-11-04T08:08:47.115Z] #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:08:47.115Z] #84 DONE 0.1s [2024-11-04T08:08:47.115Z] [2024-11-04T08:08:47.115Z] #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-04T08:08:47.374Z] #85 DONE 0.1s [2024-11-04T08:08:47.374Z] [2024-11-04T08:08:47.374Z] #86 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-04T08:08:47.374Z] #0 6.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:47.374Z] #0 6.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:47.374Z] #0 6.705 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-04T08:08:47.374Z] #0 6.705 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-04T08:08:47.374Z] #0 6.705 OK: 24164 distinct packages available [2024-11-04T08:08:47.374Z] #0 6.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:47.374Z] #0 6.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:47.374Z] #0 7.182 OK: 246 MiB in 54 packages [2024-11-04T08:08:47.374Z] #86 DONE 7.3s [2024-11-04T08:08:47.374Z] [2024-11-04T08:08:47.374Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:08:47.374Z] #87 DONE 0.1s [2024-11-04T08:08:47.374Z] [2024-11-04T08:08:47.374Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-04T08:08:47.374Z] #81 1.790 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:47.948Z] #81 ... [2024-11-04T08:08:47.948Z] [2024-11-04T08:08:47.948Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-04T08:08:47.948Z] #0 5.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:47.948Z] #0 5.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:47.948Z] #0 5.784 Upgrading critical system libraries and apk-tools: [2024-11-04T08:08:47.948Z] #0 5.784 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:08:47.948Z] #0 5.790 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:47.948Z] #0 5.907 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:08:47.948Z] #0 5.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:47.948Z] #0 5.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:47.948Z] #0 6.259 OK: 9 MiB in 19 packages [2024-11-04T08:08:47.948Z] #88 DONE 6.4s [2024-11-04T08:08:47.948Z] [2024-11-04T08:08:47.948Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-04T08:08:47.948Z] #81 2.251 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:48.901Z] #81 3.025 OK: 246 MiB in 54 packages [2024-11-04T08:08:49.189Z] #81 DONE 3.5s [2024-11-04T08:08:49.189Z] [2024-11-04T08:08:49.189Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-04T08:08:49.189Z] #89 DONE 1.4s [2024-11-04T08:08:49.189Z] [2024-11-04T08:08:49.189Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-04T08:08:49.189Z] #0 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:49.189Z] #0 5.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:49.189Z] #0 6.040 Upgrading critical system libraries and apk-tools: [2024-11-04T08:08:49.189Z] #0 6.040 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:08:49.189Z] #0 6.047 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:08:49.189Z] #0 6.173 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:08:49.189Z] #0 6.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:49.189Z] #0 6.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-04T08:08:49.189Z] #0 6.551 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:49.189Z] #0 6.587 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:08:49.189Z] #0 7.188 OK: 8 MiB in 18 packages [2024-11-04T08:08:49.189Z] #90 DONE 7.7s [2024-11-04T08:08:49.189Z] [2024-11-04T08:08:49.189Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-04T08:08:49.189Z] #91 DONE 1.4s [2024-11-04T08:08:49.189Z] [2024-11-04T08:08:49.189Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-04T08:08:51.140Z] #92 DONE 1.7s [2024-11-04T08:08:51.140Z] [2024-11-04T08:08:51.140Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-04T08:08:51.140Z] #93 DONE 1.7s [2024-11-04T08:08:51.140Z] [2024-11-04T08:08:51.140Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-04T08:08:51.140Z] #94 DONE 1.7s [2024-11-04T08:08:51.140Z] [2024-11-04T08:08:51.140Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-04T08:08:51.140Z] #95 DONE 1.8s [2024-11-04T08:08:51.140Z] [2024-11-04T08:08:51.140Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-04T08:08:51.140Z] #96 DONE 0.2s [2024-11-04T08:08:51.140Z] [2024-11-04T08:08:51.140Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-04T08:08:51.140Z] #97 DONE 0.1s [2024-11-04T08:08:51.140Z] [2024-11-04T08:08:51.140Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-04T08:08:51.140Z] #98 DONE 0.1s [2024-11-04T08:08:51.140Z] [2024-11-04T08:08:51.140Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-04T08:08:51.140Z] #99 DONE 0.1s [2024-11-04T08:08:51.140Z] [2024-11-04T08:08:51.140Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-04T08:08:51.140Z] #100 DONE 0.1s [2024-11-04T08:08:51.140Z] [2024-11-04T08:08:51.140Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-04T08:08:51.140Z] #101 DONE 0.1s [2024-11-04T08:08:51.140Z] [2024-11-04T08:08:51.140Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-04T08:08:51.140Z] #102 DONE 0.1s [2024-11-04T08:08:51.140Z] [2024-11-04T08:08:51.140Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-04T08:08:51.140Z] #103 DONE 0.1s [2024-11-04T08:08:51.140Z] [2024-11-04T08:08:51.140Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-04T08:08:51.402Z] #104 ... [2024-11-04T08:08:51.402Z] [2024-11-04T08:08:51.402Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-04T08:08:51.402Z] #105 DONE 0.1s [2024-11-04T08:08:51.402Z] [2024-11-04T08:08:51.402Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-04T08:08:51.402Z] #106 DONE 0.2s [2024-11-04T08:08:51.402Z] [2024-11-04T08:08:51.402Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-04T08:08:51.402Z] #104 DONE 0.2s [2024-11-04T08:08:51.402Z] [2024-11-04T08:08:51.402Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-04T08:08:51.402Z] #107 DONE 0.1s [2024-11-04T08:08:51.402Z] [2024-11-04T08:08:51.402Z] #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-04T08:08:51.402Z] #108 DONE 0.1s [2024-11-04T08:08:51.402Z] [2024-11-04T08:08:51.402Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:08:51.663Z] #58 ... [2024-11-04T08:08:51.663Z] [2024-11-04T08:08:51.663Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-04T08:08:51.663Z] #109 DONE 0.1s [2024-11-04T08:08:51.663Z] [2024-11-04T08:08:51.663Z] #110 [security-spire-config] exporting to image [2024-11-04T08:08:51.663Z] #110 exporting layers [2024-11-04T08:08:51.928Z] #110 exporting layers 0.7s done [2024-11-04T08:08:52.190Z] #110 exporting layers 0.7s done [2024-11-04T08:08:52.190Z] #110 writing image sha256:073157877038a5ebe8219defb58d4128c04d355c22fec5298ad427163eaddab9 done [2024-11-04T08:08:52.190Z] #110 naming to docker.io/library/security-spire-server done [2024-11-04T08:08:52.190Z] #110 exporting layers 0.7s done [2024-11-04T08:08:52.190Z] #110 writing image sha256:241bed52e621994c6c48a115686d42aefcebecff807053b4f52268d04f2f10d4 0.0s done [2024-11-04T08:08:52.190Z] #110 naming to docker.io/library/security-spire-agent done [2024-11-04T08:08:52.190Z] #110 writing image sha256:45c6c4aa0f7045cf8261b5f3b133643637868e09644515120f7fcac5997aa02d done [2024-11-04T08:08:52.190Z] #110 naming to docker.io/library/security-spire-config done [2024-11-04T08:08:52.190Z] #110 DONE 0.9s [2024-11-04T08:08:52.190Z] [2024-11-04T08:08:52.190Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:08:53.366Z] #1 [core-command internal] load build definition from Dockerfile [2024-11-04T08:08:53.366Z] #1 transferring dockerfile: [2024-11-04T08:08:53.366Z] #1 transferring dockerfile: 1.94kB done [2024-11-04T08:08:53.366Z] #1 DONE 0.1s [2024-11-04T08:08:53.366Z] [2024-11-04T08:08:53.366Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-04T08:08:53.366Z] #2 transferring dockerfile: 3.02kB done [2024-11-04T08:08:53.366Z] #2 DONE 0.1s [2024-11-04T08:08:53.366Z] [2024-11-04T08:08:53.366Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-04T08:08:53.366Z] #3 transferring dockerfile: 2.49kB 0.0s done [2024-11-04T08:08:53.366Z] #3 DONE 0.1s [2024-11-04T08:08:53.366Z] [2024-11-04T08:08:53.366Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-04T08:08:53.366Z] #4 transferring dockerfile: 2.23kB done [2024-11-04T08:08:53.366Z] #4 DONE 0.1s [2024-11-04T08:08:53.366Z] [2024-11-04T08:08:53.366Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-11-04T08:08:53.366Z] #5 transferring dockerfile: 2.02kB 0.0s done [2024-11-04T08:08:53.366Z] #5 DONE 0.1s [2024-11-04T08:08:53.366Z] [2024-11-04T08:08:53.366Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-11-04T08:08:53.366Z] #6 transferring dockerfile: 2.07kB done [2024-11-04T08:08:53.366Z] #6 DONE 0.0s [2024-11-04T08:08:53.366Z] [2024-11-04T08:08:53.366Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-04T08:08:53.366Z] #7 transferring dockerfile: 2.50kB done [2024-11-04T08:08:53.366Z] #7 DONE 0.1s [2024-11-04T08:08:53.366Z] [2024-11-04T08:08:53.366Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-11-04T08:08:53.366Z] #8 transferring dockerfile: 1.81kB done [2024-11-04T08:08:53.366Z] #8 DONE 0.1s [2024-11-04T08:08:53.366Z] [2024-11-04T08:08:53.366Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-11-04T08:08:53.366Z] #9 transferring dockerfile: 1.70kB done [2024-11-04T08:08:53.366Z] #9 DONE 0.1s [2024-11-04T08:08:53.366Z] [2024-11-04T08:08:53.366Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-11-04T08:08:53.366Z] #10 transferring dockerfile: 1.69kB done [2024-11-04T08:08:53.366Z] #10 DONE 0.1s [2024-11-04T08:08:53.366Z] [2024-11-04T08:08:53.366Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-11-04T08:08:53.366Z] #11 transferring dockerfile: 2.13kB done [2024-11-04T08:08:53.366Z] #11 DONE 0.1s [2024-11-04T08:08:53.366Z] [2024-11-04T08:08:53.366Z] #12 [core-data internal] load build definition from Dockerfile [2024-11-04T08:08:53.366Z] #12 transferring dockerfile: 2.07kB 0.0s done [2024-11-04T08:08:53.366Z] #12 DONE 0.1s [2024-11-04T08:08:53.366Z] [2024-11-04T08:08:53.366Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-04T08:08:53.366Z] #13 transferring dockerfile: 2.15kB done [2024-11-04T08:08:53.366Z] #13 DONE 0.1s [2024-11-04T08:08:53.366Z] [2024-11-04T08:08:53.366Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-04T08:08:53.366Z] #14 transferring dockerfile: 1.89kB done [2024-11-04T08:08:53.366Z] #14 DONE 0.1s [2024-11-04T08:08:53.366Z] [2024-11-04T08:08:53.366Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-04T08:08:53.366Z] #15 transferring dockerfile: 1.86kB done [2024-11-04T08:08:53.366Z] #15 DONE 0.1s [2024-11-04T08:08:53.366Z] [2024-11-04T08:08:53.367Z] #16 [core-command internal] load .dockerignore [2024-11-04T08:08:53.367Z] #16 transferring context: [2024-11-04T08:08:53.633Z] #16 transferring context: 50B done [2024-11-04T08:08:53.633Z] #16 DONE 0.1s [2024-11-04T08:08:54.220Z] [2024-11-04T08:08:54.220Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-11-04T08:08:54.220Z] #17 transferring context: 50B 0.0s done [2024-11-04T08:08:54.220Z] #17 DONE 0.0s [2024-11-04T08:08:54.220Z] [2024-11-04T08:08:54.220Z] #18 [security-bootstrapper internal] load .dockerignore [2024-11-04T08:08:54.220Z] #18 transferring context: 50B done [2024-11-04T08:08:54.220Z] #18 DONE 0.1s [2024-11-04T08:08:54.220Z] [2024-11-04T08:08:54.220Z] #19 [support-notifications internal] load .dockerignore [2024-11-04T08:08:54.220Z] #19 transferring context: 50B done [2024-11-04T08:08:54.220Z] #19 DONE 0.1s [2024-11-04T08:08:54.220Z] [2024-11-04T08:08:54.220Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-04T08:08:54.220Z] #20 transferring context: 50B done [2024-11-04T08:08:54.220Z] #20 DONE 0.1s [2024-11-04T08:08:54.220Z] [2024-11-04T08:08:54.220Z] #21 [core-keeper internal] load .dockerignore [2024-11-04T08:08:54.489Z] #21 transferring context: 50B 0.0s done [2024-11-04T08:08:54.489Z] #21 DONE 0.1s [2024-11-04T08:08:54.489Z] [2024-11-04T08:08:54.489Z] #22 [security-proxy-setup internal] load .dockerignore [2024-11-04T08:08:54.489Z] #22 transferring context: 50B done [2024-11-04T08:08:54.489Z] #22 DONE 0.1s [2024-11-04T08:08:54.489Z] [2024-11-04T08:08:54.489Z] #23 [security-spire-agent internal] load .dockerignore [2024-11-04T08:08:54.489Z] #23 transferring context: 50B done [2024-11-04T08:08:54.489Z] #23 DONE 0.1s [2024-11-04T08:08:54.489Z] [2024-11-04T08:08:54.489Z] #24 [security-spire-server internal] load .dockerignore [2024-11-04T08:08:54.757Z] #24 transferring context: 50B 0.0s done [2024-11-04T08:08:54.757Z] #24 DONE 0.1s [2024-11-04T08:08:54.757Z] [2024-11-04T08:08:54.757Z] #25 [security-spire-config internal] load .dockerignore [2024-11-04T08:08:54.757Z] #25 transferring context: 50B 0.0s done [2024-11-04T08:08:54.757Z] #25 DONE 0.1s [2024-11-04T08:08:54.757Z] [2024-11-04T08:08:54.757Z] #26 [core-metadata internal] load .dockerignore [2024-11-04T08:08:54.757Z] #26 transferring context: 50B done [2024-11-04T08:08:54.757Z] #26 DONE 0.1s [2024-11-04T08:08:54.757Z] [2024-11-04T08:08:54.757Z] #27 [core-data internal] load .dockerignore [2024-11-04T08:08:54.757Z] #27 transferring context: 50B 0.0s done [2024-11-04T08:08:54.757Z] #27 DONE 0.1s [2024-11-04T08:08:54.757Z] [2024-11-04T08:08:54.757Z] #28 [security-proxy-auth internal] load .dockerignore [2024-11-04T08:08:54.757Z] #28 transferring context: 50B done [2024-11-04T08:08:54.757Z] #28 DONE 0.1s [2024-11-04T08:08:54.757Z] [2024-11-04T08:08:54.758Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-11-04T08:08:55.027Z] #29 transferring context: 50B 0.0s done [2024-11-04T08:08:55.027Z] #29 DONE 0.1s [2024-11-04T08:08:55.027Z] [2024-11-04T08:08:55.027Z] #30 [support-cron-scheduler internal] load .dockerignore [2024-11-04T08:08:55.027Z] #30 transferring context: 50B done [2024-11-04T08:08:55.027Z] #30 DONE 0.1s [2024-11-04T08:08:55.027Z] [2024-11-04T08:08:55.027Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-04T08:08:55.027Z] #31 DONE 0.0s [2024-11-04T08:08:55.027Z] [2024-11-04T08:08:55.027Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-11-04T08:08:55.302Z] #32 DONE 0.2s [2024-11-04T08:08:55.302Z] [2024-11-04T08:08:55.302Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T08:08:55.302Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-04T08:08:55.302Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-04T08:08:55.302Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-04T08:08:55.302Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-04T08:08:55.302Z] #33 DONE 0.2s [2024-11-04T08:08:55.302Z] [2024-11-04T08:08:55.302Z] #34 [core-command internal] load build context [2024-11-04T08:08:55.499Z] #111 ... [2024-11-04T08:08:55.499Z] [2024-11-04T08:08:55.499Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:08:55.499Z] #112 ... [2024-11-04T08:08:55.499Z] [2024-11-04T08:08:55.499Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:08:55.760Z] #113 ... [2024-11-04T08:08:55.760Z] [2024-11-04T08:08:55.761Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:08:55.896Z] #34 transferring context: 2.96MB 0.5s done [2024-11-04T08:08:55.897Z] #34 DONE 0.7s [2024-11-04T08:08:55.897Z] [2024-11-04T08:08:55.897Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-04T08:08:55.897Z] #35 ... [2024-11-04T08:08:55.897Z] [2024-11-04T08:08:55.897Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-04T08:08:55.897Z] #31 DONE 0.0s [2024-11-04T08:08:55.897Z] [2024-11-04T08:08:55.897Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-04T08:08:55.897Z] #32 DONE 0.2s [2024-11-04T08:08:56.022Z] #114 ... [2024-11-04T08:08:56.022Z] [2024-11-04T08:08:56.022Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:08:56.174Z] [2024-11-04T08:08:56.174Z] #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T08:08:56.174Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-04T08:08:56.174Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-04T08:08:56.174Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-04T08:08:56.174Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-04T08:08:56.174Z] #33 DONE 0.3s [2024-11-04T08:08:56.174Z] [2024-11-04T08:08:56.174Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-04T08:08:56.174Z] #31 DONE 0.0s [2024-11-04T08:08:56.174Z] [2024-11-04T08:08:56.174Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-04T08:08:56.174Z] #32 DONE 0.3s [2024-11-04T08:08:56.174Z] [2024-11-04T08:08:56.174Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-04T08:08:56.174Z] #35 DONE 1.5s [2024-11-04T08:08:56.174Z] [2024-11-04T08:08:56.174Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2024-11-04T08:08:56.174Z] #36 ... [2024-11-04T08:08:56.174Z] [2024-11-04T08:08:56.174Z] #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T08:08:56.174Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-04T08:08:56.174Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-04T08:08:56.174Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-04T08:08:56.174Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-04T08:08:56.174Z] #33 DONE 0.3s [2024-11-04T08:08:56.174Z] [2024-11-04T08:08:56.174Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-04T08:08:56.174Z] #31 DONE 0.0s [2024-11-04T08:08:56.174Z] [2024-11-04T08:08:56.174Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-04T08:08:56.174Z] #35 DONE 1.5s [2024-11-04T08:08:56.174Z] [2024-11-04T08:08:56.174Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-11-04T08:08:56.443Z] #36 ... [2024-11-04T08:08:56.443Z] [2024-11-04T08:08:56.443Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-04T08:08:56.443Z] #31 DONE 0.0s [2024-11-04T08:08:56.443Z] [2024-11-04T08:08:56.443Z] #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T08:08:56.443Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-04T08:08:56.443Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-04T08:08:56.443Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-04T08:08:56.443Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-04T08:08:56.443Z] #33 DONE 0.3s [2024-11-04T08:08:56.443Z] [2024-11-04T08:08:56.443Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-04T08:08:56.443Z] #31 DONE 0.0s [2024-11-04T08:08:56.443Z] [2024-11-04T08:08:56.443Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-04T08:08:56.443Z] #35 DONE 1.5s [2024-11-04T08:08:56.443Z] [2024-11-04T08:08:56.443Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-11-04T08:08:56.443Z] #36 DONE 0.8s [2024-11-04T08:08:56.443Z] [2024-11-04T08:08:56.443Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-04T08:08:56.443Z] #31 DONE 0.0s [2024-11-04T08:08:56.443Z] [2024-11-04T08:08:56.443Z] #37 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-04T08:08:57.043Z] #37 ... [2024-11-04T08:08:57.043Z] [2024-11-04T08:08:57.043Z] #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T08:08:57.043Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-04T08:08:57.043Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-04T08:08:57.043Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-04T08:08:57.043Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-04T08:08:57.043Z] #33 DONE 0.4s [2024-11-04T08:08:57.043Z] [2024-11-04T08:08:57.043Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-04T08:08:57.043Z] #35 DONE 1.6s [2024-11-04T08:08:57.043Z] [2024-11-04T08:08:57.043Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-11-04T08:08:57.043Z] #36 DONE 0.8s [2024-11-04T08:08:57.043Z] [2024-11-04T08:08:57.043Z] #38 [security-secretstore-setup internal] load build context [2024-11-04T08:08:57.324Z] #38 transferring context: 2.96MB 1.2s done [2024-11-04T08:08:57.597Z] #38 DONE 1.6s [2024-11-04T08:08:57.597Z] [2024-11-04T08:08:57.597Z] #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-04T08:08:57.879Z] #39 ... [2024-11-04T08:08:57.879Z] [2024-11-04T08:08:57.879Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-04T08:08:57.879Z] #31 DONE 0.0s [2024-11-04T08:08:57.879Z] [2024-11-04T08:08:57.879Z] #40 [core-common-config-bootstrapper internal] load build context [2024-11-04T08:08:57.879Z] #40 ... [2024-11-04T08:08:57.879Z] [2024-11-04T08:08:57.879Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T08:08:57.879Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-04T08:08:57.879Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-04T08:08:57.879Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-04T08:08:57.879Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-04T08:08:57.879Z] #33 DONE 0.4s [2024-11-04T08:08:57.879Z] [2024-11-04T08:08:57.879Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-04T08:08:57.879Z] #35 DONE 1.6s [2024-11-04T08:08:57.879Z] [2024-11-04T08:08:57.879Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-11-04T08:08:57.879Z] #36 DONE 0.9s [2024-11-04T08:08:57.879Z] [2024-11-04T08:08:57.879Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-04T08:08:57.879Z] #31 DONE 0.0s [2024-11-04T08:08:57.879Z] [2024-11-04T08:08:57.879Z] #40 [core-common-config-bootstrapper internal] load build context [2024-11-04T08:08:57.879Z] #40 transferring context: 2.96MB 1.4s done [2024-11-04T08:08:58.166Z] #40 ... [2024-11-04T08:08:58.166Z] [2024-11-04T08:08:58.166Z] #41 [security-bootstrapper internal] load build context [2024-11-04T08:08:58.166Z] #41 transferring context: 2.96MB 1.4s done [2024-11-04T08:08:58.166Z] #41 DONE 1.9s [2024-11-04T08:08:58.166Z] [2024-11-04T08:08:58.166Z] #40 [core-common-config-bootstrapper internal] load build context [2024-11-04T08:08:58.166Z] #40 DONE 1.8s [2024-11-04T08:08:58.166Z] [2024-11-04T08:08:58.166Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-11-04T08:08:58.467Z] #32 ... [2024-11-04T08:08:58.467Z] [2024-11-04T08:08:58.467Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-04T08:08:58.467Z] #31 DONE 0.0s [2024-11-04T08:08:58.467Z] [2024-11-04T08:08:58.467Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-11-04T08:08:58.467Z] #32 ... [2024-11-04T08:08:58.467Z] [2024-11-04T08:08:58.467Z] #42 [support-notifications internal] load build context [2024-11-04T08:08:58.467Z] #42 transferring context: 2.96MB 1.3s done [2024-11-04T08:08:58.467Z] #42 DONE 2.0s [2024-11-04T08:08:58.757Z] [2024-11-04T08:08:58.757Z] #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-04T08:08:58.757Z] #31 DONE 0.0s [2024-11-04T08:08:58.757Z] [2024-11-04T08:08:58.757Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-11-04T08:08:59.032Z] #32 ... [2024-11-04T08:08:59.032Z] [2024-11-04T08:08:59.032Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-04T08:08:59.032Z] #43 DONE 2.3s [2024-11-04T08:08:59.032Z] [2024-11-04T08:08:59.032Z] #33 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T08:08:59.032Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-04T08:08:59.032Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-04T08:08:59.032Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-04T08:08:59.032Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-04T08:08:59.032Z] #33 DONE 0.5s [2024-11-04T08:08:59.032Z] [2024-11-04T08:08:59.032Z] #35 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-04T08:08:59.032Z] #35 DONE 1.7s [2024-11-04T08:08:59.032Z] [2024-11-04T08:08:59.032Z] #36 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-11-04T08:08:59.032Z] #36 DONE 0.9s [2024-11-04T08:08:59.032Z] [2024-11-04T08:08:59.032Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-11-04T08:08:59.032Z] #32 DONE 3.0s [2024-11-04T08:08:59.032Z] [2024-11-04T08:08:59.032Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-04T08:08:59.032Z] #44 DONE 2.4s [2024-11-04T08:08:59.032Z] [2024-11-04T08:08:59.032Z] #45 [security-proxy-auth internal] load build context [2024-11-04T08:08:59.302Z] #45 ... [2024-11-04T08:08:59.302Z] [2024-11-04T08:08:59.302Z] #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-04T08:08:59.302Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-04T08:08:59.302Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-04T08:08:59.302Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-04T08:08:59.302Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-04T08:08:59.302Z] #33 DONE 0.5s [2024-11-04T08:08:59.302Z] [2024-11-04T08:08:59.302Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-04T08:08:59.302Z] #35 DONE 1.7s [2024-11-04T08:08:59.302Z] [2024-11-04T08:08:59.302Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-11-04T08:08:59.302Z] #36 DONE 0.9s [2024-11-04T08:08:59.302Z] [2024-11-04T08:08:59.302Z] #45 [security-proxy-auth internal] load build context [2024-11-04T08:09:01.332Z] #45 ... [2024-11-04T08:09:01.332Z] [2024-11-04T08:09:01.332Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-04T08:09:01.332Z] #46 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.8s done [2024-11-04T08:09:01.332Z] #46 DONE 1.8s [2024-11-04T08:09:01.332Z] [2024-11-04T08:09:01.332Z] #45 [security-proxy-auth internal] load build context [2024-11-04T08:09:01.600Z] #45 ... [2024-11-04T08:09:01.600Z] [2024-11-04T08:09:01.600Z] #47 [security-spire-agent internal] load build context [2024-11-04T08:09:01.600Z] #47 transferring context: 23.10kB 0.2s done [2024-11-04T08:09:01.600Z] #47 DONE 2.5s [2024-11-04T08:09:01.893Z] [2024-11-04T08:09:01.893Z] #48 [security-proxy-setup internal] load build context [2024-11-04T08:09:01.893Z] #48 transferring context: 2.96MB 2.6s done [2024-11-04T08:09:01.893Z] #48 DONE 5.0s [2024-11-04T08:09:01.893Z] [2024-11-04T08:09:01.893Z] #45 [security-proxy-auth internal] load build context [2024-11-04T08:09:03.184Z] #45 ... [2024-11-04T08:09:03.184Z] [2024-11-04T08:09:03.184Z] #49 [security-spire-server internal] load build context [2024-11-04T08:09:03.184Z] #49 transferring context: 23.57kB 0.3s done [2024-11-04T08:09:03.184Z] #49 DONE 4.0s [2024-11-04T08:09:03.184Z] [2024-11-04T08:09:03.184Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:03.184Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.4s done [2024-11-04T08:09:03.184Z] #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-04T08:09:03.184Z] #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-04T08:09:03.184Z] #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-11-04T08:09:03.184Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done [2024-11-04T08:09:03.184Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.8s [2024-11-04T08:09:03.184Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s [2024-11-04T08:09:03.184Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-11-04T08:09:03.475Z] #50 ... [2024-11-04T08:09:03.475Z] [2024-11-04T08:09:03.475Z] #51 [security-spire-config internal] load build context [2024-11-04T08:09:03.475Z] #51 transferring context: 21.82kB 0.4s done [2024-11-04T08:09:03.475Z] #51 DONE 4.1s [2024-11-04T08:09:03.475Z] [2024-11-04T08:09:03.475Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:03.475Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done [2024-11-04T08:09:03.475Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s [2024-11-04T08:09:03.475Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s done [2024-11-04T08:09:03.782Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s done [2024-11-04T08:09:04.147Z] #50 ... [2024-11-04T08:09:04.147Z] [2024-11-04T08:09:04.147Z] #52 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-04T08:09:04.147Z] #0 4.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:04.147Z] #0 4.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:04.147Z] #0 6.688 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-04T08:09:04.147Z] #0 6.688 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:04.147Z] #0 6.751 OK: 9 MiB in 15 packages [2024-11-04T08:09:04.147Z] #52 DONE 9.3s [2024-11-04T08:09:04.147Z] [2024-11-04T08:09:04.147Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:04.147Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done [2024-11-04T08:09:04.147Z] #50 ... [2024-11-04T08:09:04.147Z] [2024-11-04T08:09:04.147Z] #53 [core-keeper internal] load build context [2024-11-04T08:09:04.147Z] #53 transferring context: 2.96MB 4.0s done [2024-11-04T08:09:04.147Z] #53 DONE 7.2s [2024-11-04T08:09:04.147Z] [2024-11-04T08:09:04.147Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:04.147Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.8s [2024-11-04T08:09:04.437Z] #50 ... [2024-11-04T08:09:04.437Z] [2024-11-04T08:09:04.437Z] #54 [core-metadata internal] load build context [2024-11-04T08:09:04.437Z] #54 transferring context: 2.96MB 4.2s done [2024-11-04T08:09:04.437Z] #54 DONE 6.3s [2024-11-04T08:09:04.437Z] [2024-11-04T08:09:04.437Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:04.437Z] #50 ... [2024-11-04T08:09:04.437Z] [2024-11-04T08:09:04.437Z] #55 [core-data internal] load build context [2024-11-04T08:09:04.437Z] #55 transferring context: 2.96MB 4.8s done [2024-11-04T08:09:04.437Z] #55 DONE 6.5s [2024-11-04T08:09:04.437Z] [2024-11-04T08:09:04.437Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:04.437Z] #50 ... [2024-11-04T08:09:04.437Z] [2024-11-04T08:09:04.437Z] #45 [security-proxy-auth internal] load build context [2024-11-04T08:09:04.437Z] #45 transferring context: 2.96MB 4.5s done [2024-11-04T08:09:04.437Z] #45 DONE 5.4s [2024-11-04T08:09:04.437Z] [2024-11-04T08:09:04.437Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:05.511Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.21MB / 28.04MB 3.0s [2024-11-04T08:09:06.138Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.72MB / 28.04MB 3.6s [2024-11-04T08:09:06.138Z] #50 ... [2024-11-04T08:09:06.138Z] [2024-11-04T08:09:06.138Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-04T08:09:06.138Z] #0 9.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:06.138Z] #56 ... [2024-11-04T08:09:06.138Z] [2024-11-04T08:09:06.138Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:06.408Z] #50 ... [2024-11-04T08:09:06.408Z] [2024-11-04T08:09:06.408Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-04T08:09:06.408Z] #57 ... [2024-11-04T08:09:06.408Z] [2024-11-04T08:09:06.408Z] #58 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-04T08:09:06.681Z] #58 ... [2024-11-04T08:09:06.681Z] [2024-11-04T08:09:06.681Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-04T08:09:06.681Z] #0 9.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:06.681Z] #0 9.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:06.681Z] #59 ... [2024-11-04T08:09:06.681Z] [2024-11-04T08:09:06.681Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-04T08:09:06.681Z] #60 DONE 9.8s [2024-11-04T08:09:06.681Z] [2024-11-04T08:09:06.681Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-11-04T08:09:07.017Z] #61 ... [2024-11-04T08:09:07.017Z] [2024-11-04T08:09:07.017Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:07.017Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.4s [2024-11-04T08:09:07.017Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-11-04T08:09:07.017Z] #50 ... [2024-11-04T08:09:07.017Z] [2024-11-04T08:09:07.017Z] #62 [support-cron-scheduler internal] load build context [2024-11-04T08:09:07.017Z] #62 transferring context: 2.96MB 6.0s done [2024-11-04T08:09:07.017Z] #62 DONE 7.8s [2024-11-04T08:09:07.017Z] [2024-11-04T08:09:07.017Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:07.322Z] #50 ... [2024-11-04T08:09:07.322Z] [2024-11-04T08:09:07.322Z] #63 [security-spiffe-token-provider internal] load build context [2024-11-04T08:09:07.322Z] #63 transferring context: 2.96MB 6.0s done [2024-11-04T08:09:07.322Z] #63 DONE 8.1s [2024-11-04T08:09:07.322Z] [2024-11-04T08:09:07.322Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:07.322Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.16MB / 28.04MB 5.0s [2024-11-04T08:09:07.322Z] #50 ... [2024-11-04T08:09:07.322Z] [2024-11-04T08:09:07.322Z] #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-04T08:09:07.602Z] #64 ... [2024-11-04T08:09:07.602Z] [2024-11-04T08:09:07.602Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:08.283Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.62MB / 28.04MB 5.7s [2024-11-04T08:09:08.283Z] #50 ... [2024-11-04T08:09:08.283Z] [2024-11-04T08:09:08.283Z] #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-04T08:09:08.600Z] #65 ... [2024-11-04T08:09:08.600Z] [2024-11-04T08:09:08.600Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:08.600Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.09MB / 28.04MB 6.0s [2024-11-04T08:09:08.893Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 6.4s [2024-11-04T08:09:09.224Z] #50 ... [2024-11-04T08:09:09.224Z] [2024-11-04T08:09:09.224Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-04T08:09:09.224Z] #66 ... [2024-11-04T08:09:09.224Z] [2024-11-04T08:09:09.224Z] #37 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-04T08:09:09.224Z] #37 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:09.537Z] #37 ... [2024-11-04T08:09:09.537Z] [2024-11-04T08:09:09.537Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-04T08:09:09.537Z] #67 ... [2024-11-04T08:09:09.537Z] [2024-11-04T08:09:09.537Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:09.537Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 7.1s [2024-11-04T08:09:09.843Z] #50 ... [2024-11-04T08:09:09.843Z] [2024-11-04T08:09:09.843Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-04T08:09:09.843Z] #59 12.30 OK: 238 MiB in 54 packages [2024-11-04T08:09:09.843Z] #59 DONE 13.2s [2024-11-04T08:09:09.843Z] [2024-11-04T08:09:09.843Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:10.174Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 7.8s [2024-11-04T08:09:10.475Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-11-04T08:09:10.475Z] #50 ... [2024-11-04T08:09:10.475Z] [2024-11-04T08:09:10.475Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-04T08:09:10.475Z] #68 ... [2024-11-04T08:09:10.475Z] [2024-11-04T08:09:10.475Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-04T08:09:10.824Z] #69 ... [2024-11-04T08:09:10.824Z] [2024-11-04T08:09:10.824Z] #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-04T08:09:10.824Z] #64 DONE 12.9s [2024-11-04T08:09:10.824Z] [2024-11-04T08:09:10.824Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:10.824Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-11-04T08:09:10.824Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 8.3s [2024-11-04T08:09:10.824Z] #50 ... [2024-11-04T08:09:10.824Z] [2024-11-04T08:09:10.824Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-04T08:09:10.824Z] #70 ... [2024-11-04T08:09:10.824Z] [2024-11-04T08:09:10.824Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-04T08:09:10.824Z] #56 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:10.824Z] #56 12.59 (1/4) Installing ca-certificates (20240705-r0) [2024-11-04T08:09:10.824Z] #56 12.73 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-04T08:09:10.824Z] #56 12.74 (3/4) Installing su-exec (0.2-r3) [2024-11-04T08:09:10.824Z] #56 12.75 (4/4) Installing yq-go (4.44.1-r2) [2024-11-04T08:09:10.824Z] #56 13.22 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:10.824Z] #56 13.29 Executing ca-certificates-20240705-r0.trigger [2024-11-04T08:09:10.824Z] #56 13.80 OK: 20 MiB in 18 packages [2024-11-04T08:09:10.824Z] #56 DONE 14.8s [2024-11-04T08:09:10.824Z] [2024-11-04T08:09:10.824Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:11.517Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.43MB / 28.04MB 9.0s [2024-11-04T08:09:11.517Z] #50 ... [2024-11-04T08:09:11.517Z] [2024-11-04T08:09:11.517Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-04T08:09:11.517Z] #46 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-04T08:09:11.517Z] #46 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-11-04T08:09:11.517Z] #46 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-11-04T08:09:11.517Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done [2024-11-04T08:09:11.517Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-11-04T08:09:11.517Z] #46 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.4s done [2024-11-04T08:09:11.517Z] #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 6.6s done [2024-11-04T08:09:11.517Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-11-04T08:09:11.517Z] #46 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-11-04T08:09:11.517Z] #46 ... [2024-11-04T08:09:11.517Z] [2024-11-04T08:09:11.517Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:12.130Z] #50 ... [2024-11-04T08:09:12.130Z] [2024-11-04T08:09:12.130Z] #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:09:12.130Z] #71 DONE 2.2s [2024-11-04T08:09:12.130Z] [2024-11-04T08:09:12.130Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:12.439Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 9.9s [2024-11-04T08:09:12.439Z] #50 ... [2024-11-04T08:09:12.439Z] [2024-11-04T08:09:12.439Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-11-04T08:09:12.439Z] #61 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:12.439Z] #61 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:12.439Z] #61 15.53 OK: 238 MiB in 54 packages [2024-11-04T08:09:12.439Z] #61 DONE 16.7s [2024-11-04T08:09:12.439Z] [2024-11-04T08:09:12.439Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:13.082Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.50MB / 28.04MB 10.6s [2024-11-04T08:09:13.715Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 11.1s [2024-11-04T08:09:13.715Z] #50 ... [2024-11-04T08:09:13.715Z] [2024-11-04T08:09:13.715Z] #72 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:09:13.715Z] #72 DONE 1.2s [2024-11-04T08:09:13.715Z] [2024-11-04T08:09:13.715Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:14.169Z] #50 ... [2024-11-04T08:09:14.169Z] [2024-11-04T08:09:14.169Z] #37 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-04T08:09:14.169Z] #37 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:14.169Z] #37 15.68 (1/2) Installing ca-certificates (20240705-r0) [2024-11-04T08:09:14.169Z] #37 15.89 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-04T08:09:14.169Z] #37 15.90 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:14.169Z] #37 15.96 Executing ca-certificates-20240705-r0.trigger [2024-11-04T08:09:14.169Z] #37 16.38 OK: 10 MiB in 16 packages [2024-11-04T08:09:14.169Z] #37 DONE 17.3s [2024-11-04T08:09:14.169Z] [2024-11-04T08:09:14.169Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:14.169Z] #50 ... [2024-11-04T08:09:14.169Z] [2024-11-04T08:09:14.169Z] #73 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-11-04T08:09:14.169Z] #73 ... [2024-11-04T08:09:14.169Z] [2024-11-04T08:09:14.169Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:14.817Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.10MB / 28.04MB 12.3s [2024-11-04T08:09:15.506Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.8s done [2024-11-04T08:09:15.506Z] #50 ... [2024-11-04T08:09:15.506Z] [2024-11-04T08:09:15.506Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-04T08:09:15.506Z] #57 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:15.506Z] #57 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:15.506Z] #57 18.23 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-04T08:09:15.506Z] #57 18.23 (2/2) Installing su-exec (0.2-r3) [2024-11-04T08:09:15.506Z] #57 18.28 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:15.506Z] #57 18.31 OK: 9 MiB in 16 packages [2024-11-04T08:09:15.506Z] #57 DONE 19.1s [2024-11-04T08:09:15.506Z] [2024-11-04T08:09:15.506Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:15.506Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.8s done [2024-11-04T08:09:17.031Z] #50 ... [2024-11-04T08:09:17.031Z] [2024-11-04T08:09:17.031Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-04T08:09:17.031Z] #74 ... [2024-11-04T08:09:17.031Z] [2024-11-04T08:09:17.031Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-04T08:09:17.031Z] #66 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:18.090Z] #66 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:20.141Z] #66 ... [2024-11-04T08:09:20.141Z] [2024-11-04T08:09:20.141Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-04T08:09:20.141Z] #58 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:20.141Z] #58 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:20.141Z] #58 21.72 OK: 238 MiB in 54 packages [2024-11-04T08:09:20.141Z] #58 DONE 23.4s [2024-11-04T08:09:20.141Z] [2024-11-04T08:09:20.141Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:20.141Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.1s [2024-11-04T08:09:21.161Z] #50 ... [2024-11-04T08:09:21.161Z] [2024-11-04T08:09:21.161Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-04T08:09:21.161Z] #75 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:21.161Z] #75 ... [2024-11-04T08:09:21.161Z] [2024-11-04T08:09:21.161Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-04T08:09:21.161Z] #76 ... [2024-11-04T08:09:21.161Z] [2024-11-04T08:09:21.161Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:09:21.161Z] #77 DONE 1.4s [2024-11-04T08:09:21.161Z] [2024-11-04T08:09:21.161Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:21.802Z] #50 ... [2024-11-04T08:09:21.802Z] [2024-11-04T08:09:21.802Z] #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-04T08:09:21.802Z] #39 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:21.802Z] #39 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:21.802Z] #39 20.00 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:21.802Z] #39 20.68 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:21.802Z] #39 20.79 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-04T08:09:21.802Z] #39 20.82 (4/6) Installing openssl (3.3.2-r1) [2024-11-04T08:09:21.802Z] #39 20.87 (5/6) Installing su-exec (0.2-r3) [2024-11-04T08:09:21.802Z] #39 20.89 (6/6) Installing yq-go (4.44.1-r2) [2024-11-04T08:09:21.802Z] #39 22.25 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:21.802Z] #39 22.39 OK: 20 MiB in 18 packages [2024-11-04T08:09:21.802Z] #39 DONE 24.2s [2024-11-04T08:09:22.093Z] [2024-11-04T08:09:22.093Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-04T08:09:22.093Z] #78 ... [2024-11-04T08:09:22.093Z] [2024-11-04T08:09:22.093Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:09:22.093Z] #79 ... [2024-11-04T08:09:22.093Z] [2024-11-04T08:09:22.093Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:24.165Z] #50 ... [2024-11-04T08:09:24.165Z] [2024-11-04T08:09:24.165Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:09:24.165Z] #80 ... [2024-11-04T08:09:24.165Z] [2024-11-04T08:09:24.165Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-04T08:09:24.165Z] #0 7.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:24.165Z] #0 9.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:24.165Z] #81 ... [2024-11-04T08:09:24.165Z] [2024-11-04T08:09:24.165Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:25.154Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.2s [2024-11-04T08:09:25.431Z] #50 ... [2024-11-04T08:09:25.431Z] [2024-11-04T08:09:25.431Z] #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-04T08:09:25.431Z] #65 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:25.431Z] #65 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:25.431Z] #65 25.28 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-04T08:09:25.431Z] #65 25.29 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:25.431Z] #65 25.46 OK: 9 MiB in 15 packages [2024-11-04T08:09:25.749Z] #65 ... [2024-11-04T08:09:25.749Z] [2024-11-04T08:09:25.749Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-04T08:09:25.749Z] #69 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:25.749Z] #69 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:25.749Z] #69 22.07 (1/3) Installing ca-certificates (20240705-r0) [2024-11-04T08:09:25.749Z] #69 22.69 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-04T08:09:25.749Z] #69 22.70 (3/3) Installing tzdata (2024b-r0) [2024-11-04T08:09:25.749Z] #69 24.53 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:25.749Z] #69 24.64 Executing ca-certificates-20240705-r0.trigger [2024-11-04T08:09:25.749Z] #69 ... [2024-11-04T08:09:25.749Z] [2024-11-04T08:09:25.749Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-04T08:09:25.749Z] #0 8.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:26.037Z] #82 ... [2024-11-04T08:09:26.037Z] [2024-11-04T08:09:26.037Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:26.037Z] #50 ... [2024-11-04T08:09:26.037Z] [2024-11-04T08:09:26.037Z] #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-04T08:09:26.037Z] #65 DONE 27.7s [2024-11-04T08:09:26.037Z] [2024-11-04T08:09:26.037Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:26.650Z] #50 ... [2024-11-04T08:09:26.650Z] [2024-11-04T08:09:26.650Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-04T08:09:26.650Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.9s done [2024-11-04T08:09:26.650Z] #46 ... [2024-11-04T08:09:26.650Z] [2024-11-04T08:09:26.650Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:26.919Z] #50 ... [2024-11-04T08:09:26.919Z] [2024-11-04T08:09:26.919Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-04T08:09:26.919Z] #67 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:26.919Z] #67 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:26.919Z] #67 ... [2024-11-04T08:09:26.919Z] [2024-11-04T08:09:26.919Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-04T08:09:26.919Z] #78 5.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:27.187Z] #78 ... [2024-11-04T08:09:27.187Z] [2024-11-04T08:09:27.187Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-04T08:09:27.187Z] #46 DONE 27.5s [2024-11-04T08:09:27.187Z] [2024-11-04T08:09:27.187Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:28.226Z] #50 ... [2024-11-04T08:09:28.226Z] [2024-11-04T08:09:28.226Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-04T08:09:28.226Z] #69 26.21 OK: 11 MiB in 17 packages [2024-11-04T08:09:28.226Z] #69 DONE 27.8s [2024-11-04T08:09:28.226Z] [2024-11-04T08:09:28.226Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:28.226Z] #50 ... [2024-11-04T08:09:28.226Z] [2024-11-04T08:09:28.226Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-04T08:09:28.226Z] #74 11.32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:28.226Z] #74 13.04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:28.535Z] #74 ... [2024-11-04T08:09:28.535Z] [2024-11-04T08:09:28.535Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:28.535Z] #50 ... [2024-11-04T08:09:28.535Z] [2024-11-04T08:09:28.535Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-04T08:09:28.535Z] #68 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:28.535Z] #68 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:28.806Z] #68 ... [2024-11-04T08:09:28.806Z] [2024-11-04T08:09:28.806Z] #73 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-11-04T08:09:28.806Z] #73 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:28.806Z] #73 16.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:28.806Z] #73 ... [2024-11-04T08:09:28.806Z] [2024-11-04T08:09:28.806Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-04T08:09:28.806Z] #70 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:28.806Z] #70 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:29.075Z] #70 ... [2024-11-04T08:09:29.075Z] [2024-11-04T08:09:29.075Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:30.051Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.3s [2024-11-04T08:09:31.466Z] #50 ... [2024-11-04T08:09:31.466Z] [2024-11-04T08:09:31.466Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:09:31.466Z] #83 ... [2024-11-04T08:09:31.466Z] [2024-11-04T08:09:31.466Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-04T08:09:31.466Z] #76 10.51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:31.466Z] #76 12.92 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:31.466Z] #76 ... [2024-11-04T08:09:31.466Z] [2024-11-04T08:09:31.466Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-04T08:09:31.466Z] #81 17.60 Upgrading critical system libraries and apk-tools: [2024-11-04T08:09:31.466Z] #81 17.60 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:09:31.731Z] #81 17.64 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:32.330Z] #81 ... [2024-11-04T08:09:32.330Z] [2024-11-04T08:09:32.330Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-04T08:09:32.330Z] #74 24.00 OK: 238 MiB in 54 packages [2024-11-04T08:09:32.330Z] #74 DONE 25.3s [2024-11-04T08:09:32.330Z] [2024-11-04T08:09:32.330Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:09:32.330Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.1s done [2024-11-04T08:09:32.606Z] #50 ... [2024-11-04T08:09:32.606Z] [2024-11-04T08:09:32.606Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-04T08:09:32.606Z] #84 DONE 0.5s [2024-11-04T08:09:32.898Z] [2024-11-04T08:09:32.898Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:09:32.898Z] #85 ... [2024-11-04T08:09:32.898Z] [2024-11-04T08:09:32.898Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-04T08:09:32.898Z] #75 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:32.898Z] #75 21.87 Upgrading critical system libraries and apk-tools: [2024-11-04T08:09:32.898Z] #75 21.87 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:09:32.898Z] #75 22.00 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:33.171Z] #75 ... [2024-11-04T08:09:33.171Z] [2024-11-04T08:09:33.171Z] #73 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-11-04T08:09:33.171Z] #73 26.23 Upgrading critical system libraries and apk-tools: [2024-11-04T08:09:33.171Z] #73 26.23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:09:33.171Z] #73 26.34 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:33.171Z] #73 28.39 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:09:33.171Z] #73 28.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:34.828Z] #115 ... [2024-11-04T08:09:34.828Z] [2024-11-04T08:09:34.828Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:09:34.828Z] #114 DONE 46.9s [2024-11-04T08:09:34.828Z] [2024-11-04T08:09:34.828Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:09:34.828Z] #111 DONE 41.9s [2024-11-04T08:09:34.828Z] [2024-11-04T08:09:34.828Z] #116 [core-keeper builder 7/8] COPY . . [2024-11-04T08:09:34.828Z] #116 ... [2024-11-04T08:09:34.828Z] [2024-11-04T08:09:34.828Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:09:34.828Z] #113 DONE 45.5s [2024-11-04T08:09:34.828Z] [2024-11-04T08:09:34.828Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:09:34.828Z] #112 DONE 47.7s [2024-11-04T08:09:34.828Z] [2024-11-04T08:09:34.828Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:09:34.828Z] #115 DONE 45.6s [2024-11-04T08:09:34.828Z] [2024-11-04T08:09:34.828Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-04T08:09:35.110Z] #73 30.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:35.692Z] #73 ... [2024-11-04T08:09:35.692Z] [2024-11-04T08:09:35.692Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-04T08:09:35.692Z] #76 24.11 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-04T08:09:35.692Z] #76 24.70 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:35.692Z] #76 24.78 OK: 9 MiB in 15 packages [2024-11-04T08:09:35.958Z] #76 ... [2024-11-04T08:09:35.958Z] [2024-11-04T08:09:35.958Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-04T08:09:35.958Z] #0 4.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:35.958Z] #0 6.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:36.223Z] #86 ... [2024-11-04T08:09:36.223Z] [2024-11-04T08:09:36.223Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-04T08:09:36.223Z] #75 23.95 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:09:36.223Z] #75 24.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:36.223Z] #75 25.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:36.488Z] #75 ... [2024-11-04T08:09:36.488Z] [2024-11-04T08:09:36.488Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-04T08:09:36.488Z] #82 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:36.488Z] #82 19.25 Upgrading critical system libraries and apk-tools: [2024-11-04T08:09:36.488Z] #82 19.25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:09:36.488Z] #82 19.30 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:36.488Z] #82 20.57 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:09:36.488Z] #82 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:36.488Z] #82 ... [2024-11-04T08:09:36.488Z] [2024-11-04T08:09:36.488Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-04T08:09:36.488Z] #81 19.43 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:09:36.488Z] #81 19.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:36.488Z] #81 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:37.090Z] #81 ... [2024-11-04T08:09:37.090Z] [2024-11-04T08:09:37.090Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-04T08:09:37.090Z] #76 DONE 26.0s [2024-11-04T08:09:37.090Z] [2024-11-04T08:09:37.090Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-04T08:09:37.090Z] #70 29.25 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-04T08:09:37.090Z] #70 29.26 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-04T08:09:37.090Z] #70 29.26 OK: 24043 distinct packages available [2024-11-04T08:09:37.090Z] #70 30.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:37.090Z] #70 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:37.683Z] #70 ... [2024-11-04T08:09:37.683Z] [2024-11-04T08:09:37.683Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-04T08:09:37.683Z] #67 28.16 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-04T08:09:37.683Z] #67 28.16 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-04T08:09:37.683Z] #67 28.16 OK: 24043 distinct packages available [2024-11-04T08:09:37.683Z] #67 30.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:37.683Z] #67 32.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:37.683Z] #67 ... [2024-11-04T08:09:37.683Z] [2024-11-04T08:09:37.683Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-04T08:09:37.683Z] #82 22.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:37.683Z] #82 ... [2024-11-04T08:09:37.683Z] [2024-11-04T08:09:37.683Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-04T08:09:37.683Z] #66 28.59 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-04T08:09:37.683Z] #66 28.59 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-04T08:09:37.683Z] #66 28.59 OK: 24042 distinct packages available [2024-11-04T08:09:37.683Z] #66 29.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:37.683Z] #66 31.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:37.951Z] #66 ... [2024-11-04T08:09:37.951Z] [2024-11-04T08:09:37.951Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-04T08:09:37.951Z] #68 29.74 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-04T08:09:37.951Z] #68 29.74 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-04T08:09:37.951Z] #68 29.74 OK: 24043 distinct packages available [2024-11-04T08:09:37.951Z] #68 31.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:37.951Z] #68 33.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:38.219Z] #68 ... [2024-11-04T08:09:38.219Z] [2024-11-04T08:09:38.219Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T08:09:38.219Z] #0 4.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:38.219Z] #0 6.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:38.485Z] #87 ... [2024-11-04T08:09:38.485Z] [2024-11-04T08:09:38.485Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-04T08:09:38.485Z] #78 7.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:38.485Z] #78 14.96 Upgrading critical system libraries and apk-tools: [2024-11-04T08:09:38.485Z] #78 14.96 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:09:38.485Z] #78 15.02 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:38.485Z] #78 16.38 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:09:38.485Z] #78 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:38.485Z] #78 ... [2024-11-04T08:09:38.485Z] [2024-11-04T08:09:38.485Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-04T08:09:38.485Z] #66 39.34 OK: 238 MiB in 54 packages [2024-11-04T08:09:39.932Z] #66 DONE 40.5s [2024-11-04T08:09:39.932Z] [2024-11-04T08:09:39.932Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-04T08:09:39.932Z] #68 39.45 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:40.217Z] #68 ... [2024-11-04T08:09:40.218Z] [2024-11-04T08:09:40.218Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:09:40.218Z] #88 DONE 0.5s [2024-11-04T08:09:40.517Z] [2024-11-04T08:09:40.517Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-04T08:09:40.517Z] #86 14.15 Upgrading critical system libraries and apk-tools: [2024-11-04T08:09:40.517Z] #86 14.17 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:09:40.517Z] #86 14.29 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:40.828Z] #86 ... [2024-11-04T08:09:40.828Z] [2024-11-04T08:09:40.828Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-04T08:09:40.828Z] #70 38.32 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-04T08:09:40.828Z] #70 38.34 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-04T08:09:40.828Z] #70 38.35 (3/4) Installing libucontext (1.2-r3) [2024-11-04T08:09:40.828Z] #70 38.37 (4/4) Installing gcompat (1.1.0-r4) [2024-11-04T08:09:40.828Z] #70 38.39 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:40.828Z] #70 38.50 OK: 9 MiB in 18 packages [2024-11-04T08:09:40.828Z] #70 DONE 40.1s [2024-11-04T08:09:40.828Z] [2024-11-04T08:09:40.828Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-04T08:09:40.828Z] #68 40.60 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:40.828Z] #68 40.72 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-04T08:09:41.110Z] #68 40.82 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-04T08:09:41.110Z] #68 40.84 (5/7) Installing libucontext (1.2-r3) [2024-11-04T08:09:41.110Z] #68 40.87 (6/7) Installing gcompat (1.1.0-r4) [2024-11-04T08:09:41.391Z] #68 40.97 (7/7) Installing openssl (3.3.2-r1) [2024-11-04T08:09:41.391Z] #68 41.12 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:41.660Z] #68 41.28 OK: 10 MiB in 19 packages [2024-11-04T08:09:42.498Z] #68 ... [2024-11-04T08:09:42.498Z] [2024-11-04T08:09:42.498Z] #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-11-04T08:09:42.498Z] #73 36.21 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:42.498Z] #73 36.69 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:42.498Z] #73 36.92 OK: 9 MiB in 15 packages [2024-11-04T08:09:42.498Z] #73 DONE 39.0s [2024-11-04T08:09:42.866Z] [2024-11-04T08:09:42.867Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-04T08:09:42.867Z] #86 16.42 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:09:42.867Z] #86 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:42.999Z] #117 ... [2024-11-04T08:09:42.999Z] [2024-11-04T08:09:42.999Z] #118 [support-notifications builder 6/7] COPY . . [2024-11-04T08:09:42.999Z] #118 ... [2024-11-04T08:09:42.999Z] [2024-11-04T08:09:42.999Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-04T08:09:42.999Z] #119 ... [2024-11-04T08:09:42.999Z] [2024-11-04T08:09:42.999Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-11-04T08:09:43.174Z] #86 ... [2024-11-04T08:09:43.174Z] [2024-11-04T08:09:43.174Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-04T08:09:43.174Z] #67 39.13 (1/14) Installing ca-certificates (20240705-r0) [2024-11-04T08:09:43.174Z] #67 39.52 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-04T08:09:43.174Z] #67 39.62 (3/14) Installing c-ares (1.33.1-r0) [2024-11-04T08:09:43.174Z] #67 39.64 (4/14) Installing libunistring (1.2-r0) [2024-11-04T08:09:43.174Z] #67 39.80 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-04T08:09:43.174Z] #67 39.83 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-04T08:09:43.174Z] #67 39.88 (7/14) Installing libpsl (0.21.5-r1) [2024-11-04T08:09:43.174Z] #67 39.91 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-04T08:09:43.174Z] #67 39.99 (9/14) Installing libcurl (8.10.1-r0) [2024-11-04T08:09:43.174Z] #67 40.07 (10/14) Installing curl (8.10.1-r0) [2024-11-04T08:09:43.174Z] #67 40.10 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-04T08:09:43.174Z] #67 40.11 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-04T08:09:43.174Z] #67 40.14 (13/14) Installing libucontext (1.2-r3) [2024-11-04T08:09:43.174Z] #67 40.16 (14/14) Installing gcompat (1.1.0-r4) [2024-11-04T08:09:43.174Z] #67 40.27 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:43.174Z] #67 40.48 Executing ca-certificates-20240705-r0.trigger [2024-11-04T08:09:43.174Z] #67 42.14 OK: 15 MiB in 28 packages [2024-11-04T08:09:43.174Z] #67 DONE 43.7s [2024-11-04T08:09:43.174Z] [2024-11-04T08:09:43.174Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T08:09:43.883Z] #89 ... [2024-11-04T08:09:43.883Z] [2024-11-04T08:09:43.883Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-04T08:09:43.883Z] #68 DONE 43.4s [2024-11-04T08:09:43.883Z] [2024-11-04T08:09:43.883Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-04T08:09:46.759Z] #90 ... [2024-11-04T08:09:46.760Z] [2024-11-04T08:09:46.760Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-04T08:09:46.760Z] #81 29.12 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:46.760Z] #81 29.76 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:46.760Z] #81 29.86 Executing ca-certificates-20240705-r0.trigger [2024-11-04T08:09:46.760Z] #81 31.21 OK: 10 MiB in 16 packages [2024-11-04T08:09:46.760Z] #81 DONE 32.4s [2024-11-04T08:09:46.760Z] [2024-11-04T08:09:46.760Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-04T08:09:46.760Z] #82 29.56 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:46.760Z] #82 30.30 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:46.760Z] #82 30.46 OK: 9 MiB in 16 packages [2024-11-04T08:09:47.072Z] #82 ... [2024-11-04T08:09:47.072Z] [2024-11-04T08:09:47.072Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-04T08:09:47.072Z] #75 32.90 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:47.072Z] #75 33.65 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:47.072Z] #75 33.81 Executing ca-certificates-20240705-r0.trigger [2024-11-04T08:09:47.072Z] #75 34.61 OK: 20 MiB in 18 packages [2024-11-04T08:09:47.072Z] #75 DONE 36.2s [2024-11-04T08:09:47.072Z] [2024-11-04T08:09:47.072Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-04T08:09:47.072Z] #90 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:47.395Z] #90 ... [2024-11-04T08:09:47.395Z] [2024-11-04T08:09:47.395Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-04T08:09:47.395Z] #82 DONE 31.9s [2024-11-04T08:09:47.395Z] [2024-11-04T08:09:47.395Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-04T08:09:47.420Z] #120 ... [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-04T08:09:47.420Z] #117 DONE 14.2s [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #121 [core-command builder 6/7] COPY . . [2024-11-04T08:09:47.420Z] #121 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:09:47.420Z] #122 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:09:47.420Z] #123 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:09:47.420Z] #124 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #125 [security-bootstrapper builder 6/7] COPY . . [2024-11-04T08:09:47.420Z] #125 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:09:47.420Z] #126 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:09:47.420Z] #127 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:09:47.420Z] #128 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #129 [core-metadata builder 6/7] COPY . . [2024-11-04T08:09:47.420Z] #129 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #130 [core-data builder 6/7] COPY . . [2024-11-04T08:09:47.420Z] #130 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:09:47.420Z] #131 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:09:47.420Z] #132 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #133 [security-proxy-auth builder 6/7] COPY . . [2024-11-04T08:09:47.420Z] #133 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:09:47.420Z] #134 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:09:47.420Z] #135 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-04T08:09:47.420Z] #119 DONE 14.3s [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #136 [security-secretstore-setup builder 6/7] COPY . . [2024-11-04T08:09:47.420Z] #136 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:09:47.420Z] #137 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:09:47.420Z] #138 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #116 [core-keeper builder 7/8] COPY . . [2024-11-04T08:09:47.420Z] #116 DONE 14.4s [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #118 [support-notifications builder 6/7] COPY . . [2024-11-04T08:09:47.420Z] #118 DONE 14.4s [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #139 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:09:47.420Z] #139 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #140 [support-cron-scheduler builder 6/7] COPY . . [2024-11-04T08:09:47.420Z] #140 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #141 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:09:47.420Z] #141 CACHED [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-11-04T08:09:47.420Z] #120 DONE 14.3s [2024-11-04T08:09:47.420Z] [2024-11-04T08:09:47.420Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-04T08:09:48.812Z] #142 1.588 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-04T08:09:49.445Z] #91 ... [2024-11-04T08:09:49.445Z] [2024-11-04T08:09:49.445Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-04T08:09:49.445Z] #78 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:49.445Z] #78 26.51 OK: 20 MiB in 18 packages [2024-11-04T08:09:49.727Z] #78 DONE 27.7s [2024-11-04T08:09:49.727Z] [2024-11-04T08:09:49.727Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-04T08:09:49.727Z] #92 DONE 0.2s [2024-11-04T08:09:49.727Z] [2024-11-04T08:09:49.727Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-04T08:09:49.727Z] #90 4.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:50.034Z] #90 ... [2024-11-04T08:09:50.034Z] [2024-11-04T08:09:50.034Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-04T08:09:50.034Z] #91 DONE 2.8s [2024-11-04T08:09:50.319Z] [2024-11-04T08:09:50.319Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-04T08:09:50.319Z] #93 DONE 0.2s [2024-11-04T08:09:50.319Z] [2024-11-04T08:09:50.319Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T08:09:50.319Z] #89 3.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:50.319Z] #89 5.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:50.593Z] #89 ... [2024-11-04T08:09:50.593Z] [2024-11-04T08:09:50.593Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:09:50.593Z] #94 ... [2024-11-04T08:09:50.593Z] [2024-11-04T08:09:50.593Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T08:09:50.593Z] #87 13.57 Upgrading critical system libraries and apk-tools: [2024-11-04T08:09:50.593Z] #87 13.57 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:09:50.593Z] #87 13.60 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:50.593Z] #87 15.40 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:09:50.593Z] #87 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:50.593Z] #87 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:50.868Z] #87 ... [2024-11-04T08:09:50.868Z] [2024-11-04T08:09:50.868Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-04T08:09:50.868Z] #0 4.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:50.868Z] #0 5.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:51.453Z] #95 ... [2024-11-04T08:09:51.453Z] [2024-11-04T08:09:51.453Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T08:09:51.453Z] #87 23.31 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:51.723Z] #87 23.65 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:51.992Z] #87 23.72 Executing ca-certificates-20240705-r0.trigger [2024-11-04T08:09:52.584Z] #87 24.51 OK: 11 MiB in 17 packages [2024-11-04T08:09:52.870Z] #87 ... [2024-11-04T08:09:52.870Z] [2024-11-04T08:09:52.870Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-04T08:09:52.870Z] #86 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:52.870Z] #86 25.42 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:52.870Z] #86 25.71 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:52.870Z] #86 25.77 OK: 9 MiB in 15 packages [2024-11-04T08:09:52.870Z] #86 DONE 26.8s [2024-11-04T08:09:53.156Z] [2024-11-04T08:09:53.156Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-04T08:09:53.156Z] #90 9.019 Upgrading critical system libraries and apk-tools: [2024-11-04T08:09:53.156Z] #90 9.019 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:09:53.156Z] #90 9.056 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:53.755Z] #90 9.939 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:09:53.755Z] #90 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:54.024Z] #90 ... [2024-11-04T08:09:54.024Z] [2024-11-04T08:09:54.024Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T08:09:54.024Z] #87 DONE 25.7s [2024-11-04T08:09:54.024Z] [2024-11-04T08:09:54.024Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-04T08:09:54.024Z] #95 11.65 Upgrading critical system libraries and apk-tools: [2024-11-04T08:09:54.024Z] #95 11.66 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:09:54.024Z] #95 11.71 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:09:54.024Z] #95 12.82 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:09:54.024Z] #95 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:54.608Z] #95 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:57.199Z] #95 16.18 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:57.199Z] #95 16.52 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:09:57.468Z] #95 16.61 OK: 9 MiB in 18 packages [2024-11-04T08:09:58.463Z] #95 DONE 17.7s [2024-11-04T08:09:58.463Z] [2024-11-04T08:09:58.463Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-04T08:09:58.463Z] #90 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:09:58.463Z] #90 13.74 OK: 10 MiB in 19 packages [2024-11-04T08:09:58.463Z] #90 DONE 14.8s [2024-11-04T08:09:58.463Z] [2024-11-04T08:09:58.463Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-04T08:09:58.818Z] #142 ... [2024-11-04T08:09:58.818Z] [2024-11-04T08:09:58.818Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-04T08:09:58.818Z] #0 0.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-04T08:09:58.818Z] #143 ... [2024-11-04T08:09:58.818Z] [2024-11-04T08:09:58.818Z] #144 [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-11-04T08:09:58.818Z] #0 1.056 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-04T08:09:58.818Z] #144 ... [2024-11-04T08:09:58.818Z] [2024-11-04T08:09:58.818Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-04T08:09:58.818Z] #0 0.798 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-04T08:09:58.818Z] #145 ... [2024-11-04T08:09:58.818Z] [2024-11-04T08:09:58.818Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-04T08:09:58.818Z] #0 1.289 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-04T08:09:58.818Z] #146 ... [2024-11-04T08:09:58.818Z] [2024-11-04T08:09:58.818Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-04T08:09:58.818Z] #0 0.757 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-04T08:09:58.818Z] #147 ... [2024-11-04T08:09:58.818Z] [2024-11-04T08:09:58.818Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-04T08:09:58.818Z] #0 0.825 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-04T08:09:58.818Z] #148 ... [2024-11-04T08:09:58.818Z] [2024-11-04T08:09:58.818Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-04T08:09:58.818Z] #0 0.699 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-04T08:09:58.818Z] #149 ... [2024-11-04T08:09:58.818Z] [2024-11-04T08:09:58.818Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-04T08:09:58.818Z] #0 1.081 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-04T08:09:59.075Z] #150 ... [2024-11-04T08:09:59.075Z] [2024-11-04T08:09:59.075Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-04T08:09:59.075Z] #0 1.261 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-04T08:09:59.075Z] #151 ... [2024-11-04T08:09:59.075Z] [2024-11-04T08:09:59.075Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-04T08:09:59.075Z] #0 1.497 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-04T08:09:59.333Z] #152 ... [2024-11-04T08:09:59.333Z] [2024-11-04T08:09:59.333Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-04T08:09:59.333Z] #0 1.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-04T08:10:00.552Z] #96 ... [2024-11-04T08:10:00.552Z] [2024-11-04T08:10:00.552Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-04T08:10:00.552Z] #89 9.627 Upgrading critical system libraries and apk-tools: [2024-11-04T08:10:00.552Z] #89 9.627 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-04T08:10:00.552Z] #89 9.712 Executing busybox-1.36.1-r29.trigger [2024-11-04T08:10:00.552Z] #89 10.74 Continuing the upgrade transaction with new apk-tools: [2024-11-04T08:10:00.552Z] #89 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-04T08:10:00.552Z] #89 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-04T08:10:00.552Z] #89 14.67 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:10:00.552Z] #89 15.00 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-04T08:10:00.552Z] #89 15.05 Executing ca-certificates-20240705-r0.trigger [2024-11-04T08:10:00.552Z] #89 15.55 OK: 15 MiB in 28 packages [2024-11-04T08:10:00.552Z] #89 DONE 17.4s [2024-11-04T08:10:00.552Z] [2024-11-04T08:10:00.552Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-04T08:10:00.552Z] #97 DONE 1.9s [2024-11-04T08:10:00.552Z] [2024-11-04T08:10:00.552Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-04T08:10:00.552Z] #96 DONE 2.0s [2024-11-04T08:10:00.552Z] [2024-11-04T08:10:00.552Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-04T08:10:00.853Z] #98 ... [2024-11-04T08:10:00.853Z] [2024-11-04T08:10:00.853Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-04T08:10:00.853Z] #99 DONE 2.1s [2024-11-04T08:10:00.853Z] [2024-11-04T08:10:00.853Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-04T08:10:01.132Z] #100 ... [2024-11-04T08:10:01.132Z] [2024-11-04T08:10:01.132Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-04T08:10:01.132Z] #98 DONE 0.4s [2024-11-04T08:10:01.132Z] [2024-11-04T08:10:01.132Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-04T08:10:01.132Z] #101 DONE 0.5s [2024-11-04T08:10:01.132Z] [2024-11-04T08:10:01.132Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-04T08:10:01.409Z] #102 ... [2024-11-04T08:10:01.409Z] [2024-11-04T08:10:01.409Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-04T08:10:01.409Z] #103 DONE 0.3s [2024-11-04T08:10:01.409Z] [2024-11-04T08:10:01.409Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-04T08:10:01.409Z] #104 ... [2024-11-04T08:10:01.409Z] [2024-11-04T08:10:01.409Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-04T08:10:01.409Z] #102 DONE 0.4s [2024-11-04T08:10:01.722Z] [2024-11-04T08:10:01.722Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-04T08:10:01.722Z] #104 DONE 0.4s [2024-11-04T08:10:01.722Z] [2024-11-04T08:10:01.722Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-04T08:10:02.018Z] #105 ... [2024-11-04T08:10:02.018Z] [2024-11-04T08:10:02.018Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-04T08:10:02.018Z] #106 DONE 0.4s [2024-11-04T08:10:02.018Z] [2024-11-04T08:10:02.018Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-04T08:10:02.018Z] #105 DONE 0.3s [2024-11-04T08:10:02.018Z] [2024-11-04T08:10:02.018Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-04T08:10:02.305Z] #107 DONE 0.4s [2024-11-04T08:10:02.305Z] [2024-11-04T08:10:02.305Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-04T08:10:02.305Z] #108 DONE 0.3s [2024-11-04T08:10:02.305Z] [2024-11-04T08:10:02.305Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-04T08:10:02.940Z] #109 DONE 0.5s [2024-11-04T08:10:02.940Z] [2024-11-04T08:10:02.940Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-04T08:10:02.940Z] #100 DONE 2.2s [2024-11-04T08:10:02.940Z] [2024-11-04T08:10:02.940Z] #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-04T08:10:03.565Z] #110 DONE 0.5s [2024-11-04T08:10:03.565Z] [2024-11-04T08:10:03.565Z] #111 [security-spire-server] exporting to image [2024-11-04T08:10:03.565Z] #111 exporting layers [2024-11-04T08:10:03.856Z] #111 ... [2024-11-04T08:10:03.856Z] [2024-11-04T08:10:03.856Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-04T08:10:03.856Z] #112 DONE 0.3s [2024-11-04T08:10:03.856Z] [2024-11-04T08:10:03.856Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-04T08:10:04.177Z] #113 DONE 0.3s [2024-11-04T08:10:04.177Z] [2024-11-04T08:10:04.177Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-04T08:10:04.177Z] #114 DONE 0.2s [2024-11-04T08:10:04.177Z] [2024-11-04T08:10:04.177Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:10:04.471Z] #79 ... [2024-11-04T08:10:04.471Z] [2024-11-04T08:10:04.471Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-04T08:10:04.763Z] #115 DONE 0.4s [2024-11-04T08:10:04.763Z] [2024-11-04T08:10:04.763Z] #111 [security-spire-agent] exporting to image [2024-11-04T08:10:05.752Z] #111 exporting layers 3.5s done [2024-11-04T08:10:05.752Z] #111 writing image sha256:fa6481e9844d60e2c9f2fa1d6e5c6c44c68bbbd9534161b81e692f9c2c7ac679 [2024-11-04T08:10:06.031Z] #111 writing image sha256:fa6481e9844d60e2c9f2fa1d6e5c6c44c68bbbd9534161b81e692f9c2c7ac679 done [2024-11-04T08:10:06.031Z] #111 naming to docker.io/library/security-spire-config-arm64 done [2024-11-04T08:10:06.031Z] #111 exporting layers 3.3s done [2024-11-04T08:10:06.031Z] #111 writing image sha256:f9f247314c12c50b6606752be8eb74444090219eb5ddf4e42421423ac4bf6772 0.0s done [2024-11-04T08:10:06.031Z] #111 naming to docker.io/library/security-spire-server-arm64 [2024-11-04T08:10:06.301Z] #111 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-11-04T08:10:06.889Z] #111 exporting layers 2.1s done [2024-11-04T08:10:06.889Z] #111 writing image sha256:5495389bca637588e388914cbfd3fa05ec7068f4a3a28baf397c4e12da8c088b 0.0s done [2024-11-04T08:10:06.889Z] #111 naming to docker.io/library/security-spire-agent-arm64 done [2024-11-04T08:10:06.889Z] #111 DONE 4.4s [2024-11-04T08:10:06.889Z] [2024-11-04T08:10:06.889Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:11:03.539Z] #79 ... [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:11:03.539Z] #85 DONE 85.7s [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #116 [core-keeper builder 7/8] COPY . . [2024-11-04T08:11:03.539Z] #116 ... [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:11:03.539Z] #94 DONE 78.3s [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:11:03.539Z] #83 DONE 97.3s [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:11:03.539Z] #79 DONE 106.6s [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:11:03.539Z] #80 DONE 104.7s [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2024-11-04T08:11:03.539Z] #117 DONE 1.3s [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-04T08:11:03.539Z] #118 DONE 1.4s [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-11-04T08:11:03.539Z] #119 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:11:03.539Z] #120 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:11:03.539Z] #121 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:11:03.539Z] #122 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #123 [core-data builder 6/7] COPY . . [2024-11-04T08:11:03.539Z] #123 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:11:03.539Z] #124 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:11:03.539Z] #125 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #126 [core-metadata builder 6/7] COPY . . [2024-11-04T08:11:03.539Z] #126 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:11:03.539Z] #127 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:11:03.539Z] #128 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-04T08:11:03.539Z] #129 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:11:03.539Z] #130 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #131 [security-proxy-setup builder 6/7] COPY . . [2024-11-04T08:11:03.539Z] #131 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #132 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:11:03.539Z] #132 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:11:03.539Z] #133 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #116 [core-keeper builder 7/8] COPY . . [2024-11-04T08:11:03.539Z] #116 DONE 1.5s [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:11:03.539Z] #134 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #135 [security-bootstrapper builder 6/7] COPY . . [2024-11-04T08:11:03.539Z] #135 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:11:03.539Z] #136 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #137 [core-command builder 6/7] COPY . . [2024-11-04T08:11:03.539Z] #137 DONE 1.4s [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-04T08:11:03.539Z] #138 ... [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.539Z] #139 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-04T08:11:03.539Z] #139 CACHED [2024-11-04T08:11:03.539Z] [2024-11-04T08:11:03.540Z] #140 [support-cron-scheduler builder 6/7] COPY . . [2024-11-04T08:11:03.540Z] #140 CACHED [2024-11-04T08:11:03.540Z] [2024-11-04T08:11:03.540Z] #141 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-04T08:11:03.540Z] #141 CACHED [2024-11-04T08:11:03.540Z] [2024-11-04T08:11:03.540Z] #142 [support-notifications builder 6/7] COPY . . [2024-11-04T08:11:03.540Z] #142 DONE 1.4s [2024-11-04T08:11:03.540Z] [2024-11-04T08:11:03.540Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-04T08:11:04.981Z] #143 4.675 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-04T08:11:05.570Z] #143 ... [2024-11-04T08:11:05.570Z] [2024-11-04T08:11:05.570Z] #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-04T08:11:05.570Z] #138 5.683 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-04T08:11:09.843Z] #138 ... [2024-11-04T08:11:09.843Z] [2024-11-04T08:11:09.843Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-04T08:11:09.843Z] #0 5.421 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-04T08:11:10.113Z] #144 ... [2024-11-04T08:11:10.113Z] [2024-11-04T08:11:10.113Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-04T08:11:10.113Z] #0 4.348 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-04T08:11:10.383Z] #145 ... [2024-11-04T08:11:10.383Z] [2024-11-04T08:11:10.383Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-04T08:11:10.383Z] #0 5.044 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-04T08:11:10.383Z] #146 ... [2024-11-04T08:11:10.383Z] [2024-11-04T08:11:10.383Z] #147 [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-11-04T08:11:10.383Z] #0 5.679 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-04T08:11:10.653Z] #147 ... [2024-11-04T08:11:10.653Z] [2024-11-04T08:11:10.653Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-04T08:11:10.653Z] #0 5.490 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-04T08:11:10.653Z] #148 ... [2024-11-04T08:11:10.653Z] [2024-11-04T08:11:10.653Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-04T08:11:10.653Z] #0 5.756 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-04T08:11:10.933Z] #149 ... [2024-11-04T08:11:10.933Z] [2024-11-04T08:11:10.933Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-04T08:11:10.933Z] #0 4.874 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-04T08:11:11.224Z] #150 ... [2024-11-04T08:11:11.224Z] [2024-11-04T08:11:11.224Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-04T08:11:11.224Z] #0 4.214 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-04T08:11:11.224Z] #151 ... [2024-11-04T08:11:11.224Z] [2024-11-04T08:11:11.224Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-04T08:11:11.224Z] #0 4.747 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-04T08:11:11.509Z] #152 ... [2024-11-04T08:11:11.509Z] [2024-11-04T08:11:11.509Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-04T08:11:11.509Z] #0 4.053 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-04T08:11:35.842Z] #153 ... [2024-11-04T08:11:35.843Z] [2024-11-04T08:11:35.843Z] #144 [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-11-04T08:11:35.843Z] #144 98.85 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-04T08:12:33.125Z] #144 ... [2024-11-04T08:12:33.125Z] [2024-11-04T08:12:33.125Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-04T08:12:33.125Z] #142 DONE 160.0s [2024-11-04T08:12:33.125Z] [2024-11-04T08:12:33.125Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-04T08:12:33.125Z] #150 DONE 160.0s [2024-11-04T08:12:33.125Z] [2024-11-04T08:12:33.125Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-04T08:12:33.125Z] #145 DONE 160.0s [2024-11-04T08:12:33.125Z] [2024-11-04T08:12:33.125Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-04T08:12:33.125Z] #147 DONE 160.1s [2024-11-04T08:12:33.125Z] [2024-11-04T08:12:33.125Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-04T08:12:33.125Z] #151 DONE 160.0s [2024-11-04T08:12:33.125Z] [2024-11-04T08:12:33.125Z] #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:12:33.125Z] #154 ... [2024-11-04T08:12:33.125Z] [2024-11-04T08:12:33.125Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-04T08:12:33.125Z] #149 DONE 160.1s [2024-11-04T08:12:33.125Z] [2024-11-04T08:12:33.125Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-04T08:12:33.125Z] #143 DONE 160.1s [2024-11-04T08:12:33.125Z] [2024-11-04T08:12:33.125Z] #144 [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-11-04T08:12:33.125Z] #144 DONE 160.1s [2024-11-04T08:12:33.125Z] [2024-11-04T08:12:33.125Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-04T08:12:33.125Z] #148 DONE 160.2s [2024-11-04T08:12:33.125Z] [2024-11-04T08:12:33.125Z] #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:12:33.125Z] #155 ... [2024-11-04T08:12:33.125Z] [2024-11-04T08:12:33.125Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-04T08:12:33.125Z] #153 DONE 160.4s [2024-11-04T08:12:33.125Z] [2024-11-04T08:12:33.125Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-04T08:12:33.125Z] #152 DONE 160.4s [2024-11-04T08:12:33.125Z] [2024-11-04T08:12:33.125Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-04T08:12:33.125Z] #146 DONE 160.4s [2024-11-04T08:12:33.125Z] [2024-11-04T08:12:33.126Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:12:33.126Z] #156 ... [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #157 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:12:33.126Z] #157 DONE 0.6s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #158 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:12:33.126Z] #158 DONE 0.3s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #159 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:12:33.126Z] #159 ... [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:12:33.126Z] #154 DONE 0.9s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #160 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:12:33.126Z] #160 DONE 0.8s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:12:33.126Z] #155 DONE 0.7s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:12:33.126Z] #161 DONE 0.9s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:12:33.126Z] #162 ... [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:12:33.126Z] #156 DONE 0.8s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-04T08:12:33.126Z] #163 DONE 0.8s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #164 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-04T08:12:33.126Z] #164 DONE 0.9s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #159 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:12:33.126Z] #159 DONE 0.7s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #165 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:12:33.126Z] #165 DONE 0.7s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #166 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-04T08:12:33.126Z] #166 ... [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:12:33.126Z] #167 DONE 0.7s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:12:33.126Z] #168 CACHED [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:12:33.126Z] #169 CACHED [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #170 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:12:33.126Z] #170 DONE 0.6s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #171 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:12:33.126Z] #171 CACHED [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:12:33.126Z] #172 CACHED [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:12:33.126Z] #173 CACHED [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:12:33.126Z] #174 CACHED [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #175 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:12:33.126Z] #175 DONE 0.6s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:12:33.126Z] #176 DONE 0.4s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:12:33.126Z] #162 DONE 0.5s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #177 [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-11-04T08:12:33.126Z] #177 ... [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #178 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:12:33.126Z] #178 DONE 0.8s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #179 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-04T08:12:33.126Z] #179 ... [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #166 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-04T08:12:33.126Z] #166 DONE 1.8s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #180 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-04T08:12:33.126Z] #180 DONE 1.8s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #181 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-04T08:12:33.126Z] #181 DONE 1.7s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-04T08:12:33.126Z] #182 DONE 1.7s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-04T08:12:33.126Z] #183 DONE 1.8s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #184 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-04T08:12:33.126Z] #184 DONE 1.8s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-04T08:12:33.126Z] #185 DONE 1.8s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-04T08:12:33.126Z] #186 DONE 1.8s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #187 [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-11-04T08:12:33.126Z] #187 DONE 1.6s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #188 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-04T08:12:33.126Z] #188 ... [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #177 [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-11-04T08:12:33.126Z] #177 DONE 1.7s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #189 [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-11-04T08:12:33.126Z] #189 ... [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #190 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-04T08:12:33.126Z] #190 DONE 0.9s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #179 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-04T08:12:33.126Z] #179 DONE 2.0s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #191 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-04T08:12:33.126Z] #191 DONE 1.0s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #192 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-04T08:12:33.126Z] #192 DONE 3.0s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-04T08:12:33.126Z] #193 DONE 1.0s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #110 [support-cron-scheduler] exporting to image [2024-11-04T08:12:33.126Z] #110 exporting layers [2024-11-04T08:12:33.126Z] #110 ... [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #194 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-04T08:12:33.126Z] #194 DONE 1.1s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #195 [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-11-04T08:12:33.126Z] #195 DONE 1.1s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-04T08:12:33.126Z] #196 DONE 1.2s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #110 [core-command] exporting to image [2024-11-04T08:12:33.126Z] #110 ... [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #197 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-04T08:12:33.126Z] #197 DONE 1.2s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #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-11-04T08:12:33.126Z] #198 DONE 1.3s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #188 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-04T08:12:33.126Z] #188 DONE 1.5s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #110 [security-spiffe-token-provider] exporting to image [2024-11-04T08:12:33.126Z] #110 ... [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #189 [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-11-04T08:12:33.126Z] #189 DONE 1.5s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #110 [security-spiffe-token-provider] exporting to image [2024-11-04T08:12:33.126Z] #110 exporting layers 0.6s done [2024-11-04T08:12:33.126Z] #110 ... [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #199 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:12:33.126Z] #199 DONE 0.8s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #200 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-04T08:12:33.126Z] #200 DONE 1.0s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-04T08:12:33.126Z] #201 DONE 0.9s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #110 [core-keeper] exporting to image [2024-11-04T08:12:33.126Z] #110 writing image sha256:7fd9f043bcab688e78c405ebf52277ba61bed2d52d0d69f8f18f8104b770c941 0.0s done [2024-11-04T08:12:33.126Z] #110 naming to docker.io/library/core-keeper done [2024-11-04T08:12:33.126Z] #110 ... [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #202 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-04T08:12:33.126Z] #202 DONE 0.8s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #203 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-04T08:12:33.126Z] #203 DONE 0.8s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #204 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-04T08:12:33.126Z] #204 DONE 0.7s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-04T08:12:33.126Z] #205 DONE 0.5s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #110 [core-data] exporting to image [2024-11-04T08:12:33.126Z] #110 exporting layers 0.5s done [2024-11-04T08:12:33.126Z] #110 ... [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-04T08:12:33.126Z] #206 DONE 0.5s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #207 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:12:33.126Z] #207 DONE 0.3s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #208 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-04T08:12:33.126Z] #208 DONE 0.4s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-04T08:12:33.126Z] #209 ... [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-04T08:12:33.126Z] #210 DONE 0.5s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-04T08:12:33.126Z] #211 DONE 0.6s [2024-11-04T08:12:33.126Z] [2024-11-04T08:12:33.126Z] #110 [core-metadata] exporting to image [2024-11-04T08:12:33.407Z] #110 ... [2024-11-04T08:12:33.407Z] [2024-11-04T08:12:33.407Z] #212 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-04T08:12:33.407Z] #212 DONE 0.8s [2024-11-04T08:12:33.407Z] [2024-11-04T08:12:33.407Z] #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-04T08:12:33.407Z] #209 DONE 0.7s [2024-11-04T08:12:33.407Z] [2024-11-04T08:12:33.407Z] #110 [support-cron-scheduler] exporting to image [2024-11-04T08:12:33.407Z] #110 writing image sha256:0e6852b0ee19574fd39ebc9be00f3fee133e6b58e44f2bddd7db6d206bd39c39 0.0s done [2024-11-04T08:12:33.407Z] #110 naming to docker.io/library/support-cron-scheduler done [2024-11-04T08:12:33.407Z] #110 writing image sha256:29c9aeded511dc215bcb6684e76be9c3f99b1b959e830d2ea43715202617208d done [2024-11-04T08:12:33.407Z] #110 naming to docker.io/library/core-command [2024-11-04T08:12:33.407Z] #110 ... [2024-11-04T08:12:33.407Z] [2024-11-04T08:12:33.407Z] #213 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-04T08:12:33.407Z] #213 DONE 1.0s [2024-11-04T08:12:33.407Z] [2024-11-04T08:12:33.407Z] #110 [security-spiffe-token-provider] exporting to image [2024-11-04T08:12:33.407Z] #110 exporting layers 0.5s done [2024-11-04T08:12:33.407Z] #110 naming to docker.io/library/core-command done [2024-11-04T08:12:33.407Z] #110 writing image sha256:b71387e7447714e3b4f1e190d06fad655544c21738fcc6dd5caaaed7b936c910 0.0s done [2024-11-04T08:12:33.407Z] #110 naming to docker.io/library/security-spiffe-token-provider done [2024-11-04T08:12:33.669Z] #110 ... [2024-11-04T08:12:33.669Z] [2024-11-04T08:12:33.669Z] #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-04T08:12:33.669Z] #214 DONE 1.1s [2024-11-04T08:12:33.669Z] [2024-11-04T08:12:33.669Z] #215 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-04T08:12:33.669Z] #215 DONE 0.3s [2024-11-04T08:12:33.669Z] [2024-11-04T08:12:33.669Z] #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-04T08:12:33.669Z] #216 DONE 0.4s [2024-11-04T08:12:33.669Z] [2024-11-04T08:12:33.669Z] #110 [support-notifications] exporting to image [2024-11-04T08:12:33.669Z] #110 exporting layers 0.7s done [2024-11-04T08:12:33.669Z] #110 writing image sha256:47855f9e5c5f10d4f9c8c141673520c415960737cc40cc52c4c985f07e033749 done [2024-11-04T08:12:33.669Z] #110 naming to docker.io/library/core-metadata done [2024-11-04T08:12:33.669Z] #110 writing image sha256:9ae9d6161252196cf84c9da2e61098a7a9eb8185e0177af440a90c7d53fc0f1e done [2024-11-04T08:12:33.669Z] #110 naming to docker.io/library/core-data done [2024-11-04T08:12:33.669Z] #110 writing image sha256:6b1c6348c85c2b03a50e71d1b4afa7d9bae71c0e8dab4c1e793e8a5149b1728b 0.0s done [2024-11-04T08:12:33.669Z] #110 naming to docker.io/library/support-notifications done [2024-11-04T08:12:33.669Z] #110 ... [2024-11-04T08:12:33.669Z] [2024-11-04T08:12:33.669Z] #217 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-04T08:12:33.669Z] #217 DONE 0.1s [2024-11-04T08:12:33.669Z] [2024-11-04T08:12:33.669Z] #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-04T08:12:33.669Z] #218 DONE 0.1s [2024-11-04T08:12:33.669Z] [2024-11-04T08:12:33.669Z] #110 [core-common-config-bootstrapper] exporting to image [2024-11-04T08:12:33.669Z] #110 exporting layers 0.2s done [2024-11-04T08:12:33.669Z] #110 writing image sha256:02b3a484d6dfdacc0632a14a860a3d6b1876cb868686572bcc4379b0f065c7d6 done [2024-11-04T08:12:33.670Z] #110 naming to docker.io/library/core-common-config-bootstrapper done [2024-11-04T08:12:33.933Z] #110 writing image sha256:43a56e04820477028d43ff805e1daec3acd93fb8155a310e2041404b9a8daa30 done [2024-11-04T08:12:33.933Z] #110 naming to docker.io/library/security-proxy-auth 0.1s done [2024-11-04T08:12:33.933Z] #110 DONE 3.4s [2024-11-04T08:12:33.933Z] [2024-11-04T08:12:33.933Z] #219 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-04T08:12:33.933Z] #219 DONE 0.1s [2024-11-04T08:12:33.933Z] [2024-11-04T08:12:33.933Z] #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-04T08:12:33.933Z] #220 ... [2024-11-04T08:12:33.933Z] [2024-11-04T08:12:33.933Z] #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-04T08:12:33.933Z] #221 DONE 0.0s [2024-11-04T08:12:33.933Z] [2024-11-04T08:12:33.933Z] #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-04T08:12:33.933Z] #222 DONE 1.1s [2024-11-04T08:12:34.193Z] [2024-11-04T08:12:34.193Z] #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-04T08:12:34.193Z] #223 DONE 0.1s [2024-11-04T08:12:34.193Z] [2024-11-04T08:12:34.193Z] #110 [security-proxy-setup] exporting to image [2024-11-04T08:12:34.193Z] #110 exporting layers 0.2s done [2024-11-04T08:12:34.193Z] #110 writing image sha256:bbfc2c7a6961a02263d237d1c69267d522209802b77194b88a3f0290014e9b1b done [2024-11-04T08:12:34.193Z] #110 naming to docker.io/library/security-proxy-setup done [2024-11-04T08:12:34.193Z] #110 DONE 3.7s [2024-11-04T08:12:34.193Z] [2024-11-04T08:12:34.193Z] #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-04T08:12:34.193Z] #220 DONE 0.5s [2024-11-04T08:12:34.193Z] [2024-11-04T08:12:34.193Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-04T08:12:34.452Z] #224 ... [2024-11-04T08:12:34.452Z] [2024-11-04T08:12:34.452Z] #110 [security-secretstore-setup] exporting to image [2024-11-04T08:12:34.452Z] #110 exporting layers 0.2s done [2024-11-04T08:12:34.452Z] #110 writing image sha256:fcdeb2050c66f6cba019376c482f0a370ff3ab5357c4ba56e6d0ab2d3528e98d done [2024-11-04T08:12:34.452Z] #110 naming to docker.io/library/security-secretstore-setup done [2024-11-04T08:12:34.452Z] #110 DONE 3.7s [2024-11-04T08:12:34.712Z] [2024-11-04T08:12:34.712Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-04T08:12:34.712Z] #224 DONE 0.6s [2024-11-04T08:12:34.712Z] [2024-11-04T08:12:34.712Z] #110 [security-bootstrapper] exporting to image [2024-11-04T08:12:34.712Z] #110 exporting layers 0.2s done [2024-11-04T08:12:34.712Z] #110 writing image sha256:50fc69b17245fa7aeaaccfddbf5a27b668132ed48bfc20ad94fef0dac96ce9b8 done [2024-11-04T08:12:34.712Z] #110 naming to docker.io/library/security-bootstrapper done [2024-11-04T08:12:34.712Z] #110 DONE 3.9s [2024-11-04T08:12:34.712Z] [2024-11-04T08:12:34.712Z] #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-04T08:12:34.712Z] time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:12:34.712Z] time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:12:34.712Z] time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:12:34.712Z] time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:12:34.712Z] time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:12:34.712Z] time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:12:34.712Z] time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:12:34.712Z] time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:12:34.712Z] time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:12:34.712Z] time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:12:34.712Z] time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:12:34.712Z] time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:12:34.712Z] time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:12:34.712Z] time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:12:34.712Z] time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-04T08:12:34.721Z] $ docker stop --time=1 d01988ba364363023daef7df0b6edff3f5c25677772176d9eb38ceec4a4ec33c [2024-11-04T08:12:35.994Z] $ docker rm -f --volumes d01988ba364363023daef7df0b6edff3f5c25677772176d9eb38ceec4a4ec33c [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-04T08:12:36.345Z] + docker images [2024-11-04T08:12:36.345Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-04T08:12:36.345Z] security-secretstore-setup latest fcdeb2050c66 2 seconds ago 55.6MB [2024-11-04T08:12:36.345Z] security-bootstrapper latest 50fc69b17245 2 seconds ago 31MB [2024-11-04T08:12:36.345Z] core-common-config-bootstrapper latest 02b3a484d6df 3 seconds ago 26.5MB [2024-11-04T08:12:36.345Z] security-proxy-auth latest 43a56e048204 3 seconds ago 39.6MB [2024-11-04T08:12:36.345Z] security-proxy-setup latest bbfc2c7a6961 3 seconds ago 38.9MB [2024-11-04T08:12:36.345Z] support-notifications latest 6b1c6348c85c 4 seconds ago 69.5MB [2024-11-04T08:12:36.345Z] core-data latest 9ae9d6161252 4 seconds ago 47.4MB [2024-11-04T08:12:36.345Z] core-metadata latest 47855f9e5c5f 4 seconds ago 47.6MB [2024-11-04T08:12:36.345Z] security-spiffe-token-provider latest b71387e74477 5 seconds ago 45.4MB [2024-11-04T08:12:36.345Z] core-command latest 29c9aeded511 5 seconds ago 41.5MB [2024-11-04T08:12:36.345Z] core-keeper latest 7fd9f043bcab 5 seconds ago 41.1MB [2024-11-04T08:12:36.345Z] support-cron-scheduler latest 0e6852b0ee19 5 seconds ago 70.7MB [2024-11-04T08:12:36.345Z] security-spire-config latest 45c6c4aa0f70 3 minutes ago 127MB [2024-11-04T08:12:36.345Z] security-spire-agent latest 241bed52e621 3 minutes ago 188MB [2024-11-04T08:12:36.345Z] security-spire-server latest 073157877038 3 minutes ago 128MB [2024-11-04T08:12:36.345Z] ci-base-image-x86_64 latest 3d1f8e8b81f0 8 minutes ago 975MB [2024-11-04T08:12:36.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 4 weeks ago 573MB [2024-11-04T08:12:36.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-11-04T08:12:36.345Z] 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-11-04T08:12:36.502Z] provisioning config files... [2024-11-04T08:12:36.513Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/743@tmp/config17980296735656839093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T08:12:36.822Z] ---> ****-login.sh [2024-11-04T08:12:36.822Z] nexus3.edgexfoundry.org:10001 [2024-11-04T08:12:36.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:12:37.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:12:37.083Z] Configure a credential helper to remove this warning. See [2024-11-04T08:12:37.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:12:37.083Z] [2024-11-04T08:12:37.083Z] Login Succeeded [2024-11-04T08:12:37.083Z] nexus3.edgexfoundry.org:10002 [2024-11-04T08:12:37.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:12:37.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:12:37.083Z] Configure a credential helper to remove this warning. See [2024-11-04T08:12:37.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:12:37.083Z] [2024-11-04T08:12:37.083Z] Login Succeeded [2024-11-04T08:12:37.083Z] nexus3.edgexfoundry.org:10003 [2024-11-04T08:12:37.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:12:37.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:12:37.342Z] Configure a credential helper to remove this warning. See [2024-11-04T08:12:37.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:12:37.342Z] [2024-11-04T08:12:37.342Z] Login Succeeded [2024-11-04T08:12:37.342Z] nexus3.edgexfoundry.org:10004 [2024-11-04T08:12:37.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:12:37.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:12:37.342Z] Configure a credential helper to remove this warning. See [2024-11-04T08:12:37.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:12:37.342Z] [2024-11-04T08:12:37.342Z] Login Succeeded [2024-11-04T08:12:37.342Z] ****.io [2024-11-04T08:12:37.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:12:37.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:12:37.601Z] Configure a credential helper to remove this warning. See [2024-11-04T08:12:37.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:12:37.601Z] [2024-11-04T08:12:37.601Z] Login Succeeded [2024-11-04T08:12:37.601Z] ---> ****-login.sh ends [Pipeline] } [2024-11-04T08:12:37.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:12:37.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T08:12:37.694Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-11-04T08:12:37.694Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:12:37.694Z] latest [2024-11-04T08:12:37.694Z] 4.0.0-dev.9 [2024-11-04T08:12:37.694Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:12:37.694Z] main [2024-11-04T08:12:37.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:12:38.038Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:12:38.367Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:12:38.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-04T08:12:38.367Z] 546f09065f02: Preparing [2024-11-04T08:12:38.367Z] beb8decebd31: Preparing [2024-11-04T08:12:38.367Z] 29aca964665b: Preparing [2024-11-04T08:12:38.367Z] 6303084405ac: Preparing [2024-11-04T08:12:38.367Z] 522ae88b6714: Preparing [2024-11-04T08:12:38.367Z] 618954883a20: Preparing [2024-11-04T08:12:38.367Z] 63ca1fbb43ae: Preparing [2024-11-04T08:12:38.367Z] 618954883a20: Waiting [2024-11-04T08:12:38.367Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:04.935Z] beb8decebd31: Pushed [2024-11-04T08:13:04.935Z] 522ae88b6714: Pushed [2024-11-04T08:13:04.935Z] 546f09065f02: Pushed [2024-11-04T08:13:04.935Z] 29aca964665b: Pushed [2024-11-04T08:13:04.935Z] 6303084405ac: Pushed [2024-11-04T08:13:04.935Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:04.935Z] 618954883a20: Pushed [2024-11-04T08:13:04.935Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:ef1e21c9ef83dc7a73910a5d25bcd30a1244eedb0338354b4f63675d05f82e75 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:05.273Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:05.608Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-04T08:13:05.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-04T08:13:05.608Z] 546f09065f02: Preparing [2024-11-04T08:13:05.608Z] beb8decebd31: Preparing [2024-11-04T08:13:05.608Z] 29aca964665b: Preparing [2024-11-04T08:13:05.608Z] 6303084405ac: Preparing [2024-11-04T08:13:05.608Z] 522ae88b6714: Preparing [2024-11-04T08:13:05.608Z] 618954883a20: Preparing [2024-11-04T08:13:05.608Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:05.608Z] 618954883a20: Waiting [2024-11-04T08:13:05.608Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:05.608Z] 29aca964665b: Layer already exists [2024-11-04T08:13:05.608Z] 6303084405ac: Layer already exists [2024-11-04T08:13:05.608Z] beb8decebd31: Layer already exists [2024-11-04T08:13:05.608Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:05.608Z] 546f09065f02: Layer already exists [2024-11-04T08:13:05.608Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:05.608Z] 618954883a20: Layer already exists [2024-11-04T08:13:05.608Z] latest: digest: sha256:ef1e21c9ef83dc7a73910a5d25bcd30a1244eedb0338354b4f63675d05f82e75 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:05.937Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:06.262Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.9 [2024-11-04T08:13:06.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-04T08:13:06.262Z] 546f09065f02: Preparing [2024-11-04T08:13:06.262Z] beb8decebd31: Preparing [2024-11-04T08:13:06.262Z] 29aca964665b: Preparing [2024-11-04T08:13:06.262Z] 6303084405ac: Preparing [2024-11-04T08:13:06.262Z] 522ae88b6714: Preparing [2024-11-04T08:13:06.262Z] 618954883a20: Preparing [2024-11-04T08:13:06.262Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:06.262Z] 618954883a20: Waiting [2024-11-04T08:13:06.262Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:06.262Z] 29aca964665b: Layer already exists [2024-11-04T08:13:06.262Z] 546f09065f02: Layer already exists [2024-11-04T08:13:06.262Z] beb8decebd31: Layer already exists [2024-11-04T08:13:06.262Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:06.262Z] 6303084405ac: Layer already exists [2024-11-04T08:13:06.262Z] 618954883a20: Layer already exists [2024-11-04T08:13:06.262Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:06.262Z] 4.0.0-dev.9: digest: sha256:ef1e21c9ef83dc7a73910a5d25bcd30a1244eedb0338354b4f63675d05f82e75 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:06.603Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:06.941Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:06.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-04T08:13:06.942Z] 546f09065f02: Preparing [2024-11-04T08:13:06.942Z] beb8decebd31: Preparing [2024-11-04T08:13:06.942Z] 29aca964665b: Preparing [2024-11-04T08:13:06.942Z] 6303084405ac: Preparing [2024-11-04T08:13:06.942Z] 522ae88b6714: Preparing [2024-11-04T08:13:06.942Z] 618954883a20: Preparing [2024-11-04T08:13:06.942Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:06.942Z] 618954883a20: Waiting [2024-11-04T08:13:06.942Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:06.942Z] 6303084405ac: Layer already exists [2024-11-04T08:13:06.942Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:06.942Z] 546f09065f02: Layer already exists [2024-11-04T08:13:06.942Z] 29aca964665b: Layer already exists [2024-11-04T08:13:06.942Z] beb8decebd31: Layer already exists [2024-11-04T08:13:06.942Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:06.942Z] 618954883a20: Layer already exists [2024-11-04T08:13:06.942Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:ef1e21c9ef83dc7a73910a5d25bcd30a1244eedb0338354b4f63675d05f82e75 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:07.271Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:07.607Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-11-04T08:13:07.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-04T08:13:07.608Z] 546f09065f02: Preparing [2024-11-04T08:13:07.608Z] beb8decebd31: Preparing [2024-11-04T08:13:07.608Z] 29aca964665b: Preparing [2024-11-04T08:13:07.608Z] 6303084405ac: Preparing [2024-11-04T08:13:07.608Z] 522ae88b6714: Preparing [2024-11-04T08:13:07.608Z] 618954883a20: Preparing [2024-11-04T08:13:07.608Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:07.608Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:07.608Z] 618954883a20: Waiting [2024-11-04T08:13:07.608Z] 29aca964665b: Layer already exists [2024-11-04T08:13:07.608Z] beb8decebd31: Layer already exists [2024-11-04T08:13:07.608Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:07.608Z] 546f09065f02: Layer already exists [2024-11-04T08:13:07.608Z] 6303084405ac: Layer already exists [2024-11-04T08:13:07.608Z] 618954883a20: Layer already exists [2024-11-04T08:13:07.608Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:07.608Z] main: digest: sha256:ef1e21c9ef83dc7a73910a5d25bcd30a1244eedb0338354b4f63675d05f82e75 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:13:07.685Z] ===================================================== [Pipeline] echo [2024-11-04T08:13:07.702Z] taggedImages: [2024-11-04T08:13:07.702Z] - nexus3.edgexfoundry.org:10004/core-command:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:07.702Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-04T08:13:07.702Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.9 [2024-11-04T08:13:07.702Z] - nexus3.edgexfoundry.org:10004/core-command:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:07.702Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-11-04T08:13:07.730Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-11-04T08:13:07.730Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:07.730Z] latest [2024-11-04T08:13:07.730Z] 4.0.0-dev.9 [2024-11-04T08:13:07.730Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:07.730Z] main [2024-11-04T08:13:07.730Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:08.097Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:08.434Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:08.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-04T08:13:08.434Z] 7bc30dc753f8: Preparing [2024-11-04T08:13:08.434Z] 79886c9d0f0b: Preparing [2024-11-04T08:13:08.434Z] c79eccfd2e0c: Preparing [2024-11-04T08:13:08.434Z] 59c010403730: Preparing [2024-11-04T08:13:08.434Z] 29aca964665b: Preparing [2024-11-04T08:13:08.434Z] 6303084405ac: Preparing [2024-11-04T08:13:08.434Z] 522ae88b6714: Preparing [2024-11-04T08:13:08.434Z] 618954883a20: Preparing [2024-11-04T08:13:08.434Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:08.434Z] 6303084405ac: Waiting [2024-11-04T08:13:08.434Z] 522ae88b6714: Waiting [2024-11-04T08:13:08.434Z] 618954883a20: Waiting [2024-11-04T08:13:08.434Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:08.434Z] 29aca964665b: Layer already exists [2024-11-04T08:13:08.434Z] 6303084405ac: Layer already exists [2024-11-04T08:13:08.434Z] c79eccfd2e0c: Pushed [2024-11-04T08:13:08.434Z] 79886c9d0f0b: Pushed [2024-11-04T08:13:08.434Z] 7bc30dc753f8: Pushed [2024-11-04T08:13:08.434Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:08.693Z] 618954883a20: Layer already exists [2024-11-04T08:13:08.693Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:10.073Z] 59c010403730: Pushed [2024-11-04T08:13:10.073Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:dc40e64241c8c16609268b05e97b61aef85ee2efbb1765639d0330a30ad8690c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:10.408Z] + 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-11-04T08:13:10.740Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-04T08:13:10.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-04T08:13:10.740Z] 7bc30dc753f8: Preparing [2024-11-04T08:13:10.740Z] 79886c9d0f0b: Preparing [2024-11-04T08:13:10.740Z] c79eccfd2e0c: Preparing [2024-11-04T08:13:10.740Z] 59c010403730: Preparing [2024-11-04T08:13:10.740Z] 29aca964665b: Preparing [2024-11-04T08:13:10.740Z] 6303084405ac: Preparing [2024-11-04T08:13:10.740Z] 522ae88b6714: Preparing [2024-11-04T08:13:10.740Z] 6303084405ac: Waiting [2024-11-04T08:13:10.740Z] 522ae88b6714: Waiting [2024-11-04T08:13:10.740Z] 618954883a20: Preparing [2024-11-04T08:13:10.740Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:10.740Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:10.740Z] 59c010403730: Layer already exists [2024-11-04T08:13:10.740Z] 29aca964665b: Layer already exists [2024-11-04T08:13:10.740Z] c79eccfd2e0c: Layer already exists [2024-11-04T08:13:10.740Z] 79886c9d0f0b: Layer already exists [2024-11-04T08:13:10.740Z] 7bc30dc753f8: Layer already exists [2024-11-04T08:13:10.740Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:10.740Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:10.740Z] 618954883a20: Layer already exists [2024-11-04T08:13:10.740Z] 6303084405ac: Layer already exists [2024-11-04T08:13:10.740Z] latest: digest: sha256:dc40e64241c8c16609268b05e97b61aef85ee2efbb1765639d0330a30ad8690c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:11.070Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:11.394Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.9 [2024-11-04T08:13:11.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-04T08:13:11.394Z] 7bc30dc753f8: Preparing [2024-11-04T08:13:11.394Z] 79886c9d0f0b: Preparing [2024-11-04T08:13:11.394Z] c79eccfd2e0c: Preparing [2024-11-04T08:13:11.394Z] 59c010403730: Preparing [2024-11-04T08:13:11.394Z] 29aca964665b: Preparing [2024-11-04T08:13:11.394Z] 6303084405ac: Preparing [2024-11-04T08:13:11.394Z] 522ae88b6714: Preparing [2024-11-04T08:13:11.394Z] 618954883a20: Preparing [2024-11-04T08:13:11.394Z] 6303084405ac: Waiting [2024-11-04T08:13:11.394Z] 522ae88b6714: Waiting [2024-11-04T08:13:11.394Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:11.394Z] 618954883a20: Waiting [2024-11-04T08:13:11.394Z] 29aca964665b: Layer already exists [2024-11-04T08:13:11.394Z] c79eccfd2e0c: Layer already exists [2024-11-04T08:13:11.394Z] 59c010403730: Layer already exists [2024-11-04T08:13:11.394Z] 79886c9d0f0b: Layer already exists [2024-11-04T08:13:11.394Z] 7bc30dc753f8: Layer already exists [2024-11-04T08:13:11.394Z] 618954883a20: Layer already exists [2024-11-04T08:13:11.394Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:11.394Z] 6303084405ac: Layer already exists [2024-11-04T08:13:11.394Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:11.394Z] 4.0.0-dev.9: digest: sha256:dc40e64241c8c16609268b05e97b61aef85ee2efbb1765639d0330a30ad8690c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:11.741Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:12.067Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:12.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-04T08:13:12.067Z] 7bc30dc753f8: Preparing [2024-11-04T08:13:12.067Z] 79886c9d0f0b: Preparing [2024-11-04T08:13:12.067Z] c79eccfd2e0c: Preparing [2024-11-04T08:13:12.067Z] 59c010403730: Preparing [2024-11-04T08:13:12.067Z] 29aca964665b: Preparing [2024-11-04T08:13:12.067Z] 6303084405ac: Preparing [2024-11-04T08:13:12.067Z] 522ae88b6714: Preparing [2024-11-04T08:13:12.067Z] 618954883a20: Preparing [2024-11-04T08:13:12.067Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:12.067Z] 522ae88b6714: Waiting [2024-11-04T08:13:12.067Z] 6303084405ac: Waiting [2024-11-04T08:13:12.067Z] 618954883a20: Waiting [2024-11-04T08:13:12.067Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:12.067Z] 29aca964665b: Layer already exists [2024-11-04T08:13:12.067Z] 59c010403730: Layer already exists [2024-11-04T08:13:12.067Z] c79eccfd2e0c: Layer already exists [2024-11-04T08:13:12.067Z] 7bc30dc753f8: Layer already exists [2024-11-04T08:13:12.067Z] 79886c9d0f0b: Layer already exists [2024-11-04T08:13:12.067Z] 618954883a20: Layer already exists [2024-11-04T08:13:12.067Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:12.067Z] 6303084405ac: Layer already exists [2024-11-04T08:13:12.067Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:12.067Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:dc40e64241c8c16609268b05e97b61aef85ee2efbb1765639d0330a30ad8690c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:12.394Z] + 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-11-04T08:13:12.725Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-11-04T08:13:12.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-04T08:13:12.725Z] 7bc30dc753f8: Preparing [2024-11-04T08:13:12.725Z] 79886c9d0f0b: Preparing [2024-11-04T08:13:12.725Z] c79eccfd2e0c: Preparing [2024-11-04T08:13:12.725Z] 59c010403730: Preparing [2024-11-04T08:13:12.725Z] 29aca964665b: Preparing [2024-11-04T08:13:12.725Z] 6303084405ac: Preparing [2024-11-04T08:13:12.725Z] 522ae88b6714: Preparing [2024-11-04T08:13:12.725Z] 618954883a20: Preparing [2024-11-04T08:13:12.725Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:12.725Z] 6303084405ac: Waiting [2024-11-04T08:13:12.726Z] 522ae88b6714: Waiting [2024-11-04T08:13:12.726Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:12.726Z] 618954883a20: Waiting [2024-11-04T08:13:12.726Z] 29aca964665b: Layer already exists [2024-11-04T08:13:12.726Z] 7bc30dc753f8: Layer already exists [2024-11-04T08:13:12.726Z] c79eccfd2e0c: Layer already exists [2024-11-04T08:13:12.726Z] 79886c9d0f0b: Layer already exists [2024-11-04T08:13:12.726Z] 59c010403730: Layer already exists [2024-11-04T08:13:12.726Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:12.726Z] 6303084405ac: Layer already exists [2024-11-04T08:13:12.726Z] 618954883a20: Layer already exists [2024-11-04T08:13:12.726Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:12.726Z] main: digest: sha256:dc40e64241c8c16609268b05e97b61aef85ee2efbb1765639d0330a30ad8690c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:13:12.796Z] ===================================================== [Pipeline] echo [2024-11-04T08:13:12.814Z] taggedImages: [2024-11-04T08:13:12.814Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:12.814Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-04T08:13:12.814Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.9 [2024-11-04T08:13:12.814Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:12.814Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-11-04T08:13:12.848Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-11-04T08:13:12.848Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:12.848Z] latest [2024-11-04T08:13:12.848Z] 4.0.0-dev.9 [2024-11-04T08:13:12.848Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:12.848Z] main [2024-11-04T08:13:12.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:13.207Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:13.530Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:13.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-04T08:13:13.530Z] ea465d3f0666: Preparing [2024-11-04T08:13:13.530Z] 63af41aa6e9f: Preparing [2024-11-04T08:13:13.530Z] 77fcaf66ac4f: Preparing [2024-11-04T08:13:13.530Z] 29aca964665b: Preparing [2024-11-04T08:13:13.530Z] 6303084405ac: Preparing [2024-11-04T08:13:13.530Z] 8da211e26065: Preparing [2024-11-04T08:13:13.530Z] 11f8156f4c7c: Preparing [2024-11-04T08:13:13.530Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:13.530Z] 11f8156f4c7c: Waiting [2024-11-04T08:13:13.530Z] 8da211e26065: Waiting [2024-11-04T08:13:13.530Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:13.530Z] 6303084405ac: Layer already exists [2024-11-04T08:13:13.530Z] 63af41aa6e9f: Pushed [2024-11-04T08:13:13.530Z] 29aca964665b: Layer already exists [2024-11-04T08:13:13.530Z] ea465d3f0666: Pushed [2024-11-04T08:13:13.530Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:13.791Z] 11f8156f4c7c: Pushed [2024-11-04T08:13:14.362Z] 8da211e26065: Pushed [2024-11-04T08:13:16.904Z] 77fcaf66ac4f: Pushed [2024-11-04T08:13:16.904Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:0a7c1e25255fa3a4e7e415de60ac99d7b25111f404e2c105e6aeb1e1490e7df8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:17.232Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:17.560Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-04T08:13:17.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-04T08:13:17.560Z] ea465d3f0666: Preparing [2024-11-04T08:13:17.560Z] 63af41aa6e9f: Preparing [2024-11-04T08:13:17.560Z] 77fcaf66ac4f: Preparing [2024-11-04T08:13:17.560Z] 29aca964665b: Preparing [2024-11-04T08:13:17.560Z] 6303084405ac: Preparing [2024-11-04T08:13:17.560Z] 8da211e26065: Preparing [2024-11-04T08:13:17.560Z] 11f8156f4c7c: Preparing [2024-11-04T08:13:17.560Z] 8da211e26065: Waiting [2024-11-04T08:13:17.560Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:17.560Z] 11f8156f4c7c: Waiting [2024-11-04T08:13:17.560Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:17.560Z] 6303084405ac: Layer already exists [2024-11-04T08:13:17.560Z] 77fcaf66ac4f: Layer already exists [2024-11-04T08:13:17.560Z] 63af41aa6e9f: Layer already exists [2024-11-04T08:13:17.560Z] ea465d3f0666: Layer already exists [2024-11-04T08:13:17.560Z] 29aca964665b: Layer already exists [2024-11-04T08:13:17.560Z] 8da211e26065: Layer already exists [2024-11-04T08:13:17.560Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:17.560Z] 11f8156f4c7c: Layer already exists [2024-11-04T08:13:17.560Z] latest: digest: sha256:0a7c1e25255fa3a4e7e415de60ac99d7b25111f404e2c105e6aeb1e1490e7df8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:17.922Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:18.254Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.9 [2024-11-04T08:13:18.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-04T08:13:18.254Z] ea465d3f0666: Preparing [2024-11-04T08:13:18.254Z] 63af41aa6e9f: Preparing [2024-11-04T08:13:18.254Z] 77fcaf66ac4f: Preparing [2024-11-04T08:13:18.254Z] 29aca964665b: Preparing [2024-11-04T08:13:18.254Z] 6303084405ac: Preparing [2024-11-04T08:13:18.254Z] 8da211e26065: Preparing [2024-11-04T08:13:18.254Z] 11f8156f4c7c: Preparing [2024-11-04T08:13:18.254Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:18.254Z] 8da211e26065: Waiting [2024-11-04T08:13:18.254Z] 11f8156f4c7c: Waiting [2024-11-04T08:13:18.254Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:18.254Z] 77fcaf66ac4f: Layer already exists [2024-11-04T08:13:18.254Z] 29aca964665b: Layer already exists [2024-11-04T08:13:18.254Z] 63af41aa6e9f: Layer already exists [2024-11-04T08:13:18.254Z] 6303084405ac: Layer already exists [2024-11-04T08:13:18.254Z] ea465d3f0666: Layer already exists [2024-11-04T08:13:18.254Z] 8da211e26065: Layer already exists [2024-11-04T08:13:18.254Z] 11f8156f4c7c: Layer already exists [2024-11-04T08:13:18.254Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:18.254Z] 4.0.0-dev.9: digest: sha256:0a7c1e25255fa3a4e7e415de60ac99d7b25111f404e2c105e6aeb1e1490e7df8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:18.596Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:18.920Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:18.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-04T08:13:18.921Z] ea465d3f0666: Preparing [2024-11-04T08:13:18.921Z] 63af41aa6e9f: Preparing [2024-11-04T08:13:18.921Z] 77fcaf66ac4f: Preparing [2024-11-04T08:13:18.921Z] 29aca964665b: Preparing [2024-11-04T08:13:18.921Z] 6303084405ac: Preparing [2024-11-04T08:13:18.921Z] 8da211e26065: Preparing [2024-11-04T08:13:18.921Z] 11f8156f4c7c: Preparing [2024-11-04T08:13:18.921Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:18.921Z] 8da211e26065: Waiting [2024-11-04T08:13:18.921Z] 11f8156f4c7c: Waiting [2024-11-04T08:13:18.921Z] 6303084405ac: Layer already exists [2024-11-04T08:13:18.921Z] 63af41aa6e9f: Layer already exists [2024-11-04T08:13:18.921Z] ea465d3f0666: Layer already exists [2024-11-04T08:13:18.921Z] 29aca964665b: Layer already exists [2024-11-04T08:13:18.921Z] 77fcaf66ac4f: Layer already exists [2024-11-04T08:13:18.921Z] 8da211e26065: Layer already exists [2024-11-04T08:13:18.921Z] 11f8156f4c7c: Layer already exists [2024-11-04T08:13:18.921Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:18.921Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:0a7c1e25255fa3a4e7e415de60ac99d7b25111f404e2c105e6aeb1e1490e7df8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:19.243Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:19.680Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-11-04T08:13:19.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-04T08:13:19.680Z] ea465d3f0666: Preparing [2024-11-04T08:13:19.680Z] 63af41aa6e9f: Preparing [2024-11-04T08:13:19.680Z] 77fcaf66ac4f: Preparing [2024-11-04T08:13:19.680Z] 29aca964665b: Preparing [2024-11-04T08:13:19.680Z] 6303084405ac: Preparing [2024-11-04T08:13:19.680Z] 8da211e26065: Preparing [2024-11-04T08:13:19.680Z] 11f8156f4c7c: Preparing [2024-11-04T08:13:19.680Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:19.680Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:19.680Z] 8da211e26065: Waiting [2024-11-04T08:13:19.680Z] 11f8156f4c7c: Waiting [2024-11-04T08:13:19.680Z] 6303084405ac: Layer already exists [2024-11-04T08:13:19.680Z] 29aca964665b: Layer already exists [2024-11-04T08:13:19.680Z] ea465d3f0666: Layer already exists [2024-11-04T08:13:19.680Z] 63af41aa6e9f: Layer already exists [2024-11-04T08:13:19.680Z] 77fcaf66ac4f: Layer already exists [2024-11-04T08:13:19.680Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:19.680Z] 11f8156f4c7c: Layer already exists [2024-11-04T08:13:19.680Z] 8da211e26065: Layer already exists [2024-11-04T08:13:19.680Z] main: digest: sha256:0a7c1e25255fa3a4e7e415de60ac99d7b25111f404e2c105e6aeb1e1490e7df8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:13:19.750Z] ===================================================== [Pipeline] echo [2024-11-04T08:13:19.769Z] taggedImages: [2024-11-04T08:13:19.769Z] - nexus3.edgexfoundry.org:10004/core-data:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:19.769Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-04T08:13:19.769Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.9 [2024-11-04T08:13:19.769Z] - nexus3.edgexfoundry.org:10004/core-data:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:19.769Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-11-04T08:13:19.799Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-11-04T08:13:19.799Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:19.799Z] latest [2024-11-04T08:13:19.799Z] 4.0.0-dev.9 [2024-11-04T08:13:19.799Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:19.799Z] main [2024-11-04T08:13:19.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:20.134Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:20.472Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:20.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-04T08:13:20.472Z] cf79ecd6adc7: Preparing [2024-11-04T08:13:20.472Z] 64e79699086a: Preparing [2024-11-04T08:13:20.472Z] 42fa7998557b: Preparing [2024-11-04T08:13:20.472Z] 6303084405ac: Preparing [2024-11-04T08:13:20.472Z] 157f148f3c31: Preparing [2024-11-04T08:13:20.472Z] cdb118c65841: Preparing [2024-11-04T08:13:20.472Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:20.472Z] cdb118c65841: Waiting [2024-11-04T08:13:20.472Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:20.472Z] 6303084405ac: Layer already exists [2024-11-04T08:13:20.472Z] 64e79699086a: Pushed [2024-11-04T08:13:20.472Z] 157f148f3c31: Pushed [2024-11-04T08:13:20.472Z] cf79ecd6adc7: Pushed [2024-11-04T08:13:20.472Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:20.472Z] cdb118c65841: Pushed [2024-11-04T08:13:23.778Z] 42fa7998557b: Pushed [2024-11-04T08:13:23.778Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:2f7716d97ffcdad99de63947ab2cabe1f4810225f58c392818ed58a18b762ffb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:24.123Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:24.453Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-04T08:13:24.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-04T08:13:24.453Z] cf79ecd6adc7: Preparing [2024-11-04T08:13:24.453Z] 64e79699086a: Preparing [2024-11-04T08:13:24.453Z] 42fa7998557b: Preparing [2024-11-04T08:13:24.453Z] 6303084405ac: Preparing [2024-11-04T08:13:24.454Z] 157f148f3c31: Preparing [2024-11-04T08:13:24.454Z] cdb118c65841: Preparing [2024-11-04T08:13:24.454Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:24.454Z] cdb118c65841: Waiting [2024-11-04T08:13:24.454Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:24.454Z] 64e79699086a: Layer already exists [2024-11-04T08:13:24.454Z] 42fa7998557b: Layer already exists [2024-11-04T08:13:24.454Z] 157f148f3c31: Layer already exists [2024-11-04T08:13:24.454Z] 6303084405ac: Layer already exists [2024-11-04T08:13:24.454Z] cf79ecd6adc7: Layer already exists [2024-11-04T08:13:24.454Z] cdb118c65841: Layer already exists [2024-11-04T08:13:24.454Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:24.454Z] latest: digest: sha256:2f7716d97ffcdad99de63947ab2cabe1f4810225f58c392818ed58a18b762ffb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:24.784Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:25.120Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.9 [2024-11-04T08:13:25.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-04T08:13:25.120Z] cf79ecd6adc7: Preparing [2024-11-04T08:13:25.120Z] 64e79699086a: Preparing [2024-11-04T08:13:25.120Z] 42fa7998557b: Preparing [2024-11-04T08:13:25.120Z] 6303084405ac: Preparing [2024-11-04T08:13:25.120Z] 157f148f3c31: Preparing [2024-11-04T08:13:25.120Z] cdb118c65841: Preparing [2024-11-04T08:13:25.120Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:25.120Z] cdb118c65841: Waiting [2024-11-04T08:13:25.120Z] 6303084405ac: Layer already exists [2024-11-04T08:13:25.120Z] cf79ecd6adc7: Layer already exists [2024-11-04T08:13:25.120Z] 42fa7998557b: Layer already exists [2024-11-04T08:13:25.120Z] 157f148f3c31: Layer already exists [2024-11-04T08:13:25.120Z] 64e79699086a: Layer already exists [2024-11-04T08:13:25.120Z] cdb118c65841: Layer already exists [2024-11-04T08:13:25.120Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:25.120Z] 4.0.0-dev.9: digest: sha256:2f7716d97ffcdad99de63947ab2cabe1f4810225f58c392818ed58a18b762ffb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:25.452Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:25.782Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:25.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-04T08:13:25.782Z] cf79ecd6adc7: Preparing [2024-11-04T08:13:25.782Z] 64e79699086a: Preparing [2024-11-04T08:13:25.782Z] 42fa7998557b: Preparing [2024-11-04T08:13:25.782Z] 6303084405ac: Preparing [2024-11-04T08:13:25.782Z] 157f148f3c31: Preparing [2024-11-04T08:13:25.782Z] cdb118c65841: Preparing [2024-11-04T08:13:25.782Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:25.782Z] cdb118c65841: Waiting [2024-11-04T08:13:25.782Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:25.782Z] 64e79699086a: Layer already exists [2024-11-04T08:13:25.782Z] 157f148f3c31: Layer already exists [2024-11-04T08:13:25.782Z] 42fa7998557b: Layer already exists [2024-11-04T08:13:25.782Z] 6303084405ac: Layer already exists [2024-11-04T08:13:25.782Z] cf79ecd6adc7: Layer already exists [2024-11-04T08:13:25.782Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:25.782Z] cdb118c65841: Layer already exists [2024-11-04T08:13:25.782Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:2f7716d97ffcdad99de63947ab2cabe1f4810225f58c392818ed58a18b762ffb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:26.133Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:26.465Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-11-04T08:13:26.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-04T08:13:26.465Z] cf79ecd6adc7: Preparing [2024-11-04T08:13:26.465Z] 64e79699086a: Preparing [2024-11-04T08:13:26.465Z] 42fa7998557b: Preparing [2024-11-04T08:13:26.465Z] 6303084405ac: Preparing [2024-11-04T08:13:26.465Z] 157f148f3c31: Preparing [2024-11-04T08:13:26.465Z] cdb118c65841: Preparing [2024-11-04T08:13:26.465Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:26.465Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:26.465Z] cdb118c65841: Waiting [2024-11-04T08:13:26.465Z] cf79ecd6adc7: Layer already exists [2024-11-04T08:13:26.465Z] 157f148f3c31: Layer already exists [2024-11-04T08:13:26.465Z] 42fa7998557b: Layer already exists [2024-11-04T08:13:26.465Z] 64e79699086a: Layer already exists [2024-11-04T08:13:26.465Z] 6303084405ac: Layer already exists [2024-11-04T08:13:26.465Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:26.465Z] cdb118c65841: Layer already exists [2024-11-04T08:13:26.465Z] main: digest: sha256:2f7716d97ffcdad99de63947ab2cabe1f4810225f58c392818ed58a18b762ffb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:13:26.549Z] ===================================================== [Pipeline] echo [2024-11-04T08:13:26.566Z] taggedImages: [2024-11-04T08:13:26.566Z] - nexus3.edgexfoundry.org:10004/core-keeper:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:26.566Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-04T08:13:26.566Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.9 [2024-11-04T08:13:26.566Z] - nexus3.edgexfoundry.org:10004/core-keeper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:26.566Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-11-04T08:13:26.597Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-11-04T08:13:26.597Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:26.597Z] latest [2024-11-04T08:13:26.597Z] 4.0.0-dev.9 [2024-11-04T08:13:26.597Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:26.597Z] main [2024-11-04T08:13:26.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:26.952Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:27.290Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:27.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-04T08:13:27.290Z] 0b0b5162b8f0: Preparing [2024-11-04T08:13:27.290Z] 71e3408ab119: Preparing [2024-11-04T08:13:27.290Z] 419f2dfbba90: Preparing [2024-11-04T08:13:27.290Z] 35d1620abf7a: Preparing [2024-11-04T08:13:27.290Z] 29aca964665b: Preparing [2024-11-04T08:13:27.290Z] 6303084405ac: Preparing [2024-11-04T08:13:27.290Z] 522ae88b6714: Preparing [2024-11-04T08:13:27.290Z] 618954883a20: Preparing [2024-11-04T08:13:27.290Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:27.290Z] 6303084405ac: Waiting [2024-11-04T08:13:27.290Z] 522ae88b6714: Waiting [2024-11-04T08:13:27.290Z] 618954883a20: Waiting [2024-11-04T08:13:27.290Z] 29aca964665b: Layer already exists [2024-11-04T08:13:27.290Z] 6303084405ac: Layer already exists [2024-11-04T08:13:27.290Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:27.290Z] 618954883a20: Layer already exists [2024-11-04T08:13:27.290Z] 71e3408ab119: Pushed [2024-11-04T08:13:27.290Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:27.290Z] 0b0b5162b8f0: Pushed [2024-11-04T08:13:27.290Z] 419f2dfbba90: Pushed [2024-11-04T08:13:30.581Z] 35d1620abf7a: Pushed [2024-11-04T08:13:30.581Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:2ed9cd2a1faf0398b755ca4b0237b7c613b2fecacda22ecffd627be9a55fec61 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:30.924Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:31.276Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-04T08:13:31.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-04T08:13:31.276Z] 0b0b5162b8f0: Preparing [2024-11-04T08:13:31.276Z] 71e3408ab119: Preparing [2024-11-04T08:13:31.276Z] 419f2dfbba90: Preparing [2024-11-04T08:13:31.276Z] 35d1620abf7a: Preparing [2024-11-04T08:13:31.276Z] 29aca964665b: Preparing [2024-11-04T08:13:31.276Z] 6303084405ac: Preparing [2024-11-04T08:13:31.276Z] 522ae88b6714: Preparing [2024-11-04T08:13:31.276Z] 618954883a20: Preparing [2024-11-04T08:13:31.276Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:31.276Z] 522ae88b6714: Waiting [2024-11-04T08:13:31.276Z] 6303084405ac: Waiting [2024-11-04T08:13:31.276Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:31.276Z] 71e3408ab119: Layer already exists [2024-11-04T08:13:31.276Z] 0b0b5162b8f0: Layer already exists [2024-11-04T08:13:31.276Z] 419f2dfbba90: Layer already exists [2024-11-04T08:13:31.276Z] 29aca964665b: Layer already exists [2024-11-04T08:13:31.276Z] 35d1620abf7a: Layer already exists [2024-11-04T08:13:31.276Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:31.276Z] 6303084405ac: Layer already exists [2024-11-04T08:13:31.276Z] 618954883a20: Layer already exists [2024-11-04T08:13:31.276Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:31.276Z] latest: digest: sha256:2ed9cd2a1faf0398b755ca4b0237b7c613b2fecacda22ecffd627be9a55fec61 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:31.621Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:32.025Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.9 [2024-11-04T08:13:32.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-04T08:13:32.026Z] 0b0b5162b8f0: Preparing [2024-11-04T08:13:32.026Z] 71e3408ab119: Preparing [2024-11-04T08:13:32.026Z] 419f2dfbba90: Preparing [2024-11-04T08:13:32.026Z] 35d1620abf7a: Preparing [2024-11-04T08:13:32.026Z] 29aca964665b: Preparing [2024-11-04T08:13:32.026Z] 6303084405ac: Preparing [2024-11-04T08:13:32.026Z] 522ae88b6714: Preparing [2024-11-04T08:13:32.026Z] 618954883a20: Preparing [2024-11-04T08:13:32.026Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:32.026Z] 6303084405ac: Waiting [2024-11-04T08:13:32.026Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:32.026Z] 522ae88b6714: Waiting [2024-11-04T08:13:32.026Z] 618954883a20: Waiting [2024-11-04T08:13:32.026Z] 29aca964665b: Layer already exists [2024-11-04T08:13:32.026Z] 0b0b5162b8f0: Layer already exists [2024-11-04T08:13:32.026Z] 71e3408ab119: Layer already exists [2024-11-04T08:13:32.026Z] 35d1620abf7a: Layer already exists [2024-11-04T08:13:32.026Z] 419f2dfbba90: Layer already exists [2024-11-04T08:13:32.026Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:32.026Z] 618954883a20: Layer already exists [2024-11-04T08:13:32.026Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:32.026Z] 6303084405ac: Layer already exists [2024-11-04T08:13:32.026Z] 4.0.0-dev.9: digest: sha256:2ed9cd2a1faf0398b755ca4b0237b7c613b2fecacda22ecffd627be9a55fec61 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:32.417Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:32.826Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:32.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-04T08:13:32.826Z] 0b0b5162b8f0: Preparing [2024-11-04T08:13:32.826Z] 71e3408ab119: Preparing [2024-11-04T08:13:32.826Z] 419f2dfbba90: Preparing [2024-11-04T08:13:32.826Z] 35d1620abf7a: Preparing [2024-11-04T08:13:32.826Z] 29aca964665b: Preparing [2024-11-04T08:13:32.826Z] 6303084405ac: Preparing [2024-11-04T08:13:32.826Z] 522ae88b6714: Preparing [2024-11-04T08:13:32.826Z] 618954883a20: Preparing [2024-11-04T08:13:32.826Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:32.826Z] 6303084405ac: Waiting [2024-11-04T08:13:32.826Z] 522ae88b6714: Waiting [2024-11-04T08:13:32.826Z] 618954883a20: Waiting [2024-11-04T08:13:32.826Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:32.826Z] 35d1620abf7a: Layer already exists [2024-11-04T08:13:32.826Z] 71e3408ab119: Layer already exists [2024-11-04T08:13:32.826Z] 0b0b5162b8f0: Layer already exists [2024-11-04T08:13:32.826Z] 419f2dfbba90: Layer already exists [2024-11-04T08:13:32.826Z] 29aca964665b: Layer already exists [2024-11-04T08:13:32.826Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:32.826Z] 618954883a20: Layer already exists [2024-11-04T08:13:32.826Z] 6303084405ac: Layer already exists [2024-11-04T08:13:32.826Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:32.826Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:2ed9cd2a1faf0398b755ca4b0237b7c613b2fecacda22ecffd627be9a55fec61 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:33.175Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:33.493Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-11-04T08:13:33.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-04T08:13:33.493Z] 0b0b5162b8f0: Preparing [2024-11-04T08:13:33.493Z] 71e3408ab119: Preparing [2024-11-04T08:13:33.493Z] 419f2dfbba90: Preparing [2024-11-04T08:13:33.493Z] 35d1620abf7a: Preparing [2024-11-04T08:13:33.493Z] 29aca964665b: Preparing [2024-11-04T08:13:33.493Z] 6303084405ac: Preparing [2024-11-04T08:13:33.493Z] 522ae88b6714: Preparing [2024-11-04T08:13:33.493Z] 618954883a20: Preparing [2024-11-04T08:13:33.493Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:33.493Z] 522ae88b6714: Waiting [2024-11-04T08:13:33.493Z] 6303084405ac: Waiting [2024-11-04T08:13:33.493Z] 618954883a20: Waiting [2024-11-04T08:13:33.493Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:33.493Z] 29aca964665b: Layer already exists [2024-11-04T08:13:33.493Z] 419f2dfbba90: Layer already exists [2024-11-04T08:13:33.493Z] 71e3408ab119: Layer already exists [2024-11-04T08:13:33.493Z] 0b0b5162b8f0: Layer already exists [2024-11-04T08:13:33.493Z] 35d1620abf7a: Layer already exists [2024-11-04T08:13:33.493Z] 6303084405ac: Layer already exists [2024-11-04T08:13:33.493Z] 618954883a20: Layer already exists [2024-11-04T08:13:33.493Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:33.493Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:33.493Z] main: digest: sha256:2ed9cd2a1faf0398b755ca4b0237b7c613b2fecacda22ecffd627be9a55fec61 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:13:33.569Z] ===================================================== [Pipeline] echo [2024-11-04T08:13:33.586Z] taggedImages: [2024-11-04T08:13:33.586Z] - nexus3.edgexfoundry.org:10004/core-metadata:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:33.586Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-04T08:13:33.586Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.9 [2024-11-04T08:13:33.586Z] - nexus3.edgexfoundry.org:10004/core-metadata:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:33.586Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-11-04T08:13:33.617Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-11-04T08:13:33.617Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:33.617Z] latest [2024-11-04T08:13:33.617Z] 4.0.0-dev.9 [2024-11-04T08:13:33.617Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:33.617Z] main [2024-11-04T08:13:33.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:33.959Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:34.291Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:34.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-04T08:13:34.291Z] aae4a0dd7c4e: Preparing [2024-11-04T08:13:34.291Z] 97c04513ee52: Preparing [2024-11-04T08:13:34.291Z] 6de1419904d8: Preparing [2024-11-04T08:13:34.291Z] d42cd1eff600: Preparing [2024-11-04T08:13:34.291Z] d654093e3fb1: Preparing [2024-11-04T08:13:34.291Z] 4d57e4128c4d: Preparing [2024-11-04T08:13:34.291Z] 2adb42421223: Preparing [2024-11-04T08:13:34.291Z] 29aca964665b: Preparing [2024-11-04T08:13:34.291Z] 6303084405ac: Preparing [2024-11-04T08:13:34.291Z] 8362cce6f326: Preparing [2024-11-04T08:13:34.291Z] daa5d3ae61c2: Preparing [2024-11-04T08:13:34.291Z] 5f70bf18a086: Preparing [2024-11-04T08:13:34.291Z] dc6b94704a01: Preparing [2024-11-04T08:13:34.291Z] 2de9739d149a: Preparing [2024-11-04T08:13:34.291Z] 4e93cb74a912: Preparing [2024-11-04T08:13:34.291Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:34.291Z] 2de9739d149a: Waiting [2024-11-04T08:13:34.291Z] 8362cce6f326: Waiting [2024-11-04T08:13:34.291Z] 4e93cb74a912: Waiting [2024-11-04T08:13:34.291Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:34.291Z] 2adb42421223: Waiting [2024-11-04T08:13:34.291Z] daa5d3ae61c2: Waiting [2024-11-04T08:13:34.291Z] 5f70bf18a086: Waiting [2024-11-04T08:13:34.291Z] 29aca964665b: Waiting [2024-11-04T08:13:34.291Z] dc6b94704a01: Waiting [2024-11-04T08:13:34.291Z] 6303084405ac: Waiting [2024-11-04T08:13:34.291Z] 4d57e4128c4d: Waiting [2024-11-04T08:13:34.291Z] 97c04513ee52: Pushed [2024-11-04T08:13:34.291Z] aae4a0dd7c4e: Pushed [2024-11-04T08:13:34.291Z] 6de1419904d8: Pushed [2024-11-04T08:13:34.291Z] d654093e3fb1: Pushed [2024-11-04T08:13:34.291Z] d42cd1eff600: Pushed [2024-11-04T08:13:34.291Z] 29aca964665b: Layer already exists [2024-11-04T08:13:34.548Z] 6303084405ac: Layer already exists [2024-11-04T08:13:34.548Z] 5f70bf18a086: Layer already exists [2024-11-04T08:13:34.548Z] 4d57e4128c4d: Pushed [2024-11-04T08:13:34.548Z] 8362cce6f326: Pushed [2024-11-04T08:13:34.548Z] daa5d3ae61c2: Pushed [2024-11-04T08:13:34.548Z] dc6b94704a01: Pushed [2024-11-04T08:13:34.548Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:34.548Z] 4e93cb74a912: Pushed [2024-11-04T08:13:35.114Z] 2de9739d149a: Pushed [2024-11-04T08:13:36.490Z] 2adb42421223: Pushed [2024-11-04T08:13:36.490Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:7f6e74eb6b16e5444f991e5e0b723c6eca58948a8ef4c9ad8027ca7833f4a0c8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:36.821Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:37.143Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-04T08:13:37.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-04T08:13:37.144Z] aae4a0dd7c4e: Preparing [2024-11-04T08:13:37.144Z] 97c04513ee52: Preparing [2024-11-04T08:13:37.144Z] 6de1419904d8: Preparing [2024-11-04T08:13:37.144Z] d42cd1eff600: Preparing [2024-11-04T08:13:37.144Z] d654093e3fb1: Preparing [2024-11-04T08:13:37.144Z] 4d57e4128c4d: Preparing [2024-11-04T08:13:37.144Z] 2adb42421223: Preparing [2024-11-04T08:13:37.144Z] 29aca964665b: Preparing [2024-11-04T08:13:37.144Z] 6303084405ac: Preparing [2024-11-04T08:13:37.144Z] 8362cce6f326: Preparing [2024-11-04T08:13:37.144Z] daa5d3ae61c2: Preparing [2024-11-04T08:13:37.144Z] 5f70bf18a086: Preparing [2024-11-04T08:13:37.144Z] dc6b94704a01: Preparing [2024-11-04T08:13:37.144Z] 2de9739d149a: Preparing [2024-11-04T08:13:37.144Z] 4e93cb74a912: Preparing [2024-11-04T08:13:37.144Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:37.144Z] 4d57e4128c4d: Waiting [2024-11-04T08:13:37.144Z] 2adb42421223: Waiting [2024-11-04T08:13:37.144Z] daa5d3ae61c2: Waiting [2024-11-04T08:13:37.144Z] 5f70bf18a086: Waiting [2024-11-04T08:13:37.144Z] 2de9739d149a: Waiting [2024-11-04T08:13:37.144Z] dc6b94704a01: Waiting [2024-11-04T08:13:37.144Z] 4e93cb74a912: Waiting [2024-11-04T08:13:37.144Z] 8362cce6f326: Waiting [2024-11-04T08:13:37.144Z] aae4a0dd7c4e: Layer already exists [2024-11-04T08:13:37.144Z] 6de1419904d8: Layer already exists [2024-11-04T08:13:37.144Z] d654093e3fb1: Layer already exists [2024-11-04T08:13:37.144Z] 97c04513ee52: Layer already exists [2024-11-04T08:13:37.144Z] d42cd1eff600: Layer already exists [2024-11-04T08:13:37.144Z] 6303084405ac: Layer already exists [2024-11-04T08:13:37.144Z] 2adb42421223: Layer already exists [2024-11-04T08:13:37.144Z] 4d57e4128c4d: Layer already exists [2024-11-04T08:13:37.144Z] 29aca964665b: Layer already exists [2024-11-04T08:13:37.144Z] 8362cce6f326: Layer already exists [2024-11-04T08:13:37.144Z] dc6b94704a01: Layer already exists [2024-11-04T08:13:37.144Z] 5f70bf18a086: Layer already exists [2024-11-04T08:13:37.144Z] daa5d3ae61c2: Layer already exists [2024-11-04T08:13:37.144Z] 2de9739d149a: Layer already exists [2024-11-04T08:13:37.144Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:37.144Z] 4e93cb74a912: Layer already exists [2024-11-04T08:13:37.144Z] latest: digest: sha256:7f6e74eb6b16e5444f991e5e0b723c6eca58948a8ef4c9ad8027ca7833f4a0c8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:37.467Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:37.787Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.9 [2024-11-04T08:13:37.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-04T08:13:37.787Z] aae4a0dd7c4e: Preparing [2024-11-04T08:13:37.787Z] 97c04513ee52: Preparing [2024-11-04T08:13:37.787Z] 6de1419904d8: Preparing [2024-11-04T08:13:37.787Z] d42cd1eff600: Preparing [2024-11-04T08:13:37.787Z] d654093e3fb1: Preparing [2024-11-04T08:13:37.787Z] 4d57e4128c4d: Preparing [2024-11-04T08:13:37.787Z] 2adb42421223: Preparing [2024-11-04T08:13:37.787Z] 29aca964665b: Preparing [2024-11-04T08:13:37.787Z] 6303084405ac: Preparing [2024-11-04T08:13:37.787Z] 8362cce6f326: Preparing [2024-11-04T08:13:37.787Z] daa5d3ae61c2: Preparing [2024-11-04T08:13:37.787Z] 5f70bf18a086: Preparing [2024-11-04T08:13:37.787Z] dc6b94704a01: Preparing [2024-11-04T08:13:37.787Z] 2de9739d149a: Preparing [2024-11-04T08:13:37.787Z] 4e93cb74a912: Preparing [2024-11-04T08:13:37.787Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:37.787Z] 2adb42421223: Waiting [2024-11-04T08:13:37.787Z] 29aca964665b: Waiting [2024-11-04T08:13:37.787Z] 6303084405ac: Waiting [2024-11-04T08:13:37.787Z] 8362cce6f326: Waiting [2024-11-04T08:13:37.787Z] daa5d3ae61c2: Waiting [2024-11-04T08:13:37.787Z] 5f70bf18a086: Waiting [2024-11-04T08:13:37.787Z] dc6b94704a01: Waiting [2024-11-04T08:13:37.787Z] 2de9739d149a: Waiting [2024-11-04T08:13:37.787Z] 4d57e4128c4d: Waiting [2024-11-04T08:13:37.787Z] 4e93cb74a912: Waiting [2024-11-04T08:13:37.787Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:37.787Z] d654093e3fb1: Layer already exists [2024-11-04T08:13:37.787Z] d42cd1eff600: Layer already exists [2024-11-04T08:13:37.787Z] aae4a0dd7c4e: Layer already exists [2024-11-04T08:13:37.787Z] 6de1419904d8: Layer already exists [2024-11-04T08:13:37.787Z] 97c04513ee52: Layer already exists [2024-11-04T08:13:37.787Z] 29aca964665b: Layer already exists [2024-11-04T08:13:37.787Z] 4d57e4128c4d: Layer already exists [2024-11-04T08:13:37.787Z] 6303084405ac: Layer already exists [2024-11-04T08:13:37.787Z] 2adb42421223: Layer already exists [2024-11-04T08:13:37.787Z] 8362cce6f326: Layer already exists [2024-11-04T08:13:37.787Z] daa5d3ae61c2: Layer already exists [2024-11-04T08:13:37.787Z] 5f70bf18a086: Layer already exists [2024-11-04T08:13:37.787Z] 2de9739d149a: Layer already exists [2024-11-04T08:13:37.787Z] 4e93cb74a912: Layer already exists [2024-11-04T08:13:37.787Z] dc6b94704a01: Layer already exists [2024-11-04T08:13:37.787Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:37.787Z] 4.0.0-dev.9: digest: sha256:7f6e74eb6b16e5444f991e5e0b723c6eca58948a8ef4c9ad8027ca7833f4a0c8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:38.120Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:38.449Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:38.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-04T08:13:38.449Z] aae4a0dd7c4e: Preparing [2024-11-04T08:13:38.449Z] 97c04513ee52: Preparing [2024-11-04T08:13:38.449Z] 6de1419904d8: Preparing [2024-11-04T08:13:38.449Z] d42cd1eff600: Preparing [2024-11-04T08:13:38.449Z] d654093e3fb1: Preparing [2024-11-04T08:13:38.449Z] 4d57e4128c4d: Preparing [2024-11-04T08:13:38.449Z] 2adb42421223: Preparing [2024-11-04T08:13:38.449Z] 29aca964665b: Preparing [2024-11-04T08:13:38.449Z] 6303084405ac: Preparing [2024-11-04T08:13:38.449Z] 8362cce6f326: Preparing [2024-11-04T08:13:38.449Z] daa5d3ae61c2: Preparing [2024-11-04T08:13:38.449Z] 5f70bf18a086: Preparing [2024-11-04T08:13:38.449Z] dc6b94704a01: Preparing [2024-11-04T08:13:38.449Z] 2de9739d149a: Preparing [2024-11-04T08:13:38.449Z] 4e93cb74a912: Preparing [2024-11-04T08:13:38.449Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:38.449Z] 2adb42421223: Waiting [2024-11-04T08:13:38.449Z] 4d57e4128c4d: Waiting [2024-11-04T08:13:38.449Z] 29aca964665b: Waiting [2024-11-04T08:13:38.449Z] 6303084405ac: Waiting [2024-11-04T08:13:38.449Z] 8362cce6f326: Waiting [2024-11-04T08:13:38.449Z] daa5d3ae61c2: Waiting [2024-11-04T08:13:38.449Z] 5f70bf18a086: Waiting [2024-11-04T08:13:38.449Z] dc6b94704a01: Waiting [2024-11-04T08:13:38.449Z] 2de9739d149a: Waiting [2024-11-04T08:13:38.449Z] 4e93cb74a912: Waiting [2024-11-04T08:13:38.449Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:38.449Z] 97c04513ee52: Layer already exists [2024-11-04T08:13:38.449Z] 6de1419904d8: Layer already exists [2024-11-04T08:13:38.449Z] aae4a0dd7c4e: Layer already exists [2024-11-04T08:13:38.449Z] d42cd1eff600: Layer already exists [2024-11-04T08:13:38.449Z] d654093e3fb1: Layer already exists [2024-11-04T08:13:38.449Z] 2adb42421223: Layer already exists [2024-11-04T08:13:38.449Z] 4d57e4128c4d: Layer already exists [2024-11-04T08:13:38.449Z] 29aca964665b: Layer already exists [2024-11-04T08:13:38.449Z] 6303084405ac: Layer already exists [2024-11-04T08:13:38.449Z] 8362cce6f326: Layer already exists [2024-11-04T08:13:38.449Z] daa5d3ae61c2: Layer already exists [2024-11-04T08:13:38.449Z] dc6b94704a01: Layer already exists [2024-11-04T08:13:38.449Z] 5f70bf18a086: Layer already exists [2024-11-04T08:13:38.449Z] 4e93cb74a912: Layer already exists [2024-11-04T08:13:38.449Z] 2de9739d149a: Layer already exists [2024-11-04T08:13:38.449Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:38.449Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:7f6e74eb6b16e5444f991e5e0b723c6eca58948a8ef4c9ad8027ca7833f4a0c8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:38.779Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:39.108Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-11-04T08:13:39.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-04T08:13:39.108Z] aae4a0dd7c4e: Preparing [2024-11-04T08:13:39.108Z] 97c04513ee52: Preparing [2024-11-04T08:13:39.108Z] 6de1419904d8: Preparing [2024-11-04T08:13:39.108Z] d42cd1eff600: Preparing [2024-11-04T08:13:39.108Z] d654093e3fb1: Preparing [2024-11-04T08:13:39.108Z] 4d57e4128c4d: Preparing [2024-11-04T08:13:39.108Z] 2adb42421223: Preparing [2024-11-04T08:13:39.108Z] 29aca964665b: Preparing [2024-11-04T08:13:39.108Z] 6303084405ac: Preparing [2024-11-04T08:13:39.108Z] 8362cce6f326: Preparing [2024-11-04T08:13:39.108Z] daa5d3ae61c2: Preparing [2024-11-04T08:13:39.108Z] 5f70bf18a086: Preparing [2024-11-04T08:13:39.108Z] dc6b94704a01: Preparing [2024-11-04T08:13:39.108Z] 2de9739d149a: Preparing [2024-11-04T08:13:39.108Z] 4e93cb74a912: Preparing [2024-11-04T08:13:39.108Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:39.108Z] 29aca964665b: Waiting [2024-11-04T08:13:39.108Z] 2de9739d149a: Waiting [2024-11-04T08:13:39.108Z] dc6b94704a01: Waiting [2024-11-04T08:13:39.108Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:39.108Z] 6303084405ac: Waiting [2024-11-04T08:13:39.108Z] daa5d3ae61c2: Waiting [2024-11-04T08:13:39.108Z] 8362cce6f326: Waiting [2024-11-04T08:13:39.108Z] 2adb42421223: Waiting [2024-11-04T08:13:39.108Z] 4d57e4128c4d: Waiting [2024-11-04T08:13:39.108Z] 4e93cb74a912: Waiting [2024-11-04T08:13:39.108Z] 97c04513ee52: Layer already exists [2024-11-04T08:13:39.108Z] d42cd1eff600: Layer already exists [2024-11-04T08:13:39.108Z] d654093e3fb1: Layer already exists [2024-11-04T08:13:39.108Z] aae4a0dd7c4e: Layer already exists [2024-11-04T08:13:39.108Z] 6de1419904d8: Layer already exists [2024-11-04T08:13:39.108Z] 29aca964665b: Layer already exists [2024-11-04T08:13:39.108Z] 6303084405ac: Layer already exists [2024-11-04T08:13:39.108Z] 4d57e4128c4d: Layer already exists [2024-11-04T08:13:39.108Z] 2adb42421223: Layer already exists [2024-11-04T08:13:39.108Z] 8362cce6f326: Layer already exists [2024-11-04T08:13:39.108Z] 5f70bf18a086: Layer already exists [2024-11-04T08:13:39.108Z] dc6b94704a01: Layer already exists [2024-11-04T08:13:39.108Z] 2de9739d149a: Layer already exists [2024-11-04T08:13:39.108Z] daa5d3ae61c2: Layer already exists [2024-11-04T08:13:39.108Z] 4e93cb74a912: Layer already exists [2024-11-04T08:13:39.108Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:39.108Z] main: digest: sha256:7f6e74eb6b16e5444f991e5e0b723c6eca58948a8ef4c9ad8027ca7833f4a0c8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:13:39.204Z] ===================================================== [Pipeline] echo [2024-11-04T08:13:39.221Z] taggedImages: [2024-11-04T08:13:39.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:39.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-04T08:13:39.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.9 [2024-11-04T08:13:39.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:39.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-11-04T08:13:39.257Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-11-04T08:13:39.257Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:39.257Z] latest [2024-11-04T08:13:39.257Z] 4.0.0-dev.9 [2024-11-04T08:13:39.257Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:39.257Z] main [2024-11-04T08:13:39.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:39.614Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:39.946Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:39.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-04T08:13:39.946Z] 7bc30dc753f8: Preparing [2024-11-04T08:13:39.946Z] 79886c9d0f0b: Preparing [2024-11-04T08:13:39.946Z] f2b773a15807: Preparing [2024-11-04T08:13:39.946Z] 5db9c6cfc3f2: Preparing [2024-11-04T08:13:39.946Z] 29aca964665b: Preparing [2024-11-04T08:13:39.946Z] 6303084405ac: Preparing [2024-11-04T08:13:39.946Z] 522ae88b6714: Preparing [2024-11-04T08:13:39.946Z] 618954883a20: Preparing [2024-11-04T08:13:39.946Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:39.946Z] 618954883a20: Waiting [2024-11-04T08:13:39.946Z] 6303084405ac: Waiting [2024-11-04T08:13:39.946Z] 522ae88b6714: Waiting [2024-11-04T08:13:39.946Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:39.946Z] 7bc30dc753f8: Layer already exists [2024-11-04T08:13:39.946Z] 29aca964665b: Layer already exists [2024-11-04T08:13:39.946Z] 79886c9d0f0b: Layer already exists [2024-11-04T08:13:39.946Z] 6303084405ac: Layer already exists [2024-11-04T08:13:39.946Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:39.946Z] 618954883a20: Layer already exists [2024-11-04T08:13:39.946Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:39.946Z] f2b773a15807: Pushed [2024-11-04T08:13:42.483Z] 5db9c6cfc3f2: Pushed [2024-11-04T08:13:42.483Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:eb84175ec601f427fd8619bd83155229c6d0b660c09b26206117848050f89723 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:42.811Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:43.147Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-04T08:13:43.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-04T08:13:43.147Z] 7bc30dc753f8: Preparing [2024-11-04T08:13:43.147Z] 79886c9d0f0b: Preparing [2024-11-04T08:13:43.147Z] f2b773a15807: Preparing [2024-11-04T08:13:43.147Z] 5db9c6cfc3f2: Preparing [2024-11-04T08:13:43.147Z] 29aca964665b: Preparing [2024-11-04T08:13:43.147Z] 6303084405ac: Preparing [2024-11-04T08:13:43.147Z] 522ae88b6714: Preparing [2024-11-04T08:13:43.147Z] 618954883a20: Preparing [2024-11-04T08:13:43.147Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:43.147Z] 6303084405ac: Waiting [2024-11-04T08:13:43.147Z] 522ae88b6714: Waiting [2024-11-04T08:13:43.147Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:43.147Z] 79886c9d0f0b: Layer already exists [2024-11-04T08:13:43.147Z] 5db9c6cfc3f2: Layer already exists [2024-11-04T08:13:43.147Z] 29aca964665b: Layer already exists [2024-11-04T08:13:43.147Z] f2b773a15807: Layer already exists [2024-11-04T08:13:43.147Z] 7bc30dc753f8: Layer already exists [2024-11-04T08:13:43.147Z] 6303084405ac: Layer already exists [2024-11-04T08:13:43.147Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:43.147Z] 618954883a20: Layer already exists [2024-11-04T08:13:43.147Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:43.147Z] latest: digest: sha256:eb84175ec601f427fd8619bd83155229c6d0b660c09b26206117848050f89723 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:43.475Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:43.825Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.9 [2024-11-04T08:13:43.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-04T08:13:43.825Z] 7bc30dc753f8: Preparing [2024-11-04T08:13:43.825Z] 79886c9d0f0b: Preparing [2024-11-04T08:13:43.825Z] f2b773a15807: Preparing [2024-11-04T08:13:43.825Z] 5db9c6cfc3f2: Preparing [2024-11-04T08:13:43.825Z] 29aca964665b: Preparing [2024-11-04T08:13:43.825Z] 6303084405ac: Preparing [2024-11-04T08:13:43.825Z] 522ae88b6714: Preparing [2024-11-04T08:13:43.825Z] 618954883a20: Preparing [2024-11-04T08:13:43.825Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:43.825Z] 6303084405ac: Waiting [2024-11-04T08:13:43.825Z] 522ae88b6714: Waiting [2024-11-04T08:13:43.825Z] 618954883a20: Waiting [2024-11-04T08:13:43.825Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:43.825Z] 79886c9d0f0b: Layer already exists [2024-11-04T08:13:43.825Z] f2b773a15807: Layer already exists [2024-11-04T08:13:43.825Z] 7bc30dc753f8: Layer already exists [2024-11-04T08:13:43.825Z] 29aca964665b: Layer already exists [2024-11-04T08:13:43.825Z] 5db9c6cfc3f2: Layer already exists [2024-11-04T08:13:43.825Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:43.825Z] 6303084405ac: Layer already exists [2024-11-04T08:13:43.825Z] 618954883a20: Layer already exists [2024-11-04T08:13:43.825Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:43.825Z] 4.0.0-dev.9: digest: sha256:eb84175ec601f427fd8619bd83155229c6d0b660c09b26206117848050f89723 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:44.158Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:44.495Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:44.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-04T08:13:44.495Z] 7bc30dc753f8: Preparing [2024-11-04T08:13:44.495Z] 79886c9d0f0b: Preparing [2024-11-04T08:13:44.495Z] f2b773a15807: Preparing [2024-11-04T08:13:44.495Z] 5db9c6cfc3f2: Preparing [2024-11-04T08:13:44.495Z] 29aca964665b: Preparing [2024-11-04T08:13:44.495Z] 6303084405ac: Preparing [2024-11-04T08:13:44.495Z] 522ae88b6714: Preparing [2024-11-04T08:13:44.495Z] 618954883a20: Preparing [2024-11-04T08:13:44.495Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:44.495Z] 522ae88b6714: Waiting [2024-11-04T08:13:44.495Z] 6303084405ac: Waiting [2024-11-04T08:13:44.495Z] 618954883a20: Waiting [2024-11-04T08:13:44.495Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:44.495Z] 7bc30dc753f8: Layer already exists [2024-11-04T08:13:44.495Z] 29aca964665b: Layer already exists [2024-11-04T08:13:44.495Z] 79886c9d0f0b: Layer already exists [2024-11-04T08:13:44.495Z] f2b773a15807: Layer already exists [2024-11-04T08:13:44.495Z] 5db9c6cfc3f2: Layer already exists [2024-11-04T08:13:44.495Z] 6303084405ac: Layer already exists [2024-11-04T08:13:44.495Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:44.495Z] 618954883a20: Layer already exists [2024-11-04T08:13:44.495Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:44.495Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:eb84175ec601f427fd8619bd83155229c6d0b660c09b26206117848050f89723 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:44.833Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:45.164Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-11-04T08:13:45.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-04T08:13:45.164Z] 7bc30dc753f8: Preparing [2024-11-04T08:13:45.164Z] 79886c9d0f0b: Preparing [2024-11-04T08:13:45.164Z] f2b773a15807: Preparing [2024-11-04T08:13:45.164Z] 5db9c6cfc3f2: Preparing [2024-11-04T08:13:45.164Z] 29aca964665b: Preparing [2024-11-04T08:13:45.164Z] 6303084405ac: Preparing [2024-11-04T08:13:45.164Z] 522ae88b6714: Preparing [2024-11-04T08:13:45.164Z] 618954883a20: Preparing [2024-11-04T08:13:45.164Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:45.164Z] 522ae88b6714: Waiting [2024-11-04T08:13:45.164Z] 618954883a20: Waiting [2024-11-04T08:13:45.164Z] 6303084405ac: Waiting [2024-11-04T08:13:45.164Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:45.164Z] 7bc30dc753f8: Layer already exists [2024-11-04T08:13:45.164Z] 5db9c6cfc3f2: Layer already exists [2024-11-04T08:13:45.164Z] 29aca964665b: Layer already exists [2024-11-04T08:13:45.164Z] f2b773a15807: Layer already exists [2024-11-04T08:13:45.164Z] 79886c9d0f0b: Layer already exists [2024-11-04T08:13:45.164Z] 522ae88b6714: Layer already exists [2024-11-04T08:13:45.164Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:45.164Z] 6303084405ac: Layer already exists [2024-11-04T08:13:45.164Z] 618954883a20: Layer already exists [2024-11-04T08:13:45.164Z] main: digest: sha256:eb84175ec601f427fd8619bd83155229c6d0b660c09b26206117848050f89723 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:13:45.247Z] ===================================================== [Pipeline] echo [2024-11-04T08:13:45.259Z] taggedImages: [2024-11-04T08:13:45.259Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:45.259Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-04T08:13:45.259Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.9 [2024-11-04T08:13:45.259Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:45.259Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-11-04T08:13:45.283Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-11-04T08:13:45.283Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:45.283Z] latest [2024-11-04T08:13:45.283Z] 4.0.0-dev.9 [2024-11-04T08:13:45.283Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:45.283Z] main [2024-11-04T08:13:45.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:45.614Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:45.940Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:45.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-04T08:13:45.940Z] b2595d804a92: Preparing [2024-11-04T08:13:45.940Z] 63d986b1f526: Preparing [2024-11-04T08:13:45.940Z] 8eb3703c10bb: Preparing [2024-11-04T08:13:45.940Z] fb690f585d02: Preparing [2024-11-04T08:13:45.940Z] f57ef52dbdd7: Preparing [2024-11-04T08:13:45.940Z] 29aca964665b: Preparing [2024-11-04T08:13:45.940Z] 6303084405ac: Preparing [2024-11-04T08:13:45.940Z] 53b362859539: Preparing [2024-11-04T08:13:45.940Z] e00984e14611: Preparing [2024-11-04T08:13:45.940Z] e5467836a7ab: Preparing [2024-11-04T08:13:45.940Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:45.940Z] 6303084405ac: Waiting [2024-11-04T08:13:45.940Z] 53b362859539: Waiting [2024-11-04T08:13:45.940Z] e00984e14611: Waiting [2024-11-04T08:13:45.940Z] e5467836a7ab: Waiting [2024-11-04T08:13:45.940Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:45.940Z] 29aca964665b: Waiting [2024-11-04T08:13:45.940Z] fb690f585d02: Pushed [2024-11-04T08:13:45.940Z] f57ef52dbdd7: Pushed [2024-11-04T08:13:45.940Z] 63d986b1f526: Pushed [2024-11-04T08:13:45.940Z] b2595d804a92: Pushed [2024-11-04T08:13:45.940Z] 29aca964665b: Layer already exists [2024-11-04T08:13:45.940Z] 6303084405ac: Layer already exists [2024-11-04T08:13:45.940Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:46.199Z] 53b362859539: Pushed [2024-11-04T08:13:46.199Z] e00984e14611: Pushed [2024-11-04T08:13:47.579Z] 8eb3703c10bb: Pushed [2024-11-04T08:13:47.838Z] e5467836a7ab: Pushed [2024-11-04T08:13:47.838Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:ac950ed693035a7a7e1519ecc15855e61c89c3e56c23cad5d5cefd7fde9d8cb2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:48.230Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:48.562Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-04T08:13:48.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-04T08:13:48.562Z] b2595d804a92: Preparing [2024-11-04T08:13:48.562Z] 63d986b1f526: Preparing [2024-11-04T08:13:48.562Z] 8eb3703c10bb: Preparing [2024-11-04T08:13:48.562Z] fb690f585d02: Preparing [2024-11-04T08:13:48.562Z] f57ef52dbdd7: Preparing [2024-11-04T08:13:48.562Z] 29aca964665b: Preparing [2024-11-04T08:13:48.562Z] 6303084405ac: Preparing [2024-11-04T08:13:48.562Z] 53b362859539: Preparing [2024-11-04T08:13:48.562Z] e00984e14611: Preparing [2024-11-04T08:13:48.562Z] e5467836a7ab: Preparing [2024-11-04T08:13:48.562Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:48.562Z] 6303084405ac: Waiting [2024-11-04T08:13:48.562Z] 29aca964665b: Waiting [2024-11-04T08:13:48.562Z] 53b362859539: Waiting [2024-11-04T08:13:48.562Z] e00984e14611: Waiting [2024-11-04T08:13:48.562Z] e5467836a7ab: Waiting [2024-11-04T08:13:48.562Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:48.562Z] b2595d804a92: Layer already exists [2024-11-04T08:13:48.562Z] 63d986b1f526: Layer already exists [2024-11-04T08:13:48.562Z] fb690f585d02: Layer already exists [2024-11-04T08:13:48.562Z] 8eb3703c10bb: Layer already exists [2024-11-04T08:13:48.562Z] f57ef52dbdd7: Layer already exists [2024-11-04T08:13:48.562Z] 6303084405ac: Layer already exists [2024-11-04T08:13:48.562Z] e00984e14611: Layer already exists [2024-11-04T08:13:48.562Z] 29aca964665b: Layer already exists [2024-11-04T08:13:48.562Z] 53b362859539: Layer already exists [2024-11-04T08:13:48.562Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:48.562Z] e5467836a7ab: Layer already exists [2024-11-04T08:13:48.562Z] latest: digest: sha256:ac950ed693035a7a7e1519ecc15855e61c89c3e56c23cad5d5cefd7fde9d8cb2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:48.904Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:49.230Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.9 [2024-11-04T08:13:49.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-04T08:13:49.230Z] b2595d804a92: Preparing [2024-11-04T08:13:49.230Z] 63d986b1f526: Preparing [2024-11-04T08:13:49.230Z] 8eb3703c10bb: Preparing [2024-11-04T08:13:49.230Z] fb690f585d02: Preparing [2024-11-04T08:13:49.230Z] f57ef52dbdd7: Preparing [2024-11-04T08:13:49.230Z] 29aca964665b: Preparing [2024-11-04T08:13:49.230Z] 6303084405ac: Preparing [2024-11-04T08:13:49.230Z] 53b362859539: Preparing [2024-11-04T08:13:49.230Z] e00984e14611: Preparing [2024-11-04T08:13:49.230Z] e5467836a7ab: Preparing [2024-11-04T08:13:49.230Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:49.230Z] 6303084405ac: Waiting [2024-11-04T08:13:49.230Z] 53b362859539: Waiting [2024-11-04T08:13:49.230Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:49.230Z] e00984e14611: Waiting [2024-11-04T08:13:49.230Z] e5467836a7ab: Waiting [2024-11-04T08:13:49.230Z] 29aca964665b: Waiting [2024-11-04T08:13:49.230Z] 63d986b1f526: Layer already exists [2024-11-04T08:13:49.230Z] fb690f585d02: Layer already exists [2024-11-04T08:13:49.230Z] 8eb3703c10bb: Layer already exists [2024-11-04T08:13:49.230Z] b2595d804a92: Layer already exists [2024-11-04T08:13:49.230Z] f57ef52dbdd7: Layer already exists [2024-11-04T08:13:49.230Z] 53b362859539: Layer already exists [2024-11-04T08:13:49.230Z] 6303084405ac: Layer already exists [2024-11-04T08:13:49.230Z] 29aca964665b: Layer already exists [2024-11-04T08:13:49.230Z] e00984e14611: Layer already exists [2024-11-04T08:13:49.230Z] e5467836a7ab: Layer already exists [2024-11-04T08:13:49.230Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:49.230Z] 4.0.0-dev.9: digest: sha256:ac950ed693035a7a7e1519ecc15855e61c89c3e56c23cad5d5cefd7fde9d8cb2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:49.569Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:49.897Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:49.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-04T08:13:49.897Z] b2595d804a92: Preparing [2024-11-04T08:13:49.897Z] 63d986b1f526: Preparing [2024-11-04T08:13:49.897Z] 8eb3703c10bb: Preparing [2024-11-04T08:13:49.897Z] fb690f585d02: Preparing [2024-11-04T08:13:49.897Z] f57ef52dbdd7: Preparing [2024-11-04T08:13:49.897Z] 29aca964665b: Preparing [2024-11-04T08:13:49.897Z] 6303084405ac: Preparing [2024-11-04T08:13:49.897Z] 53b362859539: Preparing [2024-11-04T08:13:49.897Z] e00984e14611: Preparing [2024-11-04T08:13:49.897Z] e5467836a7ab: Preparing [2024-11-04T08:13:49.897Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:49.897Z] 53b362859539: Waiting [2024-11-04T08:13:49.897Z] 29aca964665b: Waiting [2024-11-04T08:13:49.897Z] 6303084405ac: Waiting [2024-11-04T08:13:49.897Z] e00984e14611: Waiting [2024-11-04T08:13:49.897Z] e5467836a7ab: Waiting [2024-11-04T08:13:49.897Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:49.897Z] f57ef52dbdd7: Layer already exists [2024-11-04T08:13:49.897Z] 63d986b1f526: Layer already exists [2024-11-04T08:13:49.897Z] b2595d804a92: Layer already exists [2024-11-04T08:13:49.897Z] 8eb3703c10bb: Layer already exists [2024-11-04T08:13:49.897Z] fb690f585d02: Layer already exists [2024-11-04T08:13:49.897Z] 29aca964665b: Layer already exists [2024-11-04T08:13:49.897Z] 6303084405ac: Layer already exists [2024-11-04T08:13:49.897Z] e00984e14611: Layer already exists [2024-11-04T08:13:49.897Z] 53b362859539: Layer already exists [2024-11-04T08:13:49.897Z] e5467836a7ab: Layer already exists [2024-11-04T08:13:49.897Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:49.897Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:ac950ed693035a7a7e1519ecc15855e61c89c3e56c23cad5d5cefd7fde9d8cb2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:50.225Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:50.569Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-11-04T08:13:50.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-04T08:13:50.570Z] b2595d804a92: Preparing [2024-11-04T08:13:50.570Z] 63d986b1f526: Preparing [2024-11-04T08:13:50.570Z] 8eb3703c10bb: Preparing [2024-11-04T08:13:50.570Z] fb690f585d02: Preparing [2024-11-04T08:13:50.570Z] f57ef52dbdd7: Preparing [2024-11-04T08:13:50.570Z] 29aca964665b: Preparing [2024-11-04T08:13:50.570Z] 6303084405ac: Preparing [2024-11-04T08:13:50.570Z] 53b362859539: Preparing [2024-11-04T08:13:50.570Z] e00984e14611: Preparing [2024-11-04T08:13:50.570Z] e5467836a7ab: Preparing [2024-11-04T08:13:50.570Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:50.570Z] e00984e14611: Waiting [2024-11-04T08:13:50.570Z] 53b362859539: Waiting [2024-11-04T08:13:50.570Z] e5467836a7ab: Waiting [2024-11-04T08:13:50.570Z] 29aca964665b: Waiting [2024-11-04T08:13:50.570Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:50.570Z] 6303084405ac: Waiting [2024-11-04T08:13:50.570Z] 8eb3703c10bb: Layer already exists [2024-11-04T08:13:50.570Z] fb690f585d02: Layer already exists [2024-11-04T08:13:50.570Z] 63d986b1f526: Layer already exists [2024-11-04T08:13:50.570Z] b2595d804a92: Layer already exists [2024-11-04T08:13:50.570Z] f57ef52dbdd7: Layer already exists [2024-11-04T08:13:50.570Z] e00984e14611: Layer already exists [2024-11-04T08:13:50.570Z] 6303084405ac: Layer already exists [2024-11-04T08:13:50.570Z] e5467836a7ab: Layer already exists [2024-11-04T08:13:50.570Z] 29aca964665b: Layer already exists [2024-11-04T08:13:50.570Z] 53b362859539: Layer already exists [2024-11-04T08:13:50.570Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:50.570Z] main: digest: sha256:ac950ed693035a7a7e1519ecc15855e61c89c3e56c23cad5d5cefd7fde9d8cb2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:13:50.652Z] ===================================================== [Pipeline] echo [2024-11-04T08:13:50.668Z] taggedImages: [2024-11-04T08:13:50.668Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:50.668Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-04T08:13:50.668Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.9 [2024-11-04T08:13:50.668Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:50.668Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-11-04T08:13:50.708Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-11-04T08:13:50.708Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:50.708Z] latest [2024-11-04T08:13:50.708Z] 4.0.0-dev.9 [2024-11-04T08:13:50.708Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:50.708Z] main [2024-11-04T08:13:50.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:51.062Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:51.389Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:51.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-04T08:13:51.389Z] d81668ccfaa8: Preparing [2024-11-04T08:13:51.389Z] 9108b9d625ac: Preparing [2024-11-04T08:13:51.389Z] fdd4e49161c7: Preparing [2024-11-04T08:13:51.389Z] eadfb6c8b3a3: Preparing [2024-11-04T08:13:51.389Z] 81b15d41abe8: Preparing [2024-11-04T08:13:51.389Z] 638a40b93e99: Preparing [2024-11-04T08:13:51.389Z] ba57f986f686: Preparing [2024-11-04T08:13:51.389Z] 29aca964665b: Preparing [2024-11-04T08:13:51.389Z] 6303084405ac: Preparing [2024-11-04T08:13:51.389Z] 617903cba0b3: Preparing [2024-11-04T08:13:51.389Z] 8ec7133df585: Preparing [2024-11-04T08:13:51.389Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:51.389Z] 29aca964665b: Waiting [2024-11-04T08:13:51.389Z] 8ec7133df585: Waiting [2024-11-04T08:13:51.389Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:51.389Z] 6303084405ac: Waiting [2024-11-04T08:13:51.389Z] 617903cba0b3: Waiting [2024-11-04T08:13:51.389Z] 638a40b93e99: Waiting [2024-11-04T08:13:51.389Z] ba57f986f686: Waiting [2024-11-04T08:13:51.389Z] 81b15d41abe8: Pushed [2024-11-04T08:13:51.389Z] 9108b9d625ac: Pushed [2024-11-04T08:13:51.389Z] d81668ccfaa8: Pushed [2024-11-04T08:13:51.389Z] 29aca964665b: Layer already exists [2024-11-04T08:13:51.389Z] 6303084405ac: Layer already exists [2024-11-04T08:13:51.389Z] 638a40b93e99: Pushed [2024-11-04T08:13:51.389Z] ba57f986f686: Pushed [2024-11-04T08:13:51.647Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:52.214Z] 617903cba0b3: Pushed [2024-11-04T08:13:52.782Z] 8ec7133df585: Pushed [2024-11-04T08:13:52.782Z] eadfb6c8b3a3: Pushed [2024-11-04T08:13:53.043Z] fdd4e49161c7: Pushed [2024-11-04T08:13:53.043Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:8e9cce36845e2abc8c174499d54eed0e4b9922573dd078627ac7fcbee02d2ae6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:53.383Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:53.725Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-04T08:13:53.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-04T08:13:53.725Z] d81668ccfaa8: Preparing [2024-11-04T08:13:53.725Z] 9108b9d625ac: Preparing [2024-11-04T08:13:53.725Z] fdd4e49161c7: Preparing [2024-11-04T08:13:53.725Z] eadfb6c8b3a3: Preparing [2024-11-04T08:13:53.725Z] 81b15d41abe8: Preparing [2024-11-04T08:13:53.725Z] 638a40b93e99: Preparing [2024-11-04T08:13:53.725Z] ba57f986f686: Preparing [2024-11-04T08:13:53.725Z] 29aca964665b: Preparing [2024-11-04T08:13:53.726Z] 6303084405ac: Preparing [2024-11-04T08:13:53.726Z] 617903cba0b3: Preparing [2024-11-04T08:13:53.726Z] 8ec7133df585: Preparing [2024-11-04T08:13:53.726Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:53.726Z] 617903cba0b3: Waiting [2024-11-04T08:13:53.726Z] 8ec7133df585: Waiting [2024-11-04T08:13:53.726Z] ba57f986f686: Waiting [2024-11-04T08:13:53.726Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:53.726Z] 29aca964665b: Waiting [2024-11-04T08:13:53.726Z] 6303084405ac: Waiting [2024-11-04T08:13:53.726Z] 638a40b93e99: Waiting [2024-11-04T08:13:53.726Z] 81b15d41abe8: Layer already exists [2024-11-04T08:13:53.726Z] d81668ccfaa8: Layer already exists [2024-11-04T08:13:53.726Z] eadfb6c8b3a3: Layer already exists [2024-11-04T08:13:53.726Z] 9108b9d625ac: Layer already exists [2024-11-04T08:13:53.726Z] fdd4e49161c7: Layer already exists [2024-11-04T08:13:53.726Z] 29aca964665b: Layer already exists [2024-11-04T08:13:53.726Z] 638a40b93e99: Layer already exists [2024-11-04T08:13:53.726Z] 6303084405ac: Layer already exists [2024-11-04T08:13:53.726Z] ba57f986f686: Layer already exists [2024-11-04T08:13:53.726Z] 617903cba0b3: Layer already exists [2024-11-04T08:13:53.726Z] 8ec7133df585: Layer already exists [2024-11-04T08:13:53.726Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:53.726Z] latest: digest: sha256:8e9cce36845e2abc8c174499d54eed0e4b9922573dd078627ac7fcbee02d2ae6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:54.070Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:54.404Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.9 [2024-11-04T08:13:54.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-04T08:13:54.405Z] d81668ccfaa8: Preparing [2024-11-04T08:13:54.405Z] 9108b9d625ac: Preparing [2024-11-04T08:13:54.405Z] fdd4e49161c7: Preparing [2024-11-04T08:13:54.405Z] eadfb6c8b3a3: Preparing [2024-11-04T08:13:54.405Z] 81b15d41abe8: Preparing [2024-11-04T08:13:54.405Z] 638a40b93e99: Preparing [2024-11-04T08:13:54.405Z] ba57f986f686: Preparing [2024-11-04T08:13:54.405Z] 29aca964665b: Preparing [2024-11-04T08:13:54.405Z] 6303084405ac: Preparing [2024-11-04T08:13:54.405Z] 617903cba0b3: Preparing [2024-11-04T08:13:54.405Z] 8ec7133df585: Preparing [2024-11-04T08:13:54.405Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:54.405Z] ba57f986f686: Waiting [2024-11-04T08:13:54.405Z] 617903cba0b3: Waiting [2024-11-04T08:13:54.405Z] 29aca964665b: Waiting [2024-11-04T08:13:54.405Z] 8ec7133df585: Waiting [2024-11-04T08:13:54.405Z] 6303084405ac: Waiting [2024-11-04T08:13:54.405Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:54.405Z] 81b15d41abe8: Layer already exists [2024-11-04T08:13:54.405Z] fdd4e49161c7: Layer already exists [2024-11-04T08:13:54.405Z] d81668ccfaa8: Layer already exists [2024-11-04T08:13:54.405Z] 9108b9d625ac: Layer already exists [2024-11-04T08:13:54.405Z] eadfb6c8b3a3: Layer already exists [2024-11-04T08:13:54.405Z] ba57f986f686: Layer already exists [2024-11-04T08:13:54.405Z] 6303084405ac: Layer already exists [2024-11-04T08:13:54.405Z] 617903cba0b3: Layer already exists [2024-11-04T08:13:54.405Z] 29aca964665b: Layer already exists [2024-11-04T08:13:54.405Z] 638a40b93e99: Layer already exists [2024-11-04T08:13:54.405Z] 8ec7133df585: Layer already exists [2024-11-04T08:13:54.405Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:54.405Z] 4.0.0-dev.9: digest: sha256:8e9cce36845e2abc8c174499d54eed0e4b9922573dd078627ac7fcbee02d2ae6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:54.736Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:55.058Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:55.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-04T08:13:55.058Z] d81668ccfaa8: Preparing [2024-11-04T08:13:55.058Z] 9108b9d625ac: Preparing [2024-11-04T08:13:55.058Z] fdd4e49161c7: Preparing [2024-11-04T08:13:55.058Z] eadfb6c8b3a3: Preparing [2024-11-04T08:13:55.058Z] 81b15d41abe8: Preparing [2024-11-04T08:13:55.058Z] 638a40b93e99: Preparing [2024-11-04T08:13:55.058Z] ba57f986f686: Preparing [2024-11-04T08:13:55.058Z] 29aca964665b: Preparing [2024-11-04T08:13:55.058Z] 6303084405ac: Preparing [2024-11-04T08:13:55.058Z] 617903cba0b3: Preparing [2024-11-04T08:13:55.058Z] 8ec7133df585: Preparing [2024-11-04T08:13:55.058Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:55.058Z] 8ec7133df585: Waiting [2024-11-04T08:13:55.058Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:55.058Z] 617903cba0b3: Waiting [2024-11-04T08:13:55.059Z] 29aca964665b: Waiting [2024-11-04T08:13:55.059Z] 638a40b93e99: Waiting [2024-11-04T08:13:55.059Z] ba57f986f686: Waiting [2024-11-04T08:13:55.059Z] fdd4e49161c7: Layer already exists [2024-11-04T08:13:55.059Z] 9108b9d625ac: Layer already exists [2024-11-04T08:13:55.059Z] eadfb6c8b3a3: Layer already exists [2024-11-04T08:13:55.059Z] 81b15d41abe8: Layer already exists [2024-11-04T08:13:55.059Z] d81668ccfaa8: Layer already exists [2024-11-04T08:13:55.059Z] ba57f986f686: Layer already exists [2024-11-04T08:13:55.059Z] 638a40b93e99: Layer already exists [2024-11-04T08:13:55.059Z] 29aca964665b: Layer already exists [2024-11-04T08:13:55.059Z] 617903cba0b3: Layer already exists [2024-11-04T08:13:55.059Z] 6303084405ac: Layer already exists [2024-11-04T08:13:55.059Z] 8ec7133df585: Layer already exists [2024-11-04T08:13:55.059Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:55.059Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:8e9cce36845e2abc8c174499d54eed0e4b9922573dd078627ac7fcbee02d2ae6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:55.389Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:55.719Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-11-04T08:13:55.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-04T08:13:55.719Z] d81668ccfaa8: Preparing [2024-11-04T08:13:55.719Z] 9108b9d625ac: Preparing [2024-11-04T08:13:55.719Z] fdd4e49161c7: Preparing [2024-11-04T08:13:55.719Z] eadfb6c8b3a3: Preparing [2024-11-04T08:13:55.719Z] 81b15d41abe8: Preparing [2024-11-04T08:13:55.719Z] 638a40b93e99: Preparing [2024-11-04T08:13:55.719Z] ba57f986f686: Preparing [2024-11-04T08:13:55.719Z] 638a40b93e99: Waiting [2024-11-04T08:13:55.719Z] 29aca964665b: Preparing [2024-11-04T08:13:55.719Z] 6303084405ac: Preparing [2024-11-04T08:13:55.719Z] ba57f986f686: Waiting [2024-11-04T08:13:55.719Z] 617903cba0b3: Preparing [2024-11-04T08:13:55.719Z] 8ec7133df585: Preparing [2024-11-04T08:13:55.719Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:55.719Z] 29aca964665b: Waiting [2024-11-04T08:13:55.719Z] 6303084405ac: Waiting [2024-11-04T08:13:55.719Z] 8ec7133df585: Waiting [2024-11-04T08:13:55.719Z] 617903cba0b3: Waiting [2024-11-04T08:13:55.719Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:55.719Z] 9108b9d625ac: Layer already exists [2024-11-04T08:13:55.719Z] 81b15d41abe8: Layer already exists [2024-11-04T08:13:55.719Z] d81668ccfaa8: Layer already exists [2024-11-04T08:13:55.719Z] eadfb6c8b3a3: Layer already exists [2024-11-04T08:13:55.719Z] fdd4e49161c7: Layer already exists [2024-11-04T08:13:55.719Z] ba57f986f686: Layer already exists [2024-11-04T08:13:55.719Z] 617903cba0b3: Layer already exists [2024-11-04T08:13:55.719Z] 638a40b93e99: Layer already exists [2024-11-04T08:13:55.719Z] 6303084405ac: Layer already exists [2024-11-04T08:13:55.719Z] 29aca964665b: Layer already exists [2024-11-04T08:13:55.719Z] 8ec7133df585: Layer already exists [2024-11-04T08:13:55.719Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:55.719Z] main: digest: sha256:8e9cce36845e2abc8c174499d54eed0e4b9922573dd078627ac7fcbee02d2ae6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:13:55.802Z] ===================================================== [Pipeline] echo [2024-11-04T08:13:55.816Z] taggedImages: [2024-11-04T08:13:55.816Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:55.816Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-04T08:13:55.816Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.9 [2024-11-04T08:13:55.816Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:55.816Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-11-04T08:13:55.847Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-11-04T08:13:55.847Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:55.847Z] latest [2024-11-04T08:13:55.847Z] 4.0.0-dev.9 [2024-11-04T08:13:55.847Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:13:55.847Z] main [2024-11-04T08:13:55.847Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:56.186Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:56.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:13:56.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-04T08:13:56.509Z] 3bd91083a6c0: Preparing [2024-11-04T08:13:56.509Z] 9a6bc96e9086: Preparing [2024-11-04T08:13:56.509Z] 29aca964665b: Preparing [2024-11-04T08:13:56.509Z] 6303084405ac: Preparing [2024-11-04T08:13:56.509Z] 42b46932357d: Preparing [2024-11-04T08:13:56.509Z] a56c8648e082: Preparing [2024-11-04T08:13:56.509Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:56.509Z] a56c8648e082: Waiting [2024-11-04T08:13:56.509Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:56.509Z] 6303084405ac: Layer already exists [2024-11-04T08:13:56.509Z] 29aca964665b: Layer already exists [2024-11-04T08:13:56.509Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:56.509Z] 3bd91083a6c0: Pushed [2024-11-04T08:13:57.076Z] 42b46932357d: Pushed [2024-11-04T08:13:57.336Z] a56c8648e082: Pushed [2024-11-04T08:13:58.714Z] 9a6bc96e9086: Pushed [2024-11-04T08:13:58.973Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:6c19c470ee4acfbdb806be93f184c300bfd0d043bc32bdb91ddcae932a0ddd9b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:59.303Z] + 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-11-04T08:13:59.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-04T08:13:59.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-04T08:13:59.628Z] 3bd91083a6c0: Preparing [2024-11-04T08:13:59.628Z] 9a6bc96e9086: Preparing [2024-11-04T08:13:59.628Z] 29aca964665b: Preparing [2024-11-04T08:13:59.628Z] 6303084405ac: Preparing [2024-11-04T08:13:59.628Z] 42b46932357d: Preparing [2024-11-04T08:13:59.628Z] a56c8648e082: Preparing [2024-11-04T08:13:59.628Z] 63ca1fbb43ae: Preparing [2024-11-04T08:13:59.628Z] a56c8648e082: Waiting [2024-11-04T08:13:59.628Z] 63ca1fbb43ae: Waiting [2024-11-04T08:13:59.628Z] 9a6bc96e9086: Layer already exists [2024-11-04T08:13:59.628Z] 42b46932357d: Layer already exists [2024-11-04T08:13:59.628Z] 6303084405ac: Layer already exists [2024-11-04T08:13:59.628Z] 29aca964665b: Layer already exists [2024-11-04T08:13:59.628Z] 3bd91083a6c0: Layer already exists [2024-11-04T08:13:59.628Z] a56c8648e082: Layer already exists [2024-11-04T08:13:59.628Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:13:59.628Z] latest: digest: sha256:6c19c470ee4acfbdb806be93f184c300bfd0d043bc32bdb91ddcae932a0ddd9b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:13:59.951Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:00.280Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.9 [2024-11-04T08:14:00.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-04T08:14:00.280Z] 3bd91083a6c0: Preparing [2024-11-04T08:14:00.280Z] 9a6bc96e9086: Preparing [2024-11-04T08:14:00.280Z] 29aca964665b: Preparing [2024-11-04T08:14:00.280Z] 6303084405ac: Preparing [2024-11-04T08:14:00.280Z] 42b46932357d: Preparing [2024-11-04T08:14:00.280Z] a56c8648e082: Preparing [2024-11-04T08:14:00.280Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:00.280Z] a56c8648e082: Waiting [2024-11-04T08:14:00.280Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:00.280Z] 42b46932357d: Layer already exists [2024-11-04T08:14:00.280Z] 9a6bc96e9086: Layer already exists [2024-11-04T08:14:00.280Z] 29aca964665b: Layer already exists [2024-11-04T08:14:00.280Z] 3bd91083a6c0: Layer already exists [2024-11-04T08:14:00.280Z] 6303084405ac: Layer already exists [2024-11-04T08:14:00.280Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:00.280Z] a56c8648e082: Layer already exists [2024-11-04T08:14:00.280Z] 4.0.0-dev.9: digest: sha256:6c19c470ee4acfbdb806be93f184c300bfd0d043bc32bdb91ddcae932a0ddd9b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:00.604Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:00.929Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:14:00.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-04T08:14:00.929Z] 3bd91083a6c0: Preparing [2024-11-04T08:14:00.929Z] 9a6bc96e9086: Preparing [2024-11-04T08:14:00.929Z] 29aca964665b: Preparing [2024-11-04T08:14:00.929Z] 6303084405ac: Preparing [2024-11-04T08:14:00.929Z] 42b46932357d: Preparing [2024-11-04T08:14:00.929Z] a56c8648e082: Preparing [2024-11-04T08:14:00.929Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:00.929Z] a56c8648e082: Waiting [2024-11-04T08:14:00.929Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:00.929Z] 3bd91083a6c0: Layer already exists [2024-11-04T08:14:00.929Z] 29aca964665b: Layer already exists [2024-11-04T08:14:00.929Z] 6303084405ac: Layer already exists [2024-11-04T08:14:00.929Z] 9a6bc96e9086: Layer already exists [2024-11-04T08:14:00.929Z] 42b46932357d: Layer already exists [2024-11-04T08:14:00.929Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:00.929Z] a56c8648e082: Layer already exists [2024-11-04T08:14:00.929Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:6c19c470ee4acfbdb806be93f184c300bfd0d043bc32bdb91ddcae932a0ddd9b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:01.261Z] + 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-11-04T08:14:01.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-11-04T08:14:01.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-04T08:14:01.587Z] 3bd91083a6c0: Preparing [2024-11-04T08:14:01.587Z] 9a6bc96e9086: Preparing [2024-11-04T08:14:01.587Z] 29aca964665b: Preparing [2024-11-04T08:14:01.587Z] 6303084405ac: Preparing [2024-11-04T08:14:01.587Z] 42b46932357d: Preparing [2024-11-04T08:14:01.587Z] a56c8648e082: Preparing [2024-11-04T08:14:01.587Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:01.587Z] a56c8648e082: Waiting [2024-11-04T08:14:01.587Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:01.587Z] 42b46932357d: Layer already exists [2024-11-04T08:14:01.587Z] 29aca964665b: Layer already exists [2024-11-04T08:14:01.587Z] 9a6bc96e9086: Layer already exists [2024-11-04T08:14:01.587Z] 6303084405ac: Layer already exists [2024-11-04T08:14:01.587Z] 3bd91083a6c0: Layer already exists [2024-11-04T08:14:01.587Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:01.587Z] a56c8648e082: Layer already exists [2024-11-04T08:14:01.587Z] main: digest: sha256:6c19c470ee4acfbdb806be93f184c300bfd0d043bc32bdb91ddcae932a0ddd9b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:14:01.663Z] ===================================================== [Pipeline] echo [2024-11-04T08:14:01.679Z] taggedImages: [2024-11-04T08:14:01.679Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:14:01.679Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-04T08:14:01.679Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.9 [2024-11-04T08:14:01.679Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:14:01.679Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-11-04T08:14:01.712Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-11-04T08:14:01.712Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:14:01.712Z] latest [2024-11-04T08:14:01.712Z] 4.0.0-dev.9 [2024-11-04T08:14:01.712Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:14:01.712Z] main [2024-11-04T08:14:01.712Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:02.053Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:02.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:14:02.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-04T08:14:02.374Z] 465c7a3e85b6: Preparing [2024-11-04T08:14:02.374Z] 86c6234aba2b: Preparing [2024-11-04T08:14:02.374Z] c091aa08e94b: Preparing [2024-11-04T08:14:02.374Z] 29aca964665b: Preparing [2024-11-04T08:14:02.374Z] 6303084405ac: Preparing [2024-11-04T08:14:02.375Z] 93893f61f9c1: Preparing [2024-11-04T08:14:02.375Z] a764f203730e: Preparing [2024-11-04T08:14:02.375Z] a227524ce8ee: Preparing [2024-11-04T08:14:02.375Z] b3a0600aed94: Preparing [2024-11-04T08:14:02.375Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:02.375Z] a227524ce8ee: Waiting [2024-11-04T08:14:02.375Z] b3a0600aed94: Waiting [2024-11-04T08:14:02.375Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:02.375Z] 93893f61f9c1: Waiting [2024-11-04T08:14:02.375Z] a764f203730e: Waiting [2024-11-04T08:14:02.375Z] 29aca964665b: Layer already exists [2024-11-04T08:14:02.375Z] 6303084405ac: Layer already exists [2024-11-04T08:14:02.375Z] 86c6234aba2b: Pushed [2024-11-04T08:14:02.375Z] 465c7a3e85b6: Pushed [2024-11-04T08:14:02.375Z] c091aa08e94b: Pushed [2024-11-04T08:14:02.375Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:02.633Z] a227524ce8ee: Pushed [2024-11-04T08:14:03.571Z] b3a0600aed94: Pushed [2024-11-04T08:14:08.851Z] a764f203730e: Pushed [2024-11-04T08:14:12.145Z] 93893f61f9c1: Pushed [2024-11-04T08:14:12.145Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:8cbb33e1f661cb8120b5f36034e1cb69f8e74dc0485e79f2e131aba39dbcb8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:12.497Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:12.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-04T08:14:12.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-04T08:14:12.826Z] 465c7a3e85b6: Preparing [2024-11-04T08:14:12.826Z] 86c6234aba2b: Preparing [2024-11-04T08:14:12.826Z] c091aa08e94b: Preparing [2024-11-04T08:14:12.826Z] 29aca964665b: Preparing [2024-11-04T08:14:12.826Z] 6303084405ac: Preparing [2024-11-04T08:14:12.826Z] 93893f61f9c1: Preparing [2024-11-04T08:14:12.826Z] a764f203730e: Preparing [2024-11-04T08:14:12.826Z] a227524ce8ee: Preparing [2024-11-04T08:14:12.826Z] b3a0600aed94: Preparing [2024-11-04T08:14:12.826Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:12.826Z] a764f203730e: Waiting [2024-11-04T08:14:12.826Z] a227524ce8ee: Waiting [2024-11-04T08:14:12.826Z] b3a0600aed94: Waiting [2024-11-04T08:14:12.826Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:12.827Z] 93893f61f9c1: Waiting [2024-11-04T08:14:12.827Z] 465c7a3e85b6: Layer already exists [2024-11-04T08:14:12.827Z] 29aca964665b: Layer already exists [2024-11-04T08:14:12.827Z] 86c6234aba2b: Layer already exists [2024-11-04T08:14:12.827Z] 6303084405ac: Layer already exists [2024-11-04T08:14:12.827Z] c091aa08e94b: Layer already exists [2024-11-04T08:14:12.827Z] 93893f61f9c1: Layer already exists [2024-11-04T08:14:12.827Z] a764f203730e: Layer already exists [2024-11-04T08:14:12.827Z] a227524ce8ee: Layer already exists [2024-11-04T08:14:12.827Z] b3a0600aed94: Layer already exists [2024-11-04T08:14:12.827Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:12.827Z] latest: digest: sha256:8cbb33e1f661cb8120b5f36034e1cb69f8e74dc0485e79f2e131aba39dbcb8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:13.154Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:13.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.9 [2024-11-04T08:14:13.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-04T08:14:13.484Z] 465c7a3e85b6: Preparing [2024-11-04T08:14:13.484Z] 86c6234aba2b: Preparing [2024-11-04T08:14:13.484Z] c091aa08e94b: Preparing [2024-11-04T08:14:13.484Z] 29aca964665b: Preparing [2024-11-04T08:14:13.484Z] 6303084405ac: Preparing [2024-11-04T08:14:13.484Z] 93893f61f9c1: Preparing [2024-11-04T08:14:13.484Z] a764f203730e: Preparing [2024-11-04T08:14:13.484Z] a227524ce8ee: Preparing [2024-11-04T08:14:13.484Z] b3a0600aed94: Preparing [2024-11-04T08:14:13.484Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:13.484Z] a764f203730e: Waiting [2024-11-04T08:14:13.484Z] b3a0600aed94: Waiting [2024-11-04T08:14:13.484Z] a227524ce8ee: Waiting [2024-11-04T08:14:13.484Z] 93893f61f9c1: Waiting [2024-11-04T08:14:13.484Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:13.484Z] 86c6234aba2b: Layer already exists [2024-11-04T08:14:13.484Z] 29aca964665b: Layer already exists [2024-11-04T08:14:13.484Z] 465c7a3e85b6: Layer already exists [2024-11-04T08:14:13.484Z] c091aa08e94b: Layer already exists [2024-11-04T08:14:13.484Z] 6303084405ac: Layer already exists [2024-11-04T08:14:13.484Z] a227524ce8ee: Layer already exists [2024-11-04T08:14:13.484Z] 93893f61f9c1: Layer already exists [2024-11-04T08:14:13.484Z] a764f203730e: Layer already exists [2024-11-04T08:14:13.484Z] b3a0600aed94: Layer already exists [2024-11-04T08:14:13.484Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:13.484Z] 4.0.0-dev.9: digest: sha256:8cbb33e1f661cb8120b5f36034e1cb69f8e74dc0485e79f2e131aba39dbcb8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:13.810Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:14.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:14:14.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-04T08:14:14.136Z] 465c7a3e85b6: Preparing [2024-11-04T08:14:14.136Z] 86c6234aba2b: Preparing [2024-11-04T08:14:14.136Z] c091aa08e94b: Preparing [2024-11-04T08:14:14.136Z] 29aca964665b: Preparing [2024-11-04T08:14:14.136Z] 6303084405ac: Preparing [2024-11-04T08:14:14.136Z] 93893f61f9c1: Preparing [2024-11-04T08:14:14.136Z] a764f203730e: Preparing [2024-11-04T08:14:14.136Z] a227524ce8ee: Preparing [2024-11-04T08:14:14.136Z] b3a0600aed94: Preparing [2024-11-04T08:14:14.136Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:14.136Z] 93893f61f9c1: Waiting [2024-11-04T08:14:14.136Z] a764f203730e: Waiting [2024-11-04T08:14:14.136Z] a227524ce8ee: Waiting [2024-11-04T08:14:14.136Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:14.136Z] 6303084405ac: Layer already exists [2024-11-04T08:14:14.136Z] 465c7a3e85b6: Layer already exists [2024-11-04T08:14:14.136Z] 29aca964665b: Layer already exists [2024-11-04T08:14:14.136Z] 86c6234aba2b: Layer already exists [2024-11-04T08:14:14.136Z] c091aa08e94b: Layer already exists [2024-11-04T08:14:14.136Z] a764f203730e: Layer already exists [2024-11-04T08:14:14.136Z] 93893f61f9c1: Layer already exists [2024-11-04T08:14:14.136Z] a227524ce8ee: Layer already exists [2024-11-04T08:14:14.136Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:14.136Z] b3a0600aed94: Layer already exists [2024-11-04T08:14:14.136Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:8cbb33e1f661cb8120b5f36034e1cb69f8e74dc0485e79f2e131aba39dbcb8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:14.473Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:14.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-11-04T08:14:14.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-04T08:14:14.799Z] 465c7a3e85b6: Preparing [2024-11-04T08:14:14.799Z] 86c6234aba2b: Preparing [2024-11-04T08:14:14.799Z] c091aa08e94b: Preparing [2024-11-04T08:14:14.799Z] 29aca964665b: Preparing [2024-11-04T08:14:14.799Z] 6303084405ac: Preparing [2024-11-04T08:14:14.799Z] 93893f61f9c1: Preparing [2024-11-04T08:14:14.799Z] a764f203730e: Preparing [2024-11-04T08:14:14.799Z] a227524ce8ee: Preparing [2024-11-04T08:14:14.799Z] b3a0600aed94: Preparing [2024-11-04T08:14:14.799Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:14.799Z] 93893f61f9c1: Waiting [2024-11-04T08:14:14.799Z] b3a0600aed94: Waiting [2024-11-04T08:14:14.799Z] a227524ce8ee: Waiting [2024-11-04T08:14:14.799Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:14.799Z] 86c6234aba2b: Layer already exists [2024-11-04T08:14:14.799Z] 6303084405ac: Layer already exists [2024-11-04T08:14:14.799Z] 29aca964665b: Layer already exists [2024-11-04T08:14:14.799Z] c091aa08e94b: Layer already exists [2024-11-04T08:14:14.799Z] 465c7a3e85b6: Layer already exists [2024-11-04T08:14:14.799Z] 93893f61f9c1: Layer already exists [2024-11-04T08:14:14.799Z] a227524ce8ee: Layer already exists [2024-11-04T08:14:14.799Z] a764f203730e: Layer already exists [2024-11-04T08:14:14.799Z] b3a0600aed94: Layer already exists [2024-11-04T08:14:14.799Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:14.799Z] main: digest: sha256:8cbb33e1f661cb8120b5f36034e1cb69f8e74dc0485e79f2e131aba39dbcb8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:14:14.876Z] ===================================================== [Pipeline] echo [2024-11-04T08:14:14.892Z] taggedImages: [2024-11-04T08:14:14.892Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:14:14.892Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-04T08:14:14.892Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.9 [2024-11-04T08:14:14.892Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:14:14.892Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-11-04T08:14:14.924Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-11-04T08:14:14.924Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:14:14.924Z] latest [2024-11-04T08:14:14.924Z] 4.0.0-dev.9 [2024-11-04T08:14:14.924Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:14:14.924Z] main [2024-11-04T08:14:14.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:15.279Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:15.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:14:15.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-04T08:14:15.606Z] ff6dfe0584e2: Preparing [2024-11-04T08:14:15.606Z] b30a9965d00d: Preparing [2024-11-04T08:14:15.606Z] ab1b7b580d68: Preparing [2024-11-04T08:14:15.606Z] 29aca964665b: Preparing [2024-11-04T08:14:15.606Z] 6303084405ac: Preparing [2024-11-04T08:14:15.606Z] 93893f61f9c1: Preparing [2024-11-04T08:14:15.606Z] e654cd5c1601: Preparing [2024-11-04T08:14:15.606Z] 77b889b8d804: Preparing [2024-11-04T08:14:15.606Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:15.606Z] e654cd5c1601: Waiting [2024-11-04T08:14:15.606Z] 77b889b8d804: Waiting [2024-11-04T08:14:15.606Z] 93893f61f9c1: Waiting [2024-11-04T08:14:15.606Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:15.606Z] 6303084405ac: Layer already exists [2024-11-04T08:14:15.606Z] 29aca964665b: Layer already exists [2024-11-04T08:14:15.606Z] 93893f61f9c1: Layer already exists [2024-11-04T08:14:15.606Z] b30a9965d00d: Pushed [2024-11-04T08:14:15.606Z] ff6dfe0584e2: Pushed [2024-11-04T08:14:15.606Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:15.606Z] ab1b7b580d68: Pushed [2024-11-04T08:14:15.867Z] 77b889b8d804: Pushed [2024-11-04T08:14:16.127Z] e654cd5c1601: Pushed [2024-11-04T08:14:16.388Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:2de7edc6983a890376d4762302f3241c65f142d8e69bd817a67439ab32c6eab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:16.722Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:17.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-04T08:14:17.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-04T08:14:17.053Z] ff6dfe0584e2: Preparing [2024-11-04T08:14:17.053Z] b30a9965d00d: Preparing [2024-11-04T08:14:17.053Z] ab1b7b580d68: Preparing [2024-11-04T08:14:17.053Z] 29aca964665b: Preparing [2024-11-04T08:14:17.053Z] 6303084405ac: Preparing [2024-11-04T08:14:17.053Z] 93893f61f9c1: Preparing [2024-11-04T08:14:17.053Z] e654cd5c1601: Preparing [2024-11-04T08:14:17.053Z] 77b889b8d804: Preparing [2024-11-04T08:14:17.053Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:17.053Z] 93893f61f9c1: Waiting [2024-11-04T08:14:17.053Z] 77b889b8d804: Waiting [2024-11-04T08:14:17.053Z] e654cd5c1601: Waiting [2024-11-04T08:14:17.053Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:17.053Z] ff6dfe0584e2: Layer already exists [2024-11-04T08:14:17.053Z] b30a9965d00d: Layer already exists [2024-11-04T08:14:17.053Z] ab1b7b580d68: Layer already exists [2024-11-04T08:14:17.053Z] 29aca964665b: Layer already exists [2024-11-04T08:14:17.053Z] 6303084405ac: Layer already exists [2024-11-04T08:14:17.053Z] 77b889b8d804: Layer already exists [2024-11-04T08:14:17.053Z] e654cd5c1601: Layer already exists [2024-11-04T08:14:17.053Z] 93893f61f9c1: Layer already exists [2024-11-04T08:14:17.053Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:17.053Z] latest: digest: sha256:2de7edc6983a890376d4762302f3241c65f142d8e69bd817a67439ab32c6eab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:17.387Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:17.721Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.9 [2024-11-04T08:14:17.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-04T08:14:17.721Z] ff6dfe0584e2: Preparing [2024-11-04T08:14:17.721Z] b30a9965d00d: Preparing [2024-11-04T08:14:17.721Z] ab1b7b580d68: Preparing [2024-11-04T08:14:17.721Z] 29aca964665b: Preparing [2024-11-04T08:14:17.721Z] 6303084405ac: Preparing [2024-11-04T08:14:17.721Z] 93893f61f9c1: Preparing [2024-11-04T08:14:17.721Z] e654cd5c1601: Preparing [2024-11-04T08:14:17.721Z] 77b889b8d804: Preparing [2024-11-04T08:14:17.721Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:17.721Z] e654cd5c1601: Waiting [2024-11-04T08:14:17.721Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:17.721Z] 93893f61f9c1: Waiting [2024-11-04T08:14:17.721Z] 77b889b8d804: Waiting [2024-11-04T08:14:17.721Z] ab1b7b580d68: Layer already exists [2024-11-04T08:14:17.721Z] b30a9965d00d: Layer already exists [2024-11-04T08:14:17.721Z] ff6dfe0584e2: Layer already exists [2024-11-04T08:14:17.721Z] 29aca964665b: Layer already exists [2024-11-04T08:14:17.721Z] 6303084405ac: Layer already exists [2024-11-04T08:14:17.721Z] 77b889b8d804: Layer already exists [2024-11-04T08:14:17.721Z] 93893f61f9c1: Layer already exists [2024-11-04T08:14:17.721Z] e654cd5c1601: Layer already exists [2024-11-04T08:14:17.721Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:17.721Z] 4.0.0-dev.9: digest: sha256:2de7edc6983a890376d4762302f3241c65f142d8e69bd817a67439ab32c6eab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:18.047Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:18.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:14:18.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-04T08:14:18.378Z] ff6dfe0584e2: Preparing [2024-11-04T08:14:18.378Z] b30a9965d00d: Preparing [2024-11-04T08:14:18.378Z] ab1b7b580d68: Preparing [2024-11-04T08:14:18.378Z] 29aca964665b: Preparing [2024-11-04T08:14:18.378Z] 6303084405ac: Preparing [2024-11-04T08:14:18.378Z] 93893f61f9c1: Preparing [2024-11-04T08:14:18.378Z] e654cd5c1601: Preparing [2024-11-04T08:14:18.378Z] 77b889b8d804: Preparing [2024-11-04T08:14:18.378Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:18.378Z] 77b889b8d804: Waiting [2024-11-04T08:14:18.378Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:18.378Z] 93893f61f9c1: Waiting [2024-11-04T08:14:18.378Z] ab1b7b580d68: Layer already exists [2024-11-04T08:14:18.378Z] b30a9965d00d: Layer already exists [2024-11-04T08:14:18.378Z] 29aca964665b: Layer already exists [2024-11-04T08:14:18.378Z] ff6dfe0584e2: Layer already exists [2024-11-04T08:14:18.378Z] 6303084405ac: Layer already exists [2024-11-04T08:14:18.378Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:18.378Z] 77b889b8d804: Layer already exists [2024-11-04T08:14:18.378Z] e654cd5c1601: Layer already exists [2024-11-04T08:14:18.378Z] 93893f61f9c1: Layer already exists [2024-11-04T08:14:18.378Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:2de7edc6983a890376d4762302f3241c65f142d8e69bd817a67439ab32c6eab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:18.710Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:19.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-11-04T08:14:19.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-04T08:14:19.037Z] ff6dfe0584e2: Preparing [2024-11-04T08:14:19.037Z] b30a9965d00d: Preparing [2024-11-04T08:14:19.037Z] ab1b7b580d68: Preparing [2024-11-04T08:14:19.037Z] 29aca964665b: Preparing [2024-11-04T08:14:19.037Z] 6303084405ac: Preparing [2024-11-04T08:14:19.037Z] 93893f61f9c1: Preparing [2024-11-04T08:14:19.037Z] e654cd5c1601: Preparing [2024-11-04T08:14:19.037Z] 77b889b8d804: Preparing [2024-11-04T08:14:19.037Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:19.037Z] e654cd5c1601: Waiting [2024-11-04T08:14:19.037Z] 77b889b8d804: Waiting [2024-11-04T08:14:19.037Z] 93893f61f9c1: Waiting [2024-11-04T08:14:19.037Z] b30a9965d00d: Layer already exists [2024-11-04T08:14:19.037Z] 29aca964665b: Layer already exists [2024-11-04T08:14:19.037Z] 6303084405ac: Layer already exists [2024-11-04T08:14:19.037Z] ff6dfe0584e2: Layer already exists [2024-11-04T08:14:19.037Z] ab1b7b580d68: Layer already exists [2024-11-04T08:14:19.037Z] e654cd5c1601: Layer already exists [2024-11-04T08:14:19.037Z] 93893f61f9c1: Layer already exists [2024-11-04T08:14:19.037Z] 77b889b8d804: Layer already exists [2024-11-04T08:14:19.037Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:19.037Z] main: digest: sha256:2de7edc6983a890376d4762302f3241c65f142d8e69bd817a67439ab32c6eab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:14:19.121Z] ===================================================== [Pipeline] echo [2024-11-04T08:14:19.136Z] taggedImages: [2024-11-04T08:14:19.136Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:14:19.136Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-04T08:14:19.136Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.9 [2024-11-04T08:14:19.136Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:14:19.136Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-11-04T08:14:19.164Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-11-04T08:14:19.164Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:14:19.164Z] latest [2024-11-04T08:14:19.164Z] 4.0.0-dev.9 [2024-11-04T08:14:19.164Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:14:19.164Z] main [2024-11-04T08:14:19.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:19.497Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:19.819Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:14:19.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-04T08:14:19.819Z] cd812ceb611e: Preparing [2024-11-04T08:14:19.819Z] 389d17051a95: Preparing [2024-11-04T08:14:19.819Z] ea84368c9540: Preparing [2024-11-04T08:14:19.819Z] 29aca964665b: Preparing [2024-11-04T08:14:19.819Z] 6303084405ac: Preparing [2024-11-04T08:14:19.819Z] 25a47c4cd86e: Preparing [2024-11-04T08:14:19.819Z] a227524ce8ee: Preparing [2024-11-04T08:14:19.819Z] b3a0600aed94: Preparing [2024-11-04T08:14:19.819Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:19.819Z] a227524ce8ee: Waiting [2024-11-04T08:14:19.819Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:19.819Z] b3a0600aed94: Waiting [2024-11-04T08:14:19.819Z] 25a47c4cd86e: Waiting [2024-11-04T08:14:19.819Z] 29aca964665b: Layer already exists [2024-11-04T08:14:19.819Z] 6303084405ac: Layer already exists [2024-11-04T08:14:19.819Z] 389d17051a95: Pushed [2024-11-04T08:14:19.819Z] ea84368c9540: Pushed [2024-11-04T08:14:19.819Z] a227524ce8ee: Layer already exists [2024-11-04T08:14:19.819Z] cd812ceb611e: Pushed [2024-11-04T08:14:19.819Z] b3a0600aed94: Layer already exists [2024-11-04T08:14:19.819Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:29.810Z] 25a47c4cd86e: Pushed [2024-11-04T08:14:29.810Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:ebd0fcea59ca4d1d869bb519c0e8cece4239c973a720c27aa8551ff51f58bed6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:30.139Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:30.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-04T08:14:30.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-04T08:14:30.460Z] cd812ceb611e: Preparing [2024-11-04T08:14:30.460Z] 389d17051a95: Preparing [2024-11-04T08:14:30.460Z] ea84368c9540: Preparing [2024-11-04T08:14:30.460Z] 29aca964665b: Preparing [2024-11-04T08:14:30.460Z] 6303084405ac: Preparing [2024-11-04T08:14:30.460Z] 25a47c4cd86e: Preparing [2024-11-04T08:14:30.460Z] a227524ce8ee: Preparing [2024-11-04T08:14:30.460Z] b3a0600aed94: Preparing [2024-11-04T08:14:30.460Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:30.460Z] 25a47c4cd86e: Waiting [2024-11-04T08:14:30.460Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:30.460Z] a227524ce8ee: Waiting [2024-11-04T08:14:30.460Z] b3a0600aed94: Waiting [2024-11-04T08:14:30.460Z] 29aca964665b: Layer already exists [2024-11-04T08:14:30.460Z] ea84368c9540: Layer already exists [2024-11-04T08:14:30.460Z] 6303084405ac: Layer already exists [2024-11-04T08:14:30.460Z] 389d17051a95: Layer already exists [2024-11-04T08:14:30.460Z] cd812ceb611e: Layer already exists [2024-11-04T08:14:30.460Z] a227524ce8ee: Layer already exists [2024-11-04T08:14:30.460Z] 25a47c4cd86e: Layer already exists [2024-11-04T08:14:30.460Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:30.460Z] b3a0600aed94: Layer already exists [2024-11-04T08:14:30.460Z] latest: digest: sha256:ebd0fcea59ca4d1d869bb519c0e8cece4239c973a720c27aa8551ff51f58bed6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:30.785Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:31.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.9 [2024-11-04T08:14:31.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-04T08:14:31.096Z] cd812ceb611e: Preparing [2024-11-04T08:14:31.096Z] 389d17051a95: Preparing [2024-11-04T08:14:31.096Z] ea84368c9540: Preparing [2024-11-04T08:14:31.096Z] 29aca964665b: Preparing [2024-11-04T08:14:31.096Z] 6303084405ac: Preparing [2024-11-04T08:14:31.096Z] 25a47c4cd86e: Preparing [2024-11-04T08:14:31.096Z] a227524ce8ee: Preparing [2024-11-04T08:14:31.096Z] b3a0600aed94: Preparing [2024-11-04T08:14:31.096Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:31.096Z] b3a0600aed94: Waiting [2024-11-04T08:14:31.096Z] 25a47c4cd86e: Waiting [2024-11-04T08:14:31.096Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:31.096Z] a227524ce8ee: Waiting [2024-11-04T08:14:31.096Z] 6303084405ac: Layer already exists [2024-11-04T08:14:31.096Z] ea84368c9540: Layer already exists [2024-11-04T08:14:31.096Z] 389d17051a95: Layer already exists [2024-11-04T08:14:31.096Z] 29aca964665b: Layer already exists [2024-11-04T08:14:31.096Z] cd812ceb611e: Layer already exists [2024-11-04T08:14:31.096Z] a227524ce8ee: Layer already exists [2024-11-04T08:14:31.096Z] 25a47c4cd86e: Layer already exists [2024-11-04T08:14:31.096Z] b3a0600aed94: Layer already exists [2024-11-04T08:14:31.096Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:31.096Z] 4.0.0-dev.9: digest: sha256:ebd0fcea59ca4d1d869bb519c0e8cece4239c973a720c27aa8551ff51f58bed6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:31.419Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:31.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:14:31.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-04T08:14:31.731Z] cd812ceb611e: Preparing [2024-11-04T08:14:31.731Z] 389d17051a95: Preparing [2024-11-04T08:14:31.731Z] ea84368c9540: Preparing [2024-11-04T08:14:31.731Z] 29aca964665b: Preparing [2024-11-04T08:14:31.731Z] 6303084405ac: Preparing [2024-11-04T08:14:31.731Z] 25a47c4cd86e: Preparing [2024-11-04T08:14:31.731Z] a227524ce8ee: Preparing [2024-11-04T08:14:31.731Z] b3a0600aed94: Preparing [2024-11-04T08:14:31.731Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:31.731Z] 25a47c4cd86e: Waiting [2024-11-04T08:14:31.731Z] a227524ce8ee: Waiting [2024-11-04T08:14:31.731Z] b3a0600aed94: Waiting [2024-11-04T08:14:31.731Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:31.731Z] 29aca964665b: Layer already exists [2024-11-04T08:14:31.731Z] 389d17051a95: Layer already exists [2024-11-04T08:14:31.731Z] 6303084405ac: Layer already exists [2024-11-04T08:14:31.731Z] cd812ceb611e: Layer already exists [2024-11-04T08:14:31.731Z] ea84368c9540: Layer already exists [2024-11-04T08:14:31.731Z] 25a47c4cd86e: Layer already exists [2024-11-04T08:14:31.731Z] a227524ce8ee: Layer already exists [2024-11-04T08:14:31.731Z] b3a0600aed94: Layer already exists [2024-11-04T08:14:31.731Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:31.731Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:ebd0fcea59ca4d1d869bb519c0e8cece4239c973a720c27aa8551ff51f58bed6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:32.103Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:32.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-11-04T08:14:32.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-04T08:14:32.420Z] cd812ceb611e: Preparing [2024-11-04T08:14:32.420Z] 389d17051a95: Preparing [2024-11-04T08:14:32.420Z] ea84368c9540: Preparing [2024-11-04T08:14:32.420Z] 29aca964665b: Preparing [2024-11-04T08:14:32.420Z] 6303084405ac: Preparing [2024-11-04T08:14:32.420Z] 25a47c4cd86e: Preparing [2024-11-04T08:14:32.420Z] a227524ce8ee: Preparing [2024-11-04T08:14:32.420Z] b3a0600aed94: Preparing [2024-11-04T08:14:32.420Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:32.420Z] 25a47c4cd86e: Waiting [2024-11-04T08:14:32.420Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:32.420Z] a227524ce8ee: Waiting [2024-11-04T08:14:32.420Z] b3a0600aed94: Waiting [2024-11-04T08:14:32.420Z] cd812ceb611e: Layer already exists [2024-11-04T08:14:32.420Z] 389d17051a95: Layer already exists [2024-11-04T08:14:32.420Z] 29aca964665b: Layer already exists [2024-11-04T08:14:32.420Z] ea84368c9540: Layer already exists [2024-11-04T08:14:32.420Z] 6303084405ac: Layer already exists [2024-11-04T08:14:32.420Z] a227524ce8ee: Layer already exists [2024-11-04T08:14:32.420Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:32.420Z] 25a47c4cd86e: Layer already exists [2024-11-04T08:14:32.420Z] b3a0600aed94: Layer already exists [2024-11-04T08:14:32.420Z] main: digest: sha256:ebd0fcea59ca4d1d869bb519c0e8cece4239c973a720c27aa8551ff51f58bed6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:14:32.492Z] ===================================================== [Pipeline] echo [2024-11-04T08:14:32.504Z] taggedImages: [2024-11-04T08:14:32.504Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:14:32.504Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-04T08:14:32.504Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.9 [2024-11-04T08:14:32.504Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:14:32.504Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-11-04T08:14:32.532Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-11-04T08:14:32.532Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:14:32.532Z] latest [2024-11-04T08:14:32.532Z] 4.0.0-dev.9 [2024-11-04T08:14:32.532Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:14:32.532Z] main [2024-11-04T08:14:32.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:32.879Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:33.207Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:14:33.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-04T08:14:33.207Z] 7b1c9d4394b6: Preparing [2024-11-04T08:14:33.207Z] 8429f01349ca: Preparing [2024-11-04T08:14:33.207Z] 29aca964665b: Preparing [2024-11-04T08:14:33.207Z] 6303084405ac: Preparing [2024-11-04T08:14:33.207Z] be4e14f58018: Preparing [2024-11-04T08:14:33.207Z] 3738c0ea88fc: Preparing [2024-11-04T08:14:33.207Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:33.207Z] 3738c0ea88fc: Waiting [2024-11-04T08:14:33.207Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:33.207Z] 6303084405ac: Layer already exists [2024-11-04T08:14:33.207Z] 29aca964665b: Layer already exists [2024-11-04T08:14:33.207Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:33.207Z] 7b1c9d4394b6: Pushed [2024-11-04T08:14:33.465Z] 3738c0ea88fc: Pushed [2024-11-04T08:14:33.723Z] be4e14f58018: Pushed [2024-11-04T08:14:38.999Z] 8429f01349ca: Pushed [2024-11-04T08:14:38.999Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:eff3606ad1909be24b31fe79e6632d607329457548de3a21950ad7698aaa51b3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:39.333Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:39.652Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-04T08:14:39.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-04T08:14:39.652Z] 7b1c9d4394b6: Preparing [2024-11-04T08:14:39.652Z] 8429f01349ca: Preparing [2024-11-04T08:14:39.652Z] 29aca964665b: Preparing [2024-11-04T08:14:39.652Z] 6303084405ac: Preparing [2024-11-04T08:14:39.652Z] be4e14f58018: Preparing [2024-11-04T08:14:39.652Z] 3738c0ea88fc: Preparing [2024-11-04T08:14:39.652Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:39.652Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:39.652Z] 3738c0ea88fc: Waiting [2024-11-04T08:14:39.652Z] 6303084405ac: Layer already exists [2024-11-04T08:14:39.652Z] be4e14f58018: Layer already exists [2024-11-04T08:14:39.652Z] 7b1c9d4394b6: Layer already exists [2024-11-04T08:14:39.652Z] 8429f01349ca: Layer already exists [2024-11-04T08:14:39.652Z] 29aca964665b: Layer already exists [2024-11-04T08:14:39.652Z] 3738c0ea88fc: Layer already exists [2024-11-04T08:14:39.652Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:39.652Z] latest: digest: sha256:eff3606ad1909be24b31fe79e6632d607329457548de3a21950ad7698aaa51b3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:39.969Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:40.291Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.9 [2024-11-04T08:14:40.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-04T08:14:40.291Z] 7b1c9d4394b6: Preparing [2024-11-04T08:14:40.291Z] 8429f01349ca: Preparing [2024-11-04T08:14:40.291Z] 29aca964665b: Preparing [2024-11-04T08:14:40.291Z] 6303084405ac: Preparing [2024-11-04T08:14:40.291Z] be4e14f58018: Preparing [2024-11-04T08:14:40.291Z] 3738c0ea88fc: Preparing [2024-11-04T08:14:40.291Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:40.291Z] 3738c0ea88fc: Waiting [2024-11-04T08:14:40.291Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:40.292Z] be4e14f58018: Layer already exists [2024-11-04T08:14:40.292Z] 7b1c9d4394b6: Layer already exists [2024-11-04T08:14:40.292Z] 8429f01349ca: Layer already exists [2024-11-04T08:14:40.292Z] 29aca964665b: Layer already exists [2024-11-04T08:14:40.292Z] 6303084405ac: Layer already exists [2024-11-04T08:14:40.292Z] 3738c0ea88fc: Layer already exists [2024-11-04T08:14:40.292Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:40.292Z] 4.0.0-dev.9: digest: sha256:eff3606ad1909be24b31fe79e6632d607329457548de3a21950ad7698aaa51b3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:40.614Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:40.933Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:14:40.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-04T08:14:40.933Z] 7b1c9d4394b6: Preparing [2024-11-04T08:14:40.933Z] 8429f01349ca: Preparing [2024-11-04T08:14:40.933Z] 29aca964665b: Preparing [2024-11-04T08:14:40.933Z] 6303084405ac: Preparing [2024-11-04T08:14:40.933Z] be4e14f58018: Preparing [2024-11-04T08:14:40.933Z] 3738c0ea88fc: Preparing [2024-11-04T08:14:40.933Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:40.933Z] 3738c0ea88fc: Waiting [2024-11-04T08:14:40.933Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:40.933Z] 8429f01349ca: Layer already exists [2024-11-04T08:14:40.933Z] be4e14f58018: Layer already exists [2024-11-04T08:14:40.933Z] 29aca964665b: Layer already exists [2024-11-04T08:14:40.933Z] 7b1c9d4394b6: Layer already exists [2024-11-04T08:14:40.933Z] 6303084405ac: Layer already exists [2024-11-04T08:14:40.933Z] 3738c0ea88fc: Layer already exists [2024-11-04T08:14:40.933Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:40.933Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:eff3606ad1909be24b31fe79e6632d607329457548de3a21950ad7698aaa51b3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:41.252Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:41.567Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-11-04T08:14:41.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-04T08:14:41.567Z] 7b1c9d4394b6: Preparing [2024-11-04T08:14:41.567Z] 8429f01349ca: Preparing [2024-11-04T08:14:41.567Z] 29aca964665b: Preparing [2024-11-04T08:14:41.567Z] 6303084405ac: Preparing [2024-11-04T08:14:41.567Z] be4e14f58018: Preparing [2024-11-04T08:14:41.567Z] 3738c0ea88fc: Preparing [2024-11-04T08:14:41.567Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:41.567Z] 3738c0ea88fc: Waiting [2024-11-04T08:14:41.567Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:41.567Z] 6303084405ac: Layer already exists [2024-11-04T08:14:41.567Z] be4e14f58018: Layer already exists [2024-11-04T08:14:41.567Z] 7b1c9d4394b6: Layer already exists [2024-11-04T08:14:41.567Z] 8429f01349ca: Layer already exists [2024-11-04T08:14:41.567Z] 29aca964665b: Layer already exists [2024-11-04T08:14:41.567Z] 3738c0ea88fc: Layer already exists [2024-11-04T08:14:41.567Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:41.567Z] main: digest: sha256:eff3606ad1909be24b31fe79e6632d607329457548de3a21950ad7698aaa51b3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:14:41.637Z] ===================================================== [Pipeline] echo [2024-11-04T08:14:41.651Z] taggedImages: [2024-11-04T08:14:41.651Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:14:41.651Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-04T08:14:41.651Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.9 [2024-11-04T08:14:41.651Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:14:41.651Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-11-04T08:14:41.679Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-11-04T08:14:41.679Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:14:41.679Z] latest [2024-11-04T08:14:41.679Z] 4.0.0-dev.9 [2024-11-04T08:14:41.679Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:14:41.679Z] main [2024-11-04T08:14:41.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:42.011Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:42.321Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:14:42.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-04T08:14:42.321Z] 817dd768fd25: Preparing [2024-11-04T08:14:42.321Z] 51c426348d02: Preparing [2024-11-04T08:14:42.321Z] 60f3d819a058: Preparing [2024-11-04T08:14:42.321Z] 29aca964665b: Preparing [2024-11-04T08:14:42.321Z] 6303084405ac: Preparing [2024-11-04T08:14:42.321Z] d7bd96345b79: Preparing [2024-11-04T08:14:42.321Z] 4510a9d49ad6: Preparing [2024-11-04T08:14:42.321Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:42.321Z] d7bd96345b79: Waiting [2024-11-04T08:14:42.321Z] 4510a9d49ad6: Waiting [2024-11-04T08:14:42.321Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:42.321Z] 6303084405ac: Layer already exists [2024-11-04T08:14:42.321Z] 29aca964665b: Layer already exists [2024-11-04T08:14:42.321Z] 51c426348d02: Pushed [2024-11-04T08:14:42.321Z] 817dd768fd25: Pushed [2024-11-04T08:14:42.321Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:42.579Z] 4510a9d49ad6: Pushed [2024-11-04T08:14:43.147Z] d7bd96345b79: Pushed [2024-11-04T08:14:47.336Z] 60f3d819a058: Pushed [2024-11-04T08:14:47.597Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:e79d73af9180260b1f3ac8f6446577432cfcaee05b9d4457ebcb264f16d80d08 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:47.944Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:48.327Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-04T08:14:48.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-04T08:14:48.327Z] 817dd768fd25: Preparing [2024-11-04T08:14:48.327Z] 51c426348d02: Preparing [2024-11-04T08:14:48.327Z] 60f3d819a058: Preparing [2024-11-04T08:14:48.327Z] 29aca964665b: Preparing [2024-11-04T08:14:48.327Z] 6303084405ac: Preparing [2024-11-04T08:14:48.327Z] d7bd96345b79: Preparing [2024-11-04T08:14:48.327Z] 4510a9d49ad6: Preparing [2024-11-04T08:14:48.327Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:48.327Z] d7bd96345b79: Waiting [2024-11-04T08:14:48.327Z] 4510a9d49ad6: Waiting [2024-11-04T08:14:48.327Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:48.327Z] 51c426348d02: Layer already exists [2024-11-04T08:14:48.327Z] 29aca964665b: Layer already exists [2024-11-04T08:14:48.327Z] 817dd768fd25: Layer already exists [2024-11-04T08:14:48.327Z] 6303084405ac: Layer already exists [2024-11-04T08:14:48.327Z] 60f3d819a058: Layer already exists [2024-11-04T08:14:48.327Z] d7bd96345b79: Layer already exists [2024-11-04T08:14:48.327Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:48.327Z] 4510a9d49ad6: Layer already exists [2024-11-04T08:14:48.327Z] latest: digest: sha256:e79d73af9180260b1f3ac8f6446577432cfcaee05b9d4457ebcb264f16d80d08 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:48.708Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:49.081Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.9 [2024-11-04T08:14:49.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-04T08:14:49.081Z] 817dd768fd25: Preparing [2024-11-04T08:14:49.081Z] 51c426348d02: Preparing [2024-11-04T08:14:49.081Z] 60f3d819a058: Preparing [2024-11-04T08:14:49.081Z] 29aca964665b: Preparing [2024-11-04T08:14:49.081Z] 6303084405ac: Preparing [2024-11-04T08:14:49.081Z] d7bd96345b79: Preparing [2024-11-04T08:14:49.081Z] 4510a9d49ad6: Preparing [2024-11-04T08:14:49.081Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:49.081Z] d7bd96345b79: Waiting [2024-11-04T08:14:49.081Z] 4510a9d49ad6: Waiting [2024-11-04T08:14:49.081Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:49.081Z] 6303084405ac: Layer already exists [2024-11-04T08:14:49.081Z] 60f3d819a058: Layer already exists [2024-11-04T08:14:49.081Z] 51c426348d02: Layer already exists [2024-11-04T08:14:49.081Z] 817dd768fd25: Layer already exists [2024-11-04T08:14:49.081Z] 29aca964665b: Layer already exists [2024-11-04T08:14:49.081Z] 4510a9d49ad6: Layer already exists [2024-11-04T08:14:49.081Z] d7bd96345b79: Layer already exists [2024-11-04T08:14:49.081Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:49.081Z] 4.0.0-dev.9: digest: sha256:e79d73af9180260b1f3ac8f6446577432cfcaee05b9d4457ebcb264f16d80d08 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:49.406Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:49.723Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:14:49.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-04T08:14:49.723Z] 817dd768fd25: Preparing [2024-11-04T08:14:49.723Z] 51c426348d02: Preparing [2024-11-04T08:14:49.723Z] 60f3d819a058: Preparing [2024-11-04T08:14:49.723Z] 29aca964665b: Preparing [2024-11-04T08:14:49.723Z] 6303084405ac: Preparing [2024-11-04T08:14:49.723Z] d7bd96345b79: Preparing [2024-11-04T08:14:49.723Z] 4510a9d49ad6: Preparing [2024-11-04T08:14:49.723Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:49.723Z] d7bd96345b79: Waiting [2024-11-04T08:14:49.723Z] 4510a9d49ad6: Waiting [2024-11-04T08:14:49.723Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:49.723Z] 817dd768fd25: Layer already exists [2024-11-04T08:14:49.723Z] 51c426348d02: Layer already exists [2024-11-04T08:14:49.723Z] 29aca964665b: Layer already exists [2024-11-04T08:14:49.723Z] 6303084405ac: Layer already exists [2024-11-04T08:14:49.723Z] 60f3d819a058: Layer already exists [2024-11-04T08:14:49.723Z] d7bd96345b79: Layer already exists [2024-11-04T08:14:49.723Z] 4510a9d49ad6: Layer already exists [2024-11-04T08:14:49.723Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:49.723Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:e79d73af9180260b1f3ac8f6446577432cfcaee05b9d4457ebcb264f16d80d08 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:50.050Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:14:50.373Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-11-04T08:14:50.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-04T08:14:50.373Z] 817dd768fd25: Preparing [2024-11-04T08:14:50.373Z] 51c426348d02: Preparing [2024-11-04T08:14:50.373Z] 60f3d819a058: Preparing [2024-11-04T08:14:50.373Z] 29aca964665b: Preparing [2024-11-04T08:14:50.373Z] 6303084405ac: Preparing [2024-11-04T08:14:50.373Z] d7bd96345b79: Preparing [2024-11-04T08:14:50.373Z] 4510a9d49ad6: Preparing [2024-11-04T08:14:50.373Z] 63ca1fbb43ae: Preparing [2024-11-04T08:14:50.373Z] d7bd96345b79: Waiting [2024-11-04T08:14:50.373Z] 4510a9d49ad6: Waiting [2024-11-04T08:14:50.373Z] 63ca1fbb43ae: Waiting [2024-11-04T08:14:50.373Z] 60f3d819a058: Layer already exists [2024-11-04T08:14:50.373Z] 817dd768fd25: Layer already exists [2024-11-04T08:14:50.373Z] 6303084405ac: Layer already exists [2024-11-04T08:14:50.373Z] 51c426348d02: Layer already exists [2024-11-04T08:14:50.373Z] 29aca964665b: Layer already exists [2024-11-04T08:14:50.373Z] d7bd96345b79: Layer already exists [2024-11-04T08:14:50.373Z] 4510a9d49ad6: Layer already exists [2024-11-04T08:14:50.373Z] 63ca1fbb43ae: Layer already exists [2024-11-04T08:14:50.373Z] main: digest: sha256:e79d73af9180260b1f3ac8f6446577432cfcaee05b9d4457ebcb264f16d80d08 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:14:50.430Z] ===================================================== [Pipeline] echo [2024-11-04T08:14:50.443Z] taggedImages: [2024-11-04T08:14:50.443Z] - nexus3.edgexfoundry.org:10004/support-notifications:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:14:50.443Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-04T08:14:50.443Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.9 [2024-11-04T08:14:50.443Z] - nexus3.edgexfoundry.org:10004/support-notifications:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:14:50.443Z] - nexus3.edgexfoundry.org:10004/support-notifications: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-11-04T08:30:34.655Z] #153 ... [2024-11-04T08:30:34.655Z] [2024-11-04T08:30:34.655Z] #147 [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-11-04T08:30:34.655Z] #147 1167.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-04T08:30:36.633Z] #147 ... [2024-11-04T08:30:36.633Z] [2024-11-04T08:30:36.633Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-04T08:30:36.633Z] #148 DONE 1176.5s [2024-11-04T08:30:36.633Z] [2024-11-04T08:30:36.633Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-04T08:30:36.633Z] #154 DONE 0.3s [2024-11-04T08:30:36.633Z] [2024-11-04T08:30:36.633Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-04T08:30:36.992Z] #143 ... [2024-11-04T08:30:36.992Z] [2024-11-04T08:30:36.992Z] #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-04T08:30:39.718Z] #155 DONE 2.9s [2024-11-04T08:30:39.718Z] [2024-11-04T08:30:39.718Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:30:39.718Z] #50 ... [2024-11-04T08:30:39.718Z] [2024-11-04T08:30:39.718Z] #156 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:30:40.043Z] #156 DONE 0.3s [2024-11-04T08:30:40.043Z] [2024-11-04T08:30:40.043Z] #157 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:30:40.316Z] #157 DONE 0.2s [2024-11-04T08:30:40.316Z] [2024-11-04T08:30:40.316Z] #158 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-04T08:30:40.616Z] #158 DONE 0.4s [2024-11-04T08:30:40.616Z] [2024-11-04T08:30:40.616Z] #159 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-04T08:30:40.890Z] #159 DONE 0.4s [2024-11-04T08:30:40.890Z] [2024-11-04T08:30:40.890Z] #160 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-04T08:30:41.183Z] #160 DONE 0.1s [2024-11-04T08:30:41.183Z] [2024-11-04T08:30:41.183Z] #161 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-04T08:30:41.454Z] #161 DONE 0.2s [2024-11-04T08:30:41.454Z] [2024-11-04T08:30:41.454Z] #162 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-04T08:30:41.454Z] #162 DONE 0.2s [2024-11-04T08:30:41.454Z] [2024-11-04T08:30:41.454Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-04T08:30:41.454Z] #145 ... [2024-11-04T08:30:41.454Z] [2024-11-04T08:30:41.454Z] #163 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-04T08:30:41.741Z] #163 DONE 0.2s [2024-11-04T08:30:41.741Z] [2024-11-04T08:30:41.741Z] #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-04T08:30:43.743Z] #164 DONE 2.1s [2024-11-04T08:30:43.743Z] [2024-11-04T08:30:43.743Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:30:43.743Z] #50 ... [2024-11-04T08:30:43.743Z] [2024-11-04T08:30:43.743Z] #111 [security-bootstrapper] exporting to image [2024-11-04T08:30:43.743Z] #111 exporting layers [2024-11-04T08:30:45.210Z] #111 exporting layers 1.4s done [2024-11-04T08:30:45.210Z] #111 writing image sha256:fa90557608cae4610cd1aa23d43ccc9a5d40cabe5ded18f90708394c631398f8 done [2024-11-04T08:30:45.210Z] #111 naming to docker.io/library/security-bootstrapper-arm64 done [2024-11-04T08:30:45.210Z] #111 DONE 5.9s [2024-11-04T08:30:45.210Z] [2024-11-04T08:30:45.210Z] #147 [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-11-04T08:30:49.494Z] #147 ... [2024-11-04T08:30:49.494Z] [2024-11-04T08:30:49.494Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-04T08:30:49.494Z] #152 DONE 1189.0s [2024-11-04T08:30:49.494Z] [2024-11-04T08:30:49.494Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-04T08:30:49.494Z] #145 ... [2024-11-04T08:30:49.494Z] [2024-11-04T08:30:49.494Z] #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:30:49.766Z] #165 DONE 0.3s [2024-11-04T08:30:49.766Z] [2024-11-04T08:30:49.766Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:30:50.040Z] #50 ... [2024-11-04T08:30:50.040Z] [2024-11-04T08:30:50.040Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:30:50.040Z] #166 DONE 0.1s [2024-11-04T08:30:50.040Z] [2024-11-04T08:30:50.040Z] #167 [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-11-04T08:30:50.323Z] #167 DONE 0.2s [2024-11-04T08:30:50.323Z] [2024-11-04T08:30:50.323Z] #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-04T08:30:50.602Z] #168 DONE 0.2s [2024-11-04T08:30:50.602Z] [2024-11-04T08:30:50.602Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-04T08:30:51.230Z] #169 DONE 0.5s [2024-11-04T08:30:51.230Z] [2024-11-04T08:30:51.230Z] #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-04T08:30:51.230Z] #170 DONE 0.1s [2024-11-04T08:30:51.230Z] [2024-11-04T08:30:51.230Z] #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-04T08:30:53.294Z] #171 DONE 2.1s [2024-11-04T08:30:53.294Z] [2024-11-04T08:30:53.294Z] #111 [security-proxy-setup] exporting to image [2024-11-04T08:30:53.294Z] #111 exporting layers [2024-11-04T08:30:54.734Z] #111 exporting layers 1.2s done [2024-11-04T08:30:54.734Z] #111 writing image sha256:aeb06cf0e93e5ba34bbe4ee1fa4820f7bb7aa0c38a15657438b464fccf5ad8c6 done [2024-11-04T08:30:54.734Z] #111 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-11-04T08:30:54.734Z] #111 DONE 7.1s [2024-11-04T08:30:54.734Z] [2024-11-04T08:30:54.734Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:31:01.458Z] #50 ... [2024-11-04T08:31:01.458Z] [2024-11-04T08:31:01.458Z] #147 [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-11-04T08:31:01.458Z] #147 DONE 1201.4s [2024-11-04T08:31:01.458Z] [2024-11-04T08:31:01.458Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-04T08:31:02.502Z] #146 ... [2024-11-04T08:31:02.502Z] [2024-11-04T08:31:02.502Z] #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:31:02.774Z] #172 DONE 0.4s [2024-11-04T08:31:02.774Z] [2024-11-04T08:31:02.774Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:31:02.774Z] #173 DONE 0.2s [2024-11-04T08:31:02.774Z] [2024-11-04T08:31:02.774Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-04T08:31:03.066Z] #145 ... [2024-11-04T08:31:03.066Z] [2024-11-04T08:31:03.066Z] #174 [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-11-04T08:31:03.066Z] #174 DONE 0.2s [2024-11-04T08:31:03.066Z] [2024-11-04T08:31:03.066Z] #175 [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-11-04T08:31:03.350Z] #175 DONE 0.2s [2024-11-04T08:31:03.350Z] [2024-11-04T08:31:03.350Z] #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-04T08:31:03.350Z] #176 DONE 0.2s [2024-11-04T08:31:03.350Z] [2024-11-04T08:31:03.350Z] #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-04T08:31:03.645Z] #177 DONE 0.4s [2024-11-04T08:31:03.645Z] [2024-11-04T08:31:03.645Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-04T08:31:03.921Z] #145 ... [2024-11-04T08:31:03.921Z] [2024-11-04T08:31:03.921Z] #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-04T08:31:04.192Z] #178 DONE 0.4s [2024-11-04T08:31:04.192Z] [2024-11-04T08:31:04.192Z] #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-04T08:31:04.468Z] #179 DONE 0.2s [2024-11-04T08:31:04.468Z] [2024-11-04T08:31:04.468Z] #180 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-04T08:31:07.185Z] #180 DONE 2.4s [2024-11-04T08:31:07.185Z] [2024-11-04T08:31:07.185Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-04T08:31:07.185Z] #143 ... [2024-11-04T08:31:07.185Z] [2024-11-04T08:31:07.185Z] #111 [security-secretstore-setup] exporting to image [2024-11-04T08:31:07.185Z] #111 exporting layers [2024-11-04T08:31:08.154Z] #111 exporting layers 1.6s done [2024-11-04T08:31:08.422Z] #111 writing image sha256:48aa0220cfa88cd4f2dd6cbdedfa60ec95b18b9fc6f12289a2589cedcb926bf7 done [2024-11-04T08:31:08.422Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-11-04T08:31:08.422Z] #111 DONE 8.8s [2024-11-04T08:31:08.422Z] [2024-11-04T08:31:08.422Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-04T08:31:55.765Z] #146 ... [2024-11-04T08:31:55.765Z] [2024-11-04T08:31:55.765Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-04T08:31:55.765Z] #150 DONE 1255.5s [2024-11-04T08:31:55.765Z] [2024-11-04T08:31:55.765Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-04T08:31:55.765Z] #149 ... [2024-11-04T08:31:55.765Z] [2024-11-04T08:31:55.765Z] #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:31:56.040Z] #181 DONE 0.2s [2024-11-04T08:31:56.040Z] [2024-11-04T08:31:56.040Z] #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:31:56.040Z] #182 DONE 0.2s [2024-11-04T08:31:56.040Z] [2024-11-04T08:31:56.040Z] #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-04T08:31:56.644Z] #183 DONE 0.3s [2024-11-04T08:31:56.644Z] [2024-11-04T08:31:56.644Z] #184 [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-11-04T08:31:56.644Z] #184 DONE 0.1s [2024-11-04T08:31:56.644Z] [2024-11-04T08:31:56.644Z] #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-04T08:31:56.938Z] #185 DONE 0.1s [2024-11-04T08:31:56.938Z] [2024-11-04T08:31:56.938Z] #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-04T08:31:58.916Z] #186 DONE 2.1s [2024-11-04T08:31:58.916Z] [2024-11-04T08:31:58.916Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-04T08:31:58.916Z] #146 ... [2024-11-04T08:31:58.916Z] [2024-11-04T08:31:58.916Z] #111 [core-common-config-bootstrapper] exporting to image [2024-11-04T08:31:58.916Z] #111 exporting layers [2024-11-04T08:31:59.543Z] #111 exporting layers 0.7s done [2024-11-04T08:31:59.815Z] #111 writing image sha256:82e7d9f22f30b7e4d96cc7e90ea3172d312d01288c3618edd262d08725cccaef done [2024-11-04T08:31:59.815Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-11-04T08:31:59.815Z] #111 DONE 9.5s [2024-11-04T08:31:59.815Z] [2024-11-04T08:31:59.815Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-04T08:34:21.618Z] #146 ... [2024-11-04T08:34:21.618Z] [2024-11-04T08:34:21.618Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-04T08:34:21.618Z] #149 DONE 1387.5s [2024-11-04T08:34:21.618Z] [2024-11-04T08:34:21.618Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-04T08:34:21.618Z] #146 ... [2024-11-04T08:34:21.618Z] [2024-11-04T08:34:21.618Z] #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:34:21.618Z] #187 DONE 0.1s [2024-11-04T08:34:21.618Z] [2024-11-04T08:34:21.618Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:34:21.618Z] #188 DONE 0.1s [2024-11-04T08:34:21.618Z] [2024-11-04T08:34:21.618Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:34:21.618Z] #50 ... [2024-11-04T08:34:21.618Z] [2024-11-04T08:34:21.618Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-04T08:34:21.618Z] #189 DONE 0.3s [2024-11-04T08:34:21.618Z] [2024-11-04T08:34:21.618Z] #190 [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-11-04T08:34:21.618Z] #190 DONE 0.1s [2024-11-04T08:34:21.618Z] [2024-11-04T08:34:21.618Z] #111 [security-spiffe-token-provider] exporting to image [2024-11-04T08:34:21.618Z] #111 exporting layers [2024-11-04T08:34:21.618Z] #111 exporting layers 0.9s done [2024-11-04T08:34:21.618Z] #111 writing image sha256:2fe29cddd006c80f99fe957bd5dd8056e42513af788b547cdd979611bc5de4df 0.0s done [2024-11-04T08:34:21.618Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-11-04T08:34:21.618Z] #111 DONE 10.5s [2024-11-04T08:34:21.618Z] [2024-11-04T08:34:21.618Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-04T08:41:43.894Z] #143 ... [2024-11-04T08:41:43.894Z] [2024-11-04T08:41:43.894Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-04T08:41:43.894Z] #153 DONE 1839.2s [2024-11-04T08:41:43.894Z] [2024-11-04T08:41:43.894Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-04T08:41:43.894Z] #146 ... [2024-11-04T08:41:43.894Z] [2024-11-04T08:41:43.894Z] #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:41:43.894Z] #191 DONE 0.1s [2024-11-04T08:41:43.894Z] [2024-11-04T08:41:43.894Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:41:43.894Z] #192 DONE 0.1s [2024-11-04T08:41:43.895Z] [2024-11-04T08:41:43.895Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-04T08:41:43.895Z] #193 DONE 0.4s [2024-11-04T08:41:43.895Z] [2024-11-04T08:41:43.895Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:41:43.895Z] #50 ... [2024-11-04T08:41:43.895Z] [2024-11-04T08:41:43.895Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-04T08:41:43.895Z] #194 DONE 0.2s [2024-11-04T08:41:43.895Z] [2024-11-04T08:41:43.895Z] #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-04T08:41:43.895Z] #195 DONE 0.1s [2024-11-04T08:41:43.895Z] [2024-11-04T08:41:43.895Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-04T08:41:43.895Z] #196 DONE 1.8s [2024-11-04T08:41:43.895Z] [2024-11-04T08:41:43.895Z] #111 [security-proxy-auth] exporting to image [2024-11-04T08:41:43.895Z] #111 exporting layers [2024-11-04T08:41:43.895Z] #111 exporting layers 0.8s done [2024-11-04T08:41:43.895Z] #111 writing image sha256:6ac4a2b949ab3d77ea1b88bd8eb582b1c84b031745954bb051cda1826e7bb66b 0.0s done [2024-11-04T08:41:43.895Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2024-11-04T08:41:43.895Z] #111 DONE 11.3s [2024-11-04T08:41:43.895Z] [2024-11-04T08:41:43.895Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-04T08:42:40.365Z] #151 DONE 1894.7s [2024-11-04T08:42:40.365Z] [2024-11-04T08:42:40.365Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-04T08:42:40.365Z] #143 ... [2024-11-04T08:42:40.365Z] [2024-11-04T08:42:40.365Z] #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:42:40.365Z] #197 DONE 0.3s [2024-11-04T08:42:40.365Z] [2024-11-04T08:42:40.365Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-04T08:42:40.365Z] #145 ... [2024-11-04T08:42:40.365Z] [2024-11-04T08:42:40.365Z] #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:42:40.365Z] #198 DONE 0.2s [2024-11-04T08:42:40.365Z] [2024-11-04T08:42:40.365Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-04T08:42:40.365Z] #199 DONE 0.4s [2024-11-04T08:42:40.365Z] [2024-11-04T08:42:40.365Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:42:40.365Z] #50 ... [2024-11-04T08:42:40.365Z] [2024-11-04T08:42:40.365Z] #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-04T08:42:40.365Z] #200 DONE 0.1s [2024-11-04T08:42:40.365Z] [2024-11-04T08:42:40.365Z] #111 [core-command] exporting to image [2024-11-04T08:42:40.365Z] #111 exporting layers [2024-11-04T08:42:40.365Z] #111 exporting layers 0.4s done [2024-11-04T08:42:40.365Z] #111 writing image sha256:fc5bc4e15ad16c04df0c19f20b999fb9a2f9344a982d8907ac5dbd3a3d9f8764 0.0s done [2024-11-04T08:42:40.365Z] #111 naming to docker.io/library/core-command-arm64 done [2024-11-04T08:42:40.365Z] #111 DONE 11.7s [2024-11-04T08:42:40.365Z] [2024-11-04T08:42:40.365Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:44:47.114Z] #50 ... [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-04T08:44:47.114Z] #144 DONE 2013.8s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-04T08:44:47.114Z] #143 ... [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:44:47.114Z] #201 ... [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-04T08:44:47.114Z] #138 DONE 2014.6s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-04T08:44:47.114Z] #145 DONE 2014.8s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:44:47.114Z] #50 ... [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:44:47.114Z] #201 DONE 0.7s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #202 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:44:47.114Z] #202 DONE 0.4s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #203 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-04T08:44:47.114Z] #203 ... [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #204 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:44:47.114Z] #204 DONE 0.3s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #205 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:44:47.114Z] #205 DONE 0.2s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #206 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:44:47.114Z] #206 DONE 0.3s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #207 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-04T08:44:47.114Z] #207 ... [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #203 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-04T08:44:47.114Z] #203 DONE 1.0s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-04T08:44:47.114Z] #208 DONE 0.3s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #209 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-04T08:44:47.114Z] #209 DONE 0.4s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-04T08:44:47.114Z] #210 DONE 0.9s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #111 [core-data] exporting to image [2024-11-04T08:44:47.114Z] #111 exporting layers [2024-11-04T08:44:47.114Z] #111 ... [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #207 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-04T08:44:47.114Z] #207 DONE 1.0s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #211 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-04T08:44:47.114Z] #211 ... [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-04T08:44:47.114Z] #212 DONE 0.5s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #211 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-04T08:44:47.114Z] #211 DONE 0.6s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-04T08:44:47.114Z] #213 DONE 0.3s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-04T08:44:47.114Z] #214 DONE 0.4s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-04T08:44:47.114Z] #215 DONE 0.3s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #111 [core-data] exporting to image [2024-11-04T08:44:47.114Z] #111 exporting layers 1.3s done [2024-11-04T08:44:47.114Z] #111 writing image sha256:2450d629c2800753e9324d0d133cdbad3314d50f83d3632546ea4bba50bcc009 0.1s done [2024-11-04T08:44:47.114Z] #111 naming to docker.io/library/core-data-arm64 0.0s done [2024-11-04T08:44:47.114Z] #111 exporting layers 1.0s done [2024-11-04T08:44:47.114Z] #111 writing image sha256:5eecf0f48443e910d15254f47601dd66060e1cb2c8372d0fbc1d98e064f7369c done [2024-11-04T08:44:47.114Z] #111 naming to docker.io/library/core-keeper-arm64 done [2024-11-04T08:44:47.114Z] #111 exporting layers 0.8s done [2024-11-04T08:44:47.114Z] #111 writing image sha256:19f00518df184082bd159d269f5859af81fb1ed9e05fcb4de147d5a892926324 done [2024-11-04T08:44:47.114Z] #111 naming to docker.io/library/core-metadata-arm64 done [2024-11-04T08:44:47.114Z] #111 DONE 14.0s [2024-11-04T08:44:47.114Z] [2024-11-04T08:44:47.114Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-04T08:45:02.140Z] #146 ... [2024-11-04T08:45:02.140Z] [2024-11-04T08:45:02.140Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-04T08:45:02.140Z] #143 DONE 2041.6s [2024-11-04T08:45:02.140Z] [2024-11-04T08:45:02.140Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:45:02.140Z] #50 ... [2024-11-04T08:45:02.140Z] [2024-11-04T08:45:02.140Z] #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:45:02.140Z] #216 DONE 0.2s [2024-11-04T08:45:02.140Z] [2024-11-04T08:45:02.140Z] #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:45:02.140Z] #217 DONE 0.2s [2024-11-04T08:45:02.140Z] [2024-11-04T08:45:02.140Z] #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-04T08:45:03.102Z] #218 DONE 0.7s [2024-11-04T08:45:03.102Z] [2024-11-04T08:45:03.102Z] #219 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-04T08:45:03.102Z] #219 DONE 0.1s [2024-11-04T08:45:03.102Z] [2024-11-04T08:45:03.102Z] #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-04T08:45:03.376Z] #220 DONE 0.1s [2024-11-04T08:45:03.376Z] [2024-11-04T08:45:03.376Z] #111 [support-notifications] exporting to image [2024-11-04T08:45:03.376Z] #111 exporting layers [2024-11-04T08:45:03.959Z] #111 exporting layers 0.8s done [2024-11-04T08:45:03.959Z] #111 writing image sha256:282b63b550142f954242bdc2ba1c4c7b1549810e179fdf0cf3995fa3d511080b done [2024-11-04T08:45:03.959Z] #111 naming to docker.io/library/support-notifications-arm64 done [2024-11-04T08:45:03.959Z] #111 DONE 14.8s [2024-11-04T08:45:03.959Z] [2024-11-04T08:45:03.959Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:45:05.378Z] #50 ... [2024-11-04T08:45:05.378Z] [2024-11-04T08:45:05.378Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-04T08:45:05.378Z] #146 DONE 2045.4s [2024-11-04T08:45:05.654Z] [2024-11-04T08:45:05.654Z] #221 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-04T08:45:05.654Z] #221 DONE 0.1s [2024-11-04T08:45:05.654Z] [2024-11-04T08:45:05.654Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:45:05.654Z] #50 ... [2024-11-04T08:45:05.654Z] [2024-11-04T08:45:05.654Z] #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-04T08:45:05.654Z] #222 DONE 0.1s [2024-11-04T08:45:05.925Z] [2024-11-04T08:45:05.925Z] #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-04T08:45:06.195Z] #223 DONE 0.4s [2024-11-04T08:45:06.195Z] [2024-11-04T08:45:06.195Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:45:06.463Z] #50 ... [2024-11-04T08:45:06.463Z] [2024-11-04T08:45:06.463Z] #224 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-04T08:45:06.463Z] #224 DONE 0.1s [2024-11-04T08:45:06.463Z] [2024-11-04T08:45:06.463Z] #111 [support-cron-scheduler] exporting to image [2024-11-04T08:45:07.050Z] #111 exporting layers 0.6s done [2024-11-04T08:45:07.050Z] #111 writing image sha256:4ce83b33c29a5519749c41b2f36c4ce69710f416755d54cfb596bb04e0408fb6 done [2024-11-04T08:45:07.050Z] #111 naming to docker.io/library/support-cron-scheduler-arm64 [2024-11-04T08:45:07.050Z] #111 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-11-04T08:45:07.050Z] #111 DONE 15.4s [2024-11-04T08:45:07.050Z] [2024-11-04T08:45:07.050Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-04T08:45:07.050Z] time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:45:07.050Z] time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:45:07.050Z] time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:45:07.050Z] time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:45:07.050Z] time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:45:07.050Z] time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:45:07.050Z] time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:45:07.050Z] time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:45:07.050Z] time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:45:07.050Z] time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:45:07.050Z] time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:45:07.050Z] time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:45:07.050Z] time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:45:07.050Z] time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-04T08:45:07.050Z] time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-04T08:45:07.072Z] $ docker stop --time=1 0eb5f3abd1d55b4a757a5944b891bb1dc52ca4f89cf34b9c242e2569152d1fd4 [2024-11-04T08:45:08.663Z] $ docker rm -f --volumes 0eb5f3abd1d55b4a757a5944b891bb1dc52ca4f89cf34b9c242e2569152d1fd4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-04T08:45:09.131Z] + docker images [2024-11-04T08:45:09.132Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-04T08:45:09.132Z] support-cron-scheduler-arm64 latest 4ce83b33c29a 2 seconds ago 71.1MB [2024-11-04T08:45:09.132Z] support-notifications-arm64 latest 282b63b55014 5 seconds ago 70MB [2024-11-04T08:45:09.132Z] core-metadata-arm64 latest 19f00518df18 30 seconds ago 48.3MB [2024-11-04T08:45:09.132Z] core-keeper-arm64 latest 5eecf0f48443 31 seconds ago 41.4MB [2024-11-04T08:45:09.132Z] core-data-arm64 latest 2450d629c280 32 seconds ago 48.2MB [2024-11-04T08:45:09.132Z] core-command-arm64 latest fc5bc4e15ad1 2 minutes ago 42.3MB [2024-11-04T08:45:09.132Z] security-proxy-auth-arm64 latest 6ac4a2b949ab 3 minutes ago 40.5MB [2024-11-04T08:45:09.132Z] security-spiffe-token-provider-arm64 latest 2fe29cddd006 11 minutes ago 46.9MB [2024-11-04T08:45:09.132Z] core-common-config-bootstrapper-arm64 latest 82e7d9f22f30 13 minutes ago 27.6MB [2024-11-04T08:45:09.132Z] security-secretstore-setup-arm64 latest 48aa0220cfa8 14 minutes ago 56MB [2024-11-04T08:45:09.132Z] security-proxy-setup-arm64 latest aeb06cf0e93e 14 minutes ago 40MB [2024-11-04T08:45:09.132Z] security-bootstrapper-arm64 latest fa90557608ca 14 minutes ago 32MB [2024-11-04T08:45:09.132Z] security-spire-agent-arm64 latest 5495389bca63 35 minutes ago 182MB [2024-11-04T08:45:09.132Z] security-spire-server-arm64 latest f9f247314c12 35 minutes ago 124MB [2024-11-04T08:45:09.132Z] security-spire-config-arm64 latest fa6481e9844d 35 minutes ago 123MB [2024-11-04T08:45:09.132Z] ci-base-image-arm64 latest 617dcc13d670 36 minutes ago 961MB [2024-11-04T08:45:09.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 4 weeks ago 558MB [2024-11-04T08:45:09.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 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-11-04T08:45:09.287Z] provisioning config files... [2024-11-04T08:45:09.299Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/743@tmp/config12792776412035119433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T08:45:09.643Z] ---> ****-login.sh [2024-11-04T08:45:09.643Z] nexus3.edgexfoundry.org:10001 [2024-11-04T08:45:09.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:45:09.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:45:09.910Z] Configure a credential helper to remove this warning. See [2024-11-04T08:45:09.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:45:09.910Z] [2024-11-04T08:45:09.910Z] Login Succeeded [2024-11-04T08:45:09.910Z] nexus3.edgexfoundry.org:10002 [2024-11-04T08:45:10.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:45:10.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:45:10.444Z] Configure a credential helper to remove this warning. See [2024-11-04T08:45:10.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:45:10.444Z] [2024-11-04T08:45:10.444Z] Login Succeeded [2024-11-04T08:45:10.444Z] nexus3.edgexfoundry.org:10003 [2024-11-04T08:45:10.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:45:10.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:45:10.713Z] Configure a credential helper to remove this warning. See [2024-11-04T08:45:10.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:45:10.713Z] [2024-11-04T08:45:10.713Z] Login Succeeded [2024-11-04T08:45:10.713Z] nexus3.edgexfoundry.org:10004 [2024-11-04T08:45:10.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:45:11.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:45:11.256Z] Configure a credential helper to remove this warning. See [2024-11-04T08:45:11.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:45:11.256Z] [2024-11-04T08:45:11.256Z] Login Succeeded [2024-11-04T08:45:11.256Z] ****.io [2024-11-04T08:45:11.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-04T08:45:11.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-04T08:45:11.788Z] Configure a credential helper to remove this warning. See [2024-11-04T08:45:11.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-04T08:45:11.788Z] [2024-11-04T08:45:11.788Z] Login Succeeded [2024-11-04T08:45:11.788Z] ---> ****-login.sh ends [Pipeline] } [2024-11-04T08:45:11.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:45:11.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-04T08:45:11.909Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-11-04T08:45:11.909Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:45:11.909Z] latest [2024-11-04T08:45:11.909Z] 4.0.0-dev.9 [2024-11-04T08:45:11.909Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:45:11.909Z] main [2024-11-04T08:45:11.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:12.291Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:12.674Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:45:12.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-04T08:45:12.674Z] 7ad9983969d3: Preparing [2024-11-04T08:45:12.674Z] 8e2847503ced: Preparing [2024-11-04T08:45:12.674Z] 89222744db4f: Preparing [2024-11-04T08:45:12.674Z] 8d48d029f117: Preparing [2024-11-04T08:45:12.674Z] 483f1005503c: Preparing [2024-11-04T08:45:12.674Z] 700736ed8039: Preparing [2024-11-04T08:45:12.674Z] 16113d51b718: Preparing [2024-11-04T08:45:12.674Z] 700736ed8039: Waiting [2024-11-04T08:45:12.674Z] 16113d51b718: Waiting [2024-11-04T08:45:12.943Z] 89222744db4f: Pushed [2024-11-04T08:45:12.943Z] 8d48d029f117: Pushed [2024-11-04T08:45:12.943Z] 7ad9983969d3: Pushed [2024-11-04T08:45:12.943Z] 16113d51b718: Layer already exists [2024-11-04T08:45:12.943Z] 700736ed8039: Pushed [2024-11-04T08:45:14.344Z] 483f1005503c: Pushed [2024-11-04T08:45:18.585Z] 8e2847503ced: Pushed [2024-11-04T08:45:18.585Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:0216a83f84925c0ca5450ae438b8c920e2eaff2222ea65b64914fe1b7a17d567 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:18.942Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:19.302Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-04T08:45:19.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-04T08:45:19.302Z] 7ad9983969d3: Preparing [2024-11-04T08:45:19.302Z] 8e2847503ced: Preparing [2024-11-04T08:45:19.302Z] 89222744db4f: Preparing [2024-11-04T08:45:19.302Z] 8d48d029f117: Preparing [2024-11-04T08:45:19.302Z] 483f1005503c: Preparing [2024-11-04T08:45:19.302Z] 700736ed8039: Preparing [2024-11-04T08:45:19.302Z] 16113d51b718: Preparing [2024-11-04T08:45:19.302Z] 700736ed8039: Waiting [2024-11-04T08:45:19.302Z] 16113d51b718: Waiting [2024-11-04T08:45:19.302Z] 89222744db4f: Layer already exists [2024-11-04T08:45:19.302Z] 7ad9983969d3: Layer already exists [2024-11-04T08:45:19.302Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:19.302Z] 483f1005503c: Layer already exists [2024-11-04T08:45:19.302Z] 8e2847503ced: Layer already exists [2024-11-04T08:45:19.302Z] 700736ed8039: Layer already exists [2024-11-04T08:45:19.302Z] 16113d51b718: Layer already exists [2024-11-04T08:45:19.568Z] latest: digest: sha256:0216a83f84925c0ca5450ae438b8c920e2eaff2222ea65b64914fe1b7a17d567 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:19.927Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:20.280Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.9 [2024-11-04T08:45:20.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-04T08:45:20.280Z] 7ad9983969d3: Preparing [2024-11-04T08:45:20.280Z] 8e2847503ced: Preparing [2024-11-04T08:45:20.280Z] 89222744db4f: Preparing [2024-11-04T08:45:20.280Z] 8d48d029f117: Preparing [2024-11-04T08:45:20.280Z] 483f1005503c: Preparing [2024-11-04T08:45:20.280Z] 700736ed8039: Preparing [2024-11-04T08:45:20.280Z] 16113d51b718: Preparing [2024-11-04T08:45:20.280Z] 700736ed8039: Waiting [2024-11-04T08:45:20.280Z] 16113d51b718: Waiting [2024-11-04T08:45:20.280Z] 483f1005503c: Layer already exists [2024-11-04T08:45:20.280Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:20.280Z] 7ad9983969d3: Layer already exists [2024-11-04T08:45:20.280Z] 8e2847503ced: Layer already exists [2024-11-04T08:45:20.280Z] 89222744db4f: Layer already exists [2024-11-04T08:45:20.280Z] 16113d51b718: Layer already exists [2024-11-04T08:45:20.280Z] 700736ed8039: Layer already exists [2024-11-04T08:45:20.547Z] 4.0.0-dev.9: digest: sha256:0216a83f84925c0ca5450ae438b8c920e2eaff2222ea65b64914fe1b7a17d567 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:20.924Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:21.882Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:45:21.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-04T08:45:21.882Z] 7ad9983969d3: Preparing [2024-11-04T08:45:21.882Z] 8e2847503ced: Preparing [2024-11-04T08:45:21.882Z] 89222744db4f: Preparing [2024-11-04T08:45:21.882Z] 8d48d029f117: Preparing [2024-11-04T08:45:21.882Z] 483f1005503c: Preparing [2024-11-04T08:45:21.882Z] 700736ed8039: Preparing [2024-11-04T08:45:21.882Z] 16113d51b718: Preparing [2024-11-04T08:45:21.882Z] 700736ed8039: Waiting [2024-11-04T08:45:21.882Z] 16113d51b718: Waiting [2024-11-04T08:45:21.882Z] 89222744db4f: Layer already exists [2024-11-04T08:45:21.882Z] 483f1005503c: Layer already exists [2024-11-04T08:45:21.882Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:21.882Z] 7ad9983969d3: Layer already exists [2024-11-04T08:45:21.882Z] 8e2847503ced: Layer already exists [2024-11-04T08:45:21.882Z] 16113d51b718: Layer already exists [2024-11-04T08:45:21.882Z] 700736ed8039: Layer already exists [2024-11-04T08:45:21.882Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:0216a83f84925c0ca5450ae438b8c920e2eaff2222ea65b64914fe1b7a17d567 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:22.509Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:22.869Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-11-04T08:45:22.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-04T08:45:22.869Z] 7ad9983969d3: Preparing [2024-11-04T08:45:22.869Z] 8e2847503ced: Preparing [2024-11-04T08:45:22.869Z] 89222744db4f: Preparing [2024-11-04T08:45:22.869Z] 8d48d029f117: Preparing [2024-11-04T08:45:22.869Z] 483f1005503c: Preparing [2024-11-04T08:45:22.869Z] 700736ed8039: Preparing [2024-11-04T08:45:22.869Z] 16113d51b718: Preparing [2024-11-04T08:45:22.869Z] 700736ed8039: Waiting [2024-11-04T08:45:22.869Z] 16113d51b718: Waiting [2024-11-04T08:45:22.869Z] 483f1005503c: Layer already exists [2024-11-04T08:45:22.869Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:22.869Z] 8e2847503ced: Layer already exists [2024-11-04T08:45:22.869Z] 7ad9983969d3: Layer already exists [2024-11-04T08:45:22.869Z] 89222744db4f: Layer already exists [2024-11-04T08:45:22.869Z] 700736ed8039: Layer already exists [2024-11-04T08:45:22.869Z] 16113d51b718: Layer already exists [2024-11-04T08:45:23.134Z] main: digest: sha256:0216a83f84925c0ca5450ae438b8c920e2eaff2222ea65b64914fe1b7a17d567 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:45:23.206Z] ===================================================== [Pipeline] echo [2024-11-04T08:45:23.224Z] taggedImages: [2024-11-04T08:45:23.224Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:45:23.224Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-04T08:45:23.224Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.9 [2024-11-04T08:45:23.224Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:45:23.224Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-11-04T08:45:23.256Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-11-04T08:45:23.256Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:45:23.256Z] latest [2024-11-04T08:45:23.256Z] 4.0.0-dev.9 [2024-11-04T08:45:23.256Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:45:23.256Z] main [2024-11-04T08:45:23.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:23.627Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:23.990Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:45:23.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-04T08:45:23.990Z] de168f7732d1: Preparing [2024-11-04T08:45:23.990Z] 3a4fbca5b0e1: Preparing [2024-11-04T08:45:23.990Z] a8ae03d9d869: Preparing [2024-11-04T08:45:23.990Z] 446e16fd5eaa: Preparing [2024-11-04T08:45:23.990Z] 89222744db4f: Preparing [2024-11-04T08:45:23.990Z] 8d48d029f117: Preparing [2024-11-04T08:45:23.990Z] 483f1005503c: Preparing [2024-11-04T08:45:23.990Z] 700736ed8039: Preparing [2024-11-04T08:45:23.990Z] 16113d51b718: Preparing [2024-11-04T08:45:23.990Z] 8d48d029f117: Waiting [2024-11-04T08:45:23.990Z] 483f1005503c: Waiting [2024-11-04T08:45:23.990Z] 700736ed8039: Waiting [2024-11-04T08:45:23.990Z] 16113d51b718: Waiting [2024-11-04T08:45:23.990Z] 89222744db4f: Layer already exists [2024-11-04T08:45:24.258Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:24.258Z] 483f1005503c: Layer already exists [2024-11-04T08:45:24.258Z] a8ae03d9d869: Pushed [2024-11-04T08:45:24.258Z] 3a4fbca5b0e1: Pushed [2024-11-04T08:45:24.258Z] 700736ed8039: Layer already exists [2024-11-04T08:45:24.258Z] de168f7732d1: Pushed [2024-11-04T08:45:24.258Z] 16113d51b718: Layer already exists [2024-11-04T08:45:26.836Z] 446e16fd5eaa: Pushed [2024-11-04T08:45:27.104Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:b7c825cf50ec78edf63b65ea41cf26532fb43edea8ef3a9f1e297a559cca549f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:27.474Z] + 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-11-04T08:45:27.830Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-04T08:45:27.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-04T08:45:27.830Z] de168f7732d1: Preparing [2024-11-04T08:45:27.830Z] 3a4fbca5b0e1: Preparing [2024-11-04T08:45:27.830Z] a8ae03d9d869: Preparing [2024-11-04T08:45:27.830Z] 446e16fd5eaa: Preparing [2024-11-04T08:45:27.830Z] 89222744db4f: Preparing [2024-11-04T08:45:27.830Z] 8d48d029f117: Preparing [2024-11-04T08:45:27.830Z] 483f1005503c: Preparing [2024-11-04T08:45:27.830Z] 700736ed8039: Preparing [2024-11-04T08:45:27.830Z] 16113d51b718: Preparing [2024-11-04T08:45:27.830Z] 8d48d029f117: Waiting [2024-11-04T08:45:27.830Z] 483f1005503c: Waiting [2024-11-04T08:45:27.830Z] 700736ed8039: Waiting [2024-11-04T08:45:27.830Z] 16113d51b718: Waiting [2024-11-04T08:45:27.830Z] 446e16fd5eaa: Layer already exists [2024-11-04T08:45:27.830Z] de168f7732d1: Layer already exists [2024-11-04T08:45:27.830Z] a8ae03d9d869: Layer already exists [2024-11-04T08:45:27.830Z] 3a4fbca5b0e1: Layer already exists [2024-11-04T08:45:27.830Z] 89222744db4f: Layer already exists [2024-11-04T08:45:27.830Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:27.830Z] 700736ed8039: Layer already exists [2024-11-04T08:45:27.830Z] 483f1005503c: Layer already exists [2024-11-04T08:45:27.830Z] 16113d51b718: Layer already exists [2024-11-04T08:45:28.097Z] latest: digest: sha256:b7c825cf50ec78edf63b65ea41cf26532fb43edea8ef3a9f1e297a559cca549f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:28.472Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:28.842Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.9 [2024-11-04T08:45:28.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-04T08:45:28.842Z] de168f7732d1: Preparing [2024-11-04T08:45:28.842Z] 3a4fbca5b0e1: Preparing [2024-11-04T08:45:28.842Z] a8ae03d9d869: Preparing [2024-11-04T08:45:28.842Z] 446e16fd5eaa: Preparing [2024-11-04T08:45:28.842Z] 89222744db4f: Preparing [2024-11-04T08:45:28.842Z] 8d48d029f117: Preparing [2024-11-04T08:45:28.842Z] 483f1005503c: Preparing [2024-11-04T08:45:28.842Z] 700736ed8039: Preparing [2024-11-04T08:45:28.842Z] 16113d51b718: Preparing [2024-11-04T08:45:28.842Z] 8d48d029f117: Waiting [2024-11-04T08:45:28.842Z] 483f1005503c: Waiting [2024-11-04T08:45:28.842Z] 700736ed8039: Waiting [2024-11-04T08:45:28.842Z] 16113d51b718: Waiting [2024-11-04T08:45:28.842Z] 89222744db4f: Layer already exists [2024-11-04T08:45:28.842Z] de168f7732d1: Layer already exists [2024-11-04T08:45:28.842Z] 446e16fd5eaa: Layer already exists [2024-11-04T08:45:28.842Z] a8ae03d9d869: Layer already exists [2024-11-04T08:45:28.842Z] 3a4fbca5b0e1: Layer already exists [2024-11-04T08:45:28.842Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:28.842Z] 483f1005503c: Layer already exists [2024-11-04T08:45:28.842Z] 16113d51b718: Layer already exists [2024-11-04T08:45:28.842Z] 700736ed8039: Layer already exists [2024-11-04T08:45:29.110Z] 4.0.0-dev.9: digest: sha256:b7c825cf50ec78edf63b65ea41cf26532fb43edea8ef3a9f1e297a559cca549f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:29.472Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:29.825Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:45:29.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-04T08:45:29.825Z] de168f7732d1: Preparing [2024-11-04T08:45:29.825Z] 3a4fbca5b0e1: Preparing [2024-11-04T08:45:29.825Z] a8ae03d9d869: Preparing [2024-11-04T08:45:29.825Z] 446e16fd5eaa: Preparing [2024-11-04T08:45:29.825Z] 89222744db4f: Preparing [2024-11-04T08:45:29.825Z] 8d48d029f117: Preparing [2024-11-04T08:45:29.825Z] 483f1005503c: Preparing [2024-11-04T08:45:29.825Z] 700736ed8039: Preparing [2024-11-04T08:45:29.825Z] 16113d51b718: Preparing [2024-11-04T08:45:29.825Z] 8d48d029f117: Waiting [2024-11-04T08:45:29.826Z] 483f1005503c: Waiting [2024-11-04T08:45:29.826Z] 700736ed8039: Waiting [2024-11-04T08:45:29.826Z] 16113d51b718: Waiting [2024-11-04T08:45:29.826Z] 446e16fd5eaa: Layer already exists [2024-11-04T08:45:29.826Z] 89222744db4f: Layer already exists [2024-11-04T08:45:29.826Z] de168f7732d1: Layer already exists [2024-11-04T08:45:29.826Z] a8ae03d9d869: Layer already exists [2024-11-04T08:45:29.826Z] 3a4fbca5b0e1: Layer already exists [2024-11-04T08:45:29.826Z] 700736ed8039: Layer already exists [2024-11-04T08:45:29.826Z] 16113d51b718: Layer already exists [2024-11-04T08:45:29.826Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:29.826Z] 483f1005503c: Layer already exists [2024-11-04T08:45:30.091Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:b7c825cf50ec78edf63b65ea41cf26532fb43edea8ef3a9f1e297a559cca549f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:30.449Z] + 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-11-04T08:45:30.802Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-11-04T08:45:30.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-04T08:45:30.802Z] de168f7732d1: Preparing [2024-11-04T08:45:30.802Z] 3a4fbca5b0e1: Preparing [2024-11-04T08:45:30.802Z] a8ae03d9d869: Preparing [2024-11-04T08:45:30.802Z] 446e16fd5eaa: Preparing [2024-11-04T08:45:30.802Z] 89222744db4f: Preparing [2024-11-04T08:45:30.802Z] 8d48d029f117: Preparing [2024-11-04T08:45:30.802Z] 483f1005503c: Preparing [2024-11-04T08:45:30.802Z] 700736ed8039: Preparing [2024-11-04T08:45:30.802Z] 16113d51b718: Preparing [2024-11-04T08:45:30.802Z] 483f1005503c: Waiting [2024-11-04T08:45:30.802Z] 8d48d029f117: Waiting [2024-11-04T08:45:30.802Z] 700736ed8039: Waiting [2024-11-04T08:45:30.802Z] 16113d51b718: Waiting [2024-11-04T08:45:30.802Z] 3a4fbca5b0e1: Layer already exists [2024-11-04T08:45:30.802Z] a8ae03d9d869: Layer already exists [2024-11-04T08:45:30.802Z] 446e16fd5eaa: Layer already exists [2024-11-04T08:45:30.802Z] de168f7732d1: Layer already exists [2024-11-04T08:45:30.802Z] 89222744db4f: Layer already exists [2024-11-04T08:45:30.802Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:30.802Z] 700736ed8039: Layer already exists [2024-11-04T08:45:30.802Z] 483f1005503c: Layer already exists [2024-11-04T08:45:30.802Z] 16113d51b718: Layer already exists [2024-11-04T08:45:31.067Z] main: digest: sha256:b7c825cf50ec78edf63b65ea41cf26532fb43edea8ef3a9f1e297a559cca549f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:45:31.152Z] ===================================================== [Pipeline] echo [2024-11-04T08:45:31.166Z] taggedImages: [2024-11-04T08:45:31.166Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:45:31.166Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-04T08:45:31.166Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.9 [2024-11-04T08:45:31.166Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:45:31.166Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-11-04T08:45:31.196Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-11-04T08:45:31.196Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:45:31.196Z] latest [2024-11-04T08:45:31.196Z] 4.0.0-dev.9 [2024-11-04T08:45:31.196Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:45:31.196Z] main [2024-11-04T08:45:31.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:31.620Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:32.016Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:45:32.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-04T08:45:32.016Z] fb36b3e7c371: Preparing [2024-11-04T08:45:32.016Z] af1707ae5434: Preparing [2024-11-04T08:45:32.016Z] 6fec772b3a07: Preparing [2024-11-04T08:45:32.016Z] 89222744db4f: Preparing [2024-11-04T08:45:32.016Z] 8d48d029f117: Preparing [2024-11-04T08:45:32.016Z] a371b7bbc5f2: Preparing [2024-11-04T08:45:32.016Z] 5363f085f7c1: Preparing [2024-11-04T08:45:32.016Z] 16113d51b718: Preparing [2024-11-04T08:45:32.016Z] a371b7bbc5f2: Waiting [2024-11-04T08:45:32.016Z] 16113d51b718: Waiting [2024-11-04T08:45:32.016Z] 5363f085f7c1: Waiting [2024-11-04T08:45:32.288Z] af1707ae5434: Pushed [2024-11-04T08:45:33.295Z] 89222744db4f: Layer already exists [2024-11-04T08:45:33.295Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:33.571Z] 16113d51b718: Layer already exists [2024-11-04T08:45:33.571Z] fb36b3e7c371: Pushed [2024-11-04T08:45:33.571Z] 5363f085f7c1: Pushed [2024-11-04T08:45:35.003Z] a371b7bbc5f2: Pushed [2024-11-04T08:45:39.249Z] 6fec772b3a07: Pushed [2024-11-04T08:45:39.249Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:37afbd74d106d3fca8cf731223ef6e11b124f8f554d77b687b698b9051738ede size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:39.617Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:39.979Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-04T08:45:39.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-04T08:45:39.979Z] fb36b3e7c371: Preparing [2024-11-04T08:45:39.979Z] af1707ae5434: Preparing [2024-11-04T08:45:39.979Z] 6fec772b3a07: Preparing [2024-11-04T08:45:39.979Z] 89222744db4f: Preparing [2024-11-04T08:45:39.979Z] 8d48d029f117: Preparing [2024-11-04T08:45:39.979Z] a371b7bbc5f2: Preparing [2024-11-04T08:45:39.979Z] 5363f085f7c1: Preparing [2024-11-04T08:45:39.979Z] 16113d51b718: Preparing [2024-11-04T08:45:39.979Z] a371b7bbc5f2: Waiting [2024-11-04T08:45:39.979Z] 16113d51b718: Waiting [2024-11-04T08:45:39.979Z] 5363f085f7c1: Waiting [2024-11-04T08:45:39.979Z] 6fec772b3a07: Layer already exists [2024-11-04T08:45:39.979Z] af1707ae5434: Layer already exists [2024-11-04T08:45:39.979Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:39.979Z] fb36b3e7c371: Layer already exists [2024-11-04T08:45:39.979Z] 89222744db4f: Layer already exists [2024-11-04T08:45:39.979Z] a371b7bbc5f2: Layer already exists [2024-11-04T08:45:39.979Z] 16113d51b718: Layer already exists [2024-11-04T08:45:39.979Z] 5363f085f7c1: Layer already exists [2024-11-04T08:45:40.246Z] latest: digest: sha256:37afbd74d106d3fca8cf731223ef6e11b124f8f554d77b687b698b9051738ede size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:40.609Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:40.976Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.9 [2024-11-04T08:45:40.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-04T08:45:40.976Z] fb36b3e7c371: Preparing [2024-11-04T08:45:40.976Z] af1707ae5434: Preparing [2024-11-04T08:45:40.976Z] 6fec772b3a07: Preparing [2024-11-04T08:45:40.976Z] 89222744db4f: Preparing [2024-11-04T08:45:40.976Z] 8d48d029f117: Preparing [2024-11-04T08:45:40.976Z] a371b7bbc5f2: Preparing [2024-11-04T08:45:40.976Z] 5363f085f7c1: Preparing [2024-11-04T08:45:40.976Z] 16113d51b718: Preparing [2024-11-04T08:45:40.976Z] a371b7bbc5f2: Waiting [2024-11-04T08:45:40.976Z] 5363f085f7c1: Waiting [2024-11-04T08:45:40.976Z] 16113d51b718: Waiting [2024-11-04T08:45:40.976Z] 6fec772b3a07: Layer already exists [2024-11-04T08:45:40.976Z] af1707ae5434: Layer already exists [2024-11-04T08:45:40.976Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:40.976Z] fb36b3e7c371: Layer already exists [2024-11-04T08:45:40.976Z] 89222744db4f: Layer already exists [2024-11-04T08:45:40.976Z] a371b7bbc5f2: Layer already exists [2024-11-04T08:45:40.976Z] 5363f085f7c1: Layer already exists [2024-11-04T08:45:40.976Z] 16113d51b718: Layer already exists [2024-11-04T08:45:41.240Z] 4.0.0-dev.9: digest: sha256:37afbd74d106d3fca8cf731223ef6e11b124f8f554d77b687b698b9051738ede size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:41.590Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:41.945Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:45:41.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-04T08:45:41.945Z] fb36b3e7c371: Preparing [2024-11-04T08:45:41.945Z] af1707ae5434: Preparing [2024-11-04T08:45:41.945Z] 6fec772b3a07: Preparing [2024-11-04T08:45:41.945Z] 89222744db4f: Preparing [2024-11-04T08:45:41.945Z] 8d48d029f117: Preparing [2024-11-04T08:45:41.945Z] a371b7bbc5f2: Preparing [2024-11-04T08:45:41.945Z] 5363f085f7c1: Preparing [2024-11-04T08:45:41.945Z] 16113d51b718: Preparing [2024-11-04T08:45:41.945Z] a371b7bbc5f2: Waiting [2024-11-04T08:45:41.945Z] 16113d51b718: Waiting [2024-11-04T08:45:41.945Z] 5363f085f7c1: Waiting [2024-11-04T08:45:41.945Z] fb36b3e7c371: Layer already exists [2024-11-04T08:45:41.945Z] af1707ae5434: Layer already exists [2024-11-04T08:45:41.945Z] 6fec772b3a07: Layer already exists [2024-11-04T08:45:41.945Z] 89222744db4f: Layer already exists [2024-11-04T08:45:41.945Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:41.945Z] 16113d51b718: Layer already exists [2024-11-04T08:45:41.945Z] a371b7bbc5f2: Layer already exists [2024-11-04T08:45:41.945Z] 5363f085f7c1: Layer already exists [2024-11-04T08:45:42.212Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:37afbd74d106d3fca8cf731223ef6e11b124f8f554d77b687b698b9051738ede size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:42.579Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:42.955Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-11-04T08:45:42.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-04T08:45:42.955Z] fb36b3e7c371: Preparing [2024-11-04T08:45:42.955Z] af1707ae5434: Preparing [2024-11-04T08:45:42.955Z] 6fec772b3a07: Preparing [2024-11-04T08:45:42.955Z] 89222744db4f: Preparing [2024-11-04T08:45:42.955Z] 8d48d029f117: Preparing [2024-11-04T08:45:42.955Z] a371b7bbc5f2: Preparing [2024-11-04T08:45:42.955Z] 5363f085f7c1: Preparing [2024-11-04T08:45:42.955Z] 16113d51b718: Preparing [2024-11-04T08:45:42.955Z] a371b7bbc5f2: Waiting [2024-11-04T08:45:42.955Z] 5363f085f7c1: Waiting [2024-11-04T08:45:42.955Z] 16113d51b718: Waiting [2024-11-04T08:45:42.955Z] af1707ae5434: Layer already exists [2024-11-04T08:45:42.955Z] 6fec772b3a07: Layer already exists [2024-11-04T08:45:42.955Z] fb36b3e7c371: Layer already exists [2024-11-04T08:45:42.955Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:42.955Z] 89222744db4f: Layer already exists [2024-11-04T08:45:42.955Z] 5363f085f7c1: Layer already exists [2024-11-04T08:45:42.955Z] a371b7bbc5f2: Layer already exists [2024-11-04T08:45:42.955Z] 16113d51b718: Layer already exists [2024-11-04T08:45:43.222Z] main: digest: sha256:37afbd74d106d3fca8cf731223ef6e11b124f8f554d77b687b698b9051738ede size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:45:43.294Z] ===================================================== [Pipeline] echo [2024-11-04T08:45:43.308Z] taggedImages: [2024-11-04T08:45:43.308Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:45:43.308Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-04T08:45:43.308Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.9 [2024-11-04T08:45:43.308Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:45:43.308Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-11-04T08:45:43.337Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-11-04T08:45:43.337Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:45:43.337Z] latest [2024-11-04T08:45:43.337Z] 4.0.0-dev.9 [2024-11-04T08:45:43.337Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:45:43.337Z] main [2024-11-04T08:45:43.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:43.714Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:44.076Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:45:44.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-04T08:45:44.076Z] 54b180e43105: Preparing [2024-11-04T08:45:44.076Z] fe274ce3c004: Preparing [2024-11-04T08:45:44.076Z] 5babacacac97: Preparing [2024-11-04T08:45:44.076Z] 8d48d029f117: Preparing [2024-11-04T08:45:44.076Z] 1f77523433eb: Preparing [2024-11-04T08:45:44.076Z] 13935f568ade: Preparing [2024-11-04T08:45:44.076Z] 16113d51b718: Preparing [2024-11-04T08:45:44.076Z] 13935f568ade: Waiting [2024-11-04T08:45:44.076Z] 16113d51b718: Waiting [2024-11-04T08:45:44.345Z] 1f77523433eb: Pushed [2024-11-04T08:45:44.345Z] fe274ce3c004: Pushed [2024-11-04T08:45:44.611Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:44.611Z] 16113d51b718: Layer already exists [2024-11-04T08:45:44.611Z] 54b180e43105: Pushed [2024-11-04T08:45:44.611Z] 13935f568ade: Pushed [2024-11-04T08:45:51.243Z] 5babacacac97: Pushed [2024-11-04T08:45:51.243Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:42d219e251b1937efb7586b15b864958feb05f905cf521c8f05bc9943addc57d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:51.597Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:51.955Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-04T08:45:51.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-04T08:45:51.955Z] 54b180e43105: Preparing [2024-11-04T08:45:51.955Z] fe274ce3c004: Preparing [2024-11-04T08:45:51.955Z] 5babacacac97: Preparing [2024-11-04T08:45:51.955Z] 8d48d029f117: Preparing [2024-11-04T08:45:51.955Z] 1f77523433eb: Preparing [2024-11-04T08:45:51.955Z] 13935f568ade: Preparing [2024-11-04T08:45:51.955Z] 16113d51b718: Preparing [2024-11-04T08:45:51.955Z] 13935f568ade: Waiting [2024-11-04T08:45:51.955Z] 16113d51b718: Waiting [2024-11-04T08:45:51.955Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:51.955Z] fe274ce3c004: Layer already exists [2024-11-04T08:45:51.955Z] 1f77523433eb: Layer already exists [2024-11-04T08:45:51.955Z] 5babacacac97: Layer already exists [2024-11-04T08:45:51.955Z] 54b180e43105: Layer already exists [2024-11-04T08:45:51.955Z] 13935f568ade: Layer already exists [2024-11-04T08:45:51.955Z] 16113d51b718: Layer already exists [2024-11-04T08:45:52.222Z] latest: digest: sha256:42d219e251b1937efb7586b15b864958feb05f905cf521c8f05bc9943addc57d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:52.578Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:52.930Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.9 [2024-11-04T08:45:52.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-04T08:45:52.930Z] 54b180e43105: Preparing [2024-11-04T08:45:52.930Z] fe274ce3c004: Preparing [2024-11-04T08:45:52.930Z] 5babacacac97: Preparing [2024-11-04T08:45:52.930Z] 8d48d029f117: Preparing [2024-11-04T08:45:52.930Z] 1f77523433eb: Preparing [2024-11-04T08:45:52.930Z] 13935f568ade: Preparing [2024-11-04T08:45:52.930Z] 16113d51b718: Preparing [2024-11-04T08:45:52.930Z] 13935f568ade: Waiting [2024-11-04T08:45:52.930Z] 16113d51b718: Waiting [2024-11-04T08:45:52.930Z] 1f77523433eb: Layer already exists [2024-11-04T08:45:52.930Z] 54b180e43105: Layer already exists [2024-11-04T08:45:52.930Z] fe274ce3c004: Layer already exists [2024-11-04T08:45:52.930Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:52.930Z] 5babacacac97: Layer already exists [2024-11-04T08:45:52.930Z] 16113d51b718: Layer already exists [2024-11-04T08:45:52.930Z] 13935f568ade: Layer already exists [2024-11-04T08:45:53.196Z] 4.0.0-dev.9: digest: sha256:42d219e251b1937efb7586b15b864958feb05f905cf521c8f05bc9943addc57d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:53.560Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:53.910Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:45:53.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-04T08:45:53.911Z] 54b180e43105: Preparing [2024-11-04T08:45:53.911Z] fe274ce3c004: Preparing [2024-11-04T08:45:53.911Z] 5babacacac97: Preparing [2024-11-04T08:45:53.911Z] 8d48d029f117: Preparing [2024-11-04T08:45:53.911Z] 1f77523433eb: Preparing [2024-11-04T08:45:53.911Z] 13935f568ade: Preparing [2024-11-04T08:45:53.911Z] 16113d51b718: Preparing [2024-11-04T08:45:53.911Z] 13935f568ade: Waiting [2024-11-04T08:45:53.911Z] 16113d51b718: Waiting [2024-11-04T08:45:53.911Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:53.911Z] 1f77523433eb: Layer already exists [2024-11-04T08:45:53.911Z] 5babacacac97: Layer already exists [2024-11-04T08:45:53.911Z] fe274ce3c004: Layer already exists [2024-11-04T08:45:53.911Z] 54b180e43105: Layer already exists [2024-11-04T08:45:53.911Z] 16113d51b718: Layer already exists [2024-11-04T08:45:53.911Z] 13935f568ade: Layer already exists [2024-11-04T08:45:54.178Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:42d219e251b1937efb7586b15b864958feb05f905cf521c8f05bc9943addc57d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:54.532Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:54.892Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-11-04T08:45:54.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-04T08:45:54.892Z] 54b180e43105: Preparing [2024-11-04T08:45:54.892Z] fe274ce3c004: Preparing [2024-11-04T08:45:54.892Z] 5babacacac97: Preparing [2024-11-04T08:45:54.892Z] 8d48d029f117: Preparing [2024-11-04T08:45:54.892Z] 1f77523433eb: Preparing [2024-11-04T08:45:54.892Z] 13935f568ade: Preparing [2024-11-04T08:45:54.892Z] 16113d51b718: Preparing [2024-11-04T08:45:54.892Z] 13935f568ade: Waiting [2024-11-04T08:45:54.892Z] 16113d51b718: Waiting [2024-11-04T08:45:54.892Z] 54b180e43105: Layer already exists [2024-11-04T08:45:54.892Z] 5babacacac97: Layer already exists [2024-11-04T08:45:54.892Z] fe274ce3c004: Layer already exists [2024-11-04T08:45:54.892Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:54.892Z] 1f77523433eb: Layer already exists [2024-11-04T08:45:54.892Z] 13935f568ade: Layer already exists [2024-11-04T08:45:54.892Z] 16113d51b718: Layer already exists [2024-11-04T08:45:55.159Z] main: digest: sha256:42d219e251b1937efb7586b15b864958feb05f905cf521c8f05bc9943addc57d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:45:55.234Z] ===================================================== [Pipeline] echo [2024-11-04T08:45:55.250Z] taggedImages: [2024-11-04T08:45:55.250Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:45:55.250Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-04T08:45:55.250Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.9 [2024-11-04T08:45:55.250Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:45:55.250Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-11-04T08:45:55.279Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-11-04T08:45:55.280Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:45:55.280Z] latest [2024-11-04T08:45:55.280Z] 4.0.0-dev.9 [2024-11-04T08:45:55.280Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:45:55.280Z] main [2024-11-04T08:45:55.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:55.645Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:45:56.000Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:45:56.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-04T08:45:56.000Z] aa7455a99632: Preparing [2024-11-04T08:45:56.000Z] 7952bbfe928e: Preparing [2024-11-04T08:45:56.000Z] 3efa9e7e4e5e: Preparing [2024-11-04T08:45:56.000Z] 5af64dc61f0a: Preparing [2024-11-04T08:45:56.000Z] 89222744db4f: Preparing [2024-11-04T08:45:56.000Z] 8d48d029f117: Preparing [2024-11-04T08:45:56.000Z] 483f1005503c: Preparing [2024-11-04T08:45:56.000Z] 700736ed8039: Preparing [2024-11-04T08:45:56.000Z] 16113d51b718: Preparing [2024-11-04T08:45:56.000Z] 483f1005503c: Waiting [2024-11-04T08:45:56.000Z] 700736ed8039: Waiting [2024-11-04T08:45:56.000Z] 16113d51b718: Waiting [2024-11-04T08:45:56.000Z] 8d48d029f117: Waiting [2024-11-04T08:45:56.275Z] 89222744db4f: Layer already exists [2024-11-04T08:45:56.275Z] 8d48d029f117: Layer already exists [2024-11-04T08:45:56.275Z] 483f1005503c: Layer already exists [2024-11-04T08:45:56.275Z] 7952bbfe928e: Pushed [2024-11-04T08:45:56.275Z] 3efa9e7e4e5e: Pushed [2024-11-04T08:45:56.275Z] aa7455a99632: Pushed [2024-11-04T08:45:56.275Z] 700736ed8039: Layer already exists [2024-11-04T08:45:56.275Z] 16113d51b718: Layer already exists [2024-11-04T08:46:02.907Z] 5af64dc61f0a: Pushed [2024-11-04T08:46:03.176Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:ffaed9de3fabe4ee3a8860d692f017bf9bb967fd20dc3df3026b94636d4ce51f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:03.547Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:03.902Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-04T08:46:03.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-04T08:46:03.902Z] aa7455a99632: Preparing [2024-11-04T08:46:03.902Z] 7952bbfe928e: Preparing [2024-11-04T08:46:03.902Z] 3efa9e7e4e5e: Preparing [2024-11-04T08:46:03.902Z] 5af64dc61f0a: Preparing [2024-11-04T08:46:03.902Z] 89222744db4f: Preparing [2024-11-04T08:46:03.902Z] 8d48d029f117: Preparing [2024-11-04T08:46:03.902Z] 483f1005503c: Preparing [2024-11-04T08:46:03.902Z] 700736ed8039: Preparing [2024-11-04T08:46:03.902Z] 16113d51b718: Preparing [2024-11-04T08:46:03.902Z] 8d48d029f117: Waiting [2024-11-04T08:46:03.902Z] 700736ed8039: Waiting [2024-11-04T08:46:03.902Z] 483f1005503c: Waiting [2024-11-04T08:46:03.902Z] 16113d51b718: Waiting [2024-11-04T08:46:03.902Z] 5af64dc61f0a: Layer already exists [2024-11-04T08:46:03.902Z] 3efa9e7e4e5e: Layer already exists [2024-11-04T08:46:03.902Z] 89222744db4f: Layer already exists [2024-11-04T08:46:03.902Z] 7952bbfe928e: Layer already exists [2024-11-04T08:46:03.902Z] aa7455a99632: Layer already exists [2024-11-04T08:46:03.902Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:03.902Z] 16113d51b718: Layer already exists [2024-11-04T08:46:03.902Z] 700736ed8039: Layer already exists [2024-11-04T08:46:03.902Z] 483f1005503c: Layer already exists [2024-11-04T08:46:04.169Z] latest: digest: sha256:ffaed9de3fabe4ee3a8860d692f017bf9bb967fd20dc3df3026b94636d4ce51f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:04.538Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:04.898Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.9 [2024-11-04T08:46:04.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-04T08:46:04.898Z] aa7455a99632: Preparing [2024-11-04T08:46:04.898Z] 7952bbfe928e: Preparing [2024-11-04T08:46:04.898Z] 3efa9e7e4e5e: Preparing [2024-11-04T08:46:04.898Z] 5af64dc61f0a: Preparing [2024-11-04T08:46:04.898Z] 89222744db4f: Preparing [2024-11-04T08:46:04.898Z] 8d48d029f117: Preparing [2024-11-04T08:46:04.898Z] 483f1005503c: Preparing [2024-11-04T08:46:04.898Z] 700736ed8039: Preparing [2024-11-04T08:46:04.898Z] 16113d51b718: Preparing [2024-11-04T08:46:04.898Z] 8d48d029f117: Waiting [2024-11-04T08:46:04.898Z] 700736ed8039: Waiting [2024-11-04T08:46:04.898Z] 16113d51b718: Waiting [2024-11-04T08:46:04.898Z] 483f1005503c: Waiting [2024-11-04T08:46:04.898Z] 5af64dc61f0a: Layer already exists [2024-11-04T08:46:04.898Z] 89222744db4f: Layer already exists [2024-11-04T08:46:04.898Z] aa7455a99632: Layer already exists [2024-11-04T08:46:04.898Z] 3efa9e7e4e5e: Layer already exists [2024-11-04T08:46:04.898Z] 7952bbfe928e: Layer already exists [2024-11-04T08:46:04.898Z] 700736ed8039: Layer already exists [2024-11-04T08:46:04.898Z] 483f1005503c: Layer already exists [2024-11-04T08:46:04.898Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:04.898Z] 16113d51b718: Layer already exists [2024-11-04T08:46:05.165Z] 4.0.0-dev.9: digest: sha256:ffaed9de3fabe4ee3a8860d692f017bf9bb967fd20dc3df3026b94636d4ce51f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:05.533Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:05.894Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:05.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-04T08:46:05.894Z] aa7455a99632: Preparing [2024-11-04T08:46:05.894Z] 7952bbfe928e: Preparing [2024-11-04T08:46:05.894Z] 3efa9e7e4e5e: Preparing [2024-11-04T08:46:05.894Z] 5af64dc61f0a: Preparing [2024-11-04T08:46:05.894Z] 89222744db4f: Preparing [2024-11-04T08:46:05.894Z] 8d48d029f117: Preparing [2024-11-04T08:46:05.894Z] 483f1005503c: Preparing [2024-11-04T08:46:05.894Z] 700736ed8039: Preparing [2024-11-04T08:46:05.894Z] 16113d51b718: Preparing [2024-11-04T08:46:05.894Z] 483f1005503c: Waiting [2024-11-04T08:46:05.894Z] 700736ed8039: Waiting [2024-11-04T08:46:05.894Z] 16113d51b718: Waiting [2024-11-04T08:46:05.894Z] 8d48d029f117: Waiting [2024-11-04T08:46:05.894Z] 5af64dc61f0a: Layer already exists [2024-11-04T08:46:05.894Z] 89222744db4f: Layer already exists [2024-11-04T08:46:05.894Z] 7952bbfe928e: Layer already exists [2024-11-04T08:46:05.894Z] 3efa9e7e4e5e: Layer already exists [2024-11-04T08:46:05.894Z] aa7455a99632: Layer already exists [2024-11-04T08:46:05.894Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:05.894Z] 483f1005503c: Layer already exists [2024-11-04T08:46:05.894Z] 16113d51b718: Layer already exists [2024-11-04T08:46:05.894Z] 700736ed8039: Layer already exists [2024-11-04T08:46:06.160Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:ffaed9de3fabe4ee3a8860d692f017bf9bb967fd20dc3df3026b94636d4ce51f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:06.523Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:06.971Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-11-04T08:46:06.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-04T08:46:06.971Z] aa7455a99632: Preparing [2024-11-04T08:46:06.971Z] 7952bbfe928e: Preparing [2024-11-04T08:46:06.971Z] 3efa9e7e4e5e: Preparing [2024-11-04T08:46:06.971Z] 5af64dc61f0a: Preparing [2024-11-04T08:46:06.971Z] 89222744db4f: Preparing [2024-11-04T08:46:06.971Z] 8d48d029f117: Preparing [2024-11-04T08:46:06.971Z] 483f1005503c: Preparing [2024-11-04T08:46:06.971Z] 700736ed8039: Preparing [2024-11-04T08:46:06.971Z] 16113d51b718: Preparing [2024-11-04T08:46:06.971Z] 8d48d029f117: Waiting [2024-11-04T08:46:06.971Z] 483f1005503c: Waiting [2024-11-04T08:46:06.971Z] 700736ed8039: Waiting [2024-11-04T08:46:06.971Z] 16113d51b718: Waiting [2024-11-04T08:46:06.971Z] 89222744db4f: Layer already exists [2024-11-04T08:46:06.971Z] 3efa9e7e4e5e: Layer already exists [2024-11-04T08:46:06.971Z] aa7455a99632: Layer already exists [2024-11-04T08:46:06.971Z] 7952bbfe928e: Layer already exists [2024-11-04T08:46:06.971Z] 5af64dc61f0a: Layer already exists [2024-11-04T08:46:06.971Z] 483f1005503c: Layer already exists [2024-11-04T08:46:06.971Z] 700736ed8039: Layer already exists [2024-11-04T08:46:06.971Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:06.971Z] 16113d51b718: Layer already exists [2024-11-04T08:46:07.238Z] main: digest: sha256:ffaed9de3fabe4ee3a8860d692f017bf9bb967fd20dc3df3026b94636d4ce51f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:46:07.315Z] ===================================================== [Pipeline] echo [2024-11-04T08:46:07.328Z] taggedImages: [2024-11-04T08:46:07.328Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:07.328Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-04T08:46:07.328Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.9 [2024-11-04T08:46:07.328Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:07.328Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-11-04T08:46:07.351Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-11-04T08:46:07.351Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:07.351Z] latest [2024-11-04T08:46:07.351Z] 4.0.0-dev.9 [2024-11-04T08:46:07.351Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:07.351Z] main [2024-11-04T08:46:07.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:07.700Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:08.073Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:08.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-04T08:46:08.073Z] e7394a6e9aac: Preparing [2024-11-04T08:46:08.073Z] 8d268e1f830b: Preparing [2024-11-04T08:46:08.073Z] 14dc3fdc01c1: Preparing [2024-11-04T08:46:08.073Z] 2c1c63aa8278: Preparing [2024-11-04T08:46:08.073Z] f45bbc29fb68: Preparing [2024-11-04T08:46:08.073Z] a5226f8bb7b6: Preparing [2024-11-04T08:46:08.073Z] 90ceb4d47d60: Preparing [2024-11-04T08:46:08.073Z] 89222744db4f: Preparing [2024-11-04T08:46:08.073Z] 8d48d029f117: Preparing [2024-11-04T08:46:08.073Z] a4e7c4bf78c1: Preparing [2024-11-04T08:46:08.073Z] 49cb361315cf: Preparing [2024-11-04T08:46:08.073Z] 5f70bf18a086: Preparing [2024-11-04T08:46:08.073Z] 27e5a7898da3: Preparing [2024-11-04T08:46:08.073Z] 6f3584ff86ff: Preparing [2024-11-04T08:46:08.073Z] a5226f8bb7b6: Waiting [2024-11-04T08:46:08.073Z] 8ca51714d383: Preparing [2024-11-04T08:46:08.073Z] 90ceb4d47d60: Waiting [2024-11-04T08:46:08.073Z] 16113d51b718: Preparing [2024-11-04T08:46:08.073Z] 89222744db4f: Waiting [2024-11-04T08:46:08.073Z] 8d48d029f117: Waiting [2024-11-04T08:46:08.073Z] a4e7c4bf78c1: Waiting [2024-11-04T08:46:08.073Z] 49cb361315cf: Waiting [2024-11-04T08:46:08.073Z] 5f70bf18a086: Waiting [2024-11-04T08:46:08.073Z] 27e5a7898da3: Waiting [2024-11-04T08:46:08.073Z] 6f3584ff86ff: Waiting [2024-11-04T08:46:08.073Z] 8ca51714d383: Waiting [2024-11-04T08:46:08.355Z] 2c1c63aa8278: Pushed [2024-11-04T08:46:08.355Z] 8d268e1f830b: Pushed [2024-11-04T08:46:08.355Z] e7394a6e9aac: Pushed [2024-11-04T08:46:08.355Z] f45bbc29fb68: Pushed [2024-11-04T08:46:08.355Z] 14dc3fdc01c1: Pushed [2024-11-04T08:46:08.355Z] 89222744db4f: Layer already exists [2024-11-04T08:46:08.355Z] a5226f8bb7b6: Pushed [2024-11-04T08:46:08.355Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:08.355Z] 5f70bf18a086: Layer already exists [2024-11-04T08:46:08.633Z] a4e7c4bf78c1: Pushed [2024-11-04T08:46:08.633Z] 49cb361315cf: Pushed [2024-11-04T08:46:08.633Z] 27e5a7898da3: Pushed [2024-11-04T08:46:08.633Z] 16113d51b718: Layer already exists [2024-11-04T08:46:08.633Z] 8ca51714d383: Pushed [2024-11-04T08:46:10.044Z] 6f3584ff86ff: Pushed [2024-11-04T08:46:12.633Z] 90ceb4d47d60: Pushed [2024-11-04T08:46:12.633Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:76200385dbfab51e745c8d43337dd68a2c88d3a0aaad7edc470f03162a9f3423 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:12.989Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:13.343Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-04T08:46:13.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-04T08:46:13.343Z] e7394a6e9aac: Preparing [2024-11-04T08:46:13.343Z] 8d268e1f830b: Preparing [2024-11-04T08:46:13.343Z] 14dc3fdc01c1: Preparing [2024-11-04T08:46:13.343Z] 2c1c63aa8278: Preparing [2024-11-04T08:46:13.343Z] f45bbc29fb68: Preparing [2024-11-04T08:46:13.343Z] a5226f8bb7b6: Preparing [2024-11-04T08:46:13.343Z] 90ceb4d47d60: Preparing [2024-11-04T08:46:13.343Z] 89222744db4f: Preparing [2024-11-04T08:46:13.343Z] 8d48d029f117: Preparing [2024-11-04T08:46:13.343Z] a4e7c4bf78c1: Preparing [2024-11-04T08:46:13.343Z] 49cb361315cf: Preparing [2024-11-04T08:46:13.343Z] 5f70bf18a086: Preparing [2024-11-04T08:46:13.343Z] 27e5a7898da3: Preparing [2024-11-04T08:46:13.343Z] 6f3584ff86ff: Preparing [2024-11-04T08:46:13.343Z] 8ca51714d383: Preparing [2024-11-04T08:46:13.343Z] 16113d51b718: Preparing [2024-11-04T08:46:13.343Z] a4e7c4bf78c1: Waiting [2024-11-04T08:46:13.343Z] 49cb361315cf: Waiting [2024-11-04T08:46:13.343Z] 5f70bf18a086: Waiting [2024-11-04T08:46:13.343Z] 27e5a7898da3: Waiting [2024-11-04T08:46:13.343Z] 6f3584ff86ff: Waiting [2024-11-04T08:46:13.343Z] 8ca51714d383: Waiting [2024-11-04T08:46:13.343Z] 16113d51b718: Waiting [2024-11-04T08:46:13.343Z] a5226f8bb7b6: Waiting [2024-11-04T08:46:13.343Z] 90ceb4d47d60: Waiting [2024-11-04T08:46:13.343Z] 89222744db4f: Waiting [2024-11-04T08:46:13.343Z] 8d48d029f117: Waiting [2024-11-04T08:46:13.343Z] e7394a6e9aac: Layer already exists [2024-11-04T08:46:13.343Z] f45bbc29fb68: Layer already exists [2024-11-04T08:46:13.343Z] 8d268e1f830b: Layer already exists [2024-11-04T08:46:13.343Z] 14dc3fdc01c1: Layer already exists [2024-11-04T08:46:13.343Z] 2c1c63aa8278: Layer already exists [2024-11-04T08:46:13.609Z] 90ceb4d47d60: Layer already exists [2024-11-04T08:46:13.609Z] a5226f8bb7b6: Layer already exists [2024-11-04T08:46:13.609Z] 89222744db4f: Layer already exists [2024-11-04T08:46:13.609Z] a4e7c4bf78c1: Layer already exists [2024-11-04T08:46:13.609Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:13.609Z] 6f3584ff86ff: Layer already exists [2024-11-04T08:46:13.609Z] 5f70bf18a086: Layer already exists [2024-11-04T08:46:13.609Z] 27e5a7898da3: Layer already exists [2024-11-04T08:46:13.609Z] 49cb361315cf: Layer already exists [2024-11-04T08:46:13.609Z] 8ca51714d383: Layer already exists [2024-11-04T08:46:13.609Z] 16113d51b718: Layer already exists [2024-11-04T08:46:13.609Z] latest: digest: sha256:76200385dbfab51e745c8d43337dd68a2c88d3a0aaad7edc470f03162a9f3423 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:13.961Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:14.321Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.9 [2024-11-04T08:46:14.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-04T08:46:14.321Z] e7394a6e9aac: Preparing [2024-11-04T08:46:14.321Z] 8d268e1f830b: Preparing [2024-11-04T08:46:14.321Z] 14dc3fdc01c1: Preparing [2024-11-04T08:46:14.321Z] 2c1c63aa8278: Preparing [2024-11-04T08:46:14.321Z] f45bbc29fb68: Preparing [2024-11-04T08:46:14.321Z] a5226f8bb7b6: Preparing [2024-11-04T08:46:14.321Z] 90ceb4d47d60: Preparing [2024-11-04T08:46:14.321Z] 89222744db4f: Preparing [2024-11-04T08:46:14.321Z] 8d48d029f117: Preparing [2024-11-04T08:46:14.321Z] a4e7c4bf78c1: Preparing [2024-11-04T08:46:14.321Z] 49cb361315cf: Preparing [2024-11-04T08:46:14.321Z] 5f70bf18a086: Preparing [2024-11-04T08:46:14.321Z] 27e5a7898da3: Preparing [2024-11-04T08:46:14.321Z] 6f3584ff86ff: Preparing [2024-11-04T08:46:14.321Z] 8ca51714d383: Preparing [2024-11-04T08:46:14.321Z] 16113d51b718: Preparing [2024-11-04T08:46:14.321Z] a5226f8bb7b6: Waiting [2024-11-04T08:46:14.321Z] 90ceb4d47d60: Waiting [2024-11-04T08:46:14.321Z] 89222744db4f: Waiting [2024-11-04T08:46:14.321Z] 8d48d029f117: Waiting [2024-11-04T08:46:14.321Z] a4e7c4bf78c1: Waiting [2024-11-04T08:46:14.321Z] 49cb361315cf: Waiting [2024-11-04T08:46:14.321Z] 27e5a7898da3: Waiting [2024-11-04T08:46:14.321Z] 5f70bf18a086: Waiting [2024-11-04T08:46:14.321Z] 6f3584ff86ff: Waiting [2024-11-04T08:46:14.321Z] 16113d51b718: Waiting [2024-11-04T08:46:14.321Z] 8ca51714d383: Waiting [2024-11-04T08:46:14.321Z] 8d268e1f830b: Layer already exists [2024-11-04T08:46:14.321Z] 14dc3fdc01c1: Layer already exists [2024-11-04T08:46:14.321Z] e7394a6e9aac: Layer already exists [2024-11-04T08:46:14.321Z] f45bbc29fb68: Layer already exists [2024-11-04T08:46:14.321Z] 2c1c63aa8278: Layer already exists [2024-11-04T08:46:14.321Z] a5226f8bb7b6: Layer already exists [2024-11-04T08:46:14.321Z] 89222744db4f: Layer already exists [2024-11-04T08:46:14.321Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:14.321Z] a4e7c4bf78c1: Layer already exists [2024-11-04T08:46:14.321Z] 90ceb4d47d60: Layer already exists [2024-11-04T08:46:14.321Z] 5f70bf18a086: Layer already exists [2024-11-04T08:46:14.321Z] 49cb361315cf: Layer already exists [2024-11-04T08:46:14.321Z] 27e5a7898da3: Layer already exists [2024-11-04T08:46:14.321Z] 6f3584ff86ff: Layer already exists [2024-11-04T08:46:14.321Z] 8ca51714d383: Layer already exists [2024-11-04T08:46:14.321Z] 16113d51b718: Layer already exists [2024-11-04T08:46:14.586Z] 4.0.0-dev.9: digest: sha256:76200385dbfab51e745c8d43337dd68a2c88d3a0aaad7edc470f03162a9f3423 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:14.944Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:15.293Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:15.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-04T08:46:15.294Z] e7394a6e9aac: Preparing [2024-11-04T08:46:15.294Z] 8d268e1f830b: Preparing [2024-11-04T08:46:15.294Z] 14dc3fdc01c1: Preparing [2024-11-04T08:46:15.294Z] 2c1c63aa8278: Preparing [2024-11-04T08:46:15.294Z] f45bbc29fb68: Preparing [2024-11-04T08:46:15.294Z] a5226f8bb7b6: Preparing [2024-11-04T08:46:15.294Z] 90ceb4d47d60: Preparing [2024-11-04T08:46:15.294Z] 89222744db4f: Preparing [2024-11-04T08:46:15.294Z] 8d48d029f117: Preparing [2024-11-04T08:46:15.294Z] a4e7c4bf78c1: Preparing [2024-11-04T08:46:15.294Z] 49cb361315cf: Preparing [2024-11-04T08:46:15.294Z] 5f70bf18a086: Preparing [2024-11-04T08:46:15.294Z] 27e5a7898da3: Preparing [2024-11-04T08:46:15.294Z] 6f3584ff86ff: Preparing [2024-11-04T08:46:15.294Z] 8ca51714d383: Preparing [2024-11-04T08:46:15.294Z] 16113d51b718: Preparing [2024-11-04T08:46:15.294Z] a4e7c4bf78c1: Waiting [2024-11-04T08:46:15.294Z] 49cb361315cf: Waiting [2024-11-04T08:46:15.294Z] a5226f8bb7b6: Waiting [2024-11-04T08:46:15.294Z] 90ceb4d47d60: Waiting [2024-11-04T08:46:15.294Z] 8d48d029f117: Waiting [2024-11-04T08:46:15.294Z] 89222744db4f: Waiting [2024-11-04T08:46:15.294Z] 27e5a7898da3: Waiting [2024-11-04T08:46:15.294Z] 8ca51714d383: Waiting [2024-11-04T08:46:15.294Z] 6f3584ff86ff: Waiting [2024-11-04T08:46:15.294Z] 16113d51b718: Waiting [2024-11-04T08:46:15.294Z] 8d268e1f830b: Layer already exists [2024-11-04T08:46:15.294Z] f45bbc29fb68: Layer already exists [2024-11-04T08:46:15.294Z] e7394a6e9aac: Layer already exists [2024-11-04T08:46:15.294Z] 2c1c63aa8278: Layer already exists [2024-11-04T08:46:15.294Z] 14dc3fdc01c1: Layer already exists [2024-11-04T08:46:15.294Z] 90ceb4d47d60: Layer already exists [2024-11-04T08:46:15.294Z] 89222744db4f: Layer already exists [2024-11-04T08:46:15.294Z] a5226f8bb7b6: Layer already exists [2024-11-04T08:46:15.294Z] a4e7c4bf78c1: Layer already exists [2024-11-04T08:46:15.294Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:15.294Z] 5f70bf18a086: Layer already exists [2024-11-04T08:46:15.294Z] 49cb361315cf: Layer already exists [2024-11-04T08:46:15.294Z] 27e5a7898da3: Layer already exists [2024-11-04T08:46:15.294Z] 6f3584ff86ff: Layer already exists [2024-11-04T08:46:15.294Z] 8ca51714d383: Layer already exists [2024-11-04T08:46:15.560Z] 16113d51b718: Layer already exists [2024-11-04T08:46:15.560Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:76200385dbfab51e745c8d43337dd68a2c88d3a0aaad7edc470f03162a9f3423 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:15.915Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:16.263Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-11-04T08:46:16.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-04T08:46:16.263Z] e7394a6e9aac: Preparing [2024-11-04T08:46:16.263Z] 8d268e1f830b: Preparing [2024-11-04T08:46:16.263Z] 14dc3fdc01c1: Preparing [2024-11-04T08:46:16.263Z] 2c1c63aa8278: Preparing [2024-11-04T08:46:16.263Z] f45bbc29fb68: Preparing [2024-11-04T08:46:16.263Z] a5226f8bb7b6: Preparing [2024-11-04T08:46:16.263Z] 90ceb4d47d60: Preparing [2024-11-04T08:46:16.263Z] 89222744db4f: Preparing [2024-11-04T08:46:16.263Z] 8d48d029f117: Preparing [2024-11-04T08:46:16.263Z] a4e7c4bf78c1: Preparing [2024-11-04T08:46:16.263Z] 49cb361315cf: Preparing [2024-11-04T08:46:16.263Z] 5f70bf18a086: Preparing [2024-11-04T08:46:16.263Z] 27e5a7898da3: Preparing [2024-11-04T08:46:16.263Z] 6f3584ff86ff: Preparing [2024-11-04T08:46:16.263Z] 8ca51714d383: Preparing [2024-11-04T08:46:16.263Z] 16113d51b718: Preparing [2024-11-04T08:46:16.263Z] a5226f8bb7b6: Waiting [2024-11-04T08:46:16.263Z] 90ceb4d47d60: Waiting [2024-11-04T08:46:16.263Z] 89222744db4f: Waiting [2024-11-04T08:46:16.263Z] 8d48d029f117: Waiting [2024-11-04T08:46:16.263Z] a4e7c4bf78c1: Waiting [2024-11-04T08:46:16.263Z] 49cb361315cf: Waiting [2024-11-04T08:46:16.263Z] 5f70bf18a086: Waiting [2024-11-04T08:46:16.263Z] 27e5a7898da3: Waiting [2024-11-04T08:46:16.263Z] 6f3584ff86ff: Waiting [2024-11-04T08:46:16.263Z] 8ca51714d383: Waiting [2024-11-04T08:46:16.263Z] 16113d51b718: Waiting [2024-11-04T08:46:16.263Z] 14dc3fdc01c1: Layer already exists [2024-11-04T08:46:16.263Z] 2c1c63aa8278: Layer already exists [2024-11-04T08:46:16.263Z] f45bbc29fb68: Layer already exists [2024-11-04T08:46:16.263Z] 8d268e1f830b: Layer already exists [2024-11-04T08:46:16.263Z] e7394a6e9aac: Layer already exists [2024-11-04T08:46:16.263Z] a5226f8bb7b6: Layer already exists [2024-11-04T08:46:16.263Z] a4e7c4bf78c1: Layer already exists [2024-11-04T08:46:16.263Z] 89222744db4f: Layer already exists [2024-11-04T08:46:16.263Z] 90ceb4d47d60: Layer already exists [2024-11-04T08:46:16.263Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:16.263Z] 6f3584ff86ff: Layer already exists [2024-11-04T08:46:16.263Z] 27e5a7898da3: Layer already exists [2024-11-04T08:46:16.263Z] 49cb361315cf: Layer already exists [2024-11-04T08:46:16.263Z] 8ca51714d383: Layer already exists [2024-11-04T08:46:16.263Z] 5f70bf18a086: Layer already exists [2024-11-04T08:46:16.263Z] 16113d51b718: Layer already exists [2024-11-04T08:46:16.529Z] main: digest: sha256:76200385dbfab51e745c8d43337dd68a2c88d3a0aaad7edc470f03162a9f3423 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:46:16.609Z] ===================================================== [Pipeline] echo [2024-11-04T08:46:16.622Z] taggedImages: [2024-11-04T08:46:16.622Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:16.622Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-04T08:46:16.622Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.9 [2024-11-04T08:46:16.622Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:16.622Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-11-04T08:46:16.654Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-11-04T08:46:16.654Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:16.654Z] latest [2024-11-04T08:46:16.654Z] 4.0.0-dev.9 [2024-11-04T08:46:16.654Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:16.654Z] main [2024-11-04T08:46:16.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:17.028Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:17.402Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:17.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-04T08:46:17.402Z] fdea8397add5: Preparing [2024-11-04T08:46:17.402Z] 10fd050afb68: Preparing [2024-11-04T08:46:17.402Z] 879a67706b56: Preparing [2024-11-04T08:46:17.402Z] f1d572a1c237: Preparing [2024-11-04T08:46:17.402Z] 89222744db4f: Preparing [2024-11-04T08:46:17.402Z] 8d48d029f117: Preparing [2024-11-04T08:46:17.402Z] 483f1005503c: Preparing [2024-11-04T08:46:17.402Z] 8d48d029f117: Waiting [2024-11-04T08:46:17.402Z] 700736ed8039: Preparing [2024-11-04T08:46:17.402Z] 483f1005503c: Waiting [2024-11-04T08:46:17.402Z] 700736ed8039: Waiting [2024-11-04T08:46:17.402Z] 16113d51b718: Preparing [2024-11-04T08:46:17.402Z] 16113d51b718: Waiting [2024-11-04T08:46:17.668Z] 10fd050afb68: Pushed [2024-11-04T08:46:17.668Z] 879a67706b56: Pushed [2024-11-04T08:46:17.933Z] 89222744db4f: Layer already exists [2024-11-04T08:46:17.933Z] 483f1005503c: Layer already exists [2024-11-04T08:46:17.933Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:17.933Z] 700736ed8039: Layer already exists [2024-11-04T08:46:17.933Z] fdea8397add5: Pushed [2024-11-04T08:46:17.933Z] 16113d51b718: Layer already exists [2024-11-04T08:46:23.271Z] f1d572a1c237: Pushed [2024-11-04T08:46:23.271Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:b05f394e84b1afe04f80b0d5a17ed9ee5ce34e967eb37c0d5870e3a26eb4c594 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:23.621Z] + 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-11-04T08:46:23.965Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-04T08:46:23.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-04T08:46:23.965Z] fdea8397add5: Preparing [2024-11-04T08:46:23.965Z] 10fd050afb68: Preparing [2024-11-04T08:46:23.965Z] 879a67706b56: Preparing [2024-11-04T08:46:23.965Z] f1d572a1c237: Preparing [2024-11-04T08:46:23.965Z] 89222744db4f: Preparing [2024-11-04T08:46:23.965Z] 8d48d029f117: Preparing [2024-11-04T08:46:23.965Z] 483f1005503c: Preparing [2024-11-04T08:46:23.965Z] 700736ed8039: Preparing [2024-11-04T08:46:23.965Z] 16113d51b718: Preparing [2024-11-04T08:46:23.965Z] 8d48d029f117: Waiting [2024-11-04T08:46:23.965Z] 483f1005503c: Waiting [2024-11-04T08:46:23.965Z] 700736ed8039: Waiting [2024-11-04T08:46:23.965Z] 16113d51b718: Waiting [2024-11-04T08:46:23.965Z] f1d572a1c237: Layer already exists [2024-11-04T08:46:23.965Z] fdea8397add5: Layer already exists [2024-11-04T08:46:23.965Z] 10fd050afb68: Layer already exists [2024-11-04T08:46:23.965Z] 89222744db4f: Layer already exists [2024-11-04T08:46:23.965Z] 879a67706b56: Layer already exists [2024-11-04T08:46:23.965Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:23.966Z] 483f1005503c: Layer already exists [2024-11-04T08:46:23.966Z] 16113d51b718: Layer already exists [2024-11-04T08:46:23.966Z] 700736ed8039: Layer already exists [2024-11-04T08:46:24.231Z] latest: digest: sha256:b05f394e84b1afe04f80b0d5a17ed9ee5ce34e967eb37c0d5870e3a26eb4c594 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:24.581Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:24.943Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.9 [2024-11-04T08:46:24.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-04T08:46:24.943Z] fdea8397add5: Preparing [2024-11-04T08:46:24.943Z] 10fd050afb68: Preparing [2024-11-04T08:46:24.943Z] 879a67706b56: Preparing [2024-11-04T08:46:24.943Z] f1d572a1c237: Preparing [2024-11-04T08:46:24.943Z] 89222744db4f: Preparing [2024-11-04T08:46:24.943Z] 8d48d029f117: Preparing [2024-11-04T08:46:24.943Z] 483f1005503c: Preparing [2024-11-04T08:46:24.943Z] 700736ed8039: Preparing [2024-11-04T08:46:24.943Z] 16113d51b718: Preparing [2024-11-04T08:46:24.943Z] 8d48d029f117: Waiting [2024-11-04T08:46:24.943Z] 483f1005503c: Waiting [2024-11-04T08:46:24.943Z] 16113d51b718: Waiting [2024-11-04T08:46:24.943Z] 700736ed8039: Waiting [2024-11-04T08:46:24.943Z] 10fd050afb68: Layer already exists [2024-11-04T08:46:24.943Z] f1d572a1c237: Layer already exists [2024-11-04T08:46:24.943Z] 89222744db4f: Layer already exists [2024-11-04T08:46:24.943Z] 879a67706b56: Layer already exists [2024-11-04T08:46:24.943Z] fdea8397add5: Layer already exists [2024-11-04T08:46:24.943Z] 16113d51b718: Layer already exists [2024-11-04T08:46:24.943Z] 700736ed8039: Layer already exists [2024-11-04T08:46:24.943Z] 483f1005503c: Layer already exists [2024-11-04T08:46:24.943Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:25.209Z] 4.0.0-dev.9: digest: sha256:b05f394e84b1afe04f80b0d5a17ed9ee5ce34e967eb37c0d5870e3a26eb4c594 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:25.568Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:25.928Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:25.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-04T08:46:25.929Z] fdea8397add5: Preparing [2024-11-04T08:46:25.929Z] 10fd050afb68: Preparing [2024-11-04T08:46:25.929Z] 879a67706b56: Preparing [2024-11-04T08:46:25.929Z] f1d572a1c237: Preparing [2024-11-04T08:46:25.929Z] 89222744db4f: Preparing [2024-11-04T08:46:25.929Z] 8d48d029f117: Preparing [2024-11-04T08:46:25.929Z] 483f1005503c: Preparing [2024-11-04T08:46:25.929Z] 700736ed8039: Preparing [2024-11-04T08:46:25.929Z] 16113d51b718: Preparing [2024-11-04T08:46:25.929Z] 8d48d029f117: Waiting [2024-11-04T08:46:25.929Z] 483f1005503c: Waiting [2024-11-04T08:46:25.929Z] 700736ed8039: Waiting [2024-11-04T08:46:25.929Z] 16113d51b718: Waiting [2024-11-04T08:46:25.929Z] 10fd050afb68: Layer already exists [2024-11-04T08:46:25.929Z] fdea8397add5: Layer already exists [2024-11-04T08:46:25.929Z] f1d572a1c237: Layer already exists [2024-11-04T08:46:25.929Z] 89222744db4f: Layer already exists [2024-11-04T08:46:25.929Z] 879a67706b56: Layer already exists [2024-11-04T08:46:25.929Z] 16113d51b718: Layer already exists [2024-11-04T08:46:25.929Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:25.929Z] 483f1005503c: Layer already exists [2024-11-04T08:46:25.929Z] 700736ed8039: Layer already exists [2024-11-04T08:46:26.197Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:b05f394e84b1afe04f80b0d5a17ed9ee5ce34e967eb37c0d5870e3a26eb4c594 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:26.566Z] + 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-11-04T08:46:26.928Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-11-04T08:46:26.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-04T08:46:26.928Z] fdea8397add5: Preparing [2024-11-04T08:46:26.928Z] 10fd050afb68: Preparing [2024-11-04T08:46:26.928Z] 879a67706b56: Preparing [2024-11-04T08:46:26.928Z] f1d572a1c237: Preparing [2024-11-04T08:46:26.928Z] 89222744db4f: Preparing [2024-11-04T08:46:26.928Z] 8d48d029f117: Preparing [2024-11-04T08:46:26.928Z] 483f1005503c: Preparing [2024-11-04T08:46:26.928Z] 700736ed8039: Preparing [2024-11-04T08:46:26.928Z] 16113d51b718: Preparing [2024-11-04T08:46:26.928Z] 8d48d029f117: Waiting [2024-11-04T08:46:26.928Z] 483f1005503c: Waiting [2024-11-04T08:46:26.928Z] 700736ed8039: Waiting [2024-11-04T08:46:26.928Z] 16113d51b718: Waiting [2024-11-04T08:46:26.928Z] 10fd050afb68: Layer already exists [2024-11-04T08:46:26.928Z] fdea8397add5: Layer already exists [2024-11-04T08:46:26.928Z] 879a67706b56: Layer already exists [2024-11-04T08:46:26.928Z] 89222744db4f: Layer already exists [2024-11-04T08:46:26.928Z] f1d572a1c237: Layer already exists [2024-11-04T08:46:26.928Z] 700736ed8039: Layer already exists [2024-11-04T08:46:26.928Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:26.928Z] 483f1005503c: Layer already exists [2024-11-04T08:46:26.928Z] 16113d51b718: Layer already exists [2024-11-04T08:46:27.193Z] main: digest: sha256:b05f394e84b1afe04f80b0d5a17ed9ee5ce34e967eb37c0d5870e3a26eb4c594 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:46:27.276Z] ===================================================== [Pipeline] echo [2024-11-04T08:46:27.293Z] taggedImages: [2024-11-04T08:46:27.293Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:27.293Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-04T08:46:27.293Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.9 [2024-11-04T08:46:27.293Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:27.293Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-11-04T08:46:27.331Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-11-04T08:46:27.331Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:27.331Z] latest [2024-11-04T08:46:27.331Z] 4.0.0-dev.9 [2024-11-04T08:46:27.331Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:27.331Z] main [2024-11-04T08:46:27.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:27.702Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:28.075Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:28.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-04T08:46:28.075Z] 2f87dc02414b: Preparing [2024-11-04T08:46:28.075Z] 850d03b90158: Preparing [2024-11-04T08:46:28.075Z] aa7c0f775062: Preparing [2024-11-04T08:46:28.075Z] a2a454c10784: Preparing [2024-11-04T08:46:28.075Z] 0fdad3f69ffd: Preparing [2024-11-04T08:46:28.075Z] 89222744db4f: Preparing [2024-11-04T08:46:28.075Z] 8d48d029f117: Preparing [2024-11-04T08:46:28.075Z] 6b4c7246b25e: Preparing [2024-11-04T08:46:28.075Z] dca1ad2acd33: Preparing [2024-11-04T08:46:28.075Z] ce3b28041210: Preparing [2024-11-04T08:46:28.075Z] 16113d51b718: Preparing [2024-11-04T08:46:28.075Z] 89222744db4f: Waiting [2024-11-04T08:46:28.075Z] 8d48d029f117: Waiting [2024-11-04T08:46:28.075Z] 6b4c7246b25e: Waiting [2024-11-04T08:46:28.075Z] dca1ad2acd33: Waiting [2024-11-04T08:46:28.075Z] ce3b28041210: Waiting [2024-11-04T08:46:28.075Z] 16113d51b718: Waiting [2024-11-04T08:46:28.341Z] 0fdad3f69ffd: Pushed [2024-11-04T08:46:28.341Z] a2a454c10784: Pushed [2024-11-04T08:46:28.341Z] 2f87dc02414b: Pushed [2024-11-04T08:46:28.341Z] 850d03b90158: Pushed [2024-11-04T08:46:28.341Z] 89222744db4f: Layer already exists [2024-11-04T08:46:28.341Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:28.607Z] 16113d51b718: Layer already exists [2024-11-04T08:46:28.607Z] 6b4c7246b25e: Pushed [2024-11-04T08:46:28.607Z] dca1ad2acd33: Pushed [2024-11-04T08:46:31.180Z] aa7c0f775062: Pushed [2024-11-04T08:46:32.579Z] ce3b28041210: Pushed [2024-11-04T08:46:32.579Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:f904242854feb4184b9ba290367ba655a043c4ada2c7f13a7e9ef8ae84282a7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:32.932Z] + 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-11-04T08:46:33.280Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-04T08:46:33.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-04T08:46:33.280Z] 2f87dc02414b: Preparing [2024-11-04T08:46:33.280Z] 850d03b90158: Preparing [2024-11-04T08:46:33.280Z] aa7c0f775062: Preparing [2024-11-04T08:46:33.280Z] a2a454c10784: Preparing [2024-11-04T08:46:33.280Z] 0fdad3f69ffd: Preparing [2024-11-04T08:46:33.280Z] 89222744db4f: Preparing [2024-11-04T08:46:33.280Z] 8d48d029f117: Preparing [2024-11-04T08:46:33.280Z] 6b4c7246b25e: Preparing [2024-11-04T08:46:33.280Z] dca1ad2acd33: Preparing [2024-11-04T08:46:33.280Z] ce3b28041210: Preparing [2024-11-04T08:46:33.280Z] 16113d51b718: Preparing [2024-11-04T08:46:33.280Z] dca1ad2acd33: Waiting [2024-11-04T08:46:33.280Z] 89222744db4f: Waiting [2024-11-04T08:46:33.280Z] 8d48d029f117: Waiting [2024-11-04T08:46:33.280Z] 6b4c7246b25e: Waiting [2024-11-04T08:46:33.280Z] ce3b28041210: Waiting [2024-11-04T08:46:33.280Z] 16113d51b718: Waiting [2024-11-04T08:46:33.280Z] aa7c0f775062: Layer already exists [2024-11-04T08:46:33.280Z] 2f87dc02414b: Layer already exists [2024-11-04T08:46:33.280Z] 850d03b90158: Layer already exists [2024-11-04T08:46:33.280Z] a2a454c10784: Layer already exists [2024-11-04T08:46:33.280Z] 0fdad3f69ffd: Layer already exists [2024-11-04T08:46:33.280Z] 89222744db4f: Layer already exists [2024-11-04T08:46:33.280Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:33.280Z] 6b4c7246b25e: Layer already exists [2024-11-04T08:46:33.280Z] dca1ad2acd33: Layer already exists [2024-11-04T08:46:33.280Z] ce3b28041210: Layer already exists [2024-11-04T08:46:33.280Z] 16113d51b718: Layer already exists [2024-11-04T08:46:33.545Z] latest: digest: sha256:f904242854feb4184b9ba290367ba655a043c4ada2c7f13a7e9ef8ae84282a7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:33.945Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:34.305Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.9 [2024-11-04T08:46:34.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-04T08:46:34.305Z] 2f87dc02414b: Preparing [2024-11-04T08:46:34.305Z] 850d03b90158: Preparing [2024-11-04T08:46:34.305Z] aa7c0f775062: Preparing [2024-11-04T08:46:34.305Z] a2a454c10784: Preparing [2024-11-04T08:46:34.305Z] 0fdad3f69ffd: Preparing [2024-11-04T08:46:34.305Z] 89222744db4f: Preparing [2024-11-04T08:46:34.305Z] 8d48d029f117: Preparing [2024-11-04T08:46:34.305Z] 6b4c7246b25e: Preparing [2024-11-04T08:46:34.305Z] dca1ad2acd33: Preparing [2024-11-04T08:46:34.305Z] ce3b28041210: Preparing [2024-11-04T08:46:34.305Z] 16113d51b718: Preparing [2024-11-04T08:46:34.305Z] 6b4c7246b25e: Waiting [2024-11-04T08:46:34.305Z] dca1ad2acd33: Waiting [2024-11-04T08:46:34.305Z] ce3b28041210: Waiting [2024-11-04T08:46:34.305Z] 16113d51b718: Waiting [2024-11-04T08:46:34.305Z] 8d48d029f117: Waiting [2024-11-04T08:46:34.305Z] 89222744db4f: Waiting [2024-11-04T08:46:34.305Z] 2f87dc02414b: Layer already exists [2024-11-04T08:46:34.305Z] a2a454c10784: Layer already exists [2024-11-04T08:46:34.305Z] aa7c0f775062: Layer already exists [2024-11-04T08:46:34.305Z] 0fdad3f69ffd: Layer already exists [2024-11-04T08:46:34.305Z] 850d03b90158: Layer already exists [2024-11-04T08:46:34.305Z] dca1ad2acd33: Layer already exists [2024-11-04T08:46:34.305Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:34.305Z] 89222744db4f: Layer already exists [2024-11-04T08:46:34.305Z] ce3b28041210: Layer already exists [2024-11-04T08:46:34.305Z] 6b4c7246b25e: Layer already exists [2024-11-04T08:46:34.305Z] 16113d51b718: Layer already exists [2024-11-04T08:46:34.575Z] 4.0.0-dev.9: digest: sha256:f904242854feb4184b9ba290367ba655a043c4ada2c7f13a7e9ef8ae84282a7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:34.940Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:35.310Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:35.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-04T08:46:35.310Z] 2f87dc02414b: Preparing [2024-11-04T08:46:35.310Z] 850d03b90158: Preparing [2024-11-04T08:46:35.310Z] aa7c0f775062: Preparing [2024-11-04T08:46:35.310Z] a2a454c10784: Preparing [2024-11-04T08:46:35.310Z] 0fdad3f69ffd: Preparing [2024-11-04T08:46:35.310Z] 89222744db4f: Preparing [2024-11-04T08:46:35.310Z] 8d48d029f117: Preparing [2024-11-04T08:46:35.310Z] 89222744db4f: Waiting [2024-11-04T08:46:35.310Z] 6b4c7246b25e: Preparing [2024-11-04T08:46:35.310Z] 8d48d029f117: Waiting [2024-11-04T08:46:35.310Z] dca1ad2acd33: Preparing [2024-11-04T08:46:35.310Z] 6b4c7246b25e: Waiting [2024-11-04T08:46:35.310Z] ce3b28041210: Preparing [2024-11-04T08:46:35.310Z] 16113d51b718: Preparing [2024-11-04T08:46:35.310Z] dca1ad2acd33: Waiting [2024-11-04T08:46:35.310Z] ce3b28041210: Waiting [2024-11-04T08:46:35.310Z] 16113d51b718: Waiting [2024-11-04T08:46:35.310Z] a2a454c10784: Layer already exists [2024-11-04T08:46:35.310Z] aa7c0f775062: Layer already exists [2024-11-04T08:46:35.310Z] 0fdad3f69ffd: Layer already exists [2024-11-04T08:46:35.310Z] 850d03b90158: Layer already exists [2024-11-04T08:46:35.310Z] 2f87dc02414b: Layer already exists [2024-11-04T08:46:35.310Z] 89222744db4f: Layer already exists [2024-11-04T08:46:35.310Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:35.310Z] dca1ad2acd33: Layer already exists [2024-11-04T08:46:35.310Z] 6b4c7246b25e: Layer already exists [2024-11-04T08:46:35.310Z] ce3b28041210: Layer already exists [2024-11-04T08:46:35.310Z] 16113d51b718: Layer already exists [2024-11-04T08:46:35.580Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:f904242854feb4184b9ba290367ba655a043c4ada2c7f13a7e9ef8ae84282a7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:35.933Z] + 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-11-04T08:46:36.279Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-11-04T08:46:36.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-04T08:46:36.279Z] 2f87dc02414b: Preparing [2024-11-04T08:46:36.279Z] 850d03b90158: Preparing [2024-11-04T08:46:36.279Z] aa7c0f775062: Preparing [2024-11-04T08:46:36.279Z] a2a454c10784: Preparing [2024-11-04T08:46:36.279Z] 0fdad3f69ffd: Preparing [2024-11-04T08:46:36.279Z] 89222744db4f: Preparing [2024-11-04T08:46:36.279Z] 8d48d029f117: Preparing [2024-11-04T08:46:36.279Z] 6b4c7246b25e: Preparing [2024-11-04T08:46:36.279Z] dca1ad2acd33: Preparing [2024-11-04T08:46:36.279Z] ce3b28041210: Preparing [2024-11-04T08:46:36.279Z] 16113d51b718: Preparing [2024-11-04T08:46:36.279Z] 89222744db4f: Waiting [2024-11-04T08:46:36.279Z] 8d48d029f117: Waiting [2024-11-04T08:46:36.279Z] 6b4c7246b25e: Waiting [2024-11-04T08:46:36.279Z] dca1ad2acd33: Waiting [2024-11-04T08:46:36.279Z] ce3b28041210: Waiting [2024-11-04T08:46:36.279Z] 16113d51b718: Waiting [2024-11-04T08:46:36.279Z] 0fdad3f69ffd: Layer already exists [2024-11-04T08:46:36.279Z] aa7c0f775062: Layer already exists [2024-11-04T08:46:36.279Z] 850d03b90158: Layer already exists [2024-11-04T08:46:36.279Z] 2f87dc02414b: Layer already exists [2024-11-04T08:46:36.279Z] a2a454c10784: Layer already exists [2024-11-04T08:46:36.279Z] 6b4c7246b25e: Layer already exists [2024-11-04T08:46:36.279Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:36.279Z] 89222744db4f: Layer already exists [2024-11-04T08:46:36.279Z] ce3b28041210: Layer already exists [2024-11-04T08:46:36.279Z] dca1ad2acd33: Layer already exists [2024-11-04T08:46:36.279Z] 16113d51b718: Layer already exists [2024-11-04T08:46:36.544Z] main: digest: sha256:f904242854feb4184b9ba290367ba655a043c4ada2c7f13a7e9ef8ae84282a7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:46:36.616Z] ===================================================== [Pipeline] echo [2024-11-04T08:46:36.628Z] taggedImages: [2024-11-04T08:46:36.628Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:36.628Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-04T08:46:36.628Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.9 [2024-11-04T08:46:36.628Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:36.628Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-11-04T08:46:36.660Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-11-04T08:46:36.660Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:36.660Z] latest [2024-11-04T08:46:36.660Z] 4.0.0-dev.9 [2024-11-04T08:46:36.660Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:36.660Z] main [2024-11-04T08:46:36.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:37.014Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:37.360Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:37.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-04T08:46:37.360Z] 0e65e3a69a96: Preparing [2024-11-04T08:46:37.360Z] a6962ae6fb99: Preparing [2024-11-04T08:46:37.360Z] 50199859abac: Preparing [2024-11-04T08:46:37.360Z] ab32c8d4a512: Preparing [2024-11-04T08:46:37.360Z] 9f09d1dcecb0: Preparing [2024-11-04T08:46:37.360Z] 5eb4be7ed83b: Preparing [2024-11-04T08:46:37.360Z] 629a98b21e64: Preparing [2024-11-04T08:46:37.360Z] 89222744db4f: Preparing [2024-11-04T08:46:37.360Z] 5eb4be7ed83b: Waiting [2024-11-04T08:46:37.360Z] 8d48d029f117: Preparing [2024-11-04T08:46:37.360Z] 629a98b21e64: Waiting [2024-11-04T08:46:37.360Z] 158c1c0274a1: Preparing [2024-11-04T08:46:37.360Z] 89222744db4f: Waiting [2024-11-04T08:46:37.360Z] 2956f17db087: Preparing [2024-11-04T08:46:37.360Z] 8d48d029f117: Waiting [2024-11-04T08:46:37.360Z] 16113d51b718: Preparing [2024-11-04T08:46:37.360Z] 158c1c0274a1: Waiting [2024-11-04T08:46:37.360Z] 2956f17db087: Waiting [2024-11-04T08:46:37.360Z] 16113d51b718: Waiting [2024-11-04T08:46:37.625Z] 9f09d1dcecb0: Pushed [2024-11-04T08:46:37.626Z] a6962ae6fb99: Pushed [2024-11-04T08:46:37.626Z] 0e65e3a69a96: Pushed [2024-11-04T08:46:37.626Z] 89222744db4f: Layer already exists [2024-11-04T08:46:37.626Z] 5eb4be7ed83b: Pushed [2024-11-04T08:46:37.626Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:37.892Z] 629a98b21e64: Pushed [2024-11-04T08:46:38.157Z] 16113d51b718: Layer already exists [2024-11-04T08:46:39.559Z] 158c1c0274a1: Pushed [2024-11-04T08:46:40.515Z] 2956f17db087: Pushed [2024-11-04T08:46:40.515Z] ab32c8d4a512: Pushed [2024-11-04T08:46:41.473Z] 50199859abac: Pushed [2024-11-04T08:46:41.473Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:fcf145e5e63ab9b43098a07374f8e67cdbbb0c9e7ad72b19a7042cae31aba5d4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:41.838Z] + 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-11-04T08:46:42.193Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-04T08:46:42.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-04T08:46:42.194Z] 0e65e3a69a96: Preparing [2024-11-04T08:46:42.194Z] a6962ae6fb99: Preparing [2024-11-04T08:46:42.194Z] 50199859abac: Preparing [2024-11-04T08:46:42.194Z] ab32c8d4a512: Preparing [2024-11-04T08:46:42.194Z] 9f09d1dcecb0: Preparing [2024-11-04T08:46:42.194Z] 5eb4be7ed83b: Preparing [2024-11-04T08:46:42.194Z] 629a98b21e64: Preparing [2024-11-04T08:46:42.194Z] 89222744db4f: Preparing [2024-11-04T08:46:42.194Z] 8d48d029f117: Preparing [2024-11-04T08:46:42.194Z] 158c1c0274a1: Preparing [2024-11-04T08:46:42.194Z] 2956f17db087: Preparing [2024-11-04T08:46:42.194Z] 16113d51b718: Preparing [2024-11-04T08:46:42.194Z] 8d48d029f117: Waiting [2024-11-04T08:46:42.194Z] 158c1c0274a1: Waiting [2024-11-04T08:46:42.194Z] 5eb4be7ed83b: Waiting [2024-11-04T08:46:42.194Z] 2956f17db087: Waiting [2024-11-04T08:46:42.194Z] 16113d51b718: Waiting [2024-11-04T08:46:42.194Z] 629a98b21e64: Waiting [2024-11-04T08:46:42.194Z] 89222744db4f: Waiting [2024-11-04T08:46:42.194Z] 50199859abac: Layer already exists [2024-11-04T08:46:42.194Z] ab32c8d4a512: Layer already exists [2024-11-04T08:46:42.194Z] a6962ae6fb99: Layer already exists [2024-11-04T08:46:42.194Z] 0e65e3a69a96: Layer already exists [2024-11-04T08:46:42.194Z] 9f09d1dcecb0: Layer already exists [2024-11-04T08:46:42.194Z] 5eb4be7ed83b: Layer already exists [2024-11-04T08:46:42.194Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:42.194Z] 89222744db4f: Layer already exists [2024-11-04T08:46:42.194Z] 629a98b21e64: Layer already exists [2024-11-04T08:46:42.194Z] 158c1c0274a1: Layer already exists [2024-11-04T08:46:42.194Z] 16113d51b718: Layer already exists [2024-11-04T08:46:42.194Z] 2956f17db087: Layer already exists [2024-11-04T08:46:42.460Z] latest: digest: sha256:fcf145e5e63ab9b43098a07374f8e67cdbbb0c9e7ad72b19a7042cae31aba5d4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:42.812Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:43.163Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.9 [2024-11-04T08:46:43.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-04T08:46:43.163Z] 0e65e3a69a96: Preparing [2024-11-04T08:46:43.163Z] a6962ae6fb99: Preparing [2024-11-04T08:46:43.163Z] 50199859abac: Preparing [2024-11-04T08:46:43.163Z] ab32c8d4a512: Preparing [2024-11-04T08:46:43.163Z] 9f09d1dcecb0: Preparing [2024-11-04T08:46:43.163Z] 5eb4be7ed83b: Preparing [2024-11-04T08:46:43.163Z] 629a98b21e64: Preparing [2024-11-04T08:46:43.163Z] 89222744db4f: Preparing [2024-11-04T08:46:43.163Z] 8d48d029f117: Preparing [2024-11-04T08:46:43.163Z] 158c1c0274a1: Preparing [2024-11-04T08:46:43.163Z] 2956f17db087: Preparing [2024-11-04T08:46:43.163Z] 16113d51b718: Preparing [2024-11-04T08:46:43.163Z] 89222744db4f: Waiting [2024-11-04T08:46:43.163Z] 8d48d029f117: Waiting [2024-11-04T08:46:43.163Z] 158c1c0274a1: Waiting [2024-11-04T08:46:43.163Z] 2956f17db087: Waiting [2024-11-04T08:46:43.163Z] 16113d51b718: Waiting [2024-11-04T08:46:43.163Z] 629a98b21e64: Waiting [2024-11-04T08:46:43.163Z] 5eb4be7ed83b: Waiting [2024-11-04T08:46:43.163Z] a6962ae6fb99: Layer already exists [2024-11-04T08:46:43.163Z] 50199859abac: Layer already exists [2024-11-04T08:46:43.163Z] ab32c8d4a512: Layer already exists [2024-11-04T08:46:43.163Z] 9f09d1dcecb0: Layer already exists [2024-11-04T08:46:43.163Z] 0e65e3a69a96: Layer already exists [2024-11-04T08:46:43.163Z] 629a98b21e64: Layer already exists [2024-11-04T08:46:43.163Z] 89222744db4f: Layer already exists [2024-11-04T08:46:43.163Z] 5eb4be7ed83b: Layer already exists [2024-11-04T08:46:43.163Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:43.163Z] 158c1c0274a1: Layer already exists [2024-11-04T08:46:43.163Z] 2956f17db087: Layer already exists [2024-11-04T08:46:43.163Z] 16113d51b718: Layer already exists [2024-11-04T08:46:43.431Z] 4.0.0-dev.9: digest: sha256:fcf145e5e63ab9b43098a07374f8e67cdbbb0c9e7ad72b19a7042cae31aba5d4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:43.796Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:44.133Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:44.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-04T08:46:44.134Z] 0e65e3a69a96: Preparing [2024-11-04T08:46:44.134Z] a6962ae6fb99: Preparing [2024-11-04T08:46:44.134Z] 50199859abac: Preparing [2024-11-04T08:46:44.134Z] ab32c8d4a512: Preparing [2024-11-04T08:46:44.134Z] 9f09d1dcecb0: Preparing [2024-11-04T08:46:44.134Z] 5eb4be7ed83b: Preparing [2024-11-04T08:46:44.134Z] 629a98b21e64: Preparing [2024-11-04T08:46:44.134Z] 89222744db4f: Preparing [2024-11-04T08:46:44.134Z] 8d48d029f117: Preparing [2024-11-04T08:46:44.134Z] 158c1c0274a1: Preparing [2024-11-04T08:46:44.134Z] 2956f17db087: Preparing [2024-11-04T08:46:44.134Z] 16113d51b718: Preparing [2024-11-04T08:46:44.134Z] 5eb4be7ed83b: Waiting [2024-11-04T08:46:44.134Z] 629a98b21e64: Waiting [2024-11-04T08:46:44.134Z] 89222744db4f: Waiting [2024-11-04T08:46:44.134Z] 8d48d029f117: Waiting [2024-11-04T08:46:44.134Z] 158c1c0274a1: Waiting [2024-11-04T08:46:44.134Z] 2956f17db087: Waiting [2024-11-04T08:46:44.134Z] 16113d51b718: Waiting [2024-11-04T08:46:44.134Z] 0e65e3a69a96: Layer already exists [2024-11-04T08:46:44.134Z] 9f09d1dcecb0: Layer already exists [2024-11-04T08:46:44.134Z] ab32c8d4a512: Layer already exists [2024-11-04T08:46:44.134Z] 50199859abac: Layer already exists [2024-11-04T08:46:44.134Z] a6962ae6fb99: Layer already exists [2024-11-04T08:46:44.134Z] 5eb4be7ed83b: Layer already exists [2024-11-04T08:46:44.134Z] 629a98b21e64: Layer already exists [2024-11-04T08:46:44.134Z] 89222744db4f: Layer already exists [2024-11-04T08:46:44.134Z] 158c1c0274a1: Layer already exists [2024-11-04T08:46:44.134Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:44.134Z] 16113d51b718: Layer already exists [2024-11-04T08:46:44.134Z] 2956f17db087: Layer already exists [2024-11-04T08:46:44.400Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:fcf145e5e63ab9b43098a07374f8e67cdbbb0c9e7ad72b19a7042cae31aba5d4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:44.765Z] + 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-11-04T08:46:45.111Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-11-04T08:46:45.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-04T08:46:45.111Z] 0e65e3a69a96: Preparing [2024-11-04T08:46:45.111Z] a6962ae6fb99: Preparing [2024-11-04T08:46:45.111Z] 50199859abac: Preparing [2024-11-04T08:46:45.111Z] ab32c8d4a512: Preparing [2024-11-04T08:46:45.111Z] 9f09d1dcecb0: Preparing [2024-11-04T08:46:45.111Z] 5eb4be7ed83b: Preparing [2024-11-04T08:46:45.111Z] 629a98b21e64: Preparing [2024-11-04T08:46:45.111Z] 89222744db4f: Preparing [2024-11-04T08:46:45.111Z] 8d48d029f117: Preparing [2024-11-04T08:46:45.111Z] 158c1c0274a1: Preparing [2024-11-04T08:46:45.111Z] 2956f17db087: Preparing [2024-11-04T08:46:45.111Z] 16113d51b718: Preparing [2024-11-04T08:46:45.111Z] 89222744db4f: Waiting [2024-11-04T08:46:45.111Z] 8d48d029f117: Waiting [2024-11-04T08:46:45.111Z] 158c1c0274a1: Waiting [2024-11-04T08:46:45.111Z] 2956f17db087: Waiting [2024-11-04T08:46:45.111Z] 16113d51b718: Waiting [2024-11-04T08:46:45.111Z] 5eb4be7ed83b: Waiting [2024-11-04T08:46:45.111Z] 629a98b21e64: Waiting [2024-11-04T08:46:45.111Z] 9f09d1dcecb0: Layer already exists [2024-11-04T08:46:45.111Z] a6962ae6fb99: Layer already exists [2024-11-04T08:46:45.111Z] 50199859abac: Layer already exists [2024-11-04T08:46:45.111Z] 0e65e3a69a96: Layer already exists [2024-11-04T08:46:45.111Z] ab32c8d4a512: Layer already exists [2024-11-04T08:46:45.111Z] 89222744db4f: Layer already exists [2024-11-04T08:46:45.111Z] 629a98b21e64: Layer already exists [2024-11-04T08:46:45.111Z] 5eb4be7ed83b: Layer already exists [2024-11-04T08:46:45.111Z] 158c1c0274a1: Layer already exists [2024-11-04T08:46:45.111Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:45.111Z] 2956f17db087: Layer already exists [2024-11-04T08:46:45.111Z] 16113d51b718: Layer already exists [2024-11-04T08:46:45.377Z] main: digest: sha256:fcf145e5e63ab9b43098a07374f8e67cdbbb0c9e7ad72b19a7042cae31aba5d4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:46:45.452Z] ===================================================== [Pipeline] echo [2024-11-04T08:46:45.464Z] taggedImages: [2024-11-04T08:46:45.464Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:45.464Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-04T08:46:45.464Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.9 [2024-11-04T08:46:45.464Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:45.464Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-11-04T08:46:45.490Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-11-04T08:46:45.490Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:45.490Z] latest [2024-11-04T08:46:45.490Z] 4.0.0-dev.9 [2024-11-04T08:46:45.490Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:45.490Z] main [2024-11-04T08:46:45.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:45.867Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:46.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:46.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-04T08:46:46.225Z] e5624b553c0e: Preparing [2024-11-04T08:46:46.225Z] 1d187d41a168: Preparing [2024-11-04T08:46:46.225Z] 89222744db4f: Preparing [2024-11-04T08:46:46.225Z] 8d48d029f117: Preparing [2024-11-04T08:46:46.225Z] 02c8cbe34bd0: Preparing [2024-11-04T08:46:46.225Z] 607b6ed31138: Preparing [2024-11-04T08:46:46.225Z] 16113d51b718: Preparing [2024-11-04T08:46:46.225Z] 607b6ed31138: Waiting [2024-11-04T08:46:46.225Z] 16113d51b718: Waiting [2024-11-04T08:46:46.225Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:46.491Z] 89222744db4f: Layer already exists [2024-11-04T08:46:46.491Z] 16113d51b718: Layer already exists [2024-11-04T08:46:46.491Z] e5624b553c0e: Pushed [2024-11-04T08:46:47.893Z] 02c8cbe34bd0: Pushed [2024-11-04T08:46:48.159Z] 607b6ed31138: Pushed [2024-11-04T08:46:51.493Z] 1d187d41a168: Pushed [2024-11-04T08:46:51.762Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:ef76984bc098699ac060ffe7be490447f5156bd9e0c3855c1419c9a173a236b8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:52.133Z] + 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-11-04T08:46:52.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-04T08:46:52.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-04T08:46:52.503Z] e5624b553c0e: Preparing [2024-11-04T08:46:52.503Z] 1d187d41a168: Preparing [2024-11-04T08:46:52.503Z] 89222744db4f: Preparing [2024-11-04T08:46:52.503Z] 8d48d029f117: Preparing [2024-11-04T08:46:52.503Z] 02c8cbe34bd0: Preparing [2024-11-04T08:46:52.503Z] 607b6ed31138: Preparing [2024-11-04T08:46:52.503Z] 16113d51b718: Preparing [2024-11-04T08:46:52.503Z] 607b6ed31138: Waiting [2024-11-04T08:46:52.503Z] 16113d51b718: Waiting [2024-11-04T08:46:52.503Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:52.504Z] 89222744db4f: Layer already exists [2024-11-04T08:46:52.504Z] e5624b553c0e: Layer already exists [2024-11-04T08:46:52.504Z] 1d187d41a168: Layer already exists [2024-11-04T08:46:52.504Z] 02c8cbe34bd0: Layer already exists [2024-11-04T08:46:52.504Z] 607b6ed31138: Layer already exists [2024-11-04T08:46:52.504Z] 16113d51b718: Layer already exists [2024-11-04T08:46:52.772Z] latest: digest: sha256:ef76984bc098699ac060ffe7be490447f5156bd9e0c3855c1419c9a173a236b8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:53.143Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:53.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.9 [2024-11-04T08:46:53.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-04T08:46:53.576Z] e5624b553c0e: Preparing [2024-11-04T08:46:53.576Z] 1d187d41a168: Preparing [2024-11-04T08:46:53.576Z] 89222744db4f: Preparing [2024-11-04T08:46:53.576Z] 8d48d029f117: Preparing [2024-11-04T08:46:53.576Z] 02c8cbe34bd0: Preparing [2024-11-04T08:46:53.576Z] 607b6ed31138: Preparing [2024-11-04T08:46:53.576Z] 16113d51b718: Preparing [2024-11-04T08:46:53.576Z] 607b6ed31138: Waiting [2024-11-04T08:46:53.576Z] 16113d51b718: Waiting [2024-11-04T08:46:53.576Z] e5624b553c0e: Layer already exists [2024-11-04T08:46:53.576Z] 1d187d41a168: Layer already exists [2024-11-04T08:46:53.576Z] 02c8cbe34bd0: Layer already exists [2024-11-04T08:46:53.576Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:53.576Z] 89222744db4f: Layer already exists [2024-11-04T08:46:53.576Z] 607b6ed31138: Layer already exists [2024-11-04T08:46:53.576Z] 16113d51b718: Layer already exists [2024-11-04T08:46:53.846Z] 4.0.0-dev.9: digest: sha256:ef76984bc098699ac060ffe7be490447f5156bd9e0c3855c1419c9a173a236b8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:54.210Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:54.562Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:54.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-04T08:46:54.562Z] e5624b553c0e: Preparing [2024-11-04T08:46:54.562Z] 1d187d41a168: Preparing [2024-11-04T08:46:54.562Z] 89222744db4f: Preparing [2024-11-04T08:46:54.562Z] 8d48d029f117: Preparing [2024-11-04T08:46:54.562Z] 02c8cbe34bd0: Preparing [2024-11-04T08:46:54.562Z] 607b6ed31138: Preparing [2024-11-04T08:46:54.562Z] 16113d51b718: Preparing [2024-11-04T08:46:54.562Z] 607b6ed31138: Waiting [2024-11-04T08:46:54.562Z] 16113d51b718: Waiting [2024-11-04T08:46:54.562Z] 89222744db4f: Layer already exists [2024-11-04T08:46:54.562Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:54.562Z] e5624b553c0e: Layer already exists [2024-11-04T08:46:54.562Z] 1d187d41a168: Layer already exists [2024-11-04T08:46:54.562Z] 02c8cbe34bd0: Layer already exists [2024-11-04T08:46:54.562Z] 607b6ed31138: Layer already exists [2024-11-04T08:46:54.562Z] 16113d51b718: Layer already exists [2024-11-04T08:46:54.829Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:ef76984bc098699ac060ffe7be490447f5156bd9e0c3855c1419c9a173a236b8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:55.186Z] + 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-11-04T08:46:55.539Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-11-04T08:46:55.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-04T08:46:55.539Z] e5624b553c0e: Preparing [2024-11-04T08:46:55.539Z] 1d187d41a168: Preparing [2024-11-04T08:46:55.539Z] 89222744db4f: Preparing [2024-11-04T08:46:55.539Z] 8d48d029f117: Preparing [2024-11-04T08:46:55.539Z] 02c8cbe34bd0: Preparing [2024-11-04T08:46:55.539Z] 607b6ed31138: Preparing [2024-11-04T08:46:55.539Z] 16113d51b718: Preparing [2024-11-04T08:46:55.539Z] 607b6ed31138: Waiting [2024-11-04T08:46:55.539Z] 16113d51b718: Waiting [2024-11-04T08:46:55.539Z] 89222744db4f: Layer already exists [2024-11-04T08:46:55.539Z] 1d187d41a168: Layer already exists [2024-11-04T08:46:55.539Z] e5624b553c0e: Layer already exists [2024-11-04T08:46:55.539Z] 02c8cbe34bd0: Layer already exists [2024-11-04T08:46:55.539Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:55.539Z] 16113d51b718: Layer already exists [2024-11-04T08:46:55.539Z] 607b6ed31138: Layer already exists [2024-11-04T08:46:55.806Z] main: digest: sha256:ef76984bc098699ac060ffe7be490447f5156bd9e0c3855c1419c9a173a236b8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:46:55.891Z] ===================================================== [Pipeline] echo [2024-11-04T08:46:55.905Z] taggedImages: [2024-11-04T08:46:55.905Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:55.905Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-04T08:46:55.905Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.9 [2024-11-04T08:46:55.905Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:55.906Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-11-04T08:46:55.935Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-11-04T08:46:55.935Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:55.935Z] latest [2024-11-04T08:46:55.935Z] 4.0.0-dev.9 [2024-11-04T08:46:55.935Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:46:55.935Z] main [2024-11-04T08:46:55.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:56.306Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:46:56.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:46:56.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-04T08:46:56.678Z] 66af41c1243e: Preparing [2024-11-04T08:46:56.678Z] e2fe9e7fe326: Preparing [2024-11-04T08:46:56.678Z] eed5a4dddf79: Preparing [2024-11-04T08:46:56.678Z] 89222744db4f: Preparing [2024-11-04T08:46:56.678Z] 8d48d029f117: Preparing [2024-11-04T08:46:56.678Z] 51c7a879e34e: Preparing [2024-11-04T08:46:56.678Z] 414f75c0a438: Preparing [2024-11-04T08:46:56.678Z] 543dd2d72318: Preparing [2024-11-04T08:46:56.678Z] 12ed91a7d670: Preparing [2024-11-04T08:46:56.678Z] 16113d51b718: Preparing [2024-11-04T08:46:56.678Z] 414f75c0a438: Waiting [2024-11-04T08:46:56.678Z] 543dd2d72318: Waiting [2024-11-04T08:46:56.678Z] 12ed91a7d670: Waiting [2024-11-04T08:46:56.678Z] 16113d51b718: Waiting [2024-11-04T08:46:56.678Z] 51c7a879e34e: Waiting [2024-11-04T08:46:56.945Z] 8d48d029f117: Layer already exists [2024-11-04T08:46:56.946Z] 89222744db4f: Layer already exists [2024-11-04T08:46:56.946Z] eed5a4dddf79: Pushed [2024-11-04T08:46:56.946Z] e2fe9e7fe326: Pushed [2024-11-04T08:46:56.946Z] 66af41c1243e: Pushed [2024-11-04T08:46:56.946Z] 16113d51b718: Layer already exists [2024-11-04T08:46:57.213Z] 543dd2d72318: Pushed [2024-11-04T08:46:59.150Z] 12ed91a7d670: Pushed [2024-11-04T08:47:11.449Z] 414f75c0a438: Pushed [2024-11-04T08:47:18.074Z] 51c7a879e34e: Pushed [2024-11-04T08:47:18.074Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:52776da24b0c8cc1c9ac27a1d9058128a70063e9b164177dc4ee2203f5eceea5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:18.430Z] + 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-11-04T08:47:18.771Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-04T08:47:18.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-04T08:47:18.771Z] 66af41c1243e: Preparing [2024-11-04T08:47:18.771Z] e2fe9e7fe326: Preparing [2024-11-04T08:47:18.771Z] eed5a4dddf79: Preparing [2024-11-04T08:47:18.771Z] 89222744db4f: Preparing [2024-11-04T08:47:18.771Z] 8d48d029f117: Preparing [2024-11-04T08:47:18.771Z] 51c7a879e34e: Preparing [2024-11-04T08:47:18.771Z] 414f75c0a438: Preparing [2024-11-04T08:47:18.771Z] 543dd2d72318: Preparing [2024-11-04T08:47:18.771Z] 12ed91a7d670: Preparing [2024-11-04T08:47:18.771Z] 16113d51b718: Preparing [2024-11-04T08:47:18.771Z] 414f75c0a438: Waiting [2024-11-04T08:47:18.771Z] 543dd2d72318: Waiting [2024-11-04T08:47:18.771Z] 12ed91a7d670: Waiting [2024-11-04T08:47:18.771Z] 16113d51b718: Waiting [2024-11-04T08:47:18.771Z] 51c7a879e34e: Waiting [2024-11-04T08:47:18.771Z] 66af41c1243e: Layer already exists [2024-11-04T08:47:18.771Z] 8d48d029f117: Layer already exists [2024-11-04T08:47:18.771Z] e2fe9e7fe326: Layer already exists [2024-11-04T08:47:18.771Z] eed5a4dddf79: Layer already exists [2024-11-04T08:47:18.771Z] 89222744db4f: Layer already exists [2024-11-04T08:47:18.771Z] 12ed91a7d670: Layer already exists [2024-11-04T08:47:18.771Z] 543dd2d72318: Layer already exists [2024-11-04T08:47:18.771Z] 16113d51b718: Layer already exists [2024-11-04T08:47:18.771Z] 51c7a879e34e: Layer already exists [2024-11-04T08:47:18.771Z] 414f75c0a438: Layer already exists [2024-11-04T08:47:19.036Z] latest: digest: sha256:52776da24b0c8cc1c9ac27a1d9058128a70063e9b164177dc4ee2203f5eceea5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:19.380Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:19.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.9 [2024-11-04T08:47:19.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-04T08:47:19.729Z] 66af41c1243e: Preparing [2024-11-04T08:47:19.729Z] e2fe9e7fe326: Preparing [2024-11-04T08:47:19.729Z] eed5a4dddf79: Preparing [2024-11-04T08:47:19.729Z] 89222744db4f: Preparing [2024-11-04T08:47:19.729Z] 8d48d029f117: Preparing [2024-11-04T08:47:19.729Z] 51c7a879e34e: Preparing [2024-11-04T08:47:19.729Z] 414f75c0a438: Preparing [2024-11-04T08:47:19.729Z] 543dd2d72318: Preparing [2024-11-04T08:47:19.729Z] 12ed91a7d670: Preparing [2024-11-04T08:47:19.729Z] 16113d51b718: Preparing [2024-11-04T08:47:19.729Z] 51c7a879e34e: Waiting [2024-11-04T08:47:19.729Z] 414f75c0a438: Waiting [2024-11-04T08:47:19.729Z] 543dd2d72318: Waiting [2024-11-04T08:47:19.729Z] 12ed91a7d670: Waiting [2024-11-04T08:47:19.729Z] 16113d51b718: Waiting [2024-11-04T08:47:19.729Z] eed5a4dddf79: Layer already exists [2024-11-04T08:47:19.729Z] 8d48d029f117: Layer already exists [2024-11-04T08:47:19.729Z] 66af41c1243e: Layer already exists [2024-11-04T08:47:19.729Z] e2fe9e7fe326: Layer already exists [2024-11-04T08:47:19.729Z] 89222744db4f: Layer already exists [2024-11-04T08:47:19.729Z] 51c7a879e34e: Layer already exists [2024-11-04T08:47:19.729Z] 543dd2d72318: Layer already exists [2024-11-04T08:47:19.729Z] 414f75c0a438: Layer already exists [2024-11-04T08:47:19.729Z] 12ed91a7d670: Layer already exists [2024-11-04T08:47:19.729Z] 16113d51b718: Layer already exists [2024-11-04T08:47:19.993Z] 4.0.0-dev.9: digest: sha256:52776da24b0c8cc1c9ac27a1d9058128a70063e9b164177dc4ee2203f5eceea5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:20.345Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:20.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:47:20.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-04T08:47:20.673Z] 66af41c1243e: Preparing [2024-11-04T08:47:20.673Z] e2fe9e7fe326: Preparing [2024-11-04T08:47:20.673Z] eed5a4dddf79: Preparing [2024-11-04T08:47:20.673Z] 89222744db4f: Preparing [2024-11-04T08:47:20.673Z] 8d48d029f117: Preparing [2024-11-04T08:47:20.673Z] 51c7a879e34e: Preparing [2024-11-04T08:47:20.673Z] 414f75c0a438: Preparing [2024-11-04T08:47:20.673Z] 543dd2d72318: Preparing [2024-11-04T08:47:20.673Z] 12ed91a7d670: Preparing [2024-11-04T08:47:20.673Z] 16113d51b718: Preparing [2024-11-04T08:47:20.673Z] 414f75c0a438: Waiting [2024-11-04T08:47:20.673Z] 543dd2d72318: Waiting [2024-11-04T08:47:20.673Z] 12ed91a7d670: Waiting [2024-11-04T08:47:20.673Z] 16113d51b718: Waiting [2024-11-04T08:47:20.673Z] 51c7a879e34e: Waiting [2024-11-04T08:47:20.673Z] 89222744db4f: Layer already exists [2024-11-04T08:47:20.673Z] e2fe9e7fe326: Layer already exists [2024-11-04T08:47:20.673Z] eed5a4dddf79: Layer already exists [2024-11-04T08:47:20.673Z] 8d48d029f117: Layer already exists [2024-11-04T08:47:20.673Z] 66af41c1243e: Layer already exists [2024-11-04T08:47:20.673Z] 51c7a879e34e: Layer already exists [2024-11-04T08:47:20.673Z] 414f75c0a438: Layer already exists [2024-11-04T08:47:20.673Z] 543dd2d72318: Layer already exists [2024-11-04T08:47:20.673Z] 12ed91a7d670: Layer already exists [2024-11-04T08:47:20.673Z] 16113d51b718: Layer already exists [2024-11-04T08:47:20.673Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:52776da24b0c8cc1c9ac27a1d9058128a70063e9b164177dc4ee2203f5eceea5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:21.281Z] + 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-11-04T08:47:21.631Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-11-04T08:47:21.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-04T08:47:21.631Z] 66af41c1243e: Preparing [2024-11-04T08:47:21.631Z] e2fe9e7fe326: Preparing [2024-11-04T08:47:21.631Z] eed5a4dddf79: Preparing [2024-11-04T08:47:21.631Z] 89222744db4f: Preparing [2024-11-04T08:47:21.631Z] 8d48d029f117: Preparing [2024-11-04T08:47:21.631Z] 51c7a879e34e: Preparing [2024-11-04T08:47:21.631Z] 414f75c0a438: Preparing [2024-11-04T08:47:21.631Z] 543dd2d72318: Preparing [2024-11-04T08:47:21.631Z] 12ed91a7d670: Preparing [2024-11-04T08:47:21.631Z] 16113d51b718: Preparing [2024-11-04T08:47:21.631Z] 51c7a879e34e: Waiting [2024-11-04T08:47:21.631Z] 543dd2d72318: Waiting [2024-11-04T08:47:21.631Z] 12ed91a7d670: Waiting [2024-11-04T08:47:21.631Z] 16113d51b718: Waiting [2024-11-04T08:47:21.631Z] e2fe9e7fe326: Layer already exists [2024-11-04T08:47:21.631Z] eed5a4dddf79: Layer already exists [2024-11-04T08:47:21.631Z] 66af41c1243e: Layer already exists [2024-11-04T08:47:21.631Z] 89222744db4f: Layer already exists [2024-11-04T08:47:21.631Z] 8d48d029f117: Layer already exists [2024-11-04T08:47:21.631Z] 12ed91a7d670: Layer already exists [2024-11-04T08:47:21.631Z] 51c7a879e34e: Layer already exists [2024-11-04T08:47:21.631Z] 543dd2d72318: Layer already exists [2024-11-04T08:47:21.631Z] 16113d51b718: Layer already exists [2024-11-04T08:47:21.631Z] 414f75c0a438: Layer already exists [2024-11-04T08:47:21.895Z] main: digest: sha256:52776da24b0c8cc1c9ac27a1d9058128a70063e9b164177dc4ee2203f5eceea5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:47:21.971Z] ===================================================== [Pipeline] echo [2024-11-04T08:47:21.988Z] taggedImages: [2024-11-04T08:47:21.988Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:47:21.988Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-04T08:47:21.988Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.9 [2024-11-04T08:47:21.988Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:47:21.988Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-11-04T08:47:22.024Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-11-04T08:47:22.024Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:47:22.024Z] latest [2024-11-04T08:47:22.024Z] 4.0.0-dev.9 [2024-11-04T08:47:22.024Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:47:22.024Z] main [2024-11-04T08:47:22.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:22.395Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:22.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:47:22.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-04T08:47:22.754Z] 23330dc04853: Preparing [2024-11-04T08:47:22.754Z] 989e7ff30149: Preparing [2024-11-04T08:47:22.754Z] 9c8992c00ca2: Preparing [2024-11-04T08:47:22.754Z] 89222744db4f: Preparing [2024-11-04T08:47:22.754Z] 8d48d029f117: Preparing [2024-11-04T08:47:22.754Z] f0bc6913c143: Preparing [2024-11-04T08:47:22.754Z] c818a6bf11af: Preparing [2024-11-04T08:47:22.754Z] 171e8da58209: Preparing [2024-11-04T08:47:22.754Z] 16113d51b718: Preparing [2024-11-04T08:47:22.754Z] f0bc6913c143: Waiting [2024-11-04T08:47:22.754Z] c818a6bf11af: Waiting [2024-11-04T08:47:22.754Z] 171e8da58209: Waiting [2024-11-04T08:47:22.754Z] 16113d51b718: Waiting [2024-11-04T08:47:22.754Z] 89222744db4f: Layer already exists [2024-11-04T08:47:22.754Z] 8d48d029f117: Layer already exists [2024-11-04T08:47:23.019Z] 23330dc04853: Pushed [2024-11-04T08:47:23.019Z] 989e7ff30149: Pushed [2024-11-04T08:47:23.019Z] 9c8992c00ca2: Pushed [2024-11-04T08:47:23.019Z] 16113d51b718: Layer already exists [2024-11-04T08:47:23.600Z] 171e8da58209: Pushed [2024-11-04T08:47:24.177Z] c818a6bf11af: Pushed [2024-11-04T08:47:42.354Z] f0bc6913c143: Pushed [2024-11-04T08:47:42.354Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:5d55eb5eff5a499fccc60451a39be09fee7220885acce3a1005e2611fbdeeec8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:42.697Z] + 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-11-04T08:47:43.038Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-04T08:47:43.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-04T08:47:43.038Z] 23330dc04853: Preparing [2024-11-04T08:47:43.038Z] 989e7ff30149: Preparing [2024-11-04T08:47:43.038Z] 9c8992c00ca2: Preparing [2024-11-04T08:47:43.038Z] 89222744db4f: Preparing [2024-11-04T08:47:43.038Z] 8d48d029f117: Preparing [2024-11-04T08:47:43.038Z] f0bc6913c143: Preparing [2024-11-04T08:47:43.039Z] c818a6bf11af: Preparing [2024-11-04T08:47:43.039Z] 171e8da58209: Preparing [2024-11-04T08:47:43.039Z] 16113d51b718: Preparing [2024-11-04T08:47:43.039Z] f0bc6913c143: Waiting [2024-11-04T08:47:43.039Z] c818a6bf11af: Waiting [2024-11-04T08:47:43.039Z] 16113d51b718: Waiting [2024-11-04T08:47:43.039Z] 171e8da58209: Waiting [2024-11-04T08:47:43.039Z] 989e7ff30149: Layer already exists [2024-11-04T08:47:43.039Z] 89222744db4f: Layer already exists [2024-11-04T08:47:43.039Z] 9c8992c00ca2: Layer already exists [2024-11-04T08:47:43.039Z] 23330dc04853: Layer already exists [2024-11-04T08:47:43.039Z] 8d48d029f117: Layer already exists [2024-11-04T08:47:43.039Z] c818a6bf11af: Layer already exists [2024-11-04T08:47:43.039Z] f0bc6913c143: Layer already exists [2024-11-04T08:47:43.039Z] 16113d51b718: Layer already exists [2024-11-04T08:47:43.039Z] 171e8da58209: Layer already exists [2024-11-04T08:47:43.039Z] latest: digest: sha256:5d55eb5eff5a499fccc60451a39be09fee7220885acce3a1005e2611fbdeeec8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:43.649Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:43.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.9 [2024-11-04T08:47:43.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-04T08:47:43.997Z] 23330dc04853: Preparing [2024-11-04T08:47:43.997Z] 989e7ff30149: Preparing [2024-11-04T08:47:43.997Z] 9c8992c00ca2: Preparing [2024-11-04T08:47:43.997Z] 89222744db4f: Preparing [2024-11-04T08:47:43.997Z] 8d48d029f117: Preparing [2024-11-04T08:47:43.997Z] f0bc6913c143: Preparing [2024-11-04T08:47:43.997Z] c818a6bf11af: Preparing [2024-11-04T08:47:43.997Z] 171e8da58209: Preparing [2024-11-04T08:47:43.997Z] 16113d51b718: Preparing [2024-11-04T08:47:43.997Z] f0bc6913c143: Waiting [2024-11-04T08:47:43.997Z] 171e8da58209: Waiting [2024-11-04T08:47:43.997Z] c818a6bf11af: Waiting [2024-11-04T08:47:43.997Z] 989e7ff30149: Layer already exists [2024-11-04T08:47:43.997Z] 9c8992c00ca2: Layer already exists [2024-11-04T08:47:43.997Z] 23330dc04853: Layer already exists [2024-11-04T08:47:43.997Z] 8d48d029f117: Layer already exists [2024-11-04T08:47:43.997Z] 89222744db4f: Layer already exists [2024-11-04T08:47:43.997Z] c818a6bf11af: Layer already exists [2024-11-04T08:47:43.997Z] 171e8da58209: Layer already exists [2024-11-04T08:47:43.997Z] 16113d51b718: Layer already exists [2024-11-04T08:47:43.997Z] f0bc6913c143: Layer already exists [2024-11-04T08:47:44.260Z] 4.0.0-dev.9: digest: sha256:5d55eb5eff5a499fccc60451a39be09fee7220885acce3a1005e2611fbdeeec8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:44.620Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:44.958Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:47:44.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-04T08:47:44.958Z] 23330dc04853: Preparing [2024-11-04T08:47:44.958Z] 989e7ff30149: Preparing [2024-11-04T08:47:44.958Z] 9c8992c00ca2: Preparing [2024-11-04T08:47:44.958Z] 89222744db4f: Preparing [2024-11-04T08:47:44.958Z] 8d48d029f117: Preparing [2024-11-04T08:47:44.958Z] f0bc6913c143: Preparing [2024-11-04T08:47:44.958Z] c818a6bf11af: Preparing [2024-11-04T08:47:44.958Z] 171e8da58209: Preparing [2024-11-04T08:47:44.958Z] 16113d51b718: Preparing [2024-11-04T08:47:44.958Z] f0bc6913c143: Waiting [2024-11-04T08:47:44.958Z] c818a6bf11af: Waiting [2024-11-04T08:47:44.958Z] 171e8da58209: Waiting [2024-11-04T08:47:44.958Z] 16113d51b718: Waiting [2024-11-04T08:47:44.958Z] 89222744db4f: Layer already exists [2024-11-04T08:47:44.958Z] 9c8992c00ca2: Layer already exists [2024-11-04T08:47:44.958Z] 8d48d029f117: Layer already exists [2024-11-04T08:47:44.958Z] 989e7ff30149: Layer already exists [2024-11-04T08:47:44.958Z] 23330dc04853: Layer already exists [2024-11-04T08:47:44.958Z] f0bc6913c143: Layer already exists [2024-11-04T08:47:44.958Z] c818a6bf11af: Layer already exists [2024-11-04T08:47:44.958Z] 16113d51b718: Layer already exists [2024-11-04T08:47:44.958Z] 171e8da58209: Layer already exists [2024-11-04T08:47:45.221Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:5d55eb5eff5a499fccc60451a39be09fee7220885acce3a1005e2611fbdeeec8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:45.568Z] + 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-11-04T08:47:45.916Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-11-04T08:47:45.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-04T08:47:45.917Z] 23330dc04853: Preparing [2024-11-04T08:47:45.917Z] 989e7ff30149: Preparing [2024-11-04T08:47:45.917Z] 9c8992c00ca2: Preparing [2024-11-04T08:47:45.917Z] 89222744db4f: Preparing [2024-11-04T08:47:45.917Z] 8d48d029f117: Preparing [2024-11-04T08:47:45.917Z] f0bc6913c143: Preparing [2024-11-04T08:47:45.917Z] c818a6bf11af: Preparing [2024-11-04T08:47:45.917Z] 171e8da58209: Preparing [2024-11-04T08:47:45.917Z] 16113d51b718: Preparing [2024-11-04T08:47:45.917Z] c818a6bf11af: Waiting [2024-11-04T08:47:45.917Z] 171e8da58209: Waiting [2024-11-04T08:47:45.917Z] 16113d51b718: Waiting [2024-11-04T08:47:45.917Z] f0bc6913c143: Waiting [2024-11-04T08:47:45.917Z] 9c8992c00ca2: Layer already exists [2024-11-04T08:47:45.917Z] 8d48d029f117: Layer already exists [2024-11-04T08:47:45.917Z] 23330dc04853: Layer already exists [2024-11-04T08:47:45.917Z] 89222744db4f: Layer already exists [2024-11-04T08:47:45.917Z] 989e7ff30149: Layer already exists [2024-11-04T08:47:45.917Z] f0bc6913c143: Layer already exists [2024-11-04T08:47:45.917Z] c818a6bf11af: Layer already exists [2024-11-04T08:47:45.917Z] 16113d51b718: Layer already exists [2024-11-04T08:47:45.917Z] 171e8da58209: Layer already exists [2024-11-04T08:47:46.182Z] main: digest: sha256:5d55eb5eff5a499fccc60451a39be09fee7220885acce3a1005e2611fbdeeec8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:47:46.267Z] ===================================================== [Pipeline] echo [2024-11-04T08:47:46.286Z] taggedImages: [2024-11-04T08:47:46.286Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:47:46.286Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-04T08:47:46.286Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.9 [2024-11-04T08:47:46.286Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:47:46.286Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-11-04T08:47:46.317Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-11-04T08:47:46.317Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:47:46.317Z] latest [2024-11-04T08:47:46.317Z] 4.0.0-dev.9 [2024-11-04T08:47:46.317Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:47:46.317Z] main [2024-11-04T08:47:46.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:46.690Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:47.028Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:47:47.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-04T08:47:47.028Z] d5edac26e307: Preparing [2024-11-04T08:47:47.028Z] 8862f71e3fe9: Preparing [2024-11-04T08:47:47.028Z] 56f7c394ff7b: Preparing [2024-11-04T08:47:47.028Z] 89222744db4f: Preparing [2024-11-04T08:47:47.028Z] 8d48d029f117: Preparing [2024-11-04T08:47:47.028Z] f0bc6913c143: Preparing [2024-11-04T08:47:47.028Z] 543dd2d72318: Preparing [2024-11-04T08:47:47.028Z] 12ed91a7d670: Preparing [2024-11-04T08:47:47.028Z] 16113d51b718: Preparing [2024-11-04T08:47:47.028Z] 543dd2d72318: Waiting [2024-11-04T08:47:47.028Z] 12ed91a7d670: Waiting [2024-11-04T08:47:47.028Z] f0bc6913c143: Waiting [2024-11-04T08:47:47.292Z] 8862f71e3fe9: Pushed [2024-11-04T08:47:47.292Z] 56f7c394ff7b: Pushed [2024-11-04T08:47:47.557Z] 8d48d029f117: Layer already exists [2024-11-04T08:47:47.822Z] 89222744db4f: Layer already exists [2024-11-04T08:47:47.822Z] f0bc6913c143: Layer already exists [2024-11-04T08:47:47.822Z] 543dd2d72318: Layer already exists [2024-11-04T08:47:47.822Z] 16113d51b718: Layer already exists [2024-11-04T08:47:47.822Z] 12ed91a7d670: Layer already exists [2024-11-04T08:47:47.822Z] d5edac26e307: Pushed [2024-11-04T08:47:47.822Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:932aa6dbe105ed9b610d1c706b3b9e1bc0ca353d206fd2ce5a26970153392f99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:48.164Z] + 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-11-04T08:47:48.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-04T08:47:48.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-04T08:47:48.512Z] d5edac26e307: Preparing [2024-11-04T08:47:48.512Z] 8862f71e3fe9: Preparing [2024-11-04T08:47:48.512Z] 56f7c394ff7b: Preparing [2024-11-04T08:47:48.512Z] 89222744db4f: Preparing [2024-11-04T08:47:48.512Z] 8d48d029f117: Preparing [2024-11-04T08:47:48.512Z] f0bc6913c143: Preparing [2024-11-04T08:47:48.512Z] 543dd2d72318: Preparing [2024-11-04T08:47:48.512Z] 12ed91a7d670: Preparing [2024-11-04T08:47:48.512Z] 16113d51b718: Preparing [2024-11-04T08:47:48.512Z] f0bc6913c143: Waiting [2024-11-04T08:47:48.512Z] 543dd2d72318: Waiting [2024-11-04T08:47:48.512Z] 12ed91a7d670: Waiting [2024-11-04T08:47:48.512Z] 16113d51b718: Waiting [2024-11-04T08:47:48.512Z] d5edac26e307: Layer already exists [2024-11-04T08:47:48.512Z] 8d48d029f117: Layer already exists [2024-11-04T08:47:48.512Z] 8862f71e3fe9: Layer already exists [2024-11-04T08:47:48.512Z] 89222744db4f: Layer already exists [2024-11-04T08:47:48.512Z] 56f7c394ff7b: Layer already exists [2024-11-04T08:47:48.512Z] 543dd2d72318: Layer already exists [2024-11-04T08:47:48.512Z] f0bc6913c143: Layer already exists [2024-11-04T08:47:48.512Z] 16113d51b718: Layer already exists [2024-11-04T08:47:48.512Z] 12ed91a7d670: Layer already exists [2024-11-04T08:47:48.776Z] latest: digest: sha256:932aa6dbe105ed9b610d1c706b3b9e1bc0ca353d206fd2ce5a26970153392f99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:49.129Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:49.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.9 [2024-11-04T08:47:49.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-04T08:47:49.472Z] d5edac26e307: Preparing [2024-11-04T08:47:49.472Z] 8862f71e3fe9: Preparing [2024-11-04T08:47:49.472Z] 56f7c394ff7b: Preparing [2024-11-04T08:47:49.472Z] 89222744db4f: Preparing [2024-11-04T08:47:49.472Z] 8d48d029f117: Preparing [2024-11-04T08:47:49.472Z] f0bc6913c143: Preparing [2024-11-04T08:47:49.472Z] 543dd2d72318: Preparing [2024-11-04T08:47:49.472Z] 12ed91a7d670: Preparing [2024-11-04T08:47:49.472Z] 16113d51b718: Preparing [2024-11-04T08:47:49.472Z] f0bc6913c143: Waiting [2024-11-04T08:47:49.472Z] 543dd2d72318: Waiting [2024-11-04T08:47:49.472Z] 12ed91a7d670: Waiting [2024-11-04T08:47:49.472Z] 16113d51b718: Waiting [2024-11-04T08:47:49.472Z] 56f7c394ff7b: Layer already exists [2024-11-04T08:47:49.472Z] d5edac26e307: Layer already exists [2024-11-04T08:47:49.472Z] 8d48d029f117: Layer already exists [2024-11-04T08:47:49.472Z] 8862f71e3fe9: Layer already exists [2024-11-04T08:47:49.472Z] 89222744db4f: Layer already exists [2024-11-04T08:47:49.472Z] f0bc6913c143: Layer already exists [2024-11-04T08:47:49.472Z] 16113d51b718: Layer already exists [2024-11-04T08:47:49.472Z] 12ed91a7d670: Layer already exists [2024-11-04T08:47:49.472Z] 543dd2d72318: Layer already exists [2024-11-04T08:47:49.472Z] 4.0.0-dev.9: digest: sha256:932aa6dbe105ed9b610d1c706b3b9e1bc0ca353d206fd2ce5a26970153392f99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:50.085Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:50.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:47:50.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-04T08:47:50.422Z] d5edac26e307: Preparing [2024-11-04T08:47:50.422Z] 8862f71e3fe9: Preparing [2024-11-04T08:47:50.422Z] 56f7c394ff7b: Preparing [2024-11-04T08:47:50.423Z] 89222744db4f: Preparing [2024-11-04T08:47:50.423Z] 8d48d029f117: Preparing [2024-11-04T08:47:50.423Z] f0bc6913c143: Preparing [2024-11-04T08:47:50.423Z] 543dd2d72318: Preparing [2024-11-04T08:47:50.423Z] 12ed91a7d670: Preparing [2024-11-04T08:47:50.423Z] 16113d51b718: Preparing [2024-11-04T08:47:50.423Z] f0bc6913c143: Waiting [2024-11-04T08:47:50.423Z] 543dd2d72318: Waiting [2024-11-04T08:47:50.423Z] 16113d51b718: Waiting [2024-11-04T08:47:50.423Z] 12ed91a7d670: Waiting [2024-11-04T08:47:50.423Z] 8d48d029f117: Layer already exists [2024-11-04T08:47:50.423Z] 56f7c394ff7b: Layer already exists [2024-11-04T08:47:50.423Z] 89222744db4f: Layer already exists [2024-11-04T08:47:50.423Z] 8862f71e3fe9: Layer already exists [2024-11-04T08:47:50.423Z] 543dd2d72318: Layer already exists [2024-11-04T08:47:50.423Z] f0bc6913c143: Layer already exists [2024-11-04T08:47:50.423Z] d5edac26e307: Layer already exists [2024-11-04T08:47:50.423Z] 12ed91a7d670: Layer already exists [2024-11-04T08:47:50.423Z] 16113d51b718: Layer already exists [2024-11-04T08:47:50.686Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:932aa6dbe105ed9b610d1c706b3b9e1bc0ca353d206fd2ce5a26970153392f99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:51.055Z] + 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-11-04T08:47:51.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-11-04T08:47:51.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-04T08:47:51.416Z] d5edac26e307: Preparing [2024-11-04T08:47:51.416Z] 8862f71e3fe9: Preparing [2024-11-04T08:47:51.416Z] 56f7c394ff7b: Preparing [2024-11-04T08:47:51.416Z] 89222744db4f: Preparing [2024-11-04T08:47:51.416Z] 8d48d029f117: Preparing [2024-11-04T08:47:51.416Z] f0bc6913c143: Preparing [2024-11-04T08:47:51.416Z] 543dd2d72318: Preparing [2024-11-04T08:47:51.416Z] 12ed91a7d670: Preparing [2024-11-04T08:47:51.416Z] 16113d51b718: Preparing [2024-11-04T08:47:51.416Z] 543dd2d72318: Waiting [2024-11-04T08:47:51.416Z] 12ed91a7d670: Waiting [2024-11-04T08:47:51.416Z] 16113d51b718: Waiting [2024-11-04T08:47:51.416Z] f0bc6913c143: Waiting [2024-11-04T08:47:51.416Z] 89222744db4f: Layer already exists [2024-11-04T08:47:51.416Z] 8d48d029f117: Layer already exists [2024-11-04T08:47:51.416Z] d5edac26e307: Layer already exists [2024-11-04T08:47:51.416Z] 56f7c394ff7b: Layer already exists [2024-11-04T08:47:51.416Z] 8862f71e3fe9: Layer already exists [2024-11-04T08:47:51.416Z] 16113d51b718: Layer already exists [2024-11-04T08:47:51.416Z] f0bc6913c143: Layer already exists [2024-11-04T08:47:51.416Z] 543dd2d72318: Layer already exists [2024-11-04T08:47:51.416Z] 12ed91a7d670: Layer already exists [2024-11-04T08:47:51.684Z] main: digest: sha256:932aa6dbe105ed9b610d1c706b3b9e1bc0ca353d206fd2ce5a26970153392f99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:47:51.773Z] ===================================================== [Pipeline] echo [2024-11-04T08:47:51.789Z] taggedImages: [2024-11-04T08:47:51.789Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:47:51.789Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-04T08:47:51.789Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.9 [2024-11-04T08:47:51.789Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:47:51.789Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-11-04T08:47:51.822Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-11-04T08:47:51.822Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:47:51.822Z] latest [2024-11-04T08:47:51.822Z] 4.0.0-dev.9 [2024-11-04T08:47:51.822Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:47:51.822Z] main [2024-11-04T08:47:51.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:52.249Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:47:52.616Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:47:52.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-04T08:47:52.616Z] 29cad698bb35: Preparing [2024-11-04T08:47:52.616Z] cee2236aca3a: Preparing [2024-11-04T08:47:52.616Z] 89222744db4f: Preparing [2024-11-04T08:47:52.616Z] 8d48d029f117: Preparing [2024-11-04T08:47:52.616Z] f5f3cce9e15e: Preparing [2024-11-04T08:47:52.616Z] 473ab60ad325: Preparing [2024-11-04T08:47:52.616Z] 16113d51b718: Preparing [2024-11-04T08:47:52.616Z] 473ab60ad325: Waiting [2024-11-04T08:47:52.616Z] 16113d51b718: Waiting [2024-11-04T08:47:52.616Z] 8d48d029f117: Layer already exists [2024-11-04T08:47:52.888Z] 89222744db4f: Layer already exists [2024-11-04T08:47:52.888Z] 16113d51b718: Layer already exists [2024-11-04T08:47:52.888Z] 29cad698bb35: Pushed [2024-11-04T08:47:53.470Z] 473ab60ad325: Pushed [2024-11-04T08:47:54.420Z] f5f3cce9e15e: Pushed [2024-11-04T08:48:04.462Z] cee2236aca3a: Pushed [2024-11-04T08:48:04.462Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:6d7d4f7b3bb9a95b121d477504b1331b65a75d69b72da6d53f80a7c2a6f9542a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:04.810Z] + 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-11-04T08:48:05.162Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-04T08:48:05.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-04T08:48:05.163Z] 29cad698bb35: Preparing [2024-11-04T08:48:05.163Z] cee2236aca3a: Preparing [2024-11-04T08:48:05.163Z] 89222744db4f: Preparing [2024-11-04T08:48:05.163Z] 8d48d029f117: Preparing [2024-11-04T08:48:05.163Z] f5f3cce9e15e: Preparing [2024-11-04T08:48:05.163Z] 473ab60ad325: Preparing [2024-11-04T08:48:05.163Z] 16113d51b718: Preparing [2024-11-04T08:48:05.163Z] 473ab60ad325: Waiting [2024-11-04T08:48:05.163Z] 16113d51b718: Waiting [2024-11-04T08:48:05.163Z] cee2236aca3a: Layer already exists [2024-11-04T08:48:05.163Z] 8d48d029f117: Layer already exists [2024-11-04T08:48:05.163Z] 29cad698bb35: Layer already exists [2024-11-04T08:48:05.163Z] 89222744db4f: Layer already exists [2024-11-04T08:48:05.163Z] f5f3cce9e15e: Layer already exists [2024-11-04T08:48:05.163Z] 16113d51b718: Layer already exists [2024-11-04T08:48:05.163Z] 473ab60ad325: Layer already exists [2024-11-04T08:48:05.163Z] latest: digest: sha256:6d7d4f7b3bb9a95b121d477504b1331b65a75d69b72da6d53f80a7c2a6f9542a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:05.773Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:06.114Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.9 [2024-11-04T08:48:06.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-04T08:48:06.114Z] 29cad698bb35: Preparing [2024-11-04T08:48:06.114Z] cee2236aca3a: Preparing [2024-11-04T08:48:06.114Z] 89222744db4f: Preparing [2024-11-04T08:48:06.114Z] 8d48d029f117: Preparing [2024-11-04T08:48:06.114Z] f5f3cce9e15e: Preparing [2024-11-04T08:48:06.114Z] 473ab60ad325: Preparing [2024-11-04T08:48:06.114Z] 16113d51b718: Preparing [2024-11-04T08:48:06.114Z] 473ab60ad325: Waiting [2024-11-04T08:48:06.114Z] 16113d51b718: Waiting [2024-11-04T08:48:06.114Z] cee2236aca3a: Layer already exists [2024-11-04T08:48:06.114Z] 29cad698bb35: Layer already exists [2024-11-04T08:48:06.114Z] 89222744db4f: Layer already exists [2024-11-04T08:48:06.114Z] f5f3cce9e15e: Layer already exists [2024-11-04T08:48:06.114Z] 8d48d029f117: Layer already exists [2024-11-04T08:48:06.114Z] 16113d51b718: Layer already exists [2024-11-04T08:48:06.114Z] 473ab60ad325: Layer already exists [2024-11-04T08:48:06.114Z] 4.0.0-dev.9: digest: sha256:6d7d4f7b3bb9a95b121d477504b1331b65a75d69b72da6d53f80a7c2a6f9542a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:06.456Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:06.798Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:48:06.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-04T08:48:06.798Z] 29cad698bb35: Preparing [2024-11-04T08:48:06.798Z] cee2236aca3a: Preparing [2024-11-04T08:48:06.798Z] 89222744db4f: Preparing [2024-11-04T08:48:06.798Z] 8d48d029f117: Preparing [2024-11-04T08:48:06.798Z] f5f3cce9e15e: Preparing [2024-11-04T08:48:06.798Z] 473ab60ad325: Preparing [2024-11-04T08:48:06.798Z] 16113d51b718: Preparing [2024-11-04T08:48:06.798Z] 473ab60ad325: Waiting [2024-11-04T08:48:06.798Z] 16113d51b718: Waiting [2024-11-04T08:48:06.798Z] cee2236aca3a: Layer already exists [2024-11-04T08:48:06.798Z] 29cad698bb35: Layer already exists [2024-11-04T08:48:06.798Z] 8d48d029f117: Layer already exists [2024-11-04T08:48:06.798Z] f5f3cce9e15e: Layer already exists [2024-11-04T08:48:06.798Z] 89222744db4f: Layer already exists [2024-11-04T08:48:06.798Z] 16113d51b718: Layer already exists [2024-11-04T08:48:06.798Z] 473ab60ad325: Layer already exists [2024-11-04T08:48:07.062Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:6d7d4f7b3bb9a95b121d477504b1331b65a75d69b72da6d53f80a7c2a6f9542a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:07.420Z] + 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-11-04T08:48:07.758Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-11-04T08:48:07.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-04T08:48:07.759Z] 29cad698bb35: Preparing [2024-11-04T08:48:07.759Z] cee2236aca3a: Preparing [2024-11-04T08:48:07.759Z] 89222744db4f: Preparing [2024-11-04T08:48:07.759Z] 8d48d029f117: Preparing [2024-11-04T08:48:07.759Z] f5f3cce9e15e: Preparing [2024-11-04T08:48:07.759Z] 473ab60ad325: Preparing [2024-11-04T08:48:07.759Z] 16113d51b718: Preparing [2024-11-04T08:48:07.759Z] 473ab60ad325: Waiting [2024-11-04T08:48:07.759Z] 16113d51b718: Waiting [2024-11-04T08:48:07.759Z] 29cad698bb35: Layer already exists [2024-11-04T08:48:07.759Z] 89222744db4f: Layer already exists [2024-11-04T08:48:07.759Z] 8d48d029f117: Layer already exists [2024-11-04T08:48:07.759Z] cee2236aca3a: Layer already exists [2024-11-04T08:48:07.759Z] f5f3cce9e15e: Layer already exists [2024-11-04T08:48:07.759Z] 473ab60ad325: Layer already exists [2024-11-04T08:48:07.759Z] 16113d51b718: Layer already exists [2024-11-04T08:48:08.024Z] main: digest: sha256:6d7d4f7b3bb9a95b121d477504b1331b65a75d69b72da6d53f80a7c2a6f9542a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:48:08.107Z] ===================================================== [Pipeline] echo [2024-11-04T08:48:08.120Z] taggedImages: [2024-11-04T08:48:08.120Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:48:08.120Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-04T08:48:08.120Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.9 [2024-11-04T08:48:08.120Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:48:08.120Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-11-04T08:48:08.152Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-11-04T08:48:08.152Z] 4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:48:08.152Z] latest [2024-11-04T08:48:08.152Z] 4.0.0-dev.9 [2024-11-04T08:48:08.152Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:48:08.152Z] main [2024-11-04T08:48:08.152Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:08.526Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:08.889Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:48:08.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-04T08:48:08.889Z] 4a14519e2d4d: Preparing [2024-11-04T08:48:08.889Z] d09f5dd4de86: Preparing [2024-11-04T08:48:08.889Z] 931651aaf98e: Preparing [2024-11-04T08:48:08.889Z] 89222744db4f: Preparing [2024-11-04T08:48:08.889Z] 8d48d029f117: Preparing [2024-11-04T08:48:08.889Z] 7279384ae3d7: Preparing [2024-11-04T08:48:08.889Z] 000b85119928: Preparing [2024-11-04T08:48:08.889Z] 16113d51b718: Preparing [2024-11-04T08:48:08.889Z] 000b85119928: Waiting [2024-11-04T08:48:08.889Z] 7279384ae3d7: Waiting [2024-11-04T08:48:08.889Z] 16113d51b718: Waiting [2024-11-04T08:48:08.889Z] 89222744db4f: Layer already exists [2024-11-04T08:48:08.889Z] 8d48d029f117: Layer already exists [2024-11-04T08:48:09.154Z] d09f5dd4de86: Pushed [2024-11-04T08:48:09.154Z] 4a14519e2d4d: Pushed [2024-11-04T08:48:09.154Z] 16113d51b718: Layer already exists [2024-11-04T08:48:09.419Z] 000b85119928: Pushed [2024-11-04T08:48:10.821Z] 7279384ae3d7: Pushed [2024-11-04T08:48:20.860Z] 931651aaf98e: Pushed [2024-11-04T08:48:20.860Z] 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:f254493c4c876910bacb7aac7700e4ef338c1802c0feebe433b140d0dab515a3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:21.213Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:21.555Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-04T08:48:21.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-04T08:48:21.555Z] 4a14519e2d4d: Preparing [2024-11-04T08:48:21.555Z] d09f5dd4de86: Preparing [2024-11-04T08:48:21.555Z] 931651aaf98e: Preparing [2024-11-04T08:48:21.555Z] 89222744db4f: Preparing [2024-11-04T08:48:21.555Z] 8d48d029f117: Preparing [2024-11-04T08:48:21.555Z] 7279384ae3d7: Preparing [2024-11-04T08:48:21.555Z] 000b85119928: Preparing [2024-11-04T08:48:21.555Z] 16113d51b718: Preparing [2024-11-04T08:48:21.555Z] 7279384ae3d7: Waiting [2024-11-04T08:48:21.555Z] 000b85119928: Waiting [2024-11-04T08:48:21.555Z] 16113d51b718: Waiting [2024-11-04T08:48:21.555Z] 4a14519e2d4d: Layer already exists [2024-11-04T08:48:21.555Z] 89222744db4f: Layer already exists [2024-11-04T08:48:21.555Z] 8d48d029f117: Layer already exists [2024-11-04T08:48:21.555Z] 931651aaf98e: Layer already exists [2024-11-04T08:48:21.555Z] d09f5dd4de86: Layer already exists [2024-11-04T08:48:21.555Z] 7279384ae3d7: Layer already exists [2024-11-04T08:48:21.555Z] 16113d51b718: Layer already exists [2024-11-04T08:48:21.555Z] 000b85119928: Layer already exists [2024-11-04T08:48:21.555Z] latest: digest: sha256:f254493c4c876910bacb7aac7700e4ef338c1802c0feebe433b140d0dab515a3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:22.168Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:22.770Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.9 [2024-11-04T08:48:22.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-04T08:48:22.770Z] 4a14519e2d4d: Preparing [2024-11-04T08:48:22.770Z] d09f5dd4de86: Preparing [2024-11-04T08:48:22.770Z] 931651aaf98e: Preparing [2024-11-04T08:48:22.770Z] 89222744db4f: Preparing [2024-11-04T08:48:22.770Z] 8d48d029f117: Preparing [2024-11-04T08:48:22.770Z] 7279384ae3d7: Preparing [2024-11-04T08:48:22.770Z] 000b85119928: Preparing [2024-11-04T08:48:22.770Z] 16113d51b718: Preparing [2024-11-04T08:48:22.770Z] 7279384ae3d7: Waiting [2024-11-04T08:48:22.770Z] 000b85119928: Waiting [2024-11-04T08:48:22.770Z] 16113d51b718: Waiting [2024-11-04T08:48:22.770Z] d09f5dd4de86: Layer already exists [2024-11-04T08:48:22.770Z] 931651aaf98e: Layer already exists [2024-11-04T08:48:22.770Z] 89222744db4f: Layer already exists [2024-11-04T08:48:22.770Z] 8d48d029f117: Layer already exists [2024-11-04T08:48:22.770Z] 4a14519e2d4d: Layer already exists [2024-11-04T08:48:22.770Z] 7279384ae3d7: Layer already exists [2024-11-04T08:48:22.770Z] 000b85119928: Layer already exists [2024-11-04T08:48:22.770Z] 16113d51b718: Layer already exists [2024-11-04T08:48:22.770Z] 4.0.0-dev.9: digest: sha256:f254493c4c876910bacb7aac7700e4ef338c1802c0feebe433b140d0dab515a3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:23.393Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:23.743Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:48:23.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-04T08:48:23.743Z] 4a14519e2d4d: Preparing [2024-11-04T08:48:23.743Z] d09f5dd4de86: Preparing [2024-11-04T08:48:23.743Z] 931651aaf98e: Preparing [2024-11-04T08:48:23.743Z] 89222744db4f: Preparing [2024-11-04T08:48:23.743Z] 8d48d029f117: Preparing [2024-11-04T08:48:23.743Z] 7279384ae3d7: Preparing [2024-11-04T08:48:23.743Z] 000b85119928: Preparing [2024-11-04T08:48:23.743Z] 16113d51b718: Preparing [2024-11-04T08:48:23.743Z] 7279384ae3d7: Waiting [2024-11-04T08:48:23.743Z] 000b85119928: Waiting [2024-11-04T08:48:23.743Z] 16113d51b718: Waiting [2024-11-04T08:48:23.743Z] 8d48d029f117: Layer already exists [2024-11-04T08:48:23.743Z] 4a14519e2d4d: Layer already exists [2024-11-04T08:48:23.743Z] 89222744db4f: Layer already exists [2024-11-04T08:48:23.743Z] 931651aaf98e: Layer already exists [2024-11-04T08:48:23.743Z] d09f5dd4de86: Layer already exists [2024-11-04T08:48:23.743Z] 7279384ae3d7: Layer already exists [2024-11-04T08:48:23.743Z] 000b85119928: Layer already exists [2024-11-04T08:48:23.743Z] 16113d51b718: Layer already exists [2024-11-04T08:48:23.743Z] 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:f254493c4c876910bacb7aac7700e4ef338c1802c0feebe433b140d0dab515a3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:24.364Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:24.721Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-11-04T08:48:24.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-04T08:48:24.721Z] 4a14519e2d4d: Preparing [2024-11-04T08:48:24.721Z] d09f5dd4de86: Preparing [2024-11-04T08:48:24.721Z] 931651aaf98e: Preparing [2024-11-04T08:48:24.721Z] 89222744db4f: Preparing [2024-11-04T08:48:24.721Z] 8d48d029f117: Preparing [2024-11-04T08:48:24.721Z] 7279384ae3d7: Preparing [2024-11-04T08:48:24.721Z] 000b85119928: Preparing [2024-11-04T08:48:24.721Z] 16113d51b718: Preparing [2024-11-04T08:48:24.721Z] 7279384ae3d7: Waiting [2024-11-04T08:48:24.721Z] 000b85119928: Waiting [2024-11-04T08:48:24.721Z] 16113d51b718: Waiting [2024-11-04T08:48:24.721Z] 931651aaf98e: Layer already exists [2024-11-04T08:48:24.721Z] 89222744db4f: Layer already exists [2024-11-04T08:48:24.721Z] d09f5dd4de86: Layer already exists [2024-11-04T08:48:24.721Z] 4a14519e2d4d: Layer already exists [2024-11-04T08:48:24.721Z] 8d48d029f117: Layer already exists [2024-11-04T08:48:24.721Z] 7279384ae3d7: Layer already exists [2024-11-04T08:48:24.721Z] 000b85119928: Layer already exists [2024-11-04T08:48:24.721Z] 16113d51b718: Layer already exists [2024-11-04T08:48:24.987Z] main: digest: sha256:f254493c4c876910bacb7aac7700e4ef338c1802c0feebe433b140d0dab515a3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-04T08:48:25.076Z] ===================================================== [Pipeline] echo [2024-11-04T08:48:25.092Z] taggedImages: [2024-11-04T08:48:25.092Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [2024-11-04T08:48:25.092Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-04T08:48:25.092Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.9 [2024-11-04T08:48:25.092Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [2024-11-04T08:48:25.092Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:25.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-04T08:48:25.487Z] [2024-11-04T08:48:25.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:48:25.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-04T08:48:25.819Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-04T08:48:25.819Z] 8998bd30e6a1: Pulling fs layer [2024-11-04T08:48:25.819Z] 04944245beec: Pulling fs layer [2024-11-04T08:48:25.819Z] 699f458cf7ca: Pulling fs layer [2024-11-04T08:48:25.819Z] 765212b225bb: Pulling fs layer [2024-11-04T08:48:25.819Z] f23df028b6ca: Pulling fs layer [2024-11-04T08:48:25.819Z] d65c8cfc05b1: Pulling fs layer [2024-11-04T08:48:25.819Z] 2437ff75d9bd: Pulling fs layer [2024-11-04T08:48:25.819Z] 765212b225bb: Waiting [2024-11-04T08:48:25.819Z] f23df028b6ca: Waiting [2024-11-04T08:48:25.819Z] d65c8cfc05b1: Waiting [2024-11-04T08:48:25.819Z] 2437ff75d9bd: Waiting [2024-11-04T08:48:26.086Z] 04944245beec: Verifying Checksum [2024-11-04T08:48:26.086Z] 04944245beec: Download complete [2024-11-04T08:48:26.086Z] 765212b225bb: Verifying Checksum [2024-11-04T08:48:26.086Z] 765212b225bb: Download complete [2024-11-04T08:48:26.086Z] f23df028b6ca: Download complete [2024-11-04T08:48:26.086Z] d65c8cfc05b1: Verifying Checksum [2024-11-04T08:48:26.086Z] d65c8cfc05b1: Download complete [2024-11-04T08:48:26.352Z] 699f458cf7ca: Verifying Checksum [2024-11-04T08:48:26.352Z] 699f458cf7ca: Download complete [2024-11-04T08:48:26.617Z] 8998bd30e6a1: Verifying Checksum [2024-11-04T08:48:26.617Z] 8998bd30e6a1: Download complete [2024-11-04T08:48:29.214Z] 2437ff75d9bd: Verifying Checksum [2024-11-04T08:48:29.214Z] 2437ff75d9bd: Download complete [2024-11-04T08:48:31.797Z] 8998bd30e6a1: Pull complete [2024-11-04T08:48:31.797Z] 04944245beec: Pull complete [2024-11-04T08:48:33.737Z] 699f458cf7ca: Pull complete [2024-11-04T08:48:33.737Z] 765212b225bb: Pull complete [2024-11-04T08:48:34.693Z] f23df028b6ca: Pull complete [2024-11-04T08:48:34.693Z] d65c8cfc05b1: Pull complete [2024-11-04T08:48:52.877Z] 2437ff75d9bd: Pull complete [2024-11-04T08:48:52.877Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-04T08:48:52.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-04T08:48:52.877Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T08:48:53.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-24505 does not seem to be running inside a container [2024-11-04T08:48:53.134Z] $ 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/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@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-11-04T08:48:56.142Z] $ docker top 2b3ea41a3f822b8bfb99bf7e9d7fa1127b1252be9fd3d86fe61cf83f5d3804fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T08:48:57.055Z] ---> job-cost.sh [2024-11-04T08:48:57.055Z] lf-activate-venv: SKIPPING [2024-11-04T08:48:57.055Z] INFO: No Stack... [2024-11-04T08:48:57.322Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-04T08:48:58.281Z] INFO: Archiving Costs [Pipeline] sh [2024-11-04T08:48:58.916Z] + cut -d, -f6 [2024-11-04T08:48:58.916Z] + cat /w/workspace/edgex-go/743/archives/cost.csv [Pipeline] lock [2024-11-04T08:48:58.956Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-743-stack-cost] [2024-11-04T08:48:58.965Z] Resource [jenkins-edgexfoundry-edgex-go-main-743-stack-cost] did not exist. Created. [2024-11-04T08:48:58.973Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-743-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-04T08:48:59.625Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-04T08:49:00.334Z] Stashed 1 file(s) [Pipeline] } [2024-11-04T08:49:00.348Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-743-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-04T08:49:00.375Z] $ docker stop --time=1 2b3ea41a3f822b8bfb99bf7e9d7fa1127b1252be9fd3d86fe61cf83f5d3804fb [2024-11-04T08:49:01.945Z] $ docker rm -f --volumes 2b3ea41a3f822b8bfb99bf7e9d7fa1127b1252be9fd3d86fe61cf83f5d3804fb [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-11-04T08:49:02.560Z] provisioning config files... [2024-11-04T08:49:02.567Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/743@tmp/config15041419121774849774tmp [Pipeline] { [Pipeline] sh [2024-11-04T08:49:02.860Z] + set +x [2024-11-04T08:49:02.860Z] + + bash -s -- [2024-11-04T08:49:02.860Z] curl -s https://codecov.io/bash [2024-11-04T08:49:02.860Z] [2024-11-04T08:49:02.860Z] _____ _ [2024-11-04T08:49:02.860Z] / ____| | | [2024-11-04T08:49:02.860Z] | | ___ __| | ___ ___ _____ __ [2024-11-04T08:49:02.860Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-04T08:49:02.860Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-04T08:49:02.860Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-04T08:49:02.860Z] Bash-1.0.6 [2024-11-04T08:49:02.860Z] [2024-11-04T08:49:02.860Z] [2024-11-04T08:49:02.860Z] ==> git version 2.25.1 found [2024-11-04T08:49:02.860Z] ==> 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-11-04T08:49:02.860Z] Release-Date: 2020-01-08 [2024-11-04T08:49:02.860Z] 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-11-04T08:49:02.860Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-04T08:49:02.860Z] ==> Jenkins CI detected. [2024-11-04T08:49:02.860Z] current dir:  /w/workspace/edgex-go/743 [2024-11-04T08:49:02.860Z] project root: . [2024-11-04T08:49:02.860Z] --> token set from env [2024-11-04T08:49:02.860Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-04T08:49:02.860Z] ==> Running gcov in . (disable via -X gcov) [2024-11-04T08:49:03.119Z] ==> Python coveragepy not found [2024-11-04T08:49:03.119Z] ==> Searching for coverage reports in: [2024-11-04T08:49:03.119Z] + . [2024-11-04T08:49:03.119Z] -> Found 1 reports [2024-11-04T08:49:03.119Z] ==> Detecting git/mercurial file structure [2024-11-04T08:49:03.119Z] ==> Reading reports [2024-11-04T08:49:03.119Z] + ./coverage.out bytes=1433704 [2024-11-04T08:49:03.119Z] ==> Appending adjustments [2024-11-04T08:49:03.119Z] https://docs.codecov.io/docs/fixing-reports [2024-11-04T08:49:04.498Z] + Found adjustments [2024-11-04T08:49:04.498Z] ==> Gzipping contents [2024-11-04T08:49:04.498Z] 124K /tmp/codecov.nI4ELn.gz [2024-11-04T08:49:04.498Z] ==> Uploading reports [2024-11-04T08:49:04.498Z] url: https://codecov.io [2024-11-04T08:49:04.498Z] query: branch=main&commit=4706abc37add90fd32b210f6332a01b82c40e928&build=743&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F743%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-04T08:49:04.498Z] -> Pinging Codecov [2024-11-04T08:49:04.498Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4706abc37add90fd32b210f6332a01b82c40e928&build=743&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F743%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-04T08:49:04.498Z] -> Uploading to [2024-11-04T08:49:04.498Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/4706abc37add90fd32b210f6332a01b82c40e928/034fb592-5393-4a7b-95ed-1ed76db2f167.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241104%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241104T084904Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=cb41ba2948062a51cec6c27377190aedd95bab0feb03edffe548edca2f67fc94 [2024-11-04T08:49:04.498Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-04T08:49:04.498Z] Dload Upload Total Spent Left Speed [2024-11-04T08:49:04.759Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 439k --:--:-- --:--:-- --:--:-- 439k [2024-11-04T08:49:04.759Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [2024-11-04T08:49:04.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-11-04T08:49:05.009Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-04T08:49:05.027Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:49:05.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-04T08:49:05.335Z] [2024-11-04T08:49:05.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:49:05.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-04T08:49:05.638Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-04T08:49:05.638Z] 43c4264eed91: Already exists [2024-11-04T08:49:05.638Z] 4cc291be95ef: Already exists [2024-11-04T08:49:05.638Z] 2ac1f1163629: Already exists [2024-11-04T08:49:05.638Z] 5c3c966382ef: Already exists [2024-11-04T08:49:05.638Z] 4f4fb700ef54: Already exists [2024-11-04T08:49:05.638Z] d9c7d2e4e75e: Pulling fs layer [2024-11-04T08:49:05.638Z] 9c3e1370e548: Pulling fs layer [2024-11-04T08:49:05.897Z] d9c7d2e4e75e: Verifying Checksum [2024-11-04T08:49:05.897Z] d9c7d2e4e75e: Download complete [2024-11-04T08:49:06.156Z] d9c7d2e4e75e: Pull complete [2024-11-04T08:49:06.723Z] 9c3e1370e548: Verifying Checksum [2024-11-04T08:49:06.723Z] 9c3e1370e548: Download complete [2024-11-04T08:49:10.016Z] 9c3e1370e548: Pull complete [2024-11-04T08:49:10.016Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-04T08:49:10.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-04T08:49:10.017Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T08:49:10.123Z] prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container [2024-11-04T08:49:10.150Z] $ 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/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@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-11-04T08:49:13.053Z] $ docker top cd4f99fd9cffa415f1be0d493ed94a7cf4bf2eae39d41f8dd0e6051b78aa4d8d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T08:49:13.418Z] + git config --global --add safe.directory /w/workspace/edgex-go/743 [Pipeline] echo [2024-11-04T08:49:13.430Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-11-04T08:49:13.709Z] + set -o pipefail [2024-11-04T08:49:13.710Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-11-04T08:49:21.833Z] [2024-11-04T08:49:21.833Z] Monitoring /w/workspace/edgex-go/743 (github.com/edgexfoundry/edgex-go)... [2024-11-04T08:49:21.833Z] [2024-11-04T08:49:21.833Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/2fae1be9-6798-4330-af7e-a1b815fb7b13 [2024-11-04T08:49:21.833Z] [2024-11-04T08:49:21.833Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-04T08:49:21.833Z] [2024-11-04T08:49:21.833Z] [2024-11-04T08:49:21.833Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-04T08:49:21.833Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-04T08:49:21.837Z] $ docker stop --time=1 cd4f99fd9cffa415f1be0d493ed94a7cf4bf2eae39d41f8dd0e6051b78aa4d8d [2024-11-04T08:49:26.606Z] $ docker rm -f --volumes cd4f99fd9cffa415f1be0d493ed94a7cf4bf2eae39d41f8dd0e6051b78aa4d8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-11-04T08:49:27.156Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-04T08:49:27.179Z] provisioning config files... [2024-11-04T08:49:27.186Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/743@tmp/config11061609301487430535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-04T08:49:27.491Z] --> edgex-publish-swagger.sh [2024-11-04T08:49:27.491Z] === Publish openapi API === [2024-11-04T08:49:27.491Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-11-04T08:49:27.492Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/743/openapi/core-command.yaml] [2024-11-04T08:49:27.492Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-04T08:49:27.492Z] Dload Upload Total Spent Left Speed [2024-11-04T08:49:27.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 70803 --:--:-- --:--:-- --:--:-- 70650 [2024-11-04T08:49:27.751Z] [2024-11-04T08:49:27.751Z] [2024-11-04T08:49:27.751Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/743/openapi/core-data.yaml] [2024-11-04T08:49:27.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-04T08:49:27.751Z] Dload Upload Total Spent Left Speed [2024-11-04T08:49:28.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 164k --:--:-- --:--:-- --:--:-- 164k [2024-11-04T08:49:28.319Z] [2024-11-04T08:49:28.319Z] [2024-11-04T08:49:28.319Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/743/openapi/core-keeper.yaml] [2024-11-04T08:49:28.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-04T08:49:28.319Z] Dload Upload Total Spent Left Speed [2024-11-04T08:49:28.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32835 0 0 100 32835 0 157k --:--:-- --:--:-- --:--:-- 156k 100 32901 100 66 100 32835 301 146k --:--:-- --:--:-- --:--:-- 146k [2024-11-04T08:49:28.578Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-04T08:49:28.578Z] [2024-11-04T08:49:28.578Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/743/openapi/core-metadata.yaml] [2024-11-04T08:49:28.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-04T08:49:28.578Z] Dload Upload Total Spent Left Speed [2024-11-04T08:49:28.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 421 418k --:--:-- --:--:-- --:--:-- 418k [2024-11-04T08:49:28.838Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-04T08:49:28.838Z] [2024-11-04T08:49:28.838Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/743/openapi/support-cron-scheduler.yaml] [2024-11-04T08:49:28.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-04T08:49:28.838Z] Dload Upload Total Spent Left Speed [2024-11-04T08:49:29.098Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 257 193k --:--:-- --:--:-- --:--:-- 194k [2024-11-04T08:49:29.098Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-04T08:49:29.098Z] [2024-11-04T08:49:29.098Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/743/openapi/support-notifications.yaml] [2024-11-04T08:49:29.098Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-04T08:49:29.098Z] Dload Upload Total Spent Left Speed [2024-11-04T08:49:29.619Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 419k --:--:-- --:--:-- --:--:-- 417k 100 87457 100 156 100 87301 468 256k --:--:-- --:--:-- --:--:-- 255k [2024-11-04T08:49:29.619Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-04T08:49:29.619Z] [Pipeline] } [2024-11-04T08:49:29.626Z] 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-11-04T08:49:30.063Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-04T08:49:30.063Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:49:30.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T08:49:30.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T08:49:30.441Z] prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container [2024-11-04T08:49:30.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@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-11-04T08:49:31.155Z] $ docker top 2abe59b22cf5e15848ecba74304e5a014f29bde9ebd1756ed29f3d8bacbd4a35 -eo pid,comm [2024-11-04T08:49:31.210Z] 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-11-04T08:49:31.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-04T08:49:31.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-04T08:49:31.267Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-04T08:49:31.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-04T08:49:31.376Z] $ docker exec 2abe59b22cf5e15848ecba74304e5a014f29bde9ebd1756ed29f3d8bacbd4a35 ssh-agent [2024-11-04T08:49:31.481Z] SSH_AUTH_SOCK=/tmp/ssh-kxEs7k86i1oB/agent.31 [2024-11-04T08:49:31.481Z] SSH_AGENT_PID=37 [2024-11-04T08:49:31.485Z] Running ssh-add (command line suppressed) [2024-11-04T08:49:31.578Z] Identity added: /w/workspace/edgex-go/743@tmp/private_key_4482059677290806560.key (/w/workspace/edgex-go/743@tmp/private_key_4482059677290806560.key) [2024-11-04T08:49:31.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-04T08:49:31.901Z] + git semver tag [2024-11-04T08:49:32.160Z] 2024-11-04 08:49:32,116 [run_tag] DEBUG tag force:False [2024-11-04T08:49:32.160Z] 2024-11-04 08:49:32,116 [check_head_tag] DEBUG check head tag [2024-11-04T08:49:32.160Z] 2024-11-04 08:49:32,120 [execute] INFO git cat-file --batch-check [2024-11-04T08:49:32.160Z] 2024-11-04 08:49:32,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/743, universal_newlines=False, shell=None, istream=) [2024-11-04T08:49:32.160Z] 2024-11-04 08:49:32,124 [execute] INFO git cat-file --batch [2024-11-04T08:49:32.160Z] 2024-11-04 08:49:32,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/743, universal_newlines=False, shell=None, istream=) [2024-11-04T08:49:32.419Z] 2024-11-04 08:49:32,175 [read_version] DEBUG read version from /w/workspace/edgex-go/743/.semver/main [2024-11-04T08:49:32.420Z] 2024-11-04 08:49:32,175 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 [2024-11-04T08:49:32.420Z] 2024-11-04 08:49:32,176 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/edgex-go/743, universal_newlines=False, shell=None, istream=None) [2024-11-04T08:49:32.420Z] 2024-11-04 08:49:32,184 [read_version] DEBUG read version from /w/workspace/edgex-go/743/.semver/main [2024-11-04T08:49:32.420Z] 4.0.0-dev.9 [Pipeline] } [2024-11-04T08:49:32.421Z] $ docker exec --env ******** --env ******** 2abe59b22cf5e15848ecba74304e5a014f29bde9ebd1756ed29f3d8bacbd4a35 ssh-agent -k [2024-11-04T08:49:32.525Z] unset SSH_AUTH_SOCK; [2024-11-04T08:49:32.525Z] unset SSH_AGENT_PID; [2024-11-04T08:49:32.525Z] echo Agent pid 37 killed; [2024-11-04T08:49:32.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-04T08:49:32.868Z] + git semver [Pipeline] } [2024-11-04T08:49:33.133Z] $ docker stop --time=1 2abe59b22cf5e15848ecba74304e5a014f29bde9ebd1756ed29f3d8bacbd4a35 [2024-11-04T08:49:34.577Z] $ docker rm -f --volumes 2abe59b22cf5e15848ecba74304e5a014f29bde9ebd1756ed29f3d8bacbd4a35 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:49:35.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-04T08:49:35.042Z] [2024-11-04T08:49:35.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:49:35.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-04T08:49:35.612Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-04T08:49:35.612Z] ab5ef0e58194: Pulling fs layer [2024-11-04T08:49:35.612Z] 9712f1f96733: Pulling fs layer [2024-11-04T08:49:35.612Z] 63f879dbbcfc: Pulling fs layer [2024-11-04T08:49:35.612Z] 0d9ebad4ef96: Pulling fs layer [2024-11-04T08:49:35.612Z] e9a5061849ea: Pulling fs layer [2024-11-04T08:49:35.612Z] d747dcd14b5f: Pulling fs layer [2024-11-04T08:49:35.612Z] 2de7ff778b66: Pulling fs layer [2024-11-04T08:49:35.612Z] e9a5061849ea: Waiting [2024-11-04T08:49:35.612Z] d747dcd14b5f: Waiting [2024-11-04T08:49:35.612Z] 0d9ebad4ef96: Waiting [2024-11-04T08:49:35.612Z] 9712f1f96733: Verifying Checksum [2024-11-04T08:49:35.612Z] 9712f1f96733: Download complete [2024-11-04T08:49:35.888Z] 63f879dbbcfc: Verifying Checksum [2024-11-04T08:49:35.888Z] 63f879dbbcfc: Download complete [2024-11-04T08:49:36.146Z] 0d9ebad4ef96: Verifying Checksum [2024-11-04T08:49:36.146Z] 0d9ebad4ef96: Download complete [2024-11-04T08:49:36.146Z] e9a5061849ea: Verifying Checksum [2024-11-04T08:49:36.146Z] e9a5061849ea: Download complete [2024-11-04T08:49:36.146Z] d747dcd14b5f: Verifying Checksum [2024-11-04T08:49:36.146Z] d747dcd14b5f: Download complete [2024-11-04T08:49:36.146Z] ab5ef0e58194: Verifying Checksum [2024-11-04T08:49:36.146Z] ab5ef0e58194: Download complete [2024-11-04T08:49:36.146Z] 2de7ff778b66: Verifying Checksum [2024-11-04T08:49:36.146Z] 2de7ff778b66: Download complete [2024-11-04T08:49:38.686Z] ab5ef0e58194: Pull complete [2024-11-04T08:49:38.686Z] 9712f1f96733: Pull complete [2024-11-04T08:49:39.620Z] 63f879dbbcfc: Pull complete [2024-11-04T08:49:42.906Z] 0d9ebad4ef96: Pull complete [2024-11-04T08:49:43.165Z] e9a5061849ea: Pull complete [2024-11-04T08:49:43.165Z] d747dcd14b5f: Pull complete [2024-11-04T08:49:44.101Z] 2de7ff778b66: Pull complete [2024-11-04T08:49:44.101Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-04T08:49:44.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-04T08:49:44.101Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T08:49:44.200Z] prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container [2024-11-04T08:49:44.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@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-11-04T08:49:50.110Z] $ docker top 465373479e3009ba44ff7bf8d20f51e79d7959bf70ba6d4e0adf74f995391b33 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-04T08:49:50.202Z] provisioning config files... [2024-11-04T08:49:50.209Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/743@tmp/config18191190285666521348tmp [2024-11-04T08:49:50.216Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/743@tmp/config18050738019909194237tmp [2024-11-04T08:49:50.232Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/743@tmp/config17630319821261576884tmp [Pipeline] { [Pipeline] echo [2024-11-04T08:49:50.351Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T08:49:50.644Z] ---> sigul-configuration.sh [2024-11-04T08:49:50.644Z] gpg: directory `/root/.gnupg' created [2024-11-04T08:49:50.644Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-04T08:49:50.644Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-04T08:49:50.644Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-04T08:49:50.644Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-04T08:49:50.644Z] gpg: CAST5 encrypted data [2024-11-04T08:49:50.644Z] gpg: encrypted with 1 passphrase [2024-11-04T08:49:50.644Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-04T08:49:50.938Z] + mkdir /home/jenkins [2024-11-04T08:49:50.939Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-04T08:49:51.235Z] + 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-11-04T08:49:51.248Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T08:49:51.540Z] ---> sigul-install.sh [2024-11-04T08:49:51.540Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-04T08:49:51.844Z] + git tag --list [2024-11-04T08:49:51.844Z] 0.6.0 [2024-11-04T08:49:51.844Z] 0.6.1 [2024-11-04T08:49:51.844Z] 0.7.0 [2024-11-04T08:49:51.844Z] 0.7.1 [2024-11-04T08:49:51.844Z] v1.0.0 [2024-11-04T08:49:51.844Z] v1.0.1 [2024-11-04T08:49:51.844Z] v1.1.0 [2024-11-04T08:49:51.844Z] v1.2.0 [2024-11-04T08:49:51.844Z] v1.2.1 [2024-11-04T08:49:51.844Z] v1.3.0 [2024-11-04T08:49:51.844Z] v1.3.1 [2024-11-04T08:49:51.844Z] v2.0.0 [2024-11-04T08:49:51.844Z] v2.1.0 [2024-11-04T08:49:51.844Z] v2.1.1 [2024-11-04T08:49:51.844Z] v2.2.0 [2024-11-04T08:49:51.844Z] v2.3.0 [2024-11-04T08:49:51.844Z] v3.0 [2024-11-04T08:49:51.844Z] v3.0.0 [2024-11-04T08:49:51.844Z] v3.1 [2024-11-04T08:49:51.844Z] v3.1.0 [2024-11-04T08:49:51.844Z] v3.1.0-dev.1 [2024-11-04T08:49:51.844Z] v3.1.0-dev.10 [2024-11-04T08:49:51.844Z] v3.1.0-dev.11 [2024-11-04T08:49:51.844Z] v3.1.0-dev.12 [2024-11-04T08:49:51.844Z] v3.1.0-dev.13 [2024-11-04T08:49:51.844Z] v3.1.0-dev.14 [2024-11-04T08:49:51.844Z] v3.1.0-dev.15 [2024-11-04T08:49:51.844Z] v3.1.0-dev.16 [2024-11-04T08:49:51.844Z] v3.1.0-dev.17 [2024-11-04T08:49:51.844Z] v3.1.0-dev.18 [2024-11-04T08:49:51.844Z] v3.1.0-dev.19 [2024-11-04T08:49:51.844Z] v3.1.0-dev.2 [2024-11-04T08:49:51.844Z] v3.1.0-dev.20 [2024-11-04T08:49:51.844Z] v3.1.0-dev.21 [2024-11-04T08:49:51.844Z] v3.1.0-dev.22 [2024-11-04T08:49:51.844Z] v3.1.0-dev.23 [2024-11-04T08:49:51.844Z] v3.1.0-dev.24 [2024-11-04T08:49:51.844Z] v3.1.0-dev.25 [2024-11-04T08:49:51.844Z] v3.1.0-dev.26 [2024-11-04T08:49:51.844Z] v3.1.0-dev.27 [2024-11-04T08:49:51.844Z] v3.1.0-dev.28 [2024-11-04T08:49:51.844Z] v3.1.0-dev.29 [2024-11-04T08:49:51.844Z] v3.1.0-dev.3 [2024-11-04T08:49:51.844Z] v3.1.0-dev.30 [2024-11-04T08:49:51.844Z] v3.1.0-dev.31 [2024-11-04T08:49:51.844Z] v3.1.0-dev.32 [2024-11-04T08:49:51.844Z] v3.1.0-dev.33 [2024-11-04T08:49:51.844Z] v3.1.0-dev.34 [2024-11-04T08:49:51.844Z] v3.1.0-dev.35 [2024-11-04T08:49:51.844Z] v3.1.0-dev.36 [2024-11-04T08:49:51.844Z] v3.1.0-dev.37 [2024-11-04T08:49:51.844Z] v3.1.0-dev.38 [2024-11-04T08:49:51.844Z] v3.1.0-dev.39 [2024-11-04T08:49:51.844Z] v3.1.0-dev.4 [2024-11-04T08:49:51.844Z] v3.1.0-dev.40 [2024-11-04T08:49:51.844Z] v3.1.0-dev.41 [2024-11-04T08:49:51.844Z] v3.1.0-dev.42 [2024-11-04T08:49:51.844Z] v3.1.0-dev.43 [2024-11-04T08:49:51.844Z] v3.1.0-dev.44 [2024-11-04T08:49:51.844Z] v3.1.0-dev.45 [2024-11-04T08:49:51.844Z] v3.1.0-dev.46 [2024-11-04T08:49:51.844Z] v3.1.0-dev.47 [2024-11-04T08:49:51.844Z] v3.1.0-dev.48 [2024-11-04T08:49:51.844Z] v3.1.0-dev.49 [2024-11-04T08:49:51.844Z] v3.1.0-dev.5 [2024-11-04T08:49:51.844Z] v3.1.0-dev.50 [2024-11-04T08:49:51.844Z] v3.1.0-dev.51 [2024-11-04T08:49:51.844Z] v3.1.0-dev.52 [2024-11-04T08:49:51.844Z] v3.1.0-dev.53 [2024-11-04T08:49:51.844Z] v3.1.0-dev.54 [2024-11-04T08:49:51.844Z] v3.1.0-dev.55 [2024-11-04T08:49:51.844Z] v3.1.0-dev.56 [2024-11-04T08:49:51.844Z] v3.1.0-dev.57 [2024-11-04T08:49:51.844Z] v3.1.0-dev.58 [2024-11-04T08:49:51.844Z] v3.1.0-dev.59 [2024-11-04T08:49:51.844Z] v3.1.0-dev.6 [2024-11-04T08:49:51.844Z] v3.1.0-dev.60 [2024-11-04T08:49:51.844Z] v3.1.0-dev.61 [2024-11-04T08:49:51.844Z] v3.1.0-dev.62 [2024-11-04T08:49:51.844Z] v3.1.0-dev.63 [2024-11-04T08:49:51.844Z] v3.1.0-dev.64 [2024-11-04T08:49:51.844Z] v3.1.0-dev.65 [2024-11-04T08:49:51.844Z] v3.1.0-dev.66 [2024-11-04T08:49:51.844Z] v3.1.0-dev.67 [2024-11-04T08:49:51.844Z] v3.1.0-dev.68 [2024-11-04T08:49:51.844Z] v3.1.0-dev.69 [2024-11-04T08:49:51.844Z] v3.1.0-dev.7 [2024-11-04T08:49:51.844Z] v3.1.0-dev.70 [2024-11-04T08:49:51.844Z] v3.1.0-dev.71 [2024-11-04T08:49:51.844Z] v3.1.0-dev.72 [2024-11-04T08:49:51.844Z] v3.1.0-dev.73 [2024-11-04T08:49:51.844Z] v3.1.0-dev.8 [2024-11-04T08:49:51.844Z] v3.1.0-dev.9 [2024-11-04T08:49:51.844Z] v3.1.1 [2024-11-04T08:49:51.844Z] v3.1.1-dev.1 [2024-11-04T08:49:51.844Z] v3.1.1-dev.2 [2024-11-04T08:49:51.844Z] v3.2.0-dev.1 [2024-11-04T08:49:51.844Z] v3.2.0-dev.10 [2024-11-04T08:49:51.844Z] v3.2.0-dev.100 [2024-11-04T08:49:51.844Z] v3.2.0-dev.101 [2024-11-04T08:49:51.844Z] v3.2.0-dev.102 [2024-11-04T08:49:51.844Z] v3.2.0-dev.103 [2024-11-04T08:49:51.844Z] v3.2.0-dev.104 [2024-11-04T08:49:51.844Z] v3.2.0-dev.105 [2024-11-04T08:49:51.844Z] v3.2.0-dev.106 [2024-11-04T08:49:51.844Z] v3.2.0-dev.107 [2024-11-04T08:49:51.844Z] v3.2.0-dev.108 [2024-11-04T08:49:51.844Z] v3.2.0-dev.109 [2024-11-04T08:49:51.844Z] v3.2.0-dev.11 [2024-11-04T08:49:51.844Z] v3.2.0-dev.12 [2024-11-04T08:49:51.844Z] v3.2.0-dev.13 [2024-11-04T08:49:51.844Z] v3.2.0-dev.14 [2024-11-04T08:49:51.844Z] v3.2.0-dev.15 [2024-11-04T08:49:51.844Z] v3.2.0-dev.16 [2024-11-04T08:49:51.844Z] v3.2.0-dev.17 [2024-11-04T08:49:51.844Z] v3.2.0-dev.18 [2024-11-04T08:49:51.844Z] v3.2.0-dev.19 [2024-11-04T08:49:51.844Z] v3.2.0-dev.2 [2024-11-04T08:49:51.844Z] v3.2.0-dev.20 [2024-11-04T08:49:51.844Z] v3.2.0-dev.21 [2024-11-04T08:49:51.844Z] v3.2.0-dev.22 [2024-11-04T08:49:51.844Z] v3.2.0-dev.23 [2024-11-04T08:49:51.844Z] v3.2.0-dev.24 [2024-11-04T08:49:51.844Z] v3.2.0-dev.25 [2024-11-04T08:49:51.844Z] v3.2.0-dev.26 [2024-11-04T08:49:51.844Z] v3.2.0-dev.27 [2024-11-04T08:49:51.844Z] v3.2.0-dev.28 [2024-11-04T08:49:51.844Z] v3.2.0-dev.29 [2024-11-04T08:49:51.844Z] v3.2.0-dev.3 [2024-11-04T08:49:51.844Z] v3.2.0-dev.30 [2024-11-04T08:49:51.844Z] v3.2.0-dev.31 [2024-11-04T08:49:51.844Z] v3.2.0-dev.32 [2024-11-04T08:49:51.844Z] v3.2.0-dev.33 [2024-11-04T08:49:51.844Z] v3.2.0-dev.34 [2024-11-04T08:49:51.844Z] v3.2.0-dev.35 [2024-11-04T08:49:51.844Z] v3.2.0-dev.36 [2024-11-04T08:49:51.844Z] v3.2.0-dev.37 [2024-11-04T08:49:51.844Z] v3.2.0-dev.38 [2024-11-04T08:49:51.844Z] v3.2.0-dev.39 [2024-11-04T08:49:51.844Z] v3.2.0-dev.4 [2024-11-04T08:49:51.844Z] v3.2.0-dev.40 [2024-11-04T08:49:51.844Z] v3.2.0-dev.41 [2024-11-04T08:49:51.844Z] v3.2.0-dev.42 [2024-11-04T08:49:51.844Z] v3.2.0-dev.43 [2024-11-04T08:49:51.844Z] v3.2.0-dev.44 [2024-11-04T08:49:51.844Z] v3.2.0-dev.45 [2024-11-04T08:49:51.844Z] v3.2.0-dev.46 [2024-11-04T08:49:51.844Z] v3.2.0-dev.47 [2024-11-04T08:49:51.844Z] v3.2.0-dev.48 [2024-11-04T08:49:51.844Z] v3.2.0-dev.49 [2024-11-04T08:49:51.844Z] v3.2.0-dev.5 [2024-11-04T08:49:51.844Z] v3.2.0-dev.50 [2024-11-04T08:49:51.844Z] v3.2.0-dev.51 [2024-11-04T08:49:51.844Z] v3.2.0-dev.52 [2024-11-04T08:49:51.844Z] v3.2.0-dev.53 [2024-11-04T08:49:51.844Z] v3.2.0-dev.54 [2024-11-04T08:49:51.844Z] v3.2.0-dev.55 [2024-11-04T08:49:51.844Z] v3.2.0-dev.56 [2024-11-04T08:49:51.844Z] v3.2.0-dev.57 [2024-11-04T08:49:51.844Z] v3.2.0-dev.58 [2024-11-04T08:49:51.844Z] v3.2.0-dev.59 [2024-11-04T08:49:51.844Z] v3.2.0-dev.6 [2024-11-04T08:49:51.844Z] v3.2.0-dev.60 [2024-11-04T08:49:51.844Z] v3.2.0-dev.61 [2024-11-04T08:49:51.844Z] v3.2.0-dev.62 [2024-11-04T08:49:51.844Z] v3.2.0-dev.63 [2024-11-04T08:49:51.844Z] v3.2.0-dev.64 [2024-11-04T08:49:51.844Z] v3.2.0-dev.65 [2024-11-04T08:49:51.844Z] v3.2.0-dev.66 [2024-11-04T08:49:51.844Z] v3.2.0-dev.67 [2024-11-04T08:49:51.844Z] v3.2.0-dev.68 [2024-11-04T08:49:51.844Z] v3.2.0-dev.69 [2024-11-04T08:49:51.844Z] v3.2.0-dev.7 [2024-11-04T08:49:51.844Z] v3.2.0-dev.70 [2024-11-04T08:49:51.844Z] v3.2.0-dev.71 [2024-11-04T08:49:51.844Z] v3.2.0-dev.72 [2024-11-04T08:49:51.844Z] v3.2.0-dev.73 [2024-11-04T08:49:51.844Z] v3.2.0-dev.74 [2024-11-04T08:49:51.844Z] v3.2.0-dev.75 [2024-11-04T08:49:51.844Z] v3.2.0-dev.76 [2024-11-04T08:49:51.844Z] v3.2.0-dev.77 [2024-11-04T08:49:51.844Z] v3.2.0-dev.78 [2024-11-04T08:49:51.844Z] v3.2.0-dev.79 [2024-11-04T08:49:51.844Z] v3.2.0-dev.8 [2024-11-04T08:49:51.844Z] v3.2.0-dev.80 [2024-11-04T08:49:51.844Z] v3.2.0-dev.81 [2024-11-04T08:49:51.844Z] v3.2.0-dev.82 [2024-11-04T08:49:51.844Z] v3.2.0-dev.83 [2024-11-04T08:49:51.844Z] v3.2.0-dev.84 [2024-11-04T08:49:51.844Z] v3.2.0-dev.85 [2024-11-04T08:49:51.844Z] v3.2.0-dev.86 [2024-11-04T08:49:51.844Z] v3.2.0-dev.87 [2024-11-04T08:49:51.844Z] v3.2.0-dev.88 [2024-11-04T08:49:51.844Z] v3.2.0-dev.89 [2024-11-04T08:49:51.844Z] v3.2.0-dev.9 [2024-11-04T08:49:51.844Z] v3.2.0-dev.90 [2024-11-04T08:49:51.844Z] v3.2.0-dev.91 [2024-11-04T08:49:51.844Z] v3.2.0-dev.92 [2024-11-04T08:49:51.844Z] v3.2.0-dev.93 [2024-11-04T08:49:51.844Z] v3.2.0-dev.94 [2024-11-04T08:49:51.844Z] v3.2.0-dev.95 [2024-11-04T08:49:51.844Z] v3.2.0-dev.96 [2024-11-04T08:49:51.844Z] v3.2.0-dev.97 [2024-11-04T08:49:51.844Z] v3.2.0-dev.98 [2024-11-04T08:49:51.844Z] v3.2.0-dev.99 [2024-11-04T08:49:51.844Z] v4.0.0-dev.1 [2024-11-04T08:49:51.844Z] v4.0.0-dev.2 [2024-11-04T08:49:51.844Z] v4.0.0-dev.3 [2024-11-04T08:49:51.844Z] v4.0.0-dev.4 [2024-11-04T08:49:51.844Z] v4.0.0-dev.5 [2024-11-04T08:49:51.844Z] v4.0.0-dev.6 [2024-11-04T08:49:51.844Z] v4.0.0-dev.7 [2024-11-04T08:49:51.844Z] v4.0.0-dev.8 [2024-11-04T08:49:51.844Z] v4.0.0-dev.9 [Pipeline] sh [2024-11-04T08:49:52.143Z] + lftools sign git-tag v4.0.0-dev.9 [2024-11-04T08:49:52.884Z] Signing Git tag with Sigul... [2024-11-04T08:49:52.884Z] Signing v4.0.0-dev.9 [Pipeline] echo [2024-11-04T08:49:53.161Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T08:49:53.457Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-04T08:49:53.465Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-04T08:49:53.483Z] $ docker stop --time=1 465373479e3009ba44ff7bf8d20f51e79d7959bf70ba6d4e0adf74f995391b33 [2024-11-04T08:49:54.746Z] $ docker rm -f --volumes 465373479e3009ba44ff7bf8d20f51e79d7959bf70ba6d4e0adf74f995391b33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-04T08:49:55.197Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-04T08:49:55.197Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:49:55.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T08:49:55.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T08:49:55.591Z] prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container [2024-11-04T08:49:55.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@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-11-04T08:49:55.959Z] $ docker top 59802224136b394563c1c8c2c21ad00b9d7cdc8dec901d89c61eaff2cd61f242 -eo pid,comm [2024-11-04T08:49:56.019Z] 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-11-04T08:49:56.019Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-04T08:49:56.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-04T08:49:56.087Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-04T08:49:56.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-04T08:49:56.199Z] $ docker exec 59802224136b394563c1c8c2c21ad00b9d7cdc8dec901d89c61eaff2cd61f242 ssh-agent [2024-11-04T08:49:56.313Z] SSH_AUTH_SOCK=/tmp/ssh-iDOEtcXwgL0h/agent.34 [2024-11-04T08:49:56.313Z] SSH_AGENT_PID=40 [2024-11-04T08:49:56.318Z] Running ssh-add (command line suppressed) [2024-11-04T08:49:56.428Z] Identity added: /w/workspace/edgex-go/743@tmp/private_key_12328729099386141154.key (/w/workspace/edgex-go/743@tmp/private_key_12328729099386141154.key) [2024-11-04T08:49:56.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-04T08:49:56.748Z] + git semver bump pre [2024-11-04T08:49:57.008Z] 2024-11-04 08:49:56,909 [read_version] DEBUG read version from /w/workspace/edgex-go/743/.semver/main [2024-11-04T08:49:57.008Z] 2024-11-04 08:49:56,909 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev [2024-11-04T08:49:57.008Z] 2024-11-04 08:49:56,909 [bump_version] DEBUG bumped version:4.0.0-dev.10 [2024-11-04T08:49:57.008Z] 2024-11-04 08:49:56,909 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/edgex-go/743/.semver/main with force:True [2024-11-04T08:49:57.008Z] 2024-11-04 08:49:56,909 [read_version] DEBUG read version from /w/workspace/edgex-go/743/.semver/main [2024-11-04T08:49:57.008Z] 2024-11-04 08:49:56,909 [write_file] DEBUG write to file:/w/workspace/edgex-go/743/.semver/main [2024-11-04T08:49:57.008Z] 2024-11-04 08:49:56,912 [execute] INFO git cat-file --batch-check [2024-11-04T08:49:57.008Z] 2024-11-04 08:49:56,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/743/.semver, universal_newlines=False, shell=None, istream=) [2024-11-04T08:49:57.008Z] 2024-11-04 08:49:56,917 [execute] INFO git cat-file --batch [2024-11-04T08:49:57.008Z] 2024-11-04 08:49:56,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/743/.semver, universal_newlines=False, shell=None, istream=) [2024-11-04T08:49:57.008Z] 2024-11-04 08:49:56,922 [read_version] DEBUG read version from /w/workspace/edgex-go/743/.semver/main [2024-11-04T08:49:57.008Z] 4.0.0-dev.10 [Pipeline] } [2024-11-04T08:49:57.011Z] $ docker exec --env ******** --env ******** 59802224136b394563c1c8c2c21ad00b9d7cdc8dec901d89c61eaff2cd61f242 ssh-agent -k [2024-11-04T08:49:57.111Z] unset SSH_AUTH_SOCK; [2024-11-04T08:49:57.111Z] unset SSH_AGENT_PID; [2024-11-04T08:49:57.111Z] echo Agent pid 40 killed; [2024-11-04T08:49:57.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-04T08:49:57.455Z] + git semver [Pipeline] } [2024-11-04T08:49:57.719Z] $ docker stop --time=1 59802224136b394563c1c8c2c21ad00b9d7cdc8dec901d89c61eaff2cd61f242 [2024-11-04T08:49:59.000Z] $ docker rm -f --volumes 59802224136b394563c1c8c2c21ad00b9d7cdc8dec901d89c61eaff2cd61f242 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-04T08:49:59.366Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-04T08:49:59.366Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:49:59.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-04T08:49:59.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T08:49:59.749Z] prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container [2024-11-04T08:49:59.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@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-11-04T08:50:00.110Z] $ docker top f678f3882e4927c647b2e18046ac778d3e75b16d1aab7e4a86403df8e36567bf -eo pid,comm [2024-11-04T08:50:00.175Z] 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-11-04T08:50:00.175Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-04T08:50:00.240Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-04T08:50:00.240Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-04T08:50:00.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-04T08:50:00.350Z] $ docker exec f678f3882e4927c647b2e18046ac778d3e75b16d1aab7e4a86403df8e36567bf ssh-agent [2024-11-04T08:50:00.485Z] SSH_AUTH_SOCK=/tmp/ssh-kTLVFIHJEnGm/agent.32 [2024-11-04T08:50:00.485Z] SSH_AGENT_PID=38 [2024-11-04T08:50:00.489Z] Running ssh-add (command line suppressed) [2024-11-04T08:50:00.588Z] Identity added: /w/workspace/edgex-go/743@tmp/private_key_8525941134613909559.key (/w/workspace/edgex-go/743@tmp/private_key_8525941134613909559.key) [2024-11-04T08:50:00.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-04T08:50:00.898Z] + git semver push [2024-11-04T08:50:01.156Z] 2024-11-04 08:50:01,075 [run_push] DEBUG push [2024-11-04T08:50:01.156Z] 2024-11-04 08:50:01,076 [execute] INFO git cat-file --batch-check [2024-11-04T08:50:01.156Z] 2024-11-04 08:50:01,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/743/.semver, universal_newlines=False, shell=None, istream=) [2024-11-04T08:50:01.156Z] 2024-11-04 08:50:01,081 [execute] INFO git rev-list fbbbf22ffc92b2ab426f404574347a71bed0b071 -- [2024-11-04T08:50:01.156Z] 2024-11-04 08:50:01,082 [execute] DEBUG Popen(['git', 'rev-list', 'fbbbf22ffc92b2ab426f404574347a71bed0b071', '--'], cwd=/w/workspace/edgex-go/743/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-04T08:50:01.156Z] 2024-11-04 08:50:01,100 [execute] INFO git fetch -v origin [2024-11-04T08:50:01.156Z] 2024-11-04 08:50:01,100 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/743/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-04T08:50:01.726Z] 2024-11-04 08:50:01,590 [run_push] DEBUG no remote changes detected [2024-11-04T08:50:01.726Z] 2024-11-04 08:50:01,590 [execute] INFO git push origin semver [2024-11-04T08:50:01.726Z] 2024-11-04 08:50:01,590 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/743/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-04T08:50:03.111Z] 2024-11-04 08:50:02,768 [run_push] DEBUG push all version tags [2024-11-04T08:50:03.111Z] 2024-11-04 08:50:02,769 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-04T08:50:03.111Z] 2024-11-04 08:50:02,769 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/743, universal_newlines=False, shell=None, istream=None) [2024-11-04T08:50:03.680Z] 2024-11-04 08:50:03,645 [read_version] DEBUG read version from /w/workspace/edgex-go/743/.semver/main [2024-11-04T08:50:03.680Z] 4.0.0-dev.10 [Pipeline] } [2024-11-04T08:50:03.682Z] $ docker exec --env ******** --env ******** f678f3882e4927c647b2e18046ac778d3e75b16d1aab7e4a86403df8e36567bf ssh-agent -k [2024-11-04T08:50:03.783Z] unset SSH_AUTH_SOCK; [2024-11-04T08:50:03.783Z] unset SSH_AGENT_PID; [2024-11-04T08:50:03.783Z] echo Agent pid 38 killed; [2024-11-04T08:50:03.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-04T08:50:04.139Z] + git semver [Pipeline] } [2024-11-04T08:50:04.714Z] $ docker stop --time=1 f678f3882e4927c647b2e18046ac778d3e75b16d1aab7e4a86403df8e36567bf [2024-11-04T08:50:06.018Z] $ docker rm -f --volumes f678f3882e4927c647b2e18046ac778d3e75b16d1aab7e4a86403df8e36567bf [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-11-04T08:50:06.647Z] + [ -d /w/workspace/edgex-go/743/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-11-04T08:50:06.942Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T08:50:07.797Z] ---> package-listing.sh [2024-11-04T08:50:07.797Z] ++ facter osfamily [2024-11-04T08:50:07.797Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-04T08:50:08.057Z] + OS_FAMILY=debian [2024-11-04T08:50:08.057Z] + workspace=/w/workspace/edgex-go/743 [2024-11-04T08:50:08.057Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-04T08:50:08.057Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-04T08:50:08.057Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-04T08:50:08.057Z] + PACKAGES=/tmp/packages_start.txt [2024-11-04T08:50:08.057Z] + '[' /w/workspace/edgex-go/743 ']' [2024-11-04T08:50:08.057Z] + PACKAGES=/tmp/packages_end.txt [2024-11-04T08:50:08.057Z] + case "${OS_FAMILY}" in [2024-11-04T08:50:08.057Z] + dpkg -l [2024-11-04T08:50:08.057Z] + grep '^ii' [2024-11-04T08:50:08.057Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-04T08:50:08.057Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-04T08:50:08.057Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-04T08:50:08.057Z] + '[' /w/workspace/edgex-go/743 ']' [2024-11-04T08:50:08.057Z] + mkdir -p /w/workspace/edgex-go/743/archives/ [2024-11-04T08:50:08.057Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/743/archives/ [Pipeline] echo [2024-11-04T08:50:08.070Z] 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/743/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-04T08:50:08.352Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:50:08.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T08:50:08.920Z] [2024-11-04T08:50:08.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-04T08:50:09.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T08:50:09.224Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-04T08:50:09.224Z] 5eb5b503b376: Pulling fs layer [2024-11-04T08:50:09.224Z] 5c69ac0246d0: Pulling fs layer [2024-11-04T08:50:09.224Z] ec43610c2a17: Pulling fs layer [2024-11-04T08:50:09.224Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-04T08:50:09.224Z] 33b1e0a273af: Pulling fs layer [2024-11-04T08:50:09.224Z] 3a2ae6a8a46f: Waiting [2024-11-04T08:50:09.224Z] 33b1e0a273af: Waiting [2024-11-04T08:50:09.224Z] 5d3b04190fa2: Pulling fs layer [2024-11-04T08:50:09.224Z] 2f39f015ded8: Pulling fs layer [2024-11-04T08:50:09.224Z] 5d3b04190fa2: Waiting [2024-11-04T08:50:09.224Z] 2f39f015ded8: Waiting [2024-11-04T08:50:09.224Z] 5c69ac0246d0: Download complete [2024-11-04T08:50:09.224Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-04T08:50:09.224Z] 3a2ae6a8a46f: Download complete [2024-11-04T08:50:09.483Z] 33b1e0a273af: Verifying Checksum [2024-11-04T08:50:09.483Z] 33b1e0a273af: Download complete [2024-11-04T08:50:09.483Z] 5d3b04190fa2: Download complete [2024-11-04T08:50:09.483Z] ec43610c2a17: Verifying Checksum [2024-11-04T08:50:09.483Z] ec43610c2a17: Download complete [2024-11-04T08:50:09.483Z] 5eb5b503b376: Verifying Checksum [2024-11-04T08:50:09.483Z] 5eb5b503b376: Download complete [2024-11-04T08:50:10.049Z] 2f39f015ded8: Download complete [2024-11-04T08:50:10.986Z] 5eb5b503b376: Pull complete [2024-11-04T08:50:11.246Z] 5c69ac0246d0: Pull complete [2024-11-04T08:50:11.813Z] ec43610c2a17: Pull complete [2024-11-04T08:50:11.813Z] 3a2ae6a8a46f: Pull complete [2024-11-04T08:50:12.073Z] 33b1e0a273af: Pull complete [2024-11-04T08:50:12.331Z] 5d3b04190fa2: Pull complete [2024-11-04T08:50:17.602Z] 2f39f015ded8: Pull complete [2024-11-04T08:50:17.602Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-04T08:50:17.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-04T08:50:17.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-04T08:50:17.717Z] prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container [2024-11-04T08:50:17.741Z] $ 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/743/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/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@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-11-04T08:50:22.929Z] $ docker top a1ccb6e6281bb7d18f977fdf8f1712edb3387c2768d605a8b691523788d10234 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-04T08:50:23.313Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-04T08:50:23.612Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-04T08:50:23.902Z] + ls /var/log/sa-host [2024-11-04T08:50:23.903Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-04T08:50:24.069Z] provisioning config files... [2024-11-04T08:50:24.082Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/743@tmp/config188742708798087058tmp [Pipeline] { [Pipeline] echo [2024-11-04T08:50:24.107Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T08:50:24.391Z] ---> create-netrc.sh [Pipeline] } [2024-11-04T08:50:24.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-04T08:50:24.746Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-04T08:50:24.756Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T08:50:25.159Z] ---> sudo-logs.sh [2024-11-04T08:50:25.159Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-04T08:50:25.222Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T08:50:25.537Z] ---> job-cost.sh [2024-11-04T08:50:25.537Z] lf-activate-venv: SKIPPING [2024-11-04T08:50:25.537Z] DEBUG: total: 0.10999999940395355 [2024-11-04T08:50:25.537Z] INFO: Retrieving Stack Cost... [2024-11-04T08:50:26.106Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-04T08:50:26.367Z] INFO: Archiving Costs [Pipeline] echo [2024-11-04T08:50:26.378Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-04T08:50:26.663Z] ---> logs-deploy.sh [2024-11-04T08:50:26.663Z] lf-activate-venv: SKIPPING [2024-11-04T08:50:26.663Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/743 [2024-11-04T08:50:26.663Z] INFO: archiving workspace using pattern(s): [2024-11-04T08:50:27.604Z] Archives upload complete. [2024-11-04T08:50:27.604Z] INFO: archiving logs to Nexus