Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0075755ea904cb1c320e6f00828dbbda8c0a5f06 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-ssh16588453953853503770.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh17816087087670392113.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh5294499041269828675.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh18079008225146982906.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-ssh2013192863130015777.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], buildSnap:false] ========================================================= [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.20 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-12282 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/506 [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/506 # 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 0075755ea904cb1c320e6f00828dbbda8c0a5f06 (main) Commit message: "fix: Fix multiline break for seed_builtin_entries.sh (#4543)" > git config core.sparsecheckout # timeout=10 > git checkout -f 0075755ea904cb1c320e6f00828dbbda8c0a5f06 # timeout=10 > git rev-list --no-walk 805e484e69628a6e3579adc566ad066761c57bdb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-02T01:11:16.171Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T01:11:16.223Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T01:11:16.236Z] ========================================================= [2023-05-02T01:11:16.236Z] EdgeX Global Pipelines Version Info [2023-05-02T01:11:16.236Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-02T01:11:16.939Z] ------------------- [2023-05-02T01:11:16.939Z] stable info: [2023-05-02T01:11:16.939Z] ------------------- [2023-05-02T01:11:16.939Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T01:11:16.939Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T01:11:16.939Z] Message: update stable to v1.0.248 [2023-05-02T01:11:17.509Z] ------------------- [2023-05-02T01:11:17.509Z] experimental info: [2023-05-02T01:11:17.509Z] ------------------- [2023-05-02T01:11:17.509Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T01:11:17.509Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T01:11:17.509Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T01:11:17.672Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-02T01:11:17.684Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-02T01:11:17.695Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T01:11:17.709Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T01:11:17.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T01:11:17.739Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T01:11:17.747Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T01:11:17.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-02T01:11:17.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-02T01:11:17.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-02T01:11:17.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T01:11:17.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T01:11:17.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T01:11:17.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T01:11:17.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T01:11:17.842Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T01:11:17.857Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T01:11:17.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T01:11:17.877Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-02T01:11:17.891Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-02T01:11:17.901Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T01:11:17.913Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T01:11:17.926Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T01:11:17.936Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-02T01:11:17.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-02T01:11:17.958Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-02T01:11:17.968Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] echo [2023-05-02T01:11:17.978Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0075755 [Pipeline] echo [2023-05-02T01:11:17.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T01:11:18.037Z] provisioning config files... [2023-05-02T01:11:18.051Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/506@tmp/config6355500241238280929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T01:11:18.358Z] ---> docker-login.sh [2023-05-02T01:11:18.358Z] nexus3.edgexfoundry.org:10001 [2023-05-02T01:11:18.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:11:18.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:11:18.618Z] Configure a credential helper to remove this warning. See [2023-05-02T01:11:18.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:11:18.618Z] [2023-05-02T01:11:18.618Z] Login Succeeded [2023-05-02T01:11:18.618Z] nexus3.edgexfoundry.org:10002 [2023-05-02T01:11:18.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:11:18.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:11:18.877Z] Configure a credential helper to remove this warning. See [2023-05-02T01:11:18.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:11:18.877Z] [2023-05-02T01:11:18.877Z] Login Succeeded [2023-05-02T01:11:18.877Z] nexus3.edgexfoundry.org:10003 [2023-05-02T01:11:18.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:11:18.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:11:18.877Z] Configure a credential helper to remove this warning. See [2023-05-02T01:11:18.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:11:18.877Z] [2023-05-02T01:11:18.877Z] Login Succeeded [2023-05-02T01:11:18.877Z] nexus3.edgexfoundry.org:10004 [2023-05-02T01:11:19.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:11:19.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:11:19.138Z] Configure a credential helper to remove this warning. See [2023-05-02T01:11:19.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:11:19.138Z] [2023-05-02T01:11:19.138Z] Login Succeeded [2023-05-02T01:11:19.138Z] docker.io [2023-05-02T01:11:19.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:11:19.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:11:19.399Z] Configure a credential helper to remove this warning. See [2023-05-02T01:11:19.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:11:19.399Z] [2023-05-02T01:11:19.399Z] Login Succeeded [2023-05-02T01:11:19.399Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T01:11:19.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T01:11:19.723Z] + 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-05-02T01:11:19.723Z] + dirname cmd/core-command/Dockerfile [2023-05-02T01:11:19.723Z] + cut -d/ -f2 [2023-05-02T01:11:19.723Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-02T01:11:19.723Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-02T01:11:19.723Z] + cut -d/ -f2 [2023-05-02T01:11:19.723Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-02T01:11:19.723Z] + + dirname cmd/core-data/Dockerfile [2023-05-02T01:11:19.723Z] cut -d/ -f2 [2023-05-02T01:11:19.723Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-02T01:11:19.723Z] + + dirname cmd/core-metadata/Dockerfile [2023-05-02T01:11:19.723Z] cut -d/ -f2 [2023-05-02T01:11:19.723Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-02T01:11:19.723Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-02T01:11:19.723Z] + cut -d/ -f2 [2023-05-02T01:11:19.723Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-02T01:11:19.723Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-02T01:11:19.723Z] + cut -d/ -f2 [2023-05-02T01:11:19.723Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-02T01:11:19.723Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-02T01:11:19.723Z] + cut -d/ -f2 [2023-05-02T01:11:19.723Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-02T01:11:19.723Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-02T01:11:19.723Z] + cut -d/ -f2 [2023-05-02T01:11:19.723Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-02T01:11:19.723Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-02T01:11:19.723Z] + cut -d/ -f2 [2023-05-02T01:11:19.723Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-02T01:11:19.723Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-02T01:11:19.723Z] + cut -d/ -f2 [2023-05-02T01:11:19.723Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-02T01:11:19.723Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-02T01:11:19.723Z] + cut -d/ -f2 [2023-05-02T01:11:19.723Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-02T01:11:19.723Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-02T01:11:19.723Z] + cut -d/ -f2 [2023-05-02T01:11:19.723Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-02T01:11:19.723Z] + dirname cmd/support-notifications/Dockerfile [2023-05-02T01:11:19.723Z] + cut -d/ -f2 [2023-05-02T01:11:19.723Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-02T01:11:19.723Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-02T01:11:19.723Z] + cut -d/ -f2 [2023-05-02T01:11:19.723Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-02T01:11:19.777Z] 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-05-02T01:11:20.121Z] + git rev-list -1 --merges 0075755ea904cb1c320e6f00828dbbda8c0a5f06~1..0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] echo [2023-05-02T01:11:20.151Z] -----------> git rev-list -1 --merges 0075755ea904cb1c320e6f00828dbbda8c0a5f06~1..0075755ea904cb1c320e6f00828dbbda8c0a5f06 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [false] [Pipeline] sh [2023-05-02T01:11:20.441Z] + git log --format=format:%s -1 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] echo [2023-05-02T01:11:20.458Z] ========================================================= [2023-05-02T01:11:20.458Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T01:11:20.458Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-02T01:11:20.845Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T01:11:20.846Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T01:11:20.846Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T01:11:20.846Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T01:11:20.846Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-02T01:11:20.846Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-02T01:11:20.846Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:11:21.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T01:11:21.196Z] [2023-05-02T01:11:21.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:11:21.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T01:11:21.496Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T01:11:21.496Z] b85a868b505f: Pulling fs layer [2023-05-02T01:11:21.496Z] e2be974225ed: Pulling fs layer [2023-05-02T01:11:21.496Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T01:11:21.496Z] 988bab9f4d93: Pulling fs layer [2023-05-02T01:11:21.496Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T01:11:21.496Z] eaf3925da568: Pulling fs layer [2023-05-02T01:11:21.496Z] bab4dde63d76: Pulling fs layer [2023-05-02T01:11:21.496Z] bde34c3a00c8: Pulling fs layer [2023-05-02T01:11:21.496Z] b352a97aabf1: Pulling fs layer [2023-05-02T01:11:21.496Z] 4872d77fe225: Pulling fs layer [2023-05-02T01:11:21.496Z] 5851b861e8e6: Pulling fs layer [2023-05-02T01:11:21.496Z] 988bab9f4d93: Waiting [2023-05-02T01:11:21.496Z] 1469e6f7b9e6: Waiting [2023-05-02T01:11:21.496Z] eaf3925da568: Waiting [2023-05-02T01:11:21.496Z] bab4dde63d76: Waiting [2023-05-02T01:11:21.496Z] bde34c3a00c8: Waiting [2023-05-02T01:11:21.496Z] b352a97aabf1: Waiting [2023-05-02T01:11:21.496Z] 4872d77fe225: Waiting [2023-05-02T01:11:21.496Z] 5851b861e8e6: Waiting [2023-05-02T01:11:21.496Z] e2be974225ed: Verifying Checksum [2023-05-02T01:11:21.496Z] e2be974225ed: Download complete [2023-05-02T01:11:21.496Z] 988bab9f4d93: Verifying Checksum [2023-05-02T01:11:21.496Z] 988bab9f4d93: Download complete [2023-05-02T01:11:21.496Z] 1469e6f7b9e6: Download complete [2023-05-02T01:11:21.496Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T01:11:21.496Z] 339a4e72a1f5: Download complete [2023-05-02T01:11:21.779Z] eaf3925da568: Download complete [2023-05-02T01:11:21.779Z] bde34c3a00c8: Download complete [2023-05-02T01:11:21.779Z] b352a97aabf1: Verifying Checksum [2023-05-02T01:11:21.779Z] b352a97aabf1: Download complete [2023-05-02T01:11:21.779Z] 4872d77fe225: Verifying Checksum [2023-05-02T01:11:21.779Z] 4872d77fe225: Download complete [2023-05-02T01:11:21.779Z] 5851b861e8e6: Verifying Checksum [2023-05-02T01:11:21.779Z] 5851b861e8e6: Download complete [2023-05-02T01:11:21.779Z] b85a868b505f: Verifying Checksum [2023-05-02T01:11:21.779Z] b85a868b505f: Download complete [2023-05-02T01:11:22.040Z] bab4dde63d76: Verifying Checksum [2023-05-02T01:11:22.990Z] b85a868b505f: Pull complete [2023-05-02T01:11:23.249Z] e2be974225ed: Pull complete [2023-05-02T01:11:23.817Z] 339a4e72a1f5: Pull complete [2023-05-02T01:11:23.817Z] 988bab9f4d93: Pull complete [2023-05-02T01:11:24.079Z] 1469e6f7b9e6: Pull complete [2023-05-02T01:11:24.079Z] eaf3925da568: Pull complete [2023-05-02T01:11:25.984Z] bab4dde63d76: Pull complete [2023-05-02T01:11:25.984Z] bde34c3a00c8: Pull complete [2023-05-02T01:11:26.243Z] b352a97aabf1: Pull complete [2023-05-02T01:11:26.243Z] 4872d77fe225: Pull complete [2023-05-02T01:11:26.243Z] 5851b861e8e6: Pull complete [2023-05-02T01:11:26.243Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T01:11:26.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T01:11:26.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T01:11:26.337Z] prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container [2023-05-02T01:11:26.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T01:11:29.265Z] $ docker top 4a6543f1c71b2d51f2cc04f009c3320e135f9999785a3abf834066fbbcd1f534 -eo pid,comm [2023-05-02T01:11:29.320Z] 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-05-02T01:11:29.320Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T01:11:29.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T01:11:29.357Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T01:11:29.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T01:11:29.484Z] $ docker exec 4a6543f1c71b2d51f2cc04f009c3320e135f9999785a3abf834066fbbcd1f534 ssh-agent [2023-05-02T01:11:29.590Z] SSH_AUTH_SOCK=/tmp/ssh-1GiF2dxcx3lr/agent.33 [2023-05-02T01:11:29.590Z] SSH_AGENT_PID=39 [2023-05-02T01:11:29.598Z] Running ssh-add (command line suppressed) [2023-05-02T01:11:29.699Z] Identity added: /w/workspace/edgex-go/506@tmp/private_key_5523226056695509189.key (/w/workspace/edgex-go/506@tmp/private_key_5523226056695509189.key) [2023-05-02T01:11:29.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T01:11:30.004Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T01:11:30.015Z] $ docker exec --env ******** --env ******** 4a6543f1c71b2d51f2cc04f009c3320e135f9999785a3abf834066fbbcd1f534 ssh-agent -k [2023-05-02T01:11:30.111Z] unset SSH_AUTH_SOCK; [2023-05-02T01:11:30.112Z] unset SSH_AGENT_PID; [2023-05-02T01:11:30.112Z] echo Agent pid 39 killed; [2023-05-02T01:11:30.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T01:11:30.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T01:11:30.149Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T01:11:30.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T01:11:30.288Z] $ docker exec 4a6543f1c71b2d51f2cc04f009c3320e135f9999785a3abf834066fbbcd1f534 ssh-agent [2023-05-02T01:11:30.401Z] SSH_AUTH_SOCK=/tmp/ssh-R93p9GicoOcw/agent.71 [2023-05-02T01:11:30.401Z] SSH_AGENT_PID=77 [2023-05-02T01:11:30.405Z] Running ssh-add (command line suppressed) [2023-05-02T01:11:30.510Z] Identity added: /w/workspace/edgex-go/506@tmp/private_key_16602980232549326572.key (/w/workspace/edgex-go/506@tmp/private_key_16602980232549326572.key) [2023-05-02T01:11:30.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T01:11:30.807Z] + git semver init [2023-05-02T01:11:31.066Z] 2023-05-02 01:11:30,995 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T01:11:31.066Z] 2023-05-02 01:11:30,996 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/506/.semver [2023-05-02T01:11:31.066Z] 2023-05-02 01:11:30,996 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/506/.semver [2023-05-02T01:11:31.066Z] 2023-05-02 01:11:30,996 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/506/.semver'], cwd=/w/workspace/edgex-go/506, universal_newlines=False, shell=None, istream=None) [2023-05-02T01:11:37.643Z] 2023-05-02 01:11:36,528 [append_file] DEBUG append to file:/w/workspace/edgex-go/506/.git/info/exclude [2023-05-02T01:11:37.643Z] 2023-05-02 01:11:36,529 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/506/.semver/main with force:False [2023-05-02T01:11:37.643Z] 2023-05-02 01:11:36,529 [read_version] DEBUG read version from /w/workspace/edgex-go/506/.semver/main [2023-05-02T01:11:37.643Z] 2023-05-02 01:11:36,529 [read_version] DEBUG read version from /w/workspace/edgex-go/506/.semver/main [2023-05-02T01:11:37.643Z] 3.0.0-dev.143 [Pipeline] } [2023-05-02T01:11:37.653Z] $ docker exec --env ******** --env ******** 4a6543f1c71b2d51f2cc04f009c3320e135f9999785a3abf834066fbbcd1f534 ssh-agent -k [2023-05-02T01:11:37.758Z] unset SSH_AUTH_SOCK; [2023-05-02T01:11:37.759Z] unset SSH_AGENT_PID; [2023-05-02T01:11:37.759Z] echo Agent pid 77 killed; [2023-05-02T01:11:37.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T01:11:38.067Z] + git semver [Pipeline] } [2023-05-02T01:11:38.339Z] $ docker stop --time=1 4a6543f1c71b2d51f2cc04f009c3320e135f9999785a3abf834066fbbcd1f534 [2023-05-02T01:11:39.597Z] $ docker rm -f --volumes 4a6543f1c71b2d51f2cc04f009c3320e135f9999785a3abf834066fbbcd1f534 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T01:11:39.929Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T01:11:40.155Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T01:11:40.158Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.143 [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-05-02T01:11:40.544Z] + git config --global --add safe.directory /w/workspace/edgex-go/506 [Pipeline] echo [2023-05-02T01:11:40.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T01:11:40.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T01:11:40.573Z] ========================================================= [2023-05-02T01:11:40.573Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T01:11:40.573Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-02T01:11:40.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T01:11:40.859Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T01:11:40.859Z] f56be85fc22e: Pulling fs layer [2023-05-02T01:11:40.859Z] 85791d961cd3: Pulling fs layer [2023-05-02T01:11:40.859Z] d694b5ae8c79: Pulling fs layer [2023-05-02T01:11:40.859Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T01:11:40.859Z] 4d19c01a9841: Pulling fs layer [2023-05-02T01:11:40.859Z] 9325e15d5711: Pulling fs layer [2023-05-02T01:11:40.859Z] 556b6ee489ea: Pulling fs layer [2023-05-02T01:11:40.859Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T01:11:40.859Z] 4d19c01a9841: Waiting [2023-05-02T01:11:40.859Z] 556b6ee489ea: Waiting [2023-05-02T01:11:40.859Z] c5a4b2cf53e6: Waiting [2023-05-02T01:11:40.859Z] 9325e15d5711: Waiting [2023-05-02T01:11:40.859Z] 9f32a84ed3da: Waiting [2023-05-02T01:11:40.859Z] 85791d961cd3: Verifying Checksum [2023-05-02T01:11:40.859Z] 85791d961cd3: Download complete [2023-05-02T01:11:40.859Z] 9f32a84ed3da: Download complete [2023-05-02T01:11:40.859Z] 4d19c01a9841: Verifying Checksum [2023-05-02T01:11:40.859Z] 4d19c01a9841: Download complete [2023-05-02T01:11:41.119Z] f56be85fc22e: Verifying Checksum [2023-05-02T01:11:41.119Z] f56be85fc22e: Download complete [2023-05-02T01:11:41.119Z] 9325e15d5711: Verifying Checksum [2023-05-02T01:11:41.119Z] 9325e15d5711: Download complete [2023-05-02T01:11:41.119Z] f56be85fc22e: Pull complete [2023-05-02T01:11:41.379Z] 85791d961cd3: Pull complete [2023-05-02T01:11:41.379Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T01:11:41.379Z] c5a4b2cf53e6: Download complete [2023-05-02T01:11:41.637Z] d694b5ae8c79: Verifying Checksum [2023-05-02T01:11:41.638Z] d694b5ae8c79: Download complete [2023-05-02T01:11:41.895Z] 556b6ee489ea: Verifying Checksum [2023-05-02T01:11:41.895Z] 556b6ee489ea: Download complete [2023-05-02T01:11:45.180Z] d694b5ae8c79: Pull complete [2023-05-02T01:11:45.180Z] 9f32a84ed3da: Pull complete [2023-05-02T01:11:45.180Z] 4d19c01a9841: Pull complete [2023-05-02T01:11:45.180Z] 9325e15d5711: Pull complete [2023-05-02T01:11:47.710Z] 556b6ee489ea: Pull complete [2023-05-02T01:11:48.277Z] c5a4b2cf53e6: Pull complete [2023-05-02T01:11:48.277Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T01:11:48.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T01:11:48.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-02T01:11:48.566Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T01:11:48.566Z] WORKDIR /edgex [2023-05-02T01:11:48.566Z] COPY go.mod . [2023-05-02T01:11:48.566Z] RUN go mod download [2023-05-02T01:11:48.566Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-02T01:11:49.137Z] Sending build context to Docker daemon 170.7MB [2023-05-02T01:11:49.137Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T01:11:49.137Z] ---> c4be618373d6 [2023-05-02T01:11:49.137Z] Step 2/4 : WORKDIR /edgex [2023-05-02T01:11:55.227Z] Still waiting to schedule task [2023-05-02T01:11:55.228Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-02T01:11:55.709Z] ---> Running in c946460cdd60 [2023-05-02T01:11:55.709Z] Removing intermediate container c946460cdd60 [2023-05-02T01:11:55.709Z] ---> 9e59d9ab8363 [2023-05-02T01:11:55.709Z] Step 3/4 : COPY go.mod . [2023-05-02T01:11:55.709Z] ---> 528c4e126d63 [2023-05-02T01:11:55.709Z] Step 4/4 : RUN go mod download [2023-05-02T01:11:55.709Z] ---> Running in f18e683e667c [2023-05-02T01:12:10.626Z] Removing intermediate container f18e683e667c [2023-05-02T01:12:10.626Z] ---> 874a585264fa [2023-05-02T01:12:10.626Z] Successfully built 874a585264fa [2023-05-02T01:12:10.626Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:12:10.927Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T01:12:10.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T01:12:10.997Z] prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container [2023-05-02T01:12:11.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T01:12:11.378Z] $ docker top b663510c36f5e7b329718c124a34b6779947f330803cc86789dd4b3ba9205b2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T01:12:11.721Z] + go version [2023-05-02T01:12:11.721Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T01:12:11.732Z] $ docker stop --time=1 b663510c36f5e7b329718c124a34b6779947f330803cc86789dd4b3ba9205b2d [2023-05-02T01:12:13.117Z] $ docker rm -f --volumes b663510c36f5e7b329718c124a34b6779947f330803cc86789dd4b3ba9205b2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:12:13.521Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T01:12:13.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T01:12:13.600Z] prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container [2023-05-02T01:12:13.633Z] $ 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/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T01:12:13.984Z] $ docker top df163abc08a440ed5a927c4cfd099f687a160b3c09da747c15c6a485b8d92d3b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-02T01:12:14.051Z] ========================================================= [2023-05-02T01:12:14.051Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-02T01:12:14.051Z] ========================================================= [Pipeline] sh [2023-05-02T01:12:14.328Z] + git config --global --add safe.directory /w/workspace/edgex-go/506 [Pipeline] fileExists [Pipeline] sh [2023-05-02T01:12:14.618Z] + make test [2023-05-02T01:12:14.618Z] go test -race -coverprofile=coverage.out ./... [2023-05-02T01:12:21.820Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-02T01:12:35.455Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-02T01:12:35.455Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-02T01:12:35.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-02T01:12:35.971Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-02T01:12:36.230Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-02T01:12:36.803Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-02T01:12:36.803Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-02T01:12:36.803Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-02T01:12:36.803Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-02T01:12:37.062Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-02T01:12:37.319Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-02T01:12:37.578Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-02T01:12:37.578Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-02T01:12:37.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-02T01:12:38.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-02T01:12:38.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-02T01:12:38.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2023-05-02T01:12:40.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-05-02T01:12:41.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-02T01:12:41.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-02T01:12:41.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-02T01:12:42.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-02T01:12:42.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-02T01:12:43.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-02T01:12:43.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-02T01:12:43.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-02T01:12:43.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-02T01:12:43.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-02T01:12:44.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.104s coverage: 71.5% of statements [2023-05-02T01:12:44.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements [2023-05-02T01:12:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-02T01:12:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-02T01:12:47.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.182s coverage: 88.5% of statements [2023-05-02T01:12:47.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.8% of statements [2023-05-02T01:12:47.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-02T01:12:47.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-02T01:12:47.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-02T01:12:47.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.362s coverage: 95.6% of statements [2023-05-02T01:12:47.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-02T01:12:47.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-02T01:12:47.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-02T01:12:47.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-02T01:12:47.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-02T01:12:47.849Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements [2023-05-02T01:12:49.226Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-02T01:12:49.226Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-02T01:12:49.226Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-02T01:12:49.226Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 65.9% of statements [2023-05-02T01:12:49.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-02T01:12:49.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-02T01:12:49.483Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2023-05-02T01:12:49.483Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.0% of statements [2023-05-02T01:12:50.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 42.9% of statements [2023-05-02T01:12:50.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 82.9% of statements [2023-05-02T01:12:50.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2023-05-02T01:12:50.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2023-05-02T01:12:50.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2023-05-02T01:12:50.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-02T01:12:50.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-02T01:12:50.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-02T01:12:50.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-02T01:12:51.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-02T01:12:51.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-02T01:12:51.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-02T01:12:51.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-02T01:12:52.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-02T01:12:52.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-02T01:12:52.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-02T01:12:52.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-02T01:12:52.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-02T01:12:52.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-02T01:12:52.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-02T01:12:53.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-02T01:12:54.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-02T01:12:56.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-02T01:12:56.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-02T01:12:57.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-02T01:12:57.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-02T01:12:57.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-02T01:12:59.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-02T01:12:59.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-02T01:12:59.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-02T01:12:59.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-02T01:12:59.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-02T01:12:59.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-02T01:12:59.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-02T01:13:02.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-02T01:13:02.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-02T01:13:02.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-02T01:13:02.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-02T01:13:02.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-02T01:13:02.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-02T01:13:02.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-02T01:13:02.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-02T01:13:02.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-05-02T01:13:03.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-02T01:13:03.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-02T01:13:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-02T01:13:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.301s coverage: 79.9% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 38.4% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements [2023-05-02T01:13:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2023-05-02T01:13:16.192Z] 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-05-02T01:13:16.192Z] running golangci-lint [2023-05-02T01:13:16.192Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-02T01:13:16.192Z] go version go1.20.2 linux/amd64 [2023-05-02T01:13:16.192Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-02T01:13:16.192Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-02T01:13:31.104Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|deps|imports|name) took 15.562157101s" [2023-05-02T01:13:31.104Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.755294ms" [2023-05-02T01:13:39.213Z] level=info msg="[linters_context/goanalysis] analyzers took 1m0.95916836s with top 10 stages: buildir: 35.757985732s, inspect: 2.477166507s, fact_deprecated: 1.879581613s, gosec: 1.26423656s, printf: 1.158099328s, nilness: 1.039915253s, ctrlflow: 965.033784ms, S1038: 855.531296ms, fact_purity: 800.336178ms, directives: 707.38494ms" [2023-05-02T01:13:39.213Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-02T01:13:39.213Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, exclude: 203/203, filename_unadjuster: 203/203, nolint: 0/23, cgo: 203/203, exclude-rules: 23/203, path_prettifier: 203/203, skip_files: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203" [2023-05-02T01:13:39.213Z] level=info msg="[runner] processing took 16.098256ms with stages: nolint: 6.92427ms, identifier_marker: 5.58362ms, exclude-rules: 1.242878ms, autogenerated_exclude: 1.017498ms, path_prettifier: 850.276µs, skip_dirs: 426.363µs, cgo: 34.291µs, filename_unadjuster: 14.44µs, max_same_issues: 1µs, max_from_linter: 660ns, uniq_by_line: 510ns, exclude: 430ns, diff: 390ns, severity-rules: 370ns, skip_files: 330ns, source_code: 270ns, sort_results: 240ns, path_shortener: 160ns, path_prefixer: 140ns, max_per_file_from_linter: 120ns" [2023-05-02T01:13:39.213Z] level=info msg="[runner] linters took 8.378244998s with stages: goanalysis_metalinter: 8.362023721s" [2023-05-02T01:13:39.213Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-02T01:13:39.213Z] level=info msg="Memory: 241 samples, avg is 187.8MB, max is 739.0MB" [2023-05-02T01:13:39.213Z] level=info msg="Execution took 23.99991253s" [2023-05-02T01:13:39.213Z] go vet ./... [2023-05-02T01:13:44.473Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T01:13:44.473Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T01:13:44.473Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T01:13:44.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-02T01:13:44.767Z] + ls -al . [2023-05-02T01:13:44.767Z] total 704 [2023-05-02T01:13:44.767Z] drwxrwxr-x 11 1001 1001 4096 May 2 01:12 . [2023-05-02T01:13:44.767Z] drwxr-xr-x 4 root root 4096 May 2 01:12 .. [2023-05-02T01:13:44.767Z] drwxrwxr-x 2 1001 1001 4096 May 2 01:11 .blubracket [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 16 May 2 01:11 .dockerignore [2023-05-02T01:13:44.767Z] drwxrwxr-x 8 1001 1001 4096 May 2 01:11 .git [2023-05-02T01:13:44.767Z] drwxrwxr-x 3 1001 1001 4096 May 2 01:11 .github [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 1133 May 2 01:11 .gitignore [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 42 May 2 01:11 .golangci.yml [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 87 May 2 01:11 .hadolint.yml [2023-05-02T01:13:44.767Z] drwxr-xr-x 3 1001 1001 4096 May 2 01:11 .semver [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 166 May 2 01:11 .sonarcloud.properties [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 1171 May 2 01:11 ADOPTERS.md [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 10835 May 2 01:11 Attribution.txt [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 73765 May 2 01:11 CHANGELOG.md [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 3804 May 2 01:11 CONTRIBUTING.md [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 677 May 2 01:11 GOVERNANCE.md [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 883 May 2 01:11 Jenkinsfile [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 10775 May 2 01:11 LICENSE [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 14368 May 2 01:11 Makefile [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 582 May 2 01:11 OWNERS.md [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 9403 May 2 01:11 README.md [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 789 May 2 01:11 SECURITY.md [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 13 May 2 01:11 VERSION [2023-05-02T01:13:44.767Z] drwxrwxr-x 2 1001 1001 4096 May 2 01:11 bin [2023-05-02T01:13:44.767Z] drwxrwxr-x 18 1001 1001 4096 May 2 01:11 cmd [2023-05-02T01:13:44.767Z] -rw-r--r-- 1 root root 448352 May 2 01:13 coverage.out [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 3200 May 2 01:11 go.mod [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 31155 May 2 01:11 go.sum [2023-05-02T01:13:44.767Z] drwxrwxr-x 7 1001 1001 4096 May 2 01:11 internal [2023-05-02T01:13:44.767Z] drwxrwxr-x 3 1001 1001 4096 May 2 01:11 openapi [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 594 May 2 01:11 security.txt [2023-05-02T01:13:44.767Z] drwxrwxr-x 4 1001 1001 4096 May 2 01:11 snap [2023-05-02T01:13:44.767Z] -rw-rw-r-- 1 1001 1001 204 May 2 01:11 version.go [Pipeline] sh [2023-05-02T01:13:45.051Z] + '[' -e coverage.out ] [2023-05-02T01:13:45.051Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-02T01:13:45.147Z] Stashed 1 file(s) [Pipeline] sh [2023-05-02T01:13:45.423Z] + make build [2023-05-02T01:13:45.423Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-02T01:13:57.618Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-02T01:13:58.997Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-02T01:13:59.939Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-02T01:14:00.875Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-02T01:14:07.437Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-02T01:14:08.811Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-02T01:14:10.185Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-02T01:14:11.120Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-02T01:14:11.686Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-02T01:14:12.623Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-02T01:14:13.998Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-02T01:14:15.382Z] $ docker stop --time=1 df163abc08a440ed5a927c4cfd099f687a160b3c09da747c15c6a485b8d92d3b [2023-05-02T01:14:19.938Z] $ docker rm -f --volumes df163abc08a440ed5a927c4cfd099f687a160b3c09da747c15c6a485b8d92d3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:14:20.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-02T01:14:20.756Z] [2023-05-02T01:14:20.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:14:21.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-02T01:14:21.053Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-02T01:14:21.053Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-02T01:14:21.053Z] ca9280d653b3: Pulling fs layer [2023-05-02T01:14:21.053Z] 7e9c9ca2126c: Pulling fs layer [2023-05-02T01:14:21.053Z] cbdbe7a5bc2a: Download complete [2023-05-02T01:14:21.311Z] ca9280d653b3: Verifying Checksum [2023-05-02T01:14:21.311Z] ca9280d653b3: Download complete [2023-05-02T01:14:21.311Z] cbdbe7a5bc2a: Pull complete [2023-05-02T01:14:21.569Z] 7e9c9ca2126c: Verifying Checksum [2023-05-02T01:14:21.569Z] 7e9c9ca2126c: Download complete [2023-05-02T01:14:21.829Z] ca9280d653b3: Pull complete [2023-05-02T01:14:25.113Z] 7e9c9ca2126c: Pull complete [2023-05-02T01:14:25.113Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-02T01:14:25.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-02T01:14:25.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T01:14:25.198Z] prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container [2023-05-02T01:14:25.227Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-02T01:14:28.195Z] $ docker top ea5aec90bcb5c51dd3cc27aa510ecfadba7f865185125b4ac6167c5f140ec443 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T01:14:28.534Z] + docker-compose build --help [2023-05-02T01:14:28.534Z] + grep parallel [2023-05-02T01:14:29.100Z] --parallel Build images in parallel. [Pipeline] } [2023-05-02T01:14:29.110Z] $ docker stop --time=1 ea5aec90bcb5c51dd3cc27aa510ecfadba7f865185125b4ac6167c5f140ec443 [2023-05-02T01:14:30.373Z] $ docker rm -f --volumes ea5aec90bcb5c51dd3cc27aa510ecfadba7f865185125b4ac6167c5f140ec443 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:14:30.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-02T01:14:30.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T01:14:30.826Z] prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container [2023-05-02T01:14:30.859Z] $ 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/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-02T01:14:31.180Z] $ docker top 287398009ba1b88804b1167f908448dd94f74b71dc1dff55672241089ad8c38f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T01:14:31.525Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-02T01:14:32.090Z] Building core-command ... [2023-05-02T01:14:32.090Z] Building core-common-config-bootstrapper ... [2023-05-02T01:14:32.090Z] Building core-data ... [2023-05-02T01:14:32.090Z] Building core-metadata ... [2023-05-02T01:14:32.090Z] Building security-bootstrapper ... [2023-05-02T01:14:32.090Z] Building security-proxy-auth ... [2023-05-02T01:14:32.090Z] Building security-proxy-setup ... [2023-05-02T01:14:32.090Z] Building security-secretstore-setup ... [2023-05-02T01:14:32.090Z] Building security-spiffe-token-provider ... [2023-05-02T01:14:32.090Z] Building security-spire-agent ... [2023-05-02T01:14:32.090Z] Building security-spire-config ... [2023-05-02T01:14:32.090Z] Building security-spire-server ... [2023-05-02T01:14:32.090Z] Building support-notifications ... [2023-05-02T01:14:32.090Z] Building support-scheduler ... [2023-05-02T01:14:32.090Z] Building core-common-config-bootstrapper [2023-05-02T01:14:32.090Z] Building security-proxy-auth [2023-05-02T01:14:32.090Z] Building security-spiffe-token-provider [2023-05-02T01:14:32.090Z] Building security-proxy-setup [2023-05-02T01:14:32.090Z] Building support-notifications [2023-05-02T01:14:46.958Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:14:46.958Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:14:46.958Z] ---> 874a585264fa [2023-05-02T01:14:46.958Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T01:14:46.958Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:14:46.958Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:14:46.958Z] ---> 874a585264fa [2023-05-02T01:14:46.958Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T01:14:46.958Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:14:46.958Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:14:46.958Z] ---> 874a585264fa [2023-05-02T01:14:46.958Z] Step 3/22 : WORKDIR /edgex-go [2023-05-02T01:14:46.958Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:14:46.958Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:14:46.958Z] ---> 874a585264fa [2023-05-02T01:14:46.958Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T01:14:46.958Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:14:46.958Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:14:46.958Z] ---> 874a585264fa [2023-05-02T01:14:46.958Z] Step 3/20 : WORKDIR /edgex-go [2023-05-02T01:14:53.538Z] ---> Running in 19cb20bb37d5 [2023-05-02T01:14:53.538Z] ---> Running in add966f7bdad [2023-05-02T01:14:53.538Z] ---> Running in a4b098aaea40 [2023-05-02T01:14:53.538Z] ---> Running in a0a63f2f2766 [2023-05-02T01:14:53.538Z] ---> Running in 7864fa7a6f93 [2023-05-02T01:14:53.538Z] Removing intermediate container a4b098aaea40 [2023-05-02T01:14:53.538Z] ---> 603b5d8df31f [2023-05-02T01:14:53.538Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T01:14:53.538Z] Removing intermediate container a0a63f2f2766 [2023-05-02T01:14:53.538Z] ---> 2b1f429e5340 [2023-05-02T01:14:53.538Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T01:14:53.538Z] Removing intermediate container 19cb20bb37d5 [2023-05-02T01:14:53.538Z] ---> 5b5af0d78764 [2023-05-02T01:14:53.538Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-02T01:14:53.538Z] Removing intermediate container add966f7bdad [2023-05-02T01:14:53.538Z] ---> 7efafdd23200 [2023-05-02T01:14:53.538Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T01:14:53.538Z] Removing intermediate container 7864fa7a6f93 [2023-05-02T01:14:53.538Z] ---> 1edec9ce92ca [2023-05-02T01:14:53.538Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-02T01:14:53.538Z] ---> Running in 93aea81f08bf [2023-05-02T01:14:53.538Z] ---> Running in e93a259e8f4d [2023-05-02T01:14:53.538Z] ---> Running in 5d5d4eb80a84 [2023-05-02T01:14:53.538Z] ---> Running in ea9afaf9466a [2023-05-02T01:14:53.538Z] ---> Running in f4e91d19acd9 [2023-05-02T01:14:53.538Z] Removing intermediate container 93aea81f08bf [2023-05-02T01:14:53.538Z] ---> 80c5c1ac5b99 [2023-05-02T01:14:53.538Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-02T01:14:53.538Z] ---> Running in fbea814569ae [2023-05-02T01:14:53.538Z] Removing intermediate container ea9afaf9466a [2023-05-02T01:14:53.538Z] ---> 09953cbd0874 [2023-05-02T01:14:53.538Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-02T01:14:53.538Z] Removing intermediate container e93a259e8f4d [2023-05-02T01:14:53.538Z] ---> caa199390e49 [2023-05-02T01:14:53.538Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-02T01:14:53.538Z] ---> Running in c0addf82450b [2023-05-02T01:14:53.538Z] ---> Running in c2e7b912d78e [2023-05-02T01:14:53.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:14:53.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:14:53.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:14:53.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:14:53.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:14:53.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:14:53.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:14:53.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:14:53.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:14:53.795Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T01:14:53.795Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T01:14:53.795Z] OK: 17819 distinct packages available [2023-05-02T01:14:53.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:14:53.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:14:54.053Z] OK: 265 MiB in 53 packages [2023-05-02T01:14:54.053Z] OK: 265 MiB in 53 packages [2023-05-02T01:14:54.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:14:54.053Z] OK: 265 MiB in 53 packages [2023-05-02T01:14:54.053Z] OK: 265 MiB in 53 packages [2023-05-02T01:14:54.311Z] OK: 265 MiB in 53 packages [2023-05-02T01:14:54.311Z] Removing intermediate container f4e91d19acd9 [2023-05-02T01:14:54.311Z] ---> d14a3e6d6818 [2023-05-02T01:14:54.311Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-02T01:14:54.570Z] Removing intermediate container c0addf82450b [2023-05-02T01:14:54.570Z] ---> cc0302f83e6f [2023-05-02T01:14:54.570Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T01:14:54.570Z] ---> 52844bf1cd27 [2023-05-02T01:14:54.570Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:14:54.570Z] ---> Running in 2dac31e96534 [2023-05-02T01:14:54.570Z] Removing intermediate container fbea814569ae [2023-05-02T01:14:54.570Z] ---> ca6c507c1bee [2023-05-02T01:14:54.570Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T01:14:54.570Z] ---> b50c3dd64e16 [2023-05-02T01:14:54.570Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:14:54.828Z] ---> Running in 73a947436d2a [2023-05-02T01:14:54.828Z] Removing intermediate container c2e7b912d78e [2023-05-02T01:14:54.828Z] Removing intermediate container 5d5d4eb80a84 [2023-05-02T01:14:54.828Z] ---> f3a757e5b68c [2023-05-02T01:14:54.828Z] ---> d93a71424c83 [2023-05-02T01:14:54.828Z] Step 6/23 : COPY go.mod vendor* ./Step 5/20 : COPY go.mod vendor* ./ [2023-05-02T01:14:54.828Z] [2023-05-02T01:14:54.828Z] ---> 154db0b781e9 [2023-05-02T01:14:54.828Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:14:54.828Z] ---> Running in e8fb1b845c20 [2023-05-02T01:14:54.828Z] ---> 1421acd85dca [2023-05-02T01:14:54.828Z] ---> 4e7cdcfe29db [2023-05-02T01:14:54.828Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:14:54.828Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:14:54.828Z] ---> Running in 7201b03e625b [2023-05-02T01:14:55.086Z] ---> Running in adb26b4ad387 [2023-05-02T01:15:35.033Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12283 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-05-02T01:15:35.044Z] Running in /w/workspace/edgex-go/506 [Pipeline] { [Pipeline] checkout [2023-05-02T01:15:35.077Z] The recommended git tool is: git [2023-05-02T01:15:40.397Z] using credential edgex-jenkins-ssh [2023-05-02T01:15:40.415Z] Cloning the remote Git repository [2023-05-02T01:15:40.465Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-02T01:15:40.567Z] > git init /w/workspace/edgex-go/506 # timeout=10 [2023-05-02T01:15:40.727Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-02T01:15:40.729Z] > git --version # timeout=10 [2023-05-02T01:15:40.750Z] > git --version # 'git version 2.25.1' [2023-05-02T01:15:40.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T01:15:40.914Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T01:15:41.777Z] Removing intermediate container 2dac31e96534 [2023-05-02T01:15:41.777Z] ---> f73d0233c89c [2023-05-02T01:15:41.777Z] Step 7/22 : COPY . . [2023-05-02T01:15:41.777Z] Removing intermediate container adb26b4ad387 [2023-05-02T01:15:41.777Z] ---> 8db0afe44d54 [2023-05-02T01:15:41.777Z] Step 8/23 : COPY . . [2023-05-02T01:15:41.777Z] Removing intermediate container 7201b03e625b [2023-05-02T01:15:41.777Z] ---> 20c0122fa105 [2023-05-02T01:15:41.777Z] Step 7/20 : COPY . . [2023-05-02T01:15:41.777Z] Removing intermediate container 73a947436d2a [2023-05-02T01:15:41.777Z] ---> e5711e8fd623 [2023-05-02T01:15:41.777Z] Step 8/23 : COPY . . [2023-05-02T01:15:41.777Z] Removing intermediate container e8fb1b845c20 [2023-05-02T01:15:41.777Z] ---> 8b8e63912a71 [2023-05-02T01:15:41.777Z] Step 8/23 : COPY . . [2023-05-02T01:15:59.303Z] Avoid second fetch [2023-05-02T01:15:59.304Z] Checking out Revision 0075755ea904cb1c320e6f00828dbbda8c0a5f06 (main) [2023-05-02T01:15:58.507Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-02T01:15:58.532Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T01:15:59.322Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T01:15:59.385Z] > git checkout -f 0075755ea904cb1c320e6f00828dbbda8c0a5f06 # timeout=10 [2023-05-02T01:15:59.879Z] ---> 2b7d24d71332 [2023-05-02T01:15:59.879Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-02T01:15:59.879Z] ---> f0096d95ad85 [2023-05-02T01:15:59.879Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-02T01:15:59.879Z] ---> 3b0101078238 [2023-05-02T01:15:59.879Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-02T01:15:59.879Z] ---> 204fb8a63073 [2023-05-02T01:15:59.879Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-02T01:15:59.879Z] ---> 7cf7f630249e [2023-05-02T01:15:59.879Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-02T01:15:59.879Z] ---> Running in 9ea9b45560ea [2023-05-02T01:15:59.879Z] ---> Running in 12f0a9126cc2 [2023-05-02T01:15:59.879Z] ---> Running in 8493ab6cf259 [2023-05-02T01:15:59.879Z] ---> Running in 61ab7a6f8016 [2023-05-02T01:15:59.879Z] ---> Running in def855b92d12 [2023-05-02T01:15:59.879Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-02T01:15:59.879Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-02T01:15:59.879Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-02T01:15:59.879Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-02T01:15:59.879Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-02T01:16:00.010Z] Commit message: "fix: Fix multiline break for seed_builtin_entries.sh (#4543)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T01:16:00.925Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T01:16:00.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T01:16:00.925Z] Dload Upload Total Spent Left Speed [2023-05-02T01:16:00.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 60431 0 --:--:-- --:--:-- --:--:-- 60719 [Pipeline] sh [2023-05-02T01:16:01.486Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T01:16:01.819Z] + sudo tee /etc/docker/daemon.new [2023-05-02T01:16:01.819Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T01:16:01.819Z] { [2023-05-02T01:16:01.819Z] "registry-mirrors": [ [2023-05-02T01:16:01.819Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T01:16:01.819Z] ], [2023-05-02T01:16:01.819Z] "bip": "10.250.0.254/24", [2023-05-02T01:16:01.819Z] "hosts": [ [2023-05-02T01:16:01.819Z] "tcp://0.0.0.0:5555", [2023-05-02T01:16:01.819Z] "unix:///var/run/docker.sock" [2023-05-02T01:16:01.819Z] ], [2023-05-02T01:16:01.819Z] "mtu": 1458, [2023-05-02T01:16:01.819Z] "selinux-enabled": true, [2023-05-02T01:16:01.819Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T01:16:01.819Z] } [Pipeline] sh [2023-05-02T01:16:02.166Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-02T01:16:02.510Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T01:16:20.788Z] provisioning config files... [2023-05-02T01:16:20.818Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/506@tmp/config14119983243359032531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T01:16:21.183Z] ---> docker-login.sh [2023-05-02T01:16:21.183Z] nexus3.edgexfoundry.org:10001 [2023-05-02T01:16:21.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:16:21.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:16:21.777Z] Configure a credential helper to remove this warning. See [2023-05-02T01:16:21.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:16:21.777Z] [2023-05-02T01:16:21.777Z] Login Succeeded [2023-05-02T01:16:21.777Z] nexus3.edgexfoundry.org:10002 [2023-05-02T01:16:22.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:16:22.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:16:22.324Z] Configure a credential helper to remove this warning. See [2023-05-02T01:16:22.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:16:22.324Z] [2023-05-02T01:16:22.324Z] Login Succeeded [2023-05-02T01:16:22.324Z] nexus3.edgexfoundry.org:10003 [2023-05-02T01:16:22.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:16:22.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:16:22.596Z] Configure a credential helper to remove this warning. See [2023-05-02T01:16:22.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:16:22.596Z] [2023-05-02T01:16:22.596Z] Login Succeeded [2023-05-02T01:16:22.596Z] nexus3.edgexfoundry.org:10004 [2023-05-02T01:16:22.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:16:23.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:16:23.225Z] Configure a credential helper to remove this warning. See [2023-05-02T01:16:23.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:16:23.225Z] [2023-05-02T01:16:23.225Z] Login Succeeded [2023-05-02T01:16:23.225Z] docker.io [2023-05-02T01:16:23.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:16:23.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:16:23.770Z] Configure a credential helper to remove this warning. See [2023-05-02T01:16:23.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:16:23.770Z] [2023-05-02T01:16:23.770Z] Login Succeeded [2023-05-02T01:16:23.770Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T01:16:23.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-02T01:16:24.501Z] + git config --global --add safe.directory /w/workspace/edgex-go/506 [Pipeline] echo [2023-05-02T01:16:24.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T01:16:24.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T01:16:24.538Z] ========================================================= [2023-05-02T01:16:24.538Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T01:16:24.538Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-02T01:16:24.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T01:16:25.146Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T01:16:25.146Z] c41833b44d91: Pulling fs layer [2023-05-02T01:16:25.146Z] ed15518f5707: Pulling fs layer [2023-05-02T01:16:25.146Z] feae8fd75edb: Pulling fs layer [2023-05-02T01:16:25.146Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T01:16:25.146Z] 3cdef696dda3: Pulling fs layer [2023-05-02T01:16:25.146Z] 2ced38df9373: Pulling fs layer [2023-05-02T01:16:25.146Z] 58f1dce35555: Pulling fs layer [2023-05-02T01:16:25.146Z] 242c74f7c9fa: Waiting [2023-05-02T01:16:25.146Z] 3cdef696dda3: Waiting [2023-05-02T01:16:25.146Z] 2ced38df9373: Waiting [2023-05-02T01:16:25.146Z] 58f1dce35555: Waiting [2023-05-02T01:16:25.146Z] ed15518f5707: Verifying Checksum [2023-05-02T01:16:25.146Z] ed15518f5707: Download complete [2023-05-02T01:16:25.146Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T01:16:25.146Z] 242c74f7c9fa: Download complete [2023-05-02T01:16:25.146Z] 3cdef696dda3: Verifying Checksum [2023-05-02T01:16:25.146Z] 3cdef696dda3: Download complete [2023-05-02T01:16:25.146Z] c41833b44d91: Verifying Checksum [2023-05-02T01:16:25.146Z] c41833b44d91: Download complete [2023-05-02T01:16:26.579Z] c41833b44d91: Pull complete [2023-05-02T01:16:26.579Z] 58f1dce35555: Verifying Checksum [2023-05-02T01:16:26.579Z] 58f1dce35555: Download complete [2023-05-02T01:16:27.171Z] ed15518f5707: Pull complete [2023-05-02T01:16:27.765Z] feae8fd75edb: Verifying Checksum [2023-05-02T01:16:27.765Z] feae8fd75edb: Download complete [2023-05-02T01:16:27.765Z] 2ced38df9373: Verifying Checksum [2023-05-02T01:16:27.765Z] 2ced38df9373: Download complete [2023-05-02T01:16:38.569Z] Removing intermediate container def855b92d12 [2023-05-02T01:16:38.569Z] ---> c54667fdaac9 [2023-05-02T01:16:38.569Z] [2023-05-02T01:16:38.569Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T01:16:38.569Z] Removing intermediate container 9ea9b45560ea [2023-05-02T01:16:38.569Z] ---> 0662e5be6caa [2023-05-02T01:16:38.569Z] [2023-05-02T01:16:38.569Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T01:16:38.569Z] Removing intermediate container 8493ab6cf259 [2023-05-02T01:16:38.569Z] ---> 81c38664f234 [2023-05-02T01:16:38.569Z] [2023-05-02T01:16:38.569Z] Step 9/22 : FROM alpine:3.17 [2023-05-02T01:16:38.569Z] 3.17: Pulling from library/alpine [2023-05-02T01:16:38.569Z] 3.17: Pulling from library/alpine [2023-05-02T01:16:38.569Z] 3.17: Pulling from library/alpine [2023-05-02T01:16:39.515Z] Removing intermediate container 12f0a9126cc2 [2023-05-02T01:16:39.515Z] ---> b1e9b9be5013 [2023-05-02T01:16:39.515Z] [2023-05-02T01:16:39.515Z] Step 9/20 : FROM alpine:3.17 [2023-05-02T01:16:39.515Z] Removing intermediate container 61ab7a6f8016 [2023-05-02T01:16:39.515Z] ---> 9062a06c319d [2023-05-02T01:16:39.515Z] [2023-05-02T01:16:39.515Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T01:16:40.078Z] feae8fd75edb: Pull complete [2023-05-02T01:16:40.078Z] 242c74f7c9fa: Pull complete [2023-05-02T01:16:40.078Z] 3cdef696dda3: Pull complete [2023-05-02T01:16:40.451Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T01:16:40.451Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T01:16:40.451Z] Status: Image is up to date for alpine:3.17 [2023-05-02T01:16:40.451Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T01:16:40.451Z] ---> 9ed4aefc74f6 [2023-05-02T01:16:40.451Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-02T01:16:40.451Z] ---> 9ed4aefc74f6 [2023-05-02T01:16:40.451Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-02T01:16:40.451Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T01:16:40.451Z] Status: Image is up to date for alpine:3.17 [2023-05-02T01:16:40.451Z] ---> 9ed4aefc74f6 [2023-05-02T01:16:40.451Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-02T01:16:40.451Z] ---> Running in 64ad351dd58b [2023-05-02T01:16:40.451Z] ---> Running in 9636e95790aa [2023-05-02T01:16:40.451Z] 3.17: Pulling from library/alpine [2023-05-02T01:16:40.451Z] 3.17: Pulling from library/alpine [2023-05-02T01:16:40.451Z] ---> Running in a328228ab010 [2023-05-02T01:16:40.451Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T01:16:40.451Z] Status: Image is up to date for alpine:3.17 [2023-05-02T01:16:40.451Z] ---> 9ed4aefc74f6 [2023-05-02T01:16:40.451Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-02T01:16:40.451Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T01:16:40.451Z] Status: Image is up to date for alpine:3.17 [2023-05-02T01:16:40.451Z] ---> 9ed4aefc74f6 [2023-05-02T01:16:40.451Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-02T01:16:40.451Z] ---> Running in 30a47c15811f [2023-05-02T01:16:40.451Z] ---> Running in b69b8bda7908 [2023-05-02T01:16:40.451Z] Removing intermediate container 64ad351dd58b [2023-05-02T01:16:40.451Z] ---> 28801afe24fe [2023-05-02T01:16:40.451Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-02T01:16:40.451Z] Removing intermediate container a328228ab010 [2023-05-02T01:16:40.451Z] ---> 73132435494d [2023-05-02T01:16:40.451Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-02T01:16:40.451Z] ---> Running in eb57acf4a600 [2023-05-02T01:16:40.708Z] ---> Running in 14864500f242 [2023-05-02T01:16:40.708Z] Removing intermediate container b69b8bda7908 [2023-05-02T01:16:40.708Z] ---> b249cb6f639a [2023-05-02T01:16:40.708Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-02T01:16:40.708Z] ---> Running in b7572839b07d [2023-05-02T01:16:40.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:16:40.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:16:40.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:16:40.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:16:40.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:16:41.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:16:41.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:16:41.223Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-02T01:16:41.223Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-02T01:16:41.223Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-02T01:16:41.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:16:41.223Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:16:41.223Z] OK: 8 MiB in 17 packages [2023-05-02T01:16:41.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:16:41.223Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-02T01:16:41.223Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:16:41.223Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T01:16:41.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:16:41.223Z] OK: 8 MiB in 17 packages [2023-05-02T01:16:41.481Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T01:16:41.481Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:16:41.481Z] OK: 7 MiB in 16 packages [2023-05-02T01:16:41.481Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T01:16:41.481Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:16:41.481Z] OK: 7 MiB in 16 packages [2023-05-02T01:16:41.481Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T01:16:41.481Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T01:16:41.481Z] OK: 17820 distinct packages available [2023-05-02T01:16:41.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:16:41.481Z] Removing intermediate container 9636e95790aa [2023-05-02T01:16:41.481Z] ---> e80b66d1569d [2023-05-02T01:16:41.481Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-02T01:16:41.738Z] ---> Running in c4ef2ed32a3b [2023-05-02T01:16:41.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:16:41.738Z] Removing intermediate container c4ef2ed32a3b [2023-05-02T01:16:41.738Z] ---> 130dcdb14874 [2023-05-02T01:16:41.738Z] Step 12/22 : WORKDIR /edgex [2023-05-02T01:16:41.738Z] ---> Running in 52f98d64a2e7 [2023-05-02T01:16:41.738Z] Removing intermediate container 52f98d64a2e7 [2023-05-02T01:16:41.738Z] ---> 01eb370142a9 [2023-05-02T01:16:41.738Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:16:41.996Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-02T01:16:41.996Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-02T01:16:41.996Z] Removing intermediate container 30a47c15811f [2023-05-02T01:16:41.996Z] ---> b491016b0140 [2023-05-02T01:16:41.996Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T01:16:41.996Z] Removing intermediate container eb57acf4a600 [2023-05-02T01:16:41.996Z] ---> 5076ed1b1c47 [2023-05-02T01:16:41.996Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:16:41.996Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-02T01:16:41.996Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-02T01:16:41.996Z] (5/9) Installing curl (8.0.1-r0) [2023-05-02T01:16:41.996Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-02T01:16:41.996Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-02T01:16:41.996Z] (8/9) Installing libucontext (1.2-r0) [2023-05-02T01:16:41.996Z] ---> Running in 4aa4775e9b81 [2023-05-02T01:16:41.996Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-02T01:16:41.996Z] ---> 9686062a04e8 [2023-05-02T01:16:41.996Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:16:41.996Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:16:41.996Z] Removing intermediate container 14864500f242 [2023-05-02T01:16:41.996Z] ---> c814c54418d5 [2023-05-02T01:16:41.996Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:16:41.996Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T01:16:41.996Z] Removing intermediate container 4aa4775e9b81 [2023-05-02T01:16:41.996Z] ---> 06216984a606 [2023-05-02T01:16:41.996Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-02T01:16:41.996Z] OK: 10 MiB in 24 packages [2023-05-02T01:16:41.996Z] ---> 91b491e38ab5 [2023-05-02T01:16:42.254Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:16:42.254Z] ---> Running in 0f3310c51316 [2023-05-02T01:16:42.254Z] ---> 4deb9df6f9cc [2023-05-02T01:16:42.254Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:16:42.254Z] ---> 561e930017aa [2023-05-02T01:16:42.254Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-02T01:16:42.254Z] Removing intermediate container 0f3310c51316 [2023-05-02T01:16:42.254Z] ---> f22403530786 [2023-05-02T01:16:42.254Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-02T01:16:42.254Z] ---> Running in e5c70ecf9c34 [2023-05-02T01:16:42.254Z] ---> 2fd474c3f81a [2023-05-02T01:16:42.254Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-02T01:16:42.254Z] ---> 36be62b6356e [2023-05-02T01:16:42.254Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-02T01:16:42.512Z] ---> 9f63244f05da [2023-05-02T01:16:42.512Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-02T01:16:42.512Z] Removing intermediate container e5c70ecf9c34 [2023-05-02T01:16:42.512Z] ---> d0135200749e [2023-05-02T01:16:42.512Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:16:43.077Z] Removing intermediate container b7572839b07d [2023-05-02T01:16:43.077Z] ---> ef2b59d8c58d [2023-05-02T01:16:43.077Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:16:43.077Z] ---> 338cde53d037 [2023-05-02T01:16:43.077Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-02T01:16:43.077Z] ---> 61d05e22d611 [2023-05-02T01:16:43.077Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-02T01:16:43.077Z] ---> e658f5ed9c80 [2023-05-02T01:16:43.077Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-02T01:16:43.077Z] ---> c3d8be3ab02a [2023-05-02T01:16:43.077Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:16:43.077Z] ---> 81d3d4433f00 [2023-05-02T01:16:43.077Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:16:43.336Z] ---> 7bf416314055 [2023-05-02T01:16:43.336Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-02T01:16:43.336Z] ---> 5304d6327a7e [2023-05-02T01:16:43.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-02T01:16:43.336Z] ---> Running in bf77ef786dff [2023-05-02T01:16:43.336Z] ---> c0b3e0b2f2ee [2023-05-02T01:16:43.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-02T01:16:43.336Z] ---> c4796078e052 [2023-05-02T01:16:43.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-02T01:16:43.336Z] ---> 328a9f44a2f8 [2023-05-02T01:16:43.336Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-02T01:16:43.336Z] ---> 1e5ba2f99b70 [2023-05-02T01:16:43.336Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-02T01:16:43.336Z] ---> f9f39f5d552b [2023-05-02T01:16:43.336Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-02T01:16:43.336Z] ---> Running in cd3fd89cd68a [2023-05-02T01:16:43.927Z] ---> Running in 011f19239fa1 [2023-05-02T01:16:44.498Z] ---> 1a7a10ba5bc5 [2023-05-02T01:16:44.498Z] ---> 57a22151cf0a [2023-05-02T01:16:44.498Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yamlStep 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-02T01:16:44.498Z] [2023-05-02T01:16:44.498Z] ---> 300ff221c041 [2023-05-02T01:16:44.498Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-02T01:16:44.498Z] ---> eb27d94f8d69 [2023-05-02T01:16:44.498Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-02T01:16:44.498Z] ---> Running in 851ba48d5b89 [2023-05-02T01:16:44.498Z] ---> Running in 928a50ce2d57 [2023-05-02T01:16:44.498Z] Removing intermediate container 851ba48d5b89 [2023-05-02T01:16:44.498Z] ---> 5e75264b8dad [2023-05-02T01:16:44.498Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T01:16:44.498Z] ---> Running in 634a60fa3eaa [2023-05-02T01:16:44.498Z] Removing intermediate container 928a50ce2d57 [2023-05-02T01:16:44.498Z] ---> dd0b12d0ddd6 [2023-05-02T01:16:44.498Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-02T01:16:44.756Z] ---> Running in b19ee4a839d0 [2023-05-02T01:16:44.756Z] Removing intermediate container bf77ef786dff [2023-05-02T01:16:44.756Z] ---> ccaa99570b35 [2023-05-02T01:16:44.756Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-02T01:16:44.756Z] ---> Running in 12b9b9e557ab [2023-05-02T01:16:44.756Z] Removing intermediate container 634a60fa3eaa [2023-05-02T01:16:44.756Z] ---> 3ca8783d1cbd [2023-05-02T01:16:44.756Z] Step 21/23 : LABEL arch=x86_64 [2023-05-02T01:16:44.756Z] Removing intermediate container b19ee4a839d0 [2023-05-02T01:16:44.756Z] ---> 600bcd03db2d [2023-05-02T01:16:44.756Z] Step 18/20 : LABEL arch=x86_64 [2023-05-02T01:16:44.756Z] ---> Running in c50d1943eeb1 [2023-05-02T01:16:44.756Z] ---> Running in 6c1b07d09c2e [2023-05-02T01:16:44.756Z] Removing intermediate container 12b9b9e557ab [2023-05-02T01:16:44.756Z] ---> 589392205e8a [2023-05-02T01:16:44.756Z] Step 20/22 : LABEL arch=x86_64 [2023-05-02T01:16:45.015Z] ---> Running in 2b34ef7a759d [2023-05-02T01:16:45.015Z] Removing intermediate container c50d1943eeb1 [2023-05-02T01:16:45.015Z] ---> 011d9b385178 [2023-05-02T01:16:45.015Z] Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:16:45.015Z] Removing intermediate container 6c1b07d09c2e [2023-05-02T01:16:45.015Z] ---> 8cf7fd6b195e [2023-05-02T01:16:45.015Z] Step 19/20 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:16:45.015Z] ---> Running in e057711ba4af [2023-05-02T01:16:45.015Z] ---> Running in 5e68c703d96f [2023-05-02T01:16:45.015Z] Removing intermediate container 2b34ef7a759d [2023-05-02T01:16:45.015Z] ---> 50e41fea09bd [2023-05-02T01:16:45.015Z] Step 21/22 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:16:45.015Z] Removing intermediate container e057711ba4af [2023-05-02T01:16:45.015Z] ---> 1144b0bc76e1 [2023-05-02T01:16:45.015Z] Step 23/23 : LABEL version=3.0.0-dev.143 [2023-05-02T01:16:45.015Z] ---> Running in efd79cacec2f [2023-05-02T01:16:45.273Z] ---> Running in dc195d825cdf [2023-05-02T01:16:45.273Z] Removing intermediate container cd3fd89cd68a [2023-05-02T01:16:45.273Z] ---> 0e6a246c711b [2023-05-02T01:16:45.273Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-02T01:16:45.273Z] Removing intermediate container 011f19239fa1 [2023-05-02T01:16:45.273Z] ---> ed1dbca3d471 [2023-05-02T01:16:45.273Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-02T01:16:45.273Z] Removing intermediate container 5e68c703d96f [2023-05-02T01:16:45.273Z] ---> 397d2a123940 [2023-05-02T01:16:45.273Z] Step 20/20 : LABEL version=3.0.0-dev.143 [2023-05-02T01:16:45.273Z] ---> Running in 35e0edd75319 [2023-05-02T01:16:45.273Z] ---> Running in 4849a04abc29 [2023-05-02T01:16:45.273Z] Removing intermediate container efd79cacec2f [2023-05-02T01:16:45.273Z] ---> 5bc302716929 [2023-05-02T01:16:45.273Z] Step 22/22 : LABEL version=3.0.0-dev.143 [2023-05-02T01:16:45.273Z] ---> Running in 7f20dd6b94a2 [2023-05-02T01:16:45.273Z] Removing intermediate container dc195d825cdf [2023-05-02T01:16:45.273Z] ---> b1b6c1ae4a0d [2023-05-02T01:16:45.273Z] [2023-05-02T01:16:45.273Z] ---> Running in 4a071479b6c7 [2023-05-02T01:16:45.445Z] 2ced38df9373: Pull complete [2023-05-02T01:16:45.531Z] Successfully built b1b6c1ae4a0d [2023-05-02T01:16:45.531Z] Successfully tagged support-notifications:latest [2023-05-02T01:16:45.532Z] Removing intermediate container 35e0edd75319 [2023-05-02T01:16:45.532Z] Building core-data [2023-05-02T01:16:45.532Z] ---> adad556f7d43 [2023-05-02T01:16:45.532Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-02T01:16:45.532Z]  Building support-notifications ... done  ---> Running in b013832d84fd [2023-05-02T01:16:45.532Z] Removing intermediate container 7f20dd6b94a2 [2023-05-02T01:16:45.532Z] ---> c449558a6be8 [2023-05-02T01:16:45.532Z] Removing intermediate container 4849a04abc29 [2023-05-02T01:16:45.532Z] [2023-05-02T01:16:45.532Z] ---> 96b0238a465f [2023-05-02T01:16:45.532Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-02T01:16:45.532Z] Successfully built c449558a6be8 [2023-05-02T01:16:45.532Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-02T01:16:45.532Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2023-05-02T01:16:45.532Z] Removing intermediate container 4a071479b6c7 [2023-05-02T01:16:45.532Z] ---> 400d2661b2e5 [2023-05-02T01:16:45.532Z] [2023-05-02T01:16:45.790Z] Successfully built 400d2661b2e5 [2023-05-02T01:16:48.042Z] 58f1dce35555: Pull complete [2023-05-02T01:16:48.042Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T01:16:48.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T01:16:48.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-02T01:16:48.330Z] Successfully tagged security-proxy-setup:latest [2023-05-02T01:16:48.330Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-05-02T01:16:48.445Z] + docker+ echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T01:16:48.445Z] WORKDIR /edgex [2023-05-02T01:16:48.445Z] COPY go.mod . [2023-05-02T01:16:48.445Z] RUN go mod download [2023-05-02T01:16:48.445Z] build -t ci-base-image-arm64 -f - . [2023-05-02T01:16:48.587Z] ---> Running in de7ff1d24065 [2023-05-02T01:16:49.057Z] Sending build context to Docker daemon 2.932MB [2023-05-02T01:16:49.058Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T01:16:49.058Z] ---> fadd8f120f05 [2023-05-02T01:16:49.058Z] Step 2/4 : WORKDIR /edgex [2023-05-02T01:16:49.959Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:16:49.959Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:16:49.959Z] ---> 874a585264fa [2023-05-02T01:16:49.959Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T01:16:49.959Z] ---> Using cache [2023-05-02T01:16:49.959Z] ---> 7efafdd23200 [2023-05-02T01:16:49.959Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T01:16:49.959Z] ---> Using cache [2023-05-02T01:16:49.959Z] ---> 09953cbd0874 [2023-05-02T01:16:49.959Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-02T01:16:49.959Z] ---> Using cache [2023-05-02T01:16:49.959Z] ---> cc0302f83e6f [2023-05-02T01:16:49.959Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T01:16:49.959Z] ---> Using cache [2023-05-02T01:16:49.959Z] ---> b50c3dd64e16 [2023-05-02T01:16:49.959Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:16:49.959Z] ---> Using cache [2023-05-02T01:16:49.959Z] ---> e5711e8fd623 [2023-05-02T01:16:49.959Z] Step 8/23 : COPY . . [2023-05-02T01:16:49.959Z] ---> Using cache [2023-05-02T01:16:49.959Z] ---> 204fb8a63073 [2023-05-02T01:16:49.959Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-02T01:16:50.422Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:16:50.422Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:16:50.422Z] ---> 874a585264fa [2023-05-02T01:16:50.422Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T01:16:50.422Z] ---> Using cache [2023-05-02T01:16:50.422Z] ---> 7efafdd23200 [2023-05-02T01:16:50.422Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T01:16:50.422Z] ---> Using cache [2023-05-02T01:16:50.422Z] ---> 09953cbd0874 [2023-05-02T01:16:50.422Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-02T01:16:50.422Z] ---> Using cache [2023-05-02T01:16:50.422Z] ---> cc0302f83e6f [2023-05-02T01:16:50.422Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T01:16:50.422Z] ---> Using cache [2023-05-02T01:16:50.423Z] ---> b50c3dd64e16 [2023-05-02T01:16:50.423Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:16:50.423Z] ---> Using cache [2023-05-02T01:16:50.423Z] ---> e5711e8fd623 [2023-05-02T01:16:50.423Z] Step 8/23 : COPY . . [2023-05-02T01:16:50.423Z] ---> Using cache [2023-05-02T01:16:50.423Z] ---> 204fb8a63073 [2023-05-02T01:16:50.423Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-02T01:16:51.012Z] ---> Running in bb0709c66dd0 [2023-05-02T01:16:51.012Z] Removing intermediate container bb0709c66dd0 [2023-05-02T01:16:51.012Z] ---> af9fb7d65c85 [2023-05-02T01:16:51.012Z] Step 3/4 : COPY go.mod . [2023-05-02T01:16:51.845Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:16:51.845Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:16:51.845Z] ---> 874a585264fa [2023-05-02T01:16:51.845Z] Step 3/27 : WORKDIR /edgex-go [2023-05-02T01:16:51.846Z] ---> Using cache [2023-05-02T01:16:51.846Z] ---> 1edec9ce92ca [2023-05-02T01:16:51.846Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-02T01:16:52.958Z] ---> 485eab2a235f [2023-05-02T01:16:52.958Z] Step 4/4 : RUN go mod download [2023-05-02T01:16:52.958Z] ---> Running in f9b6718fbe4d [2023-05-02T01:16:54.377Z] Removing intermediate container de7ff1d24065 [2023-05-02T01:16:54.377Z] ---> a827ca560e79 [2023-05-02T01:16:54.377Z] Step 21/23 : LABEL arch=x86_64 [2023-05-02T01:16:54.377Z] Removing intermediate container b013832d84fd [2023-05-02T01:16:54.377Z] ---> 83fe62718ec9 [2023-05-02T01:16:54.377Z] Step 21/23 : LABEL arch=x86_64 [2023-05-02T01:16:54.377Z] ---> Running in 6b69337f87c2 [2023-05-02T01:16:54.377Z] ---> Running in 61707c6f30e3 [2023-05-02T01:16:54.377Z] ---> Running in d9948a79eada [2023-05-02T01:16:54.377Z] ---> Running in a5748f4e7780 [2023-05-02T01:16:54.377Z] ---> Running in 8dd6918d740d [2023-05-02T01:16:54.377Z] Removing intermediate container a5748f4e7780 [2023-05-02T01:16:54.377Z] ---> e1e3d698e80a [2023-05-02T01:16:54.377Z] Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:16:54.377Z] Removing intermediate container 8dd6918d740d [2023-05-02T01:16:54.377Z] ---> 1cb811d2a433 [2023-05-02T01:16:54.377Z] Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:16:54.377Z] ---> Running in 9dbe9e4eb4c5 [2023-05-02T01:16:54.377Z] ---> Running in 3d26c32f1c42 [2023-05-02T01:16:54.377Z] Removing intermediate container 3d26c32f1c42 [2023-05-02T01:16:54.377Z] ---> 82d6f5a1a7c6 [2023-05-02T01:16:54.377Z] Step 23/23 : LABEL version=3.0.0-dev.143 [2023-05-02T01:16:54.377Z] Removing intermediate container 9dbe9e4eb4c5 [2023-05-02T01:16:54.377Z] ---> e9609e4f65a9 [2023-05-02T01:16:54.377Z] Step 23/23 : LABEL version=3.0.0-dev.143 [2023-05-02T01:16:54.377Z] ---> Running in 0a5b7b3ca5c7 [2023-05-02T01:16:54.377Z] ---> Running in 90e5ba207b12 [2023-05-02T01:16:54.377Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-02T01:16:54.377Z] Removing intermediate container 0a5b7b3ca5c7 [2023-05-02T01:16:54.377Z] ---> e172a3ec0509 [2023-05-02T01:16:54.377Z] [2023-05-02T01:16:54.377Z] Removing intermediate container 90e5ba207b12 [2023-05-02T01:16:54.377Z] ---> 6124987bda00 [2023-05-02T01:16:54.377Z] [2023-05-02T01:16:54.377Z] Successfully built e172a3ec0509 [2023-05-02T01:16:54.377Z] Successfully tagged security-proxy-auth:latest [2023-05-02T01:16:54.377Z]  Building security-proxy-auth ... done Building security-spire-config [2023-05-02T01:16:54.377Z] Successfully built 6124987bda00 [2023-05-02T01:16:54.377Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-02T01:16:54.377Z] Building security-spire-server [2023-05-02T01:16:54.635Z]  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:16:54.635Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-02T01:16:54.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:16:54.893Z] OK: 265 MiB in 53 packages [2023-05-02T01:16:58.188Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:16:58.188Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:16:58.188Z] ---> 874a585264fa [2023-05-02T01:16:58.188Z] Step 3/27 : WORKDIR /edgex-go [2023-05-02T01:16:58.188Z] ---> Using cache [2023-05-02T01:16:58.188Z] ---> 1edec9ce92ca [2023-05-02T01:16:58.188Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-02T01:16:58.760Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:16:58.760Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:16:58.760Z] ---> 874a585264fa [2023-05-02T01:16:58.760Z] Step 3/26 : WORKDIR /edgex-go [2023-05-02T01:16:58.760Z] ---> Using cache [2023-05-02T01:16:58.760Z] ---> 1edec9ce92ca [2023-05-02T01:16:58.760Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-02T01:17:06.971Z] ---> Running in 8360d1c57be2 [2023-05-02T01:17:06.971Z] ---> Running in 2aff50bd3dbc [2023-05-02T01:17:06.971Z] Removing intermediate container 61707c6f30e3 [2023-05-02T01:17:06.971Z] ---> 1101920d32c6 [2023-05-02T01:17:06.971Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-02T01:17:06.971Z] ---> d1e4e5d2bd58 [2023-05-02T01:17:06.971Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:17:06.971Z] ---> Running in 6c93c045ffed [2023-05-02T01:17:06.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:06.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:06.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:06.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:06.971Z] OK: 265 MiB in 53 packages [2023-05-02T01:17:06.971Z] OK: 265 MiB in 53 packages [2023-05-02T01:17:07.979Z] Removing intermediate container 8360d1c57be2 [2023-05-02T01:17:07.979Z] ---> 603e3935f85c [2023-05-02T01:17:07.979Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-02T01:17:07.979Z] Removing intermediate container 2aff50bd3dbc [2023-05-02T01:17:07.979Z] ---> dcbf8316d0a8 [2023-05-02T01:17:07.979Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-02T01:17:08.238Z] ---> 6a9d707ee988 [2023-05-02T01:17:08.238Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:17:08.238Z] ---> 016324238092 [2023-05-02T01:17:08.238Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:17:08.238Z] ---> Running in 5d8324402cf9 [2023-05-02T01:17:08.238Z] ---> Running in c0a29f4cd019 [2023-05-02T01:17:23.985Z] Removing intermediate container f9b6718fbe4d [2023-05-02T01:17:23.985Z] ---> 8e0783b799c9 [2023-05-02T01:17:23.985Z] Successfully built 8e0783b799c9 [2023-05-02T01:17:23.985Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:17:24.325Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T01:17:24.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T01:17:24.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-12283 does not seem to be running inside a container [2023-05-02T01:17:24.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-02T01:17:25.975Z] $ docker top b5ed8b8a8ca2e3f8b260c3982eab791f9b89fe9ba39334df57b797442061b2a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T01:17:26.824Z] + go version [2023-05-02T01:17:26.824Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T01:17:26.848Z] $ docker stop --time=1 b5ed8b8a8ca2e3f8b260c3982eab791f9b89fe9ba39334df57b797442061b2a4 [2023-05-02T01:17:28.494Z] $ docker rm -f --volumes b5ed8b8a8ca2e3f8b260c3982eab791f9b89fe9ba39334df57b797442061b2a4 [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:17:29.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-02T01:17:29.047Z] [2023-05-02T01:17:29.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:17:29.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-02T01:17:29.648Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-02T01:17:29.648Z] 29e5d40040c1: Pulling fs layer [2023-05-02T01:17:29.648Z] 1ce36da41761: Pulling fs layer [2023-05-02T01:17:29.648Z] 25b303627fd3: Pulling fs layer [2023-05-02T01:17:29.648Z] 29e5d40040c1: Download complete [2023-05-02T01:17:29.918Z] 1ce36da41761: Verifying Checksum [2023-05-02T01:17:29.918Z] 1ce36da41761: Download complete [2023-05-02T01:17:30.185Z] 29e5d40040c1: Pull complete [2023-05-02T01:17:31.600Z] 25b303627fd3: Verifying Checksum [2023-05-02T01:17:31.600Z] 25b303627fd3: Download complete [2023-05-02T01:17:33.547Z] 1ce36da41761: Pull complete [2023-05-02T01:17:40.347Z] Removing intermediate container d9948a79eada [2023-05-02T01:17:40.348Z] ---> 46e3259a0697 [2023-05-02T01:17:40.348Z] [2023-05-02T01:17:40.348Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T01:17:40.348Z] ---> 9ed4aefc74f6 [2023-05-02T01:17:40.348Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T01:17:40.348Z] Removing intermediate container 6b69337f87c2 [2023-05-02T01:17:40.348Z] ---> 619d2ed2e7f0 [2023-05-02T01:17:40.348Z] [2023-05-02T01:17:40.348Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T01:17:40.348Z] ---> 9ed4aefc74f6 [2023-05-02T01:17:40.348Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-02T01:17:40.348Z] ---> Running in 20bb1712cb31 [2023-05-02T01:17:40.348Z] ---> Running in 31aec996f573 [2023-05-02T01:17:40.348Z] Removing intermediate container 20bb1712cb31 [2023-05-02T01:17:40.348Z] ---> df42c1e43fcb [2023-05-02T01:17:40.348Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-02T01:17:40.348Z] ---> Running in 95fd15fd6814 [2023-05-02T01:17:40.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:40.348Z] Removing intermediate container 95fd15fd6814 [2023-05-02T01:17:40.348Z] ---> 391e78f1da97 [2023-05-02T01:17:40.348Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-02T01:17:40.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:40.348Z] ---> Running in 10ceef20befc [2023-05-02T01:17:40.348Z] Removing intermediate container c0a29f4cd019 [2023-05-02T01:17:40.348Z] ---> f0ff066258b6 [2023-05-02T01:17:40.348Z] Step 7/27 : COPY . . [2023-05-02T01:17:40.348Z] Removing intermediate container 6c93c045ffed [2023-05-02T01:17:40.348Z] ---> 7bece4ecb19a [2023-05-02T01:17:40.348Z] Step 7/27 : COPY . . [2023-05-02T01:17:40.348Z] Removing intermediate container 5d8324402cf9 [2023-05-02T01:17:40.348Z] ---> c344bfbba006 [2023-05-02T01:17:40.348Z] Step 7/26 : COPY . . [2023-05-02T01:17:40.348Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T01:17:40.348Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:17:40.348Z] OK: 7 MiB in 16 packages [2023-05-02T01:17:40.348Z] Removing intermediate container 10ceef20befc [2023-05-02T01:17:40.348Z] ---> 0ac1aba809b2 [2023-05-02T01:17:40.348Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-02T01:17:43.635Z] 25b303627fd3: Pull complete [2023-05-02T01:17:43.635Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-02T01:17:43.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-02T01:17:43.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T01:17:43.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-12283 does not seem to be running inside a container [2023-05-02T01:17:43.914Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@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-05-02T01:17:46.146Z] $ docker top 5d9fc1bef42ba421b1444fee76c250308179b7d81e13576cbb202f3e2990cc08 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T01:17:46.932Z] ---> Running in 757f39e71562 [2023-05-02T01:17:46.932Z] ---> 3e76827d5ec2 [2023-05-02T01:17:46.932Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-02T01:17:46.932Z] ---> ccc6c9a1f866 [2023-05-02T01:17:46.932Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-02T01:17:46.932Z] ---> Running in 72a28ad375ce [2023-05-02T01:17:46.932Z] ---> adec887be789 [2023-05-02T01:17:46.932Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-02T01:17:46.932Z] ---> Running in f0315ac51c96 [2023-05-02T01:17:46.932Z] Removing intermediate container 31aec996f573 [2023-05-02T01:17:46.932Z] ---> e0ace551c23c [2023-05-02T01:17:46.932Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T01:17:46.932Z] ---> Running in 090bd627e233 [2023-05-02T01:17:46.932Z] ---> Running in 44695d242d55 [2023-05-02T01:17:46.932Z] Removing intermediate container 72a28ad375ce [2023-05-02T01:17:46.932Z] ---> 2d6804476ea7 [2023-05-02T01:17:46.932Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-02T01:17:46.932Z] ---> Running in 07ce4544fed3 [2023-05-02T01:17:46.932Z] Removing intermediate container f0315ac51c96 [2023-05-02T01:17:46.932Z] ---> e392cec14563 [2023-05-02T01:17:46.932Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-02T01:17:46.932Z] Removing intermediate container 44695d242d55 [2023-05-02T01:17:46.932Z] ---> 1e911ba936de [2023-05-02T01:17:46.932Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-02T01:17:46.932Z] ---> Running in 9dd1591993dd [2023-05-02T01:17:46.932Z] Removing intermediate container 090bd627e233 [2023-05-02T01:17:46.932Z] ---> dca4b6c6542f [2023-05-02T01:17:46.932Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-02T01:17:46.932Z] ---> Running in c0a1d637611a [2023-05-02T01:17:46.932Z] Removing intermediate container 07ce4544fed3 [2023-05-02T01:17:46.932Z] ---> d516d0ddfd59 [2023-05-02T01:17:46.932Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-02T01:17:46.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:46.932Z] ---> Running in b637e1ba0952 [2023-05-02T01:17:46.932Z] ---> Running in a102a5c92100 [2023-05-02T01:17:46.932Z] Removing intermediate container 9dd1591993dd [2023-05-02T01:17:46.932Z] ---> 5229416725e0 [2023-05-02T01:17:46.932Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-02T01:17:46.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:46.932Z] Removing intermediate container c0a1d637611a [2023-05-02T01:17:46.932Z] ---> d1399db1a21c [2023-05-02T01:17:46.932Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-02T01:17:46.932Z] ---> Running in 7d004e31ff88 [2023-05-02T01:17:46.932Z] Removing intermediate container b637e1ba0952 [2023-05-02T01:17:46.932Z] ---> 8b0e7a76b6a8 [2023-05-02T01:17:46.932Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-02T01:17:46.932Z] ---> Running in 80f22713d9fe [2023-05-02T01:17:46.932Z] Removing intermediate container a102a5c92100 [2023-05-02T01:17:46.932Z] ---> b4c0b4895b23 [2023-05-02T01:17:46.932Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-02T01:17:46.932Z] ---> Running in 75db1c13850c [2023-05-02T01:17:46.932Z] ---> Running in c79c5d2c8d46 [2023-05-02T01:17:46.932Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T01:17:46.932Z] Removing intermediate container 7d004e31ff88 [2023-05-02T01:17:46.932Z] ---> 577986763218 [2023-05-02T01:17:46.932Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-02T01:17:46.932Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:17:46.932Z] Removing intermediate container 80f22713d9fe [2023-05-02T01:17:46.932Z] ---> c30151b5e1eb [2023-05-02T01:17:46.932Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:17:46.932Z] OK: 7 MiB in 16 packages [2023-05-02T01:17:46.932Z] ---> Running in 050e8e97d6ec [2023-05-02T01:17:46.932Z] Removing intermediate container 75db1c13850c [2023-05-02T01:17:46.932Z] ---> 5ee4450531fc [2023-05-02T01:17:46.932Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-02T01:17:46.932Z] ---> Running in 2549c17f66a3 [2023-05-02T01:17:46.932Z] ---> 02e0534d584c [2023-05-02T01:17:46.932Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:17:46.985Z] + docker-compose build --help [2023-05-02T01:17:46.985Z] + grep parallel [2023-05-02T01:17:47.191Z] ---> 17e9c4de9a97 [2023-05-02T01:17:47.192Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-02T01:17:47.192Z] Removing intermediate container 757f39e71562 [2023-05-02T01:17:47.192Z] ---> 6c98d0353bc5 [2023-05-02T01:17:47.192Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:17:47.785Z] ---> 8d9cb49fc6b2 [2023-05-02T01:17:47.785Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:17:47.785Z] ---> c7c13e75c012 [2023-05-02T01:17:47.785Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-02T01:17:47.785Z] ---> e7e5b059dd66 [2023-05-02T01:17:47.785Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-02T01:17:47.785Z] ---> 6394b9d1a3f1 [2023-05-02T01:17:47.785Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-02T01:17:47.785Z] ---> Running in 8e5cd6c6ef73 [2023-05-02T01:17:47.785Z] Removing intermediate container 8e5cd6c6ef73 [2023-05-02T01:17:47.785Z] ---> 494d02445a0a [2023-05-02T01:17:47.785Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T01:17:48.063Z] ---> Running in 26c95503269e [2023-05-02T01:17:48.323Z] Removing intermediate container c79c5d2c8d46 [2023-05-02T01:17:48.323Z] ---> 06d0db8cf327 [2023-05-02T01:17:48.323Z] Step 12/26 : WORKDIR /edgex-go [2023-05-02T01:17:48.323Z] Removing intermediate container 26c95503269e [2023-05-02T01:17:48.323Z] ---> 06244d2071f5 [2023-05-02T01:17:48.323Z] Step 21/23 : LABEL arch=x86_64 [2023-05-02T01:17:48.323Z] Removing intermediate container 2549c17f66a3 [2023-05-02T01:17:48.323Z] ---> 3fe3b9901642 [2023-05-02T01:17:48.323Z] Step 12/27 : WORKDIR /edgex-go [2023-05-02T01:17:48.323Z] ---> 5d38496dd4ec [2023-05-02T01:17:48.323Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-02T01:17:48.323Z] ---> Running in bf888c2916df [2023-05-02T01:17:48.323Z] ---> Running in aefeff8a378d [2023-05-02T01:17:48.323Z] ---> Running in 67dcff4d166a [2023-05-02T01:17:48.323Z] Removing intermediate container 050e8e97d6ec [2023-05-02T01:17:48.323Z] ---> 795570b51a7e [2023-05-02T01:17:48.323Z] Step 12/27 : WORKDIR /edgex-go [2023-05-02T01:17:48.323Z] Removing intermediate container bf888c2916df [2023-05-02T01:17:48.323Z] ---> bc8933174009 [2023-05-02T01:17:48.323Z] [2023-05-02T01:17:48.323Z] Step 13/26 : FROM alpine:3.17 [2023-05-02T01:17:48.323Z] ---> 9ed4aefc74f6 [2023-05-02T01:17:48.323Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-02T01:17:48.323Z] ---> Running in 5f7ffd8503bd [2023-05-02T01:17:48.323Z] Removing intermediate container aefeff8a378d [2023-05-02T01:17:48.323Z] ---> 2cf9234e81e1 [2023-05-02T01:17:48.323Z] Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:17:48.581Z] ---> Running in d043b2b205bb [2023-05-02T01:17:48.581Z] Removing intermediate container 67dcff4d166a [2023-05-02T01:17:48.581Z] ---> fea302f08b97 [2023-05-02T01:17:48.581Z] [2023-05-02T01:17:48.581Z] Step 13/27 : FROM alpine:3.17 [2023-05-02T01:17:48.581Z] ---> 9ed4aefc74f6 [2023-05-02T01:17:48.581Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-02T01:17:48.581Z] ---> 5f1784d345a4 [2023-05-02T01:17:48.581Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-02T01:17:48.581Z] ---> Running in c5be89459fcd [2023-05-02T01:17:48.581Z] ---> Running in 0ff92e733236 [2023-05-02T01:17:48.581Z] ---> Running in 4965f6490317 [2023-05-02T01:17:48.581Z] Removing intermediate container 5f7ffd8503bd [2023-05-02T01:17:48.581Z] ---> e4fee646d345 [2023-05-02T01:17:48.581Z] [2023-05-02T01:17:48.581Z] Step 13/27 : FROM alpine:3.17 [2023-05-02T01:17:48.581Z] ---> 9ed4aefc74f6 [2023-05-02T01:17:48.581Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-02T01:17:48.581Z] ---> Using cache [2023-05-02T01:17:48.581Z] ---> 28bca336c295 [2023-05-02T01:17:48.581Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-02T01:17:48.581Z] Removing intermediate container d043b2b205bb [2023-05-02T01:17:48.581Z] ---> 28bca336c295 [2023-05-02T01:17:48.581Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-02T01:17:48.581Z] ---> Running in c3acca1fa0b5 [2023-05-02T01:17:48.838Z] ---> Running in ac7e295c0980 [2023-05-02T01:17:48.838Z] Removing intermediate container c5be89459fcd [2023-05-02T01:17:48.838Z] ---> 265d6bf8c02d [2023-05-02T01:17:48.838Z] Step 23/23 : LABEL version=3.0.0-dev.143 [2023-05-02T01:17:48.838Z] Removing intermediate container 0ff92e733236 [2023-05-02T01:17:48.838Z] ---> e8bfbd3fde25 [2023-05-02T01:17:48.838Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-02T01:17:48.838Z] Removing intermediate container 4965f6490317 [2023-05-02T01:17:48.838Z] ---> 571aa7e82fa0 [2023-05-02T01:17:48.838Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T01:17:48.838Z] ---> Running in 70ada9e81ddf [2023-05-02T01:17:48.838Z] ---> Running in 840acf4bf683 [2023-05-02T01:17:48.838Z] ---> Running in d17f03d1f545 [2023-05-02T01:17:48.838Z] Removing intermediate container 70ada9e81ddf [2023-05-02T01:17:48.838Z] ---> cd81af41fbe5 [2023-05-02T01:17:48.838Z] [2023-05-02T01:17:49.176Z] Removing intermediate container d17f03d1f545 [2023-05-02T01:17:49.176Z] ---> 3bad3823a4b6 [2023-05-02T01:17:49.176Z] Step 21/23 : LABEL arch=x86_64 [2023-05-02T01:17:49.176Z] Successfully built cd81af41fbe5 [2023-05-02T01:17:49.176Z] Successfully tagged support-scheduler:latest [2023-05-02T01:17:49.176Z]  Building support-scheduler ... done Building security-bootstrapper [2023-05-02T01:17:49.176Z] ---> Running in 7ea2a3be2466 [2023-05-02T01:17:49.438Z] Removing intermediate container 7ea2a3be2466 [2023-05-02T01:17:49.438Z] ---> 62c7ffcc0981 [2023-05-02T01:17:49.438Z] Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:17:49.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:49.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:49.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:49.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:49.959Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T01:17:49.959Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T01:17:49.959Z] OK: 17820 distinct packages available [2023-05-02T01:17:49.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:49.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:49.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:50.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:50.238Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T01:17:50.238Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T01:17:50.238Z] OK: 17820 distinct packages available [2023-05-02T01:17:50.238Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T01:17:50.238Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T01:17:50.238Z] OK: 17820 distinct packages available [2023-05-02T01:17:50.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:50.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:50.238Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-02T01:17:50.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:50.603Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-02T01:17:50.603Z] (3/5) Installing libucontext (1.2-r0) [2023-05-02T01:17:50.603Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-02T01:17:50.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:17:50.603Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-02T01:17:50.603Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:17:50.603Z] OK: 8 MiB in 20 packages [2023-05-02T01:17:50.603Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-02T01:17:50.603Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-02T01:17:50.870Z] (3/5) Installing libucontext (1.2-r0) [2023-05-02T01:17:50.870Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-02T01:17:50.870Z] ---> Running in 066007d72e4e [2023-05-02T01:17:50.870Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-02T01:17:50.870Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:17:50.870Z] OK: 8 MiB in 20 packages [2023-05-02T01:17:50.870Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-02T01:17:50.870Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-02T01:17:50.870Z] (3/4) Installing libucontext (1.2-r0) [2023-05-02T01:17:50.870Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-02T01:17:50.870Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:17:50.870Z] OK: 7 MiB in 19 packages [2023-05-02T01:17:51.242Z] --parallel Build images in parallel. [Pipeline] } [2023-05-02T01:17:51.528Z] $ docker stop --time=1 5d9fc1bef42ba421b1444fee76c250308179b7d81e13576cbb202f3e2990cc08 [2023-05-02T01:17:52.926Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:17:52.926Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:17:52.926Z] ---> 874a585264fa [2023-05-02T01:17:52.926Z] Step 3/33 : WORKDIR /edgex-go [2023-05-02T01:17:52.926Z] ---> Using cache [2023-05-02T01:17:52.926Z] ---> 1edec9ce92ca [2023-05-02T01:17:52.926Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-02T01:17:52.926Z] ---> Using cache [2023-05-02T01:17:52.926Z] ---> d14a3e6d6818 [2023-05-02T01:17:52.926Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-02T01:17:52.926Z] ---> Using cache [2023-05-02T01:17:52.926Z] ---> 52844bf1cd27 [2023-05-02T01:17:52.926Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:17:52.926Z] ---> Using cache [2023-05-02T01:17:52.926Z] ---> f73d0233c89c [2023-05-02T01:17:52.926Z] Step 7/33 : COPY . . [2023-05-02T01:17:52.926Z] ---> Using cache [2023-05-02T01:17:52.926Z] ---> f0096d95ad85 [2023-05-02T01:17:52.926Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-02T01:17:53.168Z] $ docker rm -f --volumes 5d9fc1bef42ba421b1444fee76c250308179b7d81e13576cbb202f3e2990cc08 [2023-05-02T01:17:53.186Z] Removing intermediate container 066007d72e4e [2023-05-02T01:17:53.186Z] ---> 495471433e28 [2023-05-02T01:17:53.186Z] Step 23/23 : LABEL version=3.0.0-dev.143 [2023-05-02T01:17:53.186Z] ---> Running in 96d8b2aba6e8 [2023-05-02T01:17:53.186Z] ---> Running in 377e1eeebe8c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:17:53.446Z] Removing intermediate container 377e1eeebe8c [2023-05-02T01:17:53.446Z] ---> fd48ebf261d5 [2023-05-02T01:17:53.446Z] [2023-05-02T01:17:53.446Z] Removing intermediate container ac7e295c0980 [2023-05-02T01:17:53.446Z] ---> c3456e9175e4 [2023-05-02T01:17:53.446Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:17:53.446Z] Removing intermediate container c3acca1fa0b5 [2023-05-02T01:17:53.446Z] ---> ec0f290fe16c [2023-05-02T01:17:53.446Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:17:53.446Z] Successfully built fd48ebf261d5 [2023-05-02T01:17:53.446Z] Successfully tagged core-data:latest [2023-05-02T01:17:53.446Z]  Building core-data ... done Building security-secretstore-setup [2023-05-02T01:17:53.446Z] Removing intermediate container 840acf4bf683 [2023-05-02T01:17:53.446Z] ---> da1dadaad27d [2023-05-02T01:17:53.446Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:17:53.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-02T01:17:53.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T01:17:53.865Z] prd-ubuntu20.04-docker-arm64-4c-16g-12283 does not seem to be running inside a container [2023-05-02T01:17:53.936Z] $ 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/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-02T01:17:54.017Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-02T01:17:55.083Z] $ docker top 8f673383bd90813e2590b48f65c76724b0fc3d73f846a342e390b0601b74c004 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T01:17:55.570Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-02T01:17:56.632Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:17:56.632Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:17:56.632Z] ---> 874a585264fa [2023-05-02T01:17:56.632Z] Step 3/25 : WORKDIR /edgex-go [2023-05-02T01:17:56.632Z] ---> Using cache [2023-05-02T01:17:56.632Z] ---> 1edec9ce92ca [2023-05-02T01:17:56.632Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-02T01:17:56.632Z] ---> Using cache [2023-05-02T01:17:56.632Z] ---> d14a3e6d6818 [2023-05-02T01:17:56.632Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-02T01:17:56.632Z] ---> Using cache [2023-05-02T01:17:56.632Z] ---> 52844bf1cd27 [2023-05-02T01:17:56.632Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:17:56.632Z] ---> Using cache [2023-05-02T01:17:56.632Z] ---> f73d0233c89c [2023-05-02T01:17:56.632Z] Step 7/25 : COPY . . [2023-05-02T01:17:56.632Z] ---> Using cache [2023-05-02T01:17:56.632Z] ---> f0096d95ad85 [2023-05-02T01:17:56.632Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-02T01:17:56.896Z] ---> 9a83baaa244d [2023-05-02T01:17:56.896Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:17:58.328Z] ---> a8ca7afd4065 [2023-05-02T01:17:58.328Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:17:58.328Z] ---> d430b8925180 [2023-05-02T01:17:58.328Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:17:58.328Z] ---> Running in 19758e93a37b [2023-05-02T01:17:58.328Z] ---> 9a394e217062 [2023-05-02T01:17:58.328Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-02T01:17:58.328Z] ---> 0391f0948da8 [2023-05-02T01:17:58.328Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-02T01:17:58.328Z] ---> a86c7d3a838d [2023-05-02T01:17:58.328Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-02T01:17:58.900Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-02T01:17:59.813Z] Building core-command ... [2023-05-02T01:17:59.813Z] Building core-common-config-bootstrapper ... [2023-05-02T01:17:59.813Z] Building core-data ... [2023-05-02T01:17:59.813Z] Building core-metadata ... [2023-05-02T01:17:59.813Z] Building security-bootstrapper ... [2023-05-02T01:17:59.813Z] Building security-proxy-auth ... [2023-05-02T01:17:59.813Z] Building security-proxy-setup ... [2023-05-02T01:17:59.813Z] Building security-secretstore-setup ... [2023-05-02T01:18:00.091Z] Building security-spiffe-token-provider ... [2023-05-02T01:18:00.091Z] Building security-spire-agent ... [2023-05-02T01:18:00.091Z] Building security-spire-config ... [2023-05-02T01:18:00.091Z] Building security-spire-server ... [2023-05-02T01:18:00.091Z] Building support-notifications ... [2023-05-02T01:18:00.091Z] Building support-scheduler ... [2023-05-02T01:18:00.091Z] Building security-spiffe-token-provider [2023-05-02T01:18:00.091Z] Building core-command [2023-05-02T01:18:00.091Z] Building security-spire-agent [2023-05-02T01:18:00.091Z] Building core-data [2023-05-02T01:18:00.091Z] Building security-spire-server [2023-05-02T01:18:05.544Z] ---> 9c996e9649d7 [2023-05-02T01:18:05.544Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-02T01:18:05.544Z] ---> 5018400c9df5 [2023-05-02T01:18:05.544Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-02T01:18:05.544Z] ---> fc860de83693 [2023-05-02T01:18:05.544Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-02T01:18:05.544Z] ---> d4fc3f7694fb [2023-05-02T01:18:05.544Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-02T01:18:05.544Z] ---> Running in bbcf7595ec0a [2023-05-02T01:18:05.544Z] ---> deca76d540b0 [2023-05-02T01:18:05.544Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-02T01:18:06.114Z] Removing intermediate container bbcf7595ec0a [2023-05-02T01:18:06.114Z] ---> 2d283dc62293 [2023-05-02T01:18:06.114Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-02T01:18:08.560Z] ---> c85251325b91 [2023-05-02T01:18:08.560Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-02T01:18:08.820Z] ---> d0082d61ee7d [2023-05-02T01:18:08.820Z] Step 22/27 : WORKDIR / [2023-05-02T01:18:08.820Z] ---> bbcfd9da1cdf [2023-05-02T01:18:08.820Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-02T01:18:08.820Z] ---> Running in ffb00f8ccee4 [2023-05-02T01:18:09.080Z] ---> 8b4a6df69703 [2023-05-02T01:18:09.080Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-02T01:18:09.080Z] ---> Running in 3b73903a1d2e [2023-05-02T01:18:09.080Z] Removing intermediate container ffb00f8ccee4 [2023-05-02T01:18:09.080Z] ---> 45c4d16e0f0b [2023-05-02T01:18:09.080Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-02T01:18:09.080Z] Removing intermediate container 3b73903a1d2e [2023-05-02T01:18:09.080Z] ---> 57687412ed92 [2023-05-02T01:18:09.080Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-02T01:18:09.080Z] ---> Running in 925fa5b2e9aa [2023-05-02T01:18:09.080Z] ---> 8460eb0c1da8 [2023-05-02T01:18:09.080Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-02T01:18:09.341Z] ---> Running in 00f2d6808cb4 [2023-05-02T01:18:09.341Z] Removing intermediate container 925fa5b2e9aa [2023-05-02T01:18:09.341Z] ---> a343edc09cd0 [2023-05-02T01:18:09.341Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-02T01:18:09.341Z] Removing intermediate container 00f2d6808cb4 [2023-05-02T01:18:09.341Z] ---> 999dc65a5505 [2023-05-02T01:18:09.341Z] Step 24/26 : LABEL arch=x86_64 [2023-05-02T01:18:09.341Z] ---> Running in 9dc72b6f4fad [2023-05-02T01:18:09.602Z] ---> abf57fe7a58f [2023-05-02T01:18:09.602Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-02T01:18:09.602Z] ---> Running in bdb75093139c [2023-05-02T01:18:09.602Z] Removing intermediate container 9dc72b6f4fad [2023-05-02T01:18:09.602Z] ---> 118b82e0fded [2023-05-02T01:18:09.602Z] Step 25/27 : LABEL arch=x86_64 [2023-05-02T01:18:09.602Z] ---> Running in bfbfd921f9a7 [2023-05-02T01:18:09.602Z] Removing intermediate container bdb75093139c [2023-05-02T01:18:09.602Z] ---> b04618670fbd [2023-05-02T01:18:09.602Z] ---> 945c228b3ec2 [2023-05-02T01:18:09.602Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-02T01:18:09.602Z] Step 25/26 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:18:09.602Z] ---> Running in 8a98e8c308c5 [2023-05-02T01:18:09.602Z] ---> Running in bc0a11ac13ed [2023-05-02T01:18:09.861Z] Removing intermediate container bfbfd921f9a7 [2023-05-02T01:18:09.861Z] ---> e025c1abacec [2023-05-02T01:18:09.861Z] Step 26/27 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:18:09.861Z] Removing intermediate container 8a98e8c308c5 [2023-05-02T01:18:09.861Z] ---> 2d17aac35f66 [2023-05-02T01:18:09.861Z] Step 26/26 : LABEL version=3.0.0-dev.143 [2023-05-02T01:18:09.861Z] Removing intermediate container bc0a11ac13ed [2023-05-02T01:18:09.861Z] ---> 2ca84f51479b [2023-05-02T01:18:09.861Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-02T01:18:09.861Z] ---> Running in dd0b7e736954 [2023-05-02T01:18:09.861Z] ---> Running in 524d30d4148d [2023-05-02T01:18:09.861Z] ---> Running in 6c9de2bb4ef1 [2023-05-02T01:18:10.121Z] Removing intermediate container dd0b7e736954 [2023-05-02T01:18:10.121Z] ---> 0c134314eb7a [2023-05-02T01:18:10.121Z] Step 27/27 : LABEL version=3.0.0-dev.143 [2023-05-02T01:18:10.121Z] Removing intermediate container 524d30d4148d [2023-05-02T01:18:10.121Z] ---> 5f3deb28730c [2023-05-02T01:18:10.121Z] [2023-05-02T01:18:10.121Z] ---> Running in f523179ebb90 [2023-05-02T01:18:10.121Z] Removing intermediate container 6c9de2bb4ef1 [2023-05-02T01:18:10.121Z] ---> 0dfa411900ef [2023-05-02T01:18:10.121Z] Step 25/27 : LABEL arch=x86_64 [2023-05-02T01:18:10.121Z] Successfully built 5f3deb28730c [2023-05-02T01:18:10.121Z] Successfully tagged security-spire-server:latest [2023-05-02T01:18:10.121Z]  Building security-spire-server ... done Building core-command [2023-05-02T01:18:10.121Z] ---> Running in 0da9e147d408 [2023-05-02T01:18:10.121Z] Removing intermediate container f523179ebb90 [2023-05-02T01:18:10.121Z] ---> 70fe7c10ca72 [2023-05-02T01:18:10.121Z] [2023-05-02T01:18:10.121Z] Successfully built 70fe7c10ca72 [2023-05-02T01:18:10.121Z] Successfully tagged security-spire-config:latest [2023-05-02T01:18:10.121Z]  Building security-spire-config ... done Building core-metadata [2023-05-02T01:18:10.295Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:18:10.295Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:18:10.295Z] ---> 8e0783b799c9 [2023-05-02T01:18:10.295Z] Step 3/20 : WORKDIR /edgex-go [2023-05-02T01:18:10.295Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:18:10.295Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:18:10.295Z] ---> 8e0783b799c9 [2023-05-02T01:18:10.295Z] Step 3/27 : WORKDIR /edgex-go [2023-05-02T01:18:10.295Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:18:10.295Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:18:10.295Z] ---> 8e0783b799c9 [2023-05-02T01:18:10.295Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T01:18:10.295Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:18:10.295Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:18:10.295Z] ---> 8e0783b799c9 [2023-05-02T01:18:10.295Z] Step 3/26 : WORKDIR /edgex-go [2023-05-02T01:18:10.295Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:18:10.295Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:18:10.295Z] ---> 8e0783b799c9 [2023-05-02T01:18:10.295Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-02T01:18:10.295Z] ---> Running in 259c00cf9b46 [2023-05-02T01:18:10.295Z] ---> Running in 74df4bc10282 [2023-05-02T01:18:10.295Z] ---> Running in 0d5ea1120c2f [2023-05-02T01:18:10.295Z] ---> Running in 4293547565a2 [2023-05-02T01:18:10.295Z] ---> Running in 8f9e723afbe2 [2023-05-02T01:18:10.565Z] Removing intermediate container 259c00cf9b46 [2023-05-02T01:18:10.565Z] ---> f23a2ab434c1 [2023-05-02T01:18:10.565Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-02T01:18:10.565Z] ---> Running in 87b693d7cf0d [2023-05-02T01:18:10.565Z] Removing intermediate container 8f9e723afbe2 [2023-05-02T01:18:10.565Z] ---> 4dfdc680bad3 [2023-05-02T01:18:10.565Z] Removing intermediate container 74df4bc10282 [2023-05-02T01:18:10.565Z] ---> 19b215f92929 [2023-05-02T01:18:10.565Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-02T01:18:10.565Z] Step 4/24 : WORKDIR /edgex-go [2023-05-02T01:18:10.838Z] Removing intermediate container 4293547565a2 [2023-05-02T01:18:10.838Z] ---> 7816bdacb3ae [2023-05-02T01:18:10.838Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-02T01:18:10.838Z] Removing intermediate container 0d5ea1120c2f [2023-05-02T01:18:10.838Z] ---> 07a85939a798 [2023-05-02T01:18:10.838Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T01:18:10.838Z] ---> Running in 46442ef64527 [2023-05-02T01:18:10.838Z] ---> Running in 2d37e571a43f [2023-05-02T01:18:11.107Z] ---> Running in f7fb492deb50 [2023-05-02T01:18:11.107Z] ---> Running in 800577bdf580 [2023-05-02T01:18:13.572Z] Removing intermediate container 0da9e147d408 [2023-05-02T01:18:13.573Z] ---> 8542986c5cbd [2023-05-02T01:18:13.573Z] Step 26/27 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:18:14.458Z] Removing intermediate container 2d37e571a43f [2023-05-02T01:18:14.458Z] ---> 49bb09eeef3b [2023-05-02T01:18:14.458Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-02T01:18:14.458Z] Removing intermediate container f7fb492deb50 [2023-05-02T01:18:14.458Z] ---> 76bd4935ba7e [2023-05-02T01:18:14.458Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-02T01:18:14.458Z] ---> Running in 6bacae239c93 [2023-05-02T01:18:14.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:18:14.458Z] ---> Running in 35e83865cd88 [2023-05-02T01:18:14.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:18:14.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:18:15.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:18:15.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:18:15.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:18:15.664Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:18:15.664Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:18:15.664Z] ---> 874a585264fa [2023-05-02T01:18:15.664Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-02T01:18:15.664Z] ---> Using cache [2023-05-02T01:18:15.664Z] ---> 7efafdd23200 [2023-05-02T01:18:15.664Z] Step 4/24 : WORKDIR /edgex-go [2023-05-02T01:18:15.664Z] ---> Using cache [2023-05-02T01:18:15.664Z] ---> 09953cbd0874 [2023-05-02T01:18:15.664Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-02T01:18:15.664Z] ---> Using cache [2023-05-02T01:18:15.664Z] ---> cc0302f83e6f [2023-05-02T01:18:15.664Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-02T01:18:15.664Z] ---> Using cache [2023-05-02T01:18:15.664Z] ---> b50c3dd64e16 [2023-05-02T01:18:15.664Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:18:15.664Z] ---> Using cache [2023-05-02T01:18:15.664Z] ---> e5711e8fd623 [2023-05-02T01:18:15.664Z] Step 8/24 : COPY . . [2023-05-02T01:18:15.664Z] ---> Using cache [2023-05-02T01:18:15.664Z] ---> 204fb8a63073 [2023-05-02T01:18:15.664Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-02T01:18:15.664Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:18:15.664Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:18:15.664Z] ---> 874a585264fa [2023-05-02T01:18:15.664Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-02T01:18:15.664Z] ---> Using cache [2023-05-02T01:18:15.664Z] ---> 7efafdd23200 [2023-05-02T01:18:15.664Z] Step 4/25 : WORKDIR /edgex-go [2023-05-02T01:18:15.664Z] ---> Using cache [2023-05-02T01:18:15.664Z] ---> 09953cbd0874 [2023-05-02T01:18:15.664Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-02T01:18:15.664Z] ---> Using cache [2023-05-02T01:18:15.664Z] ---> cc0302f83e6f [2023-05-02T01:18:15.664Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-02T01:18:15.664Z] ---> Using cache [2023-05-02T01:18:15.664Z] ---> b50c3dd64e16 [2023-05-02T01:18:15.664Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:18:15.664Z] ---> Using cache [2023-05-02T01:18:15.664Z] ---> e5711e8fd623 [2023-05-02T01:18:15.664Z] Step 8/25 : COPY . . [2023-05-02T01:18:15.664Z] ---> Using cache [2023-05-02T01:18:15.664Z] ---> 204fb8a63073 [2023-05-02T01:18:15.664Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-02T01:18:17.009Z] OK: 263 MiB in 53 packages [2023-05-02T01:18:17.009Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T01:18:17.009Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T01:18:17.009Z] OK: 17690 distinct packages available [2023-05-02T01:18:17.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:18:17.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:18:17.009Z] OK: 263 MiB in 53 packages [2023-05-02T01:18:17.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:18:17.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:18:18.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:18:18.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:18:18.212Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-02T01:18:18.749Z] Removing intermediate container 87b693d7cf0d [2023-05-02T01:18:18.750Z] ---> e066bed55d21 [2023-05-02T01:18:18.750Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-02T01:18:18.750Z] Removing intermediate container 46442ef64527 [2023-05-02T01:18:18.750Z] ---> 2efb0b683fce [2023-05-02T01:18:18.750Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-02T01:18:19.152Z] ---> Running in c45c02418c9d [2023-05-02T01:18:19.153Z] ---> Running in 808d4381840c [2023-05-02T01:18:19.153Z] ---> Running in 6e4caa5dbfe2 [2023-05-02T01:18:19.153Z] Removing intermediate container c45c02418c9d [2023-05-02T01:18:19.153Z] ---> f96a52632766 [2023-05-02T01:18:19.153Z] Step 27/27 : LABEL version=3.0.0-dev.143 [2023-05-02T01:18:19.153Z] ---> Running in 5206b884c9aa [2023-05-02T01:18:19.335Z] OK: 263 MiB in 53 packages [2023-05-02T01:18:19.336Z] OK: 263 MiB in 53 packages [2023-05-02T01:18:19.616Z] OK: 263 MiB in 53 packages [2023-05-02T01:18:19.748Z] Removing intermediate container 5206b884c9aa [2023-05-02T01:18:19.748Z] ---> 373e8dc36381 [2023-05-02T01:18:19.748Z] [2023-05-02T01:18:19.748Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-02T01:18:19.748Z] Successfully built 373e8dc36381 [2023-05-02T01:18:19.748Z] Successfully tagged security-spire-agent:latest [2023-05-02T01:18:19.898Z] ---> b5c3ffefd583 [2023-05-02T01:18:19.898Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:18:20.008Z]  Building security-spire-agent ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-02T01:18:20.168Z] ---> 11acb3a08ea2 [2023-05-02T01:18:20.168Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:18:20.168Z] ---> Running in 0036842d6588 [2023-05-02T01:18:20.168Z] ---> Running in dce39c13c869 [2023-05-02T01:18:21.599Z] Removing intermediate container 35e83865cd88 [2023-05-02T01:18:21.599Z] ---> 4e1723ad3639 [2023-05-02T01:18:21.599Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-02T01:18:21.599Z] Removing intermediate container 6bacae239c93 [2023-05-02T01:18:21.599Z] ---> 50529f317500 [2023-05-02T01:18:21.599Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T01:18:21.599Z] Removing intermediate container 800577bdf580 [2023-05-02T01:18:21.599Z] ---> 544940942e71 [2023-05-02T01:18:21.599Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-02T01:18:22.544Z] Removing intermediate container 96d8b2aba6e8 [2023-05-02T01:18:22.544Z] ---> 3615e73d38c8 [2023-05-02T01:18:22.544Z] [2023-05-02T01:18:22.544Z] Step 9/33 : FROM alpine:3.17 [2023-05-02T01:18:22.544Z] ---> 9ed4aefc74f6 [2023-05-02T01:18:22.544Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-02T01:18:22.544Z] ---> Using cache [2023-05-02T01:18:22.544Z] ---> b249cb6f639a [2023-05-02T01:18:22.544Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-02T01:18:22.544Z] Removing intermediate container 19758e93a37b [2023-05-02T01:18:22.544Z] ---> a59dc30d6a15 [2023-05-02T01:18:22.544Z] [2023-05-02T01:18:22.544Z] Step 9/25 : FROM alpine:3.17 [2023-05-02T01:18:22.544Z] ---> 9ed4aefc74f6 [2023-05-02T01:18:22.544Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-02T01:18:22.544Z] ---> Running in 0fbc57009b73 [2023-05-02T01:18:22.562Z] ---> 104042b6c20e [2023-05-02T01:18:22.563Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:18:22.563Z] ---> 440f9c27f853 [2023-05-02T01:18:22.563Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:18:22.563Z] ---> Running in e73d2b611089 [2023-05-02T01:18:22.802Z] ---> Running in a78a3b7b27c1 [2023-05-02T01:18:22.829Z] ---> Running in a12b19a8eccf [2023-05-02T01:18:23.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:18:23.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T01:18:23.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:18:23.096Z] ---> 6d1448c4b575 [2023-05-02T01:18:23.096Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:18:23.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T01:18:23.322Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-02T01:18:23.322Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-02T01:18:23.322Z] (3/3) Installing su-exec (0.2-r2) [2023-05-02T01:18:23.322Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:18:23.322Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T01:18:23.322Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-02T01:18:23.322Z] (2/2) Installing su-exec (0.2-r2) [2023-05-02T01:18:23.368Z] ---> Running in 13412dffeb74 [2023-05-02T01:18:23.581Z] OK: 8 MiB in 18 packages [2023-05-02T01:18:23.581Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:18:23.581Z] OK: 7 MiB in 17 packages [2023-05-02T01:18:25.486Z] Removing intermediate container 0fbc57009b73 [2023-05-02T01:18:25.486Z] ---> 85f4fa493633 [2023-05-02T01:18:25.486Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-02T01:18:25.486Z] Removing intermediate container a78a3b7b27c1 [2023-05-02T01:18:25.486Z] ---> 97ab2044c815 [2023-05-02T01:18:25.486Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-02T01:18:25.486Z] ---> Running in a3baece95455 [2023-05-02T01:18:25.486Z] ---> Running in 6200940ceed0 [2023-05-02T01:18:25.758Z] Removing intermediate container a3baece95455 [2023-05-02T01:18:25.758Z] ---> 92f45f0cd666 [2023-05-02T01:18:25.758Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-02T01:18:25.758Z] Removing intermediate container 6200940ceed0 [2023-05-02T01:18:25.758Z] ---> 384d91a70871 [2023-05-02T01:18:25.758Z] Step 12/25 : WORKDIR / [2023-05-02T01:18:25.758Z] ---> Running in 0a96a3ccda63 [2023-05-02T01:18:25.758Z] ---> Running in b0ac1a07dc8c [2023-05-02T01:18:26.331Z] Removing intermediate container 0a96a3ccda63 [2023-05-02T01:18:26.331Z] ---> 011ce7792a17 [2023-05-02T01:18:26.331Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-02T01:18:26.331Z] Removing intermediate container b0ac1a07dc8c [2023-05-02T01:18:26.331Z] ---> 6dc80c8c6e79 [2023-05-02T01:18:26.331Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:18:26.331Z] ---> Running in acaa2d3bc1c7 [2023-05-02T01:18:26.591Z] Removing intermediate container acaa2d3bc1c7 [2023-05-02T01:18:26.591Z] ---> e17a7c416f85 [2023-05-02T01:18:26.591Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-02T01:18:26.591Z] ---> 76829d9d2173 [2023-05-02T01:18:26.591Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:18:26.591Z] ---> Running in de8091acdca2 [2023-05-02T01:18:26.851Z] ---> 35f3aa93e386 [2023-05-02T01:18:26.851Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-02T01:18:26.851Z] Removing intermediate container de8091acdca2 [2023-05-02T01:18:26.851Z] ---> c7a696c3d7f1 [2023-05-02T01:18:26.851Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-02T01:18:27.111Z] ---> Running in d02f0b65487c [2023-05-02T01:18:28.055Z] ---> ae02ac61f9c8 [2023-05-02T01:18:28.055Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-02T01:18:28.992Z] ---> c87b78de90d9 [2023-05-02T01:18:28.992Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-02T01:18:28.992Z] Removing intermediate container d02f0b65487c [2023-05-02T01:18:28.992Z] ---> 9613fe598ab8 [2023-05-02T01:18:28.992Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-02T01:18:28.992Z] ---> Running in 28c69f7eaa1c [2023-05-02T01:18:29.251Z] ---> afb65b89b97c [2023-05-02T01:18:29.251Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-02T01:18:29.251Z] Removing intermediate container 28c69f7eaa1c [2023-05-02T01:18:29.251Z] ---> 0ddcac939d32 [2023-05-02T01:18:29.251Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-02T01:18:29.820Z] ---> 4fc5d8dfa6af [2023-05-02T01:18:29.820Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-02T01:18:29.820Z] ---> Running in dffde7dd0cc3 [2023-05-02T01:18:29.820Z] ---> 7ab75dab4aba [2023-05-02T01:18:29.820Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-02T01:18:31.200Z] ---> 4c9177ccaa96 [2023-05-02T01:18:31.200Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-02T01:18:31.200Z] ---> 68bf6993ae3d [2023-05-02T01:18:31.200Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-02T01:18:31.200Z] ---> Running in e100ee83021c [2023-05-02T01:18:31.460Z] Removing intermediate container dffde7dd0cc3 [2023-05-02T01:18:31.460Z] ---> b13d35ec700e [2023-05-02T01:18:31.460Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:18:31.720Z] ---> bc25621e0cdc [2023-05-02T01:18:31.720Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:18:31.981Z] ---> 2c345cc73602 [2023-05-02T01:18:31.981Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-02T01:18:32.240Z] Removing intermediate container e100ee83021c [2023-05-02T01:18:32.240Z] ---> f57282c43754 [2023-05-02T01:18:32.240Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-02T01:18:32.508Z] ---> Running in 979623af9855 [2023-05-02T01:18:32.768Z] ---> 09a077288682 [2023-05-02T01:18:32.768Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-02T01:18:32.768Z] Removing intermediate container 979623af9855 [2023-05-02T01:18:32.768Z] ---> 3de75bbebe98 [2023-05-02T01:18:32.768Z] Step 23/25 : LABEL arch=x86_64 [2023-05-02T01:18:32.768Z] ---> Running in bcf51b69d9ff [2023-05-02T01:18:33.028Z] ---> 93a11f86c9b1 [2023-05-02T01:18:33.028Z] Removing intermediate container bcf51b69d9ff [2023-05-02T01:18:33.028Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ ---> cc2eadc74ccb [2023-05-02T01:18:33.028Z] Step 24/25 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:18:33.028Z] [2023-05-02T01:18:33.288Z] ---> Running in 207038e551f3 [2023-05-02T01:18:33.881Z] Removing intermediate container 207038e551f3 [2023-05-02T01:18:33.881Z] ---> 9d6afa54d885 [2023-05-02T01:18:33.881Z] Step 25/25 : LABEL version=3.0.0-dev.143 [2023-05-02T01:18:34.139Z] ---> 26219bcbf936 [2023-05-02T01:18:34.139Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-02T01:18:34.139Z] ---> Running in f128cc2fee05 [2023-05-02T01:18:35.076Z] ---> 5570c088f651 [2023-05-02T01:18:35.076Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-02T01:18:35.338Z] Removing intermediate container f128cc2fee05 [2023-05-02T01:18:35.338Z] ---> 7192ee5262f5 [2023-05-02T01:18:35.338Z] [2023-05-02T01:18:35.338Z] Successfully built 7192ee5262f5 [2023-05-02T01:18:35.338Z] Successfully tagged security-secretstore-setup:latest [2023-05-02T01:18:35.610Z]  Building security-secretstore-setup ... done  ---> f44982acb893 [2023-05-02T01:18:35.610Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-02T01:18:36.180Z] ---> 9c6c66f1bd57 [2023-05-02T01:18:36.180Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-02T01:18:36.180Z] ---> Running in 864fa2d80c73 [2023-05-02T01:18:37.170Z] Removing intermediate container 864fa2d80c73 [2023-05-02T01:18:37.170Z] ---> da2cc084c2c6 [2023-05-02T01:18:37.170Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-02T01:18:37.170Z] ---> Running in f8468a081663 [2023-05-02T01:18:37.170Z] Removing intermediate container f8468a081663 [2023-05-02T01:18:37.170Z] ---> 1241b8dd0f3f [2023-05-02T01:18:37.170Z] Step 30/33 : CMD ["gate"] [2023-05-02T01:18:37.456Z] ---> Running in b8257c542a02 [2023-05-02T01:18:37.716Z] Removing intermediate container b8257c542a02 [2023-05-02T01:18:37.716Z] ---> dd3f0a192d54 [2023-05-02T01:18:37.716Z] Step 31/33 : LABEL arch=x86_64 [2023-05-02T01:18:37.716Z] ---> Running in 8deb0a43a24a [2023-05-02T01:18:38.302Z] Removing intermediate container 8deb0a43a24a [2023-05-02T01:18:38.302Z] ---> ddb3a5c1d448 [2023-05-02T01:18:38.302Z] Step 32/33 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:18:38.882Z] ---> Running in b45bfa6097ea [2023-05-02T01:18:39.142Z] Removing intermediate container b45bfa6097ea [2023-05-02T01:18:39.142Z] ---> 11541acf808c [2023-05-02T01:18:39.142Z] Step 33/33 : LABEL version=3.0.0-dev.143 [2023-05-02T01:18:39.405Z] ---> Running in abcef43e0f2d [2023-05-02T01:18:39.405Z] Removing intermediate container 808d4381840c [2023-05-02T01:18:39.405Z] ---> af1831833d96 [2023-05-02T01:18:39.405Z] [2023-05-02T01:18:39.405Z] Step 10/24 : FROM alpine:3.17 [2023-05-02T01:18:39.405Z] ---> 9ed4aefc74f6 [2023-05-02T01:18:39.405Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-02T01:18:39.405Z] ---> Using cache [2023-05-02T01:18:39.405Z] ---> e0ace551c23c [2023-05-02T01:18:39.405Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T01:18:39.405Z] ---> Using cache [2023-05-02T01:18:39.405Z] ---> 1e911ba936de [2023-05-02T01:18:39.405Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-02T01:18:39.405Z] ---> Running in 86c80845d2c2 [2023-05-02T01:18:39.666Z] Removing intermediate container abcef43e0f2d [2023-05-02T01:18:39.666Z] ---> 0a002acbe8db [2023-05-02T01:18:39.666Z] [2023-05-02T01:18:39.666Z] Successfully built 0a002acbe8db [2023-05-02T01:18:39.666Z] Successfully tagged security-bootstrapper:latest [2023-05-02T01:18:39.927Z]  Building security-bootstrapper ... done Removing intermediate container 86c80845d2c2 [2023-05-02T01:18:39.927Z] ---> 3264204b5960 [2023-05-02T01:18:39.927Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-02T01:18:39.927Z] ---> Running in c8c55af26fc3 [2023-05-02T01:18:39.927Z] Removing intermediate container 6e4caa5dbfe2 [2023-05-02T01:18:39.927Z] ---> 08202c646fb3 [2023-05-02T01:18:39.927Z] [2023-05-02T01:18:39.927Z] Step 10/25 : FROM alpine:3.17 [2023-05-02T01:18:39.927Z] ---> 9ed4aefc74f6 [2023-05-02T01:18:39.927Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-02T01:18:39.927Z] ---> Using cache [2023-05-02T01:18:39.927Z] ---> e0ace551c23c [2023-05-02T01:18:39.927Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T01:18:39.927Z] ---> Using cache [2023-05-02T01:18:39.927Z] ---> 1e911ba936de [2023-05-02T01:18:39.927Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-02T01:18:39.927Z] ---> Running in b17cbc041e79 [2023-05-02T01:18:39.927Z] Removing intermediate container c8c55af26fc3 [2023-05-02T01:18:39.927Z] ---> 53ae6495dfd2 [2023-05-02T01:18:39.927Z] Step 15/24 : WORKDIR / [2023-05-02T01:18:39.927Z] ---> Running in b1091a571ec1 [2023-05-02T01:18:39.927Z] Removing intermediate container b17cbc041e79 [2023-05-02T01:18:39.927Z] ---> 9a26072dfe01 [2023-05-02T01:18:39.927Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-02T01:18:40.188Z] ---> Running in a887c5cc5cbf [2023-05-02T01:18:40.188Z] Removing intermediate container b1091a571ec1 [2023-05-02T01:18:40.188Z] ---> 162ac66d084d [2023-05-02T01:18:40.188Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:18:40.188Z] Removing intermediate container a887c5cc5cbf [2023-05-02T01:18:40.188Z] ---> bf1c9f604e24 [2023-05-02T01:18:40.188Z] Step 15/25 : WORKDIR / [2023-05-02T01:18:40.188Z] ---> Running in 121de57550bb [2023-05-02T01:18:40.188Z] ---> 98b1dc1306f1 [2023-05-02T01:18:40.188Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:18:40.188Z] Removing intermediate container 121de57550bb [2023-05-02T01:18:40.188Z] ---> 77be0e36b3de [2023-05-02T01:18:40.188Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:18:40.449Z] ---> b87013bf8244 [2023-05-02T01:18:40.449Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-02T01:18:40.449Z] ---> 96183de85a95 [2023-05-02T01:18:40.449Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:18:40.736Z] ---> 1124c9b80af3 [2023-05-02T01:18:40.736Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-02T01:18:41.000Z] ---> 44c89dc96cce [2023-05-02T01:18:41.000Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-02T01:18:41.000Z] ---> 8719ee95c6b0 [2023-05-02T01:18:41.000Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-02T01:18:41.000Z] ---> fe8bf9f8f26e [2023-05-02T01:18:41.000Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-02T01:18:41.000Z] ---> Running in 89068eea2dbb [2023-05-02T01:18:41.259Z] Removing intermediate container 89068eea2dbb [2023-05-02T01:18:41.259Z] ---> 8626e4078feb [2023-05-02T01:18:41.259Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T01:18:41.259Z] ---> b776ff894ce9 [2023-05-02T01:18:41.259Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-02T01:18:41.259Z] ---> Running in 7b27413856c2 [2023-05-02T01:18:41.259Z] Removing intermediate container 7b27413856c2 [2023-05-02T01:18:41.259Z] ---> 6b99830b302d [2023-05-02T01:18:41.259Z] Step 22/24 : LABEL arch=x86_64 [2023-05-02T01:18:41.259Z] ---> Running in 6e0eae104dff [2023-05-02T01:18:41.259Z] ---> 56f840215848 [2023-05-02T01:18:41.259Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-02T01:18:41.259Z] ---> Running in 442ca6414633 [2023-05-02T01:18:41.522Z] Removing intermediate container 6e0eae104dff [2023-05-02T01:18:41.522Z] ---> ac8707fa07fa [2023-05-02T01:18:41.522Z] Step 23/24 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:18:41.522Z] ---> Running in 7bb79dc31d99 [2023-05-02T01:18:41.522Z] Removing intermediate container 442ca6414633 [2023-05-02T01:18:41.522Z] ---> 90bec8b5cf49 [2023-05-02T01:18:41.522Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T01:18:41.522Z] ---> Running in 84afce9feef2 [2023-05-02T01:18:41.522Z] Removing intermediate container 7bb79dc31d99 [2023-05-02T01:18:41.522Z] ---> cf87b6a2eea5 [2023-05-02T01:18:41.522Z] Step 24/24 : LABEL version=3.0.0-dev.143 [2023-05-02T01:18:41.522Z] ---> Running in dcda736e09e5 [2023-05-02T01:18:41.522Z] Removing intermediate container 84afce9feef2 [2023-05-02T01:18:41.522Z] ---> 211f1e7389f8 [2023-05-02T01:18:41.522Z] Step 23/25 : LABEL arch=x86_64 [2023-05-02T01:18:41.522Z] ---> Running in 22e2a7cd492b [2023-05-02T01:18:41.522Z] Removing intermediate container dcda736e09e5 [2023-05-02T01:18:41.522Z] ---> 027040be2250 [2023-05-02T01:18:41.522Z] [2023-05-02T01:18:41.783Z] Removing intermediate container 22e2a7cd492b [2023-05-02T01:18:41.783Z] ---> 7ae2345621e9 [2023-05-02T01:18:41.783Z] Step 24/25 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:18:41.783Z] Successfully built 027040be2250 [2023-05-02T01:18:41.783Z] Successfully tagged core-command:latest [2023-05-02T01:18:41.783Z]  Building core-command ... done  ---> Running in 80b4bdd44bc4 [2023-05-02T01:18:41.783Z] Removing intermediate container 80b4bdd44bc4 [2023-05-02T01:18:41.783Z] ---> c0b1293f6220 [2023-05-02T01:18:41.783Z] Step 25/25 : LABEL version=3.0.0-dev.143 [2023-05-02T01:18:41.783Z] ---> Running in 77e891726e7a [2023-05-02T01:18:41.783Z] Removing intermediate container 77e891726e7a [2023-05-02T01:18:41.783Z] ---> 862f7afa47a4 [2023-05-02T01:18:41.783Z] [2023-05-02T01:18:41.783Z] Successfully built 862f7afa47a4 [2023-05-02T01:18:41.783Z] Successfully tagged core-metadata:latest [2023-05-02T01:18:42.051Z]  Building core-metadata ... done  [Pipeline] } [2023-05-02T01:18:42.055Z] $ docker stop --time=1 287398009ba1b88804b1167f908448dd94f74b71dc1dff55672241089ad8c38f [2023-05-02T01:18:43.303Z] $ docker rm -f --volumes 287398009ba1b88804b1167f908448dd94f74b71dc1dff55672241089ad8c38f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T01:18:43.637Z] + docker images [2023-05-02T01:18:43.637Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-02T01:18:43.637Z] core-metadata latest 862f7afa47a4 2 seconds ago 20.4MB [2023-05-02T01:18:43.637Z] core-command latest 027040be2250 2 seconds ago 19.8MB [2023-05-02T01:18:43.637Z] security-bootstrapper latest 0a002acbe8db 4 seconds ago 22.2MB [2023-05-02T01:18:43.637Z] 08202c646fb3 4 seconds ago 1.73GB [2023-05-02T01:18:43.637Z] af1831833d96 4 seconds ago 1.72GB [2023-05-02T01:18:43.638Z] security-secretstore-setup latest 7192ee5262f5 8 seconds ago 32.8MB [2023-05-02T01:18:43.638Z] a59dc30d6a15 21 seconds ago 1.72GB [2023-05-02T01:18:43.638Z] 3615e73d38c8 23 seconds ago 1.71GB [2023-05-02T01:18:43.638Z] security-spire-agent latest 373e8dc36381 24 seconds ago 161MB [2023-05-02T01:18:43.638Z] security-spire-server latest 5f3deb28730c 34 seconds ago 103MB [2023-05-02T01:18:43.638Z] security-spire-config latest 70fe7c10ca72 34 seconds ago 102MB [2023-05-02T01:18:43.638Z] core-data latest fd48ebf261d5 50 seconds ago 20MB [2023-05-02T01:18:43.638Z] bc8933174009 55 seconds ago 1.58GB [2023-05-02T01:18:43.638Z] fea302f08b97 55 seconds ago 1.58GB [2023-05-02T01:18:43.638Z] support-scheduler latest cd81af41fbe5 55 seconds ago 31.8MB [2023-05-02T01:18:43.638Z] e4fee646d345 55 seconds ago 1.58GB [2023-05-02T01:18:43.638Z] 619d2ed2e7f0 About a minute ago 1.79GB [2023-05-02T01:18:43.638Z] 46e3259a0697 About a minute ago 1.73GB [2023-05-02T01:18:43.638Z] security-proxy-auth latest e172a3ec0509 About a minute ago 18.2MB [2023-05-02T01:18:43.638Z] core-common-config-bootstrapper latest 6124987bda00 About a minute ago 17.2MB [2023-05-02T01:18:43.638Z] security-spiffe-token-provider latest c449558a6be8 About a minute ago 32.8MB [2023-05-02T01:18:43.638Z] security-proxy-setup latest 400d2661b2e5 About a minute ago 18.7MB [2023-05-02T01:18:43.638Z] support-notifications latest b1b6c1ae4a0d About a minute ago 32.4MB [2023-05-02T01:18:43.638Z] 9062a06c319d 2 minutes ago 1.79GB [2023-05-02T01:18:43.638Z] b1e9b9be5013 2 minutes ago 1.76GB [2023-05-02T01:18:43.638Z] 81c38664f234 2 minutes ago 1.7GB [2023-05-02T01:18:43.638Z] 0662e5be6caa 2 minutes ago 1.72GB [2023-05-02T01:18:43.638Z] c54667fdaac9 2 minutes ago 1.7GB [2023-05-02T01:18:43.638Z] ci-base-image-x86_64 latest 874a585264fa 6 minutes ago 918MB [2023-05-02T01:18:43.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 7 days ago 700MB [2023-05-02T01:18:43.638Z] alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB [2023-05-02T01:18:43.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-05-02T01:18:43.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T01:18:43.731Z] provisioning config files... [2023-05-02T01:18:43.739Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/506@tmp/config9894123249222620469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T01:18:44.039Z] ---> docker-login.sh [2023-05-02T01:18:44.039Z] nexus3.edgexfoundry.org:10001 [2023-05-02T01:18:44.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:18:44.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:18:44.039Z] Configure a credential helper to remove this warning. See [2023-05-02T01:18:44.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:18:44.039Z] [2023-05-02T01:18:44.039Z] Login Succeeded [2023-05-02T01:18:44.039Z] nexus3.edgexfoundry.org:10002 [2023-05-02T01:18:44.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:18:44.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:18:44.039Z] Configure a credential helper to remove this warning. See [2023-05-02T01:18:44.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:18:44.039Z] [2023-05-02T01:18:44.039Z] Login Succeeded [2023-05-02T01:18:44.039Z] nexus3.edgexfoundry.org:10003 [2023-05-02T01:18:44.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:18:44.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:18:44.298Z] Configure a credential helper to remove this warning. See [2023-05-02T01:18:44.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:18:44.298Z] [2023-05-02T01:18:44.298Z] Login Succeeded [2023-05-02T01:18:44.298Z] nexus3.edgexfoundry.org:10004 [2023-05-02T01:18:44.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:18:44.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:18:44.298Z] Configure a credential helper to remove this warning. See [2023-05-02T01:18:44.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:18:44.298Z] [2023-05-02T01:18:44.298Z] Login Succeeded [2023-05-02T01:18:44.298Z] docker.io [2023-05-02T01:18:44.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:18:44.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:18:44.557Z] Configure a credential helper to remove this warning. See [2023-05-02T01:18:44.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:18:44.557Z] [2023-05-02T01:18:44.557Z] Login Succeeded [2023-05-02T01:18:44.557Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T01:18:44.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:18:44.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T01:18:44.626Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-02T01:18:44.626Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:18:44.626Z] latest [2023-05-02T01:18:44.626Z] 3.0.0-dev.143 [2023-05-02T01:18:44.626Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:18:44.626Z] main [2023-05-02T01:18:44.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:44.951Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:45.254Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:18:45.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-02T01:18:45.254Z] 8fc581f68dda: Preparing [2023-05-02T01:18:45.254Z] eb5720987e9e: Preparing [2023-05-02T01:18:45.254Z] 6864abc81a7f: Preparing [2023-05-02T01:18:45.254Z] 6bb5fd19473e: Preparing [2023-05-02T01:18:45.254Z] fd7079d396d0: Preparing [2023-05-02T01:18:45.254Z] f1417ff83b31: Preparing [2023-05-02T01:18:45.254Z] f1417ff83b31: Waiting [2023-05-02T01:18:45.254Z] 6864abc81a7f: Pushed [2023-05-02T01:18:45.254Z] fd7079d396d0: Pushed [2023-05-02T01:18:45.254Z] 6bb5fd19473e: Pushed [2023-05-02T01:18:45.254Z] 8fc581f68dda: Pushed [2023-05-02T01:18:45.254Z] f1417ff83b31: Layer already exists [2023-05-02T01:18:46.629Z] eb5720987e9e: Pushed [2023-05-02T01:18:46.888Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:d6b5b3edae5b71ecbb93f3817400638d92fa3cd4b0aac33ea93e129ca118235c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:47.203Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:47.506Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-02T01:18:47.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-02T01:18:47.506Z] 8fc581f68dda: Preparing [2023-05-02T01:18:47.506Z] eb5720987e9e: Preparing [2023-05-02T01:18:47.506Z] 6864abc81a7f: Preparing [2023-05-02T01:18:47.506Z] 6bb5fd19473e: Preparing [2023-05-02T01:18:47.506Z] fd7079d396d0: Preparing [2023-05-02T01:18:47.506Z] f1417ff83b31: Preparing [2023-05-02T01:18:47.506Z] f1417ff83b31: Waiting [2023-05-02T01:18:47.506Z] fd7079d396d0: Layer already exists [2023-05-02T01:18:47.506Z] 6864abc81a7f: Layer already exists [2023-05-02T01:18:47.506Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:18:47.506Z] eb5720987e9e: Layer already exists [2023-05-02T01:18:47.506Z] 8fc581f68dda: Layer already exists [2023-05-02T01:18:47.506Z] f1417ff83b31: Layer already exists [2023-05-02T01:18:47.506Z] latest: digest: sha256:d6b5b3edae5b71ecbb93f3817400638d92fa3cd4b0aac33ea93e129ca118235c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:47.814Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:48.118Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.143 [2023-05-02T01:18:48.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-02T01:18:48.118Z] 8fc581f68dda: Preparing [2023-05-02T01:18:48.118Z] eb5720987e9e: Preparing [2023-05-02T01:18:48.118Z] 6864abc81a7f: Preparing [2023-05-02T01:18:48.118Z] 6bb5fd19473e: Preparing [2023-05-02T01:18:48.118Z] fd7079d396d0: Preparing [2023-05-02T01:18:48.118Z] f1417ff83b31: Preparing [2023-05-02T01:18:48.118Z] f1417ff83b31: Waiting [2023-05-02T01:18:48.118Z] fd7079d396d0: Layer already exists [2023-05-02T01:18:48.118Z] eb5720987e9e: Layer already exists [2023-05-02T01:18:48.118Z] 6864abc81a7f: Layer already exists [2023-05-02T01:18:48.118Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:18:48.118Z] 8fc581f68dda: Layer already exists [2023-05-02T01:18:48.118Z] f1417ff83b31: Layer already exists [2023-05-02T01:18:48.118Z] 3.0.0-dev.143: digest: sha256:d6b5b3edae5b71ecbb93f3817400638d92fa3cd4b0aac33ea93e129ca118235c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:48.424Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:48.733Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:18:48.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-02T01:18:48.733Z] 8fc581f68dda: Preparing [2023-05-02T01:18:48.733Z] eb5720987e9e: Preparing [2023-05-02T01:18:48.733Z] 6864abc81a7f: Preparing [2023-05-02T01:18:48.733Z] 6bb5fd19473e: Preparing [2023-05-02T01:18:48.733Z] fd7079d396d0: Preparing [2023-05-02T01:18:48.733Z] f1417ff83b31: Preparing [2023-05-02T01:18:48.733Z] f1417ff83b31: Waiting [2023-05-02T01:18:48.733Z] eb5720987e9e: Layer already exists [2023-05-02T01:18:48.733Z] 6864abc81a7f: Layer already exists [2023-05-02T01:18:48.733Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:18:48.733Z] 8fc581f68dda: Layer already exists [2023-05-02T01:18:48.733Z] fd7079d396d0: Layer already exists [2023-05-02T01:18:48.733Z] f1417ff83b31: Layer already exists [2023-05-02T01:18:48.733Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:d6b5b3edae5b71ecbb93f3817400638d92fa3cd4b0aac33ea93e129ca118235c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:49.041Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:49.343Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-02T01:18:49.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-02T01:18:49.343Z] 8fc581f68dda: Preparing [2023-05-02T01:18:49.343Z] eb5720987e9e: Preparing [2023-05-02T01:18:49.343Z] 6864abc81a7f: Preparing [2023-05-02T01:18:49.343Z] 6bb5fd19473e: Preparing [2023-05-02T01:18:49.343Z] fd7079d396d0: Preparing [2023-05-02T01:18:49.343Z] f1417ff83b31: Preparing [2023-05-02T01:18:49.343Z] f1417ff83b31: Waiting [2023-05-02T01:18:49.343Z] eb5720987e9e: Layer already exists [2023-05-02T01:18:49.343Z] fd7079d396d0: Layer already exists [2023-05-02T01:18:49.343Z] 8fc581f68dda: Layer already exists [2023-05-02T01:18:49.343Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:18:49.343Z] 6864abc81a7f: Layer already exists [2023-05-02T01:18:49.343Z] f1417ff83b31: Layer already exists [2023-05-02T01:18:49.343Z] main: digest: sha256:d6b5b3edae5b71ecbb93f3817400638d92fa3cd4b0aac33ea93e129ca118235c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:18:49.384Z] ===================================================== [Pipeline] echo [2023-05-02T01:18:49.389Z] taggedImages: [2023-05-02T01:18:49.389Z] - nexus3.edgexfoundry.org:10004/core-command:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:18:49.389Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-02T01:18:49.389Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.143 [2023-05-02T01:18:49.389Z] - nexus3.edgexfoundry.org:10004/core-command:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:18:49.389Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-02T01:18:49.403Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-02T01:18:49.403Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:18:49.403Z] latest [2023-05-02T01:18:49.403Z] 3.0.0-dev.143 [2023-05-02T01:18:49.403Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:18:49.403Z] main [2023-05-02T01:18:49.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:49.703Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:50.003Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:18:50.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-02T01:18:50.003Z] 9bd8177a9228: Preparing [2023-05-02T01:18:50.003Z] b8cdf240ff51: Preparing [2023-05-02T01:18:50.003Z] 1091b8bdb27e: Preparing [2023-05-02T01:18:50.003Z] 2eaf7d0a242c: Preparing [2023-05-02T01:18:50.003Z] 6864abc81a7f: Preparing [2023-05-02T01:18:50.003Z] 6bb5fd19473e: Preparing [2023-05-02T01:18:50.003Z] 56b54d97ca8c: Preparing [2023-05-02T01:18:50.003Z] f1417ff83b31: Preparing [2023-05-02T01:18:50.003Z] 6bb5fd19473e: Waiting [2023-05-02T01:18:50.003Z] 56b54d97ca8c: Waiting [2023-05-02T01:18:50.003Z] f1417ff83b31: Waiting [2023-05-02T01:18:50.003Z] 6864abc81a7f: Layer already exists [2023-05-02T01:18:50.003Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:18:50.003Z] 1091b8bdb27e: Pushed [2023-05-02T01:18:50.003Z] 9bd8177a9228: Pushed [2023-05-02T01:18:50.003Z] f1417ff83b31: Layer already exists [2023-05-02T01:18:50.003Z] b8cdf240ff51: Pushed [2023-05-02T01:18:50.003Z] 56b54d97ca8c: Pushed [2023-05-02T01:18:51.381Z] 2eaf7d0a242c: Pushed [2023-05-02T01:18:51.381Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:ff1c2ad3e6566c6c2a2a833c40197a0cd3c024260a8f5647e683ce9e0a1a0f12 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:51.691Z] + 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-05-02T01:18:51.991Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-02T01:18:51.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-02T01:18:51.991Z] 9bd8177a9228: Preparing [2023-05-02T01:18:51.991Z] b8cdf240ff51: Preparing [2023-05-02T01:18:51.991Z] 1091b8bdb27e: Preparing [2023-05-02T01:18:51.991Z] 2eaf7d0a242c: Preparing [2023-05-02T01:18:51.991Z] 6864abc81a7f: Preparing [2023-05-02T01:18:51.991Z] 6bb5fd19473e: Preparing [2023-05-02T01:18:51.991Z] 56b54d97ca8c: Preparing [2023-05-02T01:18:51.991Z] f1417ff83b31: Preparing [2023-05-02T01:18:51.991Z] 6bb5fd19473e: Waiting [2023-05-02T01:18:51.991Z] 56b54d97ca8c: Waiting [2023-05-02T01:18:51.991Z] f1417ff83b31: Waiting [2023-05-02T01:18:51.991Z] 6864abc81a7f: Layer already exists [2023-05-02T01:18:51.991Z] 1091b8bdb27e: Layer already exists [2023-05-02T01:18:51.991Z] 9bd8177a9228: Layer already exists [2023-05-02T01:18:51.991Z] 2eaf7d0a242c: Layer already exists [2023-05-02T01:18:51.991Z] b8cdf240ff51: Layer already exists [2023-05-02T01:18:51.991Z] 56b54d97ca8c: Layer already exists [2023-05-02T01:18:51.991Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:18:51.991Z] f1417ff83b31: Layer already exists [2023-05-02T01:18:51.991Z] latest: digest: sha256:ff1c2ad3e6566c6c2a2a833c40197a0cd3c024260a8f5647e683ce9e0a1a0f12 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:52.301Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:52.604Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.143 [2023-05-02T01:18:52.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-02T01:18:52.604Z] 9bd8177a9228: Preparing [2023-05-02T01:18:52.604Z] b8cdf240ff51: Preparing [2023-05-02T01:18:52.604Z] 1091b8bdb27e: Preparing [2023-05-02T01:18:52.604Z] 2eaf7d0a242c: Preparing [2023-05-02T01:18:52.605Z] 6864abc81a7f: Preparing [2023-05-02T01:18:52.605Z] 6bb5fd19473e: Preparing [2023-05-02T01:18:52.605Z] 56b54d97ca8c: Preparing [2023-05-02T01:18:52.605Z] f1417ff83b31: Preparing [2023-05-02T01:18:52.605Z] 6bb5fd19473e: Waiting [2023-05-02T01:18:52.605Z] f1417ff83b31: Waiting [2023-05-02T01:18:52.605Z] 56b54d97ca8c: Waiting [2023-05-02T01:18:52.605Z] 9bd8177a9228: Layer already exists [2023-05-02T01:18:52.605Z] 1091b8bdb27e: Layer already exists [2023-05-02T01:18:52.605Z] 6864abc81a7f: Layer already exists [2023-05-02T01:18:52.605Z] 2eaf7d0a242c: Layer already exists [2023-05-02T01:18:52.605Z] b8cdf240ff51: Layer already exists [2023-05-02T01:18:52.605Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:18:52.605Z] f1417ff83b31: Layer already exists [2023-05-02T01:18:52.605Z] 56b54d97ca8c: Layer already exists [2023-05-02T01:18:52.605Z] 3.0.0-dev.143: digest: sha256:ff1c2ad3e6566c6c2a2a833c40197a0cd3c024260a8f5647e683ce9e0a1a0f12 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:52.909Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:53.212Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:18:53.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-02T01:18:53.212Z] 9bd8177a9228: Preparing [2023-05-02T01:18:53.213Z] b8cdf240ff51: Preparing [2023-05-02T01:18:53.213Z] 1091b8bdb27e: Preparing [2023-05-02T01:18:53.213Z] 2eaf7d0a242c: Preparing [2023-05-02T01:18:53.213Z] 6864abc81a7f: Preparing [2023-05-02T01:18:53.213Z] 6bb5fd19473e: Preparing [2023-05-02T01:18:53.213Z] 56b54d97ca8c: Preparing [2023-05-02T01:18:53.213Z] f1417ff83b31: Preparing [2023-05-02T01:18:53.213Z] 6bb5fd19473e: Waiting [2023-05-02T01:18:53.213Z] f1417ff83b31: Waiting [2023-05-02T01:18:53.213Z] 56b54d97ca8c: Waiting [2023-05-02T01:18:53.213Z] 9bd8177a9228: Layer already exists [2023-05-02T01:18:53.213Z] 6864abc81a7f: Layer already exists [2023-05-02T01:18:53.213Z] b8cdf240ff51: Layer already exists [2023-05-02T01:18:53.213Z] 2eaf7d0a242c: Layer already exists [2023-05-02T01:18:53.213Z] 1091b8bdb27e: Layer already exists [2023-05-02T01:18:53.213Z] f1417ff83b31: Layer already exists [2023-05-02T01:18:53.213Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:18:53.213Z] 56b54d97ca8c: Layer already exists [2023-05-02T01:18:53.213Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:ff1c2ad3e6566c6c2a2a833c40197a0cd3c024260a8f5647e683ce9e0a1a0f12 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:53.607Z] + 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-05-02T01:18:53.995Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-02T01:18:53.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-02T01:18:53.995Z] 9bd8177a9228: Preparing [2023-05-02T01:18:53.995Z] b8cdf240ff51: Preparing [2023-05-02T01:18:53.995Z] 1091b8bdb27e: Preparing [2023-05-02T01:18:53.995Z] 2eaf7d0a242c: Preparing [2023-05-02T01:18:53.995Z] 6864abc81a7f: Preparing [2023-05-02T01:18:53.995Z] 6bb5fd19473e: Preparing [2023-05-02T01:18:53.995Z] 56b54d97ca8c: Preparing [2023-05-02T01:18:53.995Z] f1417ff83b31: Preparing [2023-05-02T01:18:53.995Z] 6bb5fd19473e: Waiting [2023-05-02T01:18:53.995Z] f1417ff83b31: Waiting [2023-05-02T01:18:53.995Z] 56b54d97ca8c: Waiting [2023-05-02T01:18:53.995Z] 2eaf7d0a242c: Layer already exists [2023-05-02T01:18:53.995Z] 9bd8177a9228: Layer already exists [2023-05-02T01:18:53.995Z] 1091b8bdb27e: Layer already exists [2023-05-02T01:18:53.995Z] b8cdf240ff51: Layer already exists [2023-05-02T01:18:53.995Z] 6864abc81a7f: Layer already exists [2023-05-02T01:18:53.995Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:18:53.995Z] 56b54d97ca8c: Layer already exists [2023-05-02T01:18:53.995Z] f1417ff83b31: Layer already exists [2023-05-02T01:18:53.995Z] main: digest: sha256:ff1c2ad3e6566c6c2a2a833c40197a0cd3c024260a8f5647e683ce9e0a1a0f12 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:18:54.071Z] ===================================================== [Pipeline] echo [2023-05-02T01:18:54.077Z] taggedImages: [2023-05-02T01:18:54.077Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:18:54.077Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-02T01:18:54.077Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.143 [2023-05-02T01:18:54.077Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:18:54.077Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-02T01:18:54.091Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-02T01:18:54.091Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:18:54.091Z] latest [2023-05-02T01:18:54.091Z] 3.0.0-dev.143 [2023-05-02T01:18:54.091Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:18:54.091Z] main [2023-05-02T01:18:54.091Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:54.442Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:54.790Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:18:54.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-02T01:18:54.790Z] 3be5c26f8014: Preparing [2023-05-02T01:18:54.790Z] 67ca4259f6e9: Preparing [2023-05-02T01:18:54.790Z] 6864abc81a7f: Preparing [2023-05-02T01:18:54.790Z] 6bb5fd19473e: Preparing [2023-05-02T01:18:54.790Z] b3049a93a4fb: Preparing [2023-05-02T01:18:54.790Z] f1417ff83b31: Preparing [2023-05-02T01:18:54.790Z] f1417ff83b31: Waiting [2023-05-02T01:18:54.790Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:18:54.790Z] 6864abc81a7f: Layer already exists [2023-05-02T01:18:54.790Z] f1417ff83b31: Layer already exists [2023-05-02T01:18:54.790Z] 3be5c26f8014: Pushed [2023-05-02T01:18:54.790Z] b3049a93a4fb: Pushed [2023-05-02T01:18:56.164Z] 67ca4259f6e9: Pushed [2023-05-02T01:18:56.423Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:740d1d71c73681a956cf8d934a87ac39610c2d35555d971ecc7e65d7b8580a98 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:56.727Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:57.036Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-02T01:18:57.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-02T01:18:57.036Z] 3be5c26f8014: Preparing [2023-05-02T01:18:57.036Z] 67ca4259f6e9: Preparing [2023-05-02T01:18:57.036Z] 6864abc81a7f: Preparing [2023-05-02T01:18:57.036Z] 6bb5fd19473e: Preparing [2023-05-02T01:18:57.036Z] b3049a93a4fb: Preparing [2023-05-02T01:18:57.036Z] f1417ff83b31: Preparing [2023-05-02T01:18:57.036Z] f1417ff83b31: Waiting [2023-05-02T01:18:57.294Z] 6864abc81a7f: Layer already exists [2023-05-02T01:18:57.294Z] 3be5c26f8014: Layer already exists [2023-05-02T01:18:57.294Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:18:57.294Z] b3049a93a4fb: Layer already exists [2023-05-02T01:18:57.294Z] 67ca4259f6e9: Layer already exists [2023-05-02T01:18:57.294Z] f1417ff83b31: Layer already exists [2023-05-02T01:18:57.294Z] latest: digest: sha256:740d1d71c73681a956cf8d934a87ac39610c2d35555d971ecc7e65d7b8580a98 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:57.608Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:57.911Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.143 [2023-05-02T01:18:57.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-02T01:18:57.911Z] 3be5c26f8014: Preparing [2023-05-02T01:18:57.911Z] 67ca4259f6e9: Preparing [2023-05-02T01:18:57.911Z] 6864abc81a7f: Preparing [2023-05-02T01:18:57.911Z] 6bb5fd19473e: Preparing [2023-05-02T01:18:57.911Z] b3049a93a4fb: Preparing [2023-05-02T01:18:57.911Z] f1417ff83b31: Preparing [2023-05-02T01:18:57.911Z] f1417ff83b31: Waiting [2023-05-02T01:18:57.911Z] 3be5c26f8014: Layer already exists [2023-05-02T01:18:57.911Z] 6864abc81a7f: Layer already exists [2023-05-02T01:18:57.911Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:18:57.911Z] 67ca4259f6e9: Layer already exists [2023-05-02T01:18:57.911Z] b3049a93a4fb: Layer already exists [2023-05-02T01:18:57.911Z] f1417ff83b31: Layer already exists [2023-05-02T01:18:57.911Z] 3.0.0-dev.143: digest: sha256:740d1d71c73681a956cf8d934a87ac39610c2d35555d971ecc7e65d7b8580a98 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:58.457Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:58.761Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:18:58.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-02T01:18:58.761Z] 3be5c26f8014: Preparing [2023-05-02T01:18:58.761Z] 67ca4259f6e9: Preparing [2023-05-02T01:18:58.761Z] 6864abc81a7f: Preparing [2023-05-02T01:18:58.761Z] 6bb5fd19473e: Preparing [2023-05-02T01:18:58.761Z] b3049a93a4fb: Preparing [2023-05-02T01:18:58.761Z] f1417ff83b31: Preparing [2023-05-02T01:18:58.761Z] f1417ff83b31: Waiting [2023-05-02T01:18:58.761Z] 67ca4259f6e9: Layer already exists [2023-05-02T01:18:58.761Z] 3be5c26f8014: Layer already exists [2023-05-02T01:18:58.761Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:18:58.761Z] 6864abc81a7f: Layer already exists [2023-05-02T01:18:58.761Z] b3049a93a4fb: Layer already exists [2023-05-02T01:18:58.761Z] f1417ff83b31: Layer already exists [2023-05-02T01:18:58.761Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:740d1d71c73681a956cf8d934a87ac39610c2d35555d971ecc7e65d7b8580a98 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:59.084Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:59.387Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-02T01:18:59.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-02T01:18:59.387Z] 3be5c26f8014: Preparing [2023-05-02T01:18:59.387Z] 67ca4259f6e9: Preparing [2023-05-02T01:18:59.387Z] 6864abc81a7f: Preparing [2023-05-02T01:18:59.387Z] 6bb5fd19473e: Preparing [2023-05-02T01:18:59.387Z] b3049a93a4fb: Preparing [2023-05-02T01:18:59.387Z] f1417ff83b31: Preparing [2023-05-02T01:18:59.387Z] f1417ff83b31: Waiting [2023-05-02T01:18:59.387Z] 67ca4259f6e9: Layer already exists [2023-05-02T01:18:59.387Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:18:59.387Z] 3be5c26f8014: Layer already exists [2023-05-02T01:18:59.387Z] b3049a93a4fb: Layer already exists [2023-05-02T01:18:59.387Z] 6864abc81a7f: Layer already exists [2023-05-02T01:18:59.387Z] f1417ff83b31: Layer already exists [2023-05-02T01:18:59.387Z] main: digest: sha256:740d1d71c73681a956cf8d934a87ac39610c2d35555d971ecc7e65d7b8580a98 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:18:59.423Z] ===================================================== [Pipeline] echo [2023-05-02T01:18:59.429Z] taggedImages: [2023-05-02T01:18:59.429Z] - nexus3.edgexfoundry.org:10004/core-data:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:18:59.429Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-02T01:18:59.429Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.143 [2023-05-02T01:18:59.429Z] - nexus3.edgexfoundry.org:10004/core-data:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:18:59.429Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-05-02T01:18:59.443Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-02T01:18:59.443Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:18:59.443Z] latest [2023-05-02T01:18:59.443Z] 3.0.0-dev.143 [2023-05-02T01:18:59.443Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:18:59.443Z] main [2023-05-02T01:18:59.443Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:18:59.745Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:00.048Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:00.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-02T01:19:00.048Z] 26758ab27c9a: Preparing [2023-05-02T01:19:00.048Z] 20f524fac9e0: Preparing [2023-05-02T01:19:00.048Z] 520b45fbb9a6: Preparing [2023-05-02T01:19:00.048Z] 6864abc81a7f: Preparing [2023-05-02T01:19:00.048Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:00.048Z] fd7079d396d0: Preparing [2023-05-02T01:19:00.048Z] f1417ff83b31: Preparing [2023-05-02T01:19:00.048Z] fd7079d396d0: Waiting [2023-05-02T01:19:00.048Z] f1417ff83b31: Waiting [2023-05-02T01:19:00.048Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:00.048Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:00.048Z] fd7079d396d0: Layer already exists [2023-05-02T01:19:00.048Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:00.048Z] 26758ab27c9a: Pushed [2023-05-02T01:19:00.048Z] 20f524fac9e0: Pushed [2023-05-02T01:19:01.427Z] 520b45fbb9a6: Pushed [2023-05-02T01:19:01.687Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:24373bbc843187cad3ea58270c5849016047c9ecfded14715fda0324bcb532b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:01.989Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:02.289Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-02T01:19:02.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-02T01:19:02.289Z] 26758ab27c9a: Preparing [2023-05-02T01:19:02.289Z] 20f524fac9e0: Preparing [2023-05-02T01:19:02.289Z] 520b45fbb9a6: Preparing [2023-05-02T01:19:02.289Z] 6864abc81a7f: Preparing [2023-05-02T01:19:02.289Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:02.289Z] fd7079d396d0: Preparing [2023-05-02T01:19:02.289Z] f1417ff83b31: Preparing [2023-05-02T01:19:02.289Z] fd7079d396d0: Waiting [2023-05-02T01:19:02.289Z] f1417ff83b31: Waiting [2023-05-02T01:19:02.289Z] 20f524fac9e0: Layer already exists [2023-05-02T01:19:02.289Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:02.289Z] 520b45fbb9a6: Layer already exists [2023-05-02T01:19:02.289Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:02.289Z] 26758ab27c9a: Layer already exists [2023-05-02T01:19:02.289Z] fd7079d396d0: Layer already exists [2023-05-02T01:19:02.289Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:02.289Z] latest: digest: sha256:24373bbc843187cad3ea58270c5849016047c9ecfded14715fda0324bcb532b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:02.594Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:02.896Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.143 [2023-05-02T01:19:02.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-02T01:19:02.896Z] 26758ab27c9a: Preparing [2023-05-02T01:19:02.896Z] 20f524fac9e0: Preparing [2023-05-02T01:19:02.896Z] 520b45fbb9a6: Preparing [2023-05-02T01:19:02.896Z] 6864abc81a7f: Preparing [2023-05-02T01:19:02.896Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:02.896Z] fd7079d396d0: Preparing [2023-05-02T01:19:02.896Z] f1417ff83b31: Preparing [2023-05-02T01:19:02.896Z] fd7079d396d0: Waiting [2023-05-02T01:19:02.896Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:02.896Z] 20f524fac9e0: Layer already exists [2023-05-02T01:19:02.896Z] 26758ab27c9a: Layer already exists [2023-05-02T01:19:02.896Z] 520b45fbb9a6: Layer already exists [2023-05-02T01:19:02.896Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:02.896Z] fd7079d396d0: Layer already exists [2023-05-02T01:19:02.896Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:02.896Z] 3.0.0-dev.143: digest: sha256:24373bbc843187cad3ea58270c5849016047c9ecfded14715fda0324bcb532b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:03.204Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:03.505Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:03.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-02T01:19:03.505Z] 26758ab27c9a: Preparing [2023-05-02T01:19:03.505Z] 20f524fac9e0: Preparing [2023-05-02T01:19:03.505Z] 520b45fbb9a6: Preparing [2023-05-02T01:19:03.505Z] 6864abc81a7f: Preparing [2023-05-02T01:19:03.505Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:03.505Z] fd7079d396d0: Preparing [2023-05-02T01:19:03.505Z] f1417ff83b31: Preparing [2023-05-02T01:19:03.505Z] fd7079d396d0: Waiting [2023-05-02T01:19:03.505Z] f1417ff83b31: Waiting [2023-05-02T01:19:03.505Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:03.505Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:03.505Z] 20f524fac9e0: Layer already exists [2023-05-02T01:19:03.505Z] 26758ab27c9a: Layer already exists [2023-05-02T01:19:03.505Z] 520b45fbb9a6: Layer already exists [2023-05-02T01:19:03.505Z] fd7079d396d0: Layer already exists [2023-05-02T01:19:03.505Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:03.505Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:24373bbc843187cad3ea58270c5849016047c9ecfded14715fda0324bcb532b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:03.806Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:04.109Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-02T01:19:04.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-02T01:19:04.109Z] 26758ab27c9a: Preparing [2023-05-02T01:19:04.109Z] 20f524fac9e0: Preparing [2023-05-02T01:19:04.109Z] 520b45fbb9a6: Preparing [2023-05-02T01:19:04.109Z] 6864abc81a7f: Preparing [2023-05-02T01:19:04.109Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:04.109Z] fd7079d396d0: Preparing [2023-05-02T01:19:04.109Z] f1417ff83b31: Preparing [2023-05-02T01:19:04.109Z] fd7079d396d0: Waiting [2023-05-02T01:19:04.109Z] f1417ff83b31: Waiting [2023-05-02T01:19:04.109Z] 26758ab27c9a: Layer already exists [2023-05-02T01:19:04.109Z] 20f524fac9e0: Layer already exists [2023-05-02T01:19:04.109Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:04.109Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:04.109Z] 520b45fbb9a6: Layer already exists [2023-05-02T01:19:04.109Z] fd7079d396d0: Layer already exists [2023-05-02T01:19:04.109Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:04.109Z] main: digest: sha256:24373bbc843187cad3ea58270c5849016047c9ecfded14715fda0324bcb532b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:19:04.143Z] ===================================================== [Pipeline] echo [2023-05-02T01:19:04.150Z] taggedImages: [2023-05-02T01:19:04.150Z] - nexus3.edgexfoundry.org:10004/core-metadata:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:04.150Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-02T01:19:04.150Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.143 [2023-05-02T01:19:04.150Z] - nexus3.edgexfoundry.org:10004/core-metadata:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:04.150Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-02T01:19:04.164Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-02T01:19:04.164Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:04.164Z] latest [2023-05-02T01:19:04.164Z] 3.0.0-dev.143 [2023-05-02T01:19:04.164Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:04.164Z] main [2023-05-02T01:19:04.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:04.468Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:04.767Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:04.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-02T01:19:04.767Z] fe6fcd479f6c: Preparing [2023-05-02T01:19:04.767Z] fe6fcd479f6c: Preparing [2023-05-02T01:19:04.767Z] 1c2a86d7472b: Preparing [2023-05-02T01:19:04.767Z] ae6d3386b00f: Preparing [2023-05-02T01:19:04.767Z] ff87653fc079: Preparing [2023-05-02T01:19:04.767Z] a3a27077a468: Preparing [2023-05-02T01:19:04.767Z] 660522b7eabd: Preparing [2023-05-02T01:19:04.767Z] 6864abc81a7f: Preparing [2023-05-02T01:19:04.767Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:04.767Z] 91c7dad7950c: Preparing [2023-05-02T01:19:04.767Z] 70c0aa60f1b9: Preparing [2023-05-02T01:19:04.767Z] 032c4ee42597: Preparing [2023-05-02T01:19:04.767Z] e38d84788177: Preparing [2023-05-02T01:19:04.767Z] f1417ff83b31: Preparing [2023-05-02T01:19:04.767Z] 660522b7eabd: Waiting [2023-05-02T01:19:04.767Z] 6864abc81a7f: Waiting [2023-05-02T01:19:04.767Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:04.767Z] 91c7dad7950c: Waiting [2023-05-02T01:19:04.767Z] 70c0aa60f1b9: Waiting [2023-05-02T01:19:04.767Z] 032c4ee42597: Waiting [2023-05-02T01:19:04.767Z] e38d84788177: Waiting [2023-05-02T01:19:04.767Z] f1417ff83b31: Waiting [2023-05-02T01:19:04.767Z] 1c2a86d7472b: Pushed [2023-05-02T01:19:04.767Z] a3a27077a468: Pushed [2023-05-02T01:19:04.767Z] ae6d3386b00f: Pushed [2023-05-02T01:19:04.767Z] ff87653fc079: Pushed [2023-05-02T01:19:04.767Z] fe6fcd479f6c: Pushed [2023-05-02T01:19:04.767Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:04.767Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:05.025Z] 91c7dad7950c: Pushed [2023-05-02T01:19:05.025Z] 032c4ee42597: Pushed [2023-05-02T01:19:05.025Z] e38d84788177: Pushed [2023-05-02T01:19:05.025Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:05.025Z] 70c0aa60f1b9: Pushed [2023-05-02T01:19:06.401Z] 660522b7eabd: Pushed [2023-05-02T01:19:06.401Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:a82987ea1ff97648a074109988559f64e434ddbee3b83148a1fc41404fb8a3e1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:06.707Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:07.005Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-02T01:19:07.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-02T01:19:07.005Z] fe6fcd479f6c: Preparing [2023-05-02T01:19:07.005Z] fe6fcd479f6c: Preparing [2023-05-02T01:19:07.005Z] 1c2a86d7472b: Preparing [2023-05-02T01:19:07.005Z] ae6d3386b00f: Preparing [2023-05-02T01:19:07.005Z] ff87653fc079: Preparing [2023-05-02T01:19:07.005Z] a3a27077a468: Preparing [2023-05-02T01:19:07.005Z] 660522b7eabd: Preparing [2023-05-02T01:19:07.005Z] 6864abc81a7f: Preparing [2023-05-02T01:19:07.005Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:07.005Z] 91c7dad7950c: Preparing [2023-05-02T01:19:07.005Z] 70c0aa60f1b9: Preparing [2023-05-02T01:19:07.005Z] 032c4ee42597: Preparing [2023-05-02T01:19:07.005Z] e38d84788177: Preparing [2023-05-02T01:19:07.005Z] f1417ff83b31: Preparing [2023-05-02T01:19:07.005Z] 70c0aa60f1b9: Waiting [2023-05-02T01:19:07.005Z] 032c4ee42597: Waiting [2023-05-02T01:19:07.005Z] 660522b7eabd: Waiting [2023-05-02T01:19:07.005Z] e38d84788177: Waiting [2023-05-02T01:19:07.005Z] 6864abc81a7f: Waiting [2023-05-02T01:19:07.005Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:07.005Z] 91c7dad7950c: Waiting [2023-05-02T01:19:07.005Z] fe6fcd479f6c: Layer already exists [2023-05-02T01:19:07.005Z] a3a27077a468: Layer already exists [2023-05-02T01:19:07.005Z] 1c2a86d7472b: Layer already exists [2023-05-02T01:19:07.005Z] ae6d3386b00f: Layer already exists [2023-05-02T01:19:07.005Z] ff87653fc079: Layer already exists [2023-05-02T01:19:07.005Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:07.005Z] 660522b7eabd: Layer already exists [2023-05-02T01:19:07.005Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:07.005Z] 91c7dad7950c: Layer already exists [2023-05-02T01:19:07.005Z] 70c0aa60f1b9: Layer already exists [2023-05-02T01:19:07.005Z] 032c4ee42597: Layer already exists [2023-05-02T01:19:07.005Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:07.005Z] e38d84788177: Layer already exists [2023-05-02T01:19:07.005Z] latest: digest: sha256:a82987ea1ff97648a074109988559f64e434ddbee3b83148a1fc41404fb8a3e1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:07.308Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:07.604Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.143 [2023-05-02T01:19:07.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-02T01:19:07.604Z] fe6fcd479f6c: Preparing [2023-05-02T01:19:07.604Z] fe6fcd479f6c: Preparing [2023-05-02T01:19:07.604Z] 1c2a86d7472b: Preparing [2023-05-02T01:19:07.604Z] ae6d3386b00f: Preparing [2023-05-02T01:19:07.604Z] ff87653fc079: Preparing [2023-05-02T01:19:07.604Z] a3a27077a468: Preparing [2023-05-02T01:19:07.604Z] 660522b7eabd: Preparing [2023-05-02T01:19:07.604Z] 6864abc81a7f: Preparing [2023-05-02T01:19:07.604Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:07.604Z] 91c7dad7950c: Preparing [2023-05-02T01:19:07.604Z] 70c0aa60f1b9: Preparing [2023-05-02T01:19:07.604Z] 032c4ee42597: Preparing [2023-05-02T01:19:07.604Z] e38d84788177: Preparing [2023-05-02T01:19:07.604Z] f1417ff83b31: Preparing [2023-05-02T01:19:07.604Z] 6864abc81a7f: Waiting [2023-05-02T01:19:07.604Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:07.604Z] 91c7dad7950c: Waiting [2023-05-02T01:19:07.604Z] 70c0aa60f1b9: Waiting [2023-05-02T01:19:07.604Z] 032c4ee42597: Waiting [2023-05-02T01:19:07.604Z] e38d84788177: Waiting [2023-05-02T01:19:07.604Z] f1417ff83b31: Waiting [2023-05-02T01:19:07.604Z] 660522b7eabd: Waiting [2023-05-02T01:19:07.604Z] a3a27077a468: Layer already exists [2023-05-02T01:19:07.604Z] 1c2a86d7472b: Layer already exists [2023-05-02T01:19:07.604Z] ae6d3386b00f: Layer already exists [2023-05-02T01:19:07.604Z] ff87653fc079: Layer already exists [2023-05-02T01:19:07.604Z] fe6fcd479f6c: Layer already exists [2023-05-02T01:19:07.604Z] 660522b7eabd: Layer already exists [2023-05-02T01:19:07.604Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:07.604Z] 91c7dad7950c: Layer already exists [2023-05-02T01:19:07.604Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:07.604Z] 70c0aa60f1b9: Layer already exists [2023-05-02T01:19:07.604Z] 032c4ee42597: Layer already exists [2023-05-02T01:19:07.604Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:07.604Z] e38d84788177: Layer already exists [2023-05-02T01:19:07.604Z] 3.0.0-dev.143: digest: sha256:a82987ea1ff97648a074109988559f64e434ddbee3b83148a1fc41404fb8a3e1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:07.909Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:08.211Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:08.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-02T01:19:08.211Z] fe6fcd479f6c: Preparing [2023-05-02T01:19:08.211Z] fe6fcd479f6c: Preparing [2023-05-02T01:19:08.211Z] 1c2a86d7472b: Preparing [2023-05-02T01:19:08.211Z] ae6d3386b00f: Preparing [2023-05-02T01:19:08.211Z] ff87653fc079: Preparing [2023-05-02T01:19:08.211Z] a3a27077a468: Preparing [2023-05-02T01:19:08.211Z] 660522b7eabd: Preparing [2023-05-02T01:19:08.211Z] 6864abc81a7f: Preparing [2023-05-02T01:19:08.211Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:08.211Z] 91c7dad7950c: Preparing [2023-05-02T01:19:08.211Z] 70c0aa60f1b9: Preparing [2023-05-02T01:19:08.211Z] 032c4ee42597: Preparing [2023-05-02T01:19:08.211Z] e38d84788177: Preparing [2023-05-02T01:19:08.211Z] f1417ff83b31: Preparing [2023-05-02T01:19:08.211Z] 660522b7eabd: Waiting [2023-05-02T01:19:08.211Z] 6864abc81a7f: Waiting [2023-05-02T01:19:08.211Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:08.211Z] 91c7dad7950c: Waiting [2023-05-02T01:19:08.211Z] 70c0aa60f1b9: Waiting [2023-05-02T01:19:08.211Z] 032c4ee42597: Waiting [2023-05-02T01:19:08.211Z] e38d84788177: Waiting [2023-05-02T01:19:08.211Z] f1417ff83b31: Waiting [2023-05-02T01:19:08.211Z] ae6d3386b00f: Layer already exists [2023-05-02T01:19:08.211Z] a3a27077a468: Layer already exists [2023-05-02T01:19:08.211Z] 1c2a86d7472b: Layer already exists [2023-05-02T01:19:08.211Z] ff87653fc079: Layer already exists [2023-05-02T01:19:08.211Z] fe6fcd479f6c: Layer already exists [2023-05-02T01:19:08.211Z] 660522b7eabd: Layer already exists [2023-05-02T01:19:08.211Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:08.211Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:08.211Z] 91c7dad7950c: Layer already exists [2023-05-02T01:19:08.211Z] 70c0aa60f1b9: Layer already exists [2023-05-02T01:19:08.211Z] 032c4ee42597: Layer already exists [2023-05-02T01:19:08.211Z] e38d84788177: Layer already exists [2023-05-02T01:19:08.211Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:08.211Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:a82987ea1ff97648a074109988559f64e434ddbee3b83148a1fc41404fb8a3e1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:08.512Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:08.825Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-02T01:19:08.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-02T01:19:08.825Z] fe6fcd479f6c: Preparing [2023-05-02T01:19:08.825Z] fe6fcd479f6c: Preparing [2023-05-02T01:19:08.825Z] 1c2a86d7472b: Preparing [2023-05-02T01:19:08.825Z] ae6d3386b00f: Preparing [2023-05-02T01:19:08.825Z] ff87653fc079: Preparing [2023-05-02T01:19:08.825Z] a3a27077a468: Preparing [2023-05-02T01:19:08.825Z] 660522b7eabd: Preparing [2023-05-02T01:19:08.825Z] 6864abc81a7f: Preparing [2023-05-02T01:19:08.825Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:08.825Z] 91c7dad7950c: Preparing [2023-05-02T01:19:08.825Z] 70c0aa60f1b9: Preparing [2023-05-02T01:19:08.825Z] 032c4ee42597: Preparing [2023-05-02T01:19:08.825Z] e38d84788177: Preparing [2023-05-02T01:19:08.825Z] f1417ff83b31: Preparing [2023-05-02T01:19:08.825Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:08.825Z] 91c7dad7950c: Waiting [2023-05-02T01:19:08.825Z] 70c0aa60f1b9: Waiting [2023-05-02T01:19:08.825Z] 032c4ee42597: Waiting [2023-05-02T01:19:08.825Z] e38d84788177: Waiting [2023-05-02T01:19:08.825Z] f1417ff83b31: Waiting [2023-05-02T01:19:08.825Z] 6864abc81a7f: Waiting [2023-05-02T01:19:08.825Z] 660522b7eabd: Waiting [2023-05-02T01:19:08.825Z] ff87653fc079: Layer already exists [2023-05-02T01:19:08.825Z] fe6fcd479f6c: Layer already exists [2023-05-02T01:19:08.825Z] ae6d3386b00f: Layer already exists [2023-05-02T01:19:08.825Z] a3a27077a468: Layer already exists [2023-05-02T01:19:08.825Z] 1c2a86d7472b: Layer already exists [2023-05-02T01:19:08.825Z] 660522b7eabd: Layer already exists [2023-05-02T01:19:08.825Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:08.825Z] 032c4ee42597: Layer already exists [2023-05-02T01:19:08.825Z] 91c7dad7950c: Layer already exists [2023-05-02T01:19:08.825Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:08.825Z] 70c0aa60f1b9: Layer already exists [2023-05-02T01:19:08.825Z] e38d84788177: Layer already exists [2023-05-02T01:19:08.825Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:08.825Z] main: digest: sha256:a82987ea1ff97648a074109988559f64e434ddbee3b83148a1fc41404fb8a3e1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:19:08.860Z] ===================================================== [Pipeline] echo [2023-05-02T01:19:08.865Z] taggedImages: [2023-05-02T01:19:08.865Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:08.865Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-02T01:19:08.865Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.143 [2023-05-02T01:19:08.865Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:08.865Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-02T01:19:08.880Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-02T01:19:08.880Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:08.880Z] latest [2023-05-02T01:19:08.880Z] 3.0.0-dev.143 [2023-05-02T01:19:08.880Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:08.880Z] main [2023-05-02T01:19:08.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:09.180Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:09.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:09.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-02T01:19:09.480Z] 9bd8177a9228: Preparing [2023-05-02T01:19:09.480Z] b8cdf240ff51: Preparing [2023-05-02T01:19:09.480Z] 566af386a9d9: Preparing [2023-05-02T01:19:09.480Z] 9f035520bb9b: Preparing [2023-05-02T01:19:09.480Z] 6864abc81a7f: Preparing [2023-05-02T01:19:09.480Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:09.480Z] 56b54d97ca8c: Preparing [2023-05-02T01:19:09.480Z] f1417ff83b31: Preparing [2023-05-02T01:19:09.480Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:09.480Z] 56b54d97ca8c: Waiting [2023-05-02T01:19:09.480Z] f1417ff83b31: Waiting [2023-05-02T01:19:09.480Z] b8cdf240ff51: Layer already exists [2023-05-02T01:19:09.480Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:09.480Z] 9bd8177a9228: Layer already exists [2023-05-02T01:19:09.480Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:09.480Z] 56b54d97ca8c: Layer already exists [2023-05-02T01:19:09.480Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:09.480Z] 566af386a9d9: Pushed [2023-05-02T01:19:10.857Z] 9f035520bb9b: Pushed [2023-05-02T01:19:10.857Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:83b1813a6ec7c55727c15bab9e27aab21683e4c88bcc598b370efb39026bb962 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:11.160Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:11.461Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-02T01:19:11.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-02T01:19:11.461Z] 9bd8177a9228: Preparing [2023-05-02T01:19:11.461Z] b8cdf240ff51: Preparing [2023-05-02T01:19:11.461Z] 566af386a9d9: Preparing [2023-05-02T01:19:11.461Z] 9f035520bb9b: Preparing [2023-05-02T01:19:11.461Z] 6864abc81a7f: Preparing [2023-05-02T01:19:11.461Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:11.461Z] 56b54d97ca8c: Preparing [2023-05-02T01:19:11.461Z] f1417ff83b31: Preparing [2023-05-02T01:19:11.461Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:11.461Z] f1417ff83b31: Waiting [2023-05-02T01:19:11.461Z] 56b54d97ca8c: Waiting [2023-05-02T01:19:11.461Z] b8cdf240ff51: Layer already exists [2023-05-02T01:19:11.461Z] 9bd8177a9228: Layer already exists [2023-05-02T01:19:11.461Z] 9f035520bb9b: Layer already exists [2023-05-02T01:19:11.461Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:11.461Z] 566af386a9d9: Layer already exists [2023-05-02T01:19:11.461Z] 56b54d97ca8c: Layer already exists [2023-05-02T01:19:11.461Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:11.461Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:11.461Z] latest: digest: sha256:83b1813a6ec7c55727c15bab9e27aab21683e4c88bcc598b370efb39026bb962 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:11.764Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:12.063Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.143 [2023-05-02T01:19:12.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-02T01:19:12.063Z] 9bd8177a9228: Preparing [2023-05-02T01:19:12.063Z] b8cdf240ff51: Preparing [2023-05-02T01:19:12.063Z] 566af386a9d9: Preparing [2023-05-02T01:19:12.063Z] 9f035520bb9b: Preparing [2023-05-02T01:19:12.063Z] 6864abc81a7f: Preparing [2023-05-02T01:19:12.063Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:12.063Z] 56b54d97ca8c: Preparing [2023-05-02T01:19:12.063Z] f1417ff83b31: Preparing [2023-05-02T01:19:12.063Z] 56b54d97ca8c: Waiting [2023-05-02T01:19:12.063Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:12.063Z] f1417ff83b31: Waiting [2023-05-02T01:19:12.063Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:12.063Z] 566af386a9d9: Layer already exists [2023-05-02T01:19:12.063Z] b8cdf240ff51: Layer already exists [2023-05-02T01:19:12.063Z] 9bd8177a9228: Layer already exists [2023-05-02T01:19:12.063Z] 9f035520bb9b: Layer already exists [2023-05-02T01:19:12.063Z] 56b54d97ca8c: Layer already exists [2023-05-02T01:19:12.063Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:12.063Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:12.063Z] 3.0.0-dev.143: digest: sha256:83b1813a6ec7c55727c15bab9e27aab21683e4c88bcc598b370efb39026bb962 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:12.369Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:12.676Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:12.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-02T01:19:12.676Z] 9bd8177a9228: Preparing [2023-05-02T01:19:12.676Z] b8cdf240ff51: Preparing [2023-05-02T01:19:12.676Z] 566af386a9d9: Preparing [2023-05-02T01:19:12.676Z] 9f035520bb9b: Preparing [2023-05-02T01:19:12.676Z] 6864abc81a7f: Preparing [2023-05-02T01:19:12.676Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:12.676Z] 56b54d97ca8c: Preparing [2023-05-02T01:19:12.676Z] f1417ff83b31: Preparing [2023-05-02T01:19:12.676Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:12.676Z] 56b54d97ca8c: Waiting [2023-05-02T01:19:12.676Z] f1417ff83b31: Waiting [2023-05-02T01:19:12.676Z] 566af386a9d9: Layer already exists [2023-05-02T01:19:12.676Z] 9f035520bb9b: Layer already exists [2023-05-02T01:19:12.676Z] b8cdf240ff51: Layer already exists [2023-05-02T01:19:12.676Z] 9bd8177a9228: Layer already exists [2023-05-02T01:19:12.676Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:12.676Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:12.676Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:12.676Z] 56b54d97ca8c: Layer already exists [2023-05-02T01:19:12.676Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:83b1813a6ec7c55727c15bab9e27aab21683e4c88bcc598b370efb39026bb962 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:12.986Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:13.286Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-02T01:19:13.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-02T01:19:13.286Z] 9bd8177a9228: Preparing [2023-05-02T01:19:13.286Z] b8cdf240ff51: Preparing [2023-05-02T01:19:13.286Z] 566af386a9d9: Preparing [2023-05-02T01:19:13.286Z] 9f035520bb9b: Preparing [2023-05-02T01:19:13.286Z] 6864abc81a7f: Preparing [2023-05-02T01:19:13.286Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:13.286Z] 56b54d97ca8c: Preparing [2023-05-02T01:19:13.286Z] f1417ff83b31: Preparing [2023-05-02T01:19:13.286Z] 56b54d97ca8c: Waiting [2023-05-02T01:19:13.286Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:13.286Z] f1417ff83b31: Waiting [2023-05-02T01:19:13.286Z] 566af386a9d9: Layer already exists [2023-05-02T01:19:13.286Z] 9f035520bb9b: Layer already exists [2023-05-02T01:19:13.286Z] 9bd8177a9228: Layer already exists [2023-05-02T01:19:13.286Z] b8cdf240ff51: Layer already exists [2023-05-02T01:19:13.286Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:13.286Z] 56b54d97ca8c: Layer already exists [2023-05-02T01:19:13.286Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:13.286Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:13.286Z] main: digest: sha256:83b1813a6ec7c55727c15bab9e27aab21683e4c88bcc598b370efb39026bb962 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:19:13.322Z] ===================================================== [Pipeline] echo [2023-05-02T01:19:13.328Z] taggedImages: [2023-05-02T01:19:13.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:13.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-02T01:19:13.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.143 [2023-05-02T01:19:13.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:13.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-02T01:19:13.342Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-02T01:19:13.342Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:13.342Z] latest [2023-05-02T01:19:13.342Z] 3.0.0-dev.143 [2023-05-02T01:19:13.342Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:13.342Z] main [2023-05-02T01:19:13.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:13.660Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:13.960Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:13.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-02T01:19:13.960Z] aa350db4ba3a: Preparing [2023-05-02T01:19:13.960Z] 18f3766ce23e: Preparing [2023-05-02T01:19:13.960Z] 31edcfa3d863: Preparing [2023-05-02T01:19:13.960Z] ea0157527ce3: Preparing [2023-05-02T01:19:13.960Z] 6864abc81a7f: Preparing [2023-05-02T01:19:13.960Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:13.960Z] 56fa9aea9e73: Preparing [2023-05-02T01:19:13.960Z] b8bc8a261b1f: Preparing [2023-05-02T01:19:13.960Z] f1417ff83b31: Preparing [2023-05-02T01:19:13.960Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:13.960Z] 56fa9aea9e73: Waiting [2023-05-02T01:19:13.960Z] b8bc8a261b1f: Waiting [2023-05-02T01:19:13.960Z] f1417ff83b31: Waiting [2023-05-02T01:19:13.960Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:13.960Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:13.960Z] ea0157527ce3: Pushed [2023-05-02T01:19:13.960Z] aa350db4ba3a: Pushed [2023-05-02T01:19:13.960Z] 18f3766ce23e: Pushed [2023-05-02T01:19:13.960Z] 56fa9aea9e73: Pushed [2023-05-02T01:19:13.960Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:14.218Z] b8bc8a261b1f: Pushed [2023-05-02T01:19:15.155Z] 31edcfa3d863: Pushed [2023-05-02T01:19:15.413Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:26408d9ca872471adea1dc4cbff119f776d14dcf7a595594816ae1fc4a226889 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:15.715Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:16.015Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-02T01:19:16.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-02T01:19:16.015Z] aa350db4ba3a: Preparing [2023-05-02T01:19:16.015Z] 18f3766ce23e: Preparing [2023-05-02T01:19:16.015Z] 31edcfa3d863: Preparing [2023-05-02T01:19:16.015Z] ea0157527ce3: Preparing [2023-05-02T01:19:16.015Z] 6864abc81a7f: Preparing [2023-05-02T01:19:16.015Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:16.015Z] 56fa9aea9e73: Preparing [2023-05-02T01:19:16.015Z] b8bc8a261b1f: Preparing [2023-05-02T01:19:16.015Z] f1417ff83b31: Preparing [2023-05-02T01:19:16.015Z] f1417ff83b31: Waiting [2023-05-02T01:19:16.015Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:16.015Z] b8bc8a261b1f: Waiting [2023-05-02T01:19:16.015Z] 18f3766ce23e: Layer already exists [2023-05-02T01:19:16.015Z] ea0157527ce3: Layer already exists [2023-05-02T01:19:16.015Z] aa350db4ba3a: Layer already exists [2023-05-02T01:19:16.015Z] 31edcfa3d863: Layer already exists [2023-05-02T01:19:16.015Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:16.015Z] 56fa9aea9e73: Layer already exists [2023-05-02T01:19:16.015Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:16.015Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:16.015Z] b8bc8a261b1f: Layer already exists [2023-05-02T01:19:16.015Z] latest: digest: sha256:26408d9ca872471adea1dc4cbff119f776d14dcf7a595594816ae1fc4a226889 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:16.318Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:16.616Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.143 [2023-05-02T01:19:16.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-02T01:19:16.616Z] aa350db4ba3a: Preparing [2023-05-02T01:19:16.616Z] 18f3766ce23e: Preparing [2023-05-02T01:19:16.616Z] 31edcfa3d863: Preparing [2023-05-02T01:19:16.616Z] ea0157527ce3: Preparing [2023-05-02T01:19:16.616Z] 6864abc81a7f: Preparing [2023-05-02T01:19:16.616Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:16.616Z] 56fa9aea9e73: Preparing [2023-05-02T01:19:16.616Z] b8bc8a261b1f: Preparing [2023-05-02T01:19:16.616Z] f1417ff83b31: Preparing [2023-05-02T01:19:16.616Z] 56fa9aea9e73: Waiting [2023-05-02T01:19:16.616Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:16.616Z] b8bc8a261b1f: Waiting [2023-05-02T01:19:16.616Z] f1417ff83b31: Waiting [2023-05-02T01:19:16.616Z] ea0157527ce3: Layer already exists [2023-05-02T01:19:16.616Z] aa350db4ba3a: Layer already exists [2023-05-02T01:19:16.616Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:16.616Z] 31edcfa3d863: Layer already exists [2023-05-02T01:19:16.616Z] 18f3766ce23e: Layer already exists [2023-05-02T01:19:16.616Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:16.616Z] 56fa9aea9e73: Layer already exists [2023-05-02T01:19:16.616Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:16.616Z] b8bc8a261b1f: Layer already exists [2023-05-02T01:19:16.616Z] 3.0.0-dev.143: digest: sha256:26408d9ca872471adea1dc4cbff119f776d14dcf7a595594816ae1fc4a226889 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:16.919Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:17.218Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:17.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-02T01:19:17.218Z] aa350db4ba3a: Preparing [2023-05-02T01:19:17.218Z] 18f3766ce23e: Preparing [2023-05-02T01:19:17.218Z] 31edcfa3d863: Preparing [2023-05-02T01:19:17.218Z] ea0157527ce3: Preparing [2023-05-02T01:19:17.218Z] 6864abc81a7f: Preparing [2023-05-02T01:19:17.218Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:17.218Z] 56fa9aea9e73: Preparing [2023-05-02T01:19:17.218Z] b8bc8a261b1f: Preparing [2023-05-02T01:19:17.218Z] f1417ff83b31: Preparing [2023-05-02T01:19:17.218Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:17.218Z] 56fa9aea9e73: Waiting [2023-05-02T01:19:17.218Z] b8bc8a261b1f: Waiting [2023-05-02T01:19:17.218Z] f1417ff83b31: Waiting [2023-05-02T01:19:17.218Z] aa350db4ba3a: Layer already exists [2023-05-02T01:19:17.218Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:17.218Z] 18f3766ce23e: Layer already exists [2023-05-02T01:19:17.218Z] ea0157527ce3: Layer already exists [2023-05-02T01:19:17.218Z] 31edcfa3d863: Layer already exists [2023-05-02T01:19:17.218Z] 56fa9aea9e73: Layer already exists [2023-05-02T01:19:17.218Z] b8bc8a261b1f: Layer already exists [2023-05-02T01:19:17.218Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:17.218Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:17.218Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:26408d9ca872471adea1dc4cbff119f776d14dcf7a595594816ae1fc4a226889 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:17.526Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:17.826Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-02T01:19:17.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-02T01:19:17.827Z] aa350db4ba3a: Preparing [2023-05-02T01:19:17.827Z] 18f3766ce23e: Preparing [2023-05-02T01:19:17.827Z] 31edcfa3d863: Preparing [2023-05-02T01:19:17.827Z] ea0157527ce3: Preparing [2023-05-02T01:19:17.827Z] 6864abc81a7f: Preparing [2023-05-02T01:19:17.827Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:17.827Z] 56fa9aea9e73: Preparing [2023-05-02T01:19:17.827Z] b8bc8a261b1f: Preparing [2023-05-02T01:19:17.827Z] f1417ff83b31: Preparing [2023-05-02T01:19:17.827Z] b8bc8a261b1f: Waiting [2023-05-02T01:19:17.827Z] 56fa9aea9e73: Waiting [2023-05-02T01:19:17.827Z] f1417ff83b31: Waiting [2023-05-02T01:19:17.827Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:17.827Z] 31edcfa3d863: Layer already exists [2023-05-02T01:19:17.827Z] aa350db4ba3a: Layer already exists [2023-05-02T01:19:17.827Z] 18f3766ce23e: Layer already exists [2023-05-02T01:19:17.827Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:17.827Z] ea0157527ce3: Layer already exists [2023-05-02T01:19:17.827Z] b8bc8a261b1f: Layer already exists [2023-05-02T01:19:17.827Z] 56fa9aea9e73: Layer already exists [2023-05-02T01:19:17.827Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:17.827Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:17.827Z] main: digest: sha256:26408d9ca872471adea1dc4cbff119f776d14dcf7a595594816ae1fc4a226889 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:19:17.869Z] ===================================================== [Pipeline] echo [2023-05-02T01:19:17.875Z] taggedImages: [2023-05-02T01:19:17.875Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:17.875Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-02T01:19:17.875Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.143 [2023-05-02T01:19:17.875Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:17.875Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-02T01:19:17.891Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-02T01:19:17.891Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:17.891Z] latest [2023-05-02T01:19:17.891Z] 3.0.0-dev.143 [2023-05-02T01:19:17.891Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:17.891Z] main [2023-05-02T01:19:17.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:18.193Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:18.500Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:18.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-02T01:19:18.501Z] d572c46556f8: Preparing [2023-05-02T01:19:18.501Z] 9485269631df: Preparing [2023-05-02T01:19:18.501Z] c9c9375e3aaf: Preparing [2023-05-02T01:19:18.501Z] 651443f693ac: Preparing [2023-05-02T01:19:18.501Z] 51497b61c75d: Preparing [2023-05-02T01:19:18.501Z] 79a4a43ce6b7: Preparing [2023-05-02T01:19:18.501Z] 9abd15be2f28: Preparing [2023-05-02T01:19:18.501Z] 6864abc81a7f: Preparing [2023-05-02T01:19:18.501Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:18.501Z] 954dae20e82f: Preparing [2023-05-02T01:19:18.501Z] f1417ff83b31: Preparing [2023-05-02T01:19:18.501Z] 79a4a43ce6b7: Waiting [2023-05-02T01:19:18.501Z] 9abd15be2f28: Waiting [2023-05-02T01:19:18.501Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:18.501Z] 6864abc81a7f: Waiting [2023-05-02T01:19:18.501Z] 954dae20e82f: Waiting [2023-05-02T01:19:18.501Z] f1417ff83b31: Waiting [2023-05-02T01:19:18.501Z] 51497b61c75d: Pushed [2023-05-02T01:19:18.501Z] d572c46556f8: Pushed [2023-05-02T01:19:18.501Z] 9485269631df: Pushed [2023-05-02T01:19:18.501Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:18.501Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:18.501Z] 79a4a43ce6b7: Pushed [2023-05-02T01:19:18.501Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:18.501Z] 9abd15be2f28: Pushed [2023-05-02T01:19:18.760Z] 954dae20e82f: Pushed [2023-05-02T01:19:19.692Z] 651443f693ac: Pushed [2023-05-02T01:19:20.258Z] c9c9375e3aaf: Pushed [2023-05-02T01:19:20.517Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:1e66ff8005e671f55d9c6d95cebf8ef3075783fae3a92b3293590a45d6d4cc9e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:20.829Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:21.137Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-02T01:19:21.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-02T01:19:21.137Z] d572c46556f8: Preparing [2023-05-02T01:19:21.137Z] 9485269631df: Preparing [2023-05-02T01:19:21.137Z] c9c9375e3aaf: Preparing [2023-05-02T01:19:21.137Z] 651443f693ac: Preparing [2023-05-02T01:19:21.137Z] 51497b61c75d: Preparing [2023-05-02T01:19:21.137Z] 79a4a43ce6b7: Preparing [2023-05-02T01:19:21.137Z] 9abd15be2f28: Preparing [2023-05-02T01:19:21.137Z] 6864abc81a7f: Preparing [2023-05-02T01:19:21.137Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:21.137Z] 954dae20e82f: Preparing [2023-05-02T01:19:21.137Z] f1417ff83b31: Preparing [2023-05-02T01:19:21.137Z] 6864abc81a7f: Waiting [2023-05-02T01:19:21.137Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:21.137Z] 79a4a43ce6b7: Waiting [2023-05-02T01:19:21.137Z] 9abd15be2f28: Waiting [2023-05-02T01:19:21.137Z] f1417ff83b31: Waiting [2023-05-02T01:19:21.137Z] d572c46556f8: Layer already exists [2023-05-02T01:19:21.137Z] c9c9375e3aaf: Layer already exists [2023-05-02T01:19:21.137Z] 651443f693ac: Layer already exists [2023-05-02T01:19:21.137Z] 9485269631df: Layer already exists [2023-05-02T01:19:21.137Z] 51497b61c75d: Layer already exists [2023-05-02T01:19:21.137Z] 79a4a43ce6b7: Layer already exists [2023-05-02T01:19:21.137Z] 9abd15be2f28: Layer already exists [2023-05-02T01:19:21.137Z] 954dae20e82f: Layer already exists [2023-05-02T01:19:21.137Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:21.137Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:21.137Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:21.137Z] latest: digest: sha256:1e66ff8005e671f55d9c6d95cebf8ef3075783fae3a92b3293590a45d6d4cc9e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:21.442Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:21.749Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.143 [2023-05-02T01:19:21.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-02T01:19:21.749Z] d572c46556f8: Preparing [2023-05-02T01:19:21.749Z] 9485269631df: Preparing [2023-05-02T01:19:21.749Z] c9c9375e3aaf: Preparing [2023-05-02T01:19:21.749Z] 651443f693ac: Preparing [2023-05-02T01:19:21.749Z] 51497b61c75d: Preparing [2023-05-02T01:19:21.749Z] 79a4a43ce6b7: Preparing [2023-05-02T01:19:21.749Z] 9abd15be2f28: Preparing [2023-05-02T01:19:21.749Z] 6864abc81a7f: Preparing [2023-05-02T01:19:21.749Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:21.749Z] 954dae20e82f: Preparing [2023-05-02T01:19:21.749Z] f1417ff83b31: Preparing [2023-05-02T01:19:21.749Z] 6864abc81a7f: Waiting [2023-05-02T01:19:21.749Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:21.749Z] 79a4a43ce6b7: Waiting [2023-05-02T01:19:21.749Z] 954dae20e82f: Waiting [2023-05-02T01:19:21.749Z] 9abd15be2f28: Waiting [2023-05-02T01:19:21.749Z] f1417ff83b31: Waiting [2023-05-02T01:19:21.749Z] 651443f693ac: Layer already exists [2023-05-02T01:19:21.749Z] 9485269631df: Layer already exists [2023-05-02T01:19:21.749Z] c9c9375e3aaf: Layer already exists [2023-05-02T01:19:21.749Z] 51497b61c75d: Layer already exists [2023-05-02T01:19:21.749Z] d572c46556f8: Layer already exists [2023-05-02T01:19:21.749Z] 79a4a43ce6b7: Layer already exists [2023-05-02T01:19:21.749Z] 9abd15be2f28: Layer already exists [2023-05-02T01:19:21.749Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:21.749Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:21.749Z] 954dae20e82f: Layer already exists [2023-05-02T01:19:21.749Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:21.749Z] 3.0.0-dev.143: digest: sha256:1e66ff8005e671f55d9c6d95cebf8ef3075783fae3a92b3293590a45d6d4cc9e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:22.050Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:22.351Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:22.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-02T01:19:22.351Z] d572c46556f8: Preparing [2023-05-02T01:19:22.351Z] 9485269631df: Preparing [2023-05-02T01:19:22.351Z] c9c9375e3aaf: Preparing [2023-05-02T01:19:22.351Z] 651443f693ac: Preparing [2023-05-02T01:19:22.351Z] 51497b61c75d: Preparing [2023-05-02T01:19:22.351Z] 79a4a43ce6b7: Preparing [2023-05-02T01:19:22.351Z] 9abd15be2f28: Preparing [2023-05-02T01:19:22.351Z] 6864abc81a7f: Preparing [2023-05-02T01:19:22.351Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:22.351Z] 954dae20e82f: Preparing [2023-05-02T01:19:22.351Z] f1417ff83b31: Preparing [2023-05-02T01:19:22.351Z] 79a4a43ce6b7: Waiting [2023-05-02T01:19:22.351Z] 9abd15be2f28: Waiting [2023-05-02T01:19:22.351Z] 6864abc81a7f: Waiting [2023-05-02T01:19:22.351Z] 954dae20e82f: Waiting [2023-05-02T01:19:22.351Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:22.351Z] f1417ff83b31: Waiting [2023-05-02T01:19:22.351Z] d572c46556f8: Layer already exists [2023-05-02T01:19:22.351Z] 9485269631df: Layer already exists [2023-05-02T01:19:22.351Z] 51497b61c75d: Layer already exists [2023-05-02T01:19:22.351Z] c9c9375e3aaf: Layer already exists [2023-05-02T01:19:22.351Z] 651443f693ac: Layer already exists [2023-05-02T01:19:22.351Z] 79a4a43ce6b7: Layer already exists [2023-05-02T01:19:22.351Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:22.351Z] 9abd15be2f28: Layer already exists [2023-05-02T01:19:22.351Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:22.351Z] 954dae20e82f: Layer already exists [2023-05-02T01:19:22.351Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:22.351Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:1e66ff8005e671f55d9c6d95cebf8ef3075783fae3a92b3293590a45d6d4cc9e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:22.657Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:22.956Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-02T01:19:22.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-02T01:19:22.956Z] d572c46556f8: Preparing [2023-05-02T01:19:22.956Z] 9485269631df: Preparing [2023-05-02T01:19:22.956Z] c9c9375e3aaf: Preparing [2023-05-02T01:19:22.956Z] 651443f693ac: Preparing [2023-05-02T01:19:22.956Z] 51497b61c75d: Preparing [2023-05-02T01:19:22.956Z] 79a4a43ce6b7: Preparing [2023-05-02T01:19:22.956Z] 9abd15be2f28: Preparing [2023-05-02T01:19:22.956Z] 6864abc81a7f: Preparing [2023-05-02T01:19:22.956Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:22.956Z] 954dae20e82f: Preparing [2023-05-02T01:19:22.956Z] f1417ff83b31: Preparing [2023-05-02T01:19:22.956Z] 6864abc81a7f: Waiting [2023-05-02T01:19:22.956Z] 954dae20e82f: Waiting [2023-05-02T01:19:22.956Z] 79a4a43ce6b7: Waiting [2023-05-02T01:19:22.956Z] 9abd15be2f28: Waiting [2023-05-02T01:19:22.956Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:22.956Z] f1417ff83b31: Waiting [2023-05-02T01:19:22.956Z] 51497b61c75d: Layer already exists [2023-05-02T01:19:22.956Z] 651443f693ac: Layer already exists [2023-05-02T01:19:22.956Z] c9c9375e3aaf: Layer already exists [2023-05-02T01:19:22.956Z] d572c46556f8: Layer already exists [2023-05-02T01:19:22.956Z] 9485269631df: Layer already exists [2023-05-02T01:19:22.956Z] 79a4a43ce6b7: Layer already exists [2023-05-02T01:19:22.956Z] 9abd15be2f28: Layer already exists [2023-05-02T01:19:22.956Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:22.956Z] 954dae20e82f: Layer already exists [2023-05-02T01:19:22.956Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:22.956Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:22.956Z] main: digest: sha256:1e66ff8005e671f55d9c6d95cebf8ef3075783fae3a92b3293590a45d6d4cc9e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:19:22.994Z] ===================================================== [Pipeline] echo [2023-05-02T01:19:22.999Z] taggedImages: [2023-05-02T01:19:22.999Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:22.999Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-02T01:19:22.999Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.143 [2023-05-02T01:19:22.999Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:22.999Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-02T01:19:23.015Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-02T01:19:23.015Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:23.015Z] latest [2023-05-02T01:19:23.015Z] 3.0.0-dev.143 [2023-05-02T01:19:23.015Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:23.015Z] main [2023-05-02T01:19:23.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:23.324Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:23.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:23.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-02T01:19:23.623Z] 4877a83dc800: Preparing [2023-05-02T01:19:23.623Z] 8d4e28f83f3e: Preparing [2023-05-02T01:19:23.623Z] 6864abc81a7f: Preparing [2023-05-02T01:19:23.623Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:23.623Z] 190f6bdc0fec: Preparing [2023-05-02T01:19:23.623Z] f1417ff83b31: Preparing [2023-05-02T01:19:23.623Z] f1417ff83b31: Waiting [2023-05-02T01:19:23.623Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:23.623Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:23.623Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:23.623Z] 4877a83dc800: Pushed [2023-05-02T01:19:24.188Z] 190f6bdc0fec: Pushed [2023-05-02T01:19:25.563Z] 8d4e28f83f3e: Pushed [2023-05-02T01:19:25.821Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:c32aee4e593b295948fa8e9508a0bd2d32b31ee37b630b711195b5b786e0d498 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:26.121Z] + 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-05-02T01:19:26.424Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-02T01:19:26.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-02T01:19:26.424Z] 4877a83dc800: Preparing [2023-05-02T01:19:26.424Z] 8d4e28f83f3e: Preparing [2023-05-02T01:19:26.424Z] 6864abc81a7f: Preparing [2023-05-02T01:19:26.424Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:26.424Z] 190f6bdc0fec: Preparing [2023-05-02T01:19:26.424Z] f1417ff83b31: Preparing [2023-05-02T01:19:26.424Z] f1417ff83b31: Waiting [2023-05-02T01:19:26.424Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:26.424Z] 4877a83dc800: Layer already exists [2023-05-02T01:19:26.424Z] 8d4e28f83f3e: Layer already exists [2023-05-02T01:19:26.424Z] 190f6bdc0fec: Layer already exists [2023-05-02T01:19:26.424Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:26.424Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:26.424Z] latest: digest: sha256:c32aee4e593b295948fa8e9508a0bd2d32b31ee37b630b711195b5b786e0d498 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:26.728Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:27.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.143 [2023-05-02T01:19:27.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-02T01:19:27.036Z] 4877a83dc800: Preparing [2023-05-02T01:19:27.036Z] 8d4e28f83f3e: Preparing [2023-05-02T01:19:27.036Z] 6864abc81a7f: Preparing [2023-05-02T01:19:27.036Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:27.036Z] 190f6bdc0fec: Preparing [2023-05-02T01:19:27.036Z] f1417ff83b31: Preparing [2023-05-02T01:19:27.036Z] f1417ff83b31: Waiting [2023-05-02T01:19:27.036Z] 190f6bdc0fec: Layer already exists [2023-05-02T01:19:27.036Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:27.036Z] 8d4e28f83f3e: Layer already exists [2023-05-02T01:19:27.036Z] 4877a83dc800: Layer already exists [2023-05-02T01:19:27.036Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:27.036Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:27.036Z] 3.0.0-dev.143: digest: sha256:c32aee4e593b295948fa8e9508a0bd2d32b31ee37b630b711195b5b786e0d498 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:27.351Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:27.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:27.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-02T01:19:27.651Z] 4877a83dc800: Preparing [2023-05-02T01:19:27.651Z] 8d4e28f83f3e: Preparing [2023-05-02T01:19:27.651Z] 6864abc81a7f: Preparing [2023-05-02T01:19:27.651Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:27.651Z] 190f6bdc0fec: Preparing [2023-05-02T01:19:27.651Z] f1417ff83b31: Preparing [2023-05-02T01:19:27.651Z] f1417ff83b31: Waiting [2023-05-02T01:19:27.651Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:27.651Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:27.651Z] 190f6bdc0fec: Layer already exists [2023-05-02T01:19:27.651Z] 4877a83dc800: Layer already exists [2023-05-02T01:19:27.651Z] 8d4e28f83f3e: Layer already exists [2023-05-02T01:19:27.651Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:27.652Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:c32aee4e593b295948fa8e9508a0bd2d32b31ee37b630b711195b5b786e0d498 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:27.969Z] + 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-05-02T01:19:28.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-02T01:19:28.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-02T01:19:28.289Z] 4877a83dc800: Preparing [2023-05-02T01:19:28.289Z] 8d4e28f83f3e: Preparing [2023-05-02T01:19:28.289Z] 6864abc81a7f: Preparing [2023-05-02T01:19:28.289Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:28.289Z] 190f6bdc0fec: Preparing [2023-05-02T01:19:28.289Z] f1417ff83b31: Preparing [2023-05-02T01:19:28.289Z] f1417ff83b31: Waiting [2023-05-02T01:19:28.289Z] 8d4e28f83f3e: Layer already exists [2023-05-02T01:19:28.289Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:28.289Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:28.289Z] 4877a83dc800: Layer already exists [2023-05-02T01:19:28.289Z] 190f6bdc0fec: Layer already exists [2023-05-02T01:19:28.289Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:28.289Z] main: digest: sha256:c32aee4e593b295948fa8e9508a0bd2d32b31ee37b630b711195b5b786e0d498 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:19:28.325Z] ===================================================== [Pipeline] echo [2023-05-02T01:19:28.332Z] taggedImages: [2023-05-02T01:19:28.332Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:28.332Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-02T01:19:28.332Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.143 [2023-05-02T01:19:28.332Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:28.332Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-02T01:19:28.347Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-02T01:19:28.347Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:28.347Z] latest [2023-05-02T01:19:28.347Z] 3.0.0-dev.143 [2023-05-02T01:19:28.347Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:28.347Z] main [2023-05-02T01:19:28.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:28.648Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:28.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:28.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-02T01:19:28.947Z] 1c0816d1841e: Preparing [2023-05-02T01:19:28.947Z] 5365a79737b3: Preparing [2023-05-02T01:19:28.947Z] cbb5afdae350: Preparing [2023-05-02T01:19:28.947Z] ac078640c2a9: Preparing [2023-05-02T01:19:28.947Z] 1f6911fa9e43: Preparing [2023-05-02T01:19:28.947Z] 6864abc81a7f: Preparing [2023-05-02T01:19:28.947Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:28.947Z] 79eb214f7ed6: Preparing [2023-05-02T01:19:28.947Z] f1417ff83b31: Preparing [2023-05-02T01:19:28.947Z] 6864abc81a7f: Waiting [2023-05-02T01:19:28.947Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:28.947Z] 79eb214f7ed6: Waiting [2023-05-02T01:19:28.947Z] f1417ff83b31: Waiting [2023-05-02T01:19:28.947Z] 5365a79737b3: Pushed [2023-05-02T01:19:28.947Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:28.947Z] cbb5afdae350: Pushed [2023-05-02T01:19:28.947Z] 1c0816d1841e: Pushed [2023-05-02T01:19:28.947Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:28.947Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:29.514Z] 79eb214f7ed6: Pushed [2023-05-02T01:19:34.777Z] 1f6911fa9e43: Pushed [2023-05-02T01:19:36.717Z] ac078640c2a9: Pushed [2023-05-02T01:19:36.976Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:a5ae1027e0b5526c840ac0fd73fca6be0af5dadebef624dddcc485e2cc832ef4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:37.284Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:37.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-02T01:19:37.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-02T01:19:37.588Z] 1c0816d1841e: Preparing [2023-05-02T01:19:37.588Z] 5365a79737b3: Preparing [2023-05-02T01:19:37.588Z] cbb5afdae350: Preparing [2023-05-02T01:19:37.588Z] ac078640c2a9: Preparing [2023-05-02T01:19:37.588Z] 1f6911fa9e43: Preparing [2023-05-02T01:19:37.588Z] 6864abc81a7f: Preparing [2023-05-02T01:19:37.588Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:37.588Z] 79eb214f7ed6: Preparing [2023-05-02T01:19:37.588Z] f1417ff83b31: Preparing [2023-05-02T01:19:37.588Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:37.588Z] 6864abc81a7f: Waiting [2023-05-02T01:19:37.588Z] f1417ff83b31: Waiting [2023-05-02T01:19:37.588Z] 79eb214f7ed6: Waiting [2023-05-02T01:19:37.588Z] 1c0816d1841e: Layer already exists [2023-05-02T01:19:37.588Z] ac078640c2a9: Layer already exists [2023-05-02T01:19:37.588Z] cbb5afdae350: Layer already exists [2023-05-02T01:19:37.588Z] 5365a79737b3: Layer already exists [2023-05-02T01:19:37.588Z] 1f6911fa9e43: Layer already exists [2023-05-02T01:19:37.588Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:37.588Z] 79eb214f7ed6: Layer already exists [2023-05-02T01:19:37.588Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:37.588Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:37.588Z] latest: digest: sha256:a5ae1027e0b5526c840ac0fd73fca6be0af5dadebef624dddcc485e2cc832ef4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:37.892Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:38.191Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.143 [2023-05-02T01:19:38.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-02T01:19:38.191Z] 1c0816d1841e: Preparing [2023-05-02T01:19:38.191Z] 5365a79737b3: Preparing [2023-05-02T01:19:38.191Z] cbb5afdae350: Preparing [2023-05-02T01:19:38.191Z] ac078640c2a9: Preparing [2023-05-02T01:19:38.191Z] 1f6911fa9e43: Preparing [2023-05-02T01:19:38.191Z] 6864abc81a7f: Preparing [2023-05-02T01:19:38.191Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:38.191Z] 79eb214f7ed6: Preparing [2023-05-02T01:19:38.191Z] f1417ff83b31: Preparing [2023-05-02T01:19:38.191Z] 79eb214f7ed6: Waiting [2023-05-02T01:19:38.191Z] f1417ff83b31: Waiting [2023-05-02T01:19:38.191Z] 6864abc81a7f: Waiting [2023-05-02T01:19:38.191Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:38.191Z] ac078640c2a9: Layer already exists [2023-05-02T01:19:38.191Z] 5365a79737b3: Layer already exists [2023-05-02T01:19:38.191Z] 1f6911fa9e43: Layer already exists [2023-05-02T01:19:38.191Z] cbb5afdae350: Layer already exists [2023-05-02T01:19:38.191Z] 1c0816d1841e: Layer already exists [2023-05-02T01:19:38.191Z] 79eb214f7ed6: Layer already exists [2023-05-02T01:19:38.191Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:38.191Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:38.191Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:38.191Z] 3.0.0-dev.143: digest: sha256:a5ae1027e0b5526c840ac0fd73fca6be0af5dadebef624dddcc485e2cc832ef4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:38.495Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:38.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:38.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-02T01:19:38.796Z] 1c0816d1841e: Preparing [2023-05-02T01:19:38.796Z] 5365a79737b3: Preparing [2023-05-02T01:19:38.796Z] cbb5afdae350: Preparing [2023-05-02T01:19:38.796Z] ac078640c2a9: Preparing [2023-05-02T01:19:38.796Z] 1f6911fa9e43: Preparing [2023-05-02T01:19:38.796Z] 6864abc81a7f: Preparing [2023-05-02T01:19:38.796Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:38.796Z] 79eb214f7ed6: Preparing [2023-05-02T01:19:38.796Z] f1417ff83b31: Preparing [2023-05-02T01:19:38.796Z] f1417ff83b31: Waiting [2023-05-02T01:19:38.796Z] 79eb214f7ed6: Waiting [2023-05-02T01:19:38.796Z] ac078640c2a9: Layer already exists [2023-05-02T01:19:38.796Z] 5365a79737b3: Layer already exists [2023-05-02T01:19:38.796Z] 1c0816d1841e: Layer already exists [2023-05-02T01:19:38.796Z] cbb5afdae350: Layer already exists [2023-05-02T01:19:38.796Z] 1f6911fa9e43: Layer already exists [2023-05-02T01:19:38.796Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:38.796Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:38.796Z] 79eb214f7ed6: Layer already exists [2023-05-02T01:19:38.796Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:38.796Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:a5ae1027e0b5526c840ac0fd73fca6be0af5dadebef624dddcc485e2cc832ef4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:39.100Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:39.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-02T01:19:39.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-02T01:19:39.403Z] 1c0816d1841e: Preparing [2023-05-02T01:19:39.403Z] 5365a79737b3: Preparing [2023-05-02T01:19:39.403Z] cbb5afdae350: Preparing [2023-05-02T01:19:39.403Z] ac078640c2a9: Preparing [2023-05-02T01:19:39.403Z] 1f6911fa9e43: Preparing [2023-05-02T01:19:39.403Z] 6864abc81a7f: Preparing [2023-05-02T01:19:39.403Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:39.403Z] 79eb214f7ed6: Preparing [2023-05-02T01:19:39.403Z] f1417ff83b31: Preparing [2023-05-02T01:19:39.403Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:39.403Z] 79eb214f7ed6: Waiting [2023-05-02T01:19:39.403Z] 6864abc81a7f: Waiting [2023-05-02T01:19:39.403Z] f1417ff83b31: Waiting [2023-05-02T01:19:39.403Z] cbb5afdae350: Layer already exists [2023-05-02T01:19:39.403Z] 5365a79737b3: Layer already exists [2023-05-02T01:19:39.403Z] 1f6911fa9e43: Layer already exists [2023-05-02T01:19:39.403Z] ac078640c2a9: Layer already exists [2023-05-02T01:19:39.403Z] 1c0816d1841e: Layer already exists [2023-05-02T01:19:39.403Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:39.403Z] 79eb214f7ed6: Layer already exists [2023-05-02T01:19:39.403Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:39.403Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:39.403Z] main: digest: sha256:a5ae1027e0b5526c840ac0fd73fca6be0af5dadebef624dddcc485e2cc832ef4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:19:39.438Z] ===================================================== [Pipeline] echo [2023-05-02T01:19:39.443Z] taggedImages: [2023-05-02T01:19:39.443Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:39.443Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-02T01:19:39.443Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.143 [2023-05-02T01:19:39.443Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:39.443Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-02T01:19:39.456Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-02T01:19:39.456Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:39.456Z] latest [2023-05-02T01:19:39.456Z] 3.0.0-dev.143 [2023-05-02T01:19:39.456Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:39.456Z] main [2023-05-02T01:19:39.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:39.755Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:40.051Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:40.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-02T01:19:40.052Z] f19bb121df94: Preparing [2023-05-02T01:19:40.052Z] 9d66fe6a051c: Preparing [2023-05-02T01:19:40.052Z] 5b045a247857: Preparing [2023-05-02T01:19:40.052Z] 4d58b92b0c1c: Preparing [2023-05-02T01:19:40.052Z] 6864abc81a7f: Preparing [2023-05-02T01:19:40.052Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:40.052Z] 60a6c8804b2e: Preparing [2023-05-02T01:19:40.052Z] f1417ff83b31: Preparing [2023-05-02T01:19:40.052Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:40.052Z] 60a6c8804b2e: Waiting [2023-05-02T01:19:40.052Z] f1417ff83b31: Waiting [2023-05-02T01:19:40.052Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:40.052Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:40.052Z] 9d66fe6a051c: Pushed [2023-05-02T01:19:40.052Z] f19bb121df94: Pushed [2023-05-02T01:19:40.052Z] 5b045a247857: Pushed [2023-05-02T01:19:40.052Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:40.310Z] 60a6c8804b2e: Pushed [2023-05-02T01:19:48.430Z] 4d58b92b0c1c: Pushed [2023-05-02T01:19:48.430Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:dc91ab820dd40b24ac6190035ce31a0a9c99a79de6c2c021cd86a8c60281d508 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:48.739Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:49.049Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-02T01:19:49.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-02T01:19:49.049Z] f19bb121df94: Preparing [2023-05-02T01:19:49.049Z] 9d66fe6a051c: Preparing [2023-05-02T01:19:49.049Z] 5b045a247857: Preparing [2023-05-02T01:19:49.049Z] 4d58b92b0c1c: Preparing [2023-05-02T01:19:49.049Z] 6864abc81a7f: Preparing [2023-05-02T01:19:49.049Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:49.049Z] 60a6c8804b2e: Preparing [2023-05-02T01:19:49.049Z] f1417ff83b31: Preparing [2023-05-02T01:19:49.049Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:49.049Z] 60a6c8804b2e: Waiting [2023-05-02T01:19:49.049Z] f1417ff83b31: Waiting [2023-05-02T01:19:49.049Z] 5b045a247857: Layer already exists [2023-05-02T01:19:49.049Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:49.049Z] f19bb121df94: Layer already exists [2023-05-02T01:19:49.049Z] 4d58b92b0c1c: Layer already exists [2023-05-02T01:19:49.049Z] 9d66fe6a051c: Layer already exists [2023-05-02T01:19:49.049Z] 60a6c8804b2e: Layer already exists [2023-05-02T01:19:49.050Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:49.050Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:49.050Z] latest: digest: sha256:dc91ab820dd40b24ac6190035ce31a0a9c99a79de6c2c021cd86a8c60281d508 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:49.464Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:49.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.143 [2023-05-02T01:19:49.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-02T01:19:49.769Z] f19bb121df94: Preparing [2023-05-02T01:19:49.769Z] 9d66fe6a051c: Preparing [2023-05-02T01:19:49.769Z] 5b045a247857: Preparing [2023-05-02T01:19:49.769Z] 4d58b92b0c1c: Preparing [2023-05-02T01:19:49.769Z] 6864abc81a7f: Preparing [2023-05-02T01:19:49.769Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:49.769Z] 60a6c8804b2e: Preparing [2023-05-02T01:19:49.769Z] f1417ff83b31: Preparing [2023-05-02T01:19:49.769Z] 60a6c8804b2e: Waiting [2023-05-02T01:19:49.769Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:49.769Z] f1417ff83b31: Waiting [2023-05-02T01:19:49.769Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:49.769Z] 9d66fe6a051c: Layer already exists [2023-05-02T01:19:49.769Z] 4d58b92b0c1c: Layer already exists [2023-05-02T01:19:49.769Z] 5b045a247857: Layer already exists [2023-05-02T01:19:49.769Z] f19bb121df94: Layer already exists [2023-05-02T01:19:49.769Z] 60a6c8804b2e: Layer already exists [2023-05-02T01:19:49.769Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:49.769Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:49.769Z] 3.0.0-dev.143: digest: sha256:dc91ab820dd40b24ac6190035ce31a0a9c99a79de6c2c021cd86a8c60281d508 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:50.091Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:50.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:50.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-02T01:19:50.402Z] f19bb121df94: Preparing [2023-05-02T01:19:50.402Z] 9d66fe6a051c: Preparing [2023-05-02T01:19:50.402Z] 5b045a247857: Preparing [2023-05-02T01:19:50.402Z] 4d58b92b0c1c: Preparing [2023-05-02T01:19:50.402Z] 6864abc81a7f: Preparing [2023-05-02T01:19:50.402Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:50.402Z] 60a6c8804b2e: Preparing [2023-05-02T01:19:50.402Z] f1417ff83b31: Preparing [2023-05-02T01:19:50.402Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:50.402Z] 60a6c8804b2e: Waiting [2023-05-02T01:19:50.402Z] f1417ff83b31: Waiting [2023-05-02T01:19:50.402Z] 4d58b92b0c1c: Layer already exists [2023-05-02T01:19:50.402Z] f19bb121df94: Layer already exists [2023-05-02T01:19:50.402Z] 9d66fe6a051c: Layer already exists [2023-05-02T01:19:50.402Z] 5b045a247857: Layer already exists [2023-05-02T01:19:50.402Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:50.402Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:50.402Z] 60a6c8804b2e: Layer already exists [2023-05-02T01:19:50.402Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:50.402Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:dc91ab820dd40b24ac6190035ce31a0a9c99a79de6c2c021cd86a8c60281d508 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:50.709Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:51.014Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-02T01:19:51.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-02T01:19:51.014Z] f19bb121df94: Preparing [2023-05-02T01:19:51.014Z] 9d66fe6a051c: Preparing [2023-05-02T01:19:51.014Z] 5b045a247857: Preparing [2023-05-02T01:19:51.014Z] 4d58b92b0c1c: Preparing [2023-05-02T01:19:51.014Z] 6864abc81a7f: Preparing [2023-05-02T01:19:51.014Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:51.014Z] 60a6c8804b2e: Preparing [2023-05-02T01:19:51.014Z] f1417ff83b31: Preparing [2023-05-02T01:19:51.014Z] 60a6c8804b2e: Waiting [2023-05-02T01:19:51.014Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:51.014Z] f1417ff83b31: Waiting [2023-05-02T01:19:51.014Z] 4d58b92b0c1c: Layer already exists [2023-05-02T01:19:51.014Z] 9d66fe6a051c: Layer already exists [2023-05-02T01:19:51.014Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:51.014Z] 5b045a247857: Layer already exists [2023-05-02T01:19:51.014Z] f19bb121df94: Layer already exists [2023-05-02T01:19:51.014Z] 60a6c8804b2e: Layer already exists [2023-05-02T01:19:51.014Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:51.014Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:51.014Z] main: digest: sha256:dc91ab820dd40b24ac6190035ce31a0a9c99a79de6c2c021cd86a8c60281d508 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:19:51.049Z] ===================================================== [Pipeline] echo [2023-05-02T01:19:51.054Z] taggedImages: [2023-05-02T01:19:51.054Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:51.054Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-02T01:19:51.054Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.143 [2023-05-02T01:19:51.054Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:51.054Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-02T01:19:51.069Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-02T01:19:51.069Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:51.069Z] latest [2023-05-02T01:19:51.069Z] 3.0.0-dev.143 [2023-05-02T01:19:51.069Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:51.069Z] main [2023-05-02T01:19:51.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:51.373Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:51.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:51.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-02T01:19:51.677Z] 5a853c8ac606: Preparing [2023-05-02T01:19:51.677Z] 1387d0087351: Preparing [2023-05-02T01:19:51.677Z] 62f79f23ee40: Preparing [2023-05-02T01:19:51.677Z] 4d58b92b0c1c: Preparing [2023-05-02T01:19:51.677Z] 6864abc81a7f: Preparing [2023-05-02T01:19:51.677Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:51.677Z] 79eb214f7ed6: Preparing [2023-05-02T01:19:51.677Z] f1417ff83b31: Preparing [2023-05-02T01:19:51.677Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:51.677Z] 79eb214f7ed6: Waiting [2023-05-02T01:19:51.677Z] f1417ff83b31: Waiting [2023-05-02T01:19:51.677Z] 4d58b92b0c1c: Layer already exists [2023-05-02T01:19:51.677Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:51.677Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:51.677Z] 79eb214f7ed6: Layer already exists [2023-05-02T01:19:51.677Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:51.677Z] 62f79f23ee40: Pushed [2023-05-02T01:19:51.677Z] 5a853c8ac606: Pushed [2023-05-02T01:19:51.677Z] 1387d0087351: Pushed [2023-05-02T01:19:51.936Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:f9998c2f3780c9f97fb5c77da5ee9bb08278a6d311512ad6301a0483d35c10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:52.241Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:52.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-02T01:19:52.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-02T01:19:52.542Z] 5a853c8ac606: Preparing [2023-05-02T01:19:52.542Z] 1387d0087351: Preparing [2023-05-02T01:19:52.542Z] 62f79f23ee40: Preparing [2023-05-02T01:19:52.542Z] 4d58b92b0c1c: Preparing [2023-05-02T01:19:52.542Z] 6864abc81a7f: Preparing [2023-05-02T01:19:52.542Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:52.542Z] 79eb214f7ed6: Preparing [2023-05-02T01:19:52.542Z] f1417ff83b31: Preparing [2023-05-02T01:19:52.542Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:52.542Z] f1417ff83b31: Waiting [2023-05-02T01:19:52.542Z] 79eb214f7ed6: Waiting [2023-05-02T01:19:52.542Z] 5a853c8ac606: Layer already exists [2023-05-02T01:19:52.542Z] 62f79f23ee40: Layer already exists [2023-05-02T01:19:52.542Z] 4d58b92b0c1c: Layer already exists [2023-05-02T01:19:52.542Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:52.542Z] 1387d0087351: Layer already exists [2023-05-02T01:19:52.542Z] 79eb214f7ed6: Layer already exists [2023-05-02T01:19:52.542Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:52.542Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:52.542Z] latest: digest: sha256:f9998c2f3780c9f97fb5c77da5ee9bb08278a6d311512ad6301a0483d35c10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:52.844Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:53.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.143 [2023-05-02T01:19:53.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-02T01:19:53.149Z] 5a853c8ac606: Preparing [2023-05-02T01:19:53.149Z] 1387d0087351: Preparing [2023-05-02T01:19:53.149Z] 62f79f23ee40: Preparing [2023-05-02T01:19:53.149Z] 4d58b92b0c1c: Preparing [2023-05-02T01:19:53.149Z] 6864abc81a7f: Preparing [2023-05-02T01:19:53.149Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:53.149Z] 79eb214f7ed6: Preparing [2023-05-02T01:19:53.149Z] f1417ff83b31: Preparing [2023-05-02T01:19:53.149Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:53.149Z] 79eb214f7ed6: Waiting [2023-05-02T01:19:53.149Z] f1417ff83b31: Waiting [2023-05-02T01:19:53.149Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:53.149Z] 62f79f23ee40: Layer already exists [2023-05-02T01:19:53.149Z] 4d58b92b0c1c: Layer already exists [2023-05-02T01:19:53.149Z] 1387d0087351: Layer already exists [2023-05-02T01:19:53.149Z] 5a853c8ac606: Layer already exists [2023-05-02T01:19:53.149Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:53.149Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:53.149Z] 79eb214f7ed6: Layer already exists [2023-05-02T01:19:53.149Z] 3.0.0-dev.143: digest: sha256:f9998c2f3780c9f97fb5c77da5ee9bb08278a6d311512ad6301a0483d35c10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:53.497Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:53.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:53.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-02T01:19:53.946Z] 5a853c8ac606: Preparing [2023-05-02T01:19:53.946Z] 1387d0087351: Preparing [2023-05-02T01:19:53.946Z] 62f79f23ee40: Preparing [2023-05-02T01:19:53.946Z] 4d58b92b0c1c: Preparing [2023-05-02T01:19:53.946Z] 6864abc81a7f: Preparing [2023-05-02T01:19:53.946Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:53.946Z] 79eb214f7ed6: Preparing [2023-05-02T01:19:53.946Z] f1417ff83b31: Preparing [2023-05-02T01:19:53.946Z] 79eb214f7ed6: Waiting [2023-05-02T01:19:53.946Z] f1417ff83b31: Waiting [2023-05-02T01:19:53.946Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:53.946Z] 1387d0087351: Layer already exists [2023-05-02T01:19:53.946Z] 4d58b92b0c1c: Layer already exists [2023-05-02T01:19:53.946Z] 5a853c8ac606: Layer already exists [2023-05-02T01:19:53.946Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:53.946Z] 62f79f23ee40: Layer already exists [2023-05-02T01:19:53.946Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:53.946Z] 79eb214f7ed6: Layer already exists [2023-05-02T01:19:53.946Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:53.946Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:f9998c2f3780c9f97fb5c77da5ee9bb08278a6d311512ad6301a0483d35c10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:54.248Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:54.548Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-02T01:19:54.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-02T01:19:54.548Z] 5a853c8ac606: Preparing [2023-05-02T01:19:54.548Z] 1387d0087351: Preparing [2023-05-02T01:19:54.548Z] 62f79f23ee40: Preparing [2023-05-02T01:19:54.548Z] 4d58b92b0c1c: Preparing [2023-05-02T01:19:54.548Z] 6864abc81a7f: Preparing [2023-05-02T01:19:54.548Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:54.548Z] 79eb214f7ed6: Preparing [2023-05-02T01:19:54.548Z] f1417ff83b31: Preparing [2023-05-02T01:19:54.548Z] 6bb5fd19473e: Waiting [2023-05-02T01:19:54.548Z] f1417ff83b31: Waiting [2023-05-02T01:19:54.548Z] 79eb214f7ed6: Waiting [2023-05-02T01:19:54.548Z] 5a853c8ac606: Layer already exists [2023-05-02T01:19:54.548Z] 1387d0087351: Layer already exists [2023-05-02T01:19:54.548Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:54.548Z] 62f79f23ee40: Layer already exists [2023-05-02T01:19:54.548Z] 4d58b92b0c1c: Layer already exists [2023-05-02T01:19:54.548Z] 79eb214f7ed6: Layer already exists [2023-05-02T01:19:54.548Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:54.548Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:54.548Z] main: digest: sha256:f9998c2f3780c9f97fb5c77da5ee9bb08278a6d311512ad6301a0483d35c10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:19:54.585Z] ===================================================== [Pipeline] echo [2023-05-02T01:19:54.591Z] taggedImages: [2023-05-02T01:19:54.591Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:54.591Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-02T01:19:54.591Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.143 [2023-05-02T01:19:54.591Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:54.591Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-02T01:19:54.617Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-02T01:19:54.617Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:54.617Z] latest [2023-05-02T01:19:54.617Z] 3.0.0-dev.143 [2023-05-02T01:19:54.617Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:54.617Z] main [2023-05-02T01:19:54.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:54.926Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:55.240Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:19:55.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-02T01:19:55.240Z] 7b8cf765c76f: Preparing [2023-05-02T01:19:55.240Z] 828edcde50db: Preparing [2023-05-02T01:19:55.240Z] 6864abc81a7f: Preparing [2023-05-02T01:19:55.240Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:55.240Z] 51a87ad43878: Preparing [2023-05-02T01:19:55.240Z] f1417ff83b31: Preparing [2023-05-02T01:19:55.240Z] f1417ff83b31: Waiting [2023-05-02T01:19:55.240Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:55.240Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:55.240Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:55.240Z] 7b8cf765c76f: Pushed [2023-05-02T01:19:55.240Z] 51a87ad43878: Pushed [2023-05-02T01:19:57.774Z] 828edcde50db: Pushed [2023-05-02T01:19:58.034Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:5c0fd2de68030314708ea6c5539d379dc3d27e22a2a5af077a643b9516c6a86c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:58.341Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:58.646Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-02T01:19:58.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-02T01:19:58.646Z] 7b8cf765c76f: Preparing [2023-05-02T01:19:58.646Z] 828edcde50db: Preparing [2023-05-02T01:19:58.646Z] 6864abc81a7f: Preparing [2023-05-02T01:19:58.646Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:58.646Z] 51a87ad43878: Preparing [2023-05-02T01:19:58.646Z] f1417ff83b31: Preparing [2023-05-02T01:19:58.646Z] f1417ff83b31: Waiting [2023-05-02T01:19:58.646Z] 7b8cf765c76f: Layer already exists [2023-05-02T01:19:58.646Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:58.646Z] 828edcde50db: Layer already exists [2023-05-02T01:19:58.646Z] 51a87ad43878: Layer already exists [2023-05-02T01:19:58.646Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:58.646Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:58.646Z] latest: digest: sha256:5c0fd2de68030314708ea6c5539d379dc3d27e22a2a5af077a643b9516c6a86c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:58.956Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:59.271Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.143 [2023-05-02T01:19:59.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-02T01:19:59.271Z] 7b8cf765c76f: Preparing [2023-05-02T01:19:59.271Z] 828edcde50db: Preparing [2023-05-02T01:19:59.271Z] 6864abc81a7f: Preparing [2023-05-02T01:19:59.271Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:59.271Z] 51a87ad43878: Preparing [2023-05-02T01:19:59.271Z] f1417ff83b31: Preparing [2023-05-02T01:19:59.271Z] f1417ff83b31: Waiting [2023-05-02T01:19:59.271Z] 7b8cf765c76f: Layer already exists [2023-05-02T01:19:59.271Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:59.271Z] 828edcde50db: Layer already exists [2023-05-02T01:19:59.271Z] 51a87ad43878: Layer already exists [2023-05-02T01:19:59.271Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:59.271Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:59.271Z] 3.0.0-dev.143: digest: sha256:5c0fd2de68030314708ea6c5539d379dc3d27e22a2a5af077a643b9516c6a86c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:59.597Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:19:59.915Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:19:59.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-02T01:19:59.916Z] 7b8cf765c76f: Preparing [2023-05-02T01:19:59.916Z] 828edcde50db: Preparing [2023-05-02T01:19:59.916Z] 6864abc81a7f: Preparing [2023-05-02T01:19:59.916Z] 6bb5fd19473e: Preparing [2023-05-02T01:19:59.916Z] 51a87ad43878: Preparing [2023-05-02T01:19:59.916Z] f1417ff83b31: Preparing [2023-05-02T01:19:59.916Z] f1417ff83b31: Waiting [2023-05-02T01:19:59.916Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:19:59.916Z] 51a87ad43878: Layer already exists [2023-05-02T01:19:59.916Z] 7b8cf765c76f: Layer already exists [2023-05-02T01:19:59.916Z] 6864abc81a7f: Layer already exists [2023-05-02T01:19:59.916Z] 828edcde50db: Layer already exists [2023-05-02T01:19:59.916Z] f1417ff83b31: Layer already exists [2023-05-02T01:19:59.916Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:5c0fd2de68030314708ea6c5539d379dc3d27e22a2a5af077a643b9516c6a86c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:20:00.234Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:20:00.570Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-02T01:20:00.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-02T01:20:00.571Z] 7b8cf765c76f: Preparing [2023-05-02T01:20:00.571Z] 828edcde50db: Preparing [2023-05-02T01:20:00.571Z] 6864abc81a7f: Preparing [2023-05-02T01:20:00.571Z] 6bb5fd19473e: Preparing [2023-05-02T01:20:00.571Z] 51a87ad43878: Preparing [2023-05-02T01:20:00.571Z] f1417ff83b31: Preparing [2023-05-02T01:20:00.571Z] f1417ff83b31: Waiting [2023-05-02T01:20:00.571Z] 7b8cf765c76f: Layer already exists [2023-05-02T01:20:00.571Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:20:00.571Z] 828edcde50db: Layer already exists [2023-05-02T01:20:00.571Z] 51a87ad43878: Layer already exists [2023-05-02T01:20:00.571Z] 6864abc81a7f: Layer already exists [2023-05-02T01:20:00.571Z] f1417ff83b31: Layer already exists [2023-05-02T01:20:00.571Z] main: digest: sha256:5c0fd2de68030314708ea6c5539d379dc3d27e22a2a5af077a643b9516c6a86c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:20:00.625Z] ===================================================== [Pipeline] echo [2023-05-02T01:20:00.634Z] taggedImages: [2023-05-02T01:20:00.634Z] - nexus3.edgexfoundry.org:10004/support-notifications:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:20:00.634Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-02T01:20:00.634Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.143 [2023-05-02T01:20:00.634Z] - nexus3.edgexfoundry.org:10004/support-notifications:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:20:00.634Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-02T01:20:00.656Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-02T01:20:00.656Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:20:00.656Z] latest [2023-05-02T01:20:00.656Z] 3.0.0-dev.143 [2023-05-02T01:20:00.656Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:20:00.656Z] main [2023-05-02T01:20:00.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:20:00.970Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:20:01.276Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:20:01.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-02T01:20:01.276Z] b980f7841c9b: Preparing [2023-05-02T01:20:01.276Z] 78cbaba59a60: Preparing [2023-05-02T01:20:01.277Z] 6864abc81a7f: Preparing [2023-05-02T01:20:01.277Z] 6bb5fd19473e: Preparing [2023-05-02T01:20:01.277Z] fd7079d396d0: Preparing [2023-05-02T01:20:01.277Z] f1417ff83b31: Preparing [2023-05-02T01:20:01.277Z] f1417ff83b31: Waiting [2023-05-02T01:20:01.277Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:20:01.277Z] 6864abc81a7f: Layer already exists [2023-05-02T01:20:01.277Z] fd7079d396d0: Layer already exists [2023-05-02T01:20:01.277Z] f1417ff83b31: Layer already exists [2023-05-02T01:20:01.277Z] b980f7841c9b: Pushed [2023-05-02T01:20:03.813Z] 78cbaba59a60: Pushed [2023-05-02T01:20:03.813Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:c56229fba556f39b00cd8cec8bce251e99b131a1dd4e1798d275cb56e9b7acaf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:20:04.126Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:20:04.436Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-02T01:20:04.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-02T01:20:04.437Z] b980f7841c9b: Preparing [2023-05-02T01:20:04.437Z] 78cbaba59a60: Preparing [2023-05-02T01:20:04.437Z] 6864abc81a7f: Preparing [2023-05-02T01:20:04.437Z] 6bb5fd19473e: Preparing [2023-05-02T01:20:04.437Z] fd7079d396d0: Preparing [2023-05-02T01:20:04.437Z] f1417ff83b31: Preparing [2023-05-02T01:20:04.437Z] f1417ff83b31: Waiting [2023-05-02T01:20:04.437Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:20:04.437Z] 6864abc81a7f: Layer already exists [2023-05-02T01:20:04.437Z] 78cbaba59a60: Layer already exists [2023-05-02T01:20:04.437Z] fd7079d396d0: Layer already exists [2023-05-02T01:20:04.437Z] b980f7841c9b: Layer already exists [2023-05-02T01:20:04.437Z] f1417ff83b31: Layer already exists [2023-05-02T01:20:04.437Z] latest: digest: sha256:c56229fba556f39b00cd8cec8bce251e99b131a1dd4e1798d275cb56e9b7acaf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:20:04.762Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:20:05.064Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.143 [2023-05-02T01:20:05.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-02T01:20:05.064Z] b980f7841c9b: Preparing [2023-05-02T01:20:05.064Z] 78cbaba59a60: Preparing [2023-05-02T01:20:05.064Z] 6864abc81a7f: Preparing [2023-05-02T01:20:05.064Z] 6bb5fd19473e: Preparing [2023-05-02T01:20:05.064Z] fd7079d396d0: Preparing [2023-05-02T01:20:05.064Z] f1417ff83b31: Preparing [2023-05-02T01:20:05.064Z] f1417ff83b31: Waiting [2023-05-02T01:20:05.064Z] fd7079d396d0: Layer already exists [2023-05-02T01:20:05.064Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:20:05.064Z] 6864abc81a7f: Layer already exists [2023-05-02T01:20:05.064Z] b980f7841c9b: Layer already exists [2023-05-02T01:20:05.064Z] 78cbaba59a60: Layer already exists [2023-05-02T01:20:05.064Z] f1417ff83b31: Layer already exists [2023-05-02T01:20:05.064Z] 3.0.0-dev.143: digest: sha256:c56229fba556f39b00cd8cec8bce251e99b131a1dd4e1798d275cb56e9b7acaf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:20:05.368Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:20:05.670Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:20:05.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-02T01:20:05.670Z] b980f7841c9b: Preparing [2023-05-02T01:20:05.670Z] 78cbaba59a60: Preparing [2023-05-02T01:20:05.670Z] 6864abc81a7f: Preparing [2023-05-02T01:20:05.670Z] 6bb5fd19473e: Preparing [2023-05-02T01:20:05.670Z] fd7079d396d0: Preparing [2023-05-02T01:20:05.670Z] f1417ff83b31: Preparing [2023-05-02T01:20:05.670Z] f1417ff83b31: Waiting [2023-05-02T01:20:05.670Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:20:05.670Z] 78cbaba59a60: Layer already exists [2023-05-02T01:20:05.670Z] fd7079d396d0: Layer already exists [2023-05-02T01:20:05.670Z] b980f7841c9b: Layer already exists [2023-05-02T01:20:05.670Z] 6864abc81a7f: Layer already exists [2023-05-02T01:20:05.670Z] f1417ff83b31: Layer already exists [2023-05-02T01:20:05.670Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:c56229fba556f39b00cd8cec8bce251e99b131a1dd4e1798d275cb56e9b7acaf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:20:05.973Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:20:06.274Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-02T01:20:06.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-02T01:20:06.274Z] b980f7841c9b: Preparing [2023-05-02T01:20:06.274Z] 78cbaba59a60: Preparing [2023-05-02T01:20:06.274Z] 6864abc81a7f: Preparing [2023-05-02T01:20:06.274Z] 6bb5fd19473e: Preparing [2023-05-02T01:20:06.274Z] fd7079d396d0: Preparing [2023-05-02T01:20:06.274Z] f1417ff83b31: Preparing [2023-05-02T01:20:06.274Z] f1417ff83b31: Waiting [2023-05-02T01:20:06.274Z] 6bb5fd19473e: Layer already exists [2023-05-02T01:20:06.274Z] 6864abc81a7f: Layer already exists [2023-05-02T01:20:06.274Z] 78cbaba59a60: Layer already exists [2023-05-02T01:20:06.274Z] fd7079d396d0: Layer already exists [2023-05-02T01:20:06.274Z] b980f7841c9b: Layer already exists [2023-05-02T01:20:06.274Z] f1417ff83b31: Layer already exists [2023-05-02T01:20:06.274Z] main: digest: sha256:c56229fba556f39b00cd8cec8bce251e99b131a1dd4e1798d275cb56e9b7acaf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:20:06.318Z] ===================================================== [Pipeline] echo [2023-05-02T01:20:06.324Z] taggedImages: [2023-05-02T01:20:06.324Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:20:06.324Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-02T01:20:06.324Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.143 [2023-05-02T01:20:06.324Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:20:06.324Z] - 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-05-02T01:20:15.353Z] Removing intermediate container a12b19a8eccf [2023-05-02T01:20:15.353Z] ---> c562ff8f98e6 [2023-05-02T01:20:15.353Z] Step 8/24 : COPY . . [2023-05-02T01:20:15.353Z] Removing intermediate container e73d2b611089 [2023-05-02T01:20:15.353Z] ---> 34a2a14da465 [2023-05-02T01:20:15.353Z] Step 8/23 : COPY . . [2023-05-02T01:20:15.353Z] Removing intermediate container 13412dffeb74 [2023-05-02T01:20:15.353Z] ---> 14d9507d0e73 [2023-05-02T01:20:15.353Z] Step 7/20 : COPY . . [2023-05-02T01:20:15.622Z] Removing intermediate container dce39c13c869 [2023-05-02T01:20:15.622Z] ---> 5b2dc3ccccab [2023-05-02T01:20:15.622Z] Step 7/27 : COPY . . [2023-05-02T01:20:15.919Z] Removing intermediate container 0036842d6588 [2023-05-02T01:20:15.919Z] ---> 10843f957470 [2023-05-02T01:20:15.919Z] Step 7/26 : COPY . . [2023-05-02T01:20:16.885Z] ---> c61855c3fa7e [2023-05-02T01:20:16.885Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-02T01:20:17.160Z] ---> Running in 592ed7d902d3 [2023-05-02T01:20:17.429Z] ---> 2fb423a9e9ab [2023-05-02T01:20:17.429Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-02T01:20:17.699Z] ---> Running in dc8bde46141b [2023-05-02T01:20:19.126Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-02T01:20:20.118Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-02T01:20:23.480Z] ---> fab55a98766b [2023-05-02T01:20:23.480Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-02T01:20:23.480Z] ---> ece806ec6de6 [2023-05-02T01:20:23.480Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-02T01:20:23.747Z] ---> Running in 4ae18b696f8b [2023-05-02T01:20:24.020Z] ---> Running in e4a4bff8501a [2023-05-02T01:20:24.618Z] ---> 8a2b2e9c1d1a [2023-05-02T01:20:24.618Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-02T01:20:24.618Z] ---> Running in 58485d14f25d [2023-05-02T01:20:24.618Z] Removing intermediate container e4a4bff8501a [2023-05-02T01:20:24.618Z] ---> bbebe3f20d5f [2023-05-02T01:20:24.618Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-02T01:20:24.917Z] ---> Running in afa9d3dd35fb [2023-05-02T01:20:25.502Z] Removing intermediate container 58485d14f25d [2023-05-02T01:20:25.502Z] ---> 258cd5ab9a63 [2023-05-02T01:20:25.502Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-02T01:20:25.770Z] ---> Running in 37e4636421f1 [2023-05-02T01:20:26.358Z] Removing intermediate container afa9d3dd35fb [2023-05-02T01:20:26.358Z] ---> 4af7f4e90acd [2023-05-02T01:20:26.358Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-02T01:20:26.630Z] ---> Running in 4ac35040821b [2023-05-02T01:20:27.214Z] Removing intermediate container 37e4636421f1 [2023-05-02T01:20:27.214Z] ---> fd4f84027f05 [2023-05-02T01:20:27.214Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-02T01:20:27.214Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-02T01:20:27.214Z] ---> Running in 6d9c489bbe52 [2023-05-02T01:20:27.799Z] Removing intermediate container 4ac35040821b [2023-05-02T01:20:27.799Z] ---> e194240ab1e6 [2023-05-02T01:20:27.799Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-02T01:20:27.799Z] ---> Running in 6a9af0d2e396 [2023-05-02T01:20:28.385Z] Removing intermediate container 6d9c489bbe52 [2023-05-02T01:20:28.385Z] ---> 70b6d112c7d3 [2023-05-02T01:20:28.385Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-02T01:20:28.983Z] ---> Running in a497e73d4e8a [2023-05-02T01:20:34.350Z] Removing intermediate container a497e73d4e8a [2023-05-02T01:20:34.350Z] ---> 2f913f1014c5 [2023-05-02T01:20:34.350Z] Step 12/27 : WORKDIR /edgex-go [2023-05-02T01:20:34.350Z] Removing intermediate container 6a9af0d2e396 [2023-05-02T01:20:34.350Z] ---> ceccd74e25be [2023-05-02T01:20:34.350Z] Step 12/26 : WORKDIR /edgex-go [2023-05-02T01:20:34.629Z] ---> Running in 840e4fb5a9ae [2023-05-02T01:20:34.629Z] ---> Running in 638e9d20ed26 [2023-05-02T01:20:35.604Z] Removing intermediate container 840e4fb5a9ae [2023-05-02T01:20:35.604Z] Removing intermediate container 638e9d20ed26 [2023-05-02T01:20:35.604Z] ---> 100c0a76bf7f [2023-05-02T01:20:35.604Z] [2023-05-02T01:20:35.604Z] Step 13/27 : FROM alpine:3.17 [2023-05-02T01:20:35.604Z] ---> 94d1073b6b45 [2023-05-02T01:20:35.604Z] [2023-05-02T01:20:35.604Z] Step 13/26 : FROM alpine:3.17 [2023-05-02T01:20:36.187Z] 3.17: Pulling from library/alpine [2023-05-02T01:20:36.187Z] 3.17: Pulling from library/alpine [2023-05-02T01:20:36.772Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T01:20:36.772Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T01:20:36.772Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T01:20:36.772Z] Status: Image is up to date for alpine:3.17 [2023-05-02T01:20:36.772Z] ---> 51e60588ff2c [2023-05-02T01:20:36.772Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-02T01:20:36.772Z] ---> 51e60588ff2c [2023-05-02T01:20:36.772Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-02T01:20:37.048Z] ---> Running in 8baf69ea1f5a [2023-05-02T01:20:37.048Z] ---> Running in e60bd1cd928e [2023-05-02T01:20:38.990Z] Removing intermediate container 8baf69ea1f5a [2023-05-02T01:20:38.990Z] Removing intermediate container e60bd1cd928e [2023-05-02T01:20:38.990Z] ---> bb42aba3cdfb [2023-05-02T01:20:38.990Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-02T01:20:38.990Z] ---> 625b85a6d91c [2023-05-02T01:20:38.990Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-02T01:20:38.990Z] ---> Running in 02af8be8578e [2023-05-02T01:20:38.990Z] ---> Running in 5c9a964bd9d9 [2023-05-02T01:20:42.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:20:42.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:20:43.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:20:44.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:20:46.751Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T01:20:46.751Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T01:20:46.751Z] OK: 17691 distinct packages available [2023-05-02T01:20:46.751Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T01:20:46.751Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T01:20:46.751Z] OK: 17691 distinct packages available [2023-05-02T01:20:46.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:20:47.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:20:48.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:20:48.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:20:50.408Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-02T01:20:50.408Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-02T01:20:50.408Z] (3/5) Installing libucontext (1.2-r0) [2023-05-02T01:20:50.408Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-02T01:20:50.408Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-02T01:20:50.408Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:20:50.408Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-02T01:20:50.676Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-02T01:20:50.676Z] OK: 9 MiB in 20 packages [2023-05-02T01:20:50.676Z] (3/5) Installing libucontext (1.2-r0) [2023-05-02T01:20:50.676Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-02T01:20:50.676Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-02T01:20:50.676Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:20:50.676Z] OK: 9 MiB in 20 packages [2023-05-02T01:20:53.292Z] Removing intermediate container 5c9a964bd9d9 [2023-05-02T01:20:53.292Z] ---> a942bb7e4fa4 [2023-05-02T01:20:53.292Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:20:53.879Z] Removing intermediate container 02af8be8578e [2023-05-02T01:20:53.879Z] ---> 557cf9d54b17 [2023-05-02T01:20:53.879Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:20:55.821Z] ---> 0c03ec029bc5 [2023-05-02T01:20:55.821Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:20:56.419Z] ---> 556b4c448b99 [2023-05-02T01:20:56.419Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:20:56.693Z] ---> a3f7e21adaf9 [2023-05-02T01:20:56.693Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-02T01:20:57.652Z] ---> 42d131910eb3 [2023-05-02T01:20:57.652Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-02T01:21:05.863Z] ---> 676cbda8194f [2023-05-02T01:21:05.863Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-02T01:21:05.863Z] ---> 46bec1f1e68f [2023-05-02T01:21:05.863Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-02T01:21:06.823Z] ---> c9e3aad61e25 [2023-05-02T01:21:06.823Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-02T01:21:10.175Z] ---> 9a9fa2fad20d [2023-05-02T01:21:10.175Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-02T01:21:11.141Z] ---> 264b1131c8b5 [2023-05-02T01:21:11.141Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-02T01:21:11.413Z] ---> Running in 549c32083dd9 [2023-05-02T01:21:12.001Z] ---> 702c2f14d909 [2023-05-02T01:21:12.001Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-02T01:21:12.001Z] Removing intermediate container 549c32083dd9 [2023-05-02T01:21:12.001Z] ---> 7a7103e9c16e [2023-05-02T01:21:12.001Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-02T01:21:12.001Z] ---> Running in 19d8144f8ee6 [2023-05-02T01:21:12.961Z] Removing intermediate container 19d8144f8ee6 [2023-05-02T01:21:12.961Z] ---> 4c4389a9482a [2023-05-02T01:21:12.961Z] Step 24/26 : LABEL arch=arm64 [2023-05-02T01:21:12.961Z] ---> Running in 59a01b1c4990 [2023-05-02T01:21:13.227Z] ---> ccb7badda79f [2023-05-02T01:21:13.227Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-02T01:21:13.499Z] Removing intermediate container 59a01b1c4990 [2023-05-02T01:21:13.499Z] ---> 9eb1f657e2de [2023-05-02T01:21:13.499Z] Step 25/26 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:21:13.770Z] ---> Running in dd1dc15de763 [2023-05-02T01:21:14.727Z] Removing intermediate container dd1dc15de763 [2023-05-02T01:21:14.727Z] ---> 0baf0eb5696f [2023-05-02T01:21:14.727Z] Step 26/26 : LABEL version=3.0.0-dev.143 [2023-05-02T01:21:14.727Z] ---> f44eaa523ea8 [2023-05-02T01:21:14.727Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-02T01:21:14.727Z] ---> Running in ab1c09a588e3 [2023-05-02T01:21:15.691Z] Removing intermediate container ab1c09a588e3 [2023-05-02T01:21:15.691Z] ---> ffe72c5446bd [2023-05-02T01:21:15.691Z] [2023-05-02T01:21:15.691Z] ---> e2f27b9ffb3b [2023-05-02T01:21:15.691Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-02T01:21:15.691Z] Successfully built ffe72c5446bd [2023-05-02T01:21:15.691Z] Successfully tagged security-spire-server-arm64:latest [2023-05-02T01:21:15.691Z]  Building security-spire-server ... done Building security-proxy-auth [2023-05-02T01:21:15.959Z] ---> Running in 2d578b55c320 [2023-05-02T01:21:16.231Z] Removing intermediate container 2d578b55c320 [2023-05-02T01:21:16.231Z] ---> b56ef59089e6 [2023-05-02T01:21:16.231Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-02T01:21:16.503Z] ---> Running in 92c91946e079 [2023-05-02T01:21:17.087Z] Removing intermediate container 92c91946e079 [2023-05-02T01:21:17.087Z] ---> 28f7b963d13e [2023-05-02T01:21:17.087Z] Step 25/27 : LABEL arch=arm64 [2023-05-02T01:21:17.087Z] ---> Running in a7181087f57a [2023-05-02T01:21:17.354Z] Removing intermediate container a7181087f57a [2023-05-02T01:21:17.354Z] ---> 42df386af76f [2023-05-02T01:21:17.354Z] Step 26/27 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:21:17.622Z] ---> Running in 66ca34f734ab [2023-05-02T01:21:18.206Z] Removing intermediate container 66ca34f734ab [2023-05-02T01:21:18.206Z] ---> abc6ff498bac [2023-05-02T01:21:18.206Z] Step 27/27 : LABEL version=3.0.0-dev.143 [2023-05-02T01:21:18.206Z] ---> Running in 684360dd74ae [2023-05-02T01:21:18.788Z] Removing intermediate container 684360dd74ae [2023-05-02T01:21:18.788Z] ---> b80834d0b87a [2023-05-02T01:21:18.788Z] [2023-05-02T01:21:18.788Z] Successfully built b80834d0b87a [2023-05-02T01:21:18.788Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-02T01:21:18.788Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-05-02T01:21:20.193Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:21:20.193Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:21:20.193Z] ---> 8e0783b799c9 [2023-05-02T01:21:20.193Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T01:21:20.193Z] ---> Using cache [2023-05-02T01:21:20.193Z] ---> 07a85939a798 [2023-05-02T01:21:20.193Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T01:21:20.193Z] ---> Using cache [2023-05-02T01:21:20.193Z] ---> 76bd4935ba7e [2023-05-02T01:21:20.193Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-02T01:21:20.193Z] ---> Using cache [2023-05-02T01:21:20.193Z] ---> 50529f317500 [2023-05-02T01:21:20.193Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T01:21:20.193Z] ---> Using cache [2023-05-02T01:21:20.193Z] ---> 104042b6c20e [2023-05-02T01:21:20.193Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:21:20.193Z] ---> Using cache [2023-05-02T01:21:20.193Z] ---> 34a2a14da465 [2023-05-02T01:21:20.193Z] Step 8/23 : COPY . . [2023-05-02T01:21:20.193Z] ---> Using cache [2023-05-02T01:21:20.193Z] ---> 2fb423a9e9ab [2023-05-02T01:21:20.193Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-02T01:21:23.548Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:21:23.548Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:21:23.548Z] ---> 8e0783b799c9 [2023-05-02T01:21:23.548Z] Step 3/33 : WORKDIR /edgex-go [2023-05-02T01:21:23.548Z] ---> Using cache [2023-05-02T01:21:23.548Z] ---> 7816bdacb3ae [2023-05-02T01:21:23.548Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-02T01:21:23.820Z] ---> Running in dea370d01a41 [2023-05-02T01:21:23.820Z] ---> Running in 3108031fb9cd [2023-05-02T01:21:26.413Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-02T01:21:26.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:21:27.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:21:28.784Z] OK: 263 MiB in 53 packages [2023-05-02T01:21:30.728Z] Removing intermediate container 3108031fb9cd [2023-05-02T01:21:30.728Z] ---> c2a3bf1a1751 [2023-05-02T01:21:30.728Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-02T01:21:31.310Z] ---> c84fa35d962e [2023-05-02T01:21:31.311Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:21:31.578Z] ---> Running in c707f0549e12 [2023-05-02T01:23:08.212Z] Removing intermediate container c707f0549e12 [2023-05-02T01:23:08.212Z] ---> e15a9a2b8731 [2023-05-02T01:23:08.212Z] Step 7/33 : COPY . . [2023-05-02T01:23:08.212Z] ---> 88f98831d658 [2023-05-02T01:23:08.212Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-02T01:23:08.212Z] ---> Running in faaad9d2e643 [2023-05-02T01:23:08.212Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-02T01:27:15.054Z] Removing intermediate container 592ed7d902d3 [2023-05-02T01:27:15.054Z] ---> 8ba2bf387cf7 [2023-05-02T01:27:15.054Z] [2023-05-02T01:27:15.054Z] Step 10/24 : FROM alpine:3.17 [2023-05-02T01:27:15.054Z] ---> 51e60588ff2c [2023-05-02T01:27:15.054Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-02T01:27:15.054Z] ---> Running in 660d5da14673 [2023-05-02T01:27:15.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:27:15.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:27:16.460Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T01:27:16.460Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:27:16.460Z] OK: 8 MiB in 16 packages [2023-05-02T01:27:17.864Z] Removing intermediate container 660d5da14673 [2023-05-02T01:27:17.864Z] ---> 85324a8723e4 [2023-05-02T01:27:17.864Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T01:27:18.132Z] ---> Running in b93802fb49b8 [2023-05-02T01:27:18.399Z] Removing intermediate container b93802fb49b8 [2023-05-02T01:27:18.399Z] ---> ecfcab0377c1 [2023-05-02T01:27:18.399Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-02T01:27:18.666Z] ---> Running in f947499d93cd [2023-05-02T01:27:19.254Z] Removing intermediate container f947499d93cd [2023-05-02T01:27:19.254Z] ---> 81ed0faae5f4 [2023-05-02T01:27:19.254Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-02T01:27:19.254Z] ---> Running in c8f03ebf80fa [2023-05-02T01:27:19.840Z] Removing intermediate container c8f03ebf80fa [2023-05-02T01:27:19.840Z] ---> f04b4afd5d26 [2023-05-02T01:27:19.840Z] Step 15/24 : WORKDIR / [2023-05-02T01:27:19.840Z] ---> Running in 616311e51c2c [2023-05-02T01:27:20.425Z] Removing intermediate container 616311e51c2c [2023-05-02T01:27:20.425Z] ---> 53569c4a0d45 [2023-05-02T01:27:20.425Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:27:21.383Z] ---> d4931ee54ae8 [2023-05-02T01:27:21.383Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:27:23.963Z] ---> 28fc7182d939 [2023-05-02T01:27:23.963Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-02T01:27:26.552Z] ---> bd8e401fcf2b [2023-05-02T01:27:26.552Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-02T01:27:28.501Z] ---> 3b251cd1194c [2023-05-02T01:27:28.501Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-02T01:27:28.769Z] ---> Running in 5867d411887a [2023-05-02T01:27:29.730Z] Removing intermediate container 5867d411887a [2023-05-02T01:27:29.730Z] ---> 77b2eeaa84b2 [2023-05-02T01:27:29.730Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T01:27:29.997Z] ---> Running in 68e7d2e6e90d [2023-05-02T01:27:30.967Z] Removing intermediate container 68e7d2e6e90d [2023-05-02T01:27:30.967Z] ---> 9c4603e116e9 [2023-05-02T01:27:30.967Z] Step 22/24 : LABEL arch=arm64 [2023-05-02T01:27:31.234Z] ---> Running in 49401ff78424 [2023-05-02T01:27:32.206Z] Removing intermediate container 49401ff78424 [2023-05-02T01:27:32.206Z] ---> 00aea23f5ea7 [2023-05-02T01:27:32.206Z] Step 23/24 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:27:32.473Z] ---> Running in a2954b74f0a8 [2023-05-02T01:27:33.433Z] Removing intermediate container a2954b74f0a8 [2023-05-02T01:27:33.433Z] ---> cd40388383be [2023-05-02T01:27:33.433Z] Step 24/24 : LABEL version=3.0.0-dev.143 [2023-05-02T01:27:33.717Z] ---> Running in dcd1d2c48c02 [2023-05-02T01:27:35.126Z] Removing intermediate container dcd1d2c48c02 [2023-05-02T01:27:35.126Z] ---> 33dd593ca90c [2023-05-02T01:27:35.126Z] [2023-05-02T01:27:35.391Z] Successfully built 33dd593ca90c [2023-05-02T01:27:35.391Z] Successfully tagged core-command-arm64:latest [2023-05-02T01:27:35.391Z]  Building core-command ... done Building support-scheduler [2023-05-02T01:27:39.638Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:27:39.638Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:27:39.638Z] ---> 8e0783b799c9 [2023-05-02T01:27:39.638Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T01:27:39.638Z] ---> Using cache [2023-05-02T01:27:39.638Z] ---> 07a85939a798 [2023-05-02T01:27:39.638Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T01:27:39.638Z] ---> Using cache [2023-05-02T01:27:39.638Z] ---> 76bd4935ba7e [2023-05-02T01:27:39.638Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-02T01:27:39.638Z] ---> Using cache [2023-05-02T01:27:39.638Z] ---> 50529f317500 [2023-05-02T01:27:39.638Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T01:27:39.638Z] ---> Using cache [2023-05-02T01:27:39.638Z] ---> 104042b6c20e [2023-05-02T01:27:39.638Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:27:39.638Z] ---> Using cache [2023-05-02T01:27:39.638Z] ---> 34a2a14da465 [2023-05-02T01:27:39.638Z] Step 8/23 : COPY . . [2023-05-02T01:27:39.903Z] ---> Using cache [2023-05-02T01:27:39.903Z] ---> 2fb423a9e9ab [2023-05-02T01:27:39.903Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-02T01:27:40.172Z] ---> Running in 46383a7c8c91 [2023-05-02T01:27:40.772Z] Removing intermediate container dea370d01a41 [2023-05-02T01:27:40.772Z] ---> 5165dac5d19c [2023-05-02T01:27:40.772Z] [2023-05-02T01:27:40.772Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T01:27:40.772Z] ---> 51e60588ff2c [2023-05-02T01:27:40.772Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-02T01:27:41.042Z] ---> Running in 0b69b8c41bf6 [2023-05-02T01:27:42.016Z] Removing intermediate container 0b69b8c41bf6 [2023-05-02T01:27:42.016Z] ---> 1b6ba70a3654 [2023-05-02T01:27:42.016Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-02T01:27:42.296Z] ---> Running in 42a4357548c3 [2023-05-02T01:27:42.564Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-02T01:27:42.837Z] Removing intermediate container dc8bde46141b [2023-05-02T01:27:42.837Z] ---> b9a0b1f924de [2023-05-02T01:27:42.837Z] [2023-05-02T01:27:42.837Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T01:27:42.837Z] ---> 51e60588ff2c [2023-05-02T01:27:42.837Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T01:27:43.109Z] ---> Running in f9108163a834 [2023-05-02T01:27:43.694Z] Removing intermediate container f9108163a834 [2023-05-02T01:27:43.694Z] ---> 683e53a742fc [2023-05-02T01:27:43.694Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-02T01:27:43.694Z] ---> Running in 09fa414fd767 [2023-05-02T01:27:44.655Z] Removing intermediate container 09fa414fd767 [2023-05-02T01:27:44.655Z] ---> 3ec62fee61b0 [2023-05-02T01:27:44.655Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-02T01:27:44.655Z] ---> Running in 9ade14af84dc [2023-05-02T01:27:44.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:27:45.237Z] Removing intermediate container 9ade14af84dc [2023-05-02T01:27:45.237Z] ---> 627fdd78970d [2023-05-02T01:27:45.237Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-02T01:27:45.237Z] ---> Running in 9f94ae260cbb [2023-05-02T01:27:45.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:27:46.918Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T01:27:46.918Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:27:46.918Z] OK: 8 MiB in 16 packages [2023-05-02T01:27:47.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:27:48.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:27:48.434Z] Removing intermediate container 42a4357548c3 [2023-05-02T01:27:48.434Z] ---> ce46ebe58770 [2023-05-02T01:27:48.434Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:27:49.396Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T01:27:49.397Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:27:49.397Z] OK: 8 MiB in 16 packages [2023-05-02T01:27:51.340Z] ---> 9db2cbbda453 [2023-05-02T01:27:51.340Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:27:52.303Z] Removing intermediate container 9f94ae260cbb [2023-05-02T01:27:52.303Z] ---> b3ddd9314134 [2023-05-02T01:27:52.303Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:27:52.303Z] ---> 9ac43d0ac6f3 [2023-05-02T01:27:52.303Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-02T01:27:53.264Z] ---> b715bdaa5905 [2023-05-02T01:27:53.264Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:27:54.670Z] ---> de3182eedfc8 [2023-05-02T01:27:54.670Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-02T01:27:54.670Z] ---> 5352d5cb1167 [2023-05-02T01:27:54.670Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-02T01:27:55.639Z] ---> 29e8b4e8ca76 [2023-05-02T01:27:55.639Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-02T01:27:56.607Z] ---> 44620ee60d84 [2023-05-02T01:27:56.607Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-02T01:27:56.884Z] ---> 12fbf1c302e6 [2023-05-02T01:27:56.884Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-02T01:27:56.884Z] ---> Running in 6ee37e8f72bf [2023-05-02T01:27:58.294Z] ---> 76571eddb776 [2023-05-02T01:27:58.294Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-02T01:27:58.294Z] ---> Running in 2cdfeb1a6d15 [2023-05-02T01:27:58.875Z] Removing intermediate container 2cdfeb1a6d15 [2023-05-02T01:27:58.875Z] ---> 6927fa7c948a [2023-05-02T01:27:58.875Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T01:27:59.151Z] ---> Running in c1b8844ade55 [2023-05-02T01:28:00.122Z] Removing intermediate container c1b8844ade55 [2023-05-02T01:28:00.122Z] ---> 2e112226037d [2023-05-02T01:28:00.122Z] Step 21/23 : LABEL arch=arm64 [2023-05-02T01:28:00.122Z] ---> Running in 9fd3f5d956cf [2023-05-02T01:28:01.084Z] Removing intermediate container 6ee37e8f72bf [2023-05-02T01:28:01.084Z] Removing intermediate container 9fd3f5d956cf [2023-05-02T01:28:01.084Z] ---> 14dd4da00399 [2023-05-02T01:28:01.084Z] Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:28:01.084Z] ---> 98116afaee14 [2023-05-02T01:28:01.084Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-02T01:28:01.084Z] ---> Running in 2ebfcba0f846 [2023-05-02T01:28:01.084Z] ---> Running in 69e9caade2dd [2023-05-02T01:28:01.669Z] Removing intermediate container 69e9caade2dd [2023-05-02T01:28:01.669Z] ---> 9ec38a961a48 [2023-05-02T01:28:01.669Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-02T01:28:01.669Z] ---> Running in 767f836111b9 [2023-05-02T01:28:01.669Z] Removing intermediate container 2ebfcba0f846 [2023-05-02T01:28:01.669Z] ---> fd16fc8917df [2023-05-02T01:28:01.669Z] Step 23/23 : LABEL version=3.0.0-dev.143 [2023-05-02T01:28:01.936Z] ---> Running in 6d41b3b7cedc [2023-05-02T01:28:05.284Z] Removing intermediate container 767f836111b9 [2023-05-02T01:28:05.284Z] ---> bdf176edce26 [2023-05-02T01:28:05.284Z] Step 21/23 : LABEL arch=arm64 [2023-05-02T01:28:05.552Z] Removing intermediate container 6d41b3b7cedc [2023-05-02T01:28:05.552Z] ---> 253c4be90866 [2023-05-02T01:28:05.552Z] [2023-05-02T01:28:05.552Z] ---> Running in 7943466ce766 [2023-05-02T01:28:05.552Z] Successfully built 253c4be90866 [2023-05-02T01:28:05.552Z] Successfully tagged core-data-arm64:latest [2023-05-02T01:28:05.820Z]  Building core-data ... done Building security-secretstore-setup [2023-05-02T01:28:06.107Z] Removing intermediate container 7943466ce766 [2023-05-02T01:28:06.107Z] ---> 03ae80531e80 [2023-05-02T01:28:06.107Z] Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:28:06.378Z] ---> Running in 33b8062c470f [2023-05-02T01:28:06.961Z] Removing intermediate container 33b8062c470f [2023-05-02T01:28:06.961Z] ---> 128156fcbf31 [2023-05-02T01:28:06.961Z] Step 23/23 : LABEL version=3.0.0-dev.143 [2023-05-02T01:28:06.961Z] ---> Running in c528eda26346 [2023-05-02T01:28:07.552Z] Removing intermediate container c528eda26346 [2023-05-02T01:28:07.552Z] ---> 5dcd8b8f0083 [2023-05-02T01:28:07.552Z] [2023-05-02T01:28:07.552Z] Successfully built 5dcd8b8f0083 [2023-05-02T01:28:07.552Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-02T01:28:07.552Z] Building security-proxy-setup [2023-05-02T01:28:10.402Z]  Building security-proxy-auth ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:28:10.402Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:28:10.402Z] ---> 8e0783b799c9 [2023-05-02T01:28:10.402Z] Step 3/25 : WORKDIR /edgex-go [2023-05-02T01:28:10.402Z] ---> Using cache [2023-05-02T01:28:10.402Z] ---> 7816bdacb3ae [2023-05-02T01:28:10.402Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-02T01:28:10.402Z] ---> Using cache [2023-05-02T01:28:10.402Z] ---> c2a3bf1a1751 [2023-05-02T01:28:10.402Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-02T01:28:10.402Z] ---> Using cache [2023-05-02T01:28:10.402Z] ---> c84fa35d962e [2023-05-02T01:28:10.402Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:28:10.402Z] ---> Using cache [2023-05-02T01:28:10.402Z] ---> e15a9a2b8731 [2023-05-02T01:28:10.402Z] Step 7/25 : COPY . . [2023-05-02T01:28:10.402Z] ---> Using cache [2023-05-02T01:28:10.402Z] ---> 88f98831d658 [2023-05-02T01:28:10.402Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-02T01:28:10.690Z] ---> Running in ab1ab19216eb [2023-05-02T01:28:13.382Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:28:13.382Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:28:13.382Z] ---> 8e0783b799c9 [2023-05-02T01:28:13.382Z] Step 3/22 : WORKDIR /edgex-go [2023-05-02T01:28:13.382Z] ---> Using cache [2023-05-02T01:28:13.382Z] ---> 7816bdacb3ae [2023-05-02T01:28:13.382Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-02T01:28:13.382Z] ---> Using cache [2023-05-02T01:28:13.382Z] ---> c2a3bf1a1751 [2023-05-02T01:28:13.382Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-02T01:28:13.382Z] ---> Using cache [2023-05-02T01:28:13.382Z] ---> c84fa35d962e [2023-05-02T01:28:13.382Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:28:13.382Z] ---> Using cache [2023-05-02T01:28:13.382Z] ---> e15a9a2b8731 [2023-05-02T01:28:13.382Z] Step 7/22 : COPY . . [2023-05-02T01:28:13.382Z] ---> Using cache [2023-05-02T01:28:13.382Z] ---> 88f98831d658 [2023-05-02T01:28:13.382Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-02T01:28:13.382Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-02T01:28:13.382Z] ---> Running in aa1add393e66 [2023-05-02T01:28:15.342Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-02T01:28:54.197Z] Removing intermediate container 4ae18b696f8b [2023-05-02T01:28:54.197Z] ---> 060c0eb989ba [2023-05-02T01:28:54.197Z] [2023-05-02T01:28:54.197Z] Step 9/20 : FROM alpine:3.17 [2023-05-02T01:28:54.197Z] ---> 51e60588ff2c [2023-05-02T01:28:54.197Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-02T01:28:54.197Z] ---> Running in a95f23ea0f57 [2023-05-02T01:28:54.197Z] Removing intermediate container a95f23ea0f57 [2023-05-02T01:28:54.197Z] ---> d9a192e7423b [2023-05-02T01:28:54.197Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-02T01:28:54.197Z] ---> Running in b13555f0a748 [2023-05-02T01:28:54.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:28:54.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:28:54.463Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T01:28:54.463Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T01:28:54.463Z] OK: 17691 distinct packages available [2023-05-02T01:28:54.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:28:55.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:28:56.715Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-02T01:28:56.715Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-02T01:28:56.715Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-02T01:28:56.715Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-02T01:28:56.715Z] (5/9) Installing curl (8.0.1-r0) [2023-05-02T01:28:56.715Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-02T01:28:56.983Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-02T01:28:56.983Z] (8/9) Installing libucontext (1.2-r0) [2023-05-02T01:28:56.983Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-02T01:28:56.983Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:28:56.983Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T01:28:57.564Z] OK: 11 MiB in 24 packages [2023-05-02T01:29:00.143Z] Removing intermediate container b13555f0a748 [2023-05-02T01:29:00.143Z] ---> e8612e709c07 [2023-05-02T01:29:00.143Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:29:01.101Z] ---> 6f78b9995999 [2023-05-02T01:29:01.101Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:29:02.506Z] ---> 69e521e044fd [2023-05-02T01:29:02.506Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-02T01:29:06.780Z] ---> f861924e73f0 [2023-05-02T01:29:06.780Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-02T01:29:08.195Z] ---> e4ab15c222c9 [2023-05-02T01:29:08.195Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-02T01:29:08.463Z] ---> Running in 49df341eeba4 [2023-05-02T01:29:12.712Z] Removing intermediate container 49df341eeba4 [2023-05-02T01:29:12.712Z] ---> 1418fb2889f3 [2023-05-02T01:29:12.712Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-02T01:29:12.712Z] ---> Running in 24b3cf018e9a [2023-05-02T01:29:13.000Z] Removing intermediate container 24b3cf018e9a [2023-05-02T01:29:13.001Z] ---> 186f8b7dda33 [2023-05-02T01:29:13.001Z] Step 18/20 : LABEL arch=arm64 [2023-05-02T01:29:13.269Z] Removing intermediate container faaad9d2e643 [2023-05-02T01:29:13.269Z] ---> cf6354ba92bc [2023-05-02T01:29:13.269Z] [2023-05-02T01:29:13.269Z] Step 9/33 : FROM alpine:3.17 [2023-05-02T01:29:13.269Z] ---> 51e60588ff2c [2023-05-02T01:29:13.269Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-02T01:29:13.269Z] ---> Using cache [2023-05-02T01:29:13.269Z] ---> Running in 623d411ee088 [2023-05-02T01:29:13.269Z] ---> d9a192e7423b [2023-05-02T01:29:13.269Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-02T01:29:13.269Z] ---> Running in 1bc31a632fed [2023-05-02T01:29:14.231Z] Removing intermediate container 623d411ee088 [2023-05-02T01:29:14.231Z] ---> 0ea2c6bf9e0d [2023-05-02T01:29:14.231Z] Step 19/20 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:29:14.231Z] ---> Running in b0449737a534 [2023-05-02T01:29:15.189Z] Removing intermediate container b0449737a534 [2023-05-02T01:29:15.189Z] ---> 5c00ce862bbd [2023-05-02T01:29:15.189Z] Step 20/20 : LABEL version=3.0.0-dev.143 [2023-05-02T01:29:15.189Z] ---> Running in ef8210e28249 [2023-05-02T01:29:15.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:29:15.771Z] Removing intermediate container ef8210e28249 [2023-05-02T01:29:15.771Z] ---> bc691251b2e0 [2023-05-02T01:29:15.771Z] [2023-05-02T01:29:16.038Z] Successfully built bc691251b2e0 [2023-05-02T01:29:16.038Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-02T01:29:16.038Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2023-05-02T01:29:16.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:29:18.566Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-02T01:29:18.566Z] (2/2) Installing su-exec (0.2-r2) [2023-05-02T01:29:18.566Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:29:18.566Z] OK: 8 MiB in 17 packages [2023-05-02T01:29:20.511Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:29:20.511Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:29:20.511Z] ---> 8e0783b799c9 [2023-05-02T01:29:20.511Z] Step 3/27 : WORKDIR /edgex-go [2023-05-02T01:29:20.511Z] ---> Using cache [2023-05-02T01:29:20.511Z] ---> 7816bdacb3ae [2023-05-02T01:29:20.511Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-02T01:29:20.511Z] Removing intermediate container 1bc31a632fed [2023-05-02T01:29:20.511Z] ---> 099bc5052e1c [2023-05-02T01:29:20.511Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-02T01:29:20.511Z] ---> Running in 0b75959df4a3 [2023-05-02T01:29:20.778Z] ---> Running in d36115c6348a [2023-05-02T01:29:21.735Z] Removing intermediate container d36115c6348a [2023-05-02T01:29:21.735Z] ---> b5ac212e42d2 [2023-05-02T01:29:21.735Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-02T01:29:21.735Z] ---> Running in 5cbb78b152ee [2023-05-02T01:29:22.317Z] Removing intermediate container 5cbb78b152ee [2023-05-02T01:29:22.317Z] ---> d67b7fa9cbbb [2023-05-02T01:29:22.317Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-02T01:29:22.583Z] ---> Running in 3de1a27fbd1c [2023-05-02T01:29:23.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:29:23.169Z] Removing intermediate container 3de1a27fbd1c [2023-05-02T01:29:23.169Z] ---> 3253c5201afd [2023-05-02T01:29:23.169Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-02T01:29:23.441Z] ---> Running in 7f1a6563054e [2023-05-02T01:29:24.027Z] Removing intermediate container 7f1a6563054e [2023-05-02T01:29:24.027Z] ---> 68fab012692f [2023-05-02T01:29:24.027Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-02T01:29:24.027Z] ---> Running in b92a5e005622 [2023-05-02T01:29:24.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:29:26.234Z] OK: 263 MiB in 53 packages [2023-05-02T01:29:27.209Z] Removing intermediate container b92a5e005622 [2023-05-02T01:29:27.209Z] ---> 390eb4ba22d2 [2023-05-02T01:29:27.209Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-02T01:29:27.209Z] ---> Running in bca8f29f8436 [2023-05-02T01:29:27.816Z] Removing intermediate container 0b75959df4a3 [2023-05-02T01:29:27.816Z] ---> 0aa9702d762d [2023-05-02T01:29:27.816Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-02T01:29:28.086Z] Removing intermediate container bca8f29f8436 [2023-05-02T01:29:28.086Z] ---> ff2d9950b06a [2023-05-02T01:29:28.086Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-02T01:29:29.053Z] ---> 8d16af6817fb [2023-05-02T01:29:29.335Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-02T01:29:29.335Z] ---> 48fe92c75e18 [2023-05-02T01:29:29.335Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:29:29.335Z] ---> Running in 4995bbcfafb7 [2023-05-02T01:29:29.605Z] ---> Running in 166670af54e0 [2023-05-02T01:29:32.968Z] Removing intermediate container 4995bbcfafb7 [2023-05-02T01:29:32.968Z] ---> 68c52cb5afff [2023-05-02T01:29:32.968Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:29:33.958Z] ---> a5e49a108f9f [2023-05-02T01:29:33.958Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:29:34.927Z] ---> 2225fca048cc [2023-05-02T01:29:34.928Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-02T01:29:36.882Z] ---> 0932aff46ead [2023-05-02T01:29:36.882Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-02T01:29:37.850Z] ---> 41aaad4bbb8e [2023-05-02T01:29:37.850Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-02T01:29:38.824Z] ---> 07ad2aa18d91 [2023-05-02T01:29:38.824Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-02T01:29:39.792Z] ---> 2e0e5607fe1b [2023-05-02T01:29:39.792Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-02T01:29:40.759Z] ---> 4d170697fd58 [2023-05-02T01:29:40.759Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-02T01:29:41.729Z] ---> ec1de1f7b920 [2023-05-02T01:29:41.729Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-02T01:29:41.729Z] ---> Running in 2c8b2fd53e0e [2023-05-02T01:29:45.093Z] Removing intermediate container 2c8b2fd53e0e [2023-05-02T01:29:45.093Z] ---> 784f2df7cbbc [2023-05-02T01:29:45.093Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-02T01:29:45.093Z] ---> Running in 19d79d5105fe [2023-05-02T01:29:45.361Z] Removing intermediate container 19d79d5105fe [2023-05-02T01:29:45.361Z] ---> 4e1851c1cf44 [2023-05-02T01:29:45.361Z] Step 30/33 : CMD ["gate"] [2023-05-02T01:29:45.633Z] ---> Running in d1c905d75ec3 [2023-05-02T01:29:46.219Z] Removing intermediate container d1c905d75ec3 [2023-05-02T01:29:46.219Z] ---> 9ac23d6dcac7 [2023-05-02T01:29:46.219Z] Step 31/33 : LABEL arch=arm64 [2023-05-02T01:29:46.219Z] ---> Running in 419518cfe161 [2023-05-02T01:29:46.805Z] Removing intermediate container 419518cfe161 [2023-05-02T01:29:46.805Z] ---> 4d56fc806a04 [2023-05-02T01:29:46.805Z] Step 32/33 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:29:46.805Z] ---> Running in a2679b9e0805 [2023-05-02T01:29:47.396Z] Removing intermediate container a2679b9e0805 [2023-05-02T01:29:47.396Z] ---> 1d657e04c3dd [2023-05-02T01:29:47.396Z] Step 33/33 : LABEL version=3.0.0-dev.143 [2023-05-02T01:29:47.670Z] ---> Running in 95cef5dd3db7 [2023-05-02T01:29:47.945Z] Removing intermediate container 95cef5dd3db7 [2023-05-02T01:29:48.213Z] ---> b14458c68816 [2023-05-02T01:29:48.213Z] [2023-05-02T01:29:48.213Z] Successfully built b14458c68816 [2023-05-02T01:29:48.213Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-02T01:29:48.213Z]  Building security-bootstrapper ... done Building support-notifications [2023-05-02T01:29:51.578Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:29:51.578Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:29:51.578Z] ---> 8e0783b799c9 [2023-05-02T01:29:51.578Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T01:29:51.578Z] ---> Using cache [2023-05-02T01:29:51.578Z] ---> 07a85939a798 [2023-05-02T01:29:51.578Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T01:29:51.578Z] ---> Using cache [2023-05-02T01:29:51.578Z] ---> 76bd4935ba7e [2023-05-02T01:29:51.578Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-02T01:29:52.169Z] ---> Running in a7243d33d843 [2023-05-02T01:29:54.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:29:54.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:29:56.124Z] OK: 263 MiB in 53 packages [2023-05-02T01:29:58.086Z] Removing intermediate container a7243d33d843 [2023-05-02T01:29:58.086Z] ---> 663cff3dd0d7 [2023-05-02T01:29:58.086Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T01:29:58.677Z] ---> c1c37d1015f0 [2023-05-02T01:29:58.677Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:29:58.677Z] ---> Running in a142586f8855 [2023-05-02T01:31:06.581Z] Removing intermediate container 166670af54e0 [2023-05-02T01:31:06.581Z] ---> 943b1cf44d0e [2023-05-02T01:31:06.581Z] Step 7/27 : COPY . . [2023-05-02T01:31:16.666Z] ---> e495600a60d1 [2023-05-02T01:31:16.666Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-02T01:31:16.666Z] ---> Running in d1f6a7e43cef [2023-05-02T01:31:16.666Z] Removing intermediate container d1f6a7e43cef [2023-05-02T01:31:16.666Z] ---> 9858c9cc6f11 [2023-05-02T01:31:16.666Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-02T01:31:16.666Z] ---> Running in ba611388238c [2023-05-02T01:31:17.252Z] Removing intermediate container ba611388238c [2023-05-02T01:31:17.252Z] ---> dab58336b899 [2023-05-02T01:31:17.252Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-02T01:31:17.527Z] ---> Running in e41538c3c908 [2023-05-02T01:31:18.497Z] Removing intermediate container e41538c3c908 [2023-05-02T01:31:18.497Z] ---> c45622e42f14 [2023-05-02T01:31:18.497Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-02T01:31:18.497Z] ---> Running in abeff404800c [2023-05-02T01:31:23.873Z] Removing intermediate container abeff404800c [2023-05-02T01:31:23.873Z] ---> 53508e82e699 [2023-05-02T01:31:23.873Z] Step 12/27 : WORKDIR /edgex-go [2023-05-02T01:31:23.873Z] ---> Running in 1a67b0f50e39 [2023-05-02T01:31:24.463Z] Removing intermediate container 1a67b0f50e39 [2023-05-02T01:31:24.463Z] ---> 0fabd161b705 [2023-05-02T01:31:24.463Z] [2023-05-02T01:31:24.463Z] Step 13/27 : FROM alpine:3.17 [2023-05-02T01:31:24.463Z] ---> 51e60588ff2c [2023-05-02T01:31:24.463Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-02T01:31:24.463Z] ---> Using cache [2023-05-02T01:31:24.463Z] ---> 625b85a6d91c [2023-05-02T01:31:24.463Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-02T01:31:24.739Z] ---> Running in 43807cb16da0 [2023-05-02T01:31:27.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:31:27.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:31:29.877Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T01:31:29.877Z] v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T01:31:29.877Z] OK: 17691 distinct packages available [2023-05-02T01:31:29.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:31:30.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:31:32.801Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-02T01:31:32.801Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-02T01:31:32.801Z] (3/4) Installing libucontext (1.2-r0) [2023-05-02T01:31:32.801Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-02T01:31:32.801Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:31:32.801Z] OK: 8 MiB in 19 packages [2023-05-02T01:31:35.404Z] Removing intermediate container 43807cb16da0 [2023-05-02T01:31:35.404Z] ---> 2560c2a8ba8c [2023-05-02T01:31:35.404Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:31:37.366Z] ---> e96d3b45cf18 [2023-05-02T01:31:37.366Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:31:41.514Z] ---> 9f654d3287b9 [2023-05-02T01:31:41.514Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-02T01:31:48.477Z] Removing intermediate container a142586f8855 [2023-05-02T01:31:48.477Z] ---> beefaacb341e [2023-05-02T01:31:48.477Z] Step 8/23 : COPY . . [2023-05-02T01:31:48.477Z] ---> f8fe1e3dae12 [2023-05-02T01:31:48.477Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-02T01:31:50.044Z] ---> 38eb8d976101 [2023-05-02T01:31:50.044Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-02T01:31:50.044Z] ---> Running in f8c642b9d1fc [2023-05-02T01:31:50.624Z] Removing intermediate container f8c642b9d1fc [2023-05-02T01:31:50.624Z] ---> d348ad83ba63 [2023-05-02T01:31:50.624Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-02T01:31:52.630Z] ---> cabfcef2ddc8 [2023-05-02T01:31:52.630Z] Step 22/27 : WORKDIR / [2023-05-02T01:31:52.630Z] ---> Running in 308dd1a7383c [2023-05-02T01:31:52.630Z] ---> 706248714d63 [2023-05-02T01:31:52.630Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-02T01:31:52.896Z] ---> Running in b5b2e72165b8 [2023-05-02T01:31:53.163Z] Removing intermediate container 308dd1a7383c [2023-05-02T01:31:53.163Z] ---> a3943b7d723d [2023-05-02T01:31:53.163Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-02T01:31:53.429Z] ---> Running in db49d0eb399a [2023-05-02T01:31:54.391Z] Removing intermediate container db49d0eb399a [2023-05-02T01:31:54.391Z] ---> e79bef791d54 [2023-05-02T01:31:54.391Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-02T01:31:54.391Z] ---> Running in 8fa16c76cd93 [2023-05-02T01:31:54.975Z] Removing intermediate container 8fa16c76cd93 [2023-05-02T01:31:54.975Z] ---> 42f0b56f927e [2023-05-02T01:31:54.975Z] Step 25/27 : LABEL arch=arm64 [2023-05-02T01:31:55.242Z] ---> Running in 9cd0b2e26e0c [2023-05-02T01:31:55.510Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-02T01:31:55.777Z] Removing intermediate container 9cd0b2e26e0c [2023-05-02T01:31:55.777Z] ---> a4905300d524 [2023-05-02T01:31:55.777Z] Step 26/27 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:31:55.777Z] ---> Running in 39b98f11edfd [2023-05-02T01:31:56.735Z] Removing intermediate container 39b98f11edfd [2023-05-02T01:31:56.735Z] ---> 43bf9f487406 [2023-05-02T01:31:56.735Z] Step 27/27 : LABEL version=3.0.0-dev.143 [2023-05-02T01:31:56.735Z] ---> Running in 4992b91ca98a [2023-05-02T01:31:57.320Z] Removing intermediate container 4992b91ca98a [2023-05-02T01:31:57.320Z] ---> 03e028a3f845 [2023-05-02T01:31:57.320Z] [2023-05-02T01:31:57.320Z] Successfully built 03e028a3f845 [2023-05-02T01:31:57.320Z] Successfully tagged security-spire-config-arm64:latest [2023-05-02T01:31:57.320Z]  Building security-spire-config ... done Building core-metadata [2023-05-02T01:32:00.663Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:32:00.663Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:32:00.663Z] ---> 8e0783b799c9 [2023-05-02T01:32:00.663Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-02T01:32:00.663Z] ---> Using cache [2023-05-02T01:32:00.663Z] ---> 07a85939a798 [2023-05-02T01:32:00.664Z] Step 4/25 : WORKDIR /edgex-go [2023-05-02T01:32:00.664Z] ---> Using cache [2023-05-02T01:32:00.664Z] ---> 76bd4935ba7e [2023-05-02T01:32:00.664Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-02T01:32:00.664Z] ---> Using cache [2023-05-02T01:32:00.664Z] ---> 50529f317500 [2023-05-02T01:32:00.664Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-02T01:32:00.664Z] ---> Using cache [2023-05-02T01:32:00.664Z] ---> 104042b6c20e [2023-05-02T01:32:00.664Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:32:00.664Z] ---> Using cache [2023-05-02T01:32:00.664Z] ---> 34a2a14da465 [2023-05-02T01:32:00.664Z] Step 8/25 : COPY . . [2023-05-02T01:32:00.930Z] ---> Using cache [2023-05-02T01:32:00.930Z] ---> 2fb423a9e9ab [2023-05-02T01:32:00.930Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-02T01:32:01.196Z] ---> Running in 040650b11aca [2023-05-02T01:32:03.162Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-02T01:34:39.843Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-02T01:34:39.843Z] Removing intermediate container aa1add393e66 [2023-05-02T01:34:39.843Z] ---> a5e5fb99b704 [2023-05-02T01:34:39.843Z] [2023-05-02T01:34:39.843Z] Step 9/22 : FROM alpine:3.17 [2023-05-02T01:34:39.843Z] ---> 51e60588ff2c [2023-05-02T01:34:39.843Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-02T01:34:39.843Z] ---> Running in 87396b6d619f [2023-05-02T01:34:41.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:34:42.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:34:44.169Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-02T01:34:44.169Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-02T01:34:44.169Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:34:44.169Z] OK: 8 MiB in 17 packages [2023-05-02T01:34:46.123Z] Removing intermediate container 87396b6d619f [2023-05-02T01:34:46.123Z] ---> 5ca01f7ff04e [2023-05-02T01:34:46.123Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-02T01:34:46.391Z] ---> Running in f0355260d4a5 [2023-05-02T01:34:48.365Z] Removing intermediate container f0355260d4a5 [2023-05-02T01:34:48.365Z] ---> 86ffee051661 [2023-05-02T01:34:48.365Z] Step 12/22 : WORKDIR /edgex [2023-05-02T01:34:48.643Z] ---> Running in 1a91d805436b [2023-05-02T01:34:49.611Z] Removing intermediate container 1a91d805436b [2023-05-02T01:34:49.611Z] ---> a8201042661d [2023-05-02T01:34:49.611Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:34:51.560Z] ---> a7f25289b572 [2023-05-02T01:34:51.560Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:34:53.505Z] ---> 2887140c7f5d [2023-05-02T01:34:53.505Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-02T01:34:54.467Z] Removing intermediate container ab1ab19216eb [2023-05-02T01:34:54.467Z] ---> 5654643a7c37 [2023-05-02T01:34:54.467Z] [2023-05-02T01:34:54.467Z] Step 9/25 : FROM alpine:3.17 [2023-05-02T01:34:54.467Z] ---> 51e60588ff2c [2023-05-02T01:34:54.467Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-02T01:34:54.467Z] ---> 8a59f2d53737 [2023-05-02T01:34:54.467Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-02T01:34:54.733Z] ---> Running in e30f57d328c6 [2023-05-02T01:34:57.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:34:57.329Z] ---> e0eda037d5d6 [2023-05-02T01:34:57.329Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-02T01:34:58.300Z] ---> eefcc56a4fa9 [2023-05-02T01:34:58.300Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-02T01:34:58.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:34:58.300Z] ---> Running in f32ce87e4682 [2023-05-02T01:35:00.249Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-02T01:35:00.249Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-02T01:35:00.249Z] (3/3) Installing su-exec (0.2-r2) [2023-05-02T01:35:00.249Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:35:00.249Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T01:35:00.833Z] OK: 8 MiB in 18 packages [2023-05-02T01:35:02.249Z] Removing intermediate container f32ce87e4682 [2023-05-02T01:35:02.249Z] ---> ab6c74b59012 [2023-05-02T01:35:02.249Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-02T01:35:02.249Z] ---> Running in dd2377113782 [2023-05-02T01:35:03.209Z] Removing intermediate container dd2377113782 [2023-05-02T01:35:03.209Z] ---> 8df21c32c9f4 [2023-05-02T01:35:03.209Z] Step 20/22 : LABEL arch=arm64 [2023-05-02T01:35:03.209Z] ---> Running in 05f924bb91e8 [2023-05-02T01:35:03.793Z] Removing intermediate container e30f57d328c6 [2023-05-02T01:35:03.793Z] ---> 1ca56da6515c [2023-05-02T01:35:03.793Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-02T01:35:04.061Z] Removing intermediate container 05f924bb91e8 [2023-05-02T01:35:04.061Z] ---> 245169b968be [2023-05-02T01:35:04.061Z] ---> Running in 4ac51d84a8ed [2023-05-02T01:35:04.061Z] Step 21/22 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:35:04.061Z] ---> Running in 3621ea5119eb [2023-05-02T01:35:04.650Z] Removing intermediate container 4ac51d84a8ed [2023-05-02T01:35:04.650Z] ---> eab09e3fd558 [2023-05-02T01:35:04.650Z] Step 12/25 : WORKDIR / [2023-05-02T01:35:04.931Z] Removing intermediate container 3621ea5119eb [2023-05-02T01:35:04.932Z] ---> 76247f651bc0 [2023-05-02T01:35:04.932Z] Step 22/22 : LABEL version=3.0.0-dev.143 [2023-05-02T01:35:04.932Z] ---> Running in 9ab8d56d15e7 [2023-05-02T01:35:05.200Z] ---> Running in e037d8d7fea6 [2023-05-02T01:35:05.785Z] Removing intermediate container 9ab8d56d15e7 [2023-05-02T01:35:05.785Z] ---> 0749457ec08b [2023-05-02T01:35:05.785Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:35:05.785Z] Removing intermediate container e037d8d7fea6 [2023-05-02T01:35:05.785Z] ---> fe4ceadddc7b [2023-05-02T01:35:05.785Z] [2023-05-02T01:35:06.053Z] Successfully built fe4ceadddc7b [2023-05-02T01:35:06.053Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-02T01:35:06.053Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-05-02T01:35:06.642Z] ---> 8f7af6b89f43 [2023-05-02T01:35:06.642Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:35:07.613Z] ---> adbcd44ccc47 [2023-05-02T01:35:07.614Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-02T01:35:08.588Z] ---> e2c6abbf2955 [2023-05-02T01:35:08.588Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-02T01:35:10.004Z] ---> dd3981241af4 [2023-05-02T01:35:10.004Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-02T01:35:10.611Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T01:35:10.611Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T01:35:10.611Z] ---> 8e0783b799c9 [2023-05-02T01:35:10.611Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T01:35:10.611Z] ---> Using cache [2023-05-02T01:35:10.611Z] ---> 07a85939a798 [2023-05-02T01:35:10.611Z] Step 4/23 : WORKDIR /edgex-go [2023-05-02T01:35:10.611Z] ---> Using cache [2023-05-02T01:35:10.611Z] ---> 76bd4935ba7e [2023-05-02T01:35:10.611Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-02T01:35:10.611Z] ---> Using cache [2023-05-02T01:35:10.611Z] ---> 50529f317500 [2023-05-02T01:35:10.611Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T01:35:10.611Z] ---> Using cache [2023-05-02T01:35:10.611Z] ---> 104042b6c20e [2023-05-02T01:35:10.611Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T01:35:10.611Z] ---> Using cache [2023-05-02T01:35:10.611Z] ---> 34a2a14da465 [2023-05-02T01:35:10.611Z] Step 8/23 : COPY . . [2023-05-02T01:35:10.896Z] ---> Using cache [2023-05-02T01:35:10.896Z] ---> 3cb6712332b0 [2023-05-02T01:35:10.896Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-02T01:35:10.896Z] ---> 2fb423a9e9ab [2023-05-02T01:35:10.896Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-02T01:35:11.170Z] ---> Running in 07aa0380fbfd [2023-05-02T01:35:13.119Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.143" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-02T01:35:13.702Z] ---> 5fcd4cd4e266 [2023-05-02T01:35:13.702Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-02T01:35:15.653Z] ---> 9040d581136b [2023-05-02T01:35:15.653Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-02T01:35:16.612Z] ---> 864a6496a01d [2023-05-02T01:35:16.612Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-02T01:35:16.612Z] ---> Running in 9beeaa2eea6b [2023-05-02T01:35:19.953Z] Removing intermediate container 9beeaa2eea6b [2023-05-02T01:35:19.953Z] ---> b866d2cd6e13 [2023-05-02T01:35:19.953Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-02T01:35:19.953Z] ---> Running in 82ce3bdd597c [2023-05-02T01:35:20.228Z] Removing intermediate container 82ce3bdd597c [2023-05-02T01:35:20.228Z] ---> 1c754e6ff4dc [2023-05-02T01:35:20.228Z] Step 23/25 : LABEL arch=arm64 [2023-05-02T01:35:20.228Z] ---> Running in c8c2b34c9011 [2023-05-02T01:35:20.812Z] Removing intermediate container c8c2b34c9011 [2023-05-02T01:35:20.812Z] ---> 2d31b019e3a1 [2023-05-02T01:35:20.812Z] Step 24/25 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:35:21.082Z] ---> Running in 4fde4f1b4963 [2023-05-02T01:35:21.681Z] Removing intermediate container 4fde4f1b4963 [2023-05-02T01:35:21.681Z] ---> c7217d0810af [2023-05-02T01:35:21.681Z] Step 25/25 : LABEL version=3.0.0-dev.143 [2023-05-02T01:35:21.681Z] ---> Running in aa633949cfb2 [2023-05-02T01:35:22.272Z] Removing intermediate container aa633949cfb2 [2023-05-02T01:35:22.272Z] ---> c1d3045980fb [2023-05-02T01:35:22.272Z] [2023-05-02T01:35:22.272Z] Successfully built c1d3045980fb [2023-05-02T01:35:22.272Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-02T01:37:28.926Z]  Building security-secretstore-setup ... done Removing intermediate container 46383a7c8c91 [2023-05-02T01:37:28.926Z] ---> 1231576da43e [2023-05-02T01:37:28.926Z] [2023-05-02T01:37:28.926Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T01:37:28.926Z] ---> 51e60588ff2c [2023-05-02T01:37:28.926Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-02T01:37:28.926Z] ---> Using cache [2023-05-02T01:37:28.926Z] ---> 85324a8723e4 [2023-05-02T01:37:28.926Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T01:37:28.926Z] ---> Using cache [2023-05-02T01:37:28.926Z] ---> ecfcab0377c1 [2023-05-02T01:37:28.926Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-02T01:37:28.926Z] ---> Running in 69083eedb4ee [2023-05-02T01:37:28.926Z] Removing intermediate container 69083eedb4ee [2023-05-02T01:37:28.926Z] ---> 7c5dcc8dbc4f [2023-05-02T01:37:28.926Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-02T01:37:28.927Z] ---> Running in 1c68005f1848 [2023-05-02T01:37:28.927Z] Removing intermediate container 1c68005f1848 [2023-05-02T01:37:28.927Z] ---> 823f7c4bc8a4 [2023-05-02T01:37:28.927Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:37:28.927Z] ---> 930baa571f54 [2023-05-02T01:37:28.927Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:37:28.927Z] ---> 9fb0566ddda6 [2023-05-02T01:37:28.927Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-02T01:37:28.927Z] ---> 5fd96ec1f28c [2023-05-02T01:37:28.927Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-02T01:37:28.927Z] ---> f01017973ff0 [2023-05-02T01:37:28.927Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-02T01:37:28.927Z] ---> Running in b00041411dc0 [2023-05-02T01:37:28.927Z] Removing intermediate container b00041411dc0 [2023-05-02T01:37:28.927Z] ---> a382910a22b9 [2023-05-02T01:37:28.927Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T01:37:28.927Z] ---> Running in 1389abb2bf90 [2023-05-02T01:37:28.927Z] Removing intermediate container 1389abb2bf90 [2023-05-02T01:37:28.927Z] ---> 8c77dc6d8120 [2023-05-02T01:37:28.927Z] Step 21/23 : LABEL arch=arm64 [2023-05-02T01:37:28.927Z] ---> Running in a413ce2e06b9 [2023-05-02T01:37:28.927Z] Removing intermediate container a413ce2e06b9 [2023-05-02T01:37:28.927Z] ---> f711c4f571e3 [2023-05-02T01:37:28.927Z] Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:37:28.927Z] ---> Running in c0ceab8376af [2023-05-02T01:37:28.927Z] Removing intermediate container c0ceab8376af [2023-05-02T01:37:28.927Z] ---> d525de6864ca [2023-05-02T01:37:28.927Z] Step 23/23 : LABEL version=3.0.0-dev.143 [2023-05-02T01:37:28.927Z] ---> Running in 07037d267f35 [2023-05-02T01:37:28.927Z] Removing intermediate container 07037d267f35 [2023-05-02T01:37:28.927Z] ---> fe640c1c8cef [2023-05-02T01:37:28.927Z] [2023-05-02T01:37:28.927Z] Successfully built fe640c1c8cef [2023-05-02T01:37:28.927Z] Successfully tagged support-scheduler-arm64:latest [2023-05-02T01:38:25.320Z]  Building support-scheduler ... done Removing intermediate container 040650b11aca [2023-05-02T01:38:25.320Z] ---> 946cc3ec71ee [2023-05-02T01:38:25.320Z] [2023-05-02T01:38:25.320Z] Step 10/25 : FROM alpine:3.17 [2023-05-02T01:38:25.320Z] ---> 51e60588ff2c [2023-05-02T01:38:25.320Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-02T01:38:25.320Z] ---> Using cache [2023-05-02T01:38:25.320Z] ---> 85324a8723e4 [2023-05-02T01:38:25.320Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T01:38:25.320Z] ---> Using cache [2023-05-02T01:38:25.320Z] ---> ecfcab0377c1 [2023-05-02T01:38:25.320Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-02T01:38:25.320Z] ---> Running in 9b3b1c20ab11 [2023-05-02T01:38:25.586Z] Removing intermediate container 9b3b1c20ab11 [2023-05-02T01:38:25.586Z] ---> 6e672048f80c [2023-05-02T01:38:25.586Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-02T01:38:25.853Z] ---> Running in 4fb5bb466cf1 [2023-05-02T01:38:26.122Z] Removing intermediate container 4fb5bb466cf1 [2023-05-02T01:38:26.122Z] ---> 88620911c340 [2023-05-02T01:38:26.122Z] Step 15/25 : WORKDIR / [2023-05-02T01:38:26.389Z] ---> Running in 16598328a155 [2023-05-02T01:38:26.972Z] Removing intermediate container 16598328a155 [2023-05-02T01:38:26.972Z] ---> 78edcdd16229 [2023-05-02T01:38:26.972Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:38:27.940Z] ---> 8c2b1380a733 [2023-05-02T01:38:27.940Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:38:28.904Z] ---> 1fb49e14ca01 [2023-05-02T01:38:28.904Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-02T01:38:30.849Z] ---> 4f4504d0ffd2 [2023-05-02T01:38:30.849Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-02T01:38:31.807Z] ---> 666915bec344 [2023-05-02T01:38:31.807Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-02T01:38:32.763Z] ---> d714f66da31a [2023-05-02T01:38:32.763Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-02T01:38:32.763Z] ---> Running in 11f9899c50bf [2023-05-02T01:38:33.346Z] Removing intermediate container 11f9899c50bf [2023-05-02T01:38:33.346Z] ---> 6267ab469d90 [2023-05-02T01:38:33.346Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T01:38:33.346Z] ---> Running in a57637e57ed4 [2023-05-02T01:38:33.931Z] Removing intermediate container a57637e57ed4 [2023-05-02T01:38:33.931Z] ---> 0e847ac780c9 [2023-05-02T01:38:33.931Z] Step 23/25 : LABEL arch=arm64 [2023-05-02T01:38:33.931Z] ---> Running in 6c1a9ee62d46 [2023-05-02T01:38:34.532Z] Removing intermediate container 6c1a9ee62d46 [2023-05-02T01:38:34.532Z] ---> f6a6d6d53cd5 [2023-05-02T01:38:34.532Z] Step 24/25 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:38:34.799Z] ---> Running in 3976c0dca811 [2023-05-02T01:38:35.390Z] Removing intermediate container 3976c0dca811 [2023-05-02T01:38:35.390Z] ---> b41c169a7136 [2023-05-02T01:38:35.390Z] Step 25/25 : LABEL version=3.0.0-dev.143 [2023-05-02T01:38:35.390Z] ---> Running in ba1379ee0e1f [2023-05-02T01:38:35.983Z] Removing intermediate container ba1379ee0e1f [2023-05-02T01:38:35.983Z] ---> e2f17988f951 [2023-05-02T01:38:35.983Z] [2023-05-02T01:38:36.250Z] Successfully built e2f17988f951 [2023-05-02T01:38:36.250Z] Successfully tagged core-metadata-arm64:latest [2023-05-02T01:39:32.854Z]  Building core-metadata ... done Removing intermediate container 07aa0380fbfd [2023-05-02T01:39:32.854Z] ---> a08bcf011a6b [2023-05-02T01:39:32.854Z] [2023-05-02T01:39:32.854Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T01:39:32.854Z] ---> 51e60588ff2c [2023-05-02T01:39:32.854Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-02T01:39:32.854Z] ---> Using cache [2023-05-02T01:39:32.854Z] ---> 1b6ba70a3654 [2023-05-02T01:39:32.854Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-02T01:39:32.854Z] ---> Using cache [2023-05-02T01:39:32.854Z] ---> ce46ebe58770 [2023-05-02T01:39:32.854Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:39:32.854Z] ---> Using cache [2023-05-02T01:39:32.854Z] ---> 9db2cbbda453 [2023-05-02T01:39:32.854Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:39:32.854Z] ---> Using cache [2023-05-02T01:39:32.854Z] ---> 9ac43d0ac6f3 [2023-05-02T01:39:32.854Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-02T01:39:32.854Z] ---> eb15f61851a0 [2023-05-02T01:39:32.854Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-02T01:39:32.854Z] ---> b6ced177fc19 [2023-05-02T01:39:32.854Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-02T01:39:32.854Z] ---> 41995baf68f6 [2023-05-02T01:39:32.854Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-02T01:39:32.854Z] ---> Running in 9b0f23d356e3 [2023-05-02T01:39:32.854Z] Removing intermediate container 9b0f23d356e3 [2023-05-02T01:39:32.854Z] ---> 23f17824b5f8 [2023-05-02T01:39:32.854Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-02T01:39:32.854Z] ---> Running in abaf1bfe6678 [2023-05-02T01:39:32.854Z] Removing intermediate container abaf1bfe6678 [2023-05-02T01:39:32.854Z] ---> 80e4c1d858c7 [2023-05-02T01:39:32.854Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-02T01:39:32.854Z] ---> Running in ee111b60a06e [2023-05-02T01:39:32.854Z] Removing intermediate container ee111b60a06e [2023-05-02T01:39:32.854Z] ---> 4449a8288d34 [2023-05-02T01:39:32.854Z] Step 21/23 : LABEL arch=arm64 [2023-05-02T01:39:32.854Z] ---> Running in f09ee6c0e996 [2023-05-02T01:39:32.854Z] Removing intermediate container b5b2e72165b8 [2023-05-02T01:39:32.854Z] ---> 0e10b436e4fd [2023-05-02T01:39:32.854Z] [2023-05-02T01:39:32.854Z] Step 10/23 : FROM alpine:3.17 [2023-05-02T01:39:32.854Z] ---> 51e60588ff2c [2023-05-02T01:39:32.854Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-02T01:39:32.854Z] ---> Running in 5f424a649c38 [2023-05-02T01:39:32.854Z] Removing intermediate container f09ee6c0e996 [2023-05-02T01:39:32.854Z] ---> 8e31ea5cbc00 [2023-05-02T01:39:32.855Z] Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:39:33.127Z] ---> Running in f6fc99163640 [2023-05-02T01:39:33.397Z] Removing intermediate container f6fc99163640 [2023-05-02T01:39:33.397Z] ---> c78ef157fb97 [2023-05-02T01:39:33.397Z] Step 23/23 : LABEL version=3.0.0-dev.143 [2023-05-02T01:39:33.668Z] ---> Running in cb56f3bf9c6e [2023-05-02T01:39:33.938Z] Removing intermediate container cb56f3bf9c6e [2023-05-02T01:39:33.938Z] ---> a8d64153473b [2023-05-02T01:39:33.938Z] [2023-05-02T01:39:33.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T01:39:33.938Z] Successfully built a8d64153473b [2023-05-02T01:39:34.208Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-02T01:39:34.795Z]  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T01:39:35.762Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-02T01:39:35.762Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-02T01:39:35.762Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T01:39:35.762Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T01:39:36.351Z] OK: 8 MiB in 17 packages [2023-05-02T01:39:37.325Z] Removing intermediate container 5f424a649c38 [2023-05-02T01:39:37.325Z] ---> eef03b04a99f [2023-05-02T01:39:37.325Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-02T01:39:37.593Z] ---> Running in 3e9dfdebd336 [2023-05-02T01:39:37.863Z] Removing intermediate container 3e9dfdebd336 [2023-05-02T01:39:37.863Z] ---> 4cdc17660a54 [2023-05-02T01:39:37.863Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-02T01:39:37.863Z] ---> Running in 86b7c49a2eac [2023-05-02T01:39:38.133Z] Removing intermediate container 86b7c49a2eac [2023-05-02T01:39:38.133Z] ---> e931af38d6eb [2023-05-02T01:39:38.133Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-02T01:39:38.405Z] ---> Running in 891965b1f26d [2023-05-02T01:39:38.684Z] Removing intermediate container 891965b1f26d [2023-05-02T01:39:38.684Z] ---> e7c4a0058d29 [2023-05-02T01:39:38.684Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-02T01:39:39.279Z] ---> dc9532744615 [2023-05-02T01:39:39.279Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-02T01:39:39.869Z] ---> 468bef2160ee [2023-05-02T01:39:39.869Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-02T01:39:41.324Z] ---> 3de0368de80a [2023-05-02T01:39:41.324Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-02T01:39:41.597Z] ---> 111a4a88accd [2023-05-02T01:39:41.597Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-02T01:39:41.597Z] ---> Running in 5f6cfd78faca [2023-05-02T01:39:42.189Z] Removing intermediate container 5f6cfd78faca [2023-05-02T01:39:42.189Z] ---> 8690603d46da [2023-05-02T01:39:42.190Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T01:39:42.190Z] ---> Running in 95e8edec2ada [2023-05-02T01:39:42.460Z] Removing intermediate container 95e8edec2ada [2023-05-02T01:39:42.460Z] ---> b5f1514294c5 [2023-05-02T01:39:42.460Z] Step 21/23 : LABEL arch=arm64 [2023-05-02T01:39:42.460Z] ---> Running in 2398acef42a2 [2023-05-02T01:39:42.732Z] Removing intermediate container 2398acef42a2 [2023-05-02T01:39:42.732Z] ---> 3b2f83c3c156 [2023-05-02T01:39:42.732Z] Step 22/23 : LABEL git_sha=0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:39:43.001Z] ---> Running in c90d57fb0a2f [2023-05-02T01:39:43.272Z] Removing intermediate container c90d57fb0a2f [2023-05-02T01:39:43.272Z] ---> 3cfe26570f96 [2023-05-02T01:39:43.272Z] Step 23/23 : LABEL version=3.0.0-dev.143 [2023-05-02T01:39:43.272Z] ---> Running in 7466ccfeeec2 [2023-05-02T01:39:43.543Z] Removing intermediate container 7466ccfeeec2 [2023-05-02T01:39:43.543Z] ---> ac09f97a9f9c [2023-05-02T01:39:43.543Z] [2023-05-02T01:39:43.543Z] Successfully built ac09f97a9f9c [2023-05-02T01:39:43.543Z] Successfully tagged support-notifications-arm64:latest [2023-05-02T01:39:44.145Z]  Building support-notifications ... done  [Pipeline] } [2023-05-02T01:39:44.148Z] $ docker stop --time=1 8f673383bd90813e2590b48f65c76724b0fc3d73f846a342e390b0601b74c004 [2023-05-02T01:39:45.860Z] $ docker rm -f --volumes 8f673383bd90813e2590b48f65c76724b0fc3d73f846a342e390b0601b74c004 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T01:39:46.355Z] + docker images [2023-05-02T01:39:46.621Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-02T01:39:46.621Z] support-notifications-arm64 latest ac09f97a9f9c 3 seconds ago 31.9MB [2023-05-02T01:39:46.621Z] core-common-config-bootstrapper-arm64 latest a8d64153473b 13 seconds ago 17.2MB [2023-05-02T01:39:46.621Z] 0e10b436e4fd 15 seconds ago 1.42GB [2023-05-02T01:39:46.621Z] a08bcf011a6b 24 seconds ago 1.35GB [2023-05-02T01:39:46.621Z] core-metadata-arm64 latest e2f17988f951 About a minute ago 20.2MB [2023-05-02T01:39:46.621Z] 946cc3ec71ee About a minute ago 1.36GB [2023-05-02T01:39:46.621Z] support-scheduler-arm64 latest fe640c1c8cef 2 minutes ago 31.2MB [2023-05-02T01:39:46.621Z] 1231576da43e 2 minutes ago 1.42GB [2023-05-02T01:39:46.621Z] security-secretstore-setup-arm64 latest c1d3045980fb 4 minutes ago 32.2MB [2023-05-02T01:39:46.621Z] security-proxy-setup-arm64 latest fe4ceadddc7b 4 minutes ago 18.7MB [2023-05-02T01:39:46.621Z] 5654643a7c37 4 minutes ago 1.35GB [2023-05-02T01:39:46.621Z] a5e5fb99b704 5 minutes ago 1.33GB [2023-05-02T01:39:46.621Z] security-spire-config-arm64 latest 03e028a3f845 7 minutes ago 96.1MB [2023-05-02T01:39:46.621Z] 0fabd161b705 8 minutes ago 1.21GB [2023-05-02T01:39:46.621Z] security-bootstrapper-arm64 latest b14458c68816 9 minutes ago 21.9MB [2023-05-02T01:39:46.621Z] security-spiffe-token-provider-arm64 latest bc691251b2e0 10 minutes ago 32.7MB [2023-05-02T01:39:46.621Z] cf6354ba92bc 10 minutes ago 1.34GB [2023-05-02T01:39:46.621Z] 060c0eb989ba 10 minutes ago 1.39GB [2023-05-02T01:39:46.621Z] security-proxy-auth-arm64 latest 5dcd8b8f0083 11 minutes ago 18.1MB [2023-05-02T01:39:46.621Z] core-data-arm64 latest 253c4be90866 11 minutes ago 19.9MB [2023-05-02T01:39:46.621Z] b9a0b1f924de 12 minutes ago 1.36GB [2023-05-02T01:39:46.621Z] 5165dac5d19c 12 minutes ago 1.33GB [2023-05-02T01:39:46.621Z] core-command-arm64 latest 33dd593ca90c 12 minutes ago 19.7MB [2023-05-02T01:39:46.621Z] 8ba2bf387cf7 12 minutes ago 1.35GB [2023-05-02T01:39:46.621Z] security-spire-agent-arm64 latest b80834d0b87a 18 minutes ago 153MB [2023-05-02T01:39:46.621Z] security-spire-server-arm64 latest ffe72c5446bd 18 minutes ago 97MB [2023-05-02T01:39:46.621Z] 94d1073b6b45 19 minutes ago 1.21GB [2023-05-02T01:39:46.621Z] 100c0a76bf7f 19 minutes ago 1.21GB [2023-05-02T01:39:46.621Z] ci-base-image-arm64 latest 8e0783b799c9 22 minutes ago 899MB [2023-05-02T01:39:46.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 7 days ago 681MB [2023-05-02T01:39:46.621Z] alpine 3.17 51e60588ff2c 4 weeks ago 7.46MB [2023-05-02T01:39:46.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T01:39:46.742Z] provisioning config files... [2023-05-02T01:39:46.757Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/506@tmp/config12777111711712396878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T01:39:47.094Z] ---> docker-login.sh [2023-05-02T01:39:47.094Z] nexus3.edgexfoundry.org:10001 [2023-05-02T01:39:47.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:39:47.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:39:47.679Z] Configure a credential helper to remove this warning. See [2023-05-02T01:39:47.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:39:47.679Z] [2023-05-02T01:39:47.679Z] Login Succeeded [2023-05-02T01:39:47.679Z] nexus3.edgexfoundry.org:10002 [2023-05-02T01:39:47.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:39:47.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:39:47.947Z] Configure a credential helper to remove this warning. See [2023-05-02T01:39:47.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:39:47.947Z] [2023-05-02T01:39:47.947Z] Login Succeeded [2023-05-02T01:39:47.947Z] nexus3.edgexfoundry.org:10003 [2023-05-02T01:39:48.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:39:48.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:39:48.216Z] Configure a credential helper to remove this warning. See [2023-05-02T01:39:48.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:39:48.216Z] [2023-05-02T01:39:48.216Z] Login Succeeded [2023-05-02T01:39:48.216Z] nexus3.edgexfoundry.org:10004 [2023-05-02T01:39:48.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:39:48.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:39:48.750Z] Configure a credential helper to remove this warning. See [2023-05-02T01:39:48.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:39:48.750Z] [2023-05-02T01:39:48.750Z] Login Succeeded [2023-05-02T01:39:48.750Z] docker.io [2023-05-02T01:39:49.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T01:39:49.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T01:39:49.284Z] Configure a credential helper to remove this warning. See [2023-05-02T01:39:49.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T01:39:49.284Z] [2023-05-02T01:39:49.284Z] Login Succeeded [2023-05-02T01:39:49.284Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T01:39:49.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:39:49.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T01:39:49.355Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-02T01:39:49.355Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:39:49.355Z] latest [2023-05-02T01:39:49.355Z] 3.0.0-dev.143 [2023-05-02T01:39:49.355Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:39:49.355Z] main [2023-05-02T01:39:49.355Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:39:49.702Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:39:50.045Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:39:50.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-02T01:39:50.045Z] d2324c026ea4: Preparing [2023-05-02T01:39:50.045Z] 1816ec02ec70: Preparing [2023-05-02T01:39:50.045Z] 83c95b806003: Preparing [2023-05-02T01:39:50.045Z] 662f7f875a43: Preparing [2023-05-02T01:39:50.045Z] 14dc44820d77: Preparing [2023-05-02T01:39:50.045Z] 26cbea5cba74: Preparing [2023-05-02T01:39:50.045Z] 26cbea5cba74: Waiting [2023-05-02T01:39:50.310Z] 83c95b806003: Pushed [2023-05-02T01:39:50.310Z] d2324c026ea4: Pushed [2023-05-02T01:39:50.310Z] 14dc44820d77: Pushed [2023-05-02T01:39:50.310Z] 662f7f875a43: Pushed [2023-05-02T01:39:50.310Z] 26cbea5cba74: Layer already exists [2023-05-02T01:39:53.643Z] 1816ec02ec70: Pushed [2023-05-02T01:39:53.643Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:6a6177ad0236e76c3ed8b8bdee3c01995ee8e70de3c8c01cb2aae2fd5457756b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:39:53.980Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:39:54.320Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-02T01:39:54.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-02T01:39:54.320Z] d2324c026ea4: Preparing [2023-05-02T01:39:54.320Z] 1816ec02ec70: Preparing [2023-05-02T01:39:54.320Z] 83c95b806003: Preparing [2023-05-02T01:39:54.320Z] 662f7f875a43: Preparing [2023-05-02T01:39:54.320Z] 14dc44820d77: Preparing [2023-05-02T01:39:54.320Z] 26cbea5cba74: Preparing [2023-05-02T01:39:54.320Z] 26cbea5cba74: Waiting [2023-05-02T01:39:54.320Z] 83c95b806003: Layer already exists [2023-05-02T01:39:54.320Z] 14dc44820d77: Layer already exists [2023-05-02T01:39:54.320Z] 1816ec02ec70: Layer already exists [2023-05-02T01:39:54.320Z] d2324c026ea4: Layer already exists [2023-05-02T01:39:54.320Z] 662f7f875a43: Layer already exists [2023-05-02T01:39:54.320Z] 26cbea5cba74: Layer already exists [2023-05-02T01:39:54.587Z] latest: digest: sha256:6a6177ad0236e76c3ed8b8bdee3c01995ee8e70de3c8c01cb2aae2fd5457756b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:39:54.936Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:39:55.274Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.143 [2023-05-02T01:39:55.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-02T01:39:55.274Z] d2324c026ea4: Preparing [2023-05-02T01:39:55.274Z] 1816ec02ec70: Preparing [2023-05-02T01:39:55.274Z] 83c95b806003: Preparing [2023-05-02T01:39:55.274Z] 662f7f875a43: Preparing [2023-05-02T01:39:55.274Z] 14dc44820d77: Preparing [2023-05-02T01:39:55.274Z] 26cbea5cba74: Preparing [2023-05-02T01:39:55.274Z] 26cbea5cba74: Waiting [2023-05-02T01:39:55.274Z] 14dc44820d77: Layer already exists [2023-05-02T01:39:55.274Z] 83c95b806003: Layer already exists [2023-05-02T01:39:55.274Z] 1816ec02ec70: Layer already exists [2023-05-02T01:39:55.274Z] d2324c026ea4: Layer already exists [2023-05-02T01:39:55.274Z] 662f7f875a43: Layer already exists [2023-05-02T01:39:55.274Z] 26cbea5cba74: Layer already exists [2023-05-02T01:39:55.274Z] 3.0.0-dev.143: digest: sha256:6a6177ad0236e76c3ed8b8bdee3c01995ee8e70de3c8c01cb2aae2fd5457756b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:39:55.884Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:39:56.228Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:39:56.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-02T01:39:56.228Z] d2324c026ea4: Preparing [2023-05-02T01:39:56.228Z] 1816ec02ec70: Preparing [2023-05-02T01:39:56.228Z] 83c95b806003: Preparing [2023-05-02T01:39:56.228Z] 662f7f875a43: Preparing [2023-05-02T01:39:56.228Z] 14dc44820d77: Preparing [2023-05-02T01:39:56.228Z] 26cbea5cba74: Preparing [2023-05-02T01:39:56.228Z] 26cbea5cba74: Waiting [2023-05-02T01:39:56.228Z] 14dc44820d77: Layer already exists [2023-05-02T01:39:56.228Z] d2324c026ea4: Layer already exists [2023-05-02T01:39:56.228Z] 1816ec02ec70: Layer already exists [2023-05-02T01:39:56.228Z] 83c95b806003: Layer already exists [2023-05-02T01:39:56.228Z] 662f7f875a43: Layer already exists [2023-05-02T01:39:56.228Z] 26cbea5cba74: Layer already exists [2023-05-02T01:39:56.228Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:6a6177ad0236e76c3ed8b8bdee3c01995ee8e70de3c8c01cb2aae2fd5457756b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:39:56.835Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:39:57.756Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-05-02T01:39:57.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-02T01:39:57.756Z] d2324c026ea4: Preparing [2023-05-02T01:39:57.756Z] 1816ec02ec70: Preparing [2023-05-02T01:39:57.756Z] 83c95b806003: Preparing [2023-05-02T01:39:57.756Z] 662f7f875a43: Preparing [2023-05-02T01:39:57.756Z] 14dc44820d77: Preparing [2023-05-02T01:39:57.756Z] 26cbea5cba74: Preparing [2023-05-02T01:39:57.756Z] 26cbea5cba74: Waiting [2023-05-02T01:39:57.756Z] 14dc44820d77: Layer already exists [2023-05-02T01:39:57.756Z] 83c95b806003: Layer already exists [2023-05-02T01:39:57.756Z] 1816ec02ec70: Layer already exists [2023-05-02T01:39:57.756Z] d2324c026ea4: Layer already exists [2023-05-02T01:39:57.756Z] 662f7f875a43: Layer already exists [2023-05-02T01:39:57.756Z] 26cbea5cba74: Layer already exists [2023-05-02T01:39:58.021Z] main: digest: sha256:6a6177ad0236e76c3ed8b8bdee3c01995ee8e70de3c8c01cb2aae2fd5457756b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:39:58.061Z] ===================================================== [Pipeline] echo [2023-05-02T01:39:58.066Z] taggedImages: [2023-05-02T01:39:58.066Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:39:58.066Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-02T01:39:58.066Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.143 [2023-05-02T01:39:58.066Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:39:58.066Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-05-02T01:39:58.081Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-05-02T01:39:58.081Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:39:58.081Z] latest [2023-05-02T01:39:58.081Z] 3.0.0-dev.143 [2023-05-02T01:39:58.081Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:39:58.081Z] main [2023-05-02T01:39:58.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:39:58.416Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:39:58.761Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:39:58.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-02T01:39:58.761Z] 87612ddf3730: Preparing [2023-05-02T01:39:58.761Z] bf0cef3da832: Preparing [2023-05-02T01:39:58.761Z] 831a4d7c04ff: Preparing [2023-05-02T01:39:58.761Z] a11d748c2b3d: Preparing [2023-05-02T01:39:58.761Z] 83c95b806003: Preparing [2023-05-02T01:39:58.761Z] 662f7f875a43: Preparing [2023-05-02T01:39:58.761Z] c5f8d7f1e9da: Preparing [2023-05-02T01:39:58.761Z] 26cbea5cba74: Preparing [2023-05-02T01:39:58.761Z] 662f7f875a43: Waiting [2023-05-02T01:39:58.761Z] c5f8d7f1e9da: Waiting [2023-05-02T01:39:58.761Z] 26cbea5cba74: Waiting [2023-05-02T01:39:58.761Z] 83c95b806003: Layer already exists [2023-05-02T01:39:59.028Z] 662f7f875a43: Layer already exists [2023-05-02T01:39:59.028Z] 87612ddf3730: Pushed [2023-05-02T01:39:59.028Z] 831a4d7c04ff: Pushed [2023-05-02T01:39:59.028Z] bf0cef3da832: Pushed [2023-05-02T01:39:59.028Z] 26cbea5cba74: Layer already exists [2023-05-02T01:39:59.028Z] c5f8d7f1e9da: Pushed [2023-05-02T01:40:01.605Z] a11d748c2b3d: Pushed [2023-05-02T01:40:01.605Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:da945bb3acf4dbb5ce7db830bf193091134ecdf282623a1c3a923ef145670e79 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:01.947Z] + 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-05-02T01:40:02.292Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-02T01:40:02.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-02T01:40:02.292Z] 87612ddf3730: Preparing [2023-05-02T01:40:02.292Z] bf0cef3da832: Preparing [2023-05-02T01:40:02.292Z] 831a4d7c04ff: Preparing [2023-05-02T01:40:02.292Z] a11d748c2b3d: Preparing [2023-05-02T01:40:02.292Z] 83c95b806003: Preparing [2023-05-02T01:40:02.292Z] 662f7f875a43: Preparing [2023-05-02T01:40:02.292Z] c5f8d7f1e9da: Preparing [2023-05-02T01:40:02.292Z] 26cbea5cba74: Preparing [2023-05-02T01:40:02.292Z] c5f8d7f1e9da: Waiting [2023-05-02T01:40:02.292Z] 26cbea5cba74: Waiting [2023-05-02T01:40:02.292Z] 662f7f875a43: Waiting [2023-05-02T01:40:02.292Z] bf0cef3da832: Layer already exists [2023-05-02T01:40:02.292Z] 87612ddf3730: Layer already exists [2023-05-02T01:40:02.292Z] 831a4d7c04ff: Layer already exists [2023-05-02T01:40:02.292Z] a11d748c2b3d: Layer already exists [2023-05-02T01:40:02.292Z] 83c95b806003: Layer already exists [2023-05-02T01:40:02.292Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:02.292Z] c5f8d7f1e9da: Layer already exists [2023-05-02T01:40:02.292Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:02.558Z] latest: digest: sha256:da945bb3acf4dbb5ce7db830bf193091134ecdf282623a1c3a923ef145670e79 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:02.911Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:03.252Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.143 [2023-05-02T01:40:03.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-02T01:40:03.253Z] 87612ddf3730: Preparing [2023-05-02T01:40:03.253Z] bf0cef3da832: Preparing [2023-05-02T01:40:03.253Z] 831a4d7c04ff: Preparing [2023-05-02T01:40:03.253Z] a11d748c2b3d: Preparing [2023-05-02T01:40:03.253Z] 83c95b806003: Preparing [2023-05-02T01:40:03.253Z] 662f7f875a43: Preparing [2023-05-02T01:40:03.253Z] c5f8d7f1e9da: Preparing [2023-05-02T01:40:03.253Z] 26cbea5cba74: Preparing [2023-05-02T01:40:03.253Z] 662f7f875a43: Waiting [2023-05-02T01:40:03.253Z] c5f8d7f1e9da: Waiting [2023-05-02T01:40:03.253Z] 26cbea5cba74: Waiting [2023-05-02T01:40:03.253Z] 831a4d7c04ff: Layer already exists [2023-05-02T01:40:03.253Z] a11d748c2b3d: Layer already exists [2023-05-02T01:40:03.253Z] 83c95b806003: Layer already exists [2023-05-02T01:40:03.253Z] bf0cef3da832: Layer already exists [2023-05-02T01:40:03.253Z] 87612ddf3730: Layer already exists [2023-05-02T01:40:03.253Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:03.253Z] c5f8d7f1e9da: Layer already exists [2023-05-02T01:40:03.253Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:03.519Z] 3.0.0-dev.143: digest: sha256:da945bb3acf4dbb5ce7db830bf193091134ecdf282623a1c3a923ef145670e79 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:03.864Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:04.199Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:04.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-02T01:40:04.200Z] 87612ddf3730: Preparing [2023-05-02T01:40:04.200Z] bf0cef3da832: Preparing [2023-05-02T01:40:04.200Z] 831a4d7c04ff: Preparing [2023-05-02T01:40:04.200Z] a11d748c2b3d: Preparing [2023-05-02T01:40:04.200Z] 83c95b806003: Preparing [2023-05-02T01:40:04.200Z] 662f7f875a43: Preparing [2023-05-02T01:40:04.200Z] c5f8d7f1e9da: Preparing [2023-05-02T01:40:04.200Z] 26cbea5cba74: Preparing [2023-05-02T01:40:04.200Z] c5f8d7f1e9da: Waiting [2023-05-02T01:40:04.200Z] 26cbea5cba74: Waiting [2023-05-02T01:40:04.200Z] 662f7f875a43: Waiting [2023-05-02T01:40:04.200Z] a11d748c2b3d: Layer already exists [2023-05-02T01:40:04.200Z] 87612ddf3730: Layer already exists [2023-05-02T01:40:04.200Z] 83c95b806003: Layer already exists [2023-05-02T01:40:04.200Z] 831a4d7c04ff: Layer already exists [2023-05-02T01:40:04.200Z] bf0cef3da832: Layer already exists [2023-05-02T01:40:04.200Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:04.200Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:04.200Z] c5f8d7f1e9da: Layer already exists [2023-05-02T01:40:04.466Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:da945bb3acf4dbb5ce7db830bf193091134ecdf282623a1c3a923ef145670e79 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:04.804Z] + 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-05-02T01:40:05.143Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-05-02T01:40:05.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-02T01:40:05.143Z] 87612ddf3730: Preparing [2023-05-02T01:40:05.143Z] bf0cef3da832: Preparing [2023-05-02T01:40:05.143Z] 831a4d7c04ff: Preparing [2023-05-02T01:40:05.143Z] a11d748c2b3d: Preparing [2023-05-02T01:40:05.143Z] 83c95b806003: Preparing [2023-05-02T01:40:05.143Z] 662f7f875a43: Preparing [2023-05-02T01:40:05.143Z] c5f8d7f1e9da: Preparing [2023-05-02T01:40:05.143Z] 26cbea5cba74: Preparing [2023-05-02T01:40:05.143Z] c5f8d7f1e9da: Waiting [2023-05-02T01:40:05.143Z] 26cbea5cba74: Waiting [2023-05-02T01:40:05.143Z] 662f7f875a43: Waiting [2023-05-02T01:40:05.143Z] a11d748c2b3d: Layer already exists [2023-05-02T01:40:05.143Z] 83c95b806003: Layer already exists [2023-05-02T01:40:05.143Z] 87612ddf3730: Layer already exists [2023-05-02T01:40:05.143Z] 831a4d7c04ff: Layer already exists [2023-05-02T01:40:05.143Z] bf0cef3da832: Layer already exists [2023-05-02T01:40:05.143Z] c5f8d7f1e9da: Layer already exists [2023-05-02T01:40:05.143Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:05.143Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:05.408Z] main: digest: sha256:da945bb3acf4dbb5ce7db830bf193091134ecdf282623a1c3a923ef145670e79 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:40:05.461Z] ===================================================== [Pipeline] echo [2023-05-02T01:40:05.471Z] taggedImages: [2023-05-02T01:40:05.471Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:05.471Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-02T01:40:05.471Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.143 [2023-05-02T01:40:05.471Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:05.471Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-05-02T01:40:05.494Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-05-02T01:40:05.494Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:05.494Z] latest [2023-05-02T01:40:05.494Z] 3.0.0-dev.143 [2023-05-02T01:40:05.494Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:05.494Z] main [2023-05-02T01:40:05.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:05.863Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:06.201Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:06.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-02T01:40:06.201Z] 1e65562468d5: Preparing [2023-05-02T01:40:06.201Z] 556436addcfc: Preparing [2023-05-02T01:40:06.201Z] 83c95b806003: Preparing [2023-05-02T01:40:06.201Z] 662f7f875a43: Preparing [2023-05-02T01:40:06.201Z] 22135f31d221: Preparing [2023-05-02T01:40:06.201Z] 26cbea5cba74: Preparing [2023-05-02T01:40:06.201Z] 26cbea5cba74: Waiting [2023-05-02T01:40:06.468Z] 83c95b806003: Layer already exists [2023-05-02T01:40:06.468Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:06.468Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:06.468Z] 1e65562468d5: Pushed [2023-05-02T01:40:06.468Z] 22135f31d221: Pushed [2023-05-02T01:40:09.803Z] 556436addcfc: Pushed [2023-05-02T01:40:09.803Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:b00bf8fd88313c54e121ff3d08fd6387da2837a144d56bcda4427eda05782517 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:10.144Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:10.476Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-02T01:40:10.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-02T01:40:10.476Z] 1e65562468d5: Preparing [2023-05-02T01:40:10.476Z] 556436addcfc: Preparing [2023-05-02T01:40:10.476Z] 83c95b806003: Preparing [2023-05-02T01:40:10.476Z] 662f7f875a43: Preparing [2023-05-02T01:40:10.476Z] 22135f31d221: Preparing [2023-05-02T01:40:10.476Z] 26cbea5cba74: Preparing [2023-05-02T01:40:10.476Z] 26cbea5cba74: Waiting [2023-05-02T01:40:10.476Z] 83c95b806003: Layer already exists [2023-05-02T01:40:10.476Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:10.476Z] 1e65562468d5: Layer already exists [2023-05-02T01:40:10.476Z] 556436addcfc: Layer already exists [2023-05-02T01:40:10.476Z] 22135f31d221: Layer already exists [2023-05-02T01:40:10.476Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:10.743Z] latest: digest: sha256:b00bf8fd88313c54e121ff3d08fd6387da2837a144d56bcda4427eda05782517 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:11.096Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:11.437Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.143 [2023-05-02T01:40:11.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-02T01:40:11.437Z] 1e65562468d5: Preparing [2023-05-02T01:40:11.437Z] 556436addcfc: Preparing [2023-05-02T01:40:11.437Z] 83c95b806003: Preparing [2023-05-02T01:40:11.437Z] 662f7f875a43: Preparing [2023-05-02T01:40:11.437Z] 22135f31d221: Preparing [2023-05-02T01:40:11.437Z] 26cbea5cba74: Preparing [2023-05-02T01:40:11.437Z] 26cbea5cba74: Waiting [2023-05-02T01:40:11.437Z] 556436addcfc: Layer already exists [2023-05-02T01:40:11.437Z] 1e65562468d5: Layer already exists [2023-05-02T01:40:11.437Z] 83c95b806003: Layer already exists [2023-05-02T01:40:11.437Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:11.437Z] 22135f31d221: Layer already exists [2023-05-02T01:40:11.437Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:11.702Z] 3.0.0-dev.143: digest: sha256:b00bf8fd88313c54e121ff3d08fd6387da2837a144d56bcda4427eda05782517 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:12.050Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:12.377Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:12.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-02T01:40:12.377Z] 1e65562468d5: Preparing [2023-05-02T01:40:12.377Z] 556436addcfc: Preparing [2023-05-02T01:40:12.377Z] 83c95b806003: Preparing [2023-05-02T01:40:12.377Z] 662f7f875a43: Preparing [2023-05-02T01:40:12.377Z] 22135f31d221: Preparing [2023-05-02T01:40:12.377Z] 26cbea5cba74: Preparing [2023-05-02T01:40:12.377Z] 26cbea5cba74: Waiting [2023-05-02T01:40:12.377Z] 556436addcfc: Layer already exists [2023-05-02T01:40:12.377Z] 1e65562468d5: Layer already exists [2023-05-02T01:40:12.377Z] 22135f31d221: Layer already exists [2023-05-02T01:40:12.377Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:12.377Z] 83c95b806003: Layer already exists [2023-05-02T01:40:12.377Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:12.641Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:b00bf8fd88313c54e121ff3d08fd6387da2837a144d56bcda4427eda05782517 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:13.044Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:13.403Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-05-02T01:40:13.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-02T01:40:13.404Z] 1e65562468d5: Preparing [2023-05-02T01:40:13.404Z] 556436addcfc: Preparing [2023-05-02T01:40:13.404Z] 83c95b806003: Preparing [2023-05-02T01:40:13.404Z] 662f7f875a43: Preparing [2023-05-02T01:40:13.404Z] 22135f31d221: Preparing [2023-05-02T01:40:13.404Z] 26cbea5cba74: Preparing [2023-05-02T01:40:13.404Z] 26cbea5cba74: Waiting [2023-05-02T01:40:13.404Z] 83c95b806003: Layer already exists [2023-05-02T01:40:13.404Z] 1e65562468d5: Layer already exists [2023-05-02T01:40:13.404Z] 556436addcfc: Layer already exists [2023-05-02T01:40:13.404Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:13.404Z] 22135f31d221: Layer already exists [2023-05-02T01:40:13.404Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:13.686Z] main: digest: sha256:b00bf8fd88313c54e121ff3d08fd6387da2837a144d56bcda4427eda05782517 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:40:13.740Z] ===================================================== [Pipeline] echo [2023-05-02T01:40:13.747Z] taggedImages: [2023-05-02T01:40:13.747Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:13.747Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-02T01:40:13.747Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.143 [2023-05-02T01:40:13.747Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:13.747Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-05-02T01:40:13.763Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-05-02T01:40:13.763Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:13.763Z] latest [2023-05-02T01:40:13.763Z] 3.0.0-dev.143 [2023-05-02T01:40:13.763Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:13.763Z] main [2023-05-02T01:40:13.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:14.132Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:14.487Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:14.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-02T01:40:14.487Z] eb3bbccc4e03: Preparing [2023-05-02T01:40:14.487Z] 5a6a10c4c041: Preparing [2023-05-02T01:40:14.487Z] ce0456cc6ea6: Preparing [2023-05-02T01:40:14.487Z] 83c95b806003: Preparing [2023-05-02T01:40:14.487Z] 662f7f875a43: Preparing [2023-05-02T01:40:14.487Z] 14dc44820d77: Preparing [2023-05-02T01:40:14.487Z] 26cbea5cba74: Preparing [2023-05-02T01:40:14.487Z] 14dc44820d77: Waiting [2023-05-02T01:40:14.487Z] 26cbea5cba74: Waiting [2023-05-02T01:40:14.487Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:14.487Z] 83c95b806003: Layer already exists [2023-05-02T01:40:14.753Z] 14dc44820d77: Layer already exists [2023-05-02T01:40:14.753Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:14.753Z] eb3bbccc4e03: Pushed [2023-05-02T01:40:14.753Z] 5a6a10c4c041: Pushed [2023-05-02T01:40:18.086Z] ce0456cc6ea6: Pushed [2023-05-02T01:40:18.086Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:fc0d66d89e2c5f5f903a7637ba60f1e70fb5134fc74c32a77c8d8189841cf1e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:18.420Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:18.754Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-02T01:40:18.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-02T01:40:18.754Z] eb3bbccc4e03: Preparing [2023-05-02T01:40:18.754Z] 5a6a10c4c041: Preparing [2023-05-02T01:40:18.754Z] ce0456cc6ea6: Preparing [2023-05-02T01:40:18.754Z] 83c95b806003: Preparing [2023-05-02T01:40:18.754Z] 662f7f875a43: Preparing [2023-05-02T01:40:18.754Z] 14dc44820d77: Preparing [2023-05-02T01:40:18.754Z] 26cbea5cba74: Preparing [2023-05-02T01:40:18.754Z] 14dc44820d77: Waiting [2023-05-02T01:40:18.754Z] 26cbea5cba74: Waiting [2023-05-02T01:40:18.754Z] 5a6a10c4c041: Layer already exists [2023-05-02T01:40:18.754Z] ce0456cc6ea6: Layer already exists [2023-05-02T01:40:18.754Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:18.754Z] eb3bbccc4e03: Layer already exists [2023-05-02T01:40:18.754Z] 83c95b806003: Layer already exists [2023-05-02T01:40:18.754Z] 14dc44820d77: Layer already exists [2023-05-02T01:40:18.754Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:19.019Z] latest: digest: sha256:fc0d66d89e2c5f5f903a7637ba60f1e70fb5134fc74c32a77c8d8189841cf1e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:19.352Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:19.682Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.143 [2023-05-02T01:40:19.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-02T01:40:19.682Z] eb3bbccc4e03: Preparing [2023-05-02T01:40:19.682Z] 5a6a10c4c041: Preparing [2023-05-02T01:40:19.682Z] ce0456cc6ea6: Preparing [2023-05-02T01:40:19.682Z] 83c95b806003: Preparing [2023-05-02T01:40:19.682Z] 662f7f875a43: Preparing [2023-05-02T01:40:19.682Z] 14dc44820d77: Preparing [2023-05-02T01:40:19.682Z] 26cbea5cba74: Preparing [2023-05-02T01:40:19.682Z] 14dc44820d77: Waiting [2023-05-02T01:40:19.682Z] 26cbea5cba74: Waiting [2023-05-02T01:40:19.682Z] ce0456cc6ea6: Layer already exists [2023-05-02T01:40:19.682Z] 83c95b806003: Layer already exists [2023-05-02T01:40:19.682Z] 5a6a10c4c041: Layer already exists [2023-05-02T01:40:19.682Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:19.682Z] eb3bbccc4e03: Layer already exists [2023-05-02T01:40:19.682Z] 14dc44820d77: Layer already exists [2023-05-02T01:40:19.682Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:19.948Z] 3.0.0-dev.143: digest: sha256:fc0d66d89e2c5f5f903a7637ba60f1e70fb5134fc74c32a77c8d8189841cf1e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:20.284Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:20.614Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:20.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-02T01:40:20.614Z] eb3bbccc4e03: Preparing [2023-05-02T01:40:20.614Z] 5a6a10c4c041: Preparing [2023-05-02T01:40:20.614Z] ce0456cc6ea6: Preparing [2023-05-02T01:40:20.614Z] 83c95b806003: Preparing [2023-05-02T01:40:20.614Z] 662f7f875a43: Preparing [2023-05-02T01:40:20.614Z] 14dc44820d77: Preparing [2023-05-02T01:40:20.614Z] 26cbea5cba74: Preparing [2023-05-02T01:40:20.614Z] 14dc44820d77: Waiting [2023-05-02T01:40:20.614Z] 26cbea5cba74: Waiting [2023-05-02T01:40:20.614Z] 83c95b806003: Layer already exists [2023-05-02T01:40:20.614Z] 5a6a10c4c041: Layer already exists [2023-05-02T01:40:20.614Z] ce0456cc6ea6: Layer already exists [2023-05-02T01:40:20.614Z] eb3bbccc4e03: Layer already exists [2023-05-02T01:40:20.614Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:20.614Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:20.614Z] 14dc44820d77: Layer already exists [2023-05-02T01:40:20.881Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:fc0d66d89e2c5f5f903a7637ba60f1e70fb5134fc74c32a77c8d8189841cf1e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:21.220Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:21.621Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-05-02T01:40:21.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-02T01:40:21.621Z] eb3bbccc4e03: Preparing [2023-05-02T01:40:21.621Z] 5a6a10c4c041: Preparing [2023-05-02T01:40:21.621Z] ce0456cc6ea6: Preparing [2023-05-02T01:40:21.621Z] 83c95b806003: Preparing [2023-05-02T01:40:21.621Z] 662f7f875a43: Preparing [2023-05-02T01:40:21.621Z] 14dc44820d77: Preparing [2023-05-02T01:40:21.621Z] 26cbea5cba74: Preparing [2023-05-02T01:40:21.621Z] 14dc44820d77: Waiting [2023-05-02T01:40:21.621Z] 26cbea5cba74: Waiting [2023-05-02T01:40:21.621Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:21.621Z] ce0456cc6ea6: Layer already exists [2023-05-02T01:40:21.621Z] 83c95b806003: Layer already exists [2023-05-02T01:40:21.621Z] eb3bbccc4e03: Layer already exists [2023-05-02T01:40:21.621Z] 5a6a10c4c041: Layer already exists [2023-05-02T01:40:21.621Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:21.621Z] 14dc44820d77: Layer already exists [2023-05-02T01:40:21.887Z] main: digest: sha256:fc0d66d89e2c5f5f903a7637ba60f1e70fb5134fc74c32a77c8d8189841cf1e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:40:21.942Z] ===================================================== [Pipeline] echo [2023-05-02T01:40:21.950Z] taggedImages: [2023-05-02T01:40:21.950Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:21.950Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-02T01:40:21.950Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.143 [2023-05-02T01:40:21.950Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:21.950Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-05-02T01:40:21.972Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-05-02T01:40:21.972Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:21.972Z] latest [2023-05-02T01:40:21.972Z] 3.0.0-dev.143 [2023-05-02T01:40:21.972Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:21.972Z] main [2023-05-02T01:40:21.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:22.329Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:22.676Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:22.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-02T01:40:22.676Z] 469c2c600d87: Preparing [2023-05-02T01:40:22.676Z] 469c2c600d87: Preparing [2023-05-02T01:40:22.676Z] 2aaeef64f65f: Preparing [2023-05-02T01:40:22.676Z] 8b1838c0c7a3: Preparing [2023-05-02T01:40:22.676Z] 420b9fe3765e: Preparing [2023-05-02T01:40:22.676Z] c7ff4aad4531: Preparing [2023-05-02T01:40:22.676Z] 437965574ccc: Preparing [2023-05-02T01:40:22.676Z] 83c95b806003: Preparing [2023-05-02T01:40:22.676Z] 662f7f875a43: Preparing [2023-05-02T01:40:22.676Z] 4a41cbb8fd6a: Preparing [2023-05-02T01:40:22.676Z] b85c3945cc7c: Preparing [2023-05-02T01:40:22.676Z] 9d30495ab3bf: Preparing [2023-05-02T01:40:22.676Z] 5a20c04eeca7: Preparing [2023-05-02T01:40:22.676Z] 26cbea5cba74: Preparing [2023-05-02T01:40:22.676Z] 4a41cbb8fd6a: Waiting [2023-05-02T01:40:22.676Z] b85c3945cc7c: Waiting [2023-05-02T01:40:22.676Z] 9d30495ab3bf: Waiting [2023-05-02T01:40:22.676Z] 5a20c04eeca7: Waiting [2023-05-02T01:40:22.676Z] 26cbea5cba74: Waiting [2023-05-02T01:40:22.676Z] 437965574ccc: Waiting [2023-05-02T01:40:22.676Z] 83c95b806003: Waiting [2023-05-02T01:40:22.676Z] 662f7f875a43: Waiting [2023-05-02T01:40:22.943Z] c7ff4aad4531: Pushed [2023-05-02T01:40:22.943Z] 420b9fe3765e: Pushed [2023-05-02T01:40:22.943Z] 469c2c600d87: Pushed [2023-05-02T01:40:22.943Z] 8b1838c0c7a3: Pushed [2023-05-02T01:40:22.943Z] 2aaeef64f65f: Pushed [2023-05-02T01:40:22.943Z] 83c95b806003: Layer already exists [2023-05-02T01:40:22.943Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:23.209Z] 4a41cbb8fd6a: Pushed [2023-05-02T01:40:23.209Z] 9d30495ab3bf: Pushed [2023-05-02T01:40:23.209Z] b85c3945cc7c: Pushed [2023-05-02T01:40:23.209Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:23.209Z] 5a20c04eeca7: Pushed [2023-05-02T01:40:26.545Z] 437965574ccc: Pushed [2023-05-02T01:40:26.811Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:474beef9647a7a72f116ee4b8bdb0ac543df12f997e1553447b87f419c42fb9d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:27.144Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:27.478Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-02T01:40:27.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-02T01:40:27.478Z] 469c2c600d87: Preparing [2023-05-02T01:40:27.478Z] 469c2c600d87: Preparing [2023-05-02T01:40:27.478Z] 2aaeef64f65f: Preparing [2023-05-02T01:40:27.478Z] 8b1838c0c7a3: Preparing [2023-05-02T01:40:27.478Z] 420b9fe3765e: Preparing [2023-05-02T01:40:27.478Z] c7ff4aad4531: Preparing [2023-05-02T01:40:27.478Z] 437965574ccc: Preparing [2023-05-02T01:40:27.478Z] 83c95b806003: Preparing [2023-05-02T01:40:27.478Z] 662f7f875a43: Preparing [2023-05-02T01:40:27.478Z] 4a41cbb8fd6a: Preparing [2023-05-02T01:40:27.478Z] b85c3945cc7c: Preparing [2023-05-02T01:40:27.478Z] 9d30495ab3bf: Preparing [2023-05-02T01:40:27.478Z] 5a20c04eeca7: Preparing [2023-05-02T01:40:27.478Z] 26cbea5cba74: Preparing [2023-05-02T01:40:27.478Z] 437965574ccc: Waiting [2023-05-02T01:40:27.478Z] 83c95b806003: Waiting [2023-05-02T01:40:27.478Z] 662f7f875a43: Waiting [2023-05-02T01:40:27.478Z] 9d30495ab3bf: Waiting [2023-05-02T01:40:27.478Z] 4a41cbb8fd6a: Waiting [2023-05-02T01:40:27.478Z] b85c3945cc7c: Waiting [2023-05-02T01:40:27.478Z] 5a20c04eeca7: Waiting [2023-05-02T01:40:27.478Z] 26cbea5cba74: Waiting [2023-05-02T01:40:27.478Z] 8b1838c0c7a3: Layer already exists [2023-05-02T01:40:27.478Z] 2aaeef64f65f: Layer already exists [2023-05-02T01:40:27.478Z] 469c2c600d87: Layer already exists [2023-05-02T01:40:27.478Z] 420b9fe3765e: Layer already exists [2023-05-02T01:40:27.478Z] c7ff4aad4531: Layer already exists [2023-05-02T01:40:27.478Z] 437965574ccc: Layer already exists [2023-05-02T01:40:27.478Z] 83c95b806003: Layer already exists [2023-05-02T01:40:27.478Z] b85c3945cc7c: Layer already exists [2023-05-02T01:40:27.478Z] 4a41cbb8fd6a: Layer already exists [2023-05-02T01:40:27.478Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:27.478Z] 9d30495ab3bf: Layer already exists [2023-05-02T01:40:27.478Z] 5a20c04eeca7: Layer already exists [2023-05-02T01:40:27.478Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:27.743Z] latest: digest: sha256:474beef9647a7a72f116ee4b8bdb0ac543df12f997e1553447b87f419c42fb9d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:28.076Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:28.408Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.143 [2023-05-02T01:40:28.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-02T01:40:28.408Z] 469c2c600d87: Preparing [2023-05-02T01:40:28.408Z] 469c2c600d87: Preparing [2023-05-02T01:40:28.408Z] 2aaeef64f65f: Preparing [2023-05-02T01:40:28.408Z] 8b1838c0c7a3: Preparing [2023-05-02T01:40:28.408Z] 420b9fe3765e: Preparing [2023-05-02T01:40:28.408Z] c7ff4aad4531: Preparing [2023-05-02T01:40:28.408Z] 437965574ccc: Preparing [2023-05-02T01:40:28.408Z] 83c95b806003: Preparing [2023-05-02T01:40:28.408Z] 662f7f875a43: Preparing [2023-05-02T01:40:28.408Z] 4a41cbb8fd6a: Preparing [2023-05-02T01:40:28.408Z] b85c3945cc7c: Preparing [2023-05-02T01:40:28.408Z] 9d30495ab3bf: Preparing [2023-05-02T01:40:28.408Z] 5a20c04eeca7: Preparing [2023-05-02T01:40:28.408Z] 26cbea5cba74: Preparing [2023-05-02T01:40:28.408Z] 4a41cbb8fd6a: Waiting [2023-05-02T01:40:28.408Z] 9d30495ab3bf: Waiting [2023-05-02T01:40:28.408Z] 5a20c04eeca7: Waiting [2023-05-02T01:40:28.408Z] 26cbea5cba74: Waiting [2023-05-02T01:40:28.408Z] b85c3945cc7c: Waiting [2023-05-02T01:40:28.408Z] 437965574ccc: Waiting [2023-05-02T01:40:28.408Z] 662f7f875a43: Waiting [2023-05-02T01:40:28.408Z] 83c95b806003: Waiting [2023-05-02T01:40:28.408Z] 8b1838c0c7a3: Layer already exists [2023-05-02T01:40:28.408Z] c7ff4aad4531: Layer already exists [2023-05-02T01:40:28.408Z] 469c2c600d87: Layer already exists [2023-05-02T01:40:28.408Z] 2aaeef64f65f: Layer already exists [2023-05-02T01:40:28.408Z] 420b9fe3765e: Layer already exists [2023-05-02T01:40:28.408Z] 437965574ccc: Layer already exists [2023-05-02T01:40:28.408Z] 83c95b806003: Layer already exists [2023-05-02T01:40:28.408Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:28.408Z] 4a41cbb8fd6a: Layer already exists [2023-05-02T01:40:28.408Z] b85c3945cc7c: Layer already exists [2023-05-02T01:40:28.408Z] 9d30495ab3bf: Layer already exists [2023-05-02T01:40:28.408Z] 5a20c04eeca7: Layer already exists [2023-05-02T01:40:28.408Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:28.674Z] 3.0.0-dev.143: digest: sha256:474beef9647a7a72f116ee4b8bdb0ac543df12f997e1553447b87f419c42fb9d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:29.011Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:29.348Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:29.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-02T01:40:29.348Z] 469c2c600d87: Preparing [2023-05-02T01:40:29.348Z] 469c2c600d87: Preparing [2023-05-02T01:40:29.348Z] 2aaeef64f65f: Preparing [2023-05-02T01:40:29.348Z] 8b1838c0c7a3: Preparing [2023-05-02T01:40:29.348Z] 420b9fe3765e: Preparing [2023-05-02T01:40:29.348Z] c7ff4aad4531: Preparing [2023-05-02T01:40:29.348Z] 437965574ccc: Preparing [2023-05-02T01:40:29.348Z] 83c95b806003: Preparing [2023-05-02T01:40:29.348Z] 662f7f875a43: Preparing [2023-05-02T01:40:29.348Z] 4a41cbb8fd6a: Preparing [2023-05-02T01:40:29.348Z] b85c3945cc7c: Preparing [2023-05-02T01:40:29.348Z] 9d30495ab3bf: Preparing [2023-05-02T01:40:29.348Z] 5a20c04eeca7: Preparing [2023-05-02T01:40:29.348Z] 26cbea5cba74: Preparing [2023-05-02T01:40:29.348Z] 662f7f875a43: Waiting [2023-05-02T01:40:29.348Z] 437965574ccc: Waiting [2023-05-02T01:40:29.348Z] 4a41cbb8fd6a: Waiting [2023-05-02T01:40:29.348Z] b85c3945cc7c: Waiting [2023-05-02T01:40:29.348Z] 5a20c04eeca7: Waiting [2023-05-02T01:40:29.348Z] 9d30495ab3bf: Waiting [2023-05-02T01:40:29.348Z] 26cbea5cba74: Waiting [2023-05-02T01:40:29.348Z] 469c2c600d87: Layer already exists [2023-05-02T01:40:29.348Z] c7ff4aad4531: Layer already exists [2023-05-02T01:40:29.348Z] 8b1838c0c7a3: Layer already exists [2023-05-02T01:40:29.348Z] 2aaeef64f65f: Layer already exists [2023-05-02T01:40:29.348Z] 420b9fe3765e: Layer already exists [2023-05-02T01:40:29.348Z] 437965574ccc: Layer already exists [2023-05-02T01:40:29.348Z] 83c95b806003: Layer already exists [2023-05-02T01:40:29.348Z] b85c3945cc7c: Layer already exists [2023-05-02T01:40:29.348Z] 4a41cbb8fd6a: Layer already exists [2023-05-02T01:40:29.348Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:29.348Z] 9d30495ab3bf: Layer already exists [2023-05-02T01:40:29.348Z] 5a20c04eeca7: Layer already exists [2023-05-02T01:40:29.348Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:29.614Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:474beef9647a7a72f116ee4b8bdb0ac543df12f997e1553447b87f419c42fb9d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:29.944Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:30.291Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-05-02T01:40:30.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-02T01:40:30.291Z] 469c2c600d87: Preparing [2023-05-02T01:40:30.291Z] 469c2c600d87: Preparing [2023-05-02T01:40:30.291Z] 2aaeef64f65f: Preparing [2023-05-02T01:40:30.291Z] 8b1838c0c7a3: Preparing [2023-05-02T01:40:30.291Z] 420b9fe3765e: Preparing [2023-05-02T01:40:30.291Z] c7ff4aad4531: Preparing [2023-05-02T01:40:30.291Z] 437965574ccc: Preparing [2023-05-02T01:40:30.291Z] 83c95b806003: Preparing [2023-05-02T01:40:30.291Z] 662f7f875a43: Preparing [2023-05-02T01:40:30.291Z] 4a41cbb8fd6a: Preparing [2023-05-02T01:40:30.291Z] b85c3945cc7c: Preparing [2023-05-02T01:40:30.291Z] 9d30495ab3bf: Preparing [2023-05-02T01:40:30.291Z] 5a20c04eeca7: Preparing [2023-05-02T01:40:30.291Z] 26cbea5cba74: Preparing [2023-05-02T01:40:30.291Z] 437965574ccc: Waiting [2023-05-02T01:40:30.291Z] 83c95b806003: Waiting [2023-05-02T01:40:30.291Z] 9d30495ab3bf: Waiting [2023-05-02T01:40:30.291Z] 662f7f875a43: Waiting [2023-05-02T01:40:30.291Z] b85c3945cc7c: Waiting [2023-05-02T01:40:30.291Z] 4a41cbb8fd6a: Waiting [2023-05-02T01:40:30.291Z] 26cbea5cba74: Waiting [2023-05-02T01:40:30.291Z] 5a20c04eeca7: Waiting [2023-05-02T01:40:30.291Z] 8b1838c0c7a3: Layer already exists [2023-05-02T01:40:30.291Z] 420b9fe3765e: Layer already exists [2023-05-02T01:40:30.291Z] 469c2c600d87: Layer already exists [2023-05-02T01:40:30.291Z] 2aaeef64f65f: Layer already exists [2023-05-02T01:40:30.291Z] c7ff4aad4531: Layer already exists [2023-05-02T01:40:30.291Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:30.291Z] 437965574ccc: Layer already exists [2023-05-02T01:40:30.291Z] 83c95b806003: Layer already exists [2023-05-02T01:40:30.291Z] b85c3945cc7c: Layer already exists [2023-05-02T01:40:30.291Z] 4a41cbb8fd6a: Layer already exists [2023-05-02T01:40:30.291Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:30.291Z] 9d30495ab3bf: Layer already exists [2023-05-02T01:40:30.291Z] 5a20c04eeca7: Layer already exists [2023-05-02T01:40:30.556Z] main: digest: sha256:474beef9647a7a72f116ee4b8bdb0ac543df12f997e1553447b87f419c42fb9d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:40:30.598Z] ===================================================== [Pipeline] echo [2023-05-02T01:40:30.604Z] taggedImages: [2023-05-02T01:40:30.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:30.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-02T01:40:30.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.143 [2023-05-02T01:40:30.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:30.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-05-02T01:40:30.619Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-05-02T01:40:30.619Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:30.619Z] latest [2023-05-02T01:40:30.619Z] 3.0.0-dev.143 [2023-05-02T01:40:30.619Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:30.619Z] main [2023-05-02T01:40:30.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:30.953Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:31.285Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:31.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-02T01:40:31.285Z] 45510a4d54d6: Preparing [2023-05-02T01:40:31.285Z] 70a5066f86da: Preparing [2023-05-02T01:40:31.285Z] 9525cbf0cb90: Preparing [2023-05-02T01:40:31.285Z] e63abf06894e: Preparing [2023-05-02T01:40:31.285Z] 83c95b806003: Preparing [2023-05-02T01:40:31.285Z] 662f7f875a43: Preparing [2023-05-02T01:40:31.285Z] c5f8d7f1e9da: Preparing [2023-05-02T01:40:31.285Z] 26cbea5cba74: Preparing [2023-05-02T01:40:31.285Z] c5f8d7f1e9da: Waiting [2023-05-02T01:40:31.285Z] 26cbea5cba74: Waiting [2023-05-02T01:40:31.285Z] 662f7f875a43: Waiting [2023-05-02T01:40:31.285Z] 83c95b806003: Layer already exists [2023-05-02T01:40:31.285Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:31.550Z] c5f8d7f1e9da: Layer already exists [2023-05-02T01:40:31.550Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:31.550Z] 9525cbf0cb90: Pushed [2023-05-02T01:40:31.550Z] 45510a4d54d6: Pushed [2023-05-02T01:40:31.550Z] 70a5066f86da: Pushed [2023-05-02T01:40:34.120Z] e63abf06894e: Pushed [2023-05-02T01:40:34.120Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:a19a5f210fbfe073bd0b2a165cf88eb9a512da0fe393e9e2a006656cacbf9e50 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:34.454Z] + 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-05-02T01:40:34.783Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-02T01:40:34.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-02T01:40:34.783Z] 45510a4d54d6: Preparing [2023-05-02T01:40:34.783Z] 70a5066f86da: Preparing [2023-05-02T01:40:34.783Z] 9525cbf0cb90: Preparing [2023-05-02T01:40:34.783Z] e63abf06894e: Preparing [2023-05-02T01:40:34.783Z] 83c95b806003: Preparing [2023-05-02T01:40:34.783Z] 662f7f875a43: Preparing [2023-05-02T01:40:34.783Z] c5f8d7f1e9da: Preparing [2023-05-02T01:40:34.783Z] 26cbea5cba74: Preparing [2023-05-02T01:40:34.783Z] 662f7f875a43: Waiting [2023-05-02T01:40:34.783Z] c5f8d7f1e9da: Waiting [2023-05-02T01:40:34.783Z] 26cbea5cba74: Waiting [2023-05-02T01:40:34.783Z] 70a5066f86da: Layer already exists [2023-05-02T01:40:34.783Z] 45510a4d54d6: Layer already exists [2023-05-02T01:40:34.783Z] 83c95b806003: Layer already exists [2023-05-02T01:40:34.783Z] e63abf06894e: Layer already exists [2023-05-02T01:40:34.783Z] 9525cbf0cb90: Layer already exists [2023-05-02T01:40:34.783Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:34.783Z] c5f8d7f1e9da: Layer already exists [2023-05-02T01:40:34.783Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:35.049Z] latest: digest: sha256:a19a5f210fbfe073bd0b2a165cf88eb9a512da0fe393e9e2a006656cacbf9e50 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:35.392Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:35.731Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.143 [2023-05-02T01:40:35.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-02T01:40:35.731Z] 45510a4d54d6: Preparing [2023-05-02T01:40:35.731Z] 70a5066f86da: Preparing [2023-05-02T01:40:35.731Z] 9525cbf0cb90: Preparing [2023-05-02T01:40:35.731Z] e63abf06894e: Preparing [2023-05-02T01:40:35.731Z] 83c95b806003: Preparing [2023-05-02T01:40:35.731Z] 662f7f875a43: Preparing [2023-05-02T01:40:35.731Z] c5f8d7f1e9da: Preparing [2023-05-02T01:40:35.731Z] 26cbea5cba74: Preparing [2023-05-02T01:40:35.731Z] 662f7f875a43: Waiting [2023-05-02T01:40:35.731Z] c5f8d7f1e9da: Waiting [2023-05-02T01:40:35.731Z] 26cbea5cba74: Waiting [2023-05-02T01:40:35.731Z] 45510a4d54d6: Layer already exists [2023-05-02T01:40:35.731Z] 83c95b806003: Layer already exists [2023-05-02T01:40:35.731Z] 70a5066f86da: Layer already exists [2023-05-02T01:40:35.731Z] 9525cbf0cb90: Layer already exists [2023-05-02T01:40:35.731Z] e63abf06894e: Layer already exists [2023-05-02T01:40:35.731Z] c5f8d7f1e9da: Layer already exists [2023-05-02T01:40:35.731Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:35.731Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:35.731Z] 3.0.0-dev.143: digest: sha256:a19a5f210fbfe073bd0b2a165cf88eb9a512da0fe393e9e2a006656cacbf9e50 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:36.341Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:36.673Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:36.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-02T01:40:36.673Z] 45510a4d54d6: Preparing [2023-05-02T01:40:36.673Z] 70a5066f86da: Preparing [2023-05-02T01:40:36.673Z] 9525cbf0cb90: Preparing [2023-05-02T01:40:36.673Z] e63abf06894e: Preparing [2023-05-02T01:40:36.673Z] 83c95b806003: Preparing [2023-05-02T01:40:36.673Z] 662f7f875a43: Preparing [2023-05-02T01:40:36.673Z] c5f8d7f1e9da: Preparing [2023-05-02T01:40:36.673Z] 26cbea5cba74: Preparing [2023-05-02T01:40:36.673Z] c5f8d7f1e9da: Waiting [2023-05-02T01:40:36.673Z] 26cbea5cba74: Waiting [2023-05-02T01:40:36.673Z] 662f7f875a43: Waiting [2023-05-02T01:40:36.673Z] e63abf06894e: Layer already exists [2023-05-02T01:40:36.673Z] 45510a4d54d6: Layer already exists [2023-05-02T01:40:36.673Z] 83c95b806003: Layer already exists [2023-05-02T01:40:36.673Z] 70a5066f86da: Layer already exists [2023-05-02T01:40:36.673Z] 9525cbf0cb90: Layer already exists [2023-05-02T01:40:36.673Z] c5f8d7f1e9da: Layer already exists [2023-05-02T01:40:36.673Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:36.673Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:36.940Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:a19a5f210fbfe073bd0b2a165cf88eb9a512da0fe393e9e2a006656cacbf9e50 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:37.275Z] + 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-05-02T01:40:37.602Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-05-02T01:40:37.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-02T01:40:37.602Z] 45510a4d54d6: Preparing [2023-05-02T01:40:37.602Z] 70a5066f86da: Preparing [2023-05-02T01:40:37.602Z] 9525cbf0cb90: Preparing [2023-05-02T01:40:37.602Z] e63abf06894e: Preparing [2023-05-02T01:40:37.602Z] 83c95b806003: Preparing [2023-05-02T01:40:37.602Z] 662f7f875a43: Preparing [2023-05-02T01:40:37.602Z] c5f8d7f1e9da: Preparing [2023-05-02T01:40:37.602Z] 26cbea5cba74: Preparing [2023-05-02T01:40:37.602Z] 662f7f875a43: Waiting [2023-05-02T01:40:37.602Z] c5f8d7f1e9da: Waiting [2023-05-02T01:40:37.602Z] 26cbea5cba74: Waiting [2023-05-02T01:40:37.602Z] 83c95b806003: Layer already exists [2023-05-02T01:40:37.602Z] 70a5066f86da: Layer already exists [2023-05-02T01:40:37.602Z] 9525cbf0cb90: Layer already exists [2023-05-02T01:40:37.602Z] 45510a4d54d6: Layer already exists [2023-05-02T01:40:37.602Z] e63abf06894e: Layer already exists [2023-05-02T01:40:37.602Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:37.602Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:37.602Z] c5f8d7f1e9da: Layer already exists [2023-05-02T01:40:37.868Z] main: digest: sha256:a19a5f210fbfe073bd0b2a165cf88eb9a512da0fe393e9e2a006656cacbf9e50 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:40:37.907Z] ===================================================== [Pipeline] echo [2023-05-02T01:40:37.912Z] taggedImages: [2023-05-02T01:40:37.912Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:37.912Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-02T01:40:37.912Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.143 [2023-05-02T01:40:37.912Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:37.912Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-05-02T01:40:37.926Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-05-02T01:40:37.926Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:37.926Z] latest [2023-05-02T01:40:37.926Z] 3.0.0-dev.143 [2023-05-02T01:40:37.926Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:37.926Z] main [2023-05-02T01:40:37.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:38.252Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:38.577Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:38.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-02T01:40:38.577Z] 8076d02882c4: Preparing [2023-05-02T01:40:38.577Z] 0726f6a77df9: Preparing [2023-05-02T01:40:38.577Z] f50c688cbe85: Preparing [2023-05-02T01:40:38.577Z] 1ce6bab3eb46: Preparing [2023-05-02T01:40:38.577Z] 83c95b806003: Preparing [2023-05-02T01:40:38.577Z] 662f7f875a43: Preparing [2023-05-02T01:40:38.577Z] ecdf47c162e6: Preparing [2023-05-02T01:40:38.577Z] f8636e8d2579: Preparing [2023-05-02T01:40:38.577Z] 26cbea5cba74: Preparing [2023-05-02T01:40:38.577Z] 662f7f875a43: Waiting [2023-05-02T01:40:38.577Z] ecdf47c162e6: Waiting [2023-05-02T01:40:38.577Z] f8636e8d2579: Waiting [2023-05-02T01:40:38.577Z] 26cbea5cba74: Waiting [2023-05-02T01:40:38.842Z] 83c95b806003: Layer already exists [2023-05-02T01:40:38.842Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:38.842Z] 1ce6bab3eb46: Pushed [2023-05-02T01:40:38.842Z] 8076d02882c4: Pushed [2023-05-02T01:40:38.842Z] 0726f6a77df9: Pushed [2023-05-02T01:40:38.842Z] ecdf47c162e6: Pushed [2023-05-02T01:40:38.842Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:39.107Z] f8636e8d2579: Pushed [2023-05-02T01:40:41.674Z] f50c688cbe85: Pushed [2023-05-02T01:40:41.674Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:4dcf1ca4a35790f077dac46bc2532938f95f49855e302451b9c9a633ea2ce04e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:42.008Z] + 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-05-02T01:40:42.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-02T01:40:42.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-02T01:40:42.341Z] 8076d02882c4: Preparing [2023-05-02T01:40:42.341Z] 0726f6a77df9: Preparing [2023-05-02T01:40:42.341Z] f50c688cbe85: Preparing [2023-05-02T01:40:42.341Z] 1ce6bab3eb46: Preparing [2023-05-02T01:40:42.341Z] 83c95b806003: Preparing [2023-05-02T01:40:42.341Z] 662f7f875a43: Preparing [2023-05-02T01:40:42.341Z] ecdf47c162e6: Preparing [2023-05-02T01:40:42.341Z] f8636e8d2579: Preparing [2023-05-02T01:40:42.341Z] 26cbea5cba74: Preparing [2023-05-02T01:40:42.341Z] 662f7f875a43: Waiting [2023-05-02T01:40:42.341Z] ecdf47c162e6: Waiting [2023-05-02T01:40:42.341Z] f8636e8d2579: Waiting [2023-05-02T01:40:42.341Z] 26cbea5cba74: Waiting [2023-05-02T01:40:42.341Z] 83c95b806003: Layer already exists [2023-05-02T01:40:42.341Z] 0726f6a77df9: Layer already exists [2023-05-02T01:40:42.341Z] 1ce6bab3eb46: Layer already exists [2023-05-02T01:40:42.341Z] 8076d02882c4: Layer already exists [2023-05-02T01:40:42.341Z] f50c688cbe85: Layer already exists [2023-05-02T01:40:42.341Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:42.341Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:42.341Z] ecdf47c162e6: Layer already exists [2023-05-02T01:40:42.341Z] f8636e8d2579: Layer already exists [2023-05-02T01:40:42.607Z] latest: digest: sha256:4dcf1ca4a35790f077dac46bc2532938f95f49855e302451b9c9a633ea2ce04e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:42.937Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:43.276Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.143 [2023-05-02T01:40:43.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-02T01:40:43.276Z] 8076d02882c4: Preparing [2023-05-02T01:40:43.276Z] 0726f6a77df9: Preparing [2023-05-02T01:40:43.276Z] f50c688cbe85: Preparing [2023-05-02T01:40:43.276Z] 1ce6bab3eb46: Preparing [2023-05-02T01:40:43.276Z] 83c95b806003: Preparing [2023-05-02T01:40:43.276Z] 662f7f875a43: Preparing [2023-05-02T01:40:43.276Z] ecdf47c162e6: Preparing [2023-05-02T01:40:43.276Z] f8636e8d2579: Preparing [2023-05-02T01:40:43.276Z] 26cbea5cba74: Preparing [2023-05-02T01:40:43.276Z] 662f7f875a43: Waiting [2023-05-02T01:40:43.276Z] ecdf47c162e6: Waiting [2023-05-02T01:40:43.276Z] f8636e8d2579: Waiting [2023-05-02T01:40:43.276Z] 26cbea5cba74: Waiting [2023-05-02T01:40:43.276Z] 8076d02882c4: Layer already exists [2023-05-02T01:40:43.276Z] 1ce6bab3eb46: Layer already exists [2023-05-02T01:40:43.276Z] f50c688cbe85: Layer already exists [2023-05-02T01:40:43.276Z] 83c95b806003: Layer already exists [2023-05-02T01:40:43.276Z] 0726f6a77df9: Layer already exists [2023-05-02T01:40:43.276Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:43.276Z] f8636e8d2579: Layer already exists [2023-05-02T01:40:43.276Z] ecdf47c162e6: Layer already exists [2023-05-02T01:40:43.276Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:43.276Z] 3.0.0-dev.143: digest: sha256:4dcf1ca4a35790f077dac46bc2532938f95f49855e302451b9c9a633ea2ce04e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:43.876Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:44.205Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:44.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-02T01:40:44.205Z] 8076d02882c4: Preparing [2023-05-02T01:40:44.205Z] 0726f6a77df9: Preparing [2023-05-02T01:40:44.205Z] f50c688cbe85: Preparing [2023-05-02T01:40:44.205Z] 1ce6bab3eb46: Preparing [2023-05-02T01:40:44.205Z] 83c95b806003: Preparing [2023-05-02T01:40:44.205Z] 662f7f875a43: Preparing [2023-05-02T01:40:44.205Z] ecdf47c162e6: Preparing [2023-05-02T01:40:44.205Z] f8636e8d2579: Preparing [2023-05-02T01:40:44.205Z] 26cbea5cba74: Preparing [2023-05-02T01:40:44.205Z] 662f7f875a43: Waiting [2023-05-02T01:40:44.205Z] ecdf47c162e6: Waiting [2023-05-02T01:40:44.205Z] f8636e8d2579: Waiting [2023-05-02T01:40:44.205Z] 26cbea5cba74: Waiting [2023-05-02T01:40:44.205Z] 8076d02882c4: Layer already exists [2023-05-02T01:40:44.205Z] 83c95b806003: Layer already exists [2023-05-02T01:40:44.205Z] f50c688cbe85: Layer already exists [2023-05-02T01:40:44.205Z] 1ce6bab3eb46: Layer already exists [2023-05-02T01:40:44.205Z] 0726f6a77df9: Layer already exists [2023-05-02T01:40:44.205Z] ecdf47c162e6: Layer already exists [2023-05-02T01:40:44.205Z] f8636e8d2579: Layer already exists [2023-05-02T01:40:44.205Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:44.205Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:44.205Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:4dcf1ca4a35790f077dac46bc2532938f95f49855e302451b9c9a633ea2ce04e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:44.811Z] + 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-05-02T01:40:45.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-05-02T01:40:45.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-02T01:40:45.146Z] 8076d02882c4: Preparing [2023-05-02T01:40:45.146Z] 0726f6a77df9: Preparing [2023-05-02T01:40:45.146Z] f50c688cbe85: Preparing [2023-05-02T01:40:45.146Z] 1ce6bab3eb46: Preparing [2023-05-02T01:40:45.146Z] 83c95b806003: Preparing [2023-05-02T01:40:45.146Z] 662f7f875a43: Preparing [2023-05-02T01:40:45.146Z] ecdf47c162e6: Preparing [2023-05-02T01:40:45.146Z] f8636e8d2579: Preparing [2023-05-02T01:40:45.146Z] 26cbea5cba74: Preparing [2023-05-02T01:40:45.146Z] ecdf47c162e6: Waiting [2023-05-02T01:40:45.146Z] f8636e8d2579: Waiting [2023-05-02T01:40:45.146Z] 26cbea5cba74: Waiting [2023-05-02T01:40:45.146Z] 662f7f875a43: Waiting [2023-05-02T01:40:45.146Z] 0726f6a77df9: Layer already exists [2023-05-02T01:40:45.146Z] 83c95b806003: Layer already exists [2023-05-02T01:40:45.146Z] 1ce6bab3eb46: Layer already exists [2023-05-02T01:40:45.146Z] f50c688cbe85: Layer already exists [2023-05-02T01:40:45.146Z] 8076d02882c4: Layer already exists [2023-05-02T01:40:45.146Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:45.146Z] f8636e8d2579: Layer already exists [2023-05-02T01:40:45.146Z] ecdf47c162e6: Layer already exists [2023-05-02T01:40:45.146Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:45.411Z] main: digest: sha256:4dcf1ca4a35790f077dac46bc2532938f95f49855e302451b9c9a633ea2ce04e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:40:45.462Z] ===================================================== [Pipeline] echo [2023-05-02T01:40:45.471Z] taggedImages: [2023-05-02T01:40:45.472Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:45.472Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-02T01:40:45.472Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.143 [2023-05-02T01:40:45.472Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:45.472Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-05-02T01:40:45.493Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-05-02T01:40:45.493Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:45.493Z] latest [2023-05-02T01:40:45.493Z] 3.0.0-dev.143 [2023-05-02T01:40:45.493Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:45.493Z] main [2023-05-02T01:40:45.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:45.832Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:46.158Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:46.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-02T01:40:46.158Z] f01b3e8e6a9d: Preparing [2023-05-02T01:40:46.158Z] 29e5a3724533: Preparing [2023-05-02T01:40:46.158Z] 58b80446110f: Preparing [2023-05-02T01:40:46.158Z] 1184be2b673a: Preparing [2023-05-02T01:40:46.158Z] 0cb03b85130a: Preparing [2023-05-02T01:40:46.158Z] 1d8bec148b47: Preparing [2023-05-02T01:40:46.158Z] ce4e10deb7ee: Preparing [2023-05-02T01:40:46.158Z] 83c95b806003: Preparing [2023-05-02T01:40:46.158Z] 662f7f875a43: Preparing [2023-05-02T01:40:46.158Z] ea35284a7033: Preparing [2023-05-02T01:40:46.158Z] 26cbea5cba74: Preparing [2023-05-02T01:40:46.158Z] ce4e10deb7ee: Waiting [2023-05-02T01:40:46.158Z] 1d8bec148b47: Waiting [2023-05-02T01:40:46.158Z] 83c95b806003: Waiting [2023-05-02T01:40:46.158Z] 662f7f875a43: Waiting [2023-05-02T01:40:46.158Z] 26cbea5cba74: Waiting [2023-05-02T01:40:46.158Z] ea35284a7033: Waiting [2023-05-02T01:40:46.425Z] f01b3e8e6a9d: Pushed [2023-05-02T01:40:46.425Z] 29e5a3724533: Pushed [2023-05-02T01:40:46.425Z] 0cb03b85130a: Pushed [2023-05-02T01:40:46.425Z] 83c95b806003: Layer already exists [2023-05-02T01:40:46.425Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:46.689Z] 1d8bec148b47: Pushed [2023-05-02T01:40:46.689Z] ce4e10deb7ee: Pushed [2023-05-02T01:40:46.689Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:46.953Z] ea35284a7033: Pushed [2023-05-02T01:40:48.888Z] 1184be2b673a: Pushed [2023-05-02T01:40:49.468Z] 58b80446110f: Pushed [2023-05-02T01:40:49.732Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:dddbcdcd478dd933552f4cc0737958ff3d8fea439cf749ef52e76e887dffcd48 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:50.069Z] + 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-05-02T01:40:50.404Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-02T01:40:50.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-02T01:40:50.405Z] f01b3e8e6a9d: Preparing [2023-05-02T01:40:50.405Z] 29e5a3724533: Preparing [2023-05-02T01:40:50.405Z] 58b80446110f: Preparing [2023-05-02T01:40:50.405Z] 1184be2b673a: Preparing [2023-05-02T01:40:50.405Z] 0cb03b85130a: Preparing [2023-05-02T01:40:50.405Z] 1d8bec148b47: Preparing [2023-05-02T01:40:50.405Z] ce4e10deb7ee: Preparing [2023-05-02T01:40:50.405Z] 83c95b806003: Preparing [2023-05-02T01:40:50.405Z] 662f7f875a43: Preparing [2023-05-02T01:40:50.405Z] 1d8bec148b47: Waiting [2023-05-02T01:40:50.405Z] ea35284a7033: Preparing [2023-05-02T01:40:50.405Z] 26cbea5cba74: Preparing [2023-05-02T01:40:50.405Z] ce4e10deb7ee: Waiting [2023-05-02T01:40:50.405Z] ea35284a7033: Waiting [2023-05-02T01:40:50.405Z] 26cbea5cba74: Waiting [2023-05-02T01:40:50.405Z] 83c95b806003: Waiting [2023-05-02T01:40:50.405Z] 662f7f875a43: Waiting [2023-05-02T01:40:50.405Z] 0cb03b85130a: Layer already exists [2023-05-02T01:40:50.405Z] 58b80446110f: Layer already exists [2023-05-02T01:40:50.405Z] 1184be2b673a: Layer already exists [2023-05-02T01:40:50.405Z] 29e5a3724533: Layer already exists [2023-05-02T01:40:50.405Z] f01b3e8e6a9d: Layer already exists [2023-05-02T01:40:50.405Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:50.405Z] ce4e10deb7ee: Layer already exists [2023-05-02T01:40:50.405Z] 1d8bec148b47: Layer already exists [2023-05-02T01:40:50.405Z] 83c95b806003: Layer already exists [2023-05-02T01:40:50.405Z] ea35284a7033: Layer already exists [2023-05-02T01:40:50.405Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:50.668Z] latest: digest: sha256:dddbcdcd478dd933552f4cc0737958ff3d8fea439cf749ef52e76e887dffcd48 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:51.006Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:51.334Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.143 [2023-05-02T01:40:51.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-02T01:40:51.334Z] f01b3e8e6a9d: Preparing [2023-05-02T01:40:51.334Z] 29e5a3724533: Preparing [2023-05-02T01:40:51.334Z] 58b80446110f: Preparing [2023-05-02T01:40:51.334Z] 1184be2b673a: Preparing [2023-05-02T01:40:51.334Z] 0cb03b85130a: Preparing [2023-05-02T01:40:51.334Z] 1d8bec148b47: Preparing [2023-05-02T01:40:51.334Z] ce4e10deb7ee: Preparing [2023-05-02T01:40:51.334Z] 83c95b806003: Preparing [2023-05-02T01:40:51.334Z] 662f7f875a43: Preparing [2023-05-02T01:40:51.334Z] ea35284a7033: Preparing [2023-05-02T01:40:51.334Z] 26cbea5cba74: Preparing [2023-05-02T01:40:51.334Z] 83c95b806003: Waiting [2023-05-02T01:40:51.334Z] 662f7f875a43: Waiting [2023-05-02T01:40:51.334Z] 1d8bec148b47: Waiting [2023-05-02T01:40:51.334Z] ea35284a7033: Waiting [2023-05-02T01:40:51.334Z] ce4e10deb7ee: Waiting [2023-05-02T01:40:51.334Z] 26cbea5cba74: Waiting [2023-05-02T01:40:51.334Z] 1184be2b673a: Layer already exists [2023-05-02T01:40:51.334Z] 0cb03b85130a: Layer already exists [2023-05-02T01:40:51.334Z] 58b80446110f: Layer already exists [2023-05-02T01:40:51.334Z] f01b3e8e6a9d: Layer already exists [2023-05-02T01:40:51.334Z] 29e5a3724533: Layer already exists [2023-05-02T01:40:51.334Z] 83c95b806003: Layer already exists [2023-05-02T01:40:51.334Z] ce4e10deb7ee: Layer already exists [2023-05-02T01:40:51.334Z] 1d8bec148b47: Layer already exists [2023-05-02T01:40:51.334Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:51.334Z] ea35284a7033: Layer already exists [2023-05-02T01:40:51.334Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:51.598Z] 3.0.0-dev.143: digest: sha256:dddbcdcd478dd933552f4cc0737958ff3d8fea439cf749ef52e76e887dffcd48 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:51.934Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:52.316Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:52.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-02T01:40:52.316Z] f01b3e8e6a9d: Preparing [2023-05-02T01:40:52.316Z] 29e5a3724533: Preparing [2023-05-02T01:40:52.316Z] 58b80446110f: Preparing [2023-05-02T01:40:52.316Z] 1184be2b673a: Preparing [2023-05-02T01:40:52.316Z] 0cb03b85130a: Preparing [2023-05-02T01:40:52.316Z] 1d8bec148b47: Preparing [2023-05-02T01:40:52.316Z] ce4e10deb7ee: Preparing [2023-05-02T01:40:52.316Z] 83c95b806003: Preparing [2023-05-02T01:40:52.316Z] 662f7f875a43: Preparing [2023-05-02T01:40:52.316Z] ea35284a7033: Preparing [2023-05-02T01:40:52.316Z] 26cbea5cba74: Preparing [2023-05-02T01:40:52.316Z] 83c95b806003: Waiting [2023-05-02T01:40:52.316Z] 662f7f875a43: Waiting [2023-05-02T01:40:52.316Z] ea35284a7033: Waiting [2023-05-02T01:40:52.316Z] 26cbea5cba74: Waiting [2023-05-02T01:40:52.316Z] 1d8bec148b47: Waiting [2023-05-02T01:40:52.316Z] ce4e10deb7ee: Waiting [2023-05-02T01:40:52.316Z] 1184be2b673a: Layer already exists [2023-05-02T01:40:52.316Z] 58b80446110f: Layer already exists [2023-05-02T01:40:52.316Z] 0cb03b85130a: Layer already exists [2023-05-02T01:40:52.316Z] 29e5a3724533: Layer already exists [2023-05-02T01:40:52.316Z] f01b3e8e6a9d: Layer already exists [2023-05-02T01:40:52.316Z] 1d8bec148b47: Layer already exists [2023-05-02T01:40:52.316Z] ea35284a7033: Layer already exists [2023-05-02T01:40:52.316Z] 83c95b806003: Layer already exists [2023-05-02T01:40:52.316Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:52.316Z] ce4e10deb7ee: Layer already exists [2023-05-02T01:40:52.582Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:52.582Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:dddbcdcd478dd933552f4cc0737958ff3d8fea439cf749ef52e76e887dffcd48 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:52.918Z] + 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-05-02T01:40:53.253Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-05-02T01:40:53.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-02T01:40:53.253Z] f01b3e8e6a9d: Preparing [2023-05-02T01:40:53.253Z] 29e5a3724533: Preparing [2023-05-02T01:40:53.253Z] 58b80446110f: Preparing [2023-05-02T01:40:53.253Z] 1184be2b673a: Preparing [2023-05-02T01:40:53.253Z] 0cb03b85130a: Preparing [2023-05-02T01:40:53.253Z] 1d8bec148b47: Preparing [2023-05-02T01:40:53.253Z] ce4e10deb7ee: Preparing [2023-05-02T01:40:53.253Z] 83c95b806003: Preparing [2023-05-02T01:40:53.253Z] 662f7f875a43: Preparing [2023-05-02T01:40:53.253Z] ea35284a7033: Preparing [2023-05-02T01:40:53.253Z] 26cbea5cba74: Preparing [2023-05-02T01:40:53.253Z] 83c95b806003: Waiting [2023-05-02T01:40:53.253Z] 662f7f875a43: Waiting [2023-05-02T01:40:53.253Z] 1d8bec148b47: Waiting [2023-05-02T01:40:53.253Z] ea35284a7033: Waiting [2023-05-02T01:40:53.253Z] ce4e10deb7ee: Waiting [2023-05-02T01:40:53.253Z] 58b80446110f: Layer already exists [2023-05-02T01:40:53.253Z] 0cb03b85130a: Layer already exists [2023-05-02T01:40:53.253Z] f01b3e8e6a9d: Layer already exists [2023-05-02T01:40:53.253Z] 29e5a3724533: Layer already exists [2023-05-02T01:40:53.253Z] 1184be2b673a: Layer already exists [2023-05-02T01:40:53.253Z] ce4e10deb7ee: Layer already exists [2023-05-02T01:40:53.253Z] 1d8bec148b47: Layer already exists [2023-05-02T01:40:53.253Z] ea35284a7033: Layer already exists [2023-05-02T01:40:53.253Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:53.253Z] 83c95b806003: Layer already exists [2023-05-02T01:40:53.253Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:53.522Z] main: digest: sha256:dddbcdcd478dd933552f4cc0737958ff3d8fea439cf749ef52e76e887dffcd48 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:40:53.563Z] ===================================================== [Pipeline] echo [2023-05-02T01:40:53.568Z] taggedImages: [2023-05-02T01:40:53.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:53.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-02T01:40:53.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.143 [2023-05-02T01:40:53.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:53.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-05-02T01:40:53.582Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-05-02T01:40:53.583Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:53.583Z] latest [2023-05-02T01:40:53.583Z] 3.0.0-dev.143 [2023-05-02T01:40:53.583Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:40:53.583Z] main [2023-05-02T01:40:53.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:53.919Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:54.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:40:54.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-02T01:40:54.256Z] 5a7c487ac1a3: Preparing [2023-05-02T01:40:54.256Z] eaf89e7add29: Preparing [2023-05-02T01:40:54.256Z] 83c95b806003: Preparing [2023-05-02T01:40:54.256Z] 662f7f875a43: Preparing [2023-05-02T01:40:54.256Z] b5cdb717a993: Preparing [2023-05-02T01:40:54.256Z] 26cbea5cba74: Preparing [2023-05-02T01:40:54.256Z] 26cbea5cba74: Waiting [2023-05-02T01:40:54.256Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:54.256Z] 83c95b806003: Layer already exists [2023-05-02T01:40:54.521Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:54.521Z] 5a7c487ac1a3: Pushed [2023-05-02T01:40:55.473Z] b5cdb717a993: Pushed [2023-05-02T01:40:58.798Z] eaf89e7add29: Pushed [2023-05-02T01:40:58.798Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:92434b73c5c5b8da8ac0e173e29e09d645f6bedf5fc8c7d81b03107c8301925e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:40:59.134Z] + 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-05-02T01:40:59.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-02T01:40:59.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-02T01:40:59.469Z] 5a7c487ac1a3: Preparing [2023-05-02T01:40:59.469Z] eaf89e7add29: Preparing [2023-05-02T01:40:59.469Z] 83c95b806003: Preparing [2023-05-02T01:40:59.469Z] 662f7f875a43: Preparing [2023-05-02T01:40:59.469Z] b5cdb717a993: Preparing [2023-05-02T01:40:59.469Z] 26cbea5cba74: Preparing [2023-05-02T01:40:59.469Z] 26cbea5cba74: Waiting [2023-05-02T01:40:59.469Z] 5a7c487ac1a3: Layer already exists [2023-05-02T01:40:59.469Z] 83c95b806003: Layer already exists [2023-05-02T01:40:59.469Z] 662f7f875a43: Layer already exists [2023-05-02T01:40:59.469Z] b5cdb717a993: Layer already exists [2023-05-02T01:40:59.469Z] eaf89e7add29: Layer already exists [2023-05-02T01:40:59.469Z] 26cbea5cba74: Layer already exists [2023-05-02T01:40:59.735Z] latest: digest: sha256:92434b73c5c5b8da8ac0e173e29e09d645f6bedf5fc8c7d81b03107c8301925e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:00.070Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:00.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.143 [2023-05-02T01:41:00.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-02T01:41:00.399Z] 5a7c487ac1a3: Preparing [2023-05-02T01:41:00.399Z] eaf89e7add29: Preparing [2023-05-02T01:41:00.399Z] 83c95b806003: Preparing [2023-05-02T01:41:00.399Z] 662f7f875a43: Preparing [2023-05-02T01:41:00.399Z] b5cdb717a993: Preparing [2023-05-02T01:41:00.399Z] 26cbea5cba74: Preparing [2023-05-02T01:41:00.399Z] 26cbea5cba74: Waiting [2023-05-02T01:41:00.399Z] b5cdb717a993: Layer already exists [2023-05-02T01:41:00.399Z] 83c95b806003: Layer already exists [2023-05-02T01:41:00.399Z] 5a7c487ac1a3: Layer already exists [2023-05-02T01:41:00.399Z] 662f7f875a43: Layer already exists [2023-05-02T01:41:00.399Z] eaf89e7add29: Layer already exists [2023-05-02T01:41:00.399Z] 26cbea5cba74: Layer already exists [2023-05-02T01:41:00.664Z] 3.0.0-dev.143: digest: sha256:92434b73c5c5b8da8ac0e173e29e09d645f6bedf5fc8c7d81b03107c8301925e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:01.005Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:02.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:41:02.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-02T01:41:02.734Z] 5a7c487ac1a3: Preparing [2023-05-02T01:41:02.734Z] eaf89e7add29: Preparing [2023-05-02T01:41:02.734Z] 83c95b806003: Preparing [2023-05-02T01:41:02.734Z] 662f7f875a43: Preparing [2023-05-02T01:41:02.734Z] b5cdb717a993: Preparing [2023-05-02T01:41:02.734Z] 26cbea5cba74: Preparing [2023-05-02T01:41:02.734Z] 26cbea5cba74: Waiting [2023-05-02T01:41:02.734Z] b5cdb717a993: Layer already exists [2023-05-02T01:41:02.734Z] 662f7f875a43: Layer already exists [2023-05-02T01:41:02.734Z] eaf89e7add29: Layer already exists [2023-05-02T01:41:02.734Z] 5a7c487ac1a3: Layer already exists [2023-05-02T01:41:02.734Z] 83c95b806003: Layer already exists [2023-05-02T01:41:02.734Z] 26cbea5cba74: Layer already exists [2023-05-02T01:41:02.734Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:92434b73c5c5b8da8ac0e173e29e09d645f6bedf5fc8c7d81b03107c8301925e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:03.331Z] + 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-05-02T01:41:03.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-05-02T01:41:03.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-02T01:41:03.656Z] 5a7c487ac1a3: Preparing [2023-05-02T01:41:03.656Z] eaf89e7add29: Preparing [2023-05-02T01:41:03.656Z] 83c95b806003: Preparing [2023-05-02T01:41:03.656Z] 662f7f875a43: Preparing [2023-05-02T01:41:03.656Z] b5cdb717a993: Preparing [2023-05-02T01:41:03.656Z] 26cbea5cba74: Preparing [2023-05-02T01:41:03.656Z] 26cbea5cba74: Waiting [2023-05-02T01:41:03.656Z] 662f7f875a43: Layer already exists [2023-05-02T01:41:03.656Z] b5cdb717a993: Layer already exists [2023-05-02T01:41:03.656Z] 83c95b806003: Layer already exists [2023-05-02T01:41:03.656Z] 5a7c487ac1a3: Layer already exists [2023-05-02T01:41:03.656Z] eaf89e7add29: Layer already exists [2023-05-02T01:41:03.656Z] 26cbea5cba74: Layer already exists [2023-05-02T01:41:03.656Z] main: digest: sha256:92434b73c5c5b8da8ac0e173e29e09d645f6bedf5fc8c7d81b03107c8301925e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:41:03.965Z] ===================================================== [Pipeline] echo [2023-05-02T01:41:03.970Z] taggedImages: [2023-05-02T01:41:03.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:41:03.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-02T01:41:03.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.143 [2023-05-02T01:41:03.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:41:03.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-05-02T01:41:03.989Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-05-02T01:41:03.989Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:41:03.989Z] latest [2023-05-02T01:41:03.989Z] 3.0.0-dev.143 [2023-05-02T01:41:03.989Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:41:03.989Z] main [2023-05-02T01:41:03.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:04.325Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:04.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:41:04.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-02T01:41:04.652Z] c68cdaa2e524: Preparing [2023-05-02T01:41:04.652Z] 0f44d8d91537: Preparing [2023-05-02T01:41:04.652Z] b69dd6664810: Preparing [2023-05-02T01:41:04.652Z] 5e14fe7e802f: Preparing [2023-05-02T01:41:04.652Z] 2171cfc10023: Preparing [2023-05-02T01:41:04.652Z] 83c95b806003: Preparing [2023-05-02T01:41:04.652Z] 662f7f875a43: Preparing [2023-05-02T01:41:04.652Z] 94aa06e8338a: Preparing [2023-05-02T01:41:04.652Z] 26cbea5cba74: Preparing [2023-05-02T01:41:04.652Z] 662f7f875a43: Waiting [2023-05-02T01:41:04.652Z] 94aa06e8338a: Waiting [2023-05-02T01:41:04.652Z] 26cbea5cba74: Waiting [2023-05-02T01:41:04.652Z] 83c95b806003: Waiting [2023-05-02T01:41:04.918Z] c68cdaa2e524: Pushed [2023-05-02T01:41:04.918Z] b69dd6664810: Pushed [2023-05-02T01:41:04.918Z] 0f44d8d91537: Pushed [2023-05-02T01:41:04.918Z] 83c95b806003: Layer already exists [2023-05-02T01:41:04.918Z] 662f7f875a43: Layer already exists [2023-05-02T01:41:04.918Z] 26cbea5cba74: Layer already exists [2023-05-02T01:41:05.870Z] 94aa06e8338a: Pushed [2023-05-02T01:41:18.158Z] 2171cfc10023: Pushed [2023-05-02T01:41:21.490Z] 5e14fe7e802f: Pushed [2023-05-02T01:41:21.490Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:80cde5a5e0819c68774e91b923d8c27f91e28db3cb8f28ee60f88449de364fe6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:21.854Z] + 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-05-02T01:41:22.179Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-02T01:41:22.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-02T01:41:22.179Z] c68cdaa2e524: Preparing [2023-05-02T01:41:22.179Z] 0f44d8d91537: Preparing [2023-05-02T01:41:22.179Z] b69dd6664810: Preparing [2023-05-02T01:41:22.179Z] 5e14fe7e802f: Preparing [2023-05-02T01:41:22.179Z] 2171cfc10023: Preparing [2023-05-02T01:41:22.179Z] 83c95b806003: Preparing [2023-05-02T01:41:22.179Z] 662f7f875a43: Preparing [2023-05-02T01:41:22.179Z] 94aa06e8338a: Preparing [2023-05-02T01:41:22.179Z] 26cbea5cba74: Preparing [2023-05-02T01:41:22.179Z] 83c95b806003: Waiting [2023-05-02T01:41:22.179Z] 94aa06e8338a: Waiting [2023-05-02T01:41:22.179Z] 662f7f875a43: Waiting [2023-05-02T01:41:22.179Z] 26cbea5cba74: Waiting [2023-05-02T01:41:22.179Z] b69dd6664810: Layer already exists [2023-05-02T01:41:22.179Z] c68cdaa2e524: Layer already exists [2023-05-02T01:41:22.179Z] 0f44d8d91537: Layer already exists [2023-05-02T01:41:22.180Z] 5e14fe7e802f: Layer already exists [2023-05-02T01:41:22.180Z] 2171cfc10023: Layer already exists [2023-05-02T01:41:22.180Z] 662f7f875a43: Layer already exists [2023-05-02T01:41:22.180Z] 83c95b806003: Layer already exists [2023-05-02T01:41:22.180Z] 26cbea5cba74: Layer already exists [2023-05-02T01:41:22.180Z] 94aa06e8338a: Layer already exists [2023-05-02T01:41:22.444Z] latest: digest: sha256:80cde5a5e0819c68774e91b923d8c27f91e28db3cb8f28ee60f88449de364fe6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:22.774Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:23.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.143 [2023-05-02T01:41:23.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-02T01:41:23.101Z] c68cdaa2e524: Preparing [2023-05-02T01:41:23.101Z] 0f44d8d91537: Preparing [2023-05-02T01:41:23.101Z] b69dd6664810: Preparing [2023-05-02T01:41:23.101Z] 5e14fe7e802f: Preparing [2023-05-02T01:41:23.101Z] 2171cfc10023: Preparing [2023-05-02T01:41:23.101Z] 83c95b806003: Preparing [2023-05-02T01:41:23.101Z] 662f7f875a43: Preparing [2023-05-02T01:41:23.101Z] 94aa06e8338a: Preparing [2023-05-02T01:41:23.102Z] 26cbea5cba74: Preparing [2023-05-02T01:41:23.102Z] 83c95b806003: Waiting [2023-05-02T01:41:23.102Z] 94aa06e8338a: Waiting [2023-05-02T01:41:23.102Z] 26cbea5cba74: Waiting [2023-05-02T01:41:23.102Z] 662f7f875a43: Waiting [2023-05-02T01:41:23.102Z] b69dd6664810: Layer already exists [2023-05-02T01:41:23.102Z] c68cdaa2e524: Layer already exists [2023-05-02T01:41:23.102Z] 0f44d8d91537: Layer already exists [2023-05-02T01:41:23.102Z] 2171cfc10023: Layer already exists [2023-05-02T01:41:23.102Z] 5e14fe7e802f: Layer already exists [2023-05-02T01:41:23.102Z] 662f7f875a43: Layer already exists [2023-05-02T01:41:23.102Z] 94aa06e8338a: Layer already exists [2023-05-02T01:41:23.102Z] 26cbea5cba74: Layer already exists [2023-05-02T01:41:23.102Z] 83c95b806003: Layer already exists [2023-05-02T01:41:23.367Z] 3.0.0-dev.143: digest: sha256:80cde5a5e0819c68774e91b923d8c27f91e28db3cb8f28ee60f88449de364fe6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:23.698Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:24.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:41:24.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-02T01:41:24.031Z] c68cdaa2e524: Preparing [2023-05-02T01:41:24.031Z] 0f44d8d91537: Preparing [2023-05-02T01:41:24.031Z] b69dd6664810: Preparing [2023-05-02T01:41:24.031Z] 5e14fe7e802f: Preparing [2023-05-02T01:41:24.031Z] 2171cfc10023: Preparing [2023-05-02T01:41:24.031Z] 83c95b806003: Preparing [2023-05-02T01:41:24.031Z] 662f7f875a43: Preparing [2023-05-02T01:41:24.031Z] 94aa06e8338a: Preparing [2023-05-02T01:41:24.031Z] 26cbea5cba74: Preparing [2023-05-02T01:41:24.031Z] 662f7f875a43: Waiting [2023-05-02T01:41:24.031Z] 94aa06e8338a: Waiting [2023-05-02T01:41:24.031Z] 26cbea5cba74: Waiting [2023-05-02T01:41:24.031Z] b69dd6664810: Layer already exists [2023-05-02T01:41:24.031Z] 0f44d8d91537: Layer already exists [2023-05-02T01:41:24.031Z] 2171cfc10023: Layer already exists [2023-05-02T01:41:24.031Z] 5e14fe7e802f: Layer already exists [2023-05-02T01:41:24.031Z] c68cdaa2e524: Layer already exists [2023-05-02T01:41:24.031Z] 662f7f875a43: Layer already exists [2023-05-02T01:41:24.031Z] 83c95b806003: Layer already exists [2023-05-02T01:41:24.031Z] 26cbea5cba74: Layer already exists [2023-05-02T01:41:24.031Z] 94aa06e8338a: Layer already exists [2023-05-02T01:41:24.295Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:80cde5a5e0819c68774e91b923d8c27f91e28db3cb8f28ee60f88449de364fe6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:24.626Z] + 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-05-02T01:41:24.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-05-02T01:41:24.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-02T01:41:24.949Z] c68cdaa2e524: Preparing [2023-05-02T01:41:24.949Z] 0f44d8d91537: Preparing [2023-05-02T01:41:24.949Z] b69dd6664810: Preparing [2023-05-02T01:41:24.949Z] 5e14fe7e802f: Preparing [2023-05-02T01:41:24.949Z] 2171cfc10023: Preparing [2023-05-02T01:41:24.949Z] 83c95b806003: Preparing [2023-05-02T01:41:24.949Z] 662f7f875a43: Preparing [2023-05-02T01:41:24.949Z] 94aa06e8338a: Preparing [2023-05-02T01:41:24.949Z] 26cbea5cba74: Preparing [2023-05-02T01:41:24.949Z] 83c95b806003: Waiting [2023-05-02T01:41:24.949Z] 662f7f875a43: Waiting [2023-05-02T01:41:24.949Z] 94aa06e8338a: Waiting [2023-05-02T01:41:24.949Z] 26cbea5cba74: Waiting [2023-05-02T01:41:24.949Z] b69dd6664810: Layer already exists [2023-05-02T01:41:24.949Z] 2171cfc10023: Layer already exists [2023-05-02T01:41:24.949Z] c68cdaa2e524: Layer already exists [2023-05-02T01:41:24.949Z] 0f44d8d91537: Layer already exists [2023-05-02T01:41:24.949Z] 5e14fe7e802f: Layer already exists [2023-05-02T01:41:24.949Z] 26cbea5cba74: Layer already exists [2023-05-02T01:41:24.949Z] 83c95b806003: Layer already exists [2023-05-02T01:41:24.949Z] 94aa06e8338a: Layer already exists [2023-05-02T01:41:24.949Z] 662f7f875a43: Layer already exists [2023-05-02T01:41:25.216Z] main: digest: sha256:80cde5a5e0819c68774e91b923d8c27f91e28db3cb8f28ee60f88449de364fe6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:41:25.262Z] ===================================================== [Pipeline] echo [2023-05-02T01:41:25.269Z] taggedImages: [2023-05-02T01:41:25.269Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:41:25.269Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-02T01:41:25.269Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.143 [2023-05-02T01:41:25.269Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:41:25.269Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-05-02T01:41:25.286Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-05-02T01:41:25.286Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:41:25.286Z] latest [2023-05-02T01:41:25.286Z] 3.0.0-dev.143 [2023-05-02T01:41:25.286Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:41:25.286Z] main [2023-05-02T01:41:25.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:25.614Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:25.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:41:25.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-02T01:41:25.943Z] 076c2557d655: Preparing [2023-05-02T01:41:25.943Z] 513b1505afc5: Preparing [2023-05-02T01:41:25.943Z] e96ce1b7f402: Preparing [2023-05-02T01:41:25.943Z] 65945bc30358: Preparing [2023-05-02T01:41:25.943Z] 83c95b806003: Preparing [2023-05-02T01:41:25.943Z] 662f7f875a43: Preparing [2023-05-02T01:41:25.943Z] 32e531582957: Preparing [2023-05-02T01:41:25.943Z] 26cbea5cba74: Preparing [2023-05-02T01:41:25.943Z] 32e531582957: Waiting [2023-05-02T01:41:25.943Z] 662f7f875a43: Waiting [2023-05-02T01:41:25.943Z] 83c95b806003: Layer already exists [2023-05-02T01:41:26.208Z] 662f7f875a43: Layer already exists [2023-05-02T01:41:26.208Z] e96ce1b7f402: Pushed [2023-05-02T01:41:26.208Z] 076c2557d655: Pushed [2023-05-02T01:41:26.208Z] 513b1505afc5: Pushed [2023-05-02T01:41:26.208Z] 26cbea5cba74: Layer already exists [2023-05-02T01:41:26.788Z] 32e531582957: Pushed [2023-05-02T01:41:44.965Z] 65945bc30358: Pushed [2023-05-02T01:41:44.965Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:c2f737bf349667782f5a51a571b8b89f3975d9c212528de53b0b33805a6498d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:45.308Z] + 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-05-02T01:41:45.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-02T01:41:45.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-02T01:41:45.646Z] 076c2557d655: Preparing [2023-05-02T01:41:45.646Z] 513b1505afc5: Preparing [2023-05-02T01:41:45.646Z] e96ce1b7f402: Preparing [2023-05-02T01:41:45.646Z] 65945bc30358: Preparing [2023-05-02T01:41:45.646Z] 83c95b806003: Preparing [2023-05-02T01:41:45.646Z] 662f7f875a43: Preparing [2023-05-02T01:41:45.646Z] 32e531582957: Preparing [2023-05-02T01:41:45.646Z] 26cbea5cba74: Preparing [2023-05-02T01:41:45.646Z] 32e531582957: Waiting [2023-05-02T01:41:45.646Z] 26cbea5cba74: Waiting [2023-05-02T01:41:45.646Z] 662f7f875a43: Waiting [2023-05-02T01:41:45.646Z] 83c95b806003: Layer already exists [2023-05-02T01:41:45.646Z] 076c2557d655: Layer already exists [2023-05-02T01:41:45.646Z] e96ce1b7f402: Layer already exists [2023-05-02T01:41:45.646Z] 513b1505afc5: Layer already exists [2023-05-02T01:41:45.646Z] 65945bc30358: Layer already exists [2023-05-02T01:41:45.646Z] 26cbea5cba74: Layer already exists [2023-05-02T01:41:45.646Z] 32e531582957: Layer already exists [2023-05-02T01:41:45.646Z] 662f7f875a43: Layer already exists [2023-05-02T01:41:45.909Z] latest: digest: sha256:c2f737bf349667782f5a51a571b8b89f3975d9c212528de53b0b33805a6498d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:46.238Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:46.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.143 [2023-05-02T01:41:46.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-02T01:41:46.572Z] 076c2557d655: Preparing [2023-05-02T01:41:46.572Z] 513b1505afc5: Preparing [2023-05-02T01:41:46.572Z] e96ce1b7f402: Preparing [2023-05-02T01:41:46.572Z] 65945bc30358: Preparing [2023-05-02T01:41:46.572Z] 83c95b806003: Preparing [2023-05-02T01:41:46.572Z] 662f7f875a43: Preparing [2023-05-02T01:41:46.572Z] 32e531582957: Preparing [2023-05-02T01:41:46.572Z] 26cbea5cba74: Preparing [2023-05-02T01:41:46.572Z] 32e531582957: Waiting [2023-05-02T01:41:46.572Z] 26cbea5cba74: Waiting [2023-05-02T01:41:46.572Z] 662f7f875a43: Waiting [2023-05-02T01:41:46.572Z] e96ce1b7f402: Layer already exists [2023-05-02T01:41:46.572Z] 076c2557d655: Layer already exists [2023-05-02T01:41:46.572Z] 83c95b806003: Layer already exists [2023-05-02T01:41:46.572Z] 513b1505afc5: Layer already exists [2023-05-02T01:41:46.572Z] 65945bc30358: Layer already exists [2023-05-02T01:41:46.572Z] 662f7f875a43: Layer already exists [2023-05-02T01:41:46.572Z] 32e531582957: Layer already exists [2023-05-02T01:41:46.572Z] 26cbea5cba74: Layer already exists [2023-05-02T01:41:46.838Z] 3.0.0-dev.143: digest: sha256:c2f737bf349667782f5a51a571b8b89f3975d9c212528de53b0b33805a6498d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:47.175Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:47.502Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:41:47.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-02T01:41:47.502Z] 076c2557d655: Preparing [2023-05-02T01:41:47.502Z] 513b1505afc5: Preparing [2023-05-02T01:41:47.502Z] e96ce1b7f402: Preparing [2023-05-02T01:41:47.502Z] 65945bc30358: Preparing [2023-05-02T01:41:47.502Z] 83c95b806003: Preparing [2023-05-02T01:41:47.502Z] 662f7f875a43: Preparing [2023-05-02T01:41:47.502Z] 32e531582957: Preparing [2023-05-02T01:41:47.502Z] 26cbea5cba74: Preparing [2023-05-02T01:41:47.502Z] 32e531582957: Waiting [2023-05-02T01:41:47.502Z] 26cbea5cba74: Waiting [2023-05-02T01:41:47.502Z] 662f7f875a43: Waiting [2023-05-02T01:41:47.502Z] 65945bc30358: Layer already exists [2023-05-02T01:41:47.502Z] 513b1505afc5: Layer already exists [2023-05-02T01:41:47.502Z] 83c95b806003: Layer already exists [2023-05-02T01:41:47.502Z] 076c2557d655: Layer already exists [2023-05-02T01:41:47.502Z] e96ce1b7f402: Layer already exists [2023-05-02T01:41:47.502Z] 32e531582957: Layer already exists [2023-05-02T01:41:47.502Z] 662f7f875a43: Layer already exists [2023-05-02T01:41:47.502Z] 26cbea5cba74: Layer already exists [2023-05-02T01:41:47.768Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:c2f737bf349667782f5a51a571b8b89f3975d9c212528de53b0b33805a6498d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:48.102Z] + 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-05-02T01:41:48.439Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-05-02T01:41:48.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-02T01:41:48.439Z] 076c2557d655: Preparing [2023-05-02T01:41:48.439Z] 513b1505afc5: Preparing [2023-05-02T01:41:48.439Z] e96ce1b7f402: Preparing [2023-05-02T01:41:48.439Z] 65945bc30358: Preparing [2023-05-02T01:41:48.439Z] 83c95b806003: Preparing [2023-05-02T01:41:48.439Z] 662f7f875a43: Preparing [2023-05-02T01:41:48.439Z] 32e531582957: Preparing [2023-05-02T01:41:48.439Z] 26cbea5cba74: Preparing [2023-05-02T01:41:48.439Z] 32e531582957: Waiting [2023-05-02T01:41:48.439Z] 26cbea5cba74: Waiting [2023-05-02T01:41:48.439Z] 662f7f875a43: Waiting [2023-05-02T01:41:48.439Z] 83c95b806003: Layer already exists [2023-05-02T01:41:48.439Z] 076c2557d655: Layer already exists [2023-05-02T01:41:48.439Z] e96ce1b7f402: Layer already exists [2023-05-02T01:41:48.439Z] 65945bc30358: Layer already exists [2023-05-02T01:41:48.439Z] 513b1505afc5: Layer already exists [2023-05-02T01:41:48.439Z] 26cbea5cba74: Layer already exists [2023-05-02T01:41:48.439Z] 662f7f875a43: Layer already exists [2023-05-02T01:41:48.439Z] 32e531582957: Layer already exists [2023-05-02T01:41:48.705Z] main: digest: sha256:c2f737bf349667782f5a51a571b8b89f3975d9c212528de53b0b33805a6498d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:41:48.746Z] ===================================================== [Pipeline] echo [2023-05-02T01:41:48.751Z] taggedImages: [2023-05-02T01:41:48.751Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:41:48.751Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-02T01:41:48.751Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.143 [2023-05-02T01:41:48.751Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:41:48.751Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-05-02T01:41:48.765Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-05-02T01:41:48.765Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:41:48.765Z] latest [2023-05-02T01:41:48.765Z] 3.0.0-dev.143 [2023-05-02T01:41:48.765Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:41:48.765Z] main [2023-05-02T01:41:48.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:49.092Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:41:49.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:41:49.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-02T01:41:49.420Z] 6701a8fede70: Preparing [2023-05-02T01:41:49.420Z] 24386bd65bcc: Preparing [2023-05-02T01:41:49.420Z] 7bceafe775ca: Preparing [2023-05-02T01:41:49.420Z] be8f20045bd5: Preparing [2023-05-02T01:41:49.420Z] 83c95b806003: Preparing [2023-05-02T01:41:49.420Z] 662f7f875a43: Preparing [2023-05-02T01:41:49.420Z] 90334efb8867: Preparing [2023-05-02T01:41:49.420Z] 26cbea5cba74: Preparing [2023-05-02T01:41:49.420Z] 90334efb8867: Waiting [2023-05-02T01:41:49.420Z] 662f7f875a43: Waiting [2023-05-02T01:41:49.420Z] 83c95b806003: Layer already exists [2023-05-02T01:41:49.689Z] 662f7f875a43: Layer already exists [2023-05-02T01:41:49.689Z] 6701a8fede70: Pushed [2023-05-02T01:41:49.689Z] 24386bd65bcc: Pushed [2023-05-02T01:41:49.689Z] 7bceafe775ca: Pushed [2023-05-02T01:41:49.689Z] 26cbea5cba74: Layer already exists [2023-05-02T01:41:50.643Z] 90334efb8867: Pushed [2023-05-02T01:42:05.609Z] be8f20045bd5: Pushed [2023-05-02T01:42:05.874Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:0ba53c154b2754cc44cb548334c5d22dc117b3991dc4bb5835f167204fcdb063 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:06.213Z] + 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-05-02T01:42:07.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-02T01:42:07.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-02T01:42:07.135Z] 6701a8fede70: Preparing [2023-05-02T01:42:07.135Z] 24386bd65bcc: Preparing [2023-05-02T01:42:07.135Z] 7bceafe775ca: Preparing [2023-05-02T01:42:07.135Z] be8f20045bd5: Preparing [2023-05-02T01:42:07.135Z] 83c95b806003: Preparing [2023-05-02T01:42:07.135Z] 662f7f875a43: Preparing [2023-05-02T01:42:07.135Z] 90334efb8867: Preparing [2023-05-02T01:42:07.135Z] 26cbea5cba74: Preparing [2023-05-02T01:42:07.135Z] 90334efb8867: Waiting [2023-05-02T01:42:07.135Z] 26cbea5cba74: Waiting [2023-05-02T01:42:07.135Z] 662f7f875a43: Waiting [2023-05-02T01:42:07.135Z] 24386bd65bcc: Layer already exists [2023-05-02T01:42:07.135Z] 83c95b806003: Layer already exists [2023-05-02T01:42:07.135Z] 6701a8fede70: Layer already exists [2023-05-02T01:42:07.135Z] be8f20045bd5: Layer already exists [2023-05-02T01:42:07.135Z] 7bceafe775ca: Layer already exists [2023-05-02T01:42:07.135Z] 90334efb8867: Layer already exists [2023-05-02T01:42:07.135Z] 26cbea5cba74: Layer already exists [2023-05-02T01:42:07.135Z] 662f7f875a43: Layer already exists [2023-05-02T01:42:07.400Z] latest: digest: sha256:0ba53c154b2754cc44cb548334c5d22dc117b3991dc4bb5835f167204fcdb063 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:07.735Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:08.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.143 [2023-05-02T01:42:08.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-02T01:42:08.069Z] 6701a8fede70: Preparing [2023-05-02T01:42:08.069Z] 24386bd65bcc: Preparing [2023-05-02T01:42:08.069Z] 7bceafe775ca: Preparing [2023-05-02T01:42:08.069Z] be8f20045bd5: Preparing [2023-05-02T01:42:08.069Z] 83c95b806003: Preparing [2023-05-02T01:42:08.069Z] 662f7f875a43: Preparing [2023-05-02T01:42:08.069Z] 90334efb8867: Preparing [2023-05-02T01:42:08.069Z] 26cbea5cba74: Preparing [2023-05-02T01:42:08.069Z] 662f7f875a43: Waiting [2023-05-02T01:42:08.069Z] 90334efb8867: Waiting [2023-05-02T01:42:08.069Z] 26cbea5cba74: Waiting [2023-05-02T01:42:08.069Z] 7bceafe775ca: Layer already exists [2023-05-02T01:42:08.069Z] 83c95b806003: Layer already exists [2023-05-02T01:42:08.069Z] be8f20045bd5: Layer already exists [2023-05-02T01:42:08.069Z] 6701a8fede70: Layer already exists [2023-05-02T01:42:08.069Z] 24386bd65bcc: Layer already exists [2023-05-02T01:42:08.069Z] 662f7f875a43: Layer already exists [2023-05-02T01:42:08.069Z] 26cbea5cba74: Layer already exists [2023-05-02T01:42:08.069Z] 90334efb8867: Layer already exists [2023-05-02T01:42:08.334Z] 3.0.0-dev.143: digest: sha256:0ba53c154b2754cc44cb548334c5d22dc117b3991dc4bb5835f167204fcdb063 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:08.671Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:09.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:42:09.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-02T01:42:09.000Z] 6701a8fede70: Preparing [2023-05-02T01:42:09.000Z] 24386bd65bcc: Preparing [2023-05-02T01:42:09.000Z] 7bceafe775ca: Preparing [2023-05-02T01:42:09.000Z] be8f20045bd5: Preparing [2023-05-02T01:42:09.000Z] 83c95b806003: Preparing [2023-05-02T01:42:09.000Z] 662f7f875a43: Preparing [2023-05-02T01:42:09.000Z] 90334efb8867: Preparing [2023-05-02T01:42:09.000Z] 26cbea5cba74: Preparing [2023-05-02T01:42:09.000Z] 662f7f875a43: Waiting [2023-05-02T01:42:09.000Z] 90334efb8867: Waiting [2023-05-02T01:42:09.000Z] 26cbea5cba74: Waiting [2023-05-02T01:42:09.000Z] 83c95b806003: Layer already exists [2023-05-02T01:42:09.000Z] 7bceafe775ca: Layer already exists [2023-05-02T01:42:09.000Z] 6701a8fede70: Layer already exists [2023-05-02T01:42:09.000Z] 24386bd65bcc: Layer already exists [2023-05-02T01:42:09.000Z] be8f20045bd5: Layer already exists [2023-05-02T01:42:09.000Z] 662f7f875a43: Layer already exists [2023-05-02T01:42:09.000Z] 90334efb8867: Layer already exists [2023-05-02T01:42:09.000Z] 26cbea5cba74: Layer already exists [2023-05-02T01:42:09.264Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:0ba53c154b2754cc44cb548334c5d22dc117b3991dc4bb5835f167204fcdb063 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:09.594Z] + 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-05-02T01:42:09.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-05-02T01:42:09.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-02T01:42:09.921Z] 6701a8fede70: Preparing [2023-05-02T01:42:09.921Z] 24386bd65bcc: Preparing [2023-05-02T01:42:09.921Z] 7bceafe775ca: Preparing [2023-05-02T01:42:09.921Z] be8f20045bd5: Preparing [2023-05-02T01:42:09.921Z] 83c95b806003: Preparing [2023-05-02T01:42:09.921Z] 662f7f875a43: Preparing [2023-05-02T01:42:09.921Z] 90334efb8867: Preparing [2023-05-02T01:42:09.921Z] 26cbea5cba74: Preparing [2023-05-02T01:42:09.921Z] 90334efb8867: Waiting [2023-05-02T01:42:09.921Z] 26cbea5cba74: Waiting [2023-05-02T01:42:09.921Z] 662f7f875a43: Waiting [2023-05-02T01:42:09.921Z] be8f20045bd5: Layer already exists [2023-05-02T01:42:09.921Z] 6701a8fede70: Layer already exists [2023-05-02T01:42:09.921Z] 83c95b806003: Layer already exists [2023-05-02T01:42:09.921Z] 24386bd65bcc: Layer already exists [2023-05-02T01:42:09.921Z] 7bceafe775ca: Layer already exists [2023-05-02T01:42:09.921Z] 90334efb8867: Layer already exists [2023-05-02T01:42:09.921Z] 26cbea5cba74: Layer already exists [2023-05-02T01:42:09.921Z] 662f7f875a43: Layer already exists [2023-05-02T01:42:10.186Z] main: digest: sha256:0ba53c154b2754cc44cb548334c5d22dc117b3991dc4bb5835f167204fcdb063 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:42:10.224Z] ===================================================== [Pipeline] echo [2023-05-02T01:42:10.230Z] taggedImages: [2023-05-02T01:42:10.230Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:42:10.230Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-02T01:42:10.230Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.143 [2023-05-02T01:42:10.230Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:42:10.230Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-05-02T01:42:10.244Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-05-02T01:42:10.244Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:42:10.244Z] latest [2023-05-02T01:42:10.244Z] 3.0.0-dev.143 [2023-05-02T01:42:10.244Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:42:10.244Z] main [2023-05-02T01:42:10.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:10.611Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:10.961Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:42:10.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-02T01:42:10.961Z] 1905c8e3632d: Preparing [2023-05-02T01:42:10.961Z] d9672de733a2: Preparing [2023-05-02T01:42:10.961Z] 83c95b806003: Preparing [2023-05-02T01:42:10.961Z] 662f7f875a43: Preparing [2023-05-02T01:42:10.961Z] 00d0f78e60da: Preparing [2023-05-02T01:42:10.961Z] 26cbea5cba74: Preparing [2023-05-02T01:42:10.961Z] 26cbea5cba74: Waiting [2023-05-02T01:42:10.961Z] 83c95b806003: Layer already exists [2023-05-02T01:42:10.961Z] 662f7f875a43: Layer already exists [2023-05-02T01:42:11.234Z] 26cbea5cba74: Layer already exists [2023-05-02T01:42:11.234Z] 1905c8e3632d: Pushed [2023-05-02T01:42:11.502Z] 00d0f78e60da: Pushed [2023-05-02T01:42:16.836Z] d9672de733a2: Pushed [2023-05-02T01:42:16.836Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:ea2d7f82ce4fef59635ccb95b3611fe4d376f7826f5fca89d7e7f265a17c8028 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:20.626Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:20.964Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-02T01:42:20.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-02T01:42:20.964Z] 1905c8e3632d: Preparing [2023-05-02T01:42:20.964Z] d9672de733a2: Preparing [2023-05-02T01:42:20.964Z] 83c95b806003: Preparing [2023-05-02T01:42:20.964Z] 662f7f875a43: Preparing [2023-05-02T01:42:20.964Z] 00d0f78e60da: Preparing [2023-05-02T01:42:20.964Z] 26cbea5cba74: Preparing [2023-05-02T01:42:20.964Z] 26cbea5cba74: Waiting [2023-05-02T01:42:20.964Z] 83c95b806003: Layer already exists [2023-05-02T01:42:20.964Z] d9672de733a2: Layer already exists [2023-05-02T01:42:20.964Z] 662f7f875a43: Layer already exists [2023-05-02T01:42:20.964Z] 1905c8e3632d: Layer already exists [2023-05-02T01:42:20.964Z] 00d0f78e60da: Layer already exists [2023-05-02T01:42:20.964Z] 26cbea5cba74: Layer already exists [2023-05-02T01:42:21.230Z] latest: digest: sha256:ea2d7f82ce4fef59635ccb95b3611fe4d376f7826f5fca89d7e7f265a17c8028 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:21.565Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:21.899Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.143 [2023-05-02T01:42:21.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-02T01:42:21.900Z] 1905c8e3632d: Preparing [2023-05-02T01:42:21.900Z] d9672de733a2: Preparing [2023-05-02T01:42:21.900Z] 83c95b806003: Preparing [2023-05-02T01:42:21.900Z] 662f7f875a43: Preparing [2023-05-02T01:42:21.900Z] 00d0f78e60da: Preparing [2023-05-02T01:42:21.900Z] 26cbea5cba74: Preparing [2023-05-02T01:42:21.900Z] 26cbea5cba74: Waiting [2023-05-02T01:42:21.900Z] d9672de733a2: Layer already exists [2023-05-02T01:42:21.900Z] 662f7f875a43: Layer already exists [2023-05-02T01:42:21.900Z] 1905c8e3632d: Layer already exists [2023-05-02T01:42:21.900Z] 00d0f78e60da: Layer already exists [2023-05-02T01:42:21.900Z] 83c95b806003: Layer already exists [2023-05-02T01:42:21.900Z] 26cbea5cba74: Layer already exists [2023-05-02T01:42:22.165Z] 3.0.0-dev.143: digest: sha256:ea2d7f82ce4fef59635ccb95b3611fe4d376f7826f5fca89d7e7f265a17c8028 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:22.499Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:22.828Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:42:22.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-02T01:42:22.828Z] 1905c8e3632d: Preparing [2023-05-02T01:42:22.828Z] d9672de733a2: Preparing [2023-05-02T01:42:22.828Z] 83c95b806003: Preparing [2023-05-02T01:42:22.828Z] 662f7f875a43: Preparing [2023-05-02T01:42:22.828Z] 00d0f78e60da: Preparing [2023-05-02T01:42:22.828Z] 26cbea5cba74: Preparing [2023-05-02T01:42:22.828Z] 83c95b806003: Layer already exists [2023-05-02T01:42:22.828Z] 1905c8e3632d: Layer already exists [2023-05-02T01:42:22.828Z] 00d0f78e60da: Layer already exists [2023-05-02T01:42:22.828Z] 662f7f875a43: Layer already exists [2023-05-02T01:42:22.828Z] d9672de733a2: Layer already exists [2023-05-02T01:42:22.828Z] 26cbea5cba74: Layer already exists [2023-05-02T01:42:23.094Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:ea2d7f82ce4fef59635ccb95b3611fe4d376f7826f5fca89d7e7f265a17c8028 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:23.426Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:23.758Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-05-02T01:42:23.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-02T01:42:23.758Z] 1905c8e3632d: Preparing [2023-05-02T01:42:23.758Z] d9672de733a2: Preparing [2023-05-02T01:42:23.758Z] 83c95b806003: Preparing [2023-05-02T01:42:23.758Z] 662f7f875a43: Preparing [2023-05-02T01:42:23.758Z] 00d0f78e60da: Preparing [2023-05-02T01:42:23.758Z] 26cbea5cba74: Preparing [2023-05-02T01:42:23.758Z] 26cbea5cba74: Waiting [2023-05-02T01:42:23.758Z] 83c95b806003: Layer already exists [2023-05-02T01:42:23.758Z] 1905c8e3632d: Layer already exists [2023-05-02T01:42:23.758Z] 00d0f78e60da: Layer already exists [2023-05-02T01:42:23.758Z] 662f7f875a43: Layer already exists [2023-05-02T01:42:23.758Z] d9672de733a2: Layer already exists [2023-05-02T01:42:23.758Z] 26cbea5cba74: Layer already exists [2023-05-02T01:42:24.023Z] main: digest: sha256:ea2d7f82ce4fef59635ccb95b3611fe4d376f7826f5fca89d7e7f265a17c8028 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:42:24.064Z] ===================================================== [Pipeline] echo [2023-05-02T01:42:24.070Z] taggedImages: [2023-05-02T01:42:24.070Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:42:24.070Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-02T01:42:24.070Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.143 [2023-05-02T01:42:24.070Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:42:24.070Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-05-02T01:42:24.087Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-05-02T01:42:24.087Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:42:24.087Z] latest [2023-05-02T01:42:24.087Z] 3.0.0-dev.143 [2023-05-02T01:42:24.087Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:42:24.087Z] main [2023-05-02T01:42:24.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:24.429Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:24.764Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:42:24.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-02T01:42:24.764Z] 4f62a739938e: Preparing [2023-05-02T01:42:24.764Z] 5859c3055430: Preparing [2023-05-02T01:42:24.764Z] 83c95b806003: Preparing [2023-05-02T01:42:24.764Z] 662f7f875a43: Preparing [2023-05-02T01:42:24.764Z] 14dc44820d77: Preparing [2023-05-02T01:42:24.764Z] 26cbea5cba74: Preparing [2023-05-02T01:42:24.764Z] 26cbea5cba74: Waiting [2023-05-02T01:42:24.764Z] 14dc44820d77: Layer already exists [2023-05-02T01:42:24.764Z] 662f7f875a43: Layer already exists [2023-05-02T01:42:24.764Z] 83c95b806003: Layer already exists [2023-05-02T01:42:24.764Z] 26cbea5cba74: Layer already exists [2023-05-02T01:42:25.031Z] 4f62a739938e: Pushed [2023-05-02T01:42:30.356Z] 5859c3055430: Pushed [2023-05-02T01:42:30.623Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06: digest: sha256:478e95dd5318f4df0af07815255b4528687a29dfd61fea595d7fffc6cb57249b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:30.964Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:31.292Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-02T01:42:31.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-02T01:42:31.292Z] 4f62a739938e: Preparing [2023-05-02T01:42:31.292Z] 5859c3055430: Preparing [2023-05-02T01:42:31.292Z] 83c95b806003: Preparing [2023-05-02T01:42:31.292Z] 662f7f875a43: Preparing [2023-05-02T01:42:31.292Z] 14dc44820d77: Preparing [2023-05-02T01:42:31.292Z] 26cbea5cba74: Preparing [2023-05-02T01:42:31.292Z] 26cbea5cba74: Waiting [2023-05-02T01:42:31.292Z] 4f62a739938e: Layer already exists [2023-05-02T01:42:31.292Z] 83c95b806003: Layer already exists [2023-05-02T01:42:31.292Z] 14dc44820d77: Layer already exists [2023-05-02T01:42:31.292Z] 662f7f875a43: Layer already exists [2023-05-02T01:42:31.292Z] 5859c3055430: Layer already exists [2023-05-02T01:42:31.292Z] 26cbea5cba74: Layer already exists [2023-05-02T01:42:31.558Z] latest: digest: sha256:478e95dd5318f4df0af07815255b4528687a29dfd61fea595d7fffc6cb57249b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:31.890Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:32.220Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.143 [2023-05-02T01:42:32.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-02T01:42:32.220Z] 4f62a739938e: Preparing [2023-05-02T01:42:32.220Z] 5859c3055430: Preparing [2023-05-02T01:42:32.220Z] 83c95b806003: Preparing [2023-05-02T01:42:32.220Z] 662f7f875a43: Preparing [2023-05-02T01:42:32.220Z] 14dc44820d77: Preparing [2023-05-02T01:42:32.220Z] 26cbea5cba74: Preparing [2023-05-02T01:42:32.220Z] 26cbea5cba74: Waiting [2023-05-02T01:42:32.220Z] 5859c3055430: Layer already exists [2023-05-02T01:42:32.220Z] 83c95b806003: Layer already exists [2023-05-02T01:42:32.220Z] 662f7f875a43: Layer already exists [2023-05-02T01:42:32.220Z] 4f62a739938e: Layer already exists [2023-05-02T01:42:32.220Z] 14dc44820d77: Layer already exists [2023-05-02T01:42:32.220Z] 26cbea5cba74: Layer already exists [2023-05-02T01:42:32.486Z] 3.0.0-dev.143: digest: sha256:478e95dd5318f4df0af07815255b4528687a29dfd61fea595d7fffc6cb57249b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:32.821Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:34.111Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:42:34.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-02T01:42:34.111Z] 4f62a739938e: Preparing [2023-05-02T01:42:34.111Z] 5859c3055430: Preparing [2023-05-02T01:42:34.111Z] 83c95b806003: Preparing [2023-05-02T01:42:34.111Z] 662f7f875a43: Preparing [2023-05-02T01:42:34.111Z] 14dc44820d77: Preparing [2023-05-02T01:42:34.111Z] 26cbea5cba74: Preparing [2023-05-02T01:42:34.111Z] 26cbea5cba74: Waiting [2023-05-02T01:42:34.111Z] 83c95b806003: Layer already exists [2023-05-02T01:42:34.111Z] 4f62a739938e: Layer already exists [2023-05-02T01:42:34.111Z] 5859c3055430: Layer already exists [2023-05-02T01:42:34.111Z] 14dc44820d77: Layer already exists [2023-05-02T01:42:34.111Z] 662f7f875a43: Layer already exists [2023-05-02T01:42:34.111Z] 26cbea5cba74: Layer already exists [2023-05-02T01:42:34.375Z] 0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143: digest: sha256:478e95dd5318f4df0af07815255b4528687a29dfd61fea595d7fffc6cb57249b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:34.720Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:35.050Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-05-02T01:42:35.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-02T01:42:35.051Z] 4f62a739938e: Preparing [2023-05-02T01:42:35.051Z] 5859c3055430: Preparing [2023-05-02T01:42:35.051Z] 83c95b806003: Preparing [2023-05-02T01:42:35.051Z] 662f7f875a43: Preparing [2023-05-02T01:42:35.051Z] 14dc44820d77: Preparing [2023-05-02T01:42:35.051Z] 26cbea5cba74: Preparing [2023-05-02T01:42:35.051Z] 26cbea5cba74: Waiting [2023-05-02T01:42:35.051Z] 4f62a739938e: Layer already exists [2023-05-02T01:42:35.051Z] 83c95b806003: Layer already exists [2023-05-02T01:42:35.051Z] 14dc44820d77: Layer already exists [2023-05-02T01:42:35.051Z] 662f7f875a43: Layer already exists [2023-05-02T01:42:35.051Z] 5859c3055430: Layer already exists [2023-05-02T01:42:35.051Z] 26cbea5cba74: Layer already exists [2023-05-02T01:42:35.315Z] main: digest: sha256:478e95dd5318f4df0af07815255b4528687a29dfd61fea595d7fffc6cb57249b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-02T01:42:35.352Z] ===================================================== [Pipeline] echo [2023-05-02T01:42:35.358Z] taggedImages: [2023-05-02T01:42:35.358Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06 [2023-05-02T01:42:35.358Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-02T01:42:35.358Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.143 [2023-05-02T01:42:35.358Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0075755ea904cb1c320e6f00828dbbda8c0a5f06-3.0.0-dev.143 [2023-05-02T01:42:35.358Z] - 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-05-02T01:42:35.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T01:42:35.715Z] [2023-05-02T01:42:35.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:42:36.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T01:42:36.044Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T01:42:36.044Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T01:42:36.044Z] 04944245beec: Pulling fs layer [2023-05-02T01:42:36.044Z] 699f458cf7ca: Pulling fs layer [2023-05-02T01:42:36.044Z] 765212b225bb: Pulling fs layer [2023-05-02T01:42:36.044Z] f23df028b6ca: Pulling fs layer [2023-05-02T01:42:36.044Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T01:42:36.044Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T01:42:36.044Z] f23df028b6ca: Waiting [2023-05-02T01:42:36.044Z] d65c8cfc05b1: Waiting [2023-05-02T01:42:36.044Z] 2437ff75d9bd: Waiting [2023-05-02T01:42:36.044Z] 765212b225bb: Waiting [2023-05-02T01:42:36.311Z] 04944245beec: Verifying Checksum [2023-05-02T01:42:36.311Z] 04944245beec: Download complete [2023-05-02T01:42:36.311Z] 765212b225bb: Verifying Checksum [2023-05-02T01:42:36.311Z] 765212b225bb: Download complete [2023-05-02T01:42:36.311Z] f23df028b6ca: Verifying Checksum [2023-05-02T01:42:36.311Z] f23df028b6ca: Download complete [2023-05-02T01:42:36.311Z] d65c8cfc05b1: Verifying Checksum [2023-05-02T01:42:36.311Z] d65c8cfc05b1: Download complete [2023-05-02T01:42:36.578Z] 699f458cf7ca: Verifying Checksum [2023-05-02T01:42:36.578Z] 699f458cf7ca: Download complete [2023-05-02T01:42:36.845Z] 8998bd30e6a1: Verifying Checksum [2023-05-02T01:42:36.845Z] 8998bd30e6a1: Download complete [2023-05-02T01:42:40.054Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T01:42:40.054Z] 2437ff75d9bd: Download complete [2023-05-02T01:42:41.011Z] 8998bd30e6a1: Pull complete [2023-05-02T01:42:41.278Z] 04944245beec: Pull complete [2023-05-02T01:42:42.685Z] 699f458cf7ca: Pull complete [2023-05-02T01:42:42.952Z] 765212b225bb: Pull complete [2023-05-02T01:42:43.534Z] f23df028b6ca: Pull complete [2023-05-02T01:42:43.801Z] d65c8cfc05b1: Pull complete [2023-05-02T01:42:58.779Z] 2437ff75d9bd: Pull complete [2023-05-02T01:42:58.779Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T01:42:58.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T01:42:58.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T01:42:58.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-12283 does not seem to be running inside a container [2023-05-02T01:42:59.030Z] $ 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/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-02T01:43:01.367Z] $ docker top 38af490124a52954ef55e919c63398835a65e93f316fb5287b69a6de286d47e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T01:43:02.277Z] ---> job-cost.sh [2023-05-02T01:43:02.277Z] lf-activate-venv: SKIPPING [2023-05-02T01:43:02.277Z] INFO: No Stack... [2023-05-02T01:43:02.855Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T01:43:03.434Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T01:43:04.064Z] + cut -d, -f6 [2023-05-02T01:43:04.064Z] + cat /w/workspace/edgex-go/506/archives/cost.csv [Pipeline] lock [2023-05-02T01:43:04.095Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-506-stack-cost] [2023-05-02T01:43:04.103Z] Resource [jenkins-edgexfoundry-edgex-go-main-506-stack-cost] did not exist. Created. [2023-05-02T01:43:04.103Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-506-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T01:43:04.434Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-02T01:43:05.243Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T01:43:05.250Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-506-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T01:43:05.259Z] $ docker stop --time=1 38af490124a52954ef55e919c63398835a65e93f316fb5287b69a6de286d47e1 [2023-05-02T01:43:06.734Z] $ docker rm -f --volumes 38af490124a52954ef55e919c63398835a65e93f316fb5287b69a6de286d47e1 [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-05-02T01:43:07.249Z] provisioning config files... [2023-05-02T01:43:07.256Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/506@tmp/config14520461427023190110tmp [Pipeline] { [Pipeline] sh [2023-05-02T01:43:07.550Z] + set +x [2023-05-02T01:43:07.550Z] + curl -s https://codecov.io/bash [2023-05-02T01:43:07.550Z] + bash -s -- [2023-05-02T01:43:07.550Z] [2023-05-02T01:43:07.550Z] _____ _ [2023-05-02T01:43:07.550Z] / ____| | | [2023-05-02T01:43:07.550Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T01:43:07.550Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T01:43:07.550Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T01:43:07.550Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T01:43:07.550Z] Bash-1.0.6 [2023-05-02T01:43:07.550Z] [2023-05-02T01:43:07.550Z] [2023-05-02T01:43:07.550Z] ==> git version 2.25.1 found [2023-05-02T01:43:07.550Z] ==> 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-05-02T01:43:07.550Z] Release-Date: 2020-01-08 [2023-05-02T01:43:07.550Z] 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-05-02T01:43:07.550Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T01:43:07.550Z] ==> Jenkins CI detected. [2023-05-02T01:43:07.550Z] current dir:  /w/workspace/edgex-go/506 [2023-05-02T01:43:07.550Z] project root: . [2023-05-02T01:43:07.550Z] --> token set from env [2023-05-02T01:43:07.550Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T01:43:07.810Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T01:43:07.810Z] ==> Python coveragepy not found [2023-05-02T01:43:07.810Z] ==> Searching for coverage reports in: [2023-05-02T01:43:07.810Z] + . [2023-05-02T01:43:07.810Z] -> Found 1 reports [2023-05-02T01:43:07.810Z] ==> Detecting git/mercurial file structure [2023-05-02T01:43:07.810Z] ==> Reading reports [2023-05-02T01:43:07.810Z] + ./coverage.out bytes=448352 [2023-05-02T01:43:07.810Z] ==> Appending adjustments [2023-05-02T01:43:07.810Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T01:43:08.746Z] + Found adjustments [2023-05-02T01:43:08.746Z] ==> Gzipping contents [2023-05-02T01:43:08.746Z] 60K /tmp/codecov.SsXlhj.gz [2023-05-02T01:43:08.746Z] ==> Uploading reports [2023-05-02T01:43:08.746Z] url: https://codecov.io [2023-05-02T01:43:08.746Z] query: branch=main&commit=0075755ea904cb1c320e6f00828dbbda8c0a5f06&build=506&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F506%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-02T01:43:08.746Z] -> Pinging Codecov [2023-05-02T01:43:08.746Z] 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=0075755ea904cb1c320e6f00828dbbda8c0a5f06&build=506&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F506%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-02T01:43:09.007Z] -> Uploading to [2023-05-02T01:43:09.007Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/00271124DB129430A58F1EEE437C3FCB/0075755ea904cb1c320e6f00828dbbda8c0a5f06/02b7d808-3cf9-478f-a525-d636c568f54b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T014308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c8eb775d256886f9cbabbd615a4789923a90c46ece042747e27c8c070de1128 [2023-05-02T01:43:09.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T01:43:09.007Z] Dload Upload Total Spent Left Speed [2023-05-02T01:43:09.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57556 0 0 100 57556 0 205k --:--:-- --:--:-- --:--:-- 205k [2023-05-02T01:43:09.266Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0075755ea904cb1c320e6f00828dbbda8c0a5f06 [Pipeline] } [2023-05-02T01:43:09.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-05-02T01:43:09.498Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-02T01:43:09.511Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:43:09.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-02T01:43:09.804Z] [2023-05-02T01:43:09.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:43:10.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-02T01:43:10.100Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-02T01:43:10.100Z] df9b9388f04a: Pulling fs layer [2023-05-02T01:43:10.100Z] 52dc419b0ee2: Pulling fs layer [2023-05-02T01:43:10.100Z] 25bc292e5bac: Pulling fs layer [2023-05-02T01:43:10.100Z] 114826534d7a: Pulling fs layer [2023-05-02T01:43:10.100Z] 4657fd5d0bcf: Pulling fs layer [2023-05-02T01:43:10.101Z] 6ad1cebc031e: Pulling fs layer [2023-05-02T01:43:10.101Z] 8a3aa393b2d8: Pulling fs layer [2023-05-02T01:43:10.101Z] 6ad1cebc031e: Waiting [2023-05-02T01:43:10.101Z] 114826534d7a: Waiting [2023-05-02T01:43:10.101Z] 8a3aa393b2d8: Waiting [2023-05-02T01:43:10.101Z] 4657fd5d0bcf: Waiting [2023-05-02T01:43:10.101Z] 25bc292e5bac: Verifying Checksum [2023-05-02T01:43:10.101Z] 25bc292e5bac: Download complete [2023-05-02T01:43:10.101Z] 52dc419b0ee2: Verifying Checksum [2023-05-02T01:43:10.101Z] 52dc419b0ee2: Download complete [2023-05-02T01:43:10.101Z] 4657fd5d0bcf: Verifying Checksum [2023-05-02T01:43:10.101Z] 4657fd5d0bcf: Download complete [2023-05-02T01:43:10.101Z] df9b9388f04a: Download complete [2023-05-02T01:43:10.359Z] 6ad1cebc031e: Verifying Checksum [2023-05-02T01:43:10.359Z] 6ad1cebc031e: Download complete [2023-05-02T01:43:10.359Z] df9b9388f04a: Pull complete [2023-05-02T01:43:10.359Z] 52dc419b0ee2: Pull complete [2023-05-02T01:43:10.359Z] 25bc292e5bac: Pull complete [2023-05-02T01:43:10.924Z] 114826534d7a: Verifying Checksum [2023-05-02T01:43:10.924Z] 114826534d7a: Download complete [2023-05-02T01:43:10.924Z] 8a3aa393b2d8: Verifying Checksum [2023-05-02T01:43:10.924Z] 8a3aa393b2d8: Download complete [2023-05-02T01:43:14.207Z] 114826534d7a: Pull complete [2023-05-02T01:43:14.207Z] 4657fd5d0bcf: Pull complete [2023-05-02T01:43:14.464Z] 6ad1cebc031e: Pull complete [2023-05-02T01:43:16.992Z] 8a3aa393b2d8: Pull complete [2023-05-02T01:43:16.992Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-02T01:43:16.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-02T01:43:16.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T01:43:17.069Z] prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container [2023-05-02T01:43:17.100Z] $ 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/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-02T01:43:21.063Z] $ docker top 5da39da24c3a43a68bd282250c42e5b19f8d7e0c611afd5bfa7f4fcb423df0b3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-02T01:43:21.129Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-05-02T01:43:21.405Z] + set -o pipefail [2023-05-02T01:43:21.405Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-05-02T01:43:26.890Z] [2023-05-02T01:43:26.890Z] Monitoring /w/workspace/edgex-go/506 (github.com/edgexfoundry/edgex-go)... [2023-05-02T01:43:26.890Z] [2023-05-02T01:43:26.890Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/439a7c61-66a4-41fd-bbbf-f8cdb172c988 [2023-05-02T01:43:26.890Z] [2023-05-02T01:43:26.890Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-02T01:43:26.890Z] [2023-05-02T01:43:26.890Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-02T01:43:26.890Z] [2023-05-02T01:43:27.825Z] [2023-05-02T01:43:27.825Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-02T01:43:27.825Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-02T01:43:27.825Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-02T01:43:27.832Z] $ docker stop --time=1 5da39da24c3a43a68bd282250c42e5b19f8d7e0c611afd5bfa7f4fcb423df0b3 [2023-05-02T01:43:30.370Z] $ docker rm -f --volumes 5da39da24c3a43a68bd282250c42e5b19f8d7e0c611afd5bfa7f4fcb423df0b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-02T01:43:30.727Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T01:43:30.737Z] provisioning config files... [2023-05-02T01:43:30.745Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/506@tmp/config15308356331020358173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T01:43:31.045Z] --> edgex-publish-swagger.sh [2023-05-02T01:43:31.045Z] === Publish openapi/v3 API === [2023-05-02T01:43:31.045Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-02T01:43:31.045Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/506/openapi/v3/core-command.yaml] [2023-05-02T01:43:31.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T01:43:31.045Z] Dload Upload Total Spent Left Speed [2023-05-02T01:43:31.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 42379 --:--:-- --:--:-- --:--:-- 42317 100 29030 0 0 100 29030 0 42379 --:--:-- --:--:-- --:--:-- 42317 [2023-05-02T01:43:31.611Z] [2023-05-02T01:43:31.611Z] [2023-05-02T01:43:31.611Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/506/openapi/v3/core-data.yaml] [2023-05-02T01:43:31.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T01:43:31.611Z] Dload Upload Total Spent Left Speed [2023-05-02T01:43:32.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 115k --:--:-- --:--:-- --:--:-- 115k [2023-05-02T01:43:32.179Z] [2023-05-02T01:43:32.179Z] [2023-05-02T01:43:32.179Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/506/openapi/v3/core-metadata.yaml] [2023-05-02T01:43:32.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T01:43:32.179Z] Dload Upload Total Spent Left Speed [2023-05-02T01:43:32.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 693k --:--:-- --:--:-- --:--:-- 690k 100 141k 0 0 100 141k 0 241k --:--:-- --:--:-- --:--:-- 241k [2023-05-02T01:43:32.695Z] [2023-05-02T01:43:32.695Z] [2023-05-02T01:43:32.695Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/506/openapi/v3/support-notifications.yaml] [2023-05-02T01:43:32.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T01:43:32.953Z] Dload Upload Total Spent Left Speed [2023-05-02T01:43:33.521Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 157k --:--:-- --:--:-- --:--:-- 157k [2023-05-02T01:43:33.521Z] [2023-05-02T01:43:33.521Z] [2023-05-02T01:43:33.521Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/506/openapi/v3/support-scheduler.yaml] [2023-05-02T01:43:33.521Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T01:43:33.521Z] Dload Upload Total Spent Left Speed [2023-05-02T01:43:33.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 69406 --:--:-- --:--:-- --:--:-- 69266 [2023-05-02T01:43:33.781Z] [2023-05-02T01:43:33.781Z] [Pipeline] } [2023-05-02T01:43:33.787Z] 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-05-02T01:43:34.172Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T01:43:34.172Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:43:34.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T01:43:34.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T01:43:34.537Z] prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container [2023-05-02T01:43:34.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T01:43:34.966Z] $ docker top 31a73abd66c10fe53bd69b1738e5145786eba74d9270e9b01325525a522997a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T01:43:35.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T01:43:35.057Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T01:43:35.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T01:43:35.158Z] $ docker exec 31a73abd66c10fe53bd69b1738e5145786eba74d9270e9b01325525a522997a9 ssh-agent [2023-05-02T01:43:35.262Z] SSH_AUTH_SOCK=/tmp/ssh-kxqYJKthEsRU/agent.32 [2023-05-02T01:43:35.262Z] SSH_AGENT_PID=38 [2023-05-02T01:43:35.268Z] Running ssh-add (command line suppressed) [2023-05-02T01:43:35.356Z] Identity added: /w/workspace/edgex-go/506@tmp/private_key_11959431666785159512.key (/w/workspace/edgex-go/506@tmp/private_key_11959431666785159512.key) [2023-05-02T01:43:35.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T01:43:35.657Z] + git semver tag [2023-05-02T01:43:35.916Z] 2023-05-02 01:43:35,836 [run_tag] DEBUG tag force:False [2023-05-02T01:43:35.916Z] 2023-05-02 01:43:35,836 [check_head_tag] DEBUG check head tag [2023-05-02T01:43:35.916Z] 2023-05-02 01:43:35,840 [execute] INFO git cat-file --batch-check [2023-05-02T01:43:35.916Z] 2023-05-02 01:43:35,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/506, universal_newlines=False, shell=None, istream=) [2023-05-02T01:43:35.916Z] 2023-05-02 01:43:35,843 [execute] INFO git cat-file --batch [2023-05-02T01:43:35.916Z] 2023-05-02 01:43:35,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/506, universal_newlines=False, shell=None, istream=) [2023-05-02T01:43:35.916Z] 2023-05-02 01:43:35,902 [read_version] DEBUG read version from /w/workspace/edgex-go/506/.semver/main [2023-05-02T01:43:35.916Z] 2023-05-02 01:43:35,903 [execute] INFO git tag -a v3.0.0-dev.143 -m v3.0.0-dev.143 [2023-05-02T01:43:35.916Z] 2023-05-02 01:43:35,903 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.143', '-m', 'v3.0.0-dev.143'], cwd=/w/workspace/edgex-go/506, universal_newlines=False, shell=None, istream=None) [2023-05-02T01:43:35.916Z] 2023-05-02 01:43:35,907 [read_version] DEBUG read version from /w/workspace/edgex-go/506/.semver/main [2023-05-02T01:43:35.916Z] 3.0.0-dev.143 [Pipeline] } [2023-05-02T01:43:36.178Z] $ docker exec --env ******** --env ******** 31a73abd66c10fe53bd69b1738e5145786eba74d9270e9b01325525a522997a9 ssh-agent -k [2023-05-02T01:43:36.264Z] unset SSH_AUTH_SOCK; [2023-05-02T01:43:36.265Z] unset SSH_AGENT_PID; [2023-05-02T01:43:36.265Z] echo Agent pid 38 killed; [2023-05-02T01:43:36.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T01:43:36.581Z] + git semver [Pipeline] } [2023-05-02T01:43:36.846Z] $ docker stop --time=1 31a73abd66c10fe53bd69b1738e5145786eba74d9270e9b01325525a522997a9 [2023-05-02T01:43:38.121Z] $ docker rm -f --volumes 31a73abd66c10fe53bd69b1738e5145786eba74d9270e9b01325525a522997a9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:43:38.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-02T01:43:38.512Z] [2023-05-02T01:43:38.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:43:38.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-02T01:43:38.806Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-02T01:43:38.806Z] ab5ef0e58194: Pulling fs layer [2023-05-02T01:43:38.806Z] 9712f1f96733: Pulling fs layer [2023-05-02T01:43:38.806Z] 63f879dbbcfc: Pulling fs layer [2023-05-02T01:43:38.806Z] 0d9ebad4ef96: Pulling fs layer [2023-05-02T01:43:38.806Z] e9a5061849ea: Pulling fs layer [2023-05-02T01:43:38.806Z] d747dcd14b5f: Pulling fs layer [2023-05-02T01:43:38.806Z] 2de7ff778b66: Pulling fs layer [2023-05-02T01:43:38.806Z] e9a5061849ea: Waiting [2023-05-02T01:43:38.806Z] 0d9ebad4ef96: Waiting [2023-05-02T01:43:38.806Z] d747dcd14b5f: Waiting [2023-05-02T01:43:38.806Z] 2de7ff778b66: Waiting [2023-05-02T01:43:38.806Z] 9712f1f96733: Verifying Checksum [2023-05-02T01:43:38.806Z] 9712f1f96733: Download complete [2023-05-02T01:43:39.064Z] 63f879dbbcfc: Verifying Checksum [2023-05-02T01:43:39.064Z] 63f879dbbcfc: Download complete [2023-05-02T01:43:39.322Z] e9a5061849ea: Verifying Checksum [2023-05-02T01:43:39.322Z] e9a5061849ea: Download complete [2023-05-02T01:43:39.322Z] d747dcd14b5f: Download complete [2023-05-02T01:43:39.322Z] 0d9ebad4ef96: Verifying Checksum [2023-05-02T01:43:39.322Z] 0d9ebad4ef96: Download complete [2023-05-02T01:43:39.322Z] ab5ef0e58194: Verifying Checksum [2023-05-02T01:43:39.322Z] ab5ef0e58194: Download complete [2023-05-02T01:43:39.322Z] 2de7ff778b66: Verifying Checksum [2023-05-02T01:43:39.322Z] 2de7ff778b66: Download complete [2023-05-02T01:43:41.847Z] ab5ef0e58194: Pull complete [2023-05-02T01:43:41.847Z] 9712f1f96733: Pull complete [2023-05-02T01:43:42.412Z] 63f879dbbcfc: Pull complete [2023-05-02T01:43:45.694Z] 0d9ebad4ef96: Pull complete [2023-05-02T01:43:45.951Z] e9a5061849ea: Pull complete [2023-05-02T01:43:45.951Z] d747dcd14b5f: Pull complete [2023-05-02T01:43:46.885Z] 2de7ff778b66: Pull complete [2023-05-02T01:43:46.885Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-02T01:43:46.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-02T01:43:46.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T01:43:46.964Z] prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container [2023-05-02T01:43:46.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-02T01:43:51.163Z] $ docker top 9d6fe1fbd2928ad9df3aa44c6dbf70a6c7db01c1380e072af0d59205ea09a813 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-02T01:43:51.221Z] provisioning config files... [2023-05-02T01:43:51.227Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/506@tmp/config13295114057103012tmp [2023-05-02T01:43:51.237Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/506@tmp/config14897043791094502318tmp [2023-05-02T01:43:51.246Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/506@tmp/config9868009592706407387tmp [Pipeline] { [Pipeline] echo [2023-05-02T01:43:51.259Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T01:43:51.538Z] ---> sigul-configuration.sh [2023-05-02T01:43:51.538Z] gpg: directory `/root/.gnupg' created [2023-05-02T01:43:51.538Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-02T01:43:51.538Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-02T01:43:51.538Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-02T01:43:51.538Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-02T01:43:51.538Z] gpg: CAST5 encrypted data [2023-05-02T01:43:51.538Z] gpg: encrypted with 1 passphrase [2023-05-02T01:43:51.538Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-02T01:43:51.824Z] + mkdir /home/jenkins [2023-05-02T01:43:51.824Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-02T01:43:52.105Z] + 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-05-02T01:43:52.112Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T01:43:52.396Z] ---> sigul-install.sh [2023-05-02T01:43:52.396Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-02T01:43:52.679Z] + git tag --list [2023-05-02T01:43:52.679Z] 0.6.0 [2023-05-02T01:43:52.679Z] 0.6.1 [2023-05-02T01:43:52.679Z] 0.7.0 [2023-05-02T01:43:52.679Z] 0.7.1 [2023-05-02T01:43:52.679Z] v1.0.0 [2023-05-02T01:43:52.679Z] v1.0.1 [2023-05-02T01:43:52.679Z] v1.1.0 [2023-05-02T01:43:52.679Z] v1.2.0 [2023-05-02T01:43:52.679Z] v1.2.1 [2023-05-02T01:43:52.679Z] v1.3.0 [2023-05-02T01:43:52.679Z] v1.3.1 [2023-05-02T01:43:52.679Z] v2.0.0 [2023-05-02T01:43:52.679Z] v2.1.0 [2023-05-02T01:43:52.679Z] v2.1.1 [2023-05-02T01:43:52.679Z] v2.1.1-dev.1 [2023-05-02T01:43:52.679Z] v2.1.1-dev.2 [2023-05-02T01:43:52.679Z] v2.1.1-dev.3 [2023-05-02T01:43:52.679Z] v2.1.1-dev.4 [2023-05-02T01:43:52.679Z] v2.1.1-dev.5 [2023-05-02T01:43:52.679Z] v2.1.1-dev.6 [2023-05-02T01:43:52.679Z] v2.1.1-dev.7 [2023-05-02T01:43:52.679Z] v2.1.1-dev.8 [2023-05-02T01:43:52.679Z] v2.1.2-dev.1 [2023-05-02T01:43:52.679Z] v2.2.0 [2023-05-02T01:43:52.679Z] v2.2.1-dev.1 [2023-05-02T01:43:52.679Z] v2.2.1-dev.10 [2023-05-02T01:43:52.679Z] v2.2.1-dev.11 [2023-05-02T01:43:52.679Z] v2.2.1-dev.12 [2023-05-02T01:43:52.679Z] v2.2.1-dev.13 [2023-05-02T01:43:52.679Z] v2.2.1-dev.14 [2023-05-02T01:43:52.679Z] v2.2.1-dev.15 [2023-05-02T01:43:52.679Z] v2.2.1-dev.16 [2023-05-02T01:43:52.679Z] v2.2.1-dev.17 [2023-05-02T01:43:52.679Z] v2.2.1-dev.18 [2023-05-02T01:43:52.679Z] v2.2.1-dev.19 [2023-05-02T01:43:52.679Z] v2.2.1-dev.2 [2023-05-02T01:43:52.679Z] v2.2.1-dev.20 [2023-05-02T01:43:52.679Z] v2.2.1-dev.21 [2023-05-02T01:43:52.679Z] v2.2.1-dev.22 [2023-05-02T01:43:52.680Z] v2.2.1-dev.23 [2023-05-02T01:43:52.680Z] v2.2.1-dev.24 [2023-05-02T01:43:52.680Z] v2.2.1-dev.25 [2023-05-02T01:43:52.680Z] v2.2.1-dev.26 [2023-05-02T01:43:52.680Z] v2.2.1-dev.27 [2023-05-02T01:43:52.680Z] v2.2.1-dev.28 [2023-05-02T01:43:52.680Z] v2.2.1-dev.29 [2023-05-02T01:43:52.680Z] v2.2.1-dev.3 [2023-05-02T01:43:52.680Z] v2.2.1-dev.4 [2023-05-02T01:43:52.680Z] v2.2.1-dev.5 [2023-05-02T01:43:52.680Z] v2.2.1-dev.6 [2023-05-02T01:43:52.680Z] v2.2.1-dev.7 [2023-05-02T01:43:52.680Z] v2.2.1-dev.8 [2023-05-02T01:43:52.680Z] v2.2.1-dev.9 [2023-05-02T01:43:52.680Z] v2.3.0 [2023-05-02T01:43:52.680Z] v2.3.0-dev.100 [2023-05-02T01:43:52.680Z] v2.3.0-dev.101 [2023-05-02T01:43:52.680Z] v2.3.0-dev.102 [2023-05-02T01:43:52.680Z] v2.3.0-dev.103 [2023-05-02T01:43:52.680Z] v2.3.0-dev.104 [2023-05-02T01:43:52.680Z] v2.3.0-dev.105 [2023-05-02T01:43:52.680Z] v2.3.0-dev.106 [2023-05-02T01:43:52.680Z] v2.3.0-dev.29 [2023-05-02T01:43:52.680Z] v2.3.0-dev.30 [2023-05-02T01:43:52.680Z] v2.3.0-dev.31 [2023-05-02T01:43:52.680Z] v2.3.0-dev.32 [2023-05-02T01:43:52.680Z] v2.3.0-dev.33 [2023-05-02T01:43:52.680Z] v2.3.0-dev.34 [2023-05-02T01:43:52.680Z] v2.3.0-dev.35 [2023-05-02T01:43:52.680Z] v2.3.0-dev.36 [2023-05-02T01:43:52.680Z] v2.3.0-dev.37 [2023-05-02T01:43:52.680Z] v2.3.0-dev.38 [2023-05-02T01:43:52.680Z] v2.3.0-dev.39 [2023-05-02T01:43:52.680Z] v2.3.0-dev.40 [2023-05-02T01:43:52.680Z] v2.3.0-dev.41 [2023-05-02T01:43:52.680Z] v2.3.0-dev.42 [2023-05-02T01:43:52.680Z] v2.3.0-dev.43 [2023-05-02T01:43:52.680Z] v2.3.0-dev.44 [2023-05-02T01:43:52.680Z] v2.3.0-dev.45 [2023-05-02T01:43:52.680Z] v2.3.0-dev.46 [2023-05-02T01:43:52.680Z] v2.3.0-dev.47 [2023-05-02T01:43:52.680Z] v2.3.0-dev.48 [2023-05-02T01:43:52.680Z] v2.3.0-dev.49 [2023-05-02T01:43:52.680Z] v2.3.0-dev.50 [2023-05-02T01:43:52.680Z] v2.3.0-dev.51 [2023-05-02T01:43:52.680Z] v2.3.0-dev.52 [2023-05-02T01:43:52.680Z] v2.3.0-dev.53 [2023-05-02T01:43:52.680Z] v2.3.0-dev.54 [2023-05-02T01:43:52.680Z] v2.3.0-dev.55 [2023-05-02T01:43:52.680Z] v2.3.0-dev.56 [2023-05-02T01:43:52.680Z] v2.3.0-dev.57 [2023-05-02T01:43:52.680Z] v2.3.0-dev.58 [2023-05-02T01:43:52.680Z] v2.3.0-dev.59 [2023-05-02T01:43:52.680Z] v2.3.0-dev.60 [2023-05-02T01:43:52.680Z] v2.3.0-dev.61 [2023-05-02T01:43:52.680Z] v2.3.0-dev.62 [2023-05-02T01:43:52.680Z] v2.3.0-dev.63 [2023-05-02T01:43:52.680Z] v2.3.0-dev.64 [2023-05-02T01:43:52.680Z] v2.3.0-dev.65 [2023-05-02T01:43:52.680Z] v2.3.0-dev.66 [2023-05-02T01:43:52.680Z] v2.3.0-dev.67 [2023-05-02T01:43:52.680Z] v2.3.0-dev.68 [2023-05-02T01:43:52.680Z] v2.3.0-dev.69 [2023-05-02T01:43:52.680Z] v2.3.0-dev.70 [2023-05-02T01:43:52.680Z] v2.3.0-dev.71 [2023-05-02T01:43:52.680Z] v2.3.0-dev.72 [2023-05-02T01:43:52.680Z] v2.3.0-dev.73 [2023-05-02T01:43:52.680Z] v2.3.0-dev.74 [2023-05-02T01:43:52.680Z] v2.3.0-dev.75 [2023-05-02T01:43:52.680Z] v2.3.0-dev.76 [2023-05-02T01:43:52.680Z] v2.3.0-dev.77 [2023-05-02T01:43:52.680Z] v2.3.0-dev.78 [2023-05-02T01:43:52.680Z] v2.3.0-dev.79 [2023-05-02T01:43:52.680Z] v2.3.0-dev.80 [2023-05-02T01:43:52.680Z] v2.3.0-dev.81 [2023-05-02T01:43:52.680Z] v2.3.0-dev.82 [2023-05-02T01:43:52.680Z] v2.3.0-dev.83 [2023-05-02T01:43:52.680Z] v2.3.0-dev.84 [2023-05-02T01:43:52.680Z] v2.3.0-dev.85 [2023-05-02T01:43:52.680Z] v2.3.0-dev.86 [2023-05-02T01:43:52.680Z] v2.3.0-dev.87 [2023-05-02T01:43:52.680Z] v2.3.0-dev.88 [2023-05-02T01:43:52.680Z] v2.3.0-dev.89 [2023-05-02T01:43:52.680Z] v2.3.0-dev.90 [2023-05-02T01:43:52.680Z] v2.3.0-dev.91 [2023-05-02T01:43:52.680Z] v2.3.0-dev.92 [2023-05-02T01:43:52.680Z] v2.3.0-dev.93 [2023-05-02T01:43:52.680Z] v2.3.0-dev.94 [2023-05-02T01:43:52.680Z] v2.3.0-dev.95 [2023-05-02T01:43:52.680Z] v2.3.0-dev.96 [2023-05-02T01:43:52.680Z] v2.3.0-dev.97 [2023-05-02T01:43:52.680Z] v2.3.0-dev.98 [2023-05-02T01:43:52.680Z] v2.3.0-dev.99 [2023-05-02T01:43:52.680Z] v2.3.1-dev.1 [2023-05-02T01:43:52.680Z] v2.3.1-dev.2 [2023-05-02T01:43:52.680Z] v2.3.1-dev.3 [2023-05-02T01:43:52.680Z] v2.3.1-dev.4 [2023-05-02T01:43:52.680Z] v2.3.1-dev.5 [2023-05-02T01:43:52.680Z] v3.0.0-dev.1 [2023-05-02T01:43:52.680Z] v3.0.0-dev.10 [2023-05-02T01:43:52.680Z] v3.0.0-dev.100 [2023-05-02T01:43:52.680Z] v3.0.0-dev.101 [2023-05-02T01:43:52.680Z] v3.0.0-dev.102 [2023-05-02T01:43:52.680Z] v3.0.0-dev.103 [2023-05-02T01:43:52.680Z] v3.0.0-dev.104 [2023-05-02T01:43:52.680Z] v3.0.0-dev.105 [2023-05-02T01:43:52.680Z] v3.0.0-dev.106 [2023-05-02T01:43:52.680Z] v3.0.0-dev.107 [2023-05-02T01:43:52.680Z] v3.0.0-dev.108 [2023-05-02T01:43:52.680Z] v3.0.0-dev.109 [2023-05-02T01:43:52.680Z] v3.0.0-dev.11 [2023-05-02T01:43:52.680Z] v3.0.0-dev.110 [2023-05-02T01:43:52.680Z] v3.0.0-dev.111 [2023-05-02T01:43:52.680Z] v3.0.0-dev.112 [2023-05-02T01:43:52.680Z] v3.0.0-dev.113 [2023-05-02T01:43:52.680Z] v3.0.0-dev.114 [2023-05-02T01:43:52.680Z] v3.0.0-dev.115 [2023-05-02T01:43:52.680Z] v3.0.0-dev.116 [2023-05-02T01:43:52.680Z] v3.0.0-dev.117 [2023-05-02T01:43:52.680Z] v3.0.0-dev.118 [2023-05-02T01:43:52.680Z] v3.0.0-dev.119 [2023-05-02T01:43:52.680Z] v3.0.0-dev.12 [2023-05-02T01:43:52.680Z] v3.0.0-dev.120 [2023-05-02T01:43:52.680Z] v3.0.0-dev.121 [2023-05-02T01:43:52.680Z] v3.0.0-dev.122 [2023-05-02T01:43:52.680Z] v3.0.0-dev.123 [2023-05-02T01:43:52.680Z] v3.0.0-dev.124 [2023-05-02T01:43:52.680Z] v3.0.0-dev.125 [2023-05-02T01:43:52.680Z] v3.0.0-dev.126 [2023-05-02T01:43:52.680Z] v3.0.0-dev.127 [2023-05-02T01:43:52.680Z] v3.0.0-dev.128 [2023-05-02T01:43:52.680Z] v3.0.0-dev.129 [2023-05-02T01:43:52.680Z] v3.0.0-dev.13 [2023-05-02T01:43:52.680Z] v3.0.0-dev.130 [2023-05-02T01:43:52.680Z] v3.0.0-dev.131 [2023-05-02T01:43:52.680Z] v3.0.0-dev.132 [2023-05-02T01:43:52.680Z] v3.0.0-dev.133 [2023-05-02T01:43:52.680Z] v3.0.0-dev.134 [2023-05-02T01:43:52.680Z] v3.0.0-dev.135 [2023-05-02T01:43:52.680Z] v3.0.0-dev.136 [2023-05-02T01:43:52.680Z] v3.0.0-dev.137 [2023-05-02T01:43:52.680Z] v3.0.0-dev.138 [2023-05-02T01:43:52.680Z] v3.0.0-dev.139 [2023-05-02T01:43:52.680Z] v3.0.0-dev.14 [2023-05-02T01:43:52.680Z] v3.0.0-dev.140 [2023-05-02T01:43:52.680Z] v3.0.0-dev.141 [2023-05-02T01:43:52.680Z] v3.0.0-dev.142 [2023-05-02T01:43:52.680Z] v3.0.0-dev.143 [2023-05-02T01:43:52.680Z] v3.0.0-dev.15 [2023-05-02T01:43:52.680Z] v3.0.0-dev.16 [2023-05-02T01:43:52.680Z] v3.0.0-dev.17 [2023-05-02T01:43:52.680Z] v3.0.0-dev.18 [2023-05-02T01:43:52.680Z] v3.0.0-dev.19 [2023-05-02T01:43:52.680Z] v3.0.0-dev.2 [2023-05-02T01:43:52.680Z] v3.0.0-dev.20 [2023-05-02T01:43:52.680Z] v3.0.0-dev.21 [2023-05-02T01:43:52.680Z] v3.0.0-dev.22 [2023-05-02T01:43:52.680Z] v3.0.0-dev.23 [2023-05-02T01:43:52.680Z] v3.0.0-dev.24 [2023-05-02T01:43:52.680Z] v3.0.0-dev.25 [2023-05-02T01:43:52.680Z] v3.0.0-dev.26 [2023-05-02T01:43:52.680Z] v3.0.0-dev.27 [2023-05-02T01:43:52.680Z] v3.0.0-dev.28 [2023-05-02T01:43:52.680Z] v3.0.0-dev.29 [2023-05-02T01:43:52.680Z] v3.0.0-dev.3 [2023-05-02T01:43:52.680Z] v3.0.0-dev.30 [2023-05-02T01:43:52.680Z] v3.0.0-dev.31 [2023-05-02T01:43:52.680Z] v3.0.0-dev.32 [2023-05-02T01:43:52.680Z] v3.0.0-dev.33 [2023-05-02T01:43:52.680Z] v3.0.0-dev.34 [2023-05-02T01:43:52.680Z] v3.0.0-dev.35 [2023-05-02T01:43:52.680Z] v3.0.0-dev.36 [2023-05-02T01:43:52.680Z] v3.0.0-dev.37 [2023-05-02T01:43:52.680Z] v3.0.0-dev.38 [2023-05-02T01:43:52.680Z] v3.0.0-dev.39 [2023-05-02T01:43:52.680Z] v3.0.0-dev.4 [2023-05-02T01:43:52.680Z] v3.0.0-dev.40 [2023-05-02T01:43:52.680Z] v3.0.0-dev.41 [2023-05-02T01:43:52.680Z] v3.0.0-dev.42 [2023-05-02T01:43:52.680Z] v3.0.0-dev.43 [2023-05-02T01:43:52.680Z] v3.0.0-dev.44 [2023-05-02T01:43:52.680Z] v3.0.0-dev.45 [2023-05-02T01:43:52.680Z] v3.0.0-dev.46 [2023-05-02T01:43:52.680Z] v3.0.0-dev.47 [2023-05-02T01:43:52.680Z] v3.0.0-dev.48 [2023-05-02T01:43:52.680Z] v3.0.0-dev.49 [2023-05-02T01:43:52.680Z] v3.0.0-dev.5 [2023-05-02T01:43:52.680Z] v3.0.0-dev.50 [2023-05-02T01:43:52.680Z] v3.0.0-dev.51 [2023-05-02T01:43:52.680Z] v3.0.0-dev.52 [2023-05-02T01:43:52.680Z] v3.0.0-dev.53 [2023-05-02T01:43:52.680Z] v3.0.0-dev.54 [2023-05-02T01:43:52.680Z] v3.0.0-dev.55 [2023-05-02T01:43:52.680Z] v3.0.0-dev.56 [2023-05-02T01:43:52.680Z] v3.0.0-dev.57 [2023-05-02T01:43:52.680Z] v3.0.0-dev.58 [2023-05-02T01:43:52.680Z] v3.0.0-dev.59 [2023-05-02T01:43:52.680Z] v3.0.0-dev.6 [2023-05-02T01:43:52.680Z] v3.0.0-dev.60 [2023-05-02T01:43:52.680Z] v3.0.0-dev.61 [2023-05-02T01:43:52.680Z] v3.0.0-dev.62 [2023-05-02T01:43:52.680Z] v3.0.0-dev.63 [2023-05-02T01:43:52.680Z] v3.0.0-dev.64 [2023-05-02T01:43:52.680Z] v3.0.0-dev.65 [2023-05-02T01:43:52.680Z] v3.0.0-dev.66 [2023-05-02T01:43:52.680Z] v3.0.0-dev.67 [2023-05-02T01:43:52.680Z] v3.0.0-dev.68 [2023-05-02T01:43:52.680Z] v3.0.0-dev.69 [2023-05-02T01:43:52.680Z] v3.0.0-dev.7 [2023-05-02T01:43:52.680Z] v3.0.0-dev.70 [2023-05-02T01:43:52.680Z] v3.0.0-dev.71 [2023-05-02T01:43:52.680Z] v3.0.0-dev.72 [2023-05-02T01:43:52.680Z] v3.0.0-dev.73 [2023-05-02T01:43:52.680Z] v3.0.0-dev.74 [2023-05-02T01:43:52.680Z] v3.0.0-dev.75 [2023-05-02T01:43:52.680Z] v3.0.0-dev.76 [2023-05-02T01:43:52.680Z] v3.0.0-dev.77 [2023-05-02T01:43:52.680Z] v3.0.0-dev.78 [2023-05-02T01:43:52.680Z] v3.0.0-dev.79 [2023-05-02T01:43:52.680Z] v3.0.0-dev.8 [2023-05-02T01:43:52.680Z] v3.0.0-dev.80 [2023-05-02T01:43:52.680Z] v3.0.0-dev.81 [2023-05-02T01:43:52.680Z] v3.0.0-dev.82 [2023-05-02T01:43:52.680Z] v3.0.0-dev.83 [2023-05-02T01:43:52.680Z] v3.0.0-dev.84 [2023-05-02T01:43:52.680Z] v3.0.0-dev.85 [2023-05-02T01:43:52.680Z] v3.0.0-dev.86 [2023-05-02T01:43:52.680Z] v3.0.0-dev.87 [2023-05-02T01:43:52.680Z] v3.0.0-dev.88 [2023-05-02T01:43:52.680Z] v3.0.0-dev.89 [2023-05-02T01:43:52.680Z] v3.0.0-dev.9 [2023-05-02T01:43:52.680Z] v3.0.0-dev.90 [2023-05-02T01:43:52.680Z] v3.0.0-dev.91 [2023-05-02T01:43:52.680Z] v3.0.0-dev.92 [2023-05-02T01:43:52.680Z] v3.0.0-dev.93 [2023-05-02T01:43:52.680Z] v3.0.0-dev.94 [2023-05-02T01:43:52.680Z] v3.0.0-dev.95 [2023-05-02T01:43:52.680Z] v3.0.0-dev.96 [2023-05-02T01:43:52.680Z] v3.0.0-dev.97 [2023-05-02T01:43:52.680Z] v3.0.0-dev.98 [2023-05-02T01:43:52.680Z] v3.0.0-dev.99 [Pipeline] sh [2023-05-02T01:43:52.964Z] + lftools sign git-tag v3.0.0-dev.143 [2023-05-02T01:43:53.531Z] Signing Git tag with Sigul... [2023-05-02T01:43:53.531Z] Signing v3.0.0-dev.143 [Pipeline] echo [2023-05-02T01:43:53.800Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T01:43:54.081Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-02T01:43:54.089Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-02T01:43:54.104Z] $ docker stop --time=1 9d6fe1fbd2928ad9df3aa44c6dbf70a6c7db01c1380e072af0d59205ea09a813 [2023-05-02T01:43:55.380Z] $ docker rm -f --volumes 9d6fe1fbd2928ad9df3aa44c6dbf70a6c7db01c1380e072af0d59205ea09a813 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-02T01:43:55.779Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T01:43:55.779Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:43:56.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T01:43:56.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T01:43:56.150Z] prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container [2023-05-02T01:43:56.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T01:43:56.488Z] $ docker top 385d6f856a5d9f92dfb57998edfc26e49920aee710c61460c3ea4d474f3db97a -eo pid,comm [2023-05-02T01:43:56.538Z] 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-05-02T01:43:56.538Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T01:43:56.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T01:43:56.584Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T01:43:56.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T01:43:56.698Z] $ docker exec 385d6f856a5d9f92dfb57998edfc26e49920aee710c61460c3ea4d474f3db97a ssh-agent [2023-05-02T01:43:56.794Z] SSH_AUTH_SOCK=/tmp/ssh-jQSxeaWe1L9l/agent.32 [2023-05-02T01:43:56.794Z] SSH_AGENT_PID=39 [2023-05-02T01:43:56.798Z] Running ssh-add (command line suppressed) [2023-05-02T01:43:56.888Z] Identity added: /w/workspace/edgex-go/506@tmp/private_key_14963674552440892060.key (/w/workspace/edgex-go/506@tmp/private_key_14963674552440892060.key) [2023-05-02T01:43:56.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T01:43:57.188Z] + git semver bump pre [2023-05-02T01:43:57.447Z] 2023-05-02 01:43:57,337 [read_version] DEBUG read version from /w/workspace/edgex-go/506/.semver/main [2023-05-02T01:43:57.447Z] 2023-05-02 01:43:57,337 [bump_version] DEBUG bumping version:3.0.0-dev.143 on axis:pre with prefix:dev [2023-05-02T01:43:57.447Z] 2023-05-02 01:43:57,337 [bump_version] DEBUG bumped version:3.0.0-dev.144 [2023-05-02T01:43:57.447Z] 2023-05-02 01:43:57,337 [write_version] DEBUG write version:3.0.0-dev.144 to path:/w/workspace/edgex-go/506/.semver/main with force:True [2023-05-02T01:43:57.447Z] 2023-05-02 01:43:57,337 [read_version] DEBUG read version from /w/workspace/edgex-go/506/.semver/main [2023-05-02T01:43:57.447Z] 2023-05-02 01:43:57,337 [write_file] DEBUG write to file:/w/workspace/edgex-go/506/.semver/main [2023-05-02T01:43:57.447Z] 2023-05-02 01:43:57,339 [execute] INFO git cat-file --batch-check [2023-05-02T01:43:57.447Z] 2023-05-02 01:43:57,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/506/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T01:43:57.447Z] 2023-05-02 01:43:57,345 [execute] INFO git cat-file --batch [2023-05-02T01:43:57.447Z] 2023-05-02 01:43:57,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/506/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T01:43:57.447Z] 2023-05-02 01:43:57,350 [read_version] DEBUG read version from /w/workspace/edgex-go/506/.semver/main [2023-05-02T01:43:57.447Z] 3.0.0-dev.144 [Pipeline] } [2023-05-02T01:43:57.451Z] $ docker exec --env ******** --env ******** 385d6f856a5d9f92dfb57998edfc26e49920aee710c61460c3ea4d474f3db97a ssh-agent -k [2023-05-02T01:43:57.548Z] unset SSH_AUTH_SOCK; [2023-05-02T01:43:57.548Z] unset SSH_AGENT_PID; [2023-05-02T01:43:57.548Z] echo Agent pid 39 killed; [2023-05-02T01:43:57.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T01:43:57.864Z] + git semver [Pipeline] } [2023-05-02T01:43:58.133Z] $ docker stop --time=1 385d6f856a5d9f92dfb57998edfc26e49920aee710c61460c3ea4d474f3db97a [2023-05-02T01:43:59.371Z] $ docker rm -f --volumes 385d6f856a5d9f92dfb57998edfc26e49920aee710c61460c3ea4d474f3db97a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T01:43:59.704Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T01:43:59.704Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:44:00.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T01:44:00.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T01:44:00.069Z] prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container [2023-05-02T01:44:00.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T01:44:00.392Z] $ docker top f6434f10b9033ab2a9d66386d6c57a8f81fa1b91f96eccbd2ebc8b4bad261a78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T01:44:00.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T01:44:00.481Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T01:44:00.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T01:44:00.591Z] $ docker exec f6434f10b9033ab2a9d66386d6c57a8f81fa1b91f96eccbd2ebc8b4bad261a78 ssh-agent [2023-05-02T01:44:00.698Z] SSH_AUTH_SOCK=/tmp/ssh-zW7aGDHgWDC9/agent.32 [2023-05-02T01:44:00.698Z] SSH_AGENT_PID=38 [2023-05-02T01:44:00.703Z] Running ssh-add (command line suppressed) [2023-05-02T01:44:00.790Z] Identity added: /w/workspace/edgex-go/506@tmp/private_key_915177793349574825.key (/w/workspace/edgex-go/506@tmp/private_key_915177793349574825.key) [2023-05-02T01:44:00.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T01:44:01.097Z] + git semver push [2023-05-02T01:44:01.356Z] 2023-05-02 01:44:01,287 [run_push] DEBUG push [2023-05-02T01:44:01.356Z] 2023-05-02 01:44:01,288 [execute] INFO git cat-file --batch-check [2023-05-02T01:44:01.356Z] 2023-05-02 01:44:01,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/506/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T01:44:01.356Z] 2023-05-02 01:44:01,292 [execute] INFO git rev-list f66ef21d4ffeea95045a17119f78ce880817574a -- [2023-05-02T01:44:01.356Z] 2023-05-02 01:44:01,292 [execute] DEBUG Popen(['git', 'rev-list', 'f66ef21d4ffeea95045a17119f78ce880817574a', '--'], cwd=/w/workspace/edgex-go/506/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-02T01:44:01.356Z] 2023-05-02 01:44:01,309 [execute] INFO git fetch -v origin [2023-05-02T01:44:01.356Z] 2023-05-02 01:44:01,309 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/506/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-02T01:44:01.923Z] 2023-05-02 01:44:01,782 [run_push] DEBUG no remote changes detected [2023-05-02T01:44:01.923Z] 2023-05-02 01:44:01,782 [execute] INFO git push origin semver [2023-05-02T01:44:01.923Z] 2023-05-02 01:44:01,783 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/506/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-02T01:44:02.859Z] 2023-05-02 01:44:02,671 [run_push] DEBUG push all version tags [2023-05-02T01:44:02.859Z] 2023-05-02 01:44:02,672 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-02T01:44:02.859Z] 2023-05-02 01:44:02,672 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/506, universal_newlines=False, shell=None, istream=None) [2023-05-02T01:44:03.796Z] 2023-05-02 01:44:03,698 [read_version] DEBUG read version from /w/workspace/edgex-go/506/.semver/main [2023-05-02T01:44:03.796Z] 3.0.0-dev.144 [Pipeline] } [2023-05-02T01:44:03.800Z] $ docker exec --env ******** --env ******** f6434f10b9033ab2a9d66386d6c57a8f81fa1b91f96eccbd2ebc8b4bad261a78 ssh-agent -k [2023-05-02T01:44:03.891Z] unset SSH_AUTH_SOCK; [2023-05-02T01:44:03.891Z] unset SSH_AGENT_PID; [2023-05-02T01:44:03.891Z] echo Agent pid 38 killed; [2023-05-02T01:44:03.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T01:44:04.212Z] + git semver [Pipeline] } [2023-05-02T01:44:04.502Z] $ docker stop --time=1 f6434f10b9033ab2a9d66386d6c57a8f81fa1b91f96eccbd2ebc8b4bad261a78 [2023-05-02T01:44:05.727Z] $ docker rm -f --volumes f6434f10b9033ab2a9d66386d6c57a8f81fa1b91f96eccbd2ebc8b4bad261a78 [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-05-02T01:44:06.286Z] + [ -d /w/workspace/edgex-go/506/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-02T01:44:06.608Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T01:44:07.463Z] ---> package-listing.sh [2023-05-02T01:44:07.464Z] ++ facter osfamily [2023-05-02T01:44:07.464Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T01:44:07.722Z] + OS_FAMILY=debian [2023-05-02T01:44:07.722Z] + workspace=/w/workspace/edgex-go/506 [2023-05-02T01:44:07.722Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T01:44:07.722Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T01:44:07.722Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T01:44:07.722Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T01:44:07.722Z] + '[' /w/workspace/edgex-go/506 ']' [2023-05-02T01:44:07.722Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T01:44:07.722Z] + case "${OS_FAMILY}" in [2023-05-02T01:44:07.722Z] + grep '^ii' [2023-05-02T01:44:07.722Z] + dpkg -l [2023-05-02T01:44:07.722Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T01:44:07.722Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T01:44:07.722Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T01:44:07.722Z] + '[' /w/workspace/edgex-go/506 ']' [2023-05-02T01:44:07.722Z] + mkdir -p /w/workspace/edgex-go/506/archives/ [2023-05-02T01:44:07.722Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/506/archives/ [Pipeline] echo [2023-05-02T01:44:07.733Z] 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/506/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-02T01:44:08.010Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:44:08.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T01:44:08.567Z] [2023-05-02T01:44:08.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T01:44:08.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T01:44:08.863Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T01:44:08.863Z] 5eb5b503b376: Pulling fs layer [2023-05-02T01:44:08.863Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T01:44:08.863Z] ec43610c2a17: Pulling fs layer [2023-05-02T01:44:08.863Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T01:44:08.863Z] 33b1e0a273af: Pulling fs layer [2023-05-02T01:44:08.863Z] 3a2ae6a8a46f: Waiting [2023-05-02T01:44:08.863Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T01:44:08.863Z] 33b1e0a273af: Waiting [2023-05-02T01:44:08.863Z] 2f39f015ded8: Pulling fs layer [2023-05-02T01:44:08.863Z] 2f39f015ded8: Waiting [2023-05-02T01:44:08.863Z] 5d3b04190fa2: Waiting [2023-05-02T01:44:08.863Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-02T01:44:08.863Z] 3a2ae6a8a46f: Download complete [2023-05-02T01:44:08.863Z] 33b1e0a273af: Verifying Checksum [2023-05-02T01:44:08.863Z] 33b1e0a273af: Download complete [2023-05-02T01:44:08.863Z] ec43610c2a17: Verifying Checksum [2023-05-02T01:44:08.863Z] ec43610c2a17: Download complete [2023-05-02T01:44:08.863Z] 5d3b04190fa2: Download complete [2023-05-02T01:44:09.121Z] 5eb5b503b376: Verifying Checksum [2023-05-02T01:44:09.121Z] 5eb5b503b376: Download complete [2023-05-02T01:44:09.687Z] 2f39f015ded8: Download complete [2023-05-02T01:44:10.257Z] 5eb5b503b376: Pull complete [2023-05-02T01:44:10.257Z] 5c69ac0246d0: Pull complete [2023-05-02T01:44:10.516Z] ec43610c2a17: Pull complete [2023-05-02T01:44:10.774Z] 3a2ae6a8a46f: Pull complete [2023-05-02T01:44:10.774Z] 33b1e0a273af: Pull complete [2023-05-02T01:44:11.031Z] 5d3b04190fa2: Pull complete [2023-05-02T01:44:14.310Z] 2f39f015ded8: Pull complete [2023-05-02T01:44:14.310Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T01:44:14.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T01:44:14.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T01:44:14.381Z] prd-ubuntu20.04-docker-8c-8g-12282 does not seem to be running inside a container [2023-05-02T01:44:14.405Z] $ 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/506/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/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T01:44:18.285Z] $ docker top 5f729fd9e21cf0128a258b96c2798e700c3bcf9ed70ecd6c3fdb0a834137000d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T01:44:18.628Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T01:44:18.915Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T01:44:19.198Z] + ls /var/log/sa-host [2023-05-02T01:44:19.198Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T01:44:19.347Z] provisioning config files... [2023-05-02T01:44:19.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/506@tmp/config14253451605380181234tmp [Pipeline] { [Pipeline] echo [2023-05-02T01:44:19.364Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T01:44:19.645Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T01:44:19.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T01:44:19.982Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T01:44:19.990Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T01:44:20.272Z] ---> sudo-logs.sh [2023-05-02T01:44:20.272Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T01:44:20.294Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T01:44:20.575Z] ---> job-cost.sh [2023-05-02T01:44:20.575Z] lf-activate-venv: SKIPPING [2023-05-02T01:44:20.575Z] DEBUG: total: 0.10999999940395355 [2023-05-02T01:44:20.575Z] INFO: Retrieving Stack Cost... [2023-05-02T01:44:21.513Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T01:44:21.772Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T01:44:21.784Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T01:44:22.065Z] ---> logs-deploy.sh [2023-05-02T01:44:22.066Z] lf-activate-venv: SKIPPING [2023-05-02T01:44:22.066Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/506 [2023-05-02T01:44:22.066Z] INFO: archiving workspace using pattern(s): [2023-05-02T01:44:23.000Z] Archives upload complete. [2023-05-02T01:44:23.258Z] INFO: archiving logs to Nexus [2023-05-02T01:44:23.827Z] ---> uname -a: [2023-05-02T01:44:23.827Z] Linux prd-ubuntu20-04-docker-8c-8g-12282 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-02T01:44:23.827Z] [2023-05-02T01:44:23.827Z] [2023-05-02T01:44:23.827Z] ---> lscpu: [2023-05-02T01:44:23.827Z] Architecture: x86_64 [2023-05-02T01:44:23.827Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-02T01:44:23.827Z] Byte Order: Little Endian [2023-05-02T01:44:23.827Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-02T01:44:23.827Z] CPU(s): 8 [2023-05-02T01:44:23.827Z] On-line CPU(s) list: 0-7 [2023-05-02T01:44:23.827Z] Thread(s) per core: 1 [2023-05-02T01:44:23.827Z] Core(s) per socket: 1 [2023-05-02T01:44:23.827Z] Socket(s): 8 [2023-05-02T01:44:23.827Z] NUMA node(s): 1 [2023-05-02T01:44:23.827Z] Vendor ID: AuthenticAMD [2023-05-02T01:44:23.827Z] CPU family: 23 [2023-05-02T01:44:23.827Z] Model: 49 [2023-05-02T01:44:23.827Z] Model name: AMD EPYC-Rome Processor [2023-05-02T01:44:23.827Z] Stepping: 0 [2023-05-02T01:44:23.827Z] CPU MHz: 2799.998 [2023-05-02T01:44:23.827Z] BogoMIPS: 5599.99 [2023-05-02T01:44:23.827Z] Virtualization: AMD-V [2023-05-02T01:44:23.827Z] Hypervisor vendor: KVM [2023-05-02T01:44:23.827Z] Virtualization type: full [2023-05-02T01:44:23.827Z] L1d cache: 256 KiB [2023-05-02T01:44:23.827Z] L1i cache: 256 KiB [2023-05-02T01:44:23.827Z] L2 cache: 4 MiB [2023-05-02T01:44:23.827Z] L3 cache: 128 MiB [2023-05-02T01:44:23.827Z] NUMA node0 CPU(s): 0-7 [2023-05-02T01:44:23.827Z] Vulnerability Itlb multihit: Not affected [2023-05-02T01:44:23.827Z] Vulnerability L1tf: Not affected [2023-05-02T01:44:23.827Z] Vulnerability Mds: Not affected [2023-05-02T01:44:23.827Z] Vulnerability Meltdown: Not affected [2023-05-02T01:44:23.827Z] Vulnerability Mmio stale data: Not affected [2023-05-02T01:44:23.827Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-02T01:44:23.827Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-02T01:44:23.827Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-02T01:44:23.827Z] Vulnerability Srbds: Not affected [2023-05-02T01:44:23.827Z] Vulnerability Tsx async abort: Not affected [2023-05-02T01:44:23.827Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-02T01:44:23.827Z] [2023-05-02T01:44:23.827Z] [2023-05-02T01:44:23.827Z] ---> nproc: [2023-05-02T01:44:23.827Z] 8 [2023-05-02T01:44:23.827Z] [2023-05-02T01:44:23.827Z] [2023-05-02T01:44:23.827Z] ---> df -h: [2023-05-02T01:44:23.827Z] Filesystem Size Used Avail Use% Mounted on [2023-05-02T01:44:23.827Z] overlay 155G 21G 135G 14% / [2023-05-02T01:44:23.827Z] tmpfs 64M 0 64M 0% /dev [2023-05-02T01:44:23.827Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-02T01:44:23.827Z] shm 64M 0 64M 0% /dev/shm [2023-05-02T01:44:23.827Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-05-02T01:44:23.827Z] [2023-05-02T01:44:23.827Z] [2023-05-02T01:44:23.827Z] ---> sar -b -r -n DEV: [2023-05-02T01:44:23.827Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12282) 05/02/23 _x86_64_ (8 CPU) [2023-05-02T01:44:23.827Z] [2023-05-02T01:44:23.827Z] 01:10:34 LINUX RESTART (8 CPU) [2023-05-02T01:44:23.827Z] [2023-05-02T01:44:23.827Z] 01:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-02T01:44:23.827Z] 01:12:01 152.94 38.18 114.77 0.00 4281.33 64473.88 0.00 [2023-05-02T01:44:23.827Z] 01:13:01 54.59 0.12 54.47 0.00 7.73 27479.15 0.00 [2023-05-02T01:44:23.827Z] 01:14:01 24.93 0.28 24.65 0.00 9.73 7361.19 0.00 [2023-05-02T01:44:23.827Z] 01:15:01 266.57 2.43 264.14 0.00 30.53 100469.79 0.00 [2023-05-02T01:44:23.827Z] 01:16:01 468.75 16.44 452.31 0.00 2972.78 247819.96 0.00 [2023-05-02T01:44:23.827Z] 01:17:01 566.78 3.02 563.76 0.00 2549.55 176056.51 0.00 [2023-05-02T01:44:23.827Z] 01:18:01 798.18 2.00 796.19 0.00 22.25 252058.35 0.00 [2023-05-02T01:44:23.827Z] 01:19:01 733.58 0.05 733.53 0.00 4.13 125835.16 0.00 [2023-05-02T01:44:23.827Z] 01:20:01 29.01 0.03 28.98 0.00 4.27 862.26 0.00 [2023-05-02T01:44:23.827Z] 01:21:01 4.20 0.00 4.20 0.00 0.00 85.99 0.00 [2023-05-02T01:44:23.827Z] 01:22:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2023-05-02T01:44:23.827Z] 01:23:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 [2023-05-02T01:44:23.827Z] 01:24:01 1.42 0.00 1.42 0.00 0.00 14.93 0.00 [2023-05-02T01:44:23.827Z] 01:25:01 2.00 0.00 2.00 0.00 0.00 21.60 0.00 [2023-05-02T01:44:23.827Z] 01:26:01 1.93 0.02 1.92 0.00 0.13 20.93 0.00 [2023-05-02T01:44:23.827Z] 01:27:01 1.65 0.00 1.65 0.00 0.00 19.72 0.00 [2023-05-02T01:44:23.827Z] 01:28:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 [2023-05-02T01:44:23.827Z] 01:29:01 1.70 0.00 1.70 0.00 0.00 18.53 0.00 [2023-05-02T01:44:23.827Z] 01:30:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 [2023-05-02T01:44:23.827Z] 01:31:01 2.00 0.00 2.00 0.00 0.00 21.73 0.00 [2023-05-02T01:44:23.827Z] 01:32:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2023-05-02T01:44:23.827Z] 01:33:01 2.18 0.00 2.18 0.00 0.00 24.13 0.00 [2023-05-02T01:44:23.827Z] 01:34:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 [2023-05-02T01:44:23.827Z] 01:35:01 2.17 0.00 2.17 0.00 0.00 23.60 0.00 [2023-05-02T01:44:23.827Z] 01:36:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 [2023-05-02T01:44:23.827Z] 01:37:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 [2023-05-02T01:44:23.827Z] 01:38:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2023-05-02T01:44:23.827Z] 01:39:01 2.88 1.40 1.48 0.00 33.86 17.33 0.00 [2023-05-02T01:44:23.827Z] 01:40:01 1.55 0.27 1.28 0.00 3.87 14.66 0.00 [2023-05-02T01:44:23.827Z] 01:41:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 [2023-05-02T01:44:23.827Z] 01:42:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2023-05-02T01:44:23.827Z] 01:43:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 [2023-05-02T01:44:23.827Z] 01:44:01 129.28 0.13 129.15 0.00 10.26 56776.67 0.00 [2023-05-02T01:44:23.827Z] Average: 98.91 1.93 96.98 0.00 299.16 32102.59 0.00 [2023-05-02T01:44:23.827Z] [2023-05-02T01:44:23.827Z] 01:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-02T01:44:23.827Z] 01:12:01 28378632 31587032 720340 2.19 92416 3352660 1937128 5.71 1102160 2993928 116 [2023-05-02T01:44:23.827Z] 01:13:01 27639732 31348892 950880 2.89 113472 3782664 2370484 6.99 1725736 3052588 121248 [2023-05-02T01:44:23.827Z] 01:14:01 27594652 31465524 829836 2.52 117212 3918888 2165304 6.38 1481840 3316944 309616 [2023-05-02T01:44:23.827Z] 01:15:01 24785824 31299700 976800 2.97 163292 6344140 2515404 7.41 1960300 5447636 951824 [2023-05-02T01:44:23.827Z] 01:16:01 21039332 30584256 1677108 5.10 292168 9055900 3521772 10.38 2790436 8155440 89568 [2023-05-02T01:44:23.827Z] 01:17:01 20521972 31204776 1058948 3.22 307388 10161832 2980216 8.78 2457200 8992472 361572 [2023-05-02T01:44:23.827Z] 01:18:01 17296640 31083680 1174456 3.57 372748 13033588 2940600 8.67 2804312 11699588 391480 [2023-05-02T01:44:23.827Z] 01:19:01 19121396 31518480 751896 2.29 380688 11687832 2031016 5.99 2422484 10326700 1452 [2023-05-02T01:44:23.827Z] 01:20:01 19116900 31515632 753828 2.29 381924 11688512 1993504 5.88 2424816 10326772 488 [2023-05-02T01:44:23.827Z] 01:21:01 19128936 31527860 741496 2.25 382044 11688488 1842880 5.43 2411252 10326700 12 [2023-05-02T01:44:23.827Z] 01:22:01 19129272 31528212 741092 2.25 382056 11688492 1842880 5.43 2411184 10326704 4 [2023-05-02T01:44:23.827Z] 01:23:01 19134048 31532992 736608 2.24 382068 11688496 1842880 5.43 2405840 10326708 40 [2023-05-02T01:44:23.827Z] 01:24:01 19134972 31533992 735840 2.24 382116 11688492 1842880 5.43 2405864 10326728 8 [2023-05-02T01:44:23.827Z] 01:25:01 19137132 31536176 733788 2.23 382152 11688500 1842880 5.43 2404084 10326728 8 [2023-05-02T01:44:23.827Z] 01:26:01 19136112 31535212 734552 2.23 382196 11688500 1877096 5.53 2404152 10326736 24 [2023-05-02T01:44:23.827Z] 01:27:01 19135812 31534916 734776 2.23 382208 11688504 1877096 5.53 2404204 10326740 48 [2023-05-02T01:44:23.827Z] 01:28:01 19136268 31535376 734224 2.23 382236 11688512 1877096 5.53 2404144 10326744 8 [2023-05-02T01:44:23.827Z] 01:29:01 19136220 31535492 734064 2.23 382252 11688640 1877096 5.53 2404304 10326856 8 [2023-05-02T01:44:23.827Z] 01:30:01 19136172 31535524 733964 2.23 382332 11688644 1877096 5.53 2404252 10326860 8 [2023-05-02T01:44:23.827Z] 01:31:01 19135936 31535348 734140 2.23 382376 11688636 1877096 5.53 2404160 10326864 8 [2023-05-02T01:44:23.827Z] 01:32:01 19136172 31535608 733816 2.23 382392 11688648 1877096 5.53 2404448 10326888 8 [2023-05-02T01:44:23.827Z] 01:33:01 19136404 31535904 733700 2.23 382428 11688652 1877096 5.53 2404512 10326896 8 [2023-05-02T01:44:23.827Z] 01:34:01 19136420 31535920 733620 2.23 382464 11688652 1877096 5.53 2404496 10326896 8 [2023-05-02T01:44:23.827Z] 01:35:01 19136372 31535936 733564 2.23 382504 11688656 1877096 5.53 2404452 10326904 12 [2023-05-02T01:44:23.827Z] 01:36:01 19136576 31536140 733380 2.23 382532 11688656 1877096 5.53 2404144 10326904 8 [2023-05-02T01:44:23.827Z] 01:37:01 19136748 31536388 733112 2.23 382560 11688668 1877096 5.53 2404604 10326920 8 [2023-05-02T01:44:23.827Z] 01:38:01 19136700 31536348 733088 2.23 382572 11688672 1860656 5.48 2404544 10326924 8 [2023-05-02T01:44:23.828Z] 01:39:01 19127632 31529112 740188 2.25 382604 11689684 1860656 5.48 2415596 10327384 80 [2023-05-02T01:44:23.828Z] 01:40:01 19132636 31534280 735152 2.24 382632 11689804 1860656 5.48 2410112 10327300 8 [2023-05-02T01:44:23.828Z] 01:41:01 19132556 31534240 735180 2.24 382660 11689796 1860656 5.48 2409604 10327256 40 [2023-05-02T01:44:23.828Z] 01:42:01 19132288 31533996 735364 2.24 382672 11689808 1860656 5.48 2409604 10327256 8 [2023-05-02T01:44:23.828Z] 01:43:01 19132020 31533752 735564 2.24 382684 11689812 1860656 5.48 2409580 10327260 184 [2023-05-02T01:44:23.828Z] 01:44:01 17627800 31474536 789008 2.40 396952 12998088 2032536 5.99 2536124 11573112 824 [2023-05-02T01:44:23.828Z] Average: 20097463 31465795 805860 2.45 345848 10753561 2042165 6.02 2334986 9497101 67538 [2023-05-02T01:44:23.828Z] [2023-05-02T01:44:23.828Z] 01:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-02T01:44:23.828Z] 01:12:01 docker0 660.96 640.24 46.40 3486.36 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:12:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:12:01 ens3 1653.91 1524.04 12953.21 184.12 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:13:01 docker0 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:13:01 ens3 65.09 73.32 50.00 101.59 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:13:01 vethebb2156 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:14:01 docker0 1.20 1.20 0.09 0.11 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:14:01 ens3 27.35 19.28 22.30 21.93 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:14:01 vethebb2156 1.20 1.22 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:15:01 vethcf4a8cf 56.42 104.20 5.50 503.18 0.00 0.00 0.00 0.04 [2023-05-02T01:44:23.828Z] 01:15:01 veth2ebab4f 54.72 103.27 5.38 502.42 0.00 0.00 0.00 0.04 [2023-05-02T01:44:23.828Z] 01:15:01 docker0 288.87 536.88 23.94 2706.95 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:15:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:15:01 veth68eac94 54.86 95.67 5.30 448.92 0.00 0.00 0.00 0.04 [2023-05-02T01:44:23.828Z] 01:15:01 ens3 629.18 344.33 4404.35 47.22 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:15:01 vethf925571 58.59 111.70 5.62 500.18 0.00 0.00 0.00 0.04 [2023-05-02T01:44:23.828Z] 01:15:01 vethaf22311 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:15:01 veth499c1f8 55.64 103.77 5.43 497.32 0.00 0.00 0.00 0.04 [2023-05-02T01:44:23.828Z] 01:16:01 vethc2a1f19 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:16:01 docker0 165.65 312.46 14.07 3597.48 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:16:01 ens3 398.65 219.74 4827.64 23.66 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:16:01 veth7ddee0c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:16:01 veth5548418 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:16:01 vethaaca8e5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:16:01 vethdbfdde5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:16:01 vethaf22311 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:17:01 veth8d6f4f5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:17:01 docker0 12.21 25.77 0.78 325.13 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:17:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:17:01 ens3 96.62 64.88 1076.00 14.41 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:17:01 veth72e7163 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:17:01 vethaf22311 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:18:01 docker0 287.28 637.22 23.29 4071.61 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:18:01 veth1d143ea 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:18:01 ens3 659.92 300.80 4089.68 37.23 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:18:01 veth9da318b 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:18:01 vethaf22311 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:19:01 docker0 2.87 7.17 0.19 88.78 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:19:01 lo 16.33 16.33 1.60 1.60 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:19:01 ens3 194.92 210.66 196.48 664.46 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:20:01 lo 49.99 49.99 4.93 4.93 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:20:01 ens3 490.78 495.38 255.39 2474.34 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:21:01 lo 3.40 3.40 0.33 0.33 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:21:01 ens3 34.56 32.78 18.19 195.18 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:22:01 ens3 0.85 0.65 3.66 0.10 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:23:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:27:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:28:01 ens3 0.32 0.05 0.03 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:29:01 ens3 1.00 0.85 0.44 0.31 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:31:01 ens3 0.77 0.25 0.16 0.08 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:32:01 ens3 0.88 0.55 0.40 0.28 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:33:01 ens3 0.70 0.22 0.14 0.08 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:34:01 ens3 0.45 0.32 0.26 0.21 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:37:01 ens3 0.33 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:38:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:39:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:39:01 ens3 4.53 4.05 3.23 3.99 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:40:01 ens3 3.47 2.57 2.21 2.21 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:41:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:42:01 ens3 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.828Z] 01:43:01 ens3 0.57 0.40 0.26 0.21 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.829Z] 01:44:01 docker0 35.41 68.72 3.10 580.93 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.829Z] 01:44:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.829Z] 01:44:01 ens3 364.96 211.35 7798.52 53.93 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.829Z] 01:44:01 vethd90c745 0.37 0.40 0.07 0.08 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.829Z] Average: docker0 43.80 67.32 3.37 448.95 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.829Z] Average: lo 2.51 2.51 0.24 0.24 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.829Z] Average: ens3 139.66 105.65 1076.64 115.90 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.829Z] Average: vethd90c745 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T01:44:23.829Z] [2023-05-02T01:44:23.829Z] [2023-05-02T01:44:23.829Z] ---> sar -P ALL: [2023-05-02T01:44:23.829Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12282) 05/02/23 _x86_64_ (8 CPU) [2023-05-02T01:44:23.829Z] [2023-05-02T01:44:23.829Z] 01:10:34 LINUX RESTART (8 CPU) [2023-05-02T01:44:23.829Z] [2023-05-02T01:44:23.829Z] 01:11:02 CPU %user %nice %system %iowait %steal %idle [2023-05-02T01:44:23.829Z] 01:12:01 all 11.50 0.00 4.10 3.47 0.06 80.86 [2023-05-02T01:44:23.829Z] 01:12:01 0 8.94 0.00 4.43 6.32 0.05 80.26 [2023-05-02T01:44:23.829Z] 01:12:01 1 12.52 0.00 5.74 2.32 0.05 79.37 [2023-05-02T01:44:23.829Z] 01:12:01 2 8.95 0.00 2.92 1.38 0.05 86.69 [2023-05-02T01:44:23.829Z] 01:12:01 3 8.66 0.00 3.21 0.38 0.05 87.71 [2023-05-02T01:44:23.829Z] 01:12:01 4 12.41 0.00 3.76 0.37 0.03 83.42 [2023-05-02T01:44:23.829Z] 01:12:01 5 16.31 0.00 3.60 2.15 0.05 77.89 [2023-05-02T01:44:23.829Z] 01:12:01 6 10.51 0.00 3.97 0.68 0.07 84.77 [2023-05-02T01:44:23.829Z] 01:12:01 7 13.74 0.00 5.23 14.37 0.09 66.57 [2023-05-02T01:44:23.829Z] 01:13:01 all 29.39 0.00 5.80 1.45 0.08 63.27 [2023-05-02T01:44:23.829Z] 01:13:01 0 27.42 0.00 5.85 10.21 0.08 56.44 [2023-05-02T01:44:23.829Z] 01:13:01 1 27.97 0.00 5.03 0.05 0.08 66.86 [2023-05-02T01:44:23.829Z] 01:13:01 2 28.22 0.00 4.99 0.27 0.07 66.45 [2023-05-02T01:44:23.829Z] 01:13:01 3 29.09 0.00 5.23 0.05 0.10 65.52 [2023-05-02T01:44:23.829Z] 01:13:01 4 32.51 0.00 7.89 0.02 0.10 59.48 [2023-05-02T01:44:23.829Z] 01:13:01 5 29.91 0.00 5.59 0.62 0.08 63.80 [2023-05-02T01:44:23.829Z] 01:13:01 6 32.37 0.00 5.78 0.00 0.07 61.78 [2023-05-02T01:44:23.829Z] 01:13:01 7 27.63 0.00 6.05 0.44 0.07 65.82 [2023-05-02T01:44:23.829Z] 01:14:01 all 44.82 0.00 6.13 0.15 0.09 48.82 [2023-05-02T01:44:23.829Z] 01:14:01 0 44.75 0.00 6.39 0.23 0.08 48.54 [2023-05-02T01:44:23.829Z] 01:14:01 1 45.99 0.00 6.22 0.00 0.08 47.71 [2023-05-02T01:44:23.829Z] 01:14:01 2 45.37 0.00 5.86 0.00 0.10 48.67 [2023-05-02T01:44:23.829Z] 01:14:01 3 44.35 0.00 6.24 0.71 0.08 48.62 [2023-05-02T01:44:23.829Z] 01:14:01 4 45.25 0.00 5.93 0.03 0.08 48.70 [2023-05-02T01:44:23.829Z] 01:14:01 5 45.15 0.00 6.00 0.00 0.08 48.77 [2023-05-02T01:44:23.829Z] 01:14:01 6 44.11 0.00 5.98 0.02 0.08 49.81 [2023-05-02T01:44:23.829Z] 01:14:01 7 43.56 0.00 6.42 0.18 0.08 49.75 [2023-05-02T01:44:23.829Z] 01:15:01 all 16.58 0.00 8.34 4.07 0.08 70.93 [2023-05-02T01:44:23.829Z] 01:15:01 0 14.91 0.00 7.89 3.36 0.08 73.75 [2023-05-02T01:44:23.829Z] 01:15:01 1 20.36 0.00 9.28 4.77 0.07 65.53 [2023-05-02T01:44:23.829Z] 01:15:01 2 16.38 0.00 8.12 0.65 0.07 74.79 [2023-05-02T01:44:23.829Z] 01:15:01 3 17.19 0.00 9.81 20.26 0.10 52.64 [2023-05-02T01:44:23.829Z] 01:15:01 4 15.04 0.00 8.10 0.65 0.09 76.12 [2023-05-02T01:44:23.829Z] 01:15:01 5 16.98 0.00 8.07 0.63 0.07 74.25 [2023-05-02T01:44:23.829Z] 01:15:01 6 16.77 0.00 8.55 1.39 0.08 73.21 [2023-05-02T01:44:23.829Z] 01:15:01 7 15.04 0.00 6.92 0.92 0.08 77.04 [2023-05-02T01:44:23.829Z] 01:16:01 all 12.02 0.00 6.37 16.84 0.06 64.72 [2023-05-02T01:44:23.829Z] 01:16:01 0 12.12 0.00 8.11 54.81 0.07 24.89 [2023-05-02T01:44:23.829Z] 01:16:01 1 12.31 0.00 6.79 29.79 0.05 51.06 [2023-05-02T01:44:23.829Z] 01:16:01 2 12.50 0.00 6.55 7.54 0.05 73.36 [2023-05-02T01:44:23.829Z] 01:16:01 3 11.17 0.00 4.81 4.86 0.07 79.10 [2023-05-02T01:44:23.829Z] 01:16:01 4 11.65 0.00 7.30 25.01 0.05 55.98 [2023-05-02T01:44:23.829Z] 01:16:01 5 12.44 0.00 5.91 5.09 0.03 76.54 [2023-05-02T01:44:23.829Z] 01:16:01 6 12.66 0.00 5.99 4.38 0.05 76.93 [2023-05-02T01:44:23.829Z] 01:16:01 7 11.27 0.00 5.49 3.41 0.08 79.74 [2023-05-02T01:44:23.829Z] 01:17:01 all 53.19 0.00 11.13 7.42 0.15 28.11 [2023-05-02T01:44:23.829Z] 01:17:01 0 56.29 0.00 11.25 5.36 0.14 26.96 [2023-05-02T01:44:23.829Z] 01:17:01 1 51.97 0.00 10.82 3.19 0.12 33.91 [2023-05-02T01:44:23.829Z] 01:17:01 2 51.85 0.00 10.64 6.91 0.14 30.46 [2023-05-02T01:44:23.829Z] 01:17:01 3 52.88 0.00 10.59 7.38 0.10 29.04 [2023-05-02T01:44:23.829Z] 01:17:01 4 54.13 0.00 10.55 2.45 0.19 32.68 [2023-05-02T01:44:23.829Z] 01:17:01 5 52.99 0.00 10.89 8.29 0.12 27.71 [2023-05-02T01:44:23.829Z] 01:17:01 6 53.81 0.00 12.58 21.05 0.14 12.43 [2023-05-02T01:44:23.829Z] 01:17:01 7 51.54 0.00 11.76 4.71 0.28 31.70 [2023-05-02T01:44:23.829Z] 01:18:01 all 30.88 0.00 10.20 14.16 0.14 44.61 [2023-05-02T01:44:23.829Z] 01:18:01 0 33.33 0.00 11.27 12.00 0.12 43.28 [2023-05-02T01:44:23.829Z] 01:18:01 1 28.21 0.00 9.55 6.57 0.12 55.55 [2023-05-02T01:44:23.829Z] 01:18:01 2 30.90 0.00 10.08 16.23 0.10 42.69 [2023-05-02T01:44:23.829Z] 01:18:01 3 30.48 0.00 8.48 10.45 0.14 50.45 [2023-05-02T01:44:23.829Z] 01:18:01 4 29.89 0.00 9.37 6.36 0.09 54.30 [2023-05-02T01:44:23.829Z] 01:18:01 5 31.81 0.00 10.82 23.28 0.10 33.98 [2023-05-02T01:44:23.829Z] 01:18:01 6 32.13 0.00 10.36 18.95 0.29 38.26 [2023-05-02T01:44:23.829Z] 01:18:01 7 30.25 0.00 11.72 19.62 0.19 38.21 [2023-05-02T01:44:23.829Z] 01:19:01 all 36.89 0.00 9.19 5.14 0.16 48.62 [2023-05-02T01:44:23.829Z] 01:19:01 0 37.46 0.00 8.69 4.12 0.10 49.62 [2023-05-02T01:44:23.829Z] 01:19:01 1 33.80 0.00 8.52 3.34 0.16 54.18 [2023-05-02T01:44:23.829Z] 01:19:01 2 35.46 0.00 8.93 5.89 0.10 49.62 [2023-05-02T01:44:23.829Z] 01:19:01 3 37.81 0.00 9.46 7.57 0.22 44.93 [2023-05-02T01:44:23.829Z] 01:19:01 4 35.61 0.00 8.25 1.60 0.19 54.35 [2023-05-02T01:44:23.829Z] 01:19:01 5 34.57 0.00 9.58 7.44 0.12 48.29 [2023-05-02T01:44:23.829Z] 01:19:01 6 40.84 0.00 9.99 4.81 0.19 44.17 [2023-05-02T01:44:23.829Z] 01:19:01 7 39.55 0.00 10.09 6.35 0.17 43.84 [2023-05-02T01:44:23.829Z] 01:20:01 all 8.18 0.00 1.05 0.08 0.06 90.64 [2023-05-02T01:44:23.829Z] 01:20:01 0 8.80 0.00 1.20 0.07 0.05 89.88 [2023-05-02T01:44:23.829Z] 01:20:01 1 6.68 0.00 0.90 0.02 0.03 92.37 [2023-05-02T01:44:23.829Z] 01:20:01 2 8.86 0.00 0.90 0.02 0.07 90.15 [2023-05-02T01:44:23.829Z] 01:20:01 3 8.19 0.00 1.27 0.02 0.07 90.46 [2023-05-02T01:44:23.829Z] 01:20:01 4 8.67 0.00 0.94 0.03 0.05 90.31 [2023-05-02T01:44:23.829Z] 01:20:01 5 7.45 0.00 0.87 0.08 0.03 91.56 [2023-05-02T01:44:23.829Z] 01:20:01 6 8.14 0.00 0.82 0.03 0.07 90.94 [2023-05-02T01:44:23.829Z] 01:20:01 7 8.62 0.00 1.51 0.34 0.08 89.45 [2023-05-02T01:44:23.829Z] 01:21:01 all 0.57 0.00 0.09 0.01 0.01 99.32 [2023-05-02T01:44:23.829Z] 01:21:01 0 0.08 0.00 0.12 0.05 0.03 99.72 [2023-05-02T01:44:23.829Z] 01:21:01 1 1.02 0.00 0.05 0.00 0.00 98.93 [2023-05-02T01:44:23.829Z] 01:21:01 2 0.27 0.00 0.10 0.00 0.00 99.63 [2023-05-02T01:44:23.829Z] 01:21:01 3 0.83 0.00 0.10 0.00 0.02 99.05 [2023-05-02T01:44:23.829Z] 01:21:01 4 0.10 0.00 0.08 0.00 0.02 99.80 [2023-05-02T01:44:23.829Z] 01:21:01 5 0.08 0.00 0.05 0.02 0.02 99.83 [2023-05-02T01:44:23.829Z] 01:21:01 6 0.98 0.00 0.10 0.03 0.00 98.88 [2023-05-02T01:44:23.829Z] 01:21:01 7 1.15 0.00 0.13 0.00 0.00 98.72 [2023-05-02T01:44:23.829Z] 01:22:01 all 0.06 0.00 0.02 0.00 0.01 99.91 [2023-05-02T01:44:23.829Z] 01:22:01 0 0.43 0.00 0.03 0.00 0.02 99.52 [2023-05-02T01:44:23.829Z] 01:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.829Z] 01:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T01:44:23.829Z] 01:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T01:44:23.829Z] 01:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.829Z] 01:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.829Z] 01:22:01 6 0.00 0.00 0.03 0.02 0.02 99.93 [2023-05-02T01:44:23.829Z] 01:22:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-02T01:44:23.829Z] [2023-05-02T01:44:23.829Z] 01:22:01 CPU %user %nice %system %iowait %steal %idle [2023-05-02T01:44:23.829Z] 01:23:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-05-02T01:44:23.829Z] 01:23:01 0 0.02 0.00 0.00 0.02 0.03 99.93 [2023-05-02T01:44:23.829Z] 01:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.829Z] 01:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-02T01:44:23.829Z] 01:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T01:44:23.829Z] 01:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.829Z] 01:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T01:44:23.829Z] 01:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-02T01:44:23.829Z] 01:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.829Z] 01:24:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2023-05-02T01:44:23.829Z] 01:24:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-02T01:44:23.829Z] 01:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-02T01:44:23.829Z] 01:24:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-02T01:44:23.829Z] 01:24:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-02T01:44:23.829Z] 01:24:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-02T01:44:23.829Z] 01:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T01:44:23.829Z] 01:24:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-02T01:44:23.829Z] 01:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.829Z] 01:25:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-05-02T01:44:23.829Z] 01:25:01 0 0.08 0.00 0.05 0.02 0.02 99.83 [2023-05-02T01:44:23.829Z] 01:25:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-02T01:44:23.829Z] 01:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.829Z] 01:25:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-02T01:44:23.829Z] 01:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T01:44:23.829Z] 01:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.829Z] 01:25:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-02T01:44:23.829Z] 01:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T01:44:23.829Z] 01:26:01 all 0.09 0.00 0.02 0.01 0.01 99.87 [2023-05-02T01:44:23.829Z] 01:26:01 0 0.63 0.00 0.02 0.03 0.02 99.30 [2023-05-02T01:44:23.829Z] 01:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.829Z] 01:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.829Z] 01:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-02T01:44:23.829Z] 01:26:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2023-05-02T01:44:23.829Z] 01:26:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-02T01:44:23.829Z] 01:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.829Z] 01:26:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-02T01:44:23.829Z] 01:27:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2023-05-02T01:44:23.829Z] 01:27:01 0 0.65 0.00 0.03 0.00 0.03 99.28 [2023-05-02T01:44:23.829Z] 01:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T01:44:23.829Z] 01:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T01:44:23.829Z] 01:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T01:44:23.830Z] 01:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:27:01 6 0.03 0.00 0.00 0.03 0.02 99.92 [2023-05-02T01:44:23.830Z] 01:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:28:01 all 0.09 0.00 0.00 0.00 0.00 99.90 [2023-05-02T01:44:23.830Z] 01:28:01 0 0.67 0.00 0.00 0.02 0.02 99.30 [2023-05-02T01:44:23.830Z] 01:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T01:44:23.830Z] 01:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:29:01 all 0.14 0.00 0.01 0.01 0.01 99.84 [2023-05-02T01:44:23.830Z] 01:29:01 0 1.01 0.00 0.02 0.02 0.02 98.94 [2023-05-02T01:44:23.830Z] 01:29:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-02T01:44:23.830Z] 01:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:29:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-02T01:44:23.830Z] 01:29:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-02T01:44:23.830Z] 01:30:01 all 0.22 0.00 0.01 0.01 0.00 99.76 [2023-05-02T01:44:23.830Z] 01:30:01 0 1.68 0.00 0.05 0.03 0.02 98.22 [2023-05-02T01:44:23.830Z] 01:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:30:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-02T01:44:23.830Z] 01:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:31:01 all 0.12 0.00 0.02 0.00 0.01 99.85 [2023-05-02T01:44:23.830Z] 01:31:01 0 0.81 0.00 0.10 0.02 0.03 99.04 [2023-05-02T01:44:23.830Z] 01:31:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T01:44:23.830Z] 01:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-02T01:44:23.830Z] 01:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:32:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:32:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-02T01:44:23.830Z] 01:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T01:44:23.830Z] 01:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:33:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-05-02T01:44:23.830Z] 01:33:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2023-05-02T01:44:23.830Z] 01:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:33:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-02T01:44:23.830Z] 01:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-02T01:44:23.830Z] 01:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:33:01 6 0.03 0.00 0.00 0.03 0.02 99.92 [2023-05-02T01:44:23.830Z] 01:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T01:44:23.830Z] [2023-05-02T01:44:23.830Z] 01:33:01 CPU %user %nice %system %iowait %steal %idle [2023-05-02T01:44:23.830Z] 01:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-02T01:44:23.830Z] 01:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-02T01:44:23.830Z] 01:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:34:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-02T01:44:23.830Z] 01:34:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:35:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2023-05-02T01:44:23.830Z] 01:35:01 0 0.03 0.00 0.00 0.03 0.02 99.92 [2023-05-02T01:44:23.830Z] 01:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-02T01:44:23.830Z] 01:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:35:01 6 0.03 0.00 0.00 0.03 0.00 99.93 [2023-05-02T01:44:23.830Z] 01:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:36:01 all 0.03 0.00 0.00 0.00 0.00 99.96 [2023-05-02T01:44:23.830Z] 01:36:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-02T01:44:23.830Z] 01:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:36:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-02T01:44:23.830Z] 01:36:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2023-05-02T01:44:23.830Z] 01:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-02T01:44:23.830Z] 01:37:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-02T01:44:23.830Z] 01:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:37:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-02T01:44:23.830Z] 01:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T01:44:23.830Z] 01:37:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-02T01:44:23.830Z] 01:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T01:44:23.830Z] 01:38:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-05-02T01:44:23.830Z] 01:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-02T01:44:23.830Z] 01:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T01:44:23.830Z] 01:38:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-02T01:44:23.830Z] 01:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:39:01 all 0.25 0.00 0.02 0.01 0.01 99.71 [2023-05-02T01:44:23.830Z] 01:39:01 0 0.82 0.00 0.00 0.03 0.02 99.13 [2023-05-02T01:44:23.830Z] 01:39:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2023-05-02T01:44:23.830Z] 01:39:01 2 0.12 0.00 0.03 0.00 0.00 99.85 [2023-05-02T01:44:23.830Z] 01:39:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:39:01 4 0.13 0.00 0.00 0.00 0.00 99.87 [2023-05-02T01:44:23.830Z] 01:39:01 5 0.52 0.00 0.02 0.00 0.02 99.45 [2023-05-02T01:44:23.830Z] 01:39:01 6 0.27 0.00 0.07 0.03 0.00 99.63 [2023-05-02T01:44:23.830Z] 01:39:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-02T01:44:23.830Z] 01:40:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2023-05-02T01:44:23.830Z] 01:40:01 0 0.17 0.00 0.02 0.00 0.00 99.82 [2023-05-02T01:44:23.830Z] 01:40:01 1 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-02T01:44:23.830Z] 01:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-02T01:44:23.830Z] 01:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T01:44:23.830Z] 01:40:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2023-05-02T01:44:23.830Z] 01:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T01:44:23.830Z] 01:40:01 6 0.15 0.00 0.02 0.02 0.00 99.82 [2023-05-02T01:44:23.830Z] 01:40:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-02T01:44:23.830Z] 01:41:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:41:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:41:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-02T01:44:23.830Z] 01:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:41:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-02T01:44:23.830Z] 01:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-02T01:44:23.830Z] 01:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-02T01:44:23.830Z] 01:42:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-02T01:44:23.830Z] 01:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-02T01:44:23.830Z] 01:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-02T01:44:23.830Z] 01:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-02T01:44:23.830Z] 01:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-02T01:44:23.830Z] 01:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:43:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-02T01:44:23.830Z] 01:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.830Z] 01:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-02T01:44:23.830Z] 01:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-02T01:44:23.830Z] 01:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-02T01:44:23.831Z] 01:44:01 all 8.51 0.00 3.65 1.94 0.05 85.84 [2023-05-02T01:44:23.831Z] 01:44:01 0 5.63 0.00 3.98 2.17 0.05 88.18 [2023-05-02T01:44:23.831Z] 01:44:01 1 7.03 0.00 2.73 0.10 0.03 90.11 [2023-05-02T01:44:23.831Z] 01:44:01 2 10.42 0.00 4.13 0.19 0.05 85.22 [2023-05-02T01:44:23.831Z] 01:44:01 3 9.56 0.00 3.29 1.77 0.05 85.33 [2023-05-02T01:44:23.831Z] 01:44:01 4 8.63 0.00 3.66 0.03 0.05 87.62 [2023-05-02T01:44:23.831Z] 01:44:01 5 8.78 0.00 3.39 0.52 0.07 87.23 [2023-05-02T01:44:23.831Z] 01:44:01 6 9.40 0.00 3.54 0.13 0.05 86.88 [2023-05-02T01:44:23.831Z] 01:44:01 7 8.67 0.00 4.45 10.74 0.07 76.07 [2023-05-02T01:44:23.831Z] [2023-05-02T01:44:23.831Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-05-02T01:44:23.831Z] Average: all 7.59 0.00 1.98 1.64 0.03 88.76 [2023-05-02T01:44:23.831Z] Average: 0 7.72 0.00 2.09 2.97 0.04 87.18 [2023-05-02T01:44:23.831Z] Average: 1 7.41 0.00 1.96 1.50 0.02 89.10 [2023-05-02T01:44:23.831Z] Average: 2 7.47 0.00 1.89 1.16 0.03 89.45 [2023-05-02T01:44:23.831Z] Average: 3 7.49 0.00 1.87 1.59 0.04 89.01 [2023-05-02T01:44:23.831Z] Average: 4 7.61 0.00 1.97 1.10 0.03 89.29 [2023-05-02T01:44:23.831Z] Average: 5 7.70 0.00 1.94 1.43 0.03 88.91 [2023-05-02T01:44:23.831Z] Average: 6 7.84 0.00 2.03 1.54 0.04 88.55 [2023-05-02T01:44:23.831Z] Average: 7 7.47 0.00 2.08 1.80 0.04 88.62 [2023-05-02T01:44:23.831Z] [2023-05-02T01:44:23.831Z] [2023-05-02T01:44:23.831Z]