Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 854655c68166e602a0cbf1edf23493ae46c7a014 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-ssh11617867583982505669.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh13539996272970866198.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh16167809060295282418.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh2508848348817793883.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-ssh15568693284475864036.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-16922 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/604 [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/604 # 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 > 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 Avoid second fetch Checking out Revision 854655c68166e602a0cbf1edf23493ae46c7a014 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4719)" > git config core.sparsecheckout # timeout=10 > git checkout -f 854655c68166e602a0cbf1edf23493ae46c7a014 # timeout=10 > git rev-list --no-walk 08d06e0ccb5744197e6b9bad57675b66573abf32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T00:29:32.897Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T00:29:32.956Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T00:29:32.976Z] ========================================================= [2023-11-08T00:29:32.976Z] EdgeX Global Pipelines Version Info [2023-11-08T00:29:32.976Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:29:33.681Z] ------------------- [2023-11-08T00:29:33.681Z] stable info: [2023-11-08T00:29:33.681Z] ------------------- [2023-11-08T00:29:33.681Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T00:29:33.681Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T00:29:33.681Z] Message: update stable to v1.0.257 [2023-11-08T00:29:34.248Z] ------------------- [2023-11-08T00:29:34.248Z] experimental info: [2023-11-08T00:29:34.248Z] ------------------- [2023-11-08T00:29:34.248Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T00:29:34.248Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T00:29:34.248Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T00:29:34.433Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-11-08T00:29:34.446Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-11-08T00:29:34.456Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T00:29:34.467Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T00:29:34.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T00:29:34.491Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T00:29:34.502Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T00:29:34.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-11-08T00:29:34.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-11-08T00:29:34.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-11-08T00:29:34.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T00:29:34.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T00:29:34.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T00:29:34.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T00:29:34.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T00:29:34.607Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T00:29:34.623Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T00:29:34.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T00:29:34.647Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-08T00:29:34.662Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-08T00:29:34.676Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T00:29:34.687Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T00:29:34.698Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T00:29:34.707Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-08T00:29:34.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-08T00:29:34.723Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-08T00:29:34.731Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] echo [2023-11-08T00:29:34.745Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 854655c [Pipeline] echo [2023-11-08T00:29:34.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T00:29:34.812Z] provisioning config files... [2023-11-08T00:29:35.037Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/604@tmp/config15822848214393506534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:29:35.690Z] ---> docker-login.sh [2023-11-08T00:29:35.690Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:29:35.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:29:35.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:29:35.950Z] Configure a credential helper to remove this warning. See [2023-11-08T00:29:35.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:29:35.950Z] [2023-11-08T00:29:35.950Z] Login Succeeded [2023-11-08T00:29:35.950Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:29:35.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:29:35.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:29:35.950Z] Configure a credential helper to remove this warning. See [2023-11-08T00:29:35.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:29:35.950Z] [2023-11-08T00:29:35.950Z] Login Succeeded [2023-11-08T00:29:35.950Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:29:36.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:29:36.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:29:36.214Z] Configure a credential helper to remove this warning. See [2023-11-08T00:29:36.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:29:36.214Z] [2023-11-08T00:29:36.214Z] Login Succeeded [2023-11-08T00:29:36.214Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:29:36.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:29:36.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:29:36.214Z] Configure a credential helper to remove this warning. See [2023-11-08T00:29:36.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:29:36.214Z] [2023-11-08T00:29:36.214Z] Login Succeeded [2023-11-08T00:29:36.214Z] docker.io [2023-11-08T00:29:36.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:29:36.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:29:36.734Z] Configure a credential helper to remove this warning. See [2023-11-08T00:29:36.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:29:36.734Z] [2023-11-08T00:29:36.734Z] Login Succeeded [2023-11-08T00:29:36.734Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T00:29:36.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T00:29:37.074Z] + 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 [2023-11-08T00:29:37.074Z] + cut -d/ -f2 [2023-11-08T00:29:37.074Z] + dirname cmd/core-command/Dockerfile [2023-11-08T00:29:37.074Z] + echo core-command,cmd/core-command/Dockerfile [2023-11-08T00:29:37.074Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-11-08T00:29:37.074Z] + cut -d/ -f2 [2023-11-08T00:29:37.074Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-11-08T00:29:37.074Z] + dirname cmd/core-data/Dockerfile [2023-11-08T00:29:37.074Z] + cut -d/ -f2 [2023-11-08T00:29:37.074Z] + echo core-data,cmd/core-data/Dockerfile [2023-11-08T00:29:37.074Z] + dirname cmd/core-metadata/Dockerfile [2023-11-08T00:29:37.074Z] + cut -d/ -f2 [2023-11-08T00:29:37.074Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-11-08T00:29:37.074Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-11-08T00:29:37.074Z] + cut -d/ -f2 [2023-11-08T00:29:37.074Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-11-08T00:29:37.074Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-11-08T00:29:37.074Z] + cut -d/ -f2 [2023-11-08T00:29:37.074Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-11-08T00:29:37.074Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-11-08T00:29:37.074Z] + cut -d/ -f2 [2023-11-08T00:29:37.074Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-11-08T00:29:37.074Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-11-08T00:29:37.074Z] + cut -d/ -f2 [2023-11-08T00:29:37.074Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-11-08T00:29:37.074Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-11-08T00:29:37.074Z] + cut -d/ -f2 [2023-11-08T00:29:37.074Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-11-08T00:29:37.074Z] + dirname cmd/security-spire-agent/Dockerfile [2023-11-08T00:29:37.074Z] + cut -d/ -f2 [2023-11-08T00:29:37.074Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-11-08T00:29:37.074Z] + dirname cmd/security-spire-config/Dockerfile [2023-11-08T00:29:37.074Z] + cut -d/ -f2 [2023-11-08T00:29:37.074Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-11-08T00:29:37.074Z] + dirname cmd/security-spire-server/Dockerfile [2023-11-08T00:29:37.074Z] + cut -d/ -f2 [2023-11-08T00:29:37.074Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-11-08T00:29:37.074Z] + dirname cmd/support-notifications/Dockerfile [2023-11-08T00:29:37.074Z] + cut -d/ -f2 [2023-11-08T00:29:37.074Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-11-08T00:29:37.074Z] + dirname cmd/support-scheduler/Dockerfile [2023-11-08T00:29:37.074Z] + cut -d/ -f2 [2023-11-08T00:29:37.074Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-11-08T00:29:37.135Z] 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 [2023-11-08T00:29:37.485Z] + git rev-list -1 --merges 854655c68166e602a0cbf1edf23493ae46c7a014~1..854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] echo [2023-11-08T00:29:37.502Z] -----------> git rev-list -1 --merges 854655c68166e602a0cbf1edf23493ae46c7a014~1..854655c68166e602a0cbf1edf23493ae46c7a014 854655c68166e602a0cbf1edf23493ae46c7a014 [false] [Pipeline] sh [2023-11-08T00:29:37.787Z] + git log --format=format:%s -1 854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] echo [2023-11-08T00:29:37.802Z] ========================================================= [2023-11-08T00:29:37.802Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T00:29:37.802Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-08T00:29:38.186Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T00:29:38.186Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T00:29:38.186Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T00:29:38.186Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T00:29:38.186Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T00:29:38.186Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T00:29:38.186Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:29:38.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:29:38.553Z] [2023-11-08T00:29:38.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:29:38.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:29:38.863Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T00:29:38.863Z] b85a868b505f: Pulling fs layer [2023-11-08T00:29:38.863Z] e2be974225ed: Pulling fs layer [2023-11-08T00:29:38.863Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T00:29:38.863Z] 988bab9f4d93: Pulling fs layer [2023-11-08T00:29:38.863Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T00:29:38.863Z] eaf3925da568: Pulling fs layer [2023-11-08T00:29:38.863Z] bab4dde63d76: Pulling fs layer [2023-11-08T00:29:38.863Z] bde34c3a00c8: Pulling fs layer [2023-11-08T00:29:38.863Z] b352a97aabf1: Pulling fs layer [2023-11-08T00:29:38.864Z] 4872d77fe225: Pulling fs layer [2023-11-08T00:29:38.864Z] 988bab9f4d93: Waiting [2023-11-08T00:29:38.864Z] 5851b861e8e6: Pulling fs layer [2023-11-08T00:29:38.864Z] eaf3925da568: Waiting [2023-11-08T00:29:38.864Z] 1469e6f7b9e6: Waiting [2023-11-08T00:29:38.864Z] 4872d77fe225: Waiting [2023-11-08T00:29:38.864Z] bab4dde63d76: Waiting [2023-11-08T00:29:38.864Z] 5851b861e8e6: Waiting [2023-11-08T00:29:38.864Z] bde34c3a00c8: Waiting [2023-11-08T00:29:38.864Z] b352a97aabf1: Waiting [2023-11-08T00:29:38.864Z] e2be974225ed: Download complete [2023-11-08T00:29:38.864Z] 988bab9f4d93: Download complete [2023-11-08T00:29:39.123Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T00:29:39.123Z] 1469e6f7b9e6: Download complete [2023-11-08T00:29:39.123Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T00:29:39.123Z] 339a4e72a1f5: Download complete [2023-11-08T00:29:39.123Z] eaf3925da568: Verifying Checksum [2023-11-08T00:29:39.123Z] eaf3925da568: Download complete [2023-11-08T00:29:39.123Z] bde34c3a00c8: Verifying Checksum [2023-11-08T00:29:39.123Z] bde34c3a00c8: Download complete [2023-11-08T00:29:39.123Z] b352a97aabf1: Download complete [2023-11-08T00:29:39.123Z] 4872d77fe225: Download complete [2023-11-08T00:29:39.123Z] 5851b861e8e6: Download complete [2023-11-08T00:29:39.123Z] b85a868b505f: Download complete [2023-11-08T00:29:39.385Z] bab4dde63d76: Verifying Checksum [2023-11-08T00:29:39.385Z] bab4dde63d76: Download complete [2023-11-08T00:29:40.323Z] b85a868b505f: Pull complete [2023-11-08T00:29:40.582Z] e2be974225ed: Pull complete [2023-11-08T00:29:41.151Z] 339a4e72a1f5: Pull complete [2023-11-08T00:29:41.151Z] 988bab9f4d93: Pull complete [2023-11-08T00:29:41.411Z] 1469e6f7b9e6: Pull complete [2023-11-08T00:29:41.411Z] eaf3925da568: Pull complete [2023-11-08T00:29:43.323Z] bab4dde63d76: Pull complete [2023-11-08T00:29:43.324Z] bde34c3a00c8: Pull complete [2023-11-08T00:29:43.324Z] b352a97aabf1: Pull complete [2023-11-08T00:29:43.584Z] 4872d77fe225: Pull complete [2023-11-08T00:29:43.584Z] 5851b861e8e6: Pull complete [2023-11-08T00:29:43.584Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T00:29:43.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:29:43.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:29:43.685Z] prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container [2023-11-08T00:29:43.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 [2023-11-08T00:29:46.363Z] $ docker top 12a7f5e287b409a3bcde15f17956bde0835eca616647b6085d6f9bd817cd0366 -eo pid,comm [2023-11-08T00:29:46.422Z] 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). [2023-11-08T00:29:46.422Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T00:29:46.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T00:29:46.467Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T00:29:46.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T00:29:46.580Z] $ docker exec 12a7f5e287b409a3bcde15f17956bde0835eca616647b6085d6f9bd817cd0366 ssh-agent [2023-11-08T00:29:46.708Z] SSH_AUTH_SOCK=/tmp/ssh-vxdA5ub6DUcV/agent.31 [2023-11-08T00:29:46.708Z] SSH_AGENT_PID=37 [2023-11-08T00:29:46.715Z] Running ssh-add (command line suppressed) [2023-11-08T00:29:46.826Z] Identity added: /w/workspace/edgex-go/604@tmp/private_key_14908400354877414164.key (/w/workspace/edgex-go/604@tmp/private_key_14908400354877414164.key) [2023-11-08T00:29:46.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T00:29:47.131Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T00:29:47.136Z] $ docker exec --env ******** --env ******** 12a7f5e287b409a3bcde15f17956bde0835eca616647b6085d6f9bd817cd0366 ssh-agent -k [2023-11-08T00:29:47.232Z] unset SSH_AUTH_SOCK; [2023-11-08T00:29:47.233Z] unset SSH_AGENT_PID; [2023-11-08T00:29:47.233Z] echo Agent pid 37 killed; [2023-11-08T00:29:47.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T00:29:47.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T00:29:47.275Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T00:29:47.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T00:29:47.392Z] $ docker exec 12a7f5e287b409a3bcde15f17956bde0835eca616647b6085d6f9bd817cd0366 ssh-agent [2023-11-08T00:29:47.519Z] SSH_AUTH_SOCK=/tmp/ssh-LC6TkUSWUoGb/agent.70 [2023-11-08T00:29:47.519Z] SSH_AGENT_PID=76 [2023-11-08T00:29:47.524Z] Running ssh-add (command line suppressed) [2023-11-08T00:29:47.623Z] Identity added: /w/workspace/edgex-go/604@tmp/private_key_9159117053041781993.key (/w/workspace/edgex-go/604@tmp/private_key_9159117053041781993.key) [2023-11-08T00:29:47.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T00:29:47.939Z] + git semver init [2023-11-08T00:29:48.199Z] 2023-11-08 00:29:48,110 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T00:29:48.199Z] 2023-11-08 00:29:48,112 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/604/.semver [2023-11-08T00:29:48.199Z] 2023-11-08 00:29:48,113 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/604/.semver [2023-11-08T00:29:48.199Z] 2023-11-08 00:29:48,113 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/604/.semver'], cwd=/w/workspace/edgex-go/604, universal_newlines=False, shell=None, istream=None) [2023-11-08T00:29:53.492Z] 2023-11-08 00:29:53,411 [append_file] DEBUG append to file:/w/workspace/edgex-go/604/.git/info/exclude [2023-11-08T00:29:53.492Z] 2023-11-08 00:29:53,411 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/604/.semver/main with force:False [2023-11-08T00:29:53.492Z] 2023-11-08 00:29:53,411 [read_version] DEBUG read version from /w/workspace/edgex-go/604/.semver/main [2023-11-08T00:29:53.492Z] 2023-11-08 00:29:53,411 [read_version] DEBUG read version from /w/workspace/edgex-go/604/.semver/main [2023-11-08T00:29:53.492Z] 3.1.0-dev.69 [Pipeline] } [2023-11-08T00:29:53.511Z] $ docker exec --env ******** --env ******** 12a7f5e287b409a3bcde15f17956bde0835eca616647b6085d6f9bd817cd0366 ssh-agent -k [2023-11-08T00:29:53.605Z] unset SSH_AUTH_SOCK; [2023-11-08T00:29:53.605Z] unset SSH_AGENT_PID; [2023-11-08T00:29:53.606Z] echo Agent pid 76 killed; [2023-11-08T00:29:53.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T00:29:53.931Z] + git semver [Pipeline] } [2023-11-08T00:29:54.203Z] $ docker stop --time=1 12a7f5e287b409a3bcde15f17956bde0835eca616647b6085d6f9bd817cd0366 [2023-11-08T00:29:55.540Z] $ docker rm -f --volumes 12a7f5e287b409a3bcde15f17956bde0835eca616647b6085d6f9bd817cd0366 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T00:29:55.885Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T00:29:56.103Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T00:29:56.108Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.69 [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 [2023-11-08T00:29:56.509Z] + git config --global --add safe.directory /w/workspace/edgex-go/604 [Pipeline] echo [2023-11-08T00:29:56.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:29:56.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:29:56.562Z] ========================================================= [2023-11-08T00:29:56.562Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T00:29:56.562Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-08T00:29:56.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T00:29:56.859Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T00:29:56.859Z] 7264a8db6415: Pulling fs layer [2023-11-08T00:29:56.859Z] c4d48a809fc2: Pulling fs layer [2023-11-08T00:29:56.859Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T00:29:56.859Z] ad3a456e5733: Pulling fs layer [2023-11-08T00:29:56.859Z] 33e27b845d1e: Pulling fs layer [2023-11-08T00:29:56.859Z] c68163c4e522: Pulling fs layer [2023-11-08T00:29:56.859Z] 50da416c3ac9: Pulling fs layer [2023-11-08T00:29:56.859Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T00:29:56.859Z] c68163c4e522: Waiting [2023-11-08T00:29:56.859Z] 50da416c3ac9: Waiting [2023-11-08T00:29:56.859Z] 23d2d4c4bb30: Waiting [2023-11-08T00:29:56.859Z] ad3a456e5733: Waiting [2023-11-08T00:29:56.859Z] 33e27b845d1e: Waiting [2023-11-08T00:29:56.859Z] c4d48a809fc2: Download complete [2023-11-08T00:29:56.859Z] ad3a456e5733: Verifying Checksum [2023-11-08T00:29:56.859Z] ad3a456e5733: Download complete [2023-11-08T00:29:56.859Z] 33e27b845d1e: Verifying Checksum [2023-11-08T00:29:56.859Z] 33e27b845d1e: Download complete [2023-11-08T00:29:56.859Z] 7264a8db6415: Verifying Checksum [2023-11-08T00:29:56.859Z] 7264a8db6415: Download complete [2023-11-08T00:29:57.118Z] c68163c4e522: Verifying Checksum [2023-11-08T00:29:57.118Z] c68163c4e522: Download complete [2023-11-08T00:29:57.118Z] 7264a8db6415: Pull complete [2023-11-08T00:29:57.378Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T00:29:57.378Z] 23d2d4c4bb30: Download complete [2023-11-08T00:29:57.378Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T00:29:57.378Z] 4f1c88b9dad5: Download complete [2023-11-08T00:29:57.378Z] c4d48a809fc2: Pull complete [2023-11-08T00:29:57.946Z] 50da416c3ac9: Verifying Checksum [2023-11-08T00:29:57.946Z] 50da416c3ac9: Download complete [2023-11-08T00:30:01.262Z] 4f1c88b9dad5: Pull complete [2023-11-08T00:30:01.262Z] ad3a456e5733: Pull complete [2023-11-08T00:30:01.262Z] 33e27b845d1e: Pull complete [2023-11-08T00:30:01.262Z] c68163c4e522: Pull complete [2023-11-08T00:30:03.161Z] 50da416c3ac9: Pull complete [2023-11-08T00:30:03.728Z] 23d2d4c4bb30: Pull complete [2023-11-08T00:30:03.728Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T00:30:03.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T00:30:03.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-08T00:30:04.032Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T00:30:04.032Z] WORKDIR /edgex [2023-11-08T00:30:04.032Z] COPY go.mod . [2023-11-08T00:30:04.032Z] RUN go mod download [2023-11-08T00:30:04.032Z] + docker build -t ci-base-image-x86_64 -f - . [2023-11-08T00:30:05.639Z] Sending build context to Docker daemon 171MB [2023-11-08T00:30:05.639Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T00:30:05.639Z] ---> 0786185ac409 [2023-11-08T00:30:05.639Z] Step 2/4 : WORKDIR /edgex [2023-11-08T00:30:09.006Z] ---> Running in 93b0c00983c0 [2023-11-08T00:30:09.006Z] Removing intermediate container 93b0c00983c0 [2023-11-08T00:30:09.006Z] ---> 35ab71025a03 [2023-11-08T00:30:09.006Z] Step 3/4 : COPY go.mod . [2023-11-08T00:30:09.006Z] ---> 4059ed403afc [2023-11-08T00:30:09.006Z] Step 4/4 : RUN go mod download [2023-11-08T00:30:09.006Z] ---> Running in b85b76fbf950 [2023-11-08T00:30:11.199Z] Still waiting to schedule task [2023-11-08T00:30:11.199Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-08T00:30:27.094Z] Removing intermediate container b85b76fbf950 [2023-11-08T00:30:27.094Z] ---> 4f219ac05b54 [2023-11-08T00:30:27.095Z] Successfully built 4f219ac05b54 [2023-11-08T00:30:27.095Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:30:27.419Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T00:30:27.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:30:27.726Z] prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container [2023-11-08T00:30:27.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 [2023-11-08T00:30:28.157Z] $ docker top 74b77cc4dd54d54a54dded556b7926eabc58027bada535450cf237a4894a4e77 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:30:28.498Z] + go version [2023-11-08T00:30:28.498Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T00:30:28.514Z] $ docker stop --time=1 74b77cc4dd54d54a54dded556b7926eabc58027bada535450cf237a4894a4e77 [2023-11-08T00:30:29.773Z] $ docker rm -f --volumes 74b77cc4dd54d54a54dded556b7926eabc58027bada535450cf237a4894a4e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:30:30.154Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T00:30:30.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:30:30.220Z] prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container [2023-11-08T00:30:30.255Z] $ 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/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 [2023-11-08T00:30:30.588Z] $ docker top 2e39fcaceac047ab36c1136368f91b9bcda1f72128d449df0d53f1f2c3625232 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-08T00:30:30.641Z] ========================================================= [2023-11-08T00:30:30.641Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-08T00:30:30.641Z] ========================================================= [Pipeline] sh [2023-11-08T00:30:31.681Z] + git config --global --add safe.directory /w/workspace/edgex-go/604 [Pipeline] fileExists [Pipeline] sh [2023-11-08T00:30:31.977Z] + make test [2023-11-08T00:30:31.977Z] go test -race -coverprofile=coverage.out ./... [2023-11-08T00:30:38.539Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-08T00:30:50.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-08T00:30:50.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-08T00:30:50.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-08T00:30:50.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-08T00:30:50.745Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-08T00:30:50.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-08T00:30:50.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-08T00:30:50.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-08T00:30:50.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-08T00:30:50.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-08T00:30:50.745Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-08T00:30:50.745Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-08T00:30:50.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-08T00:30:50.745Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-08T00:30:51.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-08T00:30:51.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-08T00:30:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-08T00:30:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-08T00:30:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-08T00:30:52.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.046s coverage: 28.7% of statements [2023-11-08T00:30:52.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements [2023-11-08T00:30:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-08T00:30:53.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-08T00:30:54.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-08T00:30:54.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-08T00:30:54.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-08T00:30:54.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-08T00:30:54.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-08T00:30:55.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-08T00:30:55.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-08T00:30:56.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.074s coverage: 69.2% of statements [2023-11-08T00:30:56.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 53.2% of statements [2023-11-08T00:30:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-08T00:30:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-08T00:30:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-08T00:30:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-08T00:30:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-08T00:30:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-08T00:30:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-08T00:30:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-08T00:30:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-08T00:30:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-08T00:30:57.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.497s coverage: 93.4% of statements [2023-11-08T00:30:57.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.075s coverage: 4.1% of statements [2023-11-08T00:30:58.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.337s coverage: 97.6% of statements [2023-11-08T00:30:58.160Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.047s coverage: 72.2% of statements [2023-11-08T00:30:58.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-08T00:30:58.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-08T00:30:59.802Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.056s coverage: 0.9% of statements [2023-11-08T00:30:59.802Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.048s coverage: 32.2% of statements [2023-11-08T00:30:59.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.037s coverage: 41.7% of statements [2023-11-08T00:30:59.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.043s coverage: 82.9% of statements [2023-11-08T00:30:59.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.038s coverage: 94.1% of statements [2023-11-08T00:31:00.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-08T00:31:00.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-08T00:31:00.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-08T00:31:00.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-08T00:31:00.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 2.072s coverage: 96.3% of statements [2023-11-08T00:31:00.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.043s coverage: 87.5% of statements [2023-11-08T00:31:00.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-08T00:31:00.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-08T00:31:00.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-08T00:31:00.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-08T00:31:01.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-08T00:31:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-08T00:31:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-08T00:31:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-08T00:31:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-08T00:31:02.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-08T00:31:02.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-08T00:31:04.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-08T00:31:04.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-08T00:31:05.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-08T00:31:05.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-08T00:31:08.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-08T00:31:08.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-08T00:31:08.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-08T00:31:09.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-08T00:31:09.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-08T00:31:09.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-08T00:31:10.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-08T00:31:10.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-08T00:31:10.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-08T00:31:10.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-08T00:31:12.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-08T00:31:12.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-08T00:31:12.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-08T00:31:12.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-08T00:31:13.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.043s coverage: 94.4% of statements [2023-11-08T00:31:13.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-08T00:31:13.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-08T00:31:13.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-08T00:31:13.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-08T00:31:14.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-08T00:31:14.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-08T00:31:15.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-08T00:31:15.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.276s coverage: 79.9% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.110s coverage: 92.9% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 64.4% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.039s coverage: 20.0% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.177s coverage: 63.1% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.172s coverage: 38.4% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.046s coverage: 89.5% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 95.7% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements [2023-11-08T00:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.089s coverage: 98.9% of statements [2023-11-08T00:31:25.370Z] 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 [2023-11-08T00:31:25.370Z] running golangci-lint [2023-11-08T00:31:25.370Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-11-08T00:31:25.370Z] go version go1.21.0 linux/amd64 [2023-11-08T00:31:25.629Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-11-08T00:31:25.629Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-11-08T00:31:40.638Z] level=info msg="[loader] Go packages loading at mode 575 (imports|deps|exports_file|files|name|types_sizes|compiled_files) took 13.407875639s" [2023-11-08T00:31:40.638Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.382471ms" [2023-11-08T00:31:48.741Z] level=info msg="[linters_context/goanalysis] analyzers took 1m33.825811252s with top 10 stages: buildir: 31.573292167s, gosec: 6.891588471s, inspect: 1.961853013s, fact_deprecated: 1.799843218s, printf: 1.098023302s, S1038: 1.065888289s, ctrlflow: 1.033465838s, fact_purity: 943.026706ms, nilness: 933.98103ms, directives: 925.778653ms" [2023-11-08T00:31:48.741Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-11-08T00:31:48.741Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, cgo: 197/197, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, nolint: 0/21, identifier_marker: 197/197, exclude: 197/197" [2023-11-08T00:31:48.741Z] level=info msg="[runner] processing took 21.735523ms with stages: nolint: 10.144947ms, identifier_marker: 6.333057ms, autogenerated_exclude: 1.602496ms, path_prettifier: 1.548374ms, exclude-rules: 1.412097ms, skip_dirs: 650.9µs, cgo: 25.761µs, filename_unadjuster: 13.241µs, max_same_issues: 1.07µs, fixer: 710ns, exclude: 450ns, skip_files: 390ns, uniq_by_line: 360ns, source_code: 290ns, diff: 270ns, severity-rules: 270ns, sort_results: 260ns, max_from_linter: 180ns, max_per_file_from_linter: 160ns, path_prefixer: 130ns, path_shortener: 110ns" [2023-11-08T00:31:48.741Z] level=info msg="[runner] linters took 8.255258508s with stages: goanalysis_metalinter: 8.23342144s" [2023-11-08T00:31:48.741Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-11-08T00:31:48.741Z] level=info msg="Memory: 219 samples, avg is 233.4MB, max is 891.7MB" [2023-11-08T00:31:48.741Z] level=info msg="Execution took 21.713839241s" [2023-11-08T00:31:48.741Z] go vet ./... [2023-11-08T00:31:51.261Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T00:31:51.261Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T00:31:51.261Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T00:31:51.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-08T00:31:51.835Z] + ls -al . [2023-11-08T00:31:51.835Z] total 728 [2023-11-08T00:31:51.835Z] drwxrwxr-x 11 1001 1001 4096 Nov 8 00:30 . [2023-11-08T00:31:51.835Z] drwxr-xr-x 4 root root 4096 Nov 8 00:30 .. [2023-11-08T00:31:51.835Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 00:29 .blubracket [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 10 Nov 8 00:29 .dockerignore [2023-11-08T00:31:51.835Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 00:31 .git [2023-11-08T00:31:51.835Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 00:29 .github [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 1074 Nov 8 00:29 .gitignore [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 42 Nov 8 00:29 .golangci.yml [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 100 Nov 8 00:29 .hadolint.yml [2023-11-08T00:31:51.835Z] drwxr-xr-x 3 1001 1001 4096 Nov 8 00:29 .semver [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 155 Nov 8 00:29 .sonarcloud.properties [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 1171 Nov 8 00:29 ADOPTERS.md [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 11674 Nov 8 00:29 Attribution.txt [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 93407 Nov 8 00:29 CHANGELOG.md [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 3804 Nov 8 00:29 CONTRIBUTING.md [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 677 Nov 8 00:29 GOVERNANCE.md [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 861 Nov 8 00:29 Jenkinsfile [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 10775 Nov 8 00:29 LICENSE [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 15054 Nov 8 00:29 Makefile [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 582 Nov 8 00:29 OWNERS.md [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 9528 Nov 8 00:29 README.md [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 789 Nov 8 00:29 SECURITY.md [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 12 Nov 8 00:29 VERSION [2023-11-08T00:31:51.835Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 00:29 bin [2023-11-08T00:31:51.835Z] drwxrwxr-x 18 1001 1001 4096 Nov 8 00:29 cmd [2023-11-08T00:31:51.835Z] -rw-r--r-- 1 root root 453602 Nov 8 00:31 coverage.out [2023-11-08T00:31:51.835Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 00:29 fuzz_test [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 3649 Nov 8 00:29 go.mod [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 34366 Nov 8 00:29 go.sum [2023-11-08T00:31:51.835Z] drwxrwxr-x 7 1001 1001 4096 Nov 8 00:29 internal [2023-11-08T00:31:51.835Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 00:29 openapi [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 584 Nov 8 00:29 security.txt [2023-11-08T00:31:51.835Z] -rw-rw-r-- 1 1001 1001 204 Nov 8 00:29 version.go [Pipeline] sh [2023-11-08T00:31:52.123Z] + '[' -e coverage.out ] [2023-11-08T00:31:52.123Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-08T00:31:52.236Z] Stashed 1 file(s) [Pipeline] sh [2023-11-08T00:31:52.517Z] + make build [2023-11-08T00:31:52.517Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-08T00:32:04.793Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-08T00:32:04.793Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-08T00:32:05.731Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-08T00:32:06.307Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-08T00:32:12.887Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-08T00:32:14.271Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-08T00:32:15.656Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-08T00:32:16.597Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-08T00:32:17.168Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-08T00:32:17.737Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-08T00:32:18.685Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-11-08T00:32:20.091Z] $ docker stop --time=1 2e39fcaceac047ab36c1136368f91b9bcda1f72128d449df0d53f1f2c3625232 [2023-11-08T00:32:25.146Z] $ docker rm -f --volumes 2e39fcaceac047ab36c1136368f91b9bcda1f72128d449df0d53f1f2c3625232 [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 [2023-11-08T00:32:26.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-08T00:32:26.134Z] [2023-11-08T00:32:26.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:32:26.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-08T00:32:26.426Z] latest: Pulling from edgex-devops/edgex-compose [2023-11-08T00:32:26.426Z] 91d30c5bc195: Pulling fs layer [2023-11-08T00:32:26.426Z] 2e9b0aa3be6d: Pulling fs layer [2023-11-08T00:32:26.426Z] 9c61dcf015f6: Pulling fs layer [2023-11-08T00:32:26.426Z] 4698f68db338: Pulling fs layer [2023-11-08T00:32:26.426Z] 2a2f49069b9e: Pulling fs layer [2023-11-08T00:32:26.426Z] e0025b399a48: Pulling fs layer [2023-11-08T00:32:26.426Z] 2a2f49069b9e: Waiting [2023-11-08T00:32:26.426Z] e0025b399a48: Waiting [2023-11-08T00:32:26.426Z] 4698f68db338: Waiting [2023-11-08T00:32:26.688Z] 91d30c5bc195: Verifying Checksum [2023-11-08T00:32:26.688Z] 4698f68db338: Verifying Checksum [2023-11-08T00:32:26.688Z] 4698f68db338: Download complete [2023-11-08T00:32:26.688Z] 2e9b0aa3be6d: Verifying Checksum [2023-11-08T00:32:26.688Z] 2e9b0aa3be6d: Download complete [2023-11-08T00:32:26.688Z] e0025b399a48: Download complete [2023-11-08T00:32:26.688Z] 91d30c5bc195: Pull complete [2023-11-08T00:32:26.947Z] 2a2f49069b9e: Verifying Checksum [2023-11-08T00:32:26.947Z] 2a2f49069b9e: Download complete [2023-11-08T00:32:26.947Z] 2e9b0aa3be6d: Pull complete [2023-11-08T00:32:27.206Z] 9c61dcf015f6: Verifying Checksum [2023-11-08T00:32:27.206Z] 9c61dcf015f6: Download complete [2023-11-08T00:32:29.752Z] 9c61dcf015f6: Pull complete [2023-11-08T00:32:29.752Z] 4698f68db338: Pull complete [2023-11-08T00:32:30.319Z] 2a2f49069b9e: Pull complete [2023-11-08T00:32:30.575Z] e0025b399a48: Pull complete [2023-11-08T00:32:30.575Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-11-08T00:32:30.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-08T00:32:30.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:32:30.647Z] prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container [2023-11-08T00:32:30.697Z] $ 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/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 [2023-11-08T00:32:34.656Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16926 in /w/workspace/edgexfoundry_edgex-go_main [2023-11-08T00:32:34.849Z] $ docker top 3f9e13daea8f4ca31681c8c55bf39a9f38ad946acd7c79b2cc42d850f1b3a959 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-11-08T00:32:34.942Z] Running in /w/workspace/edgex-go/604 [Pipeline] { [Pipeline] checkout [2023-11-08T00:32:35.014Z] The recommended git tool is: git [2023-11-08T00:32:35.190Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-08T00:32:37.091Z] #1 [support-scheduler internal] load build definition from Dockerfile [2023-11-08T00:32:37.091Z] #1 transferring dockerfile: 1.82kB done [2023-11-08T00:32:37.091Z] #1 DONE 0.0s [2023-11-08T00:32:37.350Z] [2023-11-08T00:32:37.350Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-08T00:32:37.350Z] #2 transferring dockerfile: 2.39kB done [2023-11-08T00:32:37.350Z] #2 DONE 0.0s [2023-11-08T00:32:37.350Z] [2023-11-08T00:32:37.350Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-11-08T00:32:37.350Z] #3 transferring dockerfile: 1.96kB done [2023-11-08T00:32:37.350Z] #3 DONE 0.0s [2023-11-08T00:32:37.350Z] [2023-11-08T00:32:37.350Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-11-08T00:32:37.350Z] #4 transferring dockerfile: 1.59kB done [2023-11-08T00:32:37.350Z] #4 DONE 0.0s [2023-11-08T00:32:37.350Z] [2023-11-08T00:32:37.350Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-08T00:32:37.350Z] #5 transferring dockerfile: 2.38kB done [2023-11-08T00:32:37.350Z] #5 DONE 0.0s [2023-11-08T00:32:37.350Z] [2023-11-08T00:32:37.350Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-11-08T00:32:37.350Z] #6 transferring dockerfile: 1.58kB done [2023-11-08T00:32:37.350Z] #6 DONE 0.0s [2023-11-08T00:32:37.350Z] [2023-11-08T00:32:37.350Z] #7 [core-data internal] load build definition from Dockerfile [2023-11-08T00:32:37.350Z] #7 transferring dockerfile: 1.90kB done [2023-11-08T00:32:37.350Z] #7 DONE 0.0s [2023-11-08T00:32:37.350Z] [2023-11-08T00:32:37.350Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-11-08T00:32:37.350Z] #8 transferring dockerfile: 1.70kB done [2023-11-08T00:32:37.350Z] #8 DONE 0.0s [2023-11-08T00:32:37.350Z] [2023-11-08T00:32:37.350Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-11-08T00:32:37.350Z] #9 transferring dockerfile: 1.84kB done [2023-11-08T00:32:37.350Z] #9 DONE 0.0s [2023-11-08T00:32:37.350Z] [2023-11-08T00:32:37.350Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-08T00:32:37.350Z] #10 transferring dockerfile: 2.82kB done [2023-11-08T00:32:37.609Z] #10 DONE 0.0s [2023-11-08T00:32:37.609Z] [2023-11-08T00:32:37.609Z] #11 [core-command internal] load build definition from Dockerfile [2023-11-08T00:32:37.609Z] #11 transferring dockerfile: 1.82kB done [2023-11-08T00:32:37.609Z] #11 DONE 0.0s [2023-11-08T00:32:37.609Z] [2023-11-08T00:32:37.609Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-08T00:32:37.609Z] #12 transferring dockerfile: 2.04kB done [2023-11-08T00:32:37.609Z] #12 DONE 0.0s [2023-11-08T00:32:37.609Z] [2023-11-08T00:32:37.609Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-08T00:32:37.609Z] #13 transferring dockerfile: 1.78kB done [2023-11-08T00:32:37.609Z] #13 DONE 0.0s [2023-11-08T00:32:37.609Z] [2023-11-08T00:32:37.609Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-08T00:32:37.609Z] #14 transferring dockerfile: 2.12kB done [2023-11-08T00:32:37.609Z] #14 DONE 0.0s [2023-11-08T00:32:37.609Z] [2023-11-08T00:32:37.609Z] #15 [support-scheduler internal] load .dockerignore [2023-11-08T00:32:37.609Z] #15 transferring context: 50B done [2023-11-08T00:32:37.609Z] #15 DONE 0.0s [2023-11-08T00:32:37.609Z] [2023-11-08T00:32:37.609Z] #16 [security-proxy-setup internal] load .dockerignore [2023-11-08T00:32:37.609Z] #16 transferring context: 50B done [2023-11-08T00:32:37.609Z] #16 DONE 0.0s [2023-11-08T00:32:37.609Z] [2023-11-08T00:32:37.609Z] #17 [core-metadata internal] load .dockerignore [2023-11-08T00:32:37.609Z] #17 transferring context: 50B done [2023-11-08T00:32:37.609Z] #17 DONE 0.0s [2023-11-08T00:32:37.609Z] [2023-11-08T00:32:37.609Z] #18 [security-spire-server internal] load .dockerignore [2023-11-08T00:32:37.609Z] #18 transferring context: 50B done [2023-11-08T00:32:37.609Z] #18 DONE 0.0s [2023-11-08T00:32:37.609Z] [2023-11-08T00:32:37.609Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-11-08T00:32:37.869Z] #19 transferring context: 50B done [2023-11-08T00:32:37.869Z] #19 DONE 0.0s [2023-11-08T00:32:37.869Z] [2023-11-08T00:32:37.869Z] #20 [security-spire-config internal] load .dockerignore [2023-11-08T00:32:37.869Z] #20 transferring context: 50B done [2023-11-08T00:32:37.869Z] #20 DONE 0.0s [2023-11-08T00:32:37.869Z] [2023-11-08T00:32:37.869Z] #21 [security-spire-agent internal] load .dockerignore [2023-11-08T00:32:37.869Z] #21 transferring context: 50B done [2023-11-08T00:32:37.869Z] #21 DONE 0.0s [2023-11-08T00:32:37.869Z] [2023-11-08T00:32:37.869Z] #22 [core-data internal] load .dockerignore [2023-11-08T00:32:37.869Z] #22 transferring context: 50B done [2023-11-08T00:32:37.869Z] #22 DONE 0.0s [2023-11-08T00:32:37.869Z] [2023-11-08T00:32:37.869Z] #23 [support-notifications internal] load .dockerignore [2023-11-08T00:32:37.869Z] #23 transferring context: 50B done [2023-11-08T00:32:37.869Z] #23 DONE 0.0s [2023-11-08T00:32:37.869Z] [2023-11-08T00:32:37.869Z] #24 [core-command internal] load .dockerignore [2023-11-08T00:32:37.869Z] #24 transferring context: 50B done [2023-11-08T00:32:37.869Z] #24 DONE 0.0s [2023-11-08T00:32:37.869Z] [2023-11-08T00:32:37.869Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2023-11-08T00:32:37.869Z] #25 transferring context: 50B done [2023-11-08T00:32:37.869Z] #25 DONE 0.0s [2023-11-08T00:32:37.869Z] [2023-11-08T00:32:37.869Z] #26 [security-proxy-auth internal] load .dockerignore [2023-11-08T00:32:37.869Z] #26 transferring context: 50B done [2023-11-08T00:32:37.869Z] #26 DONE 0.0s [2023-11-08T00:32:37.869Z] [2023-11-08T00:32:37.869Z] #27 [security-bootstrapper internal] load .dockerignore [2023-11-08T00:32:37.869Z] #27 transferring context: 50B done [2023-11-08T00:32:37.869Z] #27 DONE 0.1s [2023-11-08T00:32:37.869Z] [2023-11-08T00:32:37.869Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-08T00:32:37.869Z] #28 transferring context: 50B done [2023-11-08T00:32:37.869Z] #28 DONE 0.0s [2023-11-08T00:32:37.869Z] [2023-11-08T00:32:37.869Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-08T00:32:37.869Z] #29 DONE 0.0s [2023-11-08T00:32:37.869Z] [2023-11-08T00:32:37.869Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-11-08T00:32:37.869Z] #30 DONE 0.1s [2023-11-08T00:32:38.127Z] [2023-11-08T00:32:38.127Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-08T00:32:38.127Z] #29 DONE 0.0s [2023-11-08T00:32:38.127Z] [2023-11-08T00:32:38.127Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:32:38.127Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T00:32:38.127Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T00:32:38.127Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-08T00:32:38.127Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-08T00:32:38.127Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.43MB / 3.40MB 0.1s [2023-11-08T00:32:38.127Z] #31 ... [2023-11-08T00:32:38.127Z] [2023-11-08T00:32:38.127Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-11-08T00:32:38.127Z] #30 DONE 0.2s [2023-11-08T00:32:38.127Z] [2023-11-08T00:32:38.127Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:32:38.127Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T00:32:38.127Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-08T00:32:38.127Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-08T00:32:38.127Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s [2023-11-08T00:32:38.385Z] #31 ... [2023-11-08T00:32:38.385Z] [2023-11-08T00:32:38.385Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-08T00:32:38.385Z] #29 DONE 0.0s [2023-11-08T00:32:38.385Z] [2023-11-08T00:32:38.385Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:32:38.385Z] #31 ... [2023-11-08T00:32:38.385Z] [2023-11-08T00:32:38.385Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-08T00:32:38.385Z] #29 DONE 0.0s [2023-11-08T00:32:38.385Z] [2023-11-08T00:32:38.385Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:32:38.385Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done [2023-11-08T00:32:38.385Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-11-08T00:32:38.643Z] #31 ... [2023-11-08T00:32:38.643Z] [2023-11-08T00:32:38.643Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-08T00:32:38.643Z] #29 DONE 0.0s [2023-11-08T00:32:38.643Z] [2023-11-08T00:32:38.643Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:32:38.643Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done [2023-11-08T00:32:38.643Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-11-08T00:32:38.905Z] #31 ... [2023-11-08T00:32:38.905Z] [2023-11-08T00:32:38.905Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-11-08T00:32:38.905Z] #30 DONE 0.7s [2023-11-08T00:32:38.905Z] [2023-11-08T00:32:38.905Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:32:38.905Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T00:32:38.905Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T00:32:38.905Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-08T00:32:38.905Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-08T00:32:38.905Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done [2023-11-08T00:32:38.905Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-11-08T00:32:39.856Z] #31 DONE 2.0s [2023-11-08T00:32:39.856Z] [2023-11-08T00:32:39.856Z] #32 [security-proxy-setup internal] load build context [2023-11-08T00:32:39.856Z] #32 ... [2023-11-08T00:32:39.856Z] [2023-11-08T00:32:39.856Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-08T00:32:39.856Z] #33 DONE 1.9s [2023-11-08T00:32:39.856Z] [2023-11-08T00:32:39.856Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:32:39.856Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T00:32:39.856Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T00:32:39.856Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-08T00:32:39.856Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-08T00:32:39.856Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done [2023-11-08T00:32:39.856Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-11-08T00:32:39.856Z] #31 DONE 2.0s [2023-11-08T00:32:39.856Z] [2023-11-08T00:32:39.856Z] #32 [security-proxy-setup internal] load build context [2023-11-08T00:32:40.310Z] using credential edgex-jenkins-ssh [2023-11-08T00:32:40.326Z] Cloning the remote Git repository [2023-11-08T00:32:40.428Z] #32 ... [2023-11-08T00:32:40.428Z] [2023-11-08T00:32:40.428Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:32:40.428Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T00:32:40.428Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T00:32:40.428Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-08T00:32:40.428Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-08T00:32:40.428Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done [2023-11-08T00:32:40.428Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-11-08T00:32:40.428Z] #31 DONE 2.0s [2023-11-08T00:32:40.428Z] [2023-11-08T00:32:40.428Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-08T00:32:40.428Z] #34 DONE 2.0s [2023-11-08T00:32:40.428Z] [2023-11-08T00:32:40.428Z] #32 [security-proxy-setup internal] load build context [2023-11-08T00:32:40.371Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-11-08T00:32:40.464Z] > git init /w/workspace/edgex-go/604 # timeout=10 [2023-11-08T00:32:40.609Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-08T00:32:40.610Z] > git --version # timeout=10 [2023-11-08T00:32:40.628Z] > git --version # 'git version 2.25.1' [2023-11-08T00:32:40.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T00:32:40.787Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T00:32:42.966Z] #32 transferring context: 282.07MB 4.9s [2023-11-08T00:32:44.338Z] #32 ... [2023-11-08T00:32:44.339Z] [2023-11-08T00:32:44.339Z] #35 [security-spire-server internal] load build context [2023-11-08T00:32:44.339Z] #35 transferring context: 18.10kB done [2023-11-08T00:32:44.339Z] #35 DONE 4.3s [2023-11-08T00:32:44.339Z] [2023-11-08T00:32:44.339Z] #32 [security-proxy-setup internal] load build context [2023-11-08T00:32:44.596Z] #32 ... [2023-11-08T00:32:44.596Z] [2023-11-08T00:32:44.596Z] #36 [security-spire-agent internal] load build context [2023-11-08T00:32:44.596Z] #36 transferring context: 17.63kB 0.0s done [2023-11-08T00:32:44.596Z] #36 DONE 4.2s [2023-11-08T00:32:44.596Z] [2023-11-08T00:32:44.596Z] #32 [security-proxy-setup internal] load build context [2023-11-08T00:32:44.596Z] #32 ... [2023-11-08T00:32:44.596Z] [2023-11-08T00:32:44.596Z] #37 [security-spire-config internal] load build context [2023-11-08T00:32:44.596Z] #37 transferring context: 16.35kB 0.0s done [2023-11-08T00:32:44.596Z] #37 DONE 4.7s [2023-11-08T00:32:44.596Z] [2023-11-08T00:32:44.596Z] #32 [security-proxy-setup internal] load build context [2023-11-08T00:32:44.854Z] #32 transferring context: 365.18MB 6.8s done [2023-11-08T00:32:48.165Z] #32 ... [2023-11-08T00:32:48.165Z] [2023-11-08T00:32:48.165Z] #38 [core-metadata internal] load build context [2023-11-08T00:32:48.165Z] #38 transferring context: 365.18MB 6.8s done [2023-11-08T00:32:48.165Z] #38 ... [2023-11-08T00:32:48.165Z] [2023-11-08T00:32:48.165Z] #39 [support-scheduler internal] load build context [2023-11-08T00:32:48.165Z] #39 transferring context: 365.18MB 8.3s done [2023-11-08T00:32:48.165Z] #39 ... [2023-11-08T00:32:48.165Z] [2023-11-08T00:32:48.165Z] #40 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-08T00:32:48.429Z] #40 ... [2023-11-08T00:32:48.429Z] [2023-11-08T00:32:48.429Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:32:48.429Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.9s done [2023-11-08T00:32:48.429Z] #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-08T00:32:48.429Z] #41 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-08T00:32:48.429Z] #41 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-08T00:32:48.429Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-11-08T00:32:48.429Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2023-11-08T00:32:48.429Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2023-11-08T00:32:48.429Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-08T00:32:48.429Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-08T00:32:48.429Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 4.6s [2023-11-08T00:32:48.429Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-08T00:32:48.687Z] #41 ... [2023-11-08T00:32:48.687Z] [2023-11-08T00:32:48.687Z] #42 [security-spiffe-token-provider internal] load build context [2023-11-08T00:32:48.687Z] #42 transferring context: 365.18MB 8.2s done [2023-11-08T00:32:48.946Z] #42 ... [2023-11-08T00:32:48.946Z] [2023-11-08T00:32:48.946Z] #43 [core-common-config-bootstrapper internal] load build context [2023-11-08T00:32:48.946Z] #43 transferring context: 365.18MB 7.9s done [2023-11-08T00:32:48.946Z] #43 ... [2023-11-08T00:32:48.946Z] [2023-11-08T00:32:48.946Z] #44 [core-command internal] load build context [2023-11-08T00:32:48.946Z] #44 transferring context: 365.18MB 5.9s done [2023-11-08T00:32:49.213Z] #44 ... [2023-11-08T00:32:49.213Z] [2023-11-08T00:32:49.213Z] #45 [security-secretstore-setup internal] load build context [2023-11-08T00:32:49.213Z] #45 transferring context: 365.18MB 7.4s done [2023-11-08T00:32:49.213Z] #45 ... [2023-11-08T00:32:49.213Z] [2023-11-08T00:32:49.213Z] #46 [support-notifications internal] load build context [2023-11-08T00:32:49.213Z] #46 transferring context: 365.18MB 8.7s done [2023-11-08T00:32:49.472Z] #46 ... [2023-11-08T00:32:49.472Z] [2023-11-08T00:32:49.472Z] #47 [security-bootstrapper internal] load build context [2023-11-08T00:32:49.472Z] #47 transferring context: 365.18MB 9.7s done [2023-11-08T00:32:49.472Z] #47 ... [2023-11-08T00:32:49.472Z] [2023-11-08T00:32:49.472Z] #48 [security-proxy-auth internal] load build context [2023-11-08T00:32:49.472Z] #48 transferring context: 365.18MB 6.5s done [2023-11-08T00:32:50.040Z] #48 ... [2023-11-08T00:32:50.040Z] [2023-11-08T00:32:50.040Z] #49 [core-data internal] load build context [2023-11-08T00:32:50.040Z] #49 transferring context: 365.18MB 8.0s done [2023-11-08T00:32:50.040Z] #49 ... [2023-11-08T00:32:50.040Z] [2023-11-08T00:32:50.040Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-08T00:32:50.040Z] #50 ... [2023-11-08T00:32:50.040Z] [2023-11-08T00:32:50.040Z] #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-08T00:32:50.040Z] #0 6.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:32:50.040Z] #0 6.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:32:50.040Z] #0 7.153 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-08T00:32:50.040Z] #0 7.193 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-08T00:32:50.040Z] #0 7.201 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-08T00:32:50.040Z] #0 7.205 (4/6) Installing openssl (3.1.4-r0) [2023-11-08T00:32:50.040Z] #0 7.219 (5/6) Installing su-exec (0.2-r3) [2023-11-08T00:32:50.040Z] #0 7.228 (6/6) Installing yq (4.33.3-r4) [2023-11-08T00:32:50.040Z] #0 7.323 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:32:50.040Z] #0 7.326 OK: 17 MiB in 19 packages [2023-11-08T00:32:50.299Z] #51 ... [2023-11-08T00:32:50.299Z] [2023-11-08T00:32:50.299Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:32:50.299Z] #41 ... [2023-11-08T00:32:50.299Z] [2023-11-08T00:32:50.299Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T00:32:50.299Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.4s done [2023-11-08T00:32:50.299Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-08T00:32:50.299Z] #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-11-08T00:32:50.299Z] #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-11-08T00:32:50.299Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-11-08T00:32:50.299Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2023-11-08T00:32:50.299Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.3s done [2023-11-08T00:32:50.299Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-08T00:32:50.299Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-08T00:32:50.299Z] #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 3.0s done [2023-11-08T00:32:50.559Z] #52 ... [2023-11-08T00:32:50.559Z] [2023-11-08T00:32:50.559Z] #53 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-08T00:32:50.559Z] #53 ... [2023-11-08T00:32:50.559Z] [2023-11-08T00:32:50.559Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-08T00:32:50.829Z] #54 ... [2023-11-08T00:32:50.829Z] [2023-11-08T00:32:50.829Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-08T00:32:50.829Z] #55 ... [2023-11-08T00:32:50.829Z] [2023-11-08T00:32:50.829Z] #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-08T00:32:51.088Z] #56 ... [2023-11-08T00:32:51.088Z] [2023-11-08T00:32:51.088Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-08T00:32:51.088Z] #57 ... [2023-11-08T00:32:51.088Z] [2023-11-08T00:32:51.088Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-08T00:32:51.088Z] #58 ... [2023-11-08T00:32:51.088Z] [2023-11-08T00:32:51.088Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-08T00:32:51.346Z] #59 ... [2023-11-08T00:32:51.346Z] [2023-11-08T00:32:51.346Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:32:52.723Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 8.1s done [2023-11-08T00:32:53.291Z] #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-11-08T00:32:54.224Z] #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done [2023-11-08T00:32:57.103Z] Avoid second fetch [2023-11-08T00:32:57.105Z] Checking out Revision 854655c68166e602a0cbf1edf23493ae46c7a014 (main) [2023-11-08T00:32:56.250Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-08T00:32:56.272Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T00:32:57.124Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T00:32:57.184Z] > git checkout -f 854655c68166e602a0cbf1edf23493ae46c7a014 # timeout=10 [2023-11-08T00:32:57.860Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4719)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T00:32:58.683Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T00:32:58.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T00:32:58.683Z] Dload Upload Total Spent Left Speed [2023-11-08T00:32:58.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 242k 0 --:--:-- --:--:-- --:--:-- 242k [Pipeline] sh [2023-11-08T00:32:59.300Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T00:32:59.626Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T00:32:59.626Z] + sudo tee /etc/docker/daemon.new [2023-11-08T00:32:59.626Z] { [2023-11-08T00:32:59.626Z] "registry-mirrors": [ [2023-11-08T00:32:59.626Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T00:32:59.626Z] ], [2023-11-08T00:32:59.626Z] "bip": "10.250.0.254/24", [2023-11-08T00:32:59.626Z] "hosts": [ [2023-11-08T00:32:59.626Z] "tcp://0.0.0.0:5555", [2023-11-08T00:32:59.626Z] "unix:///var/run/docker.sock" [2023-11-08T00:32:59.626Z] ], [2023-11-08T00:32:59.626Z] "mtu": 1458, [2023-11-08T00:32:59.626Z] "selinux-enabled": true, [2023-11-08T00:32:59.626Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T00:32:59.626Z] } [Pipeline] sh [2023-11-08T00:33:00.068Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T00:33:00.396Z] + sudo service docker restart [2023-11-08T00:33:06.856Z] #41 ... [2023-11-08T00:33:06.856Z] [2023-11-08T00:33:06.856Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T00:33:06.856Z] #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T00:33:18.683Z] provisioning config files... [2023-11-08T00:33:18.715Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/604@tmp/config10982994970748913020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:33:19.077Z] ---> docker-login.sh [2023-11-08T00:33:19.077Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:33:19.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:33:19.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:33:19.619Z] Configure a credential helper to remove this warning. See [2023-11-08T00:33:19.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:33:19.619Z] [2023-11-08T00:33:19.619Z] Login Succeeded [2023-11-08T00:33:19.619Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:33:19.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:33:20.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:33:20.170Z] Configure a credential helper to remove this warning. See [2023-11-08T00:33:20.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:33:20.170Z] [2023-11-08T00:33:20.170Z] Login Succeeded [2023-11-08T00:33:20.170Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:33:20.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:33:20.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:33:20.444Z] Configure a credential helper to remove this warning. See [2023-11-08T00:33:20.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:33:20.444Z] [2023-11-08T00:33:20.444Z] Login Succeeded [2023-11-08T00:33:20.444Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:33:20.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:33:20.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:33:20.714Z] Configure a credential helper to remove this warning. See [2023-11-08T00:33:20.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:33:20.714Z] [2023-11-08T00:33:20.714Z] Login Succeeded [2023-11-08T00:33:20.714Z] docker.io [2023-11-08T00:33:20.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:33:21.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:33:21.257Z] Configure a credential helper to remove this warning. See [2023-11-08T00:33:21.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:33:21.257Z] [2023-11-08T00:33:21.257Z] Login Succeeded [2023-11-08T00:33:21.257Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T00:33:21.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-11-08T00:33:21.737Z] #52 ... [2023-11-08T00:33:21.737Z] [2023-11-08T00:33:21.737Z] #32 [security-proxy-setup internal] load build context [2023-11-08T00:33:21.737Z] #32 DONE 43.3s [2023-11-08T00:33:21.737Z] [2023-11-08T00:33:21.737Z] #38 [core-metadata internal] load build context [2023-11-08T00:33:21.737Z] #38 DONE 43.4s [2023-11-08T00:33:21.737Z] [2023-11-08T00:33:21.737Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-08T00:33:21.737Z] #54 40.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:21.737Z] #54 41.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:21.737Z] #54 ... [2023-11-08T00:33:21.737Z] [2023-11-08T00:33:21.737Z] #44 [core-command internal] load build context [2023-11-08T00:33:21.737Z] #44 DONE 42.8s [2023-11-08T00:33:21.737Z] [2023-11-08T00:33:21.737Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-08T00:33:21.737Z] #54 41.24 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-08T00:33:21.737Z] #54 41.26 (2/2) Installing su-exec (0.2-r3) [2023-11-08T00:33:21.737Z] #54 41.27 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:33:21.737Z] #54 41.27 OK: 7 MiB in 17 packages [2023-11-08T00:33:21.891Z] + git config --global --add safe.directory /w/workspace/edgex-go/604 [Pipeline] echo [2023-11-08T00:33:21.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:33:21.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:33:21.935Z] ========================================================= [2023-11-08T00:33:21.935Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T00:33:21.935Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-08T00:33:22.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T00:33:22.562Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T00:33:22.562Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T00:33:22.562Z] 5d54e960e981: Pulling fs layer [2023-11-08T00:33:22.562Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T00:33:22.562Z] f0e02332f6b5: Pulling fs layer [2023-11-08T00:33:22.562Z] cefa15bbcfad: Pulling fs layer [2023-11-08T00:33:22.562Z] 17808c966233: Pulling fs layer [2023-11-08T00:33:22.562Z] f4c1fc716caa: Pulling fs layer [2023-11-08T00:33:22.562Z] cefa15bbcfad: Waiting [2023-11-08T00:33:22.562Z] 17808c966233: Waiting [2023-11-08T00:33:22.562Z] f4c1fc716caa: Waiting [2023-11-08T00:33:22.562Z] f0e02332f6b5: Waiting [2023-11-08T00:33:22.562Z] 5d54e960e981: Verifying Checksum [2023-11-08T00:33:22.562Z] 5d54e960e981: Download complete [2023-11-08T00:33:22.562Z] f0e02332f6b5: Verifying Checksum [2023-11-08T00:33:22.562Z] f0e02332f6b5: Download complete [2023-11-08T00:33:22.562Z] cefa15bbcfad: Verifying Checksum [2023-11-08T00:33:22.562Z] cefa15bbcfad: Download complete [2023-11-08T00:33:22.562Z] 9fda8d8052c6: Verifying Checksum [2023-11-08T00:33:22.562Z] 9fda8d8052c6: Download complete [2023-11-08T00:33:22.666Z] #54 ... [2023-11-08T00:33:22.666Z] [2023-11-08T00:33:22.666Z] #48 [security-proxy-auth internal] load build context [2023-11-08T00:33:22.666Z] #48 DONE 43.7s [2023-11-08T00:33:22.666Z] [2023-11-08T00:33:22.666Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-08T00:33:22.666Z] #50 42.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:22.666Z] #50 42.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:22.666Z] #50 42.46 (1/2) Installing ca-certificates (20230506-r0) [2023-11-08T00:33:22.666Z] #50 42.47 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-08T00:33:22.666Z] #50 42.48 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:33:22.666Z] #50 42.51 Executing ca-certificates-20230506-r0.trigger [2023-11-08T00:33:22.666Z] #50 42.60 OK: 8 MiB in 17 packages [2023-11-08T00:33:22.924Z] #50 ... [2023-11-08T00:33:22.924Z] [2023-11-08T00:33:22.924Z] #39 [support-scheduler internal] load build context [2023-11-08T00:33:22.924Z] #39 DONE 45.0s [2023-11-08T00:33:23.156Z] f4c1fc716caa: Verifying Checksum [2023-11-08T00:33:23.157Z] f4c1fc716caa: Download complete [2023-11-08T00:33:23.182Z] [2023-11-08T00:33:23.183Z] #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-08T00:33:23.183Z] #56 41.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:23.183Z] #56 41.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:23.183Z] #56 41.94 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-08T00:33:23.183Z] #56 41.94 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-08T00:33:23.183Z] #56 41.94 OK: 20076 distinct packages available [2023-11-08T00:33:23.183Z] #56 41.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:23.183Z] #56 42.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:23.183Z] #56 42.30 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-08T00:33:23.183Z] #56 42.38 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-08T00:33:23.183Z] #56 42.49 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-08T00:33:23.183Z] #56 42.50 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-08T00:33:23.183Z] #56 42.51 (5/7) Installing libucontext (1.2-r2) [2023-11-08T00:33:23.183Z] #56 42.52 (6/7) Installing gcompat (1.1.0-r1) [2023-11-08T00:33:23.183Z] #56 42.54 (7/7) Installing openssl (3.1.4-r0) [2023-11-08T00:33:23.183Z] #56 42.57 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:33:23.183Z] #56 42.58 OK: 8 MiB in 20 packages [2023-11-08T00:33:23.554Z] #56 ... [2023-11-08T00:33:23.554Z] [2023-11-08T00:33:23.554Z] #45 [security-secretstore-setup internal] load build context [2023-11-08T00:33:23.554Z] #45 DONE 44.7s [2023-11-08T00:33:23.813Z] [2023-11-08T00:33:23.813Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-08T00:33:23.813Z] #59 41.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:23.813Z] #59 42.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:23.813Z] #59 42.39 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-08T00:33:23.813Z] #59 42.39 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-08T00:33:23.813Z] #59 42.39 OK: 20076 distinct packages available [2023-11-08T00:33:23.813Z] #59 42.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:23.813Z] #59 42.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:23.813Z] #59 42.93 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-08T00:33:23.813Z] #59 42.93 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-08T00:33:23.813Z] #59 42.94 (3/4) Installing libucontext (1.2-r2) [2023-11-08T00:33:23.813Z] #59 42.95 (4/4) Installing gcompat (1.1.0-r1) [2023-11-08T00:33:23.813Z] #59 42.95 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:33:23.813Z] #59 42.96 OK: 8 MiB in 19 packages [2023-11-08T00:33:23.813Z] #59 ... [2023-11-08T00:33:23.813Z] [2023-11-08T00:33:23.813Z] #43 [core-common-config-bootstrapper internal] load build context [2023-11-08T00:33:23.813Z] #43 DONE 45.1s [2023-11-08T00:33:23.813Z] [2023-11-08T00:33:23.813Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-08T00:33:23.813Z] #57 43.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:24.072Z] #57 43.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:24.125Z] 9fda8d8052c6: Pull complete [2023-11-08T00:33:24.332Z] #57 ... [2023-11-08T00:33:24.332Z] [2023-11-08T00:33:24.332Z] #49 [core-data internal] load build context [2023-11-08T00:33:24.332Z] #49 DONE 45.4s [2023-11-08T00:33:24.332Z] [2023-11-08T00:33:24.332Z] #42 [security-spiffe-token-provider internal] load build context [2023-11-08T00:33:24.332Z] #42 DONE 45.5s [2023-11-08T00:33:24.332Z] [2023-11-08T00:33:24.332Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-08T00:33:24.332Z] #57 43.83 (1/4) Installing ca-certificates (20230506-r0) [2023-11-08T00:33:24.332Z] #57 43.84 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-08T00:33:24.332Z] #57 43.85 (3/4) Installing su-exec (0.2-r3) [2023-11-08T00:33:24.332Z] #57 43.85 (4/4) Installing yq (4.33.3-r4) [2023-11-08T00:33:24.332Z] #57 43.94 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:33:24.592Z] #57 43.94 Executing ca-certificates-20230506-r0.trigger [2023-11-08T00:33:24.592Z] #57 43.99 OK: 17 MiB in 19 packages [2023-11-08T00:33:24.719Z] 5d54e960e981: Pull complete [2023-11-08T00:33:24.852Z] #57 ... [2023-11-08T00:33:24.852Z] [2023-11-08T00:33:24.852Z] #46 [support-notifications internal] load build context [2023-11-08T00:33:24.852Z] #46 DONE 46.1s [2023-11-08T00:33:24.987Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T00:33:24.987Z] c4a7e357bf2a: Download complete [2023-11-08T00:33:25.111Z] [2023-11-08T00:33:25.111Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-08T00:33:25.111Z] #55 44.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:25.111Z] #55 44.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:25.371Z] #55 ... [2023-11-08T00:33:25.371Z] [2023-11-08T00:33:25.371Z] #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-08T00:33:25.371Z] #51 DONE 45.3s [2023-11-08T00:33:25.630Z] [2023-11-08T00:33:25.630Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-08T00:33:25.630Z] #55 44.92 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-08T00:33:25.630Z] #55 44.92 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-08T00:33:25.630Z] #55 44.92 OK: 20076 distinct packages available [2023-11-08T00:33:25.630Z] #55 44.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:25.630Z] #55 ... [2023-11-08T00:33:25.630Z] [2023-11-08T00:33:25.630Z] #47 [security-bootstrapper internal] load build context [2023-11-08T00:33:25.630Z] #47 DONE 46.8s [2023-11-08T00:33:25.630Z] [2023-11-08T00:33:25.630Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-08T00:33:25.630Z] #55 45.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:25.948Z] 17808c966233: Verifying Checksum [2023-11-08T00:33:25.948Z] 17808c966233: Download complete [2023-11-08T00:33:25.981Z] #55 45.27 (1/11) Installing ca-certificates (20230506-r0) [2023-11-08T00:33:25.981Z] #55 45.30 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-08T00:33:25.981Z] #55 45.31 (3/11) Installing libunistring (1.1-r1) [2023-11-08T00:33:25.981Z] #55 45.33 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-08T00:33:25.981Z] #55 45.34 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-08T00:33:25.981Z] #55 45.34 (6/11) Installing libcurl (8.4.0-r0) [2023-11-08T00:33:25.981Z] #55 45.35 (7/11) Installing curl (8.4.0-r0) [2023-11-08T00:33:25.981Z] #55 45.36 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-08T00:33:25.981Z] #55 45.36 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-08T00:33:25.981Z] #55 45.37 (10/11) Installing libucontext (1.2-r2) [2023-11-08T00:33:25.981Z] #55 45.37 (11/11) Installing gcompat (1.1.0-r1) [2023-11-08T00:33:25.981Z] #55 45.40 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:33:25.981Z] #55 45.41 Executing ca-certificates-20230506-r0.trigger [2023-11-08T00:33:25.981Z] #55 45.45 OK: 12 MiB in 26 packages [2023-11-08T00:33:26.240Z] #55 ... [2023-11-08T00:33:26.240Z] [2023-11-08T00:33:26.240Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-08T00:33:26.240Z] #54 DONE 45.6s [2023-11-08T00:33:26.240Z] [2023-11-08T00:33:26.240Z] #53 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-08T00:33:26.240Z] #53 41.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:26.240Z] #53 41.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:26.240Z] #53 42.08 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T00:33:26.240Z] #53 42.09 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:33:26.240Z] #53 42.09 OK: 7 MiB in 16 packages [2023-11-08T00:33:27.178Z] #53 ... [2023-11-08T00:33:27.178Z] [2023-11-08T00:33:27.178Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-08T00:33:27.178Z] #58 40.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:27.178Z] #58 41.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:27.178Z] #58 41.31 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T00:33:27.178Z] #58 41.31 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:33:27.178Z] #58 41.32 OK: 7 MiB in 16 packages [2023-11-08T00:33:27.178Z] #58 DONE 46.5s [2023-11-08T00:33:27.178Z] [2023-11-08T00:33:27.178Z] #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-08T00:33:27.435Z] #60 ... [2023-11-08T00:33:27.435Z] [2023-11-08T00:33:27.435Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-08T00:33:27.435Z] #50 DONE 47.5s [2023-11-08T00:33:27.705Z] [2023-11-08T00:33:27.705Z] #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-08T00:33:27.705Z] #61 ... [2023-11-08T00:33:27.705Z] [2023-11-08T00:33:27.705Z] #53 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-08T00:33:27.705Z] #53 DONE 47.4s [2023-11-08T00:33:27.963Z] [2023-11-08T00:33:27.963Z] #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-08T00:33:27.963Z] #56 DONE 47.4s [2023-11-08T00:33:27.963Z] [2023-11-08T00:33:27.963Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-08T00:33:27.963Z] #59 DONE 47.3s [2023-11-08T00:33:27.963Z] [2023-11-08T00:33:27.963Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-08T00:33:27.963Z] #57 DONE 47.5s [2023-11-08T00:33:27.963Z] [2023-11-08T00:33:27.963Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-08T00:33:28.220Z] #55 DONE 47.7s [2023-11-08T00:33:28.220Z] [2023-11-08T00:33:28.221Z] #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-08T00:33:28.799Z] #60 ... [2023-11-08T00:33:28.799Z] [2023-11-08T00:33:28.799Z] #40 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-08T00:33:28.799Z] #40 DONE 50.9s [2023-11-08T00:33:28.799Z] [2023-11-08T00:33:28.799Z] #62 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-11-08T00:33:29.057Z] #62 ... [2023-11-08T00:33:29.057Z] [2023-11-08T00:33:29.057Z] #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-08T00:33:29.057Z] #61 DONE 3.5s [2023-11-08T00:33:29.057Z] [2023-11-08T00:33:29.057Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T00:33:29.628Z] #52 ... [2023-11-08T00:33:29.628Z] [2023-11-08T00:33:29.628Z] #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-08T00:33:29.628Z] #60 DONE 2.8s [2023-11-08T00:33:29.628Z] [2023-11-08T00:33:29.628Z] #62 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-11-08T00:33:29.888Z] #62 DONE 1.2s [2023-11-08T00:33:29.888Z] [2023-11-08T00:33:29.888Z] #63 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-11-08T00:33:30.148Z] #63 ... [2023-11-08T00:33:30.148Z] [2023-11-08T00:33:30.148Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:33:30.148Z] #41 DONE 50.3s [2023-11-08T00:33:30.429Z] [2023-11-08T00:33:30.429Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-08T00:33:30.429Z] #64 DONE 0.6s [2023-11-08T00:33:30.429Z] [2023-11-08T00:33:30.429Z] #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-08T00:33:31.013Z] #65 1.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:31.013Z] #65 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:31.272Z] #65 1.315 OK: 264 MiB in 52 packages [2023-11-08T00:33:32.645Z] #65 ... [2023-11-08T00:33:32.645Z] [2023-11-08T00:33:32.645Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-08T00:33:32.645Z] #0 0.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:32.645Z] #0 1.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:32.645Z] #0 1.229 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-08T00:33:32.645Z] #0 1.229 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-08T00:33:32.645Z] #0 1.229 OK: 20080 distinct packages available [2023-11-08T00:33:32.645Z] #0 1.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:32.645Z] #0 1.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:32.645Z] #0 1.859 OK: 264 MiB in 52 packages [2023-11-08T00:33:32.645Z] #66 DONE 2.5s [2023-11-08T00:33:32.645Z] [2023-11-08T00:33:32.645Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:33:32.645Z] #67 ... [2023-11-08T00:33:32.645Z] [2023-11-08T00:33:32.645Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-08T00:33:32.645Z] #65 DONE 2.7s [2023-11-08T00:33:32.645Z] [2023-11-08T00:33:32.645Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-08T00:33:32.645Z] #68 DONE 2.1s [2023-11-08T00:33:32.645Z] [2023-11-08T00:33:32.645Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-08T00:33:34.028Z] #69 ... [2023-11-08T00:33:34.028Z] [2023-11-08T00:33:34.028Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-08T00:33:34.028Z] #70 DONE 2.9s [2023-11-08T00:33:34.028Z] [2023-11-08T00:33:34.028Z] #63 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-11-08T00:33:34.028Z] #63 3.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:34.028Z] #63 3.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:34.028Z] #63 3.980 OK: 264 MiB in 52 packages [2023-11-08T00:33:34.598Z] #63 ... [2023-11-08T00:33:34.598Z] [2023-11-08T00:33:34.598Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-08T00:33:34.598Z] #0 3.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:34.598Z] #0 4.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:33:34.598Z] #0 4.417 OK: 264 MiB in 52 packages [2023-11-08T00:33:34.598Z] #71 DONE 4.7s [2023-11-08T00:33:34.598Z] [2023-11-08T00:33:34.598Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-08T00:33:34.598Z] #72 DONE 3.7s [2023-11-08T00:33:34.598Z] [2023-11-08T00:33:34.598Z] #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-11-08T00:33:34.598Z] #63 DONE 4.9s [2023-11-08T00:33:34.598Z] [2023-11-08T00:33:34.598Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-08T00:33:34.598Z] #69 DONE 2.0s [2023-11-08T00:33:34.598Z] [2023-11-08T00:33:34.598Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:33:34.598Z] #67 DONE 2.1s [2023-11-08T00:33:34.598Z] [2023-11-08T00:33:34.598Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:33:34.598Z] #73 DONE 2.0s [2023-11-08T00:33:34.598Z] [2023-11-08T00:33:34.598Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-08T00:33:34.598Z] #74 DONE 0.2s [2023-11-08T00:33:34.598Z] [2023-11-08T00:33:34.598Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:33:34.855Z] #75 ... [2023-11-08T00:33:34.855Z] [2023-11-08T00:33:34.855Z] #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-08T00:33:34.855Z] #76 DONE 0.2s [2023-11-08T00:33:34.855Z] [2023-11-08T00:33:34.855Z] #77 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-08T00:33:34.855Z] #77 DONE 0.1s [2023-11-08T00:33:34.855Z] [2023-11-08T00:33:34.855Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:33:34.855Z] #78 DONE 0.2s [2023-11-08T00:33:34.855Z] [2023-11-08T00:33:34.855Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:33:34.855Z] #79 DONE 0.2s [2023-11-08T00:33:34.855Z] [2023-11-08T00:33:34.855Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-08T00:33:34.855Z] #80 DONE 0.1s [2023-11-08T00:33:34.855Z] [2023-11-08T00:33:34.855Z] #81 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-08T00:33:34.855Z] #81 DONE 0.1s [2023-11-08T00:33:34.855Z] [2023-11-08T00:33:34.855Z] #82 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-08T00:33:34.855Z] #82 DONE 0.2s [2023-11-08T00:33:34.855Z] [2023-11-08T00:33:34.855Z] #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-08T00:33:35.112Z] #83 ... [2023-11-08T00:33:35.112Z] [2023-11-08T00:33:35.112Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-08T00:33:35.112Z] #84 DONE 0.3s [2023-11-08T00:33:35.112Z] [2023-11-08T00:33:35.112Z] #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-08T00:33:35.112Z] #83 DONE 0.3s [2023-11-08T00:33:35.112Z] [2023-11-08T00:33:35.112Z] #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-08T00:33:35.112Z] #85 DONE 0.3s [2023-11-08T00:33:35.112Z] [2023-11-08T00:33:35.112Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-08T00:33:35.112Z] #86 DONE 0.1s [2023-11-08T00:33:35.112Z] [2023-11-08T00:33:35.112Z] #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-08T00:33:35.374Z] #87 DONE 0.1s [2023-11-08T00:33:35.374Z] [2023-11-08T00:33:35.375Z] #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-08T00:33:35.375Z] #88 DONE 0.1s [2023-11-08T00:33:35.375Z] [2023-11-08T00:33:35.375Z] #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-08T00:33:35.375Z] #89 DONE 0.1s [2023-11-08T00:33:35.375Z] [2023-11-08T00:33:35.375Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-08T00:33:35.375Z] #90 DONE 0.1s [2023-11-08T00:33:35.375Z] [2023-11-08T00:33:35.375Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-08T00:33:35.375Z] #91 DONE 0.1s [2023-11-08T00:33:35.375Z] [2023-11-08T00:33:35.375Z] #92 [security-spire-agent] exporting to image [2023-11-08T00:33:35.375Z] #92 exporting layers [2023-11-08T00:33:35.940Z] #92 exporting layers 0.6s done [2023-11-08T00:33:35.940Z] #92 writing image sha256:32cdb8809b89c2aa104df2accbf2a0553f8d2031e8500158b9c5dc4fd7f836a6 0.0s done [2023-11-08T00:33:35.940Z] #92 naming to docker.io/library/security-spire-agent done [2023-11-08T00:33:35.940Z] #92 writing image sha256:750b71a9b7310e787eefeeab8913578ab3687a03bbbbd9f3c9b66a1fc2bdf632 done [2023-11-08T00:33:35.940Z] #92 writing image sha256:5a75ebb0d3cad9922b496db9e15b3e499166d83eeee76d2427e8cb9d5dc11f4d [2023-11-08T00:33:35.940Z] #92 naming to docker.io/library/security-spire-server done [2023-11-08T00:33:36.198Z] #92 writing image sha256:5a75ebb0d3cad9922b496db9e15b3e499166d83eeee76d2427e8cb9d5dc11f4d done [2023-11-08T00:33:36.198Z] #92 naming to docker.io/library/security-spire-config done [2023-11-08T00:33:36.198Z] #92 DONE 0.6s [2023-11-08T00:33:36.198Z] [2023-11-08T00:33:36.198Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:33:38.429Z] c4a7e357bf2a: Pull complete [2023-11-08T00:33:38.429Z] f0e02332f6b5: Pull complete [2023-11-08T00:33:38.697Z] cefa15bbcfad: Pull complete [2023-11-08T00:33:40.384Z] #93 ... [2023-11-08T00:33:40.384Z] [2023-11-08T00:33:40.384Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T00:33:40.384Z] #52 ... [2023-11-08T00:33:40.384Z] [2023-11-08T00:33:40.384Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:33:44.592Z] #94 ... [2023-11-08T00:33:44.592Z] [2023-11-08T00:33:44.592Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:33:46.925Z] 17808c966233: Pull complete [2023-11-08T00:33:48.872Z] f4c1fc716caa: Pull complete [2023-11-08T00:33:48.872Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T00:33:48.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T00:33:48.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-08T00:33:49.225Z] + docker build -t ci-base-image-arm64 -f - . [2023-11-08T00:33:49.225Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T00:33:49.225Z] WORKDIR /edgex [2023-11-08T00:33:49.225Z] COPY go.mod . [2023-11-08T00:33:49.225Z] RUN go mod download [2023-11-08T00:33:49.806Z] Sending build context to Docker daemon 2.91MB [2023-11-08T00:33:49.806Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T00:33:49.806Z] ---> ea914061e18c [2023-11-08T00:33:49.806Z] Step 2/4 : WORKDIR /edgex [2023-11-08T00:33:51.758Z] ---> Running in e8bc1e1585c4 [2023-11-08T00:33:52.027Z] Removing intermediate container e8bc1e1585c4 [2023-11-08T00:33:52.027Z] ---> 883fe1a9bb87 [2023-11-08T00:33:52.027Z] Step 3/4 : COPY go.mod . [2023-11-08T00:33:52.613Z] ---> 3f9b34a90e3e [2023-11-08T00:33:52.613Z] Step 4/4 : RUN go mod download [2023-11-08T00:33:52.613Z] ---> Running in 0891dbdbed27 [2023-11-08T00:34:23.474Z] #95 ... [2023-11-08T00:34:23.474Z] [2023-11-08T00:34:23.474Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:34:23.474Z] #75 DONE 44.2s [2023-11-08T00:34:23.474Z] [2023-11-08T00:34:23.474Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:34:23.474Z] #94 DONE 44.1s [2023-11-08T00:34:23.474Z] [2023-11-08T00:34:23.474Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-08T00:34:23.474Z] #96 ... [2023-11-08T00:34:23.474Z] [2023-11-08T00:34:23.474Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:34:23.474Z] #93 DONE 44.2s [2023-11-08T00:34:23.474Z] [2023-11-08T00:34:23.474Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:34:23.474Z] #95 DONE 44.4s [2023-11-08T00:34:23.474Z] [2023-11-08T00:34:23.474Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-11-08T00:34:28.807Z] #97 ... [2023-11-08T00:34:28.807Z] [2023-11-08T00:34:28.807Z] #98 [support-scheduler builder 6/7] COPY . . [2023-11-08T00:34:29.072Z] #98 ... [2023-11-08T00:34:29.072Z] [2023-11-08T00:34:29.072Z] #99 [support-notifications builder 6/7] COPY . . [2023-11-08T00:34:33.278Z] #99 ... [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-08T00:34:33.278Z] #96 DONE 14.0s [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #98 [support-scheduler builder 6/7] COPY . . [2023-11-08T00:34:33.278Z] #98 DONE 13.9s [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-08T00:34:33.278Z] #100 ... [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #101 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:34:33.278Z] #101 CACHED [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:34:33.278Z] #102 CACHED [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #103 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-08T00:34:33.278Z] #103 CACHED [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #104 [security-proxy-auth builder 6/7] COPY . . [2023-11-08T00:34:33.278Z] #104 CACHED [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #105 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:34:33.278Z] #105 CACHED [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:34:33.278Z] #106 CACHED [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #107 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:34:33.278Z] #107 CACHED [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:34:33.278Z] #108 CACHED [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #109 [core-command builder 6/7] COPY . . [2023-11-08T00:34:33.278Z] #109 CACHED [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:34:33.278Z] #110 CACHED [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:34:33.278Z] #111 CACHED [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #112 [core-data builder 6/7] COPY . . [2023-11-08T00:34:33.278Z] #112 CACHED [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #113 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:34:33.278Z] #113 CACHED [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #114 [core-metadata builder 6/7] COPY . . [2023-11-08T00:34:33.278Z] #114 CACHED [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:34:33.278Z] #115 CACHED [2023-11-08T00:34:33.278Z] [2023-11-08T00:34:33.278Z] #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-08T00:34:33.539Z] #116 ... [2023-11-08T00:34:33.539Z] [2023-11-08T00:34:33.539Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-11-08T00:34:33.539Z] #97 DONE 14.4s [2023-11-08T00:34:33.539Z] [2023-11-08T00:34:33.539Z] #117 [security-bootstrapper builder 6/7] COPY . . [2023-11-08T00:34:33.539Z] #117 CACHED [2023-11-08T00:34:33.539Z] [2023-11-08T00:34:33.539Z] #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:34:33.539Z] #118 CACHED [2023-11-08T00:34:33.539Z] [2023-11-08T00:34:33.539Z] #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:34:33.539Z] #119 CACHED [2023-11-08T00:34:33.539Z] [2023-11-08T00:34:33.539Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:34:33.539Z] #120 CACHED [2023-11-08T00:34:33.539Z] [2023-11-08T00:34:33.539Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:34:33.539Z] #121 CACHED [2023-11-08T00:34:33.539Z] [2023-11-08T00:34:33.539Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2023-11-08T00:34:33.539Z] #122 CACHED [2023-11-08T00:34:33.539Z] [2023-11-08T00:34:33.539Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-08T00:34:33.799Z] #123 ... [2023-11-08T00:34:33.799Z] [2023-11-08T00:34:33.799Z] #99 [support-notifications builder 6/7] COPY . . [2023-11-08T00:34:33.799Z] #99 DONE 14.7s [2023-11-08T00:34:33.799Z] [2023-11-08T00:34:33.799Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-08T00:34:39.085Z] #124 5.021 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-08T00:34:39.085Z] #124 ... [2023-11-08T00:34:39.085Z] [2023-11-08T00:34:39.085Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-08T00:34:39.085Z] #123 5.255 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-08T00:34:39.485Z] Removing intermediate container 0891dbdbed27 [2023-11-08T00:34:39.485Z] ---> 66d1127674a9 [2023-11-08T00:34:39.485Z] Successfully built 66d1127674a9 [2023-11-08T00:34:39.485Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:34:39.833Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T00:34:39.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:34:40.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-16926 does not seem to be running inside a container [2023-11-08T00:34:40.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-08T00:34:41.791Z] $ docker top e89fe71622384e31edc3f4f1f61e3287b4736936dae7add174a36d01d90ba6e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:34:42.653Z] + go version [2023-11-08T00:34:42.653Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T00:34:42.684Z] $ docker stop --time=1 e89fe71622384e31edc3f4f1f61e3287b4736936dae7add174a36d01d90ba6e6 [2023-11-08T00:34:43.351Z] #123 ... [2023-11-08T00:34:43.351Z] [2023-11-08T00:34:43.351Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-08T00:34:43.351Z] #0 3.630 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-08T00:34:43.351Z] #125 ... [2023-11-08T00:34:43.351Z] [2023-11-08T00:34:43.351Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-08T00:34:43.351Z] #0 4.195 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-08T00:34:43.626Z] #126 ... [2023-11-08T00:34:43.626Z] [2023-11-08T00:34:43.626Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-08T00:34:43.626Z] #0 3.501 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-08T00:34:43.626Z] #127 ... [2023-11-08T00:34:43.626Z] [2023-11-08T00:34:43.626Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T00:34:43.626Z] #0 4.994 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-08T00:34:43.917Z] #128 ... [2023-11-08T00:34:43.917Z] [2023-11-08T00:34:43.917Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-08T00:34:43.917Z] #0 4.583 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-08T00:34:43.917Z] #129 ... [2023-11-08T00:34:43.917Z] [2023-11-08T00:34:43.917Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-08T00:34:43.917Z] #0 4.990 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-08T00:34:44.176Z] #130 ... [2023-11-08T00:34:44.176Z] [2023-11-08T00:34:44.176Z] #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 [2023-11-08T00:34:44.176Z] #0 4.113 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-08T00:34:44.336Z] $ docker rm -f --volumes e89fe71622384e31edc3f4f1f61e3287b4736936dae7add174a36d01d90ba6e6 [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 [2023-11-08T00:34:45.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-08T00:34:45.032Z] [2023-11-08T00:34:45.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:34:45.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-08T00:34:45.374Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-11-08T00:34:45.374Z] 547446be3368: Pulling fs layer [2023-11-08T00:34:45.374Z] d125d8839a47: Pulling fs layer [2023-11-08T00:34:45.374Z] 3e85d5ac6304: Pulling fs layer [2023-11-08T00:34:45.374Z] c3105a71a48b: Pulling fs layer [2023-11-08T00:34:45.374Z] 0f093f025ec4: Pulling fs layer [2023-11-08T00:34:45.374Z] c3106fc0e877: Pulling fs layer [2023-11-08T00:34:45.374Z] c3105a71a48b: Waiting [2023-11-08T00:34:45.374Z] 0f093f025ec4: Waiting [2023-11-08T00:34:45.374Z] c3106fc0e877: Waiting [2023-11-08T00:34:45.647Z] 547446be3368: Verifying Checksum [2023-11-08T00:34:45.647Z] 547446be3368: Download complete [2023-11-08T00:34:45.647Z] c3105a71a48b: Verifying Checksum [2023-11-08T00:34:45.647Z] c3105a71a48b: Download complete [2023-11-08T00:34:45.915Z] d125d8839a47: Verifying Checksum [2023-11-08T00:34:45.915Z] d125d8839a47: Download complete [2023-11-08T00:34:45.915Z] c3106fc0e877: Verifying Checksum [2023-11-08T00:34:45.915Z] c3106fc0e877: Download complete [2023-11-08T00:34:46.186Z] 0f093f025ec4: Verifying Checksum [2023-11-08T00:34:46.186Z] 0f093f025ec4: Download complete [2023-11-08T00:34:46.455Z] 547446be3368: Pull complete [2023-11-08T00:34:47.419Z] d125d8839a47: Pull complete [2023-11-08T00:34:47.493Z] #131 ... [2023-11-08T00:34:47.493Z] [2023-11-08T00:34:47.493Z] #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-08T00:34:47.493Z] #116 3.987 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-08T00:34:47.493Z] #116 ... [2023-11-08T00:34:47.493Z] [2023-11-08T00:34:47.493Z] #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-08T00:34:47.493Z] #100 4.483 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-11-08T00:34:48.039Z] 3e85d5ac6304: Verifying Checksum [2023-11-08T00:34:48.039Z] 3e85d5ac6304: Download complete [2023-11-08T00:34:58.143Z] 3e85d5ac6304: Pull complete [2023-11-08T00:34:58.143Z] c3105a71a48b: Pull complete [2023-11-08T00:34:59.560Z] 0f093f025ec4: Pull complete [2023-11-08T00:34:59.828Z] c3106fc0e877: Pull complete [2023-11-08T00:34:59.828Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-11-08T00:34:59.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-08T00:34:59.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:35:00.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-16926 does not seem to be running inside a container [2023-11-08T00:35:00.191Z] $ 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/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-11-08T00:35:02.472Z] $ docker top 38d490a3dccbaf03dc249ed0be877f962b787f832ed388d46f480cdf11c27223 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:35:03.342Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-08T00:35:13.457Z] #1 [support-scheduler internal] load build definition from Dockerfile [2023-11-08T00:35:13.457Z] #1 transferring dockerfile: 1.82kB 0.0s done [2023-11-08T00:35:13.457Z] #1 DONE 0.2s [2023-11-08T00:35:13.457Z] [2023-11-08T00:35:13.457Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-08T00:35:13.457Z] #2 transferring dockerfile: 2.12kB done [2023-11-08T00:35:13.457Z] #2 DONE 0.1s [2023-11-08T00:35:13.457Z] [2023-11-08T00:35:13.457Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-08T00:35:13.457Z] #3 transferring dockerfile: 2.38kB 0.0s done [2023-11-08T00:35:13.457Z] #3 DONE 0.1s [2023-11-08T00:35:13.457Z] [2023-11-08T00:35:13.457Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-08T00:35:13.726Z] #4 transferring dockerfile: 2.39kB 0.0s done [2023-11-08T00:35:13.726Z] #4 DONE 0.1s [2023-11-08T00:35:13.726Z] [2023-11-08T00:35:13.726Z] #5 [core-command internal] load build definition from Dockerfile [2023-11-08T00:35:13.726Z] #5 transferring dockerfile: 1.82kB done [2023-11-08T00:35:13.726Z] #5 DONE 0.1s [2023-11-08T00:35:13.726Z] [2023-11-08T00:35:13.726Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-11-08T00:35:13.726Z] #6 transferring dockerfile: 1.84kB 0.0s done [2023-11-08T00:35:13.726Z] #6 DONE 0.1s [2023-11-08T00:35:13.726Z] [2023-11-08T00:35:13.726Z] #7 [core-data internal] load build definition from Dockerfile [2023-11-08T00:35:13.994Z] #7 transferring dockerfile: 1.90kB done [2023-11-08T00:35:13.994Z] #7 DONE 0.1s [2023-11-08T00:35:13.994Z] [2023-11-08T00:35:13.994Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-08T00:35:13.994Z] #8 transferring dockerfile: 2.04kB done [2023-11-08T00:35:13.994Z] #8 DONE 0.1s [2023-11-08T00:35:13.994Z] [2023-11-08T00:35:13.994Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-11-08T00:35:13.994Z] #9 transferring dockerfile: 1.59kB done [2023-11-08T00:35:13.994Z] #9 DONE 0.1s [2023-11-08T00:35:13.994Z] [2023-11-08T00:35:13.994Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-11-08T00:35:14.265Z] #10 transferring dockerfile: 1.70kB done [2023-11-08T00:35:14.265Z] #10 DONE 0.1s [2023-11-08T00:35:14.265Z] [2023-11-08T00:35:14.265Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-08T00:35:14.265Z] #11 transferring dockerfile: 1.78kB done [2023-11-08T00:35:14.265Z] #11 DONE 0.1s [2023-11-08T00:35:14.265Z] [2023-11-08T00:35:14.265Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-08T00:35:14.265Z] #12 transferring dockerfile: 2.82kB done [2023-11-08T00:35:14.265Z] #12 DONE 0.1s [2023-11-08T00:35:14.265Z] [2023-11-08T00:35:14.265Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-11-08T00:35:14.265Z] #13 transferring dockerfile: 1.58kB done [2023-11-08T00:35:14.535Z] #13 DONE 0.1s [2023-11-08T00:35:14.535Z] [2023-11-08T00:35:14.535Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-11-08T00:35:14.535Z] #14 transferring dockerfile: 1.96kB 0.0s done [2023-11-08T00:35:14.535Z] #14 DONE 0.1s [2023-11-08T00:35:14.535Z] [2023-11-08T00:35:14.535Z] #15 [support-scheduler internal] load .dockerignore [2023-11-08T00:35:14.535Z] #15 transferring context: 50B done [2023-11-08T00:35:14.535Z] #15 DONE 0.1s [2023-11-08T00:35:15.120Z] [2023-11-08T00:35:15.120Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-08T00:35:15.120Z] #16 transferring context: 50B done [2023-11-08T00:35:15.386Z] #16 DONE 0.1s [2023-11-08T00:35:15.386Z] [2023-11-08T00:35:15.386Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-11-08T00:35:15.386Z] #17 transferring context: 50B 0.0s done [2023-11-08T00:35:15.386Z] #17 DONE 0.1s [2023-11-08T00:35:15.386Z] [2023-11-08T00:35:15.386Z] #18 [security-proxy-setup internal] load .dockerignore [2023-11-08T00:35:15.386Z] #18 transferring context: 50B done [2023-11-08T00:35:15.387Z] #18 DONE 0.0s [2023-11-08T00:35:15.387Z] [2023-11-08T00:35:15.387Z] #19 [core-command internal] load .dockerignore [2023-11-08T00:35:15.387Z] #19 transferring context: 50B done [2023-11-08T00:35:15.387Z] #19 DONE 0.1s [2023-11-08T00:35:15.663Z] [2023-11-08T00:35:15.663Z] #20 [support-notifications internal] load .dockerignore [2023-11-08T00:35:15.663Z] #20 transferring context: 50B done [2023-11-08T00:35:15.663Z] #20 DONE 0.1s [2023-11-08T00:35:15.663Z] [2023-11-08T00:35:15.663Z] #21 [core-data internal] load .dockerignore [2023-11-08T00:35:15.663Z] #21 transferring context: 50B 0.0s done [2023-11-08T00:35:15.663Z] #21 DONE 0.1s [2023-11-08T00:35:15.663Z] [2023-11-08T00:35:15.663Z] #22 [security-proxy-auth internal] load .dockerignore [2023-11-08T00:35:15.663Z] #22 transferring context: 50B done [2023-11-08T00:35:15.663Z] #22 DONE 0.1s [2023-11-08T00:35:15.663Z] [2023-11-08T00:35:15.663Z] #23 [security-spire-server internal] load .dockerignore [2023-11-08T00:35:15.663Z] #23 transferring context: 50B done [2023-11-08T00:35:15.663Z] #23 DONE 0.1s [2023-11-08T00:35:15.663Z] [2023-11-08T00:35:15.663Z] #24 [security-spire-agent internal] load .dockerignore [2023-11-08T00:35:15.935Z] #24 transferring context: 50B done [2023-11-08T00:35:15.935Z] #24 DONE 0.1s [2023-11-08T00:35:15.935Z] [2023-11-08T00:35:15.935Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2023-11-08T00:35:15.935Z] #25 transferring context: 50B 0.0s done [2023-11-08T00:35:15.935Z] #25 DONE 0.1s [2023-11-08T00:35:15.935Z] [2023-11-08T00:35:15.935Z] #26 [security-bootstrapper internal] load .dockerignore [2023-11-08T00:35:15.935Z] #26 transferring context: 50B done [2023-11-08T00:35:15.935Z] #26 DONE 0.1s [2023-11-08T00:35:15.935Z] [2023-11-08T00:35:15.935Z] #27 [security-spire-config internal] load .dockerignore [2023-11-08T00:35:15.935Z] #27 transferring context: 50B 0.0s done [2023-11-08T00:35:15.935Z] #27 DONE 0.1s [2023-11-08T00:35:15.935Z] [2023-11-08T00:35:15.935Z] #28 [core-metadata internal] load .dockerignore [2023-11-08T00:35:15.935Z] #28 transferring context: 50B 0.0s done [2023-11-08T00:35:15.935Z] #28 DONE 0.1s [2023-11-08T00:35:16.201Z] [2023-11-08T00:35:16.201Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T00:35:16.201Z] #29 DONE 0.0s [2023-11-08T00:35:16.201Z] [2023-11-08T00:35:16.201Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-11-08T00:35:16.201Z] #30 DONE 0.1s [2023-11-08T00:35:16.201Z] [2023-11-08T00:35:16.201Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:35:16.202Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T00:35:16.473Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 0.1s [2023-11-08T00:35:16.473Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T00:35:16.473Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T00:35:16.473Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T00:35:16.739Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.3s [2023-11-08T00:35:16.739Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-11-08T00:35:16.739Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-11-08T00:35:17.006Z] #31 ... [2023-11-08T00:35:17.006Z] [2023-11-08T00:35:17.006Z] #32 [support-scheduler internal] load build context [2023-11-08T00:35:17.006Z] #32 transferring context: 2.55MB 0.6s done [2023-11-08T00:35:17.006Z] #32 DONE 0.7s [2023-11-08T00:35:17.006Z] [2023-11-08T00:35:17.006Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:35:17.289Z] #31 ... [2023-11-08T00:35:17.289Z] [2023-11-08T00:35:17.289Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T00:35:17.289Z] #29 DONE 0.0s [2023-11-08T00:35:17.289Z] [2023-11-08T00:35:17.289Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:35:17.289Z] #31 ... [2023-11-08T00:35:17.289Z] [2023-11-08T00:35:17.289Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-08T00:35:17.289Z] #30 DONE 0.2s [2023-11-08T00:35:17.289Z] [2023-11-08T00:35:17.289Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T00:35:17.289Z] #33 DONE 1.7s [2023-11-08T00:35:17.289Z] [2023-11-08T00:35:17.289Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:35:17.289Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T00:35:17.289Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-11-08T00:35:17.289Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T00:35:17.289Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T00:35:17.289Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T00:35:17.559Z] #31 ... [2023-11-08T00:35:17.559Z] [2023-11-08T00:35:17.559Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T00:35:17.559Z] #29 DONE 0.0s [2023-11-08T00:35:17.559Z] [2023-11-08T00:35:17.559Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:35:17.559Z] #31 ... [2023-11-08T00:35:17.559Z] [2023-11-08T00:35:17.559Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T00:35:17.559Z] #29 DONE 0.0s [2023-11-08T00:35:17.559Z] [2023-11-08T00:35:17.559Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-08T00:35:17.559Z] #30 DONE 0.4s [2023-11-08T00:35:17.559Z] [2023-11-08T00:35:17.559Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T00:35:17.559Z] #33 DONE 1.8s [2023-11-08T00:35:17.559Z] [2023-11-08T00:35:17.559Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:35:17.559Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T00:35:17.559Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-11-08T00:35:17.559Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T00:35:17.559Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T00:35:17.559Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T00:35:17.833Z] #31 ... [2023-11-08T00:35:17.833Z] [2023-11-08T00:35:17.833Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T00:35:17.833Z] #29 DONE 0.0s [2023-11-08T00:35:17.833Z] [2023-11-08T00:35:17.833Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T00:35:17.833Z] #33 DONE 1.8s [2023-11-08T00:35:17.833Z] [2023-11-08T00:35:17.833Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-08T00:35:17.833Z] #34 DONE 0.7s [2023-11-08T00:35:17.833Z] [2023-11-08T00:35:17.833Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:35:17.833Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T00:35:17.833Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-11-08T00:35:17.833Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T00:35:17.833Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T00:35:17.833Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T00:35:17.833Z] #31 ... [2023-11-08T00:35:17.833Z] [2023-11-08T00:35:17.833Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T00:35:17.833Z] #29 DONE 0.0s [2023-11-08T00:35:17.833Z] [2023-11-08T00:35:17.833Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:35:17.833Z] #31 ... [2023-11-08T00:35:17.833Z] [2023-11-08T00:35:17.833Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T00:35:17.833Z] #33 DONE 1.8s [2023-11-08T00:35:17.833Z] [2023-11-08T00:35:17.833Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-11-08T00:35:17.833Z] #34 DONE 0.8s [2023-11-08T00:35:17.833Z] [2023-11-08T00:35:17.833Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:35:17.833Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T00:35:17.833Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-11-08T00:35:17.833Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T00:35:17.833Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T00:35:17.833Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T00:35:18.100Z] #31 ... [2023-11-08T00:35:18.100Z] [2023-11-08T00:35:18.100Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T00:35:18.100Z] #33 DONE 1.8s [2023-11-08T00:35:18.100Z] [2023-11-08T00:35:18.100Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-11-08T00:35:18.100Z] #34 DONE 0.8s [2023-11-08T00:35:18.100Z] [2023-11-08T00:35:18.100Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:35:18.100Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T00:35:18.100Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-11-08T00:35:18.100Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T00:35:18.100Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T00:35:18.100Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T00:35:18.100Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-11-08T00:35:18.100Z] #31 ... [2023-11-08T00:35:18.100Z] [2023-11-08T00:35:18.100Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T00:35:18.100Z] #29 DONE 0.0s [2023-11-08T00:35:18.371Z] [2023-11-08T00:35:18.371Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T00:35:18.371Z] #29 DONE 0.0s [2023-11-08T00:35:18.371Z] [2023-11-08T00:35:18.371Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-08T00:35:18.371Z] #35 transferring context: 2.55MB 0.9s done [2023-11-08T00:35:18.371Z] #35 DONE 1.2s [2023-11-08T00:35:18.371Z] [2023-11-08T00:35:18.371Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-08T00:35:18.639Z] #36 ... [2023-11-08T00:35:18.639Z] [2023-11-08T00:35:18.639Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-11-08T00:35:18.639Z] #30 DONE 1.2s [2023-11-08T00:35:18.639Z] [2023-11-08T00:35:18.639Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T00:35:18.639Z] #33 DONE 1.8s [2023-11-08T00:35:18.639Z] [2023-11-08T00:35:18.639Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-11-08T00:35:18.639Z] #34 DONE 0.8s [2023-11-08T00:35:18.639Z] [2023-11-08T00:35:18.639Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-08T00:35:18.913Z] #37 ... [2023-11-08T00:35:18.913Z] [2023-11-08T00:35:18.913Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T00:35:18.913Z] #33 DONE 1.8s [2023-11-08T00:35:18.913Z] [2023-11-08T00:35:18.913Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-11-08T00:35:18.913Z] #34 DONE 0.8s [2023-11-08T00:35:18.913Z] [2023-11-08T00:35:18.913Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T00:35:18.913Z] #29 DONE 0.0s [2023-11-08T00:35:18.913Z] [2023-11-08T00:35:18.913Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:35:18.913Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T00:35:18.913Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-11-08T00:35:18.913Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T00:35:18.913Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T00:35:18.913Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T00:35:18.913Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-11-08T00:35:18.913Z] #31 ... [2023-11-08T00:35:18.913Z] [2023-11-08T00:35:18.913Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T00:35:18.913Z] #33 DONE 1.9s [2023-11-08T00:35:18.913Z] [2023-11-08T00:35:18.913Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-11-08T00:35:18.913Z] #34 DONE 0.8s [2023-11-08T00:35:18.913Z] [2023-11-08T00:35:18.913Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-11-08T00:35:18.913Z] #30 DONE 1.5s [2023-11-08T00:35:18.913Z] [2023-11-08T00:35:18.914Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:35:18.914Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T00:35:18.914Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-11-08T00:35:18.914Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T00:35:18.914Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T00:35:18.914Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T00:35:18.914Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-11-08T00:35:19.186Z] #31 ... [2023-11-08T00:35:19.186Z] [2023-11-08T00:35:19.186Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T00:35:19.186Z] #29 DONE 0.0s [2023-11-08T00:35:19.186Z] [2023-11-08T00:35:19.186Z] #38 [security-proxy-setup internal] load build context [2023-11-08T00:35:19.186Z] #38 transferring context: 2.55MB 1.1s done [2023-11-08T00:35:19.455Z] #38 ... [2023-11-08T00:35:19.455Z] [2023-11-08T00:35:19.455Z] #39 [security-secretstore-setup internal] load build context [2023-11-08T00:35:19.455Z] #39 transferring context: 2.55MB 1.1s done [2023-11-08T00:35:19.455Z] #39 DONE 1.7s [2023-11-08T00:35:19.455Z] [2023-11-08T00:35:19.455Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T00:35:19.455Z] #33 DONE 1.9s [2023-11-08T00:35:19.455Z] [2023-11-08T00:35:19.455Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-08T00:35:19.455Z] #34 DONE 0.9s [2023-11-08T00:35:19.455Z] [2023-11-08T00:35:19.455Z] #38 [security-proxy-setup internal] load build context [2023-11-08T00:35:19.455Z] #38 DONE 1.9s [2023-11-08T00:35:19.455Z] [2023-11-08T00:35:19.455Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:35:19.455Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T00:35:19.455Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-11-08T00:35:19.455Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T00:35:19.455Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T00:35:19.455Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T00:35:19.455Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-11-08T00:35:19.455Z] #31 DONE 4.0s [2023-11-08T00:35:19.455Z] [2023-11-08T00:35:19.455Z] #40 [support-notifications internal] load build context [2023-11-08T00:35:19.728Z] #40 ... [2023-11-08T00:35:19.728Z] [2023-11-08T00:35:19.728Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T00:35:19.728Z] #29 DONE 0.0s [2023-11-08T00:35:19.728Z] [2023-11-08T00:35:19.728Z] #40 [support-notifications internal] load build context [2023-11-08T00:35:19.999Z] #40 transferring context: 2.55MB 1.3s done [2023-11-08T00:35:19.999Z] #40 DONE 2.1s [2023-11-08T00:35:19.999Z] [2023-11-08T00:35:19.999Z] #41 [core-command internal] load build context [2023-11-08T00:35:19.999Z] #41 transferring context: 2.55MB 1.5s done [2023-11-08T00:35:24.264Z] #41 ... [2023-11-08T00:35:24.264Z] [2023-11-08T00:35:24.264Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T00:35:24.264Z] #33 DONE 1.9s [2023-11-08T00:35:24.264Z] [2023-11-08T00:35:24.264Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-11-08T00:35:24.264Z] #34 DONE 0.9s [2023-11-08T00:35:24.264Z] [2023-11-08T00:35:24.264Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:35:24.264Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T00:35:24.264Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-11-08T00:35:24.264Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T00:35:24.264Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T00:35:24.264Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T00:35:24.264Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-11-08T00:35:24.264Z] #31 DONE 4.0s [2023-11-08T00:35:24.264Z] [2023-11-08T00:35:24.264Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-11-08T00:35:24.264Z] #30 DONE 6.0s [2023-11-08T00:35:24.264Z] [2023-11-08T00:35:24.264Z] #42 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-08T00:35:24.264Z] #42 ... [2023-11-08T00:35:24.264Z] [2023-11-08T00:35:24.264Z] #41 [core-command internal] load build context [2023-11-08T00:35:24.264Z] #41 DONE 5.6s [2023-11-08T00:35:24.264Z] [2023-11-08T00:35:24.264Z] #42 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-08T00:35:24.264Z] #42 ... [2023-11-08T00:35:24.264Z] [2023-11-08T00:35:24.264Z] #43 [security-proxy-auth internal] load build context [2023-11-08T00:35:24.264Z] #43 transferring context: 2.55MB 1.1s done [2023-11-08T00:35:24.264Z] #43 DONE 5.1s [2023-11-08T00:35:24.264Z] [2023-11-08T00:35:24.264Z] #44 [core-data internal] load build context [2023-11-08T00:35:24.264Z] #44 transferring context: 2.55MB 1.1s done [2023-11-08T00:35:24.264Z] #44 DONE 5.2s [2023-11-08T00:35:24.264Z] [2023-11-08T00:35:24.264Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-08T00:35:24.532Z] #45 ... [2023-11-08T00:35:24.532Z] [2023-11-08T00:35:24.532Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:35:24.532Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T00:35:24.532Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-11-08T00:35:24.532Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T00:35:24.532Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T00:35:24.532Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T00:35:24.532Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-11-08T00:35:24.532Z] #31 DONE 4.0s [2023-11-08T00:35:24.532Z] [2023-11-08T00:35:24.532Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-08T00:35:24.532Z] #36 DONE 6.0s [2023-11-08T00:35:24.532Z] [2023-11-08T00:35:24.532Z] #46 [security-spire-server internal] load build context [2023-11-08T00:35:24.532Z] #46 DONE 0.0s [2023-11-08T00:35:24.532Z] [2023-11-08T00:35:24.532Z] #46 [security-spire-server internal] load build context [2023-11-08T00:35:25.121Z] #46 ... [2023-11-08T00:35:25.121Z] [2023-11-08T00:35:25.121Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-08T00:35:25.121Z] #37 DONE 6.3s [2023-11-08T00:35:25.121Z] [2023-11-08T00:35:25.121Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:35:25.121Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T00:35:25.121Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-11-08T00:35:25.121Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T00:35:25.121Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T00:35:25.121Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T00:35:25.121Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-11-08T00:35:25.121Z] #31 DONE 4.0s [2023-11-08T00:35:25.121Z] [2023-11-08T00:35:25.121Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T00:35:25.121Z] #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T00:35:26.085Z] #47 ... [2023-11-08T00:35:26.085Z] [2023-11-08T00:35:26.085Z] #48 [security-spiffe-token-provider internal] load build context [2023-11-08T00:35:26.085Z] #48 transferring context: 2.55MB 2.1s done [2023-11-08T00:35:26.085Z] #48 DONE 6.8s [2023-11-08T00:35:26.085Z] [2023-11-08T00:35:26.085Z] #46 [security-spire-server internal] load build context [2023-11-08T00:35:26.085Z] #46 transferring context: 18.10kB 0.1s done [2023-11-08T00:35:26.085Z] #46 DONE 1.4s [2023-11-08T00:35:26.085Z] [2023-11-08T00:35:26.085Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:35:26.085Z] #49 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done [2023-11-08T00:35:26.085Z] #49 ... [2023-11-08T00:35:26.085Z] [2023-11-08T00:35:26.085Z] #50 [security-spire-config internal] load build context [2023-11-08T00:35:26.085Z] #50 transferring context: 16.35kB 0.2s done [2023-11-08T00:35:26.085Z] #50 DONE 1.6s [2023-11-08T00:35:26.085Z] [2023-11-08T00:35:26.085Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T00:35:26.085Z] #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.1s done [2023-11-08T00:35:26.085Z] #47 DONE 1.1s [2023-11-08T00:35:26.358Z] [2023-11-08T00:35:26.358Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T00:35:26.627Z] #47 ... [2023-11-08T00:35:26.627Z] [2023-11-08T00:35:26.627Z] #51 [security-spire-agent internal] load build context [2023-11-08T00:35:26.627Z] #51 transferring context: 17.63kB 0.2s done [2023-11-08T00:35:26.627Z] #51 DONE 1.4s [2023-11-08T00:35:26.627Z] [2023-11-08T00:35:26.627Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:35:26.627Z] #49 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-08T00:35:26.627Z] #49 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-08T00:35:26.627Z] #49 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-08T00:35:26.627Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s [2023-11-08T00:35:26.627Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s [2023-11-08T00:35:26.900Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s [2023-11-08T00:35:27.167Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s [2023-11-08T00:35:27.438Z] #49 ... [2023-11-08T00:35:27.438Z] [2023-11-08T00:35:27.438Z] #52 [security-bootstrapper internal] load build context [2023-11-08T00:35:27.438Z] #52 transferring context: 2.55MB 2.3s done [2023-11-08T00:35:27.438Z] #52 DONE 7.2s [2023-11-08T00:35:27.438Z] [2023-11-08T00:35:27.438Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:35:27.438Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2023-11-08T00:35:27.438Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done [2023-11-08T00:35:27.438Z] #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-11-08T00:35:27.438Z] #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.0s [2023-11-08T00:35:27.438Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2023-11-08T00:35:27.438Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done [2023-11-08T00:35:27.438Z] #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-11-08T00:35:27.438Z] #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done [2023-11-08T00:35:27.438Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.2s [2023-11-08T00:35:27.706Z] #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done [2023-11-08T00:35:27.706Z] #49 ... [2023-11-08T00:35:27.706Z] [2023-11-08T00:35:27.706Z] #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-08T00:35:27.706Z] #53 ... [2023-11-08T00:35:27.706Z] [2023-11-08T00:35:27.706Z] #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-11-08T00:35:27.985Z] #54 ... [2023-11-08T00:35:27.985Z] [2023-11-08T00:35:27.985Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:35:27.985Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.27MB / 23.39MB 1.7s [2023-11-08T00:35:27.985Z] #49 ... [2023-11-08T00:35:27.985Z] [2023-11-08T00:35:27.985Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-08T00:35:28.257Z] #55 ... [2023-11-08T00:35:28.257Z] [2023-11-08T00:35:28.257Z] #56 [core-metadata internal] load build context [2023-11-08T00:35:28.257Z] #56 transferring context: 2.55MB 3.4s done [2023-11-08T00:35:28.257Z] #56 DONE 4.6s [2023-11-08T00:35:28.257Z] [2023-11-08T00:35:28.257Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:35:28.257Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.64MB / 23.39MB 2.0s [2023-11-08T00:35:28.535Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 2.1s [2023-11-08T00:35:29.122Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.63MB / 23.39MB 2.7s [2023-11-08T00:35:29.122Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 2.8s [2023-11-08T00:35:29.122Z] #49 ... [2023-11-08T00:35:29.122Z] [2023-11-08T00:35:29.122Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-08T00:35:29.122Z] #57 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:29.122Z] #57 ... [2023-11-08T00:35:29.122Z] [2023-11-08T00:35:29.122Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:35:29.396Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.80MB / 23.39MB 3.0s [2023-11-08T00:35:29.665Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 3.4s [2023-11-08T00:35:29.960Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-11-08T00:35:30.236Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-11-08T00:35:30.506Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.43MB / 23.39MB 4.1s [2023-11-08T00:35:30.777Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 4.5s [2023-11-08T00:35:31.370Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.06MB / 23.39MB 4.9s [2023-11-08T00:35:31.370Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.85MB / 23.39MB 5.1s [2023-11-08T00:35:31.963Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.21MB / 23.39MB 5.5s [2023-11-08T00:35:31.963Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 5.8s [2023-11-08T00:35:32.553Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.2s [2023-11-08T00:35:32.823Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.4s done [2023-11-08T00:35:32.823Z] #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-11-08T00:35:33.101Z] #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-11-08T00:35:33.693Z] #49 ... [2023-11-08T00:35:33.693Z] [2023-11-08T00:35:33.693Z] #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-08T00:35:33.693Z] #0 8.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:33.693Z] #58 ... [2023-11-08T00:35:33.693Z] [2023-11-08T00:35:33.693Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-08T00:35:33.693Z] #0 9.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:33.963Z] #59 ... [2023-11-08T00:35:33.963Z] [2023-11-08T00:35:33.963Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-08T00:35:33.963Z] #0 8.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:33.963Z] #60 ... [2023-11-08T00:35:33.963Z] [2023-11-08T00:35:33.963Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-08T00:35:33.963Z] #0 9.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:34.233Z] #61 ... [2023-11-08T00:35:34.234Z] [2023-11-08T00:35:34.234Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-08T00:35:34.234Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:34.234Z] #62 ... [2023-11-08T00:35:34.234Z] [2023-11-08T00:35:34.234Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-08T00:35:34.234Z] #45 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:35.204Z] #45 ... [2023-11-08T00:35:35.204Z] [2023-11-08T00:35:35.204Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-08T00:35:35.204Z] #0 9.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:35.473Z] #63 ... [2023-11-08T00:35:35.473Z] [2023-11-08T00:35:35.473Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:35:35.473Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.3s [2023-11-08T00:35:35.473Z] #49 ... [2023-11-08T00:35:35.473Z] [2023-11-08T00:35:35.473Z] #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-08T00:35:35.473Z] #0 8.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:35.473Z] #64 ... [2023-11-08T00:35:35.473Z] [2023-11-08T00:35:35.473Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:35:37.455Z] #49 ... [2023-11-08T00:35:37.456Z] [2023-11-08T00:35:37.456Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T00:35:37.456Z] #47 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-11-08T00:35:37.456Z] #47 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-11-08T00:35:37.456Z] #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-08T00:35:37.456Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-11-08T00:35:37.456Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-11-08T00:35:37.456Z] #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done [2023-11-08T00:35:37.456Z] #47 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.7s done [2023-11-08T00:35:37.456Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-11-08T00:35:37.456Z] #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-11-08T00:35:37.456Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.0s [2023-11-08T00:35:37.456Z] #47 ... [2023-11-08T00:35:37.456Z] [2023-11-08T00:35:37.456Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:35:38.062Z] #49 ... [2023-11-08T00:35:38.062Z] [2023-11-08T00:35:38.062Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-08T00:35:38.062Z] #53 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:38.062Z] #53 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:38.062Z] #53 18.25 OK: 266 MiB in 52 packages [2023-11-08T00:35:38.062Z] #53 DONE 20.4s [2023-11-08T00:35:38.062Z] [2023-11-08T00:35:38.062Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:35:38.647Z] #49 ... [2023-11-08T00:35:38.647Z] [2023-11-08T00:35:38.647Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:35:38.648Z] #65 DONE 0.7s [2023-11-08T00:35:38.648Z] [2023-11-08T00:35:38.648Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:35:39.610Z] #49 ... [2023-11-08T00:35:39.610Z] [2023-11-08T00:35:39.610Z] #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-11-08T00:35:39.610Z] #54 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:39.610Z] #54 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:39.610Z] #54 20.28 OK: 266 MiB in 52 packages [2023-11-08T00:35:39.610Z] #54 ... [2023-11-08T00:35:39.610Z] [2023-11-08T00:35:39.610Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T00:35:39.879Z] #47 ... [2023-11-08T00:35:39.879Z] [2023-11-08T00:35:39.879Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-11-08T00:35:39.879Z] #54 DONE 23.1s [2023-11-08T00:35:39.879Z] [2023-11-08T00:35:39.879Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T00:35:39.879Z] #47 ... [2023-11-08T00:35:39.879Z] [2023-11-08T00:35:39.879Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-08T00:35:39.879Z] #57 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:39.879Z] #57 16.81 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-08T00:35:39.879Z] #57 16.81 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-08T00:35:39.879Z] #57 16.81 OK: 19957 distinct packages available [2023-11-08T00:35:39.879Z] #57 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:40.148Z] #57 ... [2023-11-08T00:35:40.148Z] [2023-11-08T00:35:40.148Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T00:35:40.418Z] #47 ... [2023-11-08T00:35:40.418Z] [2023-11-08T00:35:40.418Z] #66 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:35:40.418Z] #66 DONE 0.6s [2023-11-08T00:35:40.418Z] [2023-11-08T00:35:40.418Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T00:35:40.688Z] #47 ... [2023-11-08T00:35:40.688Z] [2023-11-08T00:35:40.688Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-08T00:35:40.688Z] #55 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:40.688Z] #55 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:40.688Z] #55 21.25 OK: 266 MiB in 52 packages [2023-11-08T00:35:40.688Z] #55 ... [2023-11-08T00:35:40.688Z] [2023-11-08T00:35:40.688Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T00:35:41.283Z] #47 ... [2023-11-08T00:35:41.283Z] [2023-11-08T00:35:41.283Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-08T00:35:41.283Z] #55 DONE 23.3s [2023-11-08T00:35:41.283Z] [2023-11-08T00:35:41.283Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T00:35:41.563Z] #47 ... [2023-11-08T00:35:41.563Z] [2023-11-08T00:35:41.563Z] #42 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-08T00:35:41.563Z] #42 8.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:41.563Z] #42 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:41.834Z] #42 ... [2023-11-08T00:35:41.834Z] [2023-11-08T00:35:41.834Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:35:41.834Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.6s [2023-11-08T00:35:42.436Z] #49 ... [2023-11-08T00:35:42.436Z] [2023-11-08T00:35:42.436Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:35:42.436Z] #67 DONE 1.2s [2023-11-08T00:35:42.436Z] [2023-11-08T00:35:42.436Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:35:43.867Z] #49 ... [2023-11-08T00:35:43.867Z] [2023-11-08T00:35:43.867Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T00:35:43.867Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.5s done [2023-11-08T00:35:43.867Z] #47 DONE 18.2s [2023-11-08T00:35:43.867Z] [2023-11-08T00:35:43.867Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:35:44.137Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.1s done [2023-11-08T00:35:44.137Z] #49 ... [2023-11-08T00:35:44.137Z] [2023-11-08T00:35:44.137Z] #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-08T00:35:44.137Z] #58 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:44.137Z] #58 19.36 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-08T00:35:44.137Z] #58 20.11 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-08T00:35:44.137Z] #58 20.22 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-08T00:35:44.137Z] #58 20.26 (4/6) Installing openssl (3.1.4-r0) [2023-11-08T00:35:44.137Z] #58 20.41 (5/6) Installing su-exec (0.2-r3) [2023-11-08T00:35:44.137Z] #58 20.42 (6/6) Installing yq (4.33.3-r4) [2023-11-08T00:35:44.413Z] #58 ... [2023-11-08T00:35:44.413Z] [2023-11-08T00:35:44.413Z] #42 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-08T00:35:44.413Z] #42 18.84 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T00:35:44.413Z] #42 18.91 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:35:44.413Z] #42 19.12 OK: 8 MiB in 16 packages [2023-11-08T00:35:44.690Z] #42 DONE 21.8s [2023-11-08T00:35:44.690Z] [2023-11-08T00:35:44.690Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-08T00:35:44.690Z] #60 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:44.690Z] #60 19.00 (1/4) Installing ca-certificates (20230506-r0) [2023-11-08T00:35:44.690Z] #60 19.67 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-08T00:35:44.690Z] #60 19.72 (3/4) Installing su-exec (0.2-r3) [2023-11-08T00:35:44.690Z] #60 19.73 (4/4) Installing yq (4.33.3-r4) [2023-11-08T00:35:44.690Z] #60 20.85 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:35:44.690Z] #60 20.95 Executing ca-certificates-20230506-r0.trigger [2023-11-08T00:35:44.963Z] #60 ... [2023-11-08T00:35:44.963Z] [2023-11-08T00:35:44.963Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T00:35:44.963Z] #49 DONE 20.3s [2023-11-08T00:35:44.963Z] [2023-11-08T00:35:44.963Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:35:45.937Z] #68 ... [2023-11-08T00:35:45.937Z] [2023-11-08T00:35:45.937Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-08T00:35:45.937Z] #61 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:45.937Z] #61 21.34 (1/2) Installing ca-certificates (20230506-r0) [2023-11-08T00:35:45.937Z] #61 21.86 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-08T00:35:45.937Z] #61 21.90 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:35:45.937Z] #61 22.02 Executing ca-certificates-20230506-r0.trigger [2023-11-08T00:35:45.937Z] #61 ... [2023-11-08T00:35:45.937Z] [2023-11-08T00:35:45.937Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-08T00:35:45.937Z] #59 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:45.937Z] #59 22.28 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-08T00:35:45.937Z] #59 22.28 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-08T00:35:45.937Z] #59 22.28 OK: 19953 distinct packages available [2023-11-08T00:35:46.228Z] #59 ... [2023-11-08T00:35:46.228Z] [2023-11-08T00:35:46.228Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-08T00:35:46.228Z] #62 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:46.228Z] #62 21.93 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T00:35:46.228Z] #62 21.97 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:35:46.228Z] #62 22.24 OK: 8 MiB in 16 packages [2023-11-08T00:35:46.228Z] #62 ... [2023-11-08T00:35:46.228Z] [2023-11-08T00:35:46.228Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-08T00:35:46.228Z] #45 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:46.228Z] #45 21.37 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-08T00:35:46.228Z] #45 21.42 (2/2) Installing su-exec (0.2-r3) [2023-11-08T00:35:46.228Z] #45 21.42 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:35:46.228Z] #45 21.50 OK: 8 MiB in 17 packages [2023-11-08T00:35:46.501Z] #45 ... [2023-11-08T00:35:46.501Z] [2023-11-08T00:35:46.501Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-08T00:35:46.501Z] #60 22.68 OK: 18 MiB in 19 packages [2023-11-08T00:35:46.501Z] #60 ... [2023-11-08T00:35:46.501Z] [2023-11-08T00:35:46.501Z] #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-08T00:35:46.501Z] #64 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:46.501Z] #64 20.43 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-08T00:35:46.501Z] #64 20.43 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-08T00:35:46.501Z] #64 20.43 OK: 19953 distinct packages available [2023-11-08T00:35:46.774Z] #64 ... [2023-11-08T00:35:46.774Z] [2023-11-08T00:35:46.774Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-08T00:35:46.774Z] #45 DONE 23.0s [2023-11-08T00:35:46.774Z] [2023-11-08T00:35:46.774Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-08T00:35:47.045Z] #69 ... [2023-11-08T00:35:47.045Z] [2023-11-08T00:35:47.045Z] #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-08T00:35:47.045Z] #58 21.81 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:35:47.045Z] #58 21.87 OK: 18 MiB in 19 packages [2023-11-08T00:35:47.045Z] #58 DONE 23.5s [2023-11-08T00:35:47.322Z] [2023-11-08T00:35:47.322Z] #70 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-08T00:35:47.322Z] #70 ... [2023-11-08T00:35:47.322Z] [2023-11-08T00:35:47.322Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-08T00:35:47.322Z] #63 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:47.322Z] #63 21.22 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-08T00:35:47.322Z] #63 21.22 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-08T00:35:47.322Z] #63 21.22 OK: 19953 distinct packages available [2023-11-08T00:35:47.602Z] #63 ... [2023-11-08T00:35:47.602Z] [2023-11-08T00:35:47.602Z] #70 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-08T00:35:47.602Z] #70 DONE 0.4s [2023-11-08T00:35:47.602Z] [2023-11-08T00:35:47.602Z] #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-08T00:35:47.602Z] #64 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:47.873Z] #64 ... [2023-11-08T00:35:47.873Z] [2023-11-08T00:35:47.873Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-08T00:35:47.873Z] #62 DONE 24.1s [2023-11-08T00:35:48.160Z] [2023-11-08T00:35:48.160Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-08T00:35:48.160Z] #59 24.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:48.432Z] #59 ... [2023-11-08T00:35:48.432Z] [2023-11-08T00:35:48.432Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-08T00:35:48.432Z] #60 DONE 24.7s [2023-11-08T00:35:48.432Z] [2023-11-08T00:35:48.432Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-08T00:35:48.432Z] #63 23.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:48.701Z] #63 ... [2023-11-08T00:35:48.701Z] [2023-11-08T00:35:48.701Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:35:48.701Z] #71 ... [2023-11-08T00:35:48.701Z] [2023-11-08T00:35:48.701Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-08T00:35:48.701Z] #61 23.15 OK: 9 MiB in 17 packages [2023-11-08T00:35:48.972Z] #61 DONE 25.1s [2023-11-08T00:35:48.972Z] [2023-11-08T00:35:48.972Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-08T00:35:48.972Z] #57 21.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:48.972Z] #57 29.89 OK: 266 MiB in 52 packages [2023-11-08T00:35:49.569Z] #57 ... [2023-11-08T00:35:49.569Z] [2023-11-08T00:35:49.569Z] #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-08T00:35:49.569Z] #64 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:49.849Z] #64 ... [2023-11-08T00:35:49.849Z] [2023-11-08T00:35:49.849Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-08T00:35:49.849Z] #57 DONE 30.7s [2023-11-08T00:35:49.849Z] [2023-11-08T00:35:49.849Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:35:50.120Z] #72 DONE 0.5s [2023-11-08T00:35:50.120Z] [2023-11-08T00:35:50.120Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:35:50.390Z] #73 ... [2023-11-08T00:35:50.390Z] [2023-11-08T00:35:50.390Z] #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:35:50.668Z] #74 ... [2023-11-08T00:35:50.668Z] [2023-11-08T00:35:50.668Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-08T00:35:50.668Z] #63 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:51.272Z] #63 ... [2023-11-08T00:35:51.272Z] [2023-11-08T00:35:51.272Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-08T00:35:51.272Z] #69 DONE 4.4s [2023-11-08T00:35:51.272Z] [2023-11-08T00:35:51.272Z] #75 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-08T00:35:51.545Z] #75 DONE 0.3s [2023-11-08T00:35:51.545Z] [2023-11-08T00:35:51.545Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-08T00:35:51.545Z] #59 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:35:52.993Z] #59 29.19 (1/11) Installing ca-certificates (20230506-r0) [2023-11-08T00:35:52.993Z] #59 29.43 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-08T00:35:53.264Z] #59 29.47 (3/11) Installing libunistring (1.1-r1) [2023-11-08T00:35:53.264Z] #59 29.55 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-08T00:35:53.264Z] #59 ... [2023-11-08T00:35:53.264Z] [2023-11-08T00:35:53.264Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-08T00:35:53.264Z] #63 27.41 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-08T00:35:53.264Z] #63 27.43 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-08T00:35:53.264Z] #63 27.45 (3/4) Installing libucontext (1.2-r2) [2023-11-08T00:35:53.264Z] #63 27.46 (4/4) Installing gcompat (1.1.0-r1) [2023-11-08T00:35:53.264Z] #63 27.48 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:35:53.264Z] #63 27.53 OK: 8 MiB in 19 packages [2023-11-08T00:35:53.264Z] #63 DONE 28.1s [2023-11-08T00:35:53.264Z] [2023-11-08T00:35:53.264Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-08T00:35:53.264Z] #59 29.59 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-08T00:35:53.264Z] #59 29.63 (6/11) Installing libcurl (8.4.0-r0) [2023-11-08T00:35:53.534Z] #59 29.70 (7/11) Installing curl (8.4.0-r0) [2023-11-08T00:35:53.534Z] #59 29.73 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-08T00:35:53.534Z] #59 29.74 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-08T00:35:53.534Z] #59 29.75 (10/11) Installing libucontext (1.2-r2) [2023-11-08T00:35:53.534Z] #59 29.80 (11/11) Installing gcompat (1.1.0-r1) [2023-11-08T00:35:53.534Z] #59 29.80 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:35:53.534Z] #59 29.85 Executing ca-certificates-20230506-r0.trigger [2023-11-08T00:35:54.146Z] #59 ... [2023-11-08T00:35:54.146Z] [2023-11-08T00:35:54.146Z] #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-08T00:35:54.146Z] #64 27.30 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-08T00:35:54.146Z] #64 27.50 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-08T00:35:54.146Z] #64 27.54 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-08T00:35:54.146Z] #64 27.55 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-08T00:35:54.146Z] #64 27.56 (5/7) Installing libucontext (1.2-r2) [2023-11-08T00:35:54.146Z] #64 27.58 (6/7) Installing gcompat (1.1.0-r1) [2023-11-08T00:35:54.146Z] #64 27.59 (7/7) Installing openssl (3.1.4-r0) [2023-11-08T00:35:54.146Z] #64 27.63 Executing busybox-1.36.1-r2.trigger [2023-11-08T00:35:54.146Z] #64 27.69 OK: 9 MiB in 20 packages [2023-11-08T00:35:54.146Z] #64 DONE 28.5s [2023-11-08T00:35:54.146Z] [2023-11-08T00:35:54.146Z] #76 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-08T00:35:55.574Z] #76 DONE 1.4s [2023-11-08T00:35:55.574Z] [2023-11-08T00:35:55.574Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-08T00:35:55.574Z] #59 30.57 OK: 13 MiB in 26 packages [2023-11-08T00:35:55.574Z] #59 DONE 31.6s [2023-11-08T00:35:55.574Z] [2023-11-08T00:35:55.574Z] #77 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-08T00:35:55.574Z] #77 DONE 1.9s [2023-11-08T00:35:55.574Z] [2023-11-08T00:35:55.574Z] #78 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-08T00:35:55.574Z] #78 DONE 1.5s [2023-11-08T00:35:55.574Z] [2023-11-08T00:35:55.574Z] #79 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-08T00:35:55.848Z] #79 DONE 0.4s [2023-11-08T00:35:55.848Z] [2023-11-08T00:35:55.848Z] #80 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-08T00:35:55.848Z] #80 DONE 0.4s [2023-11-08T00:35:55.848Z] [2023-11-08T00:35:55.848Z] #81 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-08T00:35:56.121Z] #81 DONE 0.2s [2023-11-08T00:35:56.121Z] [2023-11-08T00:35:56.121Z] #82 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-08T00:35:56.121Z] #82 DONE 0.2s [2023-11-08T00:35:56.121Z] [2023-11-08T00:35:56.121Z] #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-08T00:35:56.394Z] #83 DONE 0.3s [2023-11-08T00:35:56.394Z] [2023-11-08T00:35:56.394Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-08T00:35:56.394Z] #84 DONE 0.3s [2023-11-08T00:35:56.394Z] [2023-11-08T00:35:56.394Z] #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-08T00:35:56.394Z] #85 ... [2023-11-08T00:35:56.394Z] [2023-11-08T00:35:56.394Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-08T00:35:56.394Z] #86 DONE 0.2s [2023-11-08T00:35:56.676Z] [2023-11-08T00:35:56.676Z] #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-08T00:35:56.676Z] #85 DONE 0.3s [2023-11-08T00:35:56.676Z] [2023-11-08T00:35:56.676Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-08T00:35:56.676Z] #87 ... [2023-11-08T00:35:56.676Z] [2023-11-08T00:35:56.676Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-08T00:35:56.676Z] #88 DONE 0.3s [2023-11-08T00:35:56.956Z] [2023-11-08T00:35:56.956Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-08T00:35:56.956Z] #87 DONE 0.3s [2023-11-08T00:35:56.956Z] [2023-11-08T00:35:56.956Z] #89 [security-spire-server] exporting to image [2023-11-08T00:35:56.956Z] #89 exporting layers [2023-11-08T00:35:56.956Z] #89 ... [2023-11-08T00:35:56.956Z] [2023-11-08T00:35:56.956Z] #90 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-08T00:35:56.956Z] #90 DONE 1.6s [2023-11-08T00:35:56.956Z] [2023-11-08T00:35:56.956Z] #89 [security-spire-config] exporting to image [2023-11-08T00:35:57.243Z] #89 ... [2023-11-08T00:35:57.243Z] [2023-11-08T00:35:57.243Z] #91 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-08T00:35:57.243Z] #91 DONE 0.3s [2023-11-08T00:35:57.514Z] [2023-11-08T00:35:57.514Z] #92 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-08T00:35:57.514Z] #92 DONE 0.2s [2023-11-08T00:35:57.514Z] [2023-11-08T00:35:57.514Z] #93 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-08T00:35:57.789Z] #93 DONE 0.2s [2023-11-08T00:35:57.789Z] [2023-11-08T00:35:57.789Z] #94 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-08T00:35:58.056Z] #94 DONE 0.2s [2023-11-08T00:35:58.056Z] [2023-11-08T00:35:58.056Z] #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-08T00:35:58.330Z] #95 DONE 0.2s [2023-11-08T00:35:58.330Z] [2023-11-08T00:35:58.330Z] #89 [security-spire-agent] exporting to image [2023-11-08T00:35:59.316Z] #89 exporting layers 2.4s done [2023-11-08T00:35:59.316Z] #89 writing image sha256:1a3038d46ed426814f2042ff45b0267a87cec1a590e20d71eb920f50f7f0102c 0.0s done [2023-11-08T00:35:59.316Z] #89 naming to docker.io/library/security-spire-server-arm64 done [2023-11-08T00:35:59.316Z] #89 exporting layers 2.3s done [2023-11-08T00:35:59.316Z] #89 writing image sha256:bb9a6a35dde020f504da66bd14fe582c784cc23c38cc2baebd1668478b73df68 0.0s done [2023-11-08T00:35:59.316Z] #89 naming to docker.io/library/security-spire-config-arm64 done [2023-11-08T00:35:59.909Z] #89 exporting layers 1.8s done [2023-11-08T00:35:59.909Z] #89 writing image sha256:9557639747a6e82da5e70ee4a265a133e1c087b1b015f9224859896c3ad9dd17 done [2023-11-08T00:35:59.909Z] #89 naming to docker.io/library/security-spire-agent-arm64 done [2023-11-08T00:35:59.909Z] #89 DONE 3.1s [2023-11-08T00:35:59.909Z] [2023-11-08T00:35:59.909Z] #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:36:09.768Z] #100 ... [2023-11-08T00:36:09.768Z] [2023-11-08T00:36:09.768Z] #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 [2023-11-08T00:36:09.768Z] #131 85.25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-08T00:36:10.026Z] #131 DONE 96.5s [2023-11-08T00:36:10.026Z] [2023-11-08T00:36:10.026Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-08T00:36:10.026Z] #124 DONE 96.3s [2023-11-08T00:36:10.026Z] [2023-11-08T00:36:10.026Z] #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-08T00:36:10.026Z] #100 ... [2023-11-08T00:36:10.026Z] [2023-11-08T00:36:10.026Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-08T00:36:10.026Z] #129 DONE 96.6s [2023-11-08T00:36:10.026Z] [2023-11-08T00:36:10.026Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-08T00:36:10.026Z] #125 DONE 97.0s [2023-11-08T00:36:10.026Z] [2023-11-08T00:36:10.026Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-08T00:36:10.026Z] #123 DONE 96.6s [2023-11-08T00:36:10.026Z] [2023-11-08T00:36:10.026Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-08T00:36:10.026Z] #126 DONE 97.0s [2023-11-08T00:36:10.026Z] [2023-11-08T00:36:10.026Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:36:10.287Z] #132 ... [2023-11-08T00:36:10.287Z] [2023-11-08T00:36:10.287Z] #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-08T00:36:10.287Z] #116 DONE 97.1s [2023-11-08T00:36:10.287Z] [2023-11-08T00:36:10.287Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-08T00:36:10.287Z] #130 DONE 97.2s [2023-11-08T00:36:10.287Z] [2023-11-08T00:36:10.287Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-08T00:36:10.287Z] #127 DONE 97.3s [2023-11-08T00:36:10.287Z] [2023-11-08T00:36:10.287Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T00:36:10.287Z] #128 DONE 97.3s [2023-11-08T00:36:10.287Z] [2023-11-08T00:36:10.288Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-08T00:36:10.548Z] #133 ... [2023-11-08T00:36:10.548Z] [2023-11-08T00:36:10.548Z] #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-08T00:36:10.548Z] #100 DONE 97.7s [2023-11-08T00:36:10.548Z] [2023-11-08T00:36:10.548Z] #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:36:10.809Z] #134 ... [2023-11-08T00:36:10.809Z] [2023-11-08T00:36:10.809Z] #135 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:36:10.809Z] #135 DONE 0.7s [2023-11-08T00:36:10.809Z] [2023-11-08T00:36:10.809Z] #136 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:36:10.809Z] #136 DONE 0.7s [2023-11-08T00:36:10.809Z] [2023-11-08T00:36:10.809Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:36:10.809Z] #132 DONE 0.7s [2023-11-08T00:36:10.809Z] [2023-11-08T00:36:10.809Z] #137 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:36:10.809Z] #137 DONE 0.7s [2023-11-08T00:36:10.809Z] [2023-11-08T00:36:10.809Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-08T00:36:10.809Z] #133 DONE 0.8s [2023-11-08T00:36:10.809Z] [2023-11-08T00:36:10.809Z] #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:36:10.809Z] #134 DONE 0.4s [2023-11-08T00:36:10.809Z] [2023-11-08T00:36:10.809Z] #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:36:11.068Z] #138 ... [2023-11-08T00:36:11.068Z] [2023-11-08T00:36:11.068Z] #139 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:36:11.068Z] #139 DONE 0.4s [2023-11-08T00:36:11.068Z] [2023-11-08T00:36:11.068Z] #140 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:36:11.068Z] #140 CACHED [2023-11-08T00:36:11.068Z] [2023-11-08T00:36:11.068Z] #141 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:36:11.068Z] #141 CACHED [2023-11-08T00:36:11.068Z] [2023-11-08T00:36:11.068Z] #142 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:36:11.069Z] #142 DONE 0.4s [2023-11-08T00:36:11.069Z] [2023-11-08T00:36:11.069Z] #143 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:36:11.069Z] #143 CACHED [2023-11-08T00:36:11.069Z] [2023-11-08T00:36:11.069Z] #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:36:11.069Z] #144 CACHED [2023-11-08T00:36:11.069Z] [2023-11-08T00:36:11.069Z] #145 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:36:11.069Z] #145 CACHED [2023-11-08T00:36:11.069Z] [2023-11-08T00:36:11.069Z] #146 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:36:11.069Z] #146 CACHED [2023-11-08T00:36:11.069Z] [2023-11-08T00:36:11.069Z] #147 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:36:11.069Z] #147 DONE 0.4s [2023-11-08T00:36:11.069Z] [2023-11-08T00:36:11.069Z] #148 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:36:11.069Z] #148 CACHED [2023-11-08T00:36:11.069Z] [2023-11-08T00:36:11.069Z] #149 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:36:11.069Z] #149 CACHED [2023-11-08T00:36:11.069Z] [2023-11-08T00:36:11.069Z] #150 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:36:11.069Z] #150 DONE 0.4s [2023-11-08T00:36:11.069Z] [2023-11-08T00:36:11.069Z] #151 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:36:11.069Z] #151 DONE 0.3s [2023-11-08T00:36:11.069Z] [2023-11-08T00:36:11.069Z] #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:36:11.069Z] #138 DONE 0.3s [2023-11-08T00:36:11.069Z] [2023-11-08T00:36:11.069Z] #152 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-08T00:36:12.451Z] #152 ... [2023-11-08T00:36:12.451Z] [2023-11-08T00:36:12.451Z] #153 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-08T00:36:12.451Z] #153 DONE 1.4s [2023-11-08T00:36:12.734Z] [2023-11-08T00:36:12.734Z] #154 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-08T00:36:12.734Z] #154 DONE 1.5s [2023-11-08T00:36:12.734Z] [2023-11-08T00:36:12.734Z] #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-08T00:36:12.734Z] #155 DONE 1.5s [2023-11-08T00:36:12.734Z] [2023-11-08T00:36:12.734Z] #156 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-08T00:36:12.734Z] #156 DONE 1.5s [2023-11-08T00:36:12.734Z] [2023-11-08T00:36:12.734Z] #157 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-08T00:36:12.734Z] #157 DONE 1.5s [2023-11-08T00:36:12.734Z] [2023-11-08T00:36:12.734Z] #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-08T00:36:12.734Z] #158 DONE 1.5s [2023-11-08T00:36:12.734Z] [2023-11-08T00:36:12.734Z] #159 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-08T00:36:12.734Z] #159 ... [2023-11-08T00:36:12.734Z] [2023-11-08T00:36:12.734Z] #160 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:36:12.734Z] #160 DONE 1.5s [2023-11-08T00:36:12.734Z] [2023-11-08T00:36:12.734Z] #152 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-08T00:36:12.734Z] #152 DONE 1.5s [2023-11-08T00:36:12.734Z] [2023-11-08T00:36:12.734Z] #161 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-08T00:36:12.734Z] #161 DONE 1.5s [2023-11-08T00:36:12.734Z] [2023-11-08T00:36:12.734Z] #162 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-08T00:36:12.734Z] #162 DONE 1.6s [2023-11-08T00:36:12.734Z] [2023-11-08T00:36:12.734Z] #163 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:36:12.734Z] #163 DONE 0.2s [2023-11-08T00:36:12.994Z] [2023-11-08T00:36:12.994Z] #164 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-08T00:36:13.253Z] #164 ... [2023-11-08T00:36:13.253Z] [2023-11-08T00:36:13.253Z] #165 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:36:13.253Z] #165 DONE 0.5s [2023-11-08T00:36:13.253Z] [2023-11-08T00:36:13.253Z] #166 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-08T00:36:13.253Z] #166 DONE 0.4s [2023-11-08T00:36:13.253Z] [2023-11-08T00:36:13.253Z] #167 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:36:13.253Z] #167 DONE 0.5s [2023-11-08T00:36:13.253Z] [2023-11-08T00:36:13.253Z] #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:36:13.253Z] #168 DONE 0.5s [2023-11-08T00:36:13.253Z] [2023-11-08T00:36:13.253Z] #169 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-08T00:36:13.253Z] #169 DONE 2.4s [2023-11-08T00:36:13.253Z] [2023-11-08T00:36:13.253Z] #170 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-08T00:36:13.253Z] #170 DONE 0.5s [2023-11-08T00:36:13.253Z] [2023-11-08T00:36:13.253Z] #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:36:13.253Z] #171 DONE 0.5s [2023-11-08T00:36:13.253Z] [2023-11-08T00:36:13.253Z] #159 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-08T00:36:13.253Z] #159 DONE 0.5s [2023-11-08T00:36:13.253Z] [2023-11-08T00:36:13.253Z] #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:36:13.253Z] #172 DONE 0.5s [2023-11-08T00:36:13.253Z] [2023-11-08T00:36:13.253Z] #173 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:36:13.253Z] #173 DONE 0.5s [2023-11-08T00:36:13.253Z] [2023-11-08T00:36:13.253Z] #164 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-08T00:36:13.253Z] #164 DONE 0.6s [2023-11-08T00:36:13.253Z] [2023-11-08T00:36:13.253Z] #92 [support-notifications] exporting to image [2023-11-08T00:36:13.253Z] #92 exporting layers [2023-11-08T00:36:13.512Z] #92 exporting layers 0.2s done [2023-11-08T00:36:13.512Z] #92 exporting layers 0.4s done [2023-11-08T00:36:13.771Z] #92 ... [2023-11-08T00:36:13.771Z] [2023-11-08T00:36:13.771Z] #174 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-08T00:36:13.771Z] #174 DONE 0.5s [2023-11-08T00:36:13.771Z] [2023-11-08T00:36:13.771Z] #175 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:36:13.771Z] #175 DONE 0.5s [2023-11-08T00:36:13.771Z] [2023-11-08T00:36:13.771Z] #176 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:36:13.771Z] #176 DONE 0.5s [2023-11-08T00:36:13.771Z] [2023-11-08T00:36:13.771Z] #177 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:36:13.771Z] #177 DONE 0.5s [2023-11-08T00:36:13.771Z] [2023-11-08T00:36:13.771Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-08T00:36:13.771Z] #178 DONE 0.5s [2023-11-08T00:36:13.771Z] [2023-11-08T00:36:13.771Z] #179 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-08T00:36:13.771Z] #179 DONE 0.5s [2023-11-08T00:36:13.771Z] [2023-11-08T00:36:13.771Z] #92 [security-spiffe-token-provider] exporting to image [2023-11-08T00:36:13.771Z] #92 writing image sha256:21f64c7963aec9455684b007d474e0e6650f4c9672e1613ae3d3cdcaba0c0713 done [2023-11-08T00:36:13.771Z] #92 writing image sha256:83deef5ceec5865238338b02d64340fb60a1187c17cbe4c9358b8b320e151acb done [2023-11-08T00:36:13.771Z] #92 naming to docker.io/library/core-data done [2023-11-08T00:36:13.771Z] #92 naming to docker.io/library/core-command done [2023-11-08T00:36:13.771Z] #92 writing image sha256:cee7513c5540ef26ff17aa03c362226d42ef60a560306133a6be0034d5c9019e done [2023-11-08T00:36:13.771Z] #92 naming to docker.io/library/support-scheduler done [2023-11-08T00:36:14.031Z] #92 exporting layers 0.3s done [2023-11-08T00:36:14.031Z] #92 ... [2023-11-08T00:36:14.031Z] [2023-11-08T00:36:14.031Z] #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-08T00:36:14.031Z] #180 DONE 0.4s [2023-11-08T00:36:14.031Z] [2023-11-08T00:36:14.031Z] #92 [support-notifications] exporting to image [2023-11-08T00:36:14.031Z] #92 writing image sha256:af35227cec01f1b98f67d4d74c2e95260bb5cc928bedf38fceca9503dec74c95 done [2023-11-08T00:36:14.031Z] #92 naming to docker.io/library/support-notifications done [2023-11-08T00:36:14.031Z] #92 writing image sha256:44fd68301b9a775d09a051a65ecf1e609a0f0d701693457f6ced62f96984dc35 0.1s done [2023-11-08T00:36:14.031Z] #92 naming to docker.io/library/core-metadata [2023-11-08T00:36:14.288Z] #92 ... [2023-11-08T00:36:14.288Z] [2023-11-08T00:36:14.288Z] #181 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-08T00:36:14.288Z] #181 DONE 0.8s [2023-11-08T00:36:14.288Z] [2023-11-08T00:36:14.288Z] #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:36:14.288Z] #182 DONE 0.5s [2023-11-08T00:36:14.288Z] [2023-11-08T00:36:14.288Z] #183 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-08T00:36:14.288Z] #183 DONE 0.4s [2023-11-08T00:36:14.288Z] [2023-11-08T00:36:14.288Z] #92 [security-spiffe-token-provider] exporting to image [2023-11-08T00:36:14.288Z] #92 naming to docker.io/library/core-metadata 0.0s done [2023-11-08T00:36:14.288Z] #92 writing image sha256:75d91f8adb469f351f04d95c92ebf1660c55b9f2156307b183299d1ed9c25bce done [2023-11-08T00:36:14.288Z] #92 naming to docker.io/library/security-spiffe-token-provider done [2023-11-08T00:36:16.192Z] #92 ... [2023-11-08T00:36:16.192Z] [2023-11-08T00:36:16.192Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-08T00:36:16.192Z] #184 DONE 1.9s [2023-11-08T00:36:16.192Z] [2023-11-08T00:36:16.192Z] #185 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-08T00:36:16.192Z] #185 ... [2023-11-08T00:36:16.192Z] [2023-11-08T00:36:16.192Z] #186 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-08T00:36:16.192Z] #186 DONE 2.1s [2023-11-08T00:36:16.451Z] [2023-11-08T00:36:16.451Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-08T00:36:16.708Z] #187 ... [2023-11-08T00:36:16.708Z] [2023-11-08T00:36:16.708Z] #188 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-08T00:36:16.708Z] #188 DONE 2.6s [2023-11-08T00:36:16.967Z] [2023-11-08T00:36:16.967Z] #92 [security-proxy-setup] exporting to image [2023-11-08T00:36:17.226Z] #92 exporting layers 3.0s done [2023-11-08T00:36:17.226Z] #92 ... [2023-11-08T00:36:17.226Z] [2023-11-08T00:36:17.227Z] #189 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-08T00:36:17.227Z] #189 DONE 3.6s [2023-11-08T00:36:17.227Z] [2023-11-08T00:36:17.227Z] #92 [core-common-config-bootstrapper] exporting to image [2023-11-08T00:36:18.609Z] #92 writing image sha256:bc7b2352d5ca04e8f6319b7abdcffc7ce0c7809c075ff86bc84f3fa1c10431bf [2023-11-08T00:36:19.177Z] #92 ... [2023-11-08T00:36:19.177Z] [2023-11-08T00:36:19.177Z] #185 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-08T00:36:19.177Z] #185 DONE 3.1s [2023-11-08T00:36:19.435Z] [2023-11-08T00:36:19.435Z] #92 [core-common-config-bootstrapper] exporting to image [2023-11-08T00:36:19.435Z] #92 writing image sha256:bc7b2352d5ca04e8f6319b7abdcffc7ce0c7809c075ff86bc84f3fa1c10431bf 1.0s done [2023-11-08T00:36:19.435Z] #92 naming to docker.io/library/security-proxy-auth [2023-11-08T00:36:19.694Z] #92 ... [2023-11-08T00:36:19.694Z] [2023-11-08T00:36:19.694Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-08T00:36:19.694Z] #187 DONE 3.2s [2023-11-08T00:36:19.694Z] [2023-11-08T00:36:19.694Z] #92 [security-proxy-auth] exporting to image [2023-11-08T00:36:19.694Z] #92 naming to docker.io/library/security-proxy-auth 0.1s done [2023-11-08T00:36:19.694Z] #92 ... [2023-11-08T00:36:19.694Z] [2023-11-08T00:36:19.694Z] #190 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-08T00:36:19.694Z] #190 DONE 0.1s [2023-11-08T00:36:19.694Z] [2023-11-08T00:36:19.694Z] #92 [security-proxy-auth] exporting to image [2023-11-08T00:36:19.694Z] #92 exporting layers 2.4s done [2023-11-08T00:36:19.694Z] #92 exporting layers 2.9s done [2023-11-08T00:36:19.694Z] #92 writing image sha256:e3beef974660d345ace44da3940f6f9fdde5e9e84550e03f0270bf3c595da892 0.0s done [2023-11-08T00:36:19.694Z] #92 naming to docker.io/library/core-common-config-bootstrapper done [2023-11-08T00:36:19.694Z] #92 writing image sha256:c8eba1b4bed9e98b64ac99ed3783441df7e5b0f00b935c6bde3e5cd297473049 done [2023-11-08T00:36:19.694Z] #92 naming to docker.io/library/security-proxy-setup done [2023-11-08T00:36:19.694Z] #92 DONE 7.3s [2023-11-08T00:36:19.694Z] [2023-11-08T00:36:19.694Z] #191 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-08T00:36:19.694Z] #191 DONE 0.0s [2023-11-08T00:36:19.694Z] [2023-11-08T00:36:19.695Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-08T00:36:19.695Z] #192 DONE 0.0s [2023-11-08T00:36:19.695Z] [2023-11-08T00:36:19.695Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-08T00:36:19.695Z] #193 DONE 0.0s [2023-11-08T00:36:19.695Z] [2023-11-08T00:36:19.695Z] #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-08T00:36:20.260Z] #194 DONE 1.1s [2023-11-08T00:36:20.260Z] [2023-11-08T00:36:20.260Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-08T00:36:20.260Z] #195 DONE 0.5s [2023-11-08T00:36:20.260Z] [2023-11-08T00:36:20.260Z] #92 [security-bootstrapper] exporting to image [2023-11-08T00:36:20.520Z] #92 exporting layers 0.2s done [2023-11-08T00:36:20.520Z] #92 writing image sha256:8d7d6bf4c1831d93c856907cbbe9071629fc30032c7057d703af46d623f56270 done [2023-11-08T00:36:20.520Z] #92 naming to docker.io/library/security-bootstrapper done [2023-11-08T00:36:20.520Z] #92 writing image sha256:523a4a08af1bc6507a2818fb98db6098d895d41f6e3c7535ee4c5b3e6520794f done [2023-11-08T00:36:20.520Z] #92 naming to docker.io/library/security-secretstore-setup done [2023-11-08T00:36:20.520Z] #92 DONE 7.6s [2023-11-08T00:36:20.520Z] [2023-11-08T00:36:20.520Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T00:36:20.520Z] time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:36:20.520Z] time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:36:20.520Z] time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:36:20.520Z] time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:36:20.520Z] time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:36:20.520Z] time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:36:20.520Z] time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:36:20.520Z] time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:36:20.520Z] time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:36:20.520Z] time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:36:20.520Z] time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:36:20.520Z] time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:36:20.520Z] time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:36:20.520Z] time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-08T00:36:20.541Z] $ docker stop --time=1 3f9e13daea8f4ca31681c8c55bf39a9f38ad946acd7c79b2cc42d850f1b3a959 [2023-11-08T00:36:21.898Z] $ docker rm -f --volumes 3f9e13daea8f4ca31681c8c55bf39a9f38ad946acd7c79b2cc42d850f1b3a959 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T00:36:22.231Z] + docker images [2023-11-08T00:36:22.231Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-08T00:36:22.231Z] security-bootstrapper latest 8d7d6bf4c183 2 seconds ago 23.3MB [2023-11-08T00:36:22.231Z] security-secretstore-setup latest 523a4a08af1b 2 seconds ago 44.4MB [2023-11-08T00:36:22.231Z] core-common-config-bootstrapper latest e3beef974660 6 seconds ago 18.2MB [2023-11-08T00:36:22.232Z] security-proxy-setup latest c8eba1b4bed9 6 seconds ago 34.4MB [2023-11-08T00:36:22.232Z] core-data latest 83deef5ceec5 9 seconds ago 21.3MB [2023-11-08T00:36:22.232Z] support-notifications latest af35227cec01 9 seconds ago 34.7MB [2023-11-08T00:36:22.232Z] security-spiffe-token-provider latest 75d91f8adb46 9 seconds ago 35.1MB [2023-11-08T00:36:22.232Z] core-metadata latest 44fd68301b9a 9 seconds ago 21.7MB [2023-11-08T00:36:22.232Z] security-proxy-auth latest bc7b2352d5ca 9 seconds ago 19.5MB [2023-11-08T00:36:22.232Z] support-scheduler latest cee7513c5540 10 seconds ago 34.1MB [2023-11-08T00:36:22.232Z] core-command latest 21f64c7963ae 10 seconds ago 21.2MB [2023-11-08T00:36:22.232Z] security-spire-server latest 750b71a9b731 2 minutes ago 107MB [2023-11-08T00:36:22.232Z] security-spire-config latest 5a75ebb0d3ca 2 minutes ago 101MB [2023-11-08T00:36:22.232Z] security-spire-agent latest 32cdb8809b89 2 minutes ago 166MB [2023-11-08T00:36:22.232Z] ci-base-image-x86_64 latest 4f219ac05b54 6 minutes ago 930MB [2023-11-08T00:36:22.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 weeks ago 557MB [2023-11-08T00:36:22.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB [2023-11-08T00:36:22.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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 [2023-11-08T00:36:22.349Z] provisioning config files... [2023-11-08T00:36:22.359Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/604@tmp/config17342538410995584728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:36:22.654Z] ---> docker-login.sh [2023-11-08T00:36:22.654Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:36:22.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:36:22.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:36:22.654Z] Configure a credential helper to remove this warning. See [2023-11-08T00:36:22.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:36:22.654Z] [2023-11-08T00:36:22.654Z] Login Succeeded [2023-11-08T00:36:22.654Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:36:22.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:36:22.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:36:22.654Z] Configure a credential helper to remove this warning. See [2023-11-08T00:36:22.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:36:22.654Z] [2023-11-08T00:36:22.654Z] Login Succeeded [2023-11-08T00:36:22.654Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:36:22.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:36:22.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:36:22.913Z] Configure a credential helper to remove this warning. See [2023-11-08T00:36:22.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:36:22.913Z] [2023-11-08T00:36:22.913Z] Login Succeeded [2023-11-08T00:36:22.913Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:36:22.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:36:22.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:36:22.913Z] Configure a credential helper to remove this warning. See [2023-11-08T00:36:22.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:36:22.913Z] [2023-11-08T00:36:22.913Z] Login Succeeded [2023-11-08T00:36:22.913Z] docker.io [2023-11-08T00:36:22.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:36:23.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:36:23.172Z] Configure a credential helper to remove this warning. See [2023-11-08T00:36:23.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:36:23.172Z] [2023-11-08T00:36:23.172Z] Login Succeeded [2023-11-08T00:36:23.172Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T00:36:23.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:36:23.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:36:23.234Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-11-08T00:36:23.234Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:36:23.234Z] latest [2023-11-08T00:36:23.234Z] 3.1.0-dev.69 [2023-11-08T00:36:23.234Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:36:23.234Z] main [2023-11-08T00:36:23.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:23.571Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:24.357Z] + docker push nexus3.edgexfoundry.org:10004/core-command:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:36:24.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-08T00:36:24.357Z] e4b449113f7d: Preparing [2023-11-08T00:36:24.357Z] 6b87e173a507: Preparing [2023-11-08T00:36:24.357Z] 8d5946175eb3: Preparing [2023-11-08T00:36:24.357Z] 52719eb95e26: Preparing [2023-11-08T00:36:24.357Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:24.357Z] cc2447e1835a: Preparing [2023-11-08T00:36:24.357Z] cc2447e1835a: Waiting [2023-11-08T00:36:24.357Z] 52719eb95e26: Pushed [2023-11-08T00:36:24.357Z] 8d5946175eb3: Pushed [2023-11-08T00:36:24.357Z] 06adc3ba3de8: Pushed [2023-11-08T00:36:26.156Z] 6b87e173a507: Pushed [2023-11-08T00:36:27.182Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:27.182Z] e4b449113f7d: Pushed [2023-11-08T00:36:27.441Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:8f859a360b9e65aa5d4449d3a3cf1f03ccee0accf18ad7afa2669edf9f9dded1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:27.751Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:28.059Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-11-08T00:36:28.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-08T00:36:28.059Z] e4b449113f7d: Preparing [2023-11-08T00:36:28.059Z] 6b87e173a507: Preparing [2023-11-08T00:36:28.059Z] 8d5946175eb3: Preparing [2023-11-08T00:36:28.059Z] 52719eb95e26: Preparing [2023-11-08T00:36:28.059Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:28.059Z] cc2447e1835a: Preparing [2023-11-08T00:36:28.059Z] cc2447e1835a: Waiting [2023-11-08T00:36:28.059Z] 6b87e173a507: Layer already exists [2023-11-08T00:36:28.059Z] e4b449113f7d: Layer already exists [2023-11-08T00:36:28.059Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:28.059Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:28.059Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:28.059Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:28.059Z] latest: digest: sha256:8f859a360b9e65aa5d4449d3a3cf1f03ccee0accf18ad7afa2669edf9f9dded1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:28.381Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:28.701Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.69 [2023-11-08T00:36:28.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-08T00:36:28.701Z] e4b449113f7d: Preparing [2023-11-08T00:36:28.701Z] 6b87e173a507: Preparing [2023-11-08T00:36:28.701Z] 8d5946175eb3: Preparing [2023-11-08T00:36:28.701Z] 52719eb95e26: Preparing [2023-11-08T00:36:28.701Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:28.701Z] cc2447e1835a: Preparing [2023-11-08T00:36:28.701Z] cc2447e1835a: Waiting [2023-11-08T00:36:28.701Z] 6b87e173a507: Layer already exists [2023-11-08T00:36:28.701Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:28.701Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:28.701Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:28.701Z] e4b449113f7d: Layer already exists [2023-11-08T00:36:28.701Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:28.701Z] 3.1.0-dev.69: digest: sha256:8f859a360b9e65aa5d4449d3a3cf1f03ccee0accf18ad7afa2669edf9f9dded1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:29.024Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:29.337Z] + docker push nexus3.edgexfoundry.org:10004/core-command:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:36:29.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-08T00:36:29.337Z] e4b449113f7d: Preparing [2023-11-08T00:36:29.337Z] 6b87e173a507: Preparing [2023-11-08T00:36:29.337Z] 8d5946175eb3: Preparing [2023-11-08T00:36:29.337Z] 52719eb95e26: Preparing [2023-11-08T00:36:29.337Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:29.337Z] cc2447e1835a: Preparing [2023-11-08T00:36:29.337Z] cc2447e1835a: Waiting [2023-11-08T00:36:29.337Z] 6b87e173a507: Layer already exists [2023-11-08T00:36:29.337Z] e4b449113f7d: Layer already exists [2023-11-08T00:36:29.337Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:29.337Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:29.337Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:29.337Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:29.595Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:8f859a360b9e65aa5d4449d3a3cf1f03ccee0accf18ad7afa2669edf9f9dded1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:29.936Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:30.365Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-11-08T00:36:30.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-08T00:36:30.365Z] e4b449113f7d: Preparing [2023-11-08T00:36:30.365Z] 6b87e173a507: Preparing [2023-11-08T00:36:30.365Z] 8d5946175eb3: Preparing [2023-11-08T00:36:30.365Z] 52719eb95e26: Preparing [2023-11-08T00:36:30.365Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:30.365Z] cc2447e1835a: Preparing [2023-11-08T00:36:30.365Z] cc2447e1835a: Waiting [2023-11-08T00:36:30.365Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:30.365Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:30.365Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:30.365Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:30.365Z] e4b449113f7d: Layer already exists [2023-11-08T00:36:30.365Z] 6b87e173a507: Layer already exists [2023-11-08T00:36:30.623Z] main: digest: sha256:8f859a360b9e65aa5d4449d3a3cf1f03ccee0accf18ad7afa2669edf9f9dded1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:36:30.662Z] ===================================================== [Pipeline] echo [2023-11-08T00:36:30.674Z] taggedImages: [2023-11-08T00:36:30.674Z] - nexus3.edgexfoundry.org:10004/core-command:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:36:30.674Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-11-08T00:36:30.674Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.69 [2023-11-08T00:36:30.674Z] - nexus3.edgexfoundry.org:10004/core-command:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:36:30.674Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-11-08T00:36:30.697Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-11-08T00:36:30.697Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:36:30.697Z] latest [2023-11-08T00:36:30.697Z] 3.1.0-dev.69 [2023-11-08T00:36:30.697Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:36:30.697Z] main [2023-11-08T00:36:30.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:31.015Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:31.585Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:36:31.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-08T00:36:31.585Z] aa76bcb1a358: Preparing [2023-11-08T00:36:31.585Z] b606559a3466: Preparing [2023-11-08T00:36:31.585Z] 3dc62abfbcfd: Preparing [2023-11-08T00:36:31.585Z] fcf5050dbd44: Preparing [2023-11-08T00:36:31.585Z] 8d5946175eb3: Preparing [2023-11-08T00:36:31.585Z] 52719eb95e26: Preparing [2023-11-08T00:36:31.585Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:31.585Z] cc2447e1835a: Preparing [2023-11-08T00:36:31.585Z] 52719eb95e26: Waiting [2023-11-08T00:36:31.585Z] 06adc3ba3de8: Waiting [2023-11-08T00:36:31.585Z] cc2447e1835a: Waiting [2023-11-08T00:36:31.585Z] b606559a3466: Pushed [2023-11-08T00:36:31.585Z] 3dc62abfbcfd: Pushed [2023-11-08T00:36:32.518Z] aa76bcb1a358: Pushed [2023-11-08T00:36:32.518Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:32.518Z] fcf5050dbd44: Pushed [2023-11-08T00:36:33.089Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:33.089Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:33.089Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:33.348Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:e5eb8c40bfc930f021aa8e7214430ad6bbf100b16cbace90dcdde4f9f1b9af75 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:33.664Z] + 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 [2023-11-08T00:36:33.974Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-11-08T00:36:33.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-08T00:36:33.974Z] aa76bcb1a358: Preparing [2023-11-08T00:36:33.974Z] b606559a3466: Preparing [2023-11-08T00:36:33.974Z] 3dc62abfbcfd: Preparing [2023-11-08T00:36:33.974Z] fcf5050dbd44: Preparing [2023-11-08T00:36:33.974Z] 8d5946175eb3: Preparing [2023-11-08T00:36:33.974Z] 52719eb95e26: Preparing [2023-11-08T00:36:33.974Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:33.974Z] cc2447e1835a: Preparing [2023-11-08T00:36:33.974Z] 06adc3ba3de8: Waiting [2023-11-08T00:36:33.974Z] 52719eb95e26: Waiting [2023-11-08T00:36:33.974Z] cc2447e1835a: Waiting [2023-11-08T00:36:33.974Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:33.974Z] aa76bcb1a358: Layer already exists [2023-11-08T00:36:33.974Z] b606559a3466: Layer already exists [2023-11-08T00:36:33.974Z] fcf5050dbd44: Layer already exists [2023-11-08T00:36:33.974Z] 3dc62abfbcfd: Layer already exists [2023-11-08T00:36:33.974Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:33.974Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:33.974Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:33.974Z] latest: digest: sha256:e5eb8c40bfc930f021aa8e7214430ad6bbf100b16cbace90dcdde4f9f1b9af75 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:34.295Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:34.615Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.69 [2023-11-08T00:36:34.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-08T00:36:34.615Z] aa76bcb1a358: Preparing [2023-11-08T00:36:34.615Z] b606559a3466: Preparing [2023-11-08T00:36:34.615Z] 3dc62abfbcfd: Preparing [2023-11-08T00:36:34.615Z] fcf5050dbd44: Preparing [2023-11-08T00:36:34.615Z] 8d5946175eb3: Preparing [2023-11-08T00:36:34.615Z] 52719eb95e26: Preparing [2023-11-08T00:36:34.615Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:34.615Z] cc2447e1835a: Preparing [2023-11-08T00:36:34.615Z] 52719eb95e26: Waiting [2023-11-08T00:36:34.615Z] 06adc3ba3de8: Waiting [2023-11-08T00:36:34.615Z] cc2447e1835a: Waiting [2023-11-08T00:36:34.615Z] 3dc62abfbcfd: Layer already exists [2023-11-08T00:36:34.615Z] b606559a3466: Layer already exists [2023-11-08T00:36:34.615Z] aa76bcb1a358: Layer already exists [2023-11-08T00:36:34.615Z] fcf5050dbd44: Layer already exists [2023-11-08T00:36:34.615Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:34.615Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:34.615Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:34.615Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:34.615Z] 3.1.0-dev.69: digest: sha256:e5eb8c40bfc930f021aa8e7214430ad6bbf100b16cbace90dcdde4f9f1b9af75 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:34.924Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:35.231Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:36:35.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-08T00:36:35.232Z] aa76bcb1a358: Preparing [2023-11-08T00:36:35.232Z] b606559a3466: Preparing [2023-11-08T00:36:35.232Z] 3dc62abfbcfd: Preparing [2023-11-08T00:36:35.232Z] fcf5050dbd44: Preparing [2023-11-08T00:36:35.232Z] 8d5946175eb3: Preparing [2023-11-08T00:36:35.232Z] 52719eb95e26: Preparing [2023-11-08T00:36:35.232Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:35.232Z] cc2447e1835a: Preparing [2023-11-08T00:36:35.232Z] 52719eb95e26: Waiting [2023-11-08T00:36:35.232Z] 06adc3ba3de8: Waiting [2023-11-08T00:36:35.232Z] cc2447e1835a: Waiting [2023-11-08T00:36:35.232Z] aa76bcb1a358: Layer already exists [2023-11-08T00:36:35.232Z] b606559a3466: Layer already exists [2023-11-08T00:36:35.232Z] fcf5050dbd44: Layer already exists [2023-11-08T00:36:35.232Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:35.232Z] 3dc62abfbcfd: Layer already exists [2023-11-08T00:36:35.232Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:35.232Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:35.232Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:35.232Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:e5eb8c40bfc930f021aa8e7214430ad6bbf100b16cbace90dcdde4f9f1b9af75 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:35.535Z] + 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 [2023-11-08T00:36:35.846Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-11-08T00:36:35.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-08T00:36:35.846Z] aa76bcb1a358: Preparing [2023-11-08T00:36:35.846Z] b606559a3466: Preparing [2023-11-08T00:36:35.846Z] 3dc62abfbcfd: Preparing [2023-11-08T00:36:35.846Z] fcf5050dbd44: Preparing [2023-11-08T00:36:35.846Z] 8d5946175eb3: Preparing [2023-11-08T00:36:35.846Z] 52719eb95e26: Preparing [2023-11-08T00:36:35.846Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:35.846Z] cc2447e1835a: Preparing [2023-11-08T00:36:35.846Z] 52719eb95e26: Waiting [2023-11-08T00:36:35.846Z] 06adc3ba3de8: Waiting [2023-11-08T00:36:35.846Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:35.846Z] fcf5050dbd44: Layer already exists [2023-11-08T00:36:35.846Z] 3dc62abfbcfd: Layer already exists [2023-11-08T00:36:35.846Z] aa76bcb1a358: Layer already exists [2023-11-08T00:36:35.846Z] b606559a3466: Layer already exists [2023-11-08T00:36:35.846Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:35.846Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:35.846Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:35.846Z] main: digest: sha256:e5eb8c40bfc930f021aa8e7214430ad6bbf100b16cbace90dcdde4f9f1b9af75 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:36:35.906Z] ===================================================== [Pipeline] echo [2023-11-08T00:36:35.916Z] taggedImages: [2023-11-08T00:36:35.916Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:36:35.916Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-11-08T00:36:35.916Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.69 [2023-11-08T00:36:35.916Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:36:35.916Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-11-08T00:36:35.944Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-11-08T00:36:35.944Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:36:35.944Z] latest [2023-11-08T00:36:35.944Z] 3.1.0-dev.69 [2023-11-08T00:36:35.944Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:36:35.944Z] main [2023-11-08T00:36:35.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:36.276Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:36.602Z] + docker push nexus3.edgexfoundry.org:10004/core-data:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:36:36.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-08T00:36:36.602Z] 6736b0f2dde8: Preparing [2023-11-08T00:36:36.602Z] b06fddbd2885: Preparing [2023-11-08T00:36:36.602Z] 8d5946175eb3: Preparing [2023-11-08T00:36:36.602Z] 52719eb95e26: Preparing [2023-11-08T00:36:36.602Z] cbd8f76ec9fd: Preparing [2023-11-08T00:36:36.602Z] cc2447e1835a: Preparing [2023-11-08T00:36:36.602Z] cc2447e1835a: Waiting [2023-11-08T00:36:36.602Z] cbd8f76ec9fd: Pushed [2023-11-08T00:36:37.175Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:37.175Z] 6736b0f2dde8: Pushed [2023-11-08T00:36:37.175Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:37.433Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:38.000Z] b06fddbd2885: Pushed [2023-11-08T00:36:38.258Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:d9095c97644ba54dee89089faae5e40eeb0a98354d490e1bea49523225e54803 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:38.573Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:38.834Z] #74 DONE 55.2s [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:36:38.834Z] #73 DONE 45.6s [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:36:38.834Z] #68 DONE 53.3s [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:36:38.834Z] #71 DONE 57.2s [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #96 [support-notifications builder 6/7] COPY . . [2023-11-08T00:36:38.834Z] #96 DONE 1.2s [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #97 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:36:38.834Z] #97 CACHED [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #98 [core-metadata builder 6/7] COPY . . [2023-11-08T00:36:38.834Z] #98 CACHED [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #99 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:36:38.834Z] #99 CACHED [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-11-08T00:36:38.834Z] #100 CACHED [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:36:38.834Z] #101 CACHED [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:36:38.834Z] #102 CACHED [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #103 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-08T00:36:38.834Z] #103 DONE 1.3s [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #104 [security-proxy-auth builder 6/7] COPY . . [2023-11-08T00:36:38.834Z] #104 CACHED [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #105 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:36:38.834Z] #105 CACHED [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:36:38.834Z] #106 CACHED [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #107 [core-data builder 6/7] COPY . . [2023-11-08T00:36:38.834Z] #107 CACHED [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:36:38.834Z] #108 CACHED [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #109 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:36:38.834Z] #109 CACHED [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #110 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:36:38.834Z] #110 CACHED [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #111 [core-command builder 6/7] COPY . . [2023-11-08T00:36:38.834Z] #111 CACHED [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:36:38.834Z] #112 CACHED [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:36:38.834Z] #113 CACHED [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.834Z] #114 [security-proxy-setup builder 6/7] COPY . . [2023-11-08T00:36:38.834Z] #114 CACHED [2023-11-08T00:36:38.834Z] [2023-11-08T00:36:38.835Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:36:38.835Z] #115 CACHED [2023-11-08T00:36:38.835Z] [2023-11-08T00:36:38.835Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2023-11-08T00:36:38.835Z] #116 DONE 1.2s [2023-11-08T00:36:38.835Z] [2023-11-08T00:36:38.835Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:36:38.835Z] #117 CACHED [2023-11-08T00:36:38.835Z] [2023-11-08T00:36:38.835Z] #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-08T00:36:38.835Z] #118 CACHED [2023-11-08T00:36:38.835Z] [2023-11-08T00:36:38.835Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-08T00:36:38.835Z] #119 CACHED [2023-11-08T00:36:38.835Z] [2023-11-08T00:36:38.835Z] #120 [support-scheduler builder 6/7] COPY . . [2023-11-08T00:36:38.835Z] #120 DONE 1.2s [2023-11-08T00:36:38.835Z] [2023-11-08T00:36:38.835Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-08T00:36:38.910Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-11-08T00:36:38.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-08T00:36:38.910Z] 6736b0f2dde8: Preparing [2023-11-08T00:36:38.910Z] b06fddbd2885: Preparing [2023-11-08T00:36:38.910Z] 8d5946175eb3: Preparing [2023-11-08T00:36:38.910Z] 52719eb95e26: Preparing [2023-11-08T00:36:38.910Z] cbd8f76ec9fd: Preparing [2023-11-08T00:36:38.910Z] cc2447e1835a: Preparing [2023-11-08T00:36:38.910Z] cc2447e1835a: Waiting [2023-11-08T00:36:38.910Z] cbd8f76ec9fd: Layer already exists [2023-11-08T00:36:38.910Z] b06fddbd2885: Layer already exists [2023-11-08T00:36:38.910Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:38.910Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:38.910Z] 6736b0f2dde8: Layer already exists [2023-11-08T00:36:38.910Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:38.910Z] latest: digest: sha256:d9095c97644ba54dee89089faae5e40eeb0a98354d490e1bea49523225e54803 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:39.226Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:39.532Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.69 [2023-11-08T00:36:39.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-08T00:36:39.532Z] 6736b0f2dde8: Preparing [2023-11-08T00:36:39.532Z] b06fddbd2885: Preparing [2023-11-08T00:36:39.532Z] 8d5946175eb3: Preparing [2023-11-08T00:36:39.532Z] 52719eb95e26: Preparing [2023-11-08T00:36:39.532Z] cbd8f76ec9fd: Preparing [2023-11-08T00:36:39.532Z] cc2447e1835a: Preparing [2023-11-08T00:36:39.532Z] cc2447e1835a: Waiting [2023-11-08T00:36:39.532Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:39.532Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:39.532Z] cbd8f76ec9fd: Layer already exists [2023-11-08T00:36:39.532Z] b06fddbd2885: Layer already exists [2023-11-08T00:36:39.532Z] 6736b0f2dde8: Layer already exists [2023-11-08T00:36:39.532Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:39.532Z] 3.1.0-dev.69: digest: sha256:d9095c97644ba54dee89089faae5e40eeb0a98354d490e1bea49523225e54803 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:39.944Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:40.255Z] + docker push nexus3.edgexfoundry.org:10004/core-data:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:36:40.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-08T00:36:40.255Z] 6736b0f2dde8: Preparing [2023-11-08T00:36:40.255Z] b06fddbd2885: Preparing [2023-11-08T00:36:40.255Z] 8d5946175eb3: Preparing [2023-11-08T00:36:40.255Z] 52719eb95e26: Preparing [2023-11-08T00:36:40.255Z] cbd8f76ec9fd: Preparing [2023-11-08T00:36:40.255Z] cc2447e1835a: Preparing [2023-11-08T00:36:40.255Z] cc2447e1835a: Waiting [2023-11-08T00:36:40.255Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:40.255Z] b06fddbd2885: Layer already exists [2023-11-08T00:36:40.255Z] cbd8f76ec9fd: Layer already exists [2023-11-08T00:36:40.255Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:40.255Z] 6736b0f2dde8: Layer already exists [2023-11-08T00:36:40.255Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:40.255Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:d9095c97644ba54dee89089faae5e40eeb0a98354d490e1bea49523225e54803 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:40.586Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:40.890Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-11-08T00:36:40.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-08T00:36:40.890Z] 6736b0f2dde8: Preparing [2023-11-08T00:36:40.890Z] b06fddbd2885: Preparing [2023-11-08T00:36:40.890Z] 8d5946175eb3: Preparing [2023-11-08T00:36:40.890Z] 52719eb95e26: Preparing [2023-11-08T00:36:40.890Z] cbd8f76ec9fd: Preparing [2023-11-08T00:36:40.890Z] cc2447e1835a: Preparing [2023-11-08T00:36:40.890Z] cc2447e1835a: Waiting [2023-11-08T00:36:40.890Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:40.890Z] 6736b0f2dde8: Layer already exists [2023-11-08T00:36:40.890Z] cbd8f76ec9fd: Layer already exists [2023-11-08T00:36:40.890Z] b06fddbd2885: Layer already exists [2023-11-08T00:36:40.890Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:40.890Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:40.890Z] main: digest: sha256:d9095c97644ba54dee89089faae5e40eeb0a98354d490e1bea49523225e54803 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:36:40.943Z] ===================================================== [Pipeline] echo [2023-11-08T00:36:40.953Z] taggedImages: [2023-11-08T00:36:40.953Z] - nexus3.edgexfoundry.org:10004/core-data:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:36:40.953Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-11-08T00:36:40.953Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.69 [2023-11-08T00:36:40.953Z] - nexus3.edgexfoundry.org:10004/core-data:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:36:40.953Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-11-08T00:36:40.976Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-11-08T00:36:40.976Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:36:40.976Z] latest [2023-11-08T00:36:40.976Z] 3.1.0-dev.69 [2023-11-08T00:36:40.976Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:36:40.976Z] main [2023-11-08T00:36:40.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:41.307Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:41.706Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:36:41.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-08T00:36:41.706Z] 71776fdfc23e: Preparing [2023-11-08T00:36:41.706Z] 55c111a9784b: Preparing [2023-11-08T00:36:41.706Z] c41718786a4f: Preparing [2023-11-08T00:36:41.706Z] 8d5946175eb3: Preparing [2023-11-08T00:36:41.706Z] 52719eb95e26: Preparing [2023-11-08T00:36:41.706Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:41.706Z] cc2447e1835a: Preparing [2023-11-08T00:36:41.706Z] cc2447e1835a: Waiting [2023-11-08T00:36:41.706Z] 06adc3ba3de8: Waiting [2023-11-08T00:36:41.706Z] 55c111a9784b: Pushed [2023-11-08T00:36:43.085Z] c41718786a4f: Pushed [2023-11-08T00:36:43.164Z] #121 ... [2023-11-08T00:36:43.164Z] [2023-11-08T00:36:43.164Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-08T00:36:43.164Z] #0 4.673 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-08T00:36:43.164Z] #122 ... [2023-11-08T00:36:43.164Z] [2023-11-08T00:36:43.164Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-08T00:36:43.164Z] #121 5.835 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-11-08T00:36:43.653Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:43.653Z] 71776fdfc23e: Pushed [2023-11-08T00:36:44.587Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:44.587Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:44.587Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:44.848Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:2f315efc154591d9749fd6993fb419d2ae2957f943dcc9f92a0762b5c8883113 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:45.171Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:45.481Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-11-08T00:36:45.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-08T00:36:45.482Z] 71776fdfc23e: Preparing [2023-11-08T00:36:45.482Z] 55c111a9784b: Preparing [2023-11-08T00:36:45.482Z] c41718786a4f: Preparing [2023-11-08T00:36:45.482Z] 8d5946175eb3: Preparing [2023-11-08T00:36:45.482Z] 52719eb95e26: Preparing [2023-11-08T00:36:45.482Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:45.482Z] cc2447e1835a: Preparing [2023-11-08T00:36:45.482Z] 06adc3ba3de8: Waiting [2023-11-08T00:36:45.482Z] cc2447e1835a: Waiting [2023-11-08T00:36:45.482Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:45.482Z] 71776fdfc23e: Layer already exists [2023-11-08T00:36:45.482Z] 55c111a9784b: Layer already exists [2023-11-08T00:36:45.482Z] c41718786a4f: Layer already exists [2023-11-08T00:36:45.482Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:45.482Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:45.482Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:45.482Z] latest: digest: sha256:2f315efc154591d9749fd6993fb419d2ae2957f943dcc9f92a0762b5c8883113 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:45.861Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:46.218Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.69 [2023-11-08T00:36:46.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-08T00:36:46.218Z] 71776fdfc23e: Preparing [2023-11-08T00:36:46.218Z] 55c111a9784b: Preparing [2023-11-08T00:36:46.218Z] c41718786a4f: Preparing [2023-11-08T00:36:46.218Z] 8d5946175eb3: Preparing [2023-11-08T00:36:46.218Z] 52719eb95e26: Preparing [2023-11-08T00:36:46.218Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:46.218Z] cc2447e1835a: Preparing [2023-11-08T00:36:46.218Z] 06adc3ba3de8: Waiting [2023-11-08T00:36:46.218Z] cc2447e1835a: Waiting [2023-11-08T00:36:46.218Z] 55c111a9784b: Layer already exists [2023-11-08T00:36:46.218Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:46.218Z] 71776fdfc23e: Layer already exists [2023-11-08T00:36:46.218Z] c41718786a4f: Layer already exists [2023-11-08T00:36:46.218Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:46.218Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:46.218Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:46.218Z] 3.1.0-dev.69: digest: sha256:2f315efc154591d9749fd6993fb419d2ae2957f943dcc9f92a0762b5c8883113 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:46.585Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:46.965Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:36:46.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-08T00:36:46.965Z] 71776fdfc23e: Preparing [2023-11-08T00:36:46.965Z] 55c111a9784b: Preparing [2023-11-08T00:36:46.965Z] c41718786a4f: Preparing [2023-11-08T00:36:46.965Z] 8d5946175eb3: Preparing [2023-11-08T00:36:46.965Z] 52719eb95e26: Preparing [2023-11-08T00:36:46.965Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:46.965Z] cc2447e1835a: Preparing [2023-11-08T00:36:46.965Z] 06adc3ba3de8: Waiting [2023-11-08T00:36:46.965Z] cc2447e1835a: Waiting [2023-11-08T00:36:46.965Z] 71776fdfc23e: Layer already exists [2023-11-08T00:36:46.965Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:46.965Z] c41718786a4f: Layer already exists [2023-11-08T00:36:46.965Z] 55c111a9784b: Layer already exists [2023-11-08T00:36:46.965Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:46.965Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:46.965Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:46.965Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:2f315efc154591d9749fd6993fb419d2ae2957f943dcc9f92a0762b5c8883113 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:47.282Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:47.472Z] #121 ... [2023-11-08T00:36:47.472Z] [2023-11-08T00:36:47.472Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-08T00:36:47.472Z] #0 6.322 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-08T00:36:47.472Z] #123 ... [2023-11-08T00:36:47.472Z] [2023-11-08T00:36:47.472Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-08T00:36:47.472Z] #0 5.155 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-08T00:36:47.472Z] #124 ... [2023-11-08T00:36:47.472Z] [2023-11-08T00:36:47.472Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-08T00:36:47.472Z] #0 5.428 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-08T00:36:47.472Z] #125 ... [2023-11-08T00:36:47.472Z] [2023-11-08T00:36:47.472Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-08T00:36:47.472Z] #0 5.997 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-08T00:36:47.582Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-11-08T00:36:47.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-08T00:36:47.582Z] 71776fdfc23e: Preparing [2023-11-08T00:36:47.582Z] 55c111a9784b: Preparing [2023-11-08T00:36:47.582Z] c41718786a4f: Preparing [2023-11-08T00:36:47.582Z] 8d5946175eb3: Preparing [2023-11-08T00:36:47.582Z] 52719eb95e26: Preparing [2023-11-08T00:36:47.582Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:47.582Z] cc2447e1835a: Preparing [2023-11-08T00:36:47.582Z] cc2447e1835a: Waiting [2023-11-08T00:36:47.582Z] 06adc3ba3de8: Waiting [2023-11-08T00:36:47.582Z] 71776fdfc23e: Layer already exists [2023-11-08T00:36:47.582Z] 55c111a9784b: Layer already exists [2023-11-08T00:36:47.582Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:47.582Z] c41718786a4f: Layer already exists [2023-11-08T00:36:47.582Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:47.582Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:47.582Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:47.582Z] main: digest: sha256:2f315efc154591d9749fd6993fb419d2ae2957f943dcc9f92a0762b5c8883113 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:36:47.625Z] ===================================================== [Pipeline] echo [2023-11-08T00:36:47.632Z] taggedImages: [2023-11-08T00:36:47.632Z] - nexus3.edgexfoundry.org:10004/core-metadata:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:36:47.632Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-11-08T00:36:47.632Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.69 [2023-11-08T00:36:47.632Z] - nexus3.edgexfoundry.org:10004/core-metadata:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:36:47.632Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-11-08T00:36:47.651Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-11-08T00:36:47.651Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:36:47.651Z] latest [2023-11-08T00:36:47.651Z] 3.1.0-dev.69 [2023-11-08T00:36:47.651Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:36:47.651Z] main [2023-11-08T00:36:47.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:47.749Z] #126 ... [2023-11-08T00:36:47.749Z] [2023-11-08T00:36:47.749Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T00:36:47.749Z] #0 4.775 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-08T00:36:47.749Z] #127 ... [2023-11-08T00:36:47.749Z] [2023-11-08T00:36:47.749Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-08T00:36:47.749Z] #0 5.255 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-08T00:36:47.960Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:48.022Z] #128 ... [2023-11-08T00:36:48.022Z] [2023-11-08T00:36:48.022Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-08T00:36:48.022Z] #0 5.976 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-08T00:36:48.022Z] #129 ... [2023-11-08T00:36:48.022Z] [2023-11-08T00:36:48.022Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-08T00:36:48.022Z] #0 6.076 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-08T00:36:48.277Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:36:48.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-08T00:36:48.277Z] a5feebfc6ac7: Preparing [2023-11-08T00:36:48.277Z] a8fa8223c1bd: Preparing [2023-11-08T00:36:48.277Z] a9cdc0462309: Preparing [2023-11-08T00:36:48.277Z] c0dab28ad5d8: Preparing [2023-11-08T00:36:48.277Z] d1bbf6f57c46: Preparing [2023-11-08T00:36:48.277Z] f95ff3a1f2f0: Preparing [2023-11-08T00:36:48.277Z] 3d3581c836ae: Preparing [2023-11-08T00:36:48.277Z] 8d5946175eb3: Preparing [2023-11-08T00:36:48.277Z] 52719eb95e26: Preparing [2023-11-08T00:36:48.277Z] 9ce97695891c: Preparing [2023-11-08T00:36:48.277Z] 41d8899b9b16: Preparing [2023-11-08T00:36:48.277Z] 5f70bf18a086: Preparing [2023-11-08T00:36:48.277Z] a2b643013dc5: Preparing [2023-11-08T00:36:48.277Z] 46c21f4778bf: Preparing [2023-11-08T00:36:48.277Z] cc2447e1835a: Preparing [2023-11-08T00:36:48.277Z] 41d8899b9b16: Waiting [2023-11-08T00:36:48.277Z] a2b643013dc5: Waiting [2023-11-08T00:36:48.277Z] 5f70bf18a086: Waiting [2023-11-08T00:36:48.277Z] f95ff3a1f2f0: Waiting [2023-11-08T00:36:48.277Z] 46c21f4778bf: Waiting [2023-11-08T00:36:48.277Z] cc2447e1835a: Waiting [2023-11-08T00:36:48.277Z] 8d5946175eb3: Waiting [2023-11-08T00:36:48.277Z] 3d3581c836ae: Waiting [2023-11-08T00:36:48.277Z] 52719eb95e26: Waiting [2023-11-08T00:36:48.277Z] 9ce97695891c: Waiting [2023-11-08T00:36:48.277Z] c0dab28ad5d8: Pushed [2023-11-08T00:36:48.277Z] a8fa8223c1bd: Pushed [2023-11-08T00:36:48.277Z] d1bbf6f57c46: Pushed [2023-11-08T00:36:48.277Z] a9cdc0462309: Pushed [2023-11-08T00:36:48.289Z] #130 ... [2023-11-08T00:36:48.289Z] [2023-11-08T00:36:48.289Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-08T00:36:48.289Z] #0 5.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-08T00:36:48.843Z] a5feebfc6ac7: Pushed [2023-11-08T00:36:48.843Z] f95ff3a1f2f0: Pushed [2023-11-08T00:36:49.408Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:49.408Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:49.408Z] 9ce97695891c: Pushed [2023-11-08T00:36:49.408Z] 41d8899b9b16: Pushed [2023-11-08T00:36:49.408Z] 5f70bf18a086: Pushed [2023-11-08T00:36:49.408Z] a2b643013dc5: Pushed [2023-11-08T00:36:49.408Z] 46c21f4778bf: Pushed [2023-11-08T00:36:50.366Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:50.955Z] 3d3581c836ae: Pushed [2023-11-08T00:36:50.955Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:9ed04ca280b23e7cb609534b92ba62b54edf6581f0aa8a9c1f23000f797109dd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:51.531Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:51.839Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-11-08T00:36:51.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-08T00:36:51.839Z] a5feebfc6ac7: Preparing [2023-11-08T00:36:51.839Z] a8fa8223c1bd: Preparing [2023-11-08T00:36:51.839Z] a9cdc0462309: Preparing [2023-11-08T00:36:51.839Z] c0dab28ad5d8: Preparing [2023-11-08T00:36:51.839Z] d1bbf6f57c46: Preparing [2023-11-08T00:36:51.839Z] f95ff3a1f2f0: Preparing [2023-11-08T00:36:51.839Z] 3d3581c836ae: Preparing [2023-11-08T00:36:51.839Z] 8d5946175eb3: Preparing [2023-11-08T00:36:51.839Z] 52719eb95e26: Preparing [2023-11-08T00:36:51.839Z] 9ce97695891c: Preparing [2023-11-08T00:36:51.839Z] 41d8899b9b16: Preparing [2023-11-08T00:36:51.839Z] 5f70bf18a086: Preparing [2023-11-08T00:36:51.839Z] a2b643013dc5: Preparing [2023-11-08T00:36:51.839Z] 46c21f4778bf: Preparing [2023-11-08T00:36:51.839Z] cc2447e1835a: Preparing [2023-11-08T00:36:51.839Z] 3d3581c836ae: Waiting [2023-11-08T00:36:51.839Z] 8d5946175eb3: Waiting [2023-11-08T00:36:51.839Z] 52719eb95e26: Waiting [2023-11-08T00:36:51.839Z] f95ff3a1f2f0: Waiting [2023-11-08T00:36:51.839Z] 5f70bf18a086: Waiting [2023-11-08T00:36:51.839Z] 9ce97695891c: Waiting [2023-11-08T00:36:51.839Z] 41d8899b9b16: Waiting [2023-11-08T00:36:51.839Z] a2b643013dc5: Waiting [2023-11-08T00:36:51.839Z] 46c21f4778bf: Waiting [2023-11-08T00:36:51.839Z] cc2447e1835a: Waiting [2023-11-08T00:36:51.839Z] a5feebfc6ac7: Layer already exists [2023-11-08T00:36:51.839Z] a8fa8223c1bd: Layer already exists [2023-11-08T00:36:51.839Z] d1bbf6f57c46: Layer already exists [2023-11-08T00:36:51.839Z] a9cdc0462309: Layer already exists [2023-11-08T00:36:51.839Z] c0dab28ad5d8: Layer already exists [2023-11-08T00:36:51.839Z] 3d3581c836ae: Layer already exists [2023-11-08T00:36:51.839Z] f95ff3a1f2f0: Layer already exists [2023-11-08T00:36:51.839Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:51.839Z] 9ce97695891c: Layer already exists [2023-11-08T00:36:51.839Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:51.839Z] 41d8899b9b16: Layer already exists [2023-11-08T00:36:51.839Z] a2b643013dc5: Layer already exists [2023-11-08T00:36:51.839Z] 5f70bf18a086: Layer already exists [2023-11-08T00:36:51.839Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:51.839Z] 46c21f4778bf: Layer already exists [2023-11-08T00:36:51.839Z] latest: digest: sha256:9ed04ca280b23e7cb609534b92ba62b54edf6581f0aa8a9c1f23000f797109dd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:52.153Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:52.476Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.69 [2023-11-08T00:36:52.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-08T00:36:52.476Z] a5feebfc6ac7: Preparing [2023-11-08T00:36:52.476Z] a8fa8223c1bd: Preparing [2023-11-08T00:36:52.476Z] a9cdc0462309: Preparing [2023-11-08T00:36:52.476Z] c0dab28ad5d8: Preparing [2023-11-08T00:36:52.476Z] d1bbf6f57c46: Preparing [2023-11-08T00:36:52.476Z] f95ff3a1f2f0: Preparing [2023-11-08T00:36:52.476Z] 3d3581c836ae: Preparing [2023-11-08T00:36:52.476Z] 8d5946175eb3: Preparing [2023-11-08T00:36:52.476Z] 52719eb95e26: Preparing [2023-11-08T00:36:52.476Z] 9ce97695891c: Preparing [2023-11-08T00:36:52.476Z] 41d8899b9b16: Preparing [2023-11-08T00:36:52.476Z] 5f70bf18a086: Preparing [2023-11-08T00:36:52.476Z] a2b643013dc5: Preparing [2023-11-08T00:36:52.476Z] 46c21f4778bf: Preparing [2023-11-08T00:36:52.476Z] cc2447e1835a: Preparing [2023-11-08T00:36:52.476Z] 52719eb95e26: Waiting [2023-11-08T00:36:52.476Z] 9ce97695891c: Waiting [2023-11-08T00:36:52.476Z] a2b643013dc5: Waiting [2023-11-08T00:36:52.476Z] 41d8899b9b16: Waiting [2023-11-08T00:36:52.476Z] 5f70bf18a086: Waiting [2023-11-08T00:36:52.476Z] 46c21f4778bf: Waiting [2023-11-08T00:36:52.476Z] cc2447e1835a: Waiting [2023-11-08T00:36:52.476Z] f95ff3a1f2f0: Waiting [2023-11-08T00:36:52.476Z] 3d3581c836ae: Waiting [2023-11-08T00:36:52.476Z] a5feebfc6ac7: Layer already exists [2023-11-08T00:36:52.476Z] a8fa8223c1bd: Layer already exists [2023-11-08T00:36:52.476Z] d1bbf6f57c46: Layer already exists [2023-11-08T00:36:52.476Z] c0dab28ad5d8: Layer already exists [2023-11-08T00:36:52.476Z] a9cdc0462309: Layer already exists [2023-11-08T00:36:52.476Z] 3d3581c836ae: Layer already exists [2023-11-08T00:36:52.476Z] f95ff3a1f2f0: Layer already exists [2023-11-08T00:36:52.476Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:52.476Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:52.476Z] 9ce97695891c: Layer already exists [2023-11-08T00:36:52.476Z] 5f70bf18a086: Layer already exists [2023-11-08T00:36:52.476Z] 41d8899b9b16: Layer already exists [2023-11-08T00:36:52.476Z] a2b643013dc5: Layer already exists [2023-11-08T00:36:52.476Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:52.476Z] 46c21f4778bf: Layer already exists [2023-11-08T00:36:52.476Z] 3.1.0-dev.69: digest: sha256:9ed04ca280b23e7cb609534b92ba62b54edf6581f0aa8a9c1f23000f797109dd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:52.785Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:53.352Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:36:53.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-08T00:36:53.352Z] a5feebfc6ac7: Preparing [2023-11-08T00:36:53.352Z] a8fa8223c1bd: Preparing [2023-11-08T00:36:53.352Z] a9cdc0462309: Preparing [2023-11-08T00:36:53.352Z] c0dab28ad5d8: Preparing [2023-11-08T00:36:53.352Z] d1bbf6f57c46: Preparing [2023-11-08T00:36:53.352Z] f95ff3a1f2f0: Preparing [2023-11-08T00:36:53.352Z] 3d3581c836ae: Preparing [2023-11-08T00:36:53.352Z] 8d5946175eb3: Preparing [2023-11-08T00:36:53.352Z] 52719eb95e26: Preparing [2023-11-08T00:36:53.352Z] 9ce97695891c: Preparing [2023-11-08T00:36:53.352Z] 41d8899b9b16: Preparing [2023-11-08T00:36:53.352Z] 5f70bf18a086: Preparing [2023-11-08T00:36:53.352Z] a2b643013dc5: Preparing [2023-11-08T00:36:53.352Z] f95ff3a1f2f0: Waiting [2023-11-08T00:36:53.352Z] 52719eb95e26: Waiting [2023-11-08T00:36:53.352Z] 41d8899b9b16: Waiting [2023-11-08T00:36:53.352Z] 3d3581c836ae: Waiting [2023-11-08T00:36:53.352Z] 8d5946175eb3: Waiting [2023-11-08T00:36:53.352Z] 46c21f4778bf: Preparing [2023-11-08T00:36:53.352Z] 9ce97695891c: Waiting [2023-11-08T00:36:53.352Z] 5f70bf18a086: Waiting [2023-11-08T00:36:53.352Z] cc2447e1835a: Preparing [2023-11-08T00:36:53.352Z] a8fa8223c1bd: Layer already exists [2023-11-08T00:36:53.352Z] c0dab28ad5d8: Layer already exists [2023-11-08T00:36:53.352Z] a9cdc0462309: Layer already exists [2023-11-08T00:36:53.352Z] a5feebfc6ac7: Layer already exists [2023-11-08T00:36:53.352Z] d1bbf6f57c46: Layer already exists [2023-11-08T00:36:53.352Z] f95ff3a1f2f0: Layer already exists [2023-11-08T00:36:53.352Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:53.352Z] 9ce97695891c: Layer already exists [2023-11-08T00:36:53.352Z] 3d3581c836ae: Layer already exists [2023-11-08T00:36:53.352Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:53.352Z] 41d8899b9b16: Layer already exists [2023-11-08T00:36:53.352Z] a2b643013dc5: Layer already exists [2023-11-08T00:36:53.352Z] 5f70bf18a086: Layer already exists [2023-11-08T00:36:53.352Z] 46c21f4778bf: Layer already exists [2023-11-08T00:36:53.352Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:53.352Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:9ed04ca280b23e7cb609534b92ba62b54edf6581f0aa8a9c1f23000f797109dd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:53.661Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:53.964Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-11-08T00:36:53.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-08T00:36:53.964Z] a5feebfc6ac7: Preparing [2023-11-08T00:36:53.964Z] a8fa8223c1bd: Preparing [2023-11-08T00:36:53.964Z] a9cdc0462309: Preparing [2023-11-08T00:36:53.964Z] c0dab28ad5d8: Preparing [2023-11-08T00:36:53.964Z] d1bbf6f57c46: Preparing [2023-11-08T00:36:53.964Z] f95ff3a1f2f0: Preparing [2023-11-08T00:36:53.964Z] 3d3581c836ae: Preparing [2023-11-08T00:36:53.964Z] 8d5946175eb3: Preparing [2023-11-08T00:36:53.964Z] 52719eb95e26: Preparing [2023-11-08T00:36:53.964Z] 9ce97695891c: Preparing [2023-11-08T00:36:53.964Z] 41d8899b9b16: Preparing [2023-11-08T00:36:53.964Z] 5f70bf18a086: Preparing [2023-11-08T00:36:53.964Z] a2b643013dc5: Preparing [2023-11-08T00:36:53.964Z] 46c21f4778bf: Preparing [2023-11-08T00:36:53.964Z] cc2447e1835a: Preparing [2023-11-08T00:36:53.964Z] 52719eb95e26: Waiting [2023-11-08T00:36:53.964Z] 9ce97695891c: Waiting [2023-11-08T00:36:53.964Z] 41d8899b9b16: Waiting [2023-11-08T00:36:53.964Z] f95ff3a1f2f0: Waiting [2023-11-08T00:36:53.964Z] 8d5946175eb3: Waiting [2023-11-08T00:36:53.964Z] 5f70bf18a086: Waiting [2023-11-08T00:36:53.964Z] 46c21f4778bf: Waiting [2023-11-08T00:36:53.964Z] a2b643013dc5: Waiting [2023-11-08T00:36:53.964Z] cc2447e1835a: Waiting [2023-11-08T00:36:53.964Z] a9cdc0462309: Layer already exists [2023-11-08T00:36:53.964Z] a5feebfc6ac7: Layer already exists [2023-11-08T00:36:53.964Z] c0dab28ad5d8: Layer already exists [2023-11-08T00:36:53.964Z] a8fa8223c1bd: Layer already exists [2023-11-08T00:36:53.964Z] d1bbf6f57c46: Layer already exists [2023-11-08T00:36:53.964Z] 3d3581c836ae: Layer already exists [2023-11-08T00:36:53.964Z] f95ff3a1f2f0: Layer already exists [2023-11-08T00:36:53.964Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:53.964Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:53.964Z] 9ce97695891c: Layer already exists [2023-11-08T00:36:53.964Z] 41d8899b9b16: Layer already exists [2023-11-08T00:36:53.964Z] a2b643013dc5: Layer already exists [2023-11-08T00:36:53.964Z] 5f70bf18a086: Layer already exists [2023-11-08T00:36:53.964Z] 46c21f4778bf: Layer already exists [2023-11-08T00:36:53.964Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:53.964Z] main: digest: sha256:9ed04ca280b23e7cb609534b92ba62b54edf6581f0aa8a9c1f23000f797109dd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:36:54.018Z] ===================================================== [Pipeline] echo [2023-11-08T00:36:54.027Z] taggedImages: [2023-11-08T00:36:54.027Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:36:54.027Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-11-08T00:36:54.027Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.69 [2023-11-08T00:36:54.027Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:36:54.027Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-11-08T00:36:54.053Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-11-08T00:36:54.053Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:36:54.053Z] latest [2023-11-08T00:36:54.053Z] 3.1.0-dev.69 [2023-11-08T00:36:54.053Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:36:54.053Z] main [2023-11-08T00:36:54.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:54.386Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:54.701Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:36:54.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-08T00:36:54.702Z] 1f3c6b2ab5ca: Preparing [2023-11-08T00:36:54.702Z] b08e7c39ae45: Preparing [2023-11-08T00:36:54.702Z] 4db485d406fc: Preparing [2023-11-08T00:36:54.702Z] 7a61272a8f55: Preparing [2023-11-08T00:36:54.702Z] 8d5946175eb3: Preparing [2023-11-08T00:36:54.702Z] 52719eb95e26: Preparing [2023-11-08T00:36:54.702Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:54.702Z] cc2447e1835a: Preparing [2023-11-08T00:36:54.702Z] 52719eb95e26: Waiting [2023-11-08T00:36:54.702Z] 06adc3ba3de8: Waiting [2023-11-08T00:36:54.702Z] cc2447e1835a: Waiting [2023-11-08T00:36:54.702Z] b08e7c39ae45: Pushed [2023-11-08T00:36:54.702Z] 4db485d406fc: Pushed [2023-11-08T00:36:54.990Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:54.990Z] 1f3c6b2ab5ca: Pushed [2023-11-08T00:36:56.365Z] 7a61272a8f55: Pushed [2023-11-08T00:36:56.365Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:56.936Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:57.195Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:57.453Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:6fd99ad91f19f872ef5465a3b3844c55c9f6dcd6358f3d856745dba6f2baddb4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:57.799Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:58.108Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-11-08T00:36:58.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-08T00:36:58.108Z] 1f3c6b2ab5ca: Preparing [2023-11-08T00:36:58.108Z] b08e7c39ae45: Preparing [2023-11-08T00:36:58.108Z] 4db485d406fc: Preparing [2023-11-08T00:36:58.108Z] 7a61272a8f55: Preparing [2023-11-08T00:36:58.108Z] 8d5946175eb3: Preparing [2023-11-08T00:36:58.108Z] 52719eb95e26: Preparing [2023-11-08T00:36:58.108Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:58.108Z] cc2447e1835a: Preparing [2023-11-08T00:36:58.108Z] 52719eb95e26: Waiting [2023-11-08T00:36:58.108Z] cc2447e1835a: Waiting [2023-11-08T00:36:58.108Z] 06adc3ba3de8: Waiting [2023-11-08T00:36:58.108Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:58.108Z] 1f3c6b2ab5ca: Layer already exists [2023-11-08T00:36:58.108Z] b08e7c39ae45: Layer already exists [2023-11-08T00:36:58.108Z] 7a61272a8f55: Layer already exists [2023-11-08T00:36:58.108Z] 4db485d406fc: Layer already exists [2023-11-08T00:36:58.108Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:58.108Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:58.108Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:58.108Z] latest: digest: sha256:6fd99ad91f19f872ef5465a3b3844c55c9f6dcd6358f3d856745dba6f2baddb4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:58.423Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:58.738Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.69 [2023-11-08T00:36:58.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-08T00:36:58.739Z] 1f3c6b2ab5ca: Preparing [2023-11-08T00:36:58.739Z] b08e7c39ae45: Preparing [2023-11-08T00:36:58.739Z] 4db485d406fc: Preparing [2023-11-08T00:36:58.739Z] 7a61272a8f55: Preparing [2023-11-08T00:36:58.739Z] 8d5946175eb3: Preparing [2023-11-08T00:36:58.739Z] 52719eb95e26: Preparing [2023-11-08T00:36:58.739Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:58.739Z] cc2447e1835a: Preparing [2023-11-08T00:36:58.739Z] 52719eb95e26: Waiting [2023-11-08T00:36:58.739Z] 06adc3ba3de8: Waiting [2023-11-08T00:36:58.739Z] cc2447e1835a: Waiting [2023-11-08T00:36:58.739Z] 7a61272a8f55: Layer already exists [2023-11-08T00:36:58.739Z] 4db485d406fc: Layer already exists [2023-11-08T00:36:58.739Z] b08e7c39ae45: Layer already exists [2023-11-08T00:36:58.739Z] 1f3c6b2ab5ca: Layer already exists [2023-11-08T00:36:58.739Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:58.739Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:58.739Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:58.739Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:58.739Z] 3.1.0-dev.69: digest: sha256:6fd99ad91f19f872ef5465a3b3844c55c9f6dcd6358f3d856745dba6f2baddb4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:59.059Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:59.377Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:36:59.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-08T00:36:59.377Z] 1f3c6b2ab5ca: Preparing [2023-11-08T00:36:59.377Z] b08e7c39ae45: Preparing [2023-11-08T00:36:59.377Z] 4db485d406fc: Preparing [2023-11-08T00:36:59.377Z] 7a61272a8f55: Preparing [2023-11-08T00:36:59.377Z] 8d5946175eb3: Preparing [2023-11-08T00:36:59.377Z] 52719eb95e26: Preparing [2023-11-08T00:36:59.377Z] 06adc3ba3de8: Preparing [2023-11-08T00:36:59.377Z] cc2447e1835a: Preparing [2023-11-08T00:36:59.377Z] 06adc3ba3de8: Waiting [2023-11-08T00:36:59.377Z] 52719eb95e26: Waiting [2023-11-08T00:36:59.377Z] 8d5946175eb3: Layer already exists [2023-11-08T00:36:59.377Z] 4db485d406fc: Layer already exists [2023-11-08T00:36:59.377Z] 1f3c6b2ab5ca: Layer already exists [2023-11-08T00:36:59.377Z] 7a61272a8f55: Layer already exists [2023-11-08T00:36:59.377Z] b08e7c39ae45: Layer already exists [2023-11-08T00:36:59.377Z] 52719eb95e26: Layer already exists [2023-11-08T00:36:59.377Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:36:59.377Z] cc2447e1835a: Layer already exists [2023-11-08T00:36:59.377Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:6fd99ad91f19f872ef5465a3b3844c55c9f6dcd6358f3d856745dba6f2baddb4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:59.702Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:00.016Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-11-08T00:37:00.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-08T00:37:00.017Z] 1f3c6b2ab5ca: Preparing [2023-11-08T00:37:00.017Z] b08e7c39ae45: Preparing [2023-11-08T00:37:00.017Z] 4db485d406fc: Preparing [2023-11-08T00:37:00.017Z] 7a61272a8f55: Preparing [2023-11-08T00:37:00.017Z] 8d5946175eb3: Preparing [2023-11-08T00:37:00.017Z] 52719eb95e26: Preparing [2023-11-08T00:37:00.017Z] 06adc3ba3de8: Preparing [2023-11-08T00:37:00.017Z] cc2447e1835a: Preparing [2023-11-08T00:37:00.017Z] 06adc3ba3de8: Waiting [2023-11-08T00:37:00.017Z] 52719eb95e26: Waiting [2023-11-08T00:37:00.017Z] cc2447e1835a: Waiting [2023-11-08T00:37:00.017Z] 7a61272a8f55: Layer already exists [2023-11-08T00:37:00.017Z] 1f3c6b2ab5ca: Layer already exists [2023-11-08T00:37:00.017Z] b08e7c39ae45: Layer already exists [2023-11-08T00:37:00.017Z] 4db485d406fc: Layer already exists [2023-11-08T00:37:00.017Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:00.017Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:00.017Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:37:00.017Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:00.017Z] main: digest: sha256:6fd99ad91f19f872ef5465a3b3844c55c9f6dcd6358f3d856745dba6f2baddb4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:37:00.056Z] ===================================================== [Pipeline] echo [2023-11-08T00:37:00.066Z] taggedImages: [2023-11-08T00:37:00.066Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:00.066Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-11-08T00:37:00.066Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.69 [2023-11-08T00:37:00.066Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:00.066Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-11-08T00:37:00.092Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-11-08T00:37:00.092Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:00.092Z] latest [2023-11-08T00:37:00.092Z] 3.1.0-dev.69 [2023-11-08T00:37:00.092Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:00.092Z] main [2023-11-08T00:37:00.092Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:00.422Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:00.743Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:00.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-08T00:37:00.743Z] aefb3608a4f5: Preparing [2023-11-08T00:37:00.743Z] 65a436380fa8: Preparing [2023-11-08T00:37:00.743Z] 68f1641c4344: Preparing [2023-11-08T00:37:00.743Z] 0e36aa36513c: Preparing [2023-11-08T00:37:00.743Z] 217877406cf8: Preparing [2023-11-08T00:37:00.743Z] 8d5946175eb3: Preparing [2023-11-08T00:37:00.743Z] 52719eb95e26: Preparing [2023-11-08T00:37:00.743Z] d084365f0652: Preparing [2023-11-08T00:37:00.743Z] 842e60e5e630: Preparing [2023-11-08T00:37:00.743Z] cc2447e1835a: Preparing [2023-11-08T00:37:00.743Z] 52719eb95e26: Waiting [2023-11-08T00:37:00.743Z] d084365f0652: Waiting [2023-11-08T00:37:00.743Z] 842e60e5e630: Waiting [2023-11-08T00:37:00.743Z] cc2447e1835a: Waiting [2023-11-08T00:37:00.743Z] 8d5946175eb3: Waiting [2023-11-08T00:37:00.743Z] 217877406cf8: Pushed [2023-11-08T00:37:00.743Z] 65a436380fa8: Pushed [2023-11-08T00:37:00.743Z] 0e36aa36513c: Pushed [2023-11-08T00:37:00.743Z] aefb3608a4f5: Pushed [2023-11-08T00:37:01.003Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:01.003Z] d084365f0652: Pushed [2023-11-08T00:37:01.003Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:01.263Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:02.261Z] 68f1641c4344: Pushed [2023-11-08T00:37:02.520Z] 842e60e5e630: Pushed [2023-11-08T00:37:02.779Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:8bb098500b54829501093aa61212a2408ebf537eaae578730101270e7e35e291 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:03.097Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:03.424Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-11-08T00:37:03.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-08T00:37:03.424Z] aefb3608a4f5: Preparing [2023-11-08T00:37:03.424Z] 65a436380fa8: Preparing [2023-11-08T00:37:03.424Z] 68f1641c4344: Preparing [2023-11-08T00:37:03.424Z] 0e36aa36513c: Preparing [2023-11-08T00:37:03.424Z] 217877406cf8: Preparing [2023-11-08T00:37:03.424Z] 8d5946175eb3: Preparing [2023-11-08T00:37:03.424Z] 52719eb95e26: Preparing [2023-11-08T00:37:03.424Z] d084365f0652: Preparing [2023-11-08T00:37:03.424Z] 842e60e5e630: Preparing [2023-11-08T00:37:03.424Z] cc2447e1835a: Preparing [2023-11-08T00:37:03.424Z] 8d5946175eb3: Waiting [2023-11-08T00:37:03.424Z] 52719eb95e26: Waiting [2023-11-08T00:37:03.424Z] d084365f0652: Waiting [2023-11-08T00:37:03.424Z] 842e60e5e630: Waiting [2023-11-08T00:37:03.424Z] cc2447e1835a: Waiting [2023-11-08T00:37:03.424Z] 0e36aa36513c: Layer already exists [2023-11-08T00:37:03.424Z] 217877406cf8: Layer already exists [2023-11-08T00:37:03.424Z] aefb3608a4f5: Layer already exists [2023-11-08T00:37:03.424Z] 68f1641c4344: Layer already exists [2023-11-08T00:37:03.424Z] 65a436380fa8: Layer already exists [2023-11-08T00:37:03.424Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:03.424Z] d084365f0652: Layer already exists [2023-11-08T00:37:03.424Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:03.424Z] 842e60e5e630: Layer already exists [2023-11-08T00:37:03.424Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:03.424Z] latest: digest: sha256:8bb098500b54829501093aa61212a2408ebf537eaae578730101270e7e35e291 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:03.742Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:04.059Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.69 [2023-11-08T00:37:04.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-08T00:37:04.059Z] aefb3608a4f5: Preparing [2023-11-08T00:37:04.060Z] 65a436380fa8: Preparing [2023-11-08T00:37:04.060Z] 68f1641c4344: Preparing [2023-11-08T00:37:04.060Z] 0e36aa36513c: Preparing [2023-11-08T00:37:04.060Z] 217877406cf8: Preparing [2023-11-08T00:37:04.060Z] 8d5946175eb3: Preparing [2023-11-08T00:37:04.060Z] 52719eb95e26: Preparing [2023-11-08T00:37:04.060Z] d084365f0652: Preparing [2023-11-08T00:37:04.060Z] 842e60e5e630: Preparing [2023-11-08T00:37:04.060Z] cc2447e1835a: Preparing [2023-11-08T00:37:04.060Z] 52719eb95e26: Waiting [2023-11-08T00:37:04.060Z] 842e60e5e630: Waiting [2023-11-08T00:37:04.060Z] cc2447e1835a: Waiting [2023-11-08T00:37:04.060Z] d084365f0652: Waiting [2023-11-08T00:37:04.060Z] 8d5946175eb3: Waiting [2023-11-08T00:37:04.060Z] 68f1641c4344: Layer already exists [2023-11-08T00:37:04.060Z] 217877406cf8: Layer already exists [2023-11-08T00:37:04.060Z] 65a436380fa8: Layer already exists [2023-11-08T00:37:04.060Z] aefb3608a4f5: Layer already exists [2023-11-08T00:37:04.060Z] 0e36aa36513c: Layer already exists [2023-11-08T00:37:04.060Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:04.060Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:04.060Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:04.060Z] 842e60e5e630: Layer already exists [2023-11-08T00:37:04.060Z] d084365f0652: Layer already exists [2023-11-08T00:37:04.060Z] 3.1.0-dev.69: digest: sha256:8bb098500b54829501093aa61212a2408ebf537eaae578730101270e7e35e291 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:04.380Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:04.718Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:04.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-08T00:37:04.718Z] aefb3608a4f5: Preparing [2023-11-08T00:37:04.718Z] 65a436380fa8: Preparing [2023-11-08T00:37:04.718Z] 68f1641c4344: Preparing [2023-11-08T00:37:04.718Z] 0e36aa36513c: Preparing [2023-11-08T00:37:04.718Z] 217877406cf8: Preparing [2023-11-08T00:37:04.718Z] 8d5946175eb3: Preparing [2023-11-08T00:37:04.718Z] 52719eb95e26: Preparing [2023-11-08T00:37:04.718Z] d084365f0652: Preparing [2023-11-08T00:37:04.718Z] 842e60e5e630: Preparing [2023-11-08T00:37:04.718Z] cc2447e1835a: Preparing [2023-11-08T00:37:04.719Z] 8d5946175eb3: Waiting [2023-11-08T00:37:04.719Z] 52719eb95e26: Waiting [2023-11-08T00:37:04.719Z] d084365f0652: Waiting [2023-11-08T00:37:04.719Z] 842e60e5e630: Waiting [2023-11-08T00:37:04.719Z] cc2447e1835a: Waiting [2023-11-08T00:37:04.719Z] aefb3608a4f5: Layer already exists [2023-11-08T00:37:04.719Z] 68f1641c4344: Layer already exists [2023-11-08T00:37:04.719Z] 0e36aa36513c: Layer already exists [2023-11-08T00:37:04.719Z] 65a436380fa8: Layer already exists [2023-11-08T00:37:04.719Z] 217877406cf8: Layer already exists [2023-11-08T00:37:04.719Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:04.719Z] d084365f0652: Layer already exists [2023-11-08T00:37:04.719Z] 842e60e5e630: Layer already exists [2023-11-08T00:37:04.719Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:04.719Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:04.719Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:8bb098500b54829501093aa61212a2408ebf537eaae578730101270e7e35e291 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:05.036Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:05.619Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-11-08T00:37:05.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-08T00:37:05.619Z] aefb3608a4f5: Preparing [2023-11-08T00:37:05.619Z] 65a436380fa8: Preparing [2023-11-08T00:37:05.619Z] 68f1641c4344: Preparing [2023-11-08T00:37:05.619Z] 0e36aa36513c: Preparing [2023-11-08T00:37:05.619Z] 217877406cf8: Preparing [2023-11-08T00:37:05.619Z] 8d5946175eb3: Preparing [2023-11-08T00:37:05.619Z] 52719eb95e26: Preparing [2023-11-08T00:37:05.619Z] d084365f0652: Preparing [2023-11-08T00:37:05.619Z] 842e60e5e630: Preparing [2023-11-08T00:37:05.619Z] cc2447e1835a: Preparing [2023-11-08T00:37:05.619Z] 8d5946175eb3: Waiting [2023-11-08T00:37:05.619Z] 52719eb95e26: Waiting [2023-11-08T00:37:05.619Z] d084365f0652: Waiting [2023-11-08T00:37:05.619Z] 842e60e5e630: Waiting [2023-11-08T00:37:05.619Z] cc2447e1835a: Waiting [2023-11-08T00:37:05.619Z] 0e36aa36513c: Layer already exists [2023-11-08T00:37:05.619Z] 68f1641c4344: Layer already exists [2023-11-08T00:37:05.619Z] 65a436380fa8: Layer already exists [2023-11-08T00:37:05.619Z] 217877406cf8: Layer already exists [2023-11-08T00:37:05.619Z] aefb3608a4f5: Layer already exists [2023-11-08T00:37:05.619Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:05.619Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:05.619Z] d084365f0652: Layer already exists [2023-11-08T00:37:05.619Z] 842e60e5e630: Layer already exists [2023-11-08T00:37:05.619Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:05.619Z] main: digest: sha256:8bb098500b54829501093aa61212a2408ebf537eaae578730101270e7e35e291 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:37:05.663Z] ===================================================== [Pipeline] echo [2023-11-08T00:37:05.676Z] taggedImages: [2023-11-08T00:37:05.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:05.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-11-08T00:37:05.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.69 [2023-11-08T00:37:05.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:05.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-11-08T00:37:05.705Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-11-08T00:37:05.705Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:05.705Z] latest [2023-11-08T00:37:05.705Z] 3.1.0-dev.69 [2023-11-08T00:37:05.705Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:05.705Z] main [2023-11-08T00:37:05.705Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:06.039Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:06.351Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:06.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-08T00:37:06.351Z] 865e1386a25c: Preparing [2023-11-08T00:37:06.351Z] 3cfae29a4c4b: Preparing [2023-11-08T00:37:06.351Z] 952f30093762: Preparing [2023-11-08T00:37:06.351Z] 1f225da13a9b: Preparing [2023-11-08T00:37:06.351Z] 41073f447706: Preparing [2023-11-08T00:37:06.351Z] bca8f4df6d75: Preparing [2023-11-08T00:37:06.351Z] dbec2863a517: Preparing [2023-11-08T00:37:06.351Z] 8d5946175eb3: Preparing [2023-11-08T00:37:06.351Z] 52719eb95e26: Preparing [2023-11-08T00:37:06.351Z] fa7c3723b818: Preparing [2023-11-08T00:37:06.351Z] cc2447e1835a: Preparing [2023-11-08T00:37:06.351Z] dbec2863a517: Waiting [2023-11-08T00:37:06.351Z] 8d5946175eb3: Waiting [2023-11-08T00:37:06.351Z] 52719eb95e26: Waiting [2023-11-08T00:37:06.351Z] fa7c3723b818: Waiting [2023-11-08T00:37:06.351Z] cc2447e1835a: Waiting [2023-11-08T00:37:06.351Z] bca8f4df6d75: Waiting [2023-11-08T00:37:06.351Z] 41073f447706: Pushed [2023-11-08T00:37:06.351Z] 865e1386a25c: Pushed [2023-11-08T00:37:06.351Z] 3cfae29a4c4b: Pushed [2023-11-08T00:37:06.351Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:06.351Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:06.351Z] bca8f4df6d75: Pushed [2023-11-08T00:37:06.608Z] dbec2863a517: Pushed [2023-11-08T00:37:06.609Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:07.544Z] 1f225da13a9b: Pushed [2023-11-08T00:37:07.544Z] fa7c3723b818: Pushed [2023-11-08T00:37:08.113Z] 952f30093762: Pushed [2023-11-08T00:37:08.113Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:e9ed9e9ef11ba88489080d8f23811d4bb326488939ee680f16aa0f2fba2f2dfd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:08.688Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:09.001Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-11-08T00:37:09.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-08T00:37:09.001Z] 865e1386a25c: Preparing [2023-11-08T00:37:09.001Z] 3cfae29a4c4b: Preparing [2023-11-08T00:37:09.001Z] 952f30093762: Preparing [2023-11-08T00:37:09.001Z] 1f225da13a9b: Preparing [2023-11-08T00:37:09.001Z] 41073f447706: Preparing [2023-11-08T00:37:09.001Z] bca8f4df6d75: Preparing [2023-11-08T00:37:09.001Z] dbec2863a517: Preparing [2023-11-08T00:37:09.001Z] 8d5946175eb3: Preparing [2023-11-08T00:37:09.001Z] 52719eb95e26: Preparing [2023-11-08T00:37:09.001Z] fa7c3723b818: Preparing [2023-11-08T00:37:09.001Z] cc2447e1835a: Preparing [2023-11-08T00:37:09.001Z] 8d5946175eb3: Waiting [2023-11-08T00:37:09.001Z] bca8f4df6d75: Waiting [2023-11-08T00:37:09.001Z] fa7c3723b818: Waiting [2023-11-08T00:37:09.001Z] 52719eb95e26: Waiting [2023-11-08T00:37:09.001Z] cc2447e1835a: Waiting [2023-11-08T00:37:09.001Z] 3cfae29a4c4b: Layer already exists [2023-11-08T00:37:09.001Z] 41073f447706: Layer already exists [2023-11-08T00:37:09.001Z] 1f225da13a9b: Layer already exists [2023-11-08T00:37:09.001Z] 952f30093762: Layer already exists [2023-11-08T00:37:09.001Z] 865e1386a25c: Layer already exists [2023-11-08T00:37:09.001Z] bca8f4df6d75: Layer already exists [2023-11-08T00:37:09.001Z] dbec2863a517: Layer already exists [2023-11-08T00:37:09.001Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:09.001Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:09.001Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:09.001Z] fa7c3723b818: Layer already exists [2023-11-08T00:37:09.001Z] latest: digest: sha256:e9ed9e9ef11ba88489080d8f23811d4bb326488939ee680f16aa0f2fba2f2dfd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:09.400Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:09.703Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.69 [2023-11-08T00:37:09.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-08T00:37:09.703Z] 865e1386a25c: Preparing [2023-11-08T00:37:09.703Z] 3cfae29a4c4b: Preparing [2023-11-08T00:37:09.703Z] 952f30093762: Preparing [2023-11-08T00:37:09.703Z] 1f225da13a9b: Preparing [2023-11-08T00:37:09.703Z] 41073f447706: Preparing [2023-11-08T00:37:09.703Z] bca8f4df6d75: Preparing [2023-11-08T00:37:09.703Z] dbec2863a517: Preparing [2023-11-08T00:37:09.703Z] 8d5946175eb3: Preparing [2023-11-08T00:37:09.703Z] 52719eb95e26: Preparing [2023-11-08T00:37:09.703Z] fa7c3723b818: Preparing [2023-11-08T00:37:09.703Z] cc2447e1835a: Preparing [2023-11-08T00:37:09.703Z] bca8f4df6d75: Waiting [2023-11-08T00:37:09.703Z] dbec2863a517: Waiting [2023-11-08T00:37:09.703Z] cc2447e1835a: Waiting [2023-11-08T00:37:09.703Z] 8d5946175eb3: Waiting [2023-11-08T00:37:09.703Z] 52719eb95e26: Waiting [2023-11-08T00:37:09.703Z] fa7c3723b818: Waiting [2023-11-08T00:37:09.703Z] 3cfae29a4c4b: Layer already exists [2023-11-08T00:37:09.703Z] 41073f447706: Layer already exists [2023-11-08T00:37:09.703Z] 1f225da13a9b: Layer already exists [2023-11-08T00:37:09.703Z] 952f30093762: Layer already exists [2023-11-08T00:37:09.703Z] 865e1386a25c: Layer already exists [2023-11-08T00:37:09.703Z] bca8f4df6d75: Layer already exists [2023-11-08T00:37:09.703Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:09.703Z] dbec2863a517: Layer already exists [2023-11-08T00:37:09.703Z] fa7c3723b818: Layer already exists [2023-11-08T00:37:09.703Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:09.703Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:09.703Z] 3.1.0-dev.69: digest: sha256:e9ed9e9ef11ba88489080d8f23811d4bb326488939ee680f16aa0f2fba2f2dfd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:10.013Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:10.321Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:10.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-08T00:37:10.321Z] 865e1386a25c: Preparing [2023-11-08T00:37:10.321Z] 3cfae29a4c4b: Preparing [2023-11-08T00:37:10.321Z] 952f30093762: Preparing [2023-11-08T00:37:10.321Z] 1f225da13a9b: Preparing [2023-11-08T00:37:10.321Z] 41073f447706: Preparing [2023-11-08T00:37:10.321Z] bca8f4df6d75: Preparing [2023-11-08T00:37:10.321Z] dbec2863a517: Preparing [2023-11-08T00:37:10.321Z] 8d5946175eb3: Preparing [2023-11-08T00:37:10.321Z] 52719eb95e26: Preparing [2023-11-08T00:37:10.321Z] fa7c3723b818: Preparing [2023-11-08T00:37:10.321Z] cc2447e1835a: Preparing [2023-11-08T00:37:10.321Z] bca8f4df6d75: Waiting [2023-11-08T00:37:10.321Z] dbec2863a517: Waiting [2023-11-08T00:37:10.321Z] 8d5946175eb3: Waiting [2023-11-08T00:37:10.321Z] 52719eb95e26: Waiting [2023-11-08T00:37:10.321Z] fa7c3723b818: Waiting [2023-11-08T00:37:10.321Z] 1f225da13a9b: Layer already exists [2023-11-08T00:37:10.321Z] 3cfae29a4c4b: Layer already exists [2023-11-08T00:37:10.321Z] 865e1386a25c: Layer already exists [2023-11-08T00:37:10.321Z] 952f30093762: Layer already exists [2023-11-08T00:37:10.321Z] 41073f447706: Layer already exists [2023-11-08T00:37:10.321Z] bca8f4df6d75: Layer already exists [2023-11-08T00:37:10.321Z] dbec2863a517: Layer already exists [2023-11-08T00:37:10.321Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:10.321Z] fa7c3723b818: Layer already exists [2023-11-08T00:37:10.321Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:10.321Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:10.321Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:e9ed9e9ef11ba88489080d8f23811d4bb326488939ee680f16aa0f2fba2f2dfd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:10.631Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:10.939Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-11-08T00:37:10.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-08T00:37:10.939Z] 865e1386a25c: Preparing [2023-11-08T00:37:10.939Z] 3cfae29a4c4b: Preparing [2023-11-08T00:37:10.939Z] 952f30093762: Preparing [2023-11-08T00:37:10.939Z] 1f225da13a9b: Preparing [2023-11-08T00:37:10.939Z] 41073f447706: Preparing [2023-11-08T00:37:10.939Z] bca8f4df6d75: Preparing [2023-11-08T00:37:10.939Z] dbec2863a517: Preparing [2023-11-08T00:37:10.939Z] 8d5946175eb3: Preparing [2023-11-08T00:37:10.939Z] 52719eb95e26: Preparing [2023-11-08T00:37:10.939Z] fa7c3723b818: Preparing [2023-11-08T00:37:10.939Z] cc2447e1835a: Preparing [2023-11-08T00:37:10.939Z] bca8f4df6d75: Waiting [2023-11-08T00:37:10.939Z] 52719eb95e26: Waiting [2023-11-08T00:37:10.939Z] 8d5946175eb3: Waiting [2023-11-08T00:37:10.939Z] fa7c3723b818: Waiting [2023-11-08T00:37:10.939Z] cc2447e1835a: Waiting [2023-11-08T00:37:10.939Z] dbec2863a517: Waiting [2023-11-08T00:37:10.939Z] 952f30093762: Layer already exists [2023-11-08T00:37:10.939Z] 3cfae29a4c4b: Layer already exists [2023-11-08T00:37:10.939Z] 41073f447706: Layer already exists [2023-11-08T00:37:10.939Z] 865e1386a25c: Layer already exists [2023-11-08T00:37:10.939Z] 1f225da13a9b: Layer already exists [2023-11-08T00:37:10.939Z] bca8f4df6d75: Layer already exists [2023-11-08T00:37:10.939Z] dbec2863a517: Layer already exists [2023-11-08T00:37:10.939Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:10.939Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:10.939Z] fa7c3723b818: Layer already exists [2023-11-08T00:37:10.939Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:10.939Z] main: digest: sha256:e9ed9e9ef11ba88489080d8f23811d4bb326488939ee680f16aa0f2fba2f2dfd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:37:10.975Z] ===================================================== [Pipeline] echo [2023-11-08T00:37:10.982Z] taggedImages: [2023-11-08T00:37:10.982Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:10.982Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-11-08T00:37:10.982Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.69 [2023-11-08T00:37:10.982Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:10.982Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-11-08T00:37:10.997Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-11-08T00:37:10.997Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:10.997Z] latest [2023-11-08T00:37:10.997Z] 3.1.0-dev.69 [2023-11-08T00:37:10.997Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:10.997Z] main [2023-11-08T00:37:10.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:11.315Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:11.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:11.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-08T00:37:11.629Z] 3508062ff2ac: Preparing [2023-11-08T00:37:11.629Z] 1ba194ec6537: Preparing [2023-11-08T00:37:11.629Z] 8d5946175eb3: Preparing [2023-11-08T00:37:11.629Z] 52719eb95e26: Preparing [2023-11-08T00:37:11.629Z] 86de3ed2552d: Preparing [2023-11-08T00:37:11.629Z] cc2447e1835a: Preparing [2023-11-08T00:37:11.629Z] cc2447e1835a: Waiting [2023-11-08T00:37:11.629Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:11.629Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:11.629Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:11.629Z] 3508062ff2ac: Pushed [2023-11-08T00:37:12.565Z] 86de3ed2552d: Pushed [2023-11-08T00:37:13.944Z] 1ba194ec6537: Pushed [2023-11-08T00:37:13.944Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:2148f6309adefc520f2a5a68e92b2c6eb5160b2a459887b895c3dcf8e8e24ba4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:14.256Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:14.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-11-08T00:37:14.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-08T00:37:14.561Z] 3508062ff2ac: Preparing [2023-11-08T00:37:14.561Z] 1ba194ec6537: Preparing [2023-11-08T00:37:14.561Z] 8d5946175eb3: Preparing [2023-11-08T00:37:14.561Z] 52719eb95e26: Preparing [2023-11-08T00:37:14.561Z] 86de3ed2552d: Preparing [2023-11-08T00:37:14.561Z] cc2447e1835a: Preparing [2023-11-08T00:37:14.561Z] cc2447e1835a: Waiting [2023-11-08T00:37:14.561Z] 86de3ed2552d: Layer already exists [2023-11-08T00:37:14.561Z] 3508062ff2ac: Layer already exists [2023-11-08T00:37:14.561Z] 1ba194ec6537: Layer already exists [2023-11-08T00:37:14.561Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:14.561Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:14.561Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:14.561Z] latest: digest: sha256:2148f6309adefc520f2a5a68e92b2c6eb5160b2a459887b895c3dcf8e8e24ba4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:14.881Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:15.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.69 [2023-11-08T00:37:15.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-08T00:37:15.202Z] 3508062ff2ac: Preparing [2023-11-08T00:37:15.202Z] 1ba194ec6537: Preparing [2023-11-08T00:37:15.202Z] 8d5946175eb3: Preparing [2023-11-08T00:37:15.202Z] 52719eb95e26: Preparing [2023-11-08T00:37:15.202Z] 86de3ed2552d: Preparing [2023-11-08T00:37:15.202Z] cc2447e1835a: Preparing [2023-11-08T00:37:15.202Z] cc2447e1835a: Waiting [2023-11-08T00:37:15.202Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:15.202Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:15.202Z] 3508062ff2ac: Layer already exists [2023-11-08T00:37:15.202Z] 1ba194ec6537: Layer already exists [2023-11-08T00:37:15.202Z] 86de3ed2552d: Layer already exists [2023-11-08T00:37:15.202Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:15.202Z] 3.1.0-dev.69: digest: sha256:2148f6309adefc520f2a5a68e92b2c6eb5160b2a459887b895c3dcf8e8e24ba4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:15.510Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:15.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:15.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-08T00:37:15.829Z] 3508062ff2ac: Preparing [2023-11-08T00:37:15.829Z] 1ba194ec6537: Preparing [2023-11-08T00:37:15.829Z] 8d5946175eb3: Preparing [2023-11-08T00:37:15.829Z] 52719eb95e26: Preparing [2023-11-08T00:37:15.829Z] 86de3ed2552d: Preparing [2023-11-08T00:37:15.829Z] cc2447e1835a: Preparing [2023-11-08T00:37:15.829Z] cc2447e1835a: Waiting [2023-11-08T00:37:15.829Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:15.829Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:15.829Z] 1ba194ec6537: Layer already exists [2023-11-08T00:37:15.829Z] 3508062ff2ac: Layer already exists [2023-11-08T00:37:15.829Z] 86de3ed2552d: Layer already exists [2023-11-08T00:37:15.829Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:15.829Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:2148f6309adefc520f2a5a68e92b2c6eb5160b2a459887b895c3dcf8e8e24ba4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:16.151Z] + 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 [2023-11-08T00:37:16.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-11-08T00:37:16.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-08T00:37:16.462Z] 3508062ff2ac: Preparing [2023-11-08T00:37:16.462Z] 1ba194ec6537: Preparing [2023-11-08T00:37:16.462Z] 8d5946175eb3: Preparing [2023-11-08T00:37:16.462Z] 52719eb95e26: Preparing [2023-11-08T00:37:16.462Z] 86de3ed2552d: Preparing [2023-11-08T00:37:16.462Z] cc2447e1835a: Preparing [2023-11-08T00:37:16.462Z] cc2447e1835a: Waiting [2023-11-08T00:37:16.462Z] 3508062ff2ac: Layer already exists [2023-11-08T00:37:16.462Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:16.462Z] 1ba194ec6537: Layer already exists [2023-11-08T00:37:16.462Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:16.462Z] 86de3ed2552d: Layer already exists [2023-11-08T00:37:16.462Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:16.462Z] main: digest: sha256:2148f6309adefc520f2a5a68e92b2c6eb5160b2a459887b895c3dcf8e8e24ba4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:37:16.499Z] ===================================================== [Pipeline] echo [2023-11-08T00:37:16.505Z] taggedImages: [2023-11-08T00:37:16.505Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:16.505Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-11-08T00:37:16.505Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.69 [2023-11-08T00:37:16.505Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:16.505Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-11-08T00:37:16.521Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-11-08T00:37:16.521Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:16.521Z] latest [2023-11-08T00:37:16.521Z] 3.1.0-dev.69 [2023-11-08T00:37:16.521Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:16.521Z] main [2023-11-08T00:37:16.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:16.885Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:17.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:17.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-08T00:37:17.199Z] d710f77cf752: Preparing [2023-11-08T00:37:17.199Z] c32600e4ca9b: Preparing [2023-11-08T00:37:17.199Z] 7a645f364754: Preparing [2023-11-08T00:37:17.199Z] 8d5946175eb3: Preparing [2023-11-08T00:37:17.199Z] 52719eb95e26: Preparing [2023-11-08T00:37:17.199Z] f3beef33f23c: Preparing [2023-11-08T00:37:17.199Z] 8b6aaee939a1: Preparing [2023-11-08T00:37:17.199Z] f735cc5a9c2c: Preparing [2023-11-08T00:37:17.199Z] cc2447e1835a: Preparing [2023-11-08T00:37:17.199Z] f3beef33f23c: Waiting [2023-11-08T00:37:17.199Z] 8b6aaee939a1: Waiting [2023-11-08T00:37:17.199Z] f735cc5a9c2c: Waiting [2023-11-08T00:37:17.199Z] cc2447e1835a: Waiting [2023-11-08T00:37:17.199Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:17.199Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:17.199Z] c32600e4ca9b: Pushed [2023-11-08T00:37:17.458Z] d710f77cf752: Pushed [2023-11-08T00:37:17.458Z] 7a645f364754: Pushed [2023-11-08T00:37:17.458Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:18.025Z] f735cc5a9c2c: Pushed [2023-11-08T00:37:22.212Z] 8b6aaee939a1: Pushed [2023-11-08T00:37:25.506Z] f3beef33f23c: Pushed [2023-11-08T00:37:25.506Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:99e4f9feafbcc959d9ca4b751fdb263573df6b96aec4c559a151ec2ab6fdfcb3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:25.819Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:26.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-11-08T00:37:26.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-08T00:37:26.135Z] d710f77cf752: Preparing [2023-11-08T00:37:26.135Z] c32600e4ca9b: Preparing [2023-11-08T00:37:26.135Z] 7a645f364754: Preparing [2023-11-08T00:37:26.135Z] 8d5946175eb3: Preparing [2023-11-08T00:37:26.135Z] 52719eb95e26: Preparing [2023-11-08T00:37:26.135Z] f3beef33f23c: Preparing [2023-11-08T00:37:26.135Z] 8b6aaee939a1: Preparing [2023-11-08T00:37:26.135Z] f735cc5a9c2c: Preparing [2023-11-08T00:37:26.135Z] cc2447e1835a: Preparing [2023-11-08T00:37:26.135Z] f3beef33f23c: Waiting [2023-11-08T00:37:26.135Z] f735cc5a9c2c: Waiting [2023-11-08T00:37:26.135Z] 8b6aaee939a1: Waiting [2023-11-08T00:37:26.135Z] cc2447e1835a: Waiting [2023-11-08T00:37:26.135Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:26.135Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:26.135Z] 7a645f364754: Layer already exists [2023-11-08T00:37:26.135Z] c32600e4ca9b: Layer already exists [2023-11-08T00:37:26.135Z] d710f77cf752: Layer already exists [2023-11-08T00:37:26.135Z] 8b6aaee939a1: Layer already exists [2023-11-08T00:37:26.135Z] f735cc5a9c2c: Layer already exists [2023-11-08T00:37:26.135Z] f3beef33f23c: Layer already exists [2023-11-08T00:37:26.135Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:26.135Z] latest: digest: sha256:99e4f9feafbcc959d9ca4b751fdb263573df6b96aec4c559a151ec2ab6fdfcb3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:26.443Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:26.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.69 [2023-11-08T00:37:26.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-08T00:37:26.767Z] d710f77cf752: Preparing [2023-11-08T00:37:26.767Z] c32600e4ca9b: Preparing [2023-11-08T00:37:26.767Z] 7a645f364754: Preparing [2023-11-08T00:37:26.767Z] 8d5946175eb3: Preparing [2023-11-08T00:37:26.767Z] 52719eb95e26: Preparing [2023-11-08T00:37:26.767Z] f3beef33f23c: Preparing [2023-11-08T00:37:26.767Z] 8b6aaee939a1: Preparing [2023-11-08T00:37:26.767Z] f735cc5a9c2c: Preparing [2023-11-08T00:37:26.767Z] cc2447e1835a: Preparing [2023-11-08T00:37:26.767Z] f3beef33f23c: Waiting [2023-11-08T00:37:26.767Z] f735cc5a9c2c: Waiting [2023-11-08T00:37:26.767Z] 8b6aaee939a1: Waiting [2023-11-08T00:37:26.767Z] cc2447e1835a: Waiting [2023-11-08T00:37:26.767Z] d710f77cf752: Layer already exists [2023-11-08T00:37:26.767Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:26.767Z] 7a645f364754: Layer already exists [2023-11-08T00:37:26.767Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:26.767Z] f3beef33f23c: Layer already exists [2023-11-08T00:37:26.767Z] 8b6aaee939a1: Layer already exists [2023-11-08T00:37:26.767Z] f735cc5a9c2c: Layer already exists [2023-11-08T00:37:26.767Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:26.767Z] c32600e4ca9b: Layer already exists [2023-11-08T00:37:26.767Z] 3.1.0-dev.69: digest: sha256:99e4f9feafbcc959d9ca4b751fdb263573df6b96aec4c559a151ec2ab6fdfcb3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:27.077Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:27.384Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:27.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-08T00:37:27.384Z] d710f77cf752: Preparing [2023-11-08T00:37:27.384Z] c32600e4ca9b: Preparing [2023-11-08T00:37:27.384Z] 7a645f364754: Preparing [2023-11-08T00:37:27.384Z] 8d5946175eb3: Preparing [2023-11-08T00:37:27.384Z] 52719eb95e26: Preparing [2023-11-08T00:37:27.384Z] f3beef33f23c: Preparing [2023-11-08T00:37:27.384Z] 8b6aaee939a1: Preparing [2023-11-08T00:37:27.384Z] f735cc5a9c2c: Preparing [2023-11-08T00:37:27.384Z] cc2447e1835a: Preparing [2023-11-08T00:37:27.384Z] f3beef33f23c: Waiting [2023-11-08T00:37:27.384Z] 8b6aaee939a1: Waiting [2023-11-08T00:37:27.384Z] f735cc5a9c2c: Waiting [2023-11-08T00:37:27.384Z] cc2447e1835a: Waiting [2023-11-08T00:37:27.384Z] d710f77cf752: Layer already exists [2023-11-08T00:37:27.384Z] c32600e4ca9b: Layer already exists [2023-11-08T00:37:27.384Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:27.384Z] 7a645f364754: Layer already exists [2023-11-08T00:37:27.384Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:27.384Z] 8b6aaee939a1: Layer already exists [2023-11-08T00:37:27.384Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:27.384Z] f3beef33f23c: Layer already exists [2023-11-08T00:37:27.384Z] f735cc5a9c2c: Layer already exists [2023-11-08T00:37:27.384Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:99e4f9feafbcc959d9ca4b751fdb263573df6b96aec4c559a151ec2ab6fdfcb3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:27.695Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:28.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-11-08T00:37:28.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-08T00:37:28.011Z] d710f77cf752: Preparing [2023-11-08T00:37:28.011Z] c32600e4ca9b: Preparing [2023-11-08T00:37:28.011Z] 7a645f364754: Preparing [2023-11-08T00:37:28.011Z] 8d5946175eb3: Preparing [2023-11-08T00:37:28.011Z] 52719eb95e26: Preparing [2023-11-08T00:37:28.011Z] f3beef33f23c: Preparing [2023-11-08T00:37:28.011Z] 8b6aaee939a1: Preparing [2023-11-08T00:37:28.011Z] f735cc5a9c2c: Preparing [2023-11-08T00:37:28.011Z] cc2447e1835a: Preparing [2023-11-08T00:37:28.011Z] f735cc5a9c2c: Waiting [2023-11-08T00:37:28.011Z] cc2447e1835a: Waiting [2023-11-08T00:37:28.011Z] f3beef33f23c: Waiting [2023-11-08T00:37:28.011Z] 8b6aaee939a1: Waiting [2023-11-08T00:37:28.011Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:28.011Z] 7a645f364754: Layer already exists [2023-11-08T00:37:28.011Z] c32600e4ca9b: Layer already exists [2023-11-08T00:37:28.011Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:28.011Z] d710f77cf752: Layer already exists [2023-11-08T00:37:28.011Z] f3beef33f23c: Layer already exists [2023-11-08T00:37:28.011Z] 8b6aaee939a1: Layer already exists [2023-11-08T00:37:28.011Z] f735cc5a9c2c: Layer already exists [2023-11-08T00:37:28.011Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:28.011Z] main: digest: sha256:99e4f9feafbcc959d9ca4b751fdb263573df6b96aec4c559a151ec2ab6fdfcb3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:37:28.062Z] ===================================================== [Pipeline] echo [2023-11-08T00:37:28.076Z] taggedImages: [2023-11-08T00:37:28.076Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:28.076Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-11-08T00:37:28.076Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.69 [2023-11-08T00:37:28.076Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:28.076Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-11-08T00:37:28.108Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-11-08T00:37:28.109Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:28.109Z] latest [2023-11-08T00:37:28.109Z] 3.1.0-dev.69 [2023-11-08T00:37:28.109Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:28.109Z] main [2023-11-08T00:37:28.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:28.446Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:28.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:28.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-08T00:37:28.763Z] 4576e03a9d74: Preparing [2023-11-08T00:37:28.763Z] cfa15d79d0e2: Preparing [2023-11-08T00:37:28.763Z] 3a53c39a64e0: Preparing [2023-11-08T00:37:28.763Z] 8d5946175eb3: Preparing [2023-11-08T00:37:28.763Z] 52719eb95e26: Preparing [2023-11-08T00:37:28.763Z] d89b47badb0b: Preparing [2023-11-08T00:37:28.763Z] 6986633239de: Preparing [2023-11-08T00:37:28.763Z] cc2447e1835a: Preparing [2023-11-08T00:37:28.763Z] d89b47badb0b: Waiting [2023-11-08T00:37:28.763Z] cc2447e1835a: Waiting [2023-11-08T00:37:28.763Z] 6986633239de: Waiting [2023-11-08T00:37:28.763Z] cfa15d79d0e2: Pushed [2023-11-08T00:37:28.763Z] 3a53c39a64e0: Pushed [2023-11-08T00:37:28.763Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:28.763Z] 4576e03a9d74: Pushed [2023-11-08T00:37:29.022Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:29.022Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:29.280Z] 6986633239de: Pushed [2023-11-08T00:37:37.407Z] d89b47badb0b: Pushed [2023-11-08T00:37:37.407Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:9333dba87cbc0717489831f113dde9a4e38c09091438c78ec1ddca0b9e6905ae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:37.724Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:38.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-11-08T00:37:38.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-08T00:37:38.300Z] 4576e03a9d74: Preparing [2023-11-08T00:37:38.300Z] cfa15d79d0e2: Preparing [2023-11-08T00:37:38.300Z] 3a53c39a64e0: Preparing [2023-11-08T00:37:38.300Z] 8d5946175eb3: Preparing [2023-11-08T00:37:38.300Z] 52719eb95e26: Preparing [2023-11-08T00:37:38.300Z] d89b47badb0b: Preparing [2023-11-08T00:37:38.300Z] 6986633239de: Preparing [2023-11-08T00:37:38.300Z] cc2447e1835a: Preparing [2023-11-08T00:37:38.300Z] 6986633239de: Waiting [2023-11-08T00:37:38.300Z] cc2447e1835a: Waiting [2023-11-08T00:37:38.300Z] d89b47badb0b: Waiting [2023-11-08T00:37:38.300Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:38.300Z] 3a53c39a64e0: Layer already exists [2023-11-08T00:37:38.300Z] 4576e03a9d74: Layer already exists [2023-11-08T00:37:38.300Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:38.300Z] d89b47badb0b: Layer already exists [2023-11-08T00:37:38.300Z] cfa15d79d0e2: Layer already exists [2023-11-08T00:37:38.300Z] 6986633239de: Layer already exists [2023-11-08T00:37:38.300Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:38.300Z] latest: digest: sha256:9333dba87cbc0717489831f113dde9a4e38c09091438c78ec1ddca0b9e6905ae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:38.625Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:38.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.69 [2023-11-08T00:37:38.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-08T00:37:38.928Z] 4576e03a9d74: Preparing [2023-11-08T00:37:38.928Z] cfa15d79d0e2: Preparing [2023-11-08T00:37:38.928Z] 3a53c39a64e0: Preparing [2023-11-08T00:37:38.928Z] 8d5946175eb3: Preparing [2023-11-08T00:37:38.928Z] 52719eb95e26: Preparing [2023-11-08T00:37:38.928Z] d89b47badb0b: Preparing [2023-11-08T00:37:38.928Z] 6986633239de: Preparing [2023-11-08T00:37:38.928Z] cc2447e1835a: Preparing [2023-11-08T00:37:38.928Z] d89b47badb0b: Waiting [2023-11-08T00:37:38.928Z] 6986633239de: Waiting [2023-11-08T00:37:38.928Z] cc2447e1835a: Waiting [2023-11-08T00:37:38.928Z] 4576e03a9d74: Layer already exists [2023-11-08T00:37:38.928Z] cfa15d79d0e2: Layer already exists [2023-11-08T00:37:38.928Z] 3a53c39a64e0: Layer already exists [2023-11-08T00:37:38.928Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:38.928Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:38.928Z] d89b47badb0b: Layer already exists [2023-11-08T00:37:38.928Z] 6986633239de: Layer already exists [2023-11-08T00:37:38.928Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:38.928Z] 3.1.0-dev.69: digest: sha256:9333dba87cbc0717489831f113dde9a4e38c09091438c78ec1ddca0b9e6905ae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:39.246Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:39.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:39.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-08T00:37:39.560Z] 4576e03a9d74: Preparing [2023-11-08T00:37:39.560Z] cfa15d79d0e2: Preparing [2023-11-08T00:37:39.560Z] 3a53c39a64e0: Preparing [2023-11-08T00:37:39.560Z] 8d5946175eb3: Preparing [2023-11-08T00:37:39.560Z] 52719eb95e26: Preparing [2023-11-08T00:37:39.560Z] d89b47badb0b: Preparing [2023-11-08T00:37:39.560Z] 6986633239de: Preparing [2023-11-08T00:37:39.560Z] cc2447e1835a: Preparing [2023-11-08T00:37:39.560Z] d89b47badb0b: Waiting [2023-11-08T00:37:39.560Z] 6986633239de: Waiting [2023-11-08T00:37:39.560Z] cc2447e1835a: Waiting [2023-11-08T00:37:39.560Z] 3a53c39a64e0: Layer already exists [2023-11-08T00:37:39.560Z] 4576e03a9d74: Layer already exists [2023-11-08T00:37:39.560Z] cfa15d79d0e2: Layer already exists [2023-11-08T00:37:39.560Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:39.560Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:39.560Z] 6986633239de: Layer already exists [2023-11-08T00:37:39.560Z] d89b47badb0b: Layer already exists [2023-11-08T00:37:39.560Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:39.560Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:9333dba87cbc0717489831f113dde9a4e38c09091438c78ec1ddca0b9e6905ae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:39.867Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:40.169Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-11-08T00:37:40.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-08T00:37:40.170Z] 4576e03a9d74: Preparing [2023-11-08T00:37:40.170Z] cfa15d79d0e2: Preparing [2023-11-08T00:37:40.170Z] 3a53c39a64e0: Preparing [2023-11-08T00:37:40.170Z] 8d5946175eb3: Preparing [2023-11-08T00:37:40.170Z] 52719eb95e26: Preparing [2023-11-08T00:37:40.170Z] d89b47badb0b: Preparing [2023-11-08T00:37:40.170Z] 6986633239de: Preparing [2023-11-08T00:37:40.170Z] cc2447e1835a: Preparing [2023-11-08T00:37:40.170Z] d89b47badb0b: Waiting [2023-11-08T00:37:40.170Z] cc2447e1835a: Waiting [2023-11-08T00:37:40.170Z] 6986633239de: Waiting [2023-11-08T00:37:40.170Z] cfa15d79d0e2: Layer already exists [2023-11-08T00:37:40.170Z] 3a53c39a64e0: Layer already exists [2023-11-08T00:37:40.170Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:40.170Z] 4576e03a9d74: Layer already exists [2023-11-08T00:37:40.170Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:40.170Z] d89b47badb0b: Layer already exists [2023-11-08T00:37:40.170Z] 6986633239de: Layer already exists [2023-11-08T00:37:40.170Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:40.170Z] main: digest: sha256:9333dba87cbc0717489831f113dde9a4e38c09091438c78ec1ddca0b9e6905ae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:37:40.208Z] ===================================================== [Pipeline] echo [2023-11-08T00:37:40.215Z] taggedImages: [2023-11-08T00:37:40.215Z] - nexus3.edgexfoundry.org:10004/security-spire-config:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:40.215Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-11-08T00:37:40.215Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.69 [2023-11-08T00:37:40.215Z] - nexus3.edgexfoundry.org:10004/security-spire-config:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:40.215Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-11-08T00:37:40.240Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-11-08T00:37:40.240Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:40.240Z] latest [2023-11-08T00:37:40.240Z] 3.1.0-dev.69 [2023-11-08T00:37:40.240Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:40.240Z] main [2023-11-08T00:37:40.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:40.567Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:40.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:40.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-08T00:37:40.873Z] d710f77cf752: Preparing [2023-11-08T00:37:40.873Z] a1fb0baac60b: Preparing [2023-11-08T00:37:40.873Z] 2d8969041707: Preparing [2023-11-08T00:37:40.873Z] 8d5946175eb3: Preparing [2023-11-08T00:37:40.873Z] 52719eb95e26: Preparing [2023-11-08T00:37:40.873Z] d89b47badb0b: Preparing [2023-11-08T00:37:40.873Z] f735cc5a9c2c: Preparing [2023-11-08T00:37:40.873Z] cc2447e1835a: Preparing [2023-11-08T00:37:40.873Z] d89b47badb0b: Waiting [2023-11-08T00:37:40.873Z] f735cc5a9c2c: Waiting [2023-11-08T00:37:40.873Z] cc2447e1835a: Waiting [2023-11-08T00:37:40.873Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:40.873Z] d710f77cf752: Layer already exists [2023-11-08T00:37:40.873Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:40.873Z] d89b47badb0b: Layer already exists [2023-11-08T00:37:40.873Z] f735cc5a9c2c: Layer already exists [2023-11-08T00:37:40.873Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:40.873Z] 2d8969041707: Pushed [2023-11-08T00:37:40.873Z] a1fb0baac60b: Pushed [2023-11-08T00:37:41.131Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:169a83a73ec108586888f13d394fa8dc7073ff0a332a9f8356d2b9f847e8bef9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:41.433Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:41.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-11-08T00:37:41.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-08T00:37:41.734Z] d710f77cf752: Preparing [2023-11-08T00:37:41.734Z] a1fb0baac60b: Preparing [2023-11-08T00:37:41.734Z] 2d8969041707: Preparing [2023-11-08T00:37:41.734Z] 8d5946175eb3: Preparing [2023-11-08T00:37:41.734Z] 52719eb95e26: Preparing [2023-11-08T00:37:41.734Z] d89b47badb0b: Preparing [2023-11-08T00:37:41.734Z] f735cc5a9c2c: Preparing [2023-11-08T00:37:41.734Z] cc2447e1835a: Preparing [2023-11-08T00:37:41.734Z] f735cc5a9c2c: Waiting [2023-11-08T00:37:41.734Z] 2d8969041707: Layer already exists [2023-11-08T00:37:41.734Z] a1fb0baac60b: Layer already exists [2023-11-08T00:37:41.734Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:41.734Z] d710f77cf752: Layer already exists [2023-11-08T00:37:41.734Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:41.734Z] d89b47badb0b: Layer already exists [2023-11-08T00:37:41.734Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:41.734Z] f735cc5a9c2c: Layer already exists [2023-11-08T00:37:41.734Z] latest: digest: sha256:169a83a73ec108586888f13d394fa8dc7073ff0a332a9f8356d2b9f847e8bef9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:42.045Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:42.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.69 [2023-11-08T00:37:42.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-08T00:37:42.348Z] d710f77cf752: Preparing [2023-11-08T00:37:42.348Z] a1fb0baac60b: Preparing [2023-11-08T00:37:42.348Z] 2d8969041707: Preparing [2023-11-08T00:37:42.348Z] 8d5946175eb3: Preparing [2023-11-08T00:37:42.348Z] 52719eb95e26: Preparing [2023-11-08T00:37:42.348Z] d89b47badb0b: Preparing [2023-11-08T00:37:42.348Z] f735cc5a9c2c: Preparing [2023-11-08T00:37:42.348Z] cc2447e1835a: Preparing [2023-11-08T00:37:42.348Z] f735cc5a9c2c: Waiting [2023-11-08T00:37:42.349Z] d89b47badb0b: Waiting [2023-11-08T00:37:42.349Z] cc2447e1835a: Waiting [2023-11-08T00:37:42.349Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:42.349Z] d710f77cf752: Layer already exists [2023-11-08T00:37:42.349Z] 2d8969041707: Layer already exists [2023-11-08T00:37:42.349Z] a1fb0baac60b: Layer already exists [2023-11-08T00:37:42.349Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:42.349Z] d89b47badb0b: Layer already exists [2023-11-08T00:37:42.349Z] f735cc5a9c2c: Layer already exists [2023-11-08T00:37:42.349Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:42.349Z] 3.1.0-dev.69: digest: sha256:169a83a73ec108586888f13d394fa8dc7073ff0a332a9f8356d2b9f847e8bef9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:42.663Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:42.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:42.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-08T00:37:42.967Z] d710f77cf752: Preparing [2023-11-08T00:37:42.967Z] a1fb0baac60b: Preparing [2023-11-08T00:37:42.967Z] 2d8969041707: Preparing [2023-11-08T00:37:42.967Z] 8d5946175eb3: Preparing [2023-11-08T00:37:42.967Z] 52719eb95e26: Preparing [2023-11-08T00:37:42.967Z] d89b47badb0b: Preparing [2023-11-08T00:37:42.967Z] f735cc5a9c2c: Preparing [2023-11-08T00:37:42.967Z] cc2447e1835a: Preparing [2023-11-08T00:37:42.967Z] d89b47badb0b: Waiting [2023-11-08T00:37:42.967Z] f735cc5a9c2c: Waiting [2023-11-08T00:37:42.967Z] cc2447e1835a: Waiting [2023-11-08T00:37:42.967Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:42.967Z] 2d8969041707: Layer already exists [2023-11-08T00:37:42.967Z] d710f77cf752: Layer already exists [2023-11-08T00:37:42.967Z] a1fb0baac60b: Layer already exists [2023-11-08T00:37:42.967Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:42.967Z] d89b47badb0b: Layer already exists [2023-11-08T00:37:42.967Z] f735cc5a9c2c: Layer already exists [2023-11-08T00:37:42.967Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:42.967Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:169a83a73ec108586888f13d394fa8dc7073ff0a332a9f8356d2b9f847e8bef9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:43.507Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:43.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-11-08T00:37:43.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-08T00:37:43.813Z] d710f77cf752: Preparing [2023-11-08T00:37:43.813Z] a1fb0baac60b: Preparing [2023-11-08T00:37:43.813Z] 2d8969041707: Preparing [2023-11-08T00:37:43.813Z] 8d5946175eb3: Preparing [2023-11-08T00:37:43.813Z] 52719eb95e26: Preparing [2023-11-08T00:37:43.813Z] d89b47badb0b: Preparing [2023-11-08T00:37:43.813Z] f735cc5a9c2c: Preparing [2023-11-08T00:37:43.813Z] cc2447e1835a: Preparing [2023-11-08T00:37:43.813Z] d89b47badb0b: Waiting [2023-11-08T00:37:43.813Z] f735cc5a9c2c: Waiting [2023-11-08T00:37:43.813Z] cc2447e1835a: Waiting [2023-11-08T00:37:43.813Z] d710f77cf752: Layer already exists [2023-11-08T00:37:43.813Z] a1fb0baac60b: Layer already exists [2023-11-08T00:37:43.813Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:43.813Z] 2d8969041707: Layer already exists [2023-11-08T00:37:43.813Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:43.813Z] d89b47badb0b: Layer already exists [2023-11-08T00:37:43.813Z] f735cc5a9c2c: Layer already exists [2023-11-08T00:37:43.813Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:43.813Z] main: digest: sha256:169a83a73ec108586888f13d394fa8dc7073ff0a332a9f8356d2b9f847e8bef9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:37:43.858Z] ===================================================== [Pipeline] echo [2023-11-08T00:37:43.866Z] taggedImages: [2023-11-08T00:37:43.866Z] - nexus3.edgexfoundry.org:10004/security-spire-server:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:43.866Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-11-08T00:37:43.866Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.69 [2023-11-08T00:37:43.866Z] - nexus3.edgexfoundry.org:10004/security-spire-server:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:43.866Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-11-08T00:37:43.881Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-11-08T00:37:43.881Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:43.881Z] latest [2023-11-08T00:37:43.881Z] 3.1.0-dev.69 [2023-11-08T00:37:43.881Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:43.881Z] main [2023-11-08T00:37:43.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:44.211Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:44.524Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:44.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-08T00:37:44.524Z] 6083345bbc08: Preparing [2023-11-08T00:37:44.524Z] a9d0c9fd0381: Preparing [2023-11-08T00:37:44.524Z] 8d5946175eb3: Preparing [2023-11-08T00:37:44.524Z] 52719eb95e26: Preparing [2023-11-08T00:37:44.524Z] 3c5a05ba03b0: Preparing [2023-11-08T00:37:44.524Z] cc2447e1835a: Preparing [2023-11-08T00:37:44.524Z] cc2447e1835a: Waiting [2023-11-08T00:37:44.524Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:44.524Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:44.524Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:44.524Z] 6083345bbc08: Pushed [2023-11-08T00:37:44.524Z] 3c5a05ba03b0: Pushed [2023-11-08T00:37:48.448Z] a9d0c9fd0381: Pushed [2023-11-08T00:37:48.448Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:166489ca816f6ce52218d6e38950646edd209a56a7c1d19ab84d14f077e40fb6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:48.760Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:49.062Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-11-08T00:37:49.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-08T00:37:49.062Z] 6083345bbc08: Preparing [2023-11-08T00:37:49.062Z] a9d0c9fd0381: Preparing [2023-11-08T00:37:49.062Z] 8d5946175eb3: Preparing [2023-11-08T00:37:49.062Z] 52719eb95e26: Preparing [2023-11-08T00:37:49.062Z] 3c5a05ba03b0: Preparing [2023-11-08T00:37:49.062Z] cc2447e1835a: Preparing [2023-11-08T00:37:49.062Z] cc2447e1835a: Waiting [2023-11-08T00:37:49.062Z] 3c5a05ba03b0: Layer already exists [2023-11-08T00:37:49.062Z] a9d0c9fd0381: Layer already exists [2023-11-08T00:37:49.062Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:49.062Z] 6083345bbc08: Layer already exists [2023-11-08T00:37:49.062Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:49.062Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:49.062Z] latest: digest: sha256:166489ca816f6ce52218d6e38950646edd209a56a7c1d19ab84d14f077e40fb6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:49.376Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:49.691Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.69 [2023-11-08T00:37:49.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-08T00:37:49.691Z] 6083345bbc08: Preparing [2023-11-08T00:37:49.691Z] a9d0c9fd0381: Preparing [2023-11-08T00:37:49.691Z] 8d5946175eb3: Preparing [2023-11-08T00:37:49.691Z] 52719eb95e26: Preparing [2023-11-08T00:37:49.691Z] 3c5a05ba03b0: Preparing [2023-11-08T00:37:49.691Z] cc2447e1835a: Preparing [2023-11-08T00:37:49.691Z] cc2447e1835a: Waiting [2023-11-08T00:37:49.691Z] 6083345bbc08: Layer already exists [2023-11-08T00:37:49.691Z] a9d0c9fd0381: Layer already exists [2023-11-08T00:37:49.691Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:49.691Z] 3c5a05ba03b0: Layer already exists [2023-11-08T00:37:49.691Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:49.691Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:49.691Z] 3.1.0-dev.69: digest: sha256:166489ca816f6ce52218d6e38950646edd209a56a7c1d19ab84d14f077e40fb6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:50.015Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:50.316Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:50.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-08T00:37:50.316Z] 6083345bbc08: Preparing [2023-11-08T00:37:50.316Z] a9d0c9fd0381: Preparing [2023-11-08T00:37:50.316Z] 8d5946175eb3: Preparing [2023-11-08T00:37:50.316Z] 52719eb95e26: Preparing [2023-11-08T00:37:50.316Z] 3c5a05ba03b0: Preparing [2023-11-08T00:37:50.316Z] cc2447e1835a: Preparing [2023-11-08T00:37:50.316Z] cc2447e1835a: Waiting [2023-11-08T00:37:50.316Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:50.316Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:50.316Z] a9d0c9fd0381: Layer already exists [2023-11-08T00:37:50.316Z] 6083345bbc08: Layer already exists [2023-11-08T00:37:50.316Z] 3c5a05ba03b0: Layer already exists [2023-11-08T00:37:50.316Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:50.316Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:166489ca816f6ce52218d6e38950646edd209a56a7c1d19ab84d14f077e40fb6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:50.627Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:50.933Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-11-08T00:37:50.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-08T00:37:50.933Z] 6083345bbc08: Preparing [2023-11-08T00:37:50.933Z] a9d0c9fd0381: Preparing [2023-11-08T00:37:50.933Z] 8d5946175eb3: Preparing [2023-11-08T00:37:50.933Z] 52719eb95e26: Preparing [2023-11-08T00:37:50.933Z] 3c5a05ba03b0: Preparing [2023-11-08T00:37:50.933Z] cc2447e1835a: Preparing [2023-11-08T00:37:50.933Z] cc2447e1835a: Waiting [2023-11-08T00:37:50.933Z] 3c5a05ba03b0: Layer already exists [2023-11-08T00:37:50.933Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:50.933Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:50.933Z] a9d0c9fd0381: Layer already exists [2023-11-08T00:37:50.933Z] 6083345bbc08: Layer already exists [2023-11-08T00:37:50.933Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:50.933Z] main: digest: sha256:166489ca816f6ce52218d6e38950646edd209a56a7c1d19ab84d14f077e40fb6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:37:50.980Z] ===================================================== [Pipeline] echo [2023-11-08T00:37:50.996Z] taggedImages: [2023-11-08T00:37:50.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:50.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-11-08T00:37:50.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.69 [2023-11-08T00:37:50.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:50.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-11-08T00:37:51.014Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-11-08T00:37:51.014Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:51.014Z] latest [2023-11-08T00:37:51.014Z] 3.1.0-dev.69 [2023-11-08T00:37:51.014Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:51.014Z] main [2023-11-08T00:37:51.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:51.376Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:51.727Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:51.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-08T00:37:51.727Z] 7c24c2367279: Preparing [2023-11-08T00:37:51.727Z] ca242c25e2e8: Preparing [2023-11-08T00:37:51.727Z] 8d5946175eb3: Preparing [2023-11-08T00:37:51.727Z] 52719eb95e26: Preparing [2023-11-08T00:37:51.727Z] 06adc3ba3de8: Preparing [2023-11-08T00:37:51.727Z] cc2447e1835a: Preparing [2023-11-08T00:37:51.727Z] cc2447e1835a: Waiting [2023-11-08T00:37:51.727Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:51.727Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:37:51.727Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:51.727Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:51.727Z] 7c24c2367279: Pushed [2023-11-08T00:37:54.326Z] ca242c25e2e8: Pushed [2023-11-08T00:37:54.326Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:c1edb71852ef7845d1f4dd2ff3792ddb6d3923239ae50df5589f306723be6845 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:55.796Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:56.114Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-11-08T00:37:56.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-08T00:37:56.114Z] 7c24c2367279: Preparing [2023-11-08T00:37:56.114Z] ca242c25e2e8: Preparing [2023-11-08T00:37:56.114Z] 8d5946175eb3: Preparing [2023-11-08T00:37:56.114Z] 52719eb95e26: Preparing [2023-11-08T00:37:56.114Z] 06adc3ba3de8: Preparing [2023-11-08T00:37:56.114Z] cc2447e1835a: Preparing [2023-11-08T00:37:56.114Z] cc2447e1835a: Waiting [2023-11-08T00:37:56.114Z] ca242c25e2e8: Layer already exists [2023-11-08T00:37:56.114Z] 7c24c2367279: Layer already exists [2023-11-08T00:37:56.114Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:56.114Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:56.114Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:37:56.114Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:56.114Z] latest: digest: sha256:c1edb71852ef7845d1f4dd2ff3792ddb6d3923239ae50df5589f306723be6845 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:56.427Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:56.735Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.69 [2023-11-08T00:37:56.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-08T00:37:56.735Z] 7c24c2367279: Preparing [2023-11-08T00:37:56.735Z] ca242c25e2e8: Preparing [2023-11-08T00:37:56.735Z] 8d5946175eb3: Preparing [2023-11-08T00:37:56.735Z] 52719eb95e26: Preparing [2023-11-08T00:37:56.735Z] 06adc3ba3de8: Preparing [2023-11-08T00:37:56.735Z] cc2447e1835a: Preparing [2023-11-08T00:37:56.735Z] cc2447e1835a: Waiting [2023-11-08T00:37:56.735Z] ca242c25e2e8: Layer already exists [2023-11-08T00:37:56.735Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:56.735Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:56.735Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:37:56.735Z] 7c24c2367279: Layer already exists [2023-11-08T00:37:56.735Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:56.735Z] 3.1.0-dev.69: digest: sha256:c1edb71852ef7845d1f4dd2ff3792ddb6d3923239ae50df5589f306723be6845 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:57.047Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:57.363Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:57.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-08T00:37:57.364Z] 7c24c2367279: Preparing [2023-11-08T00:37:57.364Z] ca242c25e2e8: Preparing [2023-11-08T00:37:57.364Z] 8d5946175eb3: Preparing [2023-11-08T00:37:57.364Z] 52719eb95e26: Preparing [2023-11-08T00:37:57.364Z] 06adc3ba3de8: Preparing [2023-11-08T00:37:57.364Z] cc2447e1835a: Preparing [2023-11-08T00:37:57.364Z] cc2447e1835a: Waiting [2023-11-08T00:37:57.364Z] 7c24c2367279: Layer already exists [2023-11-08T00:37:57.364Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:57.364Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:57.364Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:37:57.364Z] ca242c25e2e8: Layer already exists [2023-11-08T00:37:57.364Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:57.364Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:c1edb71852ef7845d1f4dd2ff3792ddb6d3923239ae50df5589f306723be6845 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:57.675Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:57.985Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-11-08T00:37:57.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-08T00:37:57.985Z] 7c24c2367279: Preparing [2023-11-08T00:37:57.985Z] ca242c25e2e8: Preparing [2023-11-08T00:37:57.985Z] 8d5946175eb3: Preparing [2023-11-08T00:37:57.985Z] 52719eb95e26: Preparing [2023-11-08T00:37:57.985Z] 06adc3ba3de8: Preparing [2023-11-08T00:37:57.985Z] cc2447e1835a: Preparing [2023-11-08T00:37:57.985Z] cc2447e1835a: Waiting [2023-11-08T00:37:57.985Z] ca242c25e2e8: Layer already exists [2023-11-08T00:37:57.985Z] 06adc3ba3de8: Layer already exists [2023-11-08T00:37:57.985Z] 8d5946175eb3: Layer already exists [2023-11-08T00:37:57.985Z] 52719eb95e26: Layer already exists [2023-11-08T00:37:57.985Z] 7c24c2367279: Layer already exists [2023-11-08T00:37:57.985Z] cc2447e1835a: Layer already exists [2023-11-08T00:37:57.985Z] main: digest: sha256:c1edb71852ef7845d1f4dd2ff3792ddb6d3923239ae50df5589f306723be6845 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:37:58.021Z] ===================================================== [Pipeline] echo [2023-11-08T00:37:58.027Z] taggedImages: [2023-11-08T00:37:58.027Z] - nexus3.edgexfoundry.org:10004/support-scheduler:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:37:58.027Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-11-08T00:37:58.027Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.69 [2023-11-08T00:37:58.027Z] - nexus3.edgexfoundry.org:10004/support-scheduler:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:37:58.027Z] - 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] } [2023-11-08T00:52:26.489Z] #131 ... [2023-11-08T00:52:26.489Z] [2023-11-08T00:52:26.489Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-08T00:52:26.489Z] #123 DONE 945.5s [2023-11-08T00:52:26.489Z] [2023-11-08T00:52:26.489Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-08T00:52:26.489Z] #131 ... [2023-11-08T00:52:26.489Z] [2023-11-08T00:52:26.489Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:52:26.489Z] #132 DONE 0.3s [2023-11-08T00:52:26.489Z] [2023-11-08T00:52:26.489Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:52:26.489Z] #133 DONE 0.1s [2023-11-08T00:52:26.489Z] [2023-11-08T00:52:26.489Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-08T00:52:26.489Z] #126 945.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-08T00:52:26.489Z] #126 ... [2023-11-08T00:52:26.489Z] [2023-11-08T00:52:26.489Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-08T00:52:26.489Z] #134 DONE 0.1s [2023-11-08T00:52:26.489Z] [2023-11-08T00:52:26.489Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-08T00:52:26.489Z] #135 DONE 0.1s [2023-11-08T00:52:26.489Z] [2023-11-08T00:52:26.489Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-08T00:52:26.489Z] #131 ... [2023-11-08T00:52:26.489Z] [2023-11-08T00:52:26.489Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-08T00:52:26.489Z] #136 DONE 0.3s [2023-11-08T00:52:26.489Z] [2023-11-08T00:52:26.489Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-08T00:52:26.489Z] #137 DONE 0.2s [2023-11-08T00:52:26.489Z] [2023-11-08T00:52:26.489Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-08T00:52:26.757Z] #138 DONE 2.4s [2023-11-08T00:52:26.757Z] [2023-11-08T00:52:26.757Z] #89 [security-proxy-setup] exporting to image [2023-11-08T00:52:26.757Z] #89 exporting layers [2023-11-08T00:52:28.169Z] #89 exporting layers 1.3s done [2023-11-08T00:52:28.169Z] #89 writing image sha256:fce27b4604bd39a3db1997e4ca79227720e1e8fc4f75e2e5f05f1202e11a09fa done [2023-11-08T00:52:28.169Z] #89 naming to docker.io/library/security-proxy-setup-arm64 done [2023-11-08T00:52:28.169Z] #89 DONE 4.5s [2023-11-08T00:52:28.169Z] [2023-11-08T00:52:28.169Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-08T00:52:33.562Z] #124 ... [2023-11-08T00:52:33.562Z] [2023-11-08T00:52:33.562Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-08T00:52:33.563Z] #129 DONE 956.4s [2023-11-08T00:52:33.563Z] [2023-11-08T00:52:33.563Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-08T00:52:33.851Z] #139 DONE 0.4s [2023-11-08T00:52:33.851Z] [2023-11-08T00:52:33.851Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-08T00:52:33.851Z] #126 ... [2023-11-08T00:52:33.851Z] [2023-11-08T00:52:33.851Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-08T00:52:36.525Z] #140 DONE 2.2s [2023-11-08T00:52:36.525Z] [2023-11-08T00:52:36.525Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:52:36.525Z] #141 DONE 0.4s [2023-11-08T00:52:36.525Z] [2023-11-08T00:52:36.525Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:52:36.794Z] #142 DONE 0.3s [2023-11-08T00:52:36.794Z] [2023-11-08T00:52:36.794Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-08T00:52:36.794Z] #128 ... [2023-11-08T00:52:36.794Z] [2023-11-08T00:52:36.794Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-08T00:52:37.067Z] #143 DONE 0.4s [2023-11-08T00:52:37.067Z] [2023-11-08T00:52:37.067Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-08T00:52:37.351Z] #144 DONE 0.2s [2023-11-08T00:52:37.351Z] [2023-11-08T00:52:37.351Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-08T00:52:37.351Z] #131 ... [2023-11-08T00:52:37.351Z] [2023-11-08T00:52:37.351Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-08T00:52:37.635Z] #145 DONE 0.2s [2023-11-08T00:52:37.635Z] [2023-11-08T00:52:37.635Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-08T00:52:37.635Z] #146 DONE 0.2s [2023-11-08T00:52:37.635Z] [2023-11-08T00:52:37.636Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T00:52:37.904Z] #127 ... [2023-11-08T00:52:37.904Z] [2023-11-08T00:52:37.904Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-08T00:52:37.904Z] #147 DONE 0.1s [2023-11-08T00:52:37.904Z] [2023-11-08T00:52:37.904Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-08T00:52:38.178Z] #148 DONE 0.2s [2023-11-08T00:52:38.178Z] [2023-11-08T00:52:38.178Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-08T00:52:40.784Z] #149 DONE 2.4s [2023-11-08T00:52:40.784Z] [2023-11-08T00:52:40.784Z] #89 [security-bootstrapper] exporting to image [2023-11-08T00:52:40.784Z] #89 exporting layers [2023-11-08T00:52:41.749Z] #89 exporting layers 1.1s done [2023-11-08T00:52:41.749Z] #89 writing image sha256:b8f08d6e4ff693671b82c6ae068f2fb2b0cf44fa0d6c3fcf27f4b92dbbd9d14b 0.0s done [2023-11-08T00:52:41.749Z] #89 naming to docker.io/library/security-bootstrapper-arm64 done [2023-11-08T00:52:41.749Z] #89 DONE 5.6s [2023-11-08T00:52:41.749Z] [2023-11-08T00:52:41.749Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-08T00:52:47.109Z] #131 ... [2023-11-08T00:52:47.109Z] [2023-11-08T00:52:47.109Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-08T00:52:47.109Z] #126 DONE 969.6s [2023-11-08T00:52:47.109Z] [2023-11-08T00:52:47.109Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-08T00:52:47.109Z] #124 ... [2023-11-08T00:52:47.109Z] [2023-11-08T00:52:47.109Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:52:47.386Z] #150 DONE 0.2s [2023-11-08T00:52:47.386Z] [2023-11-08T00:52:47.386Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:52:47.386Z] #151 DONE 0.2s [2023-11-08T00:52:47.386Z] [2023-11-08T00:52:47.386Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-08T00:52:47.655Z] #131 ... [2023-11-08T00:52:47.655Z] [2023-11-08T00:52:47.655Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-08T00:52:47.655Z] #152 DONE 0.1s [2023-11-08T00:52:47.655Z] [2023-11-08T00:52:47.655Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-08T00:52:47.655Z] #153 DONE 0.1s [2023-11-08T00:52:47.655Z] [2023-11-08T00:52:47.655Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-08T00:52:47.928Z] #131 ... [2023-11-08T00:52:47.928Z] [2023-11-08T00:52:47.928Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:52:47.928Z] #154 DONE 0.3s [2023-11-08T00:52:47.928Z] [2023-11-08T00:52:47.928Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-08T00:52:48.195Z] #121 ... [2023-11-08T00:52:48.195Z] [2023-11-08T00:52:48.195Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-08T00:52:48.195Z] #155 DONE 0.3s [2023-11-08T00:52:48.195Z] [2023-11-08T00:52:48.195Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-08T00:52:48.465Z] #131 ... [2023-11-08T00:52:48.465Z] [2023-11-08T00:52:48.465Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-08T00:52:48.740Z] #156 DONE 0.3s [2023-11-08T00:52:48.740Z] [2023-11-08T00:52:48.740Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-08T00:52:49.010Z] #157 DONE 0.2s [2023-11-08T00:52:49.010Z] [2023-11-08T00:52:49.010Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-08T00:52:50.961Z] #158 DONE 2.0s [2023-11-08T00:52:50.961Z] [2023-11-08T00:52:50.961Z] #89 [security-secretstore-setup] exporting to image [2023-11-08T00:52:50.961Z] #89 exporting layers [2023-11-08T00:52:51.927Z] #89 exporting layers 1.2s done [2023-11-08T00:52:52.196Z] #89 writing image sha256:df8b14e3cec36fe68080eab3c5158aeaa2561244d711b87a7c98017c8495276d done [2023-11-08T00:52:52.196Z] #89 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-11-08T00:52:52.196Z] #89 DONE 6.8s [2023-11-08T00:52:52.196Z] [2023-11-08T00:52:52.196Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-08T00:53:00.628Z] #125 ... [2023-11-08T00:53:00.628Z] [2023-11-08T00:53:00.628Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-08T00:53:00.628Z] #131 DONE 983.6s [2023-11-08T00:53:00.628Z] [2023-11-08T00:53:00.628Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-08T00:53:00.912Z] #125 ... [2023-11-08T00:53:00.912Z] [2023-11-08T00:53:00.912Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:53:01.504Z] #159 DONE 0.3s [2023-11-08T00:53:01.504Z] [2023-11-08T00:53:01.504Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-08T00:53:01.504Z] #124 ... [2023-11-08T00:53:01.504Z] [2023-11-08T00:53:01.504Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:53:01.774Z] #160 DONE 0.4s [2023-11-08T00:53:01.774Z] [2023-11-08T00:53:01.774Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-08T00:53:02.045Z] #124 ... [2023-11-08T00:53:02.045Z] [2023-11-08T00:53:02.045Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-08T00:53:02.321Z] #161 DONE 0.3s [2023-11-08T00:53:02.321Z] [2023-11-08T00:53:02.321Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:53:02.321Z] #162 DONE 0.1s [2023-11-08T00:53:02.321Z] [2023-11-08T00:53:02.321Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-08T00:53:02.592Z] #122 ... [2023-11-08T00:53:02.592Z] [2023-11-08T00:53:02.593Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-08T00:53:02.593Z] #163 DONE 0.2s [2023-11-08T00:53:02.593Z] [2023-11-08T00:53:02.593Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-08T00:53:05.185Z] #164 DONE 2.2s [2023-11-08T00:53:05.185Z] [2023-11-08T00:53:05.185Z] #89 [security-proxy-auth] exporting to image [2023-11-08T00:53:05.185Z] #89 exporting layers [2023-11-08T00:53:05.185Z] #89 exporting layers 0.5s done [2023-11-08T00:53:05.185Z] #89 writing image sha256:18300a933d31f777d80a148a3e9425e3643c261439c73393f545c5722cdcc46b [2023-11-08T00:53:05.451Z] #89 writing image sha256:18300a933d31f777d80a148a3e9425e3643c261439c73393f545c5722cdcc46b done [2023-11-08T00:53:05.451Z] #89 naming to docker.io/library/security-proxy-auth-arm64 done [2023-11-08T00:53:05.451Z] #89 DONE 7.3s [2023-11-08T00:53:05.451Z] [2023-11-08T00:53:05.451Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-08T00:53:15.528Z] #124 DONE 996.9s [2023-11-08T00:53:15.528Z] [2023-11-08T00:53:15.528Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-08T00:53:15.528Z] #130 ... [2023-11-08T00:53:15.528Z] [2023-11-08T00:53:15.528Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:53:15.528Z] #165 DONE 0.1s [2023-11-08T00:53:15.528Z] [2023-11-08T00:53:15.528Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-08T00:53:15.528Z] #128 ... [2023-11-08T00:53:15.528Z] [2023-11-08T00:53:15.528Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:53:15.528Z] #166 DONE 0.2s [2023-11-08T00:53:15.528Z] [2023-11-08T00:53:15.528Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-08T00:53:15.528Z] #167 DONE 0.4s [2023-11-08T00:53:15.528Z] [2023-11-08T00:53:15.528Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:53:15.528Z] #168 DONE 0.2s [2023-11-08T00:53:15.528Z] [2023-11-08T00:53:15.528Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-08T00:53:15.528Z] #169 DONE 0.2s [2023-11-08T00:53:15.528Z] [2023-11-08T00:53:15.528Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-08T00:53:17.490Z] #170 DONE 2.0s [2023-11-08T00:53:17.490Z] [2023-11-08T00:53:17.490Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-08T00:53:17.490Z] #125 ... [2023-11-08T00:53:17.490Z] [2023-11-08T00:53:17.490Z] #89 [core-common-config-bootstrapper] exporting to image [2023-11-08T00:53:17.490Z] #89 exporting layers [2023-11-08T00:53:18.469Z] #89 exporting layers 0.9s done [2023-11-08T00:53:18.469Z] #89 writing image sha256:360c2f98de9ff56655ad17029d86fd7b0c1b4a17f4bc9fea685c174e003961bd done [2023-11-08T00:53:18.469Z] #89 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-11-08T00:53:18.469Z] #89 DONE 8.3s [2023-11-08T00:53:18.469Z] [2023-11-08T00:53:18.469Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-08T00:54:01.975Z] #128 ... [2023-11-08T00:54:01.975Z] [2023-11-08T00:54:01.975Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-08T00:54:01.975Z] #122 DONE 1041.5s [2023-11-08T00:54:01.975Z] [2023-11-08T00:54:01.975Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-08T00:54:01.975Z] #128 ... [2023-11-08T00:54:01.975Z] [2023-11-08T00:54:01.975Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:54:01.975Z] #171 DONE 0.2s [2023-11-08T00:54:01.975Z] [2023-11-08T00:54:01.975Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:54:01.975Z] #172 DONE 0.2s [2023-11-08T00:54:01.975Z] [2023-11-08T00:54:01.975Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-08T00:54:01.975Z] #173 DONE 0.3s [2023-11-08T00:54:01.975Z] [2023-11-08T00:54:01.975Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:54:01.975Z] #174 DONE 0.1s [2023-11-08T00:54:01.975Z] [2023-11-08T00:54:01.975Z] #89 [core-command] exporting to image [2023-11-08T00:54:01.975Z] #89 exporting layers [2023-11-08T00:54:01.975Z] #89 exporting layers 0.3s done [2023-11-08T00:54:01.975Z] #89 writing image sha256:89aba6677134fac6880d266fa0395598ee1d78e716efcd97afb54b5af1677dee 0.0s done [2023-11-08T00:54:01.975Z] #89 naming to docker.io/library/core-command-arm64 [2023-11-08T00:54:01.975Z] #89 naming to docker.io/library/core-command-arm64 0.0s done [2023-11-08T00:54:01.975Z] #89 DONE 8.6s [2023-11-08T00:54:01.975Z] [2023-11-08T00:54:01.975Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-08T00:54:12.084Z] #128 DONE 1053.8s [2023-11-08T00:54:12.084Z] [2023-11-08T00:54:12.084Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-08T00:54:12.084Z] #125 ... [2023-11-08T00:54:12.084Z] [2023-11-08T00:54:12.084Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T00:54:12.084Z] #127 DONE 1053.8s [2023-11-08T00:54:12.084Z] [2023-11-08T00:54:12.084Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-08T00:54:12.084Z] #125 ... [2023-11-08T00:54:12.084Z] [2023-11-08T00:54:12.084Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:54:12.084Z] #175 DONE 0.4s [2023-11-08T00:54:12.084Z] [2023-11-08T00:54:12.084Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:54:12.084Z] #176 ... [2023-11-08T00:54:12.084Z] [2023-11-08T00:54:12.084Z] #177 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:54:12.084Z] #177 DONE 0.4s [2023-11-08T00:54:12.354Z] [2023-11-08T00:54:12.354Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:54:12.354Z] #176 DONE 0.3s [2023-11-08T00:54:12.354Z] [2023-11-08T00:54:12.354Z] #178 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-08T00:54:12.624Z] #178 ... [2023-11-08T00:54:12.624Z] [2023-11-08T00:54:12.624Z] #179 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:54:12.624Z] #179 DONE 0.2s [2023-11-08T00:54:12.624Z] [2023-11-08T00:54:12.624Z] #180 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-08T00:54:12.896Z] #180 DONE 0.5s [2023-11-08T00:54:12.896Z] [2023-11-08T00:54:12.896Z] #178 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-08T00:54:12.896Z] #178 DONE 0.7s [2023-11-08T00:54:12.896Z] [2023-11-08T00:54:12.896Z] #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:54:13.165Z] #181 DONE 0.2s [2023-11-08T00:54:13.165Z] [2023-11-08T00:54:13.165Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:54:13.165Z] #182 DONE 0.3s [2023-11-08T00:54:13.165Z] [2023-11-08T00:54:13.165Z] #89 [core-data] exporting to image [2023-11-08T00:54:13.165Z] #89 exporting layers [2023-11-08T00:54:13.437Z] #89 ... [2023-11-08T00:54:13.437Z] [2023-11-08T00:54:13.437Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-08T00:54:13.437Z] #183 DONE 0.3s [2023-11-08T00:54:13.707Z] [2023-11-08T00:54:13.707Z] #89 [core-metadata] exporting to image [2023-11-08T00:54:13.707Z] #89 exporting layers 0.6s done [2023-11-08T00:54:13.707Z] #89 writing image sha256:d85e4257a349678786d37be062f71b74bde822c926e1083bc5facc9565f4eff2 done [2023-11-08T00:54:13.707Z] #89 naming to docker.io/library/core-data-arm64 0.0s done [2023-11-08T00:54:13.977Z] #89 exporting layers 0.5s done [2023-11-08T00:54:13.977Z] #89 writing image sha256:8eccfec7fee4179964c53606f96c71bcbac0c38a5908570aca783cb52e23cf7b done [2023-11-08T00:54:13.977Z] #89 naming to docker.io/library/core-metadata-arm64 [2023-11-08T00:54:14.254Z] #89 naming to docker.io/library/core-metadata-arm64 done [2023-11-08T00:54:14.254Z] #89 DONE 9.4s [2023-11-08T00:54:14.254Z] [2023-11-08T00:54:14.254Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-08T00:54:40.964Z] #130 ... [2023-11-08T00:54:40.964Z] [2023-11-08T00:54:40.964Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-08T00:54:40.964Z] #121 DONE 1083.2s [2023-11-08T00:54:40.964Z] [2023-11-08T00:54:40.964Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-08T00:54:40.964Z] #125 ... [2023-11-08T00:54:40.964Z] [2023-11-08T00:54:40.964Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:54:40.964Z] #184 DONE 0.2s [2023-11-08T00:54:40.964Z] [2023-11-08T00:54:40.964Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:54:40.964Z] #185 DONE 0.2s [2023-11-08T00:54:40.964Z] [2023-11-08T00:54:40.964Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-08T00:54:41.233Z] #186 DONE 0.4s [2023-11-08T00:54:41.233Z] [2023-11-08T00:54:41.233Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-08T00:54:41.500Z] #125 ... [2023-11-08T00:54:41.500Z] [2023-11-08T00:54:41.500Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:54:41.500Z] #187 DONE 0.1s [2023-11-08T00:54:41.500Z] [2023-11-08T00:54:41.500Z] #89 [security-spiffe-token-provider] exporting to image [2023-11-08T00:54:41.500Z] #89 exporting layers [2023-11-08T00:54:42.084Z] #89 exporting layers 0.7s done [2023-11-08T00:54:42.354Z] #89 writing image sha256:67088d49455fa4c5239bb00dbad1e161bd2fd4428aba6664be75697c60fcb73e done [2023-11-08T00:54:42.354Z] #89 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-11-08T00:54:42.354Z] #89 DONE 10.2s [2023-11-08T00:54:42.354Z] [2023-11-08T00:54:42.354Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-08T00:55:09.053Z] #125 DONE 1111.4s [2023-11-08T00:55:09.053Z] [2023-11-08T00:55:09.053Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-08T00:55:09.053Z] #130 ... [2023-11-08T00:55:09.053Z] [2023-11-08T00:55:09.053Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:55:09.053Z] #188 DONE 0.1s [2023-11-08T00:55:09.053Z] [2023-11-08T00:55:09.053Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-08T00:55:09.053Z] #130 DONE 1112.1s [2023-11-08T00:55:09.053Z] [2023-11-08T00:55:09.053Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:55:09.323Z] #189 DONE 0.2s [2023-11-08T00:55:09.323Z] [2023-11-08T00:55:09.323Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-08T00:55:09.912Z] #190 ... [2023-11-08T00:55:09.912Z] [2023-11-08T00:55:09.912Z] #191 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T00:55:09.912Z] #191 DONE 0.3s [2023-11-08T00:55:09.912Z] [2023-11-08T00:55:09.912Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-08T00:55:09.912Z] #190 DONE 0.5s [2023-11-08T00:55:09.912Z] [2023-11-08T00:55:09.912Z] #192 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:55:09.912Z] #192 DONE 0.1s [2023-11-08T00:55:09.912Z] [2023-11-08T00:55:09.912Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T00:55:09.912Z] #193 DONE 0.2s [2023-11-08T00:55:09.912Z] [2023-11-08T00:55:09.912Z] #89 [support-scheduler] exporting to image [2023-11-08T00:55:09.912Z] #89 exporting layers [2023-11-08T00:55:10.559Z] #89 ... [2023-11-08T00:55:10.559Z] [2023-11-08T00:55:10.559Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-08T00:55:10.559Z] #194 DONE 0.5s [2023-11-08T00:55:10.559Z] [2023-11-08T00:55:10.559Z] #89 [support-scheduler] exporting to image [2023-11-08T00:55:10.559Z] #89 exporting layers 0.6s done [2023-11-08T00:55:10.559Z] #89 writing image sha256:21e3ceada43af345eaf709db2135c90bc76da063eb33811f3fc12f5fb9c71a63 0.0s done [2023-11-08T00:55:10.559Z] #89 naming to docker.io/library/support-scheduler-arm64 done [2023-11-08T00:55:10.559Z] #89 DONE 10.8s [2023-11-08T00:55:10.559Z] [2023-11-08T00:55:10.559Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-08T00:55:10.559Z] #195 DONE 0.2s [2023-11-08T00:55:10.827Z] [2023-11-08T00:55:10.827Z] #89 [support-notifications] exporting to image [2023-11-08T00:55:11.098Z] #89 exporting layers 0.5s done [2023-11-08T00:55:11.098Z] #89 writing image sha256:abb7a9fe8bc6d30c4fbc03c7a283d274e53c1658d1a0d2002827399568b9fc2a done [2023-11-08T00:55:11.098Z] #89 naming to docker.io/library/support-notifications-arm64 done [2023-11-08T00:55:11.098Z] #89 DONE 10.9s [2023-11-08T00:55:11.098Z] time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:55:11.098Z] time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:55:11.098Z] time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:55:11.098Z] time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:55:11.098Z] time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:55:11.098Z] time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:55:11.098Z] time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:55:11.098Z] time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:55:11.098Z] time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:55:11.098Z] time="2023-11-08T00:35:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:55:11.098Z] time="2023-11-08T00:35:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:55:11.098Z] time="2023-11-08T00:35:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:55:11.098Z] time="2023-11-08T00:35:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T00:55:11.098Z] time="2023-11-08T00:35:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-08T00:55:11.121Z] $ docker stop --time=1 38d490a3dccbaf03dc249ed0be877f962b787f832ed388d46f480cdf11c27223 [2023-11-08T00:55:12.896Z] $ docker rm -f --volumes 38d490a3dccbaf03dc249ed0be877f962b787f832ed388d46f480cdf11c27223 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T00:55:13.453Z] + docker images [2023-11-08T00:55:13.454Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-08T00:55:13.454Z] support-notifications-arm64 latest abb7a9fe8bc6 3 seconds ago 34.3MB [2023-11-08T00:55:13.454Z] support-scheduler-arm64 latest 21e3ceada43a 4 seconds ago 33.6MB [2023-11-08T00:55:13.454Z] security-spiffe-token-provider-arm64 latest 67088d49455f 32 seconds ago 35.3MB [2023-11-08T00:55:13.454Z] core-metadata-arm64 latest 8eccfec7fee4 About a minute ago 21.5MB [2023-11-08T00:55:13.454Z] core-data-arm64 latest d85e4257a349 About a minute ago 21.2MB [2023-11-08T00:55:13.454Z] core-command-arm64 latest 89aba6677134 About a minute ago 21MB [2023-11-08T00:55:13.454Z] core-common-config-bootstrapper-arm64 latest 360c2f98de9f About a minute ago 18.3MB [2023-11-08T00:55:13.454Z] security-proxy-auth-arm64 latest 18300a933d31 2 minutes ago 19.4MB [2023-11-08T00:55:13.454Z] security-secretstore-setup-arm64 latest df8b14e3cec3 2 minutes ago 43.7MB [2023-11-08T00:55:13.454Z] security-bootstrapper-arm64 latest b8f08d6e4ff6 2 minutes ago 23.1MB [2023-11-08T00:55:13.454Z] security-proxy-setup-arm64 latest fce27b4604bd 2 minutes ago 34MB [2023-11-08T00:55:13.454Z] security-spire-agent-arm64 latest 9557639747a6 19 minutes ago 157MB [2023-11-08T00:55:13.454Z] security-spire-config-arm64 latest bb9a6a35dde0 19 minutes ago 95.8MB [2023-11-08T00:55:13.454Z] security-spire-server-arm64 latest 1a3038d46ed4 19 minutes ago 101MB [2023-11-08T00:55:13.454Z] ci-base-image-arm64 latest 66d1127674a9 20 minutes ago 926MB [2023-11-08T00:55:13.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 weeks ago 553MB [2023-11-08T00:55:13.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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 [2023-11-08T00:55:13.552Z] provisioning config files... [2023-11-08T00:55:13.570Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/604@tmp/config2409316128833748103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:55:14.001Z] ---> docker-login.sh [2023-11-08T00:55:14.001Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:55:14.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:55:14.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:55:14.287Z] Configure a credential helper to remove this warning. See [2023-11-08T00:55:14.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:55:14.287Z] [2023-11-08T00:55:14.287Z] Login Succeeded [2023-11-08T00:55:14.287Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:55:14.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:55:14.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:55:14.832Z] Configure a credential helper to remove this warning. See [2023-11-08T00:55:14.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:55:14.832Z] [2023-11-08T00:55:14.832Z] Login Succeeded [2023-11-08T00:55:14.832Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:55:15.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:55:15.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:55:15.382Z] Configure a credential helper to remove this warning. See [2023-11-08T00:55:15.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:55:15.382Z] [2023-11-08T00:55:15.382Z] Login Succeeded [2023-11-08T00:55:15.382Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:55:15.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:55:15.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:55:15.667Z] Configure a credential helper to remove this warning. See [2023-11-08T00:55:15.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:55:15.667Z] [2023-11-08T00:55:15.667Z] Login Succeeded [2023-11-08T00:55:15.667Z] docker.io [2023-11-08T00:55:16.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:55:16.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:55:16.559Z] Configure a credential helper to remove this warning. See [2023-11-08T00:55:16.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:55:16.559Z] [2023-11-08T00:55:16.559Z] Login Succeeded [2023-11-08T00:55:16.559Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T00:55:16.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:55:16.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:55:16.715Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-11-08T00:55:16.715Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:55:16.715Z] latest [2023-11-08T00:55:16.715Z] 3.1.0-dev.69 [2023-11-08T00:55:16.715Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:55:16.715Z] main [2023-11-08T00:55:16.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:17.061Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:17.408Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:55:17.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-08T00:55:17.408Z] bd907c6327f5: Preparing [2023-11-08T00:55:17.408Z] 5d49ad25b8f3: Preparing [2023-11-08T00:55:17.408Z] 960fb8914120: Preparing [2023-11-08T00:55:17.408Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:17.408Z] aa759b031669: Preparing [2023-11-08T00:55:17.408Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:17.409Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:17.677Z] 445f4dc8e46a: Pushed [2023-11-08T00:55:17.677Z] 960fb8914120: Pushed [2023-11-08T00:55:17.677Z] bd907c6327f5: Pushed [2023-11-08T00:55:17.677Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:17.677Z] aa759b031669: Pushed [2023-11-08T00:55:21.021Z] 5d49ad25b8f3: Pushed [2023-11-08T00:55:21.287Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:f88b00622d0f3da4f21c4befceeaa8eb55910507350e65369a59076a6e961e49 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:21.633Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:21.979Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-11-08T00:55:21.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-08T00:55:21.979Z] bd907c6327f5: Preparing [2023-11-08T00:55:21.979Z] 5d49ad25b8f3: Preparing [2023-11-08T00:55:21.979Z] 960fb8914120: Preparing [2023-11-08T00:55:21.979Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:21.979Z] aa759b031669: Preparing [2023-11-08T00:55:21.979Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:21.979Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:21.979Z] aa759b031669: Layer already exists [2023-11-08T00:55:21.979Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:21.979Z] 960fb8914120: Layer already exists [2023-11-08T00:55:21.979Z] 5d49ad25b8f3: Layer already exists [2023-11-08T00:55:21.979Z] bd907c6327f5: Layer already exists [2023-11-08T00:55:21.979Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:22.245Z] latest: digest: sha256:f88b00622d0f3da4f21c4befceeaa8eb55910507350e65369a59076a6e961e49 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:22.588Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:22.937Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.69 [2023-11-08T00:55:22.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-08T00:55:22.937Z] bd907c6327f5: Preparing [2023-11-08T00:55:22.937Z] 5d49ad25b8f3: Preparing [2023-11-08T00:55:22.937Z] 960fb8914120: Preparing [2023-11-08T00:55:22.937Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:22.937Z] aa759b031669: Preparing [2023-11-08T00:55:22.937Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:22.937Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:22.937Z] 960fb8914120: Layer already exists [2023-11-08T00:55:22.937Z] aa759b031669: Layer already exists [2023-11-08T00:55:22.937Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:22.937Z] bd907c6327f5: Layer already exists [2023-11-08T00:55:22.937Z] 5d49ad25b8f3: Layer already exists [2023-11-08T00:55:22.937Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:23.204Z] 3.1.0-dev.69: digest: sha256:f88b00622d0f3da4f21c4befceeaa8eb55910507350e65369a59076a6e961e49 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:23.562Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:23.915Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:55:23.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-08T00:55:23.915Z] bd907c6327f5: Preparing [2023-11-08T00:55:23.915Z] 5d49ad25b8f3: Preparing [2023-11-08T00:55:23.915Z] 960fb8914120: Preparing [2023-11-08T00:55:23.915Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:23.915Z] aa759b031669: Preparing [2023-11-08T00:55:23.915Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:23.915Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:23.915Z] bd907c6327f5: Layer already exists [2023-11-08T00:55:23.915Z] 960fb8914120: Layer already exists [2023-11-08T00:55:23.915Z] aa759b031669: Layer already exists [2023-11-08T00:55:23.915Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:23.915Z] 5d49ad25b8f3: Layer already exists [2023-11-08T00:55:23.915Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:24.183Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:f88b00622d0f3da4f21c4befceeaa8eb55910507350e65369a59076a6e961e49 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:24.550Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:24.903Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-11-08T00:55:24.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-08T00:55:24.903Z] bd907c6327f5: Preparing [2023-11-08T00:55:24.903Z] 5d49ad25b8f3: Preparing [2023-11-08T00:55:24.903Z] 960fb8914120: Preparing [2023-11-08T00:55:24.903Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:24.903Z] aa759b031669: Preparing [2023-11-08T00:55:24.903Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:24.903Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:24.903Z] 5d49ad25b8f3: Layer already exists [2023-11-08T00:55:24.903Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:24.903Z] aa759b031669: Layer already exists [2023-11-08T00:55:24.903Z] bd907c6327f5: Layer already exists [2023-11-08T00:55:24.903Z] 960fb8914120: Layer already exists [2023-11-08T00:55:24.903Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:25.172Z] main: digest: sha256:f88b00622d0f3da4f21c4befceeaa8eb55910507350e65369a59076a6e961e49 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:55:25.217Z] ===================================================== [Pipeline] echo [2023-11-08T00:55:25.224Z] taggedImages: [2023-11-08T00:55:25.224Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:55:25.224Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-11-08T00:55:25.224Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.69 [2023-11-08T00:55:25.224Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:55:25.224Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-11-08T00:55:25.245Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-11-08T00:55:25.245Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:55:25.245Z] latest [2023-11-08T00:55:25.245Z] 3.1.0-dev.69 [2023-11-08T00:55:25.245Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:55:25.245Z] main [2023-11-08T00:55:25.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:25.609Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:25.954Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:55:25.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-08T00:55:25.954Z] 51e32debf128: Preparing [2023-11-08T00:55:25.954Z] f4abdea63fe0: Preparing [2023-11-08T00:55:25.954Z] 37871128ae15: Preparing [2023-11-08T00:55:25.954Z] 72be7088d57d: Preparing [2023-11-08T00:55:25.954Z] 960fb8914120: Preparing [2023-11-08T00:55:25.954Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:25.954Z] aa759b031669: Preparing [2023-11-08T00:55:25.954Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:25.954Z] 445f4dc8e46a: Waiting [2023-11-08T00:55:25.954Z] aa759b031669: Waiting [2023-11-08T00:55:25.954Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:26.223Z] 960fb8914120: Layer already exists [2023-11-08T00:55:26.223Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:26.223Z] aa759b031669: Layer already exists [2023-11-08T00:55:26.223Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:26.223Z] f4abdea63fe0: Pushed [2023-11-08T00:55:26.223Z] 51e32debf128: Pushed [2023-11-08T00:55:26.223Z] 37871128ae15: Pushed [2023-11-08T00:55:28.827Z] 72be7088d57d: Pushed [2023-11-08T00:55:28.827Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:69b9c70beabcc84f285063e762755640657d6e2015f61930d96b819bf939a46c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:29.173Z] + 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 [2023-11-08T00:55:29.536Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-11-08T00:55:29.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-08T00:55:29.536Z] 51e32debf128: Preparing [2023-11-08T00:55:29.536Z] f4abdea63fe0: Preparing [2023-11-08T00:55:29.536Z] 37871128ae15: Preparing [2023-11-08T00:55:29.536Z] 72be7088d57d: Preparing [2023-11-08T00:55:29.536Z] 960fb8914120: Preparing [2023-11-08T00:55:29.536Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:29.536Z] aa759b031669: Preparing [2023-11-08T00:55:29.536Z] 445f4dc8e46a: Waiting [2023-11-08T00:55:29.536Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:29.536Z] aa759b031669: Waiting [2023-11-08T00:55:29.536Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:29.536Z] 72be7088d57d: Layer already exists [2023-11-08T00:55:29.536Z] 51e32debf128: Layer already exists [2023-11-08T00:55:29.536Z] 960fb8914120: Layer already exists [2023-11-08T00:55:29.536Z] f4abdea63fe0: Layer already exists [2023-11-08T00:55:29.536Z] 37871128ae15: Layer already exists [2023-11-08T00:55:29.536Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:29.536Z] aa759b031669: Layer already exists [2023-11-08T00:55:29.536Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:29.804Z] latest: digest: sha256:69b9c70beabcc84f285063e762755640657d6e2015f61930d96b819bf939a46c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:30.167Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:30.524Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.69 [2023-11-08T00:55:30.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-08T00:55:30.524Z] 51e32debf128: Preparing [2023-11-08T00:55:30.524Z] f4abdea63fe0: Preparing [2023-11-08T00:55:30.524Z] 37871128ae15: Preparing [2023-11-08T00:55:30.524Z] 72be7088d57d: Preparing [2023-11-08T00:55:30.524Z] 960fb8914120: Preparing [2023-11-08T00:55:30.524Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:30.524Z] aa759b031669: Preparing [2023-11-08T00:55:30.524Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:30.524Z] aa759b031669: Waiting [2023-11-08T00:55:30.524Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:30.524Z] 445f4dc8e46a: Waiting [2023-11-08T00:55:30.524Z] 960fb8914120: Layer already exists [2023-11-08T00:55:30.524Z] 51e32debf128: Layer already exists [2023-11-08T00:55:30.524Z] f4abdea63fe0: Layer already exists [2023-11-08T00:55:30.524Z] 72be7088d57d: Layer already exists [2023-11-08T00:55:30.524Z] 37871128ae15: Layer already exists [2023-11-08T00:55:30.524Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:30.524Z] aa759b031669: Layer already exists [2023-11-08T00:55:30.524Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:30.792Z] 3.1.0-dev.69: digest: sha256:69b9c70beabcc84f285063e762755640657d6e2015f61930d96b819bf939a46c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:31.147Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:31.496Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:55:31.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-08T00:55:31.496Z] 51e32debf128: Preparing [2023-11-08T00:55:31.496Z] f4abdea63fe0: Preparing [2023-11-08T00:55:31.496Z] 37871128ae15: Preparing [2023-11-08T00:55:31.496Z] 72be7088d57d: Preparing [2023-11-08T00:55:31.496Z] 960fb8914120: Preparing [2023-11-08T00:55:31.496Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:31.496Z] aa759b031669: Preparing [2023-11-08T00:55:31.496Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:31.496Z] aa759b031669: Waiting [2023-11-08T00:55:31.496Z] 445f4dc8e46a: Waiting [2023-11-08T00:55:31.496Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:31.496Z] f4abdea63fe0: Layer already exists [2023-11-08T00:55:31.496Z] 960fb8914120: Layer already exists [2023-11-08T00:55:31.496Z] 51e32debf128: Layer already exists [2023-11-08T00:55:31.496Z] 37871128ae15: Layer already exists [2023-11-08T00:55:31.496Z] 72be7088d57d: Layer already exists [2023-11-08T00:55:31.496Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:31.496Z] aa759b031669: Layer already exists [2023-11-08T00:55:31.496Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:31.766Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:69b9c70beabcc84f285063e762755640657d6e2015f61930d96b819bf939a46c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:32.120Z] + 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 [2023-11-08T00:55:32.465Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-11-08T00:55:32.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-08T00:55:32.465Z] 51e32debf128: Preparing [2023-11-08T00:55:32.465Z] f4abdea63fe0: Preparing [2023-11-08T00:55:32.465Z] 37871128ae15: Preparing [2023-11-08T00:55:32.465Z] 72be7088d57d: Preparing [2023-11-08T00:55:32.465Z] 960fb8914120: Preparing [2023-11-08T00:55:32.465Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:32.465Z] aa759b031669: Preparing [2023-11-08T00:55:32.465Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:32.465Z] 445f4dc8e46a: Waiting [2023-11-08T00:55:32.465Z] aa759b031669: Waiting [2023-11-08T00:55:32.465Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:32.465Z] 37871128ae15: Layer already exists [2023-11-08T00:55:32.465Z] 960fb8914120: Layer already exists [2023-11-08T00:55:32.465Z] f4abdea63fe0: Layer already exists [2023-11-08T00:55:32.465Z] 72be7088d57d: Layer already exists [2023-11-08T00:55:32.465Z] 51e32debf128: Layer already exists [2023-11-08T00:55:32.465Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:32.465Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:32.465Z] aa759b031669: Layer already exists [2023-11-08T00:55:32.732Z] main: digest: sha256:69b9c70beabcc84f285063e762755640657d6e2015f61930d96b819bf939a46c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:55:32.776Z] ===================================================== [Pipeline] echo [2023-11-08T00:55:32.783Z] taggedImages: [2023-11-08T00:55:32.783Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:55:32.783Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-11-08T00:55:32.783Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.69 [2023-11-08T00:55:32.783Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:55:32.783Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-11-08T00:55:32.805Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-11-08T00:55:32.805Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:55:32.805Z] latest [2023-11-08T00:55:32.805Z] 3.1.0-dev.69 [2023-11-08T00:55:32.805Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:55:32.805Z] main [2023-11-08T00:55:32.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:33.168Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:33.516Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:55:33.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-08T00:55:33.516Z] e27f3ea67607: Preparing [2023-11-08T00:55:33.516Z] cc15d93c3d38: Preparing [2023-11-08T00:55:33.516Z] 960fb8914120: Preparing [2023-11-08T00:55:33.517Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:33.517Z] f62a610c4638: Preparing [2023-11-08T00:55:33.517Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:33.517Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:33.517Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:33.517Z] 960fb8914120: Layer already exists [2023-11-08T00:55:33.785Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:33.785Z] e27f3ea67607: Pushed [2023-11-08T00:55:33.785Z] f62a610c4638: Pushed [2023-11-08T00:55:37.129Z] cc15d93c3d38: Pushed [2023-11-08T00:55:37.129Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:e9218d98642e98920e010099e918079872b97313d4399ee39488721689e85070 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:37.493Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:37.855Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-11-08T00:55:37.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-08T00:55:37.856Z] e27f3ea67607: Preparing [2023-11-08T00:55:37.856Z] cc15d93c3d38: Preparing [2023-11-08T00:55:37.856Z] 960fb8914120: Preparing [2023-11-08T00:55:37.856Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:37.856Z] f62a610c4638: Preparing [2023-11-08T00:55:37.856Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:37.856Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:37.856Z] f62a610c4638: Layer already exists [2023-11-08T00:55:37.856Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:37.856Z] 960fb8914120: Layer already exists [2023-11-08T00:55:37.856Z] cc15d93c3d38: Layer already exists [2023-11-08T00:55:37.856Z] e27f3ea67607: Layer already exists [2023-11-08T00:55:37.856Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:38.128Z] latest: digest: sha256:e9218d98642e98920e010099e918079872b97313d4399ee39488721689e85070 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:38.514Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:38.877Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.69 [2023-11-08T00:55:38.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-08T00:55:38.877Z] e27f3ea67607: Preparing [2023-11-08T00:55:38.877Z] cc15d93c3d38: Preparing [2023-11-08T00:55:38.877Z] 960fb8914120: Preparing [2023-11-08T00:55:38.877Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:38.877Z] f62a610c4638: Preparing [2023-11-08T00:55:38.877Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:38.877Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:38.877Z] cc15d93c3d38: Layer already exists [2023-11-08T00:55:38.877Z] e27f3ea67607: Layer already exists [2023-11-08T00:55:38.877Z] f62a610c4638: Layer already exists [2023-11-08T00:55:38.877Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:38.877Z] 960fb8914120: Layer already exists [2023-11-08T00:55:38.877Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:39.144Z] 3.1.0-dev.69: digest: sha256:e9218d98642e98920e010099e918079872b97313d4399ee39488721689e85070 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:39.499Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:39.844Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:55:39.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-08T00:55:39.844Z] e27f3ea67607: Preparing [2023-11-08T00:55:39.844Z] cc15d93c3d38: Preparing [2023-11-08T00:55:39.844Z] 960fb8914120: Preparing [2023-11-08T00:55:39.844Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:39.844Z] f62a610c4638: Preparing [2023-11-08T00:55:39.844Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:39.844Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:39.844Z] 960fb8914120: Layer already exists [2023-11-08T00:55:39.844Z] f62a610c4638: Layer already exists [2023-11-08T00:55:39.844Z] e27f3ea67607: Layer already exists [2023-11-08T00:55:39.844Z] cc15d93c3d38: Layer already exists [2023-11-08T00:55:39.844Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:40.113Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:40.113Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:e9218d98642e98920e010099e918079872b97313d4399ee39488721689e85070 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:40.475Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:40.821Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-11-08T00:55:40.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-08T00:55:40.821Z] e27f3ea67607: Preparing [2023-11-08T00:55:40.821Z] cc15d93c3d38: Preparing [2023-11-08T00:55:40.821Z] 960fb8914120: Preparing [2023-11-08T00:55:40.821Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:40.821Z] f62a610c4638: Preparing [2023-11-08T00:55:40.821Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:40.821Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:40.821Z] 960fb8914120: Layer already exists [2023-11-08T00:55:40.821Z] f62a610c4638: Layer already exists [2023-11-08T00:55:40.821Z] e27f3ea67607: Layer already exists [2023-11-08T00:55:40.821Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:40.821Z] cc15d93c3d38: Layer already exists [2023-11-08T00:55:40.821Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:41.090Z] main: digest: sha256:e9218d98642e98920e010099e918079872b97313d4399ee39488721689e85070 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:55:41.135Z] ===================================================== [Pipeline] echo [2023-11-08T00:55:41.143Z] taggedImages: [2023-11-08T00:55:41.143Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:55:41.143Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-11-08T00:55:41.143Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.69 [2023-11-08T00:55:41.143Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:55:41.143Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-11-08T00:55:41.158Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-11-08T00:55:41.158Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:55:41.158Z] latest [2023-11-08T00:55:41.158Z] 3.1.0-dev.69 [2023-11-08T00:55:41.158Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:55:41.158Z] main [2023-11-08T00:55:41.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:41.503Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:41.853Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:55:41.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-08T00:55:41.854Z] 7abf98dcaef0: Preparing [2023-11-08T00:55:41.854Z] f2d8076539e0: Preparing [2023-11-08T00:55:41.854Z] d3aeddf23524: Preparing [2023-11-08T00:55:41.854Z] 960fb8914120: Preparing [2023-11-08T00:55:41.854Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:41.854Z] aa759b031669: Preparing [2023-11-08T00:55:41.854Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:41.854Z] aa759b031669: Waiting [2023-11-08T00:55:41.854Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:42.128Z] 960fb8914120: Layer already exists [2023-11-08T00:55:42.128Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:42.128Z] aa759b031669: Layer already exists [2023-11-08T00:55:42.128Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:42.128Z] f2d8076539e0: Pushed [2023-11-08T00:55:42.128Z] 7abf98dcaef0: Pushed [2023-11-08T00:55:45.474Z] d3aeddf23524: Pushed [2023-11-08T00:55:45.474Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:a525f5eeb3064d7a5d5dab1ebc9bbbde4ab04871b6d018ca96ead7e606483b3f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:45.818Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:46.170Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-11-08T00:55:46.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-08T00:55:46.170Z] 7abf98dcaef0: Preparing [2023-11-08T00:55:46.170Z] f2d8076539e0: Preparing [2023-11-08T00:55:46.170Z] d3aeddf23524: Preparing [2023-11-08T00:55:46.170Z] 960fb8914120: Preparing [2023-11-08T00:55:46.170Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:46.170Z] aa759b031669: Preparing [2023-11-08T00:55:46.170Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:46.170Z] aa759b031669: Waiting [2023-11-08T00:55:46.170Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:46.170Z] f2d8076539e0: Layer already exists [2023-11-08T00:55:46.170Z] 960fb8914120: Layer already exists [2023-11-08T00:55:46.170Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:46.170Z] d3aeddf23524: Layer already exists [2023-11-08T00:55:46.170Z] 7abf98dcaef0: Layer already exists [2023-11-08T00:55:46.170Z] aa759b031669: Layer already exists [2023-11-08T00:55:46.170Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:46.439Z] latest: digest: sha256:a525f5eeb3064d7a5d5dab1ebc9bbbde4ab04871b6d018ca96ead7e606483b3f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:46.786Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:47.138Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.69 [2023-11-08T00:55:47.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-08T00:55:47.138Z] 7abf98dcaef0: Preparing [2023-11-08T00:55:47.138Z] f2d8076539e0: Preparing [2023-11-08T00:55:47.138Z] d3aeddf23524: Preparing [2023-11-08T00:55:47.138Z] 960fb8914120: Preparing [2023-11-08T00:55:47.138Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:47.138Z] aa759b031669: Preparing [2023-11-08T00:55:47.138Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:47.138Z] aa759b031669: Waiting [2023-11-08T00:55:47.138Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:47.138Z] d3aeddf23524: Layer already exists [2023-11-08T00:55:47.138Z] f2d8076539e0: Layer already exists [2023-11-08T00:55:47.138Z] 7abf98dcaef0: Layer already exists [2023-11-08T00:55:47.138Z] 960fb8914120: Layer already exists [2023-11-08T00:55:47.138Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:47.138Z] aa759b031669: Layer already exists [2023-11-08T00:55:47.138Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:47.406Z] 3.1.0-dev.69: digest: sha256:a525f5eeb3064d7a5d5dab1ebc9bbbde4ab04871b6d018ca96ead7e606483b3f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:47.754Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:48.112Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:55:48.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-08T00:55:48.112Z] 7abf98dcaef0: Preparing [2023-11-08T00:55:48.112Z] f2d8076539e0: Preparing [2023-11-08T00:55:48.112Z] d3aeddf23524: Preparing [2023-11-08T00:55:48.112Z] 960fb8914120: Preparing [2023-11-08T00:55:48.112Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:48.112Z] aa759b031669: Preparing [2023-11-08T00:55:48.112Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:48.112Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:48.112Z] aa759b031669: Waiting [2023-11-08T00:55:48.112Z] 960fb8914120: Layer already exists [2023-11-08T00:55:48.112Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:48.112Z] f2d8076539e0: Layer already exists [2023-11-08T00:55:48.112Z] d3aeddf23524: Layer already exists [2023-11-08T00:55:48.112Z] 7abf98dcaef0: Layer already exists [2023-11-08T00:55:48.381Z] aa759b031669: Layer already exists [2023-11-08T00:55:48.381Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:48.381Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:a525f5eeb3064d7a5d5dab1ebc9bbbde4ab04871b6d018ca96ead7e606483b3f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:48.736Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:49.084Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-11-08T00:55:49.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-08T00:55:49.084Z] 7abf98dcaef0: Preparing [2023-11-08T00:55:49.084Z] f2d8076539e0: Preparing [2023-11-08T00:55:49.084Z] d3aeddf23524: Preparing [2023-11-08T00:55:49.084Z] 960fb8914120: Preparing [2023-11-08T00:55:49.084Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:49.084Z] aa759b031669: Preparing [2023-11-08T00:55:49.084Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:49.084Z] aa759b031669: Waiting [2023-11-08T00:55:49.084Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:49.084Z] d3aeddf23524: Layer already exists [2023-11-08T00:55:49.084Z] f2d8076539e0: Layer already exists [2023-11-08T00:55:49.084Z] 960fb8914120: Layer already exists [2023-11-08T00:55:49.084Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:49.084Z] 7abf98dcaef0: Layer already exists [2023-11-08T00:55:49.084Z] aa759b031669: Layer already exists [2023-11-08T00:55:49.084Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:49.351Z] main: digest: sha256:a525f5eeb3064d7a5d5dab1ebc9bbbde4ab04871b6d018ca96ead7e606483b3f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:55:49.406Z] ===================================================== [Pipeline] echo [2023-11-08T00:55:49.413Z] taggedImages: [2023-11-08T00:55:49.413Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:55:49.413Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-11-08T00:55:49.413Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.69 [2023-11-08T00:55:49.413Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:55:49.413Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-11-08T00:55:49.433Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-11-08T00:55:49.433Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:55:49.433Z] latest [2023-11-08T00:55:49.433Z] 3.1.0-dev.69 [2023-11-08T00:55:49.433Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:55:49.433Z] main [2023-11-08T00:55:49.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:49.793Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:50.153Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:55:50.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-08T00:55:50.153Z] 478ef0b7fd11: Preparing [2023-11-08T00:55:50.153Z] 9ef9748e36c1: Preparing [2023-11-08T00:55:50.153Z] 3039c9739080: Preparing [2023-11-08T00:55:50.153Z] 5d8932ccabf5: Preparing [2023-11-08T00:55:50.153Z] 0fcaa22a291c: Preparing [2023-11-08T00:55:50.153Z] 0bd47fc0cb01: Preparing [2023-11-08T00:55:50.153Z] 3e98779033ec: Preparing [2023-11-08T00:55:50.153Z] 0bd47fc0cb01: Waiting [2023-11-08T00:55:50.153Z] 960fb8914120: Preparing [2023-11-08T00:55:50.153Z] 3e98779033ec: Waiting [2023-11-08T00:55:50.153Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:50.153Z] 960fb8914120: Waiting [2023-11-08T00:55:50.153Z] 445f4dc8e46a: Waiting [2023-11-08T00:55:50.153Z] 150f6f7e8f28: Preparing [2023-11-08T00:55:50.153Z] c062f74f1378: Preparing [2023-11-08T00:55:50.153Z] 5f70bf18a086: Preparing [2023-11-08T00:55:50.153Z] e5a8c0efc14e: Preparing [2023-11-08T00:55:50.153Z] 22b8a50a31ef: Preparing [2023-11-08T00:55:50.153Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:50.153Z] c062f74f1378: Waiting [2023-11-08T00:55:50.153Z] 5f70bf18a086: Waiting [2023-11-08T00:55:50.153Z] e5a8c0efc14e: Waiting [2023-11-08T00:55:50.153Z] 22b8a50a31ef: Waiting [2023-11-08T00:55:50.153Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:50.153Z] 150f6f7e8f28: Waiting [2023-11-08T00:55:50.419Z] 3039c9739080: Pushed [2023-11-08T00:55:50.419Z] 0fcaa22a291c: Pushed [2023-11-08T00:55:50.419Z] 9ef9748e36c1: Pushed [2023-11-08T00:55:50.419Z] 5d8932ccabf5: Pushed [2023-11-08T00:55:50.419Z] 478ef0b7fd11: Pushed [2023-11-08T00:55:50.419Z] 960fb8914120: Layer already exists [2023-11-08T00:55:50.687Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:50.687Z] 0bd47fc0cb01: Pushed [2023-11-08T00:55:50.687Z] 150f6f7e8f28: Pushed [2023-11-08T00:55:50.961Z] c062f74f1378: Pushed [2023-11-08T00:55:50.961Z] 5f70bf18a086: Pushed [2023-11-08T00:55:50.961Z] e5a8c0efc14e: Pushed [2023-11-08T00:55:50.961Z] 22b8a50a31ef: Pushed [2023-11-08T00:55:50.961Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:55.217Z] 3e98779033ec: Pushed [2023-11-08T00:55:55.217Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:e59f864be4c18e599d4b793c483ca17cf8ee243bb2a20fa8a218833bcec8193c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:55.571Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:55:59.412Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-11-08T00:55:59.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-08T00:55:59.412Z] 478ef0b7fd11: Preparing [2023-11-08T00:55:59.412Z] 9ef9748e36c1: Preparing [2023-11-08T00:55:59.412Z] 3039c9739080: Preparing [2023-11-08T00:55:59.412Z] 5d8932ccabf5: Preparing [2023-11-08T00:55:59.412Z] 0fcaa22a291c: Preparing [2023-11-08T00:55:59.412Z] 0bd47fc0cb01: Preparing [2023-11-08T00:55:59.412Z] 3e98779033ec: Preparing [2023-11-08T00:55:59.412Z] 960fb8914120: Preparing [2023-11-08T00:55:59.412Z] 445f4dc8e46a: Preparing [2023-11-08T00:55:59.412Z] 150f6f7e8f28: Preparing [2023-11-08T00:55:59.412Z] c062f74f1378: Preparing [2023-11-08T00:55:59.412Z] 5f70bf18a086: Preparing [2023-11-08T00:55:59.412Z] e5a8c0efc14e: Preparing [2023-11-08T00:55:59.412Z] 22b8a50a31ef: Preparing [2023-11-08T00:55:59.412Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:55:59.412Z] 445f4dc8e46a: Waiting [2023-11-08T00:55:59.412Z] 150f6f7e8f28: Waiting [2023-11-08T00:55:59.412Z] c062f74f1378: Waiting [2023-11-08T00:55:59.412Z] 5f70bf18a086: Waiting [2023-11-08T00:55:59.412Z] e5a8c0efc14e: Waiting [2023-11-08T00:55:59.412Z] 22b8a50a31ef: Waiting [2023-11-08T00:55:59.412Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:55:59.412Z] 0bd47fc0cb01: Waiting [2023-11-08T00:55:59.412Z] 3e98779033ec: Waiting [2023-11-08T00:55:59.412Z] 960fb8914120: Waiting [2023-11-08T00:55:59.412Z] 478ef0b7fd11: Layer already exists [2023-11-08T00:55:59.412Z] 0fcaa22a291c: Layer already exists [2023-11-08T00:55:59.412Z] 3039c9739080: Layer already exists [2023-11-08T00:55:59.412Z] 5d8932ccabf5: Layer already exists [2023-11-08T00:55:59.412Z] 9ef9748e36c1: Layer already exists [2023-11-08T00:55:59.412Z] 0bd47fc0cb01: Layer already exists [2023-11-08T00:55:59.412Z] 3e98779033ec: Layer already exists [2023-11-08T00:55:59.412Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:55:59.412Z] 960fb8914120: Layer already exists [2023-11-08T00:55:59.412Z] 150f6f7e8f28: Layer already exists [2023-11-08T00:55:59.412Z] c062f74f1378: Layer already exists [2023-11-08T00:55:59.412Z] 5f70bf18a086: Layer already exists [2023-11-08T00:55:59.412Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:55:59.412Z] e5a8c0efc14e: Layer already exists [2023-11-08T00:55:59.686Z] 22b8a50a31ef: Layer already exists [2023-11-08T00:55:59.686Z] latest: digest: sha256:e59f864be4c18e599d4b793c483ca17cf8ee243bb2a20fa8a218833bcec8193c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:00.045Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:00.397Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.69 [2023-11-08T00:56:00.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-08T00:56:00.397Z] 478ef0b7fd11: Preparing [2023-11-08T00:56:00.397Z] 9ef9748e36c1: Preparing [2023-11-08T00:56:00.397Z] 3039c9739080: Preparing [2023-11-08T00:56:00.397Z] 5d8932ccabf5: Preparing [2023-11-08T00:56:00.397Z] 0fcaa22a291c: Preparing [2023-11-08T00:56:00.397Z] 0bd47fc0cb01: Preparing [2023-11-08T00:56:00.397Z] 3e98779033ec: Preparing [2023-11-08T00:56:00.397Z] 960fb8914120: Preparing [2023-11-08T00:56:00.397Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:00.397Z] 150f6f7e8f28: Preparing [2023-11-08T00:56:00.397Z] c062f74f1378: Preparing [2023-11-08T00:56:00.397Z] 5f70bf18a086: Preparing [2023-11-08T00:56:00.397Z] e5a8c0efc14e: Preparing [2023-11-08T00:56:00.397Z] 22b8a50a31ef: Preparing [2023-11-08T00:56:00.397Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:00.397Z] 3e98779033ec: Waiting [2023-11-08T00:56:00.397Z] 960fb8914120: Waiting [2023-11-08T00:56:00.397Z] 445f4dc8e46a: Waiting [2023-11-08T00:56:00.397Z] 150f6f7e8f28: Waiting [2023-11-08T00:56:00.397Z] e5a8c0efc14e: Waiting [2023-11-08T00:56:00.397Z] 22b8a50a31ef: Waiting [2023-11-08T00:56:00.397Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:00.397Z] c062f74f1378: Waiting [2023-11-08T00:56:00.397Z] 5f70bf18a086: Waiting [2023-11-08T00:56:00.397Z] 0bd47fc0cb01: Waiting [2023-11-08T00:56:00.397Z] 3039c9739080: Layer already exists [2023-11-08T00:56:00.397Z] 5d8932ccabf5: Layer already exists [2023-11-08T00:56:00.397Z] 478ef0b7fd11: Layer already exists [2023-11-08T00:56:00.397Z] 0fcaa22a291c: Layer already exists [2023-11-08T00:56:00.397Z] 9ef9748e36c1: Layer already exists [2023-11-08T00:56:00.397Z] 0bd47fc0cb01: Layer already exists [2023-11-08T00:56:00.397Z] 3e98779033ec: Layer already exists [2023-11-08T00:56:00.397Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:00.397Z] 960fb8914120: Layer already exists [2023-11-08T00:56:00.397Z] 150f6f7e8f28: Layer already exists [2023-11-08T00:56:00.664Z] e5a8c0efc14e: Layer already exists [2023-11-08T00:56:00.664Z] c062f74f1378: Layer already exists [2023-11-08T00:56:00.664Z] 5f70bf18a086: Layer already exists [2023-11-08T00:56:00.664Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:00.664Z] 22b8a50a31ef: Layer already exists [2023-11-08T00:56:00.664Z] 3.1.0-dev.69: digest: sha256:e59f864be4c18e599d4b793c483ca17cf8ee243bb2a20fa8a218833bcec8193c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:01.022Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:01.366Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:56:01.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-08T00:56:01.366Z] 478ef0b7fd11: Preparing [2023-11-08T00:56:01.366Z] 9ef9748e36c1: Preparing [2023-11-08T00:56:01.366Z] 3039c9739080: Preparing [2023-11-08T00:56:01.366Z] 5d8932ccabf5: Preparing [2023-11-08T00:56:01.366Z] 0fcaa22a291c: Preparing [2023-11-08T00:56:01.366Z] 0bd47fc0cb01: Preparing [2023-11-08T00:56:01.366Z] 3e98779033ec: Preparing [2023-11-08T00:56:01.366Z] 960fb8914120: Preparing [2023-11-08T00:56:01.366Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:01.366Z] 150f6f7e8f28: Preparing [2023-11-08T00:56:01.366Z] c062f74f1378: Preparing [2023-11-08T00:56:01.366Z] 5f70bf18a086: Preparing [2023-11-08T00:56:01.366Z] e5a8c0efc14e: Preparing [2023-11-08T00:56:01.366Z] 22b8a50a31ef: Preparing [2023-11-08T00:56:01.366Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:01.366Z] 150f6f7e8f28: Waiting [2023-11-08T00:56:01.366Z] c062f74f1378: Waiting [2023-11-08T00:56:01.366Z] 5f70bf18a086: Waiting [2023-11-08T00:56:01.366Z] e5a8c0efc14e: Waiting [2023-11-08T00:56:01.366Z] 22b8a50a31ef: Waiting [2023-11-08T00:56:01.366Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:01.366Z] 3e98779033ec: Waiting [2023-11-08T00:56:01.366Z] 960fb8914120: Waiting [2023-11-08T00:56:01.366Z] 445f4dc8e46a: Waiting [2023-11-08T00:56:01.366Z] 0bd47fc0cb01: Waiting [2023-11-08T00:56:01.366Z] 9ef9748e36c1: Layer already exists [2023-11-08T00:56:01.366Z] 3039c9739080: Layer already exists [2023-11-08T00:56:01.366Z] 0fcaa22a291c: Layer already exists [2023-11-08T00:56:01.366Z] 478ef0b7fd11: Layer already exists [2023-11-08T00:56:01.366Z] 5d8932ccabf5: Layer already exists [2023-11-08T00:56:01.366Z] 0bd47fc0cb01: Layer already exists [2023-11-08T00:56:01.366Z] 3e98779033ec: Layer already exists [2023-11-08T00:56:01.366Z] 960fb8914120: Layer already exists [2023-11-08T00:56:01.366Z] 150f6f7e8f28: Layer already exists [2023-11-08T00:56:01.366Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:01.633Z] 5f70bf18a086: Layer already exists [2023-11-08T00:56:01.633Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:01.633Z] 22b8a50a31ef: Layer already exists [2023-11-08T00:56:01.633Z] e5a8c0efc14e: Layer already exists [2023-11-08T00:56:01.633Z] c062f74f1378: Layer already exists [2023-11-08T00:56:01.633Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:e59f864be4c18e599d4b793c483ca17cf8ee243bb2a20fa8a218833bcec8193c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:01.991Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:02.354Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-11-08T00:56:02.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-08T00:56:02.354Z] 478ef0b7fd11: Preparing [2023-11-08T00:56:02.354Z] 9ef9748e36c1: Preparing [2023-11-08T00:56:02.354Z] 3039c9739080: Preparing [2023-11-08T00:56:02.354Z] 5d8932ccabf5: Preparing [2023-11-08T00:56:02.354Z] 0fcaa22a291c: Preparing [2023-11-08T00:56:02.354Z] 0bd47fc0cb01: Preparing [2023-11-08T00:56:02.354Z] 3e98779033ec: Preparing [2023-11-08T00:56:02.354Z] 960fb8914120: Preparing [2023-11-08T00:56:02.354Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:02.354Z] 150f6f7e8f28: Preparing [2023-11-08T00:56:02.354Z] c062f74f1378: Preparing [2023-11-08T00:56:02.354Z] 5f70bf18a086: Preparing [2023-11-08T00:56:02.354Z] e5a8c0efc14e: Preparing [2023-11-08T00:56:02.354Z] 22b8a50a31ef: Preparing [2023-11-08T00:56:02.354Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:02.354Z] 0bd47fc0cb01: Waiting [2023-11-08T00:56:02.354Z] c062f74f1378: Waiting [2023-11-08T00:56:02.354Z] 5f70bf18a086: Waiting [2023-11-08T00:56:02.354Z] e5a8c0efc14e: Waiting [2023-11-08T00:56:02.354Z] 3e98779033ec: Waiting [2023-11-08T00:56:02.354Z] 960fb8914120: Waiting [2023-11-08T00:56:02.354Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:02.354Z] 150f6f7e8f28: Waiting [2023-11-08T00:56:02.354Z] 478ef0b7fd11: Layer already exists [2023-11-08T00:56:02.354Z] 3039c9739080: Layer already exists [2023-11-08T00:56:02.354Z] 9ef9748e36c1: Layer already exists [2023-11-08T00:56:02.354Z] 5d8932ccabf5: Layer already exists [2023-11-08T00:56:02.354Z] 0fcaa22a291c: Layer already exists [2023-11-08T00:56:02.354Z] 3e98779033ec: Layer already exists [2023-11-08T00:56:02.354Z] 960fb8914120: Layer already exists [2023-11-08T00:56:02.354Z] 0bd47fc0cb01: Layer already exists [2023-11-08T00:56:02.354Z] 150f6f7e8f28: Layer already exists [2023-11-08T00:56:02.354Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:02.623Z] c062f74f1378: Layer already exists [2023-11-08T00:56:02.623Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:02.623Z] 22b8a50a31ef: Layer already exists [2023-11-08T00:56:02.623Z] 5f70bf18a086: Layer already exists [2023-11-08T00:56:02.623Z] e5a8c0efc14e: Layer already exists [2023-11-08T00:56:02.623Z] main: digest: sha256:e59f864be4c18e599d4b793c483ca17cf8ee243bb2a20fa8a218833bcec8193c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:56:02.669Z] ===================================================== [Pipeline] echo [2023-11-08T00:56:02.677Z] taggedImages: [2023-11-08T00:56:02.677Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:56:02.677Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-11-08T00:56:02.677Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.69 [2023-11-08T00:56:02.677Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:56:02.677Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-11-08T00:56:02.699Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-11-08T00:56:02.699Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:56:02.699Z] latest [2023-11-08T00:56:02.699Z] 3.1.0-dev.69 [2023-11-08T00:56:02.699Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:56:02.699Z] main [2023-11-08T00:56:02.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:03.051Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:03.403Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:56:03.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-08T00:56:03.403Z] 72459b8ae677: Preparing [2023-11-08T00:56:03.403Z] 7d5546f9fe3a: Preparing [2023-11-08T00:56:03.403Z] 236e3dd19972: Preparing [2023-11-08T00:56:03.403Z] 639730fae593: Preparing [2023-11-08T00:56:03.403Z] 960fb8914120: Preparing [2023-11-08T00:56:03.403Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:03.403Z] aa759b031669: Preparing [2023-11-08T00:56:03.403Z] 445f4dc8e46a: Waiting [2023-11-08T00:56:03.403Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:03.403Z] aa759b031669: Waiting [2023-11-08T00:56:03.403Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:03.403Z] 960fb8914120: Layer already exists [2023-11-08T00:56:03.671Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:03.671Z] aa759b031669: Layer already exists [2023-11-08T00:56:03.671Z] 7d5546f9fe3a: Pushed [2023-11-08T00:56:03.671Z] 236e3dd19972: Pushed [2023-11-08T00:56:03.671Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:03.671Z] 72459b8ae677: Pushed [2023-11-08T00:56:07.008Z] 639730fae593: Pushed [2023-11-08T00:56:07.008Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:664342963d9ee54b92af4d465b86d381eb4fab84df297f0af0b7b670ae23022c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:07.359Z] + 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 [2023-11-08T00:56:07.709Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-11-08T00:56:07.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-08T00:56:07.709Z] 72459b8ae677: Preparing [2023-11-08T00:56:07.709Z] 7d5546f9fe3a: Preparing [2023-11-08T00:56:07.709Z] 236e3dd19972: Preparing [2023-11-08T00:56:07.709Z] 639730fae593: Preparing [2023-11-08T00:56:07.709Z] 960fb8914120: Preparing [2023-11-08T00:56:07.709Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:07.709Z] aa759b031669: Preparing [2023-11-08T00:56:07.709Z] 445f4dc8e46a: Waiting [2023-11-08T00:56:07.709Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:07.709Z] aa759b031669: Waiting [2023-11-08T00:56:07.709Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:07.709Z] 7d5546f9fe3a: Layer already exists [2023-11-08T00:56:07.709Z] 236e3dd19972: Layer already exists [2023-11-08T00:56:07.709Z] 72459b8ae677: Layer already exists [2023-11-08T00:56:07.709Z] 960fb8914120: Layer already exists [2023-11-08T00:56:07.709Z] 639730fae593: Layer already exists [2023-11-08T00:56:07.709Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:07.709Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:07.709Z] aa759b031669: Layer already exists [2023-11-08T00:56:07.977Z] latest: digest: sha256:664342963d9ee54b92af4d465b86d381eb4fab84df297f0af0b7b670ae23022c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:08.328Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:08.678Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.69 [2023-11-08T00:56:08.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-08T00:56:08.678Z] 72459b8ae677: Preparing [2023-11-08T00:56:08.678Z] 7d5546f9fe3a: Preparing [2023-11-08T00:56:08.678Z] 236e3dd19972: Preparing [2023-11-08T00:56:08.678Z] 639730fae593: Preparing [2023-11-08T00:56:08.678Z] 960fb8914120: Preparing [2023-11-08T00:56:08.678Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:08.678Z] aa759b031669: Preparing [2023-11-08T00:56:08.678Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:08.678Z] 445f4dc8e46a: Waiting [2023-11-08T00:56:08.678Z] aa759b031669: Waiting [2023-11-08T00:56:08.678Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:08.678Z] 236e3dd19972: Layer already exists [2023-11-08T00:56:08.678Z] 7d5546f9fe3a: Layer already exists [2023-11-08T00:56:08.678Z] 960fb8914120: Layer already exists [2023-11-08T00:56:08.678Z] 72459b8ae677: Layer already exists [2023-11-08T00:56:08.678Z] 639730fae593: Layer already exists [2023-11-08T00:56:08.678Z] aa759b031669: Layer already exists [2023-11-08T00:56:08.678Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:08.678Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:08.948Z] 3.1.0-dev.69: digest: sha256:664342963d9ee54b92af4d465b86d381eb4fab84df297f0af0b7b670ae23022c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:09.285Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:09.638Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:56:09.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-08T00:56:09.638Z] 72459b8ae677: Preparing [2023-11-08T00:56:09.638Z] 7d5546f9fe3a: Preparing [2023-11-08T00:56:09.638Z] 236e3dd19972: Preparing [2023-11-08T00:56:09.638Z] 639730fae593: Preparing [2023-11-08T00:56:09.638Z] 960fb8914120: Preparing [2023-11-08T00:56:09.638Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:09.638Z] aa759b031669: Preparing [2023-11-08T00:56:09.638Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:09.638Z] 445f4dc8e46a: Waiting [2023-11-08T00:56:09.638Z] aa759b031669: Waiting [2023-11-08T00:56:09.638Z] 960fb8914120: Layer already exists [2023-11-08T00:56:09.638Z] 639730fae593: Layer already exists [2023-11-08T00:56:09.638Z] 7d5546f9fe3a: Layer already exists [2023-11-08T00:56:09.638Z] 236e3dd19972: Layer already exists [2023-11-08T00:56:09.638Z] 72459b8ae677: Layer already exists [2023-11-08T00:56:09.638Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:09.638Z] aa759b031669: Layer already exists [2023-11-08T00:56:09.638Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:09.905Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:664342963d9ee54b92af4d465b86d381eb4fab84df297f0af0b7b670ae23022c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:10.250Z] + 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 [2023-11-08T00:56:13.190Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-11-08T00:56:13.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-08T00:56:13.190Z] 72459b8ae677: Preparing [2023-11-08T00:56:13.190Z] 7d5546f9fe3a: Preparing [2023-11-08T00:56:13.190Z] 236e3dd19972: Preparing [2023-11-08T00:56:13.190Z] 639730fae593: Preparing [2023-11-08T00:56:13.190Z] 960fb8914120: Preparing [2023-11-08T00:56:13.190Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:13.190Z] aa759b031669: Preparing [2023-11-08T00:56:13.190Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:13.190Z] 445f4dc8e46a: Waiting [2023-11-08T00:56:13.190Z] aa759b031669: Waiting [2023-11-08T00:56:13.190Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:13.190Z] 72459b8ae677: Layer already exists [2023-11-08T00:56:13.190Z] 639730fae593: Layer already exists [2023-11-08T00:56:13.190Z] 236e3dd19972: Layer already exists [2023-11-08T00:56:13.190Z] 7d5546f9fe3a: Layer already exists [2023-11-08T00:56:13.190Z] 960fb8914120: Layer already exists [2023-11-08T00:56:13.457Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:13.457Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:13.457Z] aa759b031669: Layer already exists [2023-11-08T00:56:13.457Z] main: digest: sha256:664342963d9ee54b92af4d465b86d381eb4fab84df297f0af0b7b670ae23022c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:56:13.502Z] ===================================================== [Pipeline] echo [2023-11-08T00:56:13.509Z] taggedImages: [2023-11-08T00:56:13.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:56:13.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-11-08T00:56:13.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.69 [2023-11-08T00:56:13.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:56:13.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-11-08T00:56:13.525Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-11-08T00:56:13.525Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:56:13.525Z] latest [2023-11-08T00:56:13.525Z] 3.1.0-dev.69 [2023-11-08T00:56:13.525Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:56:13.525Z] main [2023-11-08T00:56:13.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:13.872Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:14.228Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:56:14.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-08T00:56:14.228Z] f91cf0a48c58: Preparing [2023-11-08T00:56:14.228Z] 6f2203b01179: Preparing [2023-11-08T00:56:14.228Z] 559b512c5b81: Preparing [2023-11-08T00:56:14.228Z] 400ae3c15bc7: Preparing [2023-11-08T00:56:14.228Z] 7027926eea39: Preparing [2023-11-08T00:56:14.228Z] 960fb8914120: Preparing [2023-11-08T00:56:14.228Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:14.228Z] ccbf1bcf39b6: Preparing [2023-11-08T00:56:14.228Z] ef2609852ec0: Preparing [2023-11-08T00:56:14.228Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:14.228Z] 445f4dc8e46a: Waiting [2023-11-08T00:56:14.228Z] ccbf1bcf39b6: Waiting [2023-11-08T00:56:14.228Z] ef2609852ec0: Waiting [2023-11-08T00:56:14.228Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:14.228Z] 960fb8914120: Waiting [2023-11-08T00:56:14.495Z] 6f2203b01179: Pushed [2023-11-08T00:56:14.495Z] 400ae3c15bc7: Pushed [2023-11-08T00:56:14.495Z] 7027926eea39: Pushed [2023-11-08T00:56:14.495Z] f91cf0a48c58: Pushed [2023-11-08T00:56:14.495Z] 960fb8914120: Layer already exists [2023-11-08T00:56:14.495Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:14.495Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:14.761Z] ccbf1bcf39b6: Pushed [2023-11-08T00:56:17.334Z] 559b512c5b81: Pushed [2023-11-08T00:56:18.290Z] ef2609852ec0: Pushed [2023-11-08T00:56:18.290Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:96c84068f301712a83cc5964f0e6bb53b80afa3bfd986206cf3d95dc6a3440b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:18.638Z] + 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 [2023-11-08T00:56:18.976Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-11-08T00:56:18.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-08T00:56:18.976Z] f91cf0a48c58: Preparing [2023-11-08T00:56:18.976Z] 6f2203b01179: Preparing [2023-11-08T00:56:18.976Z] 559b512c5b81: Preparing [2023-11-08T00:56:18.976Z] 400ae3c15bc7: Preparing [2023-11-08T00:56:18.976Z] 7027926eea39: Preparing [2023-11-08T00:56:18.976Z] 960fb8914120: Preparing [2023-11-08T00:56:18.976Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:18.976Z] 960fb8914120: Waiting [2023-11-08T00:56:18.976Z] ccbf1bcf39b6: Preparing [2023-11-08T00:56:18.976Z] 445f4dc8e46a: Waiting [2023-11-08T00:56:18.976Z] ef2609852ec0: Preparing [2023-11-08T00:56:18.976Z] ccbf1bcf39b6: Waiting [2023-11-08T00:56:18.976Z] ef2609852ec0: Waiting [2023-11-08T00:56:18.976Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:18.976Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:18.976Z] 400ae3c15bc7: Layer already exists [2023-11-08T00:56:18.976Z] 6f2203b01179: Layer already exists [2023-11-08T00:56:18.976Z] 7027926eea39: Layer already exists [2023-11-08T00:56:18.976Z] f91cf0a48c58: Layer already exists [2023-11-08T00:56:18.976Z] 559b512c5b81: Layer already exists [2023-11-08T00:56:18.976Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:18.976Z] ef2609852ec0: Layer already exists [2023-11-08T00:56:18.976Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:18.976Z] 960fb8914120: Layer already exists [2023-11-08T00:56:18.976Z] ccbf1bcf39b6: Layer already exists [2023-11-08T00:56:19.243Z] latest: digest: sha256:96c84068f301712a83cc5964f0e6bb53b80afa3bfd986206cf3d95dc6a3440b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:19.594Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:19.940Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.69 [2023-11-08T00:56:19.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-08T00:56:19.940Z] f91cf0a48c58: Preparing [2023-11-08T00:56:19.940Z] 6f2203b01179: Preparing [2023-11-08T00:56:19.940Z] 559b512c5b81: Preparing [2023-11-08T00:56:19.940Z] 400ae3c15bc7: Preparing [2023-11-08T00:56:19.940Z] 7027926eea39: Preparing [2023-11-08T00:56:19.940Z] 960fb8914120: Preparing [2023-11-08T00:56:19.940Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:19.940Z] 960fb8914120: Waiting [2023-11-08T00:56:19.940Z] 445f4dc8e46a: Waiting [2023-11-08T00:56:19.940Z] ccbf1bcf39b6: Preparing [2023-11-08T00:56:19.940Z] ef2609852ec0: Preparing [2023-11-08T00:56:19.940Z] ccbf1bcf39b6: Waiting [2023-11-08T00:56:19.940Z] ef2609852ec0: Waiting [2023-11-08T00:56:19.940Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:19.940Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:19.940Z] 400ae3c15bc7: Layer already exists [2023-11-08T00:56:19.940Z] f91cf0a48c58: Layer already exists [2023-11-08T00:56:19.940Z] 6f2203b01179: Layer already exists [2023-11-08T00:56:19.940Z] 7027926eea39: Layer already exists [2023-11-08T00:56:19.940Z] 559b512c5b81: Layer already exists [2023-11-08T00:56:19.940Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:19.940Z] ef2609852ec0: Layer already exists [2023-11-08T00:56:19.940Z] 960fb8914120: Layer already exists [2023-11-08T00:56:19.940Z] ccbf1bcf39b6: Layer already exists [2023-11-08T00:56:19.940Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:20.207Z] 3.1.0-dev.69: digest: sha256:96c84068f301712a83cc5964f0e6bb53b80afa3bfd986206cf3d95dc6a3440b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:20.560Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:20.905Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:56:20.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-08T00:56:20.905Z] f91cf0a48c58: Preparing [2023-11-08T00:56:20.905Z] 6f2203b01179: Preparing [2023-11-08T00:56:20.905Z] 559b512c5b81: Preparing [2023-11-08T00:56:20.905Z] 400ae3c15bc7: Preparing [2023-11-08T00:56:20.905Z] 7027926eea39: Preparing [2023-11-08T00:56:20.905Z] 960fb8914120: Preparing [2023-11-08T00:56:20.905Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:20.905Z] ccbf1bcf39b6: Preparing [2023-11-08T00:56:20.905Z] ef2609852ec0: Preparing [2023-11-08T00:56:20.905Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:20.905Z] 960fb8914120: Waiting [2023-11-08T00:56:20.905Z] ccbf1bcf39b6: Waiting [2023-11-08T00:56:20.905Z] ef2609852ec0: Waiting [2023-11-08T00:56:20.905Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:20.905Z] 445f4dc8e46a: Waiting [2023-11-08T00:56:20.905Z] 559b512c5b81: Layer already exists [2023-11-08T00:56:20.905Z] 400ae3c15bc7: Layer already exists [2023-11-08T00:56:20.905Z] 7027926eea39: Layer already exists [2023-11-08T00:56:20.905Z] f91cf0a48c58: Layer already exists [2023-11-08T00:56:20.905Z] 6f2203b01179: Layer already exists [2023-11-08T00:56:20.905Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:20.905Z] 960fb8914120: Layer already exists [2023-11-08T00:56:20.905Z] ccbf1bcf39b6: Layer already exists [2023-11-08T00:56:20.905Z] ef2609852ec0: Layer already exists [2023-11-08T00:56:20.905Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:21.171Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:96c84068f301712a83cc5964f0e6bb53b80afa3bfd986206cf3d95dc6a3440b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:21.531Z] + 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 [2023-11-08T00:56:21.889Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-11-08T00:56:21.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-08T00:56:21.889Z] f91cf0a48c58: Preparing [2023-11-08T00:56:21.889Z] 6f2203b01179: Preparing [2023-11-08T00:56:21.889Z] 559b512c5b81: Preparing [2023-11-08T00:56:21.889Z] 400ae3c15bc7: Preparing [2023-11-08T00:56:21.889Z] 7027926eea39: Preparing [2023-11-08T00:56:21.889Z] 960fb8914120: Preparing [2023-11-08T00:56:21.889Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:21.889Z] ccbf1bcf39b6: Preparing [2023-11-08T00:56:21.889Z] ef2609852ec0: Preparing [2023-11-08T00:56:21.889Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:21.889Z] 445f4dc8e46a: Waiting [2023-11-08T00:56:21.889Z] ccbf1bcf39b6: Waiting [2023-11-08T00:56:21.889Z] ef2609852ec0: Waiting [2023-11-08T00:56:21.889Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:21.889Z] 960fb8914120: Waiting [2023-11-08T00:56:21.889Z] 559b512c5b81: Layer already exists [2023-11-08T00:56:22.158Z] 400ae3c15bc7: Layer already exists [2023-11-08T00:56:22.158Z] 7027926eea39: Layer already exists [2023-11-08T00:56:22.158Z] 6f2203b01179: Layer already exists [2023-11-08T00:56:22.158Z] f91cf0a48c58: Layer already exists [2023-11-08T00:56:22.158Z] 960fb8914120: Layer already exists [2023-11-08T00:56:22.158Z] ccbf1bcf39b6: Layer already exists [2023-11-08T00:56:22.158Z] ef2609852ec0: Layer already exists [2023-11-08T00:56:22.158Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:22.158Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:22.158Z] main: digest: sha256:96c84068f301712a83cc5964f0e6bb53b80afa3bfd986206cf3d95dc6a3440b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:56:22.221Z] ===================================================== [Pipeline] echo [2023-11-08T00:56:22.231Z] taggedImages: [2023-11-08T00:56:22.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:56:22.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-11-08T00:56:22.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.69 [2023-11-08T00:56:22.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:56:22.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-11-08T00:56:22.258Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-11-08T00:56:22.258Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:56:22.258Z] latest [2023-11-08T00:56:22.258Z] 3.1.0-dev.69 [2023-11-08T00:56:22.258Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:56:22.258Z] main [2023-11-08T00:56:22.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:22.607Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:22.974Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:56:22.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-08T00:56:22.974Z] f9611bdba5ef: Preparing [2023-11-08T00:56:22.974Z] 76a8bb210123: Preparing [2023-11-08T00:56:22.974Z] 08c13f3a1bc4: Preparing [2023-11-08T00:56:22.974Z] d4d5a077db97: Preparing [2023-11-08T00:56:22.974Z] c08bcadbfb7a: Preparing [2023-11-08T00:56:22.974Z] 29eed33a7973: Preparing [2023-11-08T00:56:22.974Z] 77d14e857b5f: Preparing [2023-11-08T00:56:22.974Z] 960fb8914120: Preparing [2023-11-08T00:56:22.974Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:22.974Z] b555fc1daa59: Preparing [2023-11-08T00:56:22.974Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:22.974Z] 77d14e857b5f: Waiting [2023-11-08T00:56:22.974Z] 960fb8914120: Waiting [2023-11-08T00:56:22.974Z] 445f4dc8e46a: Waiting [2023-11-08T00:56:22.974Z] b555fc1daa59: Waiting [2023-11-08T00:56:22.974Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:23.242Z] c08bcadbfb7a: Pushed [2023-11-08T00:56:23.242Z] 76a8bb210123: Pushed [2023-11-08T00:56:23.242Z] f9611bdba5ef: Pushed [2023-11-08T00:56:23.242Z] 960fb8914120: Layer already exists [2023-11-08T00:56:23.242Z] 29eed33a7973: Pushed [2023-11-08T00:56:23.509Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:23.509Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:23.509Z] 77d14e857b5f: Pushed [2023-11-08T00:56:26.087Z] d4d5a077db97: Pushed [2023-11-08T00:56:26.087Z] b555fc1daa59: Pushed [2023-11-08T00:56:26.670Z] 08c13f3a1bc4: Pushed [2023-11-08T00:56:26.935Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:fc75ebaca9292bbe8c71b20d4ffd41cafe2bfe5c34722c00cd01d006559dd50d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:27.287Z] + 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 [2023-11-08T00:56:27.634Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-11-08T00:56:27.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-08T00:56:27.634Z] f9611bdba5ef: Preparing [2023-11-08T00:56:27.634Z] 76a8bb210123: Preparing [2023-11-08T00:56:27.634Z] 08c13f3a1bc4: Preparing [2023-11-08T00:56:27.634Z] d4d5a077db97: Preparing [2023-11-08T00:56:27.634Z] c08bcadbfb7a: Preparing [2023-11-08T00:56:27.634Z] 29eed33a7973: Preparing [2023-11-08T00:56:27.634Z] 77d14e857b5f: Preparing [2023-11-08T00:56:27.634Z] 960fb8914120: Preparing [2023-11-08T00:56:27.634Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:27.634Z] b555fc1daa59: Preparing [2023-11-08T00:56:27.634Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:27.634Z] 77d14e857b5f: Waiting [2023-11-08T00:56:27.634Z] 960fb8914120: Waiting [2023-11-08T00:56:27.634Z] 445f4dc8e46a: Waiting [2023-11-08T00:56:27.634Z] b555fc1daa59: Waiting [2023-11-08T00:56:27.634Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:27.634Z] 29eed33a7973: Waiting [2023-11-08T00:56:27.634Z] 76a8bb210123: Layer already exists [2023-11-08T00:56:27.634Z] f9611bdba5ef: Layer already exists [2023-11-08T00:56:27.634Z] d4d5a077db97: Layer already exists [2023-11-08T00:56:27.634Z] c08bcadbfb7a: Layer already exists [2023-11-08T00:56:27.634Z] 08c13f3a1bc4: Layer already exists [2023-11-08T00:56:27.634Z] 77d14e857b5f: Layer already exists [2023-11-08T00:56:27.634Z] 29eed33a7973: Layer already exists [2023-11-08T00:56:27.634Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:27.634Z] 960fb8914120: Layer already exists [2023-11-08T00:56:27.634Z] b555fc1daa59: Layer already exists [2023-11-08T00:56:27.634Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:27.900Z] latest: digest: sha256:fc75ebaca9292bbe8c71b20d4ffd41cafe2bfe5c34722c00cd01d006559dd50d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:28.255Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:28.604Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.69 [2023-11-08T00:56:28.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-08T00:56:28.604Z] f9611bdba5ef: Preparing [2023-11-08T00:56:28.604Z] 76a8bb210123: Preparing [2023-11-08T00:56:28.604Z] 08c13f3a1bc4: Preparing [2023-11-08T00:56:28.604Z] d4d5a077db97: Preparing [2023-11-08T00:56:28.604Z] c08bcadbfb7a: Preparing [2023-11-08T00:56:28.604Z] 29eed33a7973: Preparing [2023-11-08T00:56:28.604Z] 77d14e857b5f: Preparing [2023-11-08T00:56:28.604Z] 960fb8914120: Preparing [2023-11-08T00:56:28.604Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:28.604Z] b555fc1daa59: Preparing [2023-11-08T00:56:28.604Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:28.604Z] 960fb8914120: Waiting [2023-11-08T00:56:28.604Z] 445f4dc8e46a: Waiting [2023-11-08T00:56:28.604Z] 29eed33a7973: Waiting [2023-11-08T00:56:28.604Z] b555fc1daa59: Waiting [2023-11-08T00:56:28.604Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:28.604Z] 77d14e857b5f: Waiting [2023-11-08T00:56:28.604Z] d4d5a077db97: Layer already exists [2023-11-08T00:56:28.604Z] f9611bdba5ef: Layer already exists [2023-11-08T00:56:28.604Z] 08c13f3a1bc4: Layer already exists [2023-11-08T00:56:28.604Z] 76a8bb210123: Layer already exists [2023-11-08T00:56:28.604Z] c08bcadbfb7a: Layer already exists [2023-11-08T00:56:28.604Z] 29eed33a7973: Layer already exists [2023-11-08T00:56:28.604Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:28.604Z] 960fb8914120: Layer already exists [2023-11-08T00:56:28.604Z] 77d14e857b5f: Layer already exists [2023-11-08T00:56:28.604Z] b555fc1daa59: Layer already exists [2023-11-08T00:56:28.604Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:28.869Z] 3.1.0-dev.69: digest: sha256:fc75ebaca9292bbe8c71b20d4ffd41cafe2bfe5c34722c00cd01d006559dd50d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:29.217Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:29.557Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:56:29.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-08T00:56:29.557Z] f9611bdba5ef: Preparing [2023-11-08T00:56:29.557Z] 76a8bb210123: Preparing [2023-11-08T00:56:29.557Z] 08c13f3a1bc4: Preparing [2023-11-08T00:56:29.557Z] d4d5a077db97: Preparing [2023-11-08T00:56:29.557Z] c08bcadbfb7a: Preparing [2023-11-08T00:56:29.557Z] 29eed33a7973: Preparing [2023-11-08T00:56:29.557Z] 77d14e857b5f: Preparing [2023-11-08T00:56:29.557Z] 960fb8914120: Preparing [2023-11-08T00:56:29.557Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:29.557Z] b555fc1daa59: Preparing [2023-11-08T00:56:29.557Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:29.557Z] 29eed33a7973: Waiting [2023-11-08T00:56:29.557Z] 77d14e857b5f: Waiting [2023-11-08T00:56:29.557Z] 960fb8914120: Waiting [2023-11-08T00:56:29.557Z] 445f4dc8e46a: Waiting [2023-11-08T00:56:29.557Z] b555fc1daa59: Waiting [2023-11-08T00:56:29.557Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:29.557Z] 76a8bb210123: Layer already exists [2023-11-08T00:56:29.557Z] 08c13f3a1bc4: Layer already exists [2023-11-08T00:56:29.557Z] f9611bdba5ef: Layer already exists [2023-11-08T00:56:29.557Z] c08bcadbfb7a: Layer already exists [2023-11-08T00:56:29.557Z] d4d5a077db97: Layer already exists [2023-11-08T00:56:29.557Z] 77d14e857b5f: Layer already exists [2023-11-08T00:56:29.557Z] 29eed33a7973: Layer already exists [2023-11-08T00:56:29.557Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:29.557Z] b555fc1daa59: Layer already exists [2023-11-08T00:56:29.557Z] 960fb8914120: Layer already exists [2023-11-08T00:56:29.557Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:29.825Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:fc75ebaca9292bbe8c71b20d4ffd41cafe2bfe5c34722c00cd01d006559dd50d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:30.175Z] + 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 [2023-11-08T00:56:30.511Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-11-08T00:56:30.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-08T00:56:30.511Z] f9611bdba5ef: Preparing [2023-11-08T00:56:30.511Z] 76a8bb210123: Preparing [2023-11-08T00:56:30.511Z] 08c13f3a1bc4: Preparing [2023-11-08T00:56:30.511Z] d4d5a077db97: Preparing [2023-11-08T00:56:30.511Z] c08bcadbfb7a: Preparing [2023-11-08T00:56:30.511Z] 29eed33a7973: Preparing [2023-11-08T00:56:30.511Z] 77d14e857b5f: Preparing [2023-11-08T00:56:30.511Z] 960fb8914120: Preparing [2023-11-08T00:56:30.511Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:30.511Z] b555fc1daa59: Preparing [2023-11-08T00:56:30.511Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:30.511Z] 29eed33a7973: Waiting [2023-11-08T00:56:30.511Z] 77d14e857b5f: Waiting [2023-11-08T00:56:30.511Z] 960fb8914120: Waiting [2023-11-08T00:56:30.511Z] 445f4dc8e46a: Waiting [2023-11-08T00:56:30.511Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:30.511Z] b555fc1daa59: Waiting [2023-11-08T00:56:30.511Z] f9611bdba5ef: Layer already exists [2023-11-08T00:56:30.511Z] 76a8bb210123: Layer already exists [2023-11-08T00:56:30.511Z] c08bcadbfb7a: Layer already exists [2023-11-08T00:56:30.511Z] d4d5a077db97: Layer already exists [2023-11-08T00:56:30.511Z] 08c13f3a1bc4: Layer already exists [2023-11-08T00:56:30.511Z] 77d14e857b5f: Layer already exists [2023-11-08T00:56:30.511Z] 960fb8914120: Layer already exists [2023-11-08T00:56:30.511Z] 29eed33a7973: Layer already exists [2023-11-08T00:56:30.511Z] b555fc1daa59: Layer already exists [2023-11-08T00:56:30.511Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:30.511Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:30.779Z] main: digest: sha256:fc75ebaca9292bbe8c71b20d4ffd41cafe2bfe5c34722c00cd01d006559dd50d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:56:30.829Z] ===================================================== [Pipeline] echo [2023-11-08T00:56:30.837Z] taggedImages: [2023-11-08T00:56:30.837Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:56:30.837Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-11-08T00:56:30.837Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.69 [2023-11-08T00:56:30.837Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:56:30.837Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-11-08T00:56:30.858Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-11-08T00:56:30.858Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:56:30.858Z] latest [2023-11-08T00:56:30.858Z] 3.1.0-dev.69 [2023-11-08T00:56:30.858Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:56:30.858Z] main [2023-11-08T00:56:30.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:31.209Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:31.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:56:31.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-08T00:56:31.568Z] d5f9b9287555: Preparing [2023-11-08T00:56:31.568Z] 82da10062211: Preparing [2023-11-08T00:56:31.568Z] 960fb8914120: Preparing [2023-11-08T00:56:31.568Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:31.568Z] 767bd2b5cb30: Preparing [2023-11-08T00:56:31.568Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:31.568Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:31.568Z] 960fb8914120: Layer already exists [2023-11-08T00:56:31.836Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:31.836Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:31.836Z] d5f9b9287555: Pushed [2023-11-08T00:56:33.779Z] 767bd2b5cb30: Pushed [2023-11-08T00:56:38.037Z] 82da10062211: Pushed [2023-11-08T00:56:38.037Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:89cd24a2ee48ab4a252a51646686e4f8caa7672a232028d4372cbbcace81e994 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:38.398Z] + 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 [2023-11-08T00:56:38.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-11-08T00:56:38.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-08T00:56:38.751Z] d5f9b9287555: Preparing [2023-11-08T00:56:38.751Z] 82da10062211: Preparing [2023-11-08T00:56:38.751Z] 960fb8914120: Preparing [2023-11-08T00:56:38.751Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:38.751Z] 767bd2b5cb30: Preparing [2023-11-08T00:56:38.751Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:38.751Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:38.751Z] 82da10062211: Layer already exists [2023-11-08T00:56:38.751Z] 960fb8914120: Layer already exists [2023-11-08T00:56:38.751Z] 767bd2b5cb30: Layer already exists [2023-11-08T00:56:38.751Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:38.751Z] d5f9b9287555: Layer already exists [2023-11-08T00:56:38.751Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:39.020Z] latest: digest: sha256:89cd24a2ee48ab4a252a51646686e4f8caa7672a232028d4372cbbcace81e994 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:39.375Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:39.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.69 [2023-11-08T00:56:39.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-08T00:56:39.730Z] d5f9b9287555: Preparing [2023-11-08T00:56:39.730Z] 82da10062211: Preparing [2023-11-08T00:56:39.730Z] 960fb8914120: Preparing [2023-11-08T00:56:39.730Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:39.730Z] 767bd2b5cb30: Preparing [2023-11-08T00:56:39.730Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:39.730Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:39.730Z] 82da10062211: Layer already exists [2023-11-08T00:56:39.730Z] d5f9b9287555: Layer already exists [2023-11-08T00:56:39.730Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:39.730Z] 767bd2b5cb30: Layer already exists [2023-11-08T00:56:39.730Z] 960fb8914120: Layer already exists [2023-11-08T00:56:39.730Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:39.997Z] 3.1.0-dev.69: digest: sha256:89cd24a2ee48ab4a252a51646686e4f8caa7672a232028d4372cbbcace81e994 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:40.336Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:40.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:56:40.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-08T00:56:40.675Z] d5f9b9287555: Preparing [2023-11-08T00:56:40.675Z] 82da10062211: Preparing [2023-11-08T00:56:40.675Z] 960fb8914120: Preparing [2023-11-08T00:56:40.675Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:40.675Z] 767bd2b5cb30: Preparing [2023-11-08T00:56:40.675Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:40.675Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:40.675Z] 767bd2b5cb30: Layer already exists [2023-11-08T00:56:40.675Z] 960fb8914120: Layer already exists [2023-11-08T00:56:40.675Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:40.675Z] d5f9b9287555: Layer already exists [2023-11-08T00:56:40.675Z] 82da10062211: Layer already exists [2023-11-08T00:56:40.675Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:40.943Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:89cd24a2ee48ab4a252a51646686e4f8caa7672a232028d4372cbbcace81e994 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:41.296Z] + 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 [2023-11-08T00:56:41.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-11-08T00:56:41.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-08T00:56:41.638Z] d5f9b9287555: Preparing [2023-11-08T00:56:41.638Z] 82da10062211: Preparing [2023-11-08T00:56:41.638Z] 960fb8914120: Preparing [2023-11-08T00:56:41.638Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:41.638Z] 767bd2b5cb30: Preparing [2023-11-08T00:56:41.638Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:41.638Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:41.638Z] d5f9b9287555: Layer already exists [2023-11-08T00:56:41.638Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:41.638Z] 82da10062211: Layer already exists [2023-11-08T00:56:41.638Z] 767bd2b5cb30: Layer already exists [2023-11-08T00:56:41.638Z] 960fb8914120: Layer already exists [2023-11-08T00:56:41.638Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:41.905Z] main: digest: sha256:89cd24a2ee48ab4a252a51646686e4f8caa7672a232028d4372cbbcace81e994 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:56:41.946Z] ===================================================== [Pipeline] echo [2023-11-08T00:56:41.952Z] taggedImages: [2023-11-08T00:56:41.952Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:56:41.952Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-11-08T00:56:41.952Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.69 [2023-11-08T00:56:41.952Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:56:41.952Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-11-08T00:56:41.968Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-11-08T00:56:41.968Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:56:41.968Z] latest [2023-11-08T00:56:41.968Z] 3.1.0-dev.69 [2023-11-08T00:56:41.968Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:56:41.968Z] main [2023-11-08T00:56:41.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:42.343Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:56:42.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:56:42.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-08T00:56:42.710Z] 839f91d1eafe: Preparing [2023-11-08T00:56:42.710Z] 58c8d360d06a: Preparing [2023-11-08T00:56:42.710Z] af091d87b119: Preparing [2023-11-08T00:56:42.710Z] 960fb8914120: Preparing [2023-11-08T00:56:42.710Z] 445f4dc8e46a: Preparing [2023-11-08T00:56:42.710Z] 922b44617b43: Preparing [2023-11-08T00:56:42.710Z] 868c21fd5100: Preparing [2023-11-08T00:56:42.710Z] 87eea05f0cf7: Preparing [2023-11-08T00:56:42.710Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:56:42.710Z] 922b44617b43: Waiting [2023-11-08T00:56:42.710Z] 868c21fd5100: Waiting [2023-11-08T00:56:42.710Z] 87eea05f0cf7: Waiting [2023-11-08T00:56:42.710Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:56:43.074Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:56:43.074Z] 960fb8914120: Layer already exists [2023-11-08T00:56:43.074Z] af091d87b119: Pushed [2023-11-08T00:56:43.074Z] 58c8d360d06a: Pushed [2023-11-08T00:56:43.074Z] 839f91d1eafe: Pushed [2023-11-08T00:56:43.074Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:56:45.064Z] 87eea05f0cf7: Pushed [2023-11-08T00:56:55.141Z] 868c21fd5100: Pushed [2023-11-08T00:57:00.478Z] 922b44617b43: Pushed [2023-11-08T00:57:00.478Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:9abe86b4ecc7d48e66ffd86638181b1267aa1799426cae57982b534c10ba2d61 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:00.847Z] + 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 [2023-11-08T00:57:01.182Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-11-08T00:57:01.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-08T00:57:01.182Z] 839f91d1eafe: Preparing [2023-11-08T00:57:01.182Z] 58c8d360d06a: Preparing [2023-11-08T00:57:01.182Z] af091d87b119: Preparing [2023-11-08T00:57:01.182Z] 960fb8914120: Preparing [2023-11-08T00:57:01.182Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:01.182Z] 922b44617b43: Preparing [2023-11-08T00:57:01.182Z] 868c21fd5100: Preparing [2023-11-08T00:57:01.182Z] 87eea05f0cf7: Preparing [2023-11-08T00:57:01.182Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:01.182Z] 922b44617b43: Waiting [2023-11-08T00:57:01.182Z] 868c21fd5100: Waiting [2023-11-08T00:57:01.182Z] 87eea05f0cf7: Waiting [2023-11-08T00:57:01.182Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:01.182Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:01.182Z] 839f91d1eafe: Layer already exists [2023-11-08T00:57:01.182Z] 58c8d360d06a: Layer already exists [2023-11-08T00:57:01.182Z] 960fb8914120: Layer already exists [2023-11-08T00:57:01.182Z] af091d87b119: Layer already exists [2023-11-08T00:57:01.182Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:01.182Z] 87eea05f0cf7: Layer already exists [2023-11-08T00:57:01.182Z] 922b44617b43: Layer already exists [2023-11-08T00:57:01.182Z] 868c21fd5100: Layer already exists [2023-11-08T00:57:01.447Z] latest: digest: sha256:9abe86b4ecc7d48e66ffd86638181b1267aa1799426cae57982b534c10ba2d61 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:01.786Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:02.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.69 [2023-11-08T00:57:02.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-08T00:57:02.122Z] 839f91d1eafe: Preparing [2023-11-08T00:57:02.122Z] 58c8d360d06a: Preparing [2023-11-08T00:57:02.122Z] af091d87b119: Preparing [2023-11-08T00:57:02.122Z] 960fb8914120: Preparing [2023-11-08T00:57:02.122Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:02.122Z] 922b44617b43: Preparing [2023-11-08T00:57:02.122Z] 868c21fd5100: Preparing [2023-11-08T00:57:02.122Z] 87eea05f0cf7: Preparing [2023-11-08T00:57:02.122Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:02.122Z] 868c21fd5100: Waiting [2023-11-08T00:57:02.122Z] 87eea05f0cf7: Waiting [2023-11-08T00:57:02.122Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:02.122Z] 922b44617b43: Waiting [2023-11-08T00:57:02.122Z] 58c8d360d06a: Layer already exists [2023-11-08T00:57:02.122Z] 960fb8914120: Layer already exists [2023-11-08T00:57:02.122Z] 839f91d1eafe: Layer already exists [2023-11-08T00:57:02.122Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:02.122Z] af091d87b119: Layer already exists [2023-11-08T00:57:02.122Z] 868c21fd5100: Layer already exists [2023-11-08T00:57:02.122Z] 87eea05f0cf7: Layer already exists [2023-11-08T00:57:02.122Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:02.122Z] 922b44617b43: Layer already exists [2023-11-08T00:57:02.387Z] 3.1.0-dev.69: digest: sha256:9abe86b4ecc7d48e66ffd86638181b1267aa1799426cae57982b534c10ba2d61 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:02.725Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:03.097Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:57:03.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-08T00:57:03.097Z] 839f91d1eafe: Preparing [2023-11-08T00:57:03.097Z] 58c8d360d06a: Preparing [2023-11-08T00:57:03.097Z] af091d87b119: Preparing [2023-11-08T00:57:03.097Z] 960fb8914120: Preparing [2023-11-08T00:57:03.097Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:03.097Z] 922b44617b43: Preparing [2023-11-08T00:57:03.097Z] 868c21fd5100: Preparing [2023-11-08T00:57:03.097Z] 87eea05f0cf7: Preparing [2023-11-08T00:57:03.097Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:03.097Z] 922b44617b43: Waiting [2023-11-08T00:57:03.097Z] 868c21fd5100: Waiting [2023-11-08T00:57:03.097Z] 87eea05f0cf7: Waiting [2023-11-08T00:57:03.097Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:03.097Z] 839f91d1eafe: Layer already exists [2023-11-08T00:57:03.097Z] 58c8d360d06a: Layer already exists [2023-11-08T00:57:03.097Z] 960fb8914120: Layer already exists [2023-11-08T00:57:03.097Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:03.097Z] af091d87b119: Layer already exists [2023-11-08T00:57:03.097Z] 87eea05f0cf7: Layer already exists [2023-11-08T00:57:03.097Z] 922b44617b43: Layer already exists [2023-11-08T00:57:03.097Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:03.097Z] 868c21fd5100: Layer already exists [2023-11-08T00:57:03.363Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:9abe86b4ecc7d48e66ffd86638181b1267aa1799426cae57982b534c10ba2d61 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:03.726Z] + 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 [2023-11-08T00:57:04.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-11-08T00:57:04.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-08T00:57:04.062Z] 839f91d1eafe: Preparing [2023-11-08T00:57:04.062Z] 58c8d360d06a: Preparing [2023-11-08T00:57:04.062Z] af091d87b119: Preparing [2023-11-08T00:57:04.062Z] 960fb8914120: Preparing [2023-11-08T00:57:04.062Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:04.062Z] 922b44617b43: Preparing [2023-11-08T00:57:04.062Z] 868c21fd5100: Preparing [2023-11-08T00:57:04.062Z] 922b44617b43: Waiting [2023-11-08T00:57:04.062Z] 868c21fd5100: Waiting [2023-11-08T00:57:04.062Z] 87eea05f0cf7: Preparing [2023-11-08T00:57:04.062Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:04.062Z] 87eea05f0cf7: Waiting [2023-11-08T00:57:04.062Z] 58c8d360d06a: Layer already exists [2023-11-08T00:57:04.062Z] 960fb8914120: Layer already exists [2023-11-08T00:57:04.062Z] af091d87b119: Layer already exists [2023-11-08T00:57:04.062Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:04.062Z] 839f91d1eafe: Layer already exists [2023-11-08T00:57:04.062Z] 87eea05f0cf7: Layer already exists [2023-11-08T00:57:04.062Z] 868c21fd5100: Layer already exists [2023-11-08T00:57:04.062Z] 922b44617b43: Layer already exists [2023-11-08T00:57:04.062Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:04.328Z] main: digest: sha256:9abe86b4ecc7d48e66ffd86638181b1267aa1799426cae57982b534c10ba2d61 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:57:04.371Z] ===================================================== [Pipeline] echo [2023-11-08T00:57:04.378Z] taggedImages: [2023-11-08T00:57:04.378Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:57:04.378Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-11-08T00:57:04.378Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.69 [2023-11-08T00:57:04.378Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:57:04.378Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-11-08T00:57:04.394Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-11-08T00:57:04.394Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:57:04.394Z] latest [2023-11-08T00:57:04.394Z] 3.1.0-dev.69 [2023-11-08T00:57:04.394Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:57:04.394Z] main [2023-11-08T00:57:04.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:04.727Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:05.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:57:05.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-08T00:57:05.070Z] 0a79cb617588: Preparing [2023-11-08T00:57:05.070Z] a7bb5d1912df: Preparing [2023-11-08T00:57:05.070Z] 0b4a8981568b: Preparing [2023-11-08T00:57:05.070Z] 960fb8914120: Preparing [2023-11-08T00:57:05.070Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:05.070Z] 714b339a77c8: Preparing [2023-11-08T00:57:05.070Z] 9dd89be70617: Preparing [2023-11-08T00:57:05.070Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:05.070Z] 714b339a77c8: Waiting [2023-11-08T00:57:05.070Z] 9dd89be70617: Waiting [2023-11-08T00:57:05.070Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:05.070Z] 960fb8914120: Layer already exists [2023-11-08T00:57:05.070Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:05.338Z] a7bb5d1912df: Pushed [2023-11-08T00:57:05.338Z] 0b4a8981568b: Pushed [2023-11-08T00:57:05.338Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:05.338Z] 0a79cb617588: Pushed [2023-11-08T00:57:05.921Z] 9dd89be70617: Pushed [2023-11-08T00:57:24.120Z] 714b339a77c8: Pushed [2023-11-08T00:57:24.120Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:410385d765791304def84a915d32c029af63522df468f1b436422035a7e71c8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:24.460Z] + 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 [2023-11-08T00:57:24.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-11-08T00:57:24.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-08T00:57:24.797Z] 0a79cb617588: Preparing [2023-11-08T00:57:24.797Z] a7bb5d1912df: Preparing [2023-11-08T00:57:24.797Z] 0b4a8981568b: Preparing [2023-11-08T00:57:24.797Z] 960fb8914120: Preparing [2023-11-08T00:57:24.797Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:24.797Z] 714b339a77c8: Preparing [2023-11-08T00:57:24.797Z] 714b339a77c8: Waiting [2023-11-08T00:57:24.797Z] 9dd89be70617: Preparing [2023-11-08T00:57:24.797Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:24.797Z] 9dd89be70617: Waiting [2023-11-08T00:57:24.797Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:24.797Z] 0a79cb617588: Layer already exists [2023-11-08T00:57:24.797Z] 960fb8914120: Layer already exists [2023-11-08T00:57:24.797Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:24.797Z] a7bb5d1912df: Layer already exists [2023-11-08T00:57:24.797Z] 0b4a8981568b: Layer already exists [2023-11-08T00:57:24.797Z] 714b339a77c8: Layer already exists [2023-11-08T00:57:24.797Z] 9dd89be70617: Layer already exists [2023-11-08T00:57:24.797Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:25.063Z] latest: digest: sha256:410385d765791304def84a915d32c029af63522df468f1b436422035a7e71c8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:25.405Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:25.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.69 [2023-11-08T00:57:25.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-08T00:57:25.741Z] 0a79cb617588: Preparing [2023-11-08T00:57:25.741Z] a7bb5d1912df: Preparing [2023-11-08T00:57:25.741Z] 0b4a8981568b: Preparing [2023-11-08T00:57:25.741Z] 960fb8914120: Preparing [2023-11-08T00:57:25.741Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:25.741Z] 714b339a77c8: Preparing [2023-11-08T00:57:25.741Z] 9dd89be70617: Preparing [2023-11-08T00:57:25.741Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:25.741Z] 714b339a77c8: Waiting [2023-11-08T00:57:25.741Z] 9dd89be70617: Waiting [2023-11-08T00:57:25.741Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:25.741Z] 0a79cb617588: Layer already exists [2023-11-08T00:57:25.741Z] a7bb5d1912df: Layer already exists [2023-11-08T00:57:25.741Z] 960fb8914120: Layer already exists [2023-11-08T00:57:25.741Z] 0b4a8981568b: Layer already exists [2023-11-08T00:57:25.741Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:25.741Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:25.741Z] 9dd89be70617: Layer already exists [2023-11-08T00:57:25.741Z] 714b339a77c8: Layer already exists [2023-11-08T00:57:26.008Z] 3.1.0-dev.69: digest: sha256:410385d765791304def84a915d32c029af63522df468f1b436422035a7e71c8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:26.365Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:26.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:57:26.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-08T00:57:26.716Z] 0a79cb617588: Preparing [2023-11-08T00:57:26.716Z] a7bb5d1912df: Preparing [2023-11-08T00:57:26.716Z] 0b4a8981568b: Preparing [2023-11-08T00:57:26.716Z] 960fb8914120: Preparing [2023-11-08T00:57:26.716Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:26.716Z] 714b339a77c8: Preparing [2023-11-08T00:57:26.716Z] 9dd89be70617: Preparing [2023-11-08T00:57:26.716Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:26.716Z] 714b339a77c8: Waiting [2023-11-08T00:57:26.716Z] 9dd89be70617: Waiting [2023-11-08T00:57:26.716Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:26.716Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:26.716Z] a7bb5d1912df: Layer already exists [2023-11-08T00:57:26.716Z] 0b4a8981568b: Layer already exists [2023-11-08T00:57:26.716Z] 0a79cb617588: Layer already exists [2023-11-08T00:57:26.716Z] 960fb8914120: Layer already exists [2023-11-08T00:57:26.716Z] 714b339a77c8: Layer already exists [2023-11-08T00:57:26.716Z] 9dd89be70617: Layer already exists [2023-11-08T00:57:26.716Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:26.983Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:410385d765791304def84a915d32c029af63522df468f1b436422035a7e71c8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:27.345Z] + 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 [2023-11-08T00:57:27.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-11-08T00:57:27.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-08T00:57:27.692Z] 0a79cb617588: Preparing [2023-11-08T00:57:27.692Z] a7bb5d1912df: Preparing [2023-11-08T00:57:27.692Z] 0b4a8981568b: Preparing [2023-11-08T00:57:27.692Z] 960fb8914120: Preparing [2023-11-08T00:57:27.692Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:27.692Z] 714b339a77c8: Preparing [2023-11-08T00:57:27.692Z] 9dd89be70617: Preparing [2023-11-08T00:57:27.692Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:27.692Z] 714b339a77c8: Waiting [2023-11-08T00:57:27.692Z] 9dd89be70617: Waiting [2023-11-08T00:57:27.692Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:27.692Z] 0a79cb617588: Layer already exists [2023-11-08T00:57:27.692Z] a7bb5d1912df: Layer already exists [2023-11-08T00:57:27.692Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:27.692Z] 0b4a8981568b: Layer already exists [2023-11-08T00:57:27.692Z] 960fb8914120: Layer already exists [2023-11-08T00:57:27.692Z] 9dd89be70617: Layer already exists [2023-11-08T00:57:27.692Z] 714b339a77c8: Layer already exists [2023-11-08T00:57:27.692Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:27.959Z] main: digest: sha256:410385d765791304def84a915d32c029af63522df468f1b436422035a7e71c8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:57:28.004Z] ===================================================== [Pipeline] echo [2023-11-08T00:57:28.010Z] taggedImages: [2023-11-08T00:57:28.010Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:57:28.010Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-11-08T00:57:28.010Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.69 [2023-11-08T00:57:28.010Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:57:28.010Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-11-08T00:57:28.025Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-11-08T00:57:28.025Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:57:28.025Z] latest [2023-11-08T00:57:28.025Z] 3.1.0-dev.69 [2023-11-08T00:57:28.025Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:57:28.025Z] main [2023-11-08T00:57:28.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:28.375Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:28.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:57:28.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-08T00:57:28.742Z] 4eb6b19baf11: Preparing [2023-11-08T00:57:28.742Z] 93c1802222a6: Preparing [2023-11-08T00:57:28.742Z] 05f7a56a722f: Preparing [2023-11-08T00:57:28.742Z] 960fb8914120: Preparing [2023-11-08T00:57:28.742Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:28.742Z] 714b339a77c8: Preparing [2023-11-08T00:57:28.742Z] 87eea05f0cf7: Preparing [2023-11-08T00:57:28.742Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:28.742Z] 87eea05f0cf7: Waiting [2023-11-08T00:57:28.742Z] 714b339a77c8: Waiting [2023-11-08T00:57:28.742Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:28.742Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:29.008Z] 960fb8914120: Layer already exists [2023-11-08T00:57:29.008Z] 714b339a77c8: Layer already exists [2023-11-08T00:57:29.008Z] 87eea05f0cf7: Layer already exists [2023-11-08T00:57:29.008Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:29.008Z] 4eb6b19baf11: Pushed [2023-11-08T00:57:29.008Z] 93c1802222a6: Pushed [2023-11-08T00:57:29.008Z] 05f7a56a722f: Pushed [2023-11-08T00:57:29.411Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:b6c25297c2c94431452a94e978ce298a28c4997cad88ce42a61463a8dfe40518 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:29.793Z] + 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 [2023-11-08T00:57:30.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-11-08T00:57:30.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-08T00:57:30.133Z] 4eb6b19baf11: Preparing [2023-11-08T00:57:30.133Z] 93c1802222a6: Preparing [2023-11-08T00:57:30.133Z] 05f7a56a722f: Preparing [2023-11-08T00:57:30.133Z] 960fb8914120: Preparing [2023-11-08T00:57:30.133Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:30.133Z] 714b339a77c8: Preparing [2023-11-08T00:57:30.133Z] 87eea05f0cf7: Preparing [2023-11-08T00:57:30.133Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:30.133Z] 87eea05f0cf7: Waiting [2023-11-08T00:57:30.133Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:30.133Z] 714b339a77c8: Waiting [2023-11-08T00:57:30.133Z] 93c1802222a6: Layer already exists [2023-11-08T00:57:30.133Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:30.133Z] 4eb6b19baf11: Layer already exists [2023-11-08T00:57:30.133Z] 05f7a56a722f: Layer already exists [2023-11-08T00:57:30.133Z] 960fb8914120: Layer already exists [2023-11-08T00:57:30.133Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:30.133Z] 714b339a77c8: Layer already exists [2023-11-08T00:57:30.133Z] 87eea05f0cf7: Layer already exists [2023-11-08T00:57:30.399Z] latest: digest: sha256:b6c25297c2c94431452a94e978ce298a28c4997cad88ce42a61463a8dfe40518 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:30.752Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:31.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.69 [2023-11-08T00:57:31.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-08T00:57:31.100Z] 4eb6b19baf11: Preparing [2023-11-08T00:57:31.100Z] 93c1802222a6: Preparing [2023-11-08T00:57:31.100Z] 05f7a56a722f: Preparing [2023-11-08T00:57:31.100Z] 960fb8914120: Preparing [2023-11-08T00:57:31.100Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:31.100Z] 714b339a77c8: Preparing [2023-11-08T00:57:31.100Z] 87eea05f0cf7: Preparing [2023-11-08T00:57:31.100Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:31.100Z] 87eea05f0cf7: Waiting [2023-11-08T00:57:31.100Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:31.100Z] 714b339a77c8: Waiting [2023-11-08T00:57:31.100Z] 05f7a56a722f: Layer already exists [2023-11-08T00:57:31.100Z] 93c1802222a6: Layer already exists [2023-11-08T00:57:31.100Z] 960fb8914120: Layer already exists [2023-11-08T00:57:31.100Z] 4eb6b19baf11: Layer already exists [2023-11-08T00:57:31.100Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:31.100Z] 87eea05f0cf7: Layer already exists [2023-11-08T00:57:31.100Z] 714b339a77c8: Layer already exists [2023-11-08T00:57:31.100Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:31.367Z] 3.1.0-dev.69: digest: sha256:b6c25297c2c94431452a94e978ce298a28c4997cad88ce42a61463a8dfe40518 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:31.713Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:32.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:57:32.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-08T00:57:32.053Z] 4eb6b19baf11: Preparing [2023-11-08T00:57:32.053Z] 93c1802222a6: Preparing [2023-11-08T00:57:32.053Z] 05f7a56a722f: Preparing [2023-11-08T00:57:32.053Z] 960fb8914120: Preparing [2023-11-08T00:57:32.053Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:32.053Z] 714b339a77c8: Preparing [2023-11-08T00:57:32.053Z] 87eea05f0cf7: Preparing [2023-11-08T00:57:32.053Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:32.053Z] 87eea05f0cf7: Waiting [2023-11-08T00:57:32.053Z] 714b339a77c8: Waiting [2023-11-08T00:57:32.053Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:32.053Z] 960fb8914120: Layer already exists [2023-11-08T00:57:32.053Z] 4eb6b19baf11: Layer already exists [2023-11-08T00:57:32.053Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:32.053Z] 93c1802222a6: Layer already exists [2023-11-08T00:57:32.053Z] 714b339a77c8: Layer already exists [2023-11-08T00:57:32.053Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:32.053Z] 87eea05f0cf7: Layer already exists [2023-11-08T00:57:32.319Z] 05f7a56a722f: Layer already exists [2023-11-08T00:57:32.319Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:b6c25297c2c94431452a94e978ce298a28c4997cad88ce42a61463a8dfe40518 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:32.668Z] + 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 [2023-11-08T00:57:33.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-11-08T00:57:33.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-08T00:57:33.029Z] 4eb6b19baf11: Preparing [2023-11-08T00:57:33.029Z] 93c1802222a6: Preparing [2023-11-08T00:57:33.029Z] 05f7a56a722f: Preparing [2023-11-08T00:57:33.029Z] 960fb8914120: Preparing [2023-11-08T00:57:33.029Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:33.029Z] 714b339a77c8: Preparing [2023-11-08T00:57:33.029Z] 87eea05f0cf7: Preparing [2023-11-08T00:57:33.029Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:33.029Z] 714b339a77c8: Waiting [2023-11-08T00:57:33.029Z] 87eea05f0cf7: Waiting [2023-11-08T00:57:33.029Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:33.029Z] 4eb6b19baf11: Layer already exists [2023-11-08T00:57:33.029Z] 05f7a56a722f: Layer already exists [2023-11-08T00:57:33.029Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:33.029Z] 960fb8914120: Layer already exists [2023-11-08T00:57:33.029Z] 93c1802222a6: Layer already exists [2023-11-08T00:57:33.029Z] 714b339a77c8: Layer already exists [2023-11-08T00:57:33.029Z] 87eea05f0cf7: Layer already exists [2023-11-08T00:57:33.029Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:33.298Z] main: digest: sha256:b6c25297c2c94431452a94e978ce298a28c4997cad88ce42a61463a8dfe40518 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:57:33.355Z] ===================================================== [Pipeline] echo [2023-11-08T00:57:33.365Z] taggedImages: [2023-11-08T00:57:33.365Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:57:33.365Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-11-08T00:57:33.365Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.69 [2023-11-08T00:57:33.365Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:57:33.365Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-11-08T00:57:33.393Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-11-08T00:57:33.393Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:57:33.393Z] latest [2023-11-08T00:57:33.393Z] 3.1.0-dev.69 [2023-11-08T00:57:33.393Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:57:33.393Z] main [2023-11-08T00:57:33.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:33.757Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:34.100Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:57:34.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-08T00:57:34.100Z] b079bdc4dd52: Preparing [2023-11-08T00:57:34.100Z] 96361f8cb48b: Preparing [2023-11-08T00:57:34.100Z] 960fb8914120: Preparing [2023-11-08T00:57:34.100Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:34.100Z] b15f4ce4b835: Preparing [2023-11-08T00:57:34.100Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:34.100Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:34.100Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:34.369Z] 960fb8914120: Layer already exists [2023-11-08T00:57:34.369Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:34.369Z] b079bdc4dd52: Pushed [2023-11-08T00:57:34.637Z] b15f4ce4b835: Pushed [2023-11-08T00:57:41.305Z] 96361f8cb48b: Pushed [2023-11-08T00:57:41.305Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:7b286696df1f5254578691d0ab1e8da7086fed7256f6a4e3b10cbfdb3f1f8429 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:41.666Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:42.017Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-11-08T00:57:42.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-08T00:57:42.017Z] b079bdc4dd52: Preparing [2023-11-08T00:57:42.017Z] 96361f8cb48b: Preparing [2023-11-08T00:57:42.017Z] 960fb8914120: Preparing [2023-11-08T00:57:42.017Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:42.017Z] b15f4ce4b835: Preparing [2023-11-08T00:57:42.017Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:42.017Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:42.017Z] b079bdc4dd52: Layer already exists [2023-11-08T00:57:42.017Z] 96361f8cb48b: Layer already exists [2023-11-08T00:57:42.017Z] 960fb8914120: Layer already exists [2023-11-08T00:57:42.017Z] b15f4ce4b835: Layer already exists [2023-11-08T00:57:42.017Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:42.017Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:42.285Z] latest: digest: sha256:7b286696df1f5254578691d0ab1e8da7086fed7256f6a4e3b10cbfdb3f1f8429 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:42.629Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:42.977Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.69 [2023-11-08T00:57:42.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-08T00:57:42.977Z] b079bdc4dd52: Preparing [2023-11-08T00:57:42.977Z] 96361f8cb48b: Preparing [2023-11-08T00:57:42.977Z] 960fb8914120: Preparing [2023-11-08T00:57:42.977Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:42.977Z] b15f4ce4b835: Preparing [2023-11-08T00:57:42.977Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:42.977Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:42.977Z] 96361f8cb48b: Layer already exists [2023-11-08T00:57:42.977Z] 960fb8914120: Layer already exists [2023-11-08T00:57:42.977Z] b079bdc4dd52: Layer already exists [2023-11-08T00:57:42.977Z] b15f4ce4b835: Layer already exists [2023-11-08T00:57:42.977Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:42.977Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:43.247Z] 3.1.0-dev.69: digest: sha256:7b286696df1f5254578691d0ab1e8da7086fed7256f6a4e3b10cbfdb3f1f8429 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:43.595Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:43.952Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:57:43.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-08T00:57:43.953Z] b079bdc4dd52: Preparing [2023-11-08T00:57:43.953Z] 96361f8cb48b: Preparing [2023-11-08T00:57:43.953Z] 960fb8914120: Preparing [2023-11-08T00:57:43.953Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:43.953Z] b15f4ce4b835: Preparing [2023-11-08T00:57:43.953Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:43.953Z] 96361f8cb48b: Layer already exists [2023-11-08T00:57:43.953Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:43.953Z] b15f4ce4b835: Layer already exists [2023-11-08T00:57:43.953Z] b079bdc4dd52: Layer already exists [2023-11-08T00:57:43.953Z] 960fb8914120: Layer already exists [2023-11-08T00:57:43.953Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:44.220Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:7b286696df1f5254578691d0ab1e8da7086fed7256f6a4e3b10cbfdb3f1f8429 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:44.585Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:44.941Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-11-08T00:57:44.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-08T00:57:44.941Z] b079bdc4dd52: Preparing [2023-11-08T00:57:44.941Z] 96361f8cb48b: Preparing [2023-11-08T00:57:44.941Z] 960fb8914120: Preparing [2023-11-08T00:57:44.941Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:44.941Z] b15f4ce4b835: Preparing [2023-11-08T00:57:44.941Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:44.941Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:44.941Z] b15f4ce4b835: Layer already exists [2023-11-08T00:57:44.941Z] b079bdc4dd52: Layer already exists [2023-11-08T00:57:44.941Z] 960fb8914120: Layer already exists [2023-11-08T00:57:44.941Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:44.941Z] 96361f8cb48b: Layer already exists [2023-11-08T00:57:44.941Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:45.209Z] main: digest: sha256:7b286696df1f5254578691d0ab1e8da7086fed7256f6a4e3b10cbfdb3f1f8429 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:57:45.267Z] ===================================================== [Pipeline] echo [2023-11-08T00:57:45.277Z] taggedImages: [2023-11-08T00:57:45.277Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:57:45.277Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-11-08T00:57:45.277Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.69 [2023-11-08T00:57:45.277Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:57:45.277Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-11-08T00:57:45.306Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-11-08T00:57:45.306Z] 854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:57:45.306Z] latest [2023-11-08T00:57:45.306Z] 3.1.0-dev.69 [2023-11-08T00:57:45.306Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:57:45.306Z] main [2023-11-08T00:57:45.306Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:45.693Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:46.145Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:57:46.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-08T00:57:46.145Z] a8661bc4233b: Preparing [2023-11-08T00:57:46.145Z] 07dfe589bc51: Preparing [2023-11-08T00:57:46.145Z] 960fb8914120: Preparing [2023-11-08T00:57:46.145Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:46.145Z] aa759b031669: Preparing [2023-11-08T00:57:46.145Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:46.145Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:46.145Z] aa759b031669: Layer already exists [2023-11-08T00:57:46.145Z] 960fb8914120: Layer already exists [2023-11-08T00:57:46.427Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:46.427Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:46.427Z] a8661bc4233b: Pushed [2023-11-08T00:57:53.163Z] 07dfe589bc51: Pushed [2023-11-08T00:57:53.163Z] 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:245767e87c12b768dcf58203ae22eb1c6a39025e0ffa9c79dab85a72b34ac84b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:53.547Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:53.897Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-11-08T00:57:53.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-08T00:57:53.897Z] a8661bc4233b: Preparing [2023-11-08T00:57:53.897Z] 07dfe589bc51: Preparing [2023-11-08T00:57:53.897Z] 960fb8914120: Preparing [2023-11-08T00:57:53.897Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:53.897Z] aa759b031669: Preparing [2023-11-08T00:57:53.897Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:53.897Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:53.897Z] aa759b031669: Layer already exists [2023-11-08T00:57:53.897Z] a8661bc4233b: Layer already exists [2023-11-08T00:57:53.897Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:53.897Z] 960fb8914120: Layer already exists [2023-11-08T00:57:53.897Z] 07dfe589bc51: Layer already exists [2023-11-08T00:57:53.897Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:54.165Z] latest: digest: sha256:245767e87c12b768dcf58203ae22eb1c6a39025e0ffa9c79dab85a72b34ac84b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:54.521Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:54.883Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.69 [2023-11-08T00:57:54.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-08T00:57:54.883Z] a8661bc4233b: Preparing [2023-11-08T00:57:54.883Z] 07dfe589bc51: Preparing [2023-11-08T00:57:54.883Z] 960fb8914120: Preparing [2023-11-08T00:57:54.883Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:54.883Z] aa759b031669: Preparing [2023-11-08T00:57:54.883Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:54.883Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:54.883Z] a8661bc4233b: Layer already exists [2023-11-08T00:57:54.883Z] 07dfe589bc51: Layer already exists [2023-11-08T00:57:54.883Z] aa759b031669: Layer already exists [2023-11-08T00:57:54.883Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:54.883Z] 960fb8914120: Layer already exists [2023-11-08T00:57:54.883Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:55.152Z] 3.1.0-dev.69: digest: sha256:245767e87c12b768dcf58203ae22eb1c6a39025e0ffa9c79dab85a72b34ac84b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:55.510Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:55.875Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:57:55.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-08T00:57:55.875Z] a8661bc4233b: Preparing [2023-11-08T00:57:55.875Z] 07dfe589bc51: Preparing [2023-11-08T00:57:55.875Z] 960fb8914120: Preparing [2023-11-08T00:57:55.875Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:55.875Z] aa759b031669: Preparing [2023-11-08T00:57:55.875Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:55.875Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:55.875Z] 960fb8914120: Layer already exists [2023-11-08T00:57:55.875Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:55.875Z] 07dfe589bc51: Layer already exists [2023-11-08T00:57:55.875Z] aa759b031669: Layer already exists [2023-11-08T00:57:55.875Z] a8661bc4233b: Layer already exists [2023-11-08T00:57:55.875Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:56.140Z] 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:245767e87c12b768dcf58203ae22eb1c6a39025e0ffa9c79dab85a72b34ac84b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:56.479Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:56.833Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-11-08T00:57:56.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-08T00:57:56.833Z] a8661bc4233b: Preparing [2023-11-08T00:57:56.833Z] 07dfe589bc51: Preparing [2023-11-08T00:57:56.833Z] 960fb8914120: Preparing [2023-11-08T00:57:56.833Z] 445f4dc8e46a: Preparing [2023-11-08T00:57:56.833Z] aa759b031669: Preparing [2023-11-08T00:57:56.833Z] 5f4d9fc4d98d: Preparing [2023-11-08T00:57:56.833Z] 5f4d9fc4d98d: Waiting [2023-11-08T00:57:56.833Z] 445f4dc8e46a: Layer already exists [2023-11-08T00:57:56.833Z] 07dfe589bc51: Layer already exists [2023-11-08T00:57:56.833Z] a8661bc4233b: Layer already exists [2023-11-08T00:57:56.833Z] 960fb8914120: Layer already exists [2023-11-08T00:57:56.833Z] aa759b031669: Layer already exists [2023-11-08T00:57:57.101Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T00:57:57.101Z] main: digest: sha256:245767e87c12b768dcf58203ae22eb1c6a39025e0ffa9c79dab85a72b34ac84b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T00:57:57.154Z] ===================================================== [Pipeline] echo [2023-11-08T00:57:57.166Z] taggedImages: [2023-11-08T00:57:57.166Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [2023-11-08T00:57:57.166Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-11-08T00:57:57.166Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.69 [2023-11-08T00:57:57.166Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [2023-11-08T00:57:57.166Z] - 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 [2023-11-08T00:57:57.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T00:57:57.549Z] [2023-11-08T00:57:57.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:57.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T00:57:58.157Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T00:57:58.157Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T00:57:58.157Z] 04944245beec: Pulling fs layer [2023-11-08T00:57:58.157Z] 699f458cf7ca: Pulling fs layer [2023-11-08T00:57:58.157Z] 765212b225bb: Pulling fs layer [2023-11-08T00:57:58.157Z] f23df028b6ca: Pulling fs layer [2023-11-08T00:57:58.157Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T00:57:58.157Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T00:57:58.157Z] d65c8cfc05b1: Waiting [2023-11-08T00:57:58.157Z] 765212b225bb: Waiting [2023-11-08T00:57:58.157Z] f23df028b6ca: Waiting [2023-11-08T00:57:58.157Z] 2437ff75d9bd: Waiting [2023-11-08T00:57:58.157Z] 04944245beec: Verifying Checksum [2023-11-08T00:57:58.157Z] 04944245beec: Download complete [2023-11-08T00:57:58.157Z] 765212b225bb: Verifying Checksum [2023-11-08T00:57:58.157Z] 765212b225bb: Download complete [2023-11-08T00:57:58.157Z] f23df028b6ca: Verifying Checksum [2023-11-08T00:57:58.157Z] f23df028b6ca: Download complete [2023-11-08T00:57:58.426Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T00:57:58.426Z] d65c8cfc05b1: Download complete [2023-11-08T00:57:58.426Z] 699f458cf7ca: Verifying Checksum [2023-11-08T00:57:58.426Z] 699f458cf7ca: Download complete [2023-11-08T00:57:59.009Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T00:57:59.009Z] 8998bd30e6a1: Download complete [2023-11-08T00:58:01.596Z] 2437ff75d9bd: Download complete [2023-11-08T00:58:06.174Z] 8998bd30e6a1: Pull complete [2023-11-08T00:58:06.174Z] 04944245beec: Pull complete [2023-11-08T00:58:08.121Z] 699f458cf7ca: Pull complete [2023-11-08T00:58:08.121Z] 765212b225bb: Pull complete [2023-11-08T00:58:09.081Z] f23df028b6ca: Pull complete [2023-11-08T00:58:09.348Z] d65c8cfc05b1: Pull complete [2023-11-08T00:58:27.558Z] 2437ff75d9bd: Pull complete [2023-11-08T00:58:27.558Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T00:58:27.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T00:58:27.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:58:27.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-16926 does not seem to be running inside a container [2023-11-08T00:58:27.829Z] $ 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/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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:arm64 cat [2023-11-08T00:58:31.031Z] $ docker top 9c0d5476fc808b4c22dd67e005ca6d83c1fa7ecb3b6deb804f309dcbd8fd88c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:58:31.916Z] ---> job-cost.sh [2023-11-08T00:58:31.916Z] lf-activate-venv: SKIPPING [2023-11-08T00:58:31.916Z] INFO: No Stack... [2023-11-08T00:58:32.496Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T00:58:33.456Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T00:58:34.097Z] + cat /w/workspace/edgex-go/604/archives/cost.csv [2023-11-08T00:58:34.097Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T00:58:34.136Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-604-stack-cost] [2023-11-08T00:58:35.686Z] Resource [jenkins-edgexfoundry-edgex-go-main-604-stack-cost] did not exist. Created. [2023-11-08T00:58:35.686Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-604-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T00:58:36.338Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T00:58:37.029Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T00:58:37.037Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-604-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T00:58:37.054Z] $ docker stop --time=1 9c0d5476fc808b4c22dd67e005ca6d83c1fa7ecb3b6deb804f309dcbd8fd88c7 [2023-11-08T00:58:38.613Z] $ docker rm -f --volumes 9c0d5476fc808b4c22dd67e005ca6d83c1fa7ecb3b6deb804f309dcbd8fd88c7 [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 [2023-11-08T00:58:39.056Z] provisioning config files... [2023-11-08T00:58:39.062Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/604@tmp/config6568376574852987762tmp [Pipeline] { [Pipeline] sh [2023-11-08T00:58:39.364Z] + set +x [2023-11-08T00:58:39.364Z] + curl -s https://codecov.io/bash [2023-11-08T00:58:39.364Z] + bash -s -- [2023-11-08T00:58:39.364Z] [2023-11-08T00:58:39.364Z] _____ _ [2023-11-08T00:58:39.364Z] / ____| | | [2023-11-08T00:58:39.364Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T00:58:39.364Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T00:58:39.364Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T00:58:39.364Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T00:58:39.364Z] Bash-1.0.6 [2023-11-08T00:58:39.364Z] [2023-11-08T00:58:39.364Z] [2023-11-08T00:58:39.364Z] ==> git version 2.25.1 found [2023-11-08T00:58:39.364Z] ==> 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 [2023-11-08T00:58:39.364Z] Release-Date: 2020-01-08 [2023-11-08T00:58:39.364Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-08T00:58:39.364Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T00:58:39.364Z] ==> Jenkins CI detected. [2023-11-08T00:58:39.364Z] current dir:  /w/workspace/edgex-go/604 [2023-11-08T00:58:39.364Z] project root: . [2023-11-08T00:58:39.364Z] --> token set from env [2023-11-08T00:58:39.364Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T00:58:39.622Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T00:58:39.622Z] ==> Python coveragepy not found [2023-11-08T00:58:39.622Z] ==> Searching for coverage reports in: [2023-11-08T00:58:39.622Z] + . [2023-11-08T00:58:39.622Z] -> Found 1 reports [2023-11-08T00:58:39.622Z] ==> Detecting git/mercurial file structure [2023-11-08T00:58:39.622Z] ==> Reading reports [2023-11-08T00:58:39.622Z] + ./coverage.out bytes=453602 [2023-11-08T00:58:39.622Z] ==> Appending adjustments [2023-11-08T00:58:39.622Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T00:58:40.558Z] + Found adjustments [2023-11-08T00:58:40.558Z] ==> Gzipping contents [2023-11-08T00:58:40.558Z] 60K /tmp/codecov.BfB3cc.gz [2023-11-08T00:58:40.558Z] ==> Uploading reports [2023-11-08T00:58:40.558Z] url: https://codecov.io [2023-11-08T00:58:40.558Z] query: branch=main&commit=854655c68166e602a0cbf1edf23493ae46c7a014&build=604&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F604%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-08T00:58:40.558Z] -> Pinging Codecov [2023-11-08T00:58:40.558Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=854655c68166e602a0cbf1edf23493ae46c7a014&build=604&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F604%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-08T00:58:40.818Z] -> Uploading to [2023-11-08T00:58:40.818Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/00271124DB129430A58F1EEE437C3FCB/854655c68166e602a0cbf1edf23493ae46c7a014/8a1c458d-e33d-4b24-8aa2-65a6f0ff047b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T005840Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bbe1386c3caf0569ade88e1e5b28a0ae7816cb9858c1ca47bc4d707b70ccb21 [2023-11-08T00:58:40.818Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T00:58:40.818Z] Dload Upload Total Spent Left Speed [2023-11-08T00:58:41.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57740 0 0 100 57740 0 195k --:--:-- --:--:-- --:--:-- 195k [2023-11-08T00:58:41.077Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [2023-11-08T00:58:41.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-11-08T00:58:41.306Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-08T00:58:41.321Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:58:41.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T00:58:41.620Z] [2023-11-08T00:58:41.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:58:41.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T00:58:41.917Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-08T00:58:41.917Z] df9b9388f04a: Pulling fs layer [2023-11-08T00:58:41.917Z] 52dc419b0ee2: Pulling fs layer [2023-11-08T00:58:41.917Z] 25bc292e5bac: Pulling fs layer [2023-11-08T00:58:41.917Z] 114826534d7a: Pulling fs layer [2023-11-08T00:58:41.917Z] 4657fd5d0bcf: Pulling fs layer [2023-11-08T00:58:41.917Z] 6ad1cebc031e: Pulling fs layer [2023-11-08T00:58:41.917Z] 8a3aa393b2d8: Pulling fs layer [2023-11-08T00:58:41.917Z] 114826534d7a: Waiting [2023-11-08T00:58:41.917Z] 4657fd5d0bcf: Waiting [2023-11-08T00:58:41.917Z] 6ad1cebc031e: Waiting [2023-11-08T00:58:41.917Z] 8a3aa393b2d8: Waiting [2023-11-08T00:58:41.917Z] 25bc292e5bac: Download complete [2023-11-08T00:58:41.917Z] 52dc419b0ee2: Verifying Checksum [2023-11-08T00:58:41.917Z] 52dc419b0ee2: Download complete [2023-11-08T00:58:41.917Z] df9b9388f04a: Verifying Checksum [2023-11-08T00:58:41.917Z] df9b9388f04a: Download complete [2023-11-08T00:58:42.175Z] 6ad1cebc031e: Verifying Checksum [2023-11-08T00:58:42.175Z] 6ad1cebc031e: Download complete [2023-11-08T00:58:42.175Z] df9b9388f04a: Pull complete [2023-11-08T00:58:42.445Z] 52dc419b0ee2: Pull complete [2023-11-08T00:58:42.445Z] 25bc292e5bac: Pull complete [2023-11-08T00:58:42.704Z] 114826534d7a: Download complete [2023-11-08T00:58:42.965Z] 8a3aa393b2d8: Verifying Checksum [2023-11-08T00:58:42.965Z] 8a3aa393b2d8: Download complete [2023-11-08T00:58:46.248Z] 114826534d7a: Pull complete [2023-11-08T00:58:46.248Z] 4657fd5d0bcf: Pull complete [2023-11-08T00:58:46.820Z] 6ad1cebc031e: Pull complete [2023-11-08T00:58:49.355Z] 8a3aa393b2d8: Pull complete [2023-11-08T00:58:49.355Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-08T00:58:49.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T00:58:49.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:58:49.433Z] prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container [2023-11-08T00:58:49.479Z] $ 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/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 [2023-11-08T00:58:53.816Z] $ docker top 735a0bd3312552b9e69c85a417cf621cd64fea5ea5a32e0f05ff2c078cb0a4bc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-08T00:58:53.859Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-11-08T00:58:54.143Z] + set -o pipefail [2023-11-08T00:58:54.144Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-11-08T00:58:59.410Z] [2023-11-08T00:58:59.410Z] Monitoring /w/workspace/edgex-go/604 (github.com/edgexfoundry/edgex-go)... [2023-11-08T00:58:59.410Z] [2023-11-08T00:58:59.410Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/7343f65b-cbac-4494-bcfa-026e67e654f7 [2023-11-08T00:58:59.410Z] [2023-11-08T00:58:59.410Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-08T00:58:59.410Z] [2023-11-08T00:58:59.410Z] [2023-11-08T00:58:59.410Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-08T00:58:59.410Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-08T00:58:59.410Z] More details here: https://snyk.co/ue1NS [2023-11-08T00:58:59.410Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-08T00:58:59.410Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-08T00:58:59.438Z] $ docker stop --time=1 735a0bd3312552b9e69c85a417cf621cd64fea5ea5a32e0f05ff2c078cb0a4bc [2023-11-08T00:59:06.052Z] $ docker rm -f --volumes 735a0bd3312552b9e69c85a417cf621cd64fea5ea5a32e0f05ff2c078cb0a4bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-11-08T00:59:06.393Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T00:59:06.408Z] provisioning config files... [2023-11-08T00:59:06.415Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/604@tmp/config4435476453782159370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:59:06.714Z] --> edgex-publish-swagger.sh [2023-11-08T00:59:06.714Z] === Publish openapi/v3 API === [2023-11-08T00:59:06.714Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-11-08T00:59:06.714Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/604/openapi/v3/core-command.yaml] [2023-11-08T00:59:06.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T00:59:06.714Z] Dload Upload Total Spent Left Speed [2023-11-08T00:59:06.973Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 344k --:--:-- --:--:-- --:--:-- 340k 100 32782 0 0 100 32782 0 71420 --:--:-- --:--:-- --:--:-- 71265 [2023-11-08T00:59:06.973Z] [2023-11-08T00:59:06.973Z] [2023-11-08T00:59:06.973Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/604/openapi/v3/core-data.yaml] [2023-11-08T00:59:06.973Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T00:59:06.973Z] Dload Upload Total Spent Left Speed [2023-11-08T00:59:07.539Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 149k --:--:-- --:--:-- --:--:-- 149k [2023-11-08T00:59:07.539Z] [2023-11-08T00:59:07.539Z] [2023-11-08T00:59:07.539Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/604/openapi/v3/core-metadata.yaml] [2023-11-08T00:59:07.539Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T00:59:07.539Z] Dload Upload Total Spent Left Speed [2023-11-08T00:59:08.056Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 707k --:--:-- --:--:-- --:--:-- 707k 100 144k 0 0 100 144k 0 299k --:--:-- --:--:-- --:--:-- 298k [2023-11-08T00:59:08.056Z] [2023-11-08T00:59:08.056Z] [2023-11-08T00:59:08.056Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/604/openapi/v3/support-notifications.yaml] [2023-11-08T00:59:08.056Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T00:59:08.056Z] Dload Upload Total Spent Left Speed [2023-11-08T00:59:08.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 181k --:--:-- --:--:-- --:--:-- 181k [2023-11-08T00:59:08.624Z] [2023-11-08T00:59:08.624Z] [2023-11-08T00:59:08.624Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/604/openapi/v3/support-scheduler.yaml] [2023-11-08T00:59:08.624Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T00:59:08.624Z] Dload Upload Total Spent Left Speed [2023-11-08T00:59:08.883Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 176k 100 36954 0 0 100 36954 0 87361 --:--:-- --:--:-- --:--:-- 87361 [2023-11-08T00:59:08.883Z] [2023-11-08T00:59:08.883Z] [Pipeline] } [2023-11-08T00:59:08.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-11-08T00:59:09.302Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T00:59:09.302Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:59:09.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:59:09.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:59:09.679Z] prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container [2023-11-08T00:59:09.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 [2023-11-08T00:59:10.291Z] $ docker top 3cff23d594b2fb1789ad7d705b828ab27d0d6ff95c0e601aeee2ae6ac14dbc53 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T00:59:10.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T00:59:10.357Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T00:59:10.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T00:59:10.491Z] $ docker exec 3cff23d594b2fb1789ad7d705b828ab27d0d6ff95c0e601aeee2ae6ac14dbc53 ssh-agent [2023-11-08T00:59:10.579Z] SSH_AUTH_SOCK=/tmp/ssh-vqUI4QzLo0ym/agent.33 [2023-11-08T00:59:10.579Z] SSH_AGENT_PID=39 [2023-11-08T00:59:10.584Z] Running ssh-add (command line suppressed) [2023-11-08T00:59:10.707Z] Identity added: /w/workspace/edgex-go/604@tmp/private_key_4156108602847764579.key (/w/workspace/edgex-go/604@tmp/private_key_4156108602847764579.key) [2023-11-08T00:59:10.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T00:59:10.995Z] + git semver tag [2023-11-08T00:59:11.253Z] 2023-11-08 00:59:11,244 [run_tag] DEBUG tag force:False [2023-11-08T00:59:11.253Z] 2023-11-08 00:59:11,244 [check_head_tag] DEBUG check head tag [2023-11-08T00:59:11.253Z] 2023-11-08 00:59:11,246 [execute] INFO git cat-file --batch-check [2023-11-08T00:59:11.253Z] 2023-11-08 00:59:11,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/604, universal_newlines=False, shell=None, istream=) [2023-11-08T00:59:11.253Z] 2023-11-08 00:59:11,251 [execute] INFO git cat-file --batch [2023-11-08T00:59:11.253Z] 2023-11-08 00:59:11,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/604, universal_newlines=False, shell=None, istream=) [2023-11-08T00:59:11.514Z] 2023-11-08 00:59:11,281 [read_version] DEBUG read version from /w/workspace/edgex-go/604/.semver/main [2023-11-08T00:59:11.514Z] 2023-11-08 00:59:11,281 [execute] INFO git tag -a v3.1.0-dev.69 -m v3.1.0-dev.69 [2023-11-08T00:59:11.514Z] 2023-11-08 00:59:11,281 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.69', '-m', 'v3.1.0-dev.69'], cwd=/w/workspace/edgex-go/604, universal_newlines=False, shell=None, istream=None) [2023-11-08T00:59:11.514Z] 2023-11-08 00:59:11,287 [read_version] DEBUG read version from /w/workspace/edgex-go/604/.semver/main [2023-11-08T00:59:11.514Z] 3.1.0-dev.69 [Pipeline] } [2023-11-08T00:59:11.540Z] $ docker exec --env ******** --env ******** 3cff23d594b2fb1789ad7d705b828ab27d0d6ff95c0e601aeee2ae6ac14dbc53 ssh-agent -k [2023-11-08T00:59:11.633Z] unset SSH_AUTH_SOCK; [2023-11-08T00:59:11.633Z] unset SSH_AGENT_PID; [2023-11-08T00:59:11.633Z] echo Agent pid 39 killed; [2023-11-08T00:59:11.626Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T00:59:11.937Z] + git semver [Pipeline] } [2023-11-08T00:59:12.231Z] $ docker stop --time=1 3cff23d594b2fb1789ad7d705b828ab27d0d6ff95c0e601aeee2ae6ac14dbc53 [2023-11-08T00:59:13.530Z] $ docker rm -f --volumes 3cff23d594b2fb1789ad7d705b828ab27d0d6ff95c0e601aeee2ae6ac14dbc53 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:59:13.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T00:59:13.911Z] [2023-11-08T00:59:13.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:59:14.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T00:59:14.213Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-08T00:59:14.213Z] ab5ef0e58194: Pulling fs layer [2023-11-08T00:59:14.213Z] 9712f1f96733: Pulling fs layer [2023-11-08T00:59:14.213Z] 63f879dbbcfc: Pulling fs layer [2023-11-08T00:59:14.213Z] 0d9ebad4ef96: Pulling fs layer [2023-11-08T00:59:14.213Z] e9a5061849ea: Pulling fs layer [2023-11-08T00:59:14.213Z] d747dcd14b5f: Pulling fs layer [2023-11-08T00:59:14.213Z] 2de7ff778b66: Pulling fs layer [2023-11-08T00:59:14.213Z] 0d9ebad4ef96: Waiting [2023-11-08T00:59:14.213Z] e9a5061849ea: Waiting [2023-11-08T00:59:14.213Z] d747dcd14b5f: Waiting [2023-11-08T00:59:14.213Z] 2de7ff778b66: Waiting [2023-11-08T00:59:14.213Z] 9712f1f96733: Verifying Checksum [2023-11-08T00:59:14.213Z] 9712f1f96733: Download complete [2023-11-08T00:59:14.473Z] 63f879dbbcfc: Verifying Checksum [2023-11-08T00:59:14.473Z] 63f879dbbcfc: Download complete [2023-11-08T00:59:14.732Z] e9a5061849ea: Verifying Checksum [2023-11-08T00:59:14.732Z] e9a5061849ea: Download complete [2023-11-08T00:59:14.732Z] d747dcd14b5f: Verifying Checksum [2023-11-08T00:59:14.732Z] d747dcd14b5f: Download complete [2023-11-08T00:59:14.732Z] 0d9ebad4ef96: Verifying Checksum [2023-11-08T00:59:14.732Z] 0d9ebad4ef96: Download complete [2023-11-08T00:59:14.732Z] ab5ef0e58194: Download complete [2023-11-08T00:59:14.732Z] 2de7ff778b66: Verifying Checksum [2023-11-08T00:59:14.732Z] 2de7ff778b66: Download complete [2023-11-08T00:59:18.233Z] ab5ef0e58194: Pull complete [2023-11-08T00:59:18.233Z] 9712f1f96733: Pull complete [2023-11-08T00:59:18.233Z] 63f879dbbcfc: Pull complete [2023-11-08T00:59:22.418Z] 0d9ebad4ef96: Pull complete [2023-11-08T00:59:22.418Z] e9a5061849ea: Pull complete [2023-11-08T00:59:22.418Z] d747dcd14b5f: Pull complete [2023-11-08T00:59:23.350Z] 2de7ff778b66: Pull complete [2023-11-08T00:59:23.350Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-08T00:59:23.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T00:59:23.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:59:23.439Z] prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container [2023-11-08T00:59:23.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 [2023-11-08T00:59:28.373Z] $ docker top 843277ab0bebce710b254e7d0577bde428f379dd78ab5f99127428723e2aa853 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-08T00:59:28.428Z] provisioning config files... [2023-11-08T00:59:28.435Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/604@tmp/config5851957998542095757tmp [2023-11-08T00:59:28.444Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/604@tmp/config12860739152353248958tmp [2023-11-08T00:59:28.451Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/604@tmp/config9195492321629521052tmp [Pipeline] { [Pipeline] echo [2023-11-08T00:59:28.464Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:59:28.991Z] ---> sigul-configuration.sh [2023-11-08T00:59:28.991Z] gpg: directory `/root/.gnupg' created [2023-11-08T00:59:28.991Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-08T00:59:28.991Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-08T00:59:28.991Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-08T00:59:28.991Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-08T00:59:28.991Z] gpg: CAST5 encrypted data [2023-11-08T00:59:28.991Z] gpg: encrypted with 1 passphrase [2023-11-08T00:59:28.991Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-08T00:59:29.275Z] + mkdir /home/jenkins [2023-11-08T00:59:29.276Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-08T00:59:29.566Z] + 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 [2023-11-08T00:59:29.575Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:59:29.860Z] ---> sigul-install.sh [2023-11-08T00:59:29.860Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-08T00:59:30.150Z] + git tag --list [2023-11-08T00:59:30.150Z] 0.6.0 [2023-11-08T00:59:30.150Z] 0.6.1 [2023-11-08T00:59:30.150Z] 0.7.0 [2023-11-08T00:59:30.150Z] 0.7.1 [2023-11-08T00:59:30.150Z] v1.0.0 [2023-11-08T00:59:30.150Z] v1.0.1 [2023-11-08T00:59:30.150Z] v1.1.0 [2023-11-08T00:59:30.150Z] v1.2.0 [2023-11-08T00:59:30.150Z] v1.2.1 [2023-11-08T00:59:30.150Z] v1.3.0 [2023-11-08T00:59:30.150Z] v1.3.1 [2023-11-08T00:59:30.150Z] v2.0.0 [2023-11-08T00:59:30.150Z] v2.1.0 [2023-11-08T00:59:30.150Z] v2.1.1 [2023-11-08T00:59:30.150Z] v2.2.0 [2023-11-08T00:59:30.150Z] v2.3.0 [2023-11-08T00:59:30.150Z] v3.0 [2023-11-08T00:59:30.150Z] v3.0.0 [2023-11-08T00:59:30.150Z] v3.1.0-dev.1 [2023-11-08T00:59:30.150Z] v3.1.0-dev.10 [2023-11-08T00:59:30.150Z] v3.1.0-dev.11 [2023-11-08T00:59:30.150Z] v3.1.0-dev.12 [2023-11-08T00:59:30.150Z] v3.1.0-dev.13 [2023-11-08T00:59:30.150Z] v3.1.0-dev.14 [2023-11-08T00:59:30.150Z] v3.1.0-dev.15 [2023-11-08T00:59:30.150Z] v3.1.0-dev.16 [2023-11-08T00:59:30.150Z] v3.1.0-dev.17 [2023-11-08T00:59:30.150Z] v3.1.0-dev.18 [2023-11-08T00:59:30.150Z] v3.1.0-dev.19 [2023-11-08T00:59:30.150Z] v3.1.0-dev.2 [2023-11-08T00:59:30.150Z] v3.1.0-dev.20 [2023-11-08T00:59:30.150Z] v3.1.0-dev.21 [2023-11-08T00:59:30.150Z] v3.1.0-dev.22 [2023-11-08T00:59:30.150Z] v3.1.0-dev.23 [2023-11-08T00:59:30.150Z] v3.1.0-dev.24 [2023-11-08T00:59:30.150Z] v3.1.0-dev.25 [2023-11-08T00:59:30.150Z] v3.1.0-dev.26 [2023-11-08T00:59:30.150Z] v3.1.0-dev.27 [2023-11-08T00:59:30.150Z] v3.1.0-dev.28 [2023-11-08T00:59:30.150Z] v3.1.0-dev.29 [2023-11-08T00:59:30.150Z] v3.1.0-dev.3 [2023-11-08T00:59:30.150Z] v3.1.0-dev.30 [2023-11-08T00:59:30.150Z] v3.1.0-dev.31 [2023-11-08T00:59:30.150Z] v3.1.0-dev.32 [2023-11-08T00:59:30.150Z] v3.1.0-dev.33 [2023-11-08T00:59:30.150Z] v3.1.0-dev.34 [2023-11-08T00:59:30.150Z] v3.1.0-dev.35 [2023-11-08T00:59:30.150Z] v3.1.0-dev.36 [2023-11-08T00:59:30.150Z] v3.1.0-dev.37 [2023-11-08T00:59:30.150Z] v3.1.0-dev.38 [2023-11-08T00:59:30.150Z] v3.1.0-dev.39 [2023-11-08T00:59:30.150Z] v3.1.0-dev.4 [2023-11-08T00:59:30.150Z] v3.1.0-dev.40 [2023-11-08T00:59:30.150Z] v3.1.0-dev.41 [2023-11-08T00:59:30.150Z] v3.1.0-dev.42 [2023-11-08T00:59:30.150Z] v3.1.0-dev.43 [2023-11-08T00:59:30.150Z] v3.1.0-dev.44 [2023-11-08T00:59:30.150Z] v3.1.0-dev.45 [2023-11-08T00:59:30.150Z] v3.1.0-dev.46 [2023-11-08T00:59:30.150Z] v3.1.0-dev.47 [2023-11-08T00:59:30.150Z] v3.1.0-dev.48 [2023-11-08T00:59:30.150Z] v3.1.0-dev.49 [2023-11-08T00:59:30.150Z] v3.1.0-dev.5 [2023-11-08T00:59:30.150Z] v3.1.0-dev.50 [2023-11-08T00:59:30.150Z] v3.1.0-dev.51 [2023-11-08T00:59:30.150Z] v3.1.0-dev.52 [2023-11-08T00:59:30.150Z] v3.1.0-dev.53 [2023-11-08T00:59:30.150Z] v3.1.0-dev.54 [2023-11-08T00:59:30.150Z] v3.1.0-dev.55 [2023-11-08T00:59:30.150Z] v3.1.0-dev.56 [2023-11-08T00:59:30.150Z] v3.1.0-dev.57 [2023-11-08T00:59:30.150Z] v3.1.0-dev.58 [2023-11-08T00:59:30.150Z] v3.1.0-dev.59 [2023-11-08T00:59:30.150Z] v3.1.0-dev.6 [2023-11-08T00:59:30.150Z] v3.1.0-dev.60 [2023-11-08T00:59:30.150Z] v3.1.0-dev.61 [2023-11-08T00:59:30.150Z] v3.1.0-dev.62 [2023-11-08T00:59:30.150Z] v3.1.0-dev.63 [2023-11-08T00:59:30.150Z] v3.1.0-dev.64 [2023-11-08T00:59:30.150Z] v3.1.0-dev.65 [2023-11-08T00:59:30.150Z] v3.1.0-dev.66 [2023-11-08T00:59:30.150Z] v3.1.0-dev.67 [2023-11-08T00:59:30.150Z] v3.1.0-dev.68 [2023-11-08T00:59:30.150Z] v3.1.0-dev.69 [2023-11-08T00:59:30.150Z] v3.1.0-dev.7 [2023-11-08T00:59:30.150Z] v3.1.0-dev.8 [2023-11-08T00:59:30.150Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-08T00:59:30.440Z] + lftools sign git-tag v3.1.0-dev.69 [2023-11-08T00:59:31.027Z] Signing Git tag with Sigul... [2023-11-08T00:59:31.028Z] Signing v3.1.0-dev.69 [Pipeline] echo [2023-11-08T00:59:31.607Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:59:31.902Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-08T00:59:31.910Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-08T00:59:31.945Z] $ docker stop --time=1 843277ab0bebce710b254e7d0577bde428f379dd78ab5f99127428723e2aa853 [2023-11-08T00:59:33.257Z] $ docker rm -f --volumes 843277ab0bebce710b254e7d0577bde428f379dd78ab5f99127428723e2aa853 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-08T00:59:33.652Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T00:59:33.653Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:59:33.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:59:33.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:59:34.020Z] prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container [2023-11-08T00:59:34.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 [2023-11-08T00:59:34.397Z] $ docker top d712945f645cd6eff3e7b593c658adfb22f9c18dffc1d1e680ac123ff1f8f593 -eo pid,comm [2023-11-08T00:59:34.429Z] 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). [2023-11-08T00:59:34.429Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T00:59:34.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T00:59:34.469Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T00:59:34.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T00:59:34.593Z] $ docker exec d712945f645cd6eff3e7b593c658adfb22f9c18dffc1d1e680ac123ff1f8f593 ssh-agent [2023-11-08T00:59:34.682Z] SSH_AUTH_SOCK=/tmp/ssh-1glDcVhqEoLh/agent.32 [2023-11-08T00:59:34.682Z] SSH_AGENT_PID=39 [2023-11-08T00:59:34.688Z] Running ssh-add (command line suppressed) [2023-11-08T00:59:34.799Z] Identity added: /w/workspace/edgex-go/604@tmp/private_key_14044077244225479763.key (/w/workspace/edgex-go/604@tmp/private_key_14044077244225479763.key) [2023-11-08T00:59:34.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T00:59:35.082Z] + git semver bump pre [2023-11-08T00:59:35.343Z] 2023-11-08 00:59:35,291 [read_version] DEBUG read version from /w/workspace/edgex-go/604/.semver/main [2023-11-08T00:59:35.343Z] 2023-11-08 00:59:35,291 [bump_version] DEBUG bumping version:3.1.0-dev.69 on axis:pre with prefix:dev [2023-11-08T00:59:35.343Z] 2023-11-08 00:59:35,291 [bump_version] DEBUG bumped version:3.1.0-dev.70 [2023-11-08T00:59:35.343Z] 2023-11-08 00:59:35,292 [write_version] DEBUG write version:3.1.0-dev.70 to path:/w/workspace/edgex-go/604/.semver/main with force:True [2023-11-08T00:59:35.343Z] 2023-11-08 00:59:35,292 [read_version] DEBUG read version from /w/workspace/edgex-go/604/.semver/main [2023-11-08T00:59:35.343Z] 2023-11-08 00:59:35,292 [write_file] DEBUG write to file:/w/workspace/edgex-go/604/.semver/main [2023-11-08T00:59:35.343Z] 2023-11-08 00:59:35,294 [execute] INFO git cat-file --batch-check [2023-11-08T00:59:35.343Z] 2023-11-08 00:59:35,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/604/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T00:59:35.343Z] 2023-11-08 00:59:35,299 [execute] INFO git cat-file --batch [2023-11-08T00:59:35.343Z] 2023-11-08 00:59:35,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/604/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T00:59:35.343Z] 2023-11-08 00:59:35,305 [read_version] DEBUG read version from /w/workspace/edgex-go/604/.semver/main [2023-11-08T00:59:35.343Z] 3.1.0-dev.70 [Pipeline] } [2023-11-08T00:59:35.370Z] $ docker exec --env ******** --env ******** d712945f645cd6eff3e7b593c658adfb22f9c18dffc1d1e680ac123ff1f8f593 ssh-agent -k [2023-11-08T00:59:35.717Z] unset SSH_AUTH_SOCK; [2023-11-08T00:59:35.717Z] unset SSH_AGENT_PID; [2023-11-08T00:59:35.718Z] echo Agent pid 39 killed; [2023-11-08T00:59:35.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T00:59:36.016Z] + git semver [Pipeline] } [2023-11-08T00:59:36.307Z] $ docker stop --time=1 d712945f645cd6eff3e7b593c658adfb22f9c18dffc1d1e680ac123ff1f8f593 [2023-11-08T00:59:37.729Z] $ docker rm -f --volumes d712945f645cd6eff3e7b593c658adfb22f9c18dffc1d1e680ac123ff1f8f593 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T00:59:38.056Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T00:59:38.056Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:59:38.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:59:38.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:59:38.415Z] prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container [2023-11-08T00:59:38.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 [2023-11-08T00:59:38.792Z] $ docker top 9f0b4668016bb6be8311f69c6943c16599f1917ec65a44de61e4421b39bcb3b7 -eo pid,comm [2023-11-08T00:59:38.823Z] 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). [2023-11-08T00:59:38.823Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T00:59:38.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T00:59:38.863Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T00:59:38.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T00:59:38.991Z] $ docker exec 9f0b4668016bb6be8311f69c6943c16599f1917ec65a44de61e4421b39bcb3b7 ssh-agent [2023-11-08T00:59:39.089Z] SSH_AUTH_SOCK=/tmp/ssh-dRzWBqjHmocZ/agent.33 [2023-11-08T00:59:39.089Z] SSH_AGENT_PID=39 [2023-11-08T00:59:39.094Z] Running ssh-add (command line suppressed) [2023-11-08T00:59:39.229Z] Identity added: /w/workspace/edgex-go/604@tmp/private_key_9607457625220465429.key (/w/workspace/edgex-go/604@tmp/private_key_9607457625220465429.key) [2023-11-08T00:59:39.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T00:59:39.514Z] + git semver push [2023-11-08T00:59:39.772Z] 2023-11-08 00:59:39,707 [run_push] DEBUG push [2023-11-08T00:59:39.772Z] 2023-11-08 00:59:39,708 [execute] INFO git cat-file --batch-check [2023-11-08T00:59:39.772Z] 2023-11-08 00:59:39,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/604/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T00:59:39.772Z] 2023-11-08 00:59:39,712 [execute] INFO git rev-list de4a67b6dbc56cda83ead33ca26ad8de42e9f097 -- [2023-11-08T00:59:39.772Z] 2023-11-08 00:59:39,712 [execute] DEBUG Popen(['git', 'rev-list', 'de4a67b6dbc56cda83ead33ca26ad8de42e9f097', '--'], cwd=/w/workspace/edgex-go/604/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-08T00:59:39.772Z] 2023-11-08 00:59:39,727 [execute] INFO git fetch -v origin [2023-11-08T00:59:39.772Z] 2023-11-08 00:59:39,728 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/604/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-08T00:59:40.707Z] 2023-11-08 00:59:40,450 [run_push] DEBUG no remote changes detected [2023-11-08T00:59:40.707Z] 2023-11-08 00:59:40,450 [execute] INFO git push origin semver [2023-11-08T00:59:40.707Z] 2023-11-08 00:59:40,450 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/604/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-08T00:59:41.647Z] 2023-11-08 00:59:41,337 [run_push] DEBUG push all version tags [2023-11-08T00:59:41.647Z] 2023-11-08 00:59:41,337 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-08T00:59:41.647Z] 2023-11-08 00:59:41,338 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/604, universal_newlines=False, shell=None, istream=None) [2023-11-08T00:59:42.218Z] 2023-11-08 00:59:42,128 [read_version] DEBUG read version from /w/workspace/edgex-go/604/.semver/main [2023-11-08T00:59:42.218Z] 3.1.0-dev.70 [Pipeline] } [2023-11-08T00:59:42.244Z] $ docker exec --env ******** --env ******** 9f0b4668016bb6be8311f69c6943c16599f1917ec65a44de61e4421b39bcb3b7 ssh-agent -k [2023-11-08T00:59:42.326Z] unset SSH_AUTH_SOCK; [2023-11-08T00:59:42.327Z] unset SSH_AGENT_PID; [2023-11-08T00:59:42.327Z] echo Agent pid 39 killed; [2023-11-08T00:59:42.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T00:59:42.622Z] + git semver [Pipeline] } [2023-11-08T00:59:42.911Z] $ docker stop --time=1 9f0b4668016bb6be8311f69c6943c16599f1917ec65a44de61e4421b39bcb3b7 [2023-11-08T00:59:44.289Z] $ docker rm -f --volumes 9f0b4668016bb6be8311f69c6943c16599f1917ec65a44de61e4421b39bcb3b7 [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 [2023-11-08T00:59:46.854Z] + [ -d /w/workspace/edgex-go/604/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:59:47.143Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:59:48.006Z] ---> package-listing.sh [2023-11-08T00:59:48.006Z] ++ facter osfamily [2023-11-08T00:59:48.006Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T00:59:48.264Z] + OS_FAMILY=debian [2023-11-08T00:59:48.264Z] + workspace=/w/workspace/edgex-go/604 [2023-11-08T00:59:48.264Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T00:59:48.264Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T00:59:48.264Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T00:59:48.264Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T00:59:48.264Z] + '[' /w/workspace/edgex-go/604 ']' [2023-11-08T00:59:48.264Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T00:59:48.264Z] + case "${OS_FAMILY}" in [2023-11-08T00:59:48.264Z] + dpkg -l [2023-11-08T00:59:48.264Z] + grep '^ii' [2023-11-08T00:59:48.264Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T00:59:48.264Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T00:59:48.264Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T00:59:48.264Z] + '[' /w/workspace/edgex-go/604 ']' [2023-11-08T00:59:48.264Z] + mkdir -p /w/workspace/edgex-go/604/archives/ [2023-11-08T00:59:48.264Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/604/archives/ [Pipeline] echo [2023-11-08T00:59:48.275Z] 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/604/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-08T00:59:48.552Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:59:49.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:59:49.189Z] [2023-11-08T00:59:49.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:59:49.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:59:49.529Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T00:59:49.529Z] 5eb5b503b376: Pulling fs layer [2023-11-08T00:59:49.529Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T00:59:49.529Z] ec43610c2a17: Pulling fs layer [2023-11-08T00:59:49.529Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T00:59:49.529Z] 33b1e0a273af: Pulling fs layer [2023-11-08T00:59:49.529Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T00:59:49.529Z] 2f39f015ded8: Pulling fs layer [2023-11-08T00:59:49.529Z] 5d3b04190fa2: Waiting [2023-11-08T00:59:49.529Z] 3a2ae6a8a46f: Waiting [2023-11-08T00:59:49.529Z] 33b1e0a273af: Waiting [2023-11-08T00:59:49.529Z] 2f39f015ded8: Waiting [2023-11-08T00:59:49.529Z] 33b1e0a273af: Verifying Checksum [2023-11-08T00:59:49.529Z] 33b1e0a273af: Download complete [2023-11-08T00:59:49.529Z] 5d3b04190fa2: Verifying Checksum [2023-11-08T00:59:49.529Z] 5d3b04190fa2: Download complete [2023-11-08T00:59:49.794Z] ec43610c2a17: Verifying Checksum [2023-11-08T00:59:49.794Z] ec43610c2a17: Download complete [2023-11-08T00:59:49.794Z] 5eb5b503b376: Verifying Checksum [2023-11-08T00:59:49.794Z] 5eb5b503b376: Download complete [2023-11-08T00:59:50.389Z] 2f39f015ded8: Download complete [2023-11-08T00:59:50.955Z] 5eb5b503b376: Pull complete [2023-11-08T00:59:51.215Z] 5c69ac0246d0: Pull complete [2023-11-08T00:59:51.782Z] ec43610c2a17: Pull complete [2023-11-08T00:59:52.040Z] 3a2ae6a8a46f: Pull complete [2023-11-08T00:59:52.297Z] 33b1e0a273af: Pull complete [2023-11-08T00:59:52.297Z] 5d3b04190fa2: Pull complete [2023-11-08T00:59:56.481Z] 2f39f015ded8: Pull complete [2023-11-08T00:59:56.481Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T00:59:56.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:59:56.481Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:59:56.555Z] prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container [2023-11-08T00:59:56.604Z] $ 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/604/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/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 [2023-11-08T01:00:02.309Z] $ docker top 74b5f31339ac4ad8a20c4a006fb5961940006cbf7d95cd4fb9342cc6ed4786ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:00:02.633Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T01:00:02.918Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T01:00:03.204Z] + ls /var/log/sa-host [2023-11-08T01:00:03.204Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T01:00:03.278Z] provisioning config files... [2023-11-08T01:00:03.288Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/604@tmp/config4940938376498007818tmp [Pipeline] { [Pipeline] echo [2023-11-08T01:00:03.303Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:00:03.587Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T01:00:03.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:00:03.926Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T01:00:03.935Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:00:04.221Z] ---> sudo-logs.sh [2023-11-08T01:00:04.221Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T01:00:04.245Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:00:04.528Z] ---> job-cost.sh [2023-11-08T01:00:04.528Z] lf-activate-venv: SKIPPING [2023-11-08T01:00:04.528Z] DEBUG: total: 0.10999999940395355 [2023-11-08T01:00:04.528Z] INFO: Retrieving Stack Cost... [2023-11-08T01:00:04.788Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T01:00:05.355Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T01:00:05.368Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:00:05.649Z] ---> logs-deploy.sh [2023-11-08T01:00:05.649Z] lf-activate-venv: SKIPPING [2023-11-08T01:00:05.649Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/604 [2023-11-08T01:00:05.649Z] INFO: archiving workspace using pattern(s): [2023-11-08T01:00:06.582Z] Archives upload complete. [2023-11-08T01:00:06.842Z] INFO: archiving logs to Nexus