Started by user Jin Lin Guan Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb94a90e978600b633deea23000456c4866436fe 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-ssh1414066022153524124.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9c758187deaa7a0992962200cf452f3fb5dfabe0 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-ssh12943315046542660082.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 9c758187deaa7a0992962200cf452f3fb5dfabe0 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-ssh3413847663470444740.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9c758187deaa7a0992962200cf452f3fb5dfabe0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9c758187deaa7a0992962200cf452f3fb5dfabe0 # timeout=10 Commit message: "fix: build all multi-arch images at once" > 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-ssh8964839007945334228.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-ssh9535500558492307013.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-42234 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/819 [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/819 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cb94a90e978600b633deea23000456c4866436fe (main) Commit message: "Merge pull request #5123 from judehung/update-main-gomod" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb94a90e978600b633deea23000456c4866436fe # timeout=10 > git rev-list --no-walk cb94a90e978600b633deea23000456c4866436fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:26:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:26:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:26:33 ========================================================= 07:26:33 EdgeX Global Pipelines Version Info 07:26:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:26:34 ------------------- 07:26:34 stable info: 07:26:34 ------------------- 07:26:34 Commited By: Ginny Guan ginny@iotechsys.com 07:26:34 Commit SHA: 9c758187deaa7a0992962200cf452f3fb5dfabe0 07:26:34 Message: update stable to experimental 07:26:34 ------------------- 07:26:34 experimental info: 07:26:34 ------------------- 07:26:34 Commited By: Ginny Guan ginny@iotechsys.com 07:26:34 Commit SHA: 9c758187deaa7a0992962200cf452f3fb5dfabe0 07:26:34 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:26:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:26:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:26:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:26:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:26:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:26:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:26:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:26:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:26:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:26:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:26:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:26:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:26:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:26:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:26:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:26:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:26:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:26:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:26:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb94a90e978600b633deea23000456c4866436fe [Pipeline] echo 07:26:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb94a90 [Pipeline] echo 07:26:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:35 provisioning config files... 07:26:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/819@tmp/config16341826770309363880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:35 ---> ****-login.sh 07:26:35 nexus3.edgexfoundry.org:10001 07:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:36 Configure a credential helper to remove this warning. See 07:26:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:36 07:26:36 Login Succeeded 07:26:36 nexus3.edgexfoundry.org:10002 07:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:36 Configure a credential helper to remove this warning. See 07:26:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:36 07:26:36 Login Succeeded 07:26:36 nexus3.edgexfoundry.org:10003 07:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:36 Configure a credential helper to remove this warning. See 07:26:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:36 07:26:36 Login Succeeded 07:26:36 nexus3.edgexfoundry.org:10004 07:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:36 Configure a credential helper to remove this warning. See 07:26:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:36 07:26:36 Login Succeeded 07:26:36 ****.io 07:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:36 Configure a credential helper to remove this warning. See 07:26:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:36 07:26:36 Login Succeeded 07:26:36 ---> ****-login.sh ends [Pipeline] } 07:26:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:26:37 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:26:37 + cut -d/ -f2 07:26:37 + dirname cmd/core-command/Dockerfile 07:26:37 + echo core-command,cmd/core-command/Dockerfile 07:26:37 + cut -d/ -f2 07:26:37 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:26:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:26:37 + + dirnamecut cmd/core-data/Dockerfile -d/ 07:26:37 -f2 07:26:37 + echo core-data,cmd/core-data/Dockerfile 07:26:37 + dirname cmd/core-keeper/Dockerfile 07:26:37 + cut -d/ -f2 07:26:37 + echo core-keeper,cmd/core-keeper/Dockerfile 07:26:37 + dirname cmd/core-metadata/Dockerfile 07:26:37 + cut -d/ -f2 07:26:37 + echo core-metadata,cmd/core-metadata/Dockerfile 07:26:37 + dirname cmd/security-bootstrapper/Dockerfile 07:26:37 + cut -d/ -f2 07:26:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:26:37 + dirname cmd/security-proxy-auth/Dockerfile 07:26:37 + cut -d/ -f2 07:26:37 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:26:37 + dirname cmd/security-proxy-setup/Dockerfile 07:26:37 + cut -d/ -f2 07:26:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:26:37 + dirname cmd/security-secretstore-setup/Dockerfile 07:26:37 + cut -d/ -f2 07:26:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:26:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:26:37 + cut -d/ -f2 07:26:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:26:37 + dirname cmd/security-spire-agent/Dockerfile 07:26:37 + cut -d/ -f2 07:26:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:26:37 + dirname cmd/security-spire-config/Dockerfile 07:26:37 + cut -d/ -f2 07:26:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:26:37 + dirname cmd/security-spire-server/Dockerfile 07:26:37 + cut -d/ -f2 07:26:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:26:37 + dirname cmd/support-notifications/Dockerfile 07:26:37 + cut -d/ -f2 07:26:37 + echo support-notifications,cmd/support-notifications/Dockerfile 07:26:37 + dirname cmd/support-scheduler/Dockerfile 07:26:37 + cut -d/ -f2 07:26:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:26:37 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-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 07:26:37 + git rev-list -1 --merges cb94a90e978600b633deea23000456c4866436fe~1..cb94a90e978600b633deea23000456c4866436fe [Pipeline] echo 07:26:37 -----------> git rev-list -1 --merges cb94a90e978600b633deea23000456c4866436fe~1..cb94a90e978600b633deea23000456c4866436fe cb94a90e978600b633deea23000456c4866436fe 07:26:37 cb94a90e978600b633deea23000456c4866436fe [false] [Pipeline] sh 07:26:37 + git log --format=format:%s -1 cb94a90e978600b633deea23000456c4866436fe [Pipeline] echo 07:26:37 ========================================================= 07:26:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:26:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:26:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:26:38 + grep -v github /etc/ssh/ssh_known_hosts 07:26:38 + [ -e /tmp/ssh_known_hosts ] 07:26:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:26:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:26:38 + sudo tee -a /etc/ssh/ssh_known_hosts 07:26:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:26:38 07:26:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:26:38 0.1.4: Pulling from edgex-devops/py-git-semver 07:26:38 b85a868b505f: Pulling fs layer 07:26:38 e2be974225ed: Pulling fs layer 07:26:38 339a4e72a1f5: Pulling fs layer 07:26:38 988bab9f4d93: Pulling fs layer 07:26:38 1469e6f7b9e6: Pulling fs layer 07:26:38 eaf3925da568: Pulling fs layer 07:26:38 988bab9f4d93: Waiting 07:26:38 1469e6f7b9e6: Waiting 07:26:38 bab4dde63d76: Pulling fs layer 07:26:38 bde34c3a00c8: Pulling fs layer 07:26:38 eaf3925da568: Waiting 07:26:38 bde34c3a00c8: Waiting 07:26:38 b352a97aabf1: Pulling fs layer 07:26:38 4872d77fe225: Pulling fs layer 07:26:38 b352a97aabf1: Waiting 07:26:38 5851b861e8e6: Pulling fs layer 07:26:38 4872d77fe225: Waiting 07:26:38 e2be974225ed: Verifying Checksum 07:26:38 e2be974225ed: Download complete 07:26:38 988bab9f4d93: Verifying Checksum 07:26:38 988bab9f4d93: Download complete 07:26:38 1469e6f7b9e6: Verifying Checksum 07:26:38 1469e6f7b9e6: Download complete 07:26:38 339a4e72a1f5: Verifying Checksum 07:26:38 339a4e72a1f5: Download complete 07:26:39 eaf3925da568: Download complete 07:26:39 bde34c3a00c8: Verifying Checksum 07:26:39 bde34c3a00c8: Download complete 07:26:39 b352a97aabf1: Verifying Checksum 07:26:39 b352a97aabf1: Download complete 07:26:39 4872d77fe225: Download complete 07:26:39 5851b861e8e6: Download complete 07:26:39 b85a868b505f: Verifying Checksum 07:26:39 b85a868b505f: Download complete 07:26:39 bab4dde63d76: Verifying Checksum 07:26:39 bab4dde63d76: Download complete 07:26:40 b85a868b505f: Pull complete 07:26:40 e2be974225ed: Pull complete 07:26:40 339a4e72a1f5: Pull complete 07:26:40 988bab9f4d93: Pull complete 07:26:41 1469e6f7b9e6: Pull complete 07:26:41 eaf3925da568: Pull complete 07:26:43 bab4dde63d76: Pull complete 07:26:43 bde34c3a00c8: Pull complete 07:26:43 b352a97aabf1: Pull complete 07:26:43 4872d77fe225: Pull complete 07:26:43 5851b861e8e6: Pull complete 07:26:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:26:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:26:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:43 prd-ubuntu20.04-docker-8c-8g-42234 does not seem to be running inside a container 07:26:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/819 -v /w/workspace/edgex-go/819:/w/workspace/edgex-go/819:rw,z -v /w/workspace/edgex-go/819@tmp:/w/workspace/edgex-go/819@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:26:44 $ docker top 885d70c669646716811a4dc96622148e01055e41ad2873400b0eaf20aae2143a -eo pid,comm 07:26:45 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). 07:26:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:26:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:26:45 [ssh-agent] Looking for ssh-agent implementation... 07:26:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:26:45 $ docker exec 885d70c669646716811a4dc96622148e01055e41ad2873400b0eaf20aae2143a ssh-agent 07:26:45 SSH_AUTH_SOCK=/tmp/ssh-217rMk2gxTiB/agent.31 07:26:45 SSH_AGENT_PID=37 07:26:45 Running ssh-add (command line suppressed) 07:26:45 Identity added: /w/workspace/edgex-go/819@tmp/private_key_15630099668214691716.key (/w/workspace/edgex-go/819@tmp/private_key_15630099668214691716.key) 07:26:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:26:45 + git tag --points-at HEAD [Pipeline] } 07:26:45 $ docker exec --env ******** --env ******** 885d70c669646716811a4dc96622148e01055e41ad2873400b0eaf20aae2143a ssh-agent -k 07:26:45 unset SSH_AUTH_SOCK; 07:26:45 unset SSH_AGENT_PID; 07:26:45 echo Agent pid 37 killed; 07:26:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:26:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:26:45 [ssh-agent] Looking for ssh-agent implementation... 07:26:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:26:45 $ docker exec 885d70c669646716811a4dc96622148e01055e41ad2873400b0eaf20aae2143a ssh-agent 07:26:46 SSH_AUTH_SOCK=/tmp/ssh-VjGKi1cjAK6z/agent.71 07:26:46 SSH_AGENT_PID=77 07:26:46 Running ssh-add (command line suppressed) 07:26:46 Identity added: /w/workspace/edgex-go/819@tmp/private_key_9548261341250180876.key (/w/workspace/edgex-go/819@tmp/private_key_9548261341250180876.key) 07:26:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:26:46 + git semver init 07:26:46 2025-03-28 07:26:46,670 [run_init] DEBUG init version:0.0.0 force:False 07:26:46 2025-03-28 07:26:46,670 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/819/.semver 07:26:46 2025-03-28 07:26:46,671 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/819/.semver 07:26:46 2025-03-28 07:26:46,671 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/819/.semver'], cwd=/w/workspace/edgex-go/819, universal_newlines=False, shell=None, istream=None) 07:26:52 2025-03-28 07:26:51,762 [append_file] DEBUG append to file:/w/workspace/edgex-go/819/.git/info/exclude 07:26:52 2025-03-28 07:26:51,762 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/819/.semver/main with force:False 07:26:52 2025-03-28 07:26:51,762 [read_version] DEBUG read version from /w/workspace/edgex-go/819/.semver/main 07:26:52 2025-03-28 07:26:51,763 [read_version] DEBUG read version from /w/workspace/edgex-go/819/.semver/main 07:26:52 4.1.0-dev.1 [Pipeline] } 07:26:52 $ docker exec --env ******** --env ******** 885d70c669646716811a4dc96622148e01055e41ad2873400b0eaf20aae2143a ssh-agent -k 07:26:52 unset SSH_AUTH_SOCK; 07:26:52 unset SSH_AGENT_PID; 07:26:52 echo Agent pid 77 killed; 07:26:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:26:52 + git semver [Pipeline] } 07:26:52 $ docker stop --time=1 885d70c669646716811a4dc96622148e01055e41ad2873400b0eaf20aae2143a 07:26:54 $ docker rm -f --volumes 885d70c669646716811a4dc96622148e01055e41ad2873400b0eaf20aae2143a [Pipeline] // withDockerContainer [Pipeline] sh 07:26:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:26:54 Stashed 1 file(s) [Pipeline] echo 07:26:54 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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 07:26:55 + git config --global --add safe.directory /w/workspace/edgex-go/819 [Pipeline] echo 07:26:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:26:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:26:55 ========================================================= 07:26:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:26:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:26:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:26:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:26:55 da9db072f522: Pulling fs layer 07:26:55 6ef4a4ee8ca5: Pulling fs layer 07:26:55 06f05ace1117: Pulling fs layer 07:26:55 5fe327b54edc: Pulling fs layer 07:26:55 4f4fb700ef54: Pulling fs layer 07:26:55 92a5565b7b96: Pulling fs layer 07:26:55 ff9bb7016b71: Pulling fs layer 07:26:55 b67dba6c2c7d: Pulling fs layer 07:26:55 a813b0c90790: Pulling fs layer 07:26:55 a813b0c90790: Waiting 07:26:55 b67dba6c2c7d: Waiting 07:26:55 92a5565b7b96: Waiting 07:26:55 ff9bb7016b71: Waiting 07:26:55 5fe327b54edc: Waiting 07:26:55 4f4fb700ef54: Waiting 07:26:55 6ef4a4ee8ca5: Verifying Checksum 07:26:55 6ef4a4ee8ca5: Download complete 07:26:55 5fe327b54edc: Download complete 07:26:55 4f4fb700ef54: Download complete 07:26:55 92a5565b7b96: Verifying Checksum 07:26:55 92a5565b7b96: Download complete 07:26:55 da9db072f522: Verifying Checksum 07:26:55 da9db072f522: Download complete 07:26:55 ff9bb7016b71: Verifying Checksum 07:26:55 ff9bb7016b71: Download complete 07:26:55 da9db072f522: Pull complete 07:26:55 6ef4a4ee8ca5: Pull complete 07:26:55 a813b0c90790: Verifying Checksum 07:26:55 a813b0c90790: Download complete 07:26:55 06f05ace1117: Verifying Checksum 07:26:55 06f05ace1117: Download complete 07:26:56 b67dba6c2c7d: Verifying Checksum 07:26:56 b67dba6c2c7d: Download complete 07:26:59 06f05ace1117: Pull complete 07:26:59 5fe327b54edc: Pull complete 07:26:59 4f4fb700ef54: Pull complete 07:26:59 92a5565b7b96: Pull complete 07:26:59 ff9bb7016b71: Pull complete 07:27:01 b67dba6c2c7d: Pull complete 07:27:01 a813b0c90790: Pull complete 07:27:01 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 07:27:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:27:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:27:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:27:02 WORKDIR /edgex 07:27:02 COPY go.mod . 07:27:02 RUN go mod download 07:27:02 + docker build -t ci-base-image-x86_64 -f - . 07:27:02 Sending build context to Docker daemon 185.8MB 07:27:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:27:02 ---> 3ba60ce46760 07:27:02 Step 2/4 : WORKDIR /edgex 07:27:07 ---> Running in 63ed7039230d 07:27:07 Removing intermediate container 63ed7039230d 07:27:07 ---> 768f9e087780 07:27:07 Step 3/4 : COPY go.mod . 07:27:07 ---> f868ef92867b 07:27:07 Step 4/4 : RUN go mod download 07:27:07 ---> Running in 8cf49396254f 07:27:09 Still waiting to schedule task 07:27:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:27:33 Removing intermediate container 8cf49396254f 07:27:33 ---> f5c8a0263932 07:27:33 Successfully built f5c8a0263932 07:27:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:34 + docker inspect -f . ci-base-image-x86_64 07:27:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:34 prd-ubuntu20.04-docker-8c-8g-42234 does not seem to be running inside a container 07:27:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/819 -v /w/workspace/edgex-go/819:/w/workspace/edgex-go/819:rw,z -v /w/workspace/edgex-go/819@tmp:/w/workspace/edgex-go/819@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:27:34 $ docker top 78973d65089262f75244340f7df92f960296f3112b7af6282c0862d9678027fd -eo pid,comm [Pipeline] { [Pipeline] sh 07:27:34 + go version 07:27:34 go version go1.23.4 linux/amd64 [Pipeline] } 07:27:34 $ docker stop --time=1 78973d65089262f75244340f7df92f960296f3112b7af6282c0862d9678027fd 07:27:36 $ docker rm -f --volumes 78973d65089262f75244340f7df92f960296f3112b7af6282c0862d9678027fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:36 + docker inspect -f . ci-base-image-x86_64 07:27:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:36 prd-ubuntu20.04-docker-8c-8g-42234 does not seem to be running inside a container 07:27:36 $ 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/819 -v /w/workspace/edgex-go/819:/w/workspace/edgex-go/819:rw,z -v /w/workspace/edgex-go/819@tmp:/w/workspace/edgex-go/819@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:27:37 $ docker top 0d5923438322a3c6323614c2159d071369a134478eeb0e3dc4d138eb311fc93b -eo pid,comm [Pipeline] { [Pipeline] echo 07:27:37 ========================================================= 07:27:37 [edgeXBuildGoParallel] Running Tests and Build... 07:27:37 ========================================================= [Pipeline] sh 07:27:37 + git config --global --add safe.directory /w/workspace/edgex-go/819 [Pipeline] fileExists [Pipeline] sh 07:27:37 + make test 07:27:37 go test -race -coverprofile=coverage.out ./... 07:27:45 ? github.com/edgexfoundry/edgex-go [no test files] 07:28:07 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:28:07 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:28:07 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:28:07 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:28:07 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:28:08 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:28:08 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:28:08 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:28:08 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:28:08 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:28:08 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:28:08 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:28:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:28:08 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:28:08 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:28:08 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:28:08 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:28:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 07:28:09 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:28:09 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:28:10 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:28:10 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:28:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 07:28:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 07:28:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:28:11 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:28:11 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:28:11 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:28:11 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:28:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:28:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:28:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:28:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 07:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:28:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 07:28:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:28:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:28:12 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:28:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements 07:28:14 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 3.5% of statements 07:28:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 45.7% of statements 07:28:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:28:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 07:28:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.959s coverage: 93.4% of statements 07:28:14 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 92.3% of statements 07:28:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 8.4% of statements 07:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 07:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:28:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:28:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:28:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 07:28:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:28:16 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:28:16 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 07:28:16 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:28:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:28:16 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:28:16 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:28:16 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:28:16 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:28:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.350s coverage: 95.8% of statements 07:28:17 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 07:28:17 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 07:28:17 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:28:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:28:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 07:28:18 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 07:28:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:28:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 0.0% of statements [no tests to run] 07:28:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.055s coverage: 1.0% of statements 07:28:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 42.6% of statements 07:28:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 81.1% of statements 07:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements 07:28:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:28:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:28:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:28:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:28:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:28:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.025s coverage: 87.1% of statements 07:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 07:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.263s coverage: 96.3% of statements 07:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 07:28:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:28:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:28:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:28:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:28:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:28:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:28:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:28:22 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:28:22 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:28:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:28:24 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:28:25 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 07:28:26 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:28:26 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 07:28:26 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:28:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 07:28:30 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:28:30 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 07:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 07:28:30 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:28:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:28:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 07:28:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 07:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:28:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 07:28:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 07:28:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 07:28:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 07:28:33 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:28:33 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:28:33 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:28:33 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:28:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-42235 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:28:33 Running in /w/workspace/edgex-go/819 [Pipeline] { [Pipeline] checkout 07:28:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:28:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:28:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:28:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 07:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:28:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:28:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:28:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:28:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 07:28:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:28:36 The recommended git tool is: git 07:28:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 07:28:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:28:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.052s coverage: 92.9% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.019s coverage: 47.4% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.087s coverage: 82.1% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.043s coverage: 33.3% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.167s coverage: 54.5% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 29.2% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements 07:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements 07:28:41 using credential edgex-jenkins-ssh 07:28:41 Cloning the remote Git repository 07:28:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:28:41 > git init /w/workspace/edgex-go/819 # timeout=10 07:28:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:28:41 > git --version # timeout=10 07:28:41 > git --version # 'git version 2.25.1' 07:28:41 using GIT_SSH to set credentials SSH Credentials for GitHub 07:28:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements 07:28:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 94.9% of statements 07:28:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 07:28:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements 07:28:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 43.6% of statements 07:28:42 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 07:28:42 running golangci-lint 07:28:42 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 07:28:42 go version go1.23.4 linux/amd64 07:28:42 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 07:28:42 level=info msg="[config_reader] Used config file .golangci.yml" 07:28:42 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:28:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:00 Avoid second fetch 07:29:00 Checking out Revision cb94a90e978600b633deea23000456c4866436fe (main) 07:28:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:28:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:00 > git config core.sparsecheckout # timeout=10 07:29:01 Commit message: "Merge pull request #5123 from judehung/update-main-gomod" 07:29:00 > git checkout -f cb94a90e978600b633deea23000456c4866436fe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:29:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:29:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:06 Dload Upload Total Spent Left Speed 07:29:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh 07:29:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:29:07 + sudo tee /etc/docker/daemon.new 07:29:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:29:07 { 07:29:07 "registry-mirrors": [ 07:29:07 "https://nexus3.edgexfoundry.org:10001" 07:29:07 ], 07:29:07 "bip": "10.250.0.254/24", 07:29:07 "hosts": [ 07:29:07 "tcp://0.0.0.0:5555", 07:29:07 "unix:///var/run/docker.sock" 07:29:07 ], 07:29:07 "mtu": 1458, 07:29:07 "selinux-enabled": true, 07:29:07 "seccomp-profile": "/etc/docker/seccomp.json" 07:29:07 } [Pipeline] sh 07:29:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:29:07 + sudo service docker restart 07:29:09 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|name|types_sizes|deps|files|imports) took 23.064565175s" 07:29:09 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.908872ms" 07:29:21 level=info msg="[linters_context/goanalysis] analyzers took 2m5.566075761s with top 10 stages: buildir: 1m6.660596171s, gosec: 4.500330186s, inspect: 3.30509627s, fact_deprecated: 2.97003492s, printf: 1.972404399s, S1038: 1.622152342s, ctrlflow: 1.56089106s, fact_purity: 1.402870205s, nilness: 1.347188094s, unused: 1.073584773s" 07:29:21 level=info msg="[runner] Issues before processing: 202, after processing: 0" 07:29:21 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 202/202, identifier_marker: 202/202, cgo: 202/202, invalid_issue: 202/202, exclude-rules: 202/20, skip_dirs: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, nolint: 20/0" 07:29:21 level=info msg="[runner] processing took 16.277718ms with stages: nolint: 7.524071ms, identifier_marker: 3.75247ms, path_prettifier: 1.910701ms, exclude-rules: 1.399395ms, autogenerated_exclude: 852.045µs, skip_dirs: 628.594µs, cgo: 114.746µs, invalid_issue: 60.143µs, filename_unadjuster: 29.782µs, max_same_issues: 1.06µs, uniq_by_line: 790ns, max_from_linter: 740ns, fixer: 710ns, skip_files: 561ns, exclude: 440ns, path_shortener: 390ns, path_prefixer: 280ns, sort_results: 270ns, source_code: 150ns, diff: 150ns, max_per_file_from_linter: 120ns, severity-rules: 110ns" 07:29:21 level=info msg="[runner] linters took 13.933081729s with stages: goanalysis_metalinter: 13.916717937s" 07:29:21 level=info msg="File cache stats: 0 entries of total size 0B" 07:29:21 level=info msg="Memory: 368 samples, avg is 312.8MB, max is 1295.1MB" 07:29:21 level=info msg="Execution took 37.054713613s" 07:29:21 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:26 provisioning config files... 07:29:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/819@tmp/config16193887243501268807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:26 ---> ****-login.sh 07:29:26 nexus3.edgexfoundry.org:10001 07:29:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:29:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:29:26 ./bin/test-attribution-txt.sh 07:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo 07:29:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:27 Configure a credential helper to remove this warning. See 07:29:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:27 07:29:27 Login Succeeded 07:29:27 nexus3.edgexfoundry.org:10002 07:29:27 + ls -al . 07:29:27 total 1992 07:29:27 drwxrwxr-x 11 1001 1001 4096 Mar 28 07:27 . 07:29:27 drwxr-xr-x 4 root root 4096 Mar 28 07:27 .. 07:29:27 drwxrwxr-x 2 1001 1001 4096 Mar 28 07:26 .blubracket 07:29:27 -rw-rw-r-- 1 1001 1001 10 Mar 28 07:26 .dockerignore 07:29:27 drwxrwxr-x 8 1001 1001 4096 Mar 28 07:28 .git 07:29:27 drwxrwxr-x 3 1001 1001 4096 Mar 28 07:26 .github 07:29:27 -rw-rw-r-- 1 1001 1001 909 Mar 28 07:26 .gitignore 07:29:27 -rw-rw-r-- 1 1001 1001 218 Mar 28 07:26 .golangci.yml 07:29:27 -rw-rw-r-- 1 1001 1001 100 Mar 28 07:26 .hadolint.yml 07:29:27 drwxr-xr-x 3 1001 1001 4096 Mar 28 07:26 .semver 07:29:27 -rw-rw-r-- 1 1001 1001 155 Mar 28 07:26 .sonarcloud.properties 07:29:27 -rw-rw-r-- 1 1001 1001 1171 Mar 28 07:26 ADOPTERS.md 07:29:27 -rw-rw-r-- 1 1001 1001 17374 Mar 28 07:26 Attribution.txt 07:29:27 -rw-rw-r-- 1 1001 1001 108018 Mar 28 07:26 CHANGELOG.md 07:29:27 -rw-rw-r-- 1 1001 1001 3804 Mar 28 07:26 CONTRIBUTING.md 07:29:27 -rw-rw-r-- 1 1001 1001 677 Mar 28 07:26 GOVERNANCE.md 07:29:27 -rw-rw-r-- 1 1001 1001 858 Mar 28 07:26 Jenkinsfile 07:29:27 -rw-rw-r-- 1 1001 1001 10775 Mar 28 07:26 LICENSE 07:29:27 -rw-rw-r-- 1 1001 1001 16740 Mar 28 07:26 Makefile 07:29:27 -rw-rw-r-- 1 1001 1001 582 Mar 28 07:26 OWNERS.md 07:29:27 -rw-rw-r-- 1 1001 1001 9932 Mar 28 07:26 README.md 07:29:27 -rw-rw-r-- 1 1001 1001 789 Mar 28 07:26 SECURITY.md 07:29:27 -rw-rw-r-- 1 1001 1001 11 Mar 28 07:26 VERSION 07:29:27 drwxrwxr-x 2 1001 1001 4096 Mar 28 07:26 bin 07:29:27 drwxrwxr-x 19 1001 1001 4096 Mar 28 07:26 cmd 07:29:27 -rw-r--r-- 1 root root 1660924 Mar 28 07:28 coverage.out 07:29:27 drwxrwxr-x 2 1001 1001 4096 Mar 28 07:26 fuzz_test 07:29:27 -rw-rw-r-- 1 1001 1001 6491 Mar 28 07:26 go.mod 07:29:27 -rw-rw-r-- 1 1001 1001 88213 Mar 28 07:26 go.sum 07:29:27 drwxrwxr-x 7 1001 1001 4096 Mar 28 07:26 internal 07:29:27 drwxrwxr-x 2 1001 1001 4096 Mar 28 07:26 openapi 07:29:27 -rw-rw-r-- 1 1001 1001 584 Mar 28 07:26 security.txt 07:29:27 -rw-rw-r-- 1 1001 1001 204 Mar 28 07:26 version.go [Pipeline] sh 07:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:27 Configure a credential helper to remove this warning. See 07:29:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:27 07:29:27 Login Succeeded 07:29:27 nexus3.edgexfoundry.org:10003 07:29:27 + '[' -e coverage.out ] 07:29:27 + chown 1001:1001 coverage.out [Pipeline] stash 07:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:27 Stashed 1 file(s) [Pipeline] sh 07:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:27 Configure a credential helper to remove this warning. See 07:29:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:27 07:29:27 Login Succeeded 07:29:27 nexus3.edgexfoundry.org:10004 07:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:28 + make build 07:29:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:28 Configure a credential helper to remove this warning. See 07:29:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:28 07:29:28 Login Succeeded 07:29:28 ****.io 07:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:28 Configure a credential helper to remove this warning. See 07:29:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:28 07:29:28 Login Succeeded 07:29:28 ---> ****-login.sh ends [Pipeline] } 07:29:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:29:29 + git config --global --add safe.directory /w/workspace/edgex-go/819 [Pipeline] echo 07:29:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:29:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:29:29 ========================================================= 07:29:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:29:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:29:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:29:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:29:29 9986a736f7d3: Pulling fs layer 07:29:29 1f018df60701: Pulling fs layer 07:29:29 39f8f326b044: Pulling fs layer 07:29:29 e6a1e7a6a96a: Pulling fs layer 07:29:29 4f4fb700ef54: Pulling fs layer 07:29:29 d45d956e0dbf: Pulling fs layer 07:29:29 d7702b0d1db1: Pulling fs layer 07:29:29 5c7f0f088c93: Pulling fs layer 07:29:29 4fdc064ae6cf: Pulling fs layer 07:29:29 d45d956e0dbf: Waiting 07:29:29 d7702b0d1db1: Waiting 07:29:29 5c7f0f088c93: Waiting 07:29:29 4fdc064ae6cf: Waiting 07:29:29 e6a1e7a6a96a: Waiting 07:29:29 4f4fb700ef54: Waiting 07:29:29 1f018df60701: Verifying Checksum 07:29:29 1f018df60701: Download complete 07:29:29 e6a1e7a6a96a: Verifying Checksum 07:29:29 e6a1e7a6a96a: Download complete 07:29:29 4f4fb700ef54: Verifying Checksum 07:29:29 4f4fb700ef54: Download complete 07:29:29 d45d956e0dbf: Verifying Checksum 07:29:29 d7702b0d1db1: Verifying Checksum 07:29:29 d7702b0d1db1: Download complete 07:29:29 9986a736f7d3: Verifying Checksum 07:29:29 9986a736f7d3: Download complete 07:29:30 4fdc064ae6cf: Verifying Checksum 07:29:30 4fdc064ae6cf: Download complete 07:29:31 9986a736f7d3: Pull complete 07:29:31 1f018df60701: Pull complete 07:29:31 39f8f326b044: Verifying Checksum 07:29:31 39f8f326b044: Download complete 07:29:32 5c7f0f088c93: Verifying Checksum 07:29:32 5c7f0f088c93: Download complete 07:29:45 39f8f326b044: Pull complete 07:29:45 e6a1e7a6a96a: Pull complete 07:29:45 4f4fb700ef54: Pull complete 07:29:45 d45d956e0dbf: Pull complete 07:29:46 d7702b0d1db1: Pull complete 07:29:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:29:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:29:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:29:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:29:54 5c7f0f088c93: Pull complete 07:29:54 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:29:55 4fdc064ae6cf: Pull complete 07:29:55 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 07:29:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:29:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:29:56 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:29:56 WORKDIR /edgex 07:29:56 COPY go.mod . 07:29:56 RUN go mod download 07:29:56 docker build -t ci-base-image-arm64 -f - . 07:29:56 Sending build context to Docker daemon 3.692MB 07:29:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:29:56 ---> 63f30b955cb9 07:29:56 Step 2/4 : WORKDIR /edgex 07:29:58 ---> Running in 1a703185f57c 07:29:58 Removing intermediate container 1a703185f57c 07:29:58 ---> abc8dbb4d354 07:29:58 Step 3/4 : COPY go.mod . 07:29:59 ---> b883d4ee75ab 07:29:59 Step 4/4 : RUN go mod download 07:29:59 ---> Running in dbf59d4405b4 07:29:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:30:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:30:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:30:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:30:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:30:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:30:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:30:10 $ docker stop --time=1 0d5923438322a3c6323614c2159d071369a134478eeb0e3dc4d138eb311fc93b 07:30:13 $ docker rm -f --volumes 0d5923438322a3c6323614c2159d071369a134478eeb0e3dc4d138eb311fc93b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:30:15 07:30:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:30:15 latest: Pulling from edgex-devops/edgex-compose 07:30:15 91d30c5bc195: Pulling fs layer 07:30:15 2e9b0aa3be6d: Pulling fs layer 07:30:15 9c61dcf015f6: Pulling fs layer 07:30:15 4698f68db338: Pulling fs layer 07:30:15 2a2f49069b9e: Pulling fs layer 07:30:15 e0025b399a48: Pulling fs layer 07:30:15 4698f68db338: Waiting 07:30:15 2a2f49069b9e: Waiting 07:30:15 e0025b399a48: Waiting 07:30:15 91d30c5bc195: Verifying Checksum 07:30:15 91d30c5bc195: Download complete 07:30:15 4698f68db338: Verifying Checksum 07:30:15 4698f68db338: Download complete 07:30:15 2e9b0aa3be6d: Verifying Checksum 07:30:15 2e9b0aa3be6d: Download complete 07:30:15 e0025b399a48: Download complete 07:30:15 91d30c5bc195: Pull complete 07:30:15 2a2f49069b9e: Download complete 07:30:16 2e9b0aa3be6d: Pull complete 07:30:16 9c61dcf015f6: Verifying Checksum 07:30:16 9c61dcf015f6: Download complete 07:30:18 9c61dcf015f6: Pull complete 07:30:18 4698f68db338: Pull complete 07:30:18 2a2f49069b9e: Pull complete 07:30:18 e0025b399a48: Pull complete 07:30:18 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:30:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:30:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:18 prd-ubuntu20.04-docker-8c-8g-42234 does not seem to be running inside a container 07:30:18 $ 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/819 -v /w/workspace/edgex-go/819:/w/workspace/edgex-go/819:rw,z -v /w/workspace/edgex-go/819@tmp:/w/workspace/edgex-go/819@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:30:21 $ docker top 8589e58eb7c37f7870cfc448aa1ccfef7af19b00e3d4caeccd11b2f588184e03 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:21 + docker compose -f ./docker-compose-build.yml build --parallel 07:30:24 #1 [security-proxy-setup internal] load build definition from Dockerfile 07:30:24 #1 transferring dockerfile: 2.50kB done 07:30:24 #1 DONE 0.0s 07:30:24 07:30:24 #2 [core-keeper internal] load build definition from Dockerfile 07:30:24 #2 transferring dockerfile: 2.01kB done 07:30:24 #2 DONE 0.0s 07:30:24 07:30:24 #3 [security-proxy-auth internal] load build definition from Dockerfile 07:30:24 #3 transferring dockerfile: 2.14kB done 07:30:24 #3 DONE 0.0s 07:30:24 07:30:24 #4 [core-command internal] load build definition from Dockerfile 07:30:24 #4 transferring dockerfile: 1.94kB done 07:30:24 #4 DONE 0.0s 07:30:24 07:30:24 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:30:24 #5 transferring dockerfile: 1.89kB done 07:30:24 #5 DONE 0.0s 07:30:24 07:30:24 #6 [core-data internal] load build definition from Dockerfile 07:30:24 #6 transferring dockerfile: 2.04kB done 07:30:24 #6 DONE 0.0s 07:30:24 07:30:24 #7 [security-secretstore-setup internal] load build definition from Dockerfile 07:30:24 #7 transferring dockerfile: 2.49kB done 07:30:24 #7 DONE 0.1s 07:30:24 07:30:24 #8 [security-spire-agent internal] load build definition from Dockerfile 07:30:24 #8 transferring dockerfile: 1.81kB done 07:30:24 #8 DONE 0.1s 07:30:24 07:30:24 #9 [security-spire-server internal] load build definition from Dockerfile 07:30:24 #9 transferring dockerfile: 1.70kB done 07:30:24 #9 DONE 0.1s 07:30:24 07:30:24 #10 [security-spire-config internal] load build definition from Dockerfile 07:30:24 #10 transferring dockerfile: 1.69kB done 07:30:24 #10 DONE 0.1s 07:30:24 07:30:24 #11 [core-metadata internal] load build definition from Dockerfile 07:30:24 #11 transferring dockerfile: 2.10kB done 07:30:24 #11 DONE 0.1s 07:30:24 07:30:24 #12 [support-notifications internal] load build definition from Dockerfile 07:30:24 #12 transferring dockerfile: 2.00kB done 07:30:24 #12 DONE 0.1s 07:30:24 07:30:24 #13 [support-scheduler internal] load build definition from Dockerfile 07:30:24 #13 transferring dockerfile: 1.83kB done 07:30:24 #13 DONE 0.1s 07:30:24 07:30:24 #14 [security-proxy-setup internal] load .dockerignore 07:30:24 #14 transferring context: 50B done 07:30:24 #14 DONE 0.1s 07:30:24 07:30:24 #15 [security-bootstrapper internal] load build definition from Dockerfile 07:30:24 #15 transferring dockerfile: 3.02kB done 07:30:24 #15 DONE 0.1s 07:30:24 07:30:24 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:30:24 #16 transferring dockerfile: 2.23kB done 07:30:24 #16 DONE 0.1s 07:30:24 07:30:24 #17 [core-keeper internal] load .dockerignore 07:30:24 #17 transferring context: 50B done 07:30:24 #17 DONE 0.0s 07:30:24 07:30:24 #18 [security-proxy-auth internal] load .dockerignore 07:30:24 #18 transferring context: 50B done 07:30:24 #18 DONE 0.0s 07:30:24 07:30:24 #19 [core-command internal] load .dockerignore 07:30:24 #19 transferring context: 50B done 07:30:24 #19 DONE 0.0s 07:30:24 07:30:24 #20 [security-spiffe-token-provider internal] load .dockerignore 07:30:24 #20 transferring context: 50B done 07:30:24 #20 DONE 0.0s 07:30:24 07:30:24 #21 [core-data internal] load .dockerignore 07:30:24 #21 transferring context: 50B done 07:30:24 #21 DONE 0.0s 07:30:24 07:30:24 #22 [security-secretstore-setup internal] load .dockerignore 07:30:24 #22 transferring context: 50B done 07:30:24 #22 DONE 0.1s 07:30:24 07:30:24 #23 [security-spire-agent internal] load .dockerignore 07:30:24 #23 transferring context: 50B done 07:30:24 #23 DONE 0.1s 07:30:24 07:30:24 #24 [security-spire-config internal] load .dockerignore 07:30:24 #24 transferring context: 50B done 07:30:24 #24 DONE 0.1s 07:30:24 07:30:24 #25 [core-metadata internal] load .dockerignore 07:30:24 #25 transferring context: 50B done 07:30:24 #25 DONE 0.1s 07:30:24 07:30:24 #26 [support-notifications internal] load .dockerignore 07:30:24 #26 transferring context: 50B done 07:30:24 #26 DONE 0.1s 07:30:24 07:30:24 #27 [security-bootstrapper internal] load .dockerignore 07:30:24 #27 transferring context: 50B done 07:30:24 #27 DONE 0.1s 07:30:24 07:30:24 #28 [core-common-config-bootstrapper internal] load .dockerignore 07:30:24 #28 transferring context: 50B done 07:30:24 #28 DONE 0.1s 07:30:24 07:30:24 #29 [security-spire-server internal] load .dockerignore 07:30:24 #29 transferring context: 50B done 07:30:24 #29 DONE 0.1s 07:30:24 07:30:24 #30 [support-scheduler internal] load .dockerignore 07:30:24 #30 transferring context: 50B done 07:30:24 #30 DONE 0.1s 07:30:24 07:30:24 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:30:24 #31 DONE 0.0s 07:30:24 07:30:24 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:30:24 #32 ... 07:30:24 07:30:24 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:30:24 #31 DONE 0.0s 07:30:24 07:30:24 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 07:30:24 #33 DONE 0.1s 07:30:24 07:30:24 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:30:24 #32 ... 07:30:24 07:30:24 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:30:24 #31 DONE 0.0s 07:30:24 07:30:24 #33 [core-data internal] load metadata for docker.io/library/alpine:3.20 07:30:24 #33 DONE 0.2s 07:30:24 07:30:24 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:30:24 #32 ... 07:30:24 07:30:24 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:30:24 #31 DONE 0.0s 07:30:24 07:30:24 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:30:24 #31 DONE 0.0s 07:30:24 07:30:24 #33 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:30:24 #33 DONE 0.3s 07:30:24 07:30:24 #34 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:30:24 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:30:24 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:30:24 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:30:24 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:30:24 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 07:30:24 #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s 07:30:25 #34 ... 07:30:25 07:30:25 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:30:25 #31 DONE 0.0s 07:30:25 07:30:25 #34 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:30:25 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:30:25 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:30:25 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:30:25 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:30:25 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 07:30:25 #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 07:30:25 #34 ... 07:30:25 07:30:25 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:30:25 #33 DONE 0.4s 07:30:25 07:30:25 #34 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:30:25 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:30:25 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:30:25 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:30:25 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:30:25 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 07:30:25 #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 07:30:25 #34 DONE 1.0s 07:30:25 07:30:25 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:30:25 #32 DONE 1.0s 07:30:25 07:30:25 #35 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:30:25 #35 ... 07:30:25 07:30:25 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:30:25 #36 DONE 0.7s 07:30:25 07:30:25 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:30:25 #37 DONE 0.7s 07:30:25 07:30:25 #34 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:30:25 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:30:25 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:30:25 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:30:25 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:30:25 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 07:30:25 #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 07:30:25 #34 DONE 1.0s 07:30:25 07:30:25 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 07:30:25 #38 ... 07:30:25 07:30:25 #39 [security-spire-agent internal] load build context 07:30:25 #39 transferring context: 23.33kB 0.0s done 07:30:25 #39 DONE 0.2s 07:30:25 07:30:25 #40 [security-spire-server internal] load build context 07:30:25 #40 transferring context: 23.80kB 0.0s done 07:30:25 #40 DONE 0.2s 07:30:25 07:30:25 #41 [security-spire-config internal] load build context 07:30:25 #41 transferring context: 22.05kB done 07:30:25 #41 DONE 0.3s 07:30:25 07:30:25 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:30:25 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 07:30:25 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 07:30:25 #42 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 07:30:25 #42 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 07:30:25 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:30:31 #42 ... 07:30:31 07:30:31 #43 [core-keeper internal] load build context 07:30:31 #43 transferring context: 274.03MB 6.3s 07:30:31 #43 ... 07:30:31 07:30:31 #35 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:30:31 #35 6.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:30:31 #35 6.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:30:33 #35 6.761 (1/3) Installing ca-certificates (20241121-r1) 07:30:33 #35 6.779 (2/3) Installing dumb-init (1.2.5-r3) 07:30:33 #35 6.783 (3/3) Installing tzdata (2025b-r0) 07:30:33 #35 6.812 Executing busybox-1.36.1-r29.trigger 07:30:33 #35 6.817 Executing ca-certificates-20241121-r1.trigger 07:30:33 #35 6.847 OK: 10 MiB in 17 packages 07:30:34 #35 ... 07:30:34 07:30:34 #44 [security-proxy-setup internal] load build context 07:30:34 #44 ... 07:30:34 07:30:34 #45 [core-command internal] load build context 07:30:34 #45 ... 07:30:34 07:30:34 #46 [security-proxy-auth internal] load build context 07:30:34 #46 ... 07:30:34 07:30:34 #47 [core-data internal] load build context 07:30:34 #47 ... 07:30:34 07:30:34 #48 [security-spiffe-token-provider internal] load build context 07:30:35 #48 ... 07:30:35 07:30:35 #49 [security-secretstore-setup internal] load build context 07:30:35 #49 ... 07:30:35 07:30:35 #50 [support-notifications internal] load build context 07:30:35 #50 ... 07:30:35 07:30:35 #51 [core-metadata internal] load build context 07:30:35 #51 ... 07:30:35 07:30:35 #52 [support-scheduler internal] load build context 07:30:35 #52 ... 07:30:35 07:30:35 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:30:35 #53 ... 07:30:35 07:30:35 #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:35 #54 ... 07:30:35 07:30:35 #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:30:35 #55 ... 07:30:35 07:30:35 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:30:35 #56 ... 07:30:35 07:30:35 #57 [core-common-config-bootstrapper internal] load build context 07:30:35 #57 transferring context: 438.94MB 10.7s 07:30:35 #57 ... 07:30:35 07:30:35 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:30:36 #58 ... 07:30:36 07:30:36 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:30:36 #59 ... 07:30:36 07:30:36 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:30:36 #60 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.3s done 07:30:36 #60 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:30:36 #60 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 07:30:36 #60 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 07:30:36 #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.2s 07:30:36 #60 ... 07:30:36 07:30:36 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:30:36 #61 ... 07:30:36 07:30:36 #62 [security-bootstrapper internal] load build context 07:30:36 #62 transferring context: 503.30MB 11.2s done 07:30:36 #62 ... 07:30:36 07:30:36 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:30:36 #63 ... 07:30:36 07:30:36 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:30:36 #64 ... 07:30:36 07:30:36 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:30:36 #65 ... 07:30:36 07:30:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:30:41 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 11.6s 07:30:41 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 12.3s 07:30:41 #42 ... 07:30:41 07:30:41 #43 [core-keeper internal] load build context 07:30:41 #43 transferring context: 503.30MB 12.2s done 07:30:41 #43 ... 07:30:41 07:30:41 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:30:44 #42 ... 07:30:44 07:30:44 #44 [security-proxy-setup internal] load build context 07:30:44 #44 transferring context: 503.30MB 11.9s done 07:30:44 #44 ... 07:30:44 07:30:44 #45 [core-command internal] load build context 07:30:44 #45 transferring context: 503.30MB 12.0s done 07:30:44 #45 ... 07:30:44 07:30:44 #46 [security-proxy-auth internal] load build context 07:30:44 #46 transferring context: 503.30MB 13.2s done 07:30:44 #46 ... 07:30:44 07:30:44 #47 [core-data internal] load build context 07:30:44 #47 transferring context: 503.30MB 12.1s done 07:30:45 #47 ... 07:30:45 07:30:45 #49 [security-secretstore-setup internal] load build context 07:30:45 #49 transferring context: 503.30MB 12.0s done 07:30:45 #49 ... 07:30:45 07:30:45 #50 [support-notifications internal] load build context 07:30:45 #50 transferring context: 503.30MB 11.8s done 07:30:46 #50 ... 07:30:46 07:30:46 #48 [security-spiffe-token-provider internal] load build context 07:30:46 #48 transferring context: 503.30MB 11.7s done 07:30:46 #48 ... 07:30:46 07:30:46 #51 [core-metadata internal] load build context 07:30:46 #51 transferring context: 503.30MB 12.2s done 07:30:46 #51 ... 07:30:46 07:30:46 #57 [core-common-config-bootstrapper internal] load build context 07:30:46 #57 transferring context: 503.30MB 11.5s done 07:30:46 #57 ... 07:30:46 07:30:46 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:30:46 #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 16.4s 07:30:47 #60 ... 07:30:47 07:30:47 #52 [support-scheduler internal] load build context 07:30:47 #52 transferring context: 503.30MB 11.1s done 07:30:47 #52 ... 07:30:47 07:30:47 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:30:47 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 17.6s 07:30:47 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 18.6s 07:30:48 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 19.7s 07:30:52 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 22.7s 07:30:54 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 22.3s done 07:30:54 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 25.2s 07:30:54 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 07:30:55 Removing intermediate container dbf59d4405b4 07:30:55 ---> 988c8b3de33f 07:30:55 Successfully built 988c8b3de33f 07:30:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:56 + docker inspect -f . ci-base-image-arm64 07:30:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:56 prd-ubuntu20.04-docker-arm64-4c-16g-42235 does not seem to be running inside a container 07:30:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/819 -v /w/workspace/edgex-go/819:/w/workspace/edgex-go/819:rw,z -v /w/workspace/edgex-go/819@tmp:/w/workspace/edgex-go/819@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 07:30:57 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 27.8s 07:30:57 $ docker top 47d783f6848bf3d85a7fd2d4405402e26c314b19fd3f6ebf828cda788e24320a -eo pid,comm 07:30:57 #42 ... 07:30:57 07:30:57 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:30:57 #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 21.3s done 07:30:57 #60 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 07:30:57 #60 ... 07:30:57 07:30:57 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] { [Pipeline] sh 07:30:58 + go version 07:30:58 go version go1.23.4 linux/arm64 [Pipeline] } 07:30:58 $ docker stop --time=1 47d783f6848bf3d85a7fd2d4405402e26c314b19fd3f6ebf828cda788e24320a 07:30:59 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 28.8s done 07:30:59 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 30.3s 07:31:00 $ docker rm -f --volumes 47d783f6848bf3d85a7fd2d4405402e26c314b19fd3f6ebf828cda788e24320a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:31:00 07:31:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:31:01 latest: Pulling from edgex-devops/edgex-compose-arm64 07:31:01 547446be3368: Pulling fs layer 07:31:01 d125d8839a47: Pulling fs layer 07:31:01 3e85d5ac6304: Pulling fs layer 07:31:01 c3105a71a48b: Pulling fs layer 07:31:01 0f093f025ec4: Pulling fs layer 07:31:01 c3106fc0e877: Pulling fs layer 07:31:01 0f093f025ec4: Waiting 07:31:01 c3106fc0e877: Waiting 07:31:01 c3105a71a48b: Waiting 07:31:01 547446be3368: Verifying Checksum 07:31:01 547446be3368: Download complete 07:31:01 c3105a71a48b: Verifying Checksum 07:31:01 c3105a71a48b: Download complete 07:31:01 d125d8839a47: Verifying Checksum 07:31:01 d125d8839a47: Download complete 07:31:01 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 32.6s done 07:31:01 c3106fc0e877: Verifying Checksum 07:31:01 c3106fc0e877: Download complete 07:31:01 0f093f025ec4: Verifying Checksum 07:31:01 0f093f025ec4: Download complete 07:31:01 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 32.6s done 07:31:02 547446be3368: Pull complete 07:31:02 d125d8839a47: Pull complete 07:31:03 3e85d5ac6304: Verifying Checksum 07:31:03 3e85d5ac6304: Download complete 07:31:05 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 07:31:05 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 07:31:05 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 35.9s 07:31:05 #42 ... 07:31:05 07:31:05 #62 [security-bootstrapper internal] load build context 07:31:05 #62 DONE 40.0s 07:31:05 07:31:05 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:31:05 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 6.29MB / 36.47MB 36.0s 07:31:05 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 07:31:05 #42 ... 07:31:05 07:31:05 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:31:05 #60 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 31.6s done 07:31:05 #60 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 07:31:05 #60 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 35.0s 07:31:05 #60 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 35.0s 07:31:05 #60 ... 07:31:05 07:31:05 #35 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:31:05 #35 DONE 39.7s 07:31:05 07:31:05 #52 [support-scheduler internal] load build context 07:31:05 #52 DONE 39.9s 07:31:05 07:31:05 #48 [security-spiffe-token-provider internal] load build context 07:31:05 #48 DONE 40.4s 07:31:05 07:31:05 #45 [core-command internal] load build context 07:31:05 #45 DONE 40.5s 07:31:05 07:31:05 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 07:31:05 #38 DONE 39.7s 07:31:05 07:31:05 #44 [security-proxy-setup internal] load build context 07:31:05 #44 DONE 40.6s 07:31:05 07:31:05 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:31:05 #60 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 35.1s done 07:31:05 #60 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 07:31:05 #60 ... 07:31:05 07:31:05 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:31:05 #66 ... 07:31:05 07:31:05 #49 [security-secretstore-setup internal] load build context 07:31:05 #49 DONE 40.4s 07:31:05 07:31:05 #50 [support-notifications internal] load build context 07:31:05 #50 DONE 40.3s 07:31:05 07:31:05 #57 [core-common-config-bootstrapper internal] load build context 07:31:05 #57 DONE 40.1s 07:31:05 07:31:05 #47 [core-data internal] load build context 07:31:05 #47 DONE 40.5s 07:31:05 07:31:05 #43 [core-keeper internal] load build context 07:31:05 #43 DONE 40.7s 07:31:05 07:31:05 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:31:05 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 36.4s 07:31:05 #42 ... 07:31:05 07:31:05 #51 [core-metadata internal] load build context 07:31:05 #51 DONE 40.6s 07:31:05 07:31:05 #46 [security-proxy-auth internal] load build context 07:31:05 #46 DONE 41.0s 07:31:05 07:31:05 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:31:05 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 36.5s done 07:31:05 #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 07:31:05 #42 ... 07:31:05 07:31:05 #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:05 #54 DONE 40.3s 07:31:05 07:31:05 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:31:07 #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.6s done 07:31:07 #42 ... 07:31:07 07:31:07 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:31:07 #63 40.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:07 #63 40.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:07 #63 40.51 (1/2) Installing dumb-init (1.2.5-r3) 07:31:07 #63 40.52 (2/2) Installing su-exec (0.2-r3) 07:31:07 #63 40.52 Executing busybox-1.36.1-r29.trigger 07:31:07 #63 40.53 OK: 8 MiB in 16 packages 07:31:07 #63 DONE 42.1s 07:31:07 07:31:07 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:31:07 #61 40.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:07 #61 40.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:07 #61 40.78 (1/7) Installing ca-certificates (20241121-r1) 07:31:07 #61 40.80 (2/7) Installing dumb-init (1.2.5-r3) 07:31:07 #61 40.80 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:31:07 #61 40.81 (4/7) Installing libsodium (1.0.19-r0) 07:31:07 #61 40.82 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:31:07 #61 40.84 (6/7) Installing libzmq (4.3.5-r2) 07:31:07 #61 40.85 (7/7) Installing zeromq (4.3.5-r2) 07:31:07 #61 40.85 Executing busybox-1.36.1-r29.trigger 07:31:07 #61 40.86 Executing ca-certificates-20241121-r1.trigger 07:31:07 #61 40.90 OK: 12 MiB in 21 packages 07:31:07 #61 DONE 42.2s 07:31:07 07:31:07 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:31:07 #58 40.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:07 #58 40.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:07 #58 40.64 (1/4) Installing ca-certificates (20241121-r1) 07:31:07 #58 40.65 (2/4) Installing dumb-init (1.2.5-r3) 07:31:07 #58 40.65 (3/4) Installing su-exec (0.2-r3) 07:31:07 #58 40.66 (4/4) Installing yq-go (4.44.1-r2) 07:31:07 #58 40.74 Executing busybox-1.36.1-r29.trigger 07:31:07 #58 40.75 Executing ca-certificates-20241121-r1.trigger 07:31:07 #58 40.79 OK: 19 MiB in 18 packages 07:31:07 #58 DONE 42.2s 07:31:07 07:31:07 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:31:07 #53 40.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:07 #53 40.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:07 #53 40.54 (1/1) Installing dumb-init (1.2.5-r3) 07:31:07 #53 40.54 Executing busybox-1.36.1-r29.trigger 07:31:07 #53 40.57 OK: 8 MiB in 15 packages 07:31:07 #53 DONE 42.2s 07:31:07 07:31:07 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:31:07 #59 40.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:07 #59 40.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:07 #59 40.56 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:31:07 #59 40.56 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:31:07 #59 40.56 OK: 24170 distinct packages available 07:31:07 #59 40.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:07 #59 40.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:07 #59 41.07 (1/14) Installing ca-certificates (20241121-r1) 07:31:07 #59 41.08 (2/14) Installing brotli-libs (1.1.0-r2) 07:31:07 #59 41.09 (3/14) Installing c-ares (1.33.1-r0) 07:31:07 #59 41.10 (4/14) Installing libunistring (1.2-r0) 07:31:07 #59 41.11 (5/14) Installing libidn2 (2.3.7-r0) 07:31:07 #59 41.12 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:31:07 #59 41.12 (7/14) Installing libpsl (0.21.5-r1) 07:31:07 #59 41.12 (8/14) Installing zstd-libs (1.5.6-r0) 07:31:07 #59 41.14 (9/14) Installing libcurl (8.12.1-r0) 07:31:07 #59 41.15 (10/14) Installing curl (8.12.1-r0) 07:31:07 #59 41.15 (11/14) Installing dumb-init (1.2.5-r3) 07:31:07 #59 41.15 (12/14) Installing musl-obstack (1.2.3-r2) 07:31:07 #59 41.16 (13/14) Installing libucontext (1.2-r3) 07:31:07 #59 41.16 (14/14) Installing gcompat (1.1.0-r4) 07:31:07 #59 41.16 Executing busybox-1.36.1-r29.trigger 07:31:07 #59 41.17 Executing ca-certificates-20241121-r1.trigger 07:31:07 #59 41.21 OK: 13 MiB in 28 packages 07:31:07 #59 DONE 42.3s 07:31:07 07:31:07 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:31:07 #65 40.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:07 #65 40.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:07 #65 40.65 (1/4) Installing dumb-init (1.2.5-r3) 07:31:07 #65 40.65 (2/4) Installing openssl (3.3.3-r0) 07:31:07 #65 40.67 (3/4) Installing su-exec (0.2-r3) 07:31:07 #65 40.67 (4/4) Installing yq-go (4.44.1-r2) 07:31:07 #65 40.75 Executing busybox-1.36.1-r29.trigger 07:31:07 #65 40.76 OK: 19 MiB in 18 packages 07:31:07 #65 DONE 42.2s 07:31:07 07:31:07 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:31:07 #67 ... 07:31:07 07:31:07 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:31:07 #56 40.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:07 #56 40.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:07 #56 40.57 (1/1) Installing dumb-init (1.2.5-r3) 07:31:07 #56 40.57 Executing busybox-1.36.1-r29.trigger 07:31:07 #56 40.58 OK: 8 MiB in 15 packages 07:31:07 #56 DONE 42.3s 07:31:07 07:31:07 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:31:07 #64 40.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:07 #64 40.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:07 #64 40.84 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:31:07 #64 40.84 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:31:07 #64 40.84 OK: 24170 distinct packages available 07:31:07 #64 40.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:07 #64 41.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:07 #64 41.33 (1/4) Installing dumb-init (1.2.5-r3) 07:31:07 #64 41.33 (2/4) Installing musl-obstack (1.2.3-r2) 07:31:07 #64 41.33 (3/4) Installing libucontext (1.2-r3) 07:31:07 #64 41.34 (4/4) Installing gcompat (1.1.0-r4) 07:31:07 #64 41.34 Executing busybox-1.36.1-r29.trigger 07:31:07 #64 41.35 OK: 8 MiB in 18 packages 07:31:07 #64 DONE 42.1s 07:31:07 07:31:07 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:31:07 #42 DONE 42.5s 07:31:07 07:31:07 #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:31:08 #68 ... 07:31:08 07:31:08 #55 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:31:08 #55 41.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:08 #55 41.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:08 #55 41.74 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:31:08 #55 41.74 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:31:08 #55 41.74 OK: 24170 distinct packages available 07:31:08 #55 41.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:08 #55 41.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:08 #55 42.21 (1/5) Installing dumb-init (1.2.5-r3) 07:31:08 #55 42.21 (2/5) Installing musl-obstack (1.2.3-r2) 07:31:08 #55 42.22 (3/5) Installing libucontext (1.2-r3) 07:31:08 #55 42.22 (4/5) Installing gcompat (1.1.0-r4) 07:31:08 #55 42.23 (5/5) Installing openssl (3.3.3-r0) 07:31:08 #55 42.23 Executing busybox-1.36.1-r29.trigger 07:31:08 #55 42.24 OK: 9 MiB in 19 packages 07:31:08 #55 DONE 42.4s 07:31:08 07:31:08 #69 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:31:10 #69 ... 07:31:10 07:31:10 #70 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:31:10 #0 3.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:10 #0 3.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:10 #0 3.919 OK: 10 MiB in 17 packages 07:31:10 #70 DONE 5.3s 07:31:10 07:31:10 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:31:10 #0 3.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:10 #0 3.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:10 #0 4.209 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:31:10 #0 4.209 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:31:10 #0 4.209 OK: 24190 distinct packages available 07:31:10 #0 4.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:10 #0 4.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:10 #0 4.652 OK: 248 MiB in 58 packages 07:31:10 #71 DONE 5.3s 07:31:10 07:31:10 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:31:10 #0 4.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:10 #0 4.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:10 #0 4.389 OK: 248 MiB in 58 packages 07:31:10 #72 DONE 5.4s 07:31:10 07:31:10 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:10 #73 DONE 5.4s 07:31:10 07:31:10 #74 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:31:10 #0 5.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:10 #0 5.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:10 #0 5.370 OK: 248 MiB in 58 packages 07:31:10 #74 DONE 5.5s 07:31:10 07:31:10 #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:31:10 #75 DONE 0.1s 07:31:10 07:31:10 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:31:10 #76 DONE 0.1s 07:31:10 07:31:10 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:31:10 #77 DONE 0.1s 07:31:10 07:31:10 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:11 #78 ... 07:31:11 07:31:11 #79 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:31:11 #0 6.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:11 #0 6.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:11 #0 6.652 OK: 248 MiB in 58 packages 07:31:11 #79 DONE 6.8s 07:31:11 07:31:11 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:31:11 #66 6.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:11 #66 6.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:11 #66 6.619 OK: 248 MiB in 58 packages 07:31:11 #66 DONE 6.8s 07:31:11 07:31:11 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:31:11 #80 DONE 0.1s 07:31:11 07:31:11 #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:31:11 #81 DONE 0.1s 07:31:11 07:31:11 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:12 #82 ... 07:31:12 07:31:12 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:31:12 #0 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:12 #0 4.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:12 #0 4.669 OK: 8 MiB in 16 packages 07:31:12 #83 DONE 4.8s 07:31:12 07:31:12 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:31:12 #0 4.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:12 #0 4.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:12 #0 4.843 OK: 12 MiB in 21 packages 07:31:12 #84 DONE 5.0s 07:31:12 07:31:12 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:31:12 #67 4.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:12 #67 4.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:13 #67 ... 07:31:13 07:31:13 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:31:13 #0 5.409 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:13 #0 5.909 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:13 #0 6.645 (1/1) Installing dumb-init (1.2.5-r3) 07:31:13 #0 6.957 Executing busybox-1.36.1-r29.trigger 07:31:13 #0 6.962 OK: 8 MiB in 15 packages 07:31:13 #85 DONE 7.1s 07:31:13 07:31:13 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:31:13 #67 5.172 OK: 13 MiB in 28 packages 07:31:13 #67 ... 07:31:13 07:31:13 #69 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:31:13 #69 4.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:13 #69 4.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:13 #69 4.841 OK: 9 MiB in 19 packages 07:31:13 #69 DONE 5.0s 07:31:13 07:31:13 #68 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:31:13 #68 4.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:13 #68 4.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:13 #68 5.178 OK: 8 MiB in 15 packages 07:31:13 #68 DONE 5.3s 07:31:13 07:31:13 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:31:13 #0 4.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:13 #0 4.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:13 #0 5.158 OK: 8 MiB in 18 packages 07:31:13 #86 DONE 5.4s 07:31:13 07:31:13 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:31:13 #0 4.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:13 #0 4.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:13 #0 5.183 OK: 8 MiB in 15 packages 07:31:13 #87 DONE 5.5s 07:31:13 07:31:13 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:31:13 #67 DONE 5.5s 07:31:13 07:31:13 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:31:13 #60 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 35.6s done 07:31:13 #60 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.0s done 07:31:13 3e85d5ac6304: Pull complete 07:31:13 c3105a71a48b: Pull complete 07:31:14 0f093f025ec4: Pull complete 07:31:14 c3106fc0e877: Pull complete 07:31:14 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:31:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:31:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:15 prd-ubuntu20.04-docker-arm64-4c-16g-42235 does not seem to be running inside a container 07:31:15 $ 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/819 -v /w/workspace/edgex-go/819:/w/workspace/edgex-go/819:rw,z -v /w/workspace/edgex-go/819@tmp:/w/workspace/edgex-go/819@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 07:31:15 #60 ... 07:31:15 07:31:15 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:31:15 #88 DONE 2.3s 07:31:15 07:31:15 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:31:15 #0 4.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:15 #0 5.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:15 #0 5.539 OK: 19 MiB in 18 packages 07:31:15 #89 DONE 7.8s 07:31:15 07:31:15 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:31:15 #0 2.406 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:15 #0 2.839 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:15 #0 3.511 OK: 248 MiB in 58 packages 07:31:15 #90 DONE 5.1s 07:31:15 07:31:15 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:31:15 #91 DONE 2.5s 07:31:15 07:31:15 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:31:15 #0 4.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:15 #0 5.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:31:15 #0 5.552 OK: 19 MiB in 18 packages 07:31:15 #92 DONE 7.8s 07:31:15 07:31:15 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:31:15 #93 ... 07:31:15 07:31:15 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:31:15 #94 DONE 2.5s 07:31:15 07:31:15 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:31:15 #95 DONE 0.2s 07:31:15 07:31:15 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:31:15 #93 DONE 0.2s 07:31:15 07:31:15 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:31:15 #96 DONE 0.2s 07:31:15 07:31:15 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:31:15 #97 DONE 0.2s 07:31:15 07:31:15 #98 [security-spire-server stage-2 6/9] COPY security.txt / 07:31:16 #98 DONE 1.2s 07:31:17 07:31:17 #99 [security-spire-config stage-2 6/10] COPY security.txt / 07:31:17 #99 DONE 1.2s 07:31:17 07:31:17 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:31:17 #100 DONE 0.2s 07:31:17 07:31:17 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:31:17 #101 DONE 1.4s 07:31:17 07:31:17 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:31:17 #102 ... 07:31:17 07:31:17 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:31:17 #103 DONE 0.2s 07:31:17 07:31:17 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:31:17 #102 DONE 0.2s 07:31:17 07:31:17 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:31:17 #104 DONE 0.2s 07:31:17 07:31:17 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:31:17 #105 DONE 0.1s 07:31:17 07:31:17 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:31:17 $ docker top 7f8b2b1397dd0e154b8babdffe59481d8c6353d0a63ec0b2463b1c65fbc06bd9 -eo pid,comm 07:31:17 #106 ... 07:31:17 07:31:17 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 07:31:17 #107 DONE 0.2s 07:31:17 07:31:17 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:31:17 #108 DONE 0.1s 07:31:17 07:31:17 #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:31:17 #109 DONE 4.9s 07:31:17 07:31:17 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:31:17 #106 DONE 0.2s 07:31:17 07:31:17 #110 [security-spire-server] exporting to image 07:31:17 #110 exporting layers [Pipeline] { [Pipeline] sh 07:31:17 #110 ... 07:31:17 07:31:17 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:31:17 #111 DONE 0.2s 07:31:17 07:31:17 #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:31:17 #112 DONE 0.1s 07:31:17 07:31:17 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:31:17 #113 DONE 0.1s 07:31:17 07:31:17 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:31:17 #114 DONE 0.1s 07:31:17 07:31:17 #110 [security-spire-agent] exporting to image 07:31:18 + docker compose -f ./docker-compose-build.yml build --parallel 07:31:18 #110 exporting layers 0.9s done 07:31:18 #110 writing image sha256:f8fc0820d19bc27a905771898e244e53d6beb537163dd22bf458148840734063 done 07:31:18 #110 naming to docker.io/library/security-spire-config done 07:31:18 #110 exporting layers 0.8s done 07:31:18 #110 writing image sha256:172c586e59c430f5d46961ab5d530147870fd35c14a0da7a4e5914b27e9cc9e4 done 07:31:18 #110 naming to docker.io/library/security-spire-server done 07:31:18 #110 writing image sha256:61c8af301b64ddc2e43b0bc909ede3b469d9a6e8c6332c8f96691ccc058f52f2 done 07:31:18 #110 naming to docker.io/library/security-spire-agent 07:31:18 #110 naming to docker.io/library/security-spire-agent done 07:31:18 #110 DONE 1.1s 07:31:18 07:31:18 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:20 #115 ... 07:31:20 07:31:20 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:20 #116 ... 07:31:20 07:31:20 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:20 #117 ... 07:31:20 07:31:20 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:28 #1 [security-spire-config internal] load build definition from Dockerfile 07:31:28 #1 transferring dockerfile: 1.69kB done 07:31:28 #1 DONE 0.1s 07:31:28 07:31:28 #2 [core-command internal] load build definition from Dockerfile 07:31:28 #2 transferring dockerfile: 1.94kB 0.0s done 07:31:28 #2 DONE 0.1s 07:31:28 07:31:28 #3 [security-spire-server internal] load build definition from Dockerfile 07:31:28 #3 transferring dockerfile: 1.70kB 0.0s done 07:31:28 #3 DONE 0.1s 07:31:28 07:31:28 #4 [core-keeper internal] load build definition from Dockerfile 07:31:28 #4 transferring dockerfile: 2.01kB done 07:31:28 #4 DONE 0.1s 07:31:28 07:31:28 #5 [core-data internal] load build definition from Dockerfile 07:31:28 #5 transferring dockerfile: 2.04kB 0.0s done 07:31:28 #5 DONE 0.1s 07:31:28 07:31:28 #6 [core-metadata internal] load build definition from Dockerfile 07:31:28 #6 transferring dockerfile: 2.10kB 0.0s done 07:31:28 #6 DONE 0.1s 07:31:28 07:31:28 #7 [security-bootstrapper internal] load build definition from Dockerfile 07:31:28 #7 transferring dockerfile: 3.02kB done 07:31:28 #7 DONE 0.1s 07:31:28 07:31:28 #8 [security-spire-agent internal] load build definition from Dockerfile 07:31:28 #8 transferring dockerfile: 1.81kB done 07:31:28 #8 DONE 0.1s 07:31:28 07:31:28 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:31:28 #9 transferring dockerfile: 1.89kB done 07:31:28 #9 DONE 0.0s 07:31:28 07:31:28 #10 [support-notifications internal] load build definition from Dockerfile 07:31:28 #10 DONE 0.0s 07:31:28 07:31:28 #11 [support-scheduler internal] load build definition from Dockerfile 07:31:28 #11 transferring dockerfile: 1.83kB done 07:31:28 #11 DONE 0.1s 07:31:28 07:31:28 #10 [support-notifications internal] load build definition from Dockerfile 07:31:28 #10 transferring dockerfile: 2.00kB 0.0s done 07:31:28 #10 DONE 0.1s 07:31:28 07:31:28 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:31:28 #12 transferring dockerfile: 2.23kB done 07:31:28 #12 DONE 0.1s 07:31:28 07:31:28 #13 [security-proxy-auth internal] load build definition from Dockerfile 07:31:28 #13 transferring dockerfile: 2.14kB 0.0s done 07:31:28 #13 DONE 0.1s 07:31:28 07:31:28 #14 [security-secretstore-setup internal] load build definition from Dockerfile 07:31:28 #14 transferring dockerfile: 2.49kB done 07:31:28 #14 DONE 0.1s 07:31:28 07:31:28 #15 [security-proxy-setup internal] load build definition from Dockerfile 07:31:28 #15 transferring dockerfile: 2.50kB done 07:31:28 #15 DONE 0.1s 07:31:28 07:31:28 #16 [security-spire-config internal] load .dockerignore 07:31:28 #16 transferring context: 50B done 07:31:28 #16 DONE 0.1s 07:31:29 07:31:29 #17 [core-command internal] load .dockerignore 07:31:29 #17 transferring context: 50B done 07:31:29 #17 DONE 0.0s 07:31:29 07:31:29 #18 [security-spire-server internal] load .dockerignore 07:31:29 #18 transferring context: 50B 0.0s done 07:31:29 #18 DONE 0.1s 07:31:29 07:31:29 #19 [core-keeper internal] load .dockerignore 07:31:29 #19 transferring context: 50B 0.0s done 07:31:29 #19 DONE 0.1s 07:31:29 07:31:29 #20 [core-data internal] load .dockerignore 07:31:29 #20 transferring context: 50B 0.0s done 07:31:29 #20 DONE 0.1s 07:31:29 07:31:29 #21 [core-metadata internal] load .dockerignore 07:31:29 #21 transferring context: 50B done 07:31:29 #21 DONE 0.1s 07:31:29 07:31:29 #22 [security-bootstrapper internal] load .dockerignore 07:31:29 #22 transferring context: 50B 0.0s done 07:31:29 #22 DONE 0.1s 07:31:29 07:31:29 #23 [security-spire-agent internal] load .dockerignore 07:31:29 #23 transferring context: 50B 0.0s done 07:31:29 #23 DONE 0.1s 07:31:29 07:31:29 #24 [security-spiffe-token-provider internal] load .dockerignore 07:31:29 #24 transferring context: 50B 0.0s done 07:31:29 #24 DONE 0.1s 07:31:29 07:31:29 #25 [support-scheduler internal] load .dockerignore 07:31:29 #25 transferring context: 50B 0.0s done 07:31:29 #25 DONE 0.1s 07:31:29 07:31:29 #26 [support-notifications internal] load .dockerignore 07:31:29 #26 transferring context: 50B 0.0s done 07:31:29 #26 DONE 0.1s 07:31:29 07:31:29 #27 [core-common-config-bootstrapper internal] load .dockerignore 07:31:29 #27 transferring context: 50B 0.0s done 07:31:29 #27 DONE 0.1s 07:31:29 07:31:29 #28 [security-proxy-auth internal] load .dockerignore 07:31:29 #28 transferring context: 50B done 07:31:29 #28 DONE 0.1s 07:31:29 07:31:29 #29 [security-secretstore-setup internal] load .dockerignore 07:31:29 #29 transferring context: 50B done 07:31:29 #29 DONE 0.0s 07:31:29 07:31:29 #30 [security-proxy-setup internal] load .dockerignore 07:31:29 #30 transferring context: 50B done 07:31:29 #30 DONE 0.1s 07:31:29 07:31:29 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:31:30 #31 DONE 0.7s 07:31:30 07:31:30 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:31:30 #32 DONE 0.0s 07:31:30 07:31:30 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:31:30 #31 DONE 0.7s 07:31:30 07:31:30 #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 07:31:30 #33 ... 07:31:30 07:31:30 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:31:30 #32 DONE 0.0s 07:31:30 07:31:30 #33 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 07:31:30 #33 ... 07:31:30 07:31:30 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:31:30 #32 DONE 0.0s 07:31:30 07:31:30 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:31:30 #31 DONE 0.7s 07:31:30 07:31:30 #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 07:31:30 #33 ... 07:31:30 07:31:30 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:31:30 #32 DONE 0.0s 07:31:30 07:31:30 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:31:30 #34 DONE 0.4s 07:31:30 07:31:30 #33 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 07:31:31 #33 DONE 1.5s 07:31:31 07:31:31 #35 [security-proxy-setup internal] load build context 07:31:31 #35 DONE 0.0s 07:31:31 07:31:31 #36 [core-data internal] load build context 07:31:31 #36 DONE 0.0s 07:31:31 07:31:31 #37 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:31:31 #37 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:31:31 #37 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:31:31 #37 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:31:31 #37 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:31:31 #37 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:31:31 #37 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0B / 4.09MB 0.1s 07:31:31 #37 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.2s 07:31:32 #37 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.10MB / 4.09MB 0.3s 07:31:32 #37 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.7s done 07:31:32 #37 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.7s done 07:31:32 #37 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 07:31:32 #37 ... 07:31:32 07:31:32 #38 [security-spire-config internal] load build context 07:31:32 #38 transferring context: 22.05kB 0.1s done 07:31:32 #38 DONE 1.4s 07:31:32 07:31:32 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:31:32 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 07:31:32 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:31:32 #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 07:31:32 #39 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 07:31:32 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 07:31:32 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done 07:31:32 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s done 07:31:33 #39 ... 07:31:33 07:31:33 #40 [security-spire-agent internal] load build context 07:31:33 #40 transferring context: 23.33kB 0.5s done 07:31:33 #40 DONE 1.7s 07:31:33 07:31:33 #41 [security-spire-server internal] load build context 07:31:33 #41 transferring context: 23.80kB 0.3s done 07:31:33 #41 DONE 1.7s 07:31:33 07:31:33 #37 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:31:37 #37 ... 07:31:37 07:31:37 #42 [security-secretstore-setup internal] load build context 07:31:37 #42 transferring context: 3.21MB 4.9s done 07:31:37 #42 DONE 5.6s 07:31:37 07:31:37 #43 [security-bootstrapper internal] load build context 07:31:37 #43 transferring context: 3.21MB 4.5s done 07:31:37 #43 DONE 5.6s 07:31:37 07:31:37 #37 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:31:37 #37 ... 07:31:37 07:31:37 #44 [core-metadata internal] load build context 07:31:37 #44 transferring context: 3.21MB 5.0s done 07:31:37 #44 DONE 5.8s 07:31:37 07:31:37 #37 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:31:37 #37 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.7s done 07:31:37 #37 ... 07:31:37 07:31:37 #35 [security-proxy-setup internal] load build context 07:31:37 #35 transferring context: 3.21MB 5.4s done 07:31:37 #35 DONE 6.1s 07:31:37 07:31:37 #45 [support-scheduler internal] load build context 07:31:37 #45 transferring context: 3.21MB 5.1s done 07:31:37 #45 DONE 6.1s 07:31:37 07:31:37 #46 [core-common-config-bootstrapper internal] load build context 07:31:37 #46 transferring context: 3.21MB 5.3s done 07:31:37 #46 DONE 6.1s 07:31:37 07:31:37 #36 [core-data internal] load build context 07:31:37 #36 transferring context: 3.21MB 5.4s done 07:31:37 #36 DONE 6.2s 07:31:37 07:31:37 #47 [security-spiffe-token-provider internal] load build context 07:31:37 #47 transferring context: 3.21MB 5.5s done 07:31:37 #47 DONE 6.1s 07:31:37 07:31:37 #48 [security-proxy-auth internal] load build context 07:31:37 #48 transferring context: 3.21MB 5.5s done 07:31:37 #48 DONE 6.2s 07:31:37 07:31:37 #49 [core-command internal] load build context 07:31:37 #49 transferring context: 3.21MB 5.5s done 07:31:37 #49 DONE 6.2s 07:31:37 07:31:37 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:31:37 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done 07:31:37 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 07:31:37 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.52MB / 33.17MB 4.9s 07:31:37 #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 07:31:37 #39 ... 07:31:37 07:31:37 #50 [support-notifications internal] load build context 07:31:37 #50 transferring context: 3.21MB 5.6s done 07:31:37 #50 DONE 6.4s 07:31:37 07:31:37 #51 [core-keeper internal] load build context 07:31:37 #51 transferring context: 3.21MB 5.7s done 07:31:37 #51 DONE 6.3s 07:31:37 07:31:37 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:31:37 #39 ... 07:31:37 07:31:37 #37 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:31:37 #37 DONE 7.3s 07:31:37 07:31:37 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:31:37 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.0s done 07:31:38 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 07:31:38 #39 ... 07:31:38 07:31:38 #52 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:31:38 #52 DONE 7.2s 07:31:38 07:31:38 #53 [support-notifications builder 2/7] WORKDIR /edgex-go 07:31:39 #53 DONE 1.3s 07:31:39 07:31:39 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:31:41 #54 ... 07:31:41 07:31:41 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:31:41 #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 07:31:41 #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:31:41 #55 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 07:31:41 #55 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 07:31:41 #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done 07:31:41 #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done 07:31:41 #55 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.8s done 07:31:41 #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.5s done 07:31:41 #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 07:31:41 #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 07:31:41 #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.2s 07:31:41 #55 ... 07:31:41 07:31:41 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:31:42 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.7s 07:31:43 #39 ... 07:31:43 07:31:43 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:31:43 #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.0s done 07:31:43 #55 DONE 12.3s 07:31:43 07:31:43 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:31:43 #39 ... 07:31:43 07:31:43 #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:31:44 #56 ... 07:31:44 07:31:44 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:31:48 #39 ... 07:31:48 07:31:48 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:31:48 #0 9.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:48 #57 ... 07:31:48 07:31:48 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:31:48 #58 ... 07:31:48 07:31:48 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:48 #59 ... 07:31:48 07:31:48 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:31:48 #0 7.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:48 #0 7.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:31:48 #60 ... 07:31:48 07:31:48 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:31:48 #0 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:48 #61 ... 07:31:48 07:31:48 #62 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:31:48 #62 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:48 #62 ... 07:31:48 07:31:48 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:31:48 #0 9.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:48 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:31:48 #63 ... 07:31:48 07:31:48 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:31:48 #0 8.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:48 #0 9.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:31:49 #64 ... 07:31:49 07:31:49 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:49 #59 DONE 11.0s 07:31:49 07:31:49 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:31:49 #0 8.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:49 #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:31:49 #65 ... 07:31:49 07:31:49 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:31:49 #0 8.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:49 #0 9.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:31:49 #66 ... 07:31:49 07:31:49 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:31:49 #0 8.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:49 #0 9.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:31:49 #67 ... 07:31:49 07:31:49 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:31:49 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.2s 07:31:49 #39 ... 07:31:49 07:31:49 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:49 #68 DONE 9.9s 07:31:49 07:31:49 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:31:49 #69 ... 07:31:49 07:31:49 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:31:49 #0 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:49 #70 ... 07:31:49 07:31:49 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:31:49 #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:50 #71 ... 07:31:50 07:31:50 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:31:54 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.4s 07:31:55 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.7s done 07:31:55 #39 DONE 24.3s 07:31:55 07:31:55 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:31:55 #60 12.02 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:31:55 #60 12.02 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:31:55 #60 12.02 OK: 24048 distinct packages available 07:31:55 #60 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:55 #60 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:31:56 #60 ... 07:31:56 07:31:56 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:31:56 #66 19.07 (1/4) Installing dumb-init (1.2.5-r3) 07:31:57 #66 19.11 (2/4) Installing openssl (3.3.3-r0) 07:31:57 #66 19.23 (3/4) Installing su-exec (0.2-r3) 07:31:57 #66 19.27 (4/4) Installing yq-go (4.44.1-r2) 07:31:58 #66 ... 07:31:58 07:31:58 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:31:58 #54 8.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:58 #54 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:31:58 #54 ... 07:31:58 07:31:58 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:31:58 #67 19.06 (1/7) Installing ca-certificates (20241121-r1) 07:31:58 #67 19.47 (2/7) Installing dumb-init (1.2.5-r3) 07:31:58 #67 19.51 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:31:58 #67 19.53 (4/7) Installing libsodium (1.0.19-r0) 07:31:58 #67 19.59 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:31:58 #67 19.84 (6/7) Installing libzmq (4.3.5-r2) 07:31:58 #67 19.94 (7/7) Installing zeromq (4.3.5-r2) 07:31:58 #67 20.01 Executing busybox-1.36.1-r29.trigger 07:31:58 #67 20.21 Executing ca-certificates-20241121-r1.trigger 07:31:59 #67 21.12 OK: 14 MiB in 21 packages 07:31:59 #67 ... 07:31:59 07:31:59 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:31:59 #0 5.187 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:59 #0 7.011 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:31:59 #72 ... 07:31:59 07:31:59 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:31:59 #64 21.01 (1/1) Installing dumb-init (1.2.5-r3) 07:31:59 #64 21.06 Executing busybox-1.36.1-r29.trigger 07:31:59 #64 21.29 OK: 9 MiB in 15 packages 07:31:59 #64 ... 07:31:59 07:31:59 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:31:59 #58 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:59 #58 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:31:59 #58 ... 07:31:59 07:31:59 #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:31:59 #56 9.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:59 #56 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:31:59 #56 ... 07:31:59 07:31:59 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:31:59 #0 4.729 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:31:59 #0 6.542 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:31:59 #73 ... 07:31:59 07:31:59 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:31:59 #65 19.53 (1/4) Installing ca-certificates (20241121-r1) 07:31:59 #65 19.93 (2/4) Installing dumb-init (1.2.5-r3) 07:31:59 #65 19.96 (3/4) Installing su-exec (0.2-r3) 07:31:59 #65 19.97 (4/4) Installing yq-go (4.44.1-r2) 07:31:59 #65 21.11 Executing busybox-1.36.1-r29.trigger 07:31:59 #65 21.31 Executing ca-certificates-20241121-r1.trigger 07:31:59 #65 ... 07:31:59 07:31:59 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:31:59 #57 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:31:59 #57 20.18 (1/2) Installing dumb-init (1.2.5-r3) 07:31:59 #57 20.23 (2/2) Installing su-exec (0.2-r3) 07:31:59 #57 20.24 Executing busybox-1.36.1-r29.trigger 07:31:59 #57 20.38 OK: 9 MiB in 16 packages 07:31:59 #57 DONE 22.0s 07:32:00 07:32:00 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:32:00 #63 20.07 (1/3) Installing ca-certificates (20241121-r1) 07:32:00 #63 20.57 (2/3) Installing dumb-init (1.2.5-r3) 07:32:00 #63 20.62 (3/3) Installing tzdata (2025b-r0) 07:32:00 #63 22.07 Executing busybox-1.36.1-r29.trigger 07:32:00 #63 22.16 Executing ca-certificates-20241121-r1.trigger 07:32:00 #63 ... 07:32:00 07:32:00 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:32:00 #69 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:32:00 #69 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:00 #69 ... 07:32:00 07:32:00 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:32:00 #74 ... 07:32:00 07:32:00 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:32:00 #61 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:00 #61 20.82 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:32:00 #61 20.82 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:32:00 #61 20.83 OK: 24048 distinct packages available 07:32:00 #61 ... 07:32:00 07:32:00 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:32:00 #54 20.99 OK: 239 MiB in 58 packages 07:32:00 #54 ... 07:32:00 07:32:00 #62 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:32:00 #62 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:00 #62 21.25 (1/1) Installing dumb-init (1.2.5-r3) 07:32:00 #62 21.28 Executing busybox-1.36.1-r29.trigger 07:32:00 #62 21.39 OK: 9 MiB in 15 packages 07:32:01 #62 ... 07:32:01 07:32:01 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:32:01 #65 23.09 OK: 20 MiB in 18 packages 07:32:01 #65 ... 07:32:01 07:32:01 #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:32:01 #62 DONE 23.4s 07:32:01 07:32:01 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:32:01 #70 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:01 #70 20.72 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:32:01 #70 20.74 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:32:01 #70 20.74 OK: 24068 distinct packages available 07:32:01 #70 ... 07:32:01 07:32:01 #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:32:01 #75 ... 07:32:01 07:32:01 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:32:01 #71 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:01 #71 19.62 OK: 239 MiB in 58 packages 07:32:01 #71 DONE 22.0s 07:32:01 07:32:01 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:32:01 #66 20.87 Executing busybox-1.36.1-r29.trigger 07:32:01 #66 21.02 OK: 20 MiB in 18 packages 07:32:01 #66 DONE 23.7s 07:32:01 07:32:01 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:32:02 #76 ... 07:32:02 07:32:02 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:32:02 #54 DONE 22.6s 07:32:02 07:32:02 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:32:02 #77 ... 07:32:02 07:32:02 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:32:02 #67 DONE 24.7s 07:32:02 07:32:02 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:32:02 #64 DONE 24.7s 07:32:02 07:32:02 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:32:04 #78 ... 07:32:04 07:32:04 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:32:04 #79 DONE 2.1s 07:32:04 07:32:04 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:04 #80 ... 07:32:04 07:32:04 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:32:04 #65 DONE 26.0s 07:32:04 07:32:04 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:32:04 #81 ... 07:32:04 07:32:04 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:32:04 #69 21.71 OK: 239 MiB in 58 packages 07:32:04 #69 DONE 24.7s 07:32:04 07:32:04 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:32:05 #82 ... 07:32:05 07:32:05 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:32:05 #63 23.87 OK: 11 MiB in 17 packages 07:32:05 #63 DONE 27.2s 07:32:05 07:32:05 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:32:05 #77 DONE 2.9s 07:32:05 07:32:05 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:05 #83 ... 07:32:05 07:32:05 #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:32:05 #56 23.24 OK: 239 MiB in 58 packages 07:32:05 #56 DONE 25.9s 07:32:05 07:32:05 #84 [core-data builder 4/7] COPY go.mod vendor* ./ 07:32:06 #84 ... 07:32:06 07:32:06 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:32:06 #73 15.33 OK: 239 MiB in 58 packages 07:32:06 #73 DONE 16.5s 07:32:06 07:32:06 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:32:06 #85 ... 07:32:06 07:32:06 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:32:06 #82 DONE 2.2s 07:32:06 07:32:06 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:32:06 #60 24.01 (1/14) Installing ca-certificates (20241121-r1) 07:32:06 #60 24.78 (2/14) Installing brotli-libs (1.1.0-r2) 07:32:06 #60 25.12 (3/14) Installing c-ares (1.33.1-r0) 07:32:06 #60 25.12 (4/14) Installing libunistring (1.2-r0) 07:32:06 #60 25.33 (5/14) Installing libidn2 (2.3.7-r0) 07:32:06 #60 25.36 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:32:06 #60 25.42 (7/14) Installing libpsl (0.21.5-r1) 07:32:06 #60 25.49 (8/14) Installing zstd-libs (1.5.6-r0) 07:32:06 #60 25.55 (9/14) Installing libcurl (8.12.1-r0) 07:32:06 #60 25.76 (10/14) Installing curl (8.12.1-r0) 07:32:06 #60 25.79 (11/14) Installing dumb-init (1.2.5-r3) 07:32:06 #60 25.85 (12/14) Installing musl-obstack (1.2.3-r2) 07:32:06 #60 25.88 (13/14) Installing libucontext (1.2-r3) 07:32:06 #60 25.88 (14/14) Installing gcompat (1.1.0-r4) 07:32:06 #60 25.94 Executing busybox-1.36.1-r29.trigger 07:32:06 #60 26.34 Executing ca-certificates-20241121-r1.trigger 07:32:06 #60 27.27 OK: 15 MiB in 28 packages 07:32:07 #118 DONE 49.9s 07:32:07 07:32:07 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:07 #78 DONE 51.3s 07:32:07 07:32:07 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:07 #82 DONE 49.9s 07:32:07 07:32:07 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:07 #117 DONE 51.4s 07:32:07 07:32:07 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:07 #115 DONE 46.1s 07:32:07 07:32:07 #119 [support-notifications builder 6/7] COPY . . 07:32:07 #119 ... 07:32:07 07:32:07 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:07 #116 DONE 51.4s 07:32:07 07:32:07 #120 [security-proxy-setup builder 6/7] COPY . . 07:32:07 #60 DONE 29.7s 07:32:07 07:32:07 #84 [core-data builder 4/7] COPY go.mod vendor* ./ 07:32:07 #84 DONE 2.0s 07:32:07 07:32:07 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:32:07 #72 16.76 (1/1) Installing dumb-init (1.2.5-r3) 07:32:07 #72 17.61 Executing busybox-1.36.1-r29.trigger 07:32:07 #72 17.70 OK: 9 MiB in 15 packages 07:32:07 #72 ... 07:32:07 07:32:07 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:32:07 #85 DONE 1.6s 07:32:07 07:32:07 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:32:08 #86 ... 07:32:08 07:32:08 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:32:08 #72 DONE 19.0s 07:32:08 07:32:08 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:10 #87 ... 07:32:10 07:32:10 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:32:10 #61 22.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:32:10 #61 25.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:10 #61 31.16 (1/4) Installing dumb-init (1.2.5-r3) 07:32:10 #61 31.17 (2/4) Installing musl-obstack (1.2.3-r2) 07:32:10 #61 31.19 (3/4) Installing libucontext (1.2-r3) 07:32:10 #61 31.21 (4/4) Installing gcompat (1.1.0-r4) 07:32:10 #61 31.24 Executing busybox-1.36.1-r29.trigger 07:32:10 #61 31.31 OK: 9 MiB in 18 packages 07:32:10 #61 ... 07:32:10 07:32:10 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:32:10 #58 23.04 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:32:10 #58 23.04 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:32:10 #58 23.04 OK: 24048 distinct packages available 07:32:10 #58 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:32:10 #58 27.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:10 #58 31.22 (1/5) Installing dumb-init (1.2.5-r3) 07:32:10 #58 31.22 (2/5) Installing musl-obstack (1.2.3-r2) 07:32:10 #58 31.23 (3/5) Installing libucontext (1.2-r3) 07:32:10 #58 31.24 (4/5) Installing gcompat (1.1.0-r4) 07:32:10 #58 31.27 (5/5) Installing openssl (3.3.3-r0) 07:32:10 #58 31.34 Executing busybox-1.36.1-r29.trigger 07:32:10 #58 31.48 OK: 10 MiB in 19 packages 07:32:10 #58 ... 07:32:10 07:32:10 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:32:10 #61 DONE 33.1s 07:32:10 07:32:10 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:32:10 #58 ... 07:32:10 07:32:10 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:32:11 #88 ... 07:32:11 07:32:11 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:32:11 #70 23.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:32:11 #70 25.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:11 #70 30.28 OK: 239 MiB in 58 packages 07:32:11 #70 DONE 31.4s 07:32:11 07:32:11 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:32:11 #58 DONE 33.2s 07:32:11 07:32:11 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:32:12 #89 ... 07:32:12 07:32:12 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:32:12 #90 DONE 1.4s 07:32:12 07:32:12 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:12 #91 ... 07:32:12 07:32:12 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:32:12 #120 ... 07:32:12 07:32:12 #121 [support-scheduler builder 6/7] COPY . . 07:32:12 #121 ... 07:32:12 07:32:12 #122 [security-proxy-auth builder 6/7] COPY . . 07:32:12 #122 ... 07:32:12 07:32:12 #123 [core-keeper builder 7/8] COPY . . 07:32:12 #123 ... 07:32:12 07:32:12 #124 [security-spiffe-token-provider builder 6/7] COPY . . 07:32:12 #92 ... 07:32:12 07:32:12 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:32:12 #74 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:32:12 #74 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:14 #74 14.96 OK: 9 MiB in 16 packages 07:32:15 #74 ... 07:32:15 07:32:15 #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:32:15 #93 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:32:15 #93 ... 07:32:15 07:32:15 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:32:15 #92 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:32:15 #92 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:15 #92 ... 07:32:15 07:32:15 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:32:15 #74 DONE 15.8s 07:32:15 07:32:15 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:32:16 #94 ... 07:32:16 07:32:16 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:16 #95 ... 07:32:16 07:32:16 #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:32:16 #93 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:17 #93 ... 07:32:17 07:32:17 #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:17 #96 ... 07:32:17 07:32:17 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:32:17 #81 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:32:17 #81 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:19 #81 ... 07:32:19 07:32:19 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:32:19 #94 DONE 3.7s 07:32:19 07:32:19 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:32:19 #97 DONE 0.3s 07:32:19 07:32:19 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:32:19 #88 7.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:32:20 #88 9.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:20 #124 ... 07:32:20 07:32:20 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:32:20 #125 CACHED 07:32:20 07:32:20 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:20 #126 CACHED 07:32:20 07:32:20 #127 [security-bootstrapper builder 6/7] COPY . . 07:32:20 #127 CACHED 07:32:20 07:32:20 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:32:20 #128 CACHED 07:32:20 07:32:20 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:20 #129 CACHED 07:32:20 07:32:20 #130 [security-secretstore-setup builder 6/7] COPY . . 07:32:20 #130 CACHED 07:32:20 07:32:20 #119 [support-notifications builder 6/7] COPY . . 07:32:20 #119 DONE 19.1s 07:32:20 07:32:20 #120 [security-proxy-setup builder 6/7] COPY . . 07:32:20 #120 DONE 19.1s 07:32:20 07:32:20 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:32:21 #131 ... 07:32:21 07:32:21 #121 [support-scheduler builder 6/7] COPY . . 07:32:21 #121 DONE 19.2s 07:32:21 07:32:21 #123 [core-keeper builder 7/8] COPY . . 07:32:21 #123 DONE 19.2s 07:32:21 07:32:21 #124 [security-spiffe-token-provider builder 6/7] COPY . . 07:32:21 #124 DONE 19.2s 07:32:21 07:32:21 #122 [security-proxy-auth builder 6/7] COPY . . 07:32:21 #122 DONE 19.3s 07:32:21 07:32:21 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:21 #132 CACHED 07:32:21 07:32:21 #133 [core-metadata builder 6/7] COPY . . 07:32:21 #133 CACHED 07:32:21 07:32:21 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:32:21 #134 CACHED 07:32:21 07:32:21 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:21 #135 CACHED 07:32:21 07:32:21 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 07:32:21 #136 CACHED 07:32:21 07:32:21 #137 [core-data builder 6/7] COPY . . 07:32:21 #137 CACHED 07:32:21 07:32:21 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:21 #138 CACHED 07:32:21 07:32:21 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 07:32:21 #139 CACHED 07:32:21 07:32:21 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:32:21 #140 CACHED 07:32:21 07:32:21 #141 [core-command builder 6/7] COPY . . 07:32:21 #141 CACHED 07:32:21 07:32:21 #142 [core-command builder 4/7] COPY go.mod vendor* ./ 07:32:21 #142 CACHED 07:32:21 07:32:21 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:21 #143 CACHED 07:32:21 07:32:21 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:32:22 #88 ... 07:32:22 07:32:22 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:32:22 #75 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:32:22 #75 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:22 #75 19.73 OK: 9 MiB in 15 packages 07:32:22 #75 DONE 20.9s 07:32:22 07:32:22 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:32:22 #92 19.10 OK: 14 MiB in 21 packages 07:32:22 #144 1.214 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:32:23 #92 DONE 20.4s 07:32:23 07:32:23 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:32:23 #86 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:32:23 #86 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:23 #86 ... 07:32:23 07:32:23 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:32:23 #78 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:32:23 #78 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:23 #78 19.53 OK: 9 MiB in 15 packages 07:32:23 #78 DONE 21.0s 07:32:23 07:32:23 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:32:23 #89 7.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:32:23 #89 9.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:24 #89 ... 07:32:24 07:32:24 #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:32:24 #93 19.02 OK: 11 MiB in 17 packages 07:32:24 #93 ... 07:32:24 07:32:24 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:32:24 #76 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:32:24 #76 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:32:24 #76 21.34 OK: 20 MiB in 18 packages 07:32:24 #76 DONE 22.8s 07:32:24 07:32:24 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:32:24 #98 DONE 0.2s 07:32:24 07:32:24 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:32:24 #81 20.26 OK: 20 MiB in 18 packages 07:32:25 #81 ... 07:32:25 07:32:25 #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:32:25 #93 DONE 20.2s 07:32:25 07:32:25 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:32:25 #88 14.30 OK: 9 MiB in 18 packages 07:32:25 #88 ... 07:32:25 07:32:25 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:32:25 #81 DONE 21.7s 07:32:26 07:32:26 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:32:26 #88 DONE 15.5s 07:32:26 07:32:26 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:32:26 #86 18.75 OK: 15 MiB in 28 packages 07:32:27 #86 DONE 20.0s 07:32:27 07:32:27 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:32:27 #89 15.92 OK: 10 MiB in 19 packages 07:32:28 #89 DONE 17.0s 07:32:28 07:32:28 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:32:29 #99 ... 07:32:29 07:32:29 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:32:29 #100 DONE 2.3s 07:32:29 07:32:29 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:32:29 #101 DONE 0.4s 07:32:29 07:32:29 #102 [security-spire-config stage-2 6/10] COPY security.txt / 07:32:29 #102 ... 07:32:29 07:32:29 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:32:29 #99 DONE 1.3s 07:32:29 07:32:29 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:32:29 #103 ... 07:32:29 07:32:29 #102 [security-spire-config stage-2 6/10] COPY security.txt / 07:32:29 #102 DONE 0.4s 07:32:29 07:32:29 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:32:29 #104 DONE 1.9s 07:32:29 07:32:29 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:32:29 #105 DONE 0.3s 07:32:29 07:32:29 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:32:30 #106 ... 07:32:30 07:32:30 #107 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:32:30 #107 DONE 0.3s 07:32:30 07:32:30 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:32:30 #106 DONE 0.2s 07:32:30 07:32:30 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:32:30 #108 ... 07:32:30 07:32:30 #109 [security-spire-server stage-2 6/9] COPY security.txt / 07:32:30 #109 DONE 0.2s 07:32:30 07:32:30 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:32:30 #108 DONE 0.3s 07:32:30 07:32:30 #110 [security-spire-config] exporting to image 07:32:30 #110 exporting layers 07:32:30 #110 ... 07:32:30 07:32:30 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:32:30 #111 DONE 0.4s 07:32:31 07:32:31 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:32:31 #112 DONE 0.3s 07:32:31 07:32:31 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:32:31 #113 DONE 0.2s 07:32:31 07:32:31 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:31 #80 ... 07:32:31 07:32:31 #110 [security-spire-server] exporting to image 07:32:31 #110 ... 07:32:31 07:32:31 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:32:31 #103 DONE 2.6s 07:32:32 07:32:32 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:32:32 #114 DONE 0.2s 07:32:32 07:32:32 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 07:32:32 #115 DONE 0.2s 07:32:32 07:32:32 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:32 #144 ... 07:32:32 07:32:32 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:32:32 #0 0.676 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:32:32 #145 ... 07:32:32 07:32:32 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:32:32 #0 0.984 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:32:32 #146 ... 07:32:32 07:32:32 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:32:32 #0 1.020 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:32:32 #147 ... 07:32:32 07:32:32 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:32:32 #0 1.003 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:32:32 #148 ... 07:32:32 07:32:32 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:32:32 #0 0.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:32:32 #149 ... 07:32:32 07:32:32 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:32:32 #131 0.404 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:32:32 #131 ... 07:32:32 07:32:32 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:32:32 #0 1.155 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:32:32 #150 ... 07:32:32 07:32:32 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:32:32 #0 1.082 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:32:32 #151 ... 07:32:32 07:32:32 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:32:32 #0 0.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:32:32 #152 ... 07:32:32 07:32:32 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:32:32 #0 1.312 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:32:32 #153 ... 07:32:32 07:32:32 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:32:32 #0 0.865 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:32:32 #87 ... 07:32:32 07:32:32 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:32:32 #116 DONE 0.2s 07:32:32 07:32:32 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:32:32 #117 DONE 0.2s 07:32:32 07:32:32 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:32 #80 ... 07:32:32 07:32:32 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:32:33 #118 DONE 0.2s 07:32:33 07:32:33 #110 [security-spire-agent] exporting to image 07:32:33 #110 exporting layers 3.3s done 07:32:33 #110 writing image sha256:c1f61f0ff88b5a336fec1d64b8c786d0531fcd3e6429b9a64335bd3deaa3a554 07:32:33 #110 writing image sha256:c1f61f0ff88b5a336fec1d64b8c786d0531fcd3e6429b9a64335bd3deaa3a554 0.0s done 07:32:33 #110 naming to docker.io/library/security-spire-config-arm64 done 07:32:34 #110 exporting layers 3.0s done 07:32:34 #110 writing image sha256:d69b5ea411ecb8fb2211a6a359c1b23696cafbbeada44cdd64f51e73920c6989 done 07:32:34 #110 naming to docker.io/library/security-spire-server-arm64 done 07:32:35 #110 exporting layers 2.4s done 07:32:35 #110 writing image sha256:e100102d55705d0d085d6ad3ccb3132ad6beacfb703407eed9af7a83be469e89 done 07:32:35 #110 naming to docker.io/library/security-spire-agent-arm64 done 07:32:35 #110 DONE 4.2s 07:32:35 07:32:35 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:57 #83 DONE 105.7s 07:33:57 07:33:57 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:57 #80 DONE 107.2s 07:33:57 07:33:57 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:57 #95 DONE 104.3s 07:33:57 07:33:57 #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:57 #96 DONE 103.3s 07:33:57 07:33:57 #119 [security-secretstore-setup builder 6/7] COPY . . 07:33:57 #119 ... 07:33:57 07:33:57 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:57 #91 DONE 98.5s 07:33:57 07:33:57 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:57 #87 DONE 103.1s 07:33:57 07:33:57 #120 [core-keeper builder 7/8] COPY . . 07:33:57 #120 DONE 1.8s 07:33:57 07:33:57 #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:33:57 #121 CACHED 07:33:57 07:33:57 #122 [security-proxy-setup builder 6/7] COPY . . 07:33:57 #122 CACHED 07:33:57 07:33:57 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:57 #123 CACHED 07:33:57 07:33:57 #119 [security-secretstore-setup builder 6/7] COPY . . 07:33:57 #119 DONE 1.9s 07:33:57 07:33:57 #124 [support-notifications builder 6/7] COPY . . 07:33:57 #124 DONE 1.9s 07:33:57 07:33:57 #125 [support-scheduler builder 6/7] COPY . . 07:33:57 #125 DONE 2.0s 07:33:57 07:33:57 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:57 #126 CACHED 07:33:57 07:33:57 #127 [security-bootstrapper builder 6/7] COPY . . 07:33:57 #127 CACHED 07:33:57 07:33:57 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:33:57 #128 CACHED 07:33:57 07:33:57 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:33:57 #129 ... 07:33:57 07:33:57 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:57 #130 CACHED 07:33:57 07:33:57 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:33:57 #131 CACHED 07:33:57 07:33:57 #132 [security-proxy-auth builder 6/7] COPY . . 07:33:57 #132 CACHED 07:33:57 07:33:57 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 07:33:57 #133 CACHED 07:33:57 07:33:57 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:57 #134 CACHED 07:33:57 07:33:57 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:33:57 #135 CACHED 07:33:57 07:33:57 #136 [security-spiffe-token-provider builder 6/7] COPY . . 07:33:57 #136 DONE 2.0s 07:33:57 07:33:57 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:57 #137 CACHED 07:33:57 07:33:57 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:33:57 #138 CACHED 07:33:57 07:33:57 #139 [core-metadata builder 6/7] COPY . . 07:33:57 #139 CACHED 07:33:57 07:33:57 #140 [core-data builder 6/7] COPY . . 07:33:57 #140 DONE 2.0s 07:33:57 07:33:57 #141 [core-command builder 6/7] COPY . . 07:33:57 #141 CACHED 07:33:57 07:33:57 #142 [core-command builder 4/7] COPY go.mod vendor* ./ 07:33:57 #142 CACHED 07:33:57 07:33:57 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:57 #143 CACHED 07:33:57 07:33:57 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:33:58 #144 ... 07:33:58 07:33:58 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:33:58 #0 5.497 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:33:58 #145 ... 07:33:58 07:33:58 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:33:58 #129 6.035 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:34:03 #129 ... 07:34:03 07:34:03 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:34:03 #0 4.335 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:34:03 #146 ... 07:34:03 07:34:03 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:34:03 #0 6.230 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:34:03 #147 ... 07:34:03 07:34:03 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:34:03 #0 6.397 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:34:03 #148 ... 07:34:03 07:34:03 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:34:03 #0 4.753 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:34:03 #149 ... 07:34:03 07:34:03 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:34:03 #0 6.311 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:34:03 #150 ... 07:34:03 07:34:03 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:34:03 #0 6.188 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:34:04 #151 ... 07:34:04 07:34:04 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:34:04 #0 4.917 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:34:04 #152 ... 07:34:04 07:34:04 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:34:04 #0 4.209 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:34:04 #153 ... 07:34:04 07:34:04 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:34:04 #0 6.313 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:34:04 #154 ... 07:34:04 07:34:04 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:34:04 #144 5.965 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:34:09 #154 ... 07:34:09 07:34:09 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:34:09 #131 DONE 95.9s 07:34:09 07:34:09 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:34:09 #155 ... 07:34:09 07:34:09 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:34:09 #153 DONE 96.1s 07:34:09 07:34:09 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:34:09 #155 DONE 0.2s 07:34:09 07:34:09 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:34:09 #156 DONE 0.4s 07:34:09 07:34:09 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:34:09 #157 DONE 0.2s 07:34:09 07:34:09 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:34:09 #158 DONE 0.4s 07:34:09 07:34:09 #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:34:09 #159 DONE 0.2s 07:34:09 07:34:09 #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:34:09 #160 DONE 0.2s 07:34:09 07:34:09 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:34:09 #161 ... 07:34:09 07:34:09 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:34:09 #162 DONE 1.5s 07:34:09 07:34:09 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:34:09 #163 DONE 0.3s 07:34:09 07:34:09 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:34:09 #164 DONE 0.3s 07:34:09 07:34:09 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:34:09 #165 DONE 0.4s 07:34:09 07:34:09 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:34:09 #151 ... 07:34:09 07:34:09 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:34:09 #166 DONE 0.1s 07:34:09 07:34:09 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:34:09 #161 DONE 1.3s 07:34:09 07:34:09 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:34:09 #167 DONE 0.1s 07:34:09 07:34:09 #110 [core-common-config-bootstrapper] exporting to image 07:34:09 #110 exporting layers 07:34:09 #110 ... 07:34:09 07:34:09 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:34:09 #168 DONE 0.2s 07:34:09 07:34:09 #110 [core-common-config-bootstrapper] exporting to image 07:34:09 #110 exporting layers 0.3s done 07:34:09 #110 writing image sha256:cec85c1868b884c4b5fb2d369f44e23c1c9deb78d8026477ac231693a5a7c50f 0.0s done 07:34:09 #110 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 07:34:09 #110 DONE 1.5s 07:34:09 07:34:09 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:34:09 #169 DONE 0.1s 07:34:09 07:34:09 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:34:09 #152 ... 07:34:09 07:34:09 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:34:09 #170 DONE 0.1s 07:34:09 07:34:09 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:34:09 #171 DONE 1.2s 07:34:09 07:34:09 #110 [security-bootstrapper] exporting to image 07:34:09 #110 exporting layers 0.6s done 07:34:09 #110 writing image sha256:1eff5cb2f3db33ac5d0a9148ca718254e178c350950080452c5def401eb9ba8c done 07:34:09 #110 naming to docker.io/library/security-bootstrapper done 07:34:09 #110 DONE 2.1s 07:34:09 07:34:09 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:35:05 #151 ... 07:35:05 07:35:05 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:35:05 #152 155.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:35:12 #152 ... 07:35:12 07:35:12 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:35:12 #151 DONE 170.2s 07:35:12 07:35:12 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:35:12 #152 DONE 170.3s 07:35:12 07:35:12 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:35:12 #147 DONE 170.2s 07:35:12 07:35:12 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:35:12 #144 DONE 170.3s 07:35:12 07:35:12 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:35:12 #146 DONE 170.3s 07:35:12 07:35:12 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:35:12 #150 DONE 170.3s 07:35:12 07:35:12 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:35:12 #154 DONE 170.3s 07:35:12 07:35:12 #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:35:12 #172 ... 07:35:12 07:35:12 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:35:12 #149 DONE 170.4s 07:35:12 07:35:12 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:35:12 #145 DONE 170.5s 07:35:12 07:35:12 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:35:12 #148 DONE 170.5s 07:35:12 07:35:12 #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:35:12 #173 ... 07:35:12 07:35:12 #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:35:12 #174 DONE 0.4s 07:35:12 07:35:12 #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:35:12 #172 DONE 0.4s 07:35:12 07:35:12 #175 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:35:12 #175 DONE 0.3s 07:35:12 07:35:12 #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:35:12 #176 DONE 0.3s 07:35:12 07:35:12 #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:35:12 #177 ... 07:35:12 07:35:12 #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:35:12 #173 DONE 0.2s 07:35:12 07:35:12 #178 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:35:12 #178 DONE 0.2s 07:35:12 07:35:12 #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:35:12 #179 CACHED 07:35:12 07:35:12 #180 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:35:12 #180 CACHED 07:35:12 07:35:12 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:35:12 #181 CACHED 07:35:12 07:35:12 #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:35:12 #182 CACHED 07:35:12 07:35:12 #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:35:12 #183 DONE 0.2s 07:35:12 07:35:12 #184 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:35:12 #184 DONE 0.2s 07:35:12 07:35:12 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:35:12 #185 DONE 0.2s 07:35:12 07:35:12 #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:35:12 #186 DONE 0.2s 07:35:12 07:35:12 #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:35:12 #177 DONE 0.2s 07:35:12 07:35:12 #187 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:35:13 #187 ... 07:35:13 07:35:13 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:35:13 #188 DONE 1.0s 07:35:13 07:35:13 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:35:13 #189 ... 07:35:13 07:35:13 #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:35:13 #190 DONE 1.2s 07:35:13 07:35:13 #191 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:35:13 #191 DONE 1.2s 07:35:13 07:35:13 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:35:13 #192 DONE 1.2s 07:35:13 07:35:13 #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:35:13 #193 DONE 1.2s 07:35:13 07:35:13 #194 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:35:13 #194 DONE 1.2s 07:35:13 07:35:13 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:35:13 #195 DONE 1.3s 07:35:13 07:35:13 #196 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:35:13 #196 DONE 1.3s 07:35:13 07:35:13 #187 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:35:13 #187 DONE 1.2s 07:35:13 07:35:13 #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:35:13 #197 DONE 1.2s 07:35:13 07:35:13 #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:35:14 #198 ... 07:35:14 07:35:14 #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:35:14 #199 DONE 1.1s 07:35:14 07:35:14 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:35:14 #189 DONE 1.4s 07:35:14 07:35:14 #200 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:35:14 #200 DONE 1.2s 07:35:14 07:35:14 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:35:14 #201 DONE 1.2s 07:35:14 07:35:14 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:35:14 #202 DONE 1.2s 07:35:14 07:35:14 #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:35:14 #203 DONE 1.2s 07:35:14 07:35:14 #204 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:35:14 #204 DONE 1.1s 07:35:14 07:35:14 #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:35:14 #198 DONE 1.1s 07:35:14 07:35:14 #205 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:35:14 #205 DONE 1.2s 07:35:14 07:35:14 #110 [core-command] exporting to image 07:35:14 #110 exporting layers 07:35:14 #110 ... 07:35:14 07:35:14 #206 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:35:14 #206 DONE 1.2s 07:35:14 07:35:14 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:35:14 #207 DONE 0.3s 07:35:14 07:35:14 #110 [core-data] exporting to image 07:35:14 #110 ... 07:35:14 07:35:14 #208 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:35:14 #208 DONE 0.4s 07:35:14 07:35:14 #209 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:35:14 #209 DONE 0.4s 07:35:14 07:35:14 #210 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:35:14 #210 DONE 0.4s 07:35:14 07:35:14 #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:35:14 #211 DONE 0.4s 07:35:14 07:35:14 #110 [support-scheduler] exporting to image 07:35:14 #110 ... 07:35:14 07:35:14 #212 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:35:14 #212 DONE 0.4s 07:35:14 07:35:14 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:35:14 #213 DONE 0.4s 07:35:14 07:35:14 #110 [support-notifications] exporting to image 07:35:15 #110 ... 07:35:15 07:35:15 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:35:15 #214 DONE 0.2s 07:35:15 07:35:15 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:35:15 #215 DONE 0.2s 07:35:15 07:35:15 #110 [core-data] exporting to image 07:35:15 #110 writing image sha256:9834e3af7c6c4678894c989262c4b35aa3f506645851f6ec42c7daf01e8b7514 0.1s done 07:35:15 #110 writing image sha256:55440b9ea8509764d1159d233bbcfa839e4859267e5fd9d18a27dd6a30dc2d7e 07:35:15 #110 writing image sha256:cdbb0147935002c8db6f7999b4b2c61988f83203f5fc40f5ebe8015a8fba4660 0.0s done 07:35:15 #110 naming to docker.io/library/core-data done 07:35:15 #110 naming to docker.io/library/core-keeper 07:35:15 #110 writing image sha256:55440b9ea8509764d1159d233bbcfa839e4859267e5fd9d18a27dd6a30dc2d7e 0.1s done 07:35:15 #110 naming to docker.io/library/core-keeper done 07:35:15 #110 naming to docker.io/library/core-command done 07:35:15 #110 ... 07:35:15 07:35:15 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:35:15 #216 DONE 0.4s 07:35:15 07:35:15 #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:35:15 #217 DONE 0.6s 07:35:15 07:35:15 #110 [security-proxy-auth] exporting to image 07:35:15 #110 exporting layers 0.7s done 07:35:15 #110 writing image sha256:b07c9e90d8a76f7b43051676d2b4d2c018ecbcddbec3a44a2c47b5fed7532844 07:35:15 #110 writing image sha256:b07c9e90d8a76f7b43051676d2b4d2c018ecbcddbec3a44a2c47b5fed7532844 0.3s done 07:35:15 #110 naming to docker.io/library/security-spiffe-token-provider 07:35:15 #110 ... 07:35:15 07:35:15 #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:35:15 #218 DONE 0.5s 07:35:15 07:35:15 #110 [support-scheduler] exporting to image 07:35:15 #110 exporting layers 0.9s done 07:35:15 #110 naming to docker.io/library/security-spiffe-token-provider 0.0s done 07:35:15 #110 writing image sha256:6b7ce973494dff6d587408cd6e0c923c62a37b9c0444147c7bbe2c8810b66896 0.0s done 07:35:15 #110 naming to docker.io/library/support-scheduler done 07:35:15 #110 writing image sha256:3e961e8b697e5fa59c1deba12d1ecce05619a75e86b69df24f189e1c9d3ebe6c done 07:35:15 #110 writing image sha256:9aa9b27f1e1838695c21a36c9276e7576b5ea51b761262417df42ed1f041b293 07:35:15 #110 naming to docker.io/library/core-metadata 07:35:15 #110 ... 07:35:15 07:35:15 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:35:15 #219 DONE 0.9s 07:35:15 07:35:15 #110 [security-proxy-setup] exporting to image 07:35:15 #110 writing image sha256:9aa9b27f1e1838695c21a36c9276e7576b5ea51b761262417df42ed1f041b293 done 07:35:15 #110 naming to docker.io/library/core-metadata done 07:35:15 #110 naming to docker.io/library/support-notifications done 07:35:15 #110 ... 07:35:15 07:35:15 #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:35:15 #220 DONE 0.2s 07:35:16 07:35:16 #110 [security-proxy-setup] exporting to image 07:35:16 #110 exporting layers 0.3s done 07:35:16 #110 writing image sha256:3e54bc53889a2224292ea59f2802b1fc256e93912747c23a3ef8d5d6f9a9cdbc done 07:35:16 #110 naming to docker.io/library/security-proxy-setup done 07:35:16 #110 ... 07:35:16 07:35:16 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:35:16 #221 DONE 0.4s 07:35:16 07:35:16 #110 [security-secretstore-setup] exporting to image 07:35:16 #110 writing image sha256:fb249a2ec73f0e9431e0bbcbdf5a4a8413d4b175383adf30d5dde8447d13816b done 07:35:16 #110 naming to docker.io/library/security-proxy-auth done 07:35:16 #110 exporting layers 0.3s done 07:35:16 #110 writing image sha256:de506ac25fa5725cdf46878b8ccbeedfa337252bccfae8a55c761091e1adb177 done 07:35:16 #110 naming to docker.io/library/security-secretstore-setup done 07:35:16 #110 DONE 4.4s 07:35:16 07:35:16 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:35:16 time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:35:16 time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:35:16 time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:35:16 time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:35:16 time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:35:16 time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:35:16 time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:35:16 time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:35:16 time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:35:16 time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:35:16 time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:35:16 time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:35:16 time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:35:16 time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:35:16 time="2025-03-28T07:30:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:35:16 $ docker stop --time=1 8589e58eb7c37f7870cfc448aa1ccfef7af19b00e3d4caeccd11b2f588184e03 07:35:17 $ docker rm -f --volumes 8589e58eb7c37f7870cfc448aa1ccfef7af19b00e3d4caeccd11b2f588184e03 [Pipeline] // withDockerContainer [Pipeline] sh 07:35:18 + docker images 07:35:18 REPOSITORY TAG IMAGE ID CREATED SIZE 07:35:18 security-secretstore-setup latest de506ac25fa5 1 second ago 68MB 07:35:18 security-proxy-auth latest fb249a2ec73f 2 seconds ago 31.4MB 07:35:18 security-proxy-setup latest 3e54bc53889a 2 seconds ago 38.3MB 07:35:18 core-command latest 55440b9ea850 3 seconds ago 28MB 07:35:18 support-scheduler latest 6b7ce973494d 3 seconds ago 48.3MB 07:35:18 support-notifications latest 9aa9b27f1e18 3 seconds ago 51.9MB 07:35:18 security-spiffe-token-provider latest b07c9e90d8a7 3 seconds ago 47.2MB 07:35:18 core-keeper latest 9834e3af7c6c 3 seconds ago 32.1MB 07:35:18 core-metadata latest 3e961e8b697e 3 seconds ago 32.7MB 07:35:18 core-data latest cdbb01479350 3 seconds ago 32.5MB 07:35:18 security-bootstrapper latest 1eff5cb2f3db About a minute ago 20.3MB 07:35:18 core-common-config-bootstrapper latest cec85c1868b8 About a minute ago 17.1MB 07:35:18 security-spire-agent latest 61c8af301b64 4 minutes ago 195MB 07:35:18 security-spire-server latest 172c586e59c4 4 minutes ago 149MB 07:35:18 security-spire-config latest f8fc0820d19b 4 minutes ago 149MB 07:35:18 ci-base-image-x86_64 latest f5c8a0263932 7 minutes ago 929MB 07:35:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 months ago 580MB 07:35:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB 07:35:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:18 provisioning config files... 07:35:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/819@tmp/config11253695687083181125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:18 ---> ****-login.sh 07:35:18 nexus3.edgexfoundry.org:10001 07:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:18 Configure a credential helper to remove this warning. See 07:35:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:18 07:35:18 Login Succeeded 07:35:18 nexus3.edgexfoundry.org:10002 07:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:18 Configure a credential helper to remove this warning. See 07:35:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:18 07:35:18 Login Succeeded 07:35:18 nexus3.edgexfoundry.org:10003 07:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:18 Configure a credential helper to remove this warning. See 07:35:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:18 07:35:18 Login Succeeded 07:35:18 nexus3.edgexfoundry.org:10004 07:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:19 Configure a credential helper to remove this warning. See 07:35:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:19 07:35:19 Login Succeeded 07:35:19 ****.io 07:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:19 Configure a credential helper to remove this warning. See 07:35:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:19 07:35:19 Login Succeeded 07:35:19 ---> ****-login.sh ends [Pipeline] } 07:35:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:35:19 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:35:19 cb94a90e978600b633deea23000456c4866436fe 07:35:19 latest 07:35:19 4.1.0-dev.1 07:35:19 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:19 main 07:35:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:20 + docker push nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe 07:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:35:20 01ee62122c1b: Preparing 07:35:20 cea559bd0799: Preparing 07:35:20 f462640b7ca5: Preparing 07:35:20 365369a8b4a9: Preparing 07:35:20 dc5ef6562bd2: Preparing 07:35:20 f3e6757253ed: Preparing 07:35:20 994456c4fd7b: Preparing 07:35:20 f3e6757253ed: Waiting 07:35:20 365369a8b4a9: Pushed 07:35:20 01ee62122c1b: Pushed 07:35:20 f462640b7ca5: Pushed 07:35:20 dc5ef6562bd2: Pushed 07:35:20 994456c4fd7b: Layer already exists 07:35:20 f3e6757253ed: Pushed 07:35:22 cea559bd0799: Pushed 07:35:22 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:00d68ed579f2ce9855f4e212652b4cd9059e0ca87d8f9ed61574eae2a14d9892 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:23 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:35:23 01ee62122c1b: Preparing 07:35:23 cea559bd0799: Preparing 07:35:23 f462640b7ca5: Preparing 07:35:23 365369a8b4a9: Preparing 07:35:23 dc5ef6562bd2: Preparing 07:35:23 f3e6757253ed: Preparing 07:35:23 994456c4fd7b: Preparing 07:35:23 f3e6757253ed: Waiting 07:35:23 365369a8b4a9: Layer already exists 07:35:23 dc5ef6562bd2: Layer already exists 07:35:23 f462640b7ca5: Layer already exists 07:35:23 cea559bd0799: Layer already exists 07:35:23 01ee62122c1b: Layer already exists 07:35:23 994456c4fd7b: Layer already exists 07:35:23 f3e6757253ed: Layer already exists 07:35:23 latest: digest: sha256:00d68ed579f2ce9855f4e212652b4cd9059e0ca87d8f9ed61574eae2a14d9892 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:24 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 07:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:35:24 01ee62122c1b: Preparing 07:35:24 cea559bd0799: Preparing 07:35:24 f462640b7ca5: Preparing 07:35:24 365369a8b4a9: Preparing 07:35:24 dc5ef6562bd2: Preparing 07:35:24 f3e6757253ed: Preparing 07:35:24 994456c4fd7b: Preparing 07:35:24 994456c4fd7b: Waiting 07:35:24 f3e6757253ed: Waiting 07:35:24 365369a8b4a9: Layer already exists 07:35:24 cea559bd0799: Layer already exists 07:35:24 dc5ef6562bd2: Layer already exists 07:35:24 01ee62122c1b: Layer already exists 07:35:24 f462640b7ca5: Layer already exists 07:35:24 f3e6757253ed: Layer already exists 07:35:24 994456c4fd7b: Layer already exists 07:35:24 4.1.0-dev.1: digest: sha256:00d68ed579f2ce9855f4e212652b4cd9059e0ca87d8f9ed61574eae2a14d9892 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:24 + docker push nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:35:24 01ee62122c1b: Preparing 07:35:24 cea559bd0799: Preparing 07:35:24 f462640b7ca5: Preparing 07:35:24 365369a8b4a9: Preparing 07:35:24 dc5ef6562bd2: Preparing 07:35:24 f3e6757253ed: Preparing 07:35:24 994456c4fd7b: Preparing 07:35:24 f3e6757253ed: Waiting 07:35:24 994456c4fd7b: Waiting 07:35:24 cea559bd0799: Layer already exists 07:35:24 01ee62122c1b: Layer already exists 07:35:24 dc5ef6562bd2: Layer already exists 07:35:24 f462640b7ca5: Layer already exists 07:35:24 365369a8b4a9: Layer already exists 07:35:24 f3e6757253ed: Layer already exists 07:35:24 994456c4fd7b: Layer already exists 07:35:24 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:00d68ed579f2ce9855f4e212652b4cd9059e0ca87d8f9ed61574eae2a14d9892 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:25 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:35:25 01ee62122c1b: Preparing 07:35:25 cea559bd0799: Preparing 07:35:25 f462640b7ca5: Preparing 07:35:25 365369a8b4a9: Preparing 07:35:25 dc5ef6562bd2: Preparing 07:35:25 f3e6757253ed: Preparing 07:35:25 994456c4fd7b: Preparing 07:35:25 994456c4fd7b: Waiting 07:35:25 f3e6757253ed: Waiting 07:35:25 cea559bd0799: Layer already exists 07:35:25 01ee62122c1b: Layer already exists 07:35:25 f462640b7ca5: Layer already exists 07:35:25 dc5ef6562bd2: Layer already exists 07:35:25 365369a8b4a9: Layer already exists 07:35:25 994456c4fd7b: Layer already exists 07:35:25 f3e6757253ed: Layer already exists 07:35:25 main: digest: sha256:00d68ed579f2ce9855f4e212652b4cd9059e0ca87d8f9ed61574eae2a14d9892 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:25 ===================================================== [Pipeline] echo 07:35:25 taggedImages: 07:35:25 - nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe 07:35:25 - nexus3.edgexfoundry.org:10004/core-command:latest 07:35:25 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 07:35:25 - nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:25 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:35:25 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:35:25 cb94a90e978600b633deea23000456c4866436fe 07:35:25 latest 07:35:25 4.1.0-dev.1 07:35:25 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:25 main 07:35:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe 07:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:35:26 e842f363d1d7: Preparing 07:35:26 8e2cc3de1b19: Preparing 07:35:26 36615fba0a8b: Preparing 07:35:26 fdc55ceef115: Preparing 07:35:26 f462640b7ca5: Preparing 07:35:26 365369a8b4a9: Preparing 07:35:26 dc5ef6562bd2: Preparing 07:35:26 f3e6757253ed: Preparing 07:35:26 994456c4fd7b: Preparing 07:35:26 365369a8b4a9: Waiting 07:35:26 dc5ef6562bd2: Waiting 07:35:26 f3e6757253ed: Waiting 07:35:26 994456c4fd7b: Waiting 07:35:26 f462640b7ca5: Layer already exists 07:35:26 8e2cc3de1b19: Pushed 07:35:26 365369a8b4a9: Layer already exists 07:35:26 36615fba0a8b: Pushed 07:35:26 dc5ef6562bd2: Layer already exists 07:35:26 f3e6757253ed: Layer already exists 07:35:26 994456c4fd7b: Layer already exists 07:35:26 e842f363d1d7: Pushed 07:35:27 fdc55ceef115: Pushed 07:35:27 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:77c874d47fafa01bf60ab9ee87c6f6e22727a7c6574c5f9f0ca0370cc166a706 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:27 + 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 07:35:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:35:28 e842f363d1d7: Preparing 07:35:28 8e2cc3de1b19: Preparing 07:35:28 36615fba0a8b: Preparing 07:35:28 fdc55ceef115: Preparing 07:35:28 f462640b7ca5: Preparing 07:35:28 365369a8b4a9: Preparing 07:35:28 dc5ef6562bd2: Preparing 07:35:28 f3e6757253ed: Preparing 07:35:28 994456c4fd7b: Preparing 07:35:28 dc5ef6562bd2: Waiting 07:35:28 f3e6757253ed: Waiting 07:35:28 365369a8b4a9: Waiting 07:35:28 994456c4fd7b: Waiting 07:35:28 36615fba0a8b: Layer already exists 07:35:28 e842f363d1d7: Layer already exists 07:35:28 f462640b7ca5: Layer already exists 07:35:28 8e2cc3de1b19: Layer already exists 07:35:28 fdc55ceef115: Layer already exists 07:35:28 dc5ef6562bd2: Layer already exists 07:35:28 365369a8b4a9: Layer already exists 07:35:28 f3e6757253ed: Layer already exists 07:35:28 994456c4fd7b: Layer already exists 07:35:28 latest: digest: sha256:77c874d47fafa01bf60ab9ee87c6f6e22727a7c6574c5f9f0ca0370cc166a706 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 07:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:35:28 e842f363d1d7: Preparing 07:35:28 8e2cc3de1b19: Preparing 07:35:28 36615fba0a8b: Preparing 07:35:28 fdc55ceef115: Preparing 07:35:28 f462640b7ca5: Preparing 07:35:28 365369a8b4a9: Preparing 07:35:28 dc5ef6562bd2: Preparing 07:35:28 f3e6757253ed: Preparing 07:35:28 994456c4fd7b: Preparing 07:35:28 365369a8b4a9: Waiting 07:35:28 dc5ef6562bd2: Waiting 07:35:28 f3e6757253ed: Waiting 07:35:28 994456c4fd7b: Waiting 07:35:28 f462640b7ca5: Layer already exists 07:35:28 fdc55ceef115: Layer already exists 07:35:28 36615fba0a8b: Layer already exists 07:35:28 8e2cc3de1b19: Layer already exists 07:35:28 e842f363d1d7: Layer already exists 07:35:28 f3e6757253ed: Layer already exists 07:35:28 365369a8b4a9: Layer already exists 07:35:28 dc5ef6562bd2: Layer already exists 07:35:28 994456c4fd7b: Layer already exists 07:35:28 4.1.0-dev.1: digest: sha256:77c874d47fafa01bf60ab9ee87c6f6e22727a7c6574c5f9f0ca0370cc166a706 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:35:29 e842f363d1d7: Preparing 07:35:29 8e2cc3de1b19: Preparing 07:35:29 36615fba0a8b: Preparing 07:35:29 fdc55ceef115: Preparing 07:35:29 f462640b7ca5: Preparing 07:35:29 365369a8b4a9: Preparing 07:35:29 dc5ef6562bd2: Preparing 07:35:29 f3e6757253ed: Preparing 07:35:29 994456c4fd7b: Preparing 07:35:29 365369a8b4a9: Waiting 07:35:29 f3e6757253ed: Waiting 07:35:29 dc5ef6562bd2: Waiting 07:35:29 994456c4fd7b: Waiting 07:35:29 f462640b7ca5: Layer already exists 07:35:29 8e2cc3de1b19: Layer already exists 07:35:29 36615fba0a8b: Layer already exists 07:35:29 fdc55ceef115: Layer already exists 07:35:29 e842f363d1d7: Layer already exists 07:35:29 365369a8b4a9: Layer already exists 07:35:29 994456c4fd7b: Layer already exists 07:35:29 dc5ef6562bd2: Layer already exists 07:35:29 f3e6757253ed: Layer already exists 07:35:29 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:77c874d47fafa01bf60ab9ee87c6f6e22727a7c6574c5f9f0ca0370cc166a706 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:29 + 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 07:35:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:35:30 e842f363d1d7: Preparing 07:35:30 8e2cc3de1b19: Preparing 07:35:30 36615fba0a8b: Preparing 07:35:30 fdc55ceef115: Preparing 07:35:30 f462640b7ca5: Preparing 07:35:30 365369a8b4a9: Preparing 07:35:30 dc5ef6562bd2: Preparing 07:35:30 f3e6757253ed: Preparing 07:35:30 994456c4fd7b: Preparing 07:35:30 dc5ef6562bd2: Waiting 07:35:30 365369a8b4a9: Waiting 07:35:30 f3e6757253ed: Waiting 07:35:30 994456c4fd7b: Waiting 07:35:30 36615fba0a8b: Layer already exists 07:35:30 fdc55ceef115: Layer already exists 07:35:30 e842f363d1d7: Layer already exists 07:35:30 f462640b7ca5: Layer already exists 07:35:30 8e2cc3de1b19: Layer already exists 07:35:30 dc5ef6562bd2: Layer already exists 07:35:30 365369a8b4a9: Layer already exists 07:35:30 f3e6757253ed: Layer already exists 07:35:30 994456c4fd7b: Layer already exists 07:35:30 main: digest: sha256:77c874d47fafa01bf60ab9ee87c6f6e22727a7c6574c5f9f0ca0370cc166a706 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:30 ===================================================== [Pipeline] echo 07:35:30 taggedImages: 07:35:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe 07:35:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:35:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 07:35:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:35:30 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:35:30 cb94a90e978600b633deea23000456c4866436fe 07:35:30 latest 07:35:30 4.1.0-dev.1 07:35:30 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:30 main 07:35:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:31 + docker push nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe 07:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:35:31 d815f7d90c86: Preparing 07:35:31 f680a213a0ba: Preparing 07:35:31 f462640b7ca5: Preparing 07:35:31 365369a8b4a9: Preparing 07:35:31 dc5ef6562bd2: Preparing 07:35:31 f3e6757253ed: Preparing 07:35:31 994456c4fd7b: Preparing 07:35:31 f3e6757253ed: Waiting 07:35:31 994456c4fd7b: Waiting 07:35:31 f462640b7ca5: Layer already exists 07:35:31 365369a8b4a9: Layer already exists 07:35:31 dc5ef6562bd2: Layer already exists 07:35:31 f3e6757253ed: Layer already exists 07:35:31 994456c4fd7b: Layer already exists 07:35:31 d815f7d90c86: Pushed 07:35:33 f680a213a0ba: Pushed 07:35:33 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:6c9a9118bcfd8250b659c9cdc03f06a375b7a8652895dd6cc981feb0a7383208 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:34 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:35:34 d815f7d90c86: Preparing 07:35:34 f680a213a0ba: Preparing 07:35:34 f462640b7ca5: Preparing 07:35:34 365369a8b4a9: Preparing 07:35:34 dc5ef6562bd2: Preparing 07:35:34 f3e6757253ed: Preparing 07:35:34 994456c4fd7b: Preparing 07:35:34 f3e6757253ed: Waiting 07:35:34 994456c4fd7b: Waiting 07:35:34 d815f7d90c86: Layer already exists 07:35:34 365369a8b4a9: Layer already exists 07:35:34 f462640b7ca5: Layer already exists 07:35:34 f680a213a0ba: Layer already exists 07:35:34 dc5ef6562bd2: Layer already exists 07:35:34 f3e6757253ed: Layer already exists 07:35:34 994456c4fd7b: Layer already exists 07:35:34 latest: digest: sha256:6c9a9118bcfd8250b659c9cdc03f06a375b7a8652895dd6cc981feb0a7383208 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:35 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 07:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:35:35 d815f7d90c86: Preparing 07:35:35 f680a213a0ba: Preparing 07:35:35 f462640b7ca5: Preparing 07:35:35 365369a8b4a9: Preparing 07:35:35 dc5ef6562bd2: Preparing 07:35:35 f3e6757253ed: Preparing 07:35:35 994456c4fd7b: Preparing 07:35:35 f3e6757253ed: Waiting 07:35:35 994456c4fd7b: Waiting 07:35:35 dc5ef6562bd2: Layer already exists 07:35:35 365369a8b4a9: Layer already exists 07:35:35 f462640b7ca5: Layer already exists 07:35:35 f680a213a0ba: Layer already exists 07:35:35 d815f7d90c86: Layer already exists 07:35:35 994456c4fd7b: Layer already exists 07:35:35 f3e6757253ed: Layer already exists 07:35:35 4.1.0-dev.1: digest: sha256:6c9a9118bcfd8250b659c9cdc03f06a375b7a8652895dd6cc981feb0a7383208 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:35 + docker push nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:35:35 d815f7d90c86: Preparing 07:35:35 f680a213a0ba: Preparing 07:35:35 f462640b7ca5: Preparing 07:35:35 365369a8b4a9: Preparing 07:35:35 dc5ef6562bd2: Preparing 07:35:35 f3e6757253ed: Preparing 07:35:35 994456c4fd7b: Preparing 07:35:35 f3e6757253ed: Waiting 07:35:35 994456c4fd7b: Waiting 07:35:35 365369a8b4a9: Layer already exists 07:35:35 d815f7d90c86: Layer already exists 07:35:35 f462640b7ca5: Layer already exists 07:35:35 f680a213a0ba: Layer already exists 07:35:35 dc5ef6562bd2: Layer already exists 07:35:35 994456c4fd7b: Layer already exists 07:35:35 f3e6757253ed: Layer already exists 07:35:35 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:6c9a9118bcfd8250b659c9cdc03f06a375b7a8652895dd6cc981feb0a7383208 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:36 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:35:36 d815f7d90c86: Preparing 07:35:36 f680a213a0ba: Preparing 07:35:36 f462640b7ca5: Preparing 07:35:36 365369a8b4a9: Preparing 07:35:36 dc5ef6562bd2: Preparing 07:35:36 f3e6757253ed: Preparing 07:35:36 994456c4fd7b: Preparing 07:35:36 f3e6757253ed: Waiting 07:35:36 994456c4fd7b: Waiting 07:35:36 365369a8b4a9: Layer already exists 07:35:36 dc5ef6562bd2: Layer already exists 07:35:36 f680a213a0ba: Layer already exists 07:35:36 f462640b7ca5: Layer already exists 07:35:36 d815f7d90c86: Layer already exists 07:35:36 f3e6757253ed: Layer already exists 07:35:36 994456c4fd7b: Layer already exists 07:35:36 main: digest: sha256:6c9a9118bcfd8250b659c9cdc03f06a375b7a8652895dd6cc981feb0a7383208 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:36 ===================================================== [Pipeline] echo 07:35:36 taggedImages: 07:35:36 - nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe 07:35:36 - nexus3.edgexfoundry.org:10004/core-data:latest 07:35:36 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 07:35:36 - nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:36 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:35:36 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:35:36 cb94a90e978600b633deea23000456c4866436fe 07:35:36 latest 07:35:36 4.1.0-dev.1 07:35:36 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:36 main 07:35:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe 07:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:35:37 1bcae177fe23: Preparing 07:35:37 90f4cdc1597b: Preparing 07:35:37 365369a8b4a9: Preparing 07:35:37 32da93f83e86: Preparing 07:35:37 40452097ba44: Preparing 07:35:37 994456c4fd7b: Preparing 07:35:37 994456c4fd7b: Waiting 07:35:37 365369a8b4a9: Layer already exists 07:35:37 994456c4fd7b: Layer already exists 07:35:37 1bcae177fe23: Pushed 07:35:37 40452097ba44: Pushed 07:35:37 32da93f83e86: Pushed 07:35:39 90f4cdc1597b: Pushed 07:35:39 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:8552bd14d1854a493773e2030ae74b0885db539b007c16cb19012857522e0628 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:35:40 1bcae177fe23: Preparing 07:35:40 90f4cdc1597b: Preparing 07:35:40 365369a8b4a9: Preparing 07:35:40 32da93f83e86: Preparing 07:35:40 40452097ba44: Preparing 07:35:40 994456c4fd7b: Preparing 07:35:40 994456c4fd7b: Waiting 07:35:40 32da93f83e86: Layer already exists 07:35:40 365369a8b4a9: Layer already exists 07:35:40 90f4cdc1597b: Layer already exists 07:35:40 1bcae177fe23: Layer already exists 07:35:40 40452097ba44: Layer already exists 07:35:40 994456c4fd7b: Layer already exists 07:35:40 latest: digest: sha256:8552bd14d1854a493773e2030ae74b0885db539b007c16cb19012857522e0628 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 07:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:35:41 1bcae177fe23: Preparing 07:35:41 90f4cdc1597b: Preparing 07:35:41 365369a8b4a9: Preparing 07:35:41 32da93f83e86: Preparing 07:35:41 40452097ba44: Preparing 07:35:41 994456c4fd7b: Preparing 07:35:41 994456c4fd7b: Waiting 07:35:41 365369a8b4a9: Layer already exists 07:35:41 32da93f83e86: Layer already exists 07:35:41 90f4cdc1597b: Layer already exists 07:35:41 40452097ba44: Layer already exists 07:35:41 1bcae177fe23: Layer already exists 07:35:41 994456c4fd7b: Layer already exists 07:35:41 4.1.0-dev.1: digest: sha256:8552bd14d1854a493773e2030ae74b0885db539b007c16cb19012857522e0628 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:35:41 1bcae177fe23: Preparing 07:35:41 90f4cdc1597b: Preparing 07:35:41 365369a8b4a9: Preparing 07:35:41 32da93f83e86: Preparing 07:35:41 40452097ba44: Preparing 07:35:41 994456c4fd7b: Preparing 07:35:41 90f4cdc1597b: Layer already exists 07:35:41 40452097ba44: Layer already exists 07:35:41 1bcae177fe23: Layer already exists 07:35:41 365369a8b4a9: Layer already exists 07:35:41 32da93f83e86: Layer already exists 07:35:41 994456c4fd7b: Layer already exists 07:35:41 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:8552bd14d1854a493773e2030ae74b0885db539b007c16cb19012857522e0628 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:35:42 1bcae177fe23: Preparing 07:35:42 90f4cdc1597b: Preparing 07:35:42 365369a8b4a9: Preparing 07:35:42 32da93f83e86: Preparing 07:35:42 40452097ba44: Preparing 07:35:42 994456c4fd7b: Preparing 07:35:42 1bcae177fe23: Layer already exists 07:35:42 32da93f83e86: Layer already exists 07:35:42 40452097ba44: Layer already exists 07:35:42 365369a8b4a9: Layer already exists 07:35:42 90f4cdc1597b: Layer already exists 07:35:42 994456c4fd7b: Layer already exists 07:35:42 main: digest: sha256:8552bd14d1854a493773e2030ae74b0885db539b007c16cb19012857522e0628 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:42 ===================================================== [Pipeline] echo 07:35:42 taggedImages: 07:35:42 - nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe 07:35:42 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:35:42 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 07:35:42 - nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:42 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:35:42 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:35:42 cb94a90e978600b633deea23000456c4866436fe 07:35:42 latest 07:35:42 4.1.0-dev.1 07:35:42 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:42 main 07:35:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe 07:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:35:43 1af268250cd6: Preparing 07:35:43 793bc998ba84: Preparing 07:35:43 78409e1f9c8f: Preparing 07:35:43 f462640b7ca5: Preparing 07:35:43 365369a8b4a9: Preparing 07:35:43 dc5ef6562bd2: Preparing 07:35:43 f3e6757253ed: Preparing 07:35:43 994456c4fd7b: Preparing 07:35:43 994456c4fd7b: Waiting 07:35:43 f3e6757253ed: Waiting 07:35:43 dc5ef6562bd2: Waiting 07:35:43 f462640b7ca5: Layer already exists 07:35:43 365369a8b4a9: Layer already exists 07:35:43 dc5ef6562bd2: Layer already exists 07:35:43 f3e6757253ed: Layer already exists 07:35:43 994456c4fd7b: Layer already exists 07:35:43 793bc998ba84: Pushed 07:35:43 1af268250cd6: Pushed 07:35:46 78409e1f9c8f: Pushed 07:35:46 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:f1f3e926848105e62d4c109bd945ba570878b16839042937d806ef29ca2f53ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:35:47 1af268250cd6: Preparing 07:35:47 793bc998ba84: Preparing 07:35:47 78409e1f9c8f: Preparing 07:35:47 f462640b7ca5: Preparing 07:35:47 365369a8b4a9: Preparing 07:35:47 dc5ef6562bd2: Preparing 07:35:47 f3e6757253ed: Preparing 07:35:47 994456c4fd7b: Preparing 07:35:47 dc5ef6562bd2: Waiting 07:35:47 f3e6757253ed: Waiting 07:35:47 994456c4fd7b: Waiting 07:35:47 f462640b7ca5: Layer already exists 07:35:47 793bc998ba84: Layer already exists 07:35:47 78409e1f9c8f: Layer already exists 07:35:47 1af268250cd6: Layer already exists 07:35:47 365369a8b4a9: Layer already exists 07:35:47 f3e6757253ed: Layer already exists 07:35:47 dc5ef6562bd2: Layer already exists 07:35:47 994456c4fd7b: Layer already exists 07:35:47 latest: digest: sha256:f1f3e926848105e62d4c109bd945ba570878b16839042937d806ef29ca2f53ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 07:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:35:47 1af268250cd6: Preparing 07:35:47 793bc998ba84: Preparing 07:35:47 78409e1f9c8f: Preparing 07:35:47 f462640b7ca5: Preparing 07:35:47 365369a8b4a9: Preparing 07:35:47 dc5ef6562bd2: Preparing 07:35:47 f3e6757253ed: Preparing 07:35:47 994456c4fd7b: Preparing 07:35:47 dc5ef6562bd2: Waiting 07:35:47 f3e6757253ed: Waiting 07:35:47 994456c4fd7b: Waiting 07:35:47 365369a8b4a9: Layer already exists 07:35:47 1af268250cd6: Layer already exists 07:35:47 f462640b7ca5: Layer already exists 07:35:47 793bc998ba84: Layer already exists 07:35:47 78409e1f9c8f: Layer already exists 07:35:47 994456c4fd7b: Layer already exists 07:35:47 dc5ef6562bd2: Layer already exists 07:35:47 f3e6757253ed: Layer already exists 07:35:47 4.1.0-dev.1: digest: sha256:f1f3e926848105e62d4c109bd945ba570878b16839042937d806ef29ca2f53ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:35:48 1af268250cd6: Preparing 07:35:48 793bc998ba84: Preparing 07:35:48 78409e1f9c8f: Preparing 07:35:48 f462640b7ca5: Preparing 07:35:48 365369a8b4a9: Preparing 07:35:48 dc5ef6562bd2: Preparing 07:35:48 f3e6757253ed: Preparing 07:35:48 994456c4fd7b: Preparing 07:35:48 f3e6757253ed: Waiting 07:35:48 994456c4fd7b: Waiting 07:35:48 dc5ef6562bd2: Waiting 07:35:48 793bc998ba84: Layer already exists 07:35:48 78409e1f9c8f: Layer already exists 07:35:48 365369a8b4a9: Layer already exists 07:35:48 1af268250cd6: Layer already exists 07:35:48 f462640b7ca5: Layer already exists 07:35:48 dc5ef6562bd2: Layer already exists 07:35:48 994456c4fd7b: Layer already exists 07:35:48 f3e6757253ed: Layer already exists 07:35:48 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:f1f3e926848105e62d4c109bd945ba570878b16839042937d806ef29ca2f53ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:35:49 1af268250cd6: Preparing 07:35:49 793bc998ba84: Preparing 07:35:49 78409e1f9c8f: Preparing 07:35:49 f462640b7ca5: Preparing 07:35:49 365369a8b4a9: Preparing 07:35:49 dc5ef6562bd2: Preparing 07:35:49 f3e6757253ed: Preparing 07:35:49 994456c4fd7b: Preparing 07:35:49 dc5ef6562bd2: Waiting 07:35:49 f3e6757253ed: Waiting 07:35:49 365369a8b4a9: Layer already exists 07:35:49 78409e1f9c8f: Layer already exists 07:35:49 f462640b7ca5: Layer already exists 07:35:49 1af268250cd6: Layer already exists 07:35:49 793bc998ba84: Layer already exists 07:35:49 dc5ef6562bd2: Layer already exists 07:35:49 f3e6757253ed: Layer already exists 07:35:49 994456c4fd7b: Layer already exists 07:35:49 main: digest: sha256:f1f3e926848105e62d4c109bd945ba570878b16839042937d806ef29ca2f53ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:49 ===================================================== [Pipeline] echo 07:35:49 taggedImages: 07:35:49 - nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe 07:35:49 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:35:49 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 07:35:49 - nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:49 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:35:49 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:35:49 cb94a90e978600b633deea23000456c4866436fe 07:35:49 latest 07:35:49 4.1.0-dev.1 07:35:49 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:49 main 07:35:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe 07:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:35:50 977b0f80fb2c: Preparing 07:35:50 d1906f010703: Preparing 07:35:50 20907bb35ae6: Preparing 07:35:50 0b58835cf705: Preparing 07:35:50 c684840e1b59: Preparing 07:35:50 5bf262bc316d: Preparing 07:35:50 885a364a5220: Preparing 07:35:50 f462640b7ca5: Preparing 07:35:50 365369a8b4a9: Preparing 07:35:50 1fa05d88b089: Preparing 07:35:50 1c2337f1913c: Preparing 07:35:50 5bf262bc316d: Waiting 07:35:50 5f70bf18a086: Preparing 07:35:50 6cdc39d1c530: Preparing 07:35:50 7b37bb9632ec: Preparing 07:35:50 96db5895d321: Preparing 07:35:50 994456c4fd7b: Preparing 07:35:50 365369a8b4a9: Waiting 07:35:50 1fa05d88b089: Waiting 07:35:50 f462640b7ca5: Waiting 07:35:50 1c2337f1913c: Waiting 07:35:50 7b37bb9632ec: Waiting 07:35:50 96db5895d321: Waiting 07:35:50 994456c4fd7b: Waiting 07:35:50 5f70bf18a086: Waiting 07:35:50 6cdc39d1c530: Waiting 07:35:50 20907bb35ae6: Pushed 07:35:50 0b58835cf705: Pushed 07:35:50 977b0f80fb2c: Pushed 07:35:50 c684840e1b59: Pushed 07:35:50 d1906f010703: Pushed 07:35:50 f462640b7ca5: Layer already exists 07:35:50 365369a8b4a9: Layer already exists 07:35:50 5f70bf18a086: Layer already exists 07:35:50 5bf262bc316d: Pushed 07:35:50 1fa05d88b089: Pushed 07:35:50 1c2337f1913c: Pushed 07:35:50 994456c4fd7b: Layer already exists 07:35:50 6cdc39d1c530: Pushed 07:35:50 7b37bb9632ec: Pushed 07:35:50 96db5895d321: Pushed 07:35:51 885a364a5220: Pushed 07:35:51 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:0d8433dffdaae0ce1a525e6070291e2641935483a0e899789d904e055579641d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:35:52 977b0f80fb2c: Preparing 07:35:52 d1906f010703: Preparing 07:35:52 20907bb35ae6: Preparing 07:35:52 0b58835cf705: Preparing 07:35:52 c684840e1b59: Preparing 07:35:52 5bf262bc316d: Preparing 07:35:52 885a364a5220: Preparing 07:35:52 f462640b7ca5: Preparing 07:35:52 365369a8b4a9: Preparing 07:35:52 1fa05d88b089: Preparing 07:35:52 1c2337f1913c: Preparing 07:35:52 5f70bf18a086: Preparing 07:35:52 6cdc39d1c530: Preparing 07:35:52 7b37bb9632ec: Preparing 07:35:52 96db5895d321: Preparing 07:35:52 994456c4fd7b: Preparing 07:35:52 f462640b7ca5: Waiting 07:35:52 365369a8b4a9: Waiting 07:35:52 1fa05d88b089: Waiting 07:35:52 5bf262bc316d: Waiting 07:35:52 1c2337f1913c: Waiting 07:35:52 6cdc39d1c530: Waiting 07:35:52 5f70bf18a086: Waiting 07:35:52 885a364a5220: Waiting 07:35:52 994456c4fd7b: Waiting 07:35:52 96db5895d321: Waiting 07:35:52 7b37bb9632ec: Waiting 07:35:52 20907bb35ae6: Layer already exists 07:35:52 0b58835cf705: Layer already exists 07:35:52 c684840e1b59: Layer already exists 07:35:52 977b0f80fb2c: Layer already exists 07:35:52 d1906f010703: Layer already exists 07:35:52 365369a8b4a9: Layer already exists 07:35:52 885a364a5220: Layer already exists 07:35:52 5bf262bc316d: Layer already exists 07:35:52 1fa05d88b089: Layer already exists 07:35:52 f462640b7ca5: Layer already exists 07:35:52 1c2337f1913c: Layer already exists 07:35:52 5f70bf18a086: Layer already exists 07:35:52 6cdc39d1c530: Layer already exists 07:35:52 96db5895d321: Layer already exists 07:35:52 7b37bb9632ec: Layer already exists 07:35:52 994456c4fd7b: Layer already exists 07:35:52 latest: digest: sha256:0d8433dffdaae0ce1a525e6070291e2641935483a0e899789d904e055579641d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 07:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:35:53 977b0f80fb2c: Preparing 07:35:53 d1906f010703: Preparing 07:35:53 20907bb35ae6: Preparing 07:35:53 0b58835cf705: Preparing 07:35:53 c684840e1b59: Preparing 07:35:53 5bf262bc316d: Preparing 07:35:53 885a364a5220: Preparing 07:35:53 f462640b7ca5: Preparing 07:35:53 365369a8b4a9: Preparing 07:35:53 1fa05d88b089: Preparing 07:35:53 1c2337f1913c: Preparing 07:35:53 5f70bf18a086: Preparing 07:35:53 6cdc39d1c530: Preparing 07:35:53 7b37bb9632ec: Preparing 07:35:53 96db5895d321: Preparing 07:35:53 994456c4fd7b: Preparing 07:35:53 885a364a5220: Waiting 07:35:53 f462640b7ca5: Waiting 07:35:53 5bf262bc316d: Waiting 07:35:53 7b37bb9632ec: Waiting 07:35:53 365369a8b4a9: Waiting 07:35:53 1fa05d88b089: Waiting 07:35:53 1c2337f1913c: Waiting 07:35:53 96db5895d321: Waiting 07:35:53 994456c4fd7b: Waiting 07:35:53 5f70bf18a086: Waiting 07:35:53 6cdc39d1c530: Waiting 07:35:53 c684840e1b59: Layer already exists 07:35:53 0b58835cf705: Layer already exists 07:35:53 d1906f010703: Layer already exists 07:35:53 20907bb35ae6: Layer already exists 07:35:53 977b0f80fb2c: Layer already exists 07:35:53 f462640b7ca5: Layer already exists 07:35:53 365369a8b4a9: Layer already exists 07:35:53 885a364a5220: Layer already exists 07:35:53 5bf262bc316d: Layer already exists 07:35:53 1fa05d88b089: Layer already exists 07:35:53 5f70bf18a086: Layer already exists 07:35:53 1c2337f1913c: Layer already exists 07:35:53 6cdc39d1c530: Layer already exists 07:35:53 96db5895d321: Layer already exists 07:35:53 7b37bb9632ec: Layer already exists 07:35:53 994456c4fd7b: Layer already exists 07:35:53 4.1.0-dev.1: digest: sha256:0d8433dffdaae0ce1a525e6070291e2641935483a0e899789d904e055579641d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:35:53 977b0f80fb2c: Preparing 07:35:53 d1906f010703: Preparing 07:35:53 20907bb35ae6: Preparing 07:35:53 0b58835cf705: Preparing 07:35:53 c684840e1b59: Preparing 07:35:53 5bf262bc316d: Preparing 07:35:53 885a364a5220: Preparing 07:35:53 f462640b7ca5: Preparing 07:35:53 365369a8b4a9: Preparing 07:35:53 1fa05d88b089: Preparing 07:35:53 1c2337f1913c: Preparing 07:35:53 885a364a5220: Waiting 07:35:53 f462640b7ca5: Waiting 07:35:53 365369a8b4a9: Waiting 07:35:53 1fa05d88b089: Waiting 07:35:53 5f70bf18a086: Preparing 07:35:53 1c2337f1913c: Waiting 07:35:53 6cdc39d1c530: Preparing 07:35:53 7b37bb9632ec: Preparing 07:35:53 96db5895d321: Preparing 07:35:53 994456c4fd7b: Preparing 07:35:53 96db5895d321: Waiting 07:35:53 994456c4fd7b: Waiting 07:35:53 d1906f010703: Layer already exists 07:35:53 20907bb35ae6: Layer already exists 07:35:53 977b0f80fb2c: Layer already exists 07:35:53 0b58835cf705: Layer already exists 07:35:53 c684840e1b59: Layer already exists 07:35:53 5bf262bc316d: Layer already exists 07:35:53 885a364a5220: Layer already exists 07:35:53 365369a8b4a9: Layer already exists 07:35:53 f462640b7ca5: Layer already exists 07:35:53 1fa05d88b089: Layer already exists 07:35:53 1c2337f1913c: Layer already exists 07:35:53 5f70bf18a086: Layer already exists 07:35:53 6cdc39d1c530: Layer already exists 07:35:53 96db5895d321: Layer already exists 07:35:53 7b37bb9632ec: Layer already exists 07:35:53 994456c4fd7b: Layer already exists 07:35:53 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:0d8433dffdaae0ce1a525e6070291e2641935483a0e899789d904e055579641d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:35:54 977b0f80fb2c: Preparing 07:35:54 d1906f010703: Preparing 07:35:54 20907bb35ae6: Preparing 07:35:54 0b58835cf705: Preparing 07:35:54 c684840e1b59: Preparing 07:35:54 5bf262bc316d: Preparing 07:35:54 885a364a5220: Preparing 07:35:54 f462640b7ca5: Preparing 07:35:54 365369a8b4a9: Preparing 07:35:54 5bf262bc316d: Waiting 07:35:54 885a364a5220: Waiting 07:35:54 f462640b7ca5: Waiting 07:35:54 1fa05d88b089: Preparing 07:35:54 1c2337f1913c: Preparing 07:35:54 5f70bf18a086: Preparing 07:35:54 6cdc39d1c530: Preparing 07:35:54 7b37bb9632ec: Preparing 07:35:54 96db5895d321: Preparing 07:35:54 994456c4fd7b: Preparing 07:35:54 365369a8b4a9: Waiting 07:35:54 5f70bf18a086: Waiting 07:35:54 6cdc39d1c530: Waiting 07:35:54 7b37bb9632ec: Waiting 07:35:54 96db5895d321: Waiting 07:35:54 994456c4fd7b: Waiting 07:35:54 1fa05d88b089: Waiting 07:35:54 1c2337f1913c: Waiting 07:35:54 c684840e1b59: Layer already exists 07:35:54 d1906f010703: Layer already exists 07:35:54 20907bb35ae6: Layer already exists 07:35:54 977b0f80fb2c: Layer already exists 07:35:54 0b58835cf705: Layer already exists 07:35:54 5bf262bc316d: Layer already exists 07:35:54 885a364a5220: Layer already exists 07:35:54 f462640b7ca5: Layer already exists 07:35:54 1fa05d88b089: Layer already exists 07:35:54 365369a8b4a9: Layer already exists 07:35:54 1c2337f1913c: Layer already exists 07:35:54 7b37bb9632ec: Layer already exists 07:35:54 6cdc39d1c530: Layer already exists 07:35:54 5f70bf18a086: Layer already exists 07:35:54 96db5895d321: Layer already exists 07:35:54 994456c4fd7b: Layer already exists 07:35:54 main: digest: sha256:0d8433dffdaae0ce1a525e6070291e2641935483a0e899789d904e055579641d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:54 ===================================================== [Pipeline] echo 07:35:54 taggedImages: 07:35:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe 07:35:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:35:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 07:35:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:35:54 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:35:54 cb94a90e978600b633deea23000456c4866436fe 07:35:54 latest 07:35:54 4.1.0-dev.1 07:35:54 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:35:54 main 07:35:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe 07:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:35:55 ad31d6e79b07: Preparing 07:35:55 bd125f2fb2b7: Preparing 07:35:55 aaf327677906: Preparing 07:35:55 89158fcc9caa: Preparing 07:35:55 f462640b7ca5: Preparing 07:35:55 365369a8b4a9: Preparing 07:35:55 dc5ef6562bd2: Preparing 07:35:55 f3e6757253ed: Preparing 07:35:55 994456c4fd7b: Preparing 07:35:55 f3e6757253ed: Waiting 07:35:55 dc5ef6562bd2: Waiting 07:35:55 365369a8b4a9: Waiting 07:35:55 f462640b7ca5: Layer already exists 07:35:55 365369a8b4a9: Layer already exists 07:35:55 dc5ef6562bd2: Layer already exists 07:35:55 bd125f2fb2b7: Pushed 07:35:55 f3e6757253ed: Layer already exists 07:35:55 aaf327677906: Pushed 07:35:55 ad31d6e79b07: Pushed 07:35:55 994456c4fd7b: Layer already exists 07:35:57 89158fcc9caa: Pushed 07:35:58 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:763a1baa72f0fb6f891789368a9e8e0a737103f2d2ebe3cf3bcdb6df9c64b618 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:35:58 ad31d6e79b07: Preparing 07:35:58 bd125f2fb2b7: Preparing 07:35:58 aaf327677906: Preparing 07:35:58 89158fcc9caa: Preparing 07:35:58 f462640b7ca5: Preparing 07:35:58 365369a8b4a9: Preparing 07:35:58 dc5ef6562bd2: Preparing 07:35:58 f3e6757253ed: Preparing 07:35:58 994456c4fd7b: Preparing 07:35:58 365369a8b4a9: Waiting 07:35:58 dc5ef6562bd2: Waiting 07:35:58 f3e6757253ed: Waiting 07:35:58 994456c4fd7b: Waiting 07:35:58 aaf327677906: Layer already exists 07:35:58 ad31d6e79b07: Layer already exists 07:35:58 89158fcc9caa: Layer already exists 07:35:58 bd125f2fb2b7: Layer already exists 07:35:58 f462640b7ca5: Layer already exists 07:35:58 f3e6757253ed: Layer already exists 07:35:58 365369a8b4a9: Layer already exists 07:35:58 994456c4fd7b: Layer already exists 07:35:58 dc5ef6562bd2: Layer already exists 07:35:58 latest: digest: sha256:763a1baa72f0fb6f891789368a9e8e0a737103f2d2ebe3cf3bcdb6df9c64b618 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.1 07:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:35:59 ad31d6e79b07: Preparing 07:35:59 bd125f2fb2b7: Preparing 07:35:59 aaf327677906: Preparing 07:35:59 89158fcc9caa: Preparing 07:35:59 f462640b7ca5: Preparing 07:35:59 365369a8b4a9: Preparing 07:35:59 dc5ef6562bd2: Preparing 07:35:59 365369a8b4a9: Waiting 07:35:59 f3e6757253ed: Preparing 07:35:59 994456c4fd7b: Preparing 07:35:59 dc5ef6562bd2: Waiting 07:35:59 994456c4fd7b: Waiting 07:35:59 f3e6757253ed: Waiting 07:35:59 ad31d6e79b07: Layer already exists 07:35:59 aaf327677906: Layer already exists 07:35:59 f462640b7ca5: Layer already exists 07:35:59 bd125f2fb2b7: Layer already exists 07:35:59 89158fcc9caa: Layer already exists 07:35:59 f3e6757253ed: Layer already exists 07:35:59 365369a8b4a9: Layer already exists 07:35:59 dc5ef6562bd2: Layer already exists 07:35:59 994456c4fd7b: Layer already exists 07:35:59 4.1.0-dev.1: digest: sha256:763a1baa72f0fb6f891789368a9e8e0a737103f2d2ebe3cf3bcdb6df9c64b618 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:36:00 ad31d6e79b07: Preparing 07:36:00 bd125f2fb2b7: Preparing 07:36:00 aaf327677906: Preparing 07:36:00 89158fcc9caa: Preparing 07:36:00 f462640b7ca5: Preparing 07:36:00 365369a8b4a9: Preparing 07:36:00 dc5ef6562bd2: Preparing 07:36:00 f3e6757253ed: Preparing 07:36:00 994456c4fd7b: Preparing 07:36:00 dc5ef6562bd2: Waiting 07:36:00 365369a8b4a9: Waiting 07:36:00 994456c4fd7b: Waiting 07:36:00 f3e6757253ed: Waiting 07:36:00 bd125f2fb2b7: Layer already exists 07:36:00 89158fcc9caa: Layer already exists 07:36:00 f462640b7ca5: Layer already exists 07:36:00 ad31d6e79b07: Layer already exists 07:36:00 aaf327677906: Layer already exists 07:36:00 365369a8b4a9: Layer already exists 07:36:00 f3e6757253ed: Layer already exists 07:36:00 dc5ef6562bd2: Layer already exists 07:36:00 994456c4fd7b: Layer already exists 07:36:00 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:763a1baa72f0fb6f891789368a9e8e0a737103f2d2ebe3cf3bcdb6df9c64b618 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:36:00 ad31d6e79b07: Preparing 07:36:00 bd125f2fb2b7: Preparing 07:36:00 aaf327677906: Preparing 07:36:00 89158fcc9caa: Preparing 07:36:00 f462640b7ca5: Preparing 07:36:00 365369a8b4a9: Preparing 07:36:00 dc5ef6562bd2: Preparing 07:36:00 f3e6757253ed: Preparing 07:36:00 994456c4fd7b: Preparing 07:36:00 f3e6757253ed: Waiting 07:36:00 365369a8b4a9: Waiting 07:36:00 dc5ef6562bd2: Waiting 07:36:00 994456c4fd7b: Waiting 07:36:00 bd125f2fb2b7: Layer already exists 07:36:00 f462640b7ca5: Layer already exists 07:36:00 ad31d6e79b07: Layer already exists 07:36:00 aaf327677906: Layer already exists 07:36:00 89158fcc9caa: Layer already exists 07:36:00 365369a8b4a9: Layer already exists 07:36:00 994456c4fd7b: Layer already exists 07:36:00 dc5ef6562bd2: Layer already exists 07:36:00 f3e6757253ed: Layer already exists 07:36:00 main: digest: sha256:763a1baa72f0fb6f891789368a9e8e0a737103f2d2ebe3cf3bcdb6df9c64b618 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:01 ===================================================== [Pipeline] echo 07:36:01 taggedImages: 07:36:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe 07:36:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:36:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.1 07:36:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:36:01 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:36:01 cb94a90e978600b633deea23000456c4866436fe 07:36:01 latest 07:36:01 4.1.0-dev.1 07:36:01 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:01 main 07:36:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cb94a90e978600b633deea23000456c4866436fe 07:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:36:01 4c0477f7cc98: Preparing 07:36:01 60eb9f404d04: Preparing 07:36:01 8aa0d03b272a: Preparing 07:36:01 bb3e22730650: Preparing 07:36:01 fffaaca449a0: Preparing 07:36:01 f462640b7ca5: Preparing 07:36:01 365369a8b4a9: Preparing 07:36:01 f647f47a8efc: Preparing 07:36:01 b0af26db95e5: Preparing 07:36:01 434c73ed54fd: Preparing 07:36:01 994456c4fd7b: Preparing 07:36:01 994456c4fd7b: Waiting 07:36:01 b0af26db95e5: Waiting 07:36:01 f462640b7ca5: Waiting 07:36:01 434c73ed54fd: Waiting 07:36:01 f647f47a8efc: Waiting 07:36:01 365369a8b4a9: Waiting 07:36:01 bb3e22730650: Pushed 07:36:01 60eb9f404d04: Pushed 07:36:01 fffaaca449a0: Pushed 07:36:01 4c0477f7cc98: Pushed 07:36:01 365369a8b4a9: Layer already exists 07:36:01 f462640b7ca5: Layer already exists 07:36:01 994456c4fd7b: Layer already exists 07:36:02 f647f47a8efc: Pushed 07:36:02 b0af26db95e5: Pushed 07:36:03 434c73ed54fd: Pushed 07:36:03 8aa0d03b272a: Pushed 07:36:03 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:f48ee447b92e29423bff6ad2a3637733e7f760f3c23080eaa481aaab5b3677ce size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:36:04 4c0477f7cc98: Preparing 07:36:04 60eb9f404d04: Preparing 07:36:04 8aa0d03b272a: Preparing 07:36:04 bb3e22730650: Preparing 07:36:04 fffaaca449a0: Preparing 07:36:04 f462640b7ca5: Preparing 07:36:04 365369a8b4a9: Preparing 07:36:04 f647f47a8efc: Preparing 07:36:04 b0af26db95e5: Preparing 07:36:04 434c73ed54fd: Preparing 07:36:04 994456c4fd7b: Preparing 07:36:04 365369a8b4a9: Waiting 07:36:04 f647f47a8efc: Waiting 07:36:04 b0af26db95e5: Waiting 07:36:04 434c73ed54fd: Waiting 07:36:04 994456c4fd7b: Waiting 07:36:04 f462640b7ca5: Waiting 07:36:04 60eb9f404d04: Layer already exists 07:36:04 fffaaca449a0: Layer already exists 07:36:04 4c0477f7cc98: Layer already exists 07:36:04 bb3e22730650: Layer already exists 07:36:04 8aa0d03b272a: Layer already exists 07:36:04 365369a8b4a9: Layer already exists 07:36:04 b0af26db95e5: Layer already exists 07:36:04 434c73ed54fd: Layer already exists 07:36:04 f647f47a8efc: Layer already exists 07:36:04 f462640b7ca5: Layer already exists 07:36:04 994456c4fd7b: Layer already exists 07:36:04 latest: digest: sha256:f48ee447b92e29423bff6ad2a3637733e7f760f3c23080eaa481aaab5b3677ce size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.1 07:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:36:05 4c0477f7cc98: Preparing 07:36:05 60eb9f404d04: Preparing 07:36:05 8aa0d03b272a: Preparing 07:36:05 bb3e22730650: Preparing 07:36:05 fffaaca449a0: Preparing 07:36:05 f462640b7ca5: Preparing 07:36:05 365369a8b4a9: Preparing 07:36:05 f647f47a8efc: Preparing 07:36:05 b0af26db95e5: Preparing 07:36:05 434c73ed54fd: Preparing 07:36:05 994456c4fd7b: Preparing 07:36:05 f462640b7ca5: Waiting 07:36:05 434c73ed54fd: Waiting 07:36:05 365369a8b4a9: Waiting 07:36:05 b0af26db95e5: Waiting 07:36:05 994456c4fd7b: Waiting 07:36:05 f647f47a8efc: Waiting 07:36:05 4c0477f7cc98: Layer already exists 07:36:05 60eb9f404d04: Layer already exists 07:36:05 bb3e22730650: Layer already exists 07:36:05 8aa0d03b272a: Layer already exists 07:36:05 fffaaca449a0: Layer already exists 07:36:05 f647f47a8efc: Layer already exists 07:36:05 f462640b7ca5: Layer already exists 07:36:05 365369a8b4a9: Layer already exists 07:36:05 434c73ed54fd: Layer already exists 07:36:05 b0af26db95e5: Layer already exists 07:36:05 994456c4fd7b: Layer already exists 07:36:05 4.1.0-dev.1: digest: sha256:f48ee447b92e29423bff6ad2a3637733e7f760f3c23080eaa481aaab5b3677ce size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:36:05 4c0477f7cc98: Preparing 07:36:05 60eb9f404d04: Preparing 07:36:05 8aa0d03b272a: Preparing 07:36:05 bb3e22730650: Preparing 07:36:05 fffaaca449a0: Preparing 07:36:05 f462640b7ca5: Preparing 07:36:05 365369a8b4a9: Preparing 07:36:05 f647f47a8efc: Preparing 07:36:05 b0af26db95e5: Preparing 07:36:05 434c73ed54fd: Preparing 07:36:05 f647f47a8efc: Waiting 07:36:05 365369a8b4a9: Waiting 07:36:05 b0af26db95e5: Waiting 07:36:05 f462640b7ca5: Waiting 07:36:05 994456c4fd7b: Preparing 07:36:05 434c73ed54fd: Waiting 07:36:05 994456c4fd7b: Waiting 07:36:05 8aa0d03b272a: Layer already exists 07:36:05 fffaaca449a0: Layer already exists 07:36:05 60eb9f404d04: Layer already exists 07:36:05 bb3e22730650: Layer already exists 07:36:05 4c0477f7cc98: Layer already exists 07:36:05 f462640b7ca5: Layer already exists 07:36:05 365369a8b4a9: Layer already exists 07:36:05 f647f47a8efc: Layer already exists 07:36:05 434c73ed54fd: Layer already exists 07:36:05 b0af26db95e5: Layer already exists 07:36:05 994456c4fd7b: Layer already exists 07:36:05 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:f48ee447b92e29423bff6ad2a3637733e7f760f3c23080eaa481aaab5b3677ce size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:36:06 4c0477f7cc98: Preparing 07:36:06 60eb9f404d04: Preparing 07:36:06 8aa0d03b272a: Preparing 07:36:06 bb3e22730650: Preparing 07:36:06 fffaaca449a0: Preparing 07:36:06 f462640b7ca5: Preparing 07:36:06 365369a8b4a9: Preparing 07:36:06 f647f47a8efc: Preparing 07:36:06 b0af26db95e5: Preparing 07:36:06 434c73ed54fd: Preparing 07:36:06 994456c4fd7b: Preparing 07:36:06 f462640b7ca5: Waiting 07:36:06 365369a8b4a9: Waiting 07:36:06 f647f47a8efc: Waiting 07:36:06 b0af26db95e5: Waiting 07:36:06 434c73ed54fd: Waiting 07:36:06 994456c4fd7b: Waiting 07:36:06 fffaaca449a0: Layer already exists 07:36:06 8aa0d03b272a: Layer already exists 07:36:06 4c0477f7cc98: Layer already exists 07:36:06 bb3e22730650: Layer already exists 07:36:06 60eb9f404d04: Layer already exists 07:36:06 f462640b7ca5: Layer already exists 07:36:06 365369a8b4a9: Layer already exists 07:36:06 f647f47a8efc: Layer already exists 07:36:06 b0af26db95e5: Layer already exists 07:36:06 434c73ed54fd: Layer already exists 07:36:06 994456c4fd7b: Layer already exists 07:36:06 main: digest: sha256:f48ee447b92e29423bff6ad2a3637733e7f760f3c23080eaa481aaab5b3677ce size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:06 ===================================================== [Pipeline] echo 07:36:06 taggedImages: 07:36:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cb94a90e978600b633deea23000456c4866436fe 07:36:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:36:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.1 07:36:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:36:06 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:36:06 cb94a90e978600b633deea23000456c4866436fe 07:36:06 latest 07:36:06 4.1.0-dev.1 07:36:06 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:06 main 07:36:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb94a90e978600b633deea23000456c4866436fe 07:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:36:07 4f5023c843e5: Preparing 07:36:07 26cdc3837954: Preparing 07:36:07 1426b2cc3548: Preparing 07:36:07 eaf5de302880: Preparing 07:36:07 7e3417cf6185: Preparing 07:36:07 c7f3eb5f0179: Preparing 07:36:07 791403b89e8e: Preparing 07:36:07 f462640b7ca5: Preparing 07:36:07 365369a8b4a9: Preparing 07:36:07 0c66f54d8d98: Preparing 07:36:07 9855c8434e55: Preparing 07:36:07 994456c4fd7b: Preparing 07:36:07 791403b89e8e: Waiting 07:36:07 f462640b7ca5: Waiting 07:36:07 365369a8b4a9: Waiting 07:36:07 0c66f54d8d98: Waiting 07:36:07 9855c8434e55: Waiting 07:36:07 994456c4fd7b: Waiting 07:36:07 c7f3eb5f0179: Waiting 07:36:07 7e3417cf6185: Pushed 07:36:07 26cdc3837954: Pushed 07:36:07 4f5023c843e5: Pushed 07:36:07 f462640b7ca5: Layer already exists 07:36:07 365369a8b4a9: Layer already exists 07:36:07 c7f3eb5f0179: Pushed 07:36:07 791403b89e8e: Pushed 07:36:07 994456c4fd7b: Layer already exists 07:36:07 0c66f54d8d98: Pushed 07:36:09 9855c8434e55: Pushed 07:36:09 eaf5de302880: Pushed 07:36:10 1426b2cc3548: Pushed 07:36:10 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:a7227a8c8e64369fbd56f3cc60fbd666c59f86983b92a8ee058de388b4be4e77 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:36:11 4f5023c843e5: Preparing 07:36:11 26cdc3837954: Preparing 07:36:11 1426b2cc3548: Preparing 07:36:11 eaf5de302880: Preparing 07:36:11 7e3417cf6185: Preparing 07:36:11 c7f3eb5f0179: Preparing 07:36:11 791403b89e8e: Preparing 07:36:11 f462640b7ca5: Preparing 07:36:11 365369a8b4a9: Preparing 07:36:11 0c66f54d8d98: Preparing 07:36:11 9855c8434e55: Preparing 07:36:11 994456c4fd7b: Preparing 07:36:11 c7f3eb5f0179: Waiting 07:36:11 791403b89e8e: Waiting 07:36:11 f462640b7ca5: Waiting 07:36:11 0c66f54d8d98: Waiting 07:36:11 9855c8434e55: Waiting 07:36:11 994456c4fd7b: Waiting 07:36:11 7e3417cf6185: Layer already exists 07:36:11 1426b2cc3548: Layer already exists 07:36:11 4f5023c843e5: Layer already exists 07:36:11 eaf5de302880: Layer already exists 07:36:11 26cdc3837954: Layer already exists 07:36:11 c7f3eb5f0179: Layer already exists 07:36:11 365369a8b4a9: Layer already exists 07:36:11 0c66f54d8d98: Layer already exists 07:36:11 791403b89e8e: Layer already exists 07:36:11 f462640b7ca5: Layer already exists 07:36:11 9855c8434e55: Layer already exists 07:36:11 994456c4fd7b: Layer already exists 07:36:11 latest: digest: sha256:a7227a8c8e64369fbd56f3cc60fbd666c59f86983b92a8ee058de388b4be4e77 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.1 07:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:36:12 4f5023c843e5: Preparing 07:36:12 26cdc3837954: Preparing 07:36:12 1426b2cc3548: Preparing 07:36:12 eaf5de302880: Preparing 07:36:12 7e3417cf6185: Preparing 07:36:12 c7f3eb5f0179: Preparing 07:36:12 791403b89e8e: Preparing 07:36:12 f462640b7ca5: Preparing 07:36:12 365369a8b4a9: Preparing 07:36:12 0c66f54d8d98: Preparing 07:36:12 9855c8434e55: Preparing 07:36:12 994456c4fd7b: Preparing 07:36:12 f462640b7ca5: Waiting 07:36:12 365369a8b4a9: Waiting 07:36:12 0c66f54d8d98: Waiting 07:36:12 9855c8434e55: Waiting 07:36:12 994456c4fd7b: Waiting 07:36:12 791403b89e8e: Waiting 07:36:12 7e3417cf6185: Layer already exists 07:36:12 4f5023c843e5: Layer already exists 07:36:12 eaf5de302880: Layer already exists 07:36:12 1426b2cc3548: Layer already exists 07:36:12 26cdc3837954: Layer already exists 07:36:12 c7f3eb5f0179: Layer already exists 07:36:12 791403b89e8e: Layer already exists 07:36:12 f462640b7ca5: Layer already exists 07:36:12 365369a8b4a9: Layer already exists 07:36:12 0c66f54d8d98: Layer already exists 07:36:12 9855c8434e55: Layer already exists 07:36:12 994456c4fd7b: Layer already exists 07:36:12 4.1.0-dev.1: digest: sha256:a7227a8c8e64369fbd56f3cc60fbd666c59f86983b92a8ee058de388b4be4e77 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:36:12 4f5023c843e5: Preparing 07:36:12 26cdc3837954: Preparing 07:36:12 1426b2cc3548: Preparing 07:36:12 eaf5de302880: Preparing 07:36:12 7e3417cf6185: Preparing 07:36:12 c7f3eb5f0179: Preparing 07:36:12 791403b89e8e: Preparing 07:36:12 f462640b7ca5: Preparing 07:36:12 365369a8b4a9: Preparing 07:36:12 0c66f54d8d98: Preparing 07:36:12 9855c8434e55: Preparing 07:36:12 994456c4fd7b: Preparing 07:36:12 f462640b7ca5: Waiting 07:36:12 9855c8434e55: Waiting 07:36:12 994456c4fd7b: Waiting 07:36:12 365369a8b4a9: Waiting 07:36:12 c7f3eb5f0179: Waiting 07:36:12 0c66f54d8d98: Waiting 07:36:12 791403b89e8e: Waiting 07:36:12 7e3417cf6185: Layer already exists 07:36:12 eaf5de302880: Layer already exists 07:36:12 4f5023c843e5: Layer already exists 07:36:12 1426b2cc3548: Layer already exists 07:36:12 26cdc3837954: Layer already exists 07:36:12 c7f3eb5f0179: Layer already exists 07:36:12 f462640b7ca5: Layer already exists 07:36:12 791403b89e8e: Layer already exists 07:36:12 365369a8b4a9: Layer already exists 07:36:12 9855c8434e55: Layer already exists 07:36:12 0c66f54d8d98: Layer already exists 07:36:12 994456c4fd7b: Layer already exists 07:36:12 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:a7227a8c8e64369fbd56f3cc60fbd666c59f86983b92a8ee058de388b4be4e77 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:36:13 4f5023c843e5: Preparing 07:36:13 26cdc3837954: Preparing 07:36:13 1426b2cc3548: Preparing 07:36:13 eaf5de302880: Preparing 07:36:13 7e3417cf6185: Preparing 07:36:13 c7f3eb5f0179: Preparing 07:36:13 791403b89e8e: Preparing 07:36:13 c7f3eb5f0179: Waiting 07:36:13 f462640b7ca5: Preparing 07:36:13 365369a8b4a9: Preparing 07:36:13 791403b89e8e: Waiting 07:36:13 f462640b7ca5: Waiting 07:36:13 0c66f54d8d98: Preparing 07:36:13 365369a8b4a9: Waiting 07:36:13 9855c8434e55: Preparing 07:36:13 0c66f54d8d98: Waiting 07:36:13 994456c4fd7b: Preparing 07:36:13 9855c8434e55: Waiting 07:36:13 994456c4fd7b: Waiting 07:36:13 eaf5de302880: Layer already exists 07:36:13 1426b2cc3548: Layer already exists 07:36:13 7e3417cf6185: Layer already exists 07:36:13 26cdc3837954: Layer already exists 07:36:13 4f5023c843e5: Layer already exists 07:36:13 791403b89e8e: Layer already exists 07:36:13 c7f3eb5f0179: Layer already exists 07:36:13 0c66f54d8d98: Layer already exists 07:36:13 365369a8b4a9: Layer already exists 07:36:13 f462640b7ca5: Layer already exists 07:36:13 9855c8434e55: Layer already exists 07:36:13 994456c4fd7b: Layer already exists 07:36:13 main: digest: sha256:a7227a8c8e64369fbd56f3cc60fbd666c59f86983b92a8ee058de388b4be4e77 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:13 ===================================================== [Pipeline] echo 07:36:13 taggedImages: 07:36:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb94a90e978600b633deea23000456c4866436fe 07:36:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:36:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.1 07:36:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:36:13 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:36:13 cb94a90e978600b633deea23000456c4866436fe 07:36:13 latest 07:36:13 4.1.0-dev.1 07:36:13 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:13 main 07:36:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb94a90e978600b633deea23000456c4866436fe 07:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:36:14 f44273153842: Preparing 07:36:14 1f6294a4deb0: Preparing 07:36:14 f462640b7ca5: Preparing 07:36:14 365369a8b4a9: Preparing 07:36:14 85253d5959d6: Preparing 07:36:14 59bc17939bd7: Preparing 07:36:14 994456c4fd7b: Preparing 07:36:14 994456c4fd7b: Waiting 07:36:14 59bc17939bd7: Waiting 07:36:14 365369a8b4a9: Layer already exists 07:36:14 f462640b7ca5: Layer already exists 07:36:14 85253d5959d6: Pushed 07:36:14 994456c4fd7b: Layer already exists 07:36:14 f44273153842: Pushed 07:36:15 59bc17939bd7: Pushed 07:36:17 1f6294a4deb0: Pushed 07:36:17 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:1cfdd2265cb2375324df5628c665a935abca7f465fbf91ab6a75e0df976cf108 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:17 + 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 07:36:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:36:18 f44273153842: Preparing 07:36:18 1f6294a4deb0: Preparing 07:36:18 f462640b7ca5: Preparing 07:36:18 365369a8b4a9: Preparing 07:36:18 85253d5959d6: Preparing 07:36:18 59bc17939bd7: Preparing 07:36:18 994456c4fd7b: Preparing 07:36:18 59bc17939bd7: Waiting 07:36:18 994456c4fd7b: Waiting 07:36:18 365369a8b4a9: Layer already exists 07:36:18 85253d5959d6: Layer already exists 07:36:18 f462640b7ca5: Layer already exists 07:36:18 1f6294a4deb0: Layer already exists 07:36:18 f44273153842: Layer already exists 07:36:18 994456c4fd7b: Layer already exists 07:36:18 59bc17939bd7: Layer already exists 07:36:18 latest: digest: sha256:1cfdd2265cb2375324df5628c665a935abca7f465fbf91ab6a75e0df976cf108 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.1 07:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:36:18 f44273153842: Preparing 07:36:18 1f6294a4deb0: Preparing 07:36:18 f462640b7ca5: Preparing 07:36:18 365369a8b4a9: Preparing 07:36:18 85253d5959d6: Preparing 07:36:18 59bc17939bd7: Preparing 07:36:18 994456c4fd7b: Preparing 07:36:18 59bc17939bd7: Waiting 07:36:18 1f6294a4deb0: Layer already exists 07:36:18 f44273153842: Layer already exists 07:36:18 f462640b7ca5: Layer already exists 07:36:18 365369a8b4a9: Layer already exists 07:36:18 85253d5959d6: Layer already exists 07:36:18 994456c4fd7b: Layer already exists 07:36:18 59bc17939bd7: Layer already exists 07:36:18 4.1.0-dev.1: digest: sha256:1cfdd2265cb2375324df5628c665a935abca7f465fbf91ab6a75e0df976cf108 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:36:19 f44273153842: Preparing 07:36:19 1f6294a4deb0: Preparing 07:36:19 f462640b7ca5: Preparing 07:36:19 365369a8b4a9: Preparing 07:36:19 85253d5959d6: Preparing 07:36:19 59bc17939bd7: Preparing 07:36:19 994456c4fd7b: Preparing 07:36:19 59bc17939bd7: Waiting 07:36:19 994456c4fd7b: Waiting 07:36:19 1f6294a4deb0: Layer already exists 07:36:19 f44273153842: Layer already exists 07:36:19 85253d5959d6: Layer already exists 07:36:19 f462640b7ca5: Layer already exists 07:36:19 365369a8b4a9: Layer already exists 07:36:19 59bc17939bd7: Layer already exists 07:36:19 994456c4fd7b: Layer already exists 07:36:19 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:1cfdd2265cb2375324df5628c665a935abca7f465fbf91ab6a75e0df976cf108 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:19 + 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 07:36:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:36:20 f44273153842: Preparing 07:36:20 1f6294a4deb0: Preparing 07:36:20 f462640b7ca5: Preparing 07:36:20 365369a8b4a9: Preparing 07:36:20 85253d5959d6: Preparing 07:36:20 59bc17939bd7: Preparing 07:36:20 994456c4fd7b: Preparing 07:36:20 59bc17939bd7: Waiting 07:36:20 f44273153842: Layer already exists 07:36:20 365369a8b4a9: Layer already exists 07:36:20 1f6294a4deb0: Layer already exists 07:36:20 f462640b7ca5: Layer already exists 07:36:20 85253d5959d6: Layer already exists 07:36:20 59bc17939bd7: Layer already exists 07:36:20 994456c4fd7b: Layer already exists 07:36:20 main: digest: sha256:1cfdd2265cb2375324df5628c665a935abca7f465fbf91ab6a75e0df976cf108 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:20 ===================================================== [Pipeline] echo 07:36:20 taggedImages: 07:36:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb94a90e978600b633deea23000456c4866436fe 07:36:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:36:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.1 07:36:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:36:20 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:36:20 cb94a90e978600b633deea23000456c4866436fe 07:36:20 latest 07:36:20 4.1.0-dev.1 07:36:20 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:20 main 07:36:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cb94a90e978600b633deea23000456c4866436fe 07:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:36:21 5415ac69ab06: Preparing 07:36:21 63876e2d7849: Preparing 07:36:21 53f0594c6523: Preparing 07:36:21 f462640b7ca5: Preparing 07:36:21 365369a8b4a9: Preparing 07:36:21 b2cdda92fefe: Preparing 07:36:21 f93ec434edbd: Preparing 07:36:21 32155daf3b02: Preparing 07:36:21 41f7f6581209: Preparing 07:36:21 994456c4fd7b: Preparing 07:36:21 b2cdda92fefe: Waiting 07:36:21 f93ec434edbd: Waiting 07:36:21 32155daf3b02: Waiting 07:36:21 41f7f6581209: Waiting 07:36:21 994456c4fd7b: Waiting 07:36:21 f462640b7ca5: Layer already exists 07:36:21 365369a8b4a9: Layer already exists 07:36:21 63876e2d7849: Pushed 07:36:21 5415ac69ab06: Pushed 07:36:21 53f0594c6523: Pushed 07:36:21 994456c4fd7b: Layer already exists 07:36:21 32155daf3b02: Pushed 07:36:21 41f7f6581209: Pushed 07:36:25 f93ec434edbd: Pushed 07:36:33 b2cdda92fefe: Pushed 07:36:33 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:de78498ddcddac0783432b92bf9795dbd897d162393df3de6e8e7c79a29066ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:36:34 5415ac69ab06: Preparing 07:36:34 63876e2d7849: Preparing 07:36:34 53f0594c6523: Preparing 07:36:34 f462640b7ca5: Preparing 07:36:34 365369a8b4a9: Preparing 07:36:34 b2cdda92fefe: Preparing 07:36:34 f93ec434edbd: Preparing 07:36:34 32155daf3b02: Preparing 07:36:34 41f7f6581209: Preparing 07:36:34 994456c4fd7b: Preparing 07:36:34 b2cdda92fefe: Waiting 07:36:34 f93ec434edbd: Waiting 07:36:34 32155daf3b02: Waiting 07:36:34 41f7f6581209: Waiting 07:36:34 5415ac69ab06: Layer already exists 07:36:34 f462640b7ca5: Layer already exists 07:36:34 63876e2d7849: Layer already exists 07:36:34 365369a8b4a9: Layer already exists 07:36:34 53f0594c6523: Layer already exists 07:36:34 b2cdda92fefe: Layer already exists 07:36:34 f93ec434edbd: Layer already exists 07:36:34 32155daf3b02: Layer already exists 07:36:34 41f7f6581209: Layer already exists 07:36:34 994456c4fd7b: Layer already exists 07:36:34 latest: digest: sha256:de78498ddcddac0783432b92bf9795dbd897d162393df3de6e8e7c79a29066ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.1 07:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:36:35 5415ac69ab06: Preparing 07:36:35 63876e2d7849: Preparing 07:36:35 53f0594c6523: Preparing 07:36:35 f462640b7ca5: Preparing 07:36:35 365369a8b4a9: Preparing 07:36:35 b2cdda92fefe: Preparing 07:36:35 f93ec434edbd: Preparing 07:36:35 32155daf3b02: Preparing 07:36:35 41f7f6581209: Preparing 07:36:35 994456c4fd7b: Preparing 07:36:35 f93ec434edbd: Waiting 07:36:35 b2cdda92fefe: Waiting 07:36:35 32155daf3b02: Waiting 07:36:35 41f7f6581209: Waiting 07:36:35 994456c4fd7b: Waiting 07:36:35 5415ac69ab06: Layer already exists 07:36:35 365369a8b4a9: Layer already exists 07:36:35 f462640b7ca5: Layer already exists 07:36:35 63876e2d7849: Layer already exists 07:36:35 53f0594c6523: Layer already exists 07:36:35 f93ec434edbd: Layer already exists 07:36:35 b2cdda92fefe: Layer already exists 07:36:35 32155daf3b02: Layer already exists 07:36:35 41f7f6581209: Layer already exists 07:36:35 994456c4fd7b: Layer already exists 07:36:35 4.1.0-dev.1: digest: sha256:de78498ddcddac0783432b92bf9795dbd897d162393df3de6e8e7c79a29066ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:36:35 5415ac69ab06: Preparing 07:36:35 63876e2d7849: Preparing 07:36:35 53f0594c6523: Preparing 07:36:35 f462640b7ca5: Preparing 07:36:35 365369a8b4a9: Preparing 07:36:35 b2cdda92fefe: Preparing 07:36:35 f93ec434edbd: Preparing 07:36:35 32155daf3b02: Preparing 07:36:35 b2cdda92fefe: Waiting 07:36:35 f93ec434edbd: Waiting 07:36:35 41f7f6581209: Preparing 07:36:35 994456c4fd7b: Preparing 07:36:35 32155daf3b02: Waiting 07:36:35 365369a8b4a9: Layer already exists 07:36:35 f462640b7ca5: Layer already exists 07:36:35 53f0594c6523: Layer already exists 07:36:35 5415ac69ab06: Layer already exists 07:36:35 63876e2d7849: Layer already exists 07:36:35 b2cdda92fefe: Layer already exists 07:36:35 994456c4fd7b: Layer already exists 07:36:35 32155daf3b02: Layer already exists 07:36:35 f93ec434edbd: Layer already exists 07:36:35 41f7f6581209: Layer already exists 07:36:35 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:de78498ddcddac0783432b92bf9795dbd897d162393df3de6e8e7c79a29066ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:36:36 5415ac69ab06: Preparing 07:36:36 63876e2d7849: Preparing 07:36:36 53f0594c6523: Preparing 07:36:36 f462640b7ca5: Preparing 07:36:36 365369a8b4a9: Preparing 07:36:36 b2cdda92fefe: Preparing 07:36:36 f93ec434edbd: Preparing 07:36:36 32155daf3b02: Preparing 07:36:36 41f7f6581209: Preparing 07:36:36 994456c4fd7b: Preparing 07:36:36 41f7f6581209: Waiting 07:36:36 f93ec434edbd: Waiting 07:36:36 32155daf3b02: Waiting 07:36:36 b2cdda92fefe: Waiting 07:36:36 994456c4fd7b: Waiting 07:36:36 365369a8b4a9: Layer already exists 07:36:36 63876e2d7849: Layer already exists 07:36:36 5415ac69ab06: Layer already exists 07:36:36 f462640b7ca5: Layer already exists 07:36:36 53f0594c6523: Layer already exists 07:36:36 32155daf3b02: Layer already exists 07:36:36 f93ec434edbd: Layer already exists 07:36:36 41f7f6581209: Layer already exists 07:36:36 b2cdda92fefe: Layer already exists 07:36:36 994456c4fd7b: Layer already exists 07:36:36 main: digest: sha256:de78498ddcddac0783432b92bf9795dbd897d162393df3de6e8e7c79a29066ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:36 ===================================================== [Pipeline] echo 07:36:36 taggedImages: 07:36:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:cb94a90e978600b633deea23000456c4866436fe 07:36:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:36:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.1 07:36:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:36:36 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:36:36 cb94a90e978600b633deea23000456c4866436fe 07:36:36 latest 07:36:36 4.1.0-dev.1 07:36:36 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:36 main 07:36:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cb94a90e978600b633deea23000456c4866436fe 07:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:36:37 79bea3094b40: Preparing 07:36:37 57bd95a2d101: Preparing 07:36:37 7bdfe94c687e: Preparing 07:36:37 f462640b7ca5: Preparing 07:36:37 365369a8b4a9: Preparing 07:36:37 f35bf2c82a5d: Preparing 07:36:37 ba839947affe: Preparing 07:36:37 9d61a83477c3: Preparing 07:36:37 994456c4fd7b: Preparing 07:36:37 ba839947affe: Waiting 07:36:37 9d61a83477c3: Waiting 07:36:37 994456c4fd7b: Waiting 07:36:37 f35bf2c82a5d: Waiting 07:36:37 365369a8b4a9: Layer already exists 07:36:37 f462640b7ca5: Layer already exists 07:36:37 57bd95a2d101: Pushed 07:36:37 79bea3094b40: Pushed 07:36:37 ba839947affe: Pushed 07:36:37 7bdfe94c687e: Pushed 07:36:37 994456c4fd7b: Layer already exists 07:36:37 9d61a83477c3: Pushed 07:36:50 f35bf2c82a5d: Pushed 07:36:50 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:43e54883194cd74993bf533dc4c6270e4936d2aea22576eaf7267f3d0c1cd617 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:36:51 79bea3094b40: Preparing 07:36:51 57bd95a2d101: Preparing 07:36:51 7bdfe94c687e: Preparing 07:36:51 f462640b7ca5: Preparing 07:36:51 365369a8b4a9: Preparing 07:36:51 f35bf2c82a5d: Preparing 07:36:51 ba839947affe: Preparing 07:36:51 9d61a83477c3: Preparing 07:36:51 994456c4fd7b: Preparing 07:36:51 f35bf2c82a5d: Waiting 07:36:51 994456c4fd7b: Waiting 07:36:51 ba839947affe: Waiting 07:36:51 9d61a83477c3: Waiting 07:36:51 365369a8b4a9: Layer already exists 07:36:51 7bdfe94c687e: Layer already exists 07:36:51 79bea3094b40: Layer already exists 07:36:51 f462640b7ca5: Layer already exists 07:36:51 57bd95a2d101: Layer already exists 07:36:51 f35bf2c82a5d: Layer already exists 07:36:51 ba839947affe: Layer already exists 07:36:51 9d61a83477c3: Layer already exists 07:36:51 994456c4fd7b: Layer already exists 07:36:51 latest: digest: sha256:43e54883194cd74993bf533dc4c6270e4936d2aea22576eaf7267f3d0c1cd617 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.1 07:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:36:51 79bea3094b40: Preparing 07:36:51 57bd95a2d101: Preparing 07:36:51 7bdfe94c687e: Preparing 07:36:51 f462640b7ca5: Preparing 07:36:51 365369a8b4a9: Preparing 07:36:51 f35bf2c82a5d: Preparing 07:36:51 ba839947affe: Preparing 07:36:51 9d61a83477c3: Preparing 07:36:51 994456c4fd7b: Preparing 07:36:51 9d61a83477c3: Waiting 07:36:51 ba839947affe: Waiting 07:36:51 994456c4fd7b: Waiting 07:36:51 f35bf2c82a5d: Waiting 07:36:51 f462640b7ca5: Layer already exists 07:36:51 57bd95a2d101: Layer already exists 07:36:51 7bdfe94c687e: Layer already exists 07:36:51 79bea3094b40: Layer already exists 07:36:51 365369a8b4a9: Layer already exists 07:36:51 f35bf2c82a5d: Layer already exists 07:36:51 9d61a83477c3: Layer already exists 07:36:51 ba839947affe: Layer already exists 07:36:51 994456c4fd7b: Layer already exists 07:36:51 4.1.0-dev.1: digest: sha256:43e54883194cd74993bf533dc4c6270e4936d2aea22576eaf7267f3d0c1cd617 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:36:52 79bea3094b40: Preparing 07:36:52 57bd95a2d101: Preparing 07:36:52 7bdfe94c687e: Preparing 07:36:52 f462640b7ca5: Preparing 07:36:52 365369a8b4a9: Preparing 07:36:52 f35bf2c82a5d: Preparing 07:36:52 ba839947affe: Preparing 07:36:52 9d61a83477c3: Preparing 07:36:52 994456c4fd7b: Preparing 07:36:52 ba839947affe: Waiting 07:36:52 994456c4fd7b: Waiting 07:36:52 f35bf2c82a5d: Waiting 07:36:52 9d61a83477c3: Waiting 07:36:52 57bd95a2d101: Layer already exists 07:36:52 7bdfe94c687e: Layer already exists 07:36:52 365369a8b4a9: Layer already exists 07:36:52 79bea3094b40: Layer already exists 07:36:52 f462640b7ca5: Layer already exists 07:36:52 f35bf2c82a5d: Layer already exists 07:36:52 9d61a83477c3: Layer already exists 07:36:52 ba839947affe: Layer already exists 07:36:52 994456c4fd7b: Layer already exists 07:36:52 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:43e54883194cd74993bf533dc4c6270e4936d2aea22576eaf7267f3d0c1cd617 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:36:53 79bea3094b40: Preparing 07:36:53 57bd95a2d101: Preparing 07:36:53 7bdfe94c687e: Preparing 07:36:53 f462640b7ca5: Preparing 07:36:53 365369a8b4a9: Preparing 07:36:53 f35bf2c82a5d: Preparing 07:36:53 ba839947affe: Preparing 07:36:53 9d61a83477c3: Preparing 07:36:53 994456c4fd7b: Preparing 07:36:53 f35bf2c82a5d: Waiting 07:36:53 ba839947affe: Waiting 07:36:53 9d61a83477c3: Waiting 07:36:53 994456c4fd7b: Waiting 07:36:53 365369a8b4a9: Layer already exists 07:36:53 7bdfe94c687e: Layer already exists 07:36:53 f462640b7ca5: Layer already exists 07:36:53 57bd95a2d101: Layer already exists 07:36:53 79bea3094b40: Layer already exists 07:36:53 f35bf2c82a5d: Layer already exists 07:36:53 9d61a83477c3: Layer already exists 07:36:53 994456c4fd7b: Layer already exists 07:36:53 ba839947affe: Layer already exists 07:36:53 main: digest: sha256:43e54883194cd74993bf533dc4c6270e4936d2aea22576eaf7267f3d0c1cd617 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:53 ===================================================== [Pipeline] echo 07:36:53 taggedImages: 07:36:53 - nexus3.edgexfoundry.org:10004/security-spire-config:cb94a90e978600b633deea23000456c4866436fe 07:36:53 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:36:53 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.1 07:36:53 - nexus3.edgexfoundry.org:10004/security-spire-config:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:53 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:36:53 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:36:53 cb94a90e978600b633deea23000456c4866436fe 07:36:53 latest 07:36:53 4.1.0-dev.1 07:36:53 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:36:53 main 07:36:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cb94a90e978600b633deea23000456c4866436fe 07:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:36:53 f30c4200fe83: Preparing 07:36:53 113564a080dc: Preparing 07:36:53 a442f89dc838: Preparing 07:36:53 f462640b7ca5: Preparing 07:36:53 365369a8b4a9: Preparing 07:36:53 792323880257: Preparing 07:36:53 32155daf3b02: Preparing 07:36:53 41f7f6581209: Preparing 07:36:53 994456c4fd7b: Preparing 07:36:53 32155daf3b02: Waiting 07:36:53 41f7f6581209: Waiting 07:36:53 994456c4fd7b: Waiting 07:36:53 792323880257: Waiting 07:36:53 365369a8b4a9: Layer already exists 07:36:53 f462640b7ca5: Layer already exists 07:36:53 32155daf3b02: Layer already exists 07:36:53 a442f89dc838: Pushed 07:36:53 41f7f6581209: Layer already exists 07:36:53 994456c4fd7b: Layer already exists 07:36:53 113564a080dc: Pushed 07:36:53 f30c4200fe83: Pushed 07:37:08 792323880257: Pushed 07:37:08 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:d0b0f670b5ec882deecf4611d760633264990d93d61ae78df5565601874fdf44 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:37:09 f30c4200fe83: Preparing 07:37:09 113564a080dc: Preparing 07:37:09 a442f89dc838: Preparing 07:37:09 f462640b7ca5: Preparing 07:37:09 365369a8b4a9: Preparing 07:37:09 792323880257: Preparing 07:37:09 32155daf3b02: Preparing 07:37:09 41f7f6581209: Preparing 07:37:09 994456c4fd7b: Preparing 07:37:09 32155daf3b02: Waiting 07:37:09 41f7f6581209: Waiting 07:37:09 994456c4fd7b: Waiting 07:37:09 792323880257: Waiting 07:37:09 113564a080dc: Layer already exists 07:37:09 365369a8b4a9: Layer already exists 07:37:09 f30c4200fe83: Layer already exists 07:37:09 f462640b7ca5: Layer already exists 07:37:09 a442f89dc838: Layer already exists 07:37:09 41f7f6581209: Layer already exists 07:37:09 792323880257: Layer already exists 07:37:09 32155daf3b02: Layer already exists 07:37:09 994456c4fd7b: Layer already exists 07:37:09 latest: digest: sha256:d0b0f670b5ec882deecf4611d760633264990d93d61ae78df5565601874fdf44 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.1 07:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:37:10 f30c4200fe83: Preparing 07:37:10 113564a080dc: Preparing 07:37:10 a442f89dc838: Preparing 07:37:10 f462640b7ca5: Preparing 07:37:10 365369a8b4a9: Preparing 07:37:10 792323880257: Preparing 07:37:10 32155daf3b02: Preparing 07:37:10 41f7f6581209: Preparing 07:37:10 994456c4fd7b: Preparing 07:37:10 792323880257: Waiting 07:37:10 32155daf3b02: Waiting 07:37:10 41f7f6581209: Waiting 07:37:10 994456c4fd7b: Waiting 07:37:10 365369a8b4a9: Layer already exists 07:37:10 a442f89dc838: Layer already exists 07:37:10 113564a080dc: Layer already exists 07:37:10 f30c4200fe83: Layer already exists 07:37:10 f462640b7ca5: Layer already exists 07:37:10 41f7f6581209: Layer already exists 07:37:10 32155daf3b02: Layer already exists 07:37:10 792323880257: Layer already exists 07:37:10 994456c4fd7b: Layer already exists 07:37:10 4.1.0-dev.1: digest: sha256:d0b0f670b5ec882deecf4611d760633264990d93d61ae78df5565601874fdf44 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:37:10 f30c4200fe83: Preparing 07:37:10 113564a080dc: Preparing 07:37:10 a442f89dc838: Preparing 07:37:10 f462640b7ca5: Preparing 07:37:10 365369a8b4a9: Preparing 07:37:10 792323880257: Preparing 07:37:10 32155daf3b02: Preparing 07:37:10 41f7f6581209: Preparing 07:37:10 792323880257: Waiting 07:37:10 32155daf3b02: Waiting 07:37:10 994456c4fd7b: Preparing 07:37:10 994456c4fd7b: Waiting 07:37:10 41f7f6581209: Waiting 07:37:10 f462640b7ca5: Layer already exists 07:37:10 365369a8b4a9: Layer already exists 07:37:10 113564a080dc: Layer already exists 07:37:10 a442f89dc838: Layer already exists 07:37:10 f30c4200fe83: Layer already exists 07:37:10 32155daf3b02: Layer already exists 07:37:10 792323880257: Layer already exists 07:37:10 41f7f6581209: Layer already exists 07:37:10 994456c4fd7b: Layer already exists 07:37:10 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:d0b0f670b5ec882deecf4611d760633264990d93d61ae78df5565601874fdf44 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:37:11 f30c4200fe83: Preparing 07:37:11 113564a080dc: Preparing 07:37:11 a442f89dc838: Preparing 07:37:11 f462640b7ca5: Preparing 07:37:11 365369a8b4a9: Preparing 07:37:11 792323880257: Preparing 07:37:11 32155daf3b02: Preparing 07:37:11 41f7f6581209: Preparing 07:37:11 994456c4fd7b: Preparing 07:37:11 32155daf3b02: Waiting 07:37:11 792323880257: Waiting 07:37:11 41f7f6581209: Waiting 07:37:11 994456c4fd7b: Waiting 07:37:11 a442f89dc838: Layer already exists 07:37:11 f30c4200fe83: Layer already exists 07:37:11 f462640b7ca5: Layer already exists 07:37:11 113564a080dc: Layer already exists 07:37:11 365369a8b4a9: Layer already exists 07:37:11 41f7f6581209: Layer already exists 07:37:11 994456c4fd7b: Layer already exists 07:37:11 792323880257: Layer already exists 07:37:11 32155daf3b02: Layer already exists 07:37:11 main: digest: sha256:d0b0f670b5ec882deecf4611d760633264990d93d61ae78df5565601874fdf44 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:37:11 ===================================================== [Pipeline] echo 07:37:11 taggedImages: 07:37:11 - nexus3.edgexfoundry.org:10004/security-spire-server:cb94a90e978600b633deea23000456c4866436fe 07:37:11 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:37:11 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.1 07:37:11 - nexus3.edgexfoundry.org:10004/security-spire-server:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:37:11 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:37:11 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:37:11 cb94a90e978600b633deea23000456c4866436fe 07:37:11 latest 07:37:11 4.1.0-dev.1 07:37:11 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:37:11 main 07:37:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cb94a90e978600b633deea23000456c4866436fe 07:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:37:12 830b865dfcab: Preparing 07:37:12 2c35990a2ee9: Preparing 07:37:12 f462640b7ca5: Preparing 07:37:12 365369a8b4a9: Preparing 07:37:12 c5484f0ebaee: Preparing 07:37:12 bf2473039b93: Preparing 07:37:12 994456c4fd7b: Preparing 07:37:12 bf2473039b93: Waiting 07:37:12 365369a8b4a9: Layer already exists 07:37:12 f462640b7ca5: Layer already exists 07:37:12 994456c4fd7b: Layer already exists 07:37:12 c5484f0ebaee: Pushed 07:37:12 830b865dfcab: Pushed 07:37:12 bf2473039b93: Pushed 07:37:17 2c35990a2ee9: Pushed 07:37:17 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:53c5545dff5c4b15910e9f269768a8b616563700fd5ec6076be958935c3d4cce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:37:17 830b865dfcab: Preparing 07:37:17 2c35990a2ee9: Preparing 07:37:17 f462640b7ca5: Preparing 07:37:17 365369a8b4a9: Preparing 07:37:17 c5484f0ebaee: Preparing 07:37:17 bf2473039b93: Preparing 07:37:17 994456c4fd7b: Preparing 07:37:17 bf2473039b93: Waiting 07:37:17 994456c4fd7b: Waiting 07:37:17 f462640b7ca5: Layer already exists 07:37:17 365369a8b4a9: Layer already exists 07:37:17 2c35990a2ee9: Layer already exists 07:37:17 830b865dfcab: Layer already exists 07:37:17 c5484f0ebaee: Layer already exists 07:37:17 bf2473039b93: Layer already exists 07:37:17 994456c4fd7b: Layer already exists 07:37:17 latest: digest: sha256:53c5545dff5c4b15910e9f269768a8b616563700fd5ec6076be958935c3d4cce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.1 07:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:37:18 830b865dfcab: Preparing 07:37:18 2c35990a2ee9: Preparing 07:37:18 f462640b7ca5: Preparing 07:37:18 365369a8b4a9: Preparing 07:37:18 c5484f0ebaee: Preparing 07:37:18 bf2473039b93: Preparing 07:37:18 994456c4fd7b: Preparing 07:37:18 bf2473039b93: Waiting 07:37:18 994456c4fd7b: Waiting 07:37:18 830b865dfcab: Layer already exists 07:37:18 365369a8b4a9: Layer already exists 07:37:18 2c35990a2ee9: Layer already exists 07:37:18 f462640b7ca5: Layer already exists 07:37:18 c5484f0ebaee: Layer already exists 07:37:18 bf2473039b93: Layer already exists 07:37:18 994456c4fd7b: Layer already exists 07:37:18 4.1.0-dev.1: digest: sha256:53c5545dff5c4b15910e9f269768a8b616563700fd5ec6076be958935c3d4cce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:37:19 830b865dfcab: Preparing 07:37:19 2c35990a2ee9: Preparing 07:37:19 f462640b7ca5: Preparing 07:37:19 365369a8b4a9: Preparing 07:37:19 c5484f0ebaee: Preparing 07:37:19 bf2473039b93: Preparing 07:37:19 994456c4fd7b: Preparing 07:37:19 bf2473039b93: Waiting 07:37:19 994456c4fd7b: Waiting 07:37:19 2c35990a2ee9: Layer already exists 07:37:19 365369a8b4a9: Layer already exists 07:37:19 c5484f0ebaee: Layer already exists 07:37:19 f462640b7ca5: Layer already exists 07:37:19 830b865dfcab: Layer already exists 07:37:19 bf2473039b93: Layer already exists 07:37:19 994456c4fd7b: Layer already exists 07:37:19 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:53c5545dff5c4b15910e9f269768a8b616563700fd5ec6076be958935c3d4cce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:37:19 830b865dfcab: Preparing 07:37:19 2c35990a2ee9: Preparing 07:37:19 f462640b7ca5: Preparing 07:37:19 365369a8b4a9: Preparing 07:37:19 c5484f0ebaee: Preparing 07:37:19 bf2473039b93: Preparing 07:37:19 994456c4fd7b: Preparing 07:37:19 bf2473039b93: Waiting 07:37:19 f462640b7ca5: Layer already exists 07:37:19 c5484f0ebaee: Layer already exists 07:37:19 365369a8b4a9: Layer already exists 07:37:19 2c35990a2ee9: Layer already exists 07:37:19 830b865dfcab: Layer already exists 07:37:19 bf2473039b93: Layer already exists 07:37:19 994456c4fd7b: Layer already exists 07:37:19 main: digest: sha256:53c5545dff5c4b15910e9f269768a8b616563700fd5ec6076be958935c3d4cce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:37:19 ===================================================== [Pipeline] echo 07:37:19 taggedImages: 07:37:19 - nexus3.edgexfoundry.org:10004/support-notifications:cb94a90e978600b633deea23000456c4866436fe 07:37:19 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:37:19 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.1 07:37:19 - nexus3.edgexfoundry.org:10004/support-notifications:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:37:19 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:37:19 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:37:19 cb94a90e978600b633deea23000456c4866436fe 07:37:19 latest 07:37:19 4.1.0-dev.1 07:37:19 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:37:19 main 07:37:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cb94a90e978600b633deea23000456c4866436fe 07:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:37:20 f581afa5e1d0: Preparing 07:37:20 e5f2fcdb93f5: Preparing 07:37:20 f462640b7ca5: Preparing 07:37:20 365369a8b4a9: Preparing 07:37:20 245c8f194f70: Preparing 07:37:20 7c7132cdf2c1: Preparing 07:37:20 994456c4fd7b: Preparing 07:37:20 7c7132cdf2c1: Waiting 07:37:20 994456c4fd7b: Waiting 07:37:20 f462640b7ca5: Layer already exists 07:37:20 365369a8b4a9: Layer already exists 07:37:20 994456c4fd7b: Layer already exists 07:37:20 245c8f194f70: Pushed 07:37:20 f581afa5e1d0: Pushed 07:37:20 7c7132cdf2c1: Pushed 07:37:24 e5f2fcdb93f5: Pushed 07:37:24 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:255a55199c9cb731ec017a03462fa62ac5cc263b0931343d148c84b0ba91459e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:37:25 f581afa5e1d0: Preparing 07:37:25 e5f2fcdb93f5: Preparing 07:37:25 f462640b7ca5: Preparing 07:37:25 365369a8b4a9: Preparing 07:37:25 245c8f194f70: Preparing 07:37:25 7c7132cdf2c1: Preparing 07:37:25 994456c4fd7b: Preparing 07:37:25 994456c4fd7b: Waiting 07:37:25 7c7132cdf2c1: Waiting 07:37:25 f581afa5e1d0: Layer already exists 07:37:25 365369a8b4a9: Layer already exists 07:37:25 e5f2fcdb93f5: Layer already exists 07:37:25 245c8f194f70: Layer already exists 07:37:25 f462640b7ca5: Layer already exists 07:37:25 7c7132cdf2c1: Layer already exists 07:37:25 994456c4fd7b: Layer already exists 07:37:25 latest: digest: sha256:255a55199c9cb731ec017a03462fa62ac5cc263b0931343d148c84b0ba91459e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.1 07:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:37:26 f581afa5e1d0: Preparing 07:37:26 e5f2fcdb93f5: Preparing 07:37:26 f462640b7ca5: Preparing 07:37:26 365369a8b4a9: Preparing 07:37:26 245c8f194f70: Preparing 07:37:26 7c7132cdf2c1: Preparing 07:37:26 994456c4fd7b: Preparing 07:37:26 7c7132cdf2c1: Waiting 07:37:26 994456c4fd7b: Waiting 07:37:26 365369a8b4a9: Layer already exists 07:37:26 f581afa5e1d0: Layer already exists 07:37:26 f462640b7ca5: Layer already exists 07:37:26 245c8f194f70: Layer already exists 07:37:26 e5f2fcdb93f5: Layer already exists 07:37:26 7c7132cdf2c1: Layer already exists 07:37:26 994456c4fd7b: Layer already exists 07:37:26 4.1.0-dev.1: digest: sha256:255a55199c9cb731ec017a03462fa62ac5cc263b0931343d148c84b0ba91459e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:37:26 f581afa5e1d0: Preparing 07:37:26 e5f2fcdb93f5: Preparing 07:37:26 f462640b7ca5: Preparing 07:37:26 365369a8b4a9: Preparing 07:37:26 245c8f194f70: Preparing 07:37:26 7c7132cdf2c1: Preparing 07:37:26 994456c4fd7b: Preparing 07:37:26 7c7132cdf2c1: Waiting 07:37:26 994456c4fd7b: Waiting 07:37:26 245c8f194f70: Layer already exists 07:37:26 f581afa5e1d0: Layer already exists 07:37:26 f462640b7ca5: Layer already exists 07:37:26 365369a8b4a9: Layer already exists 07:37:26 e5f2fcdb93f5: Layer already exists 07:37:26 7c7132cdf2c1: Layer already exists 07:37:26 994456c4fd7b: Layer already exists 07:37:26 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:255a55199c9cb731ec017a03462fa62ac5cc263b0931343d148c84b0ba91459e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:37:27 f581afa5e1d0: Preparing 07:37:27 e5f2fcdb93f5: Preparing 07:37:27 f462640b7ca5: Preparing 07:37:27 365369a8b4a9: Preparing 07:37:27 245c8f194f70: Preparing 07:37:27 7c7132cdf2c1: Preparing 07:37:27 994456c4fd7b: Preparing 07:37:27 7c7132cdf2c1: Waiting 07:37:27 994456c4fd7b: Waiting 07:37:27 f462640b7ca5: Layer already exists 07:37:27 365369a8b4a9: Layer already exists 07:37:27 245c8f194f70: Layer already exists 07:37:27 e5f2fcdb93f5: Layer already exists 07:37:27 f581afa5e1d0: Layer already exists 07:37:27 7c7132cdf2c1: Layer already exists 07:37:27 994456c4fd7b: Layer already exists 07:37:27 main: digest: sha256:255a55199c9cb731ec017a03462fa62ac5cc263b0931343d148c84b0ba91459e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:37:27 ===================================================== [Pipeline] echo 07:37:27 taggedImages: 07:37:27 - nexus3.edgexfoundry.org:10004/support-scheduler:cb94a90e978600b633deea23000456c4866436fe 07:37:27 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:37:27 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.1 07:37:27 - nexus3.edgexfoundry.org:10004/support-scheduler:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 07:37:27 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Aborted by Jin Lin Guan 07:42:18 Sending interrupt signal to process [Pipeline] } 07:42:18 $ docker stop --time=1 7f8b2b1397dd0e154b8babdffe59481d8c6353d0a63ec0b2463b1c65fbc06bd9 07:42:22 $ docker rm -f --volumes 7f8b2b1397dd0e154b8babdffe59481d8c6353d0a63ec0b2463b1c65fbc06bd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:42:23 07:42:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:42:24 arm64: Pulling from edgex-lftools-log-publisher 07:42:24 8998bd30e6a1: Pulling fs layer 07:42:24 04944245beec: Pulling fs layer 07:42:24 699f458cf7ca: Pulling fs layer 07:42:24 765212b225bb: Pulling fs layer 07:42:24 f23df028b6ca: Pulling fs layer 07:42:24 d65c8cfc05b1: Pulling fs layer 07:42:24 2437ff75d9bd: Pulling fs layer 07:42:24 f23df028b6ca: Waiting 07:42:24 d65c8cfc05b1: Waiting 07:42:24 2437ff75d9bd: Waiting 07:42:24 765212b225bb: Waiting 07:42:24 04944245beec: Verifying Checksum 07:42:24 04944245beec: Download complete 07:42:24 765212b225bb: Download complete 07:42:24 f23df028b6ca: Verifying Checksum 07:42:24 f23df028b6ca: Download complete 07:42:24 d65c8cfc05b1: Verifying Checksum 07:42:24 d65c8cfc05b1: Download complete 07:42:24 699f458cf7ca: Verifying Checksum 07:42:24 699f458cf7ca: Download complete 07:42:25 8998bd30e6a1: Verifying Checksum 07:42:25 8998bd30e6a1: Download complete 07:42:26 Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-42235: java.io.IOException: cannot find current thread 07:42:28 2437ff75d9bd: Verifying Checksum 07:42:28 2437ff75d9bd: Download complete 07:42:31 8998bd30e6a1: Pull complete 07:42:31 04944245beec: Pull complete Click here to forcibly terminate running steps 07:42:33 699f458cf7ca: Pull complete 07:42:33 765212b225bb: Pull complete 07:42:34 f23df028b6ca: Pull complete 07:42:34 d65c8cfc05b1: Pull complete 07:42:38 After 20s process did not stop Terminating sh Terminating parallel [Pipeline] // parallel [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] // script Error when executing always post condition: Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 142ba3a0-f38b-44d3-9e8a-4e469afccd6e org.jenkinsci.plugins.workflow.steps.FlowInterruptedException at org.jenkinsci.plugins.workflow.job.WorkflowRun.doTerm(WorkflowRun.java:438) at org.jenkinsci.plugins.workflow.job.WorkflowRun.httpTerm(WorkflowRun.java:485) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:710) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:397) at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:409) at org.kohsuke.stapler.interceptor.RequirePOST$Processor.invoke(RequirePOST.java:78) at org.kohsuke.stapler.PreInvokeInterceptedFunction.invoke(PreInvokeInterceptedFunction.java:26) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:207) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:140) at org.kohsuke.stapler.MetaClass$11.doDispatch(MetaClass.java:558) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:59) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:770) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:900) at org.kohsuke.stapler.MetaClass$9.dispatch(MetaClass.java:475) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:770) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:900) at org.kohsuke.stapler.MetaClass$4.doDispatch(MetaClass.java:289) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:59) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:770) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:900) at org.kohsuke.stapler.MetaClass$4.doDispatch(MetaClass.java:289) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:59) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:770) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:900) at org.kohsuke.stapler.MetaClass$4.doDispatch(MetaClass.java:289) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:59) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:770) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:900) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:698) at org.kohsuke.stapler.Stapler.service(Stapler.java:248) at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1665) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:163) at org.jenkinsci.plugins.ssegateway.Endpoint$SSEListenChannelFilter.doFilter(Endpoint.java:248) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:160) at io.jenkins.blueocean.ResourceCacheControl.doFilter(ResourceCacheControl.java:134) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:160) at io.jenkins.blueocean.auth.jwt.impl.JwtAuthenticationFilter.doFilter(JwtAuthenticationFilter.java:60) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:160) at jenkins.metrics.impl.MetricsFilter.doFilter(MetricsFilter.java:125) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:160) at jenkins.util.HttpServletFilter$1.doFilter(HttpServletFilter.java:76) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:160) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:166) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) at jenkins.ErrorAttributeFilter.doFilter(ErrorAttributeFilter.java:29) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:154) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:94) at jenkins.security.AcegiSecurityExceptionFilter.doFilter(AcegiSecurityExceptionFilter.java:52) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:99) at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:54) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:99) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:99) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:99) at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:110) at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:101) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:99) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:227) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:221) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:99) at jenkins.security.BasicHeaderProcessor.doFilter(BasicHeaderProcessor.java:97) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:99) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:117) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87) at hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:63) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:99) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:111) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:172) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:53) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:86) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) at jenkins.security.SuspiciousRequestFilter.doFilter(SuspiciousRequestFilter.java:38) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:527) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:569) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:829) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] } Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] } [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] // ws [Pipeline] } Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:42:52 + [ -d /w/workspace/edgex-go/819/archives ] [Pipeline] libraryResource [Pipeline] sh 07:42:52 2437ff75d9bd: Pull complete 07:42:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:42:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:42:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:42:52 Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-42235: java.io.IOException: cannot find current thread 07:42:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:42:53 ---> package-listing.sh 07:42:53 ++ facter osfamily 07:42:53 ++ tr '[:upper:]' '[:lower:]' 07:42:53 + OS_FAMILY=debian 07:42:53 + workspace=/w/workspace/edgex-go/819 07:42:53 + START_PACKAGES=/tmp/packages_start.txt 07:42:53 + END_PACKAGES=/tmp/packages_end.txt 07:42:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:42:53 + PACKAGES=/tmp/packages_start.txt 07:42:53 + '[' /w/workspace/edgex-go/819 ']' 07:42:53 + PACKAGES=/tmp/packages_end.txt 07:42:53 + case "${OS_FAMILY}" in 07:42:53 + dpkg -l 07:42:53 + grep '^ii' 07:42:53 + '[' -f /tmp/packages_start.txt ']' 07:42:53 + '[' -f /tmp/packages_end.txt ']' 07:42:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:42:53 + '[' /w/workspace/edgex-go/819 ']' 07:42:53 + mkdir -p /w/workspace/edgex-go/819/archives/ 07:42:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/819/archives/ [Pipeline] echo 07:42:53 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/819/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:42:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:42:56 07:42:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:42:56 latest: Pulling from edgex-lftools-log-publisher 07:42:56 5eb5b503b376: Pulling fs layer 07:42:56 5c69ac0246d0: Pulling fs layer 07:42:56 ec43610c2a17: Pulling fs layer 07:42:56 3a2ae6a8a46f: Pulling fs layer 07:42:56 33b1e0a273af: Pulling fs layer 07:42:56 5d3b04190fa2: Pulling fs layer 07:42:56 2f39f015ded8: Pulling fs layer 07:42:56 33b1e0a273af: Waiting 07:42:56 5d3b04190fa2: Waiting 07:42:56 2f39f015ded8: Waiting 07:42:56 3a2ae6a8a46f: Waiting 07:42:56 5c69ac0246d0: Download complete 07:42:56 3a2ae6a8a46f: Download complete 07:42:56 33b1e0a273af: Verifying Checksum 07:42:56 33b1e0a273af: Download complete 07:42:56 5d3b04190fa2: Verifying Checksum 07:42:56 5d3b04190fa2: Download complete 07:42:56 ec43610c2a17: Verifying Checksum 07:42:56 ec43610c2a17: Download complete 07:42:56 5eb5b503b376: Verifying Checksum 07:42:56 5eb5b503b376: Download complete 07:42:57 2f39f015ded8: Download complete 07:42:58 5eb5b503b376: Pull complete 07:42:58 5c69ac0246d0: Pull complete 07:42:58 ec43610c2a17: Pull complete 07:42:58 3a2ae6a8a46f: Pull complete 07:42:59 33b1e0a273af: Pull complete 07:42:59 5d3b04190fa2: Pull complete 07:43:04 2f39f015ded8: Pull complete 07:43:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:43:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:43:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:04 prd-ubuntu20.04-docker-8c-8g-42234 does not seem to be running inside a container 07:43:04 $ 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/819/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/819 -v /w/workspace/edgex-go/819:/w/workspace/edgex-go/819:rw,z -v /w/workspace/edgex-go/819@tmp:/w/workspace/edgex-go/819@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:43:06 $ docker top eb1072dd66723c01620b720c037df8fd14c85badde3bc88323ae203fb14e2f76 -eo pid,comm [Pipeline] { [Pipeline] sh Click here to forcibly kill entire build 07:43:06 + touch /tmp/pre-build-complete [Pipeline] sh 07:43:07 + mkdir -p /var/log/sysstat [Pipeline] sh 07:43:07 + ls /var/log/sa-host 07:43:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:07 provisioning config files... 07:43:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/819@tmp/config11965681317009970244tmp [Pipeline] { [Pipeline] echo 07:43:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:43:07 ---> create-netrc.sh [Pipeline] } 07:43:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:43:08 ---> python-tools-install.sh [Pipeline] echo 07:43:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:43:08 ---> sudo-logs.sh 07:43:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:43:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:43:08 ---> job-cost.sh 07:43:08 lf-activate-venv: SKIPPING 07:43:08 INFO: No Stack... 07:43:09 INFO: Retrieving Pricing Info for: v3-standard-8 07:43:09 INFO: Archiving Costs [Pipeline] echo 07:43:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:43:10 ---> logs-deploy.sh 07:43:10 lf-activate-venv: SKIPPING 07:43:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/819 07:43:10 INFO: archiving workspace using pattern(s): 07:43:10 Archives upload complete. 07:43:11 INFO: archiving logs to Nexus 07:43:11 ---> uname -a: 07:43:11 Linux prd-ubuntu20-04-docker-8c-8g-42234 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:43:11 07:43:11 07:43:11 ---> lscpu: 07:43:11 Architecture: x86_64 07:43:11 CPU op-mode(s): 32-bit, 64-bit 07:43:11 Byte Order: Little Endian 07:43:11 Address sizes: 40 bits physical, 48 bits virtual 07:43:11 CPU(s): 8 07:43:11 On-line CPU(s) list: 0-7 07:43:11 Thread(s) per core: 1 07:43:11 Core(s) per socket: 1 07:43:11 Socket(s): 8 07:43:11 NUMA node(s): 1 07:43:11 Vendor ID: AuthenticAMD 07:43:11 CPU family: 23 07:43:11 Model: 49 07:43:11 Model name: AMD EPYC-Rome Processor 07:43:11 Stepping: 0 07:43:11 CPU MHz: 2799.998 07:43:11 BogoMIPS: 5599.99 07:43:11 Virtualization: AMD-V 07:43:11 Hypervisor vendor: KVM 07:43:11 Virtualization type: full 07:43:11 L1d cache: 256 KiB 07:43:11 L1i cache: 256 KiB 07:43:11 L2 cache: 4 MiB 07:43:11 L3 cache: 128 MiB 07:43:11 NUMA node0 CPU(s): 0-7 07:43:11 Vulnerability Itlb multihit: Not affected 07:43:11 Vulnerability L1tf: Not affected 07:43:11 Vulnerability Mds: Not affected 07:43:11 Vulnerability Meltdown: Not affected 07:43:11 Vulnerability Mmio stale data: Not affected 07:43:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:43:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:43:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:43:11 Vulnerability Srbds: Not affected 07:43:11 Vulnerability Tsx async abort: Not affected 07:43:11 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 07:43:11 07:43:11 07:43:11 ---> nproc: 07:43:11 8 07:43:11 07:43:11 07:43:11 ---> df -h: 07:43:11 Filesystem Size Used Avail Use% Mounted on 07:43:11 overlay 155G 29G 127G 19% / 07:43:11 tmpfs 64M 0 64M 0% /dev 07:43:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:43:11 shm 64M 0 64M 0% /dev/shm 07:43:11 /dev/vda1 155G 29G 127G 19% /facter-os 07:43:11 07:43:11 07:43:12 ---> sar -b -r -n DEV: 07:43:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42234) 03/28/25 _x86_64_ (8 CPU) 07:43:12 07:43:12 07:25:45 LINUX RESTART (8 CPU) 07:43:12 07:43:12 07:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:43:12 07:27:01 344.38 47.71 296.67 0.00 5332.44 83016.56 0.00 07:43:12 07:28:01 185.44 2.38 183.05 0.00 65.32 59406.37 0.00 07:43:12 07:29:01 50.88 0.00 50.88 0.00 0.00 35991.35 0.00 07:43:12 07:30:01 26.85 0.15 26.70 0.00 2.40 19903.35 0.00 07:43:12 07:31:01 252.04 0.40 251.64 0.00 45.68 222418.25 0.00 07:43:12 07:32:01 898.67 27.92 870.74 0.00 3594.54 172358.95 0.00 07:43:12 07:33:01 277.51 0.70 276.81 0.00 5.86 114537.42 0.00 07:43:12 07:34:01 457.19 0.00 457.19 0.00 0.00 136221.22 0.00 07:43:12 07:35:01 152.56 0.02 152.54 0.00 1.33 73083.99 0.00 07:43:12 07:36:01 466.39 0.08 466.31 0.00 6.13 64320.48 0.00 07:43:12 07:37:01 26.93 0.00 26.93 0.00 0.00 653.62 0.00 07:43:12 07:38:01 11.95 0.00 11.95 0.00 0.00 278.44 0.00 07:43:12 07:39:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 07:43:12 07:40:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 07:43:12 07:41:01 1.98 0.02 1.97 0.00 0.13 22.40 0.00 07:43:12 07:42:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 07:43:12 07:43:01 3.93 0.17 3.77 0.00 13.20 313.28 0.00 07:43:12 Average: 185.93 4.68 181.25 0.00 533.32 57810.18 0.00 07:43:12 07:43:12 07:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:43:12 07:27:01 28789812 31512088 810160 2.46 73448 2913844 2039848 6.01 1072128 2626724 675716 07:43:12 07:28:01 27163636 31174084 1131092 3.44 128252 4016424 2316432 6.83 1969724 3209868 762700 07:43:12 07:29:01 26546948 31159460 1142168 3.47 131804 4587448 2517280 7.42 2053632 3710116 790040 07:43:12 07:30:01 26466504 31489020 811040 2.47 135636 4951456 1819588 5.36 1773196 4034036 613700 07:43:12 07:31:01 21374168 31400116 899408 2.74 146448 9839004 2683796 7.91 1885600 8901564 453180 07:43:12 07:32:01 16683020 31339900 921440 2.80 346332 13870916 2484520 7.32 2891580 12138112 340 07:43:12 07:33:01 8865592 28526532 3669192 11.16 388632 18383156 11115396 32.76 6404536 15893452 1401104 07:43:12 07:34:01 5209220 27220196 4980080 15.14 403840 20628372 10175100 29.99 8702128 17177284 1880 07:43:12 07:35:01 5274028 30128424 2083744 6.34 416232 23406372 5592828 16.48 6774848 19010268 1418856 07:43:12 07:36:01 8715556 31423040 840592 2.56 422256 21464552 2179212 6.42 3463340 19165168 664 07:43:12 07:37:01 8703084 31411696 852240 2.59 423268 21464860 2336728 6.89 3978548 18663432 564 07:43:12 07:38:01 8715892 31425016 838684 2.55 423636 21464940 2191656 6.46 4089464 18539192 44 07:43:12 07:39:01 8717312 31426932 837356 2.55 423660 21464944 2191656 6.46 4087516 18539680 8 07:43:12 07:40:01 8729180 31438808 825484 2.51 423680 21464944 2191656 6.46 4075448 18539688 44 07:43:12 07:41:01 8727292 31437128 827444 2.52 423716 21464948 2221740 6.55 4075464 18539764 12 07:43:12 07:42:01 8730016 31439852 824640 2.51 423736 21464948 2221740 6.55 4072708 18539764 44 07:43:12 07:43:01 8180488 31382864 880536 2.68 426560 21919668 2515108 7.41 4126860 18993292 459300 07:43:12 Average: 13858338 30902068 1363253 4.15 327126 16162988 3458487 10.19 3852748 13895377 386953 07:43:12 07:43:12 07:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:43:12 07:27:01 ens3 1651.64 1536.56 11627.67 190.51 0.00 0.00 0.00 0.00 07:43:12 07:27:01 lo 5.27 5.27 0.51 0.51 0.00 0.00 0.00 0.00 07:43:12 07:27:01 docker0 663.44 593.37 45.31 2985.53 0.00 0.00 0.00 0.00 07:43:12 07:28:01 veth3288df9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:43:12 07:28:01 ens3 344.56 232.78 1689.13 34.40 0.00 0.00 0.00 0.00 07:43:12 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:43:12 07:28:01 docker0 213.36 311.46 18.15 1656.98 0.00 0.00 0.00 0.00 07:43:12 07:29:01 veth3288df9 1.23 1.27 0.11 0.11 0.00 0.00 0.00 0.00 07:43:12 07:29:01 ens3 37.79 27.09 31.43 16.51 0.00 0.00 0.00 0.00 07:43:12 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:29:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 07:43:12 07:30:01 veth3288df9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:30:01 ens3 23.60 17.06 20.13 12.57 0.00 0.00 0.00 0.00 07:43:12 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:43:12 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:31:01 ens3 144.13 120.16 2335.50 182.31 0.00 0.00 0.00 0.00 07:43:12 07:31:01 veth1149cac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:31:01 veth1662811 1.53 3.01 0.12 44.49 0.00 0.00 0.00 0.00 07:43:12 07:31:01 veth16e2b13 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:31:01 vethad26fcb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:31:01 veth82bfcd9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:31:01 veth04dd6c9 0.60 0.62 0.05 0.24 0.00 0.00 0.00 0.00 07:43:12 07:31:01 veth89c4db8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:31:01 veth6a6f5d8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:31:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 07:43:12 07:31:01 docker0 2.13 3.31 0.15 44.71 0.00 0.00 0.00 0.00 07:43:12 07:31:01 vethb9186a9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:31:01 veth5fd536b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:32:01 vethd57379a 70.78 127.26 7.56 1225.06 0.00 0.00 0.00 0.10 07:43:12 07:32:01 ens3 1036.87 539.17 10994.07 62.33 0.00 0.00 0.00 0.00 07:43:12 07:32:01 veth04dd6c9 0.13 1.10 0.01 0.05 0.00 0.00 0.00 0.00 07:43:12 07:32:01 veth71a1931 71.63 155.36 7.56 1226.44 0.00 0.00 0.00 0.10 07:43:12 07:32:01 veth8e52fbe 93.72 138.85 8.98 1224.25 0.00 0.00 0.00 0.10 07:43:12 07:32:01 veth161a58b 67.01 127.17 7.26 1225.02 0.00 0.00 0.00 0.10 07:43:12 07:32:01 vethb78f13c 67.23 137.19 7.26 1224.47 0.00 0.00 0.00 0.10 07:43:12 07:32:01 vethd0b8470 68.66 135.12 7.38 1228.54 0.00 0.00 0.00 0.10 07:43:12 07:32:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 07:43:12 07:32:01 docker0 494.95 922.36 43.43 8721.78 0.00 0.00 0.00 0.00 07:43:12 07:33:01 veth100ed74 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:43:12 07:33:01 vethe89ebf2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:43:12 07:33:01 ens3 15.24 10.61 12.57 7.15 0.00 0.00 0.00 0.00 07:43:12 07:33:01 vethb75acb2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:43:12 07:33:01 veth37d712d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:43:12 07:33:01 vethe691e5f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:43:12 07:33:01 veth04dd6c9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:33:01 veth9335d5d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:43:12 07:33:01 veth4e637be 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:43:12 07:33:01 veth8416d84 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:43:12 07:33:01 veth26ddd7e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:43:12 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:33:01 veth453c3b4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:43:12 07:33:01 vethb9389d7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:43:12 07:33:01 vethac13f20 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:43:12 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:34:01 vethe89ebf2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:34:01 ens3 1.73 0.93 1.36 0.72 0.00 0.00 0.00 0.00 07:43:12 07:34:01 vethb75acb2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:34:01 vethe691e5f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:34:01 veth07a78e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:34:01 veth04dd6c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:34:01 veth9335d5d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:34:01 veth4e637be 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:34:01 veth8416d84 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:34:01 veth26ddd7e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:43:12 07:34:01 veth453c3b4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:34:01 vethb9389d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:34:01 vethac13f20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:35:01 vethe89ebf2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:35:01 ens3 5.68 2.88 4.76 2.57 0.00 0.00 0.00 0.00 07:43:12 07:35:01 vethb75acb2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:35:01 vethe691e5f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:35:01 veth04dd6c9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:35:01 veth9335d5d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:35:01 veth4e637be 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:35:01 veth8416d84 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:35:01 veth26ddd7e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:35:01 veth453c3b4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:35:01 vethb9389d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:35:01 vethac13f20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:36:01 ens3 298.73 303.57 178.48 980.73 0.00 0.00 0.00 0.00 07:43:12 07:36:01 lo 37.66 37.66 3.71 3.71 0.00 0.00 0.00 0.00 07:43:12 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:37:01 ens3 395.37 390.82 145.13 2778.73 0.00 0.00 0.00 0.00 07:43:12 07:37:01 lo 30.46 30.46 3.00 3.00 0.00 0.00 0.00 0.00 07:43:12 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:38:01 ens3 125.84 117.59 63.97 630.71 0.00 0.00 0.00 0.00 07:43:12 07:38:01 lo 13.13 13.13 1.29 1.29 0.00 0.00 0.00 0.00 07:43:12 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:40:01 ens3 2.07 0.63 1.98 0.04 0.00 0.00 0.00 0.00 07:43:12 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:43:12 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:42:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 07:43:12 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:43:12 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 07:43:01 ens3 86.82 51.27 2515.22 8.00 0.00 0.00 0.00 0.00 07:43:12 07:43:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 07:43:12 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:12 Average: ens3 245.30 197.13 1742.43 288.64 0.00 0.00 0.00 0.00 07:43:12 Average: lo 5.29 5.29 0.52 0.52 0.00 0.00 0.00 0.00 07:43:12 Average: docker0 80.88 107.74 6.30 788.74 0.00 0.00 0.00 0.00 07:43:12 07:43:12 07:43:12 ---> sar -P ALL: 07:43:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42234) 03/28/25 _x86_64_ (8 CPU) 07:43:12 07:43:12 07:25:45 LINUX RESTART (8 CPU) 07:43:12 07:43:12 07:26:01 CPU %user %nice %system %iowait %steal %idle 07:43:12 07:27:01 all 10.72 0.00 3.70 2.40 0.05 83.14 07:43:12 07:27:01 0 12.13 0.00 3.76 3.50 0.05 80.57 07:43:12 07:27:01 1 13.98 0.00 3.20 0.17 0.03 82.62 07:43:12 07:27:01 2 8.49 0.00 3.22 0.39 0.05 87.85 07:43:12 07:27:01 3 9.23 0.00 3.88 2.75 0.05 84.09 07:43:12 07:27:01 4 12.82 0.00 2.24 1.92 0.03 82.99 07:43:12 07:27:01 5 8.79 0.00 3.37 6.63 0.05 81.15 07:43:12 07:27:01 6 11.08 0.00 6.15 1.96 0.05 80.77 07:43:12 07:27:01 7 9.24 0.00 3.77 1.86 0.07 85.06 07:43:12 07:28:01 all 28.93 0.00 5.57 2.01 0.08 63.41 07:43:12 07:28:01 0 29.70 0.00 5.52 0.15 0.07 64.56 07:43:12 07:28:01 1 28.06 0.00 5.45 1.74 0.08 64.67 07:43:12 07:28:01 2 26.59 0.00 5.78 0.22 0.07 67.35 07:43:12 07:28:01 3 28.67 0.00 4.59 0.02 0.08 66.63 07:43:12 07:28:01 4 30.43 0.00 6.44 0.74 0.08 62.30 07:43:12 07:28:01 5 29.31 0.00 5.68 0.05 0.07 64.90 07:43:12 07:28:01 6 28.43 0.00 5.29 0.24 0.07 65.98 07:43:12 07:28:01 7 30.26 0.00 5.84 12.96 0.08 50.86 07:43:12 07:29:01 all 41.85 0.00 6.80 0.83 0.09 50.43 07:43:12 07:29:01 0 40.83 0.00 7.18 0.02 0.08 51.89 07:43:12 07:29:01 1 40.94 0.00 7.30 0.08 0.08 51.59 07:43:12 07:29:01 2 42.75 0.00 7.61 0.00 0.10 49.54 07:43:12 07:29:01 3 42.22 0.00 6.75 0.02 0.08 50.93 07:43:12 07:29:01 4 46.60 0.00 6.44 0.00 0.08 46.87 07:43:12 07:29:01 5 41.46 0.00 6.47 0.00 0.08 51.99 07:43:12 07:29:01 6 38.40 0.00 6.52 6.57 0.08 48.42 07:43:12 07:29:01 7 41.60 0.00 6.15 0.00 0.08 52.17 07:43:12 07:30:01 all 55.69 0.00 7.16 0.13 0.10 36.92 07:43:12 07:30:01 0 55.23 0.00 6.96 0.00 0.10 37.71 07:43:12 07:30:01 1 54.39 0.00 6.40 0.10 0.10 39.01 07:43:12 07:30:01 2 54.61 0.00 7.03 0.02 0.10 38.25 07:43:12 07:30:01 3 56.31 0.00 8.17 0.00 0.10 35.41 07:43:12 07:30:01 4 56.84 0.00 7.08 0.07 0.10 35.92 07:43:12 07:30:01 5 56.72 0.00 6.99 0.02 0.12 36.16 07:43:12 07:30:01 6 55.65 0.00 7.45 0.82 0.10 35.98 07:43:12 07:30:01 7 55.77 0.00 7.22 0.02 0.10 36.89 07:43:12 07:31:01 all 16.45 0.00 5.42 21.77 0.07 56.29 07:43:12 07:31:01 0 15.43 0.00 7.75 51.79 0.07 24.96 07:43:12 07:31:01 1 17.35 0.00 5.02 16.15 0.08 61.40 07:43:12 07:31:01 2 16.88 0.00 4.72 10.79 0.07 67.54 07:43:12 07:31:01 3 16.92 0.00 5.30 11.72 0.07 65.98 07:43:12 07:31:01 4 15.53 0.00 5.22 36.51 0.07 42.68 07:43:12 07:31:01 5 15.68 0.00 5.29 17.26 0.05 61.72 07:43:12 07:31:01 6 16.98 0.00 4.80 13.65 0.08 64.48 07:43:12 07:31:01 7 16.83 0.00 5.24 16.65 0.07 61.21 07:43:12 07:32:01 all 13.25 0.00 6.87 14.29 0.07 65.53 07:43:12 07:32:01 0 13.67 0.00 7.08 14.47 0.07 64.71 07:43:12 07:32:01 1 12.35 0.00 6.78 11.65 0.07 69.15 07:43:12 07:32:01 2 12.71 0.00 6.42 5.37 0.07 75.43 07:43:12 07:32:01 3 13.81 0.00 6.44 7.64 0.07 72.04 07:43:12 07:32:01 4 12.84 0.00 6.54 14.12 0.07 66.44 07:43:12 07:32:01 5 12.41 0.00 6.27 9.75 0.07 71.50 07:43:12 07:32:01 6 14.55 0.00 6.14 8.34 0.05 70.93 07:43:12 07:32:01 7 13.62 0.00 9.29 43.06 0.10 33.93 07:43:12 07:33:01 all 57.42 0.00 10.14 7.96 0.08 24.41 07:43:12 07:33:01 0 57.17 0.00 10.47 2.74 0.08 29.54 07:43:12 07:33:01 1 57.41 0.00 10.22 15.53 0.07 16.77 07:43:12 07:33:01 2 56.63 0.00 10.65 6.23 0.07 26.42 07:43:12 07:33:01 3 57.02 0.00 9.85 0.57 0.08 32.48 07:43:12 07:33:01 4 57.27 0.00 9.82 12.55 0.07 20.28 07:43:12 07:33:01 5 57.74 0.00 9.51 2.31 0.08 30.35 07:43:12 07:33:01 6 57.98 0.00 10.69 23.22 0.08 8.02 07:43:12 07:33:01 7 58.16 0.00 9.87 0.55 0.07 31.35 07:43:12 07:34:01 all 89.65 0.00 10.24 0.00 0.11 0.00 07:43:12 07:34:01 0 88.27 0.00 11.61 0.00 0.12 0.00 07:43:12 07:34:01 1 89.72 0.00 10.16 0.00 0.10 0.02 07:43:12 07:34:01 2 89.35 0.00 10.53 0.00 0.12 0.00 07:43:12 07:34:01 3 89.14 0.00 10.76 0.00 0.10 0.00 07:43:12 07:34:01 4 89.87 0.00 10.01 0.00 0.12 0.00 07:43:12 07:34:01 5 91.30 0.00 8.60 0.00 0.10 0.00 07:43:12 07:34:01 6 89.24 0.00 10.65 0.00 0.12 0.00 07:43:12 07:34:01 7 90.29 0.00 9.58 0.00 0.13 0.00 07:43:12 07:35:01 all 89.71 0.00 10.19 0.00 0.09 0.01 07:43:12 07:35:01 0 89.24 0.00 10.68 0.00 0.08 0.00 07:43:12 07:35:01 1 89.72 0.00 10.16 0.00 0.10 0.02 07:43:12 07:35:01 2 89.17 0.00 10.73 0.00 0.08 0.02 07:43:12 07:35:01 3 89.25 0.00 10.63 0.00 0.12 0.00 07:43:12 07:35:01 4 89.74 0.00 10.16 0.00 0.10 0.00 07:43:12 07:35:01 5 90.30 0.00 9.58 0.00 0.08 0.03 07:43:12 07:35:01 6 90.02 0.00 9.90 0.00 0.08 0.00 07:43:12 07:35:01 7 90.20 0.00 9.70 0.00 0.10 0.00 07:43:12 07:36:01 all 10.51 0.00 2.81 4.34 0.06 82.28 07:43:12 07:36:01 0 10.70 0.00 3.33 9.43 0.07 76.47 07:43:12 07:36:01 1 9.09 0.00 3.05 1.43 0.05 86.38 07:43:12 07:36:01 2 9.92 0.00 2.71 5.47 0.07 81.83 07:43:12 07:36:01 3 12.68 0.00 2.88 5.43 0.08 78.92 07:43:12 07:36:01 4 12.15 0.00 2.84 4.09 0.05 80.87 07:43:12 07:36:01 5 11.10 0.00 2.48 2.78 0.08 83.55 07:43:12 07:36:01 6 9.36 0.00 2.22 2.35 0.07 86.00 07:43:12 07:36:01 7 9.10 0.00 2.93 3.74 0.05 84.19 07:43:12 07:37:01 all 11.68 0.00 0.83 0.12 0.07 87.31 07:43:12 07:37:01 0 10.63 0.00 0.75 0.03 0.07 88.51 07:43:12 07:37:01 1 16.24 0.00 0.90 0.03 0.07 82.75 07:43:12 07:37:01 2 12.22 0.00 0.69 0.05 0.07 86.97 07:43:12 07:37:01 3 18.09 0.00 0.96 0.07 0.07 80.82 07:43:12 07:37:01 4 10.25 0.00 0.85 0.59 0.08 88.22 07:43:12 07:37:01 5 13.49 0.00 0.77 0.07 0.07 85.60 07:43:12 07:37:01 6 4.98 0.00 0.72 0.05 0.05 94.20 07:43:12 07:37:01 7 7.55 0.00 1.02 0.03 0.07 91.33 07:43:12 07:43:12 07:37:01 CPU %user %nice %system %iowait %steal %idle 07:43:12 07:38:01 all 3.24 0.00 0.36 0.04 0.04 96.32 07:43:12 07:38:01 0 2.04 0.00 0.42 0.00 0.03 97.51 07:43:12 07:38:01 1 1.77 0.00 0.35 0.07 0.05 97.77 07:43:12 07:38:01 2 4.52 0.00 0.32 0.00 0.03 95.13 07:43:12 07:38:01 3 3.19 0.00 0.33 0.00 0.03 96.44 07:43:12 07:38:01 4 5.50 0.00 0.47 0.03 0.05 93.95 07:43:12 07:38:01 5 4.54 0.00 0.37 0.18 0.02 94.89 07:43:12 07:38:01 6 3.49 0.00 0.38 0.02 0.03 96.07 07:43:12 07:38:01 7 0.90 0.00 0.25 0.00 0.03 98.82 07:43:12 07:39:01 all 0.27 0.00 0.01 0.00 0.01 99.70 07:43:12 07:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:43:12 07:39:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:43:12 07:39:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:43:12 07:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:43:12 07:39:01 4 1.99 0.00 0.05 0.00 0.02 97.95 07:43:12 07:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:43:12 07:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:43:12 07:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:43:12 07:40:01 all 0.28 0.00 0.02 0.01 0.02 99.68 07:43:12 07:40:01 0 0.05 0.00 0.03 0.00 0.03 99.88 07:43:12 07:40:01 1 0.03 0.00 0.02 0.02 0.03 99.90 07:43:12 07:40:01 2 0.03 0.00 0.05 0.00 0.02 99.90 07:43:12 07:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:43:12 07:40:01 4 2.00 0.00 0.03 0.00 0.02 97.95 07:43:12 07:40:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:43:12 07:40:01 6 0.03 0.00 0.00 0.02 0.00 99.95 07:43:12 07:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:43:12 07:41:01 all 0.27 0.00 0.04 0.00 0.02 99.67 07:43:12 07:41:01 0 0.02 0.00 0.05 0.00 0.02 99.92 07:43:12 07:41:01 1 0.03 0.00 0.07 0.00 0.03 99.87 07:43:12 07:41:01 2 0.05 0.00 0.05 0.00 0.02 99.88 07:43:12 07:41:01 3 0.00 0.00 0.03 0.00 0.02 99.95 07:43:12 07:41:01 4 1.94 0.00 0.05 0.00 0.05 97.96 07:43:12 07:41:01 5 0.02 0.00 0.02 0.03 0.00 99.93 07:43:12 07:41:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:43:12 07:41:01 7 0.05 0.00 0.03 0.00 0.00 99.92 07:43:12 07:42:01 all 0.06 0.00 0.02 0.00 0.01 99.90 07:43:12 07:42:01 0 0.07 0.00 0.00 0.00 0.00 99.93 07:43:12 07:42:01 1 0.02 0.00 0.05 0.02 0.03 99.88 07:43:12 07:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:43:12 07:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:43:12 07:42:01 4 0.08 0.00 0.07 0.00 0.03 99.82 07:43:12 07:42:01 5 0.23 0.00 0.03 0.00 0.00 99.73 07:43:12 07:42:01 6 0.03 0.00 0.00 0.02 0.00 99.95 07:43:12 07:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:43:12 07:43:01 all 2.11 0.00 0.85 0.02 0.03 96.99 07:43:12 07:43:01 0 1.40 0.00 0.89 0.02 0.03 97.66 07:43:12 07:43:01 1 3.54 0.00 0.80 0.00 0.03 95.63 07:43:12 07:43:01 2 2.02 0.00 1.00 0.00 0.02 96.96 07:43:12 07:43:01 3 2.02 0.00 1.00 0.00 0.02 96.96 07:43:12 07:43:01 4 2.14 0.00 0.65 0.00 0.03 97.17 07:43:12 07:43:01 5 1.69 0.00 0.69 0.15 0.03 97.44 07:43:12 07:43:01 6 1.56 0.00 0.87 0.02 0.02 97.54 07:43:12 07:43:01 7 2.52 0.00 0.87 0.00 0.02 96.59 07:43:12 Average: all 25.42 0.00 4.17 3.15 0.06 67.19 07:43:12 Average: 0 25.12 0.00 4.49 4.78 0.06 65.55 07:43:12 Average: 1 25.58 0.00 4.11 2.75 0.06 67.49 07:43:12 Average: 2 25.08 0.00 4.21 1.67 0.06 68.99 07:43:12 Average: 3 25.81 0.00 4.21 1.65 0.06 68.27 07:43:12 Average: 4 26.29 0.00 4.04 4.12 0.06 65.49 07:43:12 Average: 5 25.59 0.00 3.89 2.30 0.05 68.17 07:43:12 Average: 6 24.82 0.00 4.22 3.36 0.05 67.55 07:43:12 Average: 7 25.09 0.00 4.22 4.60 0.06 66.04 07:43:12 07:43:12 07:43:12