Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d03c3fc825d59e6b3a8f59f45d7ca39112676af6 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-ssh5477920504439950965.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3262200203735013786.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13378980041868912636.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17452889746808849672.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-ssh2148489835168001384.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-27875 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/622 [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/622 # 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 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 (main) Commit message: "Merge pull request #4752 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.14" > 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 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 # timeout=10 > git rev-list --no-walk 3a892ac0b38b8d685f9d63feb7dde70ee06d273b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-25T05:43:27.596Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-25T05:43:27.658Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-25T05:43:27.683Z] ========================================================= [2024-01-25T05:43:27.683Z] EdgeX Global Pipelines Version Info [2024-01-25T05:43:27.683Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:43:28.416Z] ------------------- [2024-01-25T05:43:28.416Z] stable info: [2024-01-25T05:43:28.416Z] ------------------- [2024-01-25T05:43:28.416Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-25T05:43:28.416Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T05:43:28.416Z] Message: update stable to v1.0.258 [2024-01-25T05:43:28.986Z] ------------------- [2024-01-25T05:43:28.986Z] experimental info: [2024-01-25T05:43:28.986Z] ------------------- [2024-01-25T05:43:28.986Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-25T05:43:28.986Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T05:43:28.986Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-25T05:43:29.065Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-01-25T05:43:29.089Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-01-25T05:43:29.110Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-25T05:43:29.134Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-25T05:43:29.158Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-25T05:43:29.182Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-25T05:43:29.204Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-25T05:43:29.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-01-25T05:43:29.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-01-25T05:43:29.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-01-25T05:43:29.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-25T05:43:29.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-25T05:43:29.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-25T05:43:29.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-25T05:43:29.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-25T05:43:29.452Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-25T05:43:29.482Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-25T05:43:29.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-25T05:43:29.548Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-01-25T05:43:29.581Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-01-25T05:43:29.611Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-25T05:43:29.643Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-25T05:43:29.676Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-25T05:43:29.707Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-25T05:43:29.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-25T05:43:29.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-25T05:43:29.810Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] echo [2024-01-25T05:43:29.845Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d03c3fc [Pipeline] echo [2024-01-25T05:43:29.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T05:43:29.952Z] provisioning config files... [2024-01-25T05:43:29.966Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/622@tmp/config2127160695574032565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:43:30.309Z] ---> ****-login.sh [2024-01-25T05:43:30.310Z] nexus3.edgexfoundry.org:10001 [2024-01-25T05:43:30.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:43:30.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:43:30.570Z] Configure a credential helper to remove this warning. See [2024-01-25T05:43:30.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:43:30.570Z] [2024-01-25T05:43:30.570Z] Login Succeeded [2024-01-25T05:43:30.570Z] nexus3.edgexfoundry.org:10002 [2024-01-25T05:43:30.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:43:30.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:43:30.831Z] Configure a credential helper to remove this warning. See [2024-01-25T05:43:30.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:43:30.831Z] [2024-01-25T05:43:30.831Z] Login Succeeded [2024-01-25T05:43:30.832Z] nexus3.edgexfoundry.org:10003 [2024-01-25T05:43:30.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:43:30.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:43:30.832Z] Configure a credential helper to remove this warning. See [2024-01-25T05:43:30.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:43:30.832Z] [2024-01-25T05:43:30.832Z] Login Succeeded [2024-01-25T05:43:30.832Z] nexus3.edgexfoundry.org:10004 [2024-01-25T05:43:30.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:43:31.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:43:31.104Z] Configure a credential helper to remove this warning. See [2024-01-25T05:43:31.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:43:31.104Z] [2024-01-25T05:43:31.104Z] Login Succeeded [2024-01-25T05:43:31.104Z] ****.io [2024-01-25T05:43:31.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:43:31.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:43:31.365Z] Configure a credential helper to remove this warning. See [2024-01-25T05:43:31.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:43:31.365Z] [2024-01-25T05:43:31.365Z] Login Succeeded [2024-01-25T05:43:31.365Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T05:43:31.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T05:43:31.730Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-01-25T05:43:31.731Z] + dirname cmd/core-command/Dockerfile [2024-01-25T05:43:31.731Z] + cut -d/ -f2 [2024-01-25T05:43:31.731Z] + echo core-command,cmd/core-command/Dockerfile [2024-01-25T05:43:31.731Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-01-25T05:43:31.731Z] + cut -d/ -f2 [2024-01-25T05:43:31.731Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-01-25T05:43:31.731Z] + dirname cmd/core-data/Dockerfile [2024-01-25T05:43:31.731Z] + cut -d/ -f2 [2024-01-25T05:43:31.731Z] + echo core-data,cmd/core-data/Dockerfile [2024-01-25T05:43:31.731Z] + dirname cmd/core-metadata/Dockerfile [2024-01-25T05:43:31.731Z] + cut -d/ -f2 [2024-01-25T05:43:31.731Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-01-25T05:43:31.731Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-01-25T05:43:31.731Z] + cut -d/ -f2 [2024-01-25T05:43:31.731Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-01-25T05:43:31.731Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-01-25T05:43:31.731Z] + cut -d/ -f2 [2024-01-25T05:43:31.731Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-01-25T05:43:31.731Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-01-25T05:43:31.731Z] + cut -d/ -f2 [2024-01-25T05:43:31.731Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-01-25T05:43:31.731Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-01-25T05:43:31.731Z] + cut -d/ -f2 [2024-01-25T05:43:31.731Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-01-25T05:43:31.731Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-01-25T05:43:31.731Z] + cut -d/ -f2 [2024-01-25T05:43:31.731Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-01-25T05:43:31.731Z] + dirname cmd/security-spire-agent/Dockerfile [2024-01-25T05:43:31.731Z] + cut -d/ -f2 [2024-01-25T05:43:31.731Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-01-25T05:43:31.731Z] + dirname cmd/security-spire-config/Dockerfile [2024-01-25T05:43:31.731Z] + cut -d/ -f2 [2024-01-25T05:43:31.731Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-01-25T05:43:31.731Z] + dirname cmd/security-spire-server/Dockerfile [2024-01-25T05:43:31.731Z] + cut -d/ -f2 [2024-01-25T05:43:31.731Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-01-25T05:43:31.731Z] + dirname cmd/support-notifications/Dockerfile [2024-01-25T05:43:31.731Z] + cut -d/ -f2 [2024-01-25T05:43:31.731Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-01-25T05:43:31.731Z] + dirname cmd/support-scheduler/Dockerfile [2024-01-25T05:43:31.731Z] + cut -d/ -f2 [2024-01-25T05:43:31.731Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-01-25T05:43:31.783Z] 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-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-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-25T05:43:32.203Z] + git rev-list -1 --merges d03c3fc825d59e6b3a8f59f45d7ca39112676af6~1..d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] echo [2024-01-25T05:43:32.214Z] -----------> git rev-list -1 --merges d03c3fc825d59e6b3a8f59f45d7ca39112676af6~1..d03c3fc825d59e6b3a8f59f45d7ca39112676af6 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:43:32.214Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [false] [Pipeline] sh [2024-01-25T05:43:32.519Z] + git log --format=format:%s -1 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] echo [2024-01-25T05:43:32.533Z] ========================================================= [2024-01-25T05:43:32.533Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-25T05:43:32.533Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-01-25T05:43:32.974Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T05:43:32.974Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-25T05:43:32.974Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-25T05:43:32.974Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-25T05:43:32.974Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-25T05:43:32.974Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-25T05:43:32.974Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:43:33.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T05:43:33.351Z] [2024-01-25T05:43:33.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:43:33.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T05:43:33.664Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-25T05:43:33.664Z] b85a868b505f: Pulling fs layer [2024-01-25T05:43:33.664Z] e2be974225ed: Pulling fs layer [2024-01-25T05:43:33.664Z] 339a4e72a1f5: Pulling fs layer [2024-01-25T05:43:33.664Z] 988bab9f4d93: Pulling fs layer [2024-01-25T05:43:33.664Z] 1469e6f7b9e6: Pulling fs layer [2024-01-25T05:43:33.664Z] eaf3925da568: Pulling fs layer [2024-01-25T05:43:33.664Z] bab4dde63d76: Pulling fs layer [2024-01-25T05:43:33.664Z] bde34c3a00c8: Pulling fs layer [2024-01-25T05:43:33.664Z] b352a97aabf1: Pulling fs layer [2024-01-25T05:43:33.664Z] 4872d77fe225: Pulling fs layer [2024-01-25T05:43:33.664Z] 5851b861e8e6: Pulling fs layer [2024-01-25T05:43:33.664Z] bde34c3a00c8: Waiting [2024-01-25T05:43:33.664Z] b352a97aabf1: Waiting [2024-01-25T05:43:33.664Z] 4872d77fe225: Waiting [2024-01-25T05:43:33.664Z] 5851b861e8e6: Waiting [2024-01-25T05:43:33.664Z] bab4dde63d76: Waiting [2024-01-25T05:43:33.664Z] 1469e6f7b9e6: Waiting [2024-01-25T05:43:33.664Z] eaf3925da568: Waiting [2024-01-25T05:43:33.664Z] 988bab9f4d93: Waiting [2024-01-25T05:43:33.664Z] e2be974225ed: Verifying Checksum [2024-01-25T05:43:33.664Z] e2be974225ed: Download complete [2024-01-25T05:43:33.664Z] 988bab9f4d93: Verifying Checksum [2024-01-25T05:43:33.664Z] 988bab9f4d93: Download complete [2024-01-25T05:43:33.922Z] 1469e6f7b9e6: Verifying Checksum [2024-01-25T05:43:33.922Z] 1469e6f7b9e6: Download complete [2024-01-25T05:43:33.922Z] eaf3925da568: Verifying Checksum [2024-01-25T05:43:33.922Z] eaf3925da568: Download complete [2024-01-25T05:43:33.922Z] 339a4e72a1f5: Verifying Checksum [2024-01-25T05:43:33.922Z] 339a4e72a1f5: Download complete [2024-01-25T05:43:33.922Z] bde34c3a00c8: Download complete [2024-01-25T05:43:33.922Z] b352a97aabf1: Verifying Checksum [2024-01-25T05:43:33.922Z] b352a97aabf1: Download complete [2024-01-25T05:43:33.922Z] 4872d77fe225: Verifying Checksum [2024-01-25T05:43:33.922Z] 4872d77fe225: Download complete [2024-01-25T05:43:33.922Z] 5851b861e8e6: Download complete [2024-01-25T05:43:33.922Z] b85a868b505f: Download complete [2024-01-25T05:43:34.180Z] bab4dde63d76: Download complete [2024-01-25T05:43:35.117Z] b85a868b505f: Pull complete [2024-01-25T05:43:35.374Z] e2be974225ed: Pull complete [2024-01-25T05:43:35.941Z] 339a4e72a1f5: Pull complete [2024-01-25T05:43:35.941Z] 988bab9f4d93: Pull complete [2024-01-25T05:43:36.200Z] 1469e6f7b9e6: Pull complete [2024-01-25T05:43:36.200Z] eaf3925da568: Pull complete [2024-01-25T05:43:38.107Z] bab4dde63d76: Pull complete [2024-01-25T05:43:38.367Z] bde34c3a00c8: Pull complete [2024-01-25T05:43:38.368Z] b352a97aabf1: Pull complete [2024-01-25T05:43:38.626Z] 4872d77fe225: Pull complete [2024-01-25T05:43:38.626Z] 5851b861e8e6: Pull complete [2024-01-25T05:43:38.626Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-25T05:43:38.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T05:43:38.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:43:38.800Z] prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container [2024-01-25T05:43:38.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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-01-25T05:43:43.382Z] $ docker top cbf08c793138f0f834163d7403183f30d0f45080aa27a9d4eef47c7a9421fcb7 -eo pid,comm [2024-01-25T05:43:43.437Z] 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-01-25T05:43:43.437Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T05:43:43.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T05:43:43.516Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T05:43:43.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T05:43:43.622Z] $ docker exec cbf08c793138f0f834163d7403183f30d0f45080aa27a9d4eef47c7a9421fcb7 ssh-agent [2024-01-25T05:43:43.725Z] SSH_AUTH_SOCK=/tmp/ssh-1QaLsSliW1Kz/agent.32 [2024-01-25T05:43:43.725Z] SSH_AGENT_PID=38 [2024-01-25T05:43:43.733Z] Running ssh-add (command line suppressed) [2024-01-25T05:43:43.851Z] Identity added: /w/workspace/edgex-go/622@tmp/private_key_6762802480389976892.key (/w/workspace/edgex-go/622@tmp/private_key_6762802480389976892.key) [2024-01-25T05:43:43.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T05:43:44.168Z] + git tag --points-at HEAD [Pipeline] } [2024-01-25T05:43:44.182Z] $ docker exec --env ******** --env ******** cbf08c793138f0f834163d7403183f30d0f45080aa27a9d4eef47c7a9421fcb7 ssh-agent -k [2024-01-25T05:43:44.278Z] unset SSH_AUTH_SOCK; [2024-01-25T05:43:44.279Z] unset SSH_AGENT_PID; [2024-01-25T05:43:44.279Z] echo Agent pid 38 killed; [2024-01-25T05:43:44.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-25T05:43:44.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T05:43:44.355Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T05:43:44.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T05:43:44.488Z] $ docker exec cbf08c793138f0f834163d7403183f30d0f45080aa27a9d4eef47c7a9421fcb7 ssh-agent [2024-01-25T05:43:44.596Z] SSH_AUTH_SOCK=/tmp/ssh-80S3nkwEeFW1/agent.70 [2024-01-25T05:43:44.596Z] SSH_AGENT_PID=76 [2024-01-25T05:43:44.601Z] Running ssh-add (command line suppressed) [2024-01-25T05:43:44.702Z] Identity added: /w/workspace/edgex-go/622@tmp/private_key_3115543409860116416.key (/w/workspace/edgex-go/622@tmp/private_key_3115543409860116416.key) [2024-01-25T05:43:44.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T05:43:45.018Z] + git semver init [2024-01-25T05:43:45.278Z] 2024-01-25 05:43:45,194 [run_init] DEBUG init version:0.0.0 force:False [2024-01-25T05:43:45.278Z] 2024-01-25 05:43:45,195 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/622/.semver [2024-01-25T05:43:45.278Z] 2024-01-25 05:43:45,196 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/622/.semver [2024-01-25T05:43:45.278Z] 2024-01-25 05:43:45,196 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/622/.semver'], cwd=/w/workspace/edgex-go/622, universal_newlines=False, shell=None, istream=None) [2024-01-25T05:43:50.554Z] 2024-01-25 05:43:50,324 [append_file] DEBUG append to file:/w/workspace/edgex-go/622/.git/info/exclude [2024-01-25T05:43:50.554Z] 2024-01-25 05:43:50,325 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/622/.semver/main with force:False [2024-01-25T05:43:50.554Z] 2024-01-25 05:43:50,325 [read_version] DEBUG read version from /w/workspace/edgex-go/622/.semver/main [2024-01-25T05:43:50.554Z] 2024-01-25 05:43:50,325 [read_version] DEBUG read version from /w/workspace/edgex-go/622/.semver/main [2024-01-25T05:43:50.554Z] 3.2.0-dev.12 [Pipeline] } [2024-01-25T05:43:50.566Z] $ docker exec --env ******** --env ******** cbf08c793138f0f834163d7403183f30d0f45080aa27a9d4eef47c7a9421fcb7 ssh-agent -k [2024-01-25T05:43:50.675Z] unset SSH_AUTH_SOCK; [2024-01-25T05:43:50.675Z] unset SSH_AGENT_PID; [2024-01-25T05:43:50.675Z] echo Agent pid 76 killed; [2024-01-25T05:43:50.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T05:43:51.050Z] + git semver [Pipeline] } [2024-01-25T05:43:51.326Z] $ docker stop --time=1 cbf08c793138f0f834163d7403183f30d0f45080aa27a9d4eef47c7a9421fcb7 [2024-01-25T05:43:52.602Z] $ docker rm -f --volumes cbf08c793138f0f834163d7403183f30d0f45080aa27a9d4eef47c7a9421fcb7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T05:43:52.973Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-25T05:43:53.292Z] Stashed 1 file(s) [Pipeline] echo [2024-01-25T05:43:53.296Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [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-01-25T05:43:53.862Z] + git config --global --add safe.directory /w/workspace/edgex-go/622 [Pipeline] echo [2024-01-25T05:43:53.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T05:43:53.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T05:43:53.942Z] ========================================================= [2024-01-25T05:43:53.942Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-25T05:43:53.942Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-01-25T05:43:54.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-25T05:43:54.256Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-25T05:43:54.256Z] 7264a8db6415: Pulling fs layer [2024-01-25T05:43:54.256Z] c4d48a809fc2: Pulling fs layer [2024-01-25T05:43:54.256Z] 4f1c88b9dad5: Pulling fs layer [2024-01-25T05:43:54.256Z] ad3a456e5733: Pulling fs layer [2024-01-25T05:43:54.256Z] 69c7f0334f64: Pulling fs layer [2024-01-25T05:43:54.256Z] 1f1c1a5573a3: Pulling fs layer [2024-01-25T05:43:54.256Z] ce7588e14bc9: Pulling fs layer [2024-01-25T05:43:54.256Z] b5e4710f87ac: Pulling fs layer [2024-01-25T05:43:54.256Z] ad3a456e5733: Waiting [2024-01-25T05:43:54.256Z] 69c7f0334f64: Waiting [2024-01-25T05:43:54.256Z] 1f1c1a5573a3: Waiting [2024-01-25T05:43:54.256Z] b5e4710f87ac: Waiting [2024-01-25T05:43:54.256Z] ce7588e14bc9: Waiting [2024-01-25T05:43:54.256Z] c4d48a809fc2: Verifying Checksum [2024-01-25T05:43:54.256Z] c4d48a809fc2: Download complete [2024-01-25T05:43:54.256Z] ad3a456e5733: Verifying Checksum [2024-01-25T05:43:54.256Z] ad3a456e5733: Download complete [2024-01-25T05:43:54.256Z] 69c7f0334f64: Verifying Checksum [2024-01-25T05:43:54.256Z] 69c7f0334f64: Download complete [2024-01-25T05:43:54.256Z] 7264a8db6415: Verifying Checksum [2024-01-25T05:43:54.256Z] 7264a8db6415: Download complete [2024-01-25T05:43:54.256Z] 1f1c1a5573a3: Verifying Checksum [2024-01-25T05:43:54.256Z] 1f1c1a5573a3: Download complete [2024-01-25T05:43:54.515Z] 7264a8db6415: Pull complete [2024-01-25T05:43:54.515Z] b5e4710f87ac: Verifying Checksum [2024-01-25T05:43:54.515Z] b5e4710f87ac: Download complete [2024-01-25T05:43:54.773Z] 4f1c88b9dad5: Verifying Checksum [2024-01-25T05:43:54.773Z] 4f1c88b9dad5: Download complete [2024-01-25T05:43:54.773Z] c4d48a809fc2: Pull complete [2024-01-25T05:43:55.341Z] ce7588e14bc9: Verifying Checksum [2024-01-25T05:43:55.341Z] ce7588e14bc9: Download complete [2024-01-25T05:43:58.628Z] 4f1c88b9dad5: Pull complete [2024-01-25T05:43:58.628Z] ad3a456e5733: Pull complete [2024-01-25T05:43:58.628Z] 69c7f0334f64: Pull complete [2024-01-25T05:43:58.628Z] 1f1c1a5573a3: Pull complete [2024-01-25T05:44:01.204Z] ce7588e14bc9: Pull complete [2024-01-25T05:44:01.204Z] b5e4710f87ac: Pull complete [2024-01-25T05:44:01.204Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-25T05:44:01.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-25T05:44:01.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-01-25T05:44:01.528Z] + + docker build -t ci-base-image-x86_64 -f - . [2024-01-25T05:44:01.528Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-25T05:44:01.528Z] WORKDIR /edgex [2024-01-25T05:44:01.528Z] COPY go.mod . [2024-01-25T05:44:01.528Z] RUN go mod download [2024-01-25T05:44:02.103Z] Sending build context to Docker daemon 175.1MB [2024-01-25T05:44:02.103Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-25T05:44:02.103Z] ---> 88b5674ff536 [2024-01-25T05:44:02.103Z] Step 2/4 : WORKDIR /edgex [2024-01-25T05:44:07.389Z] ---> Running in ae77bfaa12d3 [2024-01-25T05:44:07.389Z] Removing intermediate container ae77bfaa12d3 [2024-01-25T05:44:07.389Z] ---> 787344a18b34 [2024-01-25T05:44:07.389Z] Step 3/4 : COPY go.mod . [2024-01-25T05:44:07.389Z] ---> e83164c95985 [2024-01-25T05:44:07.389Z] Step 4/4 : RUN go mod download [2024-01-25T05:44:07.389Z] ---> Running in db10633418f5 [2024-01-25T05:44:08.458Z] Still waiting to schedule task [2024-01-25T05:44:08.458Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-25T05:44:22.273Z] Removing intermediate container db10633418f5 [2024-01-25T05:44:22.273Z] ---> 047a0b0e1286 [2024-01-25T05:44:22.273Z] Successfully built 047a0b0e1286 [2024-01-25T05:44:22.273Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:44:22.596Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T05:44:22.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:44:22.711Z] prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container [2024-01-25T05:44:22.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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-01-25T05:44:23.167Z] $ docker top d01518bdd6a7112d8a00ecc691ca9d822eef6c7aa3425e8a35ecbc31970f02f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T05:44:23.536Z] + go version [2024-01-25T05:44:23.536Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-25T05:44:23.548Z] $ docker stop --time=1 d01518bdd6a7112d8a00ecc691ca9d822eef6c7aa3425e8a35ecbc31970f02f3 [2024-01-25T05:44:24.847Z] $ docker rm -f --volumes d01518bdd6a7112d8a00ecc691ca9d822eef6c7aa3425e8a35ecbc31970f02f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:44:25.399Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T05:44:25.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:44:25.509Z] prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container [2024-01-25T05:44:25.541Z] $ 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/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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-01-25T05:44:25.842Z] $ docker top a84d7bbcf5d30f1bbe96f1c81783b45afc792ad214ece068ad9502c1a998d785 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-25T05:44:25.944Z] ========================================================= [2024-01-25T05:44:25.944Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-01-25T05:44:25.944Z] ========================================================= [Pipeline] sh [2024-01-25T05:44:26.235Z] + git config --global --add safe.directory /w/workspace/edgex-go/622 [Pipeline] fileExists [Pipeline] sh [2024-01-25T05:44:26.553Z] + make test [2024-01-25T05:44:26.554Z] go test -race -coverprofile=coverage.out ./... [2024-01-25T05:44:33.110Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-01-25T05:44:45.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-01-25T05:44:45.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-01-25T05:44:45.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-01-25T05:44:45.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-01-25T05:44:45.318Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-01-25T05:44:45.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-01-25T05:44:45.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-01-25T05:44:45.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-01-25T05:44:45.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-01-25T05:44:45.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-01-25T05:44:45.318Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-01-25T05:44:45.318Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-01-25T05:44:45.318Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-01-25T05:44:45.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-01-25T05:44:46.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-01-25T05:44:46.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-01-25T05:44:47.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements [2024-01-25T05:44:49.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.060s coverage: 97.0% of statements [2024-01-25T05:44:49.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-01-25T05:44:49.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-01-25T05:44:49.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-01-25T05:44:50.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-01-25T05:44:50.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-01-25T05:44:51.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-01-25T05:44:51.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-01-25T05:44:51.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-01-25T05:44:51.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-01-25T05:44:51.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-01-25T05:44:52.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-01-25T05:44:52.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-01-25T05:44:53.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements [2024-01-25T05:44:53.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.078s coverage: 53.2% of statements [2024-01-25T05:44:55.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.352s coverage: 93.4% of statements [2024-01-25T05:44:55.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.076s coverage: 4.1% of statements [2024-01-25T05:44:55.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-01-25T05:44:55.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-01-25T05:44:55.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-01-25T05:44:55.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-01-25T05:44:55.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-01-25T05:44:55.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-01-25T05:44:55.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-01-25T05:44:55.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-01-25T05:44:55.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-01-25T05:44:55.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-01-25T05:44:56.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.355s coverage: 97.6% of statements [2024-01-25T05:44:56.810Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements [2024-01-25T05:44:57.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-01-25T05:44:57.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-01-25T05:44:58.330Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements [2024-01-25T05:44:58.330Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 32.2% of statements [2024-01-25T05:44:58.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.045s coverage: 41.7% of statements [2024-01-25T05:44:58.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.039s coverage: 82.9% of statements [2024-01-25T05:44:58.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.053s coverage: 94.1% of statements [2024-01-25T05:44:59.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.106s coverage: 96.3% of statements [2024-01-25T05:44:59.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2024-01-25T05:44:59.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-01-25T05:44:59.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-01-25T05:44:59.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-01-25T05:44:59.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-01-25T05:44:59.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-01-25T05:44:59.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-01-25T05:44:59.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-01-25T05:44:59.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-01-25T05:45:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-01-25T05:45:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-01-25T05:45:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-01-25T05:45:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-01-25T05:45:00.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-01-25T05:45:00.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-01-25T05:45:01.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-01-25T05:45:03.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-01-25T05:45:03.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-01-25T05:45:04.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-01-25T05:45:04.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-01-25T05:45:07.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-01-25T05:45:07.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-01-25T05:45:07.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-01-25T05:45:08.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-01-25T05:45:08.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-01-25T05:45:08.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-01-25T05:45:09.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-01-25T05:45:09.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-01-25T05:45:09.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-01-25T05:45:09.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-01-25T05:45:11.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-01-25T05:45:11.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-01-25T05:45:11.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-01-25T05:45:11.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-01-25T05:45:11.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.041s coverage: 94.4% of statements [2024-01-25T05:45:12.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-01-25T05:45:12.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-01-25T05:45:12.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-01-25T05:45:12.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-01-25T05:45:13.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-01-25T05:45:13.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-01-25T05:45:14.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-01-25T05:45:14.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.255s coverage: 79.9% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.105s coverage: 92.9% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.044s coverage: 20.0% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.085s coverage: 82.1% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.046s coverage: 86.0% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.178s coverage: 63.1% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.307s coverage: 38.4% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.035s coverage: 89.5% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 19.9% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.040s coverage: 61.8% of statements [2024-01-25T05:45:24.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.117s coverage: 98.9% of statements [2024-01-25T05:45:24.305Z] 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-01-25T05:45:24.305Z] running golangci-lint [2024-01-25T05:45:24.305Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-01-25T05:45:24.305Z] go version go1.21.0 linux/amd64 [2024-01-25T05:45:24.305Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-01-25T05:45:24.306Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-01-25T05:45:39.178Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 12.570901983s" [2024-01-25T05:45:39.178Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.414573ms" [2024-01-25T05:45:44.446Z] level=info msg="[linters_context/goanalysis] analyzers took 1m1.097019454s with top 10 stages: buildir: 29.562058485s, gosec: 5.765017785s, inspect: 2.091813188s, fact_deprecated: 1.54392801s, S1038: 1.034770057s, ctrlflow: 1.021709451s, printf: 972.405063ms, isgenerated: 618.77941ms, fact_purity: 609.337635ms, nilness: 591.172318ms" [2024-01-25T05:45:44.447Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-01-25T05:45:44.447Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, cgo: 197/197, path_prettifier: 197/197, skip_files: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, nolint: 0/21" [2024-01-25T05:45:44.447Z] level=info msg="[runner] processing took 16.418953ms with stages: nolint: 7.857077ms, identifier_marker: 4.664458ms, exclude-rules: 1.404827ms, path_prettifier: 1.044722ms, autogenerated_exclude: 983.412µs, skip_dirs: 433.356µs, cgo: 18.74µs, filename_unadjuster: 8.991µs, max_same_issues: 550ns, uniq_by_line: 400ns, skip_files: 340ns, exclude: 330ns, fixer: 270ns, path_prefixer: 260ns, severity-rules: 240ns, sort_results: 230ns, diff: 210ns, max_from_linter: 160ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 110ns" [2024-01-25T05:45:44.447Z] level=info msg="[runner] linters took 7.587017033s with stages: goanalysis_metalinter: 7.570500409s" [2024-01-25T05:45:44.447Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-01-25T05:45:44.447Z] level=info msg="Memory: 204 samples, avg is 230.8MB, max is 879.8MB" [2024-01-25T05:45:44.447Z] level=info msg="Execution took 20.204504632s" [2024-01-25T05:45:44.447Z] go vet ./... [2024-01-25T05:45:48.785Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-25T05:45:48.785Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-25T05:45:48.785Z] ./bin/test-attribution-txt.sh [2024-01-25T05:45:48.785Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-25T05:45:48.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-01-25T05:45:49.114Z] + ls -al . [2024-01-25T05:45:49.115Z] total 736 [2024-01-25T05:45:49.115Z] drwxrwxr-x 11 1001 1001 4096 Jan 25 05:44 . [2024-01-25T05:45:49.115Z] drwxr-xr-x 4 root root 4096 Jan 25 05:44 .. [2024-01-25T05:45:49.115Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 05:43 .blubracket [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 10 Jan 25 05:43 .dockerignore [2024-01-25T05:45:49.115Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 05:45 .git [2024-01-25T05:45:49.115Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 05:43 .github [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 1074 Jan 25 05:43 .gitignore [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 42 Jan 25 05:43 .golangci.yml [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 100 Jan 25 05:43 .hadolint.yml [2024-01-25T05:45:49.115Z] drwxr-xr-x 3 1001 1001 4096 Jan 25 05:43 .semver [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 155 Jan 25 05:43 .sonarcloud.properties [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 1171 Jan 25 05:43 ADOPTERS.md [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 11674 Jan 25 05:43 Attribution.txt [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 100284 Jan 25 05:43 CHANGELOG.md [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 05:43 CONTRIBUTING.md [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 677 Jan 25 05:43 GOVERNANCE.md [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 861 Jan 25 05:43 Jenkinsfile [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 05:43 LICENSE [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 15392 Jan 25 05:43 Makefile [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 582 Jan 25 05:43 OWNERS.md [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 9528 Jan 25 05:43 README.md [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 789 Jan 25 05:43 SECURITY.md [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 12 Jan 25 05:43 VERSION [2024-01-25T05:45:49.115Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 05:43 bin [2024-01-25T05:45:49.115Z] drwxrwxr-x 18 1001 1001 4096 Jan 25 05:43 cmd [2024-01-25T05:45:49.115Z] -rw-r--r-- 1 root root 453602 Jan 25 05:45 coverage.out [2024-01-25T05:45:49.115Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 05:43 fuzz_test [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 3733 Jan 25 05:43 go.mod [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 34133 Jan 25 05:43 go.sum [2024-01-25T05:45:49.115Z] drwxrwxr-x 7 1001 1001 4096 Jan 25 05:43 internal [2024-01-25T05:45:49.115Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 05:43 openapi [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 584 Jan 25 05:43 security.txt [2024-01-25T05:45:49.115Z] -rw-rw-r-- 1 1001 1001 204 Jan 25 05:43 version.go [Pipeline] sh [2024-01-25T05:45:49.399Z] + '[' -e coverage.out ] [2024-01-25T05:45:49.399Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-01-25T05:45:49.562Z] Stashed 1 file(s) [Pipeline] sh [2024-01-25T05:45:49.843Z] + make build [2024-01-25T05:45:49.843Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-25T05:46:02.038Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-25T05:46:02.038Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-25T05:46:02.039Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-01-25T05:46:02.974Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-25T05:46:08.239Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-25T05:46:09.175Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-01-25T05:46:10.109Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-01-25T05:46:11.045Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-01-25T05:46:11.612Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-25T05:46:12.180Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-25T05:46:12.748Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-01-25T05:46:13.697Z] $ docker stop --time=1 a84d7bbcf5d30f1bbe96f1c81783b45afc792ad214ece068ad9502c1a998d785 [2024-01-25T05:46:18.265Z] $ docker rm -f --volumes a84d7bbcf5d30f1bbe96f1c81783b45afc792ad214ece068ad9502c1a998d785 [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-01-25T05:46:19.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-25T05:46:19.337Z] [2024-01-25T05:46:19.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:46:19.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-25T05:46:19.660Z] latest: Pulling from edgex-devops/edgex-compose [2024-01-25T05:46:19.660Z] 91d30c5bc195: Pulling fs layer [2024-01-25T05:46:19.660Z] 2e9b0aa3be6d: Pulling fs layer [2024-01-25T05:46:19.660Z] 9c61dcf015f6: Pulling fs layer [2024-01-25T05:46:19.660Z] 4698f68db338: Pulling fs layer [2024-01-25T05:46:19.660Z] 2a2f49069b9e: Pulling fs layer [2024-01-25T05:46:19.660Z] e0025b399a48: Pulling fs layer [2024-01-25T05:46:19.660Z] 4698f68db338: Waiting [2024-01-25T05:46:19.660Z] 2a2f49069b9e: Waiting [2024-01-25T05:46:19.660Z] e0025b399a48: Waiting [2024-01-25T05:46:19.919Z] 91d30c5bc195: Verifying Checksum [2024-01-25T05:46:19.919Z] 91d30c5bc195: Download complete [2024-01-25T05:46:19.919Z] 4698f68db338: Verifying Checksum [2024-01-25T05:46:19.919Z] 4698f68db338: Download complete [2024-01-25T05:46:19.919Z] 2e9b0aa3be6d: Verifying Checksum [2024-01-25T05:46:19.919Z] 2e9b0aa3be6d: Download complete [2024-01-25T05:46:19.919Z] 91d30c5bc195: Pull complete [2024-01-25T05:46:19.919Z] e0025b399a48: Verifying Checksum [2024-01-25T05:46:19.919Z] e0025b399a48: Download complete [2024-01-25T05:46:19.919Z] 2a2f49069b9e: Download complete [2024-01-25T05:46:20.179Z] 2e9b0aa3be6d: Pull complete [2024-01-25T05:46:20.438Z] 9c61dcf015f6: Verifying Checksum [2024-01-25T05:46:20.438Z] 9c61dcf015f6: Download complete [2024-01-25T05:46:22.973Z] 9c61dcf015f6: Pull complete [2024-01-25T05:46:23.234Z] 4698f68db338: Pull complete [2024-01-25T05:46:23.803Z] 2a2f49069b9e: Pull complete [2024-01-25T05:46:23.803Z] e0025b399a48: Pull complete [2024-01-25T05:46:23.803Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-01-25T05:46:23.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-25T05:46:23.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:46:23.978Z] prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container [2024-01-25T05:46:24.011Z] $ 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/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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-01-25T05:46:27.406Z] $ docker top c45336feeee0bb14c7cc1b681476f43aee6046958ed2baf903aeca4b66d6098d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T05:46:27.782Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-01-25T05:46:29.683Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-01-25T05:46:29.683Z] #1 transferring dockerfile: 1.70kB done [2024-01-25T05:46:29.683Z] #1 DONE 0.0s [2024-01-25T05:46:29.941Z] [2024-01-25T05:46:29.941Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-01-25T05:46:29.941Z] #2 transferring dockerfile: 2.50kB done [2024-01-25T05:46:29.941Z] #2 DONE 0.0s [2024-01-25T05:46:29.941Z] [2024-01-25T05:46:29.941Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-01-25T05:46:29.941Z] #3 transferring dockerfile: 2.93kB done [2024-01-25T05:46:29.941Z] #3 DONE 0.0s [2024-01-25T05:46:29.941Z] [2024-01-25T05:46:29.941Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-01-25T05:46:29.941Z] #4 transferring dockerfile: 1.93kB done [2024-01-25T05:46:29.941Z] #4 DONE 0.0s [2024-01-25T05:46:29.941Z] [2024-01-25T05:46:29.941Z] #5 [core-command internal] load build definition from Dockerfile [2024-01-25T05:46:29.941Z] #5 transferring dockerfile: 1.93kB done [2024-01-25T05:46:29.941Z] #5 DONE 0.0s [2024-01-25T05:46:29.941Z] [2024-01-25T05:46:29.941Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-01-25T05:46:29.941Z] #6 transferring dockerfile: 1.81kB done [2024-01-25T05:46:29.941Z] #6 DONE 0.0s [2024-01-25T05:46:29.941Z] [2024-01-25T05:46:29.941Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-01-25T05:46:29.941Z] #7 transferring dockerfile: 2.23kB done [2024-01-25T05:46:29.941Z] #7 DONE 0.0s [2024-01-25T05:46:29.941Z] [2024-01-25T05:46:29.941Z] #8 [security-spire-server internal] load .dockerignore [2024-01-25T05:46:29.941Z] #8 transferring context: 50B done [2024-01-25T05:46:29.941Z] #8 DONE 0.0s [2024-01-25T05:46:29.941Z] [2024-01-25T05:46:29.941Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-01-25T05:46:29.941Z] #9 transferring dockerfile: 1.89kB done [2024-01-25T05:46:30.200Z] #9 DONE 0.0s [2024-01-25T05:46:30.200Z] [2024-01-25T05:46:30.200Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-01-25T05:46:30.200Z] #10 transferring dockerfile: 1.69kB done [2024-01-25T05:46:30.200Z] #10 DONE 0.0s [2024-01-25T05:46:30.200Z] [2024-01-25T05:46:30.200Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-01-25T05:46:30.200Z] #11 transferring dockerfile: 2.15kB done [2024-01-25T05:46:30.200Z] #11 DONE 0.0s [2024-01-25T05:46:30.200Z] [2024-01-25T05:46:30.200Z] #12 [core-data internal] load build definition from Dockerfile [2024-01-25T05:46:30.200Z] #12 transferring dockerfile: 2.01kB done [2024-01-25T05:46:30.200Z] #12 DONE 0.0s [2024-01-25T05:46:30.200Z] [2024-01-25T05:46:30.200Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-01-25T05:46:30.200Z] #13 transferring dockerfile: 2.49kB done [2024-01-25T05:46:30.200Z] #13 DONE 0.0s [2024-01-25T05:46:30.200Z] [2024-01-25T05:46:30.200Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-01-25T05:46:30.200Z] #14 transferring dockerfile: 2.06kB done [2024-01-25T05:46:30.200Z] #14 DONE 0.0s [2024-01-25T05:46:30.200Z] [2024-01-25T05:46:30.200Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-01-25T05:46:30.200Z] #15 transferring dockerfile: 1.95kB done [2024-01-25T05:46:30.200Z] #15 DONE 0.0s [2024-01-25T05:46:30.200Z] [2024-01-25T05:46:30.200Z] #16 [security-proxy-setup internal] load .dockerignore [2024-01-25T05:46:30.200Z] #16 transferring context: 50B done [2024-01-25T05:46:30.200Z] #16 DONE 0.0s [2024-01-25T05:46:30.200Z] [2024-01-25T05:46:30.200Z] #17 [security-bootstrapper internal] load .dockerignore [2024-01-25T05:46:30.200Z] #17 transferring context: 50B done [2024-01-25T05:46:30.458Z] #17 DONE 0.0s [2024-01-25T05:46:30.458Z] [2024-01-25T05:46:30.458Z] #18 [support-scheduler internal] load .dockerignore [2024-01-25T05:46:30.458Z] #18 transferring context: 50B done [2024-01-25T05:46:30.458Z] #18 DONE 0.1s [2024-01-25T05:46:30.458Z] [2024-01-25T05:46:30.458Z] #19 [core-command internal] load .dockerignore [2024-01-25T05:46:30.458Z] #19 transferring context: 50B done [2024-01-25T05:46:30.458Z] #19 DONE 0.1s [2024-01-25T05:46:30.458Z] [2024-01-25T05:46:30.458Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-01-25T05:46:30.458Z] #20 transferring context: 50B done [2024-01-25T05:46:30.458Z] #20 DONE 0.1s [2024-01-25T05:46:30.458Z] [2024-01-25T05:46:30.458Z] #21 [core-metadata internal] load .dockerignore [2024-01-25T05:46:30.458Z] #21 ... [2024-01-25T05:46:30.458Z] [2024-01-25T05:46:30.458Z] #22 [security-spire-agent internal] load .dockerignore [2024-01-25T05:46:30.458Z] #22 transferring context: 50B done [2024-01-25T05:46:30.458Z] #22 DONE 0.1s [2024-01-25T05:46:30.458Z] [2024-01-25T05:46:30.458Z] #23 [support-notifications internal] load .dockerignore [2024-01-25T05:46:30.458Z] #23 transferring context: 50B done [2024-01-25T05:46:30.458Z] #23 DONE 0.1s [2024-01-25T05:46:30.458Z] [2024-01-25T05:46:30.458Z] #24 [core-data internal] load .dockerignore [2024-01-25T05:46:30.458Z] #24 transferring context: 50B done [2024-01-25T05:46:30.458Z] #24 DONE 0.1s [2024-01-25T05:46:30.458Z] [2024-01-25T05:46:30.458Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-01-25T05:46:30.458Z] #25 transferring context: 50B done [2024-01-25T05:46:30.458Z] #25 DONE 0.1s [2024-01-25T05:46:30.458Z] [2024-01-25T05:46:30.458Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-01-25T05:46:30.458Z] #26 transferring context: 50B done [2024-01-25T05:46:30.458Z] #26 DONE 0.2s [2024-01-25T05:46:30.458Z] [2024-01-25T05:46:30.458Z] #27 [security-spire-config internal] load .dockerignore [2024-01-25T05:46:30.458Z] #27 transferring context: 50B done [2024-01-25T05:46:30.458Z] #27 DONE 0.2s [2024-01-25T05:46:30.458Z] [2024-01-25T05:46:30.458Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-25T05:46:30.458Z] #28 DONE 0.0s [2024-01-25T05:46:30.458Z] [2024-01-25T05:46:30.458Z] #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-01-25T05:46:30.458Z] #29 DONE 0.1s [2024-01-25T05:46:30.458Z] [2024-01-25T05:46:30.458Z] #21 [core-metadata internal] load .dockerignore [2024-01-25T05:46:30.458Z] #21 transferring context: 50B done [2024-01-25T05:46:30.458Z] #21 DONE 0.2s [2024-01-25T05:46:30.458Z] [2024-01-25T05:46:30.458Z] #30 [security-proxy-auth internal] load .dockerignore [2024-01-25T05:46:30.458Z] #30 transferring context: 50B done [2024-01-25T05:46:30.458Z] #30 DONE 0.2s [2024-01-25T05:46:30.458Z] [2024-01-25T05:46:30.458Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-25T05:46:30.458Z] #28 DONE 0.0s [2024-01-25T05:46:30.458Z] [2024-01-25T05:46:30.458Z] #31 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:46:30.458Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-25T05:46:30.458Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T05:46:30.458Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-25T05:46:30.458Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-25T05:46:30.458Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s [2024-01-25T05:46:30.458Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [2024-01-25T05:46:30.718Z] #31 ... [2024-01-25T05:46:30.718Z] [2024-01-25T05:46:30.718Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-25T05:46:30.718Z] #28 DONE 0.0s [2024-01-25T05:46:30.718Z] [2024-01-25T05:46:30.718Z] #31 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:46:30.718Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-25T05:46:30.718Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T05:46:30.718Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-25T05:46:30.718Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-25T05:46:30.718Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2024-01-25T05:46:30.718Z] #31 ... [2024-01-25T05:46:30.718Z] [2024-01-25T05:46:30.718Z] #28 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-25T05:46:30.718Z] #28 DONE 0.0s [2024-01-25T05:46:30.718Z] [2024-01-25T05:46:30.718Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-01-25T05:46:30.718Z] #29 DONE 0.3s [2024-01-25T05:46:30.718Z] [2024-01-25T05:46:30.718Z] #31 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:46:30.718Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-25T05:46:30.718Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T05:46:30.718Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-25T05:46:30.718Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-25T05:46:30.718Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2024-01-25T05:46:30.977Z] #31 ... [2024-01-25T05:46:30.977Z] [2024-01-25T05:46:30.977Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-25T05:46:30.977Z] #28 DONE 0.0s [2024-01-25T05:46:30.977Z] [2024-01-25T05:46:30.977Z] #31 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:46:30.977Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done [2024-01-25T05:46:30.977Z] #31 ... [2024-01-25T05:46:30.977Z] [2024-01-25T05:46:30.977Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-25T05:46:30.977Z] #28 DONE 0.0s [2024-01-25T05:46:30.977Z] [2024-01-25T05:46:30.977Z] #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-01-25T05:46:30.977Z] #29 DONE 0.5s [2024-01-25T05:46:30.977Z] [2024-01-25T05:46:30.977Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-25T05:46:30.977Z] #32 DONE 0.7s [2024-01-25T05:46:30.977Z] [2024-01-25T05:46:30.977Z] #31 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:46:30.977Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-25T05:46:30.977Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T05:46:30.977Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-25T05:46:30.977Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-25T05:46:30.977Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2024-01-25T05:46:30.977Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done [2024-01-25T05:46:31.234Z] #31 ... [2024-01-25T05:46:31.234Z] [2024-01-25T05:46:31.234Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-01-25T05:46:31.234Z] #33 DONE 0.8s [2024-01-25T05:46:31.451Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27878 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-01-25T05:46:31.486Z] Running in /w/workspace/edgex-go/622 [Pipeline] { [2024-01-25T05:46:31.491Z] [2024-01-25T05:46:31.491Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:46:31.491Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-01-25T05:46:31.491Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-01-25T05:46:31.491Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s [2024-01-25T05:46:31.491Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-25T05:46:31.491Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-01-25T05:46:31.491Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s [2024-01-25T05:46:31.491Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-25T05:46:31.491Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-01-25T05:46:31.491Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-01-25T05:46:31.491Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s [2024-01-25T05:46:31.491Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [Pipeline] checkout [2024-01-25T05:46:31.752Z] #34 ... [2024-01-25T05:46:31.752Z] [2024-01-25T05:46:31.752Z] #35 [security-spire-config internal] load build context [2024-01-25T05:46:31.752Z] #35 transferring context: 16.35kB 0.0s done [2024-01-25T05:46:31.752Z] #35 DONE 0.6s [2024-01-25T05:46:31.752Z] [2024-01-25T05:46:31.752Z] #36 [security-spire-server internal] load build context [2024-01-25T05:46:31.752Z] #36 transferring context: 18.10kB 0.1s done [2024-01-25T05:46:31.752Z] #36 DONE 0.6s [2024-01-25T05:46:31.752Z] [2024-01-25T05:46:31.752Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:46:31.752Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-01-25T05:46:31.752Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s [2024-01-25T05:46:31.752Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-01-25T05:46:31.752Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.6s [2024-01-25T05:46:31.752Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-01-25T05:46:32.012Z] #34 ... [2024-01-25T05:46:32.012Z] [2024-01-25T05:46:32.012Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-01-25T05:46:32.012Z] #37 DONE 1.5s [2024-01-25T05:46:32.012Z] [2024-01-25T05:46:32.012Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:46:32.012Z] #34 ... [2024-01-25T05:46:32.012Z] [2024-01-25T05:46:32.012Z] #38 [security-spire-agent internal] load build context [2024-01-25T05:46:32.012Z] #38 transferring context: 17.63kB 0.0s done [2024-01-25T05:46:32.012Z] #38 DONE 0.6s [2024-01-25T05:46:32.012Z] [2024-01-25T05:46:32.012Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:46:32.012Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.8s [2024-01-25T05:46:32.012Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 0.9s [2024-01-25T05:46:32.272Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s [2024-01-25T05:46:34.554Z] The recommended git tool is: git [2024-01-25T05:46:37.558Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 4.2s done [2024-01-25T05:46:37.558Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-01-25T05:46:39.511Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.0s done [2024-01-25T05:46:39.756Z] using credential edgex-jenkins-ssh [2024-01-25T05:46:39.777Z] Cloning the remote Git repository [2024-01-25T05:46:40.449Z] #34 ... [2024-01-25T05:46:40.449Z] [2024-01-25T05:46:40.449Z] #39 [core-common-config-bootstrapper internal] load build context [2024-01-25T05:46:40.449Z] #39 transferring context: 309.92MB 9.0s done [2024-01-25T05:46:40.708Z] #39 ... [2024-01-25T05:46:40.708Z] [2024-01-25T05:46:40.708Z] #40 [core-command internal] load build context [2024-01-25T05:46:40.708Z] #40 transferring context: 309.92MB 8.0s done [2024-01-25T05:46:40.708Z] #40 ... [2024-01-25T05:46:40.708Z] [2024-01-25T05:46:40.708Z] #41 [security-proxy-setup internal] load build context [2024-01-25T05:46:40.708Z] #41 transferring context: 309.92MB 8.5s done [2024-01-25T05:46:39.821Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-01-25T05:46:39.909Z] > git init /w/workspace/edgex-go/622 # timeout=10 [2024-01-25T05:46:40.055Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-01-25T05:46:40.056Z] > git --version # timeout=10 [2024-01-25T05:46:40.075Z] > git --version # 'git version 2.25.1' [2024-01-25T05:46:40.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T05:46:40.223Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T05:46:40.966Z] #41 ... [2024-01-25T05:46:40.966Z] [2024-01-25T05:46:40.966Z] #42 [core-data internal] load build context [2024-01-25T05:46:40.966Z] #42 transferring context: 309.92MB 6.9s done [2024-01-25T05:46:41.310Z] #42 ... [2024-01-25T05:46:41.310Z] [2024-01-25T05:46:41.310Z] #43 [security-proxy-auth internal] load build context [2024-01-25T05:46:41.310Z] #43 transferring context: 309.92MB 8.4s done [2024-01-25T05:46:41.310Z] #43 ... [2024-01-25T05:46:41.310Z] [2024-01-25T05:46:41.310Z] #44 [security-spiffe-token-provider internal] load build context [2024-01-25T05:46:41.310Z] #44 transferring context: 309.92MB 8.2s done [2024-01-25T05:46:41.644Z] #44 ... [2024-01-25T05:46:41.644Z] [2024-01-25T05:46:41.644Z] #45 [security-bootstrapper internal] load build context [2024-01-25T05:46:41.644Z] #45 transferring context: 309.92MB 9.6s done [2024-01-25T05:46:41.903Z] #45 ... [2024-01-25T05:46:41.903Z] [2024-01-25T05:46:41.903Z] #46 [support-scheduler internal] load build context [2024-01-25T05:46:41.903Z] #46 transferring context: 309.92MB 7.1s done [2024-01-25T05:46:41.903Z] #46 ... [2024-01-25T05:46:41.903Z] [2024-01-25T05:46:41.903Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-25T05:46:42.161Z] #47 ... [2024-01-25T05:46:42.161Z] [2024-01-25T05:46:42.161Z] #48 [core-metadata internal] load build context [2024-01-25T05:46:42.161Z] #48 transferring context: 309.92MB 7.3s done [2024-01-25T05:46:42.161Z] #48 ... [2024-01-25T05:46:42.161Z] [2024-01-25T05:46:42.161Z] #49 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-25T05:46:42.420Z] #49 ... [2024-01-25T05:46:42.420Z] [2024-01-25T05:46:42.420Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-25T05:46:42.420Z] #50 ... [2024-01-25T05:46:42.420Z] [2024-01-25T05:46:42.420Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-25T05:46:42.420Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2024-01-25T05:46:42.420Z] #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-01-25T05:46:42.420Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-01-25T05:46:42.420Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-01-25T05:46:42.420Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-01-25T05:46:42.420Z] #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-01-25T05:46:42.420Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-01-25T05:46:42.420Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.8s done [2024-01-25T05:46:42.420Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-01-25T05:46:42.687Z] #51 ... [2024-01-25T05:46:42.687Z] [2024-01-25T05:46:42.687Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-25T05:46:42.951Z] #52 ... [2024-01-25T05:46:42.951Z] [2024-01-25T05:46:42.951Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-25T05:46:42.951Z] #53 ... [2024-01-25T05:46:42.951Z] [2024-01-25T05:46:42.951Z] #54 [support-notifications internal] load build context [2024-01-25T05:46:42.951Z] #54 transferring context: 309.92MB 8.5s done [2024-01-25T05:46:43.210Z] #54 ... [2024-01-25T05:46:43.210Z] [2024-01-25T05:46:43.210Z] #31 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:46:43.210Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-25T05:46:43.210Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T05:46:43.210Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-25T05:46:43.210Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-25T05:46:43.210Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2024-01-25T05:46:43.210Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done [2024-01-25T05:46:43.210Z] #31 ... [2024-01-25T05:46:43.210Z] [2024-01-25T05:46:43.210Z] #55 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-01-25T05:46:43.469Z] #55 ... [2024-01-25T05:46:43.469Z] [2024-01-25T05:46:43.469Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-25T05:46:43.728Z] #56 ... [2024-01-25T05:46:43.728Z] [2024-01-25T05:46:43.728Z] #57 [core-command builder 2/7] WORKDIR /edgex-go [2024-01-25T05:46:43.728Z] #57 ... [2024-01-25T05:46:43.728Z] [2024-01-25T05:46:43.728Z] #58 [security-secretstore-setup internal] load build context [2024-01-25T05:46:43.728Z] #58 transferring context: 309.92MB 7.9s done [2024-01-25T05:46:43.987Z] #58 ... [2024-01-25T05:46:43.987Z] [2024-01-25T05:46:43.987Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-25T05:46:43.987Z] #59 ... [2024-01-25T05:46:43.987Z] [2024-01-25T05:46:43.987Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-25T05:46:44.260Z] #60 ... [2024-01-25T05:46:44.260Z] [2024-01-25T05:46:44.260Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-25T05:46:44.260Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 [2024-01-25T05:46:44.831Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [2024-01-25T05:46:52.967Z] #51 ... [2024-01-25T05:46:52.967Z] [2024-01-25T05:46:52.967Z] #46 [support-scheduler internal] load build context [2024-01-25T05:46:52.967Z] #46 DONE 22.1s [2024-01-25T05:46:52.967Z] [2024-01-25T05:46:52.967Z] #57 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-01-25T05:46:52.967Z] #57 DONE 20.8s [2024-01-25T05:46:52.967Z] [2024-01-25T05:46:52.967Z] #42 [core-data internal] load build context [2024-01-25T05:46:52.967Z] #42 DONE 21.9s [2024-01-25T05:46:52.967Z] [2024-01-25T05:46:52.967Z] #48 [core-metadata internal] load build context [2024-01-25T05:46:52.967Z] #48 DONE 21.7s [2024-01-25T05:46:52.967Z] [2024-01-25T05:46:52.967Z] #58 [security-secretstore-setup internal] load build context [2024-01-25T05:46:52.967Z] #58 DONE 21.9s [2024-01-25T05:46:52.967Z] [2024-01-25T05:46:52.967Z] #40 [core-command internal] load build context [2024-01-25T05:46:52.967Z] #40 DONE 22.2s [2024-01-25T05:46:52.967Z] [2024-01-25T05:46:52.967Z] #54 [support-notifications internal] load build context [2024-01-25T05:46:52.967Z] #54 DONE 22.0s [2024-01-25T05:46:52.967Z] [2024-01-25T05:46:52.967Z] #44 [security-spiffe-token-provider internal] load build context [2024-01-25T05:46:52.967Z] #44 DONE 21.9s [2024-01-25T05:46:52.967Z] [2024-01-25T05:46:52.967Z] #41 [security-proxy-setup internal] load build context [2024-01-25T05:46:52.967Z] #41 DONE 22.3s [2024-01-25T05:46:52.967Z] [2024-01-25T05:46:52.967Z] #43 [security-proxy-auth internal] load build context [2024-01-25T05:46:52.967Z] #43 DONE 21.8s [2024-01-25T05:46:52.967Z] [2024-01-25T05:46:52.967Z] #45 [security-bootstrapper internal] load build context [2024-01-25T05:46:52.967Z] #45 DONE 22.3s [2024-01-25T05:46:52.967Z] [2024-01-25T05:46:52.967Z] #39 [core-common-config-bootstrapper internal] load build context [2024-01-25T05:46:52.967Z] #39 DONE 22.2s [2024-01-25T05:46:52.967Z] [2024-01-25T05:46:52.967Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:46:52.967Z] #34 DONE 22.0s [2024-01-25T05:46:52.967Z] [2024-01-25T05:46:52.967Z] #55 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-01-25T05:46:52.967Z] #55 21.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:52.967Z] #55 21.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:53.226Z] #55 21.79 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-25T05:46:53.226Z] #55 21.81 Executing busybox-1.36.1-r5.trigger [2024-01-25T05:46:53.226Z] #55 21.81 OK: 7 MiB in 16 packages [2024-01-25T05:46:54.162Z] #55 DONE 22.7s [2024-01-25T05:46:54.162Z] [2024-01-25T05:46:54.162Z] #61 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-01-25T05:46:54.162Z] #61 ... [2024-01-25T05:46:54.162Z] [2024-01-25T05:46:54.162Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-25T05:46:54.162Z] #47 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:54.162Z] #47 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:54.162Z] #47 21.67 (1/2) Installing ca-certificates (20230506-r0) [2024-01-25T05:46:54.162Z] #47 21.68 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-25T05:46:54.162Z] #47 21.69 Executing busybox-1.36.1-r5.trigger [2024-01-25T05:46:54.162Z] #47 21.69 Executing ca-certificates-20230506-r0.trigger [2024-01-25T05:46:54.162Z] #47 21.73 OK: 8 MiB in 17 packages [2024-01-25T05:46:54.162Z] #47 DONE 22.7s [2024-01-25T05:46:54.162Z] [2024-01-25T05:46:54.162Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-25T05:46:54.162Z] #60 21.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:54.162Z] #60 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:54.162Z] #60 21.77 (1/6) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:54.162Z] #60 21.80 (2/6) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:54.162Z] #60 21.81 (3/6) Installing dumb-init (1.2.5-r2) [2024-01-25T05:46:54.162Z] #60 21.81 (4/6) Installing openssl (3.1.4-r4) [2024-01-25T05:46:54.162Z] #60 21.82 (5/6) Installing su-exec (0.2-r3) [2024-01-25T05:46:54.162Z] #60 21.82 (6/6) Installing yq (4.33.3-r5) [2024-01-25T05:46:54.162Z] #60 21.89 Executing busybox-1.36.1-r5.trigger [2024-01-25T05:46:54.162Z] #60 21.89 OK: 17 MiB in 19 packages [2024-01-25T05:46:54.162Z] #60 DONE 22.7s [2024-01-25T05:46:54.162Z] [2024-01-25T05:46:54.162Z] #61 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-01-25T05:46:54.420Z] #61 ... [2024-01-25T05:46:54.420Z] [2024-01-25T05:46:54.420Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-25T05:46:54.420Z] #53 22.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:54.420Z] #53 22.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:54.420Z] #53 22.76 (1/2) Installing dumb-init (1.2.5-r2) [2024-01-25T05:46:54.420Z] #53 22.76 (2/2) Installing su-exec (0.2-r3) [2024-01-25T05:46:54.420Z] #53 22.76 Executing busybox-1.36.1-r5.trigger [2024-01-25T05:46:54.420Z] #53 22.77 OK: 7 MiB in 17 packages [2024-01-25T05:46:54.420Z] #53 DONE 23.1s [2024-01-25T05:46:54.679Z] [2024-01-25T05:46:54.679Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-25T05:46:54.679Z] #56 22.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:54.679Z] #56 22.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:54.679Z] #56 22.94 (1/4) Installing ca-certificates (20230506-r0) [2024-01-25T05:46:54.679Z] #56 22.95 (2/4) Installing dumb-init (1.2.5-r2) [2024-01-25T05:46:54.679Z] #56 22.95 (3/4) Installing su-exec (0.2-r3) [2024-01-25T05:46:54.679Z] #56 22.96 (4/4) Installing yq (4.33.3-r5) [2024-01-25T05:46:54.679Z] #56 23.02 Executing busybox-1.36.1-r5.trigger [2024-01-25T05:46:54.679Z] #56 23.03 Executing ca-certificates-20230506-r0.trigger [2024-01-25T05:46:54.679Z] #56 23.11 OK: 17 MiB in 19 packages [2024-01-25T05:46:54.946Z] #56 DONE 23.4s [2024-01-25T05:46:54.946Z] [2024-01-25T05:46:54.946Z] #49 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-25T05:46:54.946Z] #49 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:54.946Z] #49 22.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:54.946Z] #49 23.02 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-25T05:46:54.946Z] #49 23.02 Executing busybox-1.36.1-r5.trigger [2024-01-25T05:46:54.946Z] #49 23.04 OK: 7 MiB in 16 packages [2024-01-25T05:46:54.946Z] #49 DONE 23.4s [2024-01-25T05:46:54.946Z] [2024-01-25T05:46:54.946Z] #62 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-25T05:46:54.946Z] #62 ... [2024-01-25T05:46:54.946Z] [2024-01-25T05:46:54.946Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-25T05:46:54.946Z] #59 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:54.946Z] #59 22.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:54.946Z] #59 22.77 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-25T05:46:54.946Z] #59 22.77 v3.18.5-152-gb187c34de91 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-25T05:46:54.946Z] #59 22.77 OK: 20071 distinct packages available [2024-01-25T05:46:54.946Z] #59 22.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:54.946Z] #59 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:54.946Z] #59 23.19 (1/7) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:54.946Z] #59 23.31 (2/7) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:54.946Z] #59 23.32 (3/7) Installing dumb-init (1.2.5-r2) [2024-01-25T05:46:54.946Z] #59 23.32 (4/7) Installing musl-obstack (1.2.3-r2) [2024-01-25T05:46:54.946Z] #59 23.33 (5/7) Installing libucontext (1.2-r2) [2024-01-25T05:46:54.946Z] #59 23.33 (6/7) Installing gcompat (1.1.0-r1) [2024-01-25T05:46:54.946Z] #59 23.33 (7/7) Installing openssl (3.1.4-r4) [2024-01-25T05:46:54.946Z] #59 23.34 Executing busybox-1.36.1-r5.trigger [2024-01-25T05:46:54.946Z] #59 23.36 OK: 8 MiB in 20 packages [2024-01-25T05:46:54.946Z] #59 DONE 23.6s [2024-01-25T05:46:55.203Z] [2024-01-25T05:46:55.203Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-25T05:46:55.203Z] #52 22.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:55.203Z] #52 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:55.203Z] #52 22.99 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-25T05:46:55.203Z] #52 22.99 v3.18.5-152-gb187c34de91 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-25T05:46:55.203Z] #52 22.99 OK: 20071 distinct packages available [2024-01-25T05:46:55.203Z] #52 23.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:55.203Z] #52 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:55.203Z] #52 23.40 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-25T05:46:55.203Z] #52 23.41 (2/4) Installing musl-obstack (1.2.3-r2) [2024-01-25T05:46:55.203Z] #52 23.41 (3/4) Installing libucontext (1.2-r2) [2024-01-25T05:46:55.203Z] #52 23.42 (4/4) Installing gcompat (1.1.0-r1) [2024-01-25T05:46:55.203Z] #52 23.45 Executing busybox-1.36.1-r5.trigger [2024-01-25T05:46:55.203Z] #52 23.46 OK: 8 MiB in 19 packages [2024-01-25T05:46:55.203Z] #52 DONE 23.7s [2024-01-25T05:46:55.203Z] [2024-01-25T05:46:55.203Z] #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-01-25T05:46:55.769Z] #63 ... [2024-01-25T05:46:55.769Z] [2024-01-25T05:46:55.769Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-01-25T05:46:55.769Z] #0 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:55.769Z] #0 2.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:55.769Z] #0 2.837 OK: 264 MiB in 52 packages [2024-01-25T05:46:55.769Z] #64 DONE 3.1s [2024-01-25T05:46:55.769Z] [2024-01-25T05:46:55.769Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-25T05:46:55.769Z] #50 23.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:55.769Z] #50 23.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:55.769Z] #50 23.56 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-25T05:46:55.769Z] #50 23.56 v3.18.5-152-gb187c34de91 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-25T05:46:55.769Z] #50 23.56 OK: 20071 distinct packages available [2024-01-25T05:46:55.769Z] #50 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:55.769Z] #50 23.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:55.769Z] #50 23.92 (1/11) Installing ca-certificates (20230506-r0) [2024-01-25T05:46:55.769Z] #50 23.94 (2/11) Installing brotli-libs (1.0.9-r14) [2024-01-25T05:46:55.769Z] #50 23.95 (3/11) Installing libunistring (1.1-r1) [2024-01-25T05:46:55.769Z] #50 23.96 (4/11) Installing libidn2 (2.3.4-r1) [2024-01-25T05:46:55.769Z] #50 23.97 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-01-25T05:46:55.769Z] #50 23.97 (6/11) Installing libcurl (8.5.0-r0) [2024-01-25T05:46:55.769Z] #50 23.99 (7/11) Installing curl (8.5.0-r0) [2024-01-25T05:46:55.769Z] #50 23.99 (8/11) Installing dumb-init (1.2.5-r2) [2024-01-25T05:46:55.769Z] #50 24.00 (9/11) Installing musl-obstack (1.2.3-r2) [2024-01-25T05:46:55.769Z] #50 24.00 (10/11) Installing libucontext (1.2-r2) [2024-01-25T05:46:55.769Z] #50 24.01 (11/11) Installing gcompat (1.1.0-r1) [2024-01-25T05:46:55.769Z] #50 24.01 Executing busybox-1.36.1-r5.trigger [2024-01-25T05:46:55.769Z] #50 24.01 Executing ca-certificates-20230506-r0.trigger [2024-01-25T05:46:55.769Z] #50 24.07 OK: 12 MiB in 26 packages [2024-01-25T05:46:55.769Z] #50 DONE 24.3s [2024-01-25T05:46:55.769Z] [2024-01-25T05:46:55.769Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-25T05:46:55.769Z] #0 2.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:55.769Z] #0 2.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:55.769Z] #0 2.654 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-25T05:46:55.769Z] #0 2.654 v3.18.5-152-gb187c34de91 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-25T05:46:55.769Z] #0 2.654 OK: 20073 distinct packages available [2024-01-25T05:46:55.769Z] #0 2.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:55.769Z] #0 2.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:55.769Z] #0 3.029 OK: 264 MiB in 52 packages [2024-01-25T05:46:55.769Z] #65 DONE 3.2s [2024-01-25T05:46:55.769Z] [2024-01-25T05:46:55.769Z] #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-01-25T05:46:55.769Z] #0 2.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:55.769Z] #0 2.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:55.769Z] #0 2.999 OK: 264 MiB in 52 packages [2024-01-25T05:46:55.769Z] #66 DONE 3.2s [2024-01-25T05:46:56.028Z] [2024-01-25T05:46:56.028Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:46:56.028Z] #67 DONE 0.1s [2024-01-25T05:46:56.028Z] [2024-01-25T05:46:56.028Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:46:56.028Z] #68 DONE 0.1s [2024-01-25T05:46:56.028Z] [2024-01-25T05:46:56.028Z] #69 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:46:56.028Z] #69 DONE 0.1s [2024-01-25T05:46:56.028Z] [2024-01-25T05:46:56.028Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-01-25T05:46:56.028Z] #0 2.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:56.028Z] #0 2.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:56.028Z] #0 3.165 OK: 264 MiB in 52 packages [2024-01-25T05:46:56.028Z] #70 DONE 3.3s [2024-01-25T05:46:56.028Z] [2024-01-25T05:46:56.028Z] #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:46:56.028Z] #71 DONE 0.1s [2024-01-25T05:46:56.028Z] [2024-01-25T05:46:56.028Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:46:56.595Z] #72 ... [2024-01-25T05:46:56.595Z] [2024-01-25T05:46:56.595Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-25T05:46:56.595Z] #0 1.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:56.595Z] #0 1.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:56.595Z] #0 2.149 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:56.595Z] #0 2.190 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:56.595Z] #0 2.197 Executing ca-certificates-20230506-r0.trigger [2024-01-25T05:46:56.595Z] #0 2.243 OK: 8 MiB in 17 packages [2024-01-25T05:46:56.595Z] #73 DONE 2.5s [2024-01-25T05:46:56.595Z] [2024-01-25T05:46:56.595Z] #61 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-01-25T05:46:56.595Z] #61 1.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:56.595Z] #61 1.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:56.595Z] #61 2.099 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:56.595Z] #61 2.126 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:56.595Z] #61 2.133 OK: 7 MiB in 16 packages [2024-01-25T05:46:56.595Z] #61 DONE 2.6s [2024-01-25T05:46:56.396Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-01-25T05:46:56.416Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T05:46:56.853Z] [2024-01-25T05:46:56.853Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-01-25T05:46:56.853Z] #0 2.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:56.853Z] #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:56.853Z] #74 2.417 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:57.111Z] #74 2.444 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:57.111Z] #74 2.452 OK: 7 MiB in 17 packages [2024-01-25T05:46:57.289Z] Avoid second fetch [2024-01-25T05:46:57.290Z] Checking out Revision d03c3fc825d59e6b3a8f59f45d7ca39112676af6 (main) [2024-01-25T05:46:57.368Z] #74 DONE 2.6s [2024-01-25T05:46:57.368Z] [2024-01-25T05:46:57.368Z] #62 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-25T05:46:57.368Z] #62 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:57.368Z] #62 ... [2024-01-25T05:46:57.368Z] [2024-01-25T05:46:57.368Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-01-25T05:46:57.368Z] #0 1.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:57.368Z] #0 2.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:57.368Z] #0 2.369 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:57.368Z] #0 2.402 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:57.368Z] #0 2.410 OK: 7 MiB in 16 packages [2024-01-25T05:46:57.368Z] #75 DONE 2.5s [2024-01-25T05:46:57.368Z] [2024-01-25T05:46:57.368Z] #62 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-25T05:46:57.368Z] #62 2.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:57.679Z] #62 2.685 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:57.679Z] #62 2.716 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:57.679Z] #62 2.730 Executing ca-certificates-20230506-r0.trigger [2024-01-25T05:46:57.679Z] #62 2.772 OK: 17 MiB in 19 packages [2024-01-25T05:46:57.936Z] #62 DONE 3.0s [2024-01-25T05:46:57.936Z] [2024-01-25T05:46:57.936Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-01-25T05:46:57.936Z] #0 2.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:57.936Z] #0 3.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:57.936Z] #0 3.526 OK: 17 MiB in 19 packages [2024-01-25T05:46:57.936Z] #76 DONE 3.7s [2024-01-25T05:46:57.936Z] [2024-01-25T05:46:57.936Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-01-25T05:46:57.936Z] #77 DONE 0.0s [2024-01-25T05:46:57.936Z] [2024-01-25T05:46:57.936Z] #63 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-01-25T05:46:57.936Z] #63 2.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:57.936Z] #63 2.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:57.936Z] #63 2.893 OK: 8 MiB in 20 packages [2024-01-25T05:46:57.936Z] #63 DONE 3.2s [2024-01-25T05:46:57.936Z] [2024-01-25T05:46:57.936Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-25T05:46:58.089Z] Commit message: "Merge pull request #4752 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T05:46:57.314Z] > git config core.sparsecheckout # timeout=10 [2024-01-25T05:46:57.378Z] > git checkout -f d03c3fc825d59e6b3a8f59f45d7ca39112676af6 # timeout=10 [2024-01-25T05:46:59.241Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-25T05:46:59.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T05:46:59.241Z] Dload Upload Total Spent Left Speed [2024-01-25T05:46:59.241Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 145k 0 --:--:-- --:--:-- --:--:-- 145k [Pipeline] sh [2024-01-25T05:46:59.401Z] #78 DONE 1.0s [2024-01-25T05:46:59.401Z] [2024-01-25T05:46:59.401Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-25T05:46:59.401Z] #0 2.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:59.401Z] #0 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:59.401Z] #0 2.511 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:59.401Z] #0 2.557 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:59.401Z] #0 2.563 Executing ca-certificates-20230506-r0.trigger [2024-01-25T05:46:59.401Z] #0 2.618 OK: 12 MiB in 26 packages [2024-01-25T05:46:59.401Z] #79 DONE 3.2s [2024-01-25T05:46:59.401Z] [2024-01-25T05:46:59.401Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-01-25T05:46:59.401Z] #80 DONE 1.0s [2024-01-25T05:46:59.401Z] [2024-01-25T05:46:59.401Z] #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-01-25T05:46:59.401Z] #81 DONE 0.1s [2024-01-25T05:46:59.401Z] [2024-01-25T05:46:59.401Z] #82 [security-spire-server stage-2 6/9] COPY security.txt / [2024-01-25T05:46:59.584Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-25T05:46:59.915Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-25T05:46:59.915Z] sudo tee /etc/docker/daemon.new [2024-01-25T05:46:59.915Z] { [2024-01-25T05:46:59.915Z] "registry-mirrors": [ [2024-01-25T05:46:59.915Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-25T05:46:59.915Z] ], [2024-01-25T05:46:59.915Z] "bip": "10.250.0.254/24", [2024-01-25T05:46:59.915Z] "hosts": [ [2024-01-25T05:46:59.915Z] "tcp://0.0.0.0:5555", [2024-01-25T05:46:59.915Z] "unix:///var/run/docker.sock" [2024-01-25T05:46:59.915Z] ], [2024-01-25T05:46:59.915Z] "mtu": 1458, [2024-01-25T05:46:59.915Z] "selinux-enabled": true, [2024-01-25T05:46:59.915Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-25T05:46:59.915Z] } [Pipeline] sh [2024-01-25T05:46:59.981Z] #82 DONE 1.0s [2024-01-25T05:46:59.981Z] [2024-01-25T05:46:59.981Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-01-25T05:46:59.981Z] #0 3.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:59.981Z] #0 4.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:46:59.981Z] #0 4.273 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:59.981Z] #0 4.301 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:46:59.981Z] #0 4.307 OK: 8 MiB in 19 packages [2024-01-25T05:46:59.981Z] #83 DONE 4.9s [2024-01-25T05:46:59.981Z] [2024-01-25T05:46:59.981Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-25T05:46:59.981Z] #84 DONE 1.1s [2024-01-25T05:46:59.981Z] [2024-01-25T05:46:59.981Z] #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-01-25T05:46:59.981Z] #85 DONE 0.1s [2024-01-25T05:46:59.981Z] [2024-01-25T05:46:59.981Z] #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-01-25T05:47:00.244Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-25T05:47:00.546Z] #86 DONE 0.5s [2024-01-25T05:47:00.546Z] [2024-01-25T05:47:00.546Z] #87 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-01-25T05:47:00.546Z] #87 DONE 0.5s [2024-01-25T05:47:00.546Z] [2024-01-25T05:47:00.546Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-25T05:47:00.546Z] #88 DONE 0.5s [2024-01-25T05:47:00.546Z] [2024-01-25T05:47:00.546Z] #89 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-01-25T05:47:00.546Z] #89 DONE 0.1s [2024-01-25T05:47:00.546Z] [2024-01-25T05:47:00.546Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-01-25T05:47:00.546Z] #90 DONE 0.1s [2024-01-25T05:47:00.546Z] [2024-01-25T05:47:00.546Z] #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-01-25T05:47:00.546Z] #91 DONE 0.0s [2024-01-25T05:47:00.546Z] [2024-01-25T05:47:00.546Z] #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-01-25T05:47:00.583Z] + sudo service docker restart [2024-01-25T05:47:00.805Z] #92 DONE 0.1s [2024-01-25T05:47:00.805Z] [2024-01-25T05:47:00.805Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2024-01-25T05:47:00.805Z] #93 DONE 0.1s [2024-01-25T05:47:00.805Z] [2024-01-25T05:47:00.805Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-01-25T05:47:00.805Z] #94 DONE 0.1s [2024-01-25T05:47:00.805Z] [2024-01-25T05:47:00.805Z] #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-01-25T05:47:00.805Z] #95 DONE 0.1s [2024-01-25T05:47:00.805Z] [2024-01-25T05:47:00.805Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-01-25T05:47:01.064Z] #96 DONE 0.0s [2024-01-25T05:47:01.064Z] [2024-01-25T05:47:01.064Z] #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-01-25T05:47:01.064Z] #97 DONE 0.1s [2024-01-25T05:47:01.064Z] [2024-01-25T05:47:01.064Z] #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-25T05:47:01.064Z] #98 DONE 3.7s [2024-01-25T05:47:01.064Z] [2024-01-25T05:47:01.064Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-01-25T05:47:01.064Z] #99 DONE 0.1s [2024-01-25T05:47:01.064Z] [2024-01-25T05:47:01.064Z] #100 [security-spire-agent] exporting to image [2024-01-25T05:47:01.064Z] #100 exporting layers [2024-01-25T05:47:01.064Z] #100 ... [2024-01-25T05:47:01.064Z] [2024-01-25T05:47:01.064Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-01-25T05:47:01.064Z] #101 DONE 0.1s [2024-01-25T05:47:01.064Z] [2024-01-25T05:47:01.064Z] #100 [security-spire-config] exporting to image [2024-01-25T05:47:01.322Z] #100 exporting layers 0.6s done [2024-01-25T05:47:01.322Z] #100 exporting layers 0.5s done [2024-01-25T05:47:01.322Z] #100 writing image sha256:338ba02451397cfe588b83b3bdd9c4f5da252e4992433dd958d002c4c26c82b3 done [2024-01-25T05:47:01.322Z] #100 naming to docker.io/library/security-spire-server done [2024-01-25T05:47:01.580Z] #100 exporting layers 0.5s done [2024-01-25T05:47:01.580Z] #100 writing image sha256:36e7182ec0aa56938072172eb7319e61d324f27294e002c0ed8c46952b9cb617 done [2024-01-25T05:47:01.580Z] #100 naming to docker.io/library/security-spire-agent done [2024-01-25T05:47:01.580Z] #100 writing image sha256:fa4a35be0c9509dae6c9a7bc7981c9293a1f75b8150a6545b5d3927dc1ee9b3c done [2024-01-25T05:47:01.580Z] #100 naming to docker.io/library/security-spire-config done [2024-01-25T05:47:01.580Z] #100 DONE 0.7s [2024-01-25T05:47:01.580Z] [2024-01-25T05:47:01.580Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:47:02.962Z] #102 ... [2024-01-25T05:47:02.962Z] [2024-01-25T05:47:02.962Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-25T05:47:02.962Z] #51 ... [2024-01-25T05:47:02.962Z] [2024-01-25T05:47:02.962Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:47:06.250Z] #103 ... [2024-01-25T05:47:06.250Z] [2024-01-25T05:47:06.250Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:47:12.896Z] #104 DONE 16.2s [2024-01-25T05:47:12.896Z] [2024-01-25T05:47:12.896Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:47:12.896Z] #102 DONE 16.1s [2024-01-25T05:47:12.896Z] [2024-01-25T05:47:12.896Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:47:12.896Z] #103 DONE 16.1s [2024-01-25T05:47:12.896Z] [2024-01-25T05:47:12.896Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:47:12.896Z] #72 DONE 16.0s [2024-01-25T05:47:12.896Z] [2024-01-25T05:47:12.896Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-01-25T05:47:18.175Z] #105 DONE 5.4s [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:47:18.175Z] #106 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #107 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:47:18.175Z] #107 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #108 [security-secretstore-setup builder 6/7] COPY . . [2024-01-25T05:47:18.175Z] #108 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #109 [support-notifications builder 6/7] COPY . . [2024-01-25T05:47:18.175Z] #109 DONE 5.4s [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #110 [core-data builder 6/7] COPY . . [2024-01-25T05:47:18.175Z] #110 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:47:18.175Z] #111 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #112 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:47:18.175Z] #112 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #113 [security-bootstrapper builder 6/7] COPY . . [2024-01-25T05:47:18.175Z] #113 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #114 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:47:18.175Z] #114 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:47:18.175Z] #115 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:47:18.175Z] #116 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #117 [core-metadata builder 6/7] COPY . . [2024-01-25T05:47:18.175Z] #117 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:47:18.175Z] #118 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-01-25T05:47:18.175Z] #119 DONE 5.4s [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-01-25T05:47:18.175Z] #120 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:47:18.175Z] #121 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:47:18.175Z] #122 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #123 [core-command builder 6/7] COPY . . [2024-01-25T05:47:18.175Z] #123 DONE 5.4s [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:47:18.175Z] #124 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:47:18.175Z] #125 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #126 [support-scheduler builder 6/7] COPY . . [2024-01-25T05:47:18.175Z] #126 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:47:18.175Z] #127 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:47:18.175Z] #128 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-01-25T05:47:18.175Z] #129 CACHED [2024-01-25T05:47:18.175Z] [2024-01-25T05:47:18.175Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-25T05:47:19.110Z] #130 1.632 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T05:47:22.753Z] provisioning config files... [2024-01-25T05:47:22.784Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/622@tmp/config16072104653309704408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:47:23.315Z] ---> ****-login.sh [2024-01-25T05:47:23.315Z] nexus3.edgexfoundry.org:10001 [2024-01-25T05:47:23.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:47:23.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:47:23.848Z] Configure a credential helper to remove this warning. See [2024-01-25T05:47:23.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:47:23.848Z] [2024-01-25T05:47:23.848Z] Login Succeeded [2024-01-25T05:47:23.848Z] nexus3.edgexfoundry.org:10002 [2024-01-25T05:47:23.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:47:24.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:47:24.118Z] Configure a credential helper to remove this warning. See [2024-01-25T05:47:24.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:47:24.118Z] [2024-01-25T05:47:24.118Z] Login Succeeded [2024-01-25T05:47:24.118Z] nexus3.edgexfoundry.org:10003 [2024-01-25T05:47:24.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:47:24.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:47:24.388Z] Configure a credential helper to remove this warning. See [2024-01-25T05:47:24.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:47:24.388Z] [2024-01-25T05:47:24.388Z] Login Succeeded [2024-01-25T05:47:24.388Z] nexus3.edgexfoundry.org:10004 [2024-01-25T05:47:24.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:47:24.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:47:24.657Z] Configure a credential helper to remove this warning. See [2024-01-25T05:47:24.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:47:24.657Z] [2024-01-25T05:47:24.657Z] Login Succeeded [2024-01-25T05:47:24.657Z] ****.io [2024-01-25T05:47:24.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:47:25.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:47:25.192Z] Configure a credential helper to remove this warning. See [2024-01-25T05:47:25.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:47:25.192Z] [2024-01-25T05:47:25.192Z] Login Succeeded [2024-01-25T05:47:25.192Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T05:47:25.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-01-25T05:47:25.871Z] + git config --global --add safe.directory /w/workspace/edgex-go/622 [Pipeline] echo [2024-01-25T05:47:25.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T05:47:25.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T05:47:25.973Z] ========================================================= [2024-01-25T05:47:25.973Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-25T05:47:25.973Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-01-25T05:47:26.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-25T05:47:26.592Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-01-25T05:47:26.592Z] 9fda8d8052c6: Pulling fs layer [2024-01-25T05:47:26.592Z] 5d54e960e981: Pulling fs layer [2024-01-25T05:47:26.592Z] c4a7e357bf2a: Pulling fs layer [2024-01-25T05:47:26.592Z] f0e02332f6b5: Pulling fs layer [2024-01-25T05:47:26.592Z] 872ee5b61b7b: Pulling fs layer [2024-01-25T05:47:26.592Z] 0c6a40ed1a82: Pulling fs layer [2024-01-25T05:47:26.592Z] 94ae7d8d031c: Pulling fs layer [2024-01-25T05:47:26.592Z] 872ee5b61b7b: Waiting [2024-01-25T05:47:26.592Z] f0e02332f6b5: Waiting [2024-01-25T05:47:26.592Z] 0c6a40ed1a82: Waiting [2024-01-25T05:47:26.592Z] 94ae7d8d031c: Waiting [2024-01-25T05:47:26.592Z] 5d54e960e981: Verifying Checksum [2024-01-25T05:47:26.592Z] 5d54e960e981: Download complete [2024-01-25T05:47:26.592Z] f0e02332f6b5: Verifying Checksum [2024-01-25T05:47:26.592Z] f0e02332f6b5: Download complete [2024-01-25T05:47:26.592Z] 872ee5b61b7b: Verifying Checksum [2024-01-25T05:47:26.592Z] 872ee5b61b7b: Download complete [2024-01-25T05:47:26.592Z] 9fda8d8052c6: Verifying Checksum [2024-01-25T05:47:26.592Z] 9fda8d8052c6: Download complete [2024-01-25T05:47:26.862Z] 94ae7d8d031c: Verifying Checksum [2024-01-25T05:47:26.862Z] 94ae7d8d031c: Download complete [2024-01-25T05:47:27.132Z] 9fda8d8052c6: Pull complete [2024-01-25T05:47:27.730Z] 5d54e960e981: Pull complete [2024-01-25T05:47:28.000Z] c4a7e357bf2a: Verifying Checksum [2024-01-25T05:47:28.000Z] c4a7e357bf2a: Download complete [2024-01-25T05:47:28.965Z] 0c6a40ed1a82: Verifying Checksum [2024-01-25T05:47:28.965Z] 0c6a40ed1a82: Download complete [2024-01-25T05:47:29.074Z] #130 ... [2024-01-25T05:47:29.074Z] [2024-01-25T05:47:29.074Z] #131 [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-01-25T05:47:29.074Z] #0 0.668 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-01-25T05:47:29.074Z] #131 ... [2024-01-25T05:47:29.074Z] [2024-01-25T05:47:29.074Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-25T05:47:29.074Z] #0 1.419 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-01-25T05:47:29.074Z] #132 ... [2024-01-25T05:47:29.074Z] [2024-01-25T05:47:29.074Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-25T05:47:29.074Z] #0 1.717 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-01-25T05:47:29.074Z] #133 ... [2024-01-25T05:47:29.074Z] [2024-01-25T05:47:29.074Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-25T05:47:29.074Z] #0 0.664 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-25T05:47:29.074Z] #134 ... [2024-01-25T05:47:29.074Z] [2024-01-25T05:47:29.074Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-25T05:47:29.074Z] #0 1.124 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-25T05:47:29.074Z] #135 ... [2024-01-25T05:47:29.074Z] [2024-01-25T05:47:29.074Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-25T05:47:29.074Z] #0 1.036 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-25T05:47:29.074Z] #136 ... [2024-01-25T05:47:29.074Z] [2024-01-25T05:47:29.074Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-25T05:47:29.074Z] #0 1.376 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-25T05:47:29.331Z] #137 ... [2024-01-25T05:47:29.331Z] [2024-01-25T05:47:29.331Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-25T05:47:29.331Z] #0 0.675 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-01-25T05:47:29.331Z] #138 ... [2024-01-25T05:47:29.331Z] [2024-01-25T05:47:29.331Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-25T05:47:29.331Z] #0 0.561 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-25T05:47:29.588Z] #139 ... [2024-01-25T05:47:29.588Z] [2024-01-25T05:47:29.588Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-25T05:47:29.588Z] #0 0.881 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-25T05:47:51.100Z] c4a7e357bf2a: Pull complete [2024-01-25T05:47:51.100Z] f0e02332f6b5: Pull complete [2024-01-25T05:47:51.100Z] 872ee5b61b7b: Pull complete [2024-01-25T05:47:59.311Z] 0c6a40ed1a82: Pull complete [2024-01-25T05:48:00.734Z] 94ae7d8d031c: Pull complete [2024-01-25T05:48:00.734Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-25T05:48:00.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-25T05:48:00.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-01-25T05:48:01.098Z] + + docker build -t ci-base-image-arm64 -f - . [2024-01-25T05:48:01.098Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-25T05:48:01.098Z] WORKDIR /edgex [2024-01-25T05:48:01.098Z] COPY go.mod . [2024-01-25T05:48:01.098Z] RUN go mod download [2024-01-25T05:48:04.447Z] #0 building with "default" instance using docker driver [2024-01-25T05:48:04.447Z] [2024-01-25T05:48:04.447Z] #1 [internal] load .dockerignore [2024-01-25T05:48:04.447Z] #1 transferring context: 50B 0.0s done [2024-01-25T05:48:04.447Z] #1 DONE 0.1s [2024-01-25T05:48:04.447Z] [2024-01-25T05:48:04.447Z] #2 [internal] load build definition from Dockerfile [2024-01-25T05:48:04.447Z] #2 transferring dockerfile: 172B done [2024-01-25T05:48:04.447Z] #2 DONE 0.1s [2024-01-25T05:48:04.447Z] [2024-01-25T05:48:04.447Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-25T05:48:04.447Z] #3 DONE 0.0s [2024-01-25T05:48:04.447Z] [2024-01-25T05:48:04.447Z] #4 [internal] load build context [2024-01-25T05:48:04.447Z] #4 transferring context: 3.77kB done [2024-01-25T05:48:04.447Z] #4 DONE 0.1s [2024-01-25T05:48:04.447Z] [2024-01-25T05:48:04.447Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-25T05:48:04.712Z] #5 DONE 0.3s [2024-01-25T05:48:04.712Z] [2024-01-25T05:48:04.712Z] #6 [2/4] WORKDIR /edgex [2024-01-25T05:48:05.673Z] #6 DONE 0.9s [2024-01-25T05:48:05.673Z] [2024-01-25T05:48:05.673Z] #7 [3/4] COPY go.mod . [2024-01-25T05:48:05.673Z] #7 DONE 0.1s [2024-01-25T05:48:05.673Z] [2024-01-25T05:48:05.673Z] #8 [4/4] RUN go mod download [2024-01-25T05:48:20.677Z] #8 DONE 14.1s [2024-01-25T05:48:20.677Z] [2024-01-25T05:48:20.677Z] #9 exporting to image [2024-01-25T05:48:20.677Z] #9 exporting layers [2024-01-25T05:48:35.665Z] #9 exporting layers 14.6s done [2024-01-25T05:48:35.665Z] #9 writing image sha256:7b6ce98949593d81d2d4d0e884daba428103dd1d85fd6c45730182c30ea95b8d done [2024-01-25T05:48:35.665Z] #9 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-25T05:48:35.665Z] #9 DONE 14.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:48:36.028Z] + docker inspect -f . ci-base-image-arm64 [2024-01-25T05:48:36.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:48:36.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-27878 does not seem to be running inside a container [2024-01-25T05:48:36.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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-01-25T05:48:37.554Z] $ docker top 61aa5d98c3376dca36a293fcaa123a10aa16b603fb9478c338e674e3501c27a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T05:48:37.997Z] #140 ... [2024-01-25T05:48:37.997Z] [2024-01-25T05:48:37.997Z] #131 [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-01-25T05:48:37.997Z] #131 69.12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-01-25T05:48:38.398Z] + go version [2024-01-25T05:48:38.398Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-25T05:48:38.426Z] $ docker stop --time=1 61aa5d98c3376dca36a293fcaa123a10aa16b603fb9478c338e674e3501c27a6 [2024-01-25T05:48:40.004Z] $ docker rm -f --volumes 61aa5d98c3376dca36a293fcaa123a10aa16b603fb9478c338e674e3501c27a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:48:40.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-25T05:48:40.990Z] [2024-01-25T05:48:40.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:48:41.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-25T05:48:41.617Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-01-25T05:48:41.617Z] 547446be3368: Pulling fs layer [2024-01-25T05:48:41.617Z] d125d8839a47: Pulling fs layer [2024-01-25T05:48:41.617Z] 3e85d5ac6304: Pulling fs layer [2024-01-25T05:48:41.617Z] c3105a71a48b: Pulling fs layer [2024-01-25T05:48:41.617Z] 0f093f025ec4: Pulling fs layer [2024-01-25T05:48:41.617Z] c3106fc0e877: Pulling fs layer [2024-01-25T05:48:41.617Z] 0f093f025ec4: Waiting [2024-01-25T05:48:41.617Z] c3106fc0e877: Waiting [2024-01-25T05:48:41.617Z] c3105a71a48b: Waiting [2024-01-25T05:48:41.617Z] 547446be3368: Verifying Checksum [2024-01-25T05:48:41.617Z] 547446be3368: Download complete [2024-01-25T05:48:41.617Z] c3105a71a48b: Verifying Checksum [2024-01-25T05:48:41.617Z] c3105a71a48b: Download complete [2024-01-25T05:48:42.203Z] d125d8839a47: Verifying Checksum [2024-01-25T05:48:42.203Z] d125d8839a47: Download complete [2024-01-25T05:48:42.203Z] c3106fc0e877: Verifying Checksum [2024-01-25T05:48:42.203Z] c3106fc0e877: Download complete [2024-01-25T05:48:42.203Z] 0f093f025ec4: Verifying Checksum [2024-01-25T05:48:42.203Z] 0f093f025ec4: Download complete [2024-01-25T05:48:42.203Z] 547446be3368: Pull complete [2024-01-25T05:48:43.168Z] d125d8839a47: Pull complete [2024-01-25T05:48:43.752Z] 3e85d5ac6304: Verifying Checksum [2024-01-25T05:48:43.752Z] 3e85d5ac6304: Download complete [2024-01-25T05:48:44.568Z] #131 ... [2024-01-25T05:48:44.568Z] [2024-01-25T05:48:44.568Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-25T05:48:44.568Z] #130 DONE 86.6s [2024-01-25T05:48:44.568Z] [2024-01-25T05:48:44.568Z] #131 [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-01-25T05:48:44.568Z] #131 DONE 86.6s [2024-01-25T05:48:44.568Z] [2024-01-25T05:48:44.568Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-25T05:48:44.568Z] #132 DONE 86.6s [2024-01-25T05:48:44.568Z] [2024-01-25T05:48:44.568Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-25T05:48:44.568Z] #139 DONE 86.6s [2024-01-25T05:48:44.568Z] [2024-01-25T05:48:44.568Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-25T05:48:44.568Z] #133 DONE 86.6s [2024-01-25T05:48:44.568Z] [2024-01-25T05:48:44.568Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:48:44.568Z] #141 ... [2024-01-25T05:48:44.568Z] [2024-01-25T05:48:44.568Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-25T05:48:44.568Z] #137 DONE 86.8s [2024-01-25T05:48:44.568Z] [2024-01-25T05:48:44.568Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-25T05:48:44.568Z] #142 ... [2024-01-25T05:48:44.568Z] [2024-01-25T05:48:44.568Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-25T05:48:44.568Z] #138 DONE 87.0s [2024-01-25T05:48:44.568Z] [2024-01-25T05:48:44.568Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-25T05:48:44.568Z] #140 DONE 87.1s [2024-01-25T05:48:44.568Z] [2024-01-25T05:48:44.568Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-25T05:48:44.568Z] #136 DONE 87.1s [2024-01-25T05:48:44.568Z] [2024-01-25T05:48:44.568Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-25T05:48:44.568Z] #135 DONE 87.1s [2024-01-25T05:48:44.568Z] [2024-01-25T05:48:44.568Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-25T05:48:44.568Z] #134 DONE 87.1s [2024-01-25T05:48:44.568Z] [2024-01-25T05:48:44.568Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:48:45.133Z] #143 ... [2024-01-25T05:48:45.133Z] [2024-01-25T05:48:45.133Z] #144 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:48:45.133Z] #144 DONE 0.9s [2024-01-25T05:48:45.133Z] [2024-01-25T05:48:45.133Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:48:45.133Z] #141 DONE 0.9s [2024-01-25T05:48:45.133Z] [2024-01-25T05:48:45.133Z] #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:48:45.133Z] #145 DONE 1.0s [2024-01-25T05:48:45.133Z] [2024-01-25T05:48:45.133Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-25T05:48:45.133Z] #142 DONE 0.9s [2024-01-25T05:48:45.133Z] [2024-01-25T05:48:45.133Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:48:45.133Z] #143 DONE 0.5s [2024-01-25T05:48:45.133Z] [2024-01-25T05:48:45.133Z] #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:48:45.133Z] #146 DONE 0.5s [2024-01-25T05:48:45.133Z] [2024-01-25T05:48:45.133Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:48:45.392Z] #147 ... [2024-01-25T05:48:45.392Z] [2024-01-25T05:48:45.392Z] #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:48:45.392Z] #148 DONE 0.4s [2024-01-25T05:48:45.392Z] [2024-01-25T05:48:45.392Z] #149 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:48:45.392Z] #149 DONE 0.3s [2024-01-25T05:48:45.392Z] [2024-01-25T05:48:45.392Z] #150 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:48:45.392Z] #150 CACHED [2024-01-25T05:48:45.392Z] [2024-01-25T05:48:45.392Z] #151 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:48:45.392Z] #151 CACHED [2024-01-25T05:48:45.392Z] [2024-01-25T05:48:45.392Z] #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:48:45.392Z] #152 CACHED [2024-01-25T05:48:45.392Z] [2024-01-25T05:48:45.392Z] #153 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:48:45.392Z] #153 CACHED [2024-01-25T05:48:45.392Z] [2024-01-25T05:48:45.392Z] #154 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:48:45.392Z] #154 CACHED [2024-01-25T05:48:45.392Z] [2024-01-25T05:48:45.392Z] #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:48:45.392Z] #155 CACHED [2024-01-25T05:48:45.392Z] [2024-01-25T05:48:45.392Z] #156 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:48:45.392Z] #156 DONE 0.4s [2024-01-25T05:48:45.392Z] [2024-01-25T05:48:45.392Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:48:45.392Z] #157 CACHED [2024-01-25T05:48:45.392Z] [2024-01-25T05:48:45.392Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:48:45.392Z] #158 CACHED [2024-01-25T05:48:45.392Z] [2024-01-25T05:48:45.392Z] #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:48:45.392Z] #159 DONE 0.4s [2024-01-25T05:48:45.392Z] [2024-01-25T05:48:45.392Z] #160 [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-01-25T05:48:45.651Z] #160 ... [2024-01-25T05:48:45.651Z] [2024-01-25T05:48:45.651Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:48:45.651Z] #147 DONE 0.4s [2024-01-25T05:48:45.651Z] [2024-01-25T05:48:45.651Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:48:45.651Z] #161 DONE 0.3s [2024-01-25T05:48:45.651Z] [2024-01-25T05:48:45.651Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:48:45.651Z] #162 DONE 0.5s [2024-01-25T05:48:45.651Z] [2024-01-25T05:48:45.651Z] #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-01-25T05:48:46.589Z] #163 ... [2024-01-25T05:48:46.589Z] [2024-01-25T05:48:46.589Z] #164 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-01-25T05:48:46.589Z] #164 DONE 1.0s [2024-01-25T05:48:46.589Z] [2024-01-25T05:48:46.589Z] #165 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:48:46.847Z] #165 ... [2024-01-25T05:48:46.847Z] [2024-01-25T05:48:46.847Z] #166 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-01-25T05:48:46.847Z] #166 DONE 1.4s [2024-01-25T05:48:46.847Z] [2024-01-25T05:48:46.847Z] #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-25T05:48:46.847Z] #167 DONE 1.7s [2024-01-25T05:48:46.847Z] [2024-01-25T05:48:46.847Z] #160 [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-01-25T05:48:46.847Z] #160 DONE 1.4s [2024-01-25T05:48:46.847Z] [2024-01-25T05:48:46.847Z] #168 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-01-25T05:48:46.847Z] #168 DONE 1.5s [2024-01-25T05:48:46.847Z] [2024-01-25T05:48:46.847Z] #169 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-01-25T05:48:46.847Z] #169 DONE 1.5s [2024-01-25T05:48:46.847Z] [2024-01-25T05:48:46.847Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-01-25T05:48:46.847Z] #170 DONE 1.5s [2024-01-25T05:48:46.847Z] [2024-01-25T05:48:46.847Z] #171 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-01-25T05:48:46.847Z] #171 DONE 1.5s [2024-01-25T05:48:47.106Z] [2024-01-25T05:48:47.106Z] #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-01-25T05:48:47.106Z] #172 DONE 1.4s [2024-01-25T05:48:47.106Z] [2024-01-25T05:48:47.106Z] #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-01-25T05:48:47.106Z] #163 DONE 1.2s [2024-01-25T05:48:47.106Z] [2024-01-25T05:48:47.106Z] #173 [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-01-25T05:48:47.106Z] #173 DONE 1.2s [2024-01-25T05:48:47.106Z] [2024-01-25T05:48:47.106Z] #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:48:47.106Z] #174 ... [2024-01-25T05:48:47.106Z] [2024-01-25T05:48:47.106Z] #165 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:48:47.106Z] #165 DONE 0.7s [2024-01-25T05:48:47.106Z] [2024-01-25T05:48:47.106Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:48:47.106Z] #175 DONE 0.4s [2024-01-25T05:48:47.363Z] [2024-01-25T05:48:47.363Z] #176 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:48:47.363Z] #176 DONE 0.4s [2024-01-25T05:48:47.363Z] [2024-01-25T05:48:47.363Z] #177 [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-01-25T05:48:47.363Z] #177 DONE 0.4s [2024-01-25T05:48:47.363Z] [2024-01-25T05:48:47.363Z] #178 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:48:47.363Z] #178 DONE 0.4s [2024-01-25T05:48:47.363Z] [2024-01-25T05:48:47.363Z] #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:48:47.363Z] #179 DONE 0.4s [2024-01-25T05:48:47.363Z] [2024-01-25T05:48:47.363Z] #180 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-25T05:48:47.363Z] #180 ... [2024-01-25T05:48:47.363Z] [2024-01-25T05:48:47.363Z] #181 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:48:47.363Z] #181 DONE 0.4s [2024-01-25T05:48:47.363Z] [2024-01-25T05:48:47.363Z] #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-01-25T05:48:47.363Z] #182 DONE 0.4s [2024-01-25T05:48:47.363Z] [2024-01-25T05:48:47.363Z] #183 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:48:47.363Z] #183 DONE 0.4s [2024-01-25T05:48:47.363Z] [2024-01-25T05:48:47.363Z] #184 [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-01-25T05:48:47.363Z] #184 DONE 0.4s [2024-01-25T05:48:47.363Z] [2024-01-25T05:48:47.363Z] #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:48:47.363Z] #174 DONE 0.4s [2024-01-25T05:48:47.621Z] [2024-01-25T05:48:47.621Z] #100 [support-notifications] exporting to image [2024-01-25T05:48:47.621Z] #100 exporting layers [2024-01-25T05:48:47.621Z] #100 ... [2024-01-25T05:48:47.621Z] [2024-01-25T05:48:47.621Z] #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-01-25T05:48:47.621Z] #185 DONE 0.6s [2024-01-25T05:48:47.891Z] [2024-01-25T05:48:47.891Z] #186 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:48:47.891Z] #186 DONE 0.5s [2024-01-25T05:48:47.891Z] [2024-01-25T05:48:47.891Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:48:47.891Z] #187 DONE 0.5s [2024-01-25T05:48:47.891Z] [2024-01-25T05:48:47.891Z] #180 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-25T05:48:47.891Z] #180 DONE 0.5s [2024-01-25T05:48:47.891Z] [2024-01-25T05:48:47.891Z] #188 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-01-25T05:48:47.891Z] #188 DONE 0.5s [2024-01-25T05:48:47.891Z] [2024-01-25T05:48:47.891Z] #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-01-25T05:48:47.891Z] #189 DONE 0.5s [2024-01-25T05:48:47.891Z] [2024-01-25T05:48:47.891Z] #100 [core-metadata] exporting to image [2024-01-25T05:48:47.891Z] #100 exporting layers 0.4s done [2024-01-25T05:48:48.151Z] #100 exporting layers 0.8s done [2024-01-25T05:48:48.151Z] #100 writing image sha256:b6e7dc6a53f01989e4324b97e856f0eb072f158a0bb659278a4a0ee2c64384e2 0.0s done [2024-01-25T05:48:48.151Z] #100 writing image sha256:4ce3be96682185cf2049a1c5335f988f801c6d302c2a0fd83fa79352809ffc4b [2024-01-25T05:48:48.151Z] #100 writing image sha256:3480afcb0c71e543fb2817ea9f33702723b18bfac0a0d25114ccef71b1971c0d [2024-01-25T05:48:48.151Z] #100 naming to docker.io/library/support-scheduler [2024-01-25T05:48:48.151Z] #100 ... [2024-01-25T05:48:48.151Z] [2024-01-25T05:48:48.151Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-01-25T05:48:48.151Z] #190 DONE 0.4s [2024-01-25T05:48:48.151Z] [2024-01-25T05:48:48.151Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-01-25T05:48:48.151Z] #191 DONE 0.4s [2024-01-25T05:48:48.151Z] [2024-01-25T05:48:48.151Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-01-25T05:48:48.151Z] #192 DONE 0.5s [2024-01-25T05:48:48.151Z] [2024-01-25T05:48:48.151Z] #100 [core-command] exporting to image [2024-01-25T05:48:48.151Z] #100 exporting layers 0.8s done [2024-01-25T05:48:48.151Z] #100 writing image sha256:4ce3be96682185cf2049a1c5335f988f801c6d302c2a0fd83fa79352809ffc4b 0.0s done [2024-01-25T05:48:48.151Z] #100 writing image sha256:3480afcb0c71e543fb2817ea9f33702723b18bfac0a0d25114ccef71b1971c0d 0.1s done [2024-01-25T05:48:48.151Z] #100 naming to docker.io/library/support-scheduler 0.0s done [2024-01-25T05:48:48.151Z] #100 naming to docker.io/library/core-data done [2024-01-25T05:48:48.151Z] #100 naming to docker.io/library/core-command done [2024-01-25T05:48:48.151Z] #100 writing image sha256:435b9d942f32bc4526b34f62d12d1d734f4beb4a305cf2e2511cc0f66c809902 [2024-01-25T05:48:48.440Z] #100 writing image sha256:435b9d942f32bc4526b34f62d12d1d734f4beb4a305cf2e2511cc0f66c809902 done [2024-01-25T05:48:48.440Z] #100 naming to docker.io/library/core-metadata done [2024-01-25T05:48:48.440Z] #100 writing image sha256:99d5257161a1638c97c9b087f93f9eab9b5e40ab9df4d41ccffaee2a05aa1805 done [2024-01-25T05:48:48.440Z] #100 naming to docker.io/library/support-notifications done [2024-01-25T05:48:48.440Z] #100 writing image sha256:af88197c055b2c9da173ea0ab591053a09e5818568b04dfcff34a3a573dd5de6 done [2024-01-25T05:48:48.440Z] #100 naming to docker.io/library/security-spiffe-token-provider done [2024-01-25T05:48:48.440Z] #100 DONE 1.7s [2024-01-25T05:48:48.440Z] [2024-01-25T05:48:48.440Z] #193 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-01-25T05:48:48.700Z] #193 DONE 0.4s [2024-01-25T05:48:48.700Z] [2024-01-25T05:48:48.700Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-25T05:48:48.700Z] #194 DONE 0.4s [2024-01-25T05:48:48.700Z] [2024-01-25T05:48:48.700Z] #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-25T05:48:48.700Z] #195 DONE 0.8s [2024-01-25T05:48:48.700Z] [2024-01-25T05:48:48.700Z] #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-25T05:48:48.700Z] #196 DONE 0.8s [2024-01-25T05:48:48.700Z] [2024-01-25T05:48:48.700Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-01-25T05:48:48.700Z] #197 DONE 0.1s [2024-01-25T05:48:48.700Z] [2024-01-25T05:48:48.700Z] #100 [security-proxy-auth] exporting to image [2024-01-25T05:48:48.700Z] #100 ... [2024-01-25T05:48:48.700Z] [2024-01-25T05:48:48.700Z] #198 [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-01-25T05:48:48.700Z] #198 DONE 0.1s [2024-01-25T05:48:48.700Z] [2024-01-25T05:48:48.700Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-01-25T05:48:48.700Z] #199 DONE 0.1s [2024-01-25T05:48:48.958Z] [2024-01-25T05:48:48.958Z] #100 [core-common-config-bootstrapper] exporting to image [2024-01-25T05:48:48.958Z] #100 exporting layers 0.2s done [2024-01-25T05:48:48.958Z] #100 writing image sha256:33b1c6595497009ed7f20fb3252b924e05b24844a1ffddc4238d0f7f53b9f69c done [2024-01-25T05:48:48.958Z] #100 naming to docker.io/library/security-proxy-auth done [2024-01-25T05:48:48.958Z] #100 writing image sha256:c5bcc612611a99e6e7be3d4ad9f6b3d92472e05d0d85e754b05601579cbf6bf1 done [2024-01-25T05:48:48.958Z] #100 naming to docker.io/library/core-common-config-bootstrapper done [2024-01-25T05:48:48.958Z] #100 DONE 1.9s [2024-01-25T05:48:48.958Z] [2024-01-25T05:48:48.958Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-01-25T05:48:48.958Z] #200 DONE 0.1s [2024-01-25T05:48:48.958Z] [2024-01-25T05:48:48.958Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-25T05:48:48.958Z] #201 ... [2024-01-25T05:48:48.958Z] [2024-01-25T05:48:48.958Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-01-25T05:48:48.958Z] #202 DONE 0.0s [2024-01-25T05:48:48.958Z] [2024-01-25T05:48:48.958Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-25T05:48:48.958Z] #203 DONE 0.8s [2024-01-25T05:48:49.217Z] [2024-01-25T05:48:49.217Z] #100 [security-proxy-setup] exporting to image [2024-01-25T05:48:49.217Z] #100 ... [2024-01-25T05:48:49.217Z] [2024-01-25T05:48:49.217Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-25T05:48:49.217Z] #201 DONE 0.6s [2024-01-25T05:48:49.217Z] [2024-01-25T05:48:49.217Z] #100 [security-secretstore-setup] exporting to image [2024-01-25T05:48:49.217Z] #100 writing image sha256:5d9986ef2f8b58d7ee00e45bb9332dc3f14b9841f74058759336cd81067acf21 done [2024-01-25T05:48:49.217Z] #100 naming to docker.io/library/security-proxy-setup done [2024-01-25T05:48:49.477Z] #100 ... [2024-01-25T05:48:49.477Z] [2024-01-25T05:48:49.477Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-25T05:48:49.477Z] #204 DONE 0.5s [2024-01-25T05:48:49.477Z] [2024-01-25T05:48:49.477Z] #100 [security-secretstore-setup] exporting to image [2024-01-25T05:48:49.477Z] #100 exporting layers 0.2s done [2024-01-25T05:48:49.477Z] #100 writing image sha256:d9c4bdbaf9dcf4c820f55c4a6b03f75a5aeec415e1f1087c715db3c18bf08f1b done [2024-01-25T05:48:49.477Z] #100 naming to docker.io/library/security-secretstore-setup done [2024-01-25T05:48:49.738Z] #100 exporting layers 0.2s done [2024-01-25T05:48:49.738Z] #100 writing image sha256:4707ae50be12206adedc722299250689a7a5b290313506a38815ae0f50a977cd done [2024-01-25T05:48:49.738Z] #100 naming to docker.io/library/security-bootstrapper done [2024-01-25T05:48:49.738Z] #100 DONE 2.5s [2024-01-25T05:48:49.738Z] [2024-01-25T05:48:49.738Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-25T05:48:49.738Z] time="2024-01-25T05:46:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:48:49.738Z] time="2024-01-25T05:46:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:48:49.738Z] time="2024-01-25T05:46:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:48:49.738Z] time="2024-01-25T05:46:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:48:49.738Z] time="2024-01-25T05:46:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:48:49.738Z] time="2024-01-25T05:46:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:48:49.738Z] time="2024-01-25T05:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:48:49.738Z] time="2024-01-25T05:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:48:49.738Z] time="2024-01-25T05:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:48:49.738Z] time="2024-01-25T05:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:48:49.738Z] time="2024-01-25T05:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:48:49.738Z] time="2024-01-25T05:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:48:49.738Z] time="2024-01-25T05:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:48:49.738Z] time="2024-01-25T05:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-01-25T05:48:49.748Z] $ docker stop --time=1 c45336feeee0bb14c7cc1b681476f43aee6046958ed2baf903aeca4b66d6098d [2024-01-25T05:48:51.026Z] $ docker rm -f --volumes c45336feeee0bb14c7cc1b681476f43aee6046958ed2baf903aeca4b66d6098d [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T05:48:51.414Z] + docker images [2024-01-25T05:48:51.414Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-01-25T05:48:51.414Z] security-secretstore-setup latest d9c4bdbaf9dc 2 seconds ago 41.5MB [2024-01-25T05:48:51.414Z] security-bootstrapper latest 4707ae50be12 2 seconds ago 23.5MB [2024-01-25T05:48:51.414Z] security-proxy-setup latest 5d9986ef2f8b 3 seconds ago 30.9MB [2024-01-25T05:48:51.414Z] security-proxy-auth latest 33b1c6595497 3 seconds ago 20.8MB [2024-01-25T05:48:51.414Z] core-common-config-bootstrapper latest c5bcc612611a 3 seconds ago 20MB [2024-01-25T05:48:51.414Z] security-spiffe-token-provider latest af88197c055b 4 seconds ago 33.9MB [2024-01-25T05:48:51.414Z] support-scheduler latest b6e7dc6a53f0 4 seconds ago 31.1MB [2024-01-25T05:48:51.414Z] core-data latest 4ce3be966821 4 seconds ago 22.1MB [2024-01-25T05:48:51.414Z] support-notifications latest 99d5257161a1 4 seconds ago 31.9MB [2024-01-25T05:48:51.414Z] core-metadata latest 435b9d942f32 4 seconds ago 22.4MB [2024-01-25T05:48:51.414Z] core-command latest 3480afcb0c71 4 seconds ago 22MB [2024-01-25T05:48:51.414Z] security-spire-server latest 338ba0245139 About a minute ago 107MB [2024-01-25T05:48:51.414Z] security-spire-agent latest 36e7182ec0aa About a minute ago 166MB [2024-01-25T05:48:51.414Z] security-spire-config latest fa4a35be0c95 About a minute ago 107MB [2024-01-25T05:48:51.414Z] ci-base-image-x86_64 latest 047a0b0e1286 4 minutes ago 883MB [2024-01-25T05:48:51.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 2 months ago 564MB [2024-01-25T05:48:51.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 months ago 334MB [2024-01-25T05:48:51.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 18 months 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-01-25T05:48:51.768Z] provisioning config files... [2024-01-25T05:48:51.778Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/622@tmp/config7605793219030772175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:48:52.129Z] ---> ****-login.sh [2024-01-25T05:48:52.129Z] nexus3.edgexfoundry.org:10001 [2024-01-25T05:48:52.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:48:52.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:48:52.130Z] Configure a credential helper to remove this warning. See [2024-01-25T05:48:52.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:48:52.130Z] [2024-01-25T05:48:52.130Z] Login Succeeded [2024-01-25T05:48:52.130Z] nexus3.edgexfoundry.org:10002 [2024-01-25T05:48:52.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:48:52.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:48:52.130Z] Configure a credential helper to remove this warning. See [2024-01-25T05:48:52.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:48:52.130Z] [2024-01-25T05:48:52.130Z] Login Succeeded [2024-01-25T05:48:52.130Z] nexus3.edgexfoundry.org:10003 [2024-01-25T05:48:52.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:48:52.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:48:52.389Z] Configure a credential helper to remove this warning. See [2024-01-25T05:48:52.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:48:52.389Z] [2024-01-25T05:48:52.389Z] Login Succeeded [2024-01-25T05:48:52.389Z] nexus3.edgexfoundry.org:10004 [2024-01-25T05:48:52.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:48:52.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:48:52.390Z] Configure a credential helper to remove this warning. See [2024-01-25T05:48:52.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:48:52.390Z] [2024-01-25T05:48:52.390Z] Login Succeeded [2024-01-25T05:48:52.390Z] ****.io [2024-01-25T05:48:52.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:48:52.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:48:52.649Z] Configure a credential helper to remove this warning. See [2024-01-25T05:48:52.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:48:52.650Z] [2024-01-25T05:48:52.650Z] Login Succeeded [2024-01-25T05:48:52.650Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T05:48:52.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:48:52.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T05:48:52.925Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-01-25T05:48:52.925Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:48:52.925Z] latest [2024-01-25T05:48:52.925Z] 3.2.0-dev.12 [2024-01-25T05:48:52.925Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:48:52.925Z] main [2024-01-25T05:48:52.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:48:53.401Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:48:53.805Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:48:53.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-01-25T05:48:53.805Z] 9b3afa92fb6b: Preparing [2024-01-25T05:48:53.805Z] 131c23466252: Preparing [2024-01-25T05:48:53.805Z] 6ccf71a6f027: Preparing [2024-01-25T05:48:53.805Z] e11f7d6c7e45: Preparing [2024-01-25T05:48:53.805Z] 0f4232bd3336: Preparing [2024-01-25T05:48:53.805Z] d4d9252fe9e9: Preparing [2024-01-25T05:48:53.805Z] 9fe9a137fd00: Preparing [2024-01-25T05:48:53.805Z] 9fe9a137fd00: Waiting [2024-01-25T05:48:53.805Z] d4d9252fe9e9: Waiting [2024-01-25T05:48:53.805Z] 6ccf71a6f027: Pushed [2024-01-25T05:48:53.805Z] e11f7d6c7e45: Pushed [2024-01-25T05:48:53.805Z] 9b3afa92fb6b: Pushed [2024-01-25T05:48:53.805Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:48:53.805Z] d4d9252fe9e9: Pushed [2024-01-25T05:48:54.372Z] 0f4232bd3336: Pushed [2024-01-25T05:48:54.941Z] 131c23466252: Pushed [2024-01-25T05:48:54.941Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:512afdc93306b23ed051ada2c3b39e3dc44305fc41ab2e930f65ed9f43d6d7b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:48:55.344Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:48:55.742Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-01-25T05:48:55.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-01-25T05:48:55.743Z] 9b3afa92fb6b: Preparing [2024-01-25T05:48:55.743Z] 131c23466252: Preparing [2024-01-25T05:48:55.743Z] 6ccf71a6f027: Preparing [2024-01-25T05:48:55.743Z] e11f7d6c7e45: Preparing [2024-01-25T05:48:55.743Z] 0f4232bd3336: Preparing [2024-01-25T05:48:55.743Z] d4d9252fe9e9: Preparing [2024-01-25T05:48:55.743Z] 9fe9a137fd00: Preparing [2024-01-25T05:48:55.743Z] d4d9252fe9e9: Waiting [2024-01-25T05:48:55.743Z] 9fe9a137fd00: Waiting [2024-01-25T05:48:55.743Z] 9b3afa92fb6b: Layer already exists [2024-01-25T05:48:55.743Z] 131c23466252: Layer already exists [2024-01-25T05:48:55.743Z] 0f4232bd3336: Layer already exists [2024-01-25T05:48:55.743Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:48:55.743Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:48:55.743Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:48:55.743Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:48:55.743Z] latest: digest: sha256:512afdc93306b23ed051ada2c3b39e3dc44305fc41ab2e930f65ed9f43d6d7b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:48:56.064Z] 3e85d5ac6304: Pull complete [2024-01-25T05:48:56.065Z] c3105a71a48b: Pull complete [2024-01-25T05:48:56.145Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:48:56.552Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.12 [2024-01-25T05:48:56.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-01-25T05:48:56.552Z] 9b3afa92fb6b: Preparing [2024-01-25T05:48:56.552Z] 131c23466252: Preparing [2024-01-25T05:48:56.552Z] 6ccf71a6f027: Preparing [2024-01-25T05:48:56.552Z] e11f7d6c7e45: Preparing [2024-01-25T05:48:56.552Z] 0f4232bd3336: Preparing [2024-01-25T05:48:56.552Z] d4d9252fe9e9: Preparing [2024-01-25T05:48:56.552Z] 9fe9a137fd00: Preparing [2024-01-25T05:48:56.552Z] d4d9252fe9e9: Waiting [2024-01-25T05:48:56.552Z] 9fe9a137fd00: Waiting [2024-01-25T05:48:56.552Z] 131c23466252: Layer already exists [2024-01-25T05:48:56.552Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:48:56.552Z] 0f4232bd3336: Layer already exists [2024-01-25T05:48:56.552Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:48:56.552Z] 9b3afa92fb6b: Layer already exists [2024-01-25T05:48:56.552Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:48:56.552Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:48:56.552Z] 3.2.0-dev.12: digest: sha256:512afdc93306b23ed051ada2c3b39e3dc44305fc41ab2e930f65ed9f43d6d7b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-25T05:48:56.650Z] 0f093f025ec4: Pull complete [2024-01-25T05:48:56.650Z] c3106fc0e877: Pull complete [2024-01-25T05:48:56.650Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-01-25T05:48:56.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-25T05:48:56.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:48:56.922Z] prd-ubuntu20.04-docker-arm64-4c-16g-27878 does not seem to be running inside a container [2024-01-25T05:48:57.001Z] $ 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/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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-01-25T05:48:57.004Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:48:58.983Z] $ docker top bc3708e122264c421292b7e0d2e5a050dbb47e1457b496abc7c7afe80f11e3b3 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:48:59.533Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-01-25T05:48:59.637Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:48:59.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-01-25T05:48:59.637Z] 9b3afa92fb6b: Preparing [2024-01-25T05:48:59.637Z] 131c23466252: Preparing [2024-01-25T05:48:59.637Z] 6ccf71a6f027: Preparing [2024-01-25T05:48:59.637Z] e11f7d6c7e45: Preparing [2024-01-25T05:48:59.637Z] 0f4232bd3336: Preparing [2024-01-25T05:48:59.637Z] d4d9252fe9e9: Preparing [2024-01-25T05:48:59.637Z] 9fe9a137fd00: Preparing [2024-01-25T05:48:59.637Z] d4d9252fe9e9: Waiting [2024-01-25T05:48:59.637Z] 9fe9a137fd00: Waiting [2024-01-25T05:48:59.637Z] 9b3afa92fb6b: Layer already exists [2024-01-25T05:48:59.637Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:48:59.637Z] 0f4232bd3336: Layer already exists [2024-01-25T05:48:59.637Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:48:59.637Z] 131c23466252: Layer already exists [2024-01-25T05:48:59.637Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:48:59.637Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:48:59.637Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:512afdc93306b23ed051ada2c3b39e3dc44305fc41ab2e930f65ed9f43d6d7b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:00.051Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:00.479Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-01-25T05:49:00.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-01-25T05:49:00.479Z] 9b3afa92fb6b: Preparing [2024-01-25T05:49:00.479Z] 131c23466252: Preparing [2024-01-25T05:49:00.479Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:00.479Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:00.479Z] 0f4232bd3336: Preparing [2024-01-25T05:49:00.479Z] d4d9252fe9e9: Preparing [2024-01-25T05:49:00.479Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:00.479Z] d4d9252fe9e9: Waiting [2024-01-25T05:49:00.479Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:00.479Z] 0f4232bd3336: Layer already exists [2024-01-25T05:49:00.479Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:00.479Z] 131c23466252: Layer already exists [2024-01-25T05:49:00.479Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:00.479Z] 9b3afa92fb6b: Layer already exists [2024-01-25T05:49:00.479Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:00.479Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:49:00.479Z] main: digest: sha256:512afdc93306b23ed051ada2c3b39e3dc44305fc41ab2e930f65ed9f43d6d7b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:49:00.750Z] ===================================================== [Pipeline] echo [2024-01-25T05:49:00.794Z] taggedImages: [2024-01-25T05:49:00.794Z] - nexus3.edgexfoundry.org:10004/core-command:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:00.794Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-01-25T05:49:00.794Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.12 [2024-01-25T05:49:00.794Z] - nexus3.edgexfoundry.org:10004/core-command:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:00.794Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-01-25T05:49:00.850Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-01-25T05:49:00.850Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:00.850Z] latest [2024-01-25T05:49:00.850Z] 3.2.0-dev.12 [2024-01-25T05:49:00.850Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:00.850Z] main [2024-01-25T05:49:00.850Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:01.363Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:01.797Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:01.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-01-25T05:49:01.797Z] b27a101d1640: Preparing [2024-01-25T05:49:01.797Z] 5d479f276d51: Preparing [2024-01-25T05:49:01.797Z] 2fc4fc27abcb: Preparing [2024-01-25T05:49:01.797Z] 93744bf278d9: Preparing [2024-01-25T05:49:01.797Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:01.797Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:01.797Z] 0f4232bd3336: Preparing [2024-01-25T05:49:01.797Z] d4d9252fe9e9: Preparing [2024-01-25T05:49:01.797Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:01.797Z] 0f4232bd3336: Waiting [2024-01-25T05:49:01.797Z] d4d9252fe9e9: Waiting [2024-01-25T05:49:01.797Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:01.797Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:01.797Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:01.797Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:01.797Z] 0f4232bd3336: Layer already exists [2024-01-25T05:49:01.797Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:49:01.797Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:01.797Z] 5d479f276d51: Pushed [2024-01-25T05:49:01.797Z] b27a101d1640: Pushed [2024-01-25T05:49:01.797Z] 2fc4fc27abcb: Pushed [2024-01-25T05:49:02.737Z] 93744bf278d9: Pushed [2024-01-25T05:49:02.737Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:cd42845a7b635cd890a72e9b404e9a1cdb688ff321203f9edb3b09415d7506d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:03.166Z] + 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-01-25T05:49:03.585Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-01-25T05:49:03.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-01-25T05:49:03.585Z] b27a101d1640: Preparing [2024-01-25T05:49:03.585Z] 5d479f276d51: Preparing [2024-01-25T05:49:03.585Z] 2fc4fc27abcb: Preparing [2024-01-25T05:49:03.585Z] 93744bf278d9: Preparing [2024-01-25T05:49:03.585Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:03.585Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:03.585Z] 0f4232bd3336: Preparing [2024-01-25T05:49:03.585Z] d4d9252fe9e9: Preparing [2024-01-25T05:49:03.585Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:03.585Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:03.585Z] 0f4232bd3336: Waiting [2024-01-25T05:49:03.585Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:03.585Z] 93744bf278d9: Layer already exists [2024-01-25T05:49:03.585Z] 2fc4fc27abcb: Layer already exists [2024-01-25T05:49:03.585Z] b27a101d1640: Layer already exists [2024-01-25T05:49:03.585Z] 5d479f276d51: Layer already exists [2024-01-25T05:49:03.585Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:03.585Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:03.585Z] 0f4232bd3336: Layer already exists [2024-01-25T05:49:03.585Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:49:03.585Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:03.585Z] latest: digest: sha256:cd42845a7b635cd890a72e9b404e9a1cdb688ff321203f9edb3b09415d7506d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:04.013Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:04.442Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.12 [2024-01-25T05:49:04.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-01-25T05:49:04.442Z] b27a101d1640: Preparing [2024-01-25T05:49:04.442Z] 5d479f276d51: Preparing [2024-01-25T05:49:04.442Z] 2fc4fc27abcb: Preparing [2024-01-25T05:49:04.442Z] 93744bf278d9: Preparing [2024-01-25T05:49:04.442Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:04.442Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:04.442Z] 0f4232bd3336: Preparing [2024-01-25T05:49:04.442Z] d4d9252fe9e9: Preparing [2024-01-25T05:49:04.442Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:04.442Z] d4d9252fe9e9: Waiting [2024-01-25T05:49:04.442Z] 0f4232bd3336: Waiting [2024-01-25T05:49:04.442Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:04.442Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:04.442Z] 2fc4fc27abcb: Layer already exists [2024-01-25T05:49:04.442Z] 93744bf278d9: Layer already exists [2024-01-25T05:49:04.442Z] b27a101d1640: Layer already exists [2024-01-25T05:49:04.442Z] 5d479f276d51: Layer already exists [2024-01-25T05:49:04.442Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:04.442Z] 0f4232bd3336: Layer already exists [2024-01-25T05:49:04.442Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:04.442Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:04.442Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:49:04.442Z] 3.2.0-dev.12: digest: sha256:cd42845a7b635cd890a72e9b404e9a1cdb688ff321203f9edb3b09415d7506d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:04.877Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:05.319Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:05.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-01-25T05:49:05.319Z] b27a101d1640: Preparing [2024-01-25T05:49:05.319Z] 5d479f276d51: Preparing [2024-01-25T05:49:05.319Z] 2fc4fc27abcb: Preparing [2024-01-25T05:49:05.319Z] 93744bf278d9: Preparing [2024-01-25T05:49:05.319Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:05.319Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:05.319Z] 0f4232bd3336: Preparing [2024-01-25T05:49:05.319Z] d4d9252fe9e9: Preparing [2024-01-25T05:49:05.319Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:05.319Z] 0f4232bd3336: Waiting [2024-01-25T05:49:05.319Z] d4d9252fe9e9: Waiting [2024-01-25T05:49:05.319Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:05.319Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:05.319Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:05.319Z] 2fc4fc27abcb: Layer already exists [2024-01-25T05:49:05.319Z] b27a101d1640: Layer already exists [2024-01-25T05:49:05.319Z] 5d479f276d51: Layer already exists [2024-01-25T05:49:05.319Z] 93744bf278d9: Layer already exists [2024-01-25T05:49:05.319Z] 0f4232bd3336: Layer already exists [2024-01-25T05:49:05.319Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:05.319Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:05.319Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:49:05.319Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:cd42845a7b635cd890a72e9b404e9a1cdb688ff321203f9edb3b09415d7506d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:05.767Z] + 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-01-25T05:49:06.199Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-01-25T05:49:06.199Z] #1 transferring dockerfile: 1.70kB 0.0s done [2024-01-25T05:49:06.199Z] #1 DONE 0.1s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #2 [security-spire-server internal] load .dockerignore [2024-01-25T05:49:06.199Z] #2 transferring context: 50B 0.0s done [2024-01-25T05:49:06.199Z] #2 DONE 0.1s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-01-25T05:49:06.199Z] #3 ... [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #4 [core-common-config-bootstrapper internal] load .dockerignore [2024-01-25T05:49:06.199Z] #4 transferring context: 50B 0.0s done [2024-01-25T05:49:06.199Z] #4 DONE 0.1s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-01-25T05:49:06.199Z] #3 transferring dockerfile: 2.23kB done [2024-01-25T05:49:06.199Z] #3 DONE 0.1s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #5 [core-metadata internal] load .dockerignore [2024-01-25T05:49:06.199Z] #5 transferring context: 50B 0.0s done [2024-01-25T05:49:06.199Z] #5 DONE 0.1s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-01-25T05:49:06.199Z] #6 transferring dockerfile: 2.06kB 0.0s done [2024-01-25T05:49:06.199Z] #6 DONE 0.1s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #7 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-25T05:49:06.199Z] #7 DONE 0.0s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #8 [security-bootstrapper internal] load .dockerignore [2024-01-25T05:49:06.199Z] #8 ... [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-01-25T05:49:06.199Z] #9 transferring dockerfile: 2.93kB done [2024-01-25T05:49:06.199Z] #9 DONE 0.1s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #8 [security-bootstrapper internal] load .dockerignore [2024-01-25T05:49:06.199Z] #8 transferring context: 50B 0.0s done [2024-01-25T05:49:06.199Z] #8 DONE 0.2s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #7 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-25T05:49:06.199Z] #7 DONE 0.0s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #10 [core-data internal] load build definition from Dockerfile [2024-01-25T05:49:06.199Z] #10 transferring dockerfile: 2.01kB 0.0s done [2024-01-25T05:49:06.199Z] #10 DONE 0.2s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #11 [core-data internal] load .dockerignore [2024-01-25T05:49:06.199Z] #11 transferring context: 50B done [2024-01-25T05:49:06.199Z] #11 DONE 0.2s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-01-25T05:49:06.199Z] #12 transferring dockerfile: 1.89kB done [2024-01-25T05:49:06.199Z] #12 DONE 0.2s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #7 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-25T05:49:06.199Z] #7 DONE 0.0s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #13 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-25T05:49:06.199Z] #13 DONE 0.0s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #14 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-01-25T05:49:06.199Z] #14 DONE 0.4s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #15 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:49:06.199Z] #15 ... [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2024-01-25T05:49:06.199Z] #16 transferring context: 50B 0.0s done [2024-01-25T05:49:06.199Z] #16 DONE 0.3s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #17 [security-proxy-setup internal] load .dockerignore [2024-01-25T05:49:06.199Z] #17 transferring context: 50B 0.0s done [2024-01-25T05:49:06.199Z] #17 DONE 0.2s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #7 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-25T05:49:06.199Z] #7 DONE 0.0s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] #18 [security-proxy-setup internal] load build definition from Dockerfile [2024-01-25T05:49:06.199Z] #18 transferring dockerfile: 2.50kB done [2024-01-25T05:49:06.199Z] #18 DONE 0.2s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-01-25T05:49:06.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-01-25T05:49:06.199Z] b27a101d1640: Preparing [2024-01-25T05:49:06.199Z] 5d479f276d51: Preparing [2024-01-25T05:49:06.199Z] 2fc4fc27abcb: Preparing [2024-01-25T05:49:06.199Z] 93744bf278d9: Preparing [2024-01-25T05:49:06.199Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:06.199Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:06.199Z] 0f4232bd3336: Preparing [2024-01-25T05:49:06.199Z] d4d9252fe9e9: Preparing [2024-01-25T05:49:06.199Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:06.199Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:06.199Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:06.199Z] #15 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:49:06.199Z] 0f4232bd3336: Waiting [2024-01-25T05:49:06.199Z] d4d9252fe9e9: Waiting [2024-01-25T05:49:06.199Z] 5d479f276d51: Layer already exists [2024-01-25T05:49:06.199Z] b27a101d1640: Layer already exists [2024-01-25T05:49:06.199Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-25T05:49:06.199Z] #15 ... [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] 2fc4fc27abcb: Layer already exists [2024-01-25T05:49:06.199Z] 93744bf278d9: Layer already exists [2024-01-25T05:49:06.199Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:06.199Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:06.199Z] #7 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-25T05:49:06.199Z] #7 DONE 0.0s [2024-01-25T05:49:06.199Z] [2024-01-25T05:49:06.199Z] 0f4232bd3336: Layer already exists [2024-01-25T05:49:06.199Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:49:06.199Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:06.199Z] main: digest: sha256:cd42845a7b635cd890a72e9b404e9a1cdb688ff321203f9edb3b09415d7506d5 size: 2196 [2024-01-25T05:49:06.199Z] #15 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:49:06.199Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T05:49:06.199Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-25T05:49:06.199Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2024-01-25T05:49:06.474Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.3s [2024-01-25T05:49:06.474Z] #15 ... [2024-01-25T05:49:06.474Z] [2024-01-25T05:49:06.474Z] #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-01-25T05:49:06.474Z] #14 DONE 1.1s [2024-01-25T05:49:06.474Z] [2024-01-25T05:49:06.474Z] #19 [support-scheduler internal] load .dockerignore [2024-01-25T05:49:06.474Z] #19 transferring context: 50B 0.1s done [2024-01-25T05:49:06.474Z] #19 DONE 0.9s [2024-01-25T05:49:06.474Z] [2024-01-25T05:49:06.474Z] #15 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:49:06.474Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-25T05:49:06.474Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T05:49:06.474Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-25T05:49:06.474Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-25T05:49:06.474Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s [2024-01-25T05:49:06.474Z] #15 ... [2024-01-25T05:49:06.474Z] [2024-01-25T05:49:06.474Z] #20 [support-scheduler internal] load build definition from Dockerfile [2024-01-25T05:49:06.474Z] #20 transferring dockerfile: 1.93kB 0.0s done [2024-01-25T05:49:06.474Z] #20 DONE 0.9s [2024-01-25T05:49:06.474Z] [2024-01-25T05:49:06.474Z] #7 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-25T05:49:06.474Z] #7 DONE 0.0s [2024-01-25T05:49:06.474Z] [2024-01-25T05:49:06.474Z] #21 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-25T05:49:06.474Z] #21 DONE 1.5s [2024-01-25T05:49:06.474Z] [2024-01-25T05:49:06.474Z] #15 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:49:06.474Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done [2024-01-25T05:49:06.474Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:49:06.564Z] ===================================================== [Pipeline] echo [2024-01-25T05:49:06.626Z] taggedImages: [2024-01-25T05:49:06.626Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:06.626Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-01-25T05:49:06.626Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.12 [2024-01-25T05:49:06.626Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:06.626Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-01-25T05:49:06.687Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-01-25T05:49:06.687Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:06.687Z] latest [2024-01-25T05:49:06.687Z] 3.2.0-dev.12 [2024-01-25T05:49:06.687Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:06.687Z] main [2024-01-25T05:49:06.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2024-01-25T05:49:06.743Z] #15 ... [2024-01-25T05:49:06.743Z] [2024-01-25T05:49:06.743Z] #22 [security-spire-config internal] load build definition from Dockerfile [2024-01-25T05:49:06.743Z] #22 DONE 0.0s [2024-01-25T05:49:06.743Z] [2024-01-25T05:49:06.743Z] #23 [security-spire-config internal] load .dockerignore [2024-01-25T05:49:06.743Z] #23 DONE 0.0s [2024-01-25T05:49:06.743Z] [2024-01-25T05:49:06.743Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-01-25T05:49:06.743Z] #24 transferring context: 50B 0.1s done [2024-01-25T05:49:06.743Z] #24 DONE 0.9s [2024-01-25T05:49:06.743Z] [2024-01-25T05:49:06.743Z] #25 [security-secretstore-setup internal] load build definition from Dockerfile [2024-01-25T05:49:06.743Z] #25 transferring dockerfile: 2.49kB 0.0s done [2024-01-25T05:49:06.743Z] #25 DONE 0.9s [2024-01-25T05:49:06.743Z] [2024-01-25T05:49:06.743Z] #26 [security-bootstrapper internal] load build context [2024-01-25T05:49:06.743Z] #26 transferring context: 2.56MB 0.7s done [2024-01-25T05:49:06.743Z] #26 DONE 1.0s [2024-01-25T05:49:06.743Z] [2024-01-25T05:49:06.743Z] #27 [core-metadata internal] load build context [2024-01-25T05:49:06.743Z] #27 transferring context: 2.56MB 0.8s done [2024-01-25T05:49:06.743Z] #27 DONE 1.1s [2024-01-25T05:49:06.743Z] [2024-01-25T05:49:06.743Z] #15 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:49:06.743Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-25T05:49:06.743Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T05:49:06.743Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-25T05:49:06.743Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-25T05:49:06.743Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done [2024-01-25T05:49:06.743Z] #15 ... [2024-01-25T05:49:06.743Z] [2024-01-25T05:49:06.743Z] #7 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-25T05:49:06.743Z] #7 DONE 0.0s [2024-01-25T05:49:06.743Z] [2024-01-25T05:49:06.743Z] #14 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-01-25T05:49:06.743Z] #14 DONE 1.3s [2024-01-25T05:49:06.743Z] [2024-01-25T05:49:06.743Z] #28 [core-data internal] load build context [2024-01-25T05:49:06.743Z] #28 transferring context: 2.56MB 0.8s done [2024-01-25T05:49:06.743Z] #28 DONE 1.1s [2024-01-25T05:49:06.743Z] [2024-01-25T05:49:06.743Z] #29 [core-common-config-bootstrapper internal] load build context [2024-01-25T05:49:06.743Z] #29 transferring context: 2.56MB 0.8s done [2024-01-25T05:49:06.743Z] #29 DONE 1.1s [2024-01-25T05:49:06.743Z] [2024-01-25T05:49:06.743Z] #15 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:49:06.743Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-25T05:49:06.743Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T05:49:06.743Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-25T05:49:06.743Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-25T05:49:06.743Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:07.014Z] #15 ... [2024-01-25T05:49:07.014Z] [2024-01-25T05:49:07.014Z] #13 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-25T05:49:07.014Z] #13 DONE 1.4s [2024-01-25T05:49:07.014Z] [2024-01-25T05:49:07.014Z] #15 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:49:07.217Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [2024-01-25T05:49:07.283Z] #15 ... [2024-01-25T05:49:07.283Z] [2024-01-25T05:49:07.283Z] #30 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-01-25T05:49:07.283Z] #30 DONE 0.6s [2024-01-25T05:49:07.283Z] [2024-01-25T05:49:07.283Z] #15 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:49:07.283Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:07.552Z] #15 ... [2024-01-25T05:49:07.552Z] [2024-01-25T05:49:07.552Z] #31 [security-proxy-auth internal] load build definition from Dockerfile [2024-01-25T05:49:07.552Z] #31 transferring dockerfile: 2.15kB 0.0s done [2024-01-25T05:49:07.552Z] #31 DONE 1.3s [2024-01-25T05:49:07.552Z] [2024-01-25T05:49:07.552Z] #32 [security-spire-server internal] load build context [2024-01-25T05:49:07.552Z] #32 transferring context: 18.10kB 0.0s done [2024-01-25T05:49:07.552Z] #32 DONE 0.9s [2024-01-25T05:49:07.552Z] [2024-01-25T05:49:07.552Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:07.552Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-01-25T05:49:07.552Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-01-25T05:49:07.552Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-01-25T05:49:07.552Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-01-25T05:49:07.552Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-25T05:49:07.552Z] #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-01-25T05:49:07.552Z] #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-01-25T05:49:07.552Z] #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-25T05:49:07.552Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-01-25T05:49:07.552Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-01-25T05:49:07.552Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.7s [2024-01-25T05:49:07.552Z] #33 ... [2024-01-25T05:49:07.552Z] [2024-01-25T05:49:07.552Z] #34 [core-command internal] load .dockerignore [2024-01-25T05:49:07.552Z] #34 transferring context: 50B 0.0s done [2024-01-25T05:49:07.552Z] #34 DONE 1.7s [2024-01-25T05:49:07.552Z] [2024-01-25T05:49:07.552Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:07.552Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 0.9s [2024-01-25T05:49:07.653Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:07.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-01-25T05:49:07.653Z] 42619f03d064: Preparing [2024-01-25T05:49:07.653Z] 08a2a63877f2: Preparing [2024-01-25T05:49:07.653Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:07.653Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:07.653Z] 02eaf68d66ed: Preparing [2024-01-25T05:49:07.653Z] 2464e6c69f05: Preparing [2024-01-25T05:49:07.653Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:07.653Z] 2464e6c69f05: Waiting [2024-01-25T05:49:07.653Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:07.653Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:07.653Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:07.653Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:07.653Z] 42619f03d064: Pushed [2024-01-25T05:49:07.653Z] 2464e6c69f05: Pushed [2024-01-25T05:49:07.832Z] #33 ... [2024-01-25T05:49:07.832Z] [2024-01-25T05:49:07.832Z] #35 [security-proxy-setup internal] load build context [2024-01-25T05:49:07.832Z] #35 transferring context: 2.56MB 0.5s done [2024-01-25T05:49:07.832Z] #35 DONE 1.3s [2024-01-25T05:49:07.832Z] [2024-01-25T05:49:07.832Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:07.832Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.0s [2024-01-25T05:49:07.832Z] #33 ... [2024-01-25T05:49:07.832Z] [2024-01-25T05:49:07.832Z] #36 [security-proxy-auth internal] load .dockerignore [2024-01-25T05:49:07.832Z] #36 transferring context: 50B done [2024-01-25T05:49:07.832Z] #36 DONE 1.8s [2024-01-25T05:49:07.832Z] [2024-01-25T05:49:07.832Z] #37 [core-command internal] load build definition from Dockerfile [2024-01-25T05:49:07.832Z] #37 transferring dockerfile: 1.93kB 0.0s done [2024-01-25T05:49:07.832Z] #37 DONE 1.9s [2024-01-25T05:49:07.832Z] [2024-01-25T05:49:07.832Z] #7 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-25T05:49:07.832Z] #7 DONE 0.0s [2024-01-25T05:49:07.832Z] [2024-01-25T05:49:07.832Z] #38 [security-spiffe-token-provider internal] load build context [2024-01-25T05:49:07.832Z] #38 transferring context: 2.56MB 0.5s done [2024-01-25T05:49:07.832Z] #38 DONE 1.5s [2024-01-25T05:49:07.832Z] [2024-01-25T05:49:07.832Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:07.832Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 1.1s [2024-01-25T05:49:08.109Z] #33 ... [2024-01-25T05:49:08.109Z] [2024-01-25T05:49:08.109Z] #39 [security-spire-agent internal] load .dockerignore [2024-01-25T05:49:08.109Z] #39 transferring context: 50B done [2024-01-25T05:49:08.109Z] #39 DONE 1.7s [2024-01-25T05:49:08.109Z] [2024-01-25T05:49:08.109Z] #40 [security-spire-agent internal] load build definition from Dockerfile [2024-01-25T05:49:08.109Z] #40 transferring dockerfile: 1.81kB done [2024-01-25T05:49:08.109Z] #40 DONE 1.7s [2024-01-25T05:49:08.109Z] [2024-01-25T05:49:08.109Z] #7 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-25T05:49:08.109Z] #7 DONE 0.0s [2024-01-25T05:49:08.109Z] [2024-01-25T05:49:08.109Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:08.109Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.46MB / 23.39MB 1.2s [2024-01-25T05:49:08.109Z] #33 ... [2024-01-25T05:49:08.109Z] [2024-01-25T05:49:08.109Z] #41 [support-notifications internal] load .dockerignore [2024-01-25T05:49:08.109Z] #41 transferring context: 50B 0.0s done [2024-01-25T05:49:08.109Z] #41 DONE 1.4s [2024-01-25T05:49:08.109Z] [2024-01-25T05:49:08.109Z] #22 [security-spire-config internal] load build definition from Dockerfile [2024-01-25T05:49:08.109Z] #22 transferring dockerfile: 1.69kB done [2024-01-25T05:49:08.109Z] #22 DONE 1.4s [2024-01-25T05:49:08.109Z] [2024-01-25T05:49:08.109Z] #14 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-01-25T05:49:08.109Z] #14 DONE 1.5s [2024-01-25T05:49:08.109Z] [2024-01-25T05:49:08.109Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:08.109Z] #33 ... [2024-01-25T05:49:08.109Z] [2024-01-25T05:49:08.109Z] #13 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-25T05:49:08.109Z] #13 DONE 1.7s [2024-01-25T05:49:08.109Z] [2024-01-25T05:49:08.109Z] #30 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-01-25T05:49:08.109Z] #30 DONE 0.8s [2024-01-25T05:49:08.109Z] [2024-01-25T05:49:08.109Z] #23 [security-spire-config internal] load .dockerignore [2024-01-25T05:49:08.109Z] #23 transferring context: 50B 0.0s done [2024-01-25T05:49:08.109Z] #23 DONE 1.4s [2024-01-25T05:49:08.109Z] [2024-01-25T05:49:08.109Z] #42 [security-secretstore-setup internal] load build context [2024-01-25T05:49:08.109Z] #42 transferring context: 2.56MB 0.5s done [2024-01-25T05:49:08.109Z] #42 DONE 1.5s [2024-01-25T05:49:08.109Z] [2024-01-25T05:49:08.109Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:08.109Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 1.4s [2024-01-25T05:49:08.222Z] 02eaf68d66ed: Pushed [2024-01-25T05:49:08.444Z] #33 ... [2024-01-25T05:49:08.445Z] [2024-01-25T05:49:08.445Z] #43 [support-notifications internal] load build definition from Dockerfile [2024-01-25T05:49:08.445Z] #43 transferring dockerfile: 1.95kB done [2024-01-25T05:49:08.445Z] #43 DONE 1.6s [2024-01-25T05:49:08.445Z] [2024-01-25T05:49:08.445Z] #7 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-25T05:49:08.445Z] #7 DONE 0.0s [2024-01-25T05:49:08.445Z] [2024-01-25T05:49:08.445Z] #44 [support-scheduler internal] load build context [2024-01-25T05:49:08.445Z] #44 transferring context: 2.56MB 0.6s done [2024-01-25T05:49:08.445Z] #44 DONE 1.6s [2024-01-25T05:49:08.445Z] [2024-01-25T05:49:08.445Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:08.445Z] #33 ... [2024-01-25T05:49:08.445Z] [2024-01-25T05:49:08.445Z] #13 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-25T05:49:08.445Z] #13 DONE 2.0s [2024-01-25T05:49:08.445Z] [2024-01-25T05:49:08.445Z] #30 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-01-25T05:49:08.445Z] #30 DONE 1.2s [2024-01-25T05:49:08.445Z] [2024-01-25T05:49:08.445Z] #14 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-01-25T05:49:08.445Z] #14 DONE 1.7s [2024-01-25T05:49:08.445Z] [2024-01-25T05:49:08.445Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:08.445Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 1.7s [2024-01-25T05:49:08.445Z] #33 ... [2024-01-25T05:49:08.445Z] [2024-01-25T05:49:08.445Z] #21 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-25T05:49:08.445Z] #21 DONE 2.0s [2024-01-25T05:49:08.445Z] [2024-01-25T05:49:08.445Z] #15 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:49:08.445Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-25T05:49:08.445Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T05:49:08.445Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-25T05:49:08.445Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-25T05:49:08.445Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done [2024-01-25T05:49:08.445Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done [2024-01-25T05:49:08.445Z] #15 DONE 3.8s [2024-01-25T05:49:08.445Z] [2024-01-25T05:49:08.445Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:08.445Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-01-25T05:49:08.445Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-01-25T05:49:08.445Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-01-25T05:49:08.445Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-01-25T05:49:08.445Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-25T05:49:08.445Z] #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-01-25T05:49:08.445Z] #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-01-25T05:49:08.445Z] #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-25T05:49:08.445Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-01-25T05:49:08.445Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-01-25T05:49:08.720Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.80MB / 23.39MB 1.9s [2024-01-25T05:49:08.800Z] 08a2a63877f2: Pushed [2024-01-25T05:49:08.800Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:1d05ac25087eac013834afbfc78161fdc6719046ab89c5463080bb79a8b56be4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:09.232Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [2024-01-25T05:49:09.324Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.2s done [2024-01-25T05:49:09.324Z] #33 ... [2024-01-25T05:49:09.324Z] [2024-01-25T05:49:09.324Z] #45 [security-spire-config internal] load build context [2024-01-25T05:49:09.324Z] #45 transferring context: 16.35kB 0.1s done [2024-01-25T05:49:09.324Z] #45 DONE 0.8s [2024-01-25T05:49:09.324Z] [2024-01-25T05:49:09.324Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:09.324Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:09.592Z] #33 ... [2024-01-25T05:49:09.592Z] [2024-01-25T05:49:09.592Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-01-25T05:49:09.592Z] #46 DONE 1.5s [2024-01-25T05:49:09.749Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-01-25T05:49:09.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-01-25T05:49:09.749Z] 42619f03d064: Preparing [2024-01-25T05:49:09.749Z] 08a2a63877f2: Preparing [2024-01-25T05:49:09.749Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:09.749Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:09.749Z] 02eaf68d66ed: Preparing [2024-01-25T05:49:09.749Z] 2464e6c69f05: Preparing [2024-01-25T05:49:09.749Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:09.749Z] 2464e6c69f05: Waiting [2024-01-25T05:49:09.749Z] 02eaf68d66ed: Layer already exists [2024-01-25T05:49:09.749Z] 42619f03d064: Layer already exists [2024-01-25T05:49:09.749Z] 08a2a63877f2: Layer already exists [2024-01-25T05:49:09.749Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:09.749Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:09.749Z] 2464e6c69f05: Layer already exists [2024-01-25T05:49:09.749Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:09.749Z] latest: digest: sha256:1d05ac25087eac013834afbfc78161fdc6719046ab89c5463080bb79a8b56be4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-25T05:49:09.864Z] [2024-01-25T05:49:09.864Z] #15 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:49:09.864Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-25T05:49:09.864Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T05:49:09.864Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-25T05:49:09.864Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-25T05:49:09.864Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done [2024-01-25T05:49:09.864Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done [2024-01-25T05:49:09.864Z] #15 DONE 3.8s [2024-01-25T05:49:09.864Z] [2024-01-25T05:49:09.864Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:09.864Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-01-25T05:49:09.864Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-01-25T05:49:09.864Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-01-25T05:49:09.864Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-01-25T05:49:09.864Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-25T05:49:09.864Z] #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-01-25T05:49:09.864Z] #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-01-25T05:49:09.864Z] #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-25T05:49:09.864Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-01-25T05:49:09.864Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-01-25T05:49:09.864Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.2s done [Pipeline] sh [2024-01-25T05:49:10.136Z] #33 ... [2024-01-25T05:49:10.136Z] [2024-01-25T05:49:10.136Z] #47 [core-command internal] load build context [2024-01-25T05:49:10.136Z] #47 transferring context: 2.56MB 1.3s done [2024-01-25T05:49:10.136Z] #47 DONE 1.7s [2024-01-25T05:49:10.136Z] [2024-01-25T05:49:10.136Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:10.136Z] #33 ... [2024-01-25T05:49:10.136Z] [2024-01-25T05:49:10.136Z] #48 [security-spire-agent internal] load build context [2024-01-25T05:49:10.136Z] #48 transferring context: 17.63kB 0.0s done [2024-01-25T05:49:10.136Z] #48 DONE 0.4s [2024-01-25T05:49:10.136Z] [2024-01-25T05:49:10.136Z] #49 [security-proxy-auth internal] load build context [2024-01-25T05:49:10.136Z] #49 transferring context: 2.56MB 1.4s done [2024-01-25T05:49:10.136Z] #49 DONE 1.9s [2024-01-25T05:49:10.136Z] [2024-01-25T05:49:10.136Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:10.136Z] #33 ... [2024-01-25T05:49:10.136Z] [2024-01-25T05:49:10.136Z] #50 [support-notifications internal] load build context [2024-01-25T05:49:10.136Z] #50 transferring context: 2.56MB 1.5s done [2024-01-25T05:49:10.136Z] #50 DONE 1.7s [2024-01-25T05:49:10.136Z] [2024-01-25T05:49:10.136Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:10.215Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:10.744Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.12 [2024-01-25T05:49:10.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-01-25T05:49:10.744Z] 42619f03d064: Preparing [2024-01-25T05:49:10.744Z] 08a2a63877f2: Preparing [2024-01-25T05:49:10.744Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:10.744Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:10.744Z] 02eaf68d66ed: Preparing [2024-01-25T05:49:10.744Z] 2464e6c69f05: Preparing [2024-01-25T05:49:10.744Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:10.744Z] 2464e6c69f05: Waiting [2024-01-25T05:49:10.744Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:10.744Z] 08a2a63877f2: Layer already exists [2024-01-25T05:49:10.744Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:10.744Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:10.744Z] 02eaf68d66ed: Layer already exists [2024-01-25T05:49:10.744Z] 42619f03d064: Layer already exists [2024-01-25T05:49:10.744Z] 2464e6c69f05: Layer already exists [2024-01-25T05:49:10.744Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:10.744Z] 3.2.0-dev.12: digest: sha256:1d05ac25087eac013834afbfc78161fdc6719046ab89c5463080bb79a8b56be4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:11.192Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:11.626Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:11.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-01-25T05:49:11.626Z] 42619f03d064: Preparing [2024-01-25T05:49:11.626Z] 08a2a63877f2: Preparing [2024-01-25T05:49:11.626Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:11.626Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:11.626Z] 02eaf68d66ed: Preparing [2024-01-25T05:49:11.626Z] 2464e6c69f05: Preparing [2024-01-25T05:49:11.626Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:11.626Z] 2464e6c69f05: Waiting [2024-01-25T05:49:11.626Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:11.626Z] 02eaf68d66ed: Layer already exists [2024-01-25T05:49:11.626Z] 42619f03d064: Layer already exists [2024-01-25T05:49:11.626Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:11.626Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:11.626Z] 08a2a63877f2: Layer already exists [2024-01-25T05:49:11.626Z] 2464e6c69f05: Layer already exists [2024-01-25T05:49:11.626Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:11.626Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:1d05ac25087eac013834afbfc78161fdc6719046ab89c5463080bb79a8b56be4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:12.060Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:12.497Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-01-25T05:49:12.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-01-25T05:49:12.497Z] 42619f03d064: Preparing [2024-01-25T05:49:12.497Z] 08a2a63877f2: Preparing [2024-01-25T05:49:12.497Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:12.497Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:12.497Z] 02eaf68d66ed: Preparing [2024-01-25T05:49:12.497Z] 2464e6c69f05: Preparing [2024-01-25T05:49:12.497Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:12.497Z] 2464e6c69f05: Waiting [2024-01-25T05:49:12.497Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:12.497Z] 08a2a63877f2: Layer already exists [2024-01-25T05:49:12.497Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:12.497Z] 02eaf68d66ed: Layer already exists [2024-01-25T05:49:12.497Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:12.497Z] 42619f03d064: Layer already exists [2024-01-25T05:49:12.497Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:12.497Z] 2464e6c69f05: Layer already exists [2024-01-25T05:49:12.497Z] main: digest: sha256:1d05ac25087eac013834afbfc78161fdc6719046ab89c5463080bb79a8b56be4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:49:12.790Z] ===================================================== [Pipeline] echo [2024-01-25T05:49:12.843Z] taggedImages: [2024-01-25T05:49:12.843Z] - nexus3.edgexfoundry.org:10004/core-data:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:12.843Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-01-25T05:49:12.843Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.12 [2024-01-25T05:49:12.843Z] - nexus3.edgexfoundry.org:10004/core-data:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:12.843Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-01-25T05:49:12.911Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-01-25T05:49:12.911Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:12.911Z] latest [2024-01-25T05:49:12.911Z] 3.2.0-dev.12 [2024-01-25T05:49:12.911Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:12.911Z] main [2024-01-25T05:49:12.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:13.400Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-25T05:49:13.533Z] #33 ... [2024-01-25T05:49:13.533Z] [2024-01-25T05:49:13.533Z] #51 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-01-25T05:49:13.533Z] #0 3.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:13.533Z] #0 3.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:13.533Z] #0 5.468 OK: 266 MiB in 52 packages [2024-01-25T05:49:13.533Z] #51 DONE 6.4s [2024-01-25T05:49:13.533Z] [2024-01-25T05:49:13.533Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:13.533Z] #33 ... [2024-01-25T05:49:13.533Z] [2024-01-25T05:49:13.533Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-01-25T05:49:13.533Z] #0 3.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:13.533Z] #0 3.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:13.533Z] #0 5.830 OK: 266 MiB in 52 packages [2024-01-25T05:49:13.533Z] #52 DONE 6.5s [Pipeline] sh [2024-01-25T05:49:13.803Z] [2024-01-25T05:49:13.803Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:13.803Z] #33 ... [2024-01-25T05:49:13.803Z] [2024-01-25T05:49:13.803Z] #53 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:49:13.803Z] #53 DONE 0.7s [2024-01-25T05:49:13.803Z] [2024-01-25T05:49:13.803Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:13.844Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:13.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-01-25T05:49:13.844Z] 430e0e0a724b: Preparing [2024-01-25T05:49:13.844Z] 5e051c777775: Preparing [2024-01-25T05:49:13.844Z] 1ceaf072e1e1: Preparing [2024-01-25T05:49:13.844Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:13.844Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:13.844Z] 0f4232bd3336: Preparing [2024-01-25T05:49:13.844Z] d4d9252fe9e9: Preparing [2024-01-25T05:49:13.844Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:13.844Z] d4d9252fe9e9: Waiting [2024-01-25T05:49:13.844Z] 0f4232bd3336: Waiting [2024-01-25T05:49:13.844Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:13.844Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:13.844Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:13.844Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:49:13.844Z] 0f4232bd3336: Layer already exists [2024-01-25T05:49:13.844Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:13.844Z] 5e051c777775: Pushed [2024-01-25T05:49:13.844Z] 430e0e0a724b: Pushed [2024-01-25T05:49:14.074Z] #33 ... [2024-01-25T05:49:14.074Z] [2024-01-25T05:49:14.074Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-01-25T05:49:14.074Z] #0 2.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:14.074Z] #0 2.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:14.074Z] #0 4.803 OK: 266 MiB in 52 packages [2024-01-25T05:49:14.074Z] #54 DONE 5.6s [2024-01-25T05:49:14.074Z] [2024-01-25T05:49:14.074Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:14.682Z] #33 ... [2024-01-25T05:49:14.682Z] [2024-01-25T05:49:14.682Z] #55 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:49:14.682Z] #55 DONE 0.9s [2024-01-25T05:49:14.682Z] [2024-01-25T05:49:14.682Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:14.783Z] 1ceaf072e1e1: Pushed [2024-01-25T05:49:14.964Z] #33 ... [2024-01-25T05:49:14.964Z] [2024-01-25T05:49:14.964Z] #56 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:49:14.964Z] #56 DONE 0.7s [2024-01-25T05:49:14.964Z] [2024-01-25T05:49:14.964Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:15.043Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:1ca4c02e51e4bced19d8fe527468e94681f091fb33079aabed54df3262a3c53d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:15.239Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.9s [2024-01-25T05:49:15.504Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:15.939Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-01-25T05:49:15.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-01-25T05:49:15.939Z] 430e0e0a724b: Preparing [2024-01-25T05:49:15.939Z] 5e051c777775: Preparing [2024-01-25T05:49:15.939Z] 1ceaf072e1e1: Preparing [2024-01-25T05:49:15.939Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:15.939Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:15.939Z] 0f4232bd3336: Preparing [2024-01-25T05:49:15.939Z] d4d9252fe9e9: Preparing [2024-01-25T05:49:15.939Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:15.939Z] 0f4232bd3336: Waiting [2024-01-25T05:49:15.939Z] d4d9252fe9e9: Waiting [2024-01-25T05:49:15.939Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:15.939Z] 5e051c777775: Layer already exists [2024-01-25T05:49:15.939Z] 430e0e0a724b: Layer already exists [2024-01-25T05:49:15.939Z] 1ceaf072e1e1: Layer already exists [2024-01-25T05:49:15.939Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:15.939Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:15.939Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:49:15.939Z] 0f4232bd3336: Layer already exists [2024-01-25T05:49:15.939Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:15.939Z] latest: digest: sha256:1ca4c02e51e4bced19d8fe527468e94681f091fb33079aabed54df3262a3c53d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:16.393Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:16.844Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.12 [2024-01-25T05:49:16.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-01-25T05:49:16.844Z] 430e0e0a724b: Preparing [2024-01-25T05:49:16.844Z] 5e051c777775: Preparing [2024-01-25T05:49:16.844Z] 1ceaf072e1e1: Preparing [2024-01-25T05:49:16.844Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:16.844Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:16.844Z] 0f4232bd3336: Preparing [2024-01-25T05:49:16.844Z] d4d9252fe9e9: Preparing [2024-01-25T05:49:16.844Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:16.844Z] 0f4232bd3336: Waiting [2024-01-25T05:49:16.844Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:16.844Z] d4d9252fe9e9: Waiting [2024-01-25T05:49:16.844Z] 430e0e0a724b: Layer already exists [2024-01-25T05:49:16.844Z] 1ceaf072e1e1: Layer already exists [2024-01-25T05:49:16.844Z] 5e051c777775: Layer already exists [2024-01-25T05:49:16.844Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:16.844Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:16.844Z] 0f4232bd3336: Layer already exists [2024-01-25T05:49:16.844Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:16.844Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:49:16.844Z] 3.2.0-dev.12: digest: sha256:1ca4c02e51e4bced19d8fe527468e94681f091fb33079aabed54df3262a3c53d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:17.204Z] #33 ... [2024-01-25T05:49:17.204Z] [2024-01-25T05:49:17.204Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-25T05:49:17.204Z] #0 2.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:17.204Z] #0 2.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:17.204Z] #0 5.116 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-25T05:49:17.204Z] #0 5.116 v3.18.5-152-gb187c34de91 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-25T05:49:17.204Z] #0 5.116 OK: 19949 distinct packages available [2024-01-25T05:49:17.204Z] #0 5.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:17.204Z] #0 6.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:17.204Z] #0 9.837 OK: 266 MiB in 52 packages [2024-01-25T05:49:17.290Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-25T05:49:17.489Z] #57 ... [2024-01-25T05:49:17.489Z] [2024-01-25T05:49:17.489Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] sh [2024-01-25T05:49:17.815Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:17.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-01-25T05:49:17.815Z] 430e0e0a724b: Preparing [2024-01-25T05:49:17.815Z] 5e051c777775: Preparing [2024-01-25T05:49:17.815Z] 1ceaf072e1e1: Preparing [2024-01-25T05:49:17.815Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:17.815Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:17.815Z] 0f4232bd3336: Preparing [2024-01-25T05:49:17.815Z] d4d9252fe9e9: Preparing [2024-01-25T05:49:17.815Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:17.815Z] d4d9252fe9e9: Waiting [2024-01-25T05:49:17.815Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:17.815Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:17.815Z] 430e0e0a724b: Layer already exists [2024-01-25T05:49:17.815Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:17.815Z] 5e051c777775: Layer already exists [2024-01-25T05:49:17.815Z] 1ceaf072e1e1: Layer already exists [2024-01-25T05:49:17.815Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:17.815Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:49:17.815Z] 0f4232bd3336: Layer already exists [2024-01-25T05:49:17.815Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:1ca4c02e51e4bced19d8fe527468e94681f091fb33079aabed54df3262a3c53d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:18.280Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:18.461Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.0s done [2024-01-25T05:49:18.729Z] #33 ... [2024-01-25T05:49:18.729Z] [2024-01-25T05:49:18.729Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-25T05:49:18.729Z] #0 4.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:18.729Z] #0 4.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:18.729Z] #0 7.453 (1/2) Installing dumb-init (1.2.5-r2) [2024-01-25T05:49:18.729Z] #0 7.477 (2/2) Installing su-exec (0.2-r3) [2024-01-25T05:49:18.729Z] #0 7.504 Executing busybox-1.36.1-r5.trigger [2024-01-25T05:49:18.729Z] #0 7.590 OK: 8 MiB in 17 packages [2024-01-25T05:49:18.729Z] #58 ... [2024-01-25T05:49:18.729Z] [2024-01-25T05:49:18.729Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-25T05:49:18.729Z] #0 5.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:18.729Z] #0 6.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:18.729Z] #0 9.006 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-25T05:49:18.729Z] #0 9.006 v3.18.5-152-gb187c34de91 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-25T05:49:18.729Z] #0 9.006 OK: 19947 distinct packages available [2024-01-25T05:49:18.729Z] #0 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:18.729Z] #0 9.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:18.735Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-01-25T05:49:18.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-01-25T05:49:18.735Z] 430e0e0a724b: Preparing [2024-01-25T05:49:18.735Z] 5e051c777775: Preparing [2024-01-25T05:49:18.735Z] 1ceaf072e1e1: Preparing [2024-01-25T05:49:18.735Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:18.735Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:18.735Z] 0f4232bd3336: Preparing [2024-01-25T05:49:18.735Z] d4d9252fe9e9: Preparing [2024-01-25T05:49:18.735Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:18.735Z] 0f4232bd3336: Waiting [2024-01-25T05:49:18.735Z] d4d9252fe9e9: Waiting [2024-01-25T05:49:18.735Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:18.735Z] 1ceaf072e1e1: Layer already exists [2024-01-25T05:49:18.735Z] 430e0e0a724b: Layer already exists [2024-01-25T05:49:18.735Z] 5e051c777775: Layer already exists [2024-01-25T05:49:18.735Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:18.735Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:18.735Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:18.735Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:49:18.735Z] 0f4232bd3336: Layer already exists [2024-01-25T05:49:18.735Z] main: digest: sha256:1ca4c02e51e4bced19d8fe527468e94681f091fb33079aabed54df3262a3c53d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2024-01-25T05:49:18.996Z] #59 ... [2024-01-25T05:49:18.996Z] [2024-01-25T05:49:18.996Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-25T05:49:18.996Z] #0 5.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:18.996Z] #0 6.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:18.996Z] #0 9.053 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-25T05:49:18.996Z] #0 9.053 v3.18.5-152-gb187c34de91 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-25T05:49:18.996Z] #0 9.053 OK: 19947 distinct packages available [2024-01-25T05:49:18.996Z] #0 9.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:18.996Z] #0 9.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:18.996Z] #60 ... [2024-01-25T05:49:18.996Z] [2024-01-25T05:49:18.996Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-25T05:49:18.996Z] #0 4.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:18.996Z] #0 5.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:18.996Z] #0 8.197 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-25T05:49:18.996Z] #0 8.230 Executing busybox-1.36.1-r5.trigger [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:49:19.065Z] ===================================================== [Pipeline] echo [2024-01-25T05:49:19.128Z] taggedImages: [2024-01-25T05:49:19.128Z] - nexus3.edgexfoundry.org:10004/core-metadata:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:19.128Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-01-25T05:49:19.128Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.12 [2024-01-25T05:49:19.128Z] - nexus3.edgexfoundry.org:10004/core-metadata:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:19.128Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-01-25T05:49:19.198Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-01-25T05:49:19.199Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:19.199Z] latest [2024-01-25T05:49:19.199Z] 3.2.0-dev.12 [2024-01-25T05:49:19.199Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:19.199Z] main [2024-01-25T05:49:19.199Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2024-01-25T05:49:19.285Z] #61 ... [2024-01-25T05:49:19.285Z] [2024-01-25T05:49:19.285Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-25T05:49:19.285Z] #0 3.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:19.285Z] #0 4.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:19.285Z] #0 7.630 (1/2) Installing ca-certificates (20230506-r0) [2024-01-25T05:49:19.285Z] #0 7.947 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-25T05:49:19.285Z] #0 7.979 Executing busybox-1.36.1-r5.trigger [2024-01-25T05:49:19.285Z] #0 8.053 Executing ca-certificates-20230506-r0.trigger [2024-01-25T05:49:19.285Z] #0 8.563 OK: 9 MiB in 17 packages [2024-01-25T05:49:19.285Z] #62 ... [2024-01-25T05:49:19.285Z] [2024-01-25T05:49:19.285Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-25T05:49:19.285Z] #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:19.285Z] #0 3.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:19.285Z] #0 7.112 (1/4) Installing ca-certificates (20230506-r0) [2024-01-25T05:49:19.285Z] #0 7.236 (2/4) Installing dumb-init (1.2.5-r2) [2024-01-25T05:49:19.285Z] #0 7.252 (3/4) Installing su-exec (0.2-r3) [2024-01-25T05:49:19.285Z] #0 7.272 (4/4) Installing yq (4.33.3-r5) [2024-01-25T05:49:19.285Z] #0 7.815 Executing busybox-1.36.1-r5.trigger [2024-01-25T05:49:19.285Z] #0 7.940 Executing ca-certificates-20230506-r0.trigger [2024-01-25T05:49:19.285Z] #0 8.492 OK: 18 MiB in 19 packages [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:19.561Z] #63 ... [2024-01-25T05:49:19.561Z] [2024-01-25T05:49:19.561Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-25T05:49:19.561Z] #0 4.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:19.561Z] #0 5.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:19.561Z] #0 8.410 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-25T05:49:19.561Z] #0 8.410 v3.18.5-152-gb187c34de91 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-25T05:49:19.561Z] #0 8.410 OK: 19947 distinct packages available [2024-01-25T05:49:19.561Z] #0 8.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:19.561Z] #0 9.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:19.561Z] #0 10.53 (1/7) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:19.561Z] #0 10.65 (2/7) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:19.561Z] #0 10.67 (3/7) Installing dumb-init (1.2.5-r2) [2024-01-25T05:49:19.561Z] #0 10.68 (4/7) Installing musl-obstack (1.2.3-r2) [2024-01-25T05:49:19.561Z] #0 10.69 (5/7) Installing libucontext (1.2-r2) [2024-01-25T05:49:19.561Z] #0 10.69 (6/7) Installing gcompat (1.1.0-r1) [2024-01-25T05:49:19.561Z] #0 10.70 (7/7) Installing openssl (3.1.4-r4) [2024-01-25T05:49:19.561Z] #0 10.75 Executing busybox-1.36.1-r5.trigger [2024-01-25T05:49:19.561Z] #0 10.79 OK: 9 MiB in 20 packages [2024-01-25T05:49:19.561Z] #64 ... [2024-01-25T05:49:19.561Z] [2024-01-25T05:49:19.561Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-25T05:49:19.561Z] #0 3.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:19.561Z] #0 3.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:19.561Z] #0 5.932 (1/6) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:19.561Z] #0 6.304 (2/6) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:19.561Z] #0 6.354 (3/6) Installing dumb-init (1.2.5-r2) [2024-01-25T05:49:19.561Z] #0 6.354 (4/6) Installing openssl (3.1.4-r4) [2024-01-25T05:49:19.561Z] #0 6.409 (5/6) Installing su-exec (0.2-r3) [2024-01-25T05:49:19.561Z] #0 6.409 (6/6) Installing yq (4.33.3-r5) [2024-01-25T05:49:19.561Z] #0 7.159 Executing busybox-1.36.1-r5.trigger [2024-01-25T05:49:19.561Z] #0 7.232 OK: 18 MiB in 19 packages [2024-01-25T05:49:19.561Z] #65 DONE 11.0s [2024-01-25T05:49:19.561Z] [2024-01-25T05:49:19.561Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-25T05:49:19.561Z] #58 DONE 11.0s [2024-01-25T05:49:19.561Z] [2024-01-25T05:49:19.561Z] #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-01-25T05:49:19.561Z] #0 5.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:19.561Z] #0 5.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:19.561Z] #0 8.201 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-25T05:49:19.561Z] #0 8.237 Executing busybox-1.36.1-r5.trigger [2024-01-25T05:49:19.561Z] #0 8.277 OK: 8 MiB in 16 packages [2024-01-25T05:49:19.762Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [2024-01-25T05:49:19.832Z] #66 DONE 11.5s [2024-01-25T05:49:19.832Z] [2024-01-25T05:49:19.832Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-25T05:49:19.832Z] #63 DONE 11.0s [2024-01-25T05:49:19.832Z] [2024-01-25T05:49:19.832Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-25T05:49:19.832Z] #57 DONE 12.5s [2024-01-25T05:49:19.832Z] [2024-01-25T05:49:19.832Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-25T05:49:19.832Z] #67 ... [2024-01-25T05:49:19.832Z] [2024-01-25T05:49:19.832Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-25T05:49:19.832Z] #68 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2024-01-25T05:49:19.832Z] #68 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2024-01-25T05:49:19.832Z] #68 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-01-25T05:49:19.832Z] #68 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-01-25T05:49:19.832Z] #68 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-01-25T05:49:19.832Z] #68 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.6s done [2024-01-25T05:49:19.832Z] #68 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-01-25T05:49:19.832Z] #68 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.6s done [2024-01-25T05:49:19.832Z] #68 ... [2024-01-25T05:49:19.832Z] [2024-01-25T05:49:19.832Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-25T05:49:19.832Z] #62 DONE 11.3s [2024-01-25T05:49:19.832Z] [2024-01-25T05:49:19.832Z] #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:20.111Z] #69 ... [2024-01-25T05:49:20.111Z] [2024-01-25T05:49:20.111Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-25T05:49:20.111Z] #61 10.70 OK: 8 MiB in 16 packages [2024-01-25T05:49:20.111Z] #61 DONE 11.6s [2024-01-25T05:49:20.223Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:20.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-01-25T05:49:20.223Z] 1d5c1df0197d: Preparing [2024-01-25T05:49:20.223Z] 8426ba48ce67: Preparing [2024-01-25T05:49:20.223Z] 5f5d744c411e: Preparing [2024-01-25T05:49:20.223Z] 5c8f36fd6ab5: Preparing [2024-01-25T05:49:20.223Z] eccb40ff60dd: Preparing [2024-01-25T05:49:20.223Z] e5fca7cd0f85: Preparing [2024-01-25T05:49:20.223Z] f7d1dd272bcb: Preparing [2024-01-25T05:49:20.223Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:20.223Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:20.223Z] 0e183292c8c0: Preparing [2024-01-25T05:49:20.223Z] da08d0a8e582: Preparing [2024-01-25T05:49:20.223Z] 5f70bf18a086: Preparing [2024-01-25T05:49:20.223Z] 1cb1dcd77100: Preparing [2024-01-25T05:49:20.223Z] fc8ecfca39de: Preparing [2024-01-25T05:49:20.223Z] 991ed696c29e: Preparing [2024-01-25T05:49:20.223Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:20.223Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:20.223Z] da08d0a8e582: Waiting [2024-01-25T05:49:20.223Z] e5fca7cd0f85: Waiting [2024-01-25T05:49:20.223Z] 5f70bf18a086: Waiting [2024-01-25T05:49:20.223Z] f7d1dd272bcb: Waiting [2024-01-25T05:49:20.223Z] 0e183292c8c0: Waiting [2024-01-25T05:49:20.223Z] 1cb1dcd77100: Waiting [2024-01-25T05:49:20.223Z] fc8ecfca39de: Waiting [2024-01-25T05:49:20.223Z] 991ed696c29e: Waiting [2024-01-25T05:49:20.223Z] 6ccf71a6f027: Waiting [2024-01-25T05:49:20.223Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:20.223Z] 5c8f36fd6ab5: Pushed [2024-01-25T05:49:20.223Z] 5f5d744c411e: Pushed [2024-01-25T05:49:20.223Z] eccb40ff60dd: Pushed [2024-01-25T05:49:20.223Z] 8426ba48ce67: Pushed [2024-01-25T05:49:20.223Z] 1d5c1df0197d: Pushed [2024-01-25T05:49:20.223Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:20.223Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:20.223Z] e5fca7cd0f85: Pushed [2024-01-25T05:49:20.387Z] [2024-01-25T05:49:20.387Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-25T05:49:20.387Z] #64 DONE 12.3s [2024-01-25T05:49:20.387Z] [2024-01-25T05:49:20.387Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-01-25T05:49:20.481Z] da08d0a8e582: Pushed [2024-01-25T05:49:20.481Z] 0e183292c8c0: Pushed [2024-01-25T05:49:20.481Z] 5f70bf18a086: Pushed [2024-01-25T05:49:20.481Z] 1cb1dcd77100: Pushed [2024-01-25T05:49:20.481Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:20.481Z] 991ed696c29e: Pushed [2024-01-25T05:49:20.662Z] #70 ... [2024-01-25T05:49:20.662Z] [2024-01-25T05:49:20.662Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-25T05:49:20.662Z] #59 10.95 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-25T05:49:20.662Z] #59 10.97 (2/4) Installing musl-obstack (1.2.3-r2) [2024-01-25T05:49:20.662Z] #59 10.98 (3/4) Installing libucontext (1.2-r2) [2024-01-25T05:49:20.662Z] #59 10.99 (4/4) Installing gcompat (1.1.0-r1) [2024-01-25T05:49:20.662Z] #59 11.02 Executing busybox-1.36.1-r5.trigger [2024-01-25T05:49:20.662Z] #59 11.13 OK: 8 MiB in 19 packages [2024-01-25T05:49:20.662Z] #59 DONE 12.0s [2024-01-25T05:49:20.662Z] [2024-01-25T05:49:20.662Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-25T05:49:20.662Z] #60 10.91 (1/11) Installing ca-certificates (20230506-r0) [2024-01-25T05:49:20.662Z] #60 11.18 (2/11) Installing brotli-libs (1.0.9-r14) [2024-01-25T05:49:20.662Z] #60 11.24 (3/11) Installing libunistring (1.1-r1) [2024-01-25T05:49:20.662Z] #60 11.31 (4/11) Installing libidn2 (2.3.4-r1) [2024-01-25T05:49:20.662Z] #60 11.33 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-01-25T05:49:20.662Z] #60 11.34 (6/11) Installing libcurl (8.5.0-r0) [2024-01-25T05:49:20.662Z] #60 11.37 (7/11) Installing curl (8.5.0-r0) [2024-01-25T05:49:20.662Z] #60 11.40 (8/11) Installing dumb-init (1.2.5-r2) [2024-01-25T05:49:20.662Z] #60 11.41 (9/11) Installing musl-obstack (1.2.3-r2) [2024-01-25T05:49:20.662Z] #60 11.42 (10/11) Installing libucontext (1.2-r2) [2024-01-25T05:49:20.662Z] #60 11.43 (11/11) Installing gcompat (1.1.0-r1) [2024-01-25T05:49:20.662Z] #60 11.45 Executing busybox-1.36.1-r5.trigger [2024-01-25T05:49:20.662Z] #60 11.50 Executing ca-certificates-20230506-r0.trigger [2024-01-25T05:49:20.662Z] #60 11.85 OK: 13 MiB in 26 packages [2024-01-25T05:49:20.937Z] #60 ... [2024-01-25T05:49:20.937Z] [2024-01-25T05:49:20.937Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:49:20.937Z] #71 DONE 1.0s [2024-01-25T05:49:20.937Z] [2024-01-25T05:49:20.937Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-25T05:49:20.937Z] #60 DONE 12.4s [2024-01-25T05:49:20.937Z] [2024-01-25T05:49:20.937Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-25T05:49:21.050Z] fc8ecfca39de: Pushed [2024-01-25T05:49:21.209Z] #72 ... [2024-01-25T05:49:21.209Z] [2024-01-25T05:49:21.209Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-25T05:49:21.209Z] #68 DONE 11.4s [2024-01-25T05:49:21.209Z] [2024-01-25T05:49:21.209Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-25T05:49:21.480Z] #33 DONE 15.5s [2024-01-25T05:49:21.480Z] [2024-01-25T05:49:21.480Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:21.621Z] f7d1dd272bcb: Pushed [2024-01-25T05:49:21.621Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:3fc33865534b2617fd1a5ab2e8ab35916d2665d4e5f35edd3d3bb614e853bf6f size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:22.357Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:22.873Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-01-25T05:49:22.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-01-25T05:49:22.873Z] 1d5c1df0197d: Preparing [2024-01-25T05:49:22.873Z] 8426ba48ce67: Preparing [2024-01-25T05:49:22.873Z] 5f5d744c411e: Preparing [2024-01-25T05:49:22.873Z] 5c8f36fd6ab5: Preparing [2024-01-25T05:49:22.873Z] eccb40ff60dd: Preparing [2024-01-25T05:49:22.873Z] e5fca7cd0f85: Preparing [2024-01-25T05:49:22.873Z] f7d1dd272bcb: Preparing [2024-01-25T05:49:22.873Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:22.873Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:22.873Z] 0e183292c8c0: Preparing [2024-01-25T05:49:22.873Z] da08d0a8e582: Preparing [2024-01-25T05:49:22.873Z] 5f70bf18a086: Preparing [2024-01-25T05:49:22.873Z] 1cb1dcd77100: Preparing [2024-01-25T05:49:22.873Z] fc8ecfca39de: Preparing [2024-01-25T05:49:22.873Z] 991ed696c29e: Preparing [2024-01-25T05:49:22.873Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:22.873Z] 0e183292c8c0: Waiting [2024-01-25T05:49:22.873Z] e5fca7cd0f85: Waiting [2024-01-25T05:49:22.873Z] da08d0a8e582: Waiting [2024-01-25T05:49:22.873Z] 5f70bf18a086: Waiting [2024-01-25T05:49:22.873Z] f7d1dd272bcb: Waiting [2024-01-25T05:49:22.873Z] 1cb1dcd77100: Waiting [2024-01-25T05:49:22.873Z] 6ccf71a6f027: Waiting [2024-01-25T05:49:22.873Z] fc8ecfca39de: Waiting [2024-01-25T05:49:22.873Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:22.873Z] 991ed696c29e: Waiting [2024-01-25T05:49:22.873Z] eccb40ff60dd: Layer already exists [2024-01-25T05:49:22.873Z] 8426ba48ce67: Layer already exists [2024-01-25T05:49:22.873Z] 5f5d744c411e: Layer already exists [2024-01-25T05:49:22.873Z] 5c8f36fd6ab5: Layer already exists [2024-01-25T05:49:22.873Z] f7d1dd272bcb: Layer already exists [2024-01-25T05:49:22.873Z] 1d5c1df0197d: Layer already exists [2024-01-25T05:49:22.873Z] e5fca7cd0f85: Layer already exists [2024-01-25T05:49:22.873Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:22.873Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:22.873Z] da08d0a8e582: Layer already exists [2024-01-25T05:49:22.873Z] 5f70bf18a086: Layer already exists [2024-01-25T05:49:22.873Z] 0e183292c8c0: Layer already exists [2024-01-25T05:49:22.873Z] 1cb1dcd77100: Layer already exists [2024-01-25T05:49:22.873Z] fc8ecfca39de: Layer already exists [2024-01-25T05:49:22.873Z] 991ed696c29e: Layer already exists [2024-01-25T05:49:22.873Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:22.873Z] latest: digest: sha256:3fc33865534b2617fd1a5ab2e8ab35916d2665d4e5f35edd3d3bb614e853bf6f size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:23.330Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:23.916Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.12 [2024-01-25T05:49:23.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-01-25T05:49:23.916Z] 1d5c1df0197d: Preparing [2024-01-25T05:49:23.916Z] 8426ba48ce67: Preparing [2024-01-25T05:49:23.916Z] 5f5d744c411e: Preparing [2024-01-25T05:49:23.916Z] 5c8f36fd6ab5: Preparing [2024-01-25T05:49:23.916Z] eccb40ff60dd: Preparing [2024-01-25T05:49:23.916Z] e5fca7cd0f85: Preparing [2024-01-25T05:49:23.916Z] f7d1dd272bcb: Preparing [2024-01-25T05:49:23.916Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:23.916Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:23.916Z] 0e183292c8c0: Preparing [2024-01-25T05:49:23.916Z] da08d0a8e582: Preparing [2024-01-25T05:49:23.916Z] 5f70bf18a086: Preparing [2024-01-25T05:49:23.916Z] 1cb1dcd77100: Preparing [2024-01-25T05:49:23.916Z] fc8ecfca39de: Preparing [2024-01-25T05:49:23.916Z] 991ed696c29e: Preparing [2024-01-25T05:49:23.916Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:23.916Z] 0e183292c8c0: Waiting [2024-01-25T05:49:23.916Z] da08d0a8e582: Waiting [2024-01-25T05:49:23.916Z] 5f70bf18a086: Waiting [2024-01-25T05:49:23.916Z] 1cb1dcd77100: Waiting [2024-01-25T05:49:23.916Z] fc8ecfca39de: Waiting [2024-01-25T05:49:23.916Z] 991ed696c29e: Waiting [2024-01-25T05:49:23.916Z] f7d1dd272bcb: Waiting [2024-01-25T05:49:23.916Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:23.916Z] 6ccf71a6f027: Waiting [2024-01-25T05:49:23.916Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:23.916Z] e5fca7cd0f85: Waiting [2024-01-25T05:49:23.916Z] 1d5c1df0197d: Layer already exists [2024-01-25T05:49:23.916Z] eccb40ff60dd: Layer already exists [2024-01-25T05:49:23.916Z] 5c8f36fd6ab5: Layer already exists [2024-01-25T05:49:23.916Z] 8426ba48ce67: Layer already exists [2024-01-25T05:49:23.916Z] 5f5d744c411e: Layer already exists [2024-01-25T05:49:23.916Z] e5fca7cd0f85: Layer already exists [2024-01-25T05:49:23.916Z] f7d1dd272bcb: Layer already exists [2024-01-25T05:49:23.916Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:23.916Z] 0e183292c8c0: Layer already exists [2024-01-25T05:49:23.916Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:23.916Z] da08d0a8e582: Layer already exists [2024-01-25T05:49:23.916Z] fc8ecfca39de: Layer already exists [2024-01-25T05:49:23.916Z] 5f70bf18a086: Layer already exists [2024-01-25T05:49:23.916Z] 1cb1dcd77100: Layer already exists [2024-01-25T05:49:23.916Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:23.916Z] 991ed696c29e: Layer already exists [2024-01-25T05:49:23.916Z] 3.2.0-dev.12: digest: sha256:3fc33865534b2617fd1a5ab2e8ab35916d2665d4e5f35edd3d3bb614e853bf6f size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-25T05:49:24.095Z] #73 ... [2024-01-25T05:49:24.095Z] [2024-01-25T05:49:24.095Z] #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:24.095Z] #74 ... [2024-01-25T05:49:24.095Z] [2024-01-25T05:49:24.095Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-25T05:49:24.095Z] #72 3.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2024-01-25T05:49:24.372Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:24.683Z] #72 ... [2024-01-25T05:49:24.683Z] [2024-01-25T05:49:24.683Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:24.825Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:24.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-01-25T05:49:24.825Z] 1d5c1df0197d: Preparing [2024-01-25T05:49:24.825Z] 8426ba48ce67: Preparing [2024-01-25T05:49:24.825Z] 5f5d744c411e: Preparing [2024-01-25T05:49:24.825Z] 5c8f36fd6ab5: Preparing [2024-01-25T05:49:24.825Z] eccb40ff60dd: Preparing [2024-01-25T05:49:24.825Z] e5fca7cd0f85: Preparing [2024-01-25T05:49:24.825Z] f7d1dd272bcb: Preparing [2024-01-25T05:49:24.825Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:24.825Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:24.825Z] 0e183292c8c0: Preparing [2024-01-25T05:49:24.825Z] da08d0a8e582: Preparing [2024-01-25T05:49:24.825Z] 5f70bf18a086: Preparing [2024-01-25T05:49:24.825Z] 1cb1dcd77100: Preparing [2024-01-25T05:49:24.825Z] fc8ecfca39de: Preparing [2024-01-25T05:49:24.825Z] 991ed696c29e: Preparing [2024-01-25T05:49:24.825Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:24.825Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:24.825Z] 0e183292c8c0: Waiting [2024-01-25T05:49:24.825Z] da08d0a8e582: Waiting [2024-01-25T05:49:24.825Z] 5f70bf18a086: Waiting [2024-01-25T05:49:24.825Z] 1cb1dcd77100: Waiting [2024-01-25T05:49:24.825Z] fc8ecfca39de: Waiting [2024-01-25T05:49:24.825Z] 991ed696c29e: Waiting [2024-01-25T05:49:24.825Z] e5fca7cd0f85: Waiting [2024-01-25T05:49:24.825Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:24.825Z] f7d1dd272bcb: Waiting [2024-01-25T05:49:24.825Z] 6ccf71a6f027: Waiting [2024-01-25T05:49:24.825Z] 5f5d744c411e: Layer already exists [2024-01-25T05:49:24.825Z] 5c8f36fd6ab5: Layer already exists [2024-01-25T05:49:24.825Z] 8426ba48ce67: Layer already exists [2024-01-25T05:49:24.825Z] eccb40ff60dd: Layer already exists [2024-01-25T05:49:24.825Z] 1d5c1df0197d: Layer already exists [2024-01-25T05:49:24.825Z] e5fca7cd0f85: Layer already exists [2024-01-25T05:49:24.825Z] f7d1dd272bcb: Layer already exists [2024-01-25T05:49:24.825Z] 0e183292c8c0: Layer already exists [2024-01-25T05:49:24.825Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:24.825Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:24.825Z] da08d0a8e582: Layer already exists [2024-01-25T05:49:24.825Z] fc8ecfca39de: Layer already exists [2024-01-25T05:49:24.825Z] 5f70bf18a086: Layer already exists [2024-01-25T05:49:24.825Z] 1cb1dcd77100: Layer already exists [2024-01-25T05:49:24.825Z] 991ed696c29e: Layer already exists [2024-01-25T05:49:24.825Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:24.825Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:3fc33865534b2617fd1a5ab2e8ab35916d2665d4e5f35edd3d3bb614e853bf6f size: 3648 [Pipeline] } [Pipeline] // withEnv [2024-01-25T05:49:24.952Z] #75 ... [2024-01-25T05:49:24.952Z] [2024-01-25T05:49:24.952Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-25T05:49:24.952Z] #72 3.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:24.952Z] #72 ... [2024-01-25T05:49:24.952Z] [2024-01-25T05:49:24.952Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:25.222Z] #76 ... [2024-01-25T05:49:25.222Z] [2024-01-25T05:49:25.222Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-01-25T05:49:25.222Z] #70 4.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:25.222Z] #70 4.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:25.311Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:25.768Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-01-25T05:49:25.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-01-25T05:49:25.768Z] 1d5c1df0197d: Preparing [2024-01-25T05:49:25.768Z] 8426ba48ce67: Preparing [2024-01-25T05:49:25.768Z] 5f5d744c411e: Preparing [2024-01-25T05:49:25.768Z] 5c8f36fd6ab5: Preparing [2024-01-25T05:49:25.768Z] eccb40ff60dd: Preparing [2024-01-25T05:49:25.768Z] e5fca7cd0f85: Preparing [2024-01-25T05:49:25.768Z] f7d1dd272bcb: Preparing [2024-01-25T05:49:25.768Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:25.768Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:25.768Z] 0e183292c8c0: Preparing [2024-01-25T05:49:25.768Z] da08d0a8e582: Preparing [2024-01-25T05:49:25.768Z] 5f70bf18a086: Preparing [2024-01-25T05:49:25.768Z] 1cb1dcd77100: Preparing [2024-01-25T05:49:25.768Z] fc8ecfca39de: Preparing [2024-01-25T05:49:25.768Z] 991ed696c29e: Preparing [2024-01-25T05:49:25.768Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:25.768Z] da08d0a8e582: Waiting [2024-01-25T05:49:25.768Z] fc8ecfca39de: Waiting [2024-01-25T05:49:25.768Z] 991ed696c29e: Waiting [2024-01-25T05:49:25.768Z] 1cb1dcd77100: Waiting [2024-01-25T05:49:25.768Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:25.768Z] f7d1dd272bcb: Waiting [2024-01-25T05:49:25.768Z] e5fca7cd0f85: Waiting [2024-01-25T05:49:25.768Z] 6ccf71a6f027: Waiting [2024-01-25T05:49:25.768Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:25.768Z] 0e183292c8c0: Waiting [2024-01-25T05:49:25.768Z] 5f70bf18a086: Waiting [2024-01-25T05:49:25.768Z] 5f5d744c411e: Layer already exists [2024-01-25T05:49:25.768Z] eccb40ff60dd: Layer already exists [2024-01-25T05:49:25.768Z] 8426ba48ce67: Layer already exists [2024-01-25T05:49:25.768Z] 1d5c1df0197d: Layer already exists [2024-01-25T05:49:25.768Z] 5c8f36fd6ab5: Layer already exists [2024-01-25T05:49:25.768Z] f7d1dd272bcb: Layer already exists [2024-01-25T05:49:25.768Z] e5fca7cd0f85: Layer already exists [2024-01-25T05:49:25.768Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:25.768Z] 0e183292c8c0: Layer already exists [2024-01-25T05:49:25.768Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:25.768Z] 1cb1dcd77100: Layer already exists [2024-01-25T05:49:25.768Z] 5f70bf18a086: Layer already exists [2024-01-25T05:49:25.768Z] da08d0a8e582: Layer already exists [2024-01-25T05:49:25.768Z] fc8ecfca39de: Layer already exists [2024-01-25T05:49:25.768Z] 991ed696c29e: Layer already exists [2024-01-25T05:49:25.768Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:25.768Z] main: digest: sha256:3fc33865534b2617fd1a5ab2e8ab35916d2665d4e5f35edd3d3bb614e853bf6f size: 3648 [Pipeline] } [2024-01-25T05:49:25.811Z] #70 ... [2024-01-25T05:49:25.811Z] [2024-01-25T05:49:25.811Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-01-25T05:49:25.811Z] #0 3.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:25.811Z] #0 4.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:25.811Z] #0 5.646 OK: 18 MiB in 19 packages [2024-01-25T05:49:25.811Z] #77 DONE 6.4s [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2024-01-25T05:49:26.079Z] [2024-01-25T05:49:26.079Z] #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [Pipeline] echo [2024-01-25T05:49:26.129Z] ===================================================== [Pipeline] echo [2024-01-25T05:49:26.198Z] taggedImages: [2024-01-25T05:49:26.198Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:26.198Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-01-25T05:49:26.198Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.12 [2024-01-25T05:49:26.198Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:26.198Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-01-25T05:49:26.279Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-01-25T05:49:26.279Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:26.279Z] latest [2024-01-25T05:49:26.279Z] 3.2.0-dev.12 [2024-01-25T05:49:26.279Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:26.279Z] main [2024-01-25T05:49:26.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2024-01-25T05:49:26.349Z] #78 DONE 0.4s [2024-01-25T05:49:26.349Z] [2024-01-25T05:49:26.349Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-25T05:49:26.349Z] #67 3.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:26.349Z] #67 4.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:26.349Z] #67 6.365 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:26.349Z] #67 6.703 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:26.349Z] #67 6.736 Executing ca-certificates-20230506-r0.trigger [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:26.880Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [2024-01-25T05:49:26.946Z] #67 ... [2024-01-25T05:49:26.946Z] [2024-01-25T05:49:26.946Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-01-25T05:49:26.946Z] #70 6.834 OK: 9 MiB in 20 packages [2024-01-25T05:49:26.946Z] #70 DONE 7.3s [2024-01-25T05:49:26.946Z] [2024-01-25T05:49:26.946Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-25T05:49:26.946Z] #67 7.280 OK: 18 MiB in 19 packages [2024-01-25T05:49:26.946Z] #67 ... [2024-01-25T05:49:26.946Z] [2024-01-25T05:49:26.946Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-01-25T05:49:26.946Z] #0 3.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:26.946Z] #0 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:26.946Z] #0 6.118 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:26.946Z] #0 6.510 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:26.946Z] #0 6.541 OK: 8 MiB in 17 packages [2024-01-25T05:49:26.946Z] #79 DONE 7.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:27.218Z] [2024-01-25T05:49:27.218Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-25T05:49:27.218Z] #72 5.981 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:27.344Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:27.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-01-25T05:49:27.344Z] b27a101d1640: Preparing [2024-01-25T05:49:27.344Z] 5d479f276d51: Preparing [2024-01-25T05:49:27.344Z] 3d34a7be8069: Preparing [2024-01-25T05:49:27.344Z] be60401e01f7: Preparing [2024-01-25T05:49:27.344Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:27.344Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:27.344Z] 0f4232bd3336: Preparing [2024-01-25T05:49:27.344Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:27.344Z] d4d9252fe9e9: Preparing [2024-01-25T05:49:27.344Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:27.344Z] d4d9252fe9e9: Waiting [2024-01-25T05:49:27.344Z] 0f4232bd3336: Waiting [2024-01-25T05:49:27.344Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:27.344Z] 5d479f276d51: Layer already exists [2024-01-25T05:49:27.344Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:27.344Z] b27a101d1640: Layer already exists [2024-01-25T05:49:27.344Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:27.344Z] 0f4232bd3336: Layer already exists [2024-01-25T05:49:27.344Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:49:27.344Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:27.344Z] 3d34a7be8069: Pushed [2024-01-25T05:49:27.499Z] #72 6.399 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:27.499Z] #72 6.469 Executing ca-certificates-20230506-r0.trigger [2024-01-25T05:49:27.815Z] #72 ... [2024-01-25T05:49:27.815Z] [2024-01-25T05:49:27.815Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-25T05:49:27.815Z] #67 DONE 8.1s [2024-01-25T05:49:27.815Z] [2024-01-25T05:49:27.815Z] #69 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-01-25T05:49:27.815Z] #69 4.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:27.815Z] #69 5.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:27.815Z] #69 7.260 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:27.815Z] #69 7.527 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:27.815Z] #69 7.584 OK: 8 MiB in 16 packages [2024-01-25T05:49:27.815Z] #69 DONE 8.3s [2024-01-25T05:49:27.815Z] [2024-01-25T05:49:27.815Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-25T05:49:28.088Z] #80 ... [2024-01-25T05:49:28.088Z] [2024-01-25T05:49:28.088Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-25T05:49:28.088Z] #0 3.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:28.088Z] #0 4.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:28.088Z] #0 6.571 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:28.088Z] #0 6.759 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:28.088Z] #0 6.780 Executing ca-certificates-20230506-r0.trigger [2024-01-25T05:49:28.088Z] #0 7.394 OK: 9 MiB in 17 packages [2024-01-25T05:49:28.088Z] #81 DONE 8.2s [2024-01-25T05:49:28.088Z] [2024-01-25T05:49:28.088Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-01-25T05:49:28.088Z] #0 3.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:28.088Z] #0 4.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:28.088Z] #0 6.599 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:28.088Z] #0 7.110 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:28.088Z] #0 7.248 OK: 8 MiB in 16 packages [2024-01-25T05:49:28.088Z] #82 DONE 7.9s [2024-01-25T05:49:28.282Z] be60401e01f7: Pushed [2024-01-25T05:49:28.282Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:efa8a653d5a0ab6135831a7db77bd07c582ffafb9f009347d8e56c6b8647e55b size: 2195 [Pipeline] } [Pipeline] // withEnv [2024-01-25T05:49:28.379Z] [2024-01-25T05:49:28.379Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-25T05:49:28.379Z] #72 6.970 OK: 13 MiB in 26 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:28.667Z] #72 ... [2024-01-25T05:49:28.667Z] [2024-01-25T05:49:28.667Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-01-25T05:49:28.667Z] #0 3.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:28.667Z] #0 4.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:28.667Z] #0 6.429 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:28.667Z] #0 6.997 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T05:49:28.667Z] #0 7.105 OK: 8 MiB in 19 packages [2024-01-25T05:49:28.667Z] #83 DONE 8.0s [2024-01-25T05:49:28.764Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-25T05:49:28.937Z] [2024-01-25T05:49:28.937Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-25T05:49:28.937Z] #72 DONE 7.7s [2024-01-25T05:49:28.937Z] [2024-01-25T05:49:28.937Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] sh [2024-01-25T05:49:29.228Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-01-25T05:49:29.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-01-25T05:49:29.228Z] b27a101d1640: Preparing [2024-01-25T05:49:29.228Z] 5d479f276d51: Preparing [2024-01-25T05:49:29.228Z] 3d34a7be8069: Preparing [2024-01-25T05:49:29.228Z] be60401e01f7: Preparing [2024-01-25T05:49:29.228Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:29.228Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:29.228Z] 0f4232bd3336: Preparing [2024-01-25T05:49:29.228Z] d4d9252fe9e9: Preparing [2024-01-25T05:49:29.228Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:29.228Z] 0f4232bd3336: Waiting [2024-01-25T05:49:29.228Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:29.228Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:29.228Z] 3d34a7be8069: Layer already exists [2024-01-25T05:49:29.228Z] b27a101d1640: Layer already exists [2024-01-25T05:49:29.228Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:29.228Z] be60401e01f7: Layer already exists [2024-01-25T05:49:29.228Z] 5d479f276d51: Layer already exists [2024-01-25T05:49:29.228Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:29.228Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:29.228Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:49:29.228Z] 0f4232bd3336: Layer already exists [2024-01-25T05:49:29.228Z] latest: digest: sha256:efa8a653d5a0ab6135831a7db77bd07c582ffafb9f009347d8e56c6b8647e55b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:29.689Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:29.924Z] #84 ... [2024-01-25T05:49:29.924Z] [2024-01-25T05:49:29.924Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-01-25T05:49:29.924Z] #85 DONE 2.9s [2024-01-25T05:49:29.924Z] [2024-01-25T05:49:29.924Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-25T05:49:29.924Z] #86 DONE 2.9s [2024-01-25T05:49:29.924Z] [2024-01-25T05:49:29.924Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-01-25T05:49:30.159Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.12 [2024-01-25T05:49:30.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-01-25T05:49:30.159Z] b27a101d1640: Preparing [2024-01-25T05:49:30.159Z] 5d479f276d51: Preparing [2024-01-25T05:49:30.159Z] 3d34a7be8069: Preparing [2024-01-25T05:49:30.159Z] be60401e01f7: Preparing [2024-01-25T05:49:30.159Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:30.159Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:30.159Z] 0f4232bd3336: Preparing [2024-01-25T05:49:30.159Z] d4d9252fe9e9: Preparing [2024-01-25T05:49:30.159Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:30.159Z] 0f4232bd3336: Waiting [2024-01-25T05:49:30.159Z] d4d9252fe9e9: Waiting [2024-01-25T05:49:30.159Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:30.159Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:30.159Z] 3d34a7be8069: Layer already exists [2024-01-25T05:49:30.159Z] 5d479f276d51: Layer already exists [2024-01-25T05:49:30.159Z] be60401e01f7: Layer already exists [2024-01-25T05:49:30.159Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:30.159Z] b27a101d1640: Layer already exists [2024-01-25T05:49:30.159Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:30.159Z] 0f4232bd3336: Layer already exists [2024-01-25T05:49:30.159Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:49:30.159Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:30.159Z] 3.2.0-dev.12: digest: sha256:efa8a653d5a0ab6135831a7db77bd07c582ffafb9f009347d8e56c6b8647e55b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:30.516Z] #87 DONE 0.5s [2024-01-25T05:49:30.516Z] [2024-01-25T05:49:30.516Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-25T05:49:30.516Z] #84 DONE 1.7s [2024-01-25T05:49:30.516Z] [2024-01-25T05:49:30.516Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-01-25T05:49:30.516Z] #88 ... [2024-01-25T05:49:30.516Z] [2024-01-25T05:49:30.516Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-25T05:49:30.516Z] #80 DONE 3.7s [2024-01-25T05:49:30.645Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-25T05:49:30.793Z] [2024-01-25T05:49:30.793Z] #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [Pipeline] sh [2024-01-25T05:49:31.118Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:31.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-01-25T05:49:31.118Z] b27a101d1640: Preparing [2024-01-25T05:49:31.118Z] 5d479f276d51: Preparing [2024-01-25T05:49:31.118Z] 3d34a7be8069: Preparing [2024-01-25T05:49:31.118Z] be60401e01f7: Preparing [2024-01-25T05:49:31.118Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:31.118Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:31.118Z] 0f4232bd3336: Preparing [2024-01-25T05:49:31.118Z] d4d9252fe9e9: Preparing [2024-01-25T05:49:31.118Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:31.118Z] 0f4232bd3336: Waiting [2024-01-25T05:49:31.118Z] d4d9252fe9e9: Waiting [2024-01-25T05:49:31.118Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:31.118Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:31.118Z] 5d479f276d51: Layer already exists [2024-01-25T05:49:31.118Z] 3d34a7be8069: Layer already exists [2024-01-25T05:49:31.118Z] be60401e01f7: Layer already exists [2024-01-25T05:49:31.118Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:31.118Z] b27a101d1640: Layer already exists [2024-01-25T05:49:31.118Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:31.118Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:49:31.118Z] 0f4232bd3336: Layer already exists [2024-01-25T05:49:31.118Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:31.118Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:efa8a653d5a0ab6135831a7db77bd07c582ffafb9f009347d8e56c6b8647e55b size: 2195 [Pipeline] } [2024-01-25T05:49:31.140Z] #89 ... [2024-01-25T05:49:31.140Z] [2024-01-25T05:49:31.140Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-01-25T05:49:31.140Z] #88 DONE 0.6s [2024-01-25T05:49:31.140Z] [2024-01-25T05:49:31.140Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2024-01-25T05:49:31.140Z] #90 DONE 0.6s [2024-01-25T05:49:31.140Z] [2024-01-25T05:49:31.140Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:31.449Z] #91 ... [2024-01-25T05:49:31.449Z] [2024-01-25T05:49:31.449Z] #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-01-25T05:49:31.449Z] #89 DONE 0.8s [2024-01-25T05:49:31.598Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [2024-01-25T05:49:31.720Z] [2024-01-25T05:49:31.720Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-25T05:49:31.720Z] #92 DONE 1.9s [2024-01-25T05:49:31.720Z] [2024-01-25T05:49:31.720Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-01-25T05:49:31.720Z] #93 DONE 0.7s [2024-01-25T05:49:31.720Z] [2024-01-25T05:49:31.720Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-01-25T05:49:31.720Z] #91 DONE 0.7s [2024-01-25T05:49:31.720Z] [2024-01-25T05:49:31.720Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:32.076Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-01-25T05:49:32.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-01-25T05:49:32.076Z] b27a101d1640: Preparing [2024-01-25T05:49:32.076Z] 5d479f276d51: Preparing [2024-01-25T05:49:32.076Z] 3d34a7be8069: Preparing [2024-01-25T05:49:32.076Z] be60401e01f7: Preparing [2024-01-25T05:49:32.076Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:32.076Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:32.076Z] 0f4232bd3336: Preparing [2024-01-25T05:49:32.076Z] d4d9252fe9e9: Preparing [2024-01-25T05:49:32.076Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:32.076Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:32.076Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:32.076Z] 0f4232bd3336: Waiting [2024-01-25T05:49:32.076Z] d4d9252fe9e9: Waiting [2024-01-25T05:49:32.076Z] b27a101d1640: Layer already exists [2024-01-25T05:49:32.076Z] 5d479f276d51: Layer already exists [2024-01-25T05:49:32.076Z] 3d34a7be8069: Layer already exists [2024-01-25T05:49:32.076Z] be60401e01f7: Layer already exists [2024-01-25T05:49:32.076Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:32.076Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:49:32.076Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:32.076Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:32.076Z] 0f4232bd3336: Layer already exists [2024-01-25T05:49:32.076Z] main: digest: sha256:efa8a653d5a0ab6135831a7db77bd07c582ffafb9f009347d8e56c6b8647e55b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [2024-01-25T05:49:32.358Z] #94 ... [2024-01-25T05:49:32.359Z] [2024-01-25T05:49:32.359Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-01-25T05:49:32.359Z] #95 DONE 0.4s [2024-01-25T05:49:32.359Z] [2024-01-25T05:49:32.359Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-01-25T05:49:32.359Z] #94 DONE 0.6s [2024-01-25T05:49:32.359Z] [2024-01-25T05:49:32.359Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-01-25T05:49:32.359Z] #96 DONE 0.6s [2024-01-25T05:49:32.359Z] [2024-01-25T05:49:32.359Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:49:32.533Z] ===================================================== [Pipeline] echo [2024-01-25T05:49:32.603Z] taggedImages: [2024-01-25T05:49:32.603Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:32.603Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-01-25T05:49:32.603Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.12 [2024-01-25T05:49:32.603Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:32.603Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-01-25T05:49:32.663Z] #97 ... [2024-01-25T05:49:32.663Z] [2024-01-25T05:49:32.663Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-01-25T05:49:32.663Z] #98 DONE 0.4s [Pipeline] echo [2024-01-25T05:49:32.691Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-01-25T05:49:32.691Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:32.691Z] latest [2024-01-25T05:49:32.691Z] 3.2.0-dev.12 [2024-01-25T05:49:32.691Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:32.691Z] main [2024-01-25T05:49:32.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2024-01-25T05:49:32.954Z] [2024-01-25T05:49:32.954Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-01-25T05:49:32.954Z] #97 DONE 0.5s [2024-01-25T05:49:32.955Z] [2024-01-25T05:49:32.955Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-01-25T05:49:32.955Z] #99 ... [2024-01-25T05:49:32.955Z] [2024-01-25T05:49:32.955Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-01-25T05:49:32.955Z] #100 DONE 0.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:33.271Z] [2024-01-25T05:49:33.271Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-01-25T05:49:33.271Z] #99 DONE 0.5s [2024-01-25T05:49:33.271Z] [2024-01-25T05:49:33.271Z] #101 [security-spire-server] exporting to image [2024-01-25T05:49:33.271Z] #101 exporting layers [2024-01-25T05:49:33.323Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:33.592Z] #101 ... [2024-01-25T05:49:33.592Z] [2024-01-25T05:49:33.592Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-01-25T05:49:33.592Z] #102 DONE 0.5s [2024-01-25T05:49:33.592Z] [2024-01-25T05:49:33.592Z] #103 [security-spire-config] exporting to image [2024-01-25T05:49:33.810Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:33.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-01-25T05:49:33.810Z] c14e534ce6f3: Preparing [2024-01-25T05:49:33.810Z] 101b6b09f965: Preparing [2024-01-25T05:49:33.810Z] e51ea79691a8: Preparing [2024-01-25T05:49:33.810Z] a85e1b3a50ec: Preparing [2024-01-25T05:49:33.810Z] 1e77fa408249: Preparing [2024-01-25T05:49:33.810Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:33.810Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:33.810Z] 080f58fbd52e: Preparing [2024-01-25T05:49:33.810Z] 1f97e9711e96: Preparing [2024-01-25T05:49:33.810Z] a00de95d3a39: Preparing [2024-01-25T05:49:33.810Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:33.810Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:33.810Z] a00de95d3a39: Waiting [2024-01-25T05:49:33.810Z] 080f58fbd52e: Waiting [2024-01-25T05:49:33.810Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:33.810Z] 1f97e9711e96: Waiting [2024-01-25T05:49:33.810Z] 6ccf71a6f027: Waiting [2024-01-25T05:49:33.810Z] 1e77fa408249: Pushed [2024-01-25T05:49:33.810Z] 101b6b09f965: Pushed [2024-01-25T05:49:33.810Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:33.810Z] c14e534ce6f3: Pushed [2024-01-25T05:49:33.810Z] a85e1b3a50ec: Pushed [2024-01-25T05:49:33.810Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:33.810Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:33.873Z] #103 ... [2024-01-25T05:49:33.873Z] [2024-01-25T05:49:33.873Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-01-25T05:49:33.873Z] #104 DONE 0.6s [2024-01-25T05:49:34.120Z] 080f58fbd52e: Pushed [2024-01-25T05:49:34.120Z] 1f97e9711e96: Pushed [2024-01-25T05:49:34.141Z] [2024-01-25T05:49:34.141Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-01-25T05:49:34.141Z] #105 DONE 0.4s [2024-01-25T05:49:34.141Z] [2024-01-25T05:49:34.141Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:34.413Z] #73 ... [2024-01-25T05:49:34.413Z] [2024-01-25T05:49:34.413Z] #106 [security-spire-agent] exporting to image [2024-01-25T05:49:34.686Z] e51ea79691a8: Pushed [2024-01-25T05:49:35.377Z] #106 ... [2024-01-25T05:49:35.377Z] [2024-01-25T05:49:35.377Z] #101 [security-spire-server] exporting to image [2024-01-25T05:49:35.377Z] #101 exporting layers 2.3s done [2024-01-25T05:49:35.377Z] #101 writing image sha256:f4579d55da29a2b89962cc3e36ef26c880e5ae6bacb0b7ff15f664690d78c600 0.1s done [2024-01-25T05:49:35.377Z] #101 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-01-25T05:49:35.377Z] #101 DONE 2.4s [2024-01-25T05:49:35.377Z] [2024-01-25T05:49:35.377Z] #103 [security-spire-config] exporting to image [2024-01-25T05:49:35.377Z] #103 exporting layers 2.1s done [2024-01-25T05:49:35.624Z] a00de95d3a39: Pushed [2024-01-25T05:49:35.624Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:7b97bfd970e8ab81011b7901a4a8c820c6796fa02f6dc9cdb9a0d3da29515d72 size: 2611 [Pipeline] } [2024-01-25T05:49:35.649Z] #103 writing image sha256:4224db124c1509d3c93069262f25952e87e17935c9cac5cd3ebef3ffd8c23458 0.0s done [2024-01-25T05:49:35.649Z] #103 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-01-25T05:49:35.649Z] #103 DONE 2.2s [2024-01-25T05:49:35.649Z] [2024-01-25T05:49:35.649Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:35.649Z] #76 ... [2024-01-25T05:49:35.649Z] [2024-01-25T05:49:35.649Z] #106 [security-spire-agent] exporting to image [2024-01-25T05:49:35.649Z] #106 exporting layers 1.6s done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:35.917Z] #106 writing image sha256:2af250c57775d27e6ff2e7f467e193d9703b469c396aaf383d938cbd8510bbdd done [2024-01-25T05:49:35.917Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-01-25T05:49:35.917Z] #106 DONE 1.6s [2024-01-25T05:49:35.917Z] [2024-01-25T05:49:35.917Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:36.109Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:36.599Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-01-25T05:49:36.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-01-25T05:49:36.599Z] c14e534ce6f3: Preparing [2024-01-25T05:49:36.599Z] 101b6b09f965: Preparing [2024-01-25T05:49:36.599Z] e51ea79691a8: Preparing [2024-01-25T05:49:36.599Z] a85e1b3a50ec: Preparing [2024-01-25T05:49:36.599Z] 1e77fa408249: Preparing [2024-01-25T05:49:36.599Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:36.599Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:36.599Z] 080f58fbd52e: Preparing [2024-01-25T05:49:36.599Z] 1f97e9711e96: Preparing [2024-01-25T05:49:36.599Z] a00de95d3a39: Preparing [2024-01-25T05:49:36.599Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:36.599Z] 6ccf71a6f027: Waiting [2024-01-25T05:49:36.599Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:36.599Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:36.599Z] 080f58fbd52e: Waiting [2024-01-25T05:49:36.599Z] 1f97e9711e96: Waiting [2024-01-25T05:49:36.599Z] a00de95d3a39: Waiting [2024-01-25T05:49:36.599Z] a85e1b3a50ec: Layer already exists [2024-01-25T05:49:36.599Z] c14e534ce6f3: Layer already exists [2024-01-25T05:49:36.599Z] 101b6b09f965: Layer already exists [2024-01-25T05:49:36.599Z] 1e77fa408249: Layer already exists [2024-01-25T05:49:36.599Z] e51ea79691a8: Layer already exists [2024-01-25T05:49:36.599Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:36.599Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:36.599Z] 1f97e9711e96: Layer already exists [2024-01-25T05:49:36.599Z] 080f58fbd52e: Layer already exists [2024-01-25T05:49:36.599Z] a00de95d3a39: Layer already exists [2024-01-25T05:49:36.599Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:36.599Z] latest: digest: sha256:7b97bfd970e8ab81011b7901a4a8c820c6796fa02f6dc9cdb9a0d3da29515d72 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:37.101Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:37.593Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.12 [2024-01-25T05:49:37.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-01-25T05:49:37.594Z] c14e534ce6f3: Preparing [2024-01-25T05:49:37.594Z] 101b6b09f965: Preparing [2024-01-25T05:49:37.594Z] e51ea79691a8: Preparing [2024-01-25T05:49:37.594Z] a85e1b3a50ec: Preparing [2024-01-25T05:49:37.594Z] 1e77fa408249: Preparing [2024-01-25T05:49:37.594Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:37.594Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:37.594Z] 080f58fbd52e: Preparing [2024-01-25T05:49:37.594Z] 1f97e9711e96: Preparing [2024-01-25T05:49:37.594Z] a00de95d3a39: Preparing [2024-01-25T05:49:37.594Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:37.594Z] 080f58fbd52e: Waiting [2024-01-25T05:49:37.594Z] 1f97e9711e96: Waiting [2024-01-25T05:49:37.594Z] a00de95d3a39: Waiting [2024-01-25T05:49:37.594Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:37.594Z] 6ccf71a6f027: Waiting [2024-01-25T05:49:37.594Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:37.594Z] a85e1b3a50ec: Layer already exists [2024-01-25T05:49:37.594Z] e51ea79691a8: Layer already exists [2024-01-25T05:49:37.594Z] c14e534ce6f3: Layer already exists [2024-01-25T05:49:37.594Z] 1e77fa408249: Layer already exists [2024-01-25T05:49:37.594Z] 101b6b09f965: Layer already exists [2024-01-25T05:49:37.594Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:37.594Z] 080f58fbd52e: Layer already exists [2024-01-25T05:49:37.594Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:37.594Z] a00de95d3a39: Layer already exists [2024-01-25T05:49:37.594Z] 1f97e9711e96: Layer already exists [2024-01-25T05:49:37.594Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:37.594Z] 3.2.0-dev.12: digest: sha256:7b97bfd970e8ab81011b7901a4a8c820c6796fa02f6dc9cdb9a0d3da29515d72 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:38.078Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:38.582Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:38.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-01-25T05:49:38.582Z] c14e534ce6f3: Preparing [2024-01-25T05:49:38.582Z] 101b6b09f965: Preparing [2024-01-25T05:49:38.582Z] e51ea79691a8: Preparing [2024-01-25T05:49:38.582Z] a85e1b3a50ec: Preparing [2024-01-25T05:49:38.582Z] 1e77fa408249: Preparing [2024-01-25T05:49:38.582Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:38.582Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:38.582Z] 080f58fbd52e: Preparing [2024-01-25T05:49:38.582Z] 1f97e9711e96: Preparing [2024-01-25T05:49:38.582Z] a00de95d3a39: Preparing [2024-01-25T05:49:38.582Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:38.582Z] 6ccf71a6f027: Waiting [2024-01-25T05:49:38.582Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:38.582Z] 080f58fbd52e: Waiting [2024-01-25T05:49:38.582Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:38.582Z] 1f97e9711e96: Waiting [2024-01-25T05:49:38.582Z] e51ea79691a8: Layer already exists [2024-01-25T05:49:38.582Z] 1e77fa408249: Layer already exists [2024-01-25T05:49:38.582Z] c14e534ce6f3: Layer already exists [2024-01-25T05:49:38.582Z] a85e1b3a50ec: Layer already exists [2024-01-25T05:49:38.582Z] 101b6b09f965: Layer already exists [2024-01-25T05:49:38.582Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:38.582Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:38.582Z] a00de95d3a39: Layer already exists [2024-01-25T05:49:38.582Z] 080f58fbd52e: Layer already exists [2024-01-25T05:49:38.582Z] 1f97e9711e96: Layer already exists [2024-01-25T05:49:38.582Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:38.582Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:7b97bfd970e8ab81011b7901a4a8c820c6796fa02f6dc9cdb9a0d3da29515d72 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:39.076Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-25T05:49:39.269Z] #76 DONE 24.2s [2024-01-25T05:49:39.269Z] [2024-01-25T05:49:39.269Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:39.269Z] #75 DONE 24.5s [2024-01-25T05:49:39.269Z] [2024-01-25T05:49:39.269Z] #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:39.269Z] #74 DONE 25.2s [2024-01-25T05:49:39.269Z] [2024-01-25T05:49:39.269Z] #107 [security-bootstrapper builder 6/7] COPY . . [Pipeline] sh [2024-01-25T05:49:39.563Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-01-25T05:49:39.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-01-25T05:49:39.563Z] c14e534ce6f3: Preparing [2024-01-25T05:49:39.563Z] 101b6b09f965: Preparing [2024-01-25T05:49:39.563Z] e51ea79691a8: Preparing [2024-01-25T05:49:39.563Z] a85e1b3a50ec: Preparing [2024-01-25T05:49:39.563Z] 1e77fa408249: Preparing [2024-01-25T05:49:39.563Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:39.563Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:39.563Z] 080f58fbd52e: Preparing [2024-01-25T05:49:39.563Z] 1f97e9711e96: Preparing [2024-01-25T05:49:39.563Z] a00de95d3a39: Preparing [2024-01-25T05:49:39.563Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:39.563Z] 6ccf71a6f027: Waiting [2024-01-25T05:49:39.563Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:39.563Z] 080f58fbd52e: Waiting [2024-01-25T05:49:39.563Z] 1f97e9711e96: Waiting [2024-01-25T05:49:39.563Z] a00de95d3a39: Waiting [2024-01-25T05:49:39.563Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:39.563Z] c14e534ce6f3: Layer already exists [2024-01-25T05:49:39.563Z] e51ea79691a8: Layer already exists [2024-01-25T05:49:39.563Z] a85e1b3a50ec: Layer already exists [2024-01-25T05:49:39.563Z] 101b6b09f965: Layer already exists [2024-01-25T05:49:39.563Z] 1e77fa408249: Layer already exists [2024-01-25T05:49:39.563Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:39.563Z] 080f58fbd52e: Layer already exists [2024-01-25T05:49:39.563Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:39.563Z] a00de95d3a39: Layer already exists [2024-01-25T05:49:39.563Z] 1f97e9711e96: Layer already exists [2024-01-25T05:49:39.563Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:39.563Z] main: digest: sha256:7b97bfd970e8ab81011b7901a4a8c820c6796fa02f6dc9cdb9a0d3da29515d72 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2024-01-25T05:49:39.857Z] #107 DONE 0.8s [2024-01-25T05:49:39.857Z] [2024-01-25T05:49:39.857Z] #108 [support-notifications builder 6/7] COPY . . [2024-01-25T05:49:39.857Z] #108 DONE 0.8s [2024-01-25T05:49:39.857Z] [2024-01-25T05:49:39.857Z] #109 [security-secretstore-setup builder 6/7] COPY . . [2024-01-25T05:49:39.857Z] #109 CACHED [2024-01-25T05:49:39.857Z] [2024-01-25T05:49:39.857Z] #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:49:39.857Z] #110 CACHED [2024-01-25T05:49:39.857Z] [2024-01-25T05:49:39.857Z] #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:39.857Z] #111 CACHED [2024-01-25T05:49:39.857Z] [2024-01-25T05:49:39.857Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:39.857Z] #112 CACHED [2024-01-25T05:49:39.857Z] [2024-01-25T05:49:39.857Z] #113 [security-proxy-setup builder 6/7] COPY . . [2024-01-25T05:49:39.857Z] #113 CACHED [2024-01-25T05:49:39.857Z] [2024-01-25T05:49:39.857Z] #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:49:39.857Z] #114 CACHED [2024-01-25T05:49:39.857Z] [2024-01-25T05:49:39.857Z] #115 [core-metadata builder 6/7] COPY . . [2024-01-25T05:49:39.857Z] #115 DONE 0.8s [2024-01-25T05:49:39.857Z] [2024-01-25T05:49:39.857Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:49:39.988Z] ===================================================== [Pipeline] echo [2024-01-25T05:49:40.060Z] taggedImages: [2024-01-25T05:49:40.060Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:40.060Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-01-25T05:49:40.060Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.12 [2024-01-25T05:49:40.060Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:40.060Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-01-25T05:49:40.127Z] #116 ... [2024-01-25T05:49:40.127Z] [2024-01-25T05:49:40.127Z] #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:49:40.127Z] #117 CACHED [2024-01-25T05:49:40.127Z] [2024-01-25T05:49:40.127Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:40.127Z] #118 CACHED [2024-01-25T05:49:40.127Z] [2024-01-25T05:49:40.127Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-01-25T05:49:40.127Z] #119 CACHED [2024-01-25T05:49:40.127Z] [2024-01-25T05:49:40.127Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:40.127Z] #120 CACHED [2024-01-25T05:49:40.127Z] [2024-01-25T05:49:40.127Z] #121 [core-command builder 6/7] COPY . . [2024-01-25T05:49:40.127Z] #121 CACHED [2024-01-25T05:49:40.127Z] [2024-01-25T05:49:40.127Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:49:40.127Z] #122 CACHED [2024-01-25T05:49:40.127Z] [2024-01-25T05:49:40.127Z] #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:40.127Z] #123 CACHED [2024-01-25T05:49:40.127Z] [2024-01-25T05:49:40.127Z] #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:49:40.127Z] #124 CACHED [2024-01-25T05:49:40.127Z] [2024-01-25T05:49:40.127Z] #125 [support-scheduler builder 6/7] COPY . . [2024-01-25T05:49:40.127Z] #125 CACHED [2024-01-25T05:49:40.127Z] [2024-01-25T05:49:40.127Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:40.127Z] #126 CACHED [2024-01-25T05:49:40.127Z] [2024-01-25T05:49:40.127Z] #127 [core-data builder 6/7] COPY . . [2024-01-25T05:49:40.127Z] #127 CACHED [2024-01-25T05:49:40.127Z] [2024-01-25T05:49:40.127Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:49:40.127Z] #128 CACHED [2024-01-25T05:49:40.127Z] [2024-01-25T05:49:40.127Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-01-25T05:49:40.127Z] #129 CACHED [2024-01-25T05:49:40.127Z] [2024-01-25T05:49:40.127Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:40.127Z] #130 CACHED [2024-01-25T05:49:40.127Z] [2024-01-25T05:49:40.127Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:49:40.127Z] #131 CACHED [2024-01-25T05:49:40.127Z] [2024-01-25T05:49:40.127Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [Pipeline] echo [2024-01-25T05:49:40.140Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-01-25T05:49:40.140Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:40.140Z] latest [2024-01-25T05:49:40.140Z] 3.2.0-dev.12 [2024-01-25T05:49:40.140Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:40.140Z] main [2024-01-25T05:49:40.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:40.785Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:41.108Z] #132 ... [2024-01-25T05:49:41.108Z] [2024-01-25T05:49:41.108Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:41.108Z] #73 DONE 20.2s [2024-01-25T05:49:41.278Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:41.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-01-25T05:49:41.278Z] 459dd8b52afc: Preparing [2024-01-25T05:49:41.278Z] 7bdc8ff7d848: Preparing [2024-01-25T05:49:41.278Z] 8b07696f67cd: Preparing [2024-01-25T05:49:41.278Z] 8d1cb1889f18: Preparing [2024-01-25T05:49:41.278Z] 58d80da550a8: Preparing [2024-01-25T05:49:41.278Z] 5cebfad9d756: Preparing [2024-01-25T05:49:41.278Z] 7be8f359af40: Preparing [2024-01-25T05:49:41.278Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:41.278Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:41.278Z] 45c219c06d8b: Preparing [2024-01-25T05:49:41.278Z] 7e517c07843d: Preparing [2024-01-25T05:49:41.278Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:41.278Z] 5cebfad9d756: Waiting [2024-01-25T05:49:41.278Z] 7be8f359af40: Waiting [2024-01-25T05:49:41.278Z] 6ccf71a6f027: Waiting [2024-01-25T05:49:41.278Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:41.278Z] 45c219c06d8b: Waiting [2024-01-25T05:49:41.278Z] 7e517c07843d: Waiting [2024-01-25T05:49:41.278Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:41.278Z] 58d80da550a8: Pushed [2024-01-25T05:49:41.278Z] 7bdc8ff7d848: Pushed [2024-01-25T05:49:41.278Z] 459dd8b52afc: Pushed [2024-01-25T05:49:41.278Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:41.278Z] 5cebfad9d756: Pushed [2024-01-25T05:49:41.278Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:41.278Z] 7be8f359af40: Pushed [2024-01-25T05:49:41.378Z] [2024-01-25T05:49:41.378Z] #133 [security-spiffe-token-provider builder 6/7] COPY . . [2024-01-25T05:49:41.539Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:42.104Z] 45c219c06d8b: Pushed [2024-01-25T05:49:42.104Z] 8d1cb1889f18: Pushed [2024-01-25T05:49:42.364Z] 8b07696f67cd: Pushed [2024-01-25T05:49:42.623Z] 7e517c07843d: Pushed [2024-01-25T05:49:42.624Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:26efb51489dcfb5c31f969b06e71203e76326e98376bfaa8da9198106eda0997 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-25T05:49:42.843Z] #133 DONE 1.7s [2024-01-25T05:49:42.843Z] [2024-01-25T05:49:42.843Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [Pipeline] sh [2024-01-25T05:49:43.138Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:43.638Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-01-25T05:49:43.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-01-25T05:49:43.638Z] 459dd8b52afc: Preparing [2024-01-25T05:49:43.638Z] 7bdc8ff7d848: Preparing [2024-01-25T05:49:43.638Z] 8b07696f67cd: Preparing [2024-01-25T05:49:43.638Z] 8d1cb1889f18: Preparing [2024-01-25T05:49:43.638Z] 58d80da550a8: Preparing [2024-01-25T05:49:43.638Z] 5cebfad9d756: Preparing [2024-01-25T05:49:43.638Z] 7be8f359af40: Preparing [2024-01-25T05:49:43.638Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:43.638Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:43.638Z] 45c219c06d8b: Preparing [2024-01-25T05:49:43.638Z] 5cebfad9d756: Waiting [2024-01-25T05:49:43.638Z] 7be8f359af40: Waiting [2024-01-25T05:49:43.638Z] 6ccf71a6f027: Waiting [2024-01-25T05:49:43.638Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:43.638Z] 7e517c07843d: Preparing [2024-01-25T05:49:43.638Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:43.638Z] 7e517c07843d: Waiting [2024-01-25T05:49:43.638Z] 45c219c06d8b: Waiting [2024-01-25T05:49:43.638Z] 8b07696f67cd: Layer already exists [2024-01-25T05:49:43.638Z] 58d80da550a8: Layer already exists [2024-01-25T05:49:43.638Z] 7bdc8ff7d848: Layer already exists [2024-01-25T05:49:43.638Z] 8d1cb1889f18: Layer already exists [2024-01-25T05:49:43.638Z] 459dd8b52afc: Layer already exists [2024-01-25T05:49:43.638Z] 7be8f359af40: Layer already exists [2024-01-25T05:49:43.638Z] 5cebfad9d756: Layer already exists [2024-01-25T05:49:43.638Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:43.638Z] 45c219c06d8b: Layer already exists [2024-01-25T05:49:43.638Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:43.638Z] 7e517c07843d: Layer already exists [2024-01-25T05:49:43.638Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:43.638Z] latest: digest: sha256:26efb51489dcfb5c31f969b06e71203e76326e98376bfaa8da9198106eda0997 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-25T05:49:43.820Z] #134 1.197 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] sh [2024-01-25T05:49:44.132Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:44.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.12 [2024-01-25T05:49:44.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-01-25T05:49:44.646Z] 459dd8b52afc: Preparing [2024-01-25T05:49:44.646Z] 7bdc8ff7d848: Preparing [2024-01-25T05:49:44.646Z] 8b07696f67cd: Preparing [2024-01-25T05:49:44.646Z] 8d1cb1889f18: Preparing [2024-01-25T05:49:44.646Z] 58d80da550a8: Preparing [2024-01-25T05:49:44.646Z] 5cebfad9d756: Preparing [2024-01-25T05:49:44.646Z] 7be8f359af40: Preparing [2024-01-25T05:49:44.646Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:44.646Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:44.646Z] 45c219c06d8b: Preparing [2024-01-25T05:49:44.646Z] 7e517c07843d: Preparing [2024-01-25T05:49:44.646Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:44.646Z] 6ccf71a6f027: Waiting [2024-01-25T05:49:44.646Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:44.646Z] 45c219c06d8b: Waiting [2024-01-25T05:49:44.646Z] 7e517c07843d: Waiting [2024-01-25T05:49:44.646Z] 5cebfad9d756: Waiting [2024-01-25T05:49:44.646Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:44.646Z] 7be8f359af40: Waiting [2024-01-25T05:49:44.646Z] 8b07696f67cd: Layer already exists [2024-01-25T05:49:44.646Z] 459dd8b52afc: Layer already exists [2024-01-25T05:49:44.646Z] 8d1cb1889f18: Layer already exists [2024-01-25T05:49:44.646Z] 58d80da550a8: Layer already exists [2024-01-25T05:49:44.646Z] 7bdc8ff7d848: Layer already exists [2024-01-25T05:49:44.646Z] 5cebfad9d756: Layer already exists [2024-01-25T05:49:44.646Z] 45c219c06d8b: Layer already exists [2024-01-25T05:49:44.646Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:44.646Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:44.646Z] 7be8f359af40: Layer already exists [2024-01-25T05:49:44.646Z] 7e517c07843d: Layer already exists [2024-01-25T05:49:44.646Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:44.646Z] 3.2.0-dev.12: digest: sha256:26efb51489dcfb5c31f969b06e71203e76326e98376bfaa8da9198106eda0997 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:45.146Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:45.723Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:45.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-01-25T05:49:45.723Z] 459dd8b52afc: Preparing [2024-01-25T05:49:45.723Z] 7bdc8ff7d848: Preparing [2024-01-25T05:49:45.723Z] 8b07696f67cd: Preparing [2024-01-25T05:49:45.723Z] 8d1cb1889f18: Preparing [2024-01-25T05:49:45.723Z] 58d80da550a8: Preparing [2024-01-25T05:49:45.723Z] 5cebfad9d756: Preparing [2024-01-25T05:49:45.723Z] 7be8f359af40: Preparing [2024-01-25T05:49:45.723Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:45.723Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:45.723Z] 45c219c06d8b: Preparing [2024-01-25T05:49:45.723Z] 7e517c07843d: Preparing [2024-01-25T05:49:45.723Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:45.723Z] 6ccf71a6f027: Waiting [2024-01-25T05:49:45.723Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:45.723Z] 45c219c06d8b: Waiting [2024-01-25T05:49:45.723Z] 7e517c07843d: Waiting [2024-01-25T05:49:45.723Z] 5cebfad9d756: Waiting [2024-01-25T05:49:45.723Z] 7be8f359af40: Waiting [2024-01-25T05:49:45.723Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:45.723Z] 8d1cb1889f18: Layer already exists [2024-01-25T05:49:45.723Z] 459dd8b52afc: Layer already exists [2024-01-25T05:49:45.723Z] 58d80da550a8: Layer already exists [2024-01-25T05:49:45.723Z] 7bdc8ff7d848: Layer already exists [2024-01-25T05:49:45.723Z] 8b07696f67cd: Layer already exists [2024-01-25T05:49:45.723Z] 5cebfad9d756: Layer already exists [2024-01-25T05:49:45.723Z] 7be8f359af40: Layer already exists [2024-01-25T05:49:45.723Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:45.723Z] 45c219c06d8b: Layer already exists [2024-01-25T05:49:45.723Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:45.723Z] 7e517c07843d: Layer already exists [2024-01-25T05:49:45.723Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:45.723Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:26efb51489dcfb5c31f969b06e71203e76326e98376bfaa8da9198106eda0997 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:46.238Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:46.747Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-01-25T05:49:46.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-01-25T05:49:46.747Z] 459dd8b52afc: Preparing [2024-01-25T05:49:46.747Z] 7bdc8ff7d848: Preparing [2024-01-25T05:49:46.747Z] 8b07696f67cd: Preparing [2024-01-25T05:49:46.747Z] 8d1cb1889f18: Preparing [2024-01-25T05:49:46.747Z] 58d80da550a8: Preparing [2024-01-25T05:49:46.747Z] 5cebfad9d756: Preparing [2024-01-25T05:49:46.747Z] 7be8f359af40: Preparing [2024-01-25T05:49:46.747Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:46.747Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:46.747Z] 45c219c06d8b: Preparing [2024-01-25T05:49:46.747Z] 7e517c07843d: Preparing [2024-01-25T05:49:46.747Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:46.747Z] 5cebfad9d756: Waiting [2024-01-25T05:49:46.747Z] e11f7d6c7e45: Waiting [2024-01-25T05:49:46.747Z] 6ccf71a6f027: Waiting [2024-01-25T05:49:46.747Z] 45c219c06d8b: Waiting [2024-01-25T05:49:46.747Z] 7e517c07843d: Waiting [2024-01-25T05:49:46.747Z] 7be8f359af40: Waiting [2024-01-25T05:49:46.747Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:46.747Z] 7bdc8ff7d848: Layer already exists [2024-01-25T05:49:46.747Z] 459dd8b52afc: Layer already exists [2024-01-25T05:49:46.747Z] 8d1cb1889f18: Layer already exists [2024-01-25T05:49:46.747Z] 58d80da550a8: Layer already exists [2024-01-25T05:49:46.747Z] 8b07696f67cd: Layer already exists [2024-01-25T05:49:46.747Z] 5cebfad9d756: Layer already exists [2024-01-25T05:49:46.747Z] 45c219c06d8b: Layer already exists [2024-01-25T05:49:46.747Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:46.747Z] 7be8f359af40: Layer already exists [2024-01-25T05:49:46.747Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:46.747Z] 7e517c07843d: Layer already exists [2024-01-25T05:49:46.747Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:46.747Z] main: digest: sha256:26efb51489dcfb5c31f969b06e71203e76326e98376bfaa8da9198106eda0997 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:49:47.250Z] ===================================================== [Pipeline] echo [2024-01-25T05:49:47.325Z] taggedImages: [2024-01-25T05:49:47.325Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:47.325Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-01-25T05:49:47.325Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.12 [2024-01-25T05:49:47.325Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:47.325Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-01-25T05:49:47.415Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-01-25T05:49:47.415Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:47.415Z] latest [2024-01-25T05:49:47.415Z] 3.2.0-dev.12 [2024-01-25T05:49:47.415Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:47.415Z] main [2024-01-25T05:49:47.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:48.065Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:48.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:48.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-01-25T05:49:48.635Z] 659418fc026a: Preparing [2024-01-25T05:49:48.635Z] d33adc150740: Preparing [2024-01-25T05:49:48.635Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:48.635Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:48.635Z] 15b5300b46c8: Preparing [2024-01-25T05:49:48.635Z] c3c68fa5deb3: Preparing [2024-01-25T05:49:48.635Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:48.635Z] c3c68fa5deb3: Waiting [2024-01-25T05:49:48.635Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:48.635Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:48.635Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:48.635Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:48.635Z] 659418fc026a: Pushed [2024-01-25T05:49:49.202Z] 15b5300b46c8: Pushed [2024-01-25T05:49:49.202Z] c3c68fa5deb3: Pushed [2024-01-25T05:49:50.149Z] d33adc150740: Pushed [2024-01-25T05:49:50.409Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:250562f93623de0571858371bfaffdd68b1140b471dcaef3b907ae89e090dda4 size: 1783 [Pipeline] } [Pipeline] // withEnv [2024-01-25T05:49:50.497Z] #134 ... [2024-01-25T05:49:50.497Z] [2024-01-25T05:49:50.497Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-25T05:49:50.497Z] #0 2.975 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-25T05:49:50.497Z] #135 ... [2024-01-25T05:49:50.497Z] [2024-01-25T05:49:50.497Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-25T05:49:50.497Z] #0 1.752 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-25T05:49:50.497Z] #136 ... [2024-01-25T05:49:50.497Z] [2024-01-25T05:49:50.497Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-25T05:49:50.497Z] #0 2.142 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-25T05:49:50.497Z] #137 ... [2024-01-25T05:49:50.497Z] [2024-01-25T05:49:50.497Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-25T05:49:50.497Z] #0 2.786 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-25T05:49:50.497Z] #138 ... [2024-01-25T05:49:50.497Z] [2024-01-25T05:49:50.497Z] #139 [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-01-25T05:49:50.497Z] #0 2.455 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:50.765Z] #139 ... [2024-01-25T05:49:50.766Z] [2024-01-25T05:49:50.766Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-25T05:49:50.766Z] #0 2.732 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-25T05:49:50.766Z] #140 ... [2024-01-25T05:49:50.766Z] [2024-01-25T05:49:50.766Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-25T05:49:50.766Z] #0 2.500 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-25T05:49:50.933Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [2024-01-25T05:49:51.035Z] #141 ... [2024-01-25T05:49:51.035Z] [2024-01-25T05:49:51.035Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-25T05:49:51.035Z] #0 2.886 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:51.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-01-25T05:49:51.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-01-25T05:49:51.459Z] 659418fc026a: Preparing [2024-01-25T05:49:51.459Z] d33adc150740: Preparing [2024-01-25T05:49:51.459Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:51.459Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:51.459Z] 15b5300b46c8: Preparing [2024-01-25T05:49:51.459Z] c3c68fa5deb3: Preparing [2024-01-25T05:49:51.459Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:51.459Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:51.459Z] c3c68fa5deb3: Waiting [2024-01-25T05:49:51.459Z] 659418fc026a: Layer already exists [2024-01-25T05:49:51.459Z] 15b5300b46c8: Layer already exists [2024-01-25T05:49:51.459Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:51.459Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:51.459Z] d33adc150740: Layer already exists [2024-01-25T05:49:51.459Z] c3c68fa5deb3: Layer already exists [2024-01-25T05:49:51.459Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:51.459Z] latest: digest: sha256:250562f93623de0571858371bfaffdd68b1140b471dcaef3b907ae89e090dda4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:51.978Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:52.446Z] #142 ... [2024-01-25T05:49:52.446Z] [2024-01-25T05:49:52.446Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-25T05:49:52.446Z] #116 2.604 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-25T05:49:52.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.12 [2024-01-25T05:49:52.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-01-25T05:49:52.497Z] 659418fc026a: Preparing [2024-01-25T05:49:52.497Z] d33adc150740: Preparing [2024-01-25T05:49:52.497Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:52.497Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:52.497Z] 15b5300b46c8: Preparing [2024-01-25T05:49:52.497Z] c3c68fa5deb3: Preparing [2024-01-25T05:49:52.497Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:52.497Z] c3c68fa5deb3: Waiting [2024-01-25T05:49:52.497Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:52.497Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:52.497Z] d33adc150740: Layer already exists [2024-01-25T05:49:52.497Z] 659418fc026a: Layer already exists [2024-01-25T05:49:52.497Z] 15b5300b46c8: Layer already exists [2024-01-25T05:49:52.497Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:52.497Z] c3c68fa5deb3: Layer already exists [2024-01-25T05:49:52.497Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:52.497Z] 3.2.0-dev.12: digest: sha256:250562f93623de0571858371bfaffdd68b1140b471dcaef3b907ae89e090dda4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-25T05:49:52.721Z] #116 ... [2024-01-25T05:49:52.721Z] [2024-01-25T05:49:52.721Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-25T05:49:52.721Z] #132 2.977 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] sh [2024-01-25T05:49:53.019Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:53.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:53.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-01-25T05:49:53.546Z] 659418fc026a: Preparing [2024-01-25T05:49:53.546Z] d33adc150740: Preparing [2024-01-25T05:49:53.546Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:53.546Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:53.546Z] 15b5300b46c8: Preparing [2024-01-25T05:49:53.546Z] c3c68fa5deb3: Preparing [2024-01-25T05:49:53.546Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:53.546Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:53.546Z] c3c68fa5deb3: Waiting [2024-01-25T05:49:53.546Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:53.546Z] d33adc150740: Layer already exists [2024-01-25T05:49:53.546Z] 15b5300b46c8: Layer already exists [2024-01-25T05:49:53.546Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:53.546Z] 659418fc026a: Layer already exists [2024-01-25T05:49:53.546Z] c3c68fa5deb3: Layer already exists [2024-01-25T05:49:53.546Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:53.546Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:250562f93623de0571858371bfaffdd68b1140b471dcaef3b907ae89e090dda4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:54.070Z] + 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-01-25T05:49:54.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-01-25T05:49:54.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-01-25T05:49:54.596Z] 659418fc026a: Preparing [2024-01-25T05:49:54.596Z] d33adc150740: Preparing [2024-01-25T05:49:54.596Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:54.596Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:54.596Z] 15b5300b46c8: Preparing [2024-01-25T05:49:54.596Z] c3c68fa5deb3: Preparing [2024-01-25T05:49:54.596Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:54.596Z] c3c68fa5deb3: Waiting [2024-01-25T05:49:54.596Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:54.596Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:54.596Z] 659418fc026a: Layer already exists [2024-01-25T05:49:54.596Z] d33adc150740: Layer already exists [2024-01-25T05:49:54.596Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:54.596Z] 15b5300b46c8: Layer already exists [2024-01-25T05:49:54.596Z] c3c68fa5deb3: Layer already exists [2024-01-25T05:49:54.596Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:54.596Z] main: digest: sha256:250562f93623de0571858371bfaffdd68b1140b471dcaef3b907ae89e090dda4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:49:55.101Z] ===================================================== [Pipeline] echo [2024-01-25T05:49:55.187Z] taggedImages: [2024-01-25T05:49:55.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:55.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-01-25T05:49:55.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.12 [2024-01-25T05:49:55.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:55.187Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-01-25T05:49:55.332Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-01-25T05:49:55.332Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:55.332Z] latest [2024-01-25T05:49:55.332Z] 3.2.0-dev.12 [2024-01-25T05:49:55.332Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:49:55.332Z] main [2024-01-25T05:49:55.332Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:56.050Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:56.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:49:56.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-01-25T05:49:56.624Z] e84154e7cbe5: Preparing [2024-01-25T05:49:56.624Z] b7988b827493: Preparing [2024-01-25T05:49:56.624Z] 631e983c53bc: Preparing [2024-01-25T05:49:56.624Z] 6ccf71a6f027: Preparing [2024-01-25T05:49:56.624Z] e11f7d6c7e45: Preparing [2024-01-25T05:49:56.624Z] e54b06460fd1: Preparing [2024-01-25T05:49:56.624Z] 1caeeae2792a: Preparing [2024-01-25T05:49:56.624Z] 14b651937c75: Preparing [2024-01-25T05:49:56.624Z] f8cd82d6dbc5: Preparing [2024-01-25T05:49:56.624Z] 9fe9a137fd00: Preparing [2024-01-25T05:49:56.624Z] e54b06460fd1: Waiting [2024-01-25T05:49:56.624Z] 1caeeae2792a: Waiting [2024-01-25T05:49:56.624Z] 14b651937c75: Waiting [2024-01-25T05:49:56.624Z] f8cd82d6dbc5: Waiting [2024-01-25T05:49:56.624Z] 9fe9a137fd00: Waiting [2024-01-25T05:49:56.624Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:49:56.624Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:49:56.624Z] 631e983c53bc: Pushed [2024-01-25T05:49:56.624Z] b7988b827493: Pushed [2024-01-25T05:49:56.624Z] e84154e7cbe5: Pushed [2024-01-25T05:49:56.624Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:49:56.624Z] 14b651937c75: Pushed [2024-01-25T05:49:57.558Z] f8cd82d6dbc5: Pushed [2024-01-25T05:50:02.828Z] 1caeeae2792a: Pushed [2024-01-25T05:50:04.201Z] e54b06460fd1: Pushed [2024-01-25T05:50:04.461Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:9efe4fba8c442fcc5b07ed5e7af8b8c9b2cf6ed40280755c5fae8c166baad1ba size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:05.016Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:05.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-01-25T05:50:05.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-01-25T05:50:05.553Z] e84154e7cbe5: Preparing [2024-01-25T05:50:05.553Z] b7988b827493: Preparing [2024-01-25T05:50:05.553Z] 631e983c53bc: Preparing [2024-01-25T05:50:05.553Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:05.553Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:05.553Z] e54b06460fd1: Preparing [2024-01-25T05:50:05.553Z] 1caeeae2792a: Preparing [2024-01-25T05:50:05.553Z] 14b651937c75: Preparing [2024-01-25T05:50:05.553Z] f8cd82d6dbc5: Preparing [2024-01-25T05:50:05.553Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:05.553Z] 1caeeae2792a: Waiting [2024-01-25T05:50:05.553Z] e54b06460fd1: Waiting [2024-01-25T05:50:05.553Z] f8cd82d6dbc5: Waiting [2024-01-25T05:50:05.553Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:05.553Z] 14b651937c75: Waiting [2024-01-25T05:50:05.553Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:05.553Z] 631e983c53bc: Layer already exists [2024-01-25T05:50:05.553Z] e84154e7cbe5: Layer already exists [2024-01-25T05:50:05.553Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:05.553Z] b7988b827493: Layer already exists [2024-01-25T05:50:05.553Z] e54b06460fd1: Layer already exists [2024-01-25T05:50:05.553Z] 1caeeae2792a: Layer already exists [2024-01-25T05:50:05.553Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:05.553Z] 14b651937c75: Layer already exists [2024-01-25T05:50:05.553Z] f8cd82d6dbc5: Layer already exists [2024-01-25T05:50:05.553Z] latest: digest: sha256:9efe4fba8c442fcc5b07ed5e7af8b8c9b2cf6ed40280755c5fae8c166baad1ba size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:06.093Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:06.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.12 [2024-01-25T05:50:06.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-01-25T05:50:06.621Z] e84154e7cbe5: Preparing [2024-01-25T05:50:06.621Z] b7988b827493: Preparing [2024-01-25T05:50:06.621Z] 631e983c53bc: Preparing [2024-01-25T05:50:06.622Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:06.622Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:06.622Z] e54b06460fd1: Preparing [2024-01-25T05:50:06.622Z] 1caeeae2792a: Preparing [2024-01-25T05:50:06.622Z] 14b651937c75: Preparing [2024-01-25T05:50:06.622Z] f8cd82d6dbc5: Preparing [2024-01-25T05:50:06.622Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:06.622Z] e54b06460fd1: Waiting [2024-01-25T05:50:06.622Z] 1caeeae2792a: Waiting [2024-01-25T05:50:06.622Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:06.622Z] 14b651937c75: Waiting [2024-01-25T05:50:06.622Z] b7988b827493: Layer already exists [2024-01-25T05:50:06.622Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:06.622Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:06.622Z] 631e983c53bc: Layer already exists [2024-01-25T05:50:06.622Z] e84154e7cbe5: Layer already exists [2024-01-25T05:50:06.622Z] e54b06460fd1: Layer already exists [2024-01-25T05:50:06.622Z] 1caeeae2792a: Layer already exists [2024-01-25T05:50:06.622Z] 14b651937c75: Layer already exists [2024-01-25T05:50:06.622Z] f8cd82d6dbc5: Layer already exists [2024-01-25T05:50:06.622Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:06.622Z] 3.2.0-dev.12: digest: sha256:9efe4fba8c442fcc5b07ed5e7af8b8c9b2cf6ed40280755c5fae8c166baad1ba size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:07.147Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:07.681Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:50:07.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-01-25T05:50:07.681Z] e84154e7cbe5: Preparing [2024-01-25T05:50:07.681Z] b7988b827493: Preparing [2024-01-25T05:50:07.681Z] 631e983c53bc: Preparing [2024-01-25T05:50:07.681Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:07.681Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:07.681Z] e54b06460fd1: Preparing [2024-01-25T05:50:07.681Z] 1caeeae2792a: Preparing [2024-01-25T05:50:07.681Z] 14b651937c75: Preparing [2024-01-25T05:50:07.681Z] f8cd82d6dbc5: Preparing [2024-01-25T05:50:07.681Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:07.681Z] 14b651937c75: Waiting [2024-01-25T05:50:07.681Z] f8cd82d6dbc5: Waiting [2024-01-25T05:50:07.681Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:07.681Z] 1caeeae2792a: Waiting [2024-01-25T05:50:07.681Z] e54b06460fd1: Waiting [2024-01-25T05:50:07.681Z] b7988b827493: Layer already exists [2024-01-25T05:50:07.681Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:07.681Z] e84154e7cbe5: Layer already exists [2024-01-25T05:50:07.681Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:07.681Z] 631e983c53bc: Layer already exists [2024-01-25T05:50:07.681Z] e54b06460fd1: Layer already exists [2024-01-25T05:50:07.681Z] 14b651937c75: Layer already exists [2024-01-25T05:50:07.681Z] 1caeeae2792a: Layer already exists [2024-01-25T05:50:07.681Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:07.681Z] f8cd82d6dbc5: Layer already exists [2024-01-25T05:50:07.681Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:9efe4fba8c442fcc5b07ed5e7af8b8c9b2cf6ed40280755c5fae8c166baad1ba size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:08.224Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:08.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-01-25T05:50:08.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-01-25T05:50:08.773Z] e84154e7cbe5: Preparing [2024-01-25T05:50:08.773Z] b7988b827493: Preparing [2024-01-25T05:50:08.773Z] 631e983c53bc: Preparing [2024-01-25T05:50:08.773Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:08.773Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:08.773Z] e54b06460fd1: Preparing [2024-01-25T05:50:08.773Z] 1caeeae2792a: Preparing [2024-01-25T05:50:08.773Z] 14b651937c75: Preparing [2024-01-25T05:50:08.773Z] f8cd82d6dbc5: Preparing [2024-01-25T05:50:08.773Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:08.773Z] e54b06460fd1: Waiting [2024-01-25T05:50:08.773Z] 14b651937c75: Waiting [2024-01-25T05:50:08.773Z] 1caeeae2792a: Waiting [2024-01-25T05:50:08.773Z] f8cd82d6dbc5: Waiting [2024-01-25T05:50:08.773Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:08.773Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:08.773Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:08.773Z] e84154e7cbe5: Layer already exists [2024-01-25T05:50:08.773Z] b7988b827493: Layer already exists [2024-01-25T05:50:08.773Z] 631e983c53bc: Layer already exists [2024-01-25T05:50:08.773Z] 1caeeae2792a: Layer already exists [2024-01-25T05:50:08.773Z] 14b651937c75: Layer already exists [2024-01-25T05:50:08.773Z] e54b06460fd1: Layer already exists [2024-01-25T05:50:08.773Z] f8cd82d6dbc5: Layer already exists [2024-01-25T05:50:08.773Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:08.773Z] main: digest: sha256:9efe4fba8c442fcc5b07ed5e7af8b8c9b2cf6ed40280755c5fae8c166baad1ba size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:50:09.290Z] ===================================================== [Pipeline] echo [2024-01-25T05:50:09.375Z] taggedImages: [2024-01-25T05:50:09.376Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:50:09.376Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-01-25T05:50:09.376Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.12 [2024-01-25T05:50:09.376Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:50:09.376Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-01-25T05:50:09.479Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-01-25T05:50:09.479Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:50:09.479Z] latest [2024-01-25T05:50:09.479Z] 3.2.0-dev.12 [2024-01-25T05:50:09.479Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:50:09.479Z] main [2024-01-25T05:50:09.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:10.214Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:10.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:50:10.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-01-25T05:50:10.773Z] ee4af7fd869a: Preparing [2024-01-25T05:50:10.773Z] 6345987323df: Preparing [2024-01-25T05:50:10.773Z] 332bc13711fa: Preparing [2024-01-25T05:50:10.773Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:10.773Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:10.773Z] 360e6b80961d: Preparing [2024-01-25T05:50:10.773Z] 7759a16ad308: Preparing [2024-01-25T05:50:10.773Z] e1f482d77276: Preparing [2024-01-25T05:50:10.773Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:10.773Z] 360e6b80961d: Waiting [2024-01-25T05:50:10.773Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:10.773Z] 7759a16ad308: Waiting [2024-01-25T05:50:10.773Z] e1f482d77276: Waiting [2024-01-25T05:50:10.773Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:10.773Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:10.773Z] 332bc13711fa: Pushed [2024-01-25T05:50:10.773Z] 6345987323df: Pushed [2024-01-25T05:50:10.773Z] ee4af7fd869a: Pushed [2024-01-25T05:50:10.773Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:11.034Z] e1f482d77276: Pushed [2024-01-25T05:50:11.293Z] 7759a16ad308: Pushed [2024-01-25T05:50:19.414Z] 360e6b80961d: Pushed [2024-01-25T05:50:19.414Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:2a8fc05913112a84e88ad5b7625ddd253b86e7ab10f41b7a958b54cd364cd844 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:19.962Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:20.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-01-25T05:50:20.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-01-25T05:50:20.582Z] ee4af7fd869a: Preparing [2024-01-25T05:50:20.582Z] 6345987323df: Preparing [2024-01-25T05:50:20.582Z] 332bc13711fa: Preparing [2024-01-25T05:50:20.582Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:20.582Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:20.582Z] 360e6b80961d: Preparing [2024-01-25T05:50:20.582Z] 7759a16ad308: Preparing [2024-01-25T05:50:20.582Z] e1f482d77276: Preparing [2024-01-25T05:50:20.582Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:20.582Z] 7759a16ad308: Waiting [2024-01-25T05:50:20.582Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:20.582Z] e1f482d77276: Waiting [2024-01-25T05:50:20.582Z] 360e6b80961d: Waiting [2024-01-25T05:50:20.582Z] 332bc13711fa: Layer already exists [2024-01-25T05:50:20.582Z] ee4af7fd869a: Layer already exists [2024-01-25T05:50:20.582Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:20.582Z] 6345987323df: Layer already exists [2024-01-25T05:50:20.582Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:20.582Z] 7759a16ad308: Layer already exists [2024-01-25T05:50:20.582Z] 360e6b80961d: Layer already exists [2024-01-25T05:50:20.582Z] e1f482d77276: Layer already exists [2024-01-25T05:50:20.582Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:20.582Z] latest: digest: sha256:2a8fc05913112a84e88ad5b7625ddd253b86e7ab10f41b7a958b54cd364cd844 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:21.151Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:21.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.12 [2024-01-25T05:50:21.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-01-25T05:50:21.702Z] ee4af7fd869a: Preparing [2024-01-25T05:50:21.702Z] 6345987323df: Preparing [2024-01-25T05:50:21.702Z] 332bc13711fa: Preparing [2024-01-25T05:50:21.702Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:21.702Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:21.702Z] 360e6b80961d: Preparing [2024-01-25T05:50:21.702Z] 7759a16ad308: Preparing [2024-01-25T05:50:21.702Z] e1f482d77276: Preparing [2024-01-25T05:50:21.702Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:21.702Z] 360e6b80961d: Waiting [2024-01-25T05:50:21.702Z] 7759a16ad308: Waiting [2024-01-25T05:50:21.702Z] e1f482d77276: Waiting [2024-01-25T05:50:21.702Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:21.702Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:21.702Z] ee4af7fd869a: Layer already exists [2024-01-25T05:50:21.702Z] 6345987323df: Layer already exists [2024-01-25T05:50:21.702Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:21.702Z] 332bc13711fa: Layer already exists [2024-01-25T05:50:21.702Z] 360e6b80961d: Layer already exists [2024-01-25T05:50:21.702Z] 7759a16ad308: Layer already exists [2024-01-25T05:50:21.702Z] e1f482d77276: Layer already exists [2024-01-25T05:50:21.702Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:21.702Z] 3.2.0-dev.12: digest: sha256:2a8fc05913112a84e88ad5b7625ddd253b86e7ab10f41b7a958b54cd364cd844 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:22.254Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:22.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:50:22.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-01-25T05:50:22.803Z] ee4af7fd869a: Preparing [2024-01-25T05:50:22.803Z] 6345987323df: Preparing [2024-01-25T05:50:22.803Z] 332bc13711fa: Preparing [2024-01-25T05:50:22.803Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:22.803Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:22.803Z] 360e6b80961d: Preparing [2024-01-25T05:50:22.803Z] 7759a16ad308: Preparing [2024-01-25T05:50:22.803Z] e1f482d77276: Preparing [2024-01-25T05:50:22.803Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:22.803Z] 360e6b80961d: Waiting [2024-01-25T05:50:22.803Z] 7759a16ad308: Waiting [2024-01-25T05:50:22.803Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:22.803Z] e1f482d77276: Waiting [2024-01-25T05:50:22.803Z] 332bc13711fa: Layer already exists [2024-01-25T05:50:22.803Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:22.803Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:22.803Z] 6345987323df: Layer already exists [2024-01-25T05:50:22.803Z] ee4af7fd869a: Layer already exists [2024-01-25T05:50:22.803Z] 7759a16ad308: Layer already exists [2024-01-25T05:50:22.803Z] e1f482d77276: Layer already exists [2024-01-25T05:50:22.803Z] 360e6b80961d: Layer already exists [2024-01-25T05:50:22.803Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:22.803Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:2a8fc05913112a84e88ad5b7625ddd253b86e7ab10f41b7a958b54cd364cd844 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:23.389Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:23.987Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-01-25T05:50:23.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-01-25T05:50:23.988Z] ee4af7fd869a: Preparing [2024-01-25T05:50:23.988Z] 6345987323df: Preparing [2024-01-25T05:50:23.988Z] 332bc13711fa: Preparing [2024-01-25T05:50:23.988Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:23.988Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:23.988Z] 360e6b80961d: Preparing [2024-01-25T05:50:23.988Z] 7759a16ad308: Preparing [2024-01-25T05:50:23.988Z] e1f482d77276: Preparing [2024-01-25T05:50:23.988Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:23.988Z] 360e6b80961d: Waiting [2024-01-25T05:50:23.988Z] 7759a16ad308: Waiting [2024-01-25T05:50:23.988Z] e1f482d77276: Waiting [2024-01-25T05:50:23.988Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:23.988Z] 6345987323df: Layer already exists [2024-01-25T05:50:23.988Z] ee4af7fd869a: Layer already exists [2024-01-25T05:50:23.988Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:23.988Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:23.988Z] 332bc13711fa: Layer already exists [2024-01-25T05:50:23.988Z] 7759a16ad308: Layer already exists [2024-01-25T05:50:23.988Z] 360e6b80961d: Layer already exists [2024-01-25T05:50:23.988Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:23.988Z] e1f482d77276: Layer already exists [2024-01-25T05:50:23.988Z] main: digest: sha256:2a8fc05913112a84e88ad5b7625ddd253b86e7ab10f41b7a958b54cd364cd844 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:50:24.531Z] ===================================================== [Pipeline] echo [2024-01-25T05:50:24.627Z] taggedImages: [2024-01-25T05:50:24.627Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:50:24.627Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-01-25T05:50:24.627Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.12 [2024-01-25T05:50:24.627Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:50:24.627Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-01-25T05:50:24.736Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-01-25T05:50:24.736Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:50:24.736Z] latest [2024-01-25T05:50:24.736Z] 3.2.0-dev.12 [2024-01-25T05:50:24.736Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:50:24.736Z] main [2024-01-25T05:50:24.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:25.468Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:26.028Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:50:26.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-01-25T05:50:26.028Z] e84154e7cbe5: Preparing [2024-01-25T05:50:26.028Z] c00009a669a7: Preparing [2024-01-25T05:50:26.028Z] 54a413ee3ebd: Preparing [2024-01-25T05:50:26.028Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:26.028Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:26.028Z] 4ff0c6b850c9: Preparing [2024-01-25T05:50:26.028Z] 14b651937c75: Preparing [2024-01-25T05:50:26.028Z] f8cd82d6dbc5: Preparing [2024-01-25T05:50:26.028Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:26.028Z] 4ff0c6b850c9: Waiting [2024-01-25T05:50:26.028Z] 14b651937c75: Waiting [2024-01-25T05:50:26.028Z] f8cd82d6dbc5: Waiting [2024-01-25T05:50:26.028Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:26.028Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:26.028Z] e84154e7cbe5: Layer already exists [2024-01-25T05:50:26.028Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:26.028Z] 14b651937c75: Layer already exists [2024-01-25T05:50:26.028Z] f8cd82d6dbc5: Layer already exists [2024-01-25T05:50:26.028Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:26.028Z] 54a413ee3ebd: Pushed [2024-01-25T05:50:26.028Z] c00009a669a7: Pushed [2024-01-25T05:50:34.148Z] 4ff0c6b850c9: Pushed [2024-01-25T05:50:34.148Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:a54e6847aaecf7194bd1c5ad5b029549b4b8a5ee5e7dce6a3042b529d508c540 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:34.721Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:35.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-01-25T05:50:35.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-01-25T05:50:35.289Z] e84154e7cbe5: Preparing [2024-01-25T05:50:35.289Z] c00009a669a7: Preparing [2024-01-25T05:50:35.289Z] 54a413ee3ebd: Preparing [2024-01-25T05:50:35.289Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:35.289Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:35.289Z] 4ff0c6b850c9: Preparing [2024-01-25T05:50:35.289Z] 14b651937c75: Preparing [2024-01-25T05:50:35.289Z] f8cd82d6dbc5: Preparing [2024-01-25T05:50:35.289Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:35.289Z] 4ff0c6b850c9: Waiting [2024-01-25T05:50:35.289Z] 14b651937c75: Waiting [2024-01-25T05:50:35.289Z] f8cd82d6dbc5: Waiting [2024-01-25T05:50:35.289Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:35.289Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:35.289Z] e84154e7cbe5: Layer already exists [2024-01-25T05:50:35.289Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:35.289Z] 54a413ee3ebd: Layer already exists [2024-01-25T05:50:35.289Z] c00009a669a7: Layer already exists [2024-01-25T05:50:35.289Z] 4ff0c6b850c9: Layer already exists [2024-01-25T05:50:35.289Z] 14b651937c75: Layer already exists [2024-01-25T05:50:35.289Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:35.289Z] f8cd82d6dbc5: Layer already exists [2024-01-25T05:50:35.289Z] latest: digest: sha256:a54e6847aaecf7194bd1c5ad5b029549b4b8a5ee5e7dce6a3042b529d508c540 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:35.865Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:36.423Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.12 [2024-01-25T05:50:36.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-01-25T05:50:36.423Z] e84154e7cbe5: Preparing [2024-01-25T05:50:36.423Z] c00009a669a7: Preparing [2024-01-25T05:50:36.423Z] 54a413ee3ebd: Preparing [2024-01-25T05:50:36.423Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:36.423Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:36.423Z] 4ff0c6b850c9: Preparing [2024-01-25T05:50:36.423Z] 14b651937c75: Preparing [2024-01-25T05:50:36.423Z] f8cd82d6dbc5: Preparing [2024-01-25T05:50:36.423Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:36.423Z] 4ff0c6b850c9: Waiting [2024-01-25T05:50:36.423Z] 14b651937c75: Waiting [2024-01-25T05:50:36.423Z] f8cd82d6dbc5: Waiting [2024-01-25T05:50:36.423Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:36.423Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:36.423Z] c00009a669a7: Layer already exists [2024-01-25T05:50:36.423Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:36.423Z] 54a413ee3ebd: Layer already exists [2024-01-25T05:50:36.423Z] e84154e7cbe5: Layer already exists [2024-01-25T05:50:36.423Z] 4ff0c6b850c9: Layer already exists [2024-01-25T05:50:36.423Z] f8cd82d6dbc5: Layer already exists [2024-01-25T05:50:36.423Z] 14b651937c75: Layer already exists [2024-01-25T05:50:36.423Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:36.423Z] 3.2.0-dev.12: digest: sha256:a54e6847aaecf7194bd1c5ad5b029549b4b8a5ee5e7dce6a3042b529d508c540 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:36.993Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:37.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:50:37.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-01-25T05:50:37.566Z] e84154e7cbe5: Preparing [2024-01-25T05:50:37.566Z] c00009a669a7: Preparing [2024-01-25T05:50:37.566Z] 54a413ee3ebd: Preparing [2024-01-25T05:50:37.566Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:37.566Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:37.566Z] 4ff0c6b850c9: Preparing [2024-01-25T05:50:37.566Z] 14b651937c75: Preparing [2024-01-25T05:50:37.566Z] f8cd82d6dbc5: Preparing [2024-01-25T05:50:37.567Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:37.567Z] 4ff0c6b850c9: Waiting [2024-01-25T05:50:37.567Z] 14b651937c75: Waiting [2024-01-25T05:50:37.567Z] f8cd82d6dbc5: Waiting [2024-01-25T05:50:37.567Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:37.567Z] c00009a669a7: Layer already exists [2024-01-25T05:50:37.567Z] e84154e7cbe5: Layer already exists [2024-01-25T05:50:37.567Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:37.567Z] 54a413ee3ebd: Layer already exists [2024-01-25T05:50:37.567Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:37.567Z] 4ff0c6b850c9: Layer already exists [2024-01-25T05:50:37.567Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:37.567Z] 14b651937c75: Layer already exists [2024-01-25T05:50:37.567Z] f8cd82d6dbc5: Layer already exists [2024-01-25T05:50:37.567Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:a54e6847aaecf7194bd1c5ad5b029549b4b8a5ee5e7dce6a3042b529d508c540 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:38.208Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:38.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-01-25T05:50:38.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-01-25T05:50:38.789Z] e84154e7cbe5: Preparing [2024-01-25T05:50:38.789Z] c00009a669a7: Preparing [2024-01-25T05:50:38.789Z] 54a413ee3ebd: Preparing [2024-01-25T05:50:38.789Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:38.789Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:38.789Z] 4ff0c6b850c9: Preparing [2024-01-25T05:50:38.789Z] 14b651937c75: Preparing [2024-01-25T05:50:38.789Z] f8cd82d6dbc5: Preparing [2024-01-25T05:50:38.789Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:38.789Z] 4ff0c6b850c9: Waiting [2024-01-25T05:50:38.789Z] 14b651937c75: Waiting [2024-01-25T05:50:38.789Z] f8cd82d6dbc5: Waiting [2024-01-25T05:50:38.789Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:38.789Z] e84154e7cbe5: Layer already exists [2024-01-25T05:50:38.789Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:38.789Z] c00009a669a7: Layer already exists [2024-01-25T05:50:38.789Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:38.789Z] 54a413ee3ebd: Layer already exists [2024-01-25T05:50:38.789Z] 4ff0c6b850c9: Layer already exists [2024-01-25T05:50:38.789Z] f8cd82d6dbc5: Layer already exists [2024-01-25T05:50:38.789Z] 14b651937c75: Layer already exists [2024-01-25T05:50:38.789Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:38.789Z] main: digest: sha256:a54e6847aaecf7194bd1c5ad5b029549b4b8a5ee5e7dce6a3042b529d508c540 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:50:39.387Z] ===================================================== [Pipeline] echo [2024-01-25T05:50:39.485Z] taggedImages: [2024-01-25T05:50:39.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:50:39.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-01-25T05:50:39.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.12 [2024-01-25T05:50:39.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:50:39.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-01-25T05:50:39.594Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-01-25T05:50:39.594Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:50:39.594Z] latest [2024-01-25T05:50:39.594Z] 3.2.0-dev.12 [2024-01-25T05:50:39.594Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:50:39.594Z] main [2024-01-25T05:50:39.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:40.469Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:41.054Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:50:41.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-01-25T05:50:41.054Z] 0f8e8e41f6b5: Preparing [2024-01-25T05:50:41.054Z] 63834c6d171f: Preparing [2024-01-25T05:50:41.054Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:41.054Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:41.054Z] ce26ba4ac269: Preparing [2024-01-25T05:50:41.054Z] a1129b251cc7: Preparing [2024-01-25T05:50:41.054Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:41.054Z] a1129b251cc7: Waiting [2024-01-25T05:50:41.054Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:41.054Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:41.054Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:41.054Z] 0f8e8e41f6b5: Pushed [2024-01-25T05:50:41.054Z] a1129b251cc7: Pushed [2024-01-25T05:50:41.713Z] ce26ba4ac269: Pushed [2024-01-25T05:50:43.090Z] 63834c6d171f: Pushed [2024-01-25T05:50:43.090Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:02d2f59e9925d9c907faf0f2724e39c87cc9de43c8c7891c5b93c623d328c2eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:43.666Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:44.244Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-01-25T05:50:44.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-01-25T05:50:44.244Z] 0f8e8e41f6b5: Preparing [2024-01-25T05:50:44.244Z] 63834c6d171f: Preparing [2024-01-25T05:50:44.244Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:44.244Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:44.244Z] ce26ba4ac269: Preparing [2024-01-25T05:50:44.244Z] a1129b251cc7: Preparing [2024-01-25T05:50:44.244Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:44.244Z] a1129b251cc7: Waiting [2024-01-25T05:50:44.244Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:44.244Z] ce26ba4ac269: Layer already exists [2024-01-25T05:50:44.244Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:44.244Z] 63834c6d171f: Layer already exists [2024-01-25T05:50:44.244Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:44.244Z] 0f8e8e41f6b5: Layer already exists [2024-01-25T05:50:44.244Z] a1129b251cc7: Layer already exists [2024-01-25T05:50:44.244Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:44.244Z] latest: digest: sha256:02d2f59e9925d9c907faf0f2724e39c87cc9de43c8c7891c5b93c623d328c2eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:44.830Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:45.406Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.12 [2024-01-25T05:50:45.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-01-25T05:50:45.407Z] 0f8e8e41f6b5: Preparing [2024-01-25T05:50:45.407Z] 63834c6d171f: Preparing [2024-01-25T05:50:45.407Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:45.407Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:45.407Z] ce26ba4ac269: Preparing [2024-01-25T05:50:45.407Z] a1129b251cc7: Preparing [2024-01-25T05:50:45.407Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:45.407Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:45.407Z] a1129b251cc7: Waiting [2024-01-25T05:50:45.407Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:45.407Z] ce26ba4ac269: Layer already exists [2024-01-25T05:50:45.407Z] 0f8e8e41f6b5: Layer already exists [2024-01-25T05:50:45.407Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:45.407Z] 63834c6d171f: Layer already exists [2024-01-25T05:50:45.407Z] a1129b251cc7: Layer already exists [2024-01-25T05:50:45.407Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:45.407Z] 3.2.0-dev.12: digest: sha256:02d2f59e9925d9c907faf0f2724e39c87cc9de43c8c7891c5b93c623d328c2eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:45.978Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:49.491Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:50:49.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-01-25T05:50:49.491Z] 0f8e8e41f6b5: Preparing [2024-01-25T05:50:49.491Z] 63834c6d171f: Preparing [2024-01-25T05:50:49.491Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:49.491Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:49.491Z] ce26ba4ac269: Preparing [2024-01-25T05:50:49.491Z] a1129b251cc7: Preparing [2024-01-25T05:50:49.491Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:49.491Z] a1129b251cc7: Waiting [2024-01-25T05:50:49.491Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:52.825Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:52.825Z] ce26ba4ac269: Layer already exists [2024-01-25T05:50:52.825Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:52.825Z] 63834c6d171f: Layer already exists [2024-01-25T05:50:52.825Z] 0f8e8e41f6b5: Layer already exists [2024-01-25T05:50:52.825Z] a1129b251cc7: Layer already exists [2024-01-25T05:50:52.825Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:52.825Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:02d2f59e9925d9c907faf0f2724e39c87cc9de43c8c7891c5b93c623d328c2eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:53.411Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:53.989Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-01-25T05:50:53.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-01-25T05:50:53.990Z] 0f8e8e41f6b5: Preparing [2024-01-25T05:50:53.990Z] 63834c6d171f: Preparing [2024-01-25T05:50:53.990Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:53.990Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:53.990Z] ce26ba4ac269: Preparing [2024-01-25T05:50:53.990Z] a1129b251cc7: Preparing [2024-01-25T05:50:53.990Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:53.990Z] a1129b251cc7: Waiting [2024-01-25T05:50:53.990Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:53.990Z] 63834c6d171f: Layer already exists [2024-01-25T05:50:53.990Z] 0f8e8e41f6b5: Layer already exists [2024-01-25T05:50:53.990Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:53.990Z] ce26ba4ac269: Layer already exists [2024-01-25T05:50:53.990Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:53.990Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:53.990Z] a1129b251cc7: Layer already exists [2024-01-25T05:50:53.990Z] main: digest: sha256:02d2f59e9925d9c907faf0f2724e39c87cc9de43c8c7891c5b93c623d328c2eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:50:54.598Z] ===================================================== [Pipeline] echo [2024-01-25T05:50:54.703Z] taggedImages: [2024-01-25T05:50:54.703Z] - nexus3.edgexfoundry.org:10004/support-notifications:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:50:54.703Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-01-25T05:50:54.703Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.12 [2024-01-25T05:50:54.703Z] - nexus3.edgexfoundry.org:10004/support-notifications:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:50:54.703Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-01-25T05:50:54.811Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-01-25T05:50:54.811Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:50:54.811Z] latest [2024-01-25T05:50:54.811Z] 3.2.0-dev.12 [2024-01-25T05:50:54.811Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:50:54.811Z] main [2024-01-25T05:50:54.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:55.581Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:56.235Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:50:56.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-01-25T05:50:56.235Z] 956fbe497a04: Preparing [2024-01-25T05:50:56.235Z] a3f99bbaa493: Preparing [2024-01-25T05:50:56.235Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:56.235Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:56.235Z] 0f4232bd3336: Preparing [2024-01-25T05:50:56.235Z] d4d9252fe9e9: Preparing [2024-01-25T05:50:56.235Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:56.235Z] d4d9252fe9e9: Waiting [2024-01-25T05:50:56.235Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:56.235Z] 0f4232bd3336: Layer already exists [2024-01-25T05:50:56.235Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:56.235Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:56.235Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:50:56.235Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:56.235Z] 956fbe497a04: Pushed [2024-01-25T05:50:58.139Z] a3f99bbaa493: Pushed [2024-01-25T05:50:58.139Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:46f4fe16280194559f4c8ac8f0b8a741fbe3222d9aca78f96f5b404e7e6827a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:58.727Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:59.321Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-01-25T05:50:59.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-01-25T05:50:59.321Z] 956fbe497a04: Preparing [2024-01-25T05:50:59.321Z] a3f99bbaa493: Preparing [2024-01-25T05:50:59.321Z] 6ccf71a6f027: Preparing [2024-01-25T05:50:59.321Z] e11f7d6c7e45: Preparing [2024-01-25T05:50:59.321Z] 0f4232bd3336: Preparing [2024-01-25T05:50:59.321Z] d4d9252fe9e9: Preparing [2024-01-25T05:50:59.321Z] 9fe9a137fd00: Preparing [2024-01-25T05:50:59.321Z] d4d9252fe9e9: Waiting [2024-01-25T05:50:59.321Z] 9fe9a137fd00: Waiting [2024-01-25T05:50:59.321Z] 956fbe497a04: Layer already exists [2024-01-25T05:50:59.321Z] 0f4232bd3336: Layer already exists [2024-01-25T05:50:59.321Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:50:59.321Z] a3f99bbaa493: Layer already exists [2024-01-25T05:50:59.321Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:50:59.321Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:50:59.321Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:50:59.321Z] latest: digest: sha256:46f4fe16280194559f4c8ac8f0b8a741fbe3222d9aca78f96f5b404e7e6827a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:50:59.930Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:51:00.555Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.12 [2024-01-25T05:51:00.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-01-25T05:51:00.555Z] 956fbe497a04: Preparing [2024-01-25T05:51:00.555Z] a3f99bbaa493: Preparing [2024-01-25T05:51:00.555Z] 6ccf71a6f027: Preparing [2024-01-25T05:51:00.555Z] e11f7d6c7e45: Preparing [2024-01-25T05:51:00.555Z] 0f4232bd3336: Preparing [2024-01-25T05:51:00.555Z] d4d9252fe9e9: Preparing [2024-01-25T05:51:00.555Z] 9fe9a137fd00: Preparing [2024-01-25T05:51:00.555Z] d4d9252fe9e9: Waiting [2024-01-25T05:51:00.555Z] 9fe9a137fd00: Waiting [2024-01-25T05:51:00.555Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:51:00.555Z] 0f4232bd3336: Layer already exists [2024-01-25T05:51:00.555Z] 956fbe497a04: Layer already exists [2024-01-25T05:51:00.555Z] a3f99bbaa493: Layer already exists [2024-01-25T05:51:00.555Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:51:00.555Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:51:00.555Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:51:00.555Z] 3.2.0-dev.12: digest: sha256:46f4fe16280194559f4c8ac8f0b8a741fbe3222d9aca78f96f5b404e7e6827a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:51:01.145Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:51:01.737Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:51:01.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-01-25T05:51:01.737Z] 956fbe497a04: Preparing [2024-01-25T05:51:01.737Z] a3f99bbaa493: Preparing [2024-01-25T05:51:01.737Z] 6ccf71a6f027: Preparing [2024-01-25T05:51:01.737Z] e11f7d6c7e45: Preparing [2024-01-25T05:51:01.737Z] 0f4232bd3336: Preparing [2024-01-25T05:51:01.737Z] d4d9252fe9e9: Preparing [2024-01-25T05:51:01.737Z] 9fe9a137fd00: Preparing [2024-01-25T05:51:01.737Z] 9fe9a137fd00: Waiting [2024-01-25T05:51:01.737Z] d4d9252fe9e9: Waiting [2024-01-25T05:51:01.737Z] 0f4232bd3336: Layer already exists [2024-01-25T05:51:01.737Z] a3f99bbaa493: Layer already exists [2024-01-25T05:51:01.737Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:51:01.737Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:51:01.737Z] 956fbe497a04: Layer already exists [2024-01-25T05:51:01.737Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:51:01.737Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:51:01.737Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:46f4fe16280194559f4c8ac8f0b8a741fbe3222d9aca78f96f5b404e7e6827a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:51:02.338Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:51:02.938Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-01-25T05:51:02.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-01-25T05:51:02.938Z] 956fbe497a04: Preparing [2024-01-25T05:51:02.938Z] a3f99bbaa493: Preparing [2024-01-25T05:51:02.938Z] 6ccf71a6f027: Preparing [2024-01-25T05:51:02.938Z] e11f7d6c7e45: Preparing [2024-01-25T05:51:02.938Z] 0f4232bd3336: Preparing [2024-01-25T05:51:02.938Z] d4d9252fe9e9: Preparing [2024-01-25T05:51:02.938Z] 9fe9a137fd00: Preparing [2024-01-25T05:51:02.938Z] 9fe9a137fd00: Waiting [2024-01-25T05:51:02.938Z] d4d9252fe9e9: Waiting [2024-01-25T05:51:02.938Z] a3f99bbaa493: Layer already exists [2024-01-25T05:51:02.938Z] 6ccf71a6f027: Layer already exists [2024-01-25T05:51:02.938Z] e11f7d6c7e45: Layer already exists [2024-01-25T05:51:02.938Z] 0f4232bd3336: Layer already exists [2024-01-25T05:51:02.938Z] 956fbe497a04: Layer already exists [2024-01-25T05:51:02.938Z] 9fe9a137fd00: Layer already exists [2024-01-25T05:51:02.938Z] d4d9252fe9e9: Layer already exists [2024-01-25T05:51:02.938Z] main: digest: sha256:46f4fe16280194559f4c8ac8f0b8a741fbe3222d9aca78f96f5b404e7e6827a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:51:03.564Z] ===================================================== [Pipeline] echo [2024-01-25T05:51:03.666Z] taggedImages: [2024-01-25T05:51:03.666Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:51:03.666Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-01-25T05:51:03.666Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.12 [2024-01-25T05:51:03.666Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:51:03.666Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-25T05:56:15.094Z] #132 ... [2024-01-25T05:56:15.094Z] [2024-01-25T05:56:15.094Z] #139 [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-01-25T05:56:15.094Z] #139 387.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-01-25T05:56:15.094Z] #139 ... [2024-01-25T05:56:15.094Z] [2024-01-25T05:56:15.094Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-25T05:56:15.094Z] #137 DONE 388.7s [2024-01-25T05:56:15.094Z] [2024-01-25T05:56:15.094Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-25T05:56:15.094Z] #116 ... [2024-01-25T05:56:15.094Z] [2024-01-25T05:56:15.094Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:56:15.094Z] #143 DONE 0.3s [2024-01-25T05:56:15.094Z] [2024-01-25T05:56:15.094Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:56:15.094Z] #144 DONE 0.1s [2024-01-25T05:56:15.094Z] [2024-01-25T05:56:15.094Z] #145 [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-01-25T05:56:15.094Z] #145 DONE 0.2s [2024-01-25T05:56:15.094Z] [2024-01-25T05:56:15.094Z] #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-01-25T05:56:15.094Z] #146 DONE 0.1s [2024-01-25T05:56:15.094Z] [2024-01-25T05:56:15.094Z] #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-01-25T05:56:15.094Z] #147 DONE 0.4s [2024-01-25T05:56:15.094Z] [2024-01-25T05:56:15.094Z] #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-01-25T05:56:15.094Z] #148 DONE 0.3s [2024-01-25T05:56:15.094Z] [2024-01-25T05:56:15.094Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-25T05:56:15.094Z] #136 ... [2024-01-25T05:56:15.094Z] [2024-01-25T05:56:15.095Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-25T05:56:15.095Z] #149 DONE 2.1s [2024-01-25T05:56:15.095Z] [2024-01-25T05:56:15.095Z] #150 [security-proxy-setup] exporting to image [2024-01-25T05:56:15.095Z] #150 exporting layers [2024-01-25T05:56:15.095Z] #150 exporting layers 0.9s done [2024-01-25T05:56:15.095Z] #150 writing image sha256:f055118c209777d831c24db395b1ed0d97bc7e80207dfc33f48045b0946c067d done [2024-01-25T05:56:15.095Z] #150 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-01-25T05:56:15.095Z] #150 DONE 1.0s [2024-01-25T05:56:15.095Z] [2024-01-25T05:56:15.095Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-25T05:56:16.506Z] #142 ... [2024-01-25T05:56:16.506Z] [2024-01-25T05:56:16.506Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-25T05:56:16.506Z] #141 DONE 396.5s [2024-01-25T05:56:16.506Z] [2024-01-25T05:56:16.506Z] #151 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-25T05:56:16.776Z] #151 DONE 0.4s [2024-01-25T05:56:16.776Z] [2024-01-25T05:56:16.776Z] #139 [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-01-25T05:56:16.776Z] #139 DONE 396.9s [2024-01-25T05:56:16.776Z] [2024-01-25T05:56:16.776Z] #152 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-25T05:56:17.364Z] #152 ... [2024-01-25T05:56:17.364Z] [2024-01-25T05:56:17.364Z] #153 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:56:17.364Z] #153 DONE 0.4s [2024-01-25T05:56:17.633Z] [2024-01-25T05:56:17.633Z] #154 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:56:17.902Z] #154 DONE 0.4s [2024-01-25T05:56:17.902Z] [2024-01-25T05:56:17.902Z] #155 [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-01-25T05:56:18.487Z] #155 DONE 0.3s [2024-01-25T05:56:18.487Z] [2024-01-25T05:56:18.487Z] #156 [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-01-25T05:56:18.487Z] #156 DONE 0.3s [2024-01-25T05:56:18.487Z] [2024-01-25T05:56:18.487Z] #157 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:56:19.073Z] #157 DONE 0.2s [2024-01-25T05:56:19.073Z] [2024-01-25T05:56:19.073Z] #158 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-01-25T05:56:19.073Z] #158 ... [2024-01-25T05:56:19.073Z] [2024-01-25T05:56:19.073Z] #152 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-25T05:56:19.073Z] #152 DONE 2.2s [2024-01-25T05:56:19.073Z] [2024-01-25T05:56:19.073Z] #158 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-01-25T05:56:19.073Z] #158 DONE 0.3s [2024-01-25T05:56:19.073Z] [2024-01-25T05:56:19.073Z] #159 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-25T05:56:19.660Z] #159 ... [2024-01-25T05:56:19.660Z] [2024-01-25T05:56:19.660Z] #160 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:56:19.660Z] #160 DONE 0.5s [2024-01-25T05:56:19.935Z] [2024-01-25T05:56:19.935Z] #159 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-25T05:56:19.935Z] #159 DONE 0.6s [2024-01-25T05:56:19.935Z] [2024-01-25T05:56:19.935Z] #161 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-01-25T05:56:19.935Z] #161 ... [2024-01-25T05:56:19.935Z] [2024-01-25T05:56:19.935Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:56:19.935Z] #162 DONE 0.2s [2024-01-25T05:56:20.205Z] [2024-01-25T05:56:20.205Z] #161 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-01-25T05:56:20.205Z] #161 DONE 0.3s [2024-01-25T05:56:20.205Z] [2024-01-25T05:56:20.205Z] #163 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-25T05:56:20.484Z] #163 ... [2024-01-25T05:56:20.484Z] [2024-01-25T05:56:20.484Z] #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-01-25T05:56:20.484Z] #164 DONE 0.5s [2024-01-25T05:56:20.484Z] [2024-01-25T05:56:20.484Z] #165 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-01-25T05:56:20.778Z] #165 ... [2024-01-25T05:56:20.778Z] [2024-01-25T05:56:20.778Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-25T05:56:20.778Z] #142 DONE 400.9s [2024-01-25T05:56:21.046Z] [2024-01-25T05:56:21.046Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-25T05:56:21.046Z] #134 ... [2024-01-25T05:56:21.046Z] [2024-01-25T05:56:21.046Z] #165 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-01-25T05:56:21.046Z] #165 DONE 0.6s [2024-01-25T05:56:21.046Z] [2024-01-25T05:56:21.046Z] #166 [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-01-25T05:56:21.634Z] #166 DONE 0.5s [2024-01-25T05:56:21.634Z] [2024-01-25T05:56:21.634Z] #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:56:21.634Z] #167 DONE 0.4s [2024-01-25T05:56:21.634Z] [2024-01-25T05:56:21.634Z] #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:56:21.902Z] #168 DONE 0.2s [2024-01-25T05:56:21.902Z] [2024-01-25T05:56:21.902Z] #169 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-01-25T05:56:21.902Z] #169 DONE 0.3s [2024-01-25T05:56:21.902Z] [2024-01-25T05:56:21.902Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-01-25T05:56:22.181Z] #170 ... [2024-01-25T05:56:22.181Z] [2024-01-25T05:56:22.181Z] #163 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-25T05:56:22.181Z] #163 DONE 2.1s [2024-01-25T05:56:22.181Z] [2024-01-25T05:56:22.182Z] #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-01-25T05:56:22.182Z] #171 DONE 0.3s [2024-01-25T05:56:22.182Z] [2024-01-25T05:56:22.182Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-01-25T05:56:22.450Z] #172 ... [2024-01-25T05:56:22.450Z] [2024-01-25T05:56:22.450Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-01-25T05:56:22.450Z] #170 DONE 0.6s [2024-01-25T05:56:22.717Z] [2024-01-25T05:56:22.717Z] #173 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:56:22.717Z] #173 ... [2024-01-25T05:56:22.717Z] [2024-01-25T05:56:22.717Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-01-25T05:56:22.717Z] #172 DONE 0.6s [2024-01-25T05:56:22.996Z] [2024-01-25T05:56:22.996Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-25T05:56:22.996Z] #174 ... [2024-01-25T05:56:22.996Z] [2024-01-25T05:56:22.996Z] #173 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:56:22.996Z] #173 DONE 0.5s [2024-01-25T05:56:23.263Z] [2024-01-25T05:56:23.263Z] #175 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-25T05:56:23.612Z] #175 DONE 0.5s [2024-01-25T05:56:23.612Z] [2024-01-25T05:56:23.612Z] #176 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-25T05:56:24.199Z] #176 ... [2024-01-25T05:56:24.199Z] [2024-01-25T05:56:24.199Z] #177 [security-secretstore-setup] exporting to image [2024-01-25T05:56:24.199Z] #177 exporting layers 2.0s done [2024-01-25T05:56:24.199Z] #177 writing image sha256:2d4f0a02250376bff3e10481ee29efae56675e12cc7c6fdcf7d814e6a10b7e63 0.0s done [2024-01-25T05:56:24.199Z] #177 naming to docker.io/library/security-secretstore-setup-arm64 0.1s done [2024-01-25T05:56:24.199Z] #177 DONE 2.0s [2024-01-25T05:56:24.467Z] [2024-01-25T05:56:24.467Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-25T05:56:25.432Z] #116 ... [2024-01-25T05:56:25.432Z] [2024-01-25T05:56:25.432Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-25T05:56:25.432Z] #174 DONE 2.3s [2024-01-25T05:56:25.432Z] [2024-01-25T05:56:25.432Z] #178 [security-bootstrapper] exporting to image [2024-01-25T05:56:26.021Z] #178 ... [2024-01-25T05:56:26.021Z] [2024-01-25T05:56:26.021Z] #176 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-25T05:56:26.021Z] #176 DONE 2.2s [2024-01-25T05:56:26.021Z] [2024-01-25T05:56:26.021Z] #179 [security-proxy-auth] exporting to image [2024-01-25T05:56:26.990Z] #179 exporting layers 0.9s done [2024-01-25T05:56:26.990Z] #179 writing image sha256:f332e07fb9396926b6725316e0e6d3a46a677b6e9d44d709167b5bd5a1b75040 0.0s done [2024-01-25T05:56:26.990Z] #179 naming to docker.io/library/security-proxy-auth-arm64 0.1s done [2024-01-25T05:56:26.990Z] #179 DONE 1.0s [2024-01-25T05:56:26.990Z] [2024-01-25T05:56:26.990Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-25T05:56:26.990Z] #140 ... [2024-01-25T05:56:26.990Z] [2024-01-25T05:56:26.990Z] #178 [security-bootstrapper] exporting to image [2024-01-25T05:56:26.990Z] #178 exporting layers 1.8s done [2024-01-25T05:56:26.990Z] #178 writing image sha256:99e9bbbc028b6dc386568342f79215350ebaba57dcbddaa2d66591b745246e99 0.0s done [2024-01-25T05:56:26.990Z] #178 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-01-25T05:56:26.990Z] #178 DONE 1.8s [2024-01-25T05:56:27.257Z] [2024-01-25T05:56:27.257Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-25T05:56:33.906Z] #140 ... [2024-01-25T05:56:33.906Z] [2024-01-25T05:56:33.906Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-25T05:56:33.906Z] #132 DONE 413.3s [2024-01-25T05:56:33.906Z] [2024-01-25T05:56:33.906Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-25T05:56:33.906Z] #135 ... [2024-01-25T05:56:33.906Z] [2024-01-25T05:56:33.906Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:56:33.906Z] #180 DONE 0.2s [2024-01-25T05:56:33.906Z] [2024-01-25T05:56:33.906Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-25T05:56:33.906Z] #135 ... [2024-01-25T05:56:33.906Z] [2024-01-25T05:56:33.906Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:56:34.175Z] #181 DONE 0.2s [2024-01-25T05:56:34.175Z] [2024-01-25T05:56:34.175Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-01-25T05:56:34.175Z] #182 DONE 0.2s [2024-01-25T05:56:34.175Z] [2024-01-25T05:56:34.175Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-25T05:56:34.444Z] #116 ... [2024-01-25T05:56:34.444Z] [2024-01-25T05:56:34.444Z] #183 [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-01-25T05:56:34.444Z] #183 DONE 0.1s [2024-01-25T05:56:34.444Z] [2024-01-25T05:56:34.444Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-01-25T05:56:34.444Z] #184 DONE 0.1s [2024-01-25T05:56:34.444Z] [2024-01-25T05:56:34.444Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-25T05:56:34.711Z] #136 ... [2024-01-25T05:56:34.711Z] [2024-01-25T05:56:34.711Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-25T05:56:36.119Z] #185 DONE 1.4s [2024-01-25T05:56:36.119Z] [2024-01-25T05:56:36.119Z] #186 [core-common-config-bootstrapper] exporting to image [2024-01-25T05:56:36.119Z] #186 exporting layers [2024-01-25T05:56:36.388Z] #186 exporting layers 0.4s done [2024-01-25T05:56:36.388Z] #186 writing image sha256:720085db99ada03eed360f0d7a4766f8cbab4889ca00143ca7aa98d0b4059924 done [2024-01-25T05:56:36.388Z] #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-01-25T05:56:36.388Z] #186 DONE 0.4s [2024-01-25T05:56:36.388Z] [2024-01-25T05:56:36.388Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-25T05:56:51.374Z] #140 ... [2024-01-25T05:56:51.374Z] [2024-01-25T05:56:51.374Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-25T05:56:51.374Z] #138 DONE 429.7s [2024-01-25T05:56:51.374Z] [2024-01-25T05:56:51.374Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-25T05:56:51.374Z] #134 ... [2024-01-25T05:56:51.374Z] [2024-01-25T05:56:51.374Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:56:51.374Z] #187 DONE 0.1s [2024-01-25T05:56:51.374Z] [2024-01-25T05:56:51.374Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-25T05:56:51.374Z] #140 ... [2024-01-25T05:56:51.374Z] [2024-01-25T05:56:51.374Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:56:51.374Z] #188 DONE 0.2s [2024-01-25T05:56:51.374Z] [2024-01-25T05:56:51.374Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-01-25T05:56:51.374Z] #189 DONE 0.4s [2024-01-25T05:56:51.374Z] [2024-01-25T05:56:51.374Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-25T05:56:51.374Z] #134 ... [2024-01-25T05:56:51.374Z] [2024-01-25T05:56:51.374Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:56:51.374Z] #190 DONE 0.2s [2024-01-25T05:56:51.374Z] [2024-01-25T05:56:51.374Z] #191 [core-command] exporting to image [2024-01-25T05:56:51.374Z] #191 exporting layers [2024-01-25T05:56:51.374Z] #191 exporting layers 0.4s done [2024-01-25T05:56:51.374Z] #191 writing image sha256:67af2e5d0b3de1be0b3178489c8afc15b317b12cb94fb269a61173363cb78153 0.0s done [2024-01-25T05:56:51.374Z] #191 naming to docker.io/library/core-command-arm64 [2024-01-25T05:56:51.642Z] #191 naming to docker.io/library/core-command-arm64 0.0s done [2024-01-25T05:56:51.642Z] #191 DONE 0.4s [2024-01-25T05:56:51.642Z] [2024-01-25T05:56:51.642Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-25T05:56:51.642Z] #140 DONE 431.6s [2024-01-25T05:56:51.642Z] [2024-01-25T05:56:51.642Z] #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:56:52.229Z] #192 DONE 0.4s [2024-01-25T05:56:52.229Z] [2024-01-25T05:56:52.229Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-25T05:56:52.229Z] #116 ... [2024-01-25T05:56:52.229Z] [2024-01-25T05:56:52.229Z] #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:56:52.503Z] #193 DONE 0.2s [2024-01-25T05:56:52.503Z] [2024-01-25T05:56:52.503Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-01-25T05:56:52.771Z] #194 DONE 0.3s [2024-01-25T05:56:52.771Z] [2024-01-25T05:56:52.771Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-25T05:56:52.771Z] #116 DONE 432.7s [2024-01-25T05:56:52.771Z] [2024-01-25T05:56:52.771Z] #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:56:53.112Z] #195 DONE 0.4s [2024-01-25T05:56:53.112Z] [2024-01-25T05:56:53.112Z] #196 [core-data] exporting to image [2024-01-25T05:56:53.700Z] #196 ... [2024-01-25T05:56:53.700Z] [2024-01-25T05:56:53.700Z] #197 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:56:53.700Z] #197 DONE 0.3s [2024-01-25T05:56:53.700Z] [2024-01-25T05:56:53.700Z] #196 [core-data] exporting to image [2024-01-25T05:56:53.700Z] #196 exporting layers 0.7s done [2024-01-25T05:56:53.972Z] #196 writing image sha256:9d59c777ea2c944195ee090eca94e2a2fa5a92ceada535d4f1153492c31b2917 0.0s done [2024-01-25T05:56:53.972Z] #196 naming to docker.io/library/core-data-arm64 0.0s done [2024-01-25T05:56:53.972Z] #196 DONE 0.8s [2024-01-25T05:56:53.972Z] [2024-01-25T05:56:53.972Z] #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:56:53.972Z] #198 DONE 0.2s [2024-01-25T05:56:53.972Z] [2024-01-25T05:56:53.972Z] #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-01-25T05:56:53.972Z] #199 DONE 0.4s [2024-01-25T05:56:53.972Z] [2024-01-25T05:56:53.972Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:56:54.556Z] #200 DONE 0.2s [2024-01-25T05:56:54.556Z] [2024-01-25T05:56:54.556Z] #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-01-25T05:56:54.556Z] #201 DONE 0.2s [2024-01-25T05:56:54.556Z] [2024-01-25T05:56:54.556Z] #202 [core-metadata] exporting to image [2024-01-25T05:56:54.823Z] #202 exporting layers 0.2s done [2024-01-25T05:56:54.823Z] #202 writing image sha256:c3e0287c843957f641c6fbc71f91ee2566633415b5d290ef2ba7462b36f67653 done [2024-01-25T05:56:54.823Z] #202 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-01-25T05:56:54.823Z] #202 DONE 0.3s [2024-01-25T05:56:54.823Z] [2024-01-25T05:56:54.823Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-25T05:57:05.113Z] #135 ... [2024-01-25T05:57:05.113Z] [2024-01-25T05:57:05.113Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-25T05:57:05.113Z] #134 DONE 441.8s [2024-01-25T05:57:05.113Z] [2024-01-25T05:57:05.113Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-25T05:57:05.113Z] #135 ... [2024-01-25T05:57:05.113Z] [2024-01-25T05:57:05.113Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:57:05.113Z] #203 DONE 0.1s [2024-01-25T05:57:05.113Z] [2024-01-25T05:57:05.113Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:57:05.379Z] #204 DONE 0.1s [2024-01-25T05:57:05.379Z] [2024-01-25T05:57:05.379Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-01-25T05:57:05.379Z] #205 DONE 0.3s [2024-01-25T05:57:05.379Z] [2024-01-25T05:57:05.379Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-25T05:57:05.379Z] #135 ... [2024-01-25T05:57:05.379Z] [2024-01-25T05:57:05.379Z] #206 [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-01-25T05:57:05.379Z] #206 DONE 0.1s [2024-01-25T05:57:05.379Z] [2024-01-25T05:57:05.379Z] #207 [security-spiffe-token-provider] exporting to image [2024-01-25T05:57:05.379Z] #207 exporting layers [2024-01-25T05:57:05.962Z] #207 exporting layers 0.4s done [2024-01-25T05:57:05.962Z] #207 writing image sha256:18255f42de90b079a3c228a9e0d89d6b572af730e737e5dee2f497507c74d2eb done [2024-01-25T05:57:05.962Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-01-25T05:57:05.962Z] #207 DONE 0.4s [2024-01-25T05:57:05.962Z] [2024-01-25T05:57:05.962Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-25T05:57:14.198Z] #135 ... [2024-01-25T05:57:14.198Z] [2024-01-25T05:57:14.198Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-25T05:57:14.198Z] #136 DONE 453.7s [2024-01-25T05:57:14.198Z] [2024-01-25T05:57:14.198Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-25T05:57:14.198Z] #135 ... [2024-01-25T05:57:14.198Z] [2024-01-25T05:57:14.198Z] #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:57:14.198Z] #208 DONE 0.2s [2024-01-25T05:57:14.198Z] [2024-01-25T05:57:14.198Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-25T05:57:14.198Z] #135 DONE 454.0s [2024-01-25T05:57:14.198Z] [2024-01-25T05:57:14.198Z] #209 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:57:14.198Z] #209 DONE 0.1s [2024-01-25T05:57:14.198Z] [2024-01-25T05:57:14.198Z] #210 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-01-25T05:57:14.467Z] #210 DONE 0.3s [2024-01-25T05:57:14.467Z] [2024-01-25T05:57:14.467Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-25T05:57:14.467Z] #211 DONE 0.1s [2024-01-25T05:57:14.467Z] [2024-01-25T05:57:14.467Z] #212 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:57:14.467Z] #212 DONE 0.1s [2024-01-25T05:57:14.467Z] [2024-01-25T05:57:14.467Z] #213 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-25T05:57:14.467Z] #213 DONE 0.1s [2024-01-25T05:57:14.467Z] [2024-01-25T05:57:14.467Z] #214 [support-notifications] exporting to image [2024-01-25T05:57:14.467Z] #214 exporting layers [2024-01-25T05:57:15.120Z] #214 ... [2024-01-25T05:57:15.120Z] [2024-01-25T05:57:15.120Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-01-25T05:57:15.120Z] #215 DONE 0.3s [2024-01-25T05:57:15.120Z] [2024-01-25T05:57:15.120Z] #214 [support-notifications] exporting to image [2024-01-25T05:57:15.120Z] #214 exporting layers 0.5s done [2024-01-25T05:57:15.121Z] #214 writing image sha256:e0622aa024c9642d16eb2d1ff0af1350872381b9820537aba3589994184b5eb3 done [2024-01-25T05:57:15.121Z] #214 naming to docker.io/library/support-notifications-arm64 done [2024-01-25T05:57:15.121Z] #214 DONE 0.5s [2024-01-25T05:57:15.121Z] [2024-01-25T05:57:15.121Z] #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-01-25T05:57:15.121Z] #216 DONE 0.1s [2024-01-25T05:57:15.121Z] [2024-01-25T05:57:15.121Z] #217 [support-scheduler] exporting to image [2024-01-25T05:57:15.385Z] #217 exporting layers 0.3s done [2024-01-25T05:57:15.385Z] #217 writing image sha256:851d51ff86a2c2f8ba2c4bd93a783c923198e12a3e2ddc81e1faf9cbe33b80d1 done [2024-01-25T05:57:15.385Z] #217 naming to docker.io/library/support-scheduler-arm64 done [2024-01-25T05:57:15.385Z] #217 DONE 0.3s [2024-01-25T05:57:15.385Z] time="2024-01-25T05:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:57:15.385Z] time="2024-01-25T05:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:57:15.385Z] time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:57:15.385Z] time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:57:15.385Z] time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:57:15.385Z] time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:57:15.385Z] time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:57:15.385Z] time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:57:15.385Z] time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:57:15.385Z] time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:57:15.385Z] time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:57:15.385Z] time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:57:15.385Z] time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-25T05:57:15.385Z] time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-01-25T05:57:15.414Z] $ docker stop --time=1 bc3708e122264c421292b7e0d2e5a050dbb47e1457b496abc7c7afe80f11e3b3 [2024-01-25T05:57:16.942Z] $ docker rm -f --volumes bc3708e122264c421292b7e0d2e5a050dbb47e1457b496abc7c7afe80f11e3b3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T05:57:17.577Z] + docker images [2024-01-25T05:57:17.577Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-01-25T05:57:17.577Z] support-scheduler-arm64 latest 851d51ff86a2 3 seconds ago 30.7MB [2024-01-25T05:57:17.577Z] support-notifications-arm64 latest e0622aa024c9 3 seconds ago 31.6MB [2024-01-25T05:57:17.577Z] security-spiffe-token-provider-arm64 latest 18255f42de90 12 seconds ago 34MB [2024-01-25T05:57:17.577Z] core-metadata-arm64 latest c3e0287c8439 23 seconds ago 22.2MB [2024-01-25T05:57:17.577Z] core-data-arm64 latest 9d59c777ea2c 25 seconds ago 22MB [2024-01-25T05:57:17.577Z] core-command-arm64 latest 67af2e5d0b3d 27 seconds ago 21.8MB [2024-01-25T05:57:17.577Z] core-common-config-bootstrapper-arm64 latest 720085db99ad 42 seconds ago 19.9MB [2024-01-25T05:57:17.577Z] security-proxy-auth-arm64 latest f332e07fb939 52 seconds ago 20.7MB [2024-01-25T05:57:17.577Z] security-bootstrapper-arm64 latest 99e9bbbc028b 53 seconds ago 23.4MB [2024-01-25T05:57:17.577Z] security-secretstore-setup-arm64 latest 2d4f0a022503 56 seconds ago 40.8MB [2024-01-25T05:57:17.577Z] security-proxy-setup-arm64 latest f055118c2097 About a minute ago 30.6MB [2024-01-25T05:57:17.577Z] security-spire-config-arm64 latest 4224db124c15 7 minutes ago 101MB [2024-01-25T05:57:17.577Z] security-spire-agent-arm64 latest 2af250c57775 7 minutes ago 157MB [2024-01-25T05:57:17.577Z] security-spire-server-arm64 latest f4579d55da29 7 minutes ago 102MB [2024-01-25T05:57:17.577Z] ci-base-image-arm64 latest 7b6ce9894959 8 minutes ago 879MB [2024-01-25T05:57:17.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 2 months ago 560MB [2024-01-25T05:57:17.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 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-01-25T05:57:18.617Z] provisioning config files... [2024-01-25T05:57:18.631Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/622@tmp/config17647839052165661057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:57:19.142Z] ---> ****-login.sh [2024-01-25T05:57:19.142Z] nexus3.edgexfoundry.org:10001 [2024-01-25T05:57:19.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:57:19.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:57:19.411Z] Configure a credential helper to remove this warning. See [2024-01-25T05:57:19.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:57:19.411Z] [2024-01-25T05:57:19.411Z] Login Succeeded [2024-01-25T05:57:19.411Z] nexus3.edgexfoundry.org:10002 [2024-01-25T05:57:19.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:57:19.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:57:19.676Z] Configure a credential helper to remove this warning. See [2024-01-25T05:57:19.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:57:19.676Z] [2024-01-25T05:57:19.676Z] Login Succeeded [2024-01-25T05:57:19.676Z] nexus3.edgexfoundry.org:10003 [2024-01-25T05:57:19.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:57:19.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:57:19.942Z] Configure a credential helper to remove this warning. See [2024-01-25T05:57:19.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:57:19.942Z] [2024-01-25T05:57:19.942Z] Login Succeeded [2024-01-25T05:57:19.942Z] nexus3.edgexfoundry.org:10004 [2024-01-25T05:57:20.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:57:20.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:57:20.209Z] Configure a credential helper to remove this warning. See [2024-01-25T05:57:20.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:57:20.209Z] [2024-01-25T05:57:20.209Z] Login Succeeded [2024-01-25T05:57:20.209Z] ****.io [2024-01-25T05:57:20.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:57:20.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:57:20.741Z] Configure a credential helper to remove this warning. See [2024-01-25T05:57:20.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:57:20.741Z] [2024-01-25T05:57:20.741Z] Login Succeeded [2024-01-25T05:57:20.741Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T05:57:20.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:57:21.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T05:57:21.398Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-01-25T05:57:21.398Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:57:21.398Z] latest [2024-01-25T05:57:21.398Z] 3.2.0-dev.12 [2024-01-25T05:57:21.398Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:57:21.398Z] main [2024-01-25T05:57:21.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:22.241Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:22.913Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:57:22.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-01-25T05:57:22.913Z] 62933d8de18e: Preparing [2024-01-25T05:57:22.913Z] e7304822930a: Preparing [2024-01-25T05:57:22.913Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:57:22.913Z] a59e130111bd: Preparing [2024-01-25T05:57:22.913Z] 4213214047d1: Preparing [2024-01-25T05:57:22.913Z] d8411a5c3c31: Preparing [2024-01-25T05:57:22.913Z] 0faf9b67be60: Preparing [2024-01-25T05:57:22.913Z] d8411a5c3c31: Waiting [2024-01-25T05:57:22.913Z] 0faf9b67be60: Waiting [2024-01-25T05:57:23.177Z] a59e130111bd: Pushed [2024-01-25T05:57:23.177Z] 2d8c6d9e8d69: Pushed [2024-01-25T05:57:24.127Z] 4213214047d1: Pushed [2024-01-25T05:57:26.803Z] e7304822930a: Pushed [2024-01-25T05:57:26.803Z] 0faf9b67be60: Layer already exists [2024-01-25T05:57:26.803Z] 62933d8de18e: Pushed [2024-01-25T05:57:26.803Z] d8411a5c3c31: Pushed [2024-01-25T05:57:27.068Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:6a51a4e620ee241b774d31e9421a40a601d9a2fcbe0662d098d4f70cc1b69ca0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:27.712Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:28.354Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-01-25T05:57:28.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-01-25T05:57:28.354Z] 62933d8de18e: Preparing [2024-01-25T05:57:28.354Z] e7304822930a: Preparing [2024-01-25T05:57:28.354Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:57:28.354Z] a59e130111bd: Preparing [2024-01-25T05:57:28.354Z] 4213214047d1: Preparing [2024-01-25T05:57:28.354Z] d8411a5c3c31: Preparing [2024-01-25T05:57:28.354Z] 0faf9b67be60: Preparing [2024-01-25T05:57:28.354Z] 0faf9b67be60: Waiting [2024-01-25T05:57:28.354Z] d8411a5c3c31: Waiting [2024-01-25T05:57:28.354Z] 62933d8de18e: Layer already exists [2024-01-25T05:57:28.354Z] a59e130111bd: Layer already exists [2024-01-25T05:57:28.354Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:57:28.354Z] 4213214047d1: Layer already exists [2024-01-25T05:57:28.354Z] e7304822930a: Layer already exists [2024-01-25T05:57:28.354Z] 0faf9b67be60: Layer already exists [2024-01-25T05:57:28.354Z] d8411a5c3c31: Layer already exists [2024-01-25T05:57:28.620Z] latest: digest: sha256:6a51a4e620ee241b774d31e9421a40a601d9a2fcbe0662d098d4f70cc1b69ca0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:29.286Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:29.933Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.12 [2024-01-25T05:57:29.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-01-25T05:57:29.933Z] 62933d8de18e: Preparing [2024-01-25T05:57:29.933Z] e7304822930a: Preparing [2024-01-25T05:57:29.933Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:57:29.933Z] a59e130111bd: Preparing [2024-01-25T05:57:29.933Z] 4213214047d1: Preparing [2024-01-25T05:57:29.933Z] d8411a5c3c31: Preparing [2024-01-25T05:57:29.933Z] 0faf9b67be60: Preparing [2024-01-25T05:57:29.933Z] d8411a5c3c31: Waiting [2024-01-25T05:57:29.933Z] 0faf9b67be60: Waiting [2024-01-25T05:57:29.933Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:57:29.933Z] 4213214047d1: Layer already exists [2024-01-25T05:57:29.933Z] 62933d8de18e: Layer already exists [2024-01-25T05:57:29.933Z] e7304822930a: Layer already exists [2024-01-25T05:57:29.933Z] a59e130111bd: Layer already exists [2024-01-25T05:57:29.933Z] d8411a5c3c31: Layer already exists [2024-01-25T05:57:29.933Z] 0faf9b67be60: Layer already exists [2024-01-25T05:57:30.198Z] 3.2.0-dev.12: digest: sha256:6a51a4e620ee241b774d31e9421a40a601d9a2fcbe0662d098d4f70cc1b69ca0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:30.848Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:31.497Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:57:31.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-01-25T05:57:31.497Z] 62933d8de18e: Preparing [2024-01-25T05:57:31.497Z] e7304822930a: Preparing [2024-01-25T05:57:31.497Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:57:31.497Z] a59e130111bd: Preparing [2024-01-25T05:57:31.497Z] 4213214047d1: Preparing [2024-01-25T05:57:31.497Z] d8411a5c3c31: Preparing [2024-01-25T05:57:31.497Z] 0faf9b67be60: Preparing [2024-01-25T05:57:31.497Z] d8411a5c3c31: Waiting [2024-01-25T05:57:31.497Z] 0faf9b67be60: Waiting [2024-01-25T05:57:31.497Z] e7304822930a: Layer already exists [2024-01-25T05:57:31.497Z] a59e130111bd: Layer already exists [2024-01-25T05:57:31.497Z] 4213214047d1: Layer already exists [2024-01-25T05:57:31.497Z] 62933d8de18e: Layer already exists [2024-01-25T05:57:31.497Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:57:31.497Z] 0faf9b67be60: Layer already exists [2024-01-25T05:57:31.497Z] d8411a5c3c31: Layer already exists [2024-01-25T05:57:31.762Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:6a51a4e620ee241b774d31e9421a40a601d9a2fcbe0662d098d4f70cc1b69ca0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:32.417Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:33.130Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-01-25T05:57:33.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-01-25T05:57:33.130Z] 62933d8de18e: Preparing [2024-01-25T05:57:33.130Z] e7304822930a: Preparing [2024-01-25T05:57:33.130Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:57:33.130Z] a59e130111bd: Preparing [2024-01-25T05:57:33.130Z] 4213214047d1: Preparing [2024-01-25T05:57:33.130Z] d8411a5c3c31: Preparing [2024-01-25T05:57:33.130Z] 0faf9b67be60: Preparing [2024-01-25T05:57:33.130Z] d8411a5c3c31: Waiting [2024-01-25T05:57:33.130Z] 0faf9b67be60: Waiting [2024-01-25T05:57:33.130Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:57:33.130Z] 62933d8de18e: Layer already exists [2024-01-25T05:57:33.130Z] e7304822930a: Layer already exists [2024-01-25T05:57:33.130Z] 4213214047d1: Layer already exists [2024-01-25T05:57:33.130Z] a59e130111bd: Layer already exists [2024-01-25T05:57:33.130Z] d8411a5c3c31: Layer already exists [2024-01-25T05:57:33.130Z] 0faf9b67be60: Layer already exists [2024-01-25T05:57:33.394Z] main: digest: sha256:6a51a4e620ee241b774d31e9421a40a601d9a2fcbe0662d098d4f70cc1b69ca0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:57:34.044Z] ===================================================== [Pipeline] echo [2024-01-25T05:57:34.153Z] taggedImages: [2024-01-25T05:57:34.153Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:57:34.153Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-01-25T05:57:34.153Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.12 [2024-01-25T05:57:34.153Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:57:34.153Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-01-25T05:57:34.287Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-01-25T05:57:34.287Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:57:34.287Z] latest [2024-01-25T05:57:34.287Z] 3.2.0-dev.12 [2024-01-25T05:57:34.287Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:57:34.287Z] main [2024-01-25T05:57:34.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:35.127Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:35.821Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:57:35.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-01-25T05:57:35.821Z] 3441c19ed5c0: Preparing [2024-01-25T05:57:35.821Z] 21236bcd8ea1: Preparing [2024-01-25T05:57:35.821Z] 2930731e9f43: Preparing [2024-01-25T05:57:35.821Z] efd82956c4ab: Preparing [2024-01-25T05:57:35.821Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:57:35.821Z] a59e130111bd: Preparing [2024-01-25T05:57:35.821Z] 4213214047d1: Preparing [2024-01-25T05:57:35.821Z] d8411a5c3c31: Preparing [2024-01-25T05:57:35.821Z] a59e130111bd: Waiting [2024-01-25T05:57:35.821Z] 4213214047d1: Waiting [2024-01-25T05:57:35.821Z] 0faf9b67be60: Preparing [2024-01-25T05:57:35.821Z] 0faf9b67be60: Waiting [2024-01-25T05:57:35.821Z] d8411a5c3c31: Waiting [2024-01-25T05:57:35.821Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:57:35.821Z] a59e130111bd: Layer already exists [2024-01-25T05:57:36.085Z] 4213214047d1: Layer already exists [2024-01-25T05:57:36.085Z] 2930731e9f43: Pushed [2024-01-25T05:57:36.085Z] 21236bcd8ea1: Pushed [2024-01-25T05:57:36.085Z] d8411a5c3c31: Layer already exists [2024-01-25T05:57:36.086Z] 3441c19ed5c0: Pushed [2024-01-25T05:57:36.086Z] 0faf9b67be60: Layer already exists [2024-01-25T05:57:38.020Z] efd82956c4ab: Pushed [2024-01-25T05:57:38.020Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:1eb80ba0c83ace9fa91ffa51ea13a9441d6fb11f758a63d7c5906613e44f44f8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:38.679Z] + 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-01-25T05:57:42.650Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-01-25T05:57:42.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-01-25T05:57:42.650Z] 3441c19ed5c0: Preparing [2024-01-25T05:57:42.650Z] 21236bcd8ea1: Preparing [2024-01-25T05:57:42.650Z] 2930731e9f43: Preparing [2024-01-25T05:57:42.650Z] efd82956c4ab: Preparing [2024-01-25T05:57:42.650Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:57:42.650Z] a59e130111bd: Preparing [2024-01-25T05:57:42.650Z] 4213214047d1: Preparing [2024-01-25T05:57:42.650Z] d8411a5c3c31: Preparing [2024-01-25T05:57:42.650Z] 0faf9b67be60: Preparing [2024-01-25T05:57:42.650Z] 4213214047d1: Waiting [2024-01-25T05:57:42.650Z] a59e130111bd: Waiting [2024-01-25T05:57:42.650Z] 0faf9b67be60: Waiting [2024-01-25T05:57:42.650Z] d8411a5c3c31: Waiting [2024-01-25T05:57:42.650Z] 3441c19ed5c0: Layer already exists [2024-01-25T05:57:42.650Z] 2930731e9f43: Layer already exists [2024-01-25T05:57:42.650Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:57:42.650Z] efd82956c4ab: Layer already exists [2024-01-25T05:57:42.650Z] 21236bcd8ea1: Layer already exists [2024-01-25T05:57:42.650Z] a59e130111bd: Layer already exists [2024-01-25T05:57:42.650Z] d8411a5c3c31: Layer already exists [2024-01-25T05:57:42.650Z] 4213214047d1: Layer already exists [2024-01-25T05:57:42.650Z] 0faf9b67be60: Layer already exists [2024-01-25T05:57:42.915Z] latest: digest: sha256:1eb80ba0c83ace9fa91ffa51ea13a9441d6fb11f758a63d7c5906613e44f44f8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:43.585Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:44.250Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.12 [2024-01-25T05:57:44.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-01-25T05:57:44.250Z] 3441c19ed5c0: Preparing [2024-01-25T05:57:44.250Z] 21236bcd8ea1: Preparing [2024-01-25T05:57:44.250Z] 2930731e9f43: Preparing [2024-01-25T05:57:44.250Z] efd82956c4ab: Preparing [2024-01-25T05:57:44.250Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:57:44.250Z] a59e130111bd: Preparing [2024-01-25T05:57:44.250Z] 4213214047d1: Preparing [2024-01-25T05:57:44.250Z] a59e130111bd: Waiting [2024-01-25T05:57:44.250Z] d8411a5c3c31: Preparing [2024-01-25T05:57:44.250Z] 4213214047d1: Waiting [2024-01-25T05:57:44.250Z] d8411a5c3c31: Waiting [2024-01-25T05:57:44.250Z] 0faf9b67be60: Preparing [2024-01-25T05:57:44.250Z] 0faf9b67be60: Waiting [2024-01-25T05:57:44.250Z] efd82956c4ab: Layer already exists [2024-01-25T05:57:44.250Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:57:44.250Z] 2930731e9f43: Layer already exists [2024-01-25T05:57:44.250Z] 3441c19ed5c0: Layer already exists [2024-01-25T05:57:44.250Z] a59e130111bd: Layer already exists [2024-01-25T05:57:44.250Z] 21236bcd8ea1: Layer already exists [2024-01-25T05:57:44.250Z] 4213214047d1: Layer already exists [2024-01-25T05:57:44.250Z] 0faf9b67be60: Layer already exists [2024-01-25T05:57:44.250Z] d8411a5c3c31: Layer already exists [2024-01-25T05:57:44.515Z] 3.2.0-dev.12: digest: sha256:1eb80ba0c83ace9fa91ffa51ea13a9441d6fb11f758a63d7c5906613e44f44f8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:45.199Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:45.889Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:57:45.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-01-25T05:57:45.889Z] 3441c19ed5c0: Preparing [2024-01-25T05:57:45.889Z] 21236bcd8ea1: Preparing [2024-01-25T05:57:45.889Z] 2930731e9f43: Preparing [2024-01-25T05:57:45.889Z] efd82956c4ab: Preparing [2024-01-25T05:57:45.889Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:57:45.889Z] a59e130111bd: Preparing [2024-01-25T05:57:45.889Z] 4213214047d1: Preparing [2024-01-25T05:57:45.889Z] d8411a5c3c31: Preparing [2024-01-25T05:57:45.889Z] 0faf9b67be60: Preparing [2024-01-25T05:57:45.889Z] a59e130111bd: Waiting [2024-01-25T05:57:45.889Z] 4213214047d1: Waiting [2024-01-25T05:57:45.889Z] d8411a5c3c31: Waiting [2024-01-25T05:57:45.889Z] 0faf9b67be60: Waiting [2024-01-25T05:57:45.889Z] 2930731e9f43: Layer already exists [2024-01-25T05:57:45.889Z] efd82956c4ab: Layer already exists [2024-01-25T05:57:45.889Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:57:45.889Z] 3441c19ed5c0: Layer already exists [2024-01-25T05:57:45.889Z] 21236bcd8ea1: Layer already exists [2024-01-25T05:57:45.889Z] a59e130111bd: Layer already exists [2024-01-25T05:57:45.889Z] 0faf9b67be60: Layer already exists [2024-01-25T05:57:45.889Z] 4213214047d1: Layer already exists [2024-01-25T05:57:45.889Z] d8411a5c3c31: Layer already exists [2024-01-25T05:57:46.153Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:1eb80ba0c83ace9fa91ffa51ea13a9441d6fb11f758a63d7c5906613e44f44f8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:46.801Z] + 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-01-25T05:57:47.523Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-01-25T05:57:47.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-01-25T05:57:47.523Z] 3441c19ed5c0: Preparing [2024-01-25T05:57:47.523Z] 21236bcd8ea1: Preparing [2024-01-25T05:57:47.523Z] 2930731e9f43: Preparing [2024-01-25T05:57:47.523Z] efd82956c4ab: Preparing [2024-01-25T05:57:47.523Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:57:47.523Z] a59e130111bd: Preparing [2024-01-25T05:57:47.523Z] 4213214047d1: Preparing [2024-01-25T05:57:47.523Z] d8411a5c3c31: Preparing [2024-01-25T05:57:47.523Z] 0faf9b67be60: Preparing [2024-01-25T05:57:47.523Z] 4213214047d1: Waiting [2024-01-25T05:57:47.523Z] 0faf9b67be60: Waiting [2024-01-25T05:57:47.524Z] d8411a5c3c31: Waiting [2024-01-25T05:57:47.524Z] a59e130111bd: Waiting [2024-01-25T05:57:47.524Z] 21236bcd8ea1: Layer already exists [2024-01-25T05:57:47.524Z] 3441c19ed5c0: Layer already exists [2024-01-25T05:57:47.524Z] efd82956c4ab: Layer already exists [2024-01-25T05:57:47.524Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:57:47.524Z] 2930731e9f43: Layer already exists [2024-01-25T05:57:47.524Z] 4213214047d1: Layer already exists [2024-01-25T05:57:47.524Z] a59e130111bd: Layer already exists [2024-01-25T05:57:47.524Z] 0faf9b67be60: Layer already exists [2024-01-25T05:57:47.524Z] d8411a5c3c31: Layer already exists [2024-01-25T05:57:47.790Z] main: digest: sha256:1eb80ba0c83ace9fa91ffa51ea13a9441d6fb11f758a63d7c5906613e44f44f8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:57:48.496Z] ===================================================== [Pipeline] echo [2024-01-25T05:57:48.609Z] taggedImages: [2024-01-25T05:57:48.609Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:57:48.609Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-01-25T05:57:48.609Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.12 [2024-01-25T05:57:48.609Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:57:48.609Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-01-25T05:57:48.748Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-01-25T05:57:48.748Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:57:48.748Z] latest [2024-01-25T05:57:48.748Z] 3.2.0-dev.12 [2024-01-25T05:57:48.748Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:57:48.748Z] main [2024-01-25T05:57:48.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:49.696Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:50.372Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:57:50.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-01-25T05:57:50.372Z] 757f9fa8c874: Preparing [2024-01-25T05:57:50.372Z] 00865d0c198b: Preparing [2024-01-25T05:57:50.372Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:57:50.372Z] a59e130111bd: Preparing [2024-01-25T05:57:50.372Z] a9fb09c86b33: Preparing [2024-01-25T05:57:50.372Z] 13486bcdce5e: Preparing [2024-01-25T05:57:50.372Z] 0faf9b67be60: Preparing [2024-01-25T05:57:50.372Z] 0faf9b67be60: Waiting [2024-01-25T05:57:50.372Z] 13486bcdce5e: Waiting [2024-01-25T05:57:50.372Z] a59e130111bd: Layer already exists [2024-01-25T05:57:50.372Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:57:50.638Z] 0faf9b67be60: Layer already exists [2024-01-25T05:57:50.638Z] 757f9fa8c874: Pushed [2024-01-25T05:57:50.638Z] 13486bcdce5e: Pushed [2024-01-25T05:57:51.594Z] a9fb09c86b33: Pushed [2024-01-25T05:57:52.997Z] 00865d0c198b: Pushed [2024-01-25T05:57:57.240Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:598bfbce5a5a9b6ec0f5c1c787717cd73daef17773f64fa9abd9f1dcda6bd701 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:57.920Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:58.566Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-01-25T05:57:58.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-01-25T05:57:58.566Z] 757f9fa8c874: Preparing [2024-01-25T05:57:58.566Z] 00865d0c198b: Preparing [2024-01-25T05:57:58.566Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:57:58.566Z] a59e130111bd: Preparing [2024-01-25T05:57:58.566Z] a9fb09c86b33: Preparing [2024-01-25T05:57:58.566Z] 13486bcdce5e: Preparing [2024-01-25T05:57:58.566Z] 0faf9b67be60: Preparing [2024-01-25T05:57:58.566Z] 13486bcdce5e: Waiting [2024-01-25T05:57:58.566Z] 0faf9b67be60: Waiting [2024-01-25T05:57:58.566Z] a9fb09c86b33: Layer already exists [2024-01-25T05:57:58.566Z] 757f9fa8c874: Layer already exists [2024-01-25T05:57:58.566Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:57:58.566Z] 00865d0c198b: Layer already exists [2024-01-25T05:57:58.566Z] a59e130111bd: Layer already exists [2024-01-25T05:57:58.566Z] 13486bcdce5e: Layer already exists [2024-01-25T05:57:58.566Z] 0faf9b67be60: Layer already exists [2024-01-25T05:57:58.831Z] latest: digest: sha256:598bfbce5a5a9b6ec0f5c1c787717cd73daef17773f64fa9abd9f1dcda6bd701 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:57:59.499Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:00.241Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.12 [2024-01-25T05:58:00.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-01-25T05:58:00.241Z] 757f9fa8c874: Preparing [2024-01-25T05:58:00.241Z] 00865d0c198b: Preparing [2024-01-25T05:58:00.241Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:00.241Z] a59e130111bd: Preparing [2024-01-25T05:58:00.241Z] a9fb09c86b33: Preparing [2024-01-25T05:58:00.241Z] 13486bcdce5e: Preparing [2024-01-25T05:58:00.241Z] 0faf9b67be60: Preparing [2024-01-25T05:58:00.241Z] 13486bcdce5e: Waiting [2024-01-25T05:58:00.241Z] 0faf9b67be60: Waiting [2024-01-25T05:58:00.241Z] 00865d0c198b: Layer already exists [2024-01-25T05:58:00.241Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:00.241Z] a9fb09c86b33: Layer already exists [2024-01-25T05:58:00.241Z] a59e130111bd: Layer already exists [2024-01-25T05:58:00.241Z] 757f9fa8c874: Layer already exists [2024-01-25T05:58:00.241Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:00.241Z] 13486bcdce5e: Layer already exists [2024-01-25T05:58:00.510Z] 3.2.0-dev.12: digest: sha256:598bfbce5a5a9b6ec0f5c1c787717cd73daef17773f64fa9abd9f1dcda6bd701 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:01.263Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:01.944Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:58:01.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-01-25T05:58:01.944Z] 757f9fa8c874: Preparing [2024-01-25T05:58:01.944Z] 00865d0c198b: Preparing [2024-01-25T05:58:01.944Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:01.944Z] a59e130111bd: Preparing [2024-01-25T05:58:01.944Z] a9fb09c86b33: Preparing [2024-01-25T05:58:01.944Z] 13486bcdce5e: Preparing [2024-01-25T05:58:01.944Z] 0faf9b67be60: Preparing [2024-01-25T05:58:01.944Z] 13486bcdce5e: Waiting [2024-01-25T05:58:01.944Z] 0faf9b67be60: Waiting [2024-01-25T05:58:01.944Z] 00865d0c198b: Layer already exists [2024-01-25T05:58:01.944Z] a59e130111bd: Layer already exists [2024-01-25T05:58:01.944Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:01.944Z] a9fb09c86b33: Layer already exists [2024-01-25T05:58:01.944Z] 757f9fa8c874: Layer already exists [2024-01-25T05:58:01.944Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:01.944Z] 13486bcdce5e: Layer already exists [2024-01-25T05:58:02.216Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:598bfbce5a5a9b6ec0f5c1c787717cd73daef17773f64fa9abd9f1dcda6bd701 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:02.931Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:03.669Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-01-25T05:58:03.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-01-25T05:58:03.669Z] 757f9fa8c874: Preparing [2024-01-25T05:58:03.669Z] 00865d0c198b: Preparing [2024-01-25T05:58:03.669Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:03.669Z] a59e130111bd: Preparing [2024-01-25T05:58:03.669Z] a9fb09c86b33: Preparing [2024-01-25T05:58:03.669Z] 13486bcdce5e: Preparing [2024-01-25T05:58:03.669Z] 0faf9b67be60: Preparing [2024-01-25T05:58:03.669Z] 13486bcdce5e: Waiting [2024-01-25T05:58:03.669Z] 0faf9b67be60: Waiting [2024-01-25T05:58:03.669Z] 757f9fa8c874: Layer already exists [2024-01-25T05:58:03.669Z] 00865d0c198b: Layer already exists [2024-01-25T05:58:03.669Z] a9fb09c86b33: Layer already exists [2024-01-25T05:58:03.669Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:03.669Z] a59e130111bd: Layer already exists [2024-01-25T05:58:03.669Z] 13486bcdce5e: Layer already exists [2024-01-25T05:58:03.669Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:03.939Z] main: digest: sha256:598bfbce5a5a9b6ec0f5c1c787717cd73daef17773f64fa9abd9f1dcda6bd701 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:58:04.694Z] ===================================================== [Pipeline] echo [2024-01-25T05:58:04.824Z] taggedImages: [2024-01-25T05:58:04.825Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:58:04.825Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-01-25T05:58:04.825Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.12 [2024-01-25T05:58:04.825Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:58:04.825Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-01-25T05:58:04.967Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-01-25T05:58:04.967Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:58:04.967Z] latest [2024-01-25T05:58:04.967Z] 3.2.0-dev.12 [2024-01-25T05:58:04.967Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:58:04.967Z] main [2024-01-25T05:58:04.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:05.905Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:06.576Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:58:06.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-01-25T05:58:06.576Z] 52b6e6f8f3a5: Preparing [2024-01-25T05:58:06.576Z] 3734e2a4653d: Preparing [2024-01-25T05:58:06.576Z] 84cb95e074d3: Preparing [2024-01-25T05:58:06.576Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:06.576Z] a59e130111bd: Preparing [2024-01-25T05:58:06.576Z] 4213214047d1: Preparing [2024-01-25T05:58:06.576Z] d8411a5c3c31: Preparing [2024-01-25T05:58:06.576Z] 0faf9b67be60: Preparing [2024-01-25T05:58:06.576Z] 4213214047d1: Waiting [2024-01-25T05:58:06.576Z] 0faf9b67be60: Waiting [2024-01-25T05:58:06.576Z] d8411a5c3c31: Waiting [2024-01-25T05:58:06.576Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:06.576Z] a59e130111bd: Layer already exists [2024-01-25T05:58:06.840Z] 4213214047d1: Layer already exists [2024-01-25T05:58:06.840Z] d8411a5c3c31: Layer already exists [2024-01-25T05:58:06.840Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:06.840Z] 3734e2a4653d: Pushed [2024-01-25T05:58:06.840Z] 52b6e6f8f3a5: Pushed [2024-01-25T05:58:08.783Z] 84cb95e074d3: Pushed [2024-01-25T05:58:11.363Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:ec48f1944eba31f2369857620ef99861082a4cda8a3d642f8ed7aa8dfee44120 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:12.040Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:12.766Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-01-25T05:58:12.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-01-25T05:58:12.766Z] 52b6e6f8f3a5: Preparing [2024-01-25T05:58:12.766Z] 3734e2a4653d: Preparing [2024-01-25T05:58:12.766Z] 84cb95e074d3: Preparing [2024-01-25T05:58:12.766Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:12.766Z] a59e130111bd: Preparing [2024-01-25T05:58:12.766Z] 4213214047d1: Preparing [2024-01-25T05:58:12.766Z] d8411a5c3c31: Preparing [2024-01-25T05:58:12.766Z] 4213214047d1: Waiting [2024-01-25T05:58:12.766Z] 0faf9b67be60: Preparing [2024-01-25T05:58:12.766Z] d8411a5c3c31: Waiting [2024-01-25T05:58:12.766Z] 0faf9b67be60: Waiting [2024-01-25T05:58:12.766Z] 52b6e6f8f3a5: Layer already exists [2024-01-25T05:58:12.766Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:12.766Z] a59e130111bd: Layer already exists [2024-01-25T05:58:12.766Z] 3734e2a4653d: Layer already exists [2024-01-25T05:58:12.766Z] 84cb95e074d3: Layer already exists [2024-01-25T05:58:12.766Z] 4213214047d1: Layer already exists [2024-01-25T05:58:12.766Z] d8411a5c3c31: Layer already exists [2024-01-25T05:58:12.766Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:13.030Z] latest: digest: sha256:ec48f1944eba31f2369857620ef99861082a4cda8a3d642f8ed7aa8dfee44120 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:13.706Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:14.400Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.12 [2024-01-25T05:58:14.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-01-25T05:58:14.400Z] 52b6e6f8f3a5: Preparing [2024-01-25T05:58:14.400Z] 3734e2a4653d: Preparing [2024-01-25T05:58:14.400Z] 84cb95e074d3: Preparing [2024-01-25T05:58:14.400Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:14.400Z] a59e130111bd: Preparing [2024-01-25T05:58:14.400Z] 4213214047d1: Preparing [2024-01-25T05:58:14.400Z] d8411a5c3c31: Preparing [2024-01-25T05:58:14.400Z] 0faf9b67be60: Preparing [2024-01-25T05:58:14.400Z] 4213214047d1: Waiting [2024-01-25T05:58:14.400Z] d8411a5c3c31: Waiting [2024-01-25T05:58:14.400Z] 0faf9b67be60: Waiting [2024-01-25T05:58:14.400Z] 84cb95e074d3: Layer already exists [2024-01-25T05:58:14.400Z] 52b6e6f8f3a5: Layer already exists [2024-01-25T05:58:14.400Z] a59e130111bd: Layer already exists [2024-01-25T05:58:14.400Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:14.400Z] 3734e2a4653d: Layer already exists [2024-01-25T05:58:14.400Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:14.400Z] 4213214047d1: Layer already exists [2024-01-25T05:58:14.400Z] d8411a5c3c31: Layer already exists [2024-01-25T05:58:14.663Z] 3.2.0-dev.12: digest: sha256:ec48f1944eba31f2369857620ef99861082a4cda8a3d642f8ed7aa8dfee44120 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:15.361Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:16.056Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:58:16.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-01-25T05:58:16.056Z] 52b6e6f8f3a5: Preparing [2024-01-25T05:58:16.056Z] 3734e2a4653d: Preparing [2024-01-25T05:58:16.056Z] 84cb95e074d3: Preparing [2024-01-25T05:58:16.056Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:16.056Z] a59e130111bd: Preparing [2024-01-25T05:58:16.056Z] 4213214047d1: Preparing [2024-01-25T05:58:16.056Z] d8411a5c3c31: Preparing [2024-01-25T05:58:16.056Z] 0faf9b67be60: Preparing [2024-01-25T05:58:16.056Z] 4213214047d1: Waiting [2024-01-25T05:58:16.056Z] d8411a5c3c31: Waiting [2024-01-25T05:58:16.056Z] 0faf9b67be60: Waiting [2024-01-25T05:58:16.056Z] 3734e2a4653d: Layer already exists [2024-01-25T05:58:16.056Z] a59e130111bd: Layer already exists [2024-01-25T05:58:16.056Z] 52b6e6f8f3a5: Layer already exists [2024-01-25T05:58:16.056Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:16.056Z] 84cb95e074d3: Layer already exists [2024-01-25T05:58:16.056Z] 4213214047d1: Layer already exists [2024-01-25T05:58:16.056Z] d8411a5c3c31: Layer already exists [2024-01-25T05:58:16.056Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:16.320Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:ec48f1944eba31f2369857620ef99861082a4cda8a3d642f8ed7aa8dfee44120 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:17.060Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:17.751Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-01-25T05:58:17.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-01-25T05:58:17.751Z] 52b6e6f8f3a5: Preparing [2024-01-25T05:58:17.751Z] 3734e2a4653d: Preparing [2024-01-25T05:58:17.751Z] 84cb95e074d3: Preparing [2024-01-25T05:58:17.751Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:17.751Z] a59e130111bd: Preparing [2024-01-25T05:58:17.751Z] 4213214047d1: Preparing [2024-01-25T05:58:17.751Z] d8411a5c3c31: Preparing [2024-01-25T05:58:17.751Z] 4213214047d1: Waiting [2024-01-25T05:58:17.751Z] 0faf9b67be60: Preparing [2024-01-25T05:58:17.751Z] d8411a5c3c31: Waiting [2024-01-25T05:58:17.751Z] 0faf9b67be60: Waiting [2024-01-25T05:58:17.751Z] 3734e2a4653d: Layer already exists [2024-01-25T05:58:17.751Z] a59e130111bd: Layer already exists [2024-01-25T05:58:17.751Z] 84cb95e074d3: Layer already exists [2024-01-25T05:58:17.751Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:17.751Z] 52b6e6f8f3a5: Layer already exists [2024-01-25T05:58:17.751Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:17.751Z] d8411a5c3c31: Layer already exists [2024-01-25T05:58:17.751Z] 4213214047d1: Layer already exists [2024-01-25T05:58:18.025Z] main: digest: sha256:ec48f1944eba31f2369857620ef99861082a4cda8a3d642f8ed7aa8dfee44120 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:58:18.782Z] ===================================================== [Pipeline] echo [2024-01-25T05:58:18.913Z] taggedImages: [2024-01-25T05:58:18.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:58:18.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-01-25T05:58:18.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.12 [2024-01-25T05:58:18.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:58:18.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-01-25T05:58:19.051Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-01-25T05:58:19.051Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:58:19.051Z] latest [2024-01-25T05:58:19.051Z] 3.2.0-dev.12 [2024-01-25T05:58:19.051Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:58:19.051Z] main [2024-01-25T05:58:19.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:19.978Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:20.689Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:58:20.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-01-25T05:58:20.689Z] 8c9f3f4aff49: Preparing [2024-01-25T05:58:20.689Z] dce35c454617: Preparing [2024-01-25T05:58:20.689Z] bbca2674852b: Preparing [2024-01-25T05:58:20.689Z] b0b884792274: Preparing [2024-01-25T05:58:20.689Z] 5a7b9ac86434: Preparing [2024-01-25T05:58:20.689Z] 68b58d66f0dd: Preparing [2024-01-25T05:58:20.689Z] c1f7cc32d0ca: Preparing [2024-01-25T05:58:20.689Z] 68b58d66f0dd: Waiting [2024-01-25T05:58:20.689Z] c1f7cc32d0ca: Waiting [2024-01-25T05:58:20.689Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:20.689Z] a59e130111bd: Preparing [2024-01-25T05:58:20.689Z] 2d8c6d9e8d69: Waiting [2024-01-25T05:58:20.689Z] ed7f44fbda16: Preparing [2024-01-25T05:58:20.689Z] a59e130111bd: Waiting [2024-01-25T05:58:20.689Z] 5ae564526690: Preparing [2024-01-25T05:58:20.689Z] ed7f44fbda16: Waiting [2024-01-25T05:58:20.689Z] 5f70bf18a086: Preparing [2024-01-25T05:58:20.689Z] 5ae564526690: Waiting [2024-01-25T05:58:20.689Z] fbef18d6c4d6: Preparing [2024-01-25T05:58:20.689Z] 5f70bf18a086: Waiting [2024-01-25T05:58:20.689Z] fbef18d6c4d6: Waiting [2024-01-25T05:58:20.689Z] a7b42abef320: Preparing [2024-01-25T05:58:20.689Z] 917fb0b1cc1a: Preparing [2024-01-25T05:58:20.689Z] 0faf9b67be60: Preparing [2024-01-25T05:58:20.689Z] a7b42abef320: Waiting [2024-01-25T05:58:20.689Z] 917fb0b1cc1a: Waiting [2024-01-25T05:58:20.689Z] 0faf9b67be60: Waiting [2024-01-25T05:58:20.954Z] 5a7b9ac86434: Pushed [2024-01-25T05:58:20.954Z] dce35c454617: Pushed [2024-01-25T05:58:20.954Z] 8c9f3f4aff49: Pushed [2024-01-25T05:58:20.954Z] bbca2674852b: Pushed [2024-01-25T05:58:20.954Z] b0b884792274: Pushed [2024-01-25T05:58:20.954Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:20.954Z] a59e130111bd: Layer already exists [2024-01-25T05:58:20.954Z] 68b58d66f0dd: Pushed [2024-01-25T05:58:21.217Z] 5f70bf18a086: Pushed [2024-01-25T05:58:21.217Z] ed7f44fbda16: Pushed [2024-01-25T05:58:21.217Z] 5ae564526690: Pushed [2024-01-25T05:58:21.217Z] fbef18d6c4d6: Pushed [2024-01-25T05:58:21.217Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:21.482Z] 917fb0b1cc1a: Pushed [2024-01-25T05:58:22.433Z] a7b42abef320: Pushed [2024-01-25T05:58:23.831Z] c1f7cc32d0ca: Pushed [2024-01-25T05:58:26.396Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:a31cf10fd7f112756828dab60de7225b73ec6b56daf4b56bd3f2693051aed870 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:27.093Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:27.793Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-01-25T05:58:27.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-01-25T05:58:27.793Z] 8c9f3f4aff49: Preparing [2024-01-25T05:58:27.793Z] dce35c454617: Preparing [2024-01-25T05:58:27.793Z] bbca2674852b: Preparing [2024-01-25T05:58:27.793Z] b0b884792274: Preparing [2024-01-25T05:58:27.793Z] 5a7b9ac86434: Preparing [2024-01-25T05:58:27.793Z] 68b58d66f0dd: Preparing [2024-01-25T05:58:27.793Z] c1f7cc32d0ca: Preparing [2024-01-25T05:58:27.793Z] 68b58d66f0dd: Waiting [2024-01-25T05:58:27.793Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:27.793Z] c1f7cc32d0ca: Waiting [2024-01-25T05:58:27.793Z] a59e130111bd: Preparing [2024-01-25T05:58:27.793Z] 2d8c6d9e8d69: Waiting [2024-01-25T05:58:27.793Z] ed7f44fbda16: Preparing [2024-01-25T05:58:27.793Z] a59e130111bd: Waiting [2024-01-25T05:58:27.793Z] 5ae564526690: Preparing [2024-01-25T05:58:27.793Z] ed7f44fbda16: Waiting [2024-01-25T05:58:27.793Z] 5f70bf18a086: Preparing [2024-01-25T05:58:27.793Z] 5ae564526690: Waiting [2024-01-25T05:58:27.793Z] fbef18d6c4d6: Preparing [2024-01-25T05:58:27.793Z] 5f70bf18a086: Waiting [2024-01-25T05:58:27.793Z] a7b42abef320: Preparing [2024-01-25T05:58:27.793Z] fbef18d6c4d6: Waiting [2024-01-25T05:58:27.793Z] a7b42abef320: Waiting [2024-01-25T05:58:27.793Z] 917fb0b1cc1a: Preparing [2024-01-25T05:58:27.793Z] 0faf9b67be60: Preparing [2024-01-25T05:58:27.793Z] 917fb0b1cc1a: Waiting [2024-01-25T05:58:27.793Z] 0faf9b67be60: Waiting [2024-01-25T05:58:27.793Z] 5a7b9ac86434: Layer already exists [2024-01-25T05:58:27.793Z] b0b884792274: Layer already exists [2024-01-25T05:58:27.793Z] 8c9f3f4aff49: Layer already exists [2024-01-25T05:58:27.793Z] bbca2674852b: Layer already exists [2024-01-25T05:58:27.793Z] dce35c454617: Layer already exists [2024-01-25T05:58:27.793Z] 68b58d66f0dd: Layer already exists [2024-01-25T05:58:27.793Z] a59e130111bd: Layer already exists [2024-01-25T05:58:27.793Z] c1f7cc32d0ca: Layer already exists [2024-01-25T05:58:27.793Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:27.793Z] ed7f44fbda16: Layer already exists [2024-01-25T05:58:28.057Z] 5ae564526690: Layer already exists [2024-01-25T05:58:28.057Z] 5f70bf18a086: Layer already exists [2024-01-25T05:58:28.057Z] a7b42abef320: Layer already exists [2024-01-25T05:58:28.057Z] fbef18d6c4d6: Layer already exists [2024-01-25T05:58:28.057Z] 917fb0b1cc1a: Layer already exists [2024-01-25T05:58:28.057Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:28.057Z] latest: digest: sha256:a31cf10fd7f112756828dab60de7225b73ec6b56daf4b56bd3f2693051aed870 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:28.773Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:29.472Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.12 [2024-01-25T05:58:29.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-01-25T05:58:29.472Z] 8c9f3f4aff49: Preparing [2024-01-25T05:58:29.472Z] dce35c454617: Preparing [2024-01-25T05:58:29.472Z] bbca2674852b: Preparing [2024-01-25T05:58:29.472Z] b0b884792274: Preparing [2024-01-25T05:58:29.472Z] 5a7b9ac86434: Preparing [2024-01-25T05:58:29.472Z] 68b58d66f0dd: Preparing [2024-01-25T05:58:29.472Z] c1f7cc32d0ca: Preparing [2024-01-25T05:58:29.472Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:29.472Z] a59e130111bd: Preparing [2024-01-25T05:58:29.472Z] c1f7cc32d0ca: Waiting [2024-01-25T05:58:29.472Z] ed7f44fbda16: Preparing [2024-01-25T05:58:29.472Z] 2d8c6d9e8d69: Waiting [2024-01-25T05:58:29.472Z] 5ae564526690: Preparing [2024-01-25T05:58:29.472Z] 5f70bf18a086: Preparing [2024-01-25T05:58:29.472Z] fbef18d6c4d6: Preparing [2024-01-25T05:58:29.472Z] a7b42abef320: Preparing [2024-01-25T05:58:29.472Z] 917fb0b1cc1a: Preparing [2024-01-25T05:58:29.472Z] a59e130111bd: Waiting [2024-01-25T05:58:29.472Z] 5ae564526690: Waiting [2024-01-25T05:58:29.472Z] 0faf9b67be60: Preparing [2024-01-25T05:58:29.472Z] ed7f44fbda16: Waiting [2024-01-25T05:58:29.472Z] 5f70bf18a086: Waiting [2024-01-25T05:58:29.472Z] a7b42abef320: Waiting [2024-01-25T05:58:29.472Z] fbef18d6c4d6: Waiting [2024-01-25T05:58:29.472Z] 917fb0b1cc1a: Waiting [2024-01-25T05:58:29.472Z] 0faf9b67be60: Waiting [2024-01-25T05:58:29.472Z] 68b58d66f0dd: Waiting [2024-01-25T05:58:29.472Z] b0b884792274: Layer already exists [2024-01-25T05:58:29.472Z] bbca2674852b: Layer already exists [2024-01-25T05:58:29.472Z] 5a7b9ac86434: Layer already exists [2024-01-25T05:58:29.472Z] dce35c454617: Layer already exists [2024-01-25T05:58:29.472Z] 8c9f3f4aff49: Layer already exists [2024-01-25T05:58:29.472Z] 68b58d66f0dd: Layer already exists [2024-01-25T05:58:29.472Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:29.472Z] a59e130111bd: Layer already exists [2024-01-25T05:58:29.472Z] c1f7cc32d0ca: Layer already exists [2024-01-25T05:58:29.472Z] ed7f44fbda16: Layer already exists [2024-01-25T05:58:29.472Z] 5f70bf18a086: Layer already exists [2024-01-25T05:58:29.472Z] 5ae564526690: Layer already exists [2024-01-25T05:58:29.472Z] a7b42abef320: Layer already exists [2024-01-25T05:58:29.472Z] fbef18d6c4d6: Layer already exists [2024-01-25T05:58:29.737Z] 917fb0b1cc1a: Layer already exists [2024-01-25T05:58:29.737Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:29.737Z] 3.2.0-dev.12: digest: sha256:a31cf10fd7f112756828dab60de7225b73ec6b56daf4b56bd3f2693051aed870 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:30.467Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:31.160Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:58:31.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-01-25T05:58:31.160Z] 8c9f3f4aff49: Preparing [2024-01-25T05:58:31.160Z] dce35c454617: Preparing [2024-01-25T05:58:31.160Z] bbca2674852b: Preparing [2024-01-25T05:58:31.160Z] b0b884792274: Preparing [2024-01-25T05:58:31.160Z] 5a7b9ac86434: Preparing [2024-01-25T05:58:31.160Z] 68b58d66f0dd: Preparing [2024-01-25T05:58:31.160Z] c1f7cc32d0ca: Preparing [2024-01-25T05:58:31.160Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:31.160Z] a59e130111bd: Preparing [2024-01-25T05:58:31.160Z] 68b58d66f0dd: Waiting [2024-01-25T05:58:31.160Z] ed7f44fbda16: Preparing [2024-01-25T05:58:31.160Z] c1f7cc32d0ca: Waiting [2024-01-25T05:58:31.160Z] 5ae564526690: Preparing [2024-01-25T05:58:31.160Z] 2d8c6d9e8d69: Waiting [2024-01-25T05:58:31.160Z] a59e130111bd: Waiting [2024-01-25T05:58:31.160Z] 5f70bf18a086: Preparing [2024-01-25T05:58:31.160Z] ed7f44fbda16: Waiting [2024-01-25T05:58:31.160Z] 5ae564526690: Waiting [2024-01-25T05:58:31.160Z] fbef18d6c4d6: Preparing [2024-01-25T05:58:31.160Z] 5f70bf18a086: Waiting [2024-01-25T05:58:31.160Z] a7b42abef320: Preparing [2024-01-25T05:58:31.160Z] fbef18d6c4d6: Waiting [2024-01-25T05:58:31.160Z] 917fb0b1cc1a: Preparing [2024-01-25T05:58:31.160Z] a7b42abef320: Waiting [2024-01-25T05:58:31.160Z] 0faf9b67be60: Preparing [2024-01-25T05:58:31.160Z] 917fb0b1cc1a: Waiting [2024-01-25T05:58:31.160Z] 0faf9b67be60: Waiting [2024-01-25T05:58:31.160Z] bbca2674852b: Layer already exists [2024-01-25T05:58:31.160Z] 8c9f3f4aff49: Layer already exists [2024-01-25T05:58:31.160Z] b0b884792274: Layer already exists [2024-01-25T05:58:31.160Z] 5a7b9ac86434: Layer already exists [2024-01-25T05:58:31.160Z] dce35c454617: Layer already exists [2024-01-25T05:58:31.160Z] 68b58d66f0dd: Layer already exists [2024-01-25T05:58:31.160Z] a59e130111bd: Layer already exists [2024-01-25T05:58:31.160Z] c1f7cc32d0ca: Layer already exists [2024-01-25T05:58:31.160Z] ed7f44fbda16: Layer already exists [2024-01-25T05:58:31.160Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:31.160Z] 5f70bf18a086: Layer already exists [2024-01-25T05:58:31.160Z] 5ae564526690: Layer already exists [2024-01-25T05:58:31.160Z] fbef18d6c4d6: Layer already exists [2024-01-25T05:58:31.160Z] a7b42abef320: Layer already exists [2024-01-25T05:58:31.424Z] 917fb0b1cc1a: Layer already exists [2024-01-25T05:58:31.424Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:31.424Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:a31cf10fd7f112756828dab60de7225b73ec6b56daf4b56bd3f2693051aed870 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:32.120Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:32.829Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-01-25T05:58:32.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-01-25T05:58:32.829Z] 8c9f3f4aff49: Preparing [2024-01-25T05:58:32.829Z] dce35c454617: Preparing [2024-01-25T05:58:32.829Z] bbca2674852b: Preparing [2024-01-25T05:58:32.829Z] b0b884792274: Preparing [2024-01-25T05:58:32.829Z] 5a7b9ac86434: Preparing [2024-01-25T05:58:32.829Z] 68b58d66f0dd: Preparing [2024-01-25T05:58:32.829Z] c1f7cc32d0ca: Preparing [2024-01-25T05:58:32.829Z] 68b58d66f0dd: Waiting [2024-01-25T05:58:32.829Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:32.829Z] a59e130111bd: Preparing [2024-01-25T05:58:32.829Z] c1f7cc32d0ca: Waiting [2024-01-25T05:58:32.829Z] 2d8c6d9e8d69: Waiting [2024-01-25T05:58:32.829Z] ed7f44fbda16: Preparing [2024-01-25T05:58:32.829Z] a59e130111bd: Waiting [2024-01-25T05:58:32.829Z] 5ae564526690: Preparing [2024-01-25T05:58:32.829Z] ed7f44fbda16: Waiting [2024-01-25T05:58:32.829Z] 5f70bf18a086: Preparing [2024-01-25T05:58:32.829Z] 5ae564526690: Waiting [2024-01-25T05:58:32.829Z] fbef18d6c4d6: Preparing [2024-01-25T05:58:32.829Z] a7b42abef320: Preparing [2024-01-25T05:58:32.829Z] fbef18d6c4d6: Waiting [2024-01-25T05:58:32.829Z] 5f70bf18a086: Waiting [2024-01-25T05:58:32.829Z] 917fb0b1cc1a: Preparing [2024-01-25T05:58:32.829Z] a7b42abef320: Waiting [2024-01-25T05:58:32.829Z] 917fb0b1cc1a: Waiting [2024-01-25T05:58:32.829Z] 0faf9b67be60: Preparing [2024-01-25T05:58:32.829Z] 0faf9b67be60: Waiting [2024-01-25T05:58:32.829Z] dce35c454617: Layer already exists [2024-01-25T05:58:32.829Z] b0b884792274: Layer already exists [2024-01-25T05:58:32.829Z] bbca2674852b: Layer already exists [2024-01-25T05:58:32.829Z] 5a7b9ac86434: Layer already exists [2024-01-25T05:58:32.829Z] 8c9f3f4aff49: Layer already exists [2024-01-25T05:58:32.829Z] c1f7cc32d0ca: Layer already exists [2024-01-25T05:58:32.829Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:32.829Z] 68b58d66f0dd: Layer already exists [2024-01-25T05:58:32.829Z] a59e130111bd: Layer already exists [2024-01-25T05:58:32.829Z] ed7f44fbda16: Layer already exists [2024-01-25T05:58:32.829Z] 5ae564526690: Layer already exists [2024-01-25T05:58:32.829Z] fbef18d6c4d6: Layer already exists [2024-01-25T05:58:32.829Z] 5f70bf18a086: Layer already exists [2024-01-25T05:58:33.094Z] a7b42abef320: Layer already exists [2024-01-25T05:58:33.094Z] 917fb0b1cc1a: Layer already exists [2024-01-25T05:58:33.094Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:33.094Z] main: digest: sha256:a31cf10fd7f112756828dab60de7225b73ec6b56daf4b56bd3f2693051aed870 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:58:33.863Z] ===================================================== [Pipeline] echo [2024-01-25T05:58:33.987Z] taggedImages: [2024-01-25T05:58:33.987Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:58:33.987Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-01-25T05:58:33.987Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.12 [2024-01-25T05:58:33.987Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:58:33.987Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-01-25T05:58:34.133Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-01-25T05:58:34.133Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:58:34.133Z] latest [2024-01-25T05:58:34.133Z] 3.2.0-dev.12 [2024-01-25T05:58:34.133Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:58:34.133Z] main [2024-01-25T05:58:34.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:35.091Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:35.809Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:58:35.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-01-25T05:58:35.809Z] a6cc7fd30db5: Preparing [2024-01-25T05:58:35.809Z] be6baf72aa51: Preparing [2024-01-25T05:58:35.809Z] 4b79af721ba3: Preparing [2024-01-25T05:58:35.809Z] f72a448adbc5: Preparing [2024-01-25T05:58:35.809Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:35.809Z] a59e130111bd: Preparing [2024-01-25T05:58:35.809Z] 4213214047d1: Preparing [2024-01-25T05:58:35.809Z] d8411a5c3c31: Preparing [2024-01-25T05:58:35.809Z] 0faf9b67be60: Preparing [2024-01-25T05:58:35.809Z] a59e130111bd: Waiting [2024-01-25T05:58:35.809Z] 4213214047d1: Waiting [2024-01-25T05:58:35.809Z] 0faf9b67be60: Waiting [2024-01-25T05:58:35.809Z] d8411a5c3c31: Waiting [2024-01-25T05:58:35.809Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:36.073Z] a59e130111bd: Layer already exists [2024-01-25T05:58:36.073Z] 4213214047d1: Layer already exists [2024-01-25T05:58:36.073Z] be6baf72aa51: Pushed [2024-01-25T05:58:36.073Z] d8411a5c3c31: Layer already exists [2024-01-25T05:58:36.073Z] a6cc7fd30db5: Pushed [2024-01-25T05:58:36.073Z] 4b79af721ba3: Pushed [2024-01-25T05:58:36.073Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:38.017Z] f72a448adbc5: Pushed [2024-01-25T05:58:38.017Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:95d6b0937bec2d2136ef47b4a781a16b65b1469d085da9492225e3948cd465e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:42.076Z] + 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-01-25T05:58:42.771Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-01-25T05:58:42.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-01-25T05:58:42.771Z] a6cc7fd30db5: Preparing [2024-01-25T05:58:42.771Z] be6baf72aa51: Preparing [2024-01-25T05:58:42.771Z] 4b79af721ba3: Preparing [2024-01-25T05:58:42.771Z] f72a448adbc5: Preparing [2024-01-25T05:58:42.771Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:42.771Z] a59e130111bd: Preparing [2024-01-25T05:58:42.771Z] 4213214047d1: Preparing [2024-01-25T05:58:42.771Z] d8411a5c3c31: Preparing [2024-01-25T05:58:42.771Z] 0faf9b67be60: Preparing [2024-01-25T05:58:42.771Z] 4213214047d1: Waiting [2024-01-25T05:58:42.771Z] d8411a5c3c31: Waiting [2024-01-25T05:58:42.771Z] a59e130111bd: Waiting [2024-01-25T05:58:42.771Z] 0faf9b67be60: Waiting [2024-01-25T05:58:42.771Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:42.771Z] 4b79af721ba3: Layer already exists [2024-01-25T05:58:42.771Z] f72a448adbc5: Layer already exists [2024-01-25T05:58:42.771Z] a6cc7fd30db5: Layer already exists [2024-01-25T05:58:42.771Z] be6baf72aa51: Layer already exists [2024-01-25T05:58:42.771Z] a59e130111bd: Layer already exists [2024-01-25T05:58:42.771Z] 4213214047d1: Layer already exists [2024-01-25T05:58:42.771Z] d8411a5c3c31: Layer already exists [2024-01-25T05:58:42.771Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:43.036Z] latest: digest: sha256:95d6b0937bec2d2136ef47b4a781a16b65b1469d085da9492225e3948cd465e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:43.766Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:44.507Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.12 [2024-01-25T05:58:44.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-01-25T05:58:44.507Z] a6cc7fd30db5: Preparing [2024-01-25T05:58:44.507Z] be6baf72aa51: Preparing [2024-01-25T05:58:44.507Z] 4b79af721ba3: Preparing [2024-01-25T05:58:44.507Z] f72a448adbc5: Preparing [2024-01-25T05:58:44.507Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:44.507Z] a59e130111bd: Preparing [2024-01-25T05:58:44.507Z] 4213214047d1: Preparing [2024-01-25T05:58:44.507Z] d8411a5c3c31: Preparing [2024-01-25T05:58:44.507Z] 0faf9b67be60: Preparing [2024-01-25T05:58:44.507Z] 4213214047d1: Waiting [2024-01-25T05:58:44.507Z] d8411a5c3c31: Waiting [2024-01-25T05:58:44.507Z] a59e130111bd: Waiting [2024-01-25T05:58:44.507Z] 0faf9b67be60: Waiting [2024-01-25T05:58:44.507Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:44.507Z] f72a448adbc5: Layer already exists [2024-01-25T05:58:44.507Z] be6baf72aa51: Layer already exists [2024-01-25T05:58:44.507Z] 4b79af721ba3: Layer already exists [2024-01-25T05:58:44.507Z] a6cc7fd30db5: Layer already exists [2024-01-25T05:58:44.507Z] a59e130111bd: Layer already exists [2024-01-25T05:58:44.507Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:44.507Z] 4213214047d1: Layer already exists [2024-01-25T05:58:44.507Z] d8411a5c3c31: Layer already exists [2024-01-25T05:58:44.772Z] 3.2.0-dev.12: digest: sha256:95d6b0937bec2d2136ef47b4a781a16b65b1469d085da9492225e3948cd465e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:45.587Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:46.298Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:58:46.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-01-25T05:58:46.298Z] a6cc7fd30db5: Preparing [2024-01-25T05:58:46.298Z] be6baf72aa51: Preparing [2024-01-25T05:58:46.298Z] 4b79af721ba3: Preparing [2024-01-25T05:58:46.298Z] f72a448adbc5: Preparing [2024-01-25T05:58:46.298Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:46.298Z] a59e130111bd: Preparing [2024-01-25T05:58:46.298Z] 4213214047d1: Preparing [2024-01-25T05:58:46.298Z] d8411a5c3c31: Preparing [2024-01-25T05:58:46.298Z] 0faf9b67be60: Preparing [2024-01-25T05:58:46.298Z] 4213214047d1: Waiting [2024-01-25T05:58:46.298Z] 0faf9b67be60: Waiting [2024-01-25T05:58:46.298Z] d8411a5c3c31: Waiting [2024-01-25T05:58:46.298Z] a59e130111bd: Waiting [2024-01-25T05:58:46.298Z] a6cc7fd30db5: Layer already exists [2024-01-25T05:58:46.298Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:46.298Z] 4b79af721ba3: Layer already exists [2024-01-25T05:58:46.298Z] f72a448adbc5: Layer already exists [2024-01-25T05:58:46.298Z] be6baf72aa51: Layer already exists [2024-01-25T05:58:46.298Z] a59e130111bd: Layer already exists [2024-01-25T05:58:46.298Z] 4213214047d1: Layer already exists [2024-01-25T05:58:46.298Z] d8411a5c3c31: Layer already exists [2024-01-25T05:58:46.298Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:46.561Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:95d6b0937bec2d2136ef47b4a781a16b65b1469d085da9492225e3948cd465e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:47.291Z] + 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-01-25T05:58:48.015Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-01-25T05:58:48.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-01-25T05:58:48.015Z] a6cc7fd30db5: Preparing [2024-01-25T05:58:48.015Z] be6baf72aa51: Preparing [2024-01-25T05:58:48.015Z] 4b79af721ba3: Preparing [2024-01-25T05:58:48.015Z] f72a448adbc5: Preparing [2024-01-25T05:58:48.015Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:48.015Z] a59e130111bd: Preparing [2024-01-25T05:58:48.015Z] 4213214047d1: Preparing [2024-01-25T05:58:48.015Z] a59e130111bd: Waiting [2024-01-25T05:58:48.015Z] d8411a5c3c31: Preparing [2024-01-25T05:58:48.015Z] 0faf9b67be60: Preparing [2024-01-25T05:58:48.015Z] d8411a5c3c31: Waiting [2024-01-25T05:58:48.015Z] 0faf9b67be60: Waiting [2024-01-25T05:58:48.015Z] 4213214047d1: Waiting [2024-01-25T05:58:48.015Z] f72a448adbc5: Layer already exists [2024-01-25T05:58:48.015Z] 4b79af721ba3: Layer already exists [2024-01-25T05:58:48.015Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:48.015Z] a6cc7fd30db5: Layer already exists [2024-01-25T05:58:48.015Z] be6baf72aa51: Layer already exists [2024-01-25T05:58:48.015Z] a59e130111bd: Layer already exists [2024-01-25T05:58:48.015Z] 4213214047d1: Layer already exists [2024-01-25T05:58:48.015Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:48.015Z] d8411a5c3c31: Layer already exists [2024-01-25T05:58:48.279Z] main: digest: sha256:95d6b0937bec2d2136ef47b4a781a16b65b1469d085da9492225e3948cd465e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:58:49.102Z] ===================================================== [Pipeline] echo [2024-01-25T05:58:49.245Z] taggedImages: [2024-01-25T05:58:49.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:58:49.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-01-25T05:58:49.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.12 [2024-01-25T05:58:49.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:58:49.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-01-25T05:58:49.422Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-01-25T05:58:49.422Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:58:49.422Z] latest [2024-01-25T05:58:49.422Z] 3.2.0-dev.12 [2024-01-25T05:58:49.422Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:58:49.422Z] main [2024-01-25T05:58:49.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:50.418Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:51.163Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:58:51.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-01-25T05:58:51.163Z] 3143533fd74d: Preparing [2024-01-25T05:58:51.163Z] 4dbc62349a6f: Preparing [2024-01-25T05:58:51.163Z] 71d3e6ece8d4: Preparing [2024-01-25T05:58:51.163Z] d8812200e7b3: Preparing [2024-01-25T05:58:51.163Z] 549bd6942540: Preparing [2024-01-25T05:58:51.163Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:51.163Z] a59e130111bd: Preparing [2024-01-25T05:58:51.163Z] 18f68aeef2b0: Preparing [2024-01-25T05:58:51.163Z] fd7feb3b8232: Preparing [2024-01-25T05:58:51.163Z] ed3993fcc0a3: Preparing [2024-01-25T05:58:51.163Z] 0faf9b67be60: Preparing [2024-01-25T05:58:51.163Z] 18f68aeef2b0: Waiting [2024-01-25T05:58:51.163Z] fd7feb3b8232: Waiting [2024-01-25T05:58:51.163Z] ed3993fcc0a3: Waiting [2024-01-25T05:58:51.163Z] 0faf9b67be60: Waiting [2024-01-25T05:58:51.163Z] 2d8c6d9e8d69: Waiting [2024-01-25T05:58:51.163Z] a59e130111bd: Waiting [2024-01-25T05:58:51.427Z] 3143533fd74d: Pushed [2024-01-25T05:58:51.427Z] 549bd6942540: Pushed [2024-01-25T05:58:51.427Z] 4dbc62349a6f: Pushed [2024-01-25T05:58:51.427Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:51.427Z] d8812200e7b3: Pushed [2024-01-25T05:58:51.427Z] a59e130111bd: Layer already exists [2024-01-25T05:58:51.427Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:51.692Z] 18f68aeef2b0: Pushed [2024-01-25T05:58:51.692Z] fd7feb3b8232: Pushed [2024-01-25T05:58:53.092Z] 71d3e6ece8d4: Pushed [2024-01-25T05:58:55.026Z] ed3993fcc0a3: Pushed [2024-01-25T05:58:56.432Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:e0a69ab7babb2b76a164357f311998b5f8cd103ef46e60069a46a5f551b37e1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:57.164Z] + 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-01-25T05:58:57.913Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-01-25T05:58:57.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-01-25T05:58:57.913Z] 3143533fd74d: Preparing [2024-01-25T05:58:57.913Z] 4dbc62349a6f: Preparing [2024-01-25T05:58:57.913Z] 71d3e6ece8d4: Preparing [2024-01-25T05:58:57.913Z] d8812200e7b3: Preparing [2024-01-25T05:58:57.913Z] 549bd6942540: Preparing [2024-01-25T05:58:57.913Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:57.913Z] a59e130111bd: Preparing [2024-01-25T05:58:57.913Z] 18f68aeef2b0: Preparing [2024-01-25T05:58:57.913Z] fd7feb3b8232: Preparing [2024-01-25T05:58:57.913Z] ed3993fcc0a3: Preparing [2024-01-25T05:58:57.913Z] 0faf9b67be60: Preparing [2024-01-25T05:58:57.913Z] a59e130111bd: Waiting [2024-01-25T05:58:57.913Z] 18f68aeef2b0: Waiting [2024-01-25T05:58:57.913Z] fd7feb3b8232: Waiting [2024-01-25T05:58:57.913Z] ed3993fcc0a3: Waiting [2024-01-25T05:58:57.913Z] 0faf9b67be60: Waiting [2024-01-25T05:58:57.913Z] 2d8c6d9e8d69: Waiting [2024-01-25T05:58:57.913Z] 549bd6942540: Layer already exists [2024-01-25T05:58:57.913Z] 3143533fd74d: Layer already exists [2024-01-25T05:58:57.913Z] 4dbc62349a6f: Layer already exists [2024-01-25T05:58:57.913Z] d8812200e7b3: Layer already exists [2024-01-25T05:58:57.913Z] 71d3e6ece8d4: Layer already exists [2024-01-25T05:58:57.913Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:57.913Z] 18f68aeef2b0: Layer already exists [2024-01-25T05:58:57.913Z] fd7feb3b8232: Layer already exists [2024-01-25T05:58:57.913Z] a59e130111bd: Layer already exists [2024-01-25T05:58:57.913Z] ed3993fcc0a3: Layer already exists [2024-01-25T05:58:57.913Z] 0faf9b67be60: Layer already exists [2024-01-25T05:58:58.178Z] latest: digest: sha256:e0a69ab7babb2b76a164357f311998b5f8cd103ef46e60069a46a5f551b37e1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:58.949Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:58:59.738Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.12 [2024-01-25T05:58:59.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-01-25T05:58:59.739Z] 3143533fd74d: Preparing [2024-01-25T05:58:59.739Z] 4dbc62349a6f: Preparing [2024-01-25T05:58:59.739Z] 71d3e6ece8d4: Preparing [2024-01-25T05:58:59.739Z] d8812200e7b3: Preparing [2024-01-25T05:58:59.739Z] 549bd6942540: Preparing [2024-01-25T05:58:59.739Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:58:59.739Z] a59e130111bd: Preparing [2024-01-25T05:58:59.739Z] 18f68aeef2b0: Preparing [2024-01-25T05:58:59.739Z] fd7feb3b8232: Preparing [2024-01-25T05:58:59.739Z] ed3993fcc0a3: Preparing [2024-01-25T05:58:59.739Z] 0faf9b67be60: Preparing [2024-01-25T05:58:59.739Z] a59e130111bd: Waiting [2024-01-25T05:58:59.739Z] 18f68aeef2b0: Waiting [2024-01-25T05:58:59.739Z] fd7feb3b8232: Waiting [2024-01-25T05:58:59.739Z] 2d8c6d9e8d69: Waiting [2024-01-25T05:58:59.739Z] ed3993fcc0a3: Waiting [2024-01-25T05:58:59.739Z] 0faf9b67be60: Waiting [2024-01-25T05:58:59.739Z] 71d3e6ece8d4: Layer already exists [2024-01-25T05:58:59.739Z] 3143533fd74d: Layer already exists [2024-01-25T05:58:59.739Z] 549bd6942540: Layer already exists [2024-01-25T05:58:59.739Z] 4dbc62349a6f: Layer already exists [2024-01-25T05:58:59.739Z] d8812200e7b3: Layer already exists [2024-01-25T05:58:59.739Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:58:59.739Z] a59e130111bd: Layer already exists [2024-01-25T05:58:59.739Z] fd7feb3b8232: Layer already exists [2024-01-25T05:58:59.739Z] 18f68aeef2b0: Layer already exists [2024-01-25T05:58:59.739Z] ed3993fcc0a3: Layer already exists [2024-01-25T05:58:59.739Z] 0faf9b67be60: Layer already exists [2024-01-25T05:59:00.003Z] 3.2.0-dev.12: digest: sha256:e0a69ab7babb2b76a164357f311998b5f8cd103ef46e60069a46a5f551b37e1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:00.719Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:01.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:59:01.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-01-25T05:59:01.480Z] 3143533fd74d: Preparing [2024-01-25T05:59:01.480Z] 4dbc62349a6f: Preparing [2024-01-25T05:59:01.480Z] 71d3e6ece8d4: Preparing [2024-01-25T05:59:01.480Z] d8812200e7b3: Preparing [2024-01-25T05:59:01.480Z] 549bd6942540: Preparing [2024-01-25T05:59:01.480Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:59:01.480Z] a59e130111bd: Preparing [2024-01-25T05:59:01.480Z] 18f68aeef2b0: Preparing [2024-01-25T05:59:01.480Z] fd7feb3b8232: Preparing [2024-01-25T05:59:01.480Z] ed3993fcc0a3: Preparing [2024-01-25T05:59:01.480Z] 0faf9b67be60: Preparing [2024-01-25T05:59:01.480Z] a59e130111bd: Waiting [2024-01-25T05:59:01.480Z] 18f68aeef2b0: Waiting [2024-01-25T05:59:01.480Z] fd7feb3b8232: Waiting [2024-01-25T05:59:01.480Z] 2d8c6d9e8d69: Waiting [2024-01-25T05:59:01.480Z] ed3993fcc0a3: Waiting [2024-01-25T05:59:01.480Z] 0faf9b67be60: Waiting [2024-01-25T05:59:01.480Z] 4dbc62349a6f: Layer already exists [2024-01-25T05:59:01.480Z] 71d3e6ece8d4: Layer already exists [2024-01-25T05:59:01.480Z] 549bd6942540: Layer already exists [2024-01-25T05:59:01.480Z] 3143533fd74d: Layer already exists [2024-01-25T05:59:01.480Z] d8812200e7b3: Layer already exists [2024-01-25T05:59:01.480Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:59:01.480Z] fd7feb3b8232: Layer already exists [2024-01-25T05:59:01.480Z] 18f68aeef2b0: Layer already exists [2024-01-25T05:59:01.480Z] a59e130111bd: Layer already exists [2024-01-25T05:59:01.480Z] ed3993fcc0a3: Layer already exists [2024-01-25T05:59:01.480Z] 0faf9b67be60: Layer already exists [2024-01-25T05:59:01.744Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:e0a69ab7babb2b76a164357f311998b5f8cd103ef46e60069a46a5f551b37e1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:02.471Z] + 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-01-25T05:59:03.213Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-01-25T05:59:03.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-01-25T05:59:03.213Z] 3143533fd74d: Preparing [2024-01-25T05:59:03.213Z] 4dbc62349a6f: Preparing [2024-01-25T05:59:03.213Z] 71d3e6ece8d4: Preparing [2024-01-25T05:59:03.213Z] d8812200e7b3: Preparing [2024-01-25T05:59:03.213Z] 549bd6942540: Preparing [2024-01-25T05:59:03.213Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:59:03.213Z] a59e130111bd: Preparing [2024-01-25T05:59:03.213Z] 2d8c6d9e8d69: Waiting [2024-01-25T05:59:03.213Z] 18f68aeef2b0: Preparing [2024-01-25T05:59:03.213Z] a59e130111bd: Waiting [2024-01-25T05:59:03.213Z] fd7feb3b8232: Preparing [2024-01-25T05:59:03.213Z] 18f68aeef2b0: Waiting [2024-01-25T05:59:03.213Z] ed3993fcc0a3: Preparing [2024-01-25T05:59:03.213Z] 0faf9b67be60: Preparing [2024-01-25T05:59:03.213Z] ed3993fcc0a3: Waiting [2024-01-25T05:59:03.213Z] fd7feb3b8232: Waiting [2024-01-25T05:59:03.213Z] 0faf9b67be60: Waiting [2024-01-25T05:59:03.213Z] 549bd6942540: Layer already exists [2024-01-25T05:59:03.213Z] 4dbc62349a6f: Layer already exists [2024-01-25T05:59:03.213Z] 3143533fd74d: Layer already exists [2024-01-25T05:59:03.213Z] d8812200e7b3: Layer already exists [2024-01-25T05:59:03.213Z] 71d3e6ece8d4: Layer already exists [2024-01-25T05:59:03.213Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:59:03.213Z] a59e130111bd: Layer already exists [2024-01-25T05:59:03.213Z] ed3993fcc0a3: Layer already exists [2024-01-25T05:59:03.478Z] fd7feb3b8232: Layer already exists [2024-01-25T05:59:03.478Z] 18f68aeef2b0: Layer already exists [2024-01-25T05:59:03.478Z] 0faf9b67be60: Layer already exists [2024-01-25T05:59:03.478Z] main: digest: sha256:e0a69ab7babb2b76a164357f311998b5f8cd103ef46e60069a46a5f551b37e1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:59:04.323Z] ===================================================== [Pipeline] echo [2024-01-25T05:59:04.475Z] taggedImages: [2024-01-25T05:59:04.475Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:59:04.475Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-01-25T05:59:04.475Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.12 [2024-01-25T05:59:04.475Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:59:04.475Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-01-25T05:59:04.631Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-01-25T05:59:04.631Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:59:04.631Z] latest [2024-01-25T05:59:04.631Z] 3.2.0-dev.12 [2024-01-25T05:59:04.631Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:59:04.631Z] main [2024-01-25T05:59:04.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:05.731Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:06.508Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:59:06.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-01-25T05:59:06.508Z] 0dacdf3bdb81: Preparing [2024-01-25T05:59:06.508Z] 9cc4135a6840: Preparing [2024-01-25T05:59:06.508Z] 5bfafafe805d: Preparing [2024-01-25T05:59:06.508Z] 49f590cfadd0: Preparing [2024-01-25T05:59:06.508Z] 4df4458310f9: Preparing [2024-01-25T05:59:06.508Z] e434d653c69b: Preparing [2024-01-25T05:59:06.508Z] 013c5403a6a1: Preparing [2024-01-25T05:59:06.508Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:59:06.508Z] a59e130111bd: Preparing [2024-01-25T05:59:06.508Z] d7b920ee53b9: Preparing [2024-01-25T05:59:06.508Z] f778e0c92f59: Preparing [2024-01-25T05:59:06.508Z] 0faf9b67be60: Preparing [2024-01-25T05:59:06.508Z] e434d653c69b: Waiting [2024-01-25T05:59:06.508Z] a59e130111bd: Waiting [2024-01-25T05:59:06.508Z] 013c5403a6a1: Waiting [2024-01-25T05:59:06.508Z] d7b920ee53b9: Waiting [2024-01-25T05:59:06.508Z] 2d8c6d9e8d69: Waiting [2024-01-25T05:59:06.508Z] f778e0c92f59: Waiting [2024-01-25T05:59:06.508Z] 0faf9b67be60: Waiting [2024-01-25T05:59:06.773Z] 0dacdf3bdb81: Pushed [2024-01-25T05:59:06.773Z] 9cc4135a6840: Pushed [2024-01-25T05:59:06.773Z] 4df4458310f9: Pushed [2024-01-25T05:59:06.773Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:59:06.773Z] a59e130111bd: Layer already exists [2024-01-25T05:59:07.038Z] 013c5403a6a1: Pushed [2024-01-25T05:59:07.038Z] e434d653c69b: Pushed [2024-01-25T05:59:07.038Z] 0faf9b67be60: Layer already exists [2024-01-25T05:59:07.994Z] d7b920ee53b9: Pushed [2024-01-25T05:59:08.569Z] 49f590cfadd0: Pushed [2024-01-25T05:59:09.146Z] 5bfafafe805d: Pushed [2024-01-25T05:59:09.411Z] f778e0c92f59: Pushed [2024-01-25T05:59:10.361Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:d26cdea23a60c24d1a32f5d659232f7025f0ea4f7b22a9ba5305f4fbbab863e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:11.105Z] + 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-01-25T05:59:11.830Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-01-25T05:59:11.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-01-25T05:59:11.830Z] 0dacdf3bdb81: Preparing [2024-01-25T05:59:11.830Z] 9cc4135a6840: Preparing [2024-01-25T05:59:11.830Z] 5bfafafe805d: Preparing [2024-01-25T05:59:11.830Z] 49f590cfadd0: Preparing [2024-01-25T05:59:11.830Z] 4df4458310f9: Preparing [2024-01-25T05:59:11.830Z] e434d653c69b: Preparing [2024-01-25T05:59:11.830Z] 013c5403a6a1: Preparing [2024-01-25T05:59:11.830Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:59:11.830Z] a59e130111bd: Preparing [2024-01-25T05:59:11.830Z] d7b920ee53b9: Preparing [2024-01-25T05:59:11.830Z] f778e0c92f59: Preparing [2024-01-25T05:59:11.830Z] 0faf9b67be60: Preparing [2024-01-25T05:59:11.830Z] e434d653c69b: Waiting [2024-01-25T05:59:11.830Z] 013c5403a6a1: Waiting [2024-01-25T05:59:11.830Z] 2d8c6d9e8d69: Waiting [2024-01-25T05:59:11.830Z] a59e130111bd: Waiting [2024-01-25T05:59:11.830Z] d7b920ee53b9: Waiting [2024-01-25T05:59:11.830Z] f778e0c92f59: Waiting [2024-01-25T05:59:11.830Z] 0faf9b67be60: Waiting [2024-01-25T05:59:11.830Z] 0dacdf3bdb81: Layer already exists [2024-01-25T05:59:11.830Z] 4df4458310f9: Layer already exists [2024-01-25T05:59:11.830Z] 5bfafafe805d: Layer already exists [2024-01-25T05:59:11.830Z] 49f590cfadd0: Layer already exists [2024-01-25T05:59:11.830Z] 9cc4135a6840: Layer already exists [2024-01-25T05:59:11.830Z] e434d653c69b: Layer already exists [2024-01-25T05:59:11.830Z] 013c5403a6a1: Layer already exists [2024-01-25T05:59:11.830Z] a59e130111bd: Layer already exists [2024-01-25T05:59:11.830Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:59:11.830Z] d7b920ee53b9: Layer already exists [2024-01-25T05:59:12.093Z] f778e0c92f59: Layer already exists [2024-01-25T05:59:12.094Z] 0faf9b67be60: Layer already exists [2024-01-25T05:59:12.094Z] latest: digest: sha256:d26cdea23a60c24d1a32f5d659232f7025f0ea4f7b22a9ba5305f4fbbab863e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:12.826Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:13.548Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.12 [2024-01-25T05:59:13.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-01-25T05:59:13.548Z] 0dacdf3bdb81: Preparing [2024-01-25T05:59:13.548Z] 9cc4135a6840: Preparing [2024-01-25T05:59:13.548Z] 5bfafafe805d: Preparing [2024-01-25T05:59:13.548Z] 49f590cfadd0: Preparing [2024-01-25T05:59:13.548Z] 4df4458310f9: Preparing [2024-01-25T05:59:13.548Z] e434d653c69b: Preparing [2024-01-25T05:59:13.548Z] 013c5403a6a1: Preparing [2024-01-25T05:59:13.548Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:59:13.548Z] a59e130111bd: Preparing [2024-01-25T05:59:13.548Z] d7b920ee53b9: Preparing [2024-01-25T05:59:13.548Z] f778e0c92f59: Preparing [2024-01-25T05:59:13.548Z] 0faf9b67be60: Preparing [2024-01-25T05:59:13.548Z] e434d653c69b: Waiting [2024-01-25T05:59:13.548Z] 013c5403a6a1: Waiting [2024-01-25T05:59:13.548Z] 2d8c6d9e8d69: Waiting [2024-01-25T05:59:13.548Z] a59e130111bd: Waiting [2024-01-25T05:59:13.548Z] d7b920ee53b9: Waiting [2024-01-25T05:59:13.548Z] f778e0c92f59: Waiting [2024-01-25T05:59:13.548Z] 0faf9b67be60: Waiting [2024-01-25T05:59:13.548Z] 9cc4135a6840: Layer already exists [2024-01-25T05:59:13.548Z] 4df4458310f9: Layer already exists [2024-01-25T05:59:13.548Z] 49f590cfadd0: Layer already exists [2024-01-25T05:59:13.548Z] 0dacdf3bdb81: Layer already exists [2024-01-25T05:59:13.548Z] 5bfafafe805d: Layer already exists [2024-01-25T05:59:13.548Z] e434d653c69b: Layer already exists [2024-01-25T05:59:13.548Z] a59e130111bd: Layer already exists [2024-01-25T05:59:13.548Z] d7b920ee53b9: Layer already exists [2024-01-25T05:59:13.548Z] 013c5403a6a1: Layer already exists [2024-01-25T05:59:13.548Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:59:13.548Z] f778e0c92f59: Layer already exists [2024-01-25T05:59:13.548Z] 0faf9b67be60: Layer already exists [2024-01-25T05:59:13.811Z] 3.2.0-dev.12: digest: sha256:d26cdea23a60c24d1a32f5d659232f7025f0ea4f7b22a9ba5305f4fbbab863e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:14.562Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:15.322Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:59:15.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-01-25T05:59:15.322Z] 0dacdf3bdb81: Preparing [2024-01-25T05:59:15.322Z] 9cc4135a6840: Preparing [2024-01-25T05:59:15.322Z] 5bfafafe805d: Preparing [2024-01-25T05:59:15.322Z] 49f590cfadd0: Preparing [2024-01-25T05:59:15.322Z] 4df4458310f9: Preparing [2024-01-25T05:59:15.322Z] e434d653c69b: Preparing [2024-01-25T05:59:15.322Z] 013c5403a6a1: Preparing [2024-01-25T05:59:15.322Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:59:15.322Z] a59e130111bd: Preparing [2024-01-25T05:59:15.322Z] d7b920ee53b9: Preparing [2024-01-25T05:59:15.322Z] 013c5403a6a1: Waiting [2024-01-25T05:59:15.322Z] f778e0c92f59: Preparing [2024-01-25T05:59:15.322Z] 2d8c6d9e8d69: Waiting [2024-01-25T05:59:15.322Z] 0faf9b67be60: Preparing [2024-01-25T05:59:15.322Z] a59e130111bd: Waiting [2024-01-25T05:59:15.322Z] d7b920ee53b9: Waiting [2024-01-25T05:59:15.322Z] e434d653c69b: Waiting [2024-01-25T05:59:15.322Z] f778e0c92f59: Waiting [2024-01-25T05:59:15.322Z] 0faf9b67be60: Waiting [2024-01-25T05:59:15.322Z] 5bfafafe805d: Layer already exists [2024-01-25T05:59:15.322Z] 0dacdf3bdb81: Layer already exists [2024-01-25T05:59:15.322Z] 4df4458310f9: Layer already exists [2024-01-25T05:59:15.322Z] 49f590cfadd0: Layer already exists [2024-01-25T05:59:15.322Z] 9cc4135a6840: Layer already exists [2024-01-25T05:59:15.322Z] e434d653c69b: Layer already exists [2024-01-25T05:59:15.322Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:59:15.322Z] 013c5403a6a1: Layer already exists [2024-01-25T05:59:15.322Z] d7b920ee53b9: Layer already exists [2024-01-25T05:59:15.322Z] a59e130111bd: Layer already exists [2024-01-25T05:59:15.322Z] 0faf9b67be60: Layer already exists [2024-01-25T05:59:15.322Z] f778e0c92f59: Layer already exists [2024-01-25T05:59:15.584Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:d26cdea23a60c24d1a32f5d659232f7025f0ea4f7b22a9ba5305f4fbbab863e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:16.336Z] + 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-01-25T05:59:17.075Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-01-25T05:59:17.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-01-25T05:59:17.075Z] 0dacdf3bdb81: Preparing [2024-01-25T05:59:17.075Z] 9cc4135a6840: Preparing [2024-01-25T05:59:17.075Z] 5bfafafe805d: Preparing [2024-01-25T05:59:17.075Z] 49f590cfadd0: Preparing [2024-01-25T05:59:17.075Z] 4df4458310f9: Preparing [2024-01-25T05:59:17.075Z] e434d653c69b: Preparing [2024-01-25T05:59:17.075Z] 013c5403a6a1: Preparing [2024-01-25T05:59:17.075Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:59:17.075Z] a59e130111bd: Preparing [2024-01-25T05:59:17.075Z] d7b920ee53b9: Preparing [2024-01-25T05:59:17.075Z] f778e0c92f59: Preparing [2024-01-25T05:59:17.075Z] 0faf9b67be60: Preparing [2024-01-25T05:59:17.075Z] e434d653c69b: Waiting [2024-01-25T05:59:17.075Z] 013c5403a6a1: Waiting [2024-01-25T05:59:17.075Z] 2d8c6d9e8d69: Waiting [2024-01-25T05:59:17.075Z] a59e130111bd: Waiting [2024-01-25T05:59:17.075Z] d7b920ee53b9: Waiting [2024-01-25T05:59:17.075Z] f778e0c92f59: Waiting [2024-01-25T05:59:17.075Z] 0faf9b67be60: Waiting [2024-01-25T05:59:17.075Z] 5bfafafe805d: Layer already exists [2024-01-25T05:59:17.075Z] 0dacdf3bdb81: Layer already exists [2024-01-25T05:59:17.075Z] 9cc4135a6840: Layer already exists [2024-01-25T05:59:17.075Z] 4df4458310f9: Layer already exists [2024-01-25T05:59:17.075Z] 49f590cfadd0: Layer already exists [2024-01-25T05:59:17.075Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:59:17.075Z] 013c5403a6a1: Layer already exists [2024-01-25T05:59:17.075Z] e434d653c69b: Layer already exists [2024-01-25T05:59:17.075Z] a59e130111bd: Layer already exists [2024-01-25T05:59:17.075Z] d7b920ee53b9: Layer already exists [2024-01-25T05:59:17.075Z] f778e0c92f59: Layer already exists [2024-01-25T05:59:17.339Z] 0faf9b67be60: Layer already exists [2024-01-25T05:59:17.339Z] main: digest: sha256:d26cdea23a60c24d1a32f5d659232f7025f0ea4f7b22a9ba5305f4fbbab863e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:59:18.259Z] ===================================================== [Pipeline] echo [2024-01-25T05:59:18.411Z] taggedImages: [2024-01-25T05:59:18.411Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:59:18.411Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-01-25T05:59:18.411Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.12 [2024-01-25T05:59:18.411Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:59:18.411Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-01-25T05:59:18.565Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-01-25T05:59:18.565Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:59:18.565Z] latest [2024-01-25T05:59:18.565Z] 3.2.0-dev.12 [2024-01-25T05:59:18.565Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:59:18.565Z] main [2024-01-25T05:59:18.565Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:19.617Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:20.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:59:20.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-01-25T05:59:20.413Z] 5c5d2188512e: Preparing [2024-01-25T05:59:20.413Z] 656f5868df23: Preparing [2024-01-25T05:59:20.413Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:59:20.413Z] a59e130111bd: Preparing [2024-01-25T05:59:20.413Z] b20cfc0fbc44: Preparing [2024-01-25T05:59:20.413Z] 0ce06cda17dc: Preparing [2024-01-25T05:59:20.413Z] 0faf9b67be60: Preparing [2024-01-25T05:59:20.413Z] 0ce06cda17dc: Waiting [2024-01-25T05:59:20.413Z] 0faf9b67be60: Waiting [2024-01-25T05:59:20.413Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:59:20.413Z] a59e130111bd: Layer already exists [2024-01-25T05:59:20.679Z] 0faf9b67be60: Layer already exists [2024-01-25T05:59:20.679Z] 5c5d2188512e: Pushed [2024-01-25T05:59:22.090Z] b20cfc0fbc44: Pushed [2024-01-25T05:59:22.090Z] 0ce06cda17dc: Pushed [2024-01-25T05:59:24.020Z] 656f5868df23: Pushed [2024-01-25T05:59:25.418Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:dd5f8b6bbdecd19cd13119feae13146b2947104475fb0d1a6b6ba678daa586bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:26.182Z] + 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-01-25T05:59:26.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-01-25T05:59:26.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-01-25T05:59:26.941Z] 5c5d2188512e: Preparing [2024-01-25T05:59:26.941Z] 656f5868df23: Preparing [2024-01-25T05:59:26.941Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:59:26.941Z] a59e130111bd: Preparing [2024-01-25T05:59:26.941Z] b20cfc0fbc44: Preparing [2024-01-25T05:59:26.941Z] 0ce06cda17dc: Preparing [2024-01-25T05:59:26.941Z] 0faf9b67be60: Preparing [2024-01-25T05:59:26.941Z] 0faf9b67be60: Waiting [2024-01-25T05:59:26.941Z] 0ce06cda17dc: Waiting [2024-01-25T05:59:26.941Z] 5c5d2188512e: Layer already exists [2024-01-25T05:59:26.941Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:59:26.941Z] a59e130111bd: Layer already exists [2024-01-25T05:59:26.941Z] 656f5868df23: Layer already exists [2024-01-25T05:59:26.941Z] b20cfc0fbc44: Layer already exists [2024-01-25T05:59:26.941Z] 0ce06cda17dc: Layer already exists [2024-01-25T05:59:26.941Z] 0faf9b67be60: Layer already exists [2024-01-25T05:59:27.207Z] latest: digest: sha256:dd5f8b6bbdecd19cd13119feae13146b2947104475fb0d1a6b6ba678daa586bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:27.983Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:28.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.12 [2024-01-25T05:59:28.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-01-25T05:59:28.732Z] 5c5d2188512e: Preparing [2024-01-25T05:59:28.732Z] 656f5868df23: Preparing [2024-01-25T05:59:28.732Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:59:28.732Z] a59e130111bd: Preparing [2024-01-25T05:59:28.732Z] b20cfc0fbc44: Preparing [2024-01-25T05:59:28.732Z] 0ce06cda17dc: Preparing [2024-01-25T05:59:28.732Z] 0faf9b67be60: Preparing [2024-01-25T05:59:28.732Z] 0ce06cda17dc: Waiting [2024-01-25T05:59:28.732Z] 0faf9b67be60: Waiting [2024-01-25T05:59:28.732Z] b20cfc0fbc44: Layer already exists [2024-01-25T05:59:28.732Z] 656f5868df23: Layer already exists [2024-01-25T05:59:28.732Z] 5c5d2188512e: Layer already exists [2024-01-25T05:59:28.732Z] a59e130111bd: Layer already exists [2024-01-25T05:59:28.732Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:59:28.732Z] 0ce06cda17dc: Layer already exists [2024-01-25T05:59:28.732Z] 0faf9b67be60: Layer already exists [2024-01-25T05:59:28.996Z] 3.2.0-dev.12: digest: sha256:dd5f8b6bbdecd19cd13119feae13146b2947104475fb0d1a6b6ba678daa586bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:29.766Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:30.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:59:30.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-01-25T05:59:30.742Z] 5c5d2188512e: Preparing [2024-01-25T05:59:30.742Z] 656f5868df23: Preparing [2024-01-25T05:59:30.742Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:59:30.742Z] a59e130111bd: Preparing [2024-01-25T05:59:30.742Z] b20cfc0fbc44: Preparing [2024-01-25T05:59:30.742Z] 0ce06cda17dc: Preparing [2024-01-25T05:59:30.742Z] 0faf9b67be60: Preparing [2024-01-25T05:59:30.742Z] 0ce06cda17dc: Waiting [2024-01-25T05:59:30.742Z] 0faf9b67be60: Waiting [2024-01-25T05:59:30.742Z] b20cfc0fbc44: Layer already exists [2024-01-25T05:59:30.742Z] a59e130111bd: Layer already exists [2024-01-25T05:59:30.742Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:59:30.742Z] 656f5868df23: Layer already exists [2024-01-25T05:59:30.742Z] 5c5d2188512e: Layer already exists [2024-01-25T05:59:30.742Z] 0ce06cda17dc: Layer already exists [2024-01-25T05:59:30.742Z] 0faf9b67be60: Layer already exists [2024-01-25T05:59:31.006Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:dd5f8b6bbdecd19cd13119feae13146b2947104475fb0d1a6b6ba678daa586bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:31.777Z] + 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-01-25T05:59:32.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-01-25T05:59:32.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-01-25T05:59:32.696Z] 5c5d2188512e: Preparing [2024-01-25T05:59:32.696Z] 656f5868df23: Preparing [2024-01-25T05:59:32.696Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:59:32.696Z] a59e130111bd: Preparing [2024-01-25T05:59:32.696Z] b20cfc0fbc44: Preparing [2024-01-25T05:59:32.696Z] 0ce06cda17dc: Preparing [2024-01-25T05:59:32.696Z] 0faf9b67be60: Preparing [2024-01-25T05:59:32.696Z] 0ce06cda17dc: Waiting [2024-01-25T05:59:32.696Z] 0faf9b67be60: Waiting [2024-01-25T05:59:32.696Z] 5c5d2188512e: Layer already exists [2024-01-25T05:59:32.696Z] b20cfc0fbc44: Layer already exists [2024-01-25T05:59:32.696Z] a59e130111bd: Layer already exists [2024-01-25T05:59:32.696Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:59:32.696Z] 0faf9b67be60: Layer already exists [2024-01-25T05:59:32.696Z] 656f5868df23: Layer already exists [2024-01-25T05:59:32.696Z] 0ce06cda17dc: Layer already exists [2024-01-25T05:59:32.960Z] main: digest: sha256:dd5f8b6bbdecd19cd13119feae13146b2947104475fb0d1a6b6ba678daa586bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T05:59:33.919Z] ===================================================== [Pipeline] echo [2024-01-25T05:59:34.077Z] taggedImages: [2024-01-25T05:59:34.077Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:59:34.077Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-01-25T05:59:34.077Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.12 [2024-01-25T05:59:34.077Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:59:34.077Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-01-25T05:59:34.243Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-01-25T05:59:34.243Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:59:34.243Z] latest [2024-01-25T05:59:34.243Z] 3.2.0-dev.12 [2024-01-25T05:59:34.243Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T05:59:34.243Z] main [2024-01-25T05:59:34.243Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:35.308Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:36.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T05:59:36.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-01-25T05:59:36.156Z] d9e93b33dde2: Preparing [2024-01-25T05:59:36.156Z] e2d3a5a2c825: Preparing [2024-01-25T05:59:36.156Z] c0bc3d7ae0e9: Preparing [2024-01-25T05:59:36.156Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:59:36.156Z] a59e130111bd: Preparing [2024-01-25T05:59:36.156Z] 419714f13f65: Preparing [2024-01-25T05:59:36.156Z] d15838798819: Preparing [2024-01-25T05:59:36.156Z] 280315533c94: Preparing [2024-01-25T05:59:36.156Z] e3e044847379: Preparing [2024-01-25T05:59:36.156Z] 0faf9b67be60: Preparing [2024-01-25T05:59:36.156Z] d15838798819: Waiting [2024-01-25T05:59:36.156Z] 280315533c94: Waiting [2024-01-25T05:59:36.156Z] e3e044847379: Waiting [2024-01-25T05:59:36.156Z] 0faf9b67be60: Waiting [2024-01-25T05:59:36.156Z] 419714f13f65: Waiting [2024-01-25T05:59:36.156Z] a59e130111bd: Layer already exists [2024-01-25T05:59:36.156Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:59:36.422Z] d9e93b33dde2: Pushed [2024-01-25T05:59:36.422Z] e2d3a5a2c825: Pushed [2024-01-25T05:59:36.423Z] c0bc3d7ae0e9: Pushed [2024-01-25T05:59:36.423Z] 0faf9b67be60: Layer already exists [2024-01-25T05:59:36.688Z] 280315533c94: Pushed [2024-01-25T05:59:41.717Z] e3e044847379: Pushed [2024-01-25T05:59:51.772Z] d15838798819: Pushed [2024-01-25T05:59:57.121Z] 419714f13f65: Pushed [2024-01-25T05:59:57.122Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:bc44bb3779c1775731d8a37a9c9a227fad46bc6b4fbc4ebe4bd060de59612182 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:57.908Z] + 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-01-25T05:59:58.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-01-25T05:59:58.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-01-25T05:59:58.682Z] d9e93b33dde2: Preparing [2024-01-25T05:59:58.682Z] e2d3a5a2c825: Preparing [2024-01-25T05:59:58.682Z] c0bc3d7ae0e9: Preparing [2024-01-25T05:59:58.682Z] 2d8c6d9e8d69: Preparing [2024-01-25T05:59:58.682Z] a59e130111bd: Preparing [2024-01-25T05:59:58.682Z] 419714f13f65: Preparing [2024-01-25T05:59:58.682Z] d15838798819: Preparing [2024-01-25T05:59:58.682Z] 280315533c94: Preparing [2024-01-25T05:59:58.682Z] e3e044847379: Preparing [2024-01-25T05:59:58.682Z] 0faf9b67be60: Preparing [2024-01-25T05:59:58.682Z] d15838798819: Waiting [2024-01-25T05:59:58.682Z] 280315533c94: Waiting [2024-01-25T05:59:58.682Z] e3e044847379: Waiting [2024-01-25T05:59:58.682Z] 0faf9b67be60: Waiting [2024-01-25T05:59:58.682Z] 419714f13f65: Waiting [2024-01-25T05:59:58.682Z] e2d3a5a2c825: Layer already exists [2024-01-25T05:59:58.682Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T05:59:58.682Z] d9e93b33dde2: Layer already exists [2024-01-25T05:59:58.682Z] c0bc3d7ae0e9: Layer already exists [2024-01-25T05:59:58.682Z] a59e130111bd: Layer already exists [2024-01-25T05:59:58.682Z] d15838798819: Layer already exists [2024-01-25T05:59:58.682Z] 419714f13f65: Layer already exists [2024-01-25T05:59:58.682Z] 280315533c94: Layer already exists [2024-01-25T05:59:58.682Z] e3e044847379: Layer already exists [2024-01-25T05:59:58.682Z] 0faf9b67be60: Layer already exists [2024-01-25T05:59:58.946Z] latest: digest: sha256:bc44bb3779c1775731d8a37a9c9a227fad46bc6b4fbc4ebe4bd060de59612182 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:59:59.729Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:00:00.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.12 [2024-01-25T06:00:00.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-01-25T06:00:00.511Z] d9e93b33dde2: Preparing [2024-01-25T06:00:00.511Z] e2d3a5a2c825: Preparing [2024-01-25T06:00:00.511Z] c0bc3d7ae0e9: Preparing [2024-01-25T06:00:00.511Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:00:00.511Z] a59e130111bd: Preparing [2024-01-25T06:00:00.511Z] 419714f13f65: Preparing [2024-01-25T06:00:00.511Z] d15838798819: Preparing [2024-01-25T06:00:00.511Z] 419714f13f65: Waiting [2024-01-25T06:00:00.511Z] 280315533c94: Preparing [2024-01-25T06:00:00.511Z] d15838798819: Waiting [2024-01-25T06:00:00.511Z] e3e044847379: Preparing [2024-01-25T06:00:00.511Z] 280315533c94: Waiting [2024-01-25T06:00:00.511Z] e3e044847379: Waiting [2024-01-25T06:00:00.511Z] 0faf9b67be60: Preparing [2024-01-25T06:00:00.511Z] 0faf9b67be60: Waiting [2024-01-25T06:00:00.511Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:00:00.511Z] a59e130111bd: Layer already exists [2024-01-25T06:00:00.511Z] e2d3a5a2c825: Layer already exists [2024-01-25T06:00:00.511Z] c0bc3d7ae0e9: Layer already exists [2024-01-25T06:00:00.511Z] d9e93b33dde2: Layer already exists [2024-01-25T06:00:00.511Z] 419714f13f65: Layer already exists [2024-01-25T06:00:00.511Z] e3e044847379: Layer already exists [2024-01-25T06:00:00.511Z] d15838798819: Layer already exists [2024-01-25T06:00:00.511Z] 280315533c94: Layer already exists [2024-01-25T06:00:00.511Z] 0faf9b67be60: Layer already exists [2024-01-25T06:00:00.776Z] 3.2.0-dev.12: digest: sha256:bc44bb3779c1775731d8a37a9c9a227fad46bc6b4fbc4ebe4bd060de59612182 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:00:01.579Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:00:02.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T06:00:02.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-01-25T06:00:02.418Z] d9e93b33dde2: Preparing [2024-01-25T06:00:02.418Z] e2d3a5a2c825: Preparing [2024-01-25T06:00:02.418Z] c0bc3d7ae0e9: Preparing [2024-01-25T06:00:02.418Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:00:02.418Z] a59e130111bd: Preparing [2024-01-25T06:00:02.418Z] 419714f13f65: Preparing [2024-01-25T06:00:02.418Z] d15838798819: Preparing [2024-01-25T06:00:02.418Z] 280315533c94: Preparing [2024-01-25T06:00:02.418Z] e3e044847379: Preparing [2024-01-25T06:00:02.418Z] 0faf9b67be60: Preparing [2024-01-25T06:00:02.418Z] d15838798819: Waiting [2024-01-25T06:00:02.418Z] 280315533c94: Waiting [2024-01-25T06:00:02.418Z] e3e044847379: Waiting [2024-01-25T06:00:02.418Z] 0faf9b67be60: Waiting [2024-01-25T06:00:02.418Z] 419714f13f65: Waiting [2024-01-25T06:00:02.418Z] a59e130111bd: Layer already exists [2024-01-25T06:00:02.418Z] e2d3a5a2c825: Layer already exists [2024-01-25T06:00:02.418Z] c0bc3d7ae0e9: Layer already exists [2024-01-25T06:00:02.418Z] d9e93b33dde2: Layer already exists [2024-01-25T06:00:02.418Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:00:02.418Z] 419714f13f65: Layer already exists [2024-01-25T06:00:02.418Z] 280315533c94: Layer already exists [2024-01-25T06:00:02.418Z] d15838798819: Layer already exists [2024-01-25T06:00:02.418Z] 0faf9b67be60: Layer already exists [2024-01-25T06:00:02.418Z] e3e044847379: Layer already exists [2024-01-25T06:00:02.682Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:bc44bb3779c1775731d8a37a9c9a227fad46bc6b4fbc4ebe4bd060de59612182 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:00:03.542Z] + 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-01-25T06:00:04.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-01-25T06:00:04.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-01-25T06:00:04.314Z] d9e93b33dde2: Preparing [2024-01-25T06:00:04.314Z] e2d3a5a2c825: Preparing [2024-01-25T06:00:04.314Z] c0bc3d7ae0e9: Preparing [2024-01-25T06:00:04.314Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:00:04.314Z] a59e130111bd: Preparing [2024-01-25T06:00:04.314Z] 419714f13f65: Preparing [2024-01-25T06:00:04.314Z] d15838798819: Preparing [2024-01-25T06:00:04.314Z] 280315533c94: Preparing [2024-01-25T06:00:04.314Z] e3e044847379: Preparing [2024-01-25T06:00:04.314Z] 0faf9b67be60: Preparing [2024-01-25T06:00:04.314Z] d15838798819: Waiting [2024-01-25T06:00:04.314Z] 280315533c94: Waiting [2024-01-25T06:00:04.314Z] 419714f13f65: Waiting [2024-01-25T06:00:04.314Z] 0faf9b67be60: Waiting [2024-01-25T06:00:04.314Z] e3e044847379: Waiting [2024-01-25T06:00:04.314Z] e2d3a5a2c825: Layer already exists [2024-01-25T06:00:04.314Z] a59e130111bd: Layer already exists [2024-01-25T06:00:04.314Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:00:04.314Z] d9e93b33dde2: Layer already exists [2024-01-25T06:00:04.314Z] c0bc3d7ae0e9: Layer already exists [2024-01-25T06:00:04.314Z] 419714f13f65: Layer already exists [2024-01-25T06:00:04.314Z] 0faf9b67be60: Layer already exists [2024-01-25T06:00:04.314Z] 280315533c94: Layer already exists [2024-01-25T06:00:04.314Z] d15838798819: Layer already exists [2024-01-25T06:00:04.314Z] e3e044847379: Layer already exists [2024-01-25T06:00:04.583Z] main: digest: sha256:bc44bb3779c1775731d8a37a9c9a227fad46bc6b4fbc4ebe4bd060de59612182 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T06:00:05.568Z] ===================================================== [Pipeline] echo [2024-01-25T06:00:05.728Z] taggedImages: [2024-01-25T06:00:05.728Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T06:00:05.728Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-01-25T06:00:05.728Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.12 [2024-01-25T06:00:05.728Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T06:00:05.728Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-01-25T06:00:05.889Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-01-25T06:00:05.889Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T06:00:05.889Z] latest [2024-01-25T06:00:05.889Z] 3.2.0-dev.12 [2024-01-25T06:00:05.889Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T06:00:05.889Z] main [2024-01-25T06:00:05.889Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:00:06.982Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:00:07.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T06:00:07.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-01-25T06:00:07.798Z] 746cc352c040: Preparing [2024-01-25T06:00:07.798Z] 02fecca76062: Preparing [2024-01-25T06:00:07.798Z] 5d018d7faf24: Preparing [2024-01-25T06:00:07.798Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:00:07.798Z] a59e130111bd: Preparing [2024-01-25T06:00:07.798Z] 2805c7afc464: Preparing [2024-01-25T06:00:07.798Z] 83468c144a1d: Preparing [2024-01-25T06:00:07.798Z] 6c55220c55b8: Preparing [2024-01-25T06:00:07.798Z] 0faf9b67be60: Preparing [2024-01-25T06:00:07.798Z] 2805c7afc464: Waiting [2024-01-25T06:00:07.798Z] 83468c144a1d: Waiting [2024-01-25T06:00:07.798Z] 6c55220c55b8: Waiting [2024-01-25T06:00:07.798Z] 0faf9b67be60: Waiting [2024-01-25T06:00:08.065Z] 02fecca76062: Pushed [2024-01-25T06:00:08.065Z] 5d018d7faf24: Pushed [2024-01-25T06:00:10.006Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:00:10.006Z] a59e130111bd: Layer already exists [2024-01-25T06:00:10.006Z] 0faf9b67be60: Layer already exists [2024-01-25T06:00:10.006Z] 746cc352c040: Pushed [2024-01-25T06:00:10.269Z] 6c55220c55b8: Pushed [2024-01-25T06:00:11.221Z] 83468c144a1d: Pushed [2024-01-25T06:00:29.380Z] 2805c7afc464: Pushed [2024-01-25T06:00:29.380Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:983aea816fdec762ff39836e4a88119afdd2f1abb3023fc956594606012def2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:00:30.170Z] + 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-01-25T06:00:30.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-01-25T06:00:30.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-01-25T06:00:30.940Z] 746cc352c040: Preparing [2024-01-25T06:00:30.940Z] 02fecca76062: Preparing [2024-01-25T06:00:30.940Z] 5d018d7faf24: Preparing [2024-01-25T06:00:30.940Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:00:30.940Z] a59e130111bd: Preparing [2024-01-25T06:00:30.940Z] 2805c7afc464: Preparing [2024-01-25T06:00:30.940Z] 83468c144a1d: Preparing [2024-01-25T06:00:30.940Z] 2805c7afc464: Waiting [2024-01-25T06:00:30.940Z] 6c55220c55b8: Preparing [2024-01-25T06:00:30.940Z] 83468c144a1d: Waiting [2024-01-25T06:00:30.940Z] 6c55220c55b8: Waiting [2024-01-25T06:00:30.940Z] 0faf9b67be60: Preparing [2024-01-25T06:00:30.940Z] 0faf9b67be60: Waiting [2024-01-25T06:00:30.940Z] 5d018d7faf24: Layer already exists [2024-01-25T06:00:30.940Z] 02fecca76062: Layer already exists [2024-01-25T06:00:30.940Z] a59e130111bd: Layer already exists [2024-01-25T06:00:30.940Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:00:30.940Z] 746cc352c040: Layer already exists [2024-01-25T06:00:30.940Z] 83468c144a1d: Layer already exists [2024-01-25T06:00:30.940Z] 2805c7afc464: Layer already exists [2024-01-25T06:00:30.940Z] 0faf9b67be60: Layer already exists [2024-01-25T06:00:30.940Z] 6c55220c55b8: Layer already exists [2024-01-25T06:00:31.515Z] latest: digest: sha256:983aea816fdec762ff39836e4a88119afdd2f1abb3023fc956594606012def2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:00:32.307Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:00:33.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.12 [2024-01-25T06:00:33.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-01-25T06:00:33.080Z] 746cc352c040: Preparing [2024-01-25T06:00:33.080Z] 02fecca76062: Preparing [2024-01-25T06:00:33.080Z] 5d018d7faf24: Preparing [2024-01-25T06:00:33.080Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:00:33.080Z] a59e130111bd: Preparing [2024-01-25T06:00:33.080Z] 2805c7afc464: Preparing [2024-01-25T06:00:33.080Z] 83468c144a1d: Preparing [2024-01-25T06:00:33.080Z] 6c55220c55b8: Preparing [2024-01-25T06:00:33.080Z] 0faf9b67be60: Preparing [2024-01-25T06:00:33.080Z] 6c55220c55b8: Waiting [2024-01-25T06:00:33.080Z] 2805c7afc464: Waiting [2024-01-25T06:00:33.080Z] 83468c144a1d: Waiting [2024-01-25T06:00:33.080Z] 0faf9b67be60: Waiting [2024-01-25T06:00:33.080Z] 5d018d7faf24: Layer already exists [2024-01-25T06:00:33.080Z] 746cc352c040: Layer already exists [2024-01-25T06:00:33.080Z] 02fecca76062: Layer already exists [2024-01-25T06:00:33.080Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:00:33.080Z] a59e130111bd: Layer already exists [2024-01-25T06:00:33.080Z] 0faf9b67be60: Layer already exists [2024-01-25T06:00:33.080Z] 6c55220c55b8: Layer already exists [2024-01-25T06:00:33.080Z] 83468c144a1d: Layer already exists [2024-01-25T06:00:33.080Z] 2805c7afc464: Layer already exists [2024-01-25T06:00:33.342Z] 3.2.0-dev.12: digest: sha256:983aea816fdec762ff39836e4a88119afdd2f1abb3023fc956594606012def2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:00:34.174Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:00:34.955Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T06:00:34.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-01-25T06:00:34.955Z] 746cc352c040: Preparing [2024-01-25T06:00:34.955Z] 02fecca76062: Preparing [2024-01-25T06:00:34.955Z] 5d018d7faf24: Preparing [2024-01-25T06:00:34.955Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:00:34.955Z] a59e130111bd: Preparing [2024-01-25T06:00:34.955Z] 2805c7afc464: Preparing [2024-01-25T06:00:34.955Z] 83468c144a1d: Preparing [2024-01-25T06:00:34.955Z] 6c55220c55b8: Preparing [2024-01-25T06:00:34.955Z] 0faf9b67be60: Preparing [2024-01-25T06:00:34.955Z] 83468c144a1d: Waiting [2024-01-25T06:00:34.955Z] 2805c7afc464: Waiting [2024-01-25T06:00:34.955Z] 6c55220c55b8: Waiting [2024-01-25T06:00:34.955Z] 0faf9b67be60: Waiting [2024-01-25T06:00:34.955Z] a59e130111bd: Layer already exists [2024-01-25T06:00:34.955Z] 746cc352c040: Layer already exists [2024-01-25T06:00:34.955Z] 02fecca76062: Layer already exists [2024-01-25T06:00:34.955Z] 5d018d7faf24: Layer already exists [2024-01-25T06:00:34.955Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:00:34.955Z] 2805c7afc464: Layer already exists [2024-01-25T06:00:34.955Z] 0faf9b67be60: Layer already exists [2024-01-25T06:00:34.955Z] 6c55220c55b8: Layer already exists [2024-01-25T06:00:34.955Z] 83468c144a1d: Layer already exists [2024-01-25T06:00:35.218Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:983aea816fdec762ff39836e4a88119afdd2f1abb3023fc956594606012def2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:00:36.135Z] + 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-01-25T06:00:38.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-01-25T06:00:38.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-01-25T06:00:38.853Z] 746cc352c040: Preparing [2024-01-25T06:00:38.853Z] 02fecca76062: Preparing [2024-01-25T06:00:38.853Z] 5d018d7faf24: Preparing [2024-01-25T06:00:38.853Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:00:38.853Z] a59e130111bd: Preparing [2024-01-25T06:00:38.853Z] 2805c7afc464: Preparing [2024-01-25T06:00:38.853Z] 83468c144a1d: Preparing [2024-01-25T06:00:38.853Z] 6c55220c55b8: Preparing [2024-01-25T06:00:38.853Z] 0faf9b67be60: Preparing [2024-01-25T06:00:38.853Z] 2805c7afc464: Waiting [2024-01-25T06:00:38.853Z] 83468c144a1d: Waiting [2024-01-25T06:00:38.853Z] 6c55220c55b8: Waiting [2024-01-25T06:00:38.853Z] 0faf9b67be60: Waiting [2024-01-25T06:00:38.853Z] 746cc352c040: Layer already exists [2024-01-25T06:00:38.853Z] 02fecca76062: Layer already exists [2024-01-25T06:00:38.853Z] 5d018d7faf24: Layer already exists [2024-01-25T06:00:38.853Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:00:38.853Z] a59e130111bd: Layer already exists [2024-01-25T06:00:38.853Z] 83468c144a1d: Layer already exists [2024-01-25T06:00:38.853Z] 2805c7afc464: Layer already exists [2024-01-25T06:00:38.853Z] 0faf9b67be60: Layer already exists [2024-01-25T06:00:38.853Z] 6c55220c55b8: Layer already exists [2024-01-25T06:00:39.116Z] main: digest: sha256:983aea816fdec762ff39836e4a88119afdd2f1abb3023fc956594606012def2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T06:00:40.072Z] ===================================================== [Pipeline] echo [2024-01-25T06:00:40.230Z] taggedImages: [2024-01-25T06:00:40.230Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T06:00:40.230Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-01-25T06:00:40.230Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.12 [2024-01-25T06:00:40.230Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T06:00:40.230Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-01-25T06:00:40.417Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-01-25T06:00:40.417Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T06:00:40.417Z] latest [2024-01-25T06:00:40.417Z] 3.2.0-dev.12 [2024-01-25T06:00:40.417Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T06:00:40.417Z] main [2024-01-25T06:00:40.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:00:41.508Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:00:42.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T06:00:42.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-01-25T06:00:42.292Z] 0167c8601671: Preparing [2024-01-25T06:00:42.292Z] 7f458cc2b5b1: Preparing [2024-01-25T06:00:42.292Z] 6231aad8f31c: Preparing [2024-01-25T06:00:42.292Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:00:42.292Z] a59e130111bd: Preparing [2024-01-25T06:00:42.292Z] e57eeb812d3d: Preparing [2024-01-25T06:00:42.292Z] 280315533c94: Preparing [2024-01-25T06:00:42.292Z] e3e044847379: Preparing [2024-01-25T06:00:42.292Z] 0faf9b67be60: Preparing [2024-01-25T06:00:42.292Z] e57eeb812d3d: Waiting [2024-01-25T06:00:42.292Z] 280315533c94: Waiting [2024-01-25T06:00:42.292Z] e3e044847379: Waiting [2024-01-25T06:00:42.292Z] 0faf9b67be60: Waiting [2024-01-25T06:00:42.292Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:00:42.292Z] a59e130111bd: Layer already exists [2024-01-25T06:00:42.556Z] 280315533c94: Layer already exists [2024-01-25T06:00:42.556Z] e3e044847379: Layer already exists [2024-01-25T06:00:42.556Z] 7f458cc2b5b1: Pushed [2024-01-25T06:00:42.556Z] 0faf9b67be60: Layer already exists [2024-01-25T06:00:42.556Z] 0167c8601671: Pushed [2024-01-25T06:00:42.556Z] 6231aad8f31c: Pushed [2024-01-25T06:01:00.706Z] e57eeb812d3d: Pushed [2024-01-25T06:01:00.706Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:eda1ff06f17e437f01b3878ce6fddbd2c1cb26bc69d4cdc11d667635421491c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:01.529Z] + 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-01-25T06:01:02.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-01-25T06:01:02.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-01-25T06:01:02.339Z] 0167c8601671: Preparing [2024-01-25T06:01:02.339Z] 7f458cc2b5b1: Preparing [2024-01-25T06:01:02.339Z] 6231aad8f31c: Preparing [2024-01-25T06:01:02.339Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:01:02.339Z] a59e130111bd: Preparing [2024-01-25T06:01:02.339Z] e57eeb812d3d: Preparing [2024-01-25T06:01:02.339Z] 280315533c94: Preparing [2024-01-25T06:01:02.339Z] e57eeb812d3d: Waiting [2024-01-25T06:01:02.339Z] e3e044847379: Preparing [2024-01-25T06:01:02.339Z] 280315533c94: Waiting [2024-01-25T06:01:02.339Z] 0faf9b67be60: Preparing [2024-01-25T06:01:02.339Z] e3e044847379: Waiting [2024-01-25T06:01:02.339Z] 0faf9b67be60: Waiting [2024-01-25T06:01:02.339Z] 0167c8601671: Layer already exists [2024-01-25T06:01:02.339Z] a59e130111bd: Layer already exists [2024-01-25T06:01:02.339Z] 6231aad8f31c: Layer already exists [2024-01-25T06:01:02.339Z] 7f458cc2b5b1: Layer already exists [2024-01-25T06:01:02.339Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:01:02.339Z] e57eeb812d3d: Layer already exists [2024-01-25T06:01:02.339Z] 280315533c94: Layer already exists [2024-01-25T06:01:02.339Z] e3e044847379: Layer already exists [2024-01-25T06:01:02.339Z] 0faf9b67be60: Layer already exists [2024-01-25T06:01:02.602Z] latest: digest: sha256:eda1ff06f17e437f01b3878ce6fddbd2c1cb26bc69d4cdc11d667635421491c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:03.418Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:04.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.12 [2024-01-25T06:01:04.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-01-25T06:01:04.255Z] 0167c8601671: Preparing [2024-01-25T06:01:04.255Z] 7f458cc2b5b1: Preparing [2024-01-25T06:01:04.255Z] 6231aad8f31c: Preparing [2024-01-25T06:01:04.255Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:01:04.255Z] a59e130111bd: Preparing [2024-01-25T06:01:04.255Z] e57eeb812d3d: Preparing [2024-01-25T06:01:04.255Z] 280315533c94: Preparing [2024-01-25T06:01:04.255Z] e3e044847379: Preparing [2024-01-25T06:01:04.255Z] 0faf9b67be60: Preparing [2024-01-25T06:01:04.255Z] e57eeb812d3d: Waiting [2024-01-25T06:01:04.255Z] 280315533c94: Waiting [2024-01-25T06:01:04.255Z] 0faf9b67be60: Waiting [2024-01-25T06:01:04.255Z] e3e044847379: Waiting [2024-01-25T06:01:04.255Z] 7f458cc2b5b1: Layer already exists [2024-01-25T06:01:04.255Z] 0167c8601671: Layer already exists [2024-01-25T06:01:04.255Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:01:04.255Z] a59e130111bd: Layer already exists [2024-01-25T06:01:04.255Z] 6231aad8f31c: Layer already exists [2024-01-25T06:01:04.255Z] e3e044847379: Layer already exists [2024-01-25T06:01:04.255Z] 280315533c94: Layer already exists [2024-01-25T06:01:04.255Z] 0faf9b67be60: Layer already exists [2024-01-25T06:01:04.255Z] e57eeb812d3d: Layer already exists [2024-01-25T06:01:04.519Z] 3.2.0-dev.12: digest: sha256:eda1ff06f17e437f01b3878ce6fddbd2c1cb26bc69d4cdc11d667635421491c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:05.330Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:06.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T06:01:06.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-01-25T06:01:06.149Z] 0167c8601671: Preparing [2024-01-25T06:01:06.149Z] 7f458cc2b5b1: Preparing [2024-01-25T06:01:06.149Z] 6231aad8f31c: Preparing [2024-01-25T06:01:06.149Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:01:06.149Z] a59e130111bd: Preparing [2024-01-25T06:01:06.149Z] e57eeb812d3d: Preparing [2024-01-25T06:01:06.149Z] 280315533c94: Preparing [2024-01-25T06:01:06.149Z] e57eeb812d3d: Waiting [2024-01-25T06:01:06.149Z] e3e044847379: Preparing [2024-01-25T06:01:06.149Z] 280315533c94: Waiting [2024-01-25T06:01:06.149Z] 0faf9b67be60: Preparing [2024-01-25T06:01:06.149Z] e3e044847379: Waiting [2024-01-25T06:01:06.149Z] 0faf9b67be60: Waiting [2024-01-25T06:01:06.149Z] a59e130111bd: Layer already exists [2024-01-25T06:01:06.149Z] 7f458cc2b5b1: Layer already exists [2024-01-25T06:01:06.149Z] 0167c8601671: Layer already exists [2024-01-25T06:01:06.149Z] 6231aad8f31c: Layer already exists [2024-01-25T06:01:06.149Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:01:06.149Z] e57eeb812d3d: Layer already exists [2024-01-25T06:01:06.149Z] 280315533c94: Layer already exists [2024-01-25T06:01:06.149Z] e3e044847379: Layer already exists [2024-01-25T06:01:06.149Z] 0faf9b67be60: Layer already exists [2024-01-25T06:01:06.412Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:eda1ff06f17e437f01b3878ce6fddbd2c1cb26bc69d4cdc11d667635421491c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:07.228Z] + 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-01-25T06:01:08.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-01-25T06:01:08.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-01-25T06:01:08.190Z] 0167c8601671: Preparing [2024-01-25T06:01:08.190Z] 7f458cc2b5b1: Preparing [2024-01-25T06:01:08.190Z] 6231aad8f31c: Preparing [2024-01-25T06:01:08.190Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:01:08.190Z] a59e130111bd: Preparing [2024-01-25T06:01:08.190Z] e57eeb812d3d: Preparing [2024-01-25T06:01:08.190Z] 280315533c94: Preparing [2024-01-25T06:01:08.190Z] e3e044847379: Preparing [2024-01-25T06:01:08.190Z] 0faf9b67be60: Preparing [2024-01-25T06:01:08.190Z] e57eeb812d3d: Waiting [2024-01-25T06:01:08.190Z] 280315533c94: Waiting [2024-01-25T06:01:08.191Z] e3e044847379: Waiting [2024-01-25T06:01:08.191Z] 0faf9b67be60: Waiting [2024-01-25T06:01:08.191Z] a59e130111bd: Layer already exists [2024-01-25T06:01:08.191Z] 7f458cc2b5b1: Layer already exists [2024-01-25T06:01:08.191Z] 0167c8601671: Layer already exists [2024-01-25T06:01:08.191Z] 6231aad8f31c: Layer already exists [2024-01-25T06:01:08.191Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:01:08.191Z] e57eeb812d3d: Layer already exists [2024-01-25T06:01:08.191Z] e3e044847379: Layer already exists [2024-01-25T06:01:08.191Z] 0faf9b67be60: Layer already exists [2024-01-25T06:01:08.191Z] 280315533c94: Layer already exists [2024-01-25T06:01:08.453Z] main: digest: sha256:eda1ff06f17e437f01b3878ce6fddbd2c1cb26bc69d4cdc11d667635421491c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T06:01:09.471Z] ===================================================== [Pipeline] echo [2024-01-25T06:01:09.657Z] taggedImages: [2024-01-25T06:01:09.657Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T06:01:09.657Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-01-25T06:01:09.657Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.12 [2024-01-25T06:01:09.657Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T06:01:09.657Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-01-25T06:01:09.868Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-01-25T06:01:09.868Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T06:01:09.868Z] latest [2024-01-25T06:01:09.868Z] 3.2.0-dev.12 [2024-01-25T06:01:09.868Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T06:01:09.868Z] main [2024-01-25T06:01:09.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:11.029Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:11.853Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T06:01:11.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-01-25T06:01:11.853Z] b64331ab99c6: Preparing [2024-01-25T06:01:11.853Z] 12f29022320e: Preparing [2024-01-25T06:01:11.853Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:01:11.853Z] a59e130111bd: Preparing [2024-01-25T06:01:11.853Z] 6a6d2c773793: Preparing [2024-01-25T06:01:11.853Z] 54240da5d60f: Preparing [2024-01-25T06:01:11.853Z] 0faf9b67be60: Preparing [2024-01-25T06:01:11.853Z] 54240da5d60f: Waiting [2024-01-25T06:01:11.853Z] 0faf9b67be60: Waiting [2024-01-25T06:01:11.853Z] a59e130111bd: Layer already exists [2024-01-25T06:01:11.853Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:01:12.117Z] 0faf9b67be60: Layer already exists [2024-01-25T06:01:12.117Z] b64331ab99c6: Pushed [2024-01-25T06:01:12.380Z] 54240da5d60f: Pushed [2024-01-25T06:01:13.333Z] 6a6d2c773793: Pushed [2024-01-25T06:01:15.898Z] 12f29022320e: Pushed [2024-01-25T06:01:16.161Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:2304c50ea0edde193cc66aa52ca22201c608d64f6cd6e293977dcafabccfacc1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:16.974Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:17.785Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-01-25T06:01:17.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-01-25T06:01:17.785Z] b64331ab99c6: Preparing [2024-01-25T06:01:17.785Z] 12f29022320e: Preparing [2024-01-25T06:01:17.785Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:01:17.785Z] a59e130111bd: Preparing [2024-01-25T06:01:17.785Z] 6a6d2c773793: Preparing [2024-01-25T06:01:17.785Z] 54240da5d60f: Preparing [2024-01-25T06:01:17.785Z] 0faf9b67be60: Preparing [2024-01-25T06:01:17.785Z] 54240da5d60f: Waiting [2024-01-25T06:01:17.785Z] 0faf9b67be60: Waiting [2024-01-25T06:01:17.785Z] b64331ab99c6: Layer already exists [2024-01-25T06:01:17.785Z] 6a6d2c773793: Layer already exists [2024-01-25T06:01:17.785Z] a59e130111bd: Layer already exists [2024-01-25T06:01:17.785Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:01:17.785Z] 12f29022320e: Layer already exists [2024-01-25T06:01:17.785Z] 54240da5d60f: Layer already exists [2024-01-25T06:01:17.785Z] 0faf9b67be60: Layer already exists [2024-01-25T06:01:18.049Z] latest: digest: sha256:2304c50ea0edde193cc66aa52ca22201c608d64f6cd6e293977dcafabccfacc1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:18.886Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:19.722Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.12 [2024-01-25T06:01:19.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-01-25T06:01:19.722Z] b64331ab99c6: Preparing [2024-01-25T06:01:19.722Z] 12f29022320e: Preparing [2024-01-25T06:01:19.722Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:01:19.722Z] a59e130111bd: Preparing [2024-01-25T06:01:19.722Z] 6a6d2c773793: Preparing [2024-01-25T06:01:19.722Z] 54240da5d60f: Preparing [2024-01-25T06:01:19.722Z] 0faf9b67be60: Preparing [2024-01-25T06:01:19.722Z] 54240da5d60f: Waiting [2024-01-25T06:01:19.722Z] 0faf9b67be60: Waiting [2024-01-25T06:01:19.722Z] a59e130111bd: Layer already exists [2024-01-25T06:01:19.722Z] b64331ab99c6: Layer already exists [2024-01-25T06:01:19.722Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:01:19.722Z] 6a6d2c773793: Layer already exists [2024-01-25T06:01:19.722Z] 12f29022320e: Layer already exists [2024-01-25T06:01:19.722Z] 54240da5d60f: Layer already exists [2024-01-25T06:01:19.722Z] 0faf9b67be60: Layer already exists [2024-01-25T06:01:19.986Z] 3.2.0-dev.12: digest: sha256:2304c50ea0edde193cc66aa52ca22201c608d64f6cd6e293977dcafabccfacc1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:20.827Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:21.661Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T06:01:21.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-01-25T06:01:21.661Z] b64331ab99c6: Preparing [2024-01-25T06:01:21.661Z] 12f29022320e: Preparing [2024-01-25T06:01:21.661Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:01:21.661Z] a59e130111bd: Preparing [2024-01-25T06:01:21.661Z] 6a6d2c773793: Preparing [2024-01-25T06:01:21.661Z] 54240da5d60f: Preparing [2024-01-25T06:01:21.661Z] 0faf9b67be60: Preparing [2024-01-25T06:01:21.661Z] 0faf9b67be60: Waiting [2024-01-25T06:01:21.661Z] 54240da5d60f: Waiting [2024-01-25T06:01:21.661Z] a59e130111bd: Layer already exists [2024-01-25T06:01:21.661Z] 12f29022320e: Layer already exists [2024-01-25T06:01:21.661Z] b64331ab99c6: Layer already exists [2024-01-25T06:01:21.661Z] 6a6d2c773793: Layer already exists [2024-01-25T06:01:21.661Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:01:21.661Z] 54240da5d60f: Layer already exists [2024-01-25T06:01:21.661Z] 0faf9b67be60: Layer already exists [2024-01-25T06:01:21.925Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:2304c50ea0edde193cc66aa52ca22201c608d64f6cd6e293977dcafabccfacc1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:22.744Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:23.557Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-01-25T06:01:23.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-01-25T06:01:23.557Z] b64331ab99c6: Preparing [2024-01-25T06:01:23.557Z] 12f29022320e: Preparing [2024-01-25T06:01:23.557Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:01:23.557Z] a59e130111bd: Preparing [2024-01-25T06:01:23.557Z] 6a6d2c773793: Preparing [2024-01-25T06:01:23.557Z] 54240da5d60f: Preparing [2024-01-25T06:01:23.557Z] 0faf9b67be60: Preparing [2024-01-25T06:01:23.557Z] 54240da5d60f: Waiting [2024-01-25T06:01:23.557Z] 0faf9b67be60: Waiting [2024-01-25T06:01:23.557Z] 12f29022320e: Layer already exists [2024-01-25T06:01:23.557Z] b64331ab99c6: Layer already exists [2024-01-25T06:01:23.557Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:01:23.557Z] a59e130111bd: Layer already exists [2024-01-25T06:01:23.557Z] 6a6d2c773793: Layer already exists [2024-01-25T06:01:23.557Z] 54240da5d60f: Layer already exists [2024-01-25T06:01:23.557Z] 0faf9b67be60: Layer already exists [2024-01-25T06:01:23.820Z] main: digest: sha256:2304c50ea0edde193cc66aa52ca22201c608d64f6cd6e293977dcafabccfacc1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T06:01:24.949Z] ===================================================== [Pipeline] echo [2024-01-25T06:01:25.127Z] taggedImages: [2024-01-25T06:01:25.127Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T06:01:25.127Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-01-25T06:01:25.127Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.12 [2024-01-25T06:01:25.127Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T06:01:25.127Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-01-25T06:01:25.329Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-01-25T06:01:25.329Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T06:01:25.329Z] latest [2024-01-25T06:01:25.329Z] 3.2.0-dev.12 [2024-01-25T06:01:25.329Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T06:01:25.329Z] main [2024-01-25T06:01:25.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:26.518Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:27.371Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T06:01:27.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-01-25T06:01:27.371Z] 07a858880ef9: Preparing [2024-01-25T06:01:27.371Z] 5c75480b9b7f: Preparing [2024-01-25T06:01:27.371Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:01:27.371Z] a59e130111bd: Preparing [2024-01-25T06:01:27.371Z] 4213214047d1: Preparing [2024-01-25T06:01:27.371Z] d8411a5c3c31: Preparing [2024-01-25T06:01:27.371Z] 0faf9b67be60: Preparing [2024-01-25T06:01:27.371Z] d8411a5c3c31: Waiting [2024-01-25T06:01:27.371Z] 0faf9b67be60: Waiting [2024-01-25T06:01:27.371Z] a59e130111bd: Layer already exists [2024-01-25T06:01:27.371Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:01:27.371Z] 4213214047d1: Layer already exists [2024-01-25T06:01:27.634Z] d8411a5c3c31: Layer already exists [2024-01-25T06:01:27.634Z] 0faf9b67be60: Layer already exists [2024-01-25T06:01:27.634Z] 07a858880ef9: Pushed [2024-01-25T06:01:31.885Z] 5c75480b9b7f: Pushed [2024-01-25T06:01:31.885Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:e57c0efa5313fd3b1dfa130a2434ee334a5230b51d7b2f39e549887cb7e4560b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:32.740Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:36.176Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-01-25T06:01:36.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-01-25T06:01:36.176Z] 07a858880ef9: Preparing [2024-01-25T06:01:36.176Z] 5c75480b9b7f: Preparing [2024-01-25T06:01:36.176Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:01:36.176Z] a59e130111bd: Preparing [2024-01-25T06:01:36.176Z] 4213214047d1: Preparing [2024-01-25T06:01:36.176Z] d8411a5c3c31: Preparing [2024-01-25T06:01:36.176Z] 0faf9b67be60: Preparing [2024-01-25T06:01:36.176Z] d8411a5c3c31: Waiting [2024-01-25T06:01:36.176Z] 0faf9b67be60: Waiting [2024-01-25T06:01:36.176Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:01:36.176Z] a59e130111bd: Layer already exists [2024-01-25T06:01:36.176Z] 4213214047d1: Layer already exists [2024-01-25T06:01:36.176Z] 07a858880ef9: Layer already exists [2024-01-25T06:01:36.176Z] 5c75480b9b7f: Layer already exists [2024-01-25T06:01:36.176Z] 0faf9b67be60: Layer already exists [2024-01-25T06:01:36.176Z] d8411a5c3c31: Layer already exists [2024-01-25T06:01:36.439Z] latest: digest: sha256:e57c0efa5313fd3b1dfa130a2434ee334a5230b51d7b2f39e549887cb7e4560b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:37.296Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:38.127Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.12 [2024-01-25T06:01:38.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-01-25T06:01:38.390Z] 07a858880ef9: Preparing [2024-01-25T06:01:38.390Z] 5c75480b9b7f: Preparing [2024-01-25T06:01:38.390Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:01:38.390Z] a59e130111bd: Preparing [2024-01-25T06:01:38.390Z] 4213214047d1: Preparing [2024-01-25T06:01:38.390Z] d8411a5c3c31: Preparing [2024-01-25T06:01:38.390Z] 0faf9b67be60: Preparing [2024-01-25T06:01:38.390Z] d8411a5c3c31: Waiting [2024-01-25T06:01:38.390Z] 0faf9b67be60: Waiting [2024-01-25T06:01:38.390Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:01:38.390Z] 5c75480b9b7f: Layer already exists [2024-01-25T06:01:38.390Z] a59e130111bd: Layer already exists [2024-01-25T06:01:38.390Z] 07a858880ef9: Layer already exists [2024-01-25T06:01:38.390Z] 4213214047d1: Layer already exists [2024-01-25T06:01:38.390Z] d8411a5c3c31: Layer already exists [2024-01-25T06:01:38.390Z] 0faf9b67be60: Layer already exists [2024-01-25T06:01:38.653Z] 3.2.0-dev.12: digest: sha256:e57c0efa5313fd3b1dfa130a2434ee334a5230b51d7b2f39e549887cb7e4560b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:39.485Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:40.329Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T06:01:40.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-01-25T06:01:40.329Z] 07a858880ef9: Preparing [2024-01-25T06:01:40.329Z] 5c75480b9b7f: Preparing [2024-01-25T06:01:40.329Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:01:40.329Z] a59e130111bd: Preparing [2024-01-25T06:01:40.329Z] 4213214047d1: Preparing [2024-01-25T06:01:40.329Z] d8411a5c3c31: Preparing [2024-01-25T06:01:40.329Z] d8411a5c3c31: Waiting [2024-01-25T06:01:40.329Z] 0faf9b67be60: Preparing [2024-01-25T06:01:40.329Z] 0faf9b67be60: Waiting [2024-01-25T06:01:40.329Z] 4213214047d1: Layer already exists [2024-01-25T06:01:40.329Z] 07a858880ef9: Layer already exists [2024-01-25T06:01:40.329Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:01:40.329Z] 5c75480b9b7f: Layer already exists [2024-01-25T06:01:40.329Z] a59e130111bd: Layer already exists [2024-01-25T06:01:40.329Z] d8411a5c3c31: Layer already exists [2024-01-25T06:01:40.329Z] 0faf9b67be60: Layer already exists [2024-01-25T06:01:40.593Z] d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:e57c0efa5313fd3b1dfa130a2434ee334a5230b51d7b2f39e549887cb7e4560b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:41.434Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:42.288Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-01-25T06:01:42.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-01-25T06:01:42.288Z] 07a858880ef9: Preparing [2024-01-25T06:01:42.288Z] 5c75480b9b7f: Preparing [2024-01-25T06:01:42.288Z] 2d8c6d9e8d69: Preparing [2024-01-25T06:01:42.288Z] a59e130111bd: Preparing [2024-01-25T06:01:42.288Z] 4213214047d1: Preparing [2024-01-25T06:01:42.288Z] d8411a5c3c31: Preparing [2024-01-25T06:01:42.288Z] 0faf9b67be60: Preparing [2024-01-25T06:01:42.288Z] d8411a5c3c31: Waiting [2024-01-25T06:01:42.288Z] 0faf9b67be60: Waiting [2024-01-25T06:01:42.288Z] 4213214047d1: Layer already exists [2024-01-25T06:01:42.288Z] 07a858880ef9: Layer already exists [2024-01-25T06:01:42.288Z] 5c75480b9b7f: Layer already exists [2024-01-25T06:01:42.288Z] a59e130111bd: Layer already exists [2024-01-25T06:01:42.288Z] 2d8c6d9e8d69: Layer already exists [2024-01-25T06:01:42.288Z] d8411a5c3c31: Layer already exists [2024-01-25T06:01:42.288Z] 0faf9b67be60: Layer already exists [2024-01-25T06:01:42.553Z] main: digest: sha256:e57c0efa5313fd3b1dfa130a2434ee334a5230b51d7b2f39e549887cb7e4560b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T06:01:43.693Z] ===================================================== [Pipeline] echo [2024-01-25T06:01:43.924Z] taggedImages: [2024-01-25T06:01:43.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [2024-01-25T06:01:43.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-01-25T06:01:43.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.12 [2024-01-25T06:01:43.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [2024-01-25T06:01:43.924Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:45.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T06:01:45.323Z] [2024-01-25T06:01:45.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:01:45.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T06:01:45.842Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-25T06:01:45.842Z] 8998bd30e6a1: Pulling fs layer [2024-01-25T06:01:45.842Z] 04944245beec: Pulling fs layer [2024-01-25T06:01:45.842Z] 699f458cf7ca: Pulling fs layer [2024-01-25T06:01:45.842Z] 765212b225bb: Pulling fs layer [2024-01-25T06:01:45.842Z] f23df028b6ca: Pulling fs layer [2024-01-25T06:01:45.842Z] d65c8cfc05b1: Pulling fs layer [2024-01-25T06:01:45.842Z] 2437ff75d9bd: Pulling fs layer [2024-01-25T06:01:45.842Z] f23df028b6ca: Waiting [2024-01-25T06:01:45.842Z] d65c8cfc05b1: Waiting [2024-01-25T06:01:45.842Z] 2437ff75d9bd: Waiting [2024-01-25T06:01:45.842Z] 765212b225bb: Waiting [2024-01-25T06:01:46.114Z] 04944245beec: Verifying Checksum [2024-01-25T06:01:46.114Z] 04944245beec: Download complete [2024-01-25T06:01:46.114Z] 765212b225bb: Download complete [2024-01-25T06:01:46.114Z] f23df028b6ca: Verifying Checksum [2024-01-25T06:01:46.114Z] f23df028b6ca: Download complete [2024-01-25T06:01:46.114Z] d65c8cfc05b1: Download complete [2024-01-25T06:01:46.379Z] 699f458cf7ca: Verifying Checksum [2024-01-25T06:01:46.379Z] 699f458cf7ca: Download complete [2024-01-25T06:01:46.644Z] 8998bd30e6a1: Download complete [2024-01-25T06:01:48.580Z] 2437ff75d9bd: Verifying Checksum [2024-01-25T06:01:48.580Z] 2437ff75d9bd: Download complete [2024-01-25T06:01:56.791Z] 8998bd30e6a1: Pull complete [2024-01-25T06:01:56.791Z] 04944245beec: Pull complete [2024-01-25T06:01:57.750Z] 699f458cf7ca: Pull complete [2024-01-25T06:01:57.750Z] 765212b225bb: Pull complete [2024-01-25T06:01:58.707Z] f23df028b6ca: Pull complete [2024-01-25T06:01:58.707Z] d65c8cfc05b1: Pull complete [2024-01-25T06:02:25.383Z] 2437ff75d9bd: Pull complete [2024-01-25T06:02:25.383Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-25T06:02:25.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T06:02:25.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T06:02:26.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-27878 does not seem to be running inside a container [2024-01-25T06:02:26.347Z] $ 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/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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-01-25T06:02:27.525Z] $ docker top 40358d9a372ceaf2d54c4dde07727ae0b1a96f8aabe023f30bac786bc3e20301 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T06:02:28.421Z] ---> job-cost.sh [2024-01-25T06:02:28.687Z] lf-activate-venv: SKIPPING [2024-01-25T06:02:28.687Z] INFO: No Stack... [2024-01-25T06:02:28.951Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T06:02:29.904Z] INFO: Archiving Costs [Pipeline] sh [2024-01-25T06:02:30.226Z] + cat /w/workspace/edgex-go/622/archives/cost.csv [2024-01-25T06:02:30.226Z] + cut -d, -f6 [Pipeline] lock [2024-01-25T06:02:30.292Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-622-stack-cost] [2024-01-25T06:02:30.300Z] Resource [jenkins-edgexfoundry-edgex-go-main-622-stack-cost] did not exist. Created. [2024-01-25T06:02:30.300Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-622-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T06:02:30.999Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-25T06:02:31.778Z] Stashed 1 file(s) [Pipeline] } [2024-01-25T06:02:31.788Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-622-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-25T06:02:32.202Z] $ docker stop --time=1 40358d9a372ceaf2d54c4dde07727ae0b1a96f8aabe023f30bac786bc3e20301 [2024-01-25T06:02:34.113Z] $ docker rm -f --volumes 40358d9a372ceaf2d54c4dde07727ae0b1a96f8aabe023f30bac786bc3e20301 [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-01-25T06:02:38.513Z] provisioning config files... [2024-01-25T06:02:38.519Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/622@tmp/config17934074529779726714tmp [Pipeline] { [Pipeline] sh [2024-01-25T06:02:39.225Z] + set +x [2024-01-25T06:02:39.225Z] + bash -s -- [2024-01-25T06:02:39.225Z] + curl -s https://codecov.io/bash [2024-01-25T06:02:39.504Z] [2024-01-25T06:02:39.504Z] _____ _ [2024-01-25T06:02:39.504Z] / ____| | | [2024-01-25T06:02:39.504Z] | | ___ __| | ___ ___ _____ __ [2024-01-25T06:02:39.504Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-25T06:02:39.504Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-25T06:02:39.504Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-25T06:02:39.504Z] Bash-1.0.6 [2024-01-25T06:02:39.504Z] [2024-01-25T06:02:39.504Z] [2024-01-25T06:02:39.504Z] ==> git version 2.25.1 found [2024-01-25T06:02:39.504Z] ==> 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-01-25T06:02:39.504Z] Release-Date: 2020-01-08 [2024-01-25T06:02:39.504Z] 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-01-25T06:02:39.504Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-25T06:02:39.504Z] ==> Jenkins CI detected. [2024-01-25T06:02:39.504Z] current dir:  /w/workspace/edgex-go/622 [2024-01-25T06:02:39.504Z] project root: . [2024-01-25T06:02:39.504Z] --> token set from env [2024-01-25T06:02:39.504Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-25T06:02:39.504Z] ==> Running gcov in . (disable via -X gcov) [2024-01-25T06:02:39.504Z] ==> Python coveragepy not found [2024-01-25T06:02:39.504Z] ==> Searching for coverage reports in: [2024-01-25T06:02:39.504Z] + . [2024-01-25T06:02:39.504Z] -> Found 1 reports [2024-01-25T06:02:39.504Z] ==> Detecting git/mercurial file structure [2024-01-25T06:02:39.504Z] ==> Reading reports [2024-01-25T06:02:39.504Z] + ./coverage.out bytes=453602 [2024-01-25T06:02:39.504Z] ==> Appending adjustments [2024-01-25T06:02:39.504Z] https://docs.codecov.io/docs/fixing-reports [2024-01-25T06:02:40.885Z] + Found adjustments [2024-01-25T06:02:40.885Z] ==> Gzipping contents [2024-01-25T06:02:40.885Z] 60K /tmp/codecov.OkocfL.gz [2024-01-25T06:02:40.885Z] ==> Uploading reports [2024-01-25T06:02:40.885Z] url: https://codecov.io [2024-01-25T06:02:40.885Z] query: branch=main&commit=d03c3fc825d59e6b3a8f59f45d7ca39112676af6&build=622&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F622%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-25T06:02:40.885Z] -> Pinging Codecov [2024-01-25T06:02:40.885Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d03c3fc825d59e6b3a8f59f45d7ca39112676af6&build=622&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F622%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-25T06:02:40.885Z] -> Uploading to [2024-01-25T06:02:40.885Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-25/00271124DB129430A58F1EEE437C3FCB/d03c3fc825d59e6b3a8f59f45d7ca39112676af6/7647ba3f-0983-402b-9a3d-6da56262426b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240125T060240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=295ae1649bdc3a8aa6225cb32b61270784203dc377accfd1d76918685d3dd12d [2024-01-25T06:02:40.885Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T06:02:40.885Z] Dload Upload Total Spent Left Speed [2024-01-25T06:02:41.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57822 0 0 100 57822 0 170k --:--:-- --:--:-- --:--:-- 170k [2024-01-25T06:02:41.146Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [2024-01-25T06:02:41.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-01-25T06:02:42.186Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-25T06:02:42.234Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:02:43.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-25T06:02:43.106Z] [2024-01-25T06:02:43.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:02:43.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-25T06:02:43.600Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-25T06:02:43.600Z] df9b9388f04a: Pulling fs layer [2024-01-25T06:02:43.600Z] 52dc419b0ee2: Pulling fs layer [2024-01-25T06:02:43.600Z] 25bc292e5bac: Pulling fs layer [2024-01-25T06:02:43.600Z] 114826534d7a: Pulling fs layer [2024-01-25T06:02:43.600Z] 4657fd5d0bcf: Pulling fs layer [2024-01-25T06:02:43.600Z] 6ad1cebc031e: Pulling fs layer [2024-01-25T06:02:43.600Z] 8a3aa393b2d8: Pulling fs layer [2024-01-25T06:02:43.600Z] 114826534d7a: Waiting [2024-01-25T06:02:43.600Z] 4657fd5d0bcf: Waiting [2024-01-25T06:02:43.600Z] 6ad1cebc031e: Waiting [2024-01-25T06:02:43.600Z] 8a3aa393b2d8: Waiting [2024-01-25T06:02:43.600Z] 25bc292e5bac: Verifying Checksum [2024-01-25T06:02:43.600Z] 25bc292e5bac: Download complete [2024-01-25T06:02:43.600Z] 52dc419b0ee2: Verifying Checksum [2024-01-25T06:02:43.600Z] 52dc419b0ee2: Download complete [2024-01-25T06:02:43.600Z] 4657fd5d0bcf: Verifying Checksum [2024-01-25T06:02:43.600Z] 4657fd5d0bcf: Download complete [2024-01-25T06:02:43.860Z] df9b9388f04a: Verifying Checksum [2024-01-25T06:02:43.861Z] 6ad1cebc031e: Verifying Checksum [2024-01-25T06:02:43.861Z] 6ad1cebc031e: Download complete [2024-01-25T06:02:43.861Z] df9b9388f04a: Pull complete [2024-01-25T06:02:44.120Z] 52dc419b0ee2: Pull complete [2024-01-25T06:02:44.120Z] 25bc292e5bac: Pull complete [2024-01-25T06:02:44.687Z] 114826534d7a: Verifying Checksum [2024-01-25T06:02:44.687Z] 114826534d7a: Download complete [2024-01-25T06:02:44.687Z] 8a3aa393b2d8: Verifying Checksum [2024-01-25T06:02:44.687Z] 8a3aa393b2d8: Download complete [2024-01-25T06:02:48.881Z] 114826534d7a: Pull complete [2024-01-25T06:02:48.881Z] 4657fd5d0bcf: Pull complete [2024-01-25T06:02:48.881Z] 6ad1cebc031e: Pull complete [2024-01-25T06:02:52.169Z] 8a3aa393b2d8: Pull complete [2024-01-25T06:02:52.169Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-25T06:02:52.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-25T06:02:52.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T06:02:53.017Z] prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container [2024-01-25T06:02:53.047Z] $ 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/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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:1.410.4 cat [2024-01-25T06:03:00.362Z] $ docker top 38ddaffaaa491fecb95fcebb0b37a9416c9ed675ddb67b4f3cf3f54e7456b9f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-25T06:03:00.846Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-01-25T06:03:01.124Z] + set -o pipefail [2024-01-25T06:03:01.124Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-01-25T06:03:07.171Z] [2024-01-25T06:03:07.171Z] Monitoring /w/workspace/edgex-go/622 (github.com/edgexfoundry/edgex-go)... [2024-01-25T06:03:07.171Z] [2024-01-25T06:03:07.171Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/6540f3b3-d7ee-4238-bc44-6e84fd567613 [2024-01-25T06:03:07.171Z] [2024-01-25T06:03:07.171Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-25T06:03:07.171Z] [2024-01-25T06:03:07.171Z] [2024-01-25T06:03:07.171Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-25T06:03:07.171Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-25T06:03:07.171Z] More details here: https://snyk.co/ue1NS [2024-01-25T06:03:07.171Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-25T06:03:07.171Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-25T06:03:07.177Z] $ docker stop --time=1 38ddaffaaa491fecb95fcebb0b37a9416c9ed675ddb67b4f3cf3f54e7456b9f3 [2024-01-25T06:03:12.278Z] $ docker rm -f --volumes 38ddaffaaa491fecb95fcebb0b37a9416c9ed675ddb67b4f3cf3f54e7456b9f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-01-25T06:03:13.962Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T06:03:14.174Z] provisioning config files... [2024-01-25T06:03:16.624Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/622@tmp/config2493014593329451865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T06:03:22.223Z] --> edgex-publish-swagger.sh [2024-01-25T06:03:22.223Z] === Publish openapi/v3 API === [2024-01-25T06:03:22.223Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-01-25T06:03:22.223Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/622/openapi/v3/core-command.yaml] [2024-01-25T06:03:22.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T06:03:22.223Z] Dload Upload Total Spent Left Speed [2024-01-25T06:03:22.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 69748 --:--:-- --:--:-- --:--:-- 69748 [2024-01-25T06:03:22.223Z] [2024-01-25T06:03:22.223Z] [2024-01-25T06:03:22.223Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/622/openapi/v3/core-data.yaml] [2024-01-25T06:03:22.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T06:03:22.223Z] Dload Upload Total Spent Left Speed [2024-01-25T06:03:25.546Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 55205 0:00:01 0:00:01 --:--:-- 55163 100 72043 0 0 100 72043 0 55205 0:00:01 0:00:01 --:--:-- 55163 [2024-01-25T06:03:25.546Z] [2024-01-25T06:03:25.546Z] [2024-01-25T06:03:25.546Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/622/openapi/v3/core-metadata.yaml] [2024-01-25T06:03:25.546Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T06:03:25.546Z] Dload Upload Total Spent Left Speed [2024-01-25T06:03:28.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 144k 100 180 100 144k 54 44814 0:00:03 0:00:03 --:--:-- 44869 [2024-01-25T06:03:28.527Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-01-25T06:03:28.527Z] [2024-01-25T06:03:28.527Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/622/openapi/v3/support-notifications.yaml] [2024-01-25T06:03:28.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T06:03:28.527Z] Dload Upload Total Spent Left Speed [2024-01-25T06:03:29.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 87151 0 0 75 65535 0 54431 0:00:01 0:00:01 --:--:-- 54476 75 87151 0 0 75 65535 0 29721 0:00:02 0:00:02 --:--:-- 29721 75 87151 0 0 75 65536 0 26203 0:00:03 0:00:02 0:00:01 26203 100 87331 100 180 100 87151 63 30536 0:00:02 0:00:02 --:--:-- 30588 [2024-01-25T06:03:29.095Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-01-25T06:03:29.095Z] [2024-01-25T06:03:29.095Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/622/openapi/v3/support-scheduler.yaml] [2024-01-25T06:03:29.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T06:03:29.095Z] Dload Upload Total Spent Left Speed [2024-01-25T06:03:29.355Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 420 86341 --:--:-- --:--:-- --:--:-- 86761 [2024-01-25T06:03:29.355Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-01-25T06:03:29.355Z] [Pipeline] } [2024-01-25T06:03:29.362Z] 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-01-25T06:03:31.315Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T06:03:31.315Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:03:31.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T06:03:31.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T06:03:32.248Z] prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container [2024-01-25T06:03:32.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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-01-25T06:03:32.754Z] $ docker top ce069a4bbc1f9cba64091e2eedd173fda827b7c15df3bbd082b8f111e7c0b983 -eo pid,comm [2024-01-25T06:03:32.809Z] 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-01-25T06:03:32.809Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T06:03:33.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T06:03:33.508Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T06:03:33.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T06:03:33.613Z] $ docker exec ce069a4bbc1f9cba64091e2eedd173fda827b7c15df3bbd082b8f111e7c0b983 ssh-agent [2024-01-25T06:03:33.721Z] SSH_AUTH_SOCK=/tmp/ssh-jGKL8JthwcVf/agent.33 [2024-01-25T06:03:33.721Z] SSH_AGENT_PID=39 [2024-01-25T06:03:33.727Z] Running ssh-add (command line suppressed) [2024-01-25T06:03:33.805Z] Identity added: /w/workspace/edgex-go/622@tmp/private_key_14918069406074376428.key (/w/workspace/edgex-go/622@tmp/private_key_14918069406074376428.key) [2024-01-25T06:03:33.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T06:03:34.352Z] + git semver tag [2024-01-25T06:03:34.614Z] 2024-01-25 06:03:34,517 [run_tag] DEBUG tag force:False [2024-01-25T06:03:34.614Z] 2024-01-25 06:03:34,517 [check_head_tag] DEBUG check head tag [2024-01-25T06:03:34.614Z] 2024-01-25 06:03:34,519 [execute] INFO git cat-file --batch-check [2024-01-25T06:03:34.614Z] 2024-01-25 06:03:34,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/622, universal_newlines=False, shell=None, istream=) [2024-01-25T06:03:34.614Z] 2024-01-25 06:03:34,523 [execute] INFO git cat-file --batch [2024-01-25T06:03:34.614Z] 2024-01-25 06:03:34,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/622, universal_newlines=False, shell=None, istream=) [2024-01-25T06:03:34.614Z] 2024-01-25 06:03:34,552 [read_version] DEBUG read version from /w/workspace/edgex-go/622/.semver/main [2024-01-25T06:03:34.614Z] 2024-01-25 06:03:34,552 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 [2024-01-25T06:03:34.614Z] 2024-01-25 06:03:34,552 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/edgex-go/622, universal_newlines=False, shell=None, istream=None) [2024-01-25T06:03:34.614Z] 2024-01-25 06:03:34,557 [read_version] DEBUG read version from /w/workspace/edgex-go/622/.semver/main [2024-01-25T06:03:34.614Z] 3.2.0-dev.12 [Pipeline] } [2024-01-25T06:03:34.616Z] $ docker exec --env ******** --env ******** ce069a4bbc1f9cba64091e2eedd173fda827b7c15df3bbd082b8f111e7c0b983 ssh-agent -k [2024-01-25T06:03:34.718Z] unset SSH_AUTH_SOCK; [2024-01-25T06:03:34.718Z] unset SSH_AGENT_PID; [2024-01-25T06:03:34.718Z] echo Agent pid 39 killed; [2024-01-25T06:03:34.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T06:03:35.733Z] + git semver [Pipeline] } [2024-01-25T06:03:36.000Z] $ docker stop --time=1 ce069a4bbc1f9cba64091e2eedd173fda827b7c15df3bbd082b8f111e7c0b983 [2024-01-25T06:03:37.265Z] $ docker rm -f --volumes ce069a4bbc1f9cba64091e2eedd173fda827b7c15df3bbd082b8f111e7c0b983 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:03:38.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-25T06:03:38.531Z] [2024-01-25T06:03:38.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:03:39.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-25T06:03:39.264Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-25T06:03:39.264Z] ab5ef0e58194: Pulling fs layer [2024-01-25T06:03:39.264Z] 9712f1f96733: Pulling fs layer [2024-01-25T06:03:39.264Z] 63f879dbbcfc: Pulling fs layer [2024-01-25T06:03:39.264Z] 0d9ebad4ef96: Pulling fs layer [2024-01-25T06:03:39.264Z] e9a5061849ea: Pulling fs layer [2024-01-25T06:03:39.264Z] d747dcd14b5f: Pulling fs layer [2024-01-25T06:03:39.264Z] 2de7ff778b66: Pulling fs layer [2024-01-25T06:03:39.264Z] e9a5061849ea: Waiting [2024-01-25T06:03:39.264Z] d747dcd14b5f: Waiting [2024-01-25T06:03:39.264Z] 2de7ff778b66: Waiting [2024-01-25T06:03:39.264Z] 0d9ebad4ef96: Waiting [2024-01-25T06:03:39.264Z] 9712f1f96733: Verifying Checksum [2024-01-25T06:03:39.264Z] 9712f1f96733: Download complete [2024-01-25T06:03:39.524Z] 63f879dbbcfc: Verifying Checksum [2024-01-25T06:03:39.524Z] 63f879dbbcfc: Download complete [2024-01-25T06:03:39.784Z] e9a5061849ea: Verifying Checksum [2024-01-25T06:03:39.784Z] e9a5061849ea: Download complete [2024-01-25T06:03:39.784Z] d747dcd14b5f: Download complete [2024-01-25T06:03:39.784Z] 0d9ebad4ef96: Verifying Checksum [2024-01-25T06:03:39.784Z] 0d9ebad4ef96: Download complete [2024-01-25T06:03:39.784Z] ab5ef0e58194: Verifying Checksum [2024-01-25T06:03:39.784Z] ab5ef0e58194: Download complete [2024-01-25T06:03:39.784Z] 2de7ff778b66: Verifying Checksum [2024-01-25T06:03:39.784Z] 2de7ff778b66: Download complete [2024-01-25T06:03:43.075Z] ab5ef0e58194: Pull complete [2024-01-25T06:03:43.075Z] 9712f1f96733: Pull complete [2024-01-25T06:03:43.333Z] 63f879dbbcfc: Pull complete [2024-01-25T06:03:47.650Z] 0d9ebad4ef96: Pull complete [2024-01-25T06:03:47.650Z] e9a5061849ea: Pull complete [2024-01-25T06:03:47.650Z] d747dcd14b5f: Pull complete [2024-01-25T06:03:48.218Z] 2de7ff778b66: Pull complete [2024-01-25T06:03:48.218Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-25T06:03:48.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-25T06:03:48.218Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T06:03:49.049Z] prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container [2024-01-25T06:03:49.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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-01-25T06:03:59.129Z] $ docker top 703f3c182c04385d15d521811ceb3be6f92acfd93a431d84a987d6c14f5dce71 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-25T06:03:59.570Z] provisioning config files... [2024-01-25T06:03:59.579Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/622@tmp/config1795374308494567691tmp [2024-01-25T06:03:59.588Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/622@tmp/config16956507231836964188tmp [2024-01-25T06:03:59.597Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/622@tmp/config14460934418667634330tmp [Pipeline] { [Pipeline] echo [2024-01-25T06:03:59.961Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T06:04:00.292Z] ---> sigul-configuration.sh [2024-01-25T06:04:00.292Z] gpg: directory `/root/.gnupg' created [2024-01-25T06:04:00.292Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-25T06:04:00.292Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-25T06:04:00.292Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-25T06:04:00.292Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-25T06:04:00.292Z] gpg: CAST5 encrypted data [2024-01-25T06:04:00.292Z] gpg: encrypted with 1 passphrase [2024-01-25T06:04:00.292Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-25T06:04:00.604Z] + mkdir /home/jenkins [2024-01-25T06:04:00.604Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-25T06:04:00.917Z] + 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-01-25T06:04:00.927Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T06:04:01.219Z] ---> sigul-install.sh [2024-01-25T06:04:01.219Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-25T06:04:01.509Z] + git tag --list [2024-01-25T06:04:01.509Z] 0.6.0 [2024-01-25T06:04:01.509Z] 0.6.1 [2024-01-25T06:04:01.509Z] 0.7.0 [2024-01-25T06:04:01.509Z] 0.7.1 [2024-01-25T06:04:01.509Z] v1.0.0 [2024-01-25T06:04:01.509Z] v1.0.1 [2024-01-25T06:04:01.509Z] v1.1.0 [2024-01-25T06:04:01.509Z] v1.2.0 [2024-01-25T06:04:01.509Z] v1.2.1 [2024-01-25T06:04:01.509Z] v1.3.0 [2024-01-25T06:04:01.509Z] v1.3.1 [2024-01-25T06:04:01.509Z] v2.0.0 [2024-01-25T06:04:01.509Z] v2.1.0 [2024-01-25T06:04:01.509Z] v2.1.1 [2024-01-25T06:04:01.509Z] v2.2.0 [2024-01-25T06:04:01.509Z] v2.3.0 [2024-01-25T06:04:01.509Z] v3.0 [2024-01-25T06:04:01.509Z] v3.0.0 [2024-01-25T06:04:01.509Z] v3.1 [2024-01-25T06:04:01.509Z] v3.1.0 [2024-01-25T06:04:01.509Z] v3.1.0-dev.1 [2024-01-25T06:04:01.509Z] v3.1.0-dev.10 [2024-01-25T06:04:01.509Z] v3.1.0-dev.11 [2024-01-25T06:04:01.509Z] v3.1.0-dev.12 [2024-01-25T06:04:01.509Z] v3.1.0-dev.13 [2024-01-25T06:04:01.509Z] v3.1.0-dev.14 [2024-01-25T06:04:01.509Z] v3.1.0-dev.15 [2024-01-25T06:04:01.509Z] v3.1.0-dev.16 [2024-01-25T06:04:01.509Z] v3.1.0-dev.17 [2024-01-25T06:04:01.509Z] v3.1.0-dev.18 [2024-01-25T06:04:01.509Z] v3.1.0-dev.19 [2024-01-25T06:04:01.509Z] v3.1.0-dev.2 [2024-01-25T06:04:01.509Z] v3.1.0-dev.20 [2024-01-25T06:04:01.509Z] v3.1.0-dev.21 [2024-01-25T06:04:01.509Z] v3.1.0-dev.22 [2024-01-25T06:04:01.509Z] v3.1.0-dev.23 [2024-01-25T06:04:01.509Z] v3.1.0-dev.24 [2024-01-25T06:04:01.509Z] v3.1.0-dev.25 [2024-01-25T06:04:01.509Z] v3.1.0-dev.26 [2024-01-25T06:04:01.509Z] v3.1.0-dev.27 [2024-01-25T06:04:01.509Z] v3.1.0-dev.28 [2024-01-25T06:04:01.509Z] v3.1.0-dev.29 [2024-01-25T06:04:01.509Z] v3.1.0-dev.3 [2024-01-25T06:04:01.509Z] v3.1.0-dev.30 [2024-01-25T06:04:01.509Z] v3.1.0-dev.31 [2024-01-25T06:04:01.509Z] v3.1.0-dev.32 [2024-01-25T06:04:01.509Z] v3.1.0-dev.33 [2024-01-25T06:04:01.509Z] v3.1.0-dev.34 [2024-01-25T06:04:01.509Z] v3.1.0-dev.35 [2024-01-25T06:04:01.509Z] v3.1.0-dev.36 [2024-01-25T06:04:01.509Z] v3.1.0-dev.37 [2024-01-25T06:04:01.509Z] v3.1.0-dev.38 [2024-01-25T06:04:01.509Z] v3.1.0-dev.39 [2024-01-25T06:04:01.509Z] v3.1.0-dev.4 [2024-01-25T06:04:01.509Z] v3.1.0-dev.40 [2024-01-25T06:04:01.509Z] v3.1.0-dev.41 [2024-01-25T06:04:01.509Z] v3.1.0-dev.42 [2024-01-25T06:04:01.509Z] v3.1.0-dev.43 [2024-01-25T06:04:01.509Z] v3.1.0-dev.44 [2024-01-25T06:04:01.509Z] v3.1.0-dev.45 [2024-01-25T06:04:01.509Z] v3.1.0-dev.46 [2024-01-25T06:04:01.509Z] v3.1.0-dev.47 [2024-01-25T06:04:01.509Z] v3.1.0-dev.48 [2024-01-25T06:04:01.509Z] v3.1.0-dev.49 [2024-01-25T06:04:01.509Z] v3.1.0-dev.5 [2024-01-25T06:04:01.509Z] v3.1.0-dev.50 [2024-01-25T06:04:01.509Z] v3.1.0-dev.51 [2024-01-25T06:04:01.509Z] v3.1.0-dev.52 [2024-01-25T06:04:01.509Z] v3.1.0-dev.53 [2024-01-25T06:04:01.509Z] v3.1.0-dev.54 [2024-01-25T06:04:01.509Z] v3.1.0-dev.55 [2024-01-25T06:04:01.509Z] v3.1.0-dev.56 [2024-01-25T06:04:01.509Z] v3.1.0-dev.57 [2024-01-25T06:04:01.509Z] v3.1.0-dev.58 [2024-01-25T06:04:01.509Z] v3.1.0-dev.59 [2024-01-25T06:04:01.509Z] v3.1.0-dev.6 [2024-01-25T06:04:01.509Z] v3.1.0-dev.60 [2024-01-25T06:04:01.509Z] v3.1.0-dev.61 [2024-01-25T06:04:01.509Z] v3.1.0-dev.62 [2024-01-25T06:04:01.509Z] v3.1.0-dev.63 [2024-01-25T06:04:01.509Z] v3.1.0-dev.64 [2024-01-25T06:04:01.509Z] v3.1.0-dev.65 [2024-01-25T06:04:01.509Z] v3.1.0-dev.66 [2024-01-25T06:04:01.509Z] v3.1.0-dev.67 [2024-01-25T06:04:01.509Z] v3.1.0-dev.68 [2024-01-25T06:04:01.509Z] v3.1.0-dev.69 [2024-01-25T06:04:01.509Z] v3.1.0-dev.7 [2024-01-25T06:04:01.509Z] v3.1.0-dev.70 [2024-01-25T06:04:01.509Z] v3.1.0-dev.71 [2024-01-25T06:04:01.509Z] v3.1.0-dev.72 [2024-01-25T06:04:01.509Z] v3.1.0-dev.73 [2024-01-25T06:04:01.509Z] v3.1.0-dev.8 [2024-01-25T06:04:01.509Z] v3.1.0-dev.9 [2024-01-25T06:04:01.509Z] v3.2.0-dev.1 [2024-01-25T06:04:01.509Z] v3.2.0-dev.10 [2024-01-25T06:04:01.509Z] v3.2.0-dev.11 [2024-01-25T06:04:01.509Z] v3.2.0-dev.12 [2024-01-25T06:04:01.509Z] v3.2.0-dev.2 [2024-01-25T06:04:01.509Z] v3.2.0-dev.3 [2024-01-25T06:04:01.509Z] v3.2.0-dev.4 [2024-01-25T06:04:01.509Z] v3.2.0-dev.5 [2024-01-25T06:04:01.509Z] v3.2.0-dev.6 [2024-01-25T06:04:01.509Z] v3.2.0-dev.7 [2024-01-25T06:04:01.509Z] v3.2.0-dev.8 [2024-01-25T06:04:01.509Z] v3.2.0-dev.9 [Pipeline] sh [2024-01-25T06:04:01.800Z] + lftools sign git-tag v3.2.0-dev.12 [2024-01-25T06:04:02.369Z] Signing Git tag with Sigul... [2024-01-25T06:04:02.369Z] Signing v3.2.0-dev.12 [Pipeline] echo [2024-01-25T06:04:02.949Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T06:04:03.244Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-25T06:04:03.252Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-25T06:04:03.633Z] $ docker stop --time=1 703f3c182c04385d15d521811ceb3be6f92acfd93a431d84a987d6c14f5dce71 [2024-01-25T06:04:05.667Z] $ docker rm -f --volumes 703f3c182c04385d15d521811ceb3be6f92acfd93a431d84a987d6c14f5dce71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-25T06:04:07.445Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T06:04:07.445Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:04:08.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T06:04:08.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T06:04:08.449Z] prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container [2024-01-25T06:04:08.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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-01-25T06:04:08.825Z] $ docker top 3f95b5fc921b626cf89c768cad215aaf16ed223bc4f700a3f27d11b967adcb91 -eo pid,comm [2024-01-25T06:04:08.882Z] 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-01-25T06:04:08.882Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T06:04:09.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T06:04:09.585Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T06:04:09.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T06:04:09.688Z] $ docker exec 3f95b5fc921b626cf89c768cad215aaf16ed223bc4f700a3f27d11b967adcb91 ssh-agent [2024-01-25T06:04:09.800Z] SSH_AUTH_SOCK=/tmp/ssh-f1n0b1w9EH9g/agent.32 [2024-01-25T06:04:09.800Z] SSH_AGENT_PID=38 [2024-01-25T06:04:09.804Z] Running ssh-add (command line suppressed) [2024-01-25T06:04:09.899Z] Identity added: /w/workspace/edgex-go/622@tmp/private_key_9381435575839206575.key (/w/workspace/edgex-go/622@tmp/private_key_9381435575839206575.key) [2024-01-25T06:04:09.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T06:04:10.385Z] + git semver bump pre [2024-01-25T06:04:10.644Z] 2024-01-25 06:04:10,576 [read_version] DEBUG read version from /w/workspace/edgex-go/622/.semver/main [2024-01-25T06:04:10.644Z] 2024-01-25 06:04:10,576 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev [2024-01-25T06:04:10.644Z] 2024-01-25 06:04:10,577 [bump_version] DEBUG bumped version:3.2.0-dev.13 [2024-01-25T06:04:10.644Z] 2024-01-25 06:04:10,577 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/edgex-go/622/.semver/main with force:True [2024-01-25T06:04:10.644Z] 2024-01-25 06:04:10,577 [read_version] DEBUG read version from /w/workspace/edgex-go/622/.semver/main [2024-01-25T06:04:10.644Z] 2024-01-25 06:04:10,577 [write_file] DEBUG write to file:/w/workspace/edgex-go/622/.semver/main [2024-01-25T06:04:10.644Z] 2024-01-25 06:04:10,579 [execute] INFO git cat-file --batch-check [2024-01-25T06:04:10.644Z] 2024-01-25 06:04:10,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/622/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T06:04:10.644Z] 2024-01-25 06:04:10,584 [execute] INFO git cat-file --batch [2024-01-25T06:04:10.644Z] 2024-01-25 06:04:10,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/622/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T06:04:10.644Z] 2024-01-25 06:04:10,589 [read_version] DEBUG read version from /w/workspace/edgex-go/622/.semver/main [2024-01-25T06:04:10.644Z] 3.2.0-dev.13 [Pipeline] } [2024-01-25T06:04:10.649Z] $ docker exec --env ******** --env ******** 3f95b5fc921b626cf89c768cad215aaf16ed223bc4f700a3f27d11b967adcb91 ssh-agent -k [2024-01-25T06:04:10.738Z] unset SSH_AUTH_SOCK; [2024-01-25T06:04:10.738Z] unset SSH_AGENT_PID; [2024-01-25T06:04:10.738Z] echo Agent pid 38 killed; [2024-01-25T06:04:10.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T06:04:11.806Z] + git semver [Pipeline] } [2024-01-25T06:04:12.378Z] $ docker stop --time=1 3f95b5fc921b626cf89c768cad215aaf16ed223bc4f700a3f27d11b967adcb91 [2024-01-25T06:04:13.734Z] $ docker rm -f --volumes 3f95b5fc921b626cf89c768cad215aaf16ed223bc4f700a3f27d11b967adcb91 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T06:04:14.636Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T06:04:14.636Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:04:15.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T06:04:15.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T06:04:15.566Z] prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container [2024-01-25T06:04:15.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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-01-25T06:04:16.277Z] $ docker top 100b40365aa9ff84a2d7ab7dec48690be3178062e9aad23b16c42c7cd1e60412 -eo pid,comm [2024-01-25T06:04:16.353Z] 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-01-25T06:04:16.353Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T06:04:17.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T06:04:17.111Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T06:04:17.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T06:04:17.256Z] $ docker exec 100b40365aa9ff84a2d7ab7dec48690be3178062e9aad23b16c42c7cd1e60412 ssh-agent [2024-01-25T06:04:17.375Z] SSH_AUTH_SOCK=/tmp/ssh-MeFP0IuU45kF/agent.33 [2024-01-25T06:04:17.375Z] SSH_AGENT_PID=39 [2024-01-25T06:04:17.380Z] Running ssh-add (command line suppressed) [2024-01-25T06:04:17.483Z] Identity added: /w/workspace/edgex-go/622@tmp/private_key_10508784308487606806.key (/w/workspace/edgex-go/622@tmp/private_key_10508784308487606806.key) [2024-01-25T06:04:17.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T06:04:17.981Z] + git semver push [2024-01-25T06:04:18.239Z] 2024-01-25 06:04:18,202 [run_push] DEBUG push [2024-01-25T06:04:18.239Z] 2024-01-25 06:04:18,203 [execute] INFO git cat-file --batch-check [2024-01-25T06:04:18.239Z] 2024-01-25 06:04:18,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/622/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T06:04:18.239Z] 2024-01-25 06:04:18,209 [execute] INFO git rev-list 39515a41c8dd759d78cc172cbf7b580c35687262 -- [2024-01-25T06:04:18.239Z] 2024-01-25 06:04:18,209 [execute] DEBUG Popen(['git', 'rev-list', '39515a41c8dd759d78cc172cbf7b580c35687262', '--'], cwd=/w/workspace/edgex-go/622/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-25T06:04:18.239Z] 2024-01-25 06:04:18,231 [execute] INFO git fetch -v origin [2024-01-25T06:04:18.239Z] 2024-01-25 06:04:18,231 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/622/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-25T06:04:18.804Z] 2024-01-25 06:04:18,749 [run_push] DEBUG no remote changes detected [2024-01-25T06:04:18.805Z] 2024-01-25 06:04:18,750 [execute] INFO git push origin semver [2024-01-25T06:04:18.805Z] 2024-01-25 06:04:18,750 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/622/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-25T06:04:19.739Z] 2024-01-25 06:04:19,573 [run_push] DEBUG push all version tags [2024-01-25T06:04:19.739Z] 2024-01-25 06:04:19,573 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-25T06:04:19.739Z] 2024-01-25 06:04:19,574 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/622, universal_newlines=False, shell=None, istream=None) [2024-01-25T06:04:20.675Z] 2024-01-25 06:04:20,311 [read_version] DEBUG read version from /w/workspace/edgex-go/622/.semver/main [2024-01-25T06:04:20.675Z] 3.2.0-dev.13 [Pipeline] } [2024-01-25T06:04:20.678Z] $ docker exec --env ******** --env ******** 100b40365aa9ff84a2d7ab7dec48690be3178062e9aad23b16c42c7cd1e60412 ssh-agent -k [2024-01-25T06:04:20.785Z] unset SSH_AUTH_SOCK; [2024-01-25T06:04:20.785Z] unset SSH_AGENT_PID; [2024-01-25T06:04:20.785Z] echo Agent pid 39 killed; [2024-01-25T06:04:20.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T06:04:21.817Z] + git semver [Pipeline] } [2024-01-25T06:04:22.087Z] $ docker stop --time=1 100b40365aa9ff84a2d7ab7dec48690be3178062e9aad23b16c42c7cd1e60412 [2024-01-25T06:04:23.831Z] $ docker rm -f --volumes 100b40365aa9ff84a2d7ab7dec48690be3178062e9aad23b16c42c7cd1e60412 [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-01-25T06:04:26.341Z] + [ -d /w/workspace/edgex-go/622/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-01-25T06:04:26.630Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T06:04:27.716Z] ---> package-listing.sh [2024-01-25T06:04:27.716Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-25T06:04:27.716Z] ++ facter osfamily [2024-01-25T06:04:27.975Z] + OS_FAMILY=debian [2024-01-25T06:04:27.975Z] + workspace=/w/workspace/edgex-go/622 [2024-01-25T06:04:27.975Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-25T06:04:27.975Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-25T06:04:27.975Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-25T06:04:27.975Z] + PACKAGES=/tmp/packages_start.txt [2024-01-25T06:04:27.975Z] + '[' /w/workspace/edgex-go/622 ']' [2024-01-25T06:04:27.975Z] + PACKAGES=/tmp/packages_end.txt [2024-01-25T06:04:27.975Z] + case "${OS_FAMILY}" in [2024-01-25T06:04:27.975Z] + dpkg -l [2024-01-25T06:04:27.975Z] + grep '^ii' [2024-01-25T06:04:27.975Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-25T06:04:27.975Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-25T06:04:27.975Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-25T06:04:27.975Z] + '[' /w/workspace/edgex-go/622 ']' [2024-01-25T06:04:27.975Z] + mkdir -p /w/workspace/edgex-go/622/archives/ [2024-01-25T06:04:27.975Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/622/archives/ [Pipeline] echo [2024-01-25T06:04:27.988Z] 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/622/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-25T06:04:28.263Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:04:29.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T06:04:29.059Z] [2024-01-25T06:04:29.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T06:04:29.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T06:04:30.202Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-25T06:04:30.202Z] 5eb5b503b376: Pulling fs layer [2024-01-25T06:04:30.202Z] 5c69ac0246d0: Pulling fs layer [2024-01-25T06:04:30.202Z] ec43610c2a17: Pulling fs layer [2024-01-25T06:04:30.202Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-25T06:04:30.202Z] 33b1e0a273af: Pulling fs layer [2024-01-25T06:04:30.202Z] 5d3b04190fa2: Pulling fs layer [2024-01-25T06:04:30.202Z] 2f39f015ded8: Pulling fs layer [2024-01-25T06:04:30.202Z] 33b1e0a273af: Waiting [2024-01-25T06:04:30.202Z] 5d3b04190fa2: Waiting [2024-01-25T06:04:30.202Z] 2f39f015ded8: Waiting [2024-01-25T06:04:30.202Z] 3a2ae6a8a46f: Waiting [2024-01-25T06:04:30.202Z] 5c69ac0246d0: Download complete [2024-01-25T06:04:30.202Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-25T06:04:30.202Z] 3a2ae6a8a46f: Download complete [2024-01-25T06:04:30.202Z] 33b1e0a273af: Verifying Checksum [2024-01-25T06:04:30.202Z] 33b1e0a273af: Download complete [2024-01-25T06:04:30.202Z] 5d3b04190fa2: Download complete [2024-01-25T06:04:30.202Z] ec43610c2a17: Verifying Checksum [2024-01-25T06:04:30.202Z] ec43610c2a17: Download complete [2024-01-25T06:04:30.472Z] 5eb5b503b376: Verifying Checksum [2024-01-25T06:04:30.472Z] 5eb5b503b376: Download complete [2024-01-25T06:04:31.406Z] 2f39f015ded8: Download complete [2024-01-25T06:04:32.018Z] 5eb5b503b376: Pull complete [2024-01-25T06:04:32.018Z] 5c69ac0246d0: Pull complete [2024-01-25T06:04:32.599Z] ec43610c2a17: Pull complete [2024-01-25T06:04:32.599Z] 3a2ae6a8a46f: Pull complete [2024-01-25T06:04:32.886Z] 33b1e0a273af: Pull complete [2024-01-25T06:04:33.197Z] 5d3b04190fa2: Pull complete [2024-01-25T06:04:37.434Z] 2f39f015ded8: Pull complete [2024-01-25T06:04:37.434Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-25T06:04:37.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T06:04:37.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T06:04:38.245Z] prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container [2024-01-25T06:04:38.274Z] $ 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/622/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/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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-01-25T06:04:48.708Z] $ docker top 867e7af16148e3e4f0319d752174c7150b02095e226da43b370300e557f5074d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T06:04:49.430Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-25T06:04:49.714Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-25T06:04:49.996Z] + ls /var/log/sa-host [2024-01-25T06:04:49.996Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T06:04:50.310Z] provisioning config files... [2024-01-25T06:04:50.319Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/622@tmp/config1567305814903008779tmp [Pipeline] { [Pipeline] echo [2024-01-25T06:04:50.678Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T06:04:50.964Z] ---> create-netrc.sh [Pipeline] } [2024-01-25T06:04:50.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-25T06:04:51.668Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-25T06:04:51.677Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T06:04:51.958Z] ---> sudo-logs.sh [2024-01-25T06:04:51.958Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-25T06:04:52.152Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T06:04:52.442Z] ---> job-cost.sh [2024-01-25T06:04:52.442Z] lf-activate-venv: SKIPPING [2024-01-25T06:04:52.442Z] DEBUG: total: 0.2199999988079071 [2024-01-25T06:04:52.442Z] INFO: Retrieving Stack Cost... [2024-01-25T06:04:53.014Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T06:04:53.334Z] INFO: Archiving Costs [Pipeline] echo [2024-01-25T06:04:53.346Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T06:04:53.669Z] ---> logs-deploy.sh [2024-01-25T06:04:53.669Z] lf-activate-venv: SKIPPING [2024-01-25T06:04:53.669Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/622 [2024-01-25T06:04:53.669Z] INFO: archiving workspace using pattern(s): [2024-01-25T06:04:54.645Z] Archives upload complete. [2024-01-25T06:04:54.645Z] INFO: archiving logs to Nexus