Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d10896467fa144e67a67be8d8faf3bc8d031442b 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-ssh7181956074688691013.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh17147628450932583364.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh2289538799436695661.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh17745642643411241973.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-ssh13294565734348805453.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9809 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/688 [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/688 # 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 d10896467fa144e67a67be8d8faf3bc8d031442b (main) Commit message: "Merge pull request #4896 from jackchenjc/issue-4889" > 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 d10896467fa144e67a67be8d8faf3bc8d031442b # timeout=10 > git rev-list --no-walk 1b547b08863b9eb04e96d431cd29a638682022cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:51:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:51:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:51:17 ========================================================= 04:51:17 EdgeX Global Pipelines Version Info 04:51:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:51:18 ------------------- 04:51:18 stable info: 04:51:18 ------------------- 04:51:18 Commited By: Cherry Wang cherry@iotechsys.com 04:51:18 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:51:18 Message: update stable to v1.0.263 04:51:18 ------------------- 04:51:18 experimental info: 04:51:18 ------------------- 04:51:18 Commited By: Cherry Wang cherry@iotechsys.com 04:51:18 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:51:18 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d108964 [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:51:19 provisioning config files... 04:51:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/688@tmp/config17830064172931785338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:51:20 ---> ****-login.sh 04:51:20 nexus3.edgexfoundry.org:10001 04:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:20 Configure a credential helper to remove this warning. See 04:51:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:20 04:51:20 Login Succeeded 04:51:20 nexus3.edgexfoundry.org:10002 04:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:20 Configure a credential helper to remove this warning. See 04:51:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:20 04:51:20 Login Succeeded 04:51:20 nexus3.edgexfoundry.org:10003 04:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:20 Configure a credential helper to remove this warning. See 04:51:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:20 04:51:20 Login Succeeded 04:51:20 nexus3.edgexfoundry.org:10004 04:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:20 Configure a credential helper to remove this warning. See 04:51:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:20 04:51:20 Login Succeeded 04:51:20 ****.io 04:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:20 Configure a credential helper to remove this warning. See 04:51:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:20 04:51:20 Login Succeeded 04:51:20 ---> ****-login.sh ends [Pipeline] } 04:51:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:51:21 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 04:51:21 + + cut -d/ -f2 04:51:21 dirname cmd/core-command/Dockerfile 04:51:21 + echo core-command,cmd/core-command/Dockerfile 04:51:21 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:51:21 + cut -d/ -f2 04:51:21 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:51:21 + dirname cmd/core-data/Dockerfile 04:51:21 + cut -d/ -f2 04:51:21 + echo core-data,cmd/core-data/Dockerfile 04:51:21 + dirname cmd/core-keeper/Dockerfile 04:51:21 + cut -d/ -f2 04:51:21 + echo core-keeper,cmd/core-keeper/Dockerfile 04:51:21 + dirname cmd/core-metadata/Dockerfile 04:51:21 + cut -d/ -f2 04:51:21 + echo core-metadata,cmd/core-metadata/Dockerfile 04:51:21 + dirname cmd/security-bootstrapper/Dockerfile 04:51:21 + cut -d/ -f2 04:51:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:51:21 + dirname cmd/security-proxy-auth/Dockerfile 04:51:21 + cut -d/ -f2 04:51:21 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:51:21 + dirname cmd/security-proxy-setup/Dockerfile 04:51:21 + cut -d/ -f2 04:51:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:51:21 + dirname cmd/security-secretstore-setup/Dockerfile 04:51:21 + cut -d/ -f2 04:51:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:51:21 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:51:21 + cut -d/ -f2 04:51:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:51:21 + dirname cmd/security-spire-agent/Dockerfile 04:51:21 + cut -d/ -f2 04:51:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:51:21 + dirname cmd/security-spire-config/Dockerfile 04:51:21 + cut -d/ -f2 04:51:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:51:21 + + dirname cmd/security-spire-server/Dockerfile 04:51:21 cut -d/ -f2 04:51:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:51:21 + dirname cmd/support-cron-scheduler/Dockerfile 04:51:21 + cut -d/ -f2 04:51:21 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 04:51:21 + dirname cmd/support-notifications/Dockerfile 04:51:21 + cut -d/ -f2 04:51:21 + echo support-notifications,cmd/support-notifications/Dockerfile 04:51:21 + dirname cmd/support-scheduler/Dockerfile 04:51:21 + cut -d/ -f2 04:51:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:51:21 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:51:21 + git rev-list -1 --merges d10896467fa144e67a67be8d8faf3bc8d031442b~1..d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] echo 04:51:21 -----------> git rev-list -1 --merges d10896467fa144e67a67be8d8faf3bc8d031442b~1..d10896467fa144e67a67be8d8faf3bc8d031442b d10896467fa144e67a67be8d8faf3bc8d031442b 04:51:21 d10896467fa144e67a67be8d8faf3bc8d031442b [false] [Pipeline] sh 04:51:21 + git log --format=format:%s -1 d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] echo 04:51:21 ========================================================= 04:51:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:51:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:51:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:51:22 + grep -v github /etc/ssh/ssh_known_hosts 04:51:22 + [ -e /tmp/ssh_known_hosts ] 04:51:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:51:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:51:22 + sudo tee -a /etc/ssh/ssh_known_hosts 04:51:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:51:22 04:51:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:51:23 0.1.4: Pulling from edgex-devops/py-git-semver 04:51:23 b85a868b505f: Pulling fs layer 04:51:23 e2be974225ed: Pulling fs layer 04:51:23 339a4e72a1f5: Pulling fs layer 04:51:23 988bab9f4d93: Pulling fs layer 04:51:23 1469e6f7b9e6: Pulling fs layer 04:51:23 eaf3925da568: Pulling fs layer 04:51:23 bab4dde63d76: Pulling fs layer 04:51:23 bde34c3a00c8: Pulling fs layer 04:51:23 b352a97aabf1: Pulling fs layer 04:51:23 4872d77fe225: Pulling fs layer 04:51:23 5851b861e8e6: Pulling fs layer 04:51:23 1469e6f7b9e6: Waiting 04:51:23 eaf3925da568: Waiting 04:51:23 bab4dde63d76: Waiting 04:51:23 bde34c3a00c8: Waiting 04:51:23 b352a97aabf1: Waiting 04:51:23 4872d77fe225: Waiting 04:51:23 5851b861e8e6: Waiting 04:51:23 988bab9f4d93: Waiting 04:51:23 e2be974225ed: Download complete 04:51:23 988bab9f4d93: Verifying Checksum 04:51:23 988bab9f4d93: Download complete 04:51:23 1469e6f7b9e6: Verifying Checksum 04:51:23 1469e6f7b9e6: Download complete 04:51:23 eaf3925da568: Verifying Checksum 04:51:23 eaf3925da568: Download complete 04:51:23 339a4e72a1f5: Verifying Checksum 04:51:23 339a4e72a1f5: Download complete 04:51:23 bde34c3a00c8: Download complete 04:51:23 b352a97aabf1: Verifying Checksum 04:51:23 b352a97aabf1: Download complete 04:51:23 4872d77fe225: Verifying Checksum 04:51:23 4872d77fe225: Download complete 04:51:23 5851b861e8e6: Download complete 04:51:23 b85a868b505f: Verifying Checksum 04:51:23 b85a868b505f: Download complete 04:51:23 bab4dde63d76: Verifying Checksum 04:51:23 bab4dde63d76: Download complete 04:51:24 b85a868b505f: Pull complete 04:51:24 e2be974225ed: Pull complete 04:51:24 339a4e72a1f5: Pull complete 04:51:25 988bab9f4d93: Pull complete 04:51:25 1469e6f7b9e6: Pull complete 04:51:25 eaf3925da568: Pull complete 04:51:27 bab4dde63d76: Pull complete 04:51:27 bde34c3a00c8: Pull complete 04:51:27 b352a97aabf1: Pull complete 04:51:28 4872d77fe225: Pull complete 04:51:28 5851b861e8e6: Pull complete 04:51:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:51:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:51:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:28 prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container 04:51:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:51:32 $ docker top 8597c0c701bb1a9298a958dcd2c62f76d934c29112f935b6e53b19d74df78de6 -eo pid,comm 04:51:32 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). 04:51:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:51:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:32 [ssh-agent] Looking for ssh-agent implementation... 04:51:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:32 $ docker exec 8597c0c701bb1a9298a958dcd2c62f76d934c29112f935b6e53b19d74df78de6 ssh-agent 04:51:32 SSH_AUTH_SOCK=/tmp/ssh-F6g2HdwCFCPs/agent.31 04:51:32 SSH_AGENT_PID=37 04:51:33 Running ssh-add (command line suppressed) 04:51:33 Identity added: /w/workspace/edgex-go/688@tmp/private_key_11480613892500383828.key (/w/workspace/edgex-go/688@tmp/private_key_11480613892500383828.key) 04:51:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:33 + git tag --points-at HEAD [Pipeline] } 04:51:33 $ docker exec --env ******** --env ******** 8597c0c701bb1a9298a958dcd2c62f76d934c29112f935b6e53b19d74df78de6 ssh-agent -k 04:51:33 unset SSH_AUTH_SOCK; 04:51:33 unset SSH_AGENT_PID; 04:51:33 echo Agent pid 37 killed; 04:51:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:51:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:33 [ssh-agent] Looking for ssh-agent implementation... 04:51:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:33 $ docker exec 8597c0c701bb1a9298a958dcd2c62f76d934c29112f935b6e53b19d74df78de6 ssh-agent 04:51:33 SSH_AUTH_SOCK=/tmp/ssh-C1jwLssQEe4z/agent.70 04:51:33 SSH_AGENT_PID=76 04:51:33 Running ssh-add (command line suppressed) 04:51:33 Identity added: /w/workspace/edgex-go/688@tmp/private_key_10477975983823851884.key (/w/workspace/edgex-go/688@tmp/private_key_10477975983823851884.key) 04:51:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:34 + git semver init 04:51:34 2024-09-09 04:51:34,440 [run_init] DEBUG init version:0.0.0 force:False 04:51:34 2024-09-09 04:51:34,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/688/.semver 04:51:34 2024-09-09 04:51:34,442 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/688/.semver 04:51:34 2024-09-09 04:51:34,443 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/688/.semver'], cwd=/w/workspace/edgex-go/688, universal_newlines=False, shell=None, istream=None) 04:51:41 2024-09-09 04:51:40,456 [append_file] DEBUG append to file:/w/workspace/edgex-go/688/.git/info/exclude 04:51:41 2024-09-09 04:51:40,456 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/688/.semver/main with force:False 04:51:41 2024-09-09 04:51:40,456 [read_version] DEBUG read version from /w/workspace/edgex-go/688/.semver/main 04:51:41 2024-09-09 04:51:40,456 [read_version] DEBUG read version from /w/workspace/edgex-go/688/.semver/main 04:51:41 3.2.0-dev.67 [Pipeline] } 04:51:41 $ docker exec --env ******** --env ******** 8597c0c701bb1a9298a958dcd2c62f76d934c29112f935b6e53b19d74df78de6 ssh-agent -k 04:51:41 unset SSH_AUTH_SOCK; 04:51:41 unset SSH_AGENT_PID; 04:51:41 echo Agent pid 76 killed; 04:51:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:51:41 + git semver [Pipeline] } 04:51:41 $ docker stop --time=1 8597c0c701bb1a9298a958dcd2c62f76d934c29112f935b6e53b19d74df78de6 04:51:43 $ docker rm -f --volumes 8597c0c701bb1a9298a958dcd2c62f76d934c29112f935b6e53b19d74df78de6 [Pipeline] // withDockerContainer [Pipeline] sh 04:51:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:51:44 Stashed 1 file(s) [Pipeline] echo 04:51:44 [edgeXSemver]: initialized semver on version 3.2.0-dev.67 [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 04:51:44 + git config --global --add safe.directory /w/workspace/edgex-go/688 [Pipeline] echo 04:51:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:51:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:51:44 ========================================================= 04:51:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:51:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:51:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:51:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:51:45 619be1103602: Pulling fs layer 04:51:45 7862e08f4a3e: Pulling fs layer 04:51:45 5df492c9dc93: Pulling fs layer 04:51:45 7629e6793208: Pulling fs layer 04:51:45 4f4fb700ef54: Pulling fs layer 04:51:45 fb5054dd5b73: Pulling fs layer 04:51:45 eeca6798cff9: Pulling fs layer 04:51:45 aa269ceb94a6: Pulling fs layer 04:51:45 ada007ff1a6a: Pulling fs layer 04:51:45 7629e6793208: Waiting 04:51:45 4f4fb700ef54: Waiting 04:51:45 fb5054dd5b73: Waiting 04:51:45 ada007ff1a6a: Waiting 04:51:45 eeca6798cff9: Waiting 04:51:45 7862e08f4a3e: Download complete 04:51:45 7629e6793208: Verifying Checksum 04:51:45 7629e6793208: Download complete 04:51:45 4f4fb700ef54: Download complete 04:51:45 fb5054dd5b73: Verifying Checksum 04:51:45 fb5054dd5b73: Download complete 04:51:45 619be1103602: Verifying Checksum 04:51:45 619be1103602: Download complete 04:51:45 eeca6798cff9: Verifying Checksum 04:51:45 eeca6798cff9: Download complete 04:51:45 619be1103602: Pull complete 04:51:45 ada007ff1a6a: Download complete 04:51:45 7862e08f4a3e: Pull complete 04:51:45 5df492c9dc93: Verifying Checksum 04:51:45 5df492c9dc93: Download complete 04:51:46 aa269ceb94a6: Verifying Checksum 04:51:46 aa269ceb94a6: Download complete 04:51:48 5df492c9dc93: Pull complete 04:51:48 7629e6793208: Pull complete 04:51:48 4f4fb700ef54: Pull complete 04:51:49 fb5054dd5b73: Pull complete 04:51:49 eeca6798cff9: Pull complete 04:51:51 aa269ceb94a6: Pull complete 04:51:52 ada007ff1a6a: Pull complete 04:51:52 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:51:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:51:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:51:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:51:52 WORKDIR /edgex 04:51:52 COPY go.mod . 04:51:52 RUN go mod download 04:51:52 + docker build -t ci-base-image-x86_64 -f - . 04:51:53 Sending build context to Docker daemon 179.2MB 04:51:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:51:53 ---> f489d0715acc 04:51:53 Step 2/4 : WORKDIR /edgex 04:51:58 ---> Running in 424ff4931ce4 04:51:58 Removing intermediate container 424ff4931ce4 04:51:58 ---> bea3a60256c8 04:51:58 Step 3/4 : COPY go.mod . 04:51:58 ---> 6477371cabd2 04:51:58 Step 4/4 : RUN go mod download 04:51:58 ---> Running in b0e56b6737da 04:51:59 Still waiting to schedule task 04:51:59 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9808’ 04:52:20 Removing intermediate container b0e56b6737da 04:52:20 ---> 8d2004241b53 04:52:20 Successfully built 8d2004241b53 04:52:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:20 + docker inspect -f . ci-base-image-x86_64 04:52:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:20 prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container 04:52:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:52:21 $ docker top f0e6d28338be954d86d59f6d677aab6f064b21b34288b03269d132f8cad8ce9f -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:21 + go version 04:52:21 go version go1.21.9 linux/amd64 [Pipeline] } 04:52:21 $ docker stop --time=1 f0e6d28338be954d86d59f6d677aab6f064b21b34288b03269d132f8cad8ce9f 04:52:22 $ docker rm -f --volumes f0e6d28338be954d86d59f6d677aab6f064b21b34288b03269d132f8cad8ce9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:23 + docker inspect -f . ci-base-image-x86_64 04:52:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:23 prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container 04:52:23 $ 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/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:52:23 $ docker top a7aaf3c159cacaab9efa958f8258bc194df646ad8c5103a9a61ab1504950e30d -eo pid,comm [Pipeline] { [Pipeline] echo 04:52:23 ========================================================= 04:52:23 [edgeXBuildGoParallel] Running Tests and Build... 04:52:23 ========================================================= [Pipeline] sh 04:52:24 + git config --global --add safe.directory /w/workspace/edgex-go/688 [Pipeline] fileExists [Pipeline] sh 04:52:24 + make test 04:52:24 go test -race -coverprofile=coverage.out ./... 04:52:32 ? github.com/edgexfoundry/edgex-go [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:53:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 04:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 04:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:53:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 04:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 04:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 04:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 04:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 04:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 04:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 04:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 04:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:53:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements 04:53:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 53.2% of statements 04:53:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:53:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:53:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.684s coverage: 93.4% of statements 04:53:09 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements 04:53:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements 04:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 04:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:53:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 04:53:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.405s coverage: 95.8% of statements 04:53:12 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 04:53:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:53:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] 04:53:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.065s coverage: 0.8% of statements 04:53:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 30.7% of statements 04:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.022s coverage: 77.8% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 04:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 04:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:53:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 04:53:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 04:53:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 04:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:53:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 04:53:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 04:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 04:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 04:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 04:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 04:53:27 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 04:53:27 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 04:53:27 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 04:53:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 04:53:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 04:53:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 04:53:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:53:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:53:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:53:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:53:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:53:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:53:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:53:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:53:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.742s coverage: 79.9% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.043s coverage: 92.9% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.042s coverage: 87.2% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.030s coverage: 86.0% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.118s coverage: 63.1% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.139s coverage: 36.5% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.029s coverage: 5.2% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.068s coverage: 97.1% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 95.7% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements 04:53:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements 04:53:40 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 04:53:40 running golangci-lint 04:53:40 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 04:53:40 go version go1.21.9 linux/amd64 04:53:40 level=info msg="[config_reader] Used config file .golangci.yml" 04:53:40 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:54:07 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|types_sizes|deps|exports_file|files|imports|name) took 23.427277098s" 04:54:07 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.05419ms" 04:54:19 level=info msg="[linters_context/goanalysis] analyzers took 1m51.717466072s with top 10 stages: buildir: 1m7.916666966s, gosec: 10.027334777s, fact_deprecated: 2.495137609s, inspect: 2.308002654s, printf: 2.044017203s, ctrlflow: 2.043833088s, fact_purity: 1.380942983s, nilness: 1.371271442s, S1038: 1.201003887s, SA1012: 1.003692197s" 04:54:19 level=info msg="[runner] Issues before processing: 214, after processing: 0" 04:54:19 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, path_prettifier: 214/214, skip_files: 214/214, identifier_marker: 214/214, exclude: 214/214, autogenerated_exclude: 214/214, nolint: 0/22, cgo: 214/214, exclude-rules: 22/214, skip_dirs: 214/214" 04:54:19 level=info msg="[runner] processing took 16.834378ms with stages: nolint: 7.793338ms, identifier_marker: 4.021945ms, path_prettifier: 1.562704ms, autogenerated_exclude: 1.421423ms, exclude-rules: 1.197931ms, skip_dirs: 771.846µs, cgo: 36.221µs, filename_unadjuster: 24.66µs, max_same_issues: 1.05µs, uniq_by_line: 540ns, max_from_linter: 440ns, fixer: 390ns, skip_files: 390ns, max_per_file_from_linter: 280ns, severity-rules: 260ns, exclude: 250ns, diff: 180ns, source_code: 160ns, sort_results: 140ns, path_shortener: 120ns, path_prefixer: 110ns" 04:54:19 level=info msg="[runner] linters took 14.248145733s with stages: goanalysis_metalinter: 14.231211294s" 04:54:19 level=info msg="File cache stats: 0 entries of total size 0B" 04:54:19 level=info msg="Memory: 371 samples, avg is 310.8MB, max is 1333.3MB" 04:54:19 level=info msg="Execution took 37.730637393s" 04:54:19 go vet ./... 04:54:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:54:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:54:25 ./bin/test-attribution-txt.sh [Pipeline] echo 04:54:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:54:26 + ls -al . 04:54:26 total 916 04:54:26 drwxrwxr-x 11 1001 1001 4096 Sep 9 04:52 . 04:54:26 drwxr-xr-x 4 root root 4096 Sep 9 04:52 .. 04:54:26 drwxrwxr-x 2 1001 1001 4096 Sep 9 04:51 .blubracket 04:54:26 -rw-rw-r-- 1 1001 1001 10 Sep 9 04:51 .dockerignore 04:54:26 drwxrwxr-x 8 1001 1001 4096 Sep 9 04:53 .git 04:54:26 drwxrwxr-x 3 1001 1001 4096 Sep 9 04:51 .github 04:54:26 -rw-rw-r-- 1 1001 1001 1102 Sep 9 04:51 .gitignore 04:54:26 -rw-rw-r-- 1 1001 1001 42 Sep 9 04:51 .golangci.yml 04:54:26 -rw-rw-r-- 1 1001 1001 100 Sep 9 04:51 .hadolint.yml 04:54:26 drwxr-xr-x 3 1001 1001 4096 Sep 9 04:51 .semver 04:54:26 -rw-rw-r-- 1 1001 1001 155 Sep 9 04:51 .sonarcloud.properties 04:54:26 -rw-rw-r-- 1 1001 1001 1171 Sep 9 04:51 ADOPTERS.md 04:54:26 -rw-rw-r-- 1 1001 1001 21286 Sep 9 04:51 Attribution.txt 04:54:26 -rw-rw-r-- 1 1001 1001 100284 Sep 9 04:51 CHANGELOG.md 04:54:26 -rw-rw-r-- 1 1001 1001 3804 Sep 9 04:51 CONTRIBUTING.md 04:54:26 -rw-rw-r-- 1 1001 1001 677 Sep 9 04:51 GOVERNANCE.md 04:54:26 -rw-rw-r-- 1 1001 1001 861 Sep 9 04:51 Jenkinsfile 04:54:26 -rw-rw-r-- 1 1001 1001 10775 Sep 9 04:51 LICENSE 04:54:26 -rw-rw-r-- 1 1001 1001 16854 Sep 9 04:51 Makefile 04:54:26 -rw-rw-r-- 1 1001 1001 582 Sep 9 04:51 OWNERS.md 04:54:26 -rw-rw-r-- 1 1001 1001 9528 Sep 9 04:51 README.md 04:54:26 -rw-rw-r-- 1 1001 1001 789 Sep 9 04:51 SECURITY.md 04:54:26 -rw-rw-r-- 1 1001 1001 12 Sep 9 04:51 VERSION 04:54:26 drwxrwxr-x 2 1001 1001 4096 Sep 9 04:51 bin 04:54:26 drwxrwxr-x 20 1001 1001 4096 Sep 9 04:51 cmd 04:54:26 -rw-r--r-- 1 root root 545587 Sep 9 04:53 coverage.out 04:54:26 drwxrwxr-x 2 1001 1001 4096 Sep 9 04:51 fuzz_test 04:54:26 -rw-rw-r-- 1 1001 1001 7306 Sep 9 04:51 go.mod 04:54:26 -rw-rw-r-- 1 1001 1001 102583 Sep 9 04:51 go.sum 04:54:26 drwxrwxr-x 7 1001 1001 4096 Sep 9 04:51 internal 04:54:26 drwxrwxr-x 3 1001 1001 4096 Sep 9 04:51 openapi 04:54:26 -rw-rw-r-- 1 1001 1001 584 Sep 9 04:51 security.txt 04:54:26 -rw-rw-r-- 1 1001 1001 204 Sep 9 04:51 version.go [Pipeline] sh 04:54:26 + '[' -e coverage.out ] 04:54:26 + chown 1001:1001 coverage.out [Pipeline] stash 04:54:26 Stashed 1 file(s) [Pipeline] sh 04:54:27 + make build 04:54:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:54:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:54:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:54:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:54:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:54:57 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:55:01 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:55:03 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 04:55:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:55:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:55:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:55:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:55:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:55:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:55:12 $ docker stop --time=1 a7aaf3c159cacaab9efa958f8258bc194df646ad8c5103a9a61ab1504950e30d 04:55:18 $ docker rm -f --volumes a7aaf3c159cacaab9efa958f8258bc194df646ad8c5103a9a61ab1504950e30d [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 04:55:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:55:19 04:55:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:55:19 latest: Pulling from edgex-devops/edgex-compose 04:55:19 91d30c5bc195: Pulling fs layer 04:55:19 2e9b0aa3be6d: Pulling fs layer 04:55:19 9c61dcf015f6: Pulling fs layer 04:55:19 4698f68db338: Pulling fs layer 04:55:19 2a2f49069b9e: Pulling fs layer 04:55:19 e0025b399a48: Pulling fs layer 04:55:19 4698f68db338: Waiting 04:55:19 2a2f49069b9e: Waiting 04:55:19 e0025b399a48: Waiting 04:55:19 91d30c5bc195: Verifying Checksum 04:55:19 91d30c5bc195: Download complete 04:55:19 4698f68db338: Verifying Checksum 04:55:19 4698f68db338: Download complete 04:55:19 2e9b0aa3be6d: Verifying Checksum 04:55:19 2e9b0aa3be6d: Download complete 04:55:19 e0025b399a48: Verifying Checksum 04:55:19 e0025b399a48: Download complete 04:55:20 91d30c5bc195: Pull complete 04:55:20 2a2f49069b9e: Verifying Checksum 04:55:20 2a2f49069b9e: Download complete 04:55:20 2e9b0aa3be6d: Pull complete 04:55:20 9c61dcf015f6: Verifying Checksum 04:55:20 9c61dcf015f6: Download complete 04:55:23 9c61dcf015f6: Pull complete 04:55:23 4698f68db338: Pull complete 04:55:23 2a2f49069b9e: Pull complete 04:55:23 e0025b399a48: Pull complete 04:55:23 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:55:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:55:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:23 prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container 04:55:23 $ 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/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:55:26 $ docker top 0bfd150b50e746770b617ec101fe2e58247114ce4e4b81c314552189ebcb490d -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:26 + docker compose -f ./docker-compose-build.yml build --parallel 04:55:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9810 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:55:29 Running in /w/workspace/edgex-go/688 [Pipeline] { [Pipeline] checkout 04:55:29 #1 [security-secretstore-setup internal] load build definition from Dockerfile 04:55:29 #1 transferring dockerfile: 2.49kB done 04:55:29 #1 DONE 0.0s 04:55:29 04:55:29 #2 [support-cron-scheduler internal] load build definition from Dockerfile 04:55:29 #2 transferring dockerfile: 1.85kB done 04:55:29 #2 DONE 0.0s 04:55:29 04:55:29 #3 [core-keeper internal] load build definition from Dockerfile 04:55:29 #3 transferring dockerfile: 2.01kB done 04:55:29 #3 DONE 0.0s 04:55:29 04:55:29 #4 [support-notifications internal] load build definition from Dockerfile 04:55:29 #4 transferring dockerfile: 1.95kB done 04:55:29 #4 DONE 0.0s 04:55:29 04:55:29 #5 [security-spire-config internal] load build definition from Dockerfile 04:55:29 #5 transferring dockerfile: 1.69kB done 04:55:29 #5 DONE 0.0s 04:55:29 04:55:29 #6 [security-proxy-auth internal] load build definition from Dockerfile 04:55:29 #6 transferring dockerfile: 2.15kB done 04:55:29 #6 DONE 0.0s 04:55:29 04:55:29 #7 [security-proxy-setup internal] load build definition from Dockerfile 04:55:29 #7 transferring dockerfile: 2.50kB done 04:55:29 #7 DONE 0.0s 04:55:29 04:55:29 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:55:29 #8 transferring dockerfile: 2.23kB done 04:55:29 #8 DONE 0.0s 04:55:29 04:55:29 #9 [security-spire-agent internal] load build definition from Dockerfile 04:55:29 #9 transferring dockerfile: 1.81kB done 04:55:29 #9 DONE 0.0s 04:55:29 04:55:29 #10 [core-command internal] load build definition from Dockerfile 04:55:29 #10 transferring dockerfile: 1.93kB done 04:55:29 #10 DONE 0.0s 04:55:29 04:55:29 #11 [core-metadata internal] load build definition from Dockerfile 04:55:29 #11 transferring dockerfile: 2.06kB done 04:55:29 #11 DONE 0.1s 04:55:29 04:55:29 #12 [security-spire-server internal] load build definition from Dockerfile 04:55:29 #12 transferring dockerfile: 1.70kB done 04:55:29 #12 DONE 0.1s 04:55:29 04:55:29 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:55:29 #13 transferring dockerfile: 1.89kB done 04:55:29 #13 DONE 0.1s 04:55:29 04:55:29 #14 [security-secretstore-setup internal] load .dockerignore 04:55:29 #14 transferring context: 50B done 04:55:29 #14 DONE 0.1s 04:55:29 04:55:29 #15 [core-data internal] load build definition from Dockerfile 04:55:29 #15 transferring dockerfile: 2.07kB done 04:55:29 #15 DONE 0.1s 04:55:29 04:55:29 #16 [security-bootstrapper internal] load build definition from Dockerfile 04:55:29 #16 transferring dockerfile: 3.17kB done 04:55:29 #16 DONE 0.1s 04:55:29 04:55:29 #17 [support-scheduler internal] load build definition from Dockerfile 04:55:29 #17 transferring dockerfile: 1.93kB done 04:55:29 #17 DONE 0.1s 04:55:30 04:55:30 #18 [support-cron-scheduler internal] load .dockerignore 04:55:30 #18 transferring context: 50B done 04:55:30 #18 DONE 0.0s 04:55:30 04:55:30 #19 [core-keeper internal] load .dockerignore 04:55:30 #19 transferring context: 50B done 04:55:30 #19 DONE 0.0s 04:55:30 04:55:30 #20 [support-notifications internal] load .dockerignore 04:55:30 #20 transferring context: 50B done 04:55:30 #20 DONE 0.0s 04:55:30 04:55:30 #21 [security-spire-config internal] load .dockerignore 04:55:30 #21 transferring context: 50B done 04:55:30 #21 DONE 0.0s 04:55:30 04:55:30 #22 [security-proxy-auth internal] load .dockerignore 04:55:30 #22 transferring context: 50B done 04:55:30 #22 DONE 0.0s 04:55:30 04:55:30 #23 [security-proxy-setup internal] load .dockerignore 04:55:30 #23 transferring context: 50B 0.0s done 04:55:30 #23 DONE 0.0s 04:55:30 04:55:30 #24 [security-spire-agent internal] load .dockerignore 04:55:30 #24 transferring context: 50B done 04:55:30 #24 DONE 0.0s 04:55:30 04:55:30 #25 [core-common-config-bootstrapper internal] load .dockerignore 04:55:30 #25 transferring context: 50B done 04:55:30 #25 DONE 0.0s 04:55:30 04:55:30 #26 [core-metadata internal] load .dockerignore 04:55:30 #26 transferring context: 50B done 04:55:30 #26 DONE 0.0s 04:55:30 04:55:30 #27 [core-command internal] load .dockerignore 04:55:30 #27 transferring context: 50B done 04:55:30 #27 DONE 0.0s 04:55:30 04:55:30 #28 [support-scheduler internal] load .dockerignore 04:55:30 #28 transferring context: 50B done 04:55:30 #28 DONE 0.0s 04:55:30 04:55:30 #29 [security-spire-server internal] load .dockerignore 04:55:30 #29 transferring context: 50B done 04:55:30 #29 DONE 0.0s 04:55:30 04:55:30 #30 [security-spiffe-token-provider internal] load .dockerignore 04:55:30 #30 transferring context: 50B done 04:55:30 #30 DONE 0.0s 04:55:30 04:55:30 #31 [security-bootstrapper internal] load .dockerignore 04:55:30 #31 transferring context: 50B done 04:55:30 #31 DONE 0.0s 04:55:30 04:55:30 #32 [core-data internal] load .dockerignore 04:55:30 #32 transferring context: 50B done 04:55:30 #32 DONE 0.0s 04:55:30 04:55:30 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:55:30 #33 DONE 0.0s 04:55:30 04:55:30 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 04:55:30 #34 DONE 0.1s 04:55:30 04:55:30 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:55:30 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 04:55:30 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:55:30 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:55:30 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 04:55:30 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:55:30 #35 ... 04:55:30 04:55:30 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:55:30 #33 DONE 0.0s 04:55:30 04:55:30 #35 [support-cron-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:55:30 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 04:55:30 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:55:30 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:55:30 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 04:55:30 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:55:30 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 04:55:30 #35 ... 04:55:30 04:55:30 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:55:30 #33 DONE 0.0s 04:55:30 04:55:30 #35 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:55:30 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 04:55:30 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:55:30 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:55:30 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 04:55:30 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:55:30 #35 ... 04:55:30 04:55:30 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 04:55:30 #34 DONE 0.2s 04:55:30 04:55:30 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:55:30 #33 DONE 0.0s 04:55:30 04:55:30 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:55:30 #36 DONE 0.6s 04:55:30 04:55:30 #35 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:55:30 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 04:55:30 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:55:30 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:55:30 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 04:55:30 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:55:30 #35 ... 04:55:30 04:55:30 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:55:30 #33 DONE 0.0s 04:55:30 04:55:30 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:55:30 #36 DONE 0.6s 04:55:30 04:55:30 #35 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:55:30 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 04:55:30 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:55:30 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:55:30 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 04:55:30 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:55:30 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 04:55:30 #35 ... 04:55:30 04:55:30 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:55:30 #33 DONE 0.0s 04:55:30 04:55:30 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:55:30 #33 DONE 0.0s 04:55:30 04:55:30 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 04:55:32 The recommended git tool is: git 04:55:34 #34 DONE 3.4s 04:55:34 04:55:34 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:55:34 #36 DONE 0.6s 04:55:34 04:55:34 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 04:55:34 #37 DONE 3.4s 04:55:34 04:55:34 #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:55:34 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 04:55:34 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:55:34 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:55:34 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 04:55:34 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:55:34 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 04:55:34 #35 DONE 4.1s 04:55:34 04:55:34 #38 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:55:34 #38 ... 04:55:34 04:55:34 #35 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:55:34 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 04:55:34 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:55:34 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:55:34 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 04:55:34 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:55:34 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 04:55:34 #35 DONE 4.1s 04:55:34 04:55:34 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:55:34 #39 DONE 3.8s 04:55:34 04:55:34 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:55:34 #40 DONE 3.8s 04:55:34 04:55:34 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:55:34 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:55:34 #41 ... 04:55:34 04:55:34 #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:55:34 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 04:55:34 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:55:34 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:55:34 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 04:55:34 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:55:34 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 04:55:34 #35 DONE 4.1s 04:55:34 04:55:34 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:55:34 #41 ... 04:55:34 04:55:34 #42 [security-spire-config internal] load build context 04:55:34 #42 transferring context: 25.96kB 0.0s done 04:55:34 #42 DONE 0.3s 04:55:34 04:55:34 #43 [security-spire-agent internal] load build context 04:55:34 #43 transferring context: 27.24kB 0.1s done 04:55:39 #43 ... 04:55:39 04:55:39 #44 [support-cron-scheduler internal] load build context 04:55:39 #44 transferring context: 487.89MB 9.3s 04:55:39 #44 transferring context: 495.49MB 9.4s done 04:55:39 #44 ... 04:55:39 04:55:39 #45 [support-notifications internal] load build context 04:55:40 #45 ... 04:55:40 04:55:40 #46 [security-secretstore-setup internal] load build context 04:55:40 #46 ... 04:55:40 04:55:40 #45 [support-notifications internal] load build context 04:55:40 #45 ... 04:55:40 04:55:40 #47 [core-keeper internal] load build context 04:55:40 #47 transferring context: 495.49MB 8.5s done 04:55:40 #47 ... 04:55:40 04:55:40 #45 [support-notifications internal] load build context 04:55:40 using credential edgex-jenkins-ssh 04:55:40 Cloning the remote Git repository 04:55:40 #45 ... 04:55:40 04:55:40 #48 [security-proxy-setup internal] load build context 04:55:40 #48 ... 04:55:40 04:55:40 #49 [security-proxy-auth internal] load build context 04:55:40 #49 transferring context: 495.49MB 8.3s done 04:55:40 #49 ... 04:55:40 04:55:40 #48 [security-proxy-setup internal] load build context 04:55:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:55:40 > git init /w/workspace/edgex-go/688 # timeout=10 04:55:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:55:40 > git --version # timeout=10 04:55:40 > git --version # 'git version 2.25.1' 04:55:40 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:55:43 #48 ... 04:55:43 04:55:43 #50 [security-spire-server internal] load build context 04:55:43 #50 transferring context: 27.71kB 0.1s done 04:55:43 #50 DONE 8.9s 04:55:43 04:55:43 #48 [security-proxy-setup internal] load build context 04:55:43 #48 transferring context: 482.91MB 10.9s 04:55:43 #48 transferring context: 495.49MB 11.1s done 04:55:43 #48 ... 04:55:43 04:55:43 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:55:43 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 9.0s done 04:55:43 #51 DONE 9.0s 04:55:43 04:55:43 #52 [security-spiffe-token-provider internal] load build context 04:55:44 #52 ... 04:55:44 04:55:44 #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 04:55:44 #0 7.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:55:44 #0 7.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:55:44 #0 7.730 OK: 264 MiB in 52 packages 04:55:44 #53 ... 04:55:44 04:55:44 #54 [core-data internal] load build context 04:55:44 #54 ... 04:55:44 04:55:44 #55 [security-bootstrapper internal] load build context 04:55:44 #55 ... 04:55:44 04:55:44 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:55:44 #0 2.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:55:44 #0 3.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:55:44 #0 3.208 OK: 264 MiB in 52 packages 04:55:44 #56 ... 04:55:44 04:55:44 #57 [core-common-config-bootstrapper internal] load build context 04:55:44 #57 ... 04:55:44 04:55:44 #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:55:44 #58 ... 04:55:44 04:55:44 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:55:44 #59 ... 04:55:44 04:55:44 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:44 #60 ... 04:55:44 04:55:44 #61 [core-command internal] load build context 04:55:44 #61 ... 04:55:44 04:55:44 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:55:45 #62 ... 04:55:45 04:55:45 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:45 #63 ... 04:55:45 04:55:45 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:55:45 #64 ... 04:55:45 04:55:45 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:55:45 #65 ... 04:55:45 04:55:45 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:55:45 #66 ... 04:55:45 04:55:45 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:55:45 #67 ... 04:55:45 04:55:45 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:55:45 #68 ... 04:55:45 04:55:45 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:55:45 #0 4.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:55:45 #0 4.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:55:45 #0 4.393 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:55:45 #0 4.393 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:55:45 #0 4.393 OK: 20078 distinct packages available 04:55:45 #0 4.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:55:45 #0 4.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:55:45 #0 4.777 OK: 264 MiB in 52 packages 04:55:45 #69 ... 04:55:45 04:55:45 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:55:45 #0 0.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:55:45 #0 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:55:45 #0 1.577 OK: 264 MiB in 52 packages 04:55:46 #70 ... 04:55:46 04:55:46 #71 [core-metadata internal] load build context 04:55:46 #71 transferring context: 495.49MB 11.5s done 04:55:46 #71 ... 04:55:46 04:55:46 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:55:46 #72 ... 04:55:46 04:55:46 #73 [support-scheduler internal] load build context 04:55:46 #73 transferring context: 495.49MB 11.5s done 04:55:46 #73 ... 04:55:46 04:55:46 #55 [security-bootstrapper internal] load build context 04:55:46 #55 transferring context: 495.49MB 12.7s done 04:55:48 #55 ... 04:55:48 04:55:48 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:55:48 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.2s done 04:55:48 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:55:48 #41 ... 04:55:48 04:55:48 #52 [security-spiffe-token-provider internal] load build context 04:55:48 #52 transferring context: 495.49MB 12.1s done 04:55:50 #52 ... 04:55:50 04:55:50 #46 [security-secretstore-setup internal] load build context 04:55:50 #46 transferring context: 495.49MB 12.5s done 04:55:50 #46 ... 04:55:50 04:55:50 #45 [support-notifications internal] load build context 04:55:50 #45 transferring context: 495.49MB 11.1s done 04:55:50 #45 ... 04:55:50 04:55:50 #54 [core-data internal] load build context 04:55:50 #54 transferring context: 495.49MB 11.6s done 04:55:53 #54 ... 04:55:53 04:55:53 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:55:53 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 04:55:53 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 04:55:53 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s 04:55:54 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 2.3s 04:55:54 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.7s 04:55:54 #41 ... 04:55:54 04:55:54 #57 [core-common-config-bootstrapper internal] load build context 04:55:54 #57 transferring context: 495.49MB 11.3s done 04:55:54 #57 ... 04:55:54 04:55:54 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:55:54 #41 ... 04:55:54 04:55:54 #61 [core-command internal] load build context 04:55:54 #61 transferring context: 495.49MB 11.2s done 04:55:55 #61 ... 04:55:55 04:55:55 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:55:56 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.4s done 04:55:59 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 6.8s 04:55:59 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 7.6s 04:55:59 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.9s 04:56:00 Avoid second fetch 04:56:00 Checking out Revision d10896467fa144e67a67be8d8faf3bc8d031442b (main) 04:56:01 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 8.2s done 04:56:01 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 8.2s done 04:56:01 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:56:01 Commit message: "Merge pull request #4896 from jackchenjc/issue-4889" 04:55:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:55:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:56:00 > git config core.sparsecheckout # timeout=10 04:56:00 > git checkout -f d10896467fa144e67a67be8d8faf3bc8d031442b # timeout=10 04:56:03 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.4s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:56:05 #41 ... 04:56:05 04:56:05 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:56:05 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:56:05 #51 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 04:56:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:56:05 % Total % Received % Xferd Average Speed Time Time Time Current 04:56:05 Dload Upload Total Spent Left Speed 04:56:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 78219 0 --:--:-- --:--:-- --:--:-- 78219 [Pipeline] sh 04:56:06 #51 ... 04:56:06 04:56:06 #43 [security-spire-agent internal] load build context 04:56:06 #43 DONE 31.8s 04:56:06 04:56:06 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:56:06 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 04:56:06 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.0s 04:56:06 #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.0s 04:56:06 #51 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 04:56:06 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 04:56:06 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 04:56:06 #51 ... 04:56:06 04:56:06 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:56:06 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 04:56:06 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 14.2s 04:56:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:56:06 #41 ... 04:56:06 04:56:06 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:56:06 #70 DONE 32.5s 04:56:06 04:56:06 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:56:06 #63 DONE 32.5s 04:56:06 04:56:06 #47 [core-keeper internal] load build context 04:56:06 #47 DONE 35.9s 04:56:06 04:56:06 #53 [core-data builder 3/7] RUN apk add --update --no-cache make git 04:56:06 #53 DONE 32.6s 04:56:06 04:56:06 #49 [security-proxy-auth internal] load build context 04:56:06 #49 DONE 35.7s 04:56:06 04:56:06 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:56:06 #69 DONE 32.5s 04:56:06 04:56:06 #44 [support-cron-scheduler internal] load build context 04:56:06 #44 DONE 36.0s 04:56:06 04:56:06 #45 [support-notifications internal] load build context 04:56:06 #45 DONE 35.8s 04:56:06 04:56:06 #71 [core-metadata internal] load build context 04:56:06 #71 DONE 32.6s 04:56:06 04:56:06 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:56:06 #56 DONE 32.7s 04:56:06 04:56:06 #46 [security-secretstore-setup internal] load build context 04:56:06 #46 DONE 36.2s 04:56:06 04:56:06 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:56:06 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 04:56:06 #41 ... 04:56:06 04:56:06 #61 [core-command internal] load build context 04:56:06 #61 DONE 32.6s 04:56:06 04:56:06 #57 [core-common-config-bootstrapper internal] load build context 04:56:06 #57 DONE 32.6s 04:56:06 04:56:06 #48 [security-proxy-setup internal] load build context 04:56:06 #48 DONE 35.8s 04:56:06 04:56:06 #73 [support-scheduler internal] load build context 04:56:06 #73 DONE 32.7s 04:56:06 04:56:06 #54 [core-data internal] load build context 04:56:06 #54 DONE 32.7s 04:56:06 04:56:06 #55 [security-bootstrapper internal] load build context 04:56:06 #55 DONE 32.7s 04:56:06 04:56:06 #52 [security-spiffe-token-provider internal] load build context 04:56:06 #52 DONE 32.7s 04:56:06 04:56:06 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:56:06 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 14.4s 04:56:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:56:06 + sudo tee /etc/docker/daemon.new 04:56:06 { 04:56:06 "registry-mirrors": [ 04:56:06 "https://nexus3.edgexfoundry.org:10001" 04:56:06 ], 04:56:06 "bip": "10.250.0.254/24", 04:56:06 "hosts": [ 04:56:06 "tcp://0.0.0.0:5555", 04:56:06 "unix:///var/run/docker.sock" 04:56:06 ], 04:56:06 "mtu": 1458, 04:56:06 "selinux-enabled": true, 04:56:06 "seccomp-profile": "/etc/docker/seccomp.json" 04:56:06 } [Pipeline] sh 04:56:06 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.02MB / 30.73MB 14.6s 04:56:06 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.52MB / 30.73MB 14.7s 04:56:06 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 14.8s done 04:56:06 #41 ... 04:56:06 04:56:06 #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:56:06 #74 DONE 0.4s 04:56:06 04:56:06 #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 04:56:06 #75 DONE 0.5s 04:56:06 04:56:06 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:56:06 #76 DONE 0.4s 04:56:06 04:56:06 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:56:06 #77 DONE 0.4s 04:56:06 04:56:06 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:56:06 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 14.8s done 04:56:06 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 04:56:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:56:07 + sudo service docker restart 04:56:08 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.2s done 04:56:08 #41 ... 04:56:08 04:56:08 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:56:08 #59 33.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:08 #59 33.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:08 #59 33.41 (1/3) Installing ca-certificates (20240226-r0) 04:56:08 #59 33.42 (2/3) Installing dumb-init (1.2.5-r2) 04:56:08 #59 33.42 (3/3) Installing tzdata (2024a-r0) 04:56:08 #59 33.48 Executing busybox-1.36.1-r7.trigger 04:56:08 #59 33.48 Executing ca-certificates-20240226-r0.trigger 04:56:08 #59 33.52 OK: 11 MiB in 18 packages 04:56:08 #59 DONE 34.4s 04:56:08 04:56:08 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:56:08 #62 32.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:08 #62 32.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:08 #62 33.17 (1/2) Installing ca-certificates (20240226-r0) 04:56:08 #62 33.18 (2/2) Installing dumb-init (1.2.5-r2) 04:56:08 #62 33.19 Executing busybox-1.36.1-r7.trigger 04:56:08 #62 33.20 Executing ca-certificates-20240226-r0.trigger 04:56:08 #62 33.25 OK: 8 MiB in 17 packages 04:56:08 #62 DONE 34.5s 04:56:08 04:56:08 #38 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:56:08 #38 32.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:08 #38 33.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:08 #38 33.22 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:56:08 #38 33.22 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:56:08 #38 33.22 OK: 20070 distinct packages available 04:56:08 #38 33.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:08 #38 33.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:08 #38 33.67 (1/11) Installing ca-certificates (20240226-r0) 04:56:08 #38 33.69 (2/11) Installing brotli-libs (1.0.9-r14) 04:56:08 #38 33.70 (3/11) Installing libunistring (1.1-r1) 04:56:08 #38 33.71 (4/11) Installing libidn2 (2.3.4-r1) 04:56:08 #38 33.72 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:56:08 #38 33.72 (6/11) Installing libcurl (8.9.0-r0) 04:56:08 #38 33.74 (7/11) Installing curl (8.9.0-r0) 04:56:08 #38 33.76 (8/11) Installing dumb-init (1.2.5-r2) 04:56:08 #38 33.76 (9/11) Installing musl-obstack (1.2.3-r2) 04:56:08 #38 33.77 (10/11) Installing libucontext (1.2-r2) 04:56:08 #38 33.77 (11/11) Installing gcompat (1.1.0-r1) 04:56:08 #38 33.78 Executing busybox-1.36.1-r7.trigger 04:56:08 #38 33.78 Executing ca-certificates-20240226-r0.trigger 04:56:08 #38 33.83 OK: 12 MiB in 26 packages 04:56:08 #38 DONE 34.5s 04:56:08 04:56:08 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:56:08 #66 32.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:08 #66 32.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:08 #66 33.10 (1/4) Installing ca-certificates (20240226-r0) 04:56:08 #66 33.11 (2/4) Installing dumb-init (1.2.5-r2) 04:56:08 #66 33.12 (3/4) Installing su-exec (0.2-r3) 04:56:08 #66 33.12 (4/4) Installing yq (4.33.3-r5) 04:56:08 #66 33.19 Executing busybox-1.36.1-r7.trigger 04:56:08 #66 33.21 Executing ca-certificates-20240226-r0.trigger 04:56:08 #66 33.27 OK: 17 MiB in 19 packages 04:56:08 #66 DONE 34.5s 04:56:08 04:56:08 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:56:08 #60 DONE 34.5s 04:56:08 04:56:08 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:56:08 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 04:56:08 #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 04:56:08 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 04:56:08 #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done 04:56:08 #51 DONE 21.9s 04:56:08 04:56:08 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:56:08 #41 DONE 34.6s 04:56:08 04:56:08 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:56:08 #64 34.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:08 #64 34.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:08 #64 34.72 (1/4) Installing dumb-init (1.2.5-r2) 04:56:08 #64 34.72 (2/4) Installing openssl (3.1.7-r0) 04:56:09 #64 34.74 (3/4) Installing su-exec (0.2-r3) 04:56:09 #64 34.74 (4/4) Installing yq (4.33.3-r5) 04:56:09 #64 34.81 Executing busybox-1.36.1-r7.trigger 04:56:09 #64 34.84 OK: 17 MiB in 19 packages 04:56:09 #64 DONE 34.9s 04:56:09 04:56:09 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:56:09 #68 34.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:09 #68 34.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:09 #68 34.76 (1/1) Installing dumb-init (1.2.5-r2) 04:56:09 #68 34.76 Executing busybox-1.36.1-r7.trigger 04:56:09 #68 34.77 OK: 7 MiB in 16 packages 04:56:09 #68 DONE 34.9s 04:56:09 04:56:09 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:56:09 #78 ... 04:56:09 04:56:09 #58 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:56:09 #58 34.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:09 #58 34.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:09 #58 34.86 (1/1) Installing dumb-init (1.2.5-r2) 04:56:09 #58 34.87 Executing busybox-1.36.1-r7.trigger 04:56:09 #58 34.88 OK: 7 MiB in 16 packages 04:56:09 #58 DONE 35.0s 04:56:09 04:56:09 #79 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:56:10 #79 ... 04:56:10 04:56:10 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:56:10 #72 35.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:10 #72 35.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:10 #72 35.93 (1/2) Installing dumb-init (1.2.5-r2) 04:56:10 #72 35.93 (2/2) Installing su-exec (0.2-r3) 04:56:10 #72 35.94 Executing busybox-1.36.1-r7.trigger 04:56:10 #72 35.94 OK: 7 MiB in 17 packages 04:56:10 #72 DONE 36.2s 04:56:10 04:56:10 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:56:10 #65 35.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:10 #65 35.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:10 #65 35.64 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:56:10 #65 35.64 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:56:10 #65 35.64 OK: 20070 distinct packages available 04:56:10 #65 35.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:10 #65 35.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:10 #65 36.04 (1/5) Installing dumb-init (1.2.5-r2) 04:56:10 #65 36.04 (2/5) Installing musl-obstack (1.2.3-r2) 04:56:10 #65 36.05 (3/5) Installing libucontext (1.2-r2) 04:56:10 #65 36.05 (4/5) Installing gcompat (1.1.0-r1) 04:56:10 #65 36.06 (5/5) Installing openssl (3.1.7-r0) 04:56:10 #65 36.07 Executing busybox-1.36.1-r7.trigger 04:56:10 #65 36.08 OK: 8 MiB in 20 packages 04:56:10 #65 DONE 36.3s 04:56:10 04:56:10 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:56:10 #67 35.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:10 #67 35.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:10 #67 35.67 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:56:10 #67 35.67 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:56:10 #67 35.67 OK: 20070 distinct packages available 04:56:10 #67 35.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:10 #67 35.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:10 #67 36.13 (1/4) Installing dumb-init (1.2.5-r2) 04:56:10 #67 36.14 (2/4) Installing musl-obstack (1.2.3-r2) 04:56:10 #67 36.14 (3/4) Installing libucontext (1.2-r2) 04:56:10 #67 36.15 (4/4) Installing gcompat (1.1.0-r1) 04:56:10 #67 36.15 Executing busybox-1.36.1-r7.trigger 04:56:10 #67 36.17 OK: 8 MiB in 19 packages 04:56:10 #67 DONE 36.3s 04:56:10 04:56:10 #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:56:11 #80 ... 04:56:11 04:56:11 #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:56:11 #0 1.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:11 #0 2.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:11 #0 2.364 OK: 11 MiB in 18 packages 04:56:11 #81 DONE 2.5s 04:56:11 04:56:11 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:56:11 #82 ... 04:56:11 04:56:11 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:56:11 #0 2.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:11 #0 2.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:11 #0 3.018 OK: 17 MiB in 19 packages 04:56:11 #83 DONE 3.2s 04:56:11 04:56:11 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:56:11 #0 4.090 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:11 #0 4.680 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:11 #0 5.368 OK: 264 MiB in 52 packages 04:56:11 #84 DONE 5.6s 04:56:11 04:56:11 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:56:11 #85 DONE 0.1s 04:56:11 04:56:11 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:12 #86 ... 04:56:12 04:56:12 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:56:12 #0 2.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:12 #0 2.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:12 #0 3.235 OK: 8 MiB in 17 packages 04:56:12 #87 DONE 3.4s 04:56:12 04:56:12 #79 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 04:56:12 #79 2.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:12 #79 2.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:12 #79 2.728 OK: 7 MiB in 16 packages 04:56:12 #79 DONE 2.8s 04:56:12 04:56:12 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:56:12 #0 2.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:12 #0 2.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:12 #0 2.949 OK: 7 MiB in 16 packages 04:56:12 #88 DONE 3.1s 04:56:12 04:56:12 #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:56:12 #0 1.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:12 #0 1.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:12 #0 1.781 OK: 7 MiB in 17 packages 04:56:12 #89 DONE 1.9s 04:56:12 04:56:12 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:56:12 #78 2.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:12 #78 2.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:12 #78 3.007 OK: 17 MiB in 19 packages 04:56:12 #78 DONE 3.1s 04:56:12 04:56:12 #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:56:12 #90 ... 04:56:12 04:56:12 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:56:12 #91 DONE 0.1s 04:56:12 04:56:12 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:56:12 #82 1.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:12 #82 ... 04:56:12 04:56:12 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:56:12 #80 1.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:12 #80 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:12 #80 1.664 OK: 8 MiB in 20 packages 04:56:12 #80 DONE 1.8s 04:56:12 04:56:12 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:56:12 #82 1.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:12 #82 1.994 OK: 8 MiB in 19 packages 04:56:13 #82 DONE 2.9s 04:56:13 04:56:13 #92 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:56:13 #0 2.790 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:13 #0 3.280 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:13 #0 3.953 (1/1) Installing dumb-init (1.2.5-r2) 04:56:13 #0 4.256 Executing busybox-1.36.1-r7.trigger 04:56:13 #0 4.263 OK: 7 MiB in 16 packages 04:56:13 #92 DONE 5.0s 04:56:13 04:56:13 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:56:13 #0 2.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:13 #0 3.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:13 #0 3.945 OK: 12 MiB in 26 packages 04:56:13 #93 DONE 5.1s 04:56:13 04:56:13 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:56:13 #94 DONE 1.1s 04:56:13 04:56:13 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:56:13 #95 DONE 1.1s 04:56:13 04:56:13 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:56:14 #96 DONE 1.2s 04:56:14 04:56:14 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:56:15 #97 DONE 1.2s 04:56:15 04:56:15 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:56:15 #98 DONE 1.2s 04:56:15 04:56:15 #99 [security-spire-server stage-2 6/9] COPY security.txt / 04:56:15 #99 DONE 0.1s 04:56:15 04:56:15 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:56:15 #100 DONE 0.1s 04:56:15 04:56:15 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:56:15 #101 DONE 0.1s 04:56:15 04:56:15 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 04:56:15 #102 DONE 0.1s 04:56:15 04:56:15 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:56:15 #103 DONE 0.1s 04:56:15 04:56:15 #104 [security-spire-config stage-2 6/10] COPY security.txt / 04:56:15 #104 DONE 0.1s 04:56:15 04:56:15 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:56:15 #105 ... 04:56:15 04:56:15 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:56:15 #106 DONE 0.2s 04:56:15 04:56:15 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:56:15 #105 DONE 0.2s 04:56:15 04:56:15 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:56:15 #107 DONE 0.2s 04:56:15 04:56:15 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:56:15 #108 DONE 0.1s 04:56:15 04:56:15 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:56:15 #109 DONE 0.2s 04:56:15 04:56:15 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:56:15 #110 DONE 0.1s 04:56:15 04:56:15 #111 [security-spire-server] exporting to image 04:56:15 #111 exporting layers 04:56:15 #111 ... 04:56:15 04:56:15 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:56:15 #112 DONE 0.1s 04:56:15 04:56:15 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:56:15 #113 DONE 0.2s 04:56:15 04:56:15 #111 [security-spire-agent] exporting to image 04:56:15 #111 ... 04:56:15 04:56:15 #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:56:15 #90 DONE 3.6s 04:56:15 04:56:15 #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 04:56:15 #114 DONE 0.0s 04:56:16 04:56:16 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:16 #115 ... 04:56:16 04:56:16 #111 [security-spire-server] exporting to image 04:56:16 #111 exporting layers 0.7s done 04:56:16 #111 writing image sha256:10d8a0d8f967971a16ef26cb8e529b2839a67ae07a4f83af832a655d0a4029d7 done 04:56:16 #111 naming to docker.io/library/security-spire-server done 04:56:16 #111 exporting layers 0.7s done 04:56:16 #111 writing image sha256:5859c9e2feaa625db882587612a552544ba4da4c96f84e62e5cb21eb44282ccf done 04:56:16 #111 naming to docker.io/library/security-spire-config done 04:56:16 #111 writing image sha256:0b72504a99954f13d25683ac4042e7471f6560b0e7da8b4947a7f0a5b3967a26 done 04:56:16 #111 naming to docker.io/library/security-spire-agent done 04:56:16 #111 DONE 0.9s 04:56:16 04:56:16 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:16 #116 ... 04:56:16 04:56:16 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:16 #117 ... 04:56:16 04:56:16 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:25 provisioning config files... 04:56:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/688@tmp/config5510360042994133587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:26 ---> ****-login.sh 04:56:26 nexus3.edgexfoundry.org:10001 04:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:26 Configure a credential helper to remove this warning. See 04:56:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:26 04:56:26 Login Succeeded 04:56:26 nexus3.edgexfoundry.org:10002 04:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:27 Configure a credential helper to remove this warning. See 04:56:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:27 04:56:27 Login Succeeded 04:56:27 nexus3.edgexfoundry.org:10003 04:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:27 Configure a credential helper to remove this warning. See 04:56:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:27 04:56:27 Login Succeeded 04:56:27 nexus3.edgexfoundry.org:10004 04:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:27 Configure a credential helper to remove this warning. See 04:56:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:27 04:56:27 Login Succeeded 04:56:27 ****.io 04:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:28 Configure a credential helper to remove this warning. See 04:56:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:28 04:56:28 Login Succeeded 04:56:28 ---> ****-login.sh ends [Pipeline] } 04:56:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:56:28 + git config --global --add safe.directory /w/workspace/edgex-go/688 [Pipeline] echo 04:56:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:56:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:56:28 ========================================================= 04:56:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:56:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:56:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:56:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:56:29 c6b39de5b339: Pulling fs layer 04:56:29 a69c41024577: Pulling fs layer 04:56:29 d6de4b400683: Pulling fs layer 04:56:29 35cb2a7552d0: Pulling fs layer 04:56:29 4f4fb700ef54: Pulling fs layer 04:56:29 464afbd9ba4c: Pulling fs layer 04:56:29 00f215d4a9da: Pulling fs layer 04:56:29 d496ad576159: Pulling fs layer 04:56:29 35cb2a7552d0: Waiting 04:56:29 4f4fb700ef54: Waiting 04:56:29 464afbd9ba4c: Waiting 04:56:29 00f215d4a9da: Waiting 04:56:29 d496ad576159: Waiting 04:56:29 a69c41024577: Verifying Checksum 04:56:29 a69c41024577: Download complete 04:56:29 35cb2a7552d0: Download complete 04:56:29 4f4fb700ef54: Verifying Checksum 04:56:29 4f4fb700ef54: Download complete 04:56:29 464afbd9ba4c: Verifying Checksum 04:56:29 464afbd9ba4c: Download complete 04:56:29 c6b39de5b339: Verifying Checksum 04:56:29 c6b39de5b339: Download complete 04:56:30 d496ad576159: Verifying Checksum 04:56:30 d496ad576159: Download complete 04:56:30 c6b39de5b339: Pull complete 04:56:30 a69c41024577: Pull complete 04:56:31 d6de4b400683: Download complete 04:56:32 00f215d4a9da: Verifying Checksum 04:56:32 00f215d4a9da: Download complete 04:56:44 d6de4b400683: Pull complete 04:56:44 35cb2a7552d0: Pull complete 04:56:44 4f4fb700ef54: Pull complete 04:56:44 464afbd9ba4c: Pull complete 04:56:49 #118 ... 04:56:49 04:56:49 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:49 #117 DONE 42.1s 04:56:49 04:56:49 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:49 #86 DONE 36.9s 04:56:49 04:56:49 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:49 #116 DONE 42.0s 04:56:49 04:56:49 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:49 #115 DONE 42.0s 04:56:49 04:56:49 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:49 #118 DONE 42.1s 04:56:49 04:56:49 #119 [security-secretstore-setup builder 6/7] COPY . . 04:56:52 00f215d4a9da: Pull complete 04:56:54 d496ad576159: Pull complete 04:56:54 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:56:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:56:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:56:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:56:55 WORKDIR /edgex 04:56:55 COPY go.mod . 04:56:55 RUN go mod download 04:56:55 + docker build -t ci-base-image-arm64 -f - . 04:56:55 Sending build context to Docker daemon 3.539MB 04:56:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:56:55 ---> f246e2811388 04:56:55 Step 2/4 : WORKDIR /edgex 04:56:57 ---> Running in 617bded4ac38 04:56:57 Removing intermediate container 617bded4ac38 04:56:57 ---> e8fcda95af38 04:56:57 Step 3/4 : COPY go.mod . 04:56:58 ---> cfe4576a13a7 04:56:58 Step 4/4 : RUN go mod download 04:56:58 ---> Running in 3c5408debd4d 04:56:59 #119 DONE 9.8s 04:56:59 04:56:59 #120 [core-keeper builder 7/8] COPY . . 04:56:59 #120 DONE 9.8s 04:56:59 04:56:59 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:59 #121 CACHED 04:56:59 04:56:59 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:56:59 #122 CACHED 04:56:59 04:56:59 #123 [security-proxy-setup builder 6/7] COPY . . 04:56:59 #123 CACHED 04:56:59 04:56:59 #124 [security-proxy-auth builder 6/7] COPY . . 04:56:59 #124 DONE 9.8s 04:56:59 04:56:59 #125 [security-spiffe-token-provider builder 6/7] COPY . . 04:56:59 #125 DONE 9.8s 04:56:59 04:56:59 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 04:56:59 #126 CACHED 04:56:59 04:56:59 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:56:59 #127 CACHED 04:56:59 04:56:59 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:59 #128 CACHED 04:56:59 04:56:59 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:59 #129 CACHED 04:56:59 04:56:59 #130 [core-metadata builder 6/7] COPY . . 04:56:59 #130 CACHED 04:56:59 04:56:59 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:56:59 #131 CACHED 04:56:59 04:56:59 #132 [security-bootstrapper builder 6/7] COPY . . 04:56:59 #132 CACHED 04:56:59 04:56:59 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:59 #133 CACHED 04:56:59 04:56:59 #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:56:59 #134 CACHED 04:56:59 04:56:59 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:59 #135 CACHED 04:56:59 04:56:59 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 04:56:59 #136 CACHED 04:56:59 04:56:59 #137 [core-command builder 6/7] COPY . . 04:56:59 #137 CACHED 04:56:59 04:56:59 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:59 #138 CACHED 04:56:59 04:56:59 #139 [core-data builder 4/7] COPY go.mod vendor* ./ 04:56:59 #139 CACHED 04:56:59 04:56:59 #140 [core-data builder 6/7] COPY . . 04:56:59 #140 CACHED 04:56:59 04:56:59 #141 [support-cron-scheduler builder 6/7] COPY . . 04:56:59 #141 DONE 9.8s 04:56:59 04:56:59 #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:56:59 #142 CACHED 04:56:59 04:56:59 #143 [support-scheduler builder 6/7] COPY . . 04:56:59 #143 CACHED 04:56:59 04:56:59 #144 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:59 #144 CACHED 04:56:59 04:56:59 #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:59 #145 CACHED 04:56:59 04:56:59 #146 [support-notifications builder 6/7] COPY . . 04:56:59 #146 CACHED 04:56:59 04:56:59 #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:56:59 #147 CACHED 04:56:59 04:56:59 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:57:00 #148 1.439 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 04:57:10 #148 ... 04:57:10 04:57:10 #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 04:57:10 #0 1.311 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:57:10 #149 ... 04:57:10 04:57:10 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:57:10 #0 1.509 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:57:10 #150 ... 04:57:10 04:57:10 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:57:10 #0 0.510 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:57:10 #151 ... 04:57:10 04:57:10 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:57:10 #0 0.577 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:57:10 #152 ... 04:57:10 04:57:10 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:57:10 #0 1.145 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:57:10 #153 ... 04:57:10 04:57:10 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:57:10 #0 1.166 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:57:10 #154 ... 04:57:10 04:57:10 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:57:10 #0 1.383 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:57:10 #155 ... 04:57:10 04:57:10 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:57:10 #0 1.134 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:57:10 #156 ... 04:57:10 04:57:10 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:57:10 #0 0.998 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:57:10 #157 ... 04:57:10 04:57:10 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:57:10 #0 1.307 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:57:10 #158 ... 04:57:10 04:57:10 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:57:10 #0 0.610 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:57:10 #159 ... 04:57:10 04:57:10 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:57:10 #0 1.295 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:58:06 Removing intermediate container 3c5408debd4d 04:58:06 ---> 1760b0a9211c 04:58:06 Successfully built 1760b0a9211c 04:58:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:06 + docker inspect -f . ci-base-image-arm64 04:58:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:06 prd-ubuntu20.04-docker-arm64-4c-16g-9810 does not seem to be running inside a container 04:58:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@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 04:58:08 $ docker top 123671ac4cf6940f44e34524aff7968635e0e61376987bc2b8d57bdcd65d944f -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:09 + go version 04:58:09 go version go1.21.9 linux/arm64 [Pipeline] } 04:58:09 $ docker stop --time=1 123671ac4cf6940f44e34524aff7968635e0e61376987bc2b8d57bdcd65d944f 04:58:10 $ docker rm -f --volumes 123671ac4cf6940f44e34524aff7968635e0e61376987bc2b8d57bdcd65d944f [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 04:58:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:58:11 04:58:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:58:11 latest: Pulling from edgex-devops/edgex-compose-arm64 04:58:11 547446be3368: Pulling fs layer 04:58:11 d125d8839a47: Pulling fs layer 04:58:11 3e85d5ac6304: Pulling fs layer 04:58:11 c3105a71a48b: Pulling fs layer 04:58:11 0f093f025ec4: Pulling fs layer 04:58:11 c3106fc0e877: Pulling fs layer 04:58:11 0f093f025ec4: Waiting 04:58:11 c3105a71a48b: Waiting 04:58:12 547446be3368: Verifying Checksum 04:58:12 547446be3368: Download complete 04:58:12 c3105a71a48b: Verifying Checksum 04:58:12 c3105a71a48b: Download complete 04:58:12 d125d8839a47: Verifying Checksum 04:58:12 d125d8839a47: Download complete 04:58:12 c3106fc0e877: Verifying Checksum 04:58:12 c3106fc0e877: Download complete 04:58:12 0f093f025ec4: Verifying Checksum 04:58:12 0f093f025ec4: Download complete 04:58:12 547446be3368: Pull complete 04:58:13 d125d8839a47: Pull complete 04:58:14 3e85d5ac6304: Verifying Checksum 04:58:14 3e85d5ac6304: Download complete 04:58:24 3e85d5ac6304: Pull complete 04:58:24 c3105a71a48b: Pull complete 04:58:25 0f093f025ec4: Pull complete 04:58:25 c3106fc0e877: Pull complete 04:58:25 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:58:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:58:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:26 prd-ubuntu20.04-docker-arm64-4c-16g-9810 does not seem to be running inside a container 04:58:26 $ 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/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@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 04:58:28 $ docker top 48cbdec056f54ce21db58b30ddbb51fe83a75e94daae7a467be8196c71ea6303 -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:29 + docker compose -f ./docker-compose-build.yml build --parallel 04:58:39 #1 [core-keeper internal] load build definition from Dockerfile 04:58:39 #1 transferring dockerfile: 2.01kB 0.0s done 04:58:39 #1 DONE 0.1s 04:58:39 04:58:39 #2 [security-proxy-setup internal] load build definition from Dockerfile 04:58:39 #2 transferring dockerfile: 2.50kB done 04:58:39 #2 DONE 0.0s 04:58:39 04:58:39 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:58:39 #3 transferring dockerfile: 1.89kB done 04:58:39 #3 DONE 0.1s 04:58:39 04:58:39 #4 [support-cron-scheduler internal] load build definition from Dockerfile 04:58:39 #4 transferring dockerfile: 1.85kB done 04:58:39 #4 DONE 0.0s 04:58:39 04:58:39 #5 [security-secretstore-setup internal] load build definition from Dockerfile 04:58:39 #5 transferring dockerfile: 2.49kB done 04:58:39 #5 DONE 0.1s 04:58:39 04:58:39 #6 [security-spire-server internal] load build definition from Dockerfile 04:58:39 #6 transferring dockerfile: 1.70kB 0.0s done 04:58:39 #6 DONE 0.1s 04:58:39 04:58:39 #7 [support-notifications internal] load build definition from Dockerfile 04:58:39 #7 transferring dockerfile: 1.95kB done 04:58:39 #7 DONE 0.1s 04:58:39 04:58:39 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:58:39 #8 transferring dockerfile: 2.23kB 0.0s done 04:58:39 #8 DONE 0.1s 04:58:39 04:58:39 #9 [security-proxy-auth internal] load build definition from Dockerfile 04:58:39 #9 transferring dockerfile: 2.15kB done 04:58:39 #9 DONE 0.0s 04:58:39 04:58:39 #10 [support-scheduler internal] load build definition from Dockerfile 04:58:39 #10 transferring dockerfile: 1.93kB done 04:58:39 #10 DONE 0.1s 04:58:39 04:58:39 #11 [security-spire-agent internal] load build definition from Dockerfile 04:58:39 #11 transferring dockerfile: 1.81kB 0.0s done 04:58:39 #11 DONE 0.1s 04:58:39 04:58:39 #12 [security-bootstrapper internal] load build definition from Dockerfile 04:58:39 #12 transferring dockerfile: 3.17kB done 04:58:39 #12 DONE 0.1s 04:58:39 04:58:39 #13 [core-command internal] load build definition from Dockerfile 04:58:39 #13 transferring dockerfile: 1.93kB done 04:58:39 #13 DONE 0.1s 04:58:39 04:58:39 #14 [core-data internal] load build definition from Dockerfile 04:58:39 #14 transferring dockerfile: 2.07kB 0.0s done 04:58:39 #14 DONE 0.1s 04:58:39 04:58:39 #15 [security-spire-config internal] load build definition from Dockerfile 04:58:39 #15 transferring dockerfile: 1.69kB done 04:58:39 #15 DONE 0.1s 04:58:39 04:58:39 #16 [core-keeper internal] load .dockerignore 04:58:39 #16 transferring context: 50B done 04:58:39 #16 DONE 0.0s 04:58:39 04:58:39 #17 [core-metadata internal] load build definition from Dockerfile 04:58:39 #17 transferring dockerfile: 2.06kB done 04:58:39 #17 DONE 0.0s 04:58:40 04:58:40 #18 [security-proxy-setup internal] load .dockerignore 04:58:40 #18 transferring context: 50B 0.0s done 04:58:40 #18 DONE 0.1s 04:58:40 04:58:40 #19 [security-spiffe-token-provider internal] load .dockerignore 04:58:40 #19 transferring context: 50B 0.0s done 04:58:40 #19 DONE 0.1s 04:58:40 04:58:40 #20 [support-cron-scheduler internal] load .dockerignore 04:58:40 #20 transferring context: 50B done 04:58:40 #20 DONE 0.0s 04:58:40 04:58:40 #21 [security-secretstore-setup internal] load .dockerignore 04:58:40 #21 transferring context: 50B done 04:58:40 #21 DONE 0.0s 04:58:40 04:58:40 #22 [security-spire-server internal] load .dockerignore 04:58:40 #22 transferring context: 50B done 04:58:40 #22 DONE 0.1s 04:58:40 04:58:40 #23 [support-notifications internal] load .dockerignore 04:58:40 #23 transferring context: 50B 0.0s done 04:58:40 #23 DONE 0.1s 04:58:40 04:58:40 #24 [core-common-config-bootstrapper internal] load .dockerignore 04:58:40 #24 transferring context: 50B done 04:58:40 #24 DONE 0.1s 04:58:40 04:58:40 #25 [security-proxy-auth internal] load .dockerignore 04:58:40 #25 transferring context: 50B 0.0s done 04:58:40 #25 DONE 0.1s 04:58:40 04:58:40 #26 [support-scheduler internal] load .dockerignore 04:58:41 #26 transferring context: 50B 0.0s done 04:58:41 #26 DONE 0.1s 04:58:41 04:58:41 #27 [security-spire-agent internal] load .dockerignore 04:58:41 #27 transferring context: 50B done 04:58:41 #27 DONE 0.1s 04:58:41 04:58:41 #28 [security-bootstrapper internal] load .dockerignore 04:58:41 #28 transferring context: 50B 0.0s done 04:58:41 #28 DONE 0.1s 04:58:41 04:58:41 #29 [core-command internal] load .dockerignore 04:58:41 #29 transferring context: 50B done 04:58:41 #29 DONE 0.1s 04:58:41 04:58:41 #30 [core-data internal] load .dockerignore 04:58:41 #30 transferring context: 50B 0.0s done 04:58:41 #30 DONE 0.1s 04:58:41 04:58:41 #31 [security-spire-config internal] load .dockerignore 04:58:41 #31 transferring context: 50B done 04:58:41 #31 DONE 0.1s 04:58:41 04:58:41 #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:41 #32 DONE 0.0s 04:58:41 04:58:41 #33 [core-metadata internal] load .dockerignore 04:58:41 #33 transferring context: 50B 0.0s done 04:58:41 #33 DONE 0.1s 04:58:41 04:58:41 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 04:58:41 #34 DONE 0.2s 04:58:41 04:58:41 #35 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:41 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:58:41 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:58:41 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:58:41 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:58:41 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.1s 04:58:41 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 04:58:41 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 04:58:42 #35 ... 04:58:42 04:58:42 #36 [core-keeper internal] load build context 04:58:42 #36 transferring context: 3.10MB 0.6s done 04:58:42 #36 DONE 0.8s 04:58:42 04:58:42 #35 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:42 #35 ... 04:58:42 04:58:42 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:42 #32 DONE 0.0s 04:58:42 04:58:42 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 04:58:42 #34 DONE 0.2s 04:58:42 04:58:42 #37 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:58:42 #37 DONE 1.8s 04:58:42 04:58:42 #35 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:42 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:58:42 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:58:42 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:58:42 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:58:42 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 04:58:42 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:58:42 #35 ... 04:58:42 04:58:42 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:42 #32 DONE 0.0s 04:58:42 04:58:42 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 04:58:42 #34 DONE 0.3s 04:58:42 04:58:42 #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:42 #32 DONE 0.0s 04:58:42 04:58:42 #37 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:58:42 #37 DONE 1.8s 04:58:42 04:58:42 #35 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:42 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:58:42 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:58:42 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:58:42 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:58:42 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 04:58:42 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:58:42 #35 ... 04:58:42 04:58:42 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:42 #32 DONE 0.0s 04:58:42 04:58:42 #38 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go 04:58:42 #38 DONE 0.8s 04:58:42 04:58:42 #37 [support-cron-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:58:42 #37 DONE 1.8s 04:58:42 04:58:42 #38 [support-cron-scheduler builder 2/8] WORKDIR /edgex-go 04:58:42 #38 DONE 0.8s 04:58:42 04:58:42 #35 [support-cron-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:42 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:58:42 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:58:42 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:58:42 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:58:42 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 04:58:42 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:58:43 #35 ... 04:58:43 04:58:43 #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:43 #32 DONE 0.0s 04:58:43 04:58:43 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:43 #32 DONE 0.0s 04:58:43 04:58:43 #39 [security-proxy-setup internal] load build context 04:58:43 #39 ... 04:58:43 04:58:43 #40 [core-common-config-bootstrapper internal] load build context 04:58:43 #40 DONE 0.0s 04:58:43 04:58:43 #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:43 #32 DONE 0.0s 04:58:43 04:58:43 #37 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:58:43 #37 DONE 1.9s 04:58:43 04:58:43 #38 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go 04:58:43 #38 DONE 0.9s 04:58:43 04:58:43 #35 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:43 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:58:43 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:58:43 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:58:43 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:58:43 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 04:58:43 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:58:43 #35 DONE 2.7s 04:58:43 04:58:43 #39 [security-proxy-setup internal] load build context 04:58:43 #39 ... 04:58:43 04:58:43 #37 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:58:43 #37 DONE 1.9s 04:58:43 04:58:43 #38 [support-notifications builder 2/8] WORKDIR /edgex-go 04:58:43 #38 DONE 0.9s 04:58:43 04:58:43 #35 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:43 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:58:43 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:58:43 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:58:43 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:58:43 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 04:58:43 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:58:43 #35 DONE 2.7s 04:58:43 04:58:43 #39 [security-proxy-setup internal] load build context 04:58:43 #39 ... 04:58:43 04:58:43 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:43 #32 DONE 0.0s 04:58:43 04:58:43 #39 [security-proxy-setup internal] load build context 04:58:43 #39 transferring context: 3.10MB 1.1s done 04:58:43 #39 DONE 1.2s 04:58:43 04:58:43 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:43 #32 DONE 0.0s 04:58:43 04:58:43 #41 [security-spiffe-token-provider internal] load build context 04:58:43 #41 transferring context: 3.10MB 0.8s done 04:58:43 #41 DONE 1.1s 04:58:43 04:58:43 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 04:58:43 #34 ... 04:58:43 04:58:43 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:43 #32 DONE 0.0s 04:58:43 04:58:43 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 04:58:44 #34 ... 04:58:44 04:58:44 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:44 #32 DONE 0.0s 04:58:44 04:58:44 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 04:58:44 #34 ... 04:58:44 04:58:44 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:44 #32 DONE 0.0s 04:58:44 04:58:44 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 04:58:44 #34 ... 04:58:44 04:58:44 #37 [core-command builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:58:44 #37 DONE 2.0s 04:58:44 04:58:44 #38 [core-command builder 2/8] WORKDIR /edgex-go 04:58:44 #38 DONE 1.0s 04:58:44 04:58:44 #35 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:44 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:58:44 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:58:44 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:58:44 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:58:44 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 04:58:44 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:58:44 #35 DONE 2.8s 04:58:44 04:58:44 #42 [security-bootstrapper internal] load build context 04:58:44 #42 DONE 0.0s 04:58:44 04:58:44 #43 [support-cron-scheduler internal] load build context 04:58:44 #43 transferring context: 3.10MB 1.1s done 04:58:44 #43 DONE 1.7s 04:58:45 04:58:45 #44 [security-proxy-auth internal] load build context 04:58:45 #44 ... 04:58:45 04:58:45 #45 [security-secretstore-setup internal] load build context 04:58:45 #45 transferring context: 3.10MB 1.5s done 04:58:45 #45 DONE 2.0s 04:58:45 04:58:45 #40 [core-common-config-bootstrapper internal] load build context 04:58:45 #40 transferring context: 3.10MB 1.2s done 04:58:45 #40 DONE 1.9s 04:58:45 04:58:45 #46 [support-notifications internal] load build context 04:58:47 #46 transferring context: 3.10MB 2.6s done 04:58:47 #46 ... 04:58:47 04:58:47 #47 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:58:47 #47 DONE 4.2s 04:58:47 04:58:47 #35 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:47 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:58:47 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:58:47 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:58:47 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:58:47 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 04:58:47 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:58:47 #35 DONE 2.8s 04:58:47 04:58:47 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:58:47 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:58:47 #48 ... 04:58:47 04:58:47 #46 [support-notifications internal] load build context 04:58:47 #46 DONE 4.0s 04:58:47 04:58:47 #44 [security-proxy-auth internal] load build context 04:58:47 #44 ... 04:58:47 04:58:47 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 04:58:47 #34 DONE 4.9s 04:58:47 04:58:47 #44 [security-proxy-auth internal] load build context 04:58:47 #44 ... 04:58:47 04:58:47 #37 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:58:47 #37 DONE 2.1s 04:58:47 04:58:47 #38 [core-metadata builder 2/8] WORKDIR /edgex-go 04:58:47 #38 DONE 1.1s 04:58:47 04:58:47 #35 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:47 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:58:47 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:58:47 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:58:47 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:58:47 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 04:58:47 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:58:47 #35 DONE 2.9s 04:58:47 04:58:47 #44 [security-proxy-auth internal] load build context 04:58:48 #160 ... 04:58:48 04:58:48 #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 04:58:48 #149 101.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:58:49 #44 ... 04:58:49 04:58:49 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:58:49 #49 DONE 5.4s 04:58:49 04:58:49 #44 [security-proxy-auth internal] load build context 04:58:49 #44 ... 04:58:49 04:58:49 #35 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:49 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:58:49 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:58:49 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:58:49 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:58:49 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 04:58:49 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:58:49 #35 DONE 2.9s 04:58:49 04:58:49 #44 [security-proxy-auth internal] load build context 04:58:50 #44 ... 04:58:50 04:58:50 #50 [security-spire-config internal] load build context 04:58:50 #50 transferring context: 25.96kB 0.2s done 04:58:50 #50 DONE 2.5s 04:58:50 04:58:50 #44 [security-proxy-auth internal] load build context 04:58:50 #44 ... 04:58:50 04:58:50 #51 [security-spire-server internal] load build context 04:58:50 #51 transferring context: 27.71kB 0.3s done 04:58:50 #51 DONE 2.5s 04:58:50 04:58:50 #44 [security-proxy-auth internal] load build context 04:58:50 #44 ... 04:58:50 04:58:50 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:58:50 #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.4s done 04:58:50 #52 DONE 1.5s 04:58:50 04:58:50 #44 [security-proxy-auth internal] load build context 04:58:51 #149 DONE 112.6s 04:58:51 04:58:51 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:58:51 #157 DONE 112.6s 04:58:51 04:58:51 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:58:51 #155 ... 04:58:51 04:58:51 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:58:51 #153 DONE 112.6s 04:58:51 04:58:51 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:58:51 #159 DONE 112.6s 04:58:51 04:58:51 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:58:51 #44 ... 04:58:51 04:58:51 #53 [security-spire-agent internal] load build context 04:58:51 #53 transferring context: 27.24kB 0.4s done 04:58:51 #53 DONE 2.4s 04:58:51 04:58:51 #44 [security-proxy-auth internal] load build context 04:58:52 #161 ... 04:58:52 04:58:52 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:58:52 #162 DONE 0.9s 04:58:52 #44 transferring context: 3.10MB 6.1s done 04:58:52 #44 ... 04:58:52 04:58:52 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:58:52 #54 DONE 9.5s 04:58:52 04:58:52 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:58:52 #161 DONE 1.0s 04:58:52 04:58:52 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:58:52 #163 DONE 1.0s 04:58:52 04:58:52 #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:58:52 04:58:52 #55 [core-data internal] load build context 04:58:52 #55 transferring context: 3.10MB 5.1s done 04:58:52 #55 DONE 7.7s 04:58:52 04:58:52 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:58:52 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.4s done 04:58:52 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:58:52 #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 04:58:52 #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 04:58:52 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s 04:58:52 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s 04:58:52 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s 04:58:52 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 04:58:52 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done 04:58:52 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 04:58:52 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 04:58:53 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.2s done 04:58:53 #48 ... 04:58:53 04:58:53 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:58:53 #0 7.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:53 #0 8.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:53 #56 ... 04:58:53 04:58:53 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:58:53 #0 9.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:53 #57 ... 04:58:53 04:58:53 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:58:53 #0 6.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:53 #0 7.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:53 #0 9.197 OK: 266 MiB in 52 packages 04:58:53 #164 ... 04:58:53 04:58:53 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:58:53 #165 DONE 1.6s 04:58:53 04:58:53 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:58:53 #156 DONE 114.4s 04:58:53 04:58:53 #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:58:53 #58 ... 04:58:53 04:58:53 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:58:53 #56 10.59 OK: 266 MiB in 52 packages 04:58:53 #56 ... 04:58:53 04:58:53 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:58:53 #58 DONE 10.5s 04:58:53 04:58:53 #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:58:53 #0 9.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:53 #166 ... 04:58:53 04:58:53 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:58:53 #167 DONE 1.0s 04:58:53 04:58:53 #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:58:53 #164 DONE 1.0s 04:58:53 04:58:53 #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:58:53 #168 DONE 0.5s 04:58:53 04:58:53 #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:58:53 #59 ... 04:58:53 04:58:53 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:58:53 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.7s 04:58:53 #169 ... 04:58:53 04:58:53 #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:58:53 #166 DONE 0.5s 04:58:53 #48 ... 04:58:53 04:58:53 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:58:54 04:58:54 #170 [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 04:58:54 #170 DONE 0.4s 04:58:54 04:58:54 #171 [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 04:58:54 #60 ... 04:58:54 04:58:54 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:58:54 #61 ... 04:58:54 04:58:54 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:58:54 #62 ... 04:58:54 04:58:54 #44 [security-proxy-auth internal] load build context 04:58:54 #44 DONE 9.3s 04:58:54 04:58:54 #63 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:58:54 #63 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:54 #63 ... 04:58:54 04:58:54 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:58:54 #171 ... 04:58:54 04:58:54 #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:58:54 #172 DONE 1.1s 04:58:54 04:58:54 #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:58:54 #169 DONE 1.3s 04:58:54 #64 ... 04:58:54 04:58:54 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:58:54 #65 ... 04:58:54 04:58:54 #66 [core-command internal] load build context 04:58:54 #66 transferring context: 3.10MB 5.7s done 04:58:54 #66 DONE 9.9s 04:58:54 04:58:54 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:58:54 #0 9.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:54 #0 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:54 04:58:54 #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:58:54 #173 DONE 0.9s 04:58:54 04:58:54 #174 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 04:58:54 #174 DONE 2.4s 04:58:54 04:58:54 #171 [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 04:58:54 #171 DONE 0.9s 04:58:54 04:58:54 #175 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 04:58:55 #67 ... 04:58:55 04:58:55 #68 [support-scheduler internal] load build context 04:58:55 #68 transferring context: 3.10MB 6.5s done 04:58:55 #68 ... 04:58:55 04:58:55 #42 [security-bootstrapper internal] load build context 04:58:55 #42 transferring context: 3.10MB 7.1s done 04:58:55 #42 ... 04:58:55 04:58:55 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:58:55 #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:58:55 #52 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 04:58:55 #52 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 04:58:55 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 04:58:55 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done 04:58:55 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 04:58:55 #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.1s done 04:58:55 #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 3.2s 04:58:55 #175 ... 04:58:55 04:58:55 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:58:55 #176 DONE 0.5s 04:58:55 04:58:55 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:58:55 #177 ... 04:58:55 04:58:55 #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:58:55 #178 DONE 0.7s 04:58:55 04:58:55 #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:58:55 #179 DONE 0.7s 04:58:55 04:58:55 #175 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 04:58:55 #175 DONE 0.7s 04:58:55 #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 3.3s 04:58:55 #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 3.7s 04:58:55 04:58:55 #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:58:55 #180 DONE 0.7s 04:58:55 04:58:55 #181 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:58:55 #181 ... 04:58:55 04:58:55 #182 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:58:55 #182 DONE 0.3s 04:58:55 #52 ... 04:58:55 04:58:55 #68 [support-scheduler internal] load build context 04:58:55 #68 DONE 10.9s 04:58:55 04:58:55 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:58:55 #52 ... 04:58:55 04:58:55 #42 [security-bootstrapper internal] load build context 04:58:55 #42 DONE 11.1s 04:58:55 04:58:55 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:58:56 04:58:56 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:58:56 #177 DONE 0.4s 04:58:56 04:58:56 #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 04:58:56 #183 DONE 0.3s 04:58:56 04:58:56 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:58:56 #184 DONE 0.3s 04:58:56 04:58:56 #111 [security-spiffe-token-provider] exporting to image 04:58:56 #111 exporting layers 04:58:56 #111 ... 04:58:56 04:58:56 #181 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:58:56 #181 DONE 0.4s 04:58:56 04:58:56 #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:58:56 #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 4.1s 04:58:56 #52 ... 04:58:56 04:58:56 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:58:56 #56 DONE 13.3s 04:58:56 04:58:56 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:58:56 #52 ... 04:58:56 04:58:56 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:58:56 #69 ... 04:58:56 04:58:56 #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:58:56 #70 ... 04:58:56 04:58:56 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:58:56 #185 ... 04:58:56 04:58:56 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:58:56 #186 DONE 0.8s 04:58:56 04:58:56 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:58:56 #71 ... 04:58:56 04:58:56 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:58:56 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.8s 04:58:56 #48 ... 04:58:56 04:58:56 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:58:56 #60 DONE 13.0s 04:58:56 04:58:56 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:58:56 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 04:58:56 #187 ... 04:58:56 04:58:56 #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:58:56 #188 DONE 1.0s 04:58:56 04:58:56 #111 [security-spiffe-token-provider] exporting to image 04:58:56 #111 exporting layers 1.0s done 04:58:56 #111 writing image sha256:d1eb04ac3aee4b7c482d4ffe13a923834520262feeba6a7050e943a38724fb8a 0.0s done 04:58:56 #111 naming to docker.io/library/security-spiffe-token-provider 0.0s done 04:58:56 #111 DONE 2.0s 04:58:57 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 04:58:57 #48 ... 04:58:57 04:58:57 #72 [core-metadata internal] load build context 04:58:57 #72 transferring context: 3.10MB 6.5s done 04:58:57 #72 DONE 9.1s 04:58:57 04:58:57 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:58:57 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.81MB / 28.04MB 5.4s 04:58:57 04:58:57 #189 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:58:57 #48 ... 04:58:57 04:58:57 #59 [core-data builder 3/7] RUN apk add --update --no-cache make git 04:58:57 #59 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:57 #59 12.71 OK: 266 MiB in 52 packages 04:58:57 #59 DONE 14.3s 04:58:57 04:58:57 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:58:57 #189 ... 04:58:57 04:58:57 #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:58:57 #185 DONE 1.3s 04:58:57 04:58:57 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:58:57 #190 ... 04:58:57 04:58:57 #191 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:58:57 #191 DONE 2.0s 04:58:58 04:58:58 #189 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:58:58 #189 DONE 1.1s 04:58:58 04:58:58 #111 [core-common-config-bootstrapper] exporting to image 04:58:58 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 6.4s 04:58:58 #111 ... 04:58:58 04:58:58 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:58:58 #190 DONE 0.8s 04:58:58 04:58:58 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:58:58 #192 ... 04:58:58 04:58:58 #193 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:58:58 #193 DONE 0.8s 04:58:58 #48 ... 04:58:58 04:58:58 #63 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:58:58 #63 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:58 #63 13.24 (1/1) Installing dumb-init (1.2.5-r2) 04:58:58 #63 13.24 Executing busybox-1.36.1-r7.trigger 04:58:58 #63 13.32 OK: 8 MiB in 16 packages 04:58:58 #63 DONE 14.6s 04:58:58 04:58:58 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:58:58 04:58:58 #194 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 04:58:58 #48 ... 04:58:58 04:58:58 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:58:58 #67 13.16 (1/4) Installing dumb-init (1.2.5-r2) 04:58:58 #67 13.16 (2/4) Installing openssl (3.1.7-r0) 04:58:58 #67 13.19 (3/4) Installing su-exec (0.2-r3) 04:58:58 #67 13.20 (4/4) Installing yq (4.33.3-r5) 04:58:58 #67 13.60 Executing busybox-1.36.1-r7.trigger 04:58:58 #67 13.87 OK: 18 MiB in 19 packages 04:58:58 #67 DONE 14.9s 04:58:58 04:58:58 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:58:58 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.0s 04:58:59 #48 ... 04:58:59 04:58:59 #73 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 04:58:59 #73 DONE 5.4s 04:58:59 04:58:59 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:58:59 #48 ... 04:58:59 04:58:59 #74 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:58:59 #194 DONE 0.7s 04:58:59 04:58:59 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:58:59 #187 DONE 2.6s 04:58:59 04:58:59 #111 [security-proxy-setup] exporting to image 04:58:59 #111 writing image sha256:f519e5c15c92ce37f0a3299b163e60debbd18846444ea3c4302519480c5ce928 04:58:59 #111 writing image sha256:f519e5c15c92ce37f0a3299b163e60debbd18846444ea3c4302519480c5ce928 0.1s done 04:58:59 #111 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 04:58:59 #74 ... 04:58:59 04:58:59 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:58:59 #75 ... 04:58:59 04:58:59 #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:58:59 #70 DONE 3.1s 04:58:59 04:58:59 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:58:59 #48 ... 04:58:59 04:58:59 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:58:59 #57 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:59 #57 13.48 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:58:59 #57 13.48 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:58:59 #57 13.48 OK: 19954 distinct packages available 04:58:59 #57 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:59 #57 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:59 #57 16.11 OK: 266 MiB in 52 packages 04:58:59 #57 DONE 16.7s 04:58:59 04:58:59 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:58:59 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.29MB / 28.04MB 7.9s 04:58:59 #48 ... 04:58:59 04:58:59 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:58:59 #76 DONE 2.2s 04:58:59 04:58:59 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:01 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.01MB / 28.04MB 9.1s 04:59:01 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.54MB / 28.04MB 9.6s 04:59:01 #48 ... 04:59:01 04:59:01 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:59:01 #77 DONE 1.7s 04:59:01 04:59:01 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:01 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 04:59:01 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 04:59:02 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.13MB / 28.04MB 10.8s 04:59:02 #48 ... 04:59:02 04:59:02 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:59:02 #78 ... 04:59:02 04:59:02 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:02 #111 ... 04:59:02 04:59:02 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:59:02 #192 DONE 3.9s 04:59:02 04:59:02 #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:59:02 #195 DONE 2.9s 04:59:02 04:59:02 #111 [security-secretstore-setup] exporting to image 04:59:02 #111 exporting layers 04:59:03 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 11.4s 04:59:03 #111 ... 04:59:03 04:59:03 #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:59:03 #196 DONE 1.4s 04:59:04 04:59:04 #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:59:04 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 12.2s 04:59:04 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.62MB / 28.04MB 12.9s 04:59:04 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 13.1s 04:59:05 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 13.6s 04:59:05 #197 DONE 1.3s 04:59:05 04:59:05 #111 [security-proxy-setup] exporting to image 04:59:05 #111 exporting layers 5.7s done 04:59:05 #111 writing image sha256:2c23c6b2def40114383f3829c22a8c26fccb52a6cef930b81a2ee7de9a9a31e4 0.0s done 04:59:05 #111 naming to docker.io/library/security-proxy-setup done 04:59:05 #111 exporting layers 3.2s done 04:59:05 #111 writing image sha256:7cb84bdca0c0c75b0f36d1b7e3151870c2c030d2499087692f542a15401e6b3c done 04:59:05 #111 naming to docker.io/library/security-secretstore-setup done 04:59:05 #111 DONE 9.9s 04:59:05 04:59:05 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 04:59:05 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.0s done 04:59:05 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.0s done 04:59:06 #48 ... 04:59:06 04:59:06 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:59:06 #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.6s done 04:59:06 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 04:59:06 #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 04:59:06 #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 04:59:06 #52 ... 04:59:06 04:59:06 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:59:06 #75 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:07 #75 ... 04:59:07 04:59:07 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:59:07 #79 ... 04:59:07 04:59:07 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:59:07 #78 14.02 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:07 #198 DONE 2.3s 04:59:07 04:59:07 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:59:07 #152 ... 04:59:07 04:59:07 #111 [security-bootstrapper] exporting to image 04:59:08 #111 exporting layers 0.7s done 04:59:08 #111 writing image sha256:9b89e5914d892f18082adf49c2d9d4062d9408ad1c09c9b2552920c75a8c10d5 done 04:59:08 #111 naming to docker.io/library/security-bootstrapper 0.0s done 04:59:08 #111 DONE 10.7s 04:59:08 04:59:08 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:59:09 #78 ... 04:59:09 04:59:09 #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 04:59:09 #0 9.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:09 #80 ... 04:59:09 04:59:09 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:59:09 #78 16.49 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:09 #78 ... 04:59:09 04:59:09 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:59:09 #0 8.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:09 #81 ... 04:59:09 04:59:09 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:09 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.8s 04:59:09 #48 ... 04:59:09 04:59:09 #82 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:09 #82 ... 04:59:09 04:59:09 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:59:09 #64 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:09 #64 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:09 #64 18.14 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:59:09 #64 18.14 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:59:09 #64 18.14 OK: 19946 distinct packages available 04:59:09 #64 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:09 #64 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:09 #64 ... 04:59:09 04:59:09 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:09 #83 ... 04:59:09 04:59:09 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:09 #48 ... 04:59:09 04:59:09 #84 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:10 #84 ... 04:59:10 04:59:10 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:59:10 #52 ... 04:59:10 04:59:10 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:59:10 #61 16.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:10 #61 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:10 #61 19.52 (1/3) Installing ca-certificates (20240226-r0) 04:59:10 #61 19.89 (2/3) Installing dumb-init (1.2.5-r2) 04:59:10 #61 19.91 (3/3) Installing tzdata (2024a-r0) 04:59:10 #61 22.39 Executing busybox-1.36.1-r7.trigger 04:59:10 #61 22.59 Executing ca-certificates-20240226-r0.trigger 04:59:10 #61 24.47 OK: 12 MiB in 18 packages 04:59:10 #61 ... 04:59:10 04:59:10 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:10 #48 ... 04:59:10 04:59:10 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:59:10 #61 DONE 27.0s 04:59:10 04:59:10 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:11 #48 ... 04:59:11 04:59:11 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:11 #85 ... 04:59:11 04:59:11 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:59:11 #65 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:11 #65 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:11 #65 22.42 (1/2) Installing ca-certificates (20240226-r0) 04:59:11 #65 22.89 (2/2) Installing dumb-init (1.2.5-r2) 04:59:11 #65 22.93 Executing busybox-1.36.1-r7.trigger 04:59:11 #65 23.17 Executing ca-certificates-20240226-r0.trigger 04:59:11 #65 25.38 OK: 9 MiB in 17 packages 04:59:11 #65 ... 04:59:11 04:59:11 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:11 #48 ... 04:59:11 04:59:11 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:59:11 #65 DONE 27.8s 04:59:11 04:59:11 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:13 #48 ... 04:59:13 04:59:13 #74 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:59:13 #74 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:13 #74 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:13 #74 22.92 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:59:13 #74 22.92 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:59:13 #74 22.92 OK: 19946 distinct packages available 04:59:13 #74 24.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:13 #74 ... 04:59:13 04:59:13 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:14 #48 ... 04:59:14 04:59:14 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:59:14 #71 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:14 #71 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:14 #71 ... 04:59:14 04:59:14 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:59:14 #62 20.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:14 #62 21.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:14 #62 30.26 (1/4) Installing ca-certificates (20240226-r0) 04:59:14 #62 ... 04:59:14 04:59:14 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:14 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.1s 04:59:14 #48 ... 04:59:14 04:59:14 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:59:14 #69 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:14 #69 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:14 #69 ... 04:59:14 04:59:14 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:15 #48 ... 04:59:15 04:59:15 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:59:15 #64 25.82 (1/11) Installing ca-certificates (20240226-r0) 04:59:15 #64 26.78 (2/11) Installing brotli-libs (1.0.9-r14) 04:59:15 #64 26.95 (3/11) Installing libunistring (1.1-r1) 04:59:15 #64 27.33 (4/11) Installing libidn2 (2.3.4-r1) 04:59:15 #64 27.41 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:59:15 #64 27.54 (6/11) Installing libcurl (8.9.0-r0) 04:59:15 #64 27.68 (7/11) Installing curl (8.9.0-r0) 04:59:15 #64 27.74 (8/11) Installing dumb-init (1.2.5-r2) 04:59:15 #64 27.76 (9/11) Installing musl-obstack (1.2.3-r2) 04:59:15 #64 27.79 (10/11) Installing libucontext (1.2-r2) 04:59:15 #64 27.87 (11/11) Installing gcompat (1.1.0-r1) 04:59:15 #64 27.87 Executing busybox-1.36.1-r7.trigger 04:59:15 #64 27.93 Executing ca-certificates-20240226-r0.trigger 04:59:15 #64 29.70 OK: 13 MiB in 26 packages 04:59:15 #64 DONE 31.6s 04:59:15 04:59:15 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:15 #48 ... 04:59:15 04:59:15 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:59:15 #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.7s done 04:59:15 #52 DONE 26.2s 04:59:15 04:59:15 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:17 #48 ... 04:59:17 04:59:17 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:59:17 #69 29.10 (1/2) Installing dumb-init (1.2.5-r2) 04:59:17 #69 29.14 (2/2) Installing su-exec (0.2-r3) 04:59:17 #69 29.16 Executing busybox-1.36.1-r7.trigger 04:59:17 #69 29.28 OK: 8 MiB in 17 packages 04:59:17 #69 DONE 31.4s 04:59:17 04:59:17 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:17 #48 ... 04:59:17 04:59:17 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:59:17 #79 10.50 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:17 #79 13.81 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:17 #79 ... 04:59:17 04:59:17 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:59:18 #86 ... 04:59:18 04:59:18 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:59:18 #71 28.22 (1/1) Installing dumb-init (1.2.5-r2) 04:59:18 #71 28.30 Executing busybox-1.36.1-r7.trigger 04:59:18 #71 28.45 OK: 8 MiB in 16 packages 04:59:18 #71 DONE 31.5s 04:59:18 04:59:18 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:19 #48 ... 04:59:19 04:59:19 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:59:19 #75 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:19 #75 29.72 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:59:19 #75 29.72 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:59:19 #75 29.72 OK: 19946 distinct packages available 04:59:19 #75 ... 04:59:19 04:59:19 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:59:19 #79 22.69 (1/1) Installing dumb-init (1.2.5-r2) 04:59:19 #79 ... 04:59:19 04:59:19 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:59:19 #78 26.24 OK: 266 MiB in 52 packages 04:59:19 #78 DONE 27.5s 04:59:20 04:59:20 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:59:20 #81 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:20 #81 19.41 OK: 18 MiB in 19 packages 04:59:20 #81 DONE 21.2s 04:59:20 04:59:20 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:59:20 #87 DONE 0.4s 04:59:20 04:59:20 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:20 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.2s 04:59:20 #48 ... 04:59:20 04:59:20 #80 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 04:59:20 #80 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:20 #80 20.76 OK: 8 MiB in 16 packages 04:59:20 #80 DONE 22.1s 04:59:20 04:59:20 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:59:20 #62 31.05 (2/4) Installing dumb-init (1.2.5-r2) 04:59:20 #62 31.12 (3/4) Installing su-exec (0.2-r3) 04:59:20 #62 31.13 (4/4) Installing yq (4.33.3-r5) 04:59:20 #62 32.13 Executing busybox-1.36.1-r7.trigger 04:59:20 #62 32.26 Executing ca-certificates-20240226-r0.trigger 04:59:20 #62 34.41 OK: 18 MiB in 19 packages 04:59:20 #62 DONE 36.8s 04:59:21 04:59:21 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:21 #48 ... 04:59:21 04:59:21 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:59:21 #0 6.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:21 #0 9.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:21 #88 ... 04:59:21 04:59:21 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:59:21 #89 DONE 1.2s 04:59:21 04:59:21 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:59:21 #79 24.11 Executing busybox-1.36.1-r7.trigger 04:59:21 #79 24.28 OK: 8 MiB in 16 packages 04:59:21 #79 ... 04:59:21 04:59:21 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:59:21 #0 4.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:21 #0 7.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:22 #90 ... 04:59:22 04:59:22 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:22 #48 ... 04:59:22 04:59:22 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:59:22 #79 DONE 25.9s 04:59:22 04:59:22 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:23 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.8s done 04:59:23 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.8s done 04:59:25 #48 ... 04:59:25 04:59:25 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:59:25 #0 5.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:25 #0 6.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:25 #91 ... 04:59:25 04:59:25 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:59:25 #90 13.04 OK: 9 MiB in 17 packages 04:59:25 #90 ... 04:59:25 04:59:25 #74 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:59:25 #74 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:25 #74 35.60 (1/5) Installing dumb-init (1.2.5-r2) 04:59:25 #74 35.64 (2/5) Installing musl-obstack (1.2.3-r2) 04:59:25 #74 35.67 (3/5) Installing libucontext (1.2-r2) 04:59:25 #74 35.68 (4/5) Installing gcompat (1.1.0-r1) 04:59:25 #74 35.73 (5/5) Installing openssl (3.1.7-r0) 04:59:25 #74 35.81 Executing busybox-1.36.1-r7.trigger 04:59:25 #74 35.97 OK: 9 MiB in 20 packages 04:59:25 #74 DONE 37.0s 04:59:26 04:59:26 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:59:26 #90 DONE 14.2s 04:59:26 04:59:26 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:59:27 #92 ... 04:59:27 04:59:27 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:59:27 #88 14.68 OK: 12 MiB in 18 packages 04:59:27 #88 DONE 16.1s 04:59:27 04:59:27 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:59:27 #91 11.57 OK: 13 MiB in 26 packages 04:59:28 #91 ... 04:59:28 04:59:28 #93 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:59:28 #0 6.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:28 #0 8.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:28 #93 ... 04:59:28 04:59:28 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:59:28 #86 6.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:28 #86 8.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:28 #86 ... 04:59:28 04:59:28 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:59:28 #91 DONE 12.7s 04:59:28 04:59:28 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:59:28 #0 4.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:28 #0 6.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:28 #94 ... 04:59:28 04:59:28 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:59:28 #75 31.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:28 #75 33.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:28 #75 39.43 (1/4) Installing dumb-init (1.2.5-r2) 04:59:28 #75 39.45 (2/4) Installing musl-obstack (1.2.3-r2) 04:59:28 #75 39.48 (3/4) Installing libucontext (1.2-r2) 04:59:28 #75 39.49 (4/4) Installing gcompat (1.1.0-r1) 04:59:28 #75 39.51 Executing busybox-1.36.1-r7.trigger 04:59:28 #75 39.59 OK: 8 MiB in 19 packages 04:59:28 #75 ... 04:59:28 04:59:28 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:59:28 #92 2.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:29 #92 ... 04:59:29 04:59:29 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:59:29 #75 DONE 40.3s 04:59:29 04:59:29 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:59:31 #95 ... 04:59:31 04:59:31 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:31 #96 ... 04:59:31 04:59:31 #93 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:59:31 #93 12.75 OK: 8 MiB in 16 packages 04:59:31 #93 DONE 13.5s 04:59:31 04:59:31 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:59:31 #86 13.25 OK: 8 MiB in 17 packages 04:59:31 #86 DONE 14.2s 04:59:31 04:59:31 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:59:31 #94 11.05 OK: 18 MiB in 19 packages 04:59:33 #94 DONE 12.2s 04:59:33 04:59:33 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:59:33 #95 3.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:33 #95 ... 04:59:33 04:59:33 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:59:33 #92 4.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:33 #92 7.145 OK: 9 MiB in 20 packages 04:59:33 #92 DONE 8.0s 04:59:33 04:59:33 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:59:33 #95 4.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:35 #95 ... 04:59:35 04:59:35 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:59:35 #97 DONE 3.5s 04:59:35 04:59:35 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:59:35 #98 DONE 1.5s 04:59:35 04:59:35 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:59:35 #99 ... 04:59:35 04:59:35 #100 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 04:59:35 #100 DONE 0.3s 04:59:35 04:59:35 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:59:35 #101 DONE 1.9s 04:59:35 04:59:35 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:59:35 #102 DONE 0.2s 04:59:35 04:59:35 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:59:35 #95 6.274 OK: 8 MiB in 19 packages 04:59:36 #95 ... 04:59:36 04:59:36 #103 [security-spire-server stage-2 6/9] COPY security.txt / 04:59:36 #103 DONE 0.2s 04:59:36 04:59:36 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:59:36 #95 DONE 6.8s 04:59:36 04:59:36 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:59:36 #104 DONE 0.3s 04:59:36 04:59:36 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:59:36 #105 DONE 0.4s 04:59:36 04:59:36 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:59:37 #106 DONE 0.2s 04:59:37 04:59:37 #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:59:37 #107 ... 04:59:37 04:59:37 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:59:37 #99 DONE 2.3s 04:59:37 04:59:37 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:59:37 #108 DONE 0.2s 04:59:37 04:59:37 #109 [security-spire-server] exporting to image 04:59:37 #109 exporting layers 04:59:38 #109 ... 04:59:38 04:59:38 #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:59:38 #107 DONE 2.0s 04:59:38 04:59:38 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 04:59:38 #110 DONE 0.3s 04:59:38 04:59:38 #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:59:38 #111 DONE 0.2s 04:59:38 04:59:38 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:59:38 #112 DONE 0.2s 04:59:38 04:59:38 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:59:38 #113 ... 04:59:38 04:59:38 #114 [security-spire-config stage-2 6/10] COPY security.txt / 04:59:38 #114 DONE 0.2s 04:59:39 04:59:39 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:59:39 #113 DONE 0.3s 04:59:39 04:59:39 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:59:39 #115 DONE 0.2s 04:59:39 04:59:39 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:59:39 #116 DONE 0.2s 04:59:39 04:59:39 #109 [security-spire-agent] exporting to image 04:59:39 #109 ... 04:59:39 04:59:39 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:59:39 #117 DONE 0.2s 04:59:39 04:59:39 #109 [security-spire-server] exporting to image 04:59:39 #109 exporting layers 2.3s done 04:59:39 #109 writing image sha256:42ac468bf3cbe0ea158f64487e18739b2fba69265d2f5409e8fa29b095568c1b done 04:59:39 #109 naming to docker.io/library/security-spire-server-arm64 done 04:59:39 #109 ... 04:59:39 04:59:39 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:59:39 #118 DONE 0.3s 04:59:39 04:59:39 #109 [security-spire-config] exporting to image 04:59:42 #109 exporting layers 2.6s done 04:59:42 #109 writing image sha256:36644cca75d90462437d776a68c7e6727e72ee550c6c247d11323eaeaa6971ef 0.1s done 04:59:42 #109 naming to docker.io/library/security-spire-agent-arm64 done 04:59:42 #109 exporting layers 2.3s done 04:59:42 #109 writing image sha256:a93179639c1cace06df2d0f212eb4bfc82194a35b0669bfb2379a9a6ac6df7f9 done 04:59:42 #109 naming to docker.io/library/security-spire-config-arm64 done 04:59:42 #109 DONE 4.6s 04:59:42 04:59:42 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:04 #151 DONE 178.2s 05:00:04 05:00:04 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:00:04 #152 DONE 178.1s 05:00:04 05:00:04 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:00:04 #150 DONE 178.1s 05:00:04 05:00:04 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:00:04 #158 DONE 178.1s 05:00:04 05:00:04 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:00:04 #155 DONE 178.2s 05:00:04 05:00:04 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:00:04 #154 DONE 178.2s 05:00:04 05:00:04 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:00:04 #160 DONE 178.2s 05:00:04 05:00:04 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:00:04 #148 DONE 178.2s 05:00:04 05:00:04 #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:00:04 #199 DONE 0.0s 05:00:04 05:00:04 #200 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:00:04 #200 DONE 0.4s 05:00:04 05:00:04 #201 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:00:04 #201 DONE 0.2s 05:00:04 05:00:04 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:00:04 #202 DONE 0.4s 05:00:04 05:00:04 #203 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:00:04 #203 DONE 0.4s 05:00:04 05:00:04 #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:00:04 #204 CACHED 05:00:04 05:00:04 #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:00:04 #205 CACHED 05:00:04 05:00:04 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:00:04 #206 CACHED 05:00:04 05:00:04 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:00:04 #207 CACHED 05:00:04 05:00:04 #208 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:00:04 #208 DONE 0.3s 05:00:04 05:00:04 #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:00:04 #209 CACHED 05:00:04 05:00:04 #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:00:04 #210 CACHED 05:00:04 05:00:04 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:00:04 #211 ... 05:00:04 05:00:04 #212 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:00:04 #212 DONE 0.3s 05:00:04 05:00:04 #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:00:04 #213 ... 05:00:04 05:00:04 #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:00:04 #214 DONE 2.2s 05:00:04 05:00:04 #215 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:00:04 #215 DONE 2.2s 05:00:04 05:00:04 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:00:04 #211 DONE 2.2s 05:00:04 05:00:04 #216 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:00:04 #216 DONE 2.2s 05:00:04 05:00:04 #217 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:00:04 #217 DONE 2.2s 05:00:04 05:00:04 #218 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:00:04 #218 DONE 2.3s 05:00:04 05:00:04 #219 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:00:04 #219 DONE 2.3s 05:00:04 05:00:04 #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:00:04 #213 DONE 2.2s 05:00:04 05:00:04 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:00:04 #220 ... 05:00:04 05:00:04 #221 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:00:04 #221 DONE 0.5s 05:00:04 05:00:04 #222 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:00:04 #222 DONE 0.5s 05:00:04 05:00:04 #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:00:04 #223 DONE 0.5s 05:00:04 05:00:04 #224 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:00:04 #224 DONE 0.5s 05:00:04 05:00:04 #111 [core-keeper] exporting to image 05:00:04 #111 exporting layers 05:00:04 #111 ... 05:00:04 05:00:04 #225 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:00:04 #225 DONE 0.9s 05:00:04 05:00:04 #226 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:00:04 #226 DONE 0.9s 05:00:04 05:00:04 #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:00:04 #227 DONE 0.9s 05:00:04 05:00:04 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:00:04 #220 DONE 0.9s 05:00:04 05:00:04 #228 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:00:04 #228 DONE 0.5s 05:00:04 05:00:04 #111 [support-scheduler] exporting to image 05:00:04 #111 exporting layers 0.4s done 05:00:04 #111 ... 05:00:04 05:00:04 #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:00:04 #229 DONE 0.5s 05:00:04 05:00:04 #230 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 05:00:04 #230 DONE 0.2s 05:00:04 05:00:04 #231 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:00:04 #231 DONE 0.2s 05:00:04 05:00:04 #111 [core-keeper] exporting to image 05:00:04 #111 writing image sha256:819064d25abe5b04f4819578f9294f74bfd4ce29b447c63979484319b8d93141 0.0s done 05:00:04 #111 naming to docker.io/library/core-keeper done 05:00:04 #111 ... 05:00:04 05:00:04 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:00:04 #232 DONE 0.2s 05:00:04 05:00:04 #111 [support-scheduler] exporting to image 05:00:04 #111 exporting layers 0.3s done 05:00:04 #111 writing image sha256:dc6a9021967860b7b217e0782caf45442316b198c0a184d2558aa7ebd56b95e4 done 05:00:04 #111 naming to docker.io/library/core-command done 05:00:04 #111 writing image sha256:8939cbcd95c3610822aaa6496b1c577e6c3eab4c22e66d0a98ddbde2af5afa65 0.0s done 05:00:04 #111 naming to docker.io/library/support-scheduler done 05:00:04 #111 exporting layers 0.3s done 05:00:04 #111 writing image sha256:9b519e08aa6c0cb3a2dd0dc56975551adafc380bb919aba527ba04e589c59bee done 05:00:04 #111 naming to docker.io/library/core-data 05:00:04 #111 exporting layers 0.2s done 05:00:04 #111 naming to docker.io/library/core-data done 05:00:04 #111 writing image sha256:95075942c160f023d8bcff325ea3bb732dad1f6e359998796405bad92c1c4934 0.0s done 05:00:04 #111 naming to docker.io/library/support-cron-scheduler done 05:00:04 #111 writing image sha256:3f5bc9607d745e8f5055aa73258f124b25e47f3f0b6d797f32f189390a1296a0 done 05:00:04 #111 naming to docker.io/library/support-notifications done 05:00:04 #111 ... 05:00:04 05:00:04 #233 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:00:04 #233 DONE 0.4s 05:00:04 05:00:04 #111 [core-metadata] exporting to image 05:00:04 #111 exporting layers 0.5s done 05:00:04 #111 writing image sha256:43031fd70d93244814cc9892e43fc7dfeabe148b9a94e3bc844c7e480a8e7f31 done 05:00:04 #111 naming to docker.io/library/core-metadata done 05:00:04 #111 exporting layers 1.0s done 05:00:04 #111 writing image sha256:f308b785fbf186c4251c4c46a2e4bea2cd59c74a0537515b0003970ca10908dd done 05:00:04 #111 naming to docker.io/library/security-proxy-auth done 05:00:04 #111 DONE 12.7s 05:00:04 time="2024-09-09T04:55:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:04 time="2024-09-09T04:55:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:04 time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:04 time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:04 time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:04 time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:04 time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:04 time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:04 time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:04 time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:04 time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:04 time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:04 time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:04 time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:04 time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:00:04 time="2024-09-09T04:55:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:00:04 $ docker stop --time=1 0bfd150b50e746770b617ec101fe2e58247114ce4e4b81c314552189ebcb490d 05:00:05 $ docker rm -f --volumes 0bfd150b50e746770b617ec101fe2e58247114ce4e4b81c314552189ebcb490d [Pipeline] // withDockerContainer [Pipeline] sh 05:00:06 + docker images 05:00:06 REPOSITORY TAG IMAGE ID CREATED SIZE 05:00:06 security-proxy-auth latest f308b785fbf1 5 seconds ago 33.1MB 05:00:06 support-cron-scheduler latest 95075942c160 6 seconds ago 44.1MB 05:00:06 core-data latest 9b519e08aa6c 6 seconds ago 39.6MB 05:00:06 core-command latest dc6a90219678 6 seconds ago 35.5MB 05:00:06 core-keeper latest 819064d25abe 6 seconds ago 39.5MB 05:00:06 support-notifications latest 3f5bc9607d74 6 seconds ago 42.5MB 05:00:06 core-metadata latest 43031fd70d93 6 seconds ago 39.8MB 05:00:06 support-scheduler latest 8939cbcd95c3 6 seconds ago 42MB 05:00:06 security-bootstrapper latest 9b89e5914d89 59 seconds ago 19MB 05:00:06 security-secretstore-setup latest 7cb84bdca0c0 About a minute ago 37MB 05:00:06 security-proxy-setup latest 2c23c6b2def4 About a minute ago 26.2MB 05:00:06 core-common-config-bootstrapper latest f519e5c15c92 About a minute ago 15.2MB 05:00:06 security-spiffe-token-provider latest d1eb04ac3aee About a minute ago 28.9MB 05:00:06 security-spire-agent latest 0b72504a9995 3 minutes ago 182MB 05:00:06 security-spire-config latest 5859c9e2feaa 3 minutes ago 120MB 05:00:06 security-spire-server latest 10d8a0d8f967 3 minutes ago 121MB 05:00:06 ci-base-image-x86_64 latest 8d2004241b53 7 minutes ago 971MB 05:00:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 05:00:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 05:00:06 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 05:00:06 provisioning config files... 05:00:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/688@tmp/config4794758211080890951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:06 ---> ****-login.sh 05:00:06 nexus3.edgexfoundry.org:10001 05:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:06 Configure a credential helper to remove this warning. See 05:00:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:06 05:00:06 Login Succeeded 05:00:06 nexus3.edgexfoundry.org:10002 05:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:06 Configure a credential helper to remove this warning. See 05:00:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:06 05:00:06 Login Succeeded 05:00:06 nexus3.edgexfoundry.org:10003 05:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:06 Configure a credential helper to remove this warning. See 05:00:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:06 05:00:06 Login Succeeded 05:00:06 nexus3.edgexfoundry.org:10004 05:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:06 Configure a credential helper to remove this warning. See 05:00:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:06 05:00:06 Login Succeeded 05:00:06 ****.io 05:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:07 Configure a credential helper to remove this warning. See 05:00:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:07 05:00:07 Login Succeeded 05:00:07 ---> ****-login.sh ends [Pipeline] } 05:00:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:00:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:00:07 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:00:07 d10896467fa144e67a67be8d8faf3bc8d031442b 05:00:07 latest 05:00:07 3.2.0-dev.67 05:00:07 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:00:07 main 05:00:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:08 + docker push nexus3.edgexfoundry.org:10004/core-command:d10896467fa144e67a67be8d8faf3bc8d031442b 05:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:00:08 e97fc646956c: Preparing 05:00:08 b97f0e070950: Preparing 05:00:08 0e891441d391: Preparing 05:00:08 eaeab0a69c9c: Preparing 05:00:08 ad854420ad70: Preparing 05:00:08 725b91ef7559: Preparing 05:00:08 d62a02444d39: Preparing 05:00:08 725b91ef7559: Waiting 05:00:08 d62a02444d39: Waiting 05:00:08 e97fc646956c: Pushed 05:00:08 0e891441d391: Pushed 05:00:08 eaeab0a69c9c: Pushed 05:00:08 ad854420ad70: Pushed 05:00:08 d62a02444d39: Layer already exists 05:00:08 725b91ef7559: Pushed 05:00:22 b97f0e070950: Pushed 05:00:22 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:736354872f77c94cd5431710b6599b607ddbd5c07d7db7f2bfc38696163db8ce size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:26 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:00:26 e97fc646956c: Preparing 05:00:26 b97f0e070950: Preparing 05:00:26 0e891441d391: Preparing 05:00:26 eaeab0a69c9c: Preparing 05:00:26 ad854420ad70: Preparing 05:00:26 725b91ef7559: Preparing 05:00:26 d62a02444d39: Preparing 05:00:26 725b91ef7559: Waiting 05:00:26 d62a02444d39: Waiting 05:00:26 b97f0e070950: Layer already exists 05:00:26 e97fc646956c: Layer already exists 05:00:26 0e891441d391: Layer already exists 05:00:26 eaeab0a69c9c: Layer already exists 05:00:26 ad854420ad70: Layer already exists 05:00:26 d62a02444d39: Layer already exists 05:00:26 725b91ef7559: Layer already exists 05:00:27 latest: digest: sha256:736354872f77c94cd5431710b6599b607ddbd5c07d7db7f2bfc38696163db8ce size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:36 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.67 05:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:00:36 e97fc646956c: Preparing 05:00:36 b97f0e070950: Preparing 05:00:36 0e891441d391: Preparing 05:00:36 eaeab0a69c9c: Preparing 05:00:36 ad854420ad70: Preparing 05:00:36 725b91ef7559: Preparing 05:00:36 d62a02444d39: Preparing 05:00:36 725b91ef7559: Waiting 05:00:36 d62a02444d39: Waiting 05:00:36 eaeab0a69c9c: Layer already exists 05:00:36 b97f0e070950: Layer already exists 05:00:36 e97fc646956c: Layer already exists 05:00:36 ad854420ad70: Layer already exists 05:00:36 0e891441d391: Layer already exists 05:00:36 725b91ef7559: Layer already exists 05:00:36 d62a02444d39: Layer already exists 05:00:36 3.2.0-dev.67: digest: sha256:736354872f77c94cd5431710b6599b607ddbd5c07d7db7f2bfc38696163db8ce size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:37 + docker push nexus3.edgexfoundry.org:10004/core-command:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:00:37 e97fc646956c: Preparing 05:00:37 b97f0e070950: Preparing 05:00:37 0e891441d391: Preparing 05:00:37 eaeab0a69c9c: Preparing 05:00:37 ad854420ad70: Preparing 05:00:37 725b91ef7559: Preparing 05:00:37 d62a02444d39: Preparing 05:00:37 725b91ef7559: Waiting 05:00:37 d62a02444d39: Waiting 05:00:37 e97fc646956c: Layer already exists 05:00:37 ad854420ad70: Layer already exists 05:00:37 b97f0e070950: Layer already exists 05:00:37 0e891441d391: Layer already exists 05:00:37 eaeab0a69c9c: Layer already exists 05:00:37 725b91ef7559: Layer already exists 05:00:37 d62a02444d39: Layer already exists 05:00:37 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:736354872f77c94cd5431710b6599b607ddbd5c07d7db7f2bfc38696163db8ce size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:39 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:00:40 e97fc646956c: Preparing 05:00:40 b97f0e070950: Preparing 05:00:40 0e891441d391: Preparing 05:00:40 eaeab0a69c9c: Preparing 05:00:40 ad854420ad70: Preparing 05:00:40 725b91ef7559: Preparing 05:00:40 d62a02444d39: Preparing 05:00:40 725b91ef7559: Waiting 05:00:40 d62a02444d39: Waiting 05:00:45 eaeab0a69c9c: Layer already exists 05:00:45 b97f0e070950: Layer already exists 05:00:45 e97fc646956c: Layer already exists 05:00:45 ad854420ad70: Layer already exists 05:00:45 0e891441d391: Layer already exists 05:00:45 725b91ef7559: Layer already exists 05:00:45 d62a02444d39: Layer already exists 05:00:45 main: digest: sha256:736354872f77c94cd5431710b6599b607ddbd5c07d7db7f2bfc38696163db8ce size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:00:45 ===================================================== [Pipeline] echo 05:00:45 taggedImages: 05:00:45 - nexus3.edgexfoundry.org:10004/core-command:d10896467fa144e67a67be8d8faf3bc8d031442b 05:00:45 - nexus3.edgexfoundry.org:10004/core-command:latest 05:00:45 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.67 05:00:45 - nexus3.edgexfoundry.org:10004/core-command:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:00:45 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:00:45 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:00:45 d10896467fa144e67a67be8d8faf3bc8d031442b 05:00:45 latest 05:00:45 3.2.0-dev.67 05:00:45 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:00:45 main 05:00:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:47 #85 ... 05:00:47 05:00:47 #82 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:47 #82 DONE 105.5s 05:00:47 05:00:47 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:47 #83 DONE 105.2s 05:00:47 05:00:47 #119 [security-proxy-setup builder 6/7] COPY . . 05:00:47 #119 ... 05:00:47 05:00:47 #84 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:47 #84 DONE 104.9s 05:00:47 05:00:47 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:47 #85 DONE 103.3s 05:00:47 05:00:47 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:47 #96 DONE 83.5s 05:00:47 05:00:47 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 05:00:47 #120 ... 05:00:47 05:00:47 #121 [support-cron-scheduler builder 6/7] COPY . . 05:00:47 #121 DONE 1.5s 05:00:47 05:00:47 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:00:47 #122 CACHED 05:00:47 05:00:47 #123 [core-metadata builder 6/7] COPY . . 05:00:47 #123 CACHED 05:00:47 05:00:47 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:47 #124 CACHED 05:00:47 05:00:47 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:47 #125 CACHED 05:00:47 05:00:47 #126 [core-data builder 6/7] COPY . . 05:00:47 #126 CACHED 05:00:47 05:00:47 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 05:00:47 #127 CACHED 05:00:47 05:00:47 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:47 #128 CACHED 05:00:47 05:00:47 #129 [core-command builder 6/7] COPY . . 05:00:47 #129 CACHED 05:00:47 05:00:47 #130 [core-command builder 4/7] COPY go.mod vendor* ./ 05:00:47 #130 CACHED 05:00:47 05:00:47 #131 [support-scheduler builder 6/7] COPY . . 05:00:47 #131 CACHED 05:00:47 05:00:47 #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:00:47 #132 CACHED 05:00:47 05:00:47 #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:47 #133 CACHED 05:00:47 05:00:47 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:00:47 #134 CACHED 05:00:47 05:00:47 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:47 #135 CACHED 05:00:47 05:00:47 #136 [security-proxy-auth builder 6/7] COPY . . 05:00:47 #136 CACHED 05:00:47 05:00:47 #137 [support-notifications builder 6/7] COPY . . 05:00:47 #137 CACHED 05:00:47 05:00:47 #138 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:47 #138 CACHED 05:00:47 05:00:47 #139 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:00:47 #139 CACHED 05:00:47 05:00:47 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 05:00:47 #120 DONE 1.5s 05:00:47 05:00:47 #140 [security-spiffe-token-provider builder 6/7] COPY . . 05:00:47 #140 DONE 1.5s 05:00:47 05:00:47 #119 [security-proxy-setup builder 6/7] COPY . . 05:00:47 #119 DONE 1.6s 05:00:47 05:00:47 #141 [core-keeper builder 7/8] COPY . . 05:00:47 #141 DONE 1.5s 05:00:47 05:00:47 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:00:47 #142 ... 05:00:47 05:00:47 #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:47 #143 CACHED 05:00:47 05:00:47 #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:00:47 #144 CACHED 05:00:47 05:00:47 #145 [security-bootstrapper builder 6/7] COPY . . 05:00:47 #145 CACHED 05:00:47 05:00:47 #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:00:47 #146 CACHED 05:00:47 05:00:47 #147 [security-secretstore-setup builder 6/7] COPY . . 05:00:47 #147 CACHED 05:00:47 05:00:47 #148 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:47 #148 CACHED 05:00:47 05:00:47 #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 05:00:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b 05:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:00:51 a0fa1646302a: Preparing 05:00:51 d974313cefe4: Preparing 05:00:51 48b8f83d39c8: Preparing 05:00:51 e78becfc3a88: Preparing 05:00:51 0e891441d391: Preparing 05:00:51 eaeab0a69c9c: Preparing 05:00:51 ad854420ad70: Preparing 05:00:51 725b91ef7559: Preparing 05:00:51 d62a02444d39: Preparing 05:00:51 ad854420ad70: Waiting 05:00:51 eaeab0a69c9c: Waiting 05:00:51 725b91ef7559: Waiting 05:00:51 d62a02444d39: Waiting 05:00:51 0e891441d391: Layer already exists 05:00:51 eaeab0a69c9c: Layer already exists 05:00:51 ad854420ad70: Layer already exists 05:00:51 725b91ef7559: Layer already exists 05:00:51 d62a02444d39: Layer already exists 05:00:51 a0fa1646302a: Pushed 05:00:51 48b8f83d39c8: Pushed 05:00:51 d974313cefe4: Pushed 05:00:51 #149 ... 05:00:51 05:00:51 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:00:51 #0 5.012 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:00:52 e78becfc3a88: Pushed 05:00:52 #150 ... 05:00:52 05:00:52 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:00:52 #0 5.823 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:00:52 #151 ... 05:00:52 05:00:52 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:00:52 #0 5.895 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:00:52 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:97ef80c50849045bdea1b703b8950f82b88ac07e660c271ccf7ab3e93f379bc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:52 + 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 05:00:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:00:53 a0fa1646302a: Preparing 05:00:53 d974313cefe4: Preparing 05:00:53 48b8f83d39c8: Preparing 05:00:53 e78becfc3a88: Preparing 05:00:53 0e891441d391: Preparing 05:00:53 eaeab0a69c9c: Preparing 05:00:53 ad854420ad70: Preparing 05:00:53 725b91ef7559: Preparing 05:00:53 d62a02444d39: Preparing 05:00:53 ad854420ad70: Waiting 05:00:53 725b91ef7559: Waiting 05:00:53 d62a02444d39: Waiting 05:00:53 eaeab0a69c9c: Waiting 05:00:53 48b8f83d39c8: Layer already exists 05:00:53 a0fa1646302a: Layer already exists 05:00:53 d974313cefe4: Layer already exists 05:00:53 0e891441d391: Layer already exists 05:00:53 e78becfc3a88: Layer already exists 05:00:53 eaeab0a69c9c: Layer already exists 05:00:53 d62a02444d39: Layer already exists 05:00:53 ad854420ad70: Layer already exists 05:00:53 725b91ef7559: Layer already exists 05:00:53 latest: digest: sha256:97ef80c50849045bdea1b703b8950f82b88ac07e660c271ccf7ab3e93f379bc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:53 #152 ... 05:00:53 05:00:53 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:00:53 #142 6.747 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:00:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.67 05:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:00:53 a0fa1646302a: Preparing 05:00:53 d974313cefe4: Preparing 05:00:53 48b8f83d39c8: Preparing 05:00:53 e78becfc3a88: Preparing 05:00:53 0e891441d391: Preparing 05:00:53 eaeab0a69c9c: Preparing 05:00:53 ad854420ad70: Preparing 05:00:53 725b91ef7559: Preparing 05:00:53 d62a02444d39: Preparing 05:00:53 ad854420ad70: Waiting 05:00:53 725b91ef7559: Waiting 05:00:53 d62a02444d39: Waiting 05:00:53 eaeab0a69c9c: Waiting 05:00:53 0e891441d391: Layer already exists 05:00:53 48b8f83d39c8: Layer already exists 05:00:53 e78becfc3a88: Layer already exists 05:00:53 d974313cefe4: Layer already exists 05:00:53 a0fa1646302a: Layer already exists 05:00:53 eaeab0a69c9c: Layer already exists 05:00:53 725b91ef7559: Layer already exists 05:00:53 d62a02444d39: Layer already exists 05:00:53 ad854420ad70: Layer already exists 05:00:53 3.2.0-dev.67: digest: sha256:97ef80c50849045bdea1b703b8950f82b88ac07e660c271ccf7ab3e93f379bc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:00:54 a0fa1646302a: Preparing 05:00:54 d974313cefe4: Preparing 05:00:54 48b8f83d39c8: Preparing 05:00:54 e78becfc3a88: Preparing 05:00:54 0e891441d391: Preparing 05:00:54 eaeab0a69c9c: Preparing 05:00:54 ad854420ad70: Preparing 05:00:54 725b91ef7559: Preparing 05:00:54 d62a02444d39: Preparing 05:00:54 ad854420ad70: Waiting 05:00:54 725b91ef7559: Waiting 05:00:54 d62a02444d39: Waiting 05:00:54 a0fa1646302a: Layer already exists 05:00:54 48b8f83d39c8: Layer already exists 05:00:54 d974313cefe4: Layer already exists 05:00:54 0e891441d391: Layer already exists 05:00:54 e78becfc3a88: Layer already exists 05:00:54 eaeab0a69c9c: Layer already exists 05:00:54 ad854420ad70: Layer already exists 05:00:54 d62a02444d39: Layer already exists 05:00:54 725b91ef7559: Layer already exists 05:00:54 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:97ef80c50849045bdea1b703b8950f82b88ac07e660c271ccf7ab3e93f379bc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:54 + 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 05:00:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:00:55 a0fa1646302a: Preparing 05:00:55 d974313cefe4: Preparing 05:00:55 48b8f83d39c8: Preparing 05:00:55 e78becfc3a88: Preparing 05:00:55 0e891441d391: Preparing 05:00:55 eaeab0a69c9c: Preparing 05:00:55 ad854420ad70: Preparing 05:00:55 725b91ef7559: Preparing 05:00:55 d62a02444d39: Preparing 05:00:55 d62a02444d39: Waiting 05:00:55 ad854420ad70: Waiting 05:00:55 725b91ef7559: Waiting 05:00:55 eaeab0a69c9c: Waiting 05:00:55 a0fa1646302a: Layer already exists 05:00:55 48b8f83d39c8: Layer already exists 05:00:55 d974313cefe4: Layer already exists 05:00:55 0e891441d391: Layer already exists 05:00:55 e78becfc3a88: Layer already exists 05:00:55 ad854420ad70: Layer already exists 05:00:55 eaeab0a69c9c: Layer already exists 05:00:55 725b91ef7559: Layer already exists 05:00:55 d62a02444d39: Layer already exists 05:00:55 main: digest: sha256:97ef80c50849045bdea1b703b8950f82b88ac07e660c271ccf7ab3e93f379bc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:00:55 ===================================================== [Pipeline] echo 05:00:55 taggedImages: 05:00:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b 05:00:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:00:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.67 05:00:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:00:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:00:55 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:00:55 d10896467fa144e67a67be8d8faf3bc8d031442b 05:00:55 latest 05:00:55 3.2.0-dev.67 05:00:55 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:00:55 main 05:00:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:55 + docker push nexus3.edgexfoundry.org:10004/core-data:d10896467fa144e67a67be8d8faf3bc8d031442b 05:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:00:55 41515aeb0b66: Preparing 05:00:55 c54a5cf0924c: Preparing 05:00:55 6558fa5c071e: Preparing 05:00:55 0e891441d391: Preparing 05:00:55 eaeab0a69c9c: Preparing 05:00:55 ad854420ad70: Preparing 05:00:55 725b91ef7559: Preparing 05:00:55 d62a02444d39: Preparing 05:00:55 725b91ef7559: Waiting 05:00:55 d62a02444d39: Waiting 05:00:55 ad854420ad70: Waiting 05:00:55 eaeab0a69c9c: Layer already exists 05:00:55 c54a5cf0924c: Pushed 05:00:56 0e891441d391: Layer already exists 05:00:56 ad854420ad70: Layer already exists 05:00:56 725b91ef7559: Layer already exists 05:00:56 d62a02444d39: Layer already exists 05:00:56 41515aeb0b66: Pushed 05:00:56 #142 ... 05:00:56 05:00:56 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:00:56 #0 6.824 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:00:56 #153 ... 05:00:56 05:00:56 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:00:56 #0 6.739 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:00:56 #154 ... 05:00:56 05:00:56 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:00:56 #0 6.924 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:00:56 #155 ... 05:00:56 05:00:56 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:00:56 #0 6.803 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:00:56 #156 ... 05:00:56 05:00:56 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:00:56 #0 5.315 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:00:57 #157 ... 05:00:57 05:00:57 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:00:57 #0 5.559 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:00:57 #158 ... 05:00:57 05:00:57 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:00:57 #0 5.054 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:00:57 #159 ... 05:00:57 05:00:57 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:00:57 #0 5.420 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:00:57 #160 ... 05:00:57 05:00:57 #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 05:00:57 #149 6.627 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:00:59 6558fa5c071e: Pushed 05:00:59 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:9fffe63cb7992f48d06bd3c7d07e625901ffef6603e98cf99f37d02f51b413bc size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:00 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:01:00 41515aeb0b66: Preparing 05:01:00 c54a5cf0924c: Preparing 05:01:00 6558fa5c071e: Preparing 05:01:00 0e891441d391: Preparing 05:01:00 eaeab0a69c9c: Preparing 05:01:00 ad854420ad70: Preparing 05:01:00 725b91ef7559: Preparing 05:01:00 d62a02444d39: Preparing 05:01:00 725b91ef7559: Waiting 05:01:00 d62a02444d39: Waiting 05:01:00 ad854420ad70: Waiting 05:01:00 6558fa5c071e: Layer already exists 05:01:00 0e891441d391: Layer already exists 05:01:00 41515aeb0b66: Layer already exists 05:01:00 c54a5cf0924c: Layer already exists 05:01:00 eaeab0a69c9c: Layer already exists 05:01:00 725b91ef7559: Layer already exists 05:01:00 ad854420ad70: Layer already exists 05:01:00 d62a02444d39: Layer already exists 05:01:00 latest: digest: sha256:9fffe63cb7992f48d06bd3c7d07e625901ffef6603e98cf99f37d02f51b413bc size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:00 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.67 05:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:01:00 41515aeb0b66: Preparing 05:01:00 c54a5cf0924c: Preparing 05:01:00 6558fa5c071e: Preparing 05:01:00 0e891441d391: Preparing 05:01:00 eaeab0a69c9c: Preparing 05:01:00 ad854420ad70: Preparing 05:01:00 725b91ef7559: Preparing 05:01:00 d62a02444d39: Preparing 05:01:00 725b91ef7559: Waiting 05:01:00 ad854420ad70: Waiting 05:01:00 d62a02444d39: Waiting 05:01:00 c54a5cf0924c: Layer already exists 05:01:00 eaeab0a69c9c: Layer already exists 05:01:00 6558fa5c071e: Layer already exists 05:01:00 41515aeb0b66: Layer already exists 05:01:00 0e891441d391: Layer already exists 05:01:00 ad854420ad70: Layer already exists 05:01:00 725b91ef7559: Layer already exists 05:01:00 d62a02444d39: Layer already exists 05:01:00 3.2.0-dev.67: digest: sha256:9fffe63cb7992f48d06bd3c7d07e625901ffef6603e98cf99f37d02f51b413bc size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:01 + docker push nexus3.edgexfoundry.org:10004/core-data:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:01:01 41515aeb0b66: Preparing 05:01:01 c54a5cf0924c: Preparing 05:01:01 6558fa5c071e: Preparing 05:01:01 0e891441d391: Preparing 05:01:01 eaeab0a69c9c: Preparing 05:01:01 ad854420ad70: Preparing 05:01:01 725b91ef7559: Preparing 05:01:01 d62a02444d39: Preparing 05:01:01 ad854420ad70: Waiting 05:01:01 725b91ef7559: Waiting 05:01:01 d62a02444d39: Waiting 05:01:01 41515aeb0b66: Layer already exists 05:01:01 eaeab0a69c9c: Layer already exists 05:01:01 6558fa5c071e: Layer already exists 05:01:01 c54a5cf0924c: Layer already exists 05:01:01 0e891441d391: Layer already exists 05:01:01 d62a02444d39: Layer already exists 05:01:01 ad854420ad70: Layer already exists 05:01:01 725b91ef7559: Layer already exists 05:01:01 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:9fffe63cb7992f48d06bd3c7d07e625901ffef6603e98cf99f37d02f51b413bc size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:02 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:01:02 41515aeb0b66: Preparing 05:01:02 c54a5cf0924c: Preparing 05:01:02 6558fa5c071e: Preparing 05:01:02 0e891441d391: Preparing 05:01:02 eaeab0a69c9c: Preparing 05:01:02 ad854420ad70: Preparing 05:01:02 725b91ef7559: Preparing 05:01:02 d62a02444d39: Preparing 05:01:02 725b91ef7559: Waiting 05:01:02 d62a02444d39: Waiting 05:01:02 ad854420ad70: Waiting 05:01:02 eaeab0a69c9c: Layer already exists 05:01:02 6558fa5c071e: Layer already exists 05:01:02 c54a5cf0924c: Layer already exists 05:01:02 0e891441d391: Layer already exists 05:01:02 41515aeb0b66: Layer already exists 05:01:02 ad854420ad70: Layer already exists 05:01:02 725b91ef7559: Layer already exists 05:01:02 d62a02444d39: Layer already exists 05:01:02 main: digest: sha256:9fffe63cb7992f48d06bd3c7d07e625901ffef6603e98cf99f37d02f51b413bc size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:02 ===================================================== [Pipeline] echo 05:01:02 taggedImages: 05:01:02 - nexus3.edgexfoundry.org:10004/core-data:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:02 - nexus3.edgexfoundry.org:10004/core-data:latest 05:01:02 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.67 05:01:02 - nexus3.edgexfoundry.org:10004/core-data:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:02 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:01:02 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:01:02 d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:02 latest 05:01:02 3.2.0-dev.67 05:01:02 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:02 main 05:01:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:02 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:01:03 33d6fb3bdec8: Preparing 05:01:03 f9607e8dc518: Preparing 05:01:03 eaeab0a69c9c: Preparing 05:01:03 b1040ff898b2: Preparing 05:01:03 f43c03480660: Preparing 05:01:03 d62a02444d39: Preparing 05:01:03 d62a02444d39: Waiting 05:01:03 f43c03480660: Pushed 05:01:03 b1040ff898b2: Pushed 05:01:03 eaeab0a69c9c: Layer already exists 05:01:04 d62a02444d39: Layer already exists 05:01:04 33d6fb3bdec8: Pushed 05:01:06 f9607e8dc518: Pushed 05:01:06 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:e852ac670324ba44e27f22908f1267607c93fba8c4e64c44da2945aa392342d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:01:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:01:07 33d6fb3bdec8: Preparing 05:01:07 f9607e8dc518: Preparing 05:01:07 eaeab0a69c9c: Preparing 05:01:07 b1040ff898b2: Preparing 05:01:07 f43c03480660: Preparing 05:01:07 d62a02444d39: Preparing 05:01:07 d62a02444d39: Waiting 05:01:07 b1040ff898b2: Layer already exists 05:01:07 eaeab0a69c9c: Layer already exists 05:01:07 f9607e8dc518: Layer already exists 05:01:07 f43c03480660: Layer already exists 05:01:07 33d6fb3bdec8: Layer already exists 05:01:07 d62a02444d39: Layer already exists 05:01:07 latest: digest: sha256:e852ac670324ba44e27f22908f1267607c93fba8c4e64c44da2945aa392342d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.67 05:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:01:08 33d6fb3bdec8: Preparing 05:01:08 f9607e8dc518: Preparing 05:01:08 eaeab0a69c9c: Preparing 05:01:08 b1040ff898b2: Preparing 05:01:08 f43c03480660: Preparing 05:01:08 d62a02444d39: Preparing 05:01:08 d62a02444d39: Waiting 05:01:08 f9607e8dc518: Layer already exists 05:01:08 f43c03480660: Layer already exists 05:01:08 eaeab0a69c9c: Layer already exists 05:01:08 b1040ff898b2: Layer already exists 05:01:08 33d6fb3bdec8: Layer already exists 05:01:08 d62a02444d39: Layer already exists 05:01:08 3.2.0-dev.67: digest: sha256:e852ac670324ba44e27f22908f1267607c93fba8c4e64c44da2945aa392342d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:01:08 33d6fb3bdec8: Preparing 05:01:08 f9607e8dc518: Preparing 05:01:08 eaeab0a69c9c: Preparing 05:01:08 b1040ff898b2: Preparing 05:01:08 f43c03480660: Preparing 05:01:08 d62a02444d39: Preparing 05:01:08 d62a02444d39: Waiting 05:01:08 f43c03480660: Layer already exists 05:01:08 33d6fb3bdec8: Layer already exists 05:01:08 f9607e8dc518: Layer already exists 05:01:08 eaeab0a69c9c: Layer already exists 05:01:08 b1040ff898b2: Layer already exists 05:01:08 d62a02444d39: Layer already exists 05:01:08 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:e852ac670324ba44e27f22908f1267607c93fba8c4e64c44da2945aa392342d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:01:09 33d6fb3bdec8: Preparing 05:01:09 f9607e8dc518: Preparing 05:01:09 eaeab0a69c9c: Preparing 05:01:09 b1040ff898b2: Preparing 05:01:09 f43c03480660: Preparing 05:01:09 d62a02444d39: Preparing 05:01:09 d62a02444d39: Waiting 05:01:09 b1040ff898b2: Layer already exists 05:01:09 f43c03480660: Layer already exists 05:01:09 f9607e8dc518: Layer already exists 05:01:09 33d6fb3bdec8: Layer already exists 05:01:09 eaeab0a69c9c: Layer already exists 05:01:09 d62a02444d39: Layer already exists 05:01:09 main: digest: sha256:e852ac670324ba44e27f22908f1267607c93fba8c4e64c44da2945aa392342d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:09 ===================================================== [Pipeline] echo 05:01:09 taggedImages: 05:01:09 - nexus3.edgexfoundry.org:10004/core-keeper:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:09 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:01:09 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.67 05:01:09 - nexus3.edgexfoundry.org:10004/core-keeper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:09 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:01:09 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:01:09 d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:09 latest 05:01:09 3.2.0-dev.67 05:01:09 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:09 main 05:01:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:01:10 dabedc4ae316: Preparing 05:01:10 e87e40d2bf66: Preparing 05:01:10 2c18823a59db: Preparing 05:01:10 0e891441d391: Preparing 05:01:10 eaeab0a69c9c: Preparing 05:01:10 ad854420ad70: Preparing 05:01:10 725b91ef7559: Preparing 05:01:10 d62a02444d39: Preparing 05:01:10 ad854420ad70: Waiting 05:01:10 d62a02444d39: Waiting 05:01:10 725b91ef7559: Waiting 05:01:10 0e891441d391: Layer already exists 05:01:10 eaeab0a69c9c: Layer already exists 05:01:10 ad854420ad70: Layer already exists 05:01:10 725b91ef7559: Layer already exists 05:01:10 d62a02444d39: Layer already exists 05:01:10 dabedc4ae316: Pushed 05:01:10 e87e40d2bf66: Pushed 05:01:13 2c18823a59db: Pushed 05:01:13 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:4c1b24625fff6fc7f7c463100338e94107069fcf517e695384bd043ae7db3859 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:01:14 dabedc4ae316: Preparing 05:01:14 e87e40d2bf66: Preparing 05:01:14 2c18823a59db: Preparing 05:01:14 0e891441d391: Preparing 05:01:14 eaeab0a69c9c: Preparing 05:01:14 ad854420ad70: Preparing 05:01:14 725b91ef7559: Preparing 05:01:14 d62a02444d39: Preparing 05:01:14 ad854420ad70: Waiting 05:01:14 725b91ef7559: Waiting 05:01:14 d62a02444d39: Waiting 05:01:14 2c18823a59db: Layer already exists 05:01:14 dabedc4ae316: Layer already exists 05:01:14 e87e40d2bf66: Layer already exists 05:01:14 0e891441d391: Layer already exists 05:01:14 eaeab0a69c9c: Layer already exists 05:01:14 ad854420ad70: Layer already exists 05:01:14 d62a02444d39: Layer already exists 05:01:14 725b91ef7559: Layer already exists 05:01:14 latest: digest: sha256:4c1b24625fff6fc7f7c463100338e94107069fcf517e695384bd043ae7db3859 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.67 05:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:01:15 dabedc4ae316: Preparing 05:01:15 e87e40d2bf66: Preparing 05:01:15 2c18823a59db: Preparing 05:01:15 0e891441d391: Preparing 05:01:15 eaeab0a69c9c: Preparing 05:01:15 ad854420ad70: Preparing 05:01:15 725b91ef7559: Preparing 05:01:15 d62a02444d39: Preparing 05:01:15 ad854420ad70: Waiting 05:01:15 d62a02444d39: Waiting 05:01:15 725b91ef7559: Waiting 05:01:15 eaeab0a69c9c: Layer already exists 05:01:15 dabedc4ae316: Layer already exists 05:01:15 0e891441d391: Layer already exists 05:01:15 e87e40d2bf66: Layer already exists 05:01:15 2c18823a59db: Layer already exists 05:01:15 ad854420ad70: Layer already exists 05:01:15 725b91ef7559: Layer already exists 05:01:15 d62a02444d39: Layer already exists 05:01:15 3.2.0-dev.67: digest: sha256:4c1b24625fff6fc7f7c463100338e94107069fcf517e695384bd043ae7db3859 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:01:15 dabedc4ae316: Preparing 05:01:15 e87e40d2bf66: Preparing 05:01:15 2c18823a59db: Preparing 05:01:15 0e891441d391: Preparing 05:01:15 eaeab0a69c9c: Preparing 05:01:15 ad854420ad70: Preparing 05:01:15 725b91ef7559: Preparing 05:01:15 d62a02444d39: Preparing 05:01:15 ad854420ad70: Waiting 05:01:15 725b91ef7559: Waiting 05:01:15 d62a02444d39: Waiting 05:01:15 0e891441d391: Layer already exists 05:01:15 2c18823a59db: Layer already exists 05:01:15 dabedc4ae316: Layer already exists 05:01:15 eaeab0a69c9c: Layer already exists 05:01:15 e87e40d2bf66: Layer already exists 05:01:15 ad854420ad70: Layer already exists 05:01:15 d62a02444d39: Layer already exists 05:01:15 725b91ef7559: Layer already exists 05:01:15 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:4c1b24625fff6fc7f7c463100338e94107069fcf517e695384bd043ae7db3859 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:01:16 dabedc4ae316: Preparing 05:01:16 e87e40d2bf66: Preparing 05:01:16 2c18823a59db: Preparing 05:01:16 0e891441d391: Preparing 05:01:16 eaeab0a69c9c: Preparing 05:01:16 ad854420ad70: Preparing 05:01:16 725b91ef7559: Preparing 05:01:16 d62a02444d39: Preparing 05:01:16 ad854420ad70: Waiting 05:01:16 725b91ef7559: Waiting 05:01:16 d62a02444d39: Waiting 05:01:16 0e891441d391: Layer already exists 05:01:16 eaeab0a69c9c: Layer already exists 05:01:16 2c18823a59db: Layer already exists 05:01:16 dabedc4ae316: Layer already exists 05:01:16 e87e40d2bf66: Layer already exists 05:01:16 ad854420ad70: Layer already exists 05:01:16 725b91ef7559: Layer already exists 05:01:16 d62a02444d39: Layer already exists 05:01:16 main: digest: sha256:4c1b24625fff6fc7f7c463100338e94107069fcf517e695384bd043ae7db3859 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:16 ===================================================== [Pipeline] echo 05:01:16 taggedImages: 05:01:16 - nexus3.edgexfoundry.org:10004/core-metadata:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:16 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:01:16 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.67 05:01:16 - nexus3.edgexfoundry.org:10004/core-metadata:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:16 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:01:16 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:01:16 d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:16 latest 05:01:16 3.2.0-dev.67 05:01:16 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:16 main 05:01:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:01:17 c6348a339eb4: Preparing 05:01:17 fca125819d16: Preparing 05:01:17 fa2ac98177d0: Preparing 05:01:17 976f73205ec9: Preparing 05:01:17 ea8c9217fbad: Preparing 05:01:17 dbcd3d6a251a: Preparing 05:01:17 06e674d42b4c: Preparing 05:01:17 f60439067bdd: Preparing 05:01:17 0e891441d391: Preparing 05:01:17 eaeab0a69c9c: Preparing 05:01:17 46efe819cdd1: Preparing 05:01:17 b1ccf011e0f5: Preparing 05:01:17 5f70bf18a086: Preparing 05:01:17 139974c63af7: Preparing 05:01:17 758e5fe96752: Preparing 05:01:17 25489c93f994: Preparing 05:01:17 d62a02444d39: Preparing 05:01:17 b1ccf011e0f5: Waiting 05:01:17 dbcd3d6a251a: Waiting 05:01:17 06e674d42b4c: Waiting 05:01:17 5f70bf18a086: Waiting 05:01:17 139974c63af7: Waiting 05:01:17 758e5fe96752: Waiting 05:01:17 f60439067bdd: Waiting 05:01:17 25489c93f994: Waiting 05:01:17 d62a02444d39: Waiting 05:01:17 0e891441d391: Waiting 05:01:17 eaeab0a69c9c: Waiting 05:01:17 46efe819cdd1: Waiting 05:01:17 ea8c9217fbad: Pushed 05:01:17 c6348a339eb4: Pushed 05:01:17 fca125819d16: Pushed 05:01:17 fa2ac98177d0: Pushed 05:01:17 976f73205ec9: Pushed 05:01:17 0e891441d391: Layer already exists 05:01:17 dbcd3d6a251a: Pushed 05:01:17 eaeab0a69c9c: Layer already exists 05:01:17 5f70bf18a086: Layer already exists 05:01:17 06e674d42b4c: Pushed 05:01:17 46efe819cdd1: Pushed 05:01:17 b1ccf011e0f5: Pushed 05:01:17 139974c63af7: Pushed 05:01:17 d62a02444d39: Layer already exists 05:01:17 758e5fe96752: Pushed 05:01:17 25489c93f994: Pushed 05:01:18 f60439067bdd: Pushed 05:01:18 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:c5b716bf2dc66d613453b6b7c503593f80f94af7cc413fcf068c65b05999cf1e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:01:19 c6348a339eb4: Preparing 05:01:19 fca125819d16: Preparing 05:01:19 fa2ac98177d0: Preparing 05:01:19 976f73205ec9: Preparing 05:01:19 ea8c9217fbad: Preparing 05:01:19 dbcd3d6a251a: Preparing 05:01:19 06e674d42b4c: Preparing 05:01:19 f60439067bdd: Preparing 05:01:19 0e891441d391: Preparing 05:01:19 eaeab0a69c9c: Preparing 05:01:19 46efe819cdd1: Preparing 05:01:19 b1ccf011e0f5: Preparing 05:01:19 5f70bf18a086: Preparing 05:01:19 139974c63af7: Preparing 05:01:19 758e5fe96752: Preparing 05:01:19 25489c93f994: Preparing 05:01:19 d62a02444d39: Preparing 05:01:19 06e674d42b4c: Waiting 05:01:19 139974c63af7: Waiting 05:01:19 eaeab0a69c9c: Waiting 05:01:19 758e5fe96752: Waiting 05:01:19 46efe819cdd1: Waiting 05:01:19 25489c93f994: Waiting 05:01:19 5f70bf18a086: Waiting 05:01:19 d62a02444d39: Waiting 05:01:19 f60439067bdd: Waiting 05:01:19 0e891441d391: Waiting 05:01:19 dbcd3d6a251a: Waiting 05:01:19 fca125819d16: Layer already exists 05:01:19 ea8c9217fbad: Layer already exists 05:01:19 fa2ac98177d0: Layer already exists 05:01:19 c6348a339eb4: Layer already exists 05:01:19 976f73205ec9: Layer already exists 05:01:19 06e674d42b4c: Layer already exists 05:01:19 0e891441d391: Layer already exists 05:01:19 dbcd3d6a251a: Layer already exists 05:01:19 f60439067bdd: Layer already exists 05:01:19 eaeab0a69c9c: Layer already exists 05:01:19 b1ccf011e0f5: Layer already exists 05:01:19 46efe819cdd1: Layer already exists 05:01:19 139974c63af7: Layer already exists 05:01:19 758e5fe96752: Layer already exists 05:01:19 5f70bf18a086: Layer already exists 05:01:19 25489c93f994: Layer already exists 05:01:19 d62a02444d39: Layer already exists 05:01:19 latest: digest: sha256:c5b716bf2dc66d613453b6b7c503593f80f94af7cc413fcf068c65b05999cf1e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.67 05:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:01:20 c6348a339eb4: Preparing 05:01:20 fca125819d16: Preparing 05:01:20 fa2ac98177d0: Preparing 05:01:20 976f73205ec9: Preparing 05:01:20 ea8c9217fbad: Preparing 05:01:20 dbcd3d6a251a: Preparing 05:01:20 06e674d42b4c: Preparing 05:01:20 f60439067bdd: Preparing 05:01:20 0e891441d391: Preparing 05:01:20 eaeab0a69c9c: Preparing 05:01:20 46efe819cdd1: Preparing 05:01:20 b1ccf011e0f5: Preparing 05:01:20 5f70bf18a086: Preparing 05:01:20 139974c63af7: Preparing 05:01:20 758e5fe96752: Preparing 05:01:20 25489c93f994: Preparing 05:01:20 dbcd3d6a251a: Waiting 05:01:20 06e674d42b4c: Waiting 05:01:20 f60439067bdd: Waiting 05:01:20 0e891441d391: Waiting 05:01:20 eaeab0a69c9c: Waiting 05:01:20 46efe819cdd1: Waiting 05:01:20 b1ccf011e0f5: Waiting 05:01:20 5f70bf18a086: Waiting 05:01:20 139974c63af7: Waiting 05:01:20 758e5fe96752: Waiting 05:01:20 d62a02444d39: Preparing 05:01:20 25489c93f994: Waiting 05:01:20 d62a02444d39: Waiting 05:01:20 ea8c9217fbad: Layer already exists 05:01:20 c6348a339eb4: Layer already exists 05:01:20 fca125819d16: Layer already exists 05:01:20 976f73205ec9: Layer already exists 05:01:20 fa2ac98177d0: Layer already exists 05:01:20 dbcd3d6a251a: Layer already exists 05:01:20 06e674d42b4c: Layer already exists 05:01:20 0e891441d391: Layer already exists 05:01:20 f60439067bdd: Layer already exists 05:01:20 eaeab0a69c9c: Layer already exists 05:01:20 b1ccf011e0f5: Layer already exists 05:01:20 5f70bf18a086: Layer already exists 05:01:20 46efe819cdd1: Layer already exists 05:01:20 139974c63af7: Layer already exists 05:01:20 758e5fe96752: Layer already exists 05:01:20 d62a02444d39: Layer already exists 05:01:20 25489c93f994: Layer already exists 05:01:20 3.2.0-dev.67: digest: sha256:c5b716bf2dc66d613453b6b7c503593f80f94af7cc413fcf068c65b05999cf1e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:01:21 c6348a339eb4: Preparing 05:01:21 fca125819d16: Preparing 05:01:21 fa2ac98177d0: Preparing 05:01:21 976f73205ec9: Preparing 05:01:21 ea8c9217fbad: Preparing 05:01:21 dbcd3d6a251a: Preparing 05:01:21 06e674d42b4c: Preparing 05:01:21 f60439067bdd: Preparing 05:01:21 0e891441d391: Preparing 05:01:21 eaeab0a69c9c: Preparing 05:01:21 46efe819cdd1: Preparing 05:01:21 b1ccf011e0f5: Preparing 05:01:21 5f70bf18a086: Preparing 05:01:21 139974c63af7: Preparing 05:01:21 758e5fe96752: Preparing 05:01:21 25489c93f994: Preparing 05:01:21 d62a02444d39: Preparing 05:01:21 eaeab0a69c9c: Waiting 05:01:21 46efe819cdd1: Waiting 05:01:21 b1ccf011e0f5: Waiting 05:01:21 5f70bf18a086: Waiting 05:01:21 139974c63af7: Waiting 05:01:21 758e5fe96752: Waiting 05:01:21 25489c93f994: Waiting 05:01:21 d62a02444d39: Waiting 05:01:21 06e674d42b4c: Waiting 05:01:21 f60439067bdd: Waiting 05:01:21 dbcd3d6a251a: Waiting 05:01:21 0e891441d391: Waiting 05:01:21 fca125819d16: Layer already exists 05:01:21 fa2ac98177d0: Layer already exists 05:01:21 976f73205ec9: Layer already exists 05:01:21 ea8c9217fbad: Layer already exists 05:01:21 c6348a339eb4: Layer already exists 05:01:21 06e674d42b4c: Layer already exists 05:01:21 dbcd3d6a251a: Layer already exists 05:01:21 f60439067bdd: Layer already exists 05:01:21 0e891441d391: Layer already exists 05:01:21 b1ccf011e0f5: Layer already exists 05:01:21 eaeab0a69c9c: Layer already exists 05:01:21 46efe819cdd1: Layer already exists 05:01:21 139974c63af7: Layer already exists 05:01:21 5f70bf18a086: Layer already exists 05:01:21 d62a02444d39: Layer already exists 05:01:21 758e5fe96752: Layer already exists 05:01:21 25489c93f994: Layer already exists 05:01:21 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:c5b716bf2dc66d613453b6b7c503593f80f94af7cc413fcf068c65b05999cf1e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:01:21 c6348a339eb4: Preparing 05:01:21 fca125819d16: Preparing 05:01:21 fa2ac98177d0: Preparing 05:01:21 976f73205ec9: Preparing 05:01:21 ea8c9217fbad: Preparing 05:01:21 dbcd3d6a251a: Preparing 05:01:21 06e674d42b4c: Preparing 05:01:21 f60439067bdd: Preparing 05:01:21 0e891441d391: Preparing 05:01:21 eaeab0a69c9c: Preparing 05:01:21 46efe819cdd1: Preparing 05:01:21 b1ccf011e0f5: Preparing 05:01:21 5f70bf18a086: Preparing 05:01:21 139974c63af7: Preparing 05:01:21 758e5fe96752: Preparing 05:01:21 25489c93f994: Preparing 05:01:21 d62a02444d39: Preparing 05:01:21 dbcd3d6a251a: Waiting 05:01:21 06e674d42b4c: Waiting 05:01:21 f60439067bdd: Waiting 05:01:21 0e891441d391: Waiting 05:01:21 eaeab0a69c9c: Waiting 05:01:21 46efe819cdd1: Waiting 05:01:21 b1ccf011e0f5: Waiting 05:01:21 5f70bf18a086: Waiting 05:01:21 139974c63af7: Waiting 05:01:21 758e5fe96752: Waiting 05:01:21 25489c93f994: Waiting 05:01:21 d62a02444d39: Waiting 05:01:21 976f73205ec9: Layer already exists 05:01:21 fa2ac98177d0: Layer already exists 05:01:21 fca125819d16: Layer already exists 05:01:21 c6348a339eb4: Layer already exists 05:01:21 ea8c9217fbad: Layer already exists 05:01:21 f60439067bdd: Layer already exists 05:01:21 dbcd3d6a251a: Layer already exists 05:01:21 06e674d42b4c: Layer already exists 05:01:21 0e891441d391: Layer already exists 05:01:21 eaeab0a69c9c: Layer already exists 05:01:21 46efe819cdd1: Layer already exists 05:01:21 b1ccf011e0f5: Layer already exists 05:01:21 139974c63af7: Layer already exists 05:01:21 758e5fe96752: Layer already exists 05:01:21 5f70bf18a086: Layer already exists 05:01:21 25489c93f994: Layer already exists 05:01:21 d62a02444d39: Layer already exists 05:01:21 main: digest: sha256:c5b716bf2dc66d613453b6b7c503593f80f94af7cc413fcf068c65b05999cf1e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:21 ===================================================== [Pipeline] echo 05:01:21 taggedImages: 05:01:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:01:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.67 05:01:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:01:21 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:01:21 d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:21 latest 05:01:21 3.2.0-dev.67 05:01:21 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:21 main 05:01:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:01:22 3e33e940f17a: Preparing 05:01:22 2beb41d3540e: Preparing 05:01:22 655d82c546ae: Preparing 05:01:22 29fe5d532782: Preparing 05:01:22 0e891441d391: Preparing 05:01:22 eaeab0a69c9c: Preparing 05:01:22 ad854420ad70: Preparing 05:01:22 725b91ef7559: Preparing 05:01:22 d62a02444d39: Preparing 05:01:22 eaeab0a69c9c: Waiting 05:01:22 ad854420ad70: Waiting 05:01:22 725b91ef7559: Waiting 05:01:22 d62a02444d39: Waiting 05:01:22 0e891441d391: Layer already exists 05:01:22 eaeab0a69c9c: Layer already exists 05:01:22 ad854420ad70: Layer already exists 05:01:22 725b91ef7559: Layer already exists 05:01:22 d62a02444d39: Layer already exists 05:01:22 655d82c546ae: Pushed 05:01:22 3e33e940f17a: Pushed 05:01:22 2beb41d3540e: Pushed 05:01:25 29fe5d532782: Pushed 05:01:25 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:fb25c32038cf0ef122a35ab3562ec362023dbb1d0d0ba1d1f2a50468813ef07b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:01:26 3e33e940f17a: Preparing 05:01:26 2beb41d3540e: Preparing 05:01:26 655d82c546ae: Preparing 05:01:26 29fe5d532782: Preparing 05:01:26 0e891441d391: Preparing 05:01:26 eaeab0a69c9c: Preparing 05:01:26 ad854420ad70: Preparing 05:01:26 725b91ef7559: Preparing 05:01:26 d62a02444d39: Preparing 05:01:26 eaeab0a69c9c: Waiting 05:01:26 ad854420ad70: Waiting 05:01:26 725b91ef7559: Waiting 05:01:26 d62a02444d39: Waiting 05:01:26 29fe5d532782: Layer already exists 05:01:26 2beb41d3540e: Layer already exists 05:01:26 3e33e940f17a: Layer already exists 05:01:26 655d82c546ae: Layer already exists 05:01:26 0e891441d391: Layer already exists 05:01:26 ad854420ad70: Layer already exists 05:01:26 eaeab0a69c9c: Layer already exists 05:01:26 725b91ef7559: Layer already exists 05:01:26 d62a02444d39: Layer already exists 05:01:26 latest: digest: sha256:fb25c32038cf0ef122a35ab3562ec362023dbb1d0d0ba1d1f2a50468813ef07b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.67 05:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:01:26 3e33e940f17a: Preparing 05:01:26 2beb41d3540e: Preparing 05:01:26 655d82c546ae: Preparing 05:01:26 29fe5d532782: Preparing 05:01:26 0e891441d391: Preparing 05:01:26 eaeab0a69c9c: Preparing 05:01:26 ad854420ad70: Preparing 05:01:26 725b91ef7559: Preparing 05:01:26 d62a02444d39: Preparing 05:01:26 eaeab0a69c9c: Waiting 05:01:26 ad854420ad70: Waiting 05:01:26 725b91ef7559: Waiting 05:01:26 d62a02444d39: Waiting 05:01:26 0e891441d391: Layer already exists 05:01:26 3e33e940f17a: Layer already exists 05:01:26 2beb41d3540e: Layer already exists 05:01:26 29fe5d532782: Layer already exists 05:01:26 655d82c546ae: Layer already exists 05:01:26 725b91ef7559: Layer already exists 05:01:26 d62a02444d39: Layer already exists 05:01:26 ad854420ad70: Layer already exists 05:01:26 eaeab0a69c9c: Layer already exists 05:01:26 3.2.0-dev.67: digest: sha256:fb25c32038cf0ef122a35ab3562ec362023dbb1d0d0ba1d1f2a50468813ef07b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:01:27 3e33e940f17a: Preparing 05:01:27 2beb41d3540e: Preparing 05:01:27 655d82c546ae: Preparing 05:01:27 29fe5d532782: Preparing 05:01:27 0e891441d391: Preparing 05:01:27 eaeab0a69c9c: Preparing 05:01:27 ad854420ad70: Preparing 05:01:27 725b91ef7559: Preparing 05:01:27 d62a02444d39: Preparing 05:01:27 ad854420ad70: Waiting 05:01:27 d62a02444d39: Waiting 05:01:27 725b91ef7559: Waiting 05:01:27 eaeab0a69c9c: Waiting 05:01:27 2beb41d3540e: Layer already exists 05:01:27 3e33e940f17a: Layer already exists 05:01:27 0e891441d391: Layer already exists 05:01:27 655d82c546ae: Layer already exists 05:01:27 29fe5d532782: Layer already exists 05:01:27 ad854420ad70: Layer already exists 05:01:27 eaeab0a69c9c: Layer already exists 05:01:27 725b91ef7559: Layer already exists 05:01:27 d62a02444d39: Layer already exists 05:01:27 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:fb25c32038cf0ef122a35ab3562ec362023dbb1d0d0ba1d1f2a50468813ef07b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:01:27 3e33e940f17a: Preparing 05:01:27 2beb41d3540e: Preparing 05:01:27 655d82c546ae: Preparing 05:01:27 29fe5d532782: Preparing 05:01:27 0e891441d391: Preparing 05:01:27 eaeab0a69c9c: Preparing 05:01:27 ad854420ad70: Preparing 05:01:27 725b91ef7559: Preparing 05:01:27 d62a02444d39: Preparing 05:01:27 eaeab0a69c9c: Waiting 05:01:27 ad854420ad70: Waiting 05:01:27 d62a02444d39: Waiting 05:01:27 655d82c546ae: Layer already exists 05:01:27 29fe5d532782: Layer already exists 05:01:27 2beb41d3540e: Layer already exists 05:01:27 0e891441d391: Layer already exists 05:01:27 3e33e940f17a: Layer already exists 05:01:27 eaeab0a69c9c: Layer already exists 05:01:27 ad854420ad70: Layer already exists 05:01:27 725b91ef7559: Layer already exists 05:01:27 d62a02444d39: Layer already exists 05:01:27 main: digest: sha256:fb25c32038cf0ef122a35ab3562ec362023dbb1d0d0ba1d1f2a50468813ef07b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:28 ===================================================== [Pipeline] echo 05:01:28 taggedImages: 05:01:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:01:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.67 05:01:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:01:28 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:01:28 d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:28 latest 05:01:28 3.2.0-dev.67 05:01:28 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:28 main 05:01:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:01:28 3fb76dc6e1c4: Preparing 05:01:28 e422523fc555: Preparing 05:01:28 d317041c5db5: Preparing 05:01:28 5610feb1f8e6: Preparing 05:01:28 11adf9e6a39f: Preparing 05:01:28 0e891441d391: Preparing 05:01:28 eaeab0a69c9c: Preparing 05:01:28 0dbaa10e053d: Preparing 05:01:28 0bc356a914af: Preparing 05:01:28 9fb184daf7a0: Preparing 05:01:28 d62a02444d39: Preparing 05:01:28 0e891441d391: Waiting 05:01:28 eaeab0a69c9c: Waiting 05:01:28 0dbaa10e053d: Waiting 05:01:28 d62a02444d39: Waiting 05:01:28 9fb184daf7a0: Waiting 05:01:28 5610feb1f8e6: Pushed 05:01:28 e422523fc555: Pushed 05:01:28 11adf9e6a39f: Pushed 05:01:28 3fb76dc6e1c4: Pushed 05:01:28 0e891441d391: Layer already exists 05:01:28 eaeab0a69c9c: Layer already exists 05:01:28 d62a02444d39: Layer already exists 05:01:29 0dbaa10e053d: Pushed 05:01:29 0bc356a914af: Pushed 05:01:30 d317041c5db5: Pushed 05:01:30 9fb184daf7a0: Pushed 05:01:30 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:398b25962ae3d4fbb5d62e0513604006ececffa1d23a5d5a0252e0d0df78b969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:01:30 3fb76dc6e1c4: Preparing 05:01:30 e422523fc555: Preparing 05:01:30 d317041c5db5: Preparing 05:01:30 5610feb1f8e6: Preparing 05:01:30 11adf9e6a39f: Preparing 05:01:30 0e891441d391: Preparing 05:01:30 eaeab0a69c9c: Preparing 05:01:30 0dbaa10e053d: Preparing 05:01:30 0bc356a914af: Preparing 05:01:30 9fb184daf7a0: Preparing 05:01:30 d62a02444d39: Preparing 05:01:30 0e891441d391: Waiting 05:01:30 eaeab0a69c9c: Waiting 05:01:30 0dbaa10e053d: Waiting 05:01:30 9fb184daf7a0: Waiting 05:01:30 0bc356a914af: Waiting 05:01:30 d62a02444d39: Waiting 05:01:30 e422523fc555: Layer already exists 05:01:30 d317041c5db5: Layer already exists 05:01:30 11adf9e6a39f: Layer already exists 05:01:30 3fb76dc6e1c4: Layer already exists 05:01:30 5610feb1f8e6: Layer already exists 05:01:30 eaeab0a69c9c: Layer already exists 05:01:30 0e891441d391: Layer already exists 05:01:30 0dbaa10e053d: Layer already exists 05:01:30 0bc356a914af: Layer already exists 05:01:30 9fb184daf7a0: Layer already exists 05:01:30 d62a02444d39: Layer already exists 05:01:30 latest: digest: sha256:398b25962ae3d4fbb5d62e0513604006ececffa1d23a5d5a0252e0d0df78b969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.67 05:01:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:01:31 3fb76dc6e1c4: Preparing 05:01:31 e422523fc555: Preparing 05:01:31 d317041c5db5: Preparing 05:01:31 5610feb1f8e6: Preparing 05:01:31 11adf9e6a39f: Preparing 05:01:31 0e891441d391: Preparing 05:01:31 eaeab0a69c9c: Preparing 05:01:31 0dbaa10e053d: Preparing 05:01:31 0bc356a914af: Preparing 05:01:31 9fb184daf7a0: Preparing 05:01:31 d62a02444d39: Preparing 05:01:31 0e891441d391: Waiting 05:01:31 eaeab0a69c9c: Waiting 05:01:31 0dbaa10e053d: Waiting 05:01:31 0bc356a914af: Waiting 05:01:31 d62a02444d39: Waiting 05:01:31 9fb184daf7a0: Waiting 05:01:31 3fb76dc6e1c4: Layer already exists 05:01:31 e422523fc555: Layer already exists 05:01:31 5610feb1f8e6: Layer already exists 05:01:31 d317041c5db5: Layer already exists 05:01:31 11adf9e6a39f: Layer already exists 05:01:31 0e891441d391: Layer already exists 05:01:31 eaeab0a69c9c: Layer already exists 05:01:31 0dbaa10e053d: Layer already exists 05:01:31 0bc356a914af: Layer already exists 05:01:31 9fb184daf7a0: Layer already exists 05:01:31 d62a02444d39: Layer already exists 05:01:31 3.2.0-dev.67: digest: sha256:398b25962ae3d4fbb5d62e0513604006ececffa1d23a5d5a0252e0d0df78b969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:01:32 3fb76dc6e1c4: Preparing 05:01:32 e422523fc555: Preparing 05:01:32 d317041c5db5: Preparing 05:01:32 5610feb1f8e6: Preparing 05:01:32 11adf9e6a39f: Preparing 05:01:32 0e891441d391: Preparing 05:01:32 eaeab0a69c9c: Preparing 05:01:32 0dbaa10e053d: Preparing 05:01:32 0bc356a914af: Preparing 05:01:32 9fb184daf7a0: Preparing 05:01:32 d62a02444d39: Preparing 05:01:32 9fb184daf7a0: Waiting 05:01:32 d62a02444d39: Waiting 05:01:32 eaeab0a69c9c: Waiting 05:01:32 0dbaa10e053d: Waiting 05:01:32 0bc356a914af: Waiting 05:01:32 0e891441d391: Waiting 05:01:32 3fb76dc6e1c4: Layer already exists 05:01:32 e422523fc555: Layer already exists 05:01:32 11adf9e6a39f: Layer already exists 05:01:32 5610feb1f8e6: Layer already exists 05:01:32 d317041c5db5: Layer already exists 05:01:32 0bc356a914af: Layer already exists 05:01:32 eaeab0a69c9c: Layer already exists 05:01:32 0e891441d391: Layer already exists 05:01:32 9fb184daf7a0: Layer already exists 05:01:32 0dbaa10e053d: Layer already exists 05:01:32 d62a02444d39: Layer already exists 05:01:32 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:398b25962ae3d4fbb5d62e0513604006ececffa1d23a5d5a0252e0d0df78b969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:01:32 3fb76dc6e1c4: Preparing 05:01:32 e422523fc555: Preparing 05:01:32 d317041c5db5: Preparing 05:01:32 5610feb1f8e6: Preparing 05:01:32 11adf9e6a39f: Preparing 05:01:32 0e891441d391: Preparing 05:01:32 eaeab0a69c9c: Preparing 05:01:32 0dbaa10e053d: Preparing 05:01:32 0bc356a914af: Preparing 05:01:32 9fb184daf7a0: Preparing 05:01:32 d62a02444d39: Preparing 05:01:32 0dbaa10e053d: Waiting 05:01:32 9fb184daf7a0: Waiting 05:01:32 0e891441d391: Waiting 05:01:32 0bc356a914af: Waiting 05:01:32 d317041c5db5: Layer already exists 05:01:32 5610feb1f8e6: Layer already exists 05:01:32 e422523fc555: Layer already exists 05:01:32 11adf9e6a39f: Layer already exists 05:01:32 3fb76dc6e1c4: Layer already exists 05:01:32 0e891441d391: Layer already exists 05:01:32 eaeab0a69c9c: Layer already exists 05:01:32 9fb184daf7a0: Layer already exists 05:01:32 0dbaa10e053d: Layer already exists 05:01:32 0bc356a914af: Layer already exists 05:01:32 d62a02444d39: Layer already exists 05:01:32 main: digest: sha256:398b25962ae3d4fbb5d62e0513604006ececffa1d23a5d5a0252e0d0df78b969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:32 ===================================================== [Pipeline] echo 05:01:33 taggedImages: 05:01:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:01:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.67 05:01:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:01:33 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:01:33 d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:33 latest 05:01:33 3.2.0-dev.67 05:01:33 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:33 main 05:01:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:01:33 d5a19aab17c8: Preparing 05:01:33 5c94c78761d3: Preparing 05:01:33 915b5f8d60c3: Preparing 05:01:33 86bbcb1528a1: Preparing 05:01:33 d70d703bdf98: Preparing 05:01:33 2c9271afff0e: Preparing 05:01:33 4cdc9d824583: Preparing 05:01:33 0e891441d391: Preparing 05:01:33 eaeab0a69c9c: Preparing 05:01:33 896296b898ed: Preparing 05:01:33 8358d4a6c3b0: Preparing 05:01:33 d62a02444d39: Preparing 05:01:33 896296b898ed: Waiting 05:01:33 8358d4a6c3b0: Waiting 05:01:33 4cdc9d824583: Waiting 05:01:33 d62a02444d39: Waiting 05:01:33 0e891441d391: Waiting 05:01:33 eaeab0a69c9c: Waiting 05:01:33 2c9271afff0e: Waiting 05:01:33 d5a19aab17c8: Pushed 05:01:33 d70d703bdf98: Pushed 05:01:33 5c94c78761d3: Pushed 05:01:33 0e891441d391: Layer already exists 05:01:33 eaeab0a69c9c: Layer already exists 05:01:33 2c9271afff0e: Pushed 05:01:33 4cdc9d824583: Pushed 05:01:33 d62a02444d39: Layer already exists 05:01:33 896296b898ed: Pushed 05:01:34 86bbcb1528a1: Pushed 05:01:35 915b5f8d60c3: Pushed 05:01:35 8358d4a6c3b0: Pushed 05:01:35 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:92b0bf8e244331365f598afeef9b1e14cb391bbeed880c8b4c6e46d666e7e4a3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:01:36 d5a19aab17c8: Preparing 05:01:36 5c94c78761d3: Preparing 05:01:36 915b5f8d60c3: Preparing 05:01:36 86bbcb1528a1: Preparing 05:01:36 d70d703bdf98: Preparing 05:01:36 2c9271afff0e: Preparing 05:01:36 4cdc9d824583: Preparing 05:01:36 0e891441d391: Preparing 05:01:36 eaeab0a69c9c: Preparing 05:01:36 896296b898ed: Preparing 05:01:36 8358d4a6c3b0: Preparing 05:01:36 d62a02444d39: Preparing 05:01:36 4cdc9d824583: Waiting 05:01:36 0e891441d391: Waiting 05:01:36 eaeab0a69c9c: Waiting 05:01:36 896296b898ed: Waiting 05:01:36 8358d4a6c3b0: Waiting 05:01:36 d62a02444d39: Waiting 05:01:36 2c9271afff0e: Waiting 05:01:36 86bbcb1528a1: Layer already exists 05:01:36 d5a19aab17c8: Layer already exists 05:01:36 915b5f8d60c3: Layer already exists 05:01:36 d70d703bdf98: Layer already exists 05:01:36 5c94c78761d3: Layer already exists 05:01:36 4cdc9d824583: Layer already exists 05:01:36 2c9271afff0e: Layer already exists 05:01:36 0e891441d391: Layer already exists 05:01:36 896296b898ed: Layer already exists 05:01:36 eaeab0a69c9c: Layer already exists 05:01:36 8358d4a6c3b0: Layer already exists 05:01:36 d62a02444d39: Layer already exists 05:01:36 latest: digest: sha256:92b0bf8e244331365f598afeef9b1e14cb391bbeed880c8b4c6e46d666e7e4a3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.67 05:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:01:36 d5a19aab17c8: Preparing 05:01:36 5c94c78761d3: Preparing 05:01:36 915b5f8d60c3: Preparing 05:01:36 86bbcb1528a1: Preparing 05:01:36 d70d703bdf98: Preparing 05:01:36 2c9271afff0e: Preparing 05:01:36 4cdc9d824583: Preparing 05:01:36 0e891441d391: Preparing 05:01:36 eaeab0a69c9c: Preparing 05:01:36 896296b898ed: Preparing 05:01:36 8358d4a6c3b0: Preparing 05:01:36 4cdc9d824583: Waiting 05:01:36 0e891441d391: Waiting 05:01:36 896296b898ed: Waiting 05:01:36 2c9271afff0e: Waiting 05:01:36 d62a02444d39: Preparing 05:01:36 d62a02444d39: Waiting 05:01:36 8358d4a6c3b0: Waiting 05:01:36 d70d703bdf98: Layer already exists 05:01:36 86bbcb1528a1: Layer already exists 05:01:36 915b5f8d60c3: Layer already exists 05:01:36 5c94c78761d3: Layer already exists 05:01:36 d5a19aab17c8: Layer already exists 05:01:36 0e891441d391: Layer already exists 05:01:36 2c9271afff0e: Layer already exists 05:01:36 4cdc9d824583: Layer already exists 05:01:36 eaeab0a69c9c: Layer already exists 05:01:36 896296b898ed: Layer already exists 05:01:36 8358d4a6c3b0: Layer already exists 05:01:36 d62a02444d39: Layer already exists 05:01:36 3.2.0-dev.67: digest: sha256:92b0bf8e244331365f598afeef9b1e14cb391bbeed880c8b4c6e46d666e7e4a3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:01:37 d5a19aab17c8: Preparing 05:01:37 5c94c78761d3: Preparing 05:01:37 915b5f8d60c3: Preparing 05:01:37 86bbcb1528a1: Preparing 05:01:37 d70d703bdf98: Preparing 05:01:37 2c9271afff0e: Preparing 05:01:37 4cdc9d824583: Preparing 05:01:37 0e891441d391: Preparing 05:01:37 eaeab0a69c9c: Preparing 05:01:37 2c9271afff0e: Waiting 05:01:37 896296b898ed: Preparing 05:01:37 8358d4a6c3b0: Preparing 05:01:37 4cdc9d824583: Waiting 05:01:37 d62a02444d39: Preparing 05:01:37 0e891441d391: Waiting 05:01:37 eaeab0a69c9c: Waiting 05:01:37 896296b898ed: Waiting 05:01:37 8358d4a6c3b0: Waiting 05:01:37 d62a02444d39: Waiting 05:01:37 86bbcb1528a1: Layer already exists 05:01:37 5c94c78761d3: Layer already exists 05:01:37 d70d703bdf98: Layer already exists 05:01:37 915b5f8d60c3: Layer already exists 05:01:37 d5a19aab17c8: Layer already exists 05:01:37 4cdc9d824583: Layer already exists 05:01:37 2c9271afff0e: Layer already exists 05:01:37 896296b898ed: Layer already exists 05:01:37 0e891441d391: Layer already exists 05:01:37 eaeab0a69c9c: Layer already exists 05:01:37 8358d4a6c3b0: Layer already exists 05:01:37 d62a02444d39: Layer already exists 05:01:37 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:92b0bf8e244331365f598afeef9b1e14cb391bbeed880c8b4c6e46d666e7e4a3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:01:37 d5a19aab17c8: Preparing 05:01:37 5c94c78761d3: Preparing 05:01:37 915b5f8d60c3: Preparing 05:01:37 86bbcb1528a1: Preparing 05:01:37 d70d703bdf98: Preparing 05:01:37 2c9271afff0e: Preparing 05:01:37 4cdc9d824583: Preparing 05:01:37 0e891441d391: Preparing 05:01:37 eaeab0a69c9c: Preparing 05:01:37 896296b898ed: Preparing 05:01:37 8358d4a6c3b0: Preparing 05:01:37 d62a02444d39: Preparing 05:01:37 eaeab0a69c9c: Waiting 05:01:37 0e891441d391: Waiting 05:01:37 896296b898ed: Waiting 05:01:37 8358d4a6c3b0: Waiting 05:01:37 2c9271afff0e: Waiting 05:01:37 d62a02444d39: Waiting 05:01:37 d5a19aab17c8: Layer already exists 05:01:37 5c94c78761d3: Layer already exists 05:01:37 86bbcb1528a1: Layer already exists 05:01:37 915b5f8d60c3: Layer already exists 05:01:37 d70d703bdf98: Layer already exists 05:01:37 0e891441d391: Layer already exists 05:01:37 2c9271afff0e: Layer already exists 05:01:37 eaeab0a69c9c: Layer already exists 05:01:37 4cdc9d824583: Layer already exists 05:01:37 896296b898ed: Layer already exists 05:01:37 8358d4a6c3b0: Layer already exists 05:01:37 d62a02444d39: Layer already exists 05:01:37 main: digest: sha256:92b0bf8e244331365f598afeef9b1e14cb391bbeed880c8b4c6e46d666e7e4a3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:38 ===================================================== [Pipeline] echo 05:01:38 taggedImages: 05:01:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:01:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.67 05:01:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:01:38 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:01:38 d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:38 latest 05:01:38 3.2.0-dev.67 05:01:38 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:38 main 05:01:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:01:38 26b692833000: Preparing 05:01:38 388cfb1d9938: Preparing 05:01:38 0e891441d391: Preparing 05:01:38 eaeab0a69c9c: Preparing 05:01:38 e6b4e279ba73: Preparing 05:01:38 3cc56471105c: Preparing 05:01:38 d62a02444d39: Preparing 05:01:38 3cc56471105c: Waiting 05:01:38 d62a02444d39: Waiting 05:01:38 eaeab0a69c9c: Layer already exists 05:01:38 0e891441d391: Layer already exists 05:01:38 d62a02444d39: Layer already exists 05:01:38 e6b4e279ba73: Pushed 05:01:38 26b692833000: Pushed 05:01:39 3cc56471105c: Pushed 05:01:40 388cfb1d9938: Pushed 05:01:40 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:22ef5bcf247e4f3f7a372a3bad502da3464d1453ef2b82750d1c75e948225ff8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:40 + 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 05:01:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:01:41 26b692833000: Preparing 05:01:41 388cfb1d9938: Preparing 05:01:41 0e891441d391: Preparing 05:01:41 eaeab0a69c9c: Preparing 05:01:41 e6b4e279ba73: Preparing 05:01:41 3cc56471105c: Preparing 05:01:41 d62a02444d39: Preparing 05:01:41 3cc56471105c: Waiting 05:01:41 d62a02444d39: Waiting 05:01:41 e6b4e279ba73: Layer already exists 05:01:41 eaeab0a69c9c: Layer already exists 05:01:41 0e891441d391: Layer already exists 05:01:41 26b692833000: Layer already exists 05:01:41 388cfb1d9938: Layer already exists 05:01:41 3cc56471105c: Layer already exists 05:01:41 d62a02444d39: Layer already exists 05:01:41 latest: digest: sha256:22ef5bcf247e4f3f7a372a3bad502da3464d1453ef2b82750d1c75e948225ff8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.67 05:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:01:41 26b692833000: Preparing 05:01:41 388cfb1d9938: Preparing 05:01:41 0e891441d391: Preparing 05:01:41 eaeab0a69c9c: Preparing 05:01:41 e6b4e279ba73: Preparing 05:01:41 3cc56471105c: Preparing 05:01:41 d62a02444d39: Preparing 05:01:41 3cc56471105c: Waiting 05:01:41 d62a02444d39: Waiting 05:01:41 0e891441d391: Layer already exists 05:01:41 eaeab0a69c9c: Layer already exists 05:01:41 388cfb1d9938: Layer already exists 05:01:41 26b692833000: Layer already exists 05:01:41 e6b4e279ba73: Layer already exists 05:01:41 d62a02444d39: Layer already exists 05:01:41 3cc56471105c: Layer already exists 05:01:41 3.2.0-dev.67: digest: sha256:22ef5bcf247e4f3f7a372a3bad502da3464d1453ef2b82750d1c75e948225ff8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:01:42 26b692833000: Preparing 05:01:42 388cfb1d9938: Preparing 05:01:42 0e891441d391: Preparing 05:01:42 eaeab0a69c9c: Preparing 05:01:42 e6b4e279ba73: Preparing 05:01:42 3cc56471105c: Preparing 05:01:42 d62a02444d39: Preparing 05:01:42 3cc56471105c: Waiting 05:01:42 d62a02444d39: Waiting 05:01:42 0e891441d391: Layer already exists 05:01:42 e6b4e279ba73: Layer already exists 05:01:42 26b692833000: Layer already exists 05:01:42 388cfb1d9938: Layer already exists 05:01:42 eaeab0a69c9c: Layer already exists 05:01:42 d62a02444d39: Layer already exists 05:01:42 3cc56471105c: Layer already exists 05:01:42 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:22ef5bcf247e4f3f7a372a3bad502da3464d1453ef2b82750d1c75e948225ff8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:42 + 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 05:01:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:01:43 26b692833000: Preparing 05:01:43 388cfb1d9938: Preparing 05:01:43 0e891441d391: Preparing 05:01:43 eaeab0a69c9c: Preparing 05:01:43 e6b4e279ba73: Preparing 05:01:43 3cc56471105c: Preparing 05:01:43 d62a02444d39: Preparing 05:01:43 3cc56471105c: Waiting 05:01:43 d62a02444d39: Waiting 05:01:43 388cfb1d9938: Layer already exists 05:01:43 e6b4e279ba73: Layer already exists 05:01:43 0e891441d391: Layer already exists 05:01:43 26b692833000: Layer already exists 05:01:43 eaeab0a69c9c: Layer already exists 05:01:43 d62a02444d39: Layer already exists 05:01:43 3cc56471105c: Layer already exists 05:01:43 main: digest: sha256:22ef5bcf247e4f3f7a372a3bad502da3464d1453ef2b82750d1c75e948225ff8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:43 ===================================================== [Pipeline] echo 05:01:43 taggedImages: 05:01:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:01:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.67 05:01:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:01:43 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:01:43 d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:43 latest 05:01:43 3.2.0-dev.67 05:01:43 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:43 main 05:01:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:01:44 5d31b3b9e8cb: Preparing 05:01:44 8875bdfd9c66: Preparing 05:01:44 22cec40e568f: Preparing 05:01:44 0e891441d391: Preparing 05:01:44 eaeab0a69c9c: Preparing 05:01:44 f90447821667: Preparing 05:01:44 740b94a600fd: Preparing 05:01:44 09fb236e1e77: Preparing 05:01:44 353bb4fdabfd: Preparing 05:01:44 d62a02444d39: Preparing 05:01:44 740b94a600fd: Waiting 05:01:44 09fb236e1e77: Waiting 05:01:44 353bb4fdabfd: Waiting 05:01:44 d62a02444d39: Waiting 05:01:44 f90447821667: Waiting 05:01:44 0e891441d391: Layer already exists 05:01:44 eaeab0a69c9c: Layer already exists 05:01:44 5d31b3b9e8cb: Pushed 05:01:44 22cec40e568f: Pushed 05:01:44 8875bdfd9c66: Pushed 05:01:44 d62a02444d39: Layer already exists 05:01:44 09fb236e1e77: Pushed 05:01:44 353bb4fdabfd: Pushed 05:01:51 740b94a600fd: Pushed 05:01:54 f90447821667: Pushed 05:01:54 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:4e0bd438b1cf2362fb843a7b2cae864094396dc3e3eb8cbd57bd327443d37030 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:01:55 5d31b3b9e8cb: Preparing 05:01:55 8875bdfd9c66: Preparing 05:01:55 22cec40e568f: Preparing 05:01:55 0e891441d391: Preparing 05:01:55 eaeab0a69c9c: Preparing 05:01:55 f90447821667: Preparing 05:01:55 740b94a600fd: Preparing 05:01:55 09fb236e1e77: Preparing 05:01:55 353bb4fdabfd: Preparing 05:01:55 d62a02444d39: Preparing 05:01:55 f90447821667: Waiting 05:01:55 353bb4fdabfd: Waiting 05:01:55 d62a02444d39: Waiting 05:01:55 09fb236e1e77: Waiting 05:01:55 8875bdfd9c66: Layer already exists 05:01:55 0e891441d391: Layer already exists 05:01:55 5d31b3b9e8cb: Layer already exists 05:01:55 eaeab0a69c9c: Layer already exists 05:01:55 22cec40e568f: Layer already exists 05:01:55 740b94a600fd: Layer already exists 05:01:55 09fb236e1e77: Layer already exists 05:01:55 353bb4fdabfd: Layer already exists 05:01:55 f90447821667: Layer already exists 05:01:55 d62a02444d39: Layer already exists 05:01:55 latest: digest: sha256:4e0bd438b1cf2362fb843a7b2cae864094396dc3e3eb8cbd57bd327443d37030 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.67 05:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:01:55 5d31b3b9e8cb: Preparing 05:01:55 8875bdfd9c66: Preparing 05:01:55 22cec40e568f: Preparing 05:01:55 0e891441d391: Preparing 05:01:55 eaeab0a69c9c: Preparing 05:01:55 f90447821667: Preparing 05:01:55 740b94a600fd: Preparing 05:01:55 09fb236e1e77: Preparing 05:01:55 353bb4fdabfd: Preparing 05:01:55 d62a02444d39: Preparing 05:01:55 09fb236e1e77: Waiting 05:01:55 740b94a600fd: Waiting 05:01:55 353bb4fdabfd: Waiting 05:01:55 d62a02444d39: Waiting 05:01:55 f90447821667: Waiting 05:01:55 eaeab0a69c9c: Layer already exists 05:01:55 5d31b3b9e8cb: Layer already exists 05:01:55 22cec40e568f: Layer already exists 05:01:55 0e891441d391: Layer already exists 05:01:55 8875bdfd9c66: Layer already exists 05:01:55 740b94a600fd: Layer already exists 05:01:55 f90447821667: Layer already exists 05:01:55 353bb4fdabfd: Layer already exists 05:01:55 d62a02444d39: Layer already exists 05:01:55 09fb236e1e77: Layer already exists 05:01:55 3.2.0-dev.67: digest: sha256:4e0bd438b1cf2362fb843a7b2cae864094396dc3e3eb8cbd57bd327443d37030 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:01:56 5d31b3b9e8cb: Preparing 05:01:56 8875bdfd9c66: Preparing 05:01:56 22cec40e568f: Preparing 05:01:56 0e891441d391: Preparing 05:01:56 eaeab0a69c9c: Preparing 05:01:56 f90447821667: Preparing 05:01:56 740b94a600fd: Preparing 05:01:56 09fb236e1e77: Preparing 05:01:56 353bb4fdabfd: Preparing 05:01:56 d62a02444d39: Preparing 05:01:56 f90447821667: Waiting 05:01:56 353bb4fdabfd: Waiting 05:01:56 09fb236e1e77: Waiting 05:01:56 740b94a600fd: Waiting 05:01:56 eaeab0a69c9c: Layer already exists 05:01:56 0e891441d391: Layer already exists 05:01:56 22cec40e568f: Layer already exists 05:01:56 8875bdfd9c66: Layer already exists 05:01:56 5d31b3b9e8cb: Layer already exists 05:01:56 f90447821667: Layer already exists 05:01:56 09fb236e1e77: Layer already exists 05:01:56 740b94a600fd: Layer already exists 05:01:56 353bb4fdabfd: Layer already exists 05:01:56 d62a02444d39: Layer already exists 05:01:56 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:4e0bd438b1cf2362fb843a7b2cae864094396dc3e3eb8cbd57bd327443d37030 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:01:57 5d31b3b9e8cb: Preparing 05:01:57 8875bdfd9c66: Preparing 05:01:57 22cec40e568f: Preparing 05:01:57 0e891441d391: Preparing 05:01:57 eaeab0a69c9c: Preparing 05:01:57 f90447821667: Preparing 05:01:57 740b94a600fd: Preparing 05:01:57 09fb236e1e77: Preparing 05:01:57 353bb4fdabfd: Preparing 05:01:57 d62a02444d39: Preparing 05:01:57 f90447821667: Waiting 05:01:57 740b94a600fd: Waiting 05:01:57 09fb236e1e77: Waiting 05:01:57 353bb4fdabfd: Waiting 05:01:57 d62a02444d39: Waiting 05:01:57 8875bdfd9c66: Layer already exists 05:01:57 eaeab0a69c9c: Layer already exists 05:01:57 5d31b3b9e8cb: Layer already exists 05:01:57 22cec40e568f: Layer already exists 05:01:57 0e891441d391: Layer already exists 05:01:57 f90447821667: Layer already exists 05:01:57 09fb236e1e77: Layer already exists 05:01:57 740b94a600fd: Layer already exists 05:01:57 353bb4fdabfd: Layer already exists 05:01:57 d62a02444d39: Layer already exists 05:01:57 main: digest: sha256:4e0bd438b1cf2362fb843a7b2cae864094396dc3e3eb8cbd57bd327443d37030 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:57 ===================================================== [Pipeline] echo 05:01:57 taggedImages: 05:01:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:01:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.67 05:01:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:01:57 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:01:57 d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:57 latest 05:01:57 3.2.0-dev.67 05:01:57 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:01:57 main 05:01:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d10896467fa144e67a67be8d8faf3bc8d031442b 05:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:01:57 34032fc1f44f: Preparing 05:01:57 a8e4bdd219bd: Preparing 05:01:57 c1411aa85f77: Preparing 05:01:57 0e891441d391: Preparing 05:01:57 eaeab0a69c9c: Preparing 05:01:57 f90447821667: Preparing 05:01:57 dfc30d1e91df: Preparing 05:01:57 3f87e0eeef01: Preparing 05:01:57 d62a02444d39: Preparing 05:01:57 f90447821667: Waiting 05:01:57 dfc30d1e91df: Waiting 05:01:57 3f87e0eeef01: Waiting 05:01:57 d62a02444d39: Waiting 05:01:57 0e891441d391: Layer already exists 05:01:57 eaeab0a69c9c: Layer already exists 05:01:57 f90447821667: Layer already exists 05:01:57 a8e4bdd219bd: Pushed 05:01:57 34032fc1f44f: Pushed 05:01:58 d62a02444d39: Layer already exists 05:01:58 c1411aa85f77: Pushed 05:01:58 dfc30d1e91df: Pushed 05:01:58 3f87e0eeef01: Pushed 05:01:58 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:abf852394c17e2d306962a2d700bb43b55df2ba9ea9ec25ddb7bcdfd616e2c06 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:01:58 34032fc1f44f: Preparing 05:01:58 a8e4bdd219bd: Preparing 05:01:58 c1411aa85f77: Preparing 05:01:58 0e891441d391: Preparing 05:01:58 eaeab0a69c9c: Preparing 05:01:58 f90447821667: Preparing 05:01:58 dfc30d1e91df: Preparing 05:01:58 3f87e0eeef01: Preparing 05:01:58 d62a02444d39: Preparing 05:01:58 f90447821667: Waiting 05:01:58 dfc30d1e91df: Waiting 05:01:58 3f87e0eeef01: Waiting 05:01:58 d62a02444d39: Waiting 05:01:58 0e891441d391: Layer already exists 05:01:58 a8e4bdd219bd: Layer already exists 05:01:58 eaeab0a69c9c: Layer already exists 05:01:58 c1411aa85f77: Layer already exists 05:01:58 34032fc1f44f: Layer already exists 05:01:58 3f87e0eeef01: Layer already exists 05:01:58 dfc30d1e91df: Layer already exists 05:01:58 f90447821667: Layer already exists 05:01:58 d62a02444d39: Layer already exists 05:01:58 latest: digest: sha256:abf852394c17e2d306962a2d700bb43b55df2ba9ea9ec25ddb7bcdfd616e2c06 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.67 05:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:01:59 34032fc1f44f: Preparing 05:01:59 a8e4bdd219bd: Preparing 05:01:59 c1411aa85f77: Preparing 05:01:59 0e891441d391: Preparing 05:01:59 eaeab0a69c9c: Preparing 05:01:59 f90447821667: Preparing 05:01:59 dfc30d1e91df: Preparing 05:01:59 3f87e0eeef01: Preparing 05:01:59 d62a02444d39: Preparing 05:01:59 f90447821667: Waiting 05:01:59 dfc30d1e91df: Waiting 05:01:59 3f87e0eeef01: Waiting 05:01:59 d62a02444d39: Waiting 05:01:59 0e891441d391: Layer already exists 05:01:59 34032fc1f44f: Layer already exists 05:01:59 a8e4bdd219bd: Layer already exists 05:01:59 eaeab0a69c9c: Layer already exists 05:01:59 c1411aa85f77: Layer already exists 05:01:59 f90447821667: Layer already exists 05:01:59 dfc30d1e91df: Layer already exists 05:01:59 3f87e0eeef01: Layer already exists 05:01:59 d62a02444d39: Layer already exists 05:01:59 3.2.0-dev.67: digest: sha256:abf852394c17e2d306962a2d700bb43b55df2ba9ea9ec25ddb7bcdfd616e2c06 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:02:00 34032fc1f44f: Preparing 05:02:00 a8e4bdd219bd: Preparing 05:02:00 c1411aa85f77: Preparing 05:02:00 0e891441d391: Preparing 05:02:00 eaeab0a69c9c: Preparing 05:02:00 f90447821667: Preparing 05:02:00 dfc30d1e91df: Preparing 05:02:00 3f87e0eeef01: Preparing 05:02:00 d62a02444d39: Preparing 05:02:00 f90447821667: Waiting 05:02:00 d62a02444d39: Waiting 05:02:00 dfc30d1e91df: Waiting 05:02:00 3f87e0eeef01: Waiting 05:02:00 0e891441d391: Layer already exists 05:02:00 a8e4bdd219bd: Layer already exists 05:02:00 c1411aa85f77: Layer already exists 05:02:00 eaeab0a69c9c: Layer already exists 05:02:00 34032fc1f44f: Layer already exists 05:02:00 3f87e0eeef01: Layer already exists 05:02:00 f90447821667: Layer already exists 05:02:00 dfc30d1e91df: Layer already exists 05:02:00 d62a02444d39: Layer already exists 05:02:00 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:abf852394c17e2d306962a2d700bb43b55df2ba9ea9ec25ddb7bcdfd616e2c06 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:02:00 34032fc1f44f: Preparing 05:02:00 a8e4bdd219bd: Preparing 05:02:00 c1411aa85f77: Preparing 05:02:00 0e891441d391: Preparing 05:02:00 eaeab0a69c9c: Preparing 05:02:00 f90447821667: Preparing 05:02:00 dfc30d1e91df: Preparing 05:02:00 3f87e0eeef01: Preparing 05:02:00 d62a02444d39: Preparing 05:02:00 dfc30d1e91df: Waiting 05:02:00 3f87e0eeef01: Waiting 05:02:00 f90447821667: Waiting 05:02:00 d62a02444d39: Waiting 05:02:00 34032fc1f44f: Layer already exists 05:02:00 0e891441d391: Layer already exists 05:02:00 a8e4bdd219bd: Layer already exists 05:02:00 c1411aa85f77: Layer already exists 05:02:00 eaeab0a69c9c: Layer already exists 05:02:00 dfc30d1e91df: Layer already exists 05:02:00 d62a02444d39: Layer already exists 05:02:00 f90447821667: Layer already exists 05:02:00 3f87e0eeef01: Layer already exists 05:02:00 main: digest: sha256:abf852394c17e2d306962a2d700bb43b55df2ba9ea9ec25ddb7bcdfd616e2c06 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:02:01 ===================================================== [Pipeline] echo 05:02:01 taggedImages: 05:02:01 - nexus3.edgexfoundry.org:10004/security-spire-config:d10896467fa144e67a67be8d8faf3bc8d031442b 05:02:01 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:02:01 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.67 05:02:01 - nexus3.edgexfoundry.org:10004/security-spire-config:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:02:01 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:02:01 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:02:01 d10896467fa144e67a67be8d8faf3bc8d031442b 05:02:01 latest 05:02:01 3.2.0-dev.67 05:02:01 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:02:01 main 05:02:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d10896467fa144e67a67be8d8faf3bc8d031442b 05:02:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:02:01 ed1c99c11552: Preparing 05:02:01 885b486e7aa3: Preparing 05:02:01 617c410facb7: Preparing 05:02:01 0e891441d391: Preparing 05:02:01 eaeab0a69c9c: Preparing 05:02:01 90948f2813e4: Preparing 05:02:01 09fb236e1e77: Preparing 05:02:01 353bb4fdabfd: Preparing 05:02:01 d62a02444d39: Preparing 05:02:01 90948f2813e4: Waiting 05:02:01 09fb236e1e77: Waiting 05:02:01 353bb4fdabfd: Waiting 05:02:01 d62a02444d39: Waiting 05:02:01 0e891441d391: Layer already exists 05:02:01 eaeab0a69c9c: Layer already exists 05:02:01 09fb236e1e77: Layer already exists 05:02:01 353bb4fdabfd: Layer already exists 05:02:01 d62a02444d39: Layer already exists 05:02:01 617c410facb7: Pushed 05:02:01 ed1c99c11552: Pushed 05:02:01 885b486e7aa3: Pushed 05:02:13 90948f2813e4: Pushed 05:02:13 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:46fabb653efeaa755a2df4fd02dfb3b8cdb8ed8c98dfa2c1a4fe295cd8e314fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:02:14 ed1c99c11552: Preparing 05:02:14 885b486e7aa3: Preparing 05:02:14 617c410facb7: Preparing 05:02:14 0e891441d391: Preparing 05:02:14 eaeab0a69c9c: Preparing 05:02:14 90948f2813e4: Preparing 05:02:14 09fb236e1e77: Preparing 05:02:14 353bb4fdabfd: Preparing 05:02:14 d62a02444d39: Preparing 05:02:14 09fb236e1e77: Waiting 05:02:14 353bb4fdabfd: Waiting 05:02:14 d62a02444d39: Waiting 05:02:14 90948f2813e4: Waiting 05:02:14 ed1c99c11552: Layer already exists 05:02:14 885b486e7aa3: Layer already exists 05:02:14 0e891441d391: Layer already exists 05:02:14 617c410facb7: Layer already exists 05:02:14 eaeab0a69c9c: Layer already exists 05:02:14 09fb236e1e77: Layer already exists 05:02:14 90948f2813e4: Layer already exists 05:02:14 353bb4fdabfd: Layer already exists 05:02:14 d62a02444d39: Layer already exists 05:02:14 latest: digest: sha256:46fabb653efeaa755a2df4fd02dfb3b8cdb8ed8c98dfa2c1a4fe295cd8e314fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.67 05:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:02:15 ed1c99c11552: Preparing 05:02:15 885b486e7aa3: Preparing 05:02:15 617c410facb7: Preparing 05:02:15 0e891441d391: Preparing 05:02:15 eaeab0a69c9c: Preparing 05:02:15 90948f2813e4: Preparing 05:02:15 09fb236e1e77: Preparing 05:02:15 353bb4fdabfd: Preparing 05:02:15 d62a02444d39: Preparing 05:02:15 90948f2813e4: Waiting 05:02:15 09fb236e1e77: Waiting 05:02:15 353bb4fdabfd: Waiting 05:02:15 d62a02444d39: Waiting 05:02:15 eaeab0a69c9c: Layer already exists 05:02:15 ed1c99c11552: Layer already exists 05:02:15 0e891441d391: Layer already exists 05:02:15 885b486e7aa3: Layer already exists 05:02:15 617c410facb7: Layer already exists 05:02:15 90948f2813e4: Layer already exists 05:02:15 353bb4fdabfd: Layer already exists 05:02:15 09fb236e1e77: Layer already exists 05:02:15 d62a02444d39: Layer already exists 05:02:15 3.2.0-dev.67: digest: sha256:46fabb653efeaa755a2df4fd02dfb3b8cdb8ed8c98dfa2c1a4fe295cd8e314fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:02:15 ed1c99c11552: Preparing 05:02:15 885b486e7aa3: Preparing 05:02:15 617c410facb7: Preparing 05:02:15 0e891441d391: Preparing 05:02:15 eaeab0a69c9c: Preparing 05:02:15 90948f2813e4: Preparing 05:02:15 09fb236e1e77: Preparing 05:02:15 353bb4fdabfd: Preparing 05:02:15 d62a02444d39: Preparing 05:02:15 353bb4fdabfd: Waiting 05:02:15 d62a02444d39: Waiting 05:02:15 90948f2813e4: Waiting 05:02:15 09fb236e1e77: Waiting 05:02:15 eaeab0a69c9c: Layer already exists 05:02:15 885b486e7aa3: Layer already exists 05:02:15 617c410facb7: Layer already exists 05:02:15 0e891441d391: Layer already exists 05:02:15 ed1c99c11552: Layer already exists 05:02:15 90948f2813e4: Layer already exists 05:02:15 09fb236e1e77: Layer already exists 05:02:15 353bb4fdabfd: Layer already exists 05:02:15 d62a02444d39: Layer already exists 05:02:15 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:46fabb653efeaa755a2df4fd02dfb3b8cdb8ed8c98dfa2c1a4fe295cd8e314fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:02:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:02:16 ed1c99c11552: Preparing 05:02:16 885b486e7aa3: Preparing 05:02:16 617c410facb7: Preparing 05:02:16 0e891441d391: Preparing 05:02:16 eaeab0a69c9c: Preparing 05:02:16 90948f2813e4: Preparing 05:02:16 09fb236e1e77: Preparing 05:02:16 353bb4fdabfd: Preparing 05:02:16 d62a02444d39: Preparing 05:02:16 09fb236e1e77: Waiting 05:02:16 353bb4fdabfd: Waiting 05:02:16 90948f2813e4: Waiting 05:02:16 d62a02444d39: Waiting 05:02:16 885b486e7aa3: Layer already exists 05:02:16 eaeab0a69c9c: Layer already exists 05:02:16 0e891441d391: Layer already exists 05:02:16 617c410facb7: Layer already exists 05:02:16 ed1c99c11552: Layer already exists 05:02:16 90948f2813e4: Layer already exists 05:02:16 09fb236e1e77: Layer already exists 05:02:16 353bb4fdabfd: Layer already exists 05:02:16 d62a02444d39: Layer already exists 05:02:16 main: digest: sha256:46fabb653efeaa755a2df4fd02dfb3b8cdb8ed8c98dfa2c1a4fe295cd8e314fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:02:16 ===================================================== [Pipeline] echo 05:02:16 taggedImages: 05:02:16 - nexus3.edgexfoundry.org:10004/security-spire-server:d10896467fa144e67a67be8d8faf3bc8d031442b 05:02:16 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:02:16 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.67 05:02:16 - nexus3.edgexfoundry.org:10004/security-spire-server:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:02:16 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:02:16 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 05:02:16 d10896467fa144e67a67be8d8faf3bc8d031442b 05:02:16 latest 05:02:16 3.2.0-dev.67 05:02:16 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:02:16 main 05:02:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:16 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:17 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b 05:02:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:02:17 c432d477ab2e: Preparing 05:02:17 87b4b4ff262c: Preparing 05:02:17 0e891441d391: Preparing 05:02:17 eaeab0a69c9c: Preparing 05:02:17 a92bc389c678: Preparing 05:02:17 65ac51303af5: Preparing 05:02:17 d62a02444d39: Preparing 05:02:17 65ac51303af5: Waiting 05:02:17 0e891441d391: Layer already exists 05:02:17 eaeab0a69c9c: Layer already exists 05:02:17 d62a02444d39: Layer already exists 05:02:17 c432d477ab2e: Pushed 05:02:17 a92bc389c678: Pushed 05:02:17 65ac51303af5: Pushed 05:02:21 87b4b4ff262c: Pushed 05:02:21 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:c7bbcf4c2bcc99fdb7dc31d66d9043f720774896c63b64503ffff37039f83889 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:22 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:22 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:02:22 c432d477ab2e: Preparing 05:02:22 87b4b4ff262c: Preparing 05:02:22 0e891441d391: Preparing 05:02:22 eaeab0a69c9c: Preparing 05:02:22 a92bc389c678: Preparing 05:02:22 65ac51303af5: Preparing 05:02:22 d62a02444d39: Preparing 05:02:22 d62a02444d39: Waiting 05:02:22 65ac51303af5: Waiting 05:02:22 c432d477ab2e: Layer already exists 05:02:22 87b4b4ff262c: Layer already exists 05:02:22 eaeab0a69c9c: Layer already exists 05:02:22 0e891441d391: Layer already exists 05:02:22 a92bc389c678: Layer already exists 05:02:22 65ac51303af5: Layer already exists 05:02:22 d62a02444d39: Layer already exists 05:02:22 latest: digest: sha256:c7bbcf4c2bcc99fdb7dc31d66d9043f720774896c63b64503ffff37039f83889 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:22 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:23 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.67 05:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:02:23 c432d477ab2e: Preparing 05:02:23 87b4b4ff262c: Preparing 05:02:23 0e891441d391: Preparing 05:02:23 eaeab0a69c9c: Preparing 05:02:23 a92bc389c678: Preparing 05:02:23 65ac51303af5: Preparing 05:02:23 d62a02444d39: Preparing 05:02:23 d62a02444d39: Waiting 05:02:23 c432d477ab2e: Layer already exists 05:02:23 0e891441d391: Layer already exists 05:02:23 a92bc389c678: Layer already exists 05:02:23 eaeab0a69c9c: Layer already exists 05:02:23 87b4b4ff262c: Layer already exists 05:02:23 d62a02444d39: Layer already exists 05:02:23 65ac51303af5: Layer already exists 05:02:23 3.2.0-dev.67: digest: sha256:c7bbcf4c2bcc99fdb7dc31d66d9043f720774896c63b64503ffff37039f83889 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:23 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:23 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:02:23 c432d477ab2e: Preparing 05:02:23 87b4b4ff262c: Preparing 05:02:23 0e891441d391: Preparing 05:02:23 eaeab0a69c9c: Preparing 05:02:23 a92bc389c678: Preparing 05:02:23 65ac51303af5: Preparing 05:02:23 d62a02444d39: Preparing 05:02:23 65ac51303af5: Waiting 05:02:23 c432d477ab2e: Layer already exists 05:02:23 a92bc389c678: Layer already exists 05:02:23 87b4b4ff262c: Layer already exists 05:02:23 0e891441d391: Layer already exists 05:02:23 eaeab0a69c9c: Layer already exists 05:02:23 65ac51303af5: Layer already exists 05:02:23 d62a02444d39: Layer already exists 05:02:23 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:c7bbcf4c2bcc99fdb7dc31d66d9043f720774896c63b64503ffff37039f83889 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:23 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:24 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 05:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:02:24 c432d477ab2e: Preparing 05:02:24 87b4b4ff262c: Preparing 05:02:24 0e891441d391: Preparing 05:02:24 eaeab0a69c9c: Preparing 05:02:24 a92bc389c678: Preparing 05:02:24 65ac51303af5: Preparing 05:02:24 d62a02444d39: Preparing 05:02:24 65ac51303af5: Waiting 05:02:24 c432d477ab2e: Layer already exists 05:02:24 0e891441d391: Layer already exists 05:02:24 a92bc389c678: Layer already exists 05:02:24 eaeab0a69c9c: Layer already exists 05:02:24 87b4b4ff262c: Layer already exists 05:02:24 d62a02444d39: Layer already exists 05:02:24 65ac51303af5: Layer already exists 05:02:24 main: digest: sha256:c7bbcf4c2bcc99fdb7dc31d66d9043f720774896c63b64503ffff37039f83889 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:02:24 ===================================================== [Pipeline] echo 05:02:24 taggedImages: 05:02:24 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b 05:02:24 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:02:24 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.67 05:02:24 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:02:24 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 05:02:24 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:02:24 d10896467fa144e67a67be8d8faf3bc8d031442b 05:02:24 latest 05:02:24 3.2.0-dev.67 05:02:24 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:02:24 main 05:02:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d10896467fa144e67a67be8d8faf3bc8d031442b 05:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:02:25 0e2d61ba8bf7: Preparing 05:02:25 8eeda4d30e37: Preparing 05:02:25 0e891441d391: Preparing 05:02:25 eaeab0a69c9c: Preparing 05:02:25 c009c56e6b62: Preparing 05:02:25 033d29ed21dc: Preparing 05:02:25 d62a02444d39: Preparing 05:02:25 033d29ed21dc: Waiting 05:02:25 d62a02444d39: Waiting 05:02:25 0e891441d391: Layer already exists 05:02:25 eaeab0a69c9c: Layer already exists 05:02:25 d62a02444d39: Layer already exists 05:02:25 c009c56e6b62: Pushed 05:02:25 0e2d61ba8bf7: Pushed 05:02:25 033d29ed21dc: Pushed 05:02:28 8eeda4d30e37: Pushed 05:02:28 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:a95e2c5a4c7763dc5189bb37789d4f73d8d615f4117594e678961b92e4c0d2e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:02:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:02:29 0e2d61ba8bf7: Preparing 05:02:29 8eeda4d30e37: Preparing 05:02:29 0e891441d391: Preparing 05:02:29 eaeab0a69c9c: Preparing 05:02:29 c009c56e6b62: Preparing 05:02:29 033d29ed21dc: Preparing 05:02:29 d62a02444d39: Preparing 05:02:29 033d29ed21dc: Waiting 05:02:29 eaeab0a69c9c: Layer already exists 05:02:29 0e891441d391: Layer already exists 05:02:29 c009c56e6b62: Layer already exists 05:02:29 8eeda4d30e37: Layer already exists 05:02:29 0e2d61ba8bf7: Layer already exists 05:02:29 033d29ed21dc: Layer already exists 05:02:29 d62a02444d39: Layer already exists 05:02:29 latest: digest: sha256:a95e2c5a4c7763dc5189bb37789d4f73d8d615f4117594e678961b92e4c0d2e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.67 05:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:02:30 0e2d61ba8bf7: Preparing 05:02:30 8eeda4d30e37: Preparing 05:02:30 0e891441d391: Preparing 05:02:30 eaeab0a69c9c: Preparing 05:02:30 c009c56e6b62: Preparing 05:02:30 033d29ed21dc: Preparing 05:02:30 d62a02444d39: Preparing 05:02:30 033d29ed21dc: Waiting 05:02:30 d62a02444d39: Waiting 05:02:30 eaeab0a69c9c: Layer already exists 05:02:30 8eeda4d30e37: Layer already exists 05:02:30 0e891441d391: Layer already exists 05:02:30 0e2d61ba8bf7: Layer already exists 05:02:30 c009c56e6b62: Layer already exists 05:02:30 d62a02444d39: Layer already exists 05:02:30 033d29ed21dc: Layer already exists 05:02:30 3.2.0-dev.67: digest: sha256:a95e2c5a4c7763dc5189bb37789d4f73d8d615f4117594e678961b92e4c0d2e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:02:30 0e2d61ba8bf7: Preparing 05:02:30 8eeda4d30e37: Preparing 05:02:30 0e891441d391: Preparing 05:02:30 eaeab0a69c9c: Preparing 05:02:30 c009c56e6b62: Preparing 05:02:30 033d29ed21dc: Preparing 05:02:30 d62a02444d39: Preparing 05:02:30 033d29ed21dc: Waiting 05:02:30 d62a02444d39: Waiting 05:02:30 0e891441d391: Layer already exists 05:02:30 c009c56e6b62: Layer already exists 05:02:30 eaeab0a69c9c: Layer already exists 05:02:30 0e2d61ba8bf7: Layer already exists 05:02:30 8eeda4d30e37: Layer already exists 05:02:30 033d29ed21dc: Layer already exists 05:02:30 d62a02444d39: Layer already exists 05:02:30 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:a95e2c5a4c7763dc5189bb37789d4f73d8d615f4117594e678961b92e4c0d2e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:02:31 0e2d61ba8bf7: Preparing 05:02:31 8eeda4d30e37: Preparing 05:02:31 0e891441d391: Preparing 05:02:31 eaeab0a69c9c: Preparing 05:02:31 c009c56e6b62: Preparing 05:02:31 033d29ed21dc: Preparing 05:02:31 d62a02444d39: Preparing 05:02:31 033d29ed21dc: Waiting 05:02:31 8eeda4d30e37: Layer already exists 05:02:31 eaeab0a69c9c: Layer already exists 05:02:31 0e2d61ba8bf7: Layer already exists 05:02:31 0e891441d391: Layer already exists 05:02:31 c009c56e6b62: Layer already exists 05:02:31 033d29ed21dc: Layer already exists 05:02:31 d62a02444d39: Layer already exists 05:02:31 main: digest: sha256:a95e2c5a4c7763dc5189bb37789d4f73d8d615f4117594e678961b92e4c0d2e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:02:31 ===================================================== [Pipeline] echo 05:02:31 taggedImages: 05:02:31 - nexus3.edgexfoundry.org:10004/support-notifications:d10896467fa144e67a67be8d8faf3bc8d031442b 05:02:31 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:02:31 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.67 05:02:31 - nexus3.edgexfoundry.org:10004/support-notifications:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:02:31 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:02:31 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:02:31 d10896467fa144e67a67be8d8faf3bc8d031442b 05:02:31 latest 05:02:31 3.2.0-dev.67 05:02:31 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:02:31 main 05:02:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b 05:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:02:32 24905b122521: Preparing 05:02:32 1f712fee36c4: Preparing 05:02:32 0e891441d391: Preparing 05:02:32 eaeab0a69c9c: Preparing 05:02:32 ad854420ad70: Preparing 05:02:32 725b91ef7559: Preparing 05:02:32 d62a02444d39: Preparing 05:02:32 725b91ef7559: Waiting 05:02:32 d62a02444d39: Waiting 05:02:32 ad854420ad70: Layer already exists 05:02:32 0e891441d391: Layer already exists 05:02:32 eaeab0a69c9c: Layer already exists 05:02:32 725b91ef7559: Layer already exists 05:02:32 d62a02444d39: Layer already exists 05:02:32 24905b122521: Pushed 05:02:36 1f712fee36c4: Pushed 05:02:36 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:a2da3afcf32f9a46a334aabdcc420a3d153780b777550e05502a545ca83069ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:02:37 24905b122521: Preparing 05:02:37 1f712fee36c4: Preparing 05:02:37 0e891441d391: Preparing 05:02:37 eaeab0a69c9c: Preparing 05:02:37 ad854420ad70: Preparing 05:02:37 725b91ef7559: Preparing 05:02:37 d62a02444d39: Preparing 05:02:37 725b91ef7559: Waiting 05:02:37 d62a02444d39: Waiting 05:02:37 eaeab0a69c9c: Layer already exists 05:02:37 ad854420ad70: Layer already exists 05:02:37 24905b122521: Layer already exists 05:02:37 0e891441d391: Layer already exists 05:02:37 1f712fee36c4: Layer already exists 05:02:37 725b91ef7559: Layer already exists 05:02:37 d62a02444d39: Layer already exists 05:02:37 latest: digest: sha256:a2da3afcf32f9a46a334aabdcc420a3d153780b777550e05502a545ca83069ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.67 05:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:02:37 24905b122521: Preparing 05:02:37 1f712fee36c4: Preparing 05:02:37 0e891441d391: Preparing 05:02:37 eaeab0a69c9c: Preparing 05:02:37 ad854420ad70: Preparing 05:02:37 725b91ef7559: Preparing 05:02:37 d62a02444d39: Preparing 05:02:37 725b91ef7559: Waiting 05:02:37 0e891441d391: Layer already exists 05:02:37 ad854420ad70: Layer already exists 05:02:37 24905b122521: Layer already exists 05:02:37 1f712fee36c4: Layer already exists 05:02:37 eaeab0a69c9c: Layer already exists 05:02:37 d62a02444d39: Layer already exists 05:02:37 725b91ef7559: Layer already exists 05:02:37 3.2.0-dev.67: digest: sha256:a2da3afcf32f9a46a334aabdcc420a3d153780b777550e05502a545ca83069ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:02:38 24905b122521: Preparing 05:02:38 1f712fee36c4: Preparing 05:02:38 0e891441d391: Preparing 05:02:38 eaeab0a69c9c: Preparing 05:02:38 ad854420ad70: Preparing 05:02:38 725b91ef7559: Preparing 05:02:38 d62a02444d39: Preparing 05:02:38 725b91ef7559: Waiting 05:02:38 d62a02444d39: Waiting 05:02:38 ad854420ad70: Layer already exists 05:02:38 eaeab0a69c9c: Layer already exists 05:02:38 1f712fee36c4: Layer already exists 05:02:38 0e891441d391: Layer already exists 05:02:38 24905b122521: Layer already exists 05:02:38 d62a02444d39: Layer already exists 05:02:38 725b91ef7559: Layer already exists 05:02:38 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:a2da3afcf32f9a46a334aabdcc420a3d153780b777550e05502a545ca83069ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:02:39 24905b122521: Preparing 05:02:39 1f712fee36c4: Preparing 05:02:39 0e891441d391: Preparing 05:02:39 eaeab0a69c9c: Preparing 05:02:39 ad854420ad70: Preparing 05:02:39 725b91ef7559: Preparing 05:02:39 d62a02444d39: Preparing 05:02:39 d62a02444d39: Waiting 05:02:39 725b91ef7559: Waiting 05:02:39 eaeab0a69c9c: Layer already exists 05:02:39 24905b122521: Layer already exists 05:02:39 0e891441d391: Layer already exists 05:02:39 ad854420ad70: Layer already exists 05:02:39 1f712fee36c4: Layer already exists 05:02:39 725b91ef7559: Layer already exists 05:02:39 d62a02444d39: Layer already exists 05:02:39 main: digest: sha256:a2da3afcf32f9a46a334aabdcc420a3d153780b777550e05502a545ca83069ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:02:39 ===================================================== [Pipeline] echo 05:02:39 taggedImages: 05:02:39 - nexus3.edgexfoundry.org:10004/support-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b 05:02:39 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:02:39 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.67 05:02:39 - nexus3.edgexfoundry.org:10004/support-scheduler:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:02:39 - 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] } 05:21:20 #149 ... 05:21:20 05:21:20 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:21:20 #142 DONE 1232.3s 05:21:20 05:21:20 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:21:20 #159 ... 05:21:20 05:21:20 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:21:20 #161 DONE 0.3s 05:21:20 05:21:20 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:21:20 #162 DONE 0.2s 05:21:20 05:21:20 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:21:20 #163 DONE 0.2s 05:21:20 05:21:20 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:21:20 #164 DONE 0.3s 05:21:20 05:21:20 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:21:20 #159 ... 05:21:20 05:21:20 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:21:20 #165 DONE 0.3s 05:21:20 05:21:20 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:21:20 #166 DONE 0.2s 05:21:20 05:21:20 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:21:22 #167 DONE 2.2s 05:21:22 05:21:22 #109 [security-proxy-setup] exporting to image 05:21:22 #109 exporting layers 05:21:23 #109 exporting layers 0.8s done 05:21:23 #109 writing image sha256:c370e4e69daff1ca9153686ebfa2f6bceb4bcbe2f8eeebd7842e1d1cf39a5279 done 05:21:23 #109 naming to docker.io/library/security-proxy-setup-arm64 done 05:21:23 #109 DONE 5.5s 05:21:23 05:21:23 #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 05:21:23 #149 1234.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:21:36 #149 ... 05:21:36 05:21:36 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:21:36 #152 DONE 1248.9s 05:21:36 05:21:36 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:21:36 #168 DONE 0.6s 05:21:36 05:21:36 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 05:21:38 #169 DONE 2.3s 05:21:38 05:21:38 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 05:21:38 #170 DONE 0.3s 05:21:38 05:21:38 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 05:21:38 #171 DONE 0.2s 05:21:38 05:21:38 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:21:39 #172 DONE 0.3s 05:21:39 05:21:39 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:21:39 #173 DONE 0.1s 05:21:39 05:21:39 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:21:39 #174 DONE 0.2s 05:21:39 05:21:39 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:21:39 #48 ... 05:21:39 05:21:39 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 05:21:39 #175 DONE 0.1s 05:21:39 05:21:39 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:21:39 #176 DONE 0.2s 05:21:39 05:21:39 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:21:40 #177 DONE 0.3s 05:21:40 05:21:40 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:21:40 #178 DONE 0.2s 05:21:40 05:21:40 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:21:42 #179 ... 05:21:42 05:21:42 #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 05:21:42 #149 DONE 1255.9s 05:21:42 05:21:42 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:21:42 #157 ... 05:21:42 05:21:42 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:21:42 #179 DONE 2.4s 05:21:42 05:21:42 #109 [security-bootstrapper] exporting to image 05:21:42 #109 exporting layers 05:21:43 #109 ... 05:21:43 05:21:43 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:21:43 #180 DONE 0.3s 05:21:43 05:21:43 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:21:43 #181 DONE 0.2s 05:21:43 05:21:43 #182 [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 05:21:43 #182 DONE 0.1s 05:21:43 05:21:43 #183 [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 05:21:44 #183 ... 05:21:44 05:21:44 #109 [security-bootstrapper] exporting to image 05:21:44 #109 exporting layers 1.2s done 05:21:44 #109 writing image sha256:90c5cfeb8462f609e06893c1b8d8dc4e5f934d2ce17a34a1d3bba35b8e9b8354 done 05:21:44 #109 naming to docker.io/library/security-bootstrapper-arm64 done 05:21:44 #109 DONE 6.8s 05:21:44 05:21:44 #183 [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 05:21:44 #183 DONE 0.2s 05:21:44 05:21:44 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:21:44 #184 DONE 0.1s 05:21:44 05:21:44 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:21:44 #185 DONE 0.2s 05:21:44 05:21:44 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:21:44 #157 ... 05:21:44 05:21:44 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:21:44 #186 DONE 0.3s 05:21:44 05:21:44 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:21:44 #159 ... 05:21:44 05:21:44 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:21:44 #187 DONE 0.1s 05:21:44 05:21:44 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:21:47 #188 DONE 2.7s 05:21:47 05:21:47 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:21:47 #48 ... 05:21:47 05:21:47 #109 [security-secretstore-setup] exporting to image 05:21:49 #109 exporting layers 1.2s done 05:21:49 #109 writing image sha256:f8725f1184c0c183d7e1ef0fad4159226af6e660c892b3b3c5d8a74889546b39 done 05:21:49 #109 naming to docker.io/library/security-secretstore-setup-arm64 done 05:21:49 #109 DONE 8.0s 05:21:49 05:21:49 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:22:45 #159 DONE 1310.6s 05:22:45 05:22:45 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:22:45 #158 ... 05:22:45 05:22:45 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:22:45 #189 DONE 0.2s 05:22:45 05:22:45 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:22:45 #190 DONE 0.1s 05:22:45 05:22:45 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:22:45 #191 DONE 0.3s 05:22:45 05:22:45 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:22:45 #192 DONE 0.1s 05:22:45 05:22:45 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:22:45 #193 DONE 0.4s 05:22:45 05:22:45 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:22:45 #194 DONE 2.0s 05:22:45 05:22:45 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:22:45 #157 ... 05:22:45 05:22:45 #109 [core-common-config-bootstrapper] exporting to image 05:22:45 #109 exporting layers 05:22:45 #109 exporting layers 0.7s done 05:22:45 #109 writing image sha256:4eb08e1e719071c225f105d46307fc22be94b5da4cf19b29cbdbbf944ad1d04c done 05:22:45 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 05:22:45 #109 DONE 8.7s 05:22:45 05:22:45 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:24:37 #150 ... 05:24:37 05:24:37 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:24:37 #157 DONE 1427.9s 05:24:37 05:24:37 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:24:37 #158 ... 05:24:37 05:24:37 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:24:37 #195 DONE 0.2s 05:24:37 05:24:37 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:24:37 #196 DONE 0.2s 05:24:37 05:24:37 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:24:37 #197 DONE 0.2s 05:24:37 05:24:37 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:24:37 #198 DONE 0.2s 05:24:37 05:24:37 #109 [security-spiffe-token-provider] exporting to image 05:24:37 #109 exporting layers 05:24:37 #109 exporting layers 0.7s done 05:24:37 #109 writing image sha256:9d4e90ef511f0bd75d2835ef9c2a8753701c66c3192aa6f1eb72897aee10a152 done 05:24:37 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done 05:24:37 #109 DONE 9.4s 05:24:37 05:24:37 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:32:46 #150 DONE 1906.5s 05:32:46 05:32:46 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:32:46 #155 ... 05:32:46 05:32:46 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:32:46 #199 DONE 0.2s 05:32:46 05:32:46 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:32:46 #158 ... 05:32:46 05:32:46 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:32:46 #200 DONE 0.1s 05:32:46 05:32:46 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:32:46 #201 DONE 0.4s 05:32:46 05:32:46 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:32:46 #151 ... 05:32:46 05:32:46 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:32:46 #202 DONE 0.1s 05:32:46 05:32:46 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:32:46 #203 DONE 0.2s 05:32:46 05:32:46 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:32:46 #204 DONE 2.0s 05:32:46 05:32:46 #109 [security-proxy-auth] exporting to image 05:32:46 #109 exporting layers 05:32:46 #109 exporting layers 0.7s done 05:32:46 #109 writing image sha256:e161bbd8b7576f1da0478529b25e69de5a6b3bdd9e008638750275448e8368b4 done 05:32:46 #109 naming to docker.io/library/security-proxy-auth-arm64 done 05:32:46 #109 DONE 10.2s 05:32:46 05:32:46 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:33:42 #158 ... 05:33:42 05:33:42 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:33:42 #155 DONE 1974.0s 05:33:42 05:33:42 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:33:42 #153 ... 05:33:42 05:33:42 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:33:42 #205 DONE 0.1s 05:33:42 05:33:42 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:33:42 #206 DONE 0.2s 05:33:42 05:33:42 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:33:42 #207 DONE 0.4s 05:33:42 05:33:42 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:33:42 #208 DONE 0.1s 05:33:42 05:33:42 #109 [core-command] exporting to image 05:33:42 #109 exporting layers 05:33:42 #109 exporting layers 0.5s done 05:33:42 #109 writing image sha256:7f58a1a89ab95b3638cc10a3c28a5233fffcc7a85a10df429fdc4b1f348d2c0b done 05:33:42 #109 naming to docker.io/library/core-command-arm64 done 05:33:42 #109 DONE 10.6s 05:33:42 05:33:42 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:35:49 #154 ... 05:35:49 05:35:49 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:35:49 #151 DONE 2096.7s 05:35:49 05:35:49 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:35:49 #154 ... 05:35:49 05:35:49 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:35:49 #156 DONE 2097.5s 05:35:49 05:35:49 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:35:49 #209 DONE 0.3s 05:35:49 05:35:49 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:35:49 #210 DONE 0.3s 05:35:49 05:35:49 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:35:49 #211 ... 05:35:49 05:35:49 #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:35:49 #212 DONE 0.2s 05:35:49 05:35:49 #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:35:49 #213 DONE 0.2s 05:35:49 05:35:49 #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:35:49 #214 ... 05:35:49 05:35:49 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:35:49 #211 DONE 0.8s 05:35:49 05:35:49 #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:35:49 #215 DONE 0.3s 05:35:49 05:35:49 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 05:35:49 #216 DONE 0.3s 05:35:49 05:35:49 #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:35:49 #214 DONE 0.7s 05:35:49 05:35:49 #109 [core-data] exporting to image 05:35:49 #109 exporting layers 05:35:49 #109 ... 05:35:49 05:35:49 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:35:49 #217 DONE 0.4s 05:35:49 05:35:49 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:35:49 #218 DONE 0.2s 05:35:49 05:35:49 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:35:49 #48 ... 05:35:49 05:35:49 #109 [core-metadata] exporting to image 05:35:49 #109 exporting layers 1.0s done 05:35:49 #109 writing image sha256:f2e322d21f3066f866aba22d3ed6fe51b56ec8e83b06210ded1d585a3b18490a 05:35:49 #109 writing image sha256:f2e322d21f3066f866aba22d3ed6fe51b56ec8e83b06210ded1d585a3b18490a 0.0s done 05:35:49 #109 naming to docker.io/library/core-data-arm64 done 05:35:49 #109 exporting layers 0.8s done 05:35:49 #109 writing image sha256:9621f06d49eca33589e05cd70f26b63aab7914f334fe26af68095b13dde98fc2 05:35:49 #109 writing image sha256:9621f06d49eca33589e05cd70f26b63aab7914f334fe26af68095b13dde98fc2 0.0s done 05:35:49 #109 naming to docker.io/library/core-metadata-arm64 0.0s done 05:35:49 #109 DONE 12.0s 05:35:49 05:35:49 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:35:49 #154 ... 05:35:49 05:35:49 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:35:49 #153 DONE 2101.3s 05:35:49 05:35:49 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:35:49 #154 ... 05:35:49 05:35:49 #219 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:35:49 #219 DONE 0.2s 05:35:49 05:35:49 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:35:49 #160 ... 05:35:49 05:35:49 #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:35:49 #220 DONE 0.5s 05:35:49 05:35:49 #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:35:49 #221 DONE 0.1s 05:35:49 05:35:49 #109 [core-keeper] exporting to image 05:35:49 #109 exporting layers 0.6s done 05:35:49 #109 writing image sha256:f7c70f4d6511741a2cc66532630d4b47cf4f858d25c980811f4c9336c30a37a0 done 05:35:49 #109 naming to docker.io/library/core-keeper-arm64 done 05:35:49 #109 DONE 12.6s 05:35:49 05:35:49 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:36:21 #160 DONE 2135.3s 05:36:21 05:36:21 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:36:21 #154 DONE 2135.3s 05:36:21 05:36:21 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:36:21 #158 DONE 2135.4s 05:36:21 05:36:21 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:36:22 #48 ... 05:36:22 05:36:22 #222 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:36:22 #222 DONE 0.4s 05:36:22 05:36:22 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:36:22 #223 DONE 0.4s 05:36:22 05:36:22 #224 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:36:22 #224 DONE 0.5s 05:36:22 05:36:22 #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:36:22 #225 ... 05:36:22 05:36:22 #226 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:36:22 #226 DONE 0.2s 05:36:22 05:36:22 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:36:22 #227 DONE 0.3s 05:36:22 05:36:22 #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:36:22 #225 DONE 0.3s 05:36:22 05:36:22 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:36:23 #228 ... 05:36:23 05:36:23 #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:36:23 #229 DONE 0.6s 05:36:23 05:36:23 #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:36:23 #230 DONE 0.6s 05:36:23 05:36:23 #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:36:23 #231 DONE 0.1s 05:36:23 05:36:23 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:36:23 #228 DONE 0.5s 05:36:23 05:36:23 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:36:23 #232 ... 05:36:23 05:36:23 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:36:23 #233 DONE 0.2s 05:36:23 05:36:23 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:36:23 #232 DONE 0.2s 05:36:23 05:36:23 #109 [support-notifications] exporting to image 05:36:23 #109 exporting layers 05:36:24 #109 exporting layers 0.6s done 05:36:24 #109 writing image sha256:c35593d95c4ee81d6207ac26ac26819197031eeec386582a7ea31bed6fe4509d done 05:36:24 #109 naming to docker.io/library/support-scheduler-arm64 done 05:36:24 #109 exporting layers 0.7s done 05:36:24 #109 writing image sha256:d68ee81ba69f50a1b8f6b033cf338b26e76a01ebb88b1766b2828b501722863b done 05:36:24 #109 naming to docker.io/library/support-notifications-arm64 done 05:36:24 #109 exporting layers 1.3s done 05:36:24 #109 writing image sha256:a8c707a9c395640d3ed5ce325c34067efa38b75b91ab8f005b14643909aa9301 done 05:36:24 #109 naming to docker.io/library/support-cron-scheduler-arm64 done 05:36:24 #109 DONE 14.2s 05:36:24 05:36:24 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:36:24 time="2024-09-09T04:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:24 time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:24 time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:24 time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:24 time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:24 time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:24 time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:24 time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:24 time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:24 time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:24 time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:24 time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:24 time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:24 time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:24 time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:36:24 time="2024-09-09T04:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:36:24 $ docker stop --time=1 48cbdec056f54ce21db58b30ddbb51fe83a75e94daae7a467be8196c71ea6303 05:36:26 $ docker rm -f --volumes 48cbdec056f54ce21db58b30ddbb51fe83a75e94daae7a467be8196c71ea6303 [Pipeline] // withDockerContainer [Pipeline] sh 05:36:26 + docker images 05:36:26 REPOSITORY TAG IMAGE ID CREATED SIZE 05:36:26 support-scheduler-arm64 latest c35593d95c4e 3 seconds ago 41.4MB 05:36:26 support-cron-scheduler-arm64 latest a8c707a9c395 3 seconds ago 43.6MB 05:36:26 support-notifications-arm64 latest d68ee81ba69f 3 seconds ago 42MB 05:36:26 core-keeper-arm64 latest f7c70f4d6511 38 seconds ago 39MB 05:36:26 core-metadata-arm64 latest 9621f06d49ec 40 seconds ago 39.3MB 05:36:26 core-data-arm64 latest f2e322d21f30 41 seconds ago 39.1MB 05:36:26 core-command-arm64 latest 7f58a1a89ab9 2 minutes ago 35.1MB 05:36:26 security-proxy-auth-arm64 latest e161bbd8b757 3 minutes ago 32.7MB 05:36:26 security-spiffe-token-provider-arm64 latest 9d4e90ef511f 11 minutes ago 29.1MB 05:36:26 core-common-config-bootstrapper-arm64 latest 4eb08e1e7190 13 minutes ago 15.4MB 05:36:26 security-secretstore-setup-arm64 latest f8725f1184c0 14 minutes ago 36.4MB 05:36:26 security-bootstrapper-arm64 latest 90c5cfeb8462 14 minutes ago 18.9MB 05:36:26 security-proxy-setup-arm64 latest c370e4e69daf 15 minutes ago 26.2MB 05:36:26 security-spire-config-arm64 latest a93179639c1c 36 minutes ago 115MB 05:36:26 security-spire-agent-arm64 latest 36644cca75d9 36 minutes ago 174MB 05:36:26 security-spire-server-arm64 latest 42ac468bf3cb 36 minutes ago 116MB 05:36:26 ci-base-image-arm64 latest 1760b0a9211c 38 minutes ago 967MB 05:36:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 05:36:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:36:27 provisioning config files... 05:36:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/688@tmp/config12598329494970638919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:27 ---> ****-login.sh 05:36:27 nexus3.edgexfoundry.org:10001 05:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:27 Configure a credential helper to remove this warning. See 05:36:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:27 05:36:27 Login Succeeded 05:36:27 nexus3.edgexfoundry.org:10002 05:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:28 Configure a credential helper to remove this warning. See 05:36:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:28 05:36:28 Login Succeeded 05:36:28 nexus3.edgexfoundry.org:10003 05:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:28 Configure a credential helper to remove this warning. See 05:36:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:28 05:36:28 Login Succeeded 05:36:28 nexus3.edgexfoundry.org:10004 05:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:28 Configure a credential helper to remove this warning. See 05:36:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:28 05:36:28 Login Succeeded 05:36:28 ****.io 05:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:29 Configure a credential helper to remove this warning. See 05:36:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:29 05:36:29 Login Succeeded 05:36:29 ---> ****-login.sh ends [Pipeline] } 05:36:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:36:29 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:36:29 d10896467fa144e67a67be8d8faf3bc8d031442b 05:36:29 latest 05:36:29 3.2.0-dev.67 05:36:29 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:36:29 main 05:36:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:36:30 45bc982100df: Preparing 05:36:30 0c04827aef5a: Preparing 05:36:30 0635aa0efbd5: Preparing 05:36:30 7f2e815d2d1d: Preparing 05:36:30 26c94294440d: Preparing 05:36:30 d44bb770332e: Preparing 05:36:30 4aeaa0e7d41f: Preparing 05:36:30 d44bb770332e: Waiting 05:36:30 0635aa0efbd5: Pushed 05:36:30 26c94294440d: Pushed 05:36:30 45bc982100df: Pushed 05:36:30 7f2e815d2d1d: Pushed 05:36:30 4aeaa0e7d41f: Layer already exists 05:36:30 d44bb770332e: Pushed 05:36:37 0c04827aef5a: Pushed 05:36:37 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:3958a01288106843330b459a71407c315b5afc2f7b426f1c4b2caa09a16e7dbc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:36:37 45bc982100df: Preparing 05:36:37 0c04827aef5a: Preparing 05:36:37 0635aa0efbd5: Preparing 05:36:37 7f2e815d2d1d: Preparing 05:36:37 26c94294440d: Preparing 05:36:37 d44bb770332e: Preparing 05:36:37 4aeaa0e7d41f: Preparing 05:36:37 d44bb770332e: Waiting 05:36:37 4aeaa0e7d41f: Waiting 05:36:37 45bc982100df: Layer already exists 05:36:37 0635aa0efbd5: Layer already exists 05:36:37 0c04827aef5a: Layer already exists 05:36:37 7f2e815d2d1d: Layer already exists 05:36:37 26c94294440d: Layer already exists 05:36:37 4aeaa0e7d41f: Layer already exists 05:36:37 d44bb770332e: Layer already exists 05:36:38 latest: digest: sha256:3958a01288106843330b459a71407c315b5afc2f7b426f1c4b2caa09a16e7dbc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.67 05:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:36:38 45bc982100df: Preparing 05:36:38 0c04827aef5a: Preparing 05:36:38 0635aa0efbd5: Preparing 05:36:38 7f2e815d2d1d: Preparing 05:36:38 26c94294440d: Preparing 05:36:38 d44bb770332e: Preparing 05:36:38 4aeaa0e7d41f: Preparing 05:36:38 d44bb770332e: Waiting 05:36:38 4aeaa0e7d41f: Waiting 05:36:38 0c04827aef5a: Layer already exists 05:36:38 45bc982100df: Layer already exists 05:36:38 0635aa0efbd5: Layer already exists 05:36:38 26c94294440d: Layer already exists 05:36:38 7f2e815d2d1d: Layer already exists 05:36:38 d44bb770332e: Layer already exists 05:36:38 4aeaa0e7d41f: Layer already exists 05:36:39 3.2.0-dev.67: digest: sha256:3958a01288106843330b459a71407c315b5afc2f7b426f1c4b2caa09a16e7dbc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:36:39 45bc982100df: Preparing 05:36:39 0c04827aef5a: Preparing 05:36:39 0635aa0efbd5: Preparing 05:36:39 7f2e815d2d1d: Preparing 05:36:39 26c94294440d: Preparing 05:36:39 d44bb770332e: Preparing 05:36:39 4aeaa0e7d41f: Preparing 05:36:39 d44bb770332e: Waiting 05:36:39 4aeaa0e7d41f: Waiting 05:36:39 0c04827aef5a: Layer already exists 05:36:39 45bc982100df: Layer already exists 05:36:39 0635aa0efbd5: Layer already exists 05:36:39 26c94294440d: Layer already exists 05:36:39 7f2e815d2d1d: Layer already exists 05:36:39 d44bb770332e: Layer already exists 05:36:39 4aeaa0e7d41f: Layer already exists 05:36:39 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:3958a01288106843330b459a71407c315b5afc2f7b426f1c4b2caa09a16e7dbc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 05:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:36:40 45bc982100df: Preparing 05:36:40 0c04827aef5a: Preparing 05:36:40 0635aa0efbd5: Preparing 05:36:40 7f2e815d2d1d: Preparing 05:36:40 26c94294440d: Preparing 05:36:40 d44bb770332e: Preparing 05:36:40 4aeaa0e7d41f: Preparing 05:36:40 d44bb770332e: Waiting 05:36:40 4aeaa0e7d41f: Waiting 05:36:40 7f2e815d2d1d: Layer already exists 05:36:40 0635aa0efbd5: Layer already exists 05:36:40 0c04827aef5a: Layer already exists 05:36:40 45bc982100df: Layer already exists 05:36:40 26c94294440d: Layer already exists 05:36:40 4aeaa0e7d41f: Layer already exists 05:36:40 d44bb770332e: Layer already exists 05:36:41 main: digest: sha256:3958a01288106843330b459a71407c315b5afc2f7b426f1c4b2caa09a16e7dbc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:41 ===================================================== [Pipeline] echo 05:36:41 taggedImages: 05:36:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:36:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:36:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.67 05:36:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:36:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:36:41 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 05:36:41 d10896467fa144e67a67be8d8faf3bc8d031442b 05:36:41 latest 05:36:41 3.2.0-dev.67 05:36:41 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:36:41 main 05:36:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:36:41 bfee3187fc3f: Preparing 05:36:41 7e3b3148d546: Preparing 05:36:41 bc46edff20f2: Preparing 05:36:41 ef8507ae2dc5: Preparing 05:36:41 0635aa0efbd5: Preparing 05:36:41 7f2e815d2d1d: Preparing 05:36:41 26c94294440d: Preparing 05:36:41 d44bb770332e: Preparing 05:36:41 4aeaa0e7d41f: Preparing 05:36:41 26c94294440d: Waiting 05:36:41 d44bb770332e: Waiting 05:36:41 4aeaa0e7d41f: Waiting 05:36:41 7f2e815d2d1d: Waiting 05:36:41 0635aa0efbd5: Layer already exists 05:36:42 7f2e815d2d1d: Layer already exists 05:36:42 26c94294440d: Layer already exists 05:36:42 7e3b3148d546: Pushed 05:36:42 bc46edff20f2: Pushed 05:36:42 d44bb770332e: Layer already exists 05:36:42 bfee3187fc3f: Pushed 05:36:42 4aeaa0e7d41f: Layer already exists 05:36:44 ef8507ae2dc5: Pushed 05:36:44 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:5e33cf3bc6d534326a1f96404b65087cc993d0f500c5c6ffb526b01c62794e90 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:36:44 bfee3187fc3f: Preparing 05:36:44 7e3b3148d546: Preparing 05:36:44 bc46edff20f2: Preparing 05:36:44 ef8507ae2dc5: Preparing 05:36:44 0635aa0efbd5: Preparing 05:36:44 7f2e815d2d1d: Preparing 05:36:44 26c94294440d: Preparing 05:36:44 d44bb770332e: Preparing 05:36:44 4aeaa0e7d41f: Preparing 05:36:44 26c94294440d: Waiting 05:36:44 d44bb770332e: Waiting 05:36:44 4aeaa0e7d41f: Waiting 05:36:44 7f2e815d2d1d: Waiting 05:36:44 ef8507ae2dc5: Layer already exists 05:36:44 bfee3187fc3f: Layer already exists 05:36:44 bc46edff20f2: Layer already exists 05:36:44 0635aa0efbd5: Layer already exists 05:36:44 7e3b3148d546: Layer already exists 05:36:44 26c94294440d: Layer already exists 05:36:44 7f2e815d2d1d: Layer already exists 05:36:44 d44bb770332e: Layer already exists 05:36:44 4aeaa0e7d41f: Layer already exists 05:36:45 latest: digest: sha256:5e33cf3bc6d534326a1f96404b65087cc993d0f500c5c6ffb526b01c62794e90 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.67 05:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:36:45 bfee3187fc3f: Preparing 05:36:45 7e3b3148d546: Preparing 05:36:45 bc46edff20f2: Preparing 05:36:45 ef8507ae2dc5: Preparing 05:36:45 0635aa0efbd5: Preparing 05:36:45 7f2e815d2d1d: Preparing 05:36:45 26c94294440d: Preparing 05:36:45 d44bb770332e: Preparing 05:36:45 4aeaa0e7d41f: Preparing 05:36:45 26c94294440d: Waiting 05:36:45 d44bb770332e: Waiting 05:36:45 4aeaa0e7d41f: Waiting 05:36:45 7f2e815d2d1d: Waiting 05:36:45 bc46edff20f2: Layer already exists 05:36:45 7e3b3148d546: Layer already exists 05:36:45 bfee3187fc3f: Layer already exists 05:36:45 ef8507ae2dc5: Layer already exists 05:36:45 0635aa0efbd5: Layer already exists 05:36:45 7f2e815d2d1d: Layer already exists 05:36:45 d44bb770332e: Layer already exists 05:36:45 26c94294440d: Layer already exists 05:36:45 4aeaa0e7d41f: Layer already exists 05:36:46 3.2.0-dev.67: digest: sha256:5e33cf3bc6d534326a1f96404b65087cc993d0f500c5c6ffb526b01c62794e90 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:36:46 bfee3187fc3f: Preparing 05:36:46 7e3b3148d546: Preparing 05:36:46 bc46edff20f2: Preparing 05:36:46 ef8507ae2dc5: Preparing 05:36:46 0635aa0efbd5: Preparing 05:36:46 7f2e815d2d1d: Preparing 05:36:46 26c94294440d: Preparing 05:36:46 d44bb770332e: Preparing 05:36:46 4aeaa0e7d41f: Preparing 05:36:46 26c94294440d: Waiting 05:36:46 d44bb770332e: Waiting 05:36:46 4aeaa0e7d41f: Waiting 05:36:46 7f2e815d2d1d: Waiting 05:36:46 bfee3187fc3f: Layer already exists 05:36:46 bc46edff20f2: Layer already exists 05:36:46 7e3b3148d546: Layer already exists 05:36:46 ef8507ae2dc5: Layer already exists 05:36:46 0635aa0efbd5: Layer already exists 05:36:46 7f2e815d2d1d: Layer already exists 05:36:46 d44bb770332e: Layer already exists 05:36:46 4aeaa0e7d41f: Layer already exists 05:36:46 26c94294440d: Layer already exists 05:36:46 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:5e33cf3bc6d534326a1f96404b65087cc993d0f500c5c6ffb526b01c62794e90 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 05:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:36:47 bfee3187fc3f: Preparing 05:36:47 7e3b3148d546: Preparing 05:36:47 bc46edff20f2: Preparing 05:36:47 ef8507ae2dc5: Preparing 05:36:47 0635aa0efbd5: Preparing 05:36:47 7f2e815d2d1d: Preparing 05:36:47 26c94294440d: Preparing 05:36:47 d44bb770332e: Preparing 05:36:47 4aeaa0e7d41f: Preparing 05:36:47 7f2e815d2d1d: Waiting 05:36:47 26c94294440d: Waiting 05:36:47 4aeaa0e7d41f: Waiting 05:36:47 d44bb770332e: Waiting 05:36:47 7e3b3148d546: Layer already exists 05:36:47 bc46edff20f2: Layer already exists 05:36:47 bfee3187fc3f: Layer already exists 05:36:47 0635aa0efbd5: Layer already exists 05:36:47 ef8507ae2dc5: Layer already exists 05:36:47 26c94294440d: Layer already exists 05:36:47 d44bb770332e: Layer already exists 05:36:47 4aeaa0e7d41f: Layer already exists 05:36:47 7f2e815d2d1d: Layer already exists 05:36:47 main: digest: sha256:5e33cf3bc6d534326a1f96404b65087cc993d0f500c5c6ffb526b01c62794e90 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:47 ===================================================== [Pipeline] echo 05:36:47 taggedImages: 05:36:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:36:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:36:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.67 05:36:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:36:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:36:47 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:36:47 d10896467fa144e67a67be8d8faf3bc8d031442b 05:36:47 latest 05:36:47 3.2.0-dev.67 05:36:47 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:36:47 main 05:36:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:36:48 1f57709be44e: Preparing 05:36:48 9cc806a33179: Preparing 05:36:48 1fd70d4f9c50: Preparing 05:36:48 0635aa0efbd5: Preparing 05:36:48 7f2e815d2d1d: Preparing 05:36:48 e25a9aac32d4: Preparing 05:36:48 31dd4afb00d7: Preparing 05:36:48 e25a9aac32d4: Waiting 05:36:48 31dd4afb00d7: Waiting 05:36:48 4aeaa0e7d41f: Preparing 05:36:48 4aeaa0e7d41f: Waiting 05:36:48 0635aa0efbd5: Layer already exists 05:36:48 7f2e815d2d1d: Layer already exists 05:36:48 9cc806a33179: Pushed 05:36:48 1f57709be44e: Pushed 05:36:48 4aeaa0e7d41f: Layer already exists 05:36:48 e25a9aac32d4: Pushed 05:36:48 31dd4afb00d7: Pushed 05:36:55 1fd70d4f9c50: Pushed 05:36:55 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:81367ed8e2c546be9d0a3aebfe2f0bf682b9dbeed909db3edd8fcb5efba51fc6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:36:56 1f57709be44e: Preparing 05:36:56 9cc806a33179: Preparing 05:36:56 1fd70d4f9c50: Preparing 05:36:56 0635aa0efbd5: Preparing 05:36:56 7f2e815d2d1d: Preparing 05:36:56 e25a9aac32d4: Preparing 05:36:56 31dd4afb00d7: Preparing 05:36:56 4aeaa0e7d41f: Preparing 05:36:56 e25a9aac32d4: Waiting 05:36:56 31dd4afb00d7: Waiting 05:36:56 4aeaa0e7d41f: Waiting 05:36:56 7f2e815d2d1d: Layer already exists 05:36:56 9cc806a33179: Layer already exists 05:36:56 0635aa0efbd5: Layer already exists 05:36:56 1fd70d4f9c50: Layer already exists 05:36:56 1f57709be44e: Layer already exists 05:36:56 31dd4afb00d7: Layer already exists 05:36:56 e25a9aac32d4: Layer already exists 05:36:56 4aeaa0e7d41f: Layer already exists 05:36:56 latest: digest: sha256:81367ed8e2c546be9d0a3aebfe2f0bf682b9dbeed909db3edd8fcb5efba51fc6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.67 05:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:36:57 1f57709be44e: Preparing 05:36:57 9cc806a33179: Preparing 05:36:57 1fd70d4f9c50: Preparing 05:36:57 0635aa0efbd5: Preparing 05:36:57 7f2e815d2d1d: Preparing 05:36:57 e25a9aac32d4: Preparing 05:36:57 31dd4afb00d7: Preparing 05:36:57 4aeaa0e7d41f: Preparing 05:36:57 e25a9aac32d4: Waiting 05:36:57 31dd4afb00d7: Waiting 05:36:57 4aeaa0e7d41f: Waiting 05:36:57 9cc806a33179: Layer already exists 05:36:57 1f57709be44e: Layer already exists 05:36:57 1fd70d4f9c50: Layer already exists 05:36:57 7f2e815d2d1d: Layer already exists 05:36:57 0635aa0efbd5: Layer already exists 05:36:57 4aeaa0e7d41f: Layer already exists 05:36:57 e25a9aac32d4: Layer already exists 05:36:57 31dd4afb00d7: Layer already exists 05:36:57 3.2.0-dev.67: digest: sha256:81367ed8e2c546be9d0a3aebfe2f0bf682b9dbeed909db3edd8fcb5efba51fc6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:36:58 1f57709be44e: Preparing 05:36:58 9cc806a33179: Preparing 05:36:58 1fd70d4f9c50: Preparing 05:36:58 0635aa0efbd5: Preparing 05:36:58 7f2e815d2d1d: Preparing 05:36:58 e25a9aac32d4: Preparing 05:36:58 31dd4afb00d7: Preparing 05:36:58 4aeaa0e7d41f: Preparing 05:36:58 31dd4afb00d7: Waiting 05:36:58 4aeaa0e7d41f: Waiting 05:36:58 e25a9aac32d4: Waiting 05:36:58 1fd70d4f9c50: Layer already exists 05:36:58 1f57709be44e: Layer already exists 05:36:58 9cc806a33179: Layer already exists 05:36:58 7f2e815d2d1d: Layer already exists 05:36:58 0635aa0efbd5: Layer already exists 05:36:58 4aeaa0e7d41f: Layer already exists 05:36:58 31dd4afb00d7: Layer already exists 05:36:58 e25a9aac32d4: Layer already exists 05:36:58 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:81367ed8e2c546be9d0a3aebfe2f0bf682b9dbeed909db3edd8fcb5efba51fc6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 05:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:36:59 1f57709be44e: Preparing 05:36:59 9cc806a33179: Preparing 05:36:59 1fd70d4f9c50: Preparing 05:36:59 0635aa0efbd5: Preparing 05:36:59 7f2e815d2d1d: Preparing 05:36:59 e25a9aac32d4: Preparing 05:36:59 31dd4afb00d7: Preparing 05:36:59 4aeaa0e7d41f: Preparing 05:36:59 e25a9aac32d4: Waiting 05:36:59 31dd4afb00d7: Waiting 05:36:59 4aeaa0e7d41f: Waiting 05:36:59 9cc806a33179: Layer already exists 05:36:59 7f2e815d2d1d: Layer already exists 05:36:59 1fd70d4f9c50: Layer already exists 05:36:59 1f57709be44e: Layer already exists 05:36:59 0635aa0efbd5: Layer already exists 05:36:59 4aeaa0e7d41f: Layer already exists 05:36:59 31dd4afb00d7: Layer already exists 05:36:59 e25a9aac32d4: Layer already exists 05:36:59 main: digest: sha256:81367ed8e2c546be9d0a3aebfe2f0bf682b9dbeed909db3edd8fcb5efba51fc6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:59 ===================================================== [Pipeline] echo 05:36:59 taggedImages: 05:36:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:36:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:36:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.67 05:36:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:36:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:36:59 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 05:36:59 d10896467fa144e67a67be8d8faf3bc8d031442b 05:36:59 latest 05:36:59 3.2.0-dev.67 05:36:59 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:36:59 main 05:36:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:37:00 0a4bab7d4c2a: Preparing 05:37:00 a634263bcb9f: Preparing 05:37:00 7f2e815d2d1d: Preparing 05:37:00 cb2f8982d5bd: Preparing 05:37:00 4bdd2ac3c342: Preparing 05:37:00 4aeaa0e7d41f: Preparing 05:37:00 4aeaa0e7d41f: Waiting 05:37:00 7f2e815d2d1d: Layer already exists 05:37:00 4aeaa0e7d41f: Layer already exists 05:37:00 cb2f8982d5bd: Pushed 05:37:00 4bdd2ac3c342: Pushed 05:37:00 0a4bab7d4c2a: Pushed 05:37:07 a634263bcb9f: Pushed 05:37:07 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:04ac3b10a0b8954e268e64f735471d59d214b4257a43f50dd684ee87ddd6ba2d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:07 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 05:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:37:07 0a4bab7d4c2a: Preparing 05:37:07 a634263bcb9f: Preparing 05:37:07 7f2e815d2d1d: Preparing 05:37:07 cb2f8982d5bd: Preparing 05:37:07 4bdd2ac3c342: Preparing 05:37:07 4aeaa0e7d41f: Preparing 05:37:07 4aeaa0e7d41f: Waiting 05:37:07 a634263bcb9f: Layer already exists 05:37:07 4bdd2ac3c342: Layer already exists 05:37:07 cb2f8982d5bd: Layer already exists 05:37:07 0a4bab7d4c2a: Layer already exists 05:37:07 7f2e815d2d1d: Layer already exists 05:37:07 4aeaa0e7d41f: Layer already exists 05:37:07 latest: digest: sha256:04ac3b10a0b8954e268e64f735471d59d214b4257a43f50dd684ee87ddd6ba2d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:08 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.67 05:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:37:08 0a4bab7d4c2a: Preparing 05:37:08 a634263bcb9f: Preparing 05:37:08 7f2e815d2d1d: Preparing 05:37:08 cb2f8982d5bd: Preparing 05:37:08 4bdd2ac3c342: Preparing 05:37:08 4aeaa0e7d41f: Preparing 05:37:08 4aeaa0e7d41f: Waiting 05:37:08 cb2f8982d5bd: Layer already exists 05:37:08 7f2e815d2d1d: Layer already exists 05:37:08 4bdd2ac3c342: Layer already exists 05:37:08 a634263bcb9f: Layer already exists 05:37:08 0a4bab7d4c2a: Layer already exists 05:37:08 4aeaa0e7d41f: Layer already exists 05:37:08 3.2.0-dev.67: digest: sha256:04ac3b10a0b8954e268e64f735471d59d214b4257a43f50dd684ee87ddd6ba2d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:09 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:37:09 0a4bab7d4c2a: Preparing 05:37:09 a634263bcb9f: Preparing 05:37:09 7f2e815d2d1d: Preparing 05:37:09 cb2f8982d5bd: Preparing 05:37:09 4bdd2ac3c342: Preparing 05:37:09 4aeaa0e7d41f: Preparing 05:37:09 4aeaa0e7d41f: Waiting 05:37:09 cb2f8982d5bd: Layer already exists 05:37:09 0a4bab7d4c2a: Layer already exists 05:37:09 7f2e815d2d1d: Layer already exists 05:37:09 4bdd2ac3c342: Layer already exists 05:37:09 a634263bcb9f: Layer already exists 05:37:09 4aeaa0e7d41f: Layer already exists 05:37:10 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:04ac3b10a0b8954e268e64f735471d59d214b4257a43f50dd684ee87ddd6ba2d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:10 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 05:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:37:10 0a4bab7d4c2a: Preparing 05:37:10 a634263bcb9f: Preparing 05:37:10 7f2e815d2d1d: Preparing 05:37:10 cb2f8982d5bd: Preparing 05:37:10 4bdd2ac3c342: Preparing 05:37:10 4aeaa0e7d41f: Preparing 05:37:10 4aeaa0e7d41f: Waiting 05:37:10 a634263bcb9f: Layer already exists 05:37:10 0a4bab7d4c2a: Layer already exists 05:37:10 7f2e815d2d1d: Layer already exists 05:37:10 4bdd2ac3c342: Layer already exists 05:37:10 cb2f8982d5bd: Layer already exists 05:37:10 4aeaa0e7d41f: Layer already exists 05:37:11 main: digest: sha256:04ac3b10a0b8954e268e64f735471d59d214b4257a43f50dd684ee87ddd6ba2d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:11 ===================================================== [Pipeline] echo 05:37:11 taggedImages: 05:37:11 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:11 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 05:37:11 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.67 05:37:11 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:11 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 05:37:11 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:37:11 d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:11 latest 05:37:11 3.2.0-dev.67 05:37:11 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:11 main 05:37:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:37:11 4430d9e04b8f: Preparing 05:37:11 ec345961968e: Preparing 05:37:11 e3460d17a10a: Preparing 05:37:11 0635aa0efbd5: Preparing 05:37:11 7f2e815d2d1d: Preparing 05:37:11 26c94294440d: Preparing 05:37:11 d44bb770332e: Preparing 05:37:11 4aeaa0e7d41f: Preparing 05:37:11 26c94294440d: Waiting 05:37:11 d44bb770332e: Waiting 05:37:11 4aeaa0e7d41f: Waiting 05:37:11 7f2e815d2d1d: Layer already exists 05:37:12 0635aa0efbd5: Layer already exists 05:37:12 ec345961968e: Pushed 05:37:12 26c94294440d: Layer already exists 05:37:12 d44bb770332e: Layer already exists 05:37:12 4aeaa0e7d41f: Layer already exists 05:37:12 4430d9e04b8f: Pushed 05:37:18 e3460d17a10a: Pushed 05:37:18 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:582ace5786105c12da5c9d7efbfd9330b4700f2158cca4bb34e0e6bd4f174cea size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:37:19 4430d9e04b8f: Preparing 05:37:19 ec345961968e: Preparing 05:37:19 e3460d17a10a: Preparing 05:37:19 0635aa0efbd5: Preparing 05:37:19 7f2e815d2d1d: Preparing 05:37:19 26c94294440d: Preparing 05:37:19 d44bb770332e: Preparing 05:37:19 4aeaa0e7d41f: Preparing 05:37:19 26c94294440d: Waiting 05:37:19 d44bb770332e: Waiting 05:37:19 4aeaa0e7d41f: Waiting 05:37:19 4430d9e04b8f: Layer already exists 05:37:19 7f2e815d2d1d: Layer already exists 05:37:19 ec345961968e: Layer already exists 05:37:19 e3460d17a10a: Layer already exists 05:37:19 0635aa0efbd5: Layer already exists 05:37:19 26c94294440d: Layer already exists 05:37:19 4aeaa0e7d41f: Layer already exists 05:37:19 d44bb770332e: Layer already exists 05:37:19 latest: digest: sha256:582ace5786105c12da5c9d7efbfd9330b4700f2158cca4bb34e0e6bd4f174cea size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.67 05:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:37:20 4430d9e04b8f: Preparing 05:37:20 ec345961968e: Preparing 05:37:20 e3460d17a10a: Preparing 05:37:20 0635aa0efbd5: Preparing 05:37:20 7f2e815d2d1d: Preparing 05:37:20 26c94294440d: Preparing 05:37:20 d44bb770332e: Preparing 05:37:20 4aeaa0e7d41f: Preparing 05:37:20 26c94294440d: Waiting 05:37:20 4aeaa0e7d41f: Waiting 05:37:20 d44bb770332e: Waiting 05:37:20 0635aa0efbd5: Layer already exists 05:37:20 e3460d17a10a: Layer already exists 05:37:20 ec345961968e: Layer already exists 05:37:20 4430d9e04b8f: Layer already exists 05:37:20 7f2e815d2d1d: Layer already exists 05:37:20 d44bb770332e: Layer already exists 05:37:20 26c94294440d: Layer already exists 05:37:20 4aeaa0e7d41f: Layer already exists 05:37:20 3.2.0-dev.67: digest: sha256:582ace5786105c12da5c9d7efbfd9330b4700f2158cca4bb34e0e6bd4f174cea size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:37:21 4430d9e04b8f: Preparing 05:37:21 ec345961968e: Preparing 05:37:21 e3460d17a10a: Preparing 05:37:21 0635aa0efbd5: Preparing 05:37:21 7f2e815d2d1d: Preparing 05:37:21 26c94294440d: Preparing 05:37:21 d44bb770332e: Preparing 05:37:21 4aeaa0e7d41f: Preparing 05:37:21 26c94294440d: Waiting 05:37:21 d44bb770332e: Waiting 05:37:21 4aeaa0e7d41f: Waiting 05:37:21 7f2e815d2d1d: Layer already exists 05:37:21 4430d9e04b8f: Layer already exists 05:37:21 ec345961968e: Layer already exists 05:37:21 e3460d17a10a: Layer already exists 05:37:21 0635aa0efbd5: Layer already exists 05:37:21 d44bb770332e: Layer already exists 05:37:21 26c94294440d: Layer already exists 05:37:21 4aeaa0e7d41f: Layer already exists 05:37:21 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:582ace5786105c12da5c9d7efbfd9330b4700f2158cca4bb34e0e6bd4f174cea size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 05:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:37:22 4430d9e04b8f: Preparing 05:37:22 ec345961968e: Preparing 05:37:22 e3460d17a10a: Preparing 05:37:22 0635aa0efbd5: Preparing 05:37:22 7f2e815d2d1d: Preparing 05:37:22 26c94294440d: Preparing 05:37:22 d44bb770332e: Preparing 05:37:22 4aeaa0e7d41f: Preparing 05:37:22 d44bb770332e: Waiting 05:37:22 4aeaa0e7d41f: Waiting 05:37:22 26c94294440d: Waiting 05:37:22 0635aa0efbd5: Layer already exists 05:37:22 ec345961968e: Layer already exists 05:37:22 4430d9e04b8f: Layer already exists 05:37:22 7f2e815d2d1d: Layer already exists 05:37:22 e3460d17a10a: Layer already exists 05:37:22 4aeaa0e7d41f: Layer already exists 05:37:22 d44bb770332e: Layer already exists 05:37:22 26c94294440d: Layer already exists 05:37:22 main: digest: sha256:582ace5786105c12da5c9d7efbfd9330b4700f2158cca4bb34e0e6bd4f174cea size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:22 ===================================================== [Pipeline] echo 05:37:22 taggedImages: 05:37:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:37:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.67 05:37:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:37:22 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 05:37:22 d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:22 latest 05:37:22 3.2.0-dev.67 05:37:22 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:22 main 05:37:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:37:23 9889309b08f6: Preparing 05:37:23 aa355e611de0: Preparing 05:37:23 06510ff79aa2: Preparing 05:37:23 6ae0838e2162: Preparing 05:37:23 8ebb1d8ef2c7: Preparing 05:37:23 3342d35fc724: Preparing 05:37:23 116e9f176ed1: Preparing 05:37:23 784b0b43771b: Preparing 05:37:23 0635aa0efbd5: Preparing 05:37:23 7f2e815d2d1d: Preparing 05:37:23 cf5a1914cd12: Preparing 05:37:23 de7704477f71: Preparing 05:37:23 5f70bf18a086: Preparing 05:37:23 914a2b90ae01: Preparing 05:37:23 e8c45b996366: Preparing 05:37:23 e153f26e7677: Preparing 05:37:23 4aeaa0e7d41f: Preparing 05:37:23 0635aa0efbd5: Waiting 05:37:23 7f2e815d2d1d: Waiting 05:37:23 cf5a1914cd12: Waiting 05:37:23 de7704477f71: Waiting 05:37:23 5f70bf18a086: Waiting 05:37:23 914a2b90ae01: Waiting 05:37:23 e8c45b996366: Waiting 05:37:23 e153f26e7677: Waiting 05:37:23 4aeaa0e7d41f: Waiting 05:37:23 3342d35fc724: Waiting 05:37:23 116e9f176ed1: Waiting 05:37:23 784b0b43771b: Waiting 05:37:23 8ebb1d8ef2c7: Pushed 05:37:23 06510ff79aa2: Pushed 05:37:23 aa355e611de0: Pushed 05:37:23 9889309b08f6: Pushed 05:37:23 6ae0838e2162: Pushed 05:37:23 0635aa0efbd5: Layer already exists 05:37:23 7f2e815d2d1d: Layer already exists 05:37:24 3342d35fc724: Pushed 05:37:24 116e9f176ed1: Pushed 05:37:24 5f70bf18a086: Layer already exists 05:37:24 cf5a1914cd12: Pushed 05:37:24 de7704477f71: Pushed 05:37:24 914a2b90ae01: Pushed 05:37:24 4aeaa0e7d41f: Layer already exists 05:37:24 e8c45b996366: Pushed 05:37:24 e153f26e7677: Pushed 05:37:26 784b0b43771b: Pushed 05:37:26 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:3b9d7822689c340c0c04b683860c9d06d0106f026543736dee2b304289aec536 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:37:27 9889309b08f6: Preparing 05:37:27 aa355e611de0: Preparing 05:37:27 06510ff79aa2: Preparing 05:37:27 6ae0838e2162: Preparing 05:37:27 8ebb1d8ef2c7: Preparing 05:37:27 3342d35fc724: Preparing 05:37:27 116e9f176ed1: Preparing 05:37:27 784b0b43771b: Preparing 05:37:27 0635aa0efbd5: Preparing 05:37:27 7f2e815d2d1d: Preparing 05:37:27 cf5a1914cd12: Preparing 05:37:27 de7704477f71: Preparing 05:37:27 5f70bf18a086: Preparing 05:37:27 914a2b90ae01: Preparing 05:37:27 e8c45b996366: Preparing 05:37:27 3342d35fc724: Waiting 05:37:27 e153f26e7677: Preparing 05:37:27 4aeaa0e7d41f: Preparing 05:37:27 116e9f176ed1: Waiting 05:37:27 784b0b43771b: Waiting 05:37:27 0635aa0efbd5: Waiting 05:37:27 7f2e815d2d1d: Waiting 05:37:27 cf5a1914cd12: Waiting 05:37:27 de7704477f71: Waiting 05:37:27 5f70bf18a086: Waiting 05:37:27 914a2b90ae01: Waiting 05:37:27 4aeaa0e7d41f: Waiting 05:37:27 e8c45b996366: Waiting 05:37:27 e153f26e7677: Waiting 05:37:27 06510ff79aa2: Layer already exists 05:37:27 9889309b08f6: Layer already exists 05:37:27 aa355e611de0: Layer already exists 05:37:27 8ebb1d8ef2c7: Layer already exists 05:37:27 6ae0838e2162: Layer already exists 05:37:27 0635aa0efbd5: Layer already exists 05:37:27 784b0b43771b: Layer already exists 05:37:27 3342d35fc724: Layer already exists 05:37:27 116e9f176ed1: Layer already exists 05:37:27 7f2e815d2d1d: Layer already exists 05:37:27 de7704477f71: Layer already exists 05:37:27 5f70bf18a086: Layer already exists 05:37:27 cf5a1914cd12: Layer already exists 05:37:27 e8c45b996366: Layer already exists 05:37:27 914a2b90ae01: Layer already exists 05:37:27 e153f26e7677: Layer already exists 05:37:27 4aeaa0e7d41f: Layer already exists 05:37:27 latest: digest: sha256:3b9d7822689c340c0c04b683860c9d06d0106f026543736dee2b304289aec536 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.67 05:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:37:28 9889309b08f6: Preparing 05:37:28 aa355e611de0: Preparing 05:37:28 06510ff79aa2: Preparing 05:37:28 6ae0838e2162: Preparing 05:37:28 8ebb1d8ef2c7: Preparing 05:37:28 3342d35fc724: Preparing 05:37:28 116e9f176ed1: Preparing 05:37:28 784b0b43771b: Preparing 05:37:28 0635aa0efbd5: Preparing 05:37:28 7f2e815d2d1d: Preparing 05:37:28 cf5a1914cd12: Preparing 05:37:28 de7704477f71: Preparing 05:37:28 5f70bf18a086: Preparing 05:37:28 914a2b90ae01: Preparing 05:37:28 e8c45b996366: Preparing 05:37:28 e153f26e7677: Preparing 05:37:28 4aeaa0e7d41f: Preparing 05:37:28 cf5a1914cd12: Waiting 05:37:28 de7704477f71: Waiting 05:37:28 5f70bf18a086: Waiting 05:37:28 e153f26e7677: Waiting 05:37:28 914a2b90ae01: Waiting 05:37:28 4aeaa0e7d41f: Waiting 05:37:28 3342d35fc724: Waiting 05:37:28 0635aa0efbd5: Waiting 05:37:28 116e9f176ed1: Waiting 05:37:28 784b0b43771b: Waiting 05:37:28 7f2e815d2d1d: Waiting 05:37:28 e8c45b996366: Waiting 05:37:28 9889309b08f6: Layer already exists 05:37:28 8ebb1d8ef2c7: Layer already exists 05:37:28 aa355e611de0: Layer already exists 05:37:28 6ae0838e2162: Layer already exists 05:37:28 06510ff79aa2: Layer already exists 05:37:28 116e9f176ed1: Layer already exists 05:37:28 3342d35fc724: Layer already exists 05:37:28 784b0b43771b: Layer already exists 05:37:28 0635aa0efbd5: Layer already exists 05:37:28 7f2e815d2d1d: Layer already exists 05:37:28 cf5a1914cd12: Layer already exists 05:37:28 de7704477f71: Layer already exists 05:37:28 914a2b90ae01: Layer already exists 05:37:28 5f70bf18a086: Layer already exists 05:37:28 e153f26e7677: Layer already exists 05:37:28 e8c45b996366: Layer already exists 05:37:28 4aeaa0e7d41f: Layer already exists 05:37:28 3.2.0-dev.67: digest: sha256:3b9d7822689c340c0c04b683860c9d06d0106f026543736dee2b304289aec536 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:37:29 9889309b08f6: Preparing 05:37:29 aa355e611de0: Preparing 05:37:29 06510ff79aa2: Preparing 05:37:29 6ae0838e2162: Preparing 05:37:29 8ebb1d8ef2c7: Preparing 05:37:29 3342d35fc724: Preparing 05:37:29 116e9f176ed1: Preparing 05:37:29 784b0b43771b: Preparing 05:37:29 0635aa0efbd5: Preparing 05:37:29 7f2e815d2d1d: Preparing 05:37:29 cf5a1914cd12: Preparing 05:37:29 de7704477f71: Preparing 05:37:29 5f70bf18a086: Preparing 05:37:29 914a2b90ae01: Preparing 05:37:29 e8c45b996366: Preparing 05:37:29 e153f26e7677: Preparing 05:37:29 4aeaa0e7d41f: Preparing 05:37:29 7f2e815d2d1d: Waiting 05:37:29 cf5a1914cd12: Waiting 05:37:29 de7704477f71: Waiting 05:37:29 5f70bf18a086: Waiting 05:37:29 914a2b90ae01: Waiting 05:37:29 e8c45b996366: Waiting 05:37:29 e153f26e7677: Waiting 05:37:29 4aeaa0e7d41f: Waiting 05:37:29 3342d35fc724: Waiting 05:37:29 116e9f176ed1: Waiting 05:37:29 784b0b43771b: Waiting 05:37:29 0635aa0efbd5: Waiting 05:37:29 aa355e611de0: Layer already exists 05:37:29 9889309b08f6: Layer already exists 05:37:29 06510ff79aa2: Layer already exists 05:37:29 8ebb1d8ef2c7: Layer already exists 05:37:29 6ae0838e2162: Layer already exists 05:37:29 3342d35fc724: Layer already exists 05:37:29 116e9f176ed1: Layer already exists 05:37:29 0635aa0efbd5: Layer already exists 05:37:29 784b0b43771b: Layer already exists 05:37:29 7f2e815d2d1d: Layer already exists 05:37:29 cf5a1914cd12: Layer already exists 05:37:29 5f70bf18a086: Layer already exists 05:37:29 de7704477f71: Layer already exists 05:37:29 e8c45b996366: Layer already exists 05:37:29 914a2b90ae01: Layer already exists 05:37:29 e153f26e7677: Layer already exists 05:37:29 4aeaa0e7d41f: Layer already exists 05:37:29 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:3b9d7822689c340c0c04b683860c9d06d0106f026543736dee2b304289aec536 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 05:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:37:30 9889309b08f6: Preparing 05:37:30 aa355e611de0: Preparing 05:37:30 06510ff79aa2: Preparing 05:37:30 6ae0838e2162: Preparing 05:37:30 8ebb1d8ef2c7: Preparing 05:37:30 3342d35fc724: Preparing 05:37:30 116e9f176ed1: Preparing 05:37:30 784b0b43771b: Preparing 05:37:30 0635aa0efbd5: Preparing 05:37:30 7f2e815d2d1d: Preparing 05:37:30 cf5a1914cd12: Preparing 05:37:30 de7704477f71: Preparing 05:37:30 5f70bf18a086: Preparing 05:37:30 914a2b90ae01: Preparing 05:37:30 e8c45b996366: Preparing 05:37:30 e153f26e7677: Preparing 05:37:30 4aeaa0e7d41f: Preparing 05:37:30 cf5a1914cd12: Waiting 05:37:30 de7704477f71: Waiting 05:37:30 e153f26e7677: Waiting 05:37:30 5f70bf18a086: Waiting 05:37:30 914a2b90ae01: Waiting 05:37:30 e8c45b996366: Waiting 05:37:30 784b0b43771b: Waiting 05:37:30 3342d35fc724: Waiting 05:37:30 0635aa0efbd5: Waiting 05:37:30 116e9f176ed1: Waiting 05:37:30 7f2e815d2d1d: Waiting 05:37:30 06510ff79aa2: Layer already exists 05:37:30 8ebb1d8ef2c7: Layer already exists 05:37:30 9889309b08f6: Layer already exists 05:37:30 6ae0838e2162: Layer already exists 05:37:30 aa355e611de0: Layer already exists 05:37:30 3342d35fc724: Layer already exists 05:37:30 116e9f176ed1: Layer already exists 05:37:30 0635aa0efbd5: Layer already exists 05:37:30 784b0b43771b: Layer already exists 05:37:30 7f2e815d2d1d: Layer already exists 05:37:30 de7704477f71: Layer already exists 05:37:30 914a2b90ae01: Layer already exists 05:37:30 cf5a1914cd12: Layer already exists 05:37:30 e8c45b996366: Layer already exists 05:37:30 5f70bf18a086: Layer already exists 05:37:30 e153f26e7677: Layer already exists 05:37:30 4aeaa0e7d41f: Layer already exists 05:37:30 main: digest: sha256:3b9d7822689c340c0c04b683860c9d06d0106f026543736dee2b304289aec536 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:30 ===================================================== [Pipeline] echo 05:37:30 taggedImages: 05:37:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:37:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.67 05:37:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:37:30 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 05:37:30 d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:30 latest 05:37:30 3.2.0-dev.67 05:37:30 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:30 main 05:37:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:31 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:37:31 1c2408cb20c6: Preparing 05:37:31 06cb00fbea70: Preparing 05:37:31 4348bc99ca24: Preparing 05:37:31 a07946998a3e: Preparing 05:37:31 0635aa0efbd5: Preparing 05:37:31 7f2e815d2d1d: Preparing 05:37:31 26c94294440d: Preparing 05:37:31 d44bb770332e: Preparing 05:37:31 4aeaa0e7d41f: Preparing 05:37:31 4aeaa0e7d41f: Waiting 05:37:31 7f2e815d2d1d: Waiting 05:37:31 d44bb770332e: Waiting 05:37:31 26c94294440d: Waiting 05:37:31 0635aa0efbd5: Layer already exists 05:37:31 7f2e815d2d1d: Layer already exists 05:37:31 26c94294440d: Layer already exists 05:37:31 4348bc99ca24: Pushed 05:37:31 06cb00fbea70: Pushed 05:37:31 1c2408cb20c6: Pushed 05:37:31 d44bb770332e: Layer already exists 05:37:31 4aeaa0e7d41f: Layer already exists 05:37:37 a07946998a3e: Pushed 05:37:37 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:a2e5e6ed4132e5d1dbcb9240d6beb501be87085402d09bf69cc9637e9e5d62ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:37 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:37:37 1c2408cb20c6: Preparing 05:37:37 06cb00fbea70: Preparing 05:37:37 4348bc99ca24: Preparing 05:37:37 a07946998a3e: Preparing 05:37:37 0635aa0efbd5: Preparing 05:37:37 7f2e815d2d1d: Preparing 05:37:37 26c94294440d: Preparing 05:37:37 d44bb770332e: Preparing 05:37:37 4aeaa0e7d41f: Preparing 05:37:37 26c94294440d: Waiting 05:37:37 d44bb770332e: Waiting 05:37:37 7f2e815d2d1d: Waiting 05:37:37 4aeaa0e7d41f: Waiting 05:37:37 a07946998a3e: Layer already exists 05:37:37 0635aa0efbd5: Layer already exists 05:37:37 1c2408cb20c6: Layer already exists 05:37:37 06cb00fbea70: Layer already exists 05:37:37 4348bc99ca24: Layer already exists 05:37:37 7f2e815d2d1d: Layer already exists 05:37:37 26c94294440d: Layer already exists 05:37:37 d44bb770332e: Layer already exists 05:37:37 4aeaa0e7d41f: Layer already exists 05:37:38 latest: digest: sha256:a2e5e6ed4132e5d1dbcb9240d6beb501be87085402d09bf69cc9637e9e5d62ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.67 05:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:37:38 1c2408cb20c6: Preparing 05:37:38 06cb00fbea70: Preparing 05:37:38 4348bc99ca24: Preparing 05:37:38 a07946998a3e: Preparing 05:37:38 0635aa0efbd5: Preparing 05:37:38 7f2e815d2d1d: Preparing 05:37:38 26c94294440d: Preparing 05:37:38 d44bb770332e: Preparing 05:37:38 4aeaa0e7d41f: Preparing 05:37:38 7f2e815d2d1d: Waiting 05:37:38 d44bb770332e: Waiting 05:37:38 26c94294440d: Waiting 05:37:38 1c2408cb20c6: Layer already exists 05:37:38 0635aa0efbd5: Layer already exists 05:37:38 a07946998a3e: Layer already exists 05:37:38 4348bc99ca24: Layer already exists 05:37:38 06cb00fbea70: Layer already exists 05:37:38 26c94294440d: Layer already exists 05:37:38 d44bb770332e: Layer already exists 05:37:38 7f2e815d2d1d: Layer already exists 05:37:38 4aeaa0e7d41f: Layer already exists 05:37:39 3.2.0-dev.67: digest: sha256:a2e5e6ed4132e5d1dbcb9240d6beb501be87085402d09bf69cc9637e9e5d62ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:37:39 1c2408cb20c6: Preparing 05:37:39 06cb00fbea70: Preparing 05:37:39 4348bc99ca24: Preparing 05:37:39 a07946998a3e: Preparing 05:37:39 0635aa0efbd5: Preparing 05:37:39 7f2e815d2d1d: Preparing 05:37:39 26c94294440d: Preparing 05:37:39 d44bb770332e: Preparing 05:37:39 4aeaa0e7d41f: Preparing 05:37:39 7f2e815d2d1d: Waiting 05:37:39 d44bb770332e: Waiting 05:37:39 26c94294440d: Waiting 05:37:39 4aeaa0e7d41f: Waiting 05:37:39 0635aa0efbd5: Layer already exists 05:37:39 1c2408cb20c6: Layer already exists 05:37:39 4348bc99ca24: Layer already exists 05:37:39 a07946998a3e: Layer already exists 05:37:39 06cb00fbea70: Layer already exists 05:37:39 d44bb770332e: Layer already exists 05:37:39 7f2e815d2d1d: Layer already exists 05:37:39 26c94294440d: Layer already exists 05:37:39 4aeaa0e7d41f: Layer already exists 05:37:39 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:a2e5e6ed4132e5d1dbcb9240d6beb501be87085402d09bf69cc9637e9e5d62ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 05:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:37:40 1c2408cb20c6: Preparing 05:37:40 06cb00fbea70: Preparing 05:37:40 4348bc99ca24: Preparing 05:37:40 a07946998a3e: Preparing 05:37:40 0635aa0efbd5: Preparing 05:37:40 7f2e815d2d1d: Preparing 05:37:40 26c94294440d: Preparing 05:37:40 d44bb770332e: Preparing 05:37:40 4aeaa0e7d41f: Preparing 05:37:40 26c94294440d: Waiting 05:37:40 d44bb770332e: Waiting 05:37:40 4aeaa0e7d41f: Waiting 05:37:40 7f2e815d2d1d: Waiting 05:37:40 06cb00fbea70: Layer already exists 05:37:40 1c2408cb20c6: Layer already exists 05:37:40 a07946998a3e: Layer already exists 05:37:40 0635aa0efbd5: Layer already exists 05:37:40 4348bc99ca24: Layer already exists 05:37:40 4aeaa0e7d41f: Layer already exists 05:37:40 26c94294440d: Layer already exists 05:37:40 d44bb770332e: Layer already exists 05:37:40 7f2e815d2d1d: Layer already exists 05:37:40 main: digest: sha256:a2e5e6ed4132e5d1dbcb9240d6beb501be87085402d09bf69cc9637e9e5d62ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:41 ===================================================== [Pipeline] echo 05:37:41 taggedImages: 05:37:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:37:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.67 05:37:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 05:37:41 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 05:37:41 d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:41 latest 05:37:41 3.2.0-dev.67 05:37:41 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:41 main 05:37:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:37:41 179686f513e7: Preparing 05:37:41 67bf6169f0b2: Preparing 05:37:41 e1eb27ae524d: Preparing 05:37:41 0993c5b3be8d: Preparing 05:37:41 e00292b67825: Preparing 05:37:41 0635aa0efbd5: Preparing 05:37:41 7f2e815d2d1d: Preparing 05:37:41 10cdea596cc4: Preparing 05:37:41 e4be8e8f3b20: Preparing 05:37:41 0a59cca98b81: Preparing 05:37:41 4aeaa0e7d41f: Preparing 05:37:41 0635aa0efbd5: Waiting 05:37:41 7f2e815d2d1d: Waiting 05:37:41 10cdea596cc4: Waiting 05:37:41 e4be8e8f3b20: Waiting 05:37:41 0a59cca98b81: Waiting 05:37:41 4aeaa0e7d41f: Waiting 05:37:42 e00292b67825: Pushed 05:37:42 67bf6169f0b2: Pushed 05:37:42 0993c5b3be8d: Pushed 05:37:42 179686f513e7: Pushed 05:37:42 0635aa0efbd5: Layer already exists 05:37:42 7f2e815d2d1d: Layer already exists 05:37:42 4aeaa0e7d41f: Layer already exists 05:37:42 10cdea596cc4: Pushed 05:37:42 e4be8e8f3b20: Pushed 05:37:44 e1eb27ae524d: Pushed 05:37:44 0a59cca98b81: Pushed 05:37:44 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:63078ed2db178e22031a4c48232abc8eef0a89f3020d2322fab4ddc54a10abff size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:37:46 179686f513e7: Preparing 05:37:46 67bf6169f0b2: Preparing 05:37:46 e1eb27ae524d: Preparing 05:37:46 0993c5b3be8d: Preparing 05:37:46 e00292b67825: Preparing 05:37:46 0635aa0efbd5: Preparing 05:37:46 7f2e815d2d1d: Preparing 05:37:46 10cdea596cc4: Preparing 05:37:46 e4be8e8f3b20: Preparing 05:37:46 0a59cca98b81: Preparing 05:37:46 4aeaa0e7d41f: Preparing 05:37:46 10cdea596cc4: Waiting 05:37:46 e4be8e8f3b20: Waiting 05:37:46 0a59cca98b81: Waiting 05:37:46 4aeaa0e7d41f: Waiting 05:37:46 0635aa0efbd5: Waiting 05:37:46 7f2e815d2d1d: Waiting 05:37:46 0993c5b3be8d: Layer already exists 05:37:46 67bf6169f0b2: Layer already exists 05:37:46 e1eb27ae524d: Layer already exists 05:37:46 e00292b67825: Layer already exists 05:37:46 179686f513e7: Layer already exists 05:37:46 7f2e815d2d1d: Layer already exists 05:37:46 10cdea596cc4: Layer already exists 05:37:46 0635aa0efbd5: Layer already exists 05:37:46 e4be8e8f3b20: Layer already exists 05:37:46 0a59cca98b81: Layer already exists 05:37:46 4aeaa0e7d41f: Layer already exists 05:37:46 latest: digest: sha256:63078ed2db178e22031a4c48232abc8eef0a89f3020d2322fab4ddc54a10abff size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.67 05:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:37:47 179686f513e7: Preparing 05:37:47 67bf6169f0b2: Preparing 05:37:47 e1eb27ae524d: Preparing 05:37:47 0993c5b3be8d: Preparing 05:37:47 e00292b67825: Preparing 05:37:47 0635aa0efbd5: Preparing 05:37:47 7f2e815d2d1d: Preparing 05:37:47 10cdea596cc4: Preparing 05:37:47 e4be8e8f3b20: Preparing 05:37:47 0a59cca98b81: Preparing 05:37:47 4aeaa0e7d41f: Preparing 05:37:47 0635aa0efbd5: Waiting 05:37:47 e4be8e8f3b20: Waiting 05:37:47 7f2e815d2d1d: Waiting 05:37:47 10cdea596cc4: Waiting 05:37:47 0a59cca98b81: Waiting 05:37:47 4aeaa0e7d41f: Waiting 05:37:47 e1eb27ae524d: Layer already exists 05:37:47 67bf6169f0b2: Layer already exists 05:37:47 179686f513e7: Layer already exists 05:37:47 0993c5b3be8d: Layer already exists 05:37:47 e00292b67825: Layer already exists 05:37:47 0635aa0efbd5: Layer already exists 05:37:47 0a59cca98b81: Layer already exists 05:37:47 7f2e815d2d1d: Layer already exists 05:37:47 e4be8e8f3b20: Layer already exists 05:37:47 10cdea596cc4: Layer already exists 05:37:47 4aeaa0e7d41f: Layer already exists 05:37:47 3.2.0-dev.67: digest: sha256:63078ed2db178e22031a4c48232abc8eef0a89f3020d2322fab4ddc54a10abff size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:37:48 179686f513e7: Preparing 05:37:48 67bf6169f0b2: Preparing 05:37:48 e1eb27ae524d: Preparing 05:37:48 0993c5b3be8d: Preparing 05:37:48 e00292b67825: Preparing 05:37:48 0635aa0efbd5: Preparing 05:37:48 0635aa0efbd5: Waiting 05:37:48 7f2e815d2d1d: Preparing 05:37:48 10cdea596cc4: Preparing 05:37:48 7f2e815d2d1d: Waiting 05:37:48 e4be8e8f3b20: Preparing 05:37:48 10cdea596cc4: Waiting 05:37:48 e4be8e8f3b20: Waiting 05:37:48 0a59cca98b81: Preparing 05:37:48 4aeaa0e7d41f: Preparing 05:37:48 0a59cca98b81: Waiting 05:37:48 4aeaa0e7d41f: Waiting 05:37:48 179686f513e7: Layer already exists 05:37:48 67bf6169f0b2: Layer already exists 05:37:48 e00292b67825: Layer already exists 05:37:48 0993c5b3be8d: Layer already exists 05:37:48 e1eb27ae524d: Layer already exists 05:37:48 7f2e815d2d1d: Layer already exists 05:37:48 10cdea596cc4: Layer already exists 05:37:48 e4be8e8f3b20: Layer already exists 05:37:48 0635aa0efbd5: Layer already exists 05:37:48 0a59cca98b81: Layer already exists 05:37:48 4aeaa0e7d41f: Layer already exists 05:37:48 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:63078ed2db178e22031a4c48232abc8eef0a89f3020d2322fab4ddc54a10abff size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 05:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:37:49 179686f513e7: Preparing 05:37:49 67bf6169f0b2: Preparing 05:37:49 e1eb27ae524d: Preparing 05:37:49 0993c5b3be8d: Preparing 05:37:49 e00292b67825: Preparing 05:37:49 0635aa0efbd5: Preparing 05:37:49 7f2e815d2d1d: Preparing 05:37:49 10cdea596cc4: Preparing 05:37:49 e4be8e8f3b20: Preparing 05:37:49 0a59cca98b81: Preparing 05:37:49 4aeaa0e7d41f: Preparing 05:37:49 7f2e815d2d1d: Waiting 05:37:49 10cdea596cc4: Waiting 05:37:49 e4be8e8f3b20: Waiting 05:37:49 0a59cca98b81: Waiting 05:37:49 4aeaa0e7d41f: Waiting 05:37:49 0635aa0efbd5: Waiting 05:37:49 179686f513e7: Layer already exists 05:37:49 e1eb27ae524d: Layer already exists 05:37:49 0993c5b3be8d: Layer already exists 05:37:49 e00292b67825: Layer already exists 05:37:49 67bf6169f0b2: Layer already exists 05:37:49 0635aa0efbd5: Layer already exists 05:37:49 7f2e815d2d1d: Layer already exists 05:37:49 10cdea596cc4: Layer already exists 05:37:49 e4be8e8f3b20: Layer already exists 05:37:49 0a59cca98b81: Layer already exists 05:37:49 4aeaa0e7d41f: Layer already exists 05:37:49 main: digest: sha256:63078ed2db178e22031a4c48232abc8eef0a89f3020d2322fab4ddc54a10abff size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:49 ===================================================== [Pipeline] echo 05:37:49 taggedImages: 05:37:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:37:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.67 05:37:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:37:49 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 05:37:49 d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:49 latest 05:37:49 3.2.0-dev.67 05:37:49 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:49 main 05:37:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:37:50 1cbae50ed96b: Preparing 05:37:50 d15bc3da9f86: Preparing 05:37:50 0df5b93edb59: Preparing 05:37:50 e4d1560f4556: Preparing 05:37:50 9440b5739bbb: Preparing 05:37:50 1dfd982c22f8: Preparing 05:37:50 948ff3ba1b99: Preparing 05:37:50 0635aa0efbd5: Preparing 05:37:50 7f2e815d2d1d: Preparing 05:37:50 87233265ebb0: Preparing 05:37:50 47c7c5790fb6: Preparing 05:37:50 4aeaa0e7d41f: Preparing 05:37:50 0635aa0efbd5: Waiting 05:37:50 1dfd982c22f8: Waiting 05:37:50 948ff3ba1b99: Waiting 05:37:50 87233265ebb0: Waiting 05:37:50 7f2e815d2d1d: Waiting 05:37:50 4aeaa0e7d41f: Waiting 05:37:50 47c7c5790fb6: Waiting 05:37:50 d15bc3da9f86: Pushed 05:37:50 9440b5739bbb: Pushed 05:37:50 1cbae50ed96b: Pushed 05:37:50 0635aa0efbd5: Layer already exists 05:37:50 7f2e815d2d1d: Layer already exists 05:37:50 1dfd982c22f8: Pushed 05:37:50 948ff3ba1b99: Pushed 05:37:50 4aeaa0e7d41f: Layer already exists 05:37:50 87233265ebb0: Pushed 05:37:52 e4d1560f4556: Pushed 05:37:53 0df5b93edb59: Pushed 05:37:53 47c7c5790fb6: Pushed 05:37:53 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:9f6aa3fda11c6fc6b56f476918103a9370ba881b7f4d3e846d4e66ffc132d9b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:37:53 1cbae50ed96b: Preparing 05:37:53 d15bc3da9f86: Preparing 05:37:53 0df5b93edb59: Preparing 05:37:53 e4d1560f4556: Preparing 05:37:53 9440b5739bbb: Preparing 05:37:53 1dfd982c22f8: Preparing 05:37:53 948ff3ba1b99: Preparing 05:37:53 0635aa0efbd5: Preparing 05:37:53 7f2e815d2d1d: Preparing 05:37:53 87233265ebb0: Preparing 05:37:53 47c7c5790fb6: Preparing 05:37:53 4aeaa0e7d41f: Preparing 05:37:53 0635aa0efbd5: Waiting 05:37:53 7f2e815d2d1d: Waiting 05:37:53 47c7c5790fb6: Waiting 05:37:53 4aeaa0e7d41f: Waiting 05:37:53 87233265ebb0: Waiting 05:37:53 1dfd982c22f8: Waiting 05:37:53 948ff3ba1b99: Waiting 05:37:53 9440b5739bbb: Layer already exists 05:37:53 1cbae50ed96b: Layer already exists 05:37:53 0df5b93edb59: Layer already exists 05:37:53 e4d1560f4556: Layer already exists 05:37:53 d15bc3da9f86: Layer already exists 05:37:53 1dfd982c22f8: Layer already exists 05:37:53 0635aa0efbd5: Layer already exists 05:37:53 87233265ebb0: Layer already exists 05:37:53 948ff3ba1b99: Layer already exists 05:37:53 7f2e815d2d1d: Layer already exists 05:37:53 4aeaa0e7d41f: Layer already exists 05:37:53 47c7c5790fb6: Layer already exists 05:37:54 latest: digest: sha256:9f6aa3fda11c6fc6b56f476918103a9370ba881b7f4d3e846d4e66ffc132d9b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.67 05:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:37:54 1cbae50ed96b: Preparing 05:37:54 d15bc3da9f86: Preparing 05:37:54 0df5b93edb59: Preparing 05:37:54 e4d1560f4556: Preparing 05:37:54 9440b5739bbb: Preparing 05:37:54 1dfd982c22f8: Preparing 05:37:54 948ff3ba1b99: Preparing 05:37:54 1dfd982c22f8: Waiting 05:37:54 0635aa0efbd5: Preparing 05:37:54 7f2e815d2d1d: Preparing 05:37:54 948ff3ba1b99: Waiting 05:37:54 0635aa0efbd5: Waiting 05:37:54 7f2e815d2d1d: Waiting 05:37:54 87233265ebb0: Preparing 05:37:54 47c7c5790fb6: Preparing 05:37:54 87233265ebb0: Waiting 05:37:54 4aeaa0e7d41f: Preparing 05:37:54 47c7c5790fb6: Waiting 05:37:54 4aeaa0e7d41f: Waiting 05:37:54 e4d1560f4556: Layer already exists 05:37:54 d15bc3da9f86: Layer already exists 05:37:54 0df5b93edb59: Layer already exists 05:37:54 9440b5739bbb: Layer already exists 05:37:54 1cbae50ed96b: Layer already exists 05:37:54 1dfd982c22f8: Layer already exists 05:37:54 7f2e815d2d1d: Layer already exists 05:37:54 948ff3ba1b99: Layer already exists 05:37:54 87233265ebb0: Layer already exists 05:37:54 0635aa0efbd5: Layer already exists 05:37:54 47c7c5790fb6: Layer already exists 05:37:54 4aeaa0e7d41f: Layer already exists 05:37:55 3.2.0-dev.67: digest: sha256:9f6aa3fda11c6fc6b56f476918103a9370ba881b7f4d3e846d4e66ffc132d9b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:37:55 1cbae50ed96b: Preparing 05:37:55 d15bc3da9f86: Preparing 05:37:55 0df5b93edb59: Preparing 05:37:55 e4d1560f4556: Preparing 05:37:55 9440b5739bbb: Preparing 05:37:55 1dfd982c22f8: Preparing 05:37:55 948ff3ba1b99: Preparing 05:37:55 0635aa0efbd5: Preparing 05:37:55 7f2e815d2d1d: Preparing 05:37:55 87233265ebb0: Preparing 05:37:55 47c7c5790fb6: Preparing 05:37:55 4aeaa0e7d41f: Preparing 05:37:55 0635aa0efbd5: Waiting 05:37:55 7f2e815d2d1d: Waiting 05:37:55 87233265ebb0: Waiting 05:37:55 47c7c5790fb6: Waiting 05:37:55 4aeaa0e7d41f: Waiting 05:37:55 1dfd982c22f8: Waiting 05:37:55 948ff3ba1b99: Waiting 05:37:55 d15bc3da9f86: Layer already exists 05:37:55 1cbae50ed96b: Layer already exists 05:37:55 9440b5739bbb: Layer already exists 05:37:55 e4d1560f4556: Layer already exists 05:37:55 0df5b93edb59: Layer already exists 05:37:55 1dfd982c22f8: Layer already exists 05:37:55 948ff3ba1b99: Layer already exists 05:37:55 0635aa0efbd5: Layer already exists 05:37:55 87233265ebb0: Layer already exists 05:37:55 7f2e815d2d1d: Layer already exists 05:37:55 4aeaa0e7d41f: Layer already exists 05:37:55 47c7c5790fb6: Layer already exists 05:37:56 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:9f6aa3fda11c6fc6b56f476918103a9370ba881b7f4d3e846d4e66ffc132d9b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 05:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:37:56 1cbae50ed96b: Preparing 05:37:56 d15bc3da9f86: Preparing 05:37:56 0df5b93edb59: Preparing 05:37:56 e4d1560f4556: Preparing 05:37:56 9440b5739bbb: Preparing 05:37:56 1dfd982c22f8: Preparing 05:37:56 948ff3ba1b99: Preparing 05:37:56 0635aa0efbd5: Preparing 05:37:56 7f2e815d2d1d: Preparing 05:37:56 87233265ebb0: Preparing 05:37:56 47c7c5790fb6: Preparing 05:37:56 4aeaa0e7d41f: Preparing 05:37:56 1dfd982c22f8: Waiting 05:37:56 948ff3ba1b99: Waiting 05:37:56 0635aa0efbd5: Waiting 05:37:56 7f2e815d2d1d: Waiting 05:37:56 87233265ebb0: Waiting 05:37:56 47c7c5790fb6: Waiting 05:37:56 4aeaa0e7d41f: Waiting 05:37:56 d15bc3da9f86: Layer already exists 05:37:56 9440b5739bbb: Layer already exists 05:37:56 1cbae50ed96b: Layer already exists 05:37:56 e4d1560f4556: Layer already exists 05:37:56 0df5b93edb59: Layer already exists 05:37:56 948ff3ba1b99: Layer already exists 05:37:56 1dfd982c22f8: Layer already exists 05:37:56 7f2e815d2d1d: Layer already exists 05:37:56 0635aa0efbd5: Layer already exists 05:37:56 87233265ebb0: Layer already exists 05:37:56 4aeaa0e7d41f: Layer already exists 05:37:56 47c7c5790fb6: Layer already exists 05:37:57 main: digest: sha256:9f6aa3fda11c6fc6b56f476918103a9370ba881b7f4d3e846d4e66ffc132d9b0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:57 ===================================================== [Pipeline] echo 05:37:57 taggedImages: 05:37:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:37:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.67 05:37:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:37:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 05:37:57 d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:57 latest 05:37:57 3.2.0-dev.67 05:37:57 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:37:57 main 05:37:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:37:57 861560656333: Preparing 05:37:57 7b8027a7cf7e: Preparing 05:37:57 0635aa0efbd5: Preparing 05:37:57 7f2e815d2d1d: Preparing 05:37:57 b7b321baeddd: Preparing 05:37:57 52cab6339f94: Preparing 05:37:57 4aeaa0e7d41f: Preparing 05:37:57 4aeaa0e7d41f: Waiting 05:37:57 52cab6339f94: Waiting 05:37:57 0635aa0efbd5: Layer already exists 05:37:58 7f2e815d2d1d: Layer already exists 05:37:58 4aeaa0e7d41f: Layer already exists 05:37:58 b7b321baeddd: Pushed 05:37:58 861560656333: Pushed 05:37:59 52cab6339f94: Pushed 05:38:01 7b8027a7cf7e: Pushed 05:38:01 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:1539ebf53dad1f0ddf8057960847e6c518b758e138553b8c37cc13d8f2fb3735 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:38:02 861560656333: Preparing 05:38:02 7b8027a7cf7e: Preparing 05:38:02 0635aa0efbd5: Preparing 05:38:02 7f2e815d2d1d: Preparing 05:38:02 b7b321baeddd: Preparing 05:38:02 52cab6339f94: Preparing 05:38:02 4aeaa0e7d41f: Preparing 05:38:02 4aeaa0e7d41f: Waiting 05:38:02 52cab6339f94: Waiting 05:38:02 7b8027a7cf7e: Layer already exists 05:38:02 0635aa0efbd5: Layer already exists 05:38:02 b7b321baeddd: Layer already exists 05:38:02 7f2e815d2d1d: Layer already exists 05:38:02 861560656333: Layer already exists 05:38:02 4aeaa0e7d41f: Layer already exists 05:38:02 52cab6339f94: Layer already exists 05:38:02 latest: digest: sha256:1539ebf53dad1f0ddf8057960847e6c518b758e138553b8c37cc13d8f2fb3735 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.67 05:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:38:03 861560656333: Preparing 05:38:03 7b8027a7cf7e: Preparing 05:38:03 0635aa0efbd5: Preparing 05:38:03 7f2e815d2d1d: Preparing 05:38:03 b7b321baeddd: Preparing 05:38:03 52cab6339f94: Preparing 05:38:03 4aeaa0e7d41f: Preparing 05:38:03 4aeaa0e7d41f: Waiting 05:38:03 52cab6339f94: Waiting 05:38:03 7f2e815d2d1d: Layer already exists 05:38:03 7b8027a7cf7e: Layer already exists 05:38:03 0635aa0efbd5: Layer already exists 05:38:03 b7b321baeddd: Layer already exists 05:38:03 861560656333: Layer already exists 05:38:03 52cab6339f94: Layer already exists 05:38:03 4aeaa0e7d41f: Layer already exists 05:38:03 3.2.0-dev.67: digest: sha256:1539ebf53dad1f0ddf8057960847e6c518b758e138553b8c37cc13d8f2fb3735 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:38:04 861560656333: Preparing 05:38:04 7b8027a7cf7e: Preparing 05:38:04 0635aa0efbd5: Preparing 05:38:04 7f2e815d2d1d: Preparing 05:38:04 b7b321baeddd: Preparing 05:38:04 52cab6339f94: Preparing 05:38:04 4aeaa0e7d41f: Preparing 05:38:04 52cab6339f94: Waiting 05:38:04 4aeaa0e7d41f: Waiting 05:38:04 0635aa0efbd5: Layer already exists 05:38:04 861560656333: Layer already exists 05:38:04 7b8027a7cf7e: Layer already exists 05:38:04 7f2e815d2d1d: Layer already exists 05:38:04 b7b321baeddd: Layer already exists 05:38:04 52cab6339f94: Layer already exists 05:38:04 4aeaa0e7d41f: Layer already exists 05:38:04 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:1539ebf53dad1f0ddf8057960847e6c518b758e138553b8c37cc13d8f2fb3735 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 05:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:38:05 861560656333: Preparing 05:38:05 7b8027a7cf7e: Preparing 05:38:05 0635aa0efbd5: Preparing 05:38:05 7f2e815d2d1d: Preparing 05:38:05 b7b321baeddd: Preparing 05:38:05 52cab6339f94: Preparing 05:38:05 4aeaa0e7d41f: Preparing 05:38:05 52cab6339f94: Waiting 05:38:05 4aeaa0e7d41f: Waiting 05:38:05 0635aa0efbd5: Layer already exists 05:38:05 b7b321baeddd: Layer already exists 05:38:05 7f2e815d2d1d: Layer already exists 05:38:05 7b8027a7cf7e: Layer already exists 05:38:05 861560656333: Layer already exists 05:38:05 4aeaa0e7d41f: Layer already exists 05:38:05 52cab6339f94: Layer already exists 05:38:05 main: digest: sha256:1539ebf53dad1f0ddf8057960847e6c518b758e138553b8c37cc13d8f2fb3735 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:38:05 ===================================================== [Pipeline] echo 05:38:05 taggedImages: 05:38:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:38:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:38:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.67 05:38:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:38:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:38:05 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 05:38:05 d10896467fa144e67a67be8d8faf3bc8d031442b 05:38:05 latest 05:38:05 3.2.0-dev.67 05:38:05 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:38:05 main 05:38:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:38:06 289efa88f695: Preparing 05:38:06 e581c9183391: Preparing 05:38:06 f0a90876a7ca: Preparing 05:38:06 0635aa0efbd5: Preparing 05:38:06 7f2e815d2d1d: Preparing 05:38:06 8725ea714205: Preparing 05:38:06 e4f6523e1f21: Preparing 05:38:06 7eb631ba4e7f: Preparing 05:38:06 640cee8c5901: Preparing 05:38:06 4aeaa0e7d41f: Preparing 05:38:06 8725ea714205: Waiting 05:38:06 e4f6523e1f21: Waiting 05:38:06 4aeaa0e7d41f: Waiting 05:38:06 7eb631ba4e7f: Waiting 05:38:06 640cee8c5901: Waiting 05:38:06 0635aa0efbd5: Layer already exists 05:38:06 7f2e815d2d1d: Layer already exists 05:38:06 f0a90876a7ca: Pushed 05:38:06 e581c9183391: Pushed 05:38:06 289efa88f695: Pushed 05:38:06 4aeaa0e7d41f: Layer already exists 05:38:06 7eb631ba4e7f: Pushed 05:38:07 640cee8c5901: Pushed 05:38:19 e4f6523e1f21: Pushed 05:38:27 8725ea714205: Pushed 05:38:27 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:766991ced7dddf56addb65ba7094035bfb5da8a5d77b52fef190e26dc6711141 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:38:28 289efa88f695: Preparing 05:38:28 e581c9183391: Preparing 05:38:28 f0a90876a7ca: Preparing 05:38:28 0635aa0efbd5: Preparing 05:38:28 7f2e815d2d1d: Preparing 05:38:28 8725ea714205: Preparing 05:38:28 e4f6523e1f21: Preparing 05:38:28 7eb631ba4e7f: Preparing 05:38:28 640cee8c5901: Preparing 05:38:28 4aeaa0e7d41f: Preparing 05:38:28 8725ea714205: Waiting 05:38:28 e4f6523e1f21: Waiting 05:38:28 7eb631ba4e7f: Waiting 05:38:28 640cee8c5901: Waiting 05:38:28 4aeaa0e7d41f: Waiting 05:38:28 7f2e815d2d1d: Layer already exists 05:38:28 289efa88f695: Layer already exists 05:38:28 e581c9183391: Layer already exists 05:38:28 f0a90876a7ca: Layer already exists 05:38:28 0635aa0efbd5: Layer already exists 05:38:28 e4f6523e1f21: Layer already exists 05:38:28 7eb631ba4e7f: Layer already exists 05:38:28 8725ea714205: Layer already exists 05:38:28 640cee8c5901: Layer already exists 05:38:28 4aeaa0e7d41f: Layer already exists 05:38:28 latest: digest: sha256:766991ced7dddf56addb65ba7094035bfb5da8a5d77b52fef190e26dc6711141 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.67 05:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:38:29 289efa88f695: Preparing 05:38:29 e581c9183391: Preparing 05:38:29 f0a90876a7ca: Preparing 05:38:29 0635aa0efbd5: Preparing 05:38:29 7f2e815d2d1d: Preparing 05:38:29 8725ea714205: Preparing 05:38:29 e4f6523e1f21: Preparing 05:38:29 7eb631ba4e7f: Preparing 05:38:29 640cee8c5901: Preparing 05:38:29 4aeaa0e7d41f: Preparing 05:38:29 8725ea714205: Waiting 05:38:29 e4f6523e1f21: Waiting 05:38:29 7eb631ba4e7f: Waiting 05:38:29 640cee8c5901: Waiting 05:38:29 4aeaa0e7d41f: Waiting 05:38:29 289efa88f695: Layer already exists 05:38:29 7f2e815d2d1d: Layer already exists 05:38:29 e581c9183391: Layer already exists 05:38:29 0635aa0efbd5: Layer already exists 05:38:29 f0a90876a7ca: Layer already exists 05:38:29 8725ea714205: Layer already exists 05:38:29 7eb631ba4e7f: Layer already exists 05:38:29 e4f6523e1f21: Layer already exists 05:38:29 640cee8c5901: Layer already exists 05:38:29 4aeaa0e7d41f: Layer already exists 05:38:29 3.2.0-dev.67: digest: sha256:766991ced7dddf56addb65ba7094035bfb5da8a5d77b52fef190e26dc6711141 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:38:30 289efa88f695: Preparing 05:38:30 e581c9183391: Preparing 05:38:30 f0a90876a7ca: Preparing 05:38:30 0635aa0efbd5: Preparing 05:38:30 7f2e815d2d1d: Preparing 05:38:30 8725ea714205: Preparing 05:38:30 e4f6523e1f21: Preparing 05:38:30 7eb631ba4e7f: Preparing 05:38:30 640cee8c5901: Preparing 05:38:30 4aeaa0e7d41f: Preparing 05:38:30 8725ea714205: Waiting 05:38:30 e4f6523e1f21: Waiting 05:38:30 7eb631ba4e7f: Waiting 05:38:30 640cee8c5901: Waiting 05:38:30 4aeaa0e7d41f: Waiting 05:38:30 0635aa0efbd5: Layer already exists 05:38:30 7f2e815d2d1d: Layer already exists 05:38:30 e581c9183391: Layer already exists 05:38:30 289efa88f695: Layer already exists 05:38:30 f0a90876a7ca: Layer already exists 05:38:30 8725ea714205: Layer already exists 05:38:30 640cee8c5901: Layer already exists 05:38:30 e4f6523e1f21: Layer already exists 05:38:30 7eb631ba4e7f: Layer already exists 05:38:30 4aeaa0e7d41f: Layer already exists 05:38:30 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:766991ced7dddf56addb65ba7094035bfb5da8a5d77b52fef190e26dc6711141 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 05:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:38:31 289efa88f695: Preparing 05:38:31 e581c9183391: Preparing 05:38:31 f0a90876a7ca: Preparing 05:38:31 0635aa0efbd5: Preparing 05:38:31 7f2e815d2d1d: Preparing 05:38:31 8725ea714205: Preparing 05:38:31 e4f6523e1f21: Preparing 05:38:31 7eb631ba4e7f: Preparing 05:38:31 640cee8c5901: Preparing 05:38:31 4aeaa0e7d41f: Preparing 05:38:31 8725ea714205: Waiting 05:38:31 e4f6523e1f21: Waiting 05:38:31 7eb631ba4e7f: Waiting 05:38:31 640cee8c5901: Waiting 05:38:31 4aeaa0e7d41f: Waiting 05:38:31 e581c9183391: Layer already exists 05:38:31 289efa88f695: Layer already exists 05:38:31 f0a90876a7ca: Layer already exists 05:38:31 0635aa0efbd5: Layer already exists 05:38:31 7f2e815d2d1d: Layer already exists 05:38:31 e4f6523e1f21: Layer already exists 05:38:31 8725ea714205: Layer already exists 05:38:31 640cee8c5901: Layer already exists 05:38:31 4aeaa0e7d41f: Layer already exists 05:38:31 7eb631ba4e7f: Layer already exists 05:38:31 main: digest: sha256:766991ced7dddf56addb65ba7094035bfb5da8a5d77b52fef190e26dc6711141 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:38:31 ===================================================== [Pipeline] echo 05:38:31 taggedImages: 05:38:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:38:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:38:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.67 05:38:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:38:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 05:38:31 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 05:38:31 d10896467fa144e67a67be8d8faf3bc8d031442b 05:38:31 latest 05:38:31 3.2.0-dev.67 05:38:31 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:38:31 main 05:38:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:38:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:38:32 c8bbc277a1c3: Preparing 05:38:32 89588597c9d1: Preparing 05:38:32 8b18c156ebd2: Preparing 05:38:32 0635aa0efbd5: Preparing 05:38:32 7f2e815d2d1d: Preparing 05:38:32 7f4d835cfdef: Preparing 05:38:32 708a24c24481: Preparing 05:38:32 7f4d835cfdef: Waiting 05:38:32 2b84e8ec35ba: Preparing 05:38:32 708a24c24481: Waiting 05:38:32 4aeaa0e7d41f: Preparing 05:38:32 2b84e8ec35ba: Waiting 05:38:32 7f2e815d2d1d: Layer already exists 05:38:32 0635aa0efbd5: Layer already exists 05:38:32 8b18c156ebd2: Pushed 05:38:32 89588597c9d1: Pushed 05:38:32 c8bbc277a1c3: Pushed 05:38:32 708a24c24481: Pushed 05:38:32 4aeaa0e7d41f: Layer already exists 05:38:33 2b84e8ec35ba: Pushed 05:38:55 7f4d835cfdef: Pushed 05:38:55 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:abb599af3dc4e3d12f7231a038b977b599b6f321b5d92bc90edca0df834f93dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:55 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:38:56 c8bbc277a1c3: Preparing 05:38:56 89588597c9d1: Preparing 05:38:56 8b18c156ebd2: Preparing 05:38:56 0635aa0efbd5: Preparing 05:38:56 7f2e815d2d1d: Preparing 05:38:56 7f4d835cfdef: Preparing 05:38:56 708a24c24481: Preparing 05:38:56 2b84e8ec35ba: Preparing 05:38:56 4aeaa0e7d41f: Preparing 05:38:56 708a24c24481: Waiting 05:38:56 4aeaa0e7d41f: Waiting 05:38:56 2b84e8ec35ba: Waiting 05:38:56 7f4d835cfdef: Waiting 05:38:56 8b18c156ebd2: Layer already exists 05:38:56 0635aa0efbd5: Layer already exists 05:38:56 89588597c9d1: Layer already exists 05:38:56 7f2e815d2d1d: Layer already exists 05:38:56 c8bbc277a1c3: Layer already exists 05:38:56 7f4d835cfdef: Layer already exists 05:38:56 2b84e8ec35ba: Layer already exists 05:38:56 4aeaa0e7d41f: Layer already exists 05:38:56 708a24c24481: Layer already exists 05:38:56 latest: digest: sha256:abb599af3dc4e3d12f7231a038b977b599b6f321b5d92bc90edca0df834f93dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.67 05:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:38:57 c8bbc277a1c3: Preparing 05:38:57 89588597c9d1: Preparing 05:38:57 8b18c156ebd2: Preparing 05:38:57 0635aa0efbd5: Preparing 05:38:57 7f2e815d2d1d: Preparing 05:38:57 7f4d835cfdef: Preparing 05:38:57 708a24c24481: Preparing 05:38:57 2b84e8ec35ba: Preparing 05:38:57 4aeaa0e7d41f: Preparing 05:38:57 708a24c24481: Waiting 05:38:57 2b84e8ec35ba: Waiting 05:38:57 4aeaa0e7d41f: Waiting 05:38:57 7f4d835cfdef: Waiting 05:38:57 c8bbc277a1c3: Layer already exists 05:38:57 0635aa0efbd5: Layer already exists 05:38:57 89588597c9d1: Layer already exists 05:38:57 7f2e815d2d1d: Layer already exists 05:38:57 8b18c156ebd2: Layer already exists 05:38:57 2b84e8ec35ba: Layer already exists 05:38:57 708a24c24481: Layer already exists 05:38:57 7f4d835cfdef: Layer already exists 05:38:57 4aeaa0e7d41f: Layer already exists 05:38:57 3.2.0-dev.67: digest: sha256:abb599af3dc4e3d12f7231a038b977b599b6f321b5d92bc90edca0df834f93dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:38:57 c8bbc277a1c3: Preparing 05:38:57 89588597c9d1: Preparing 05:38:57 8b18c156ebd2: Preparing 05:38:57 0635aa0efbd5: Preparing 05:38:57 7f2e815d2d1d: Preparing 05:38:57 7f4d835cfdef: Preparing 05:38:57 708a24c24481: Preparing 05:38:57 2b84e8ec35ba: Preparing 05:38:57 4aeaa0e7d41f: Preparing 05:38:57 7f4d835cfdef: Waiting 05:38:57 708a24c24481: Waiting 05:38:57 2b84e8ec35ba: Waiting 05:38:57 4aeaa0e7d41f: Waiting 05:38:57 0635aa0efbd5: Layer already exists 05:38:57 7f2e815d2d1d: Layer already exists 05:38:57 8b18c156ebd2: Layer already exists 05:38:57 89588597c9d1: Layer already exists 05:38:57 c8bbc277a1c3: Layer already exists 05:38:57 2b84e8ec35ba: Layer already exists 05:38:57 708a24c24481: Layer already exists 05:38:57 4aeaa0e7d41f: Layer already exists 05:38:57 7f4d835cfdef: Layer already exists 05:38:57 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:abb599af3dc4e3d12f7231a038b977b599b6f321b5d92bc90edca0df834f93dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 05:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:38:58 c8bbc277a1c3: Preparing 05:38:58 89588597c9d1: Preparing 05:38:58 8b18c156ebd2: Preparing 05:38:58 0635aa0efbd5: Preparing 05:38:58 7f2e815d2d1d: Preparing 05:38:58 7f4d835cfdef: Preparing 05:38:58 708a24c24481: Preparing 05:38:58 2b84e8ec35ba: Preparing 05:38:58 4aeaa0e7d41f: Preparing 05:38:58 7f4d835cfdef: Waiting 05:38:58 708a24c24481: Waiting 05:38:58 2b84e8ec35ba: Waiting 05:38:58 4aeaa0e7d41f: Waiting 05:38:58 0635aa0efbd5: Layer already exists 05:38:58 c8bbc277a1c3: Layer already exists 05:38:58 7f2e815d2d1d: Layer already exists 05:38:58 8b18c156ebd2: Layer already exists 05:38:58 89588597c9d1: Layer already exists 05:38:58 708a24c24481: Layer already exists 05:38:58 7f4d835cfdef: Layer already exists 05:38:58 2b84e8ec35ba: Layer already exists 05:38:58 4aeaa0e7d41f: Layer already exists 05:38:58 main: digest: sha256:abb599af3dc4e3d12f7231a038b977b599b6f321b5d92bc90edca0df834f93dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:38:58 ===================================================== [Pipeline] echo 05:38:58 taggedImages: 05:38:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:38:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:38:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.67 05:38:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:38:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 05:38:58 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 05:38:58 d10896467fa144e67a67be8d8faf3bc8d031442b 05:38:58 latest 05:38:58 3.2.0-dev.67 05:38:58 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:38:58 main 05:38:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:38:59 302b2bb29204: Preparing 05:38:59 ca03be36f2f2: Preparing 05:38:59 d23801f7fa52: Preparing 05:38:59 0635aa0efbd5: Preparing 05:38:59 7f2e815d2d1d: Preparing 05:38:59 fcb5eb081fb2: Preparing 05:38:59 7eb631ba4e7f: Preparing 05:38:59 640cee8c5901: Preparing 05:38:59 4aeaa0e7d41f: Preparing 05:38:59 7eb631ba4e7f: Waiting 05:38:59 640cee8c5901: Waiting 05:38:59 4aeaa0e7d41f: Waiting 05:38:59 fcb5eb081fb2: Waiting 05:38:59 7f2e815d2d1d: Layer already exists 05:38:59 0635aa0efbd5: Layer already exists 05:38:59 7eb631ba4e7f: Layer already exists 05:38:59 640cee8c5901: Layer already exists 05:38:59 d23801f7fa52: Pushed 05:38:59 ca03be36f2f2: Pushed 05:38:59 4aeaa0e7d41f: Layer already exists 05:38:59 302b2bb29204: Pushed 05:39:21 fcb5eb081fb2: Pushed 05:39:21 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:53645c13ea379f37a8e9755e995afe641020f504b0c416bdbf06693b18040372 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:39:22 302b2bb29204: Preparing 05:39:22 ca03be36f2f2: Preparing 05:39:22 d23801f7fa52: Preparing 05:39:22 0635aa0efbd5: Preparing 05:39:22 7f2e815d2d1d: Preparing 05:39:22 fcb5eb081fb2: Preparing 05:39:22 7eb631ba4e7f: Preparing 05:39:22 640cee8c5901: Preparing 05:39:22 4aeaa0e7d41f: Preparing 05:39:22 7eb631ba4e7f: Waiting 05:39:22 640cee8c5901: Waiting 05:39:22 4aeaa0e7d41f: Waiting 05:39:22 fcb5eb081fb2: Waiting 05:39:22 d23801f7fa52: Layer already exists 05:39:22 0635aa0efbd5: Layer already exists 05:39:22 302b2bb29204: Layer already exists 05:39:22 ca03be36f2f2: Layer already exists 05:39:22 7f2e815d2d1d: Layer already exists 05:39:22 640cee8c5901: Layer already exists 05:39:22 7eb631ba4e7f: Layer already exists 05:39:22 fcb5eb081fb2: Layer already exists 05:39:22 4aeaa0e7d41f: Layer already exists 05:39:22 latest: digest: sha256:53645c13ea379f37a8e9755e995afe641020f504b0c416bdbf06693b18040372 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.67 05:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:39:23 302b2bb29204: Preparing 05:39:23 ca03be36f2f2: Preparing 05:39:23 d23801f7fa52: Preparing 05:39:23 0635aa0efbd5: Preparing 05:39:23 7f2e815d2d1d: Preparing 05:39:23 fcb5eb081fb2: Preparing 05:39:23 7eb631ba4e7f: Preparing 05:39:23 640cee8c5901: Preparing 05:39:23 4aeaa0e7d41f: Preparing 05:39:23 7eb631ba4e7f: Waiting 05:39:23 640cee8c5901: Waiting 05:39:23 4aeaa0e7d41f: Waiting 05:39:23 fcb5eb081fb2: Waiting 05:39:23 ca03be36f2f2: Layer already exists 05:39:23 d23801f7fa52: Layer already exists 05:39:23 7f2e815d2d1d: Layer already exists 05:39:23 0635aa0efbd5: Layer already exists 05:39:23 302b2bb29204: Layer already exists 05:39:23 7eb631ba4e7f: Layer already exists 05:39:23 fcb5eb081fb2: Layer already exists 05:39:23 640cee8c5901: Layer already exists 05:39:23 4aeaa0e7d41f: Layer already exists 05:39:23 3.2.0-dev.67: digest: sha256:53645c13ea379f37a8e9755e995afe641020f504b0c416bdbf06693b18040372 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:39:24 302b2bb29204: Preparing 05:39:24 ca03be36f2f2: Preparing 05:39:24 d23801f7fa52: Preparing 05:39:24 0635aa0efbd5: Preparing 05:39:24 7f2e815d2d1d: Preparing 05:39:24 fcb5eb081fb2: Preparing 05:39:24 7eb631ba4e7f: Preparing 05:39:24 640cee8c5901: Preparing 05:39:24 4aeaa0e7d41f: Preparing 05:39:24 7eb631ba4e7f: Waiting 05:39:24 640cee8c5901: Waiting 05:39:24 4aeaa0e7d41f: Waiting 05:39:24 fcb5eb081fb2: Waiting 05:39:24 ca03be36f2f2: Layer already exists 05:39:24 0635aa0efbd5: Layer already exists 05:39:24 7f2e815d2d1d: Layer already exists 05:39:24 d23801f7fa52: Layer already exists 05:39:24 302b2bb29204: Layer already exists 05:39:24 fcb5eb081fb2: Layer already exists 05:39:24 640cee8c5901: Layer already exists 05:39:24 7eb631ba4e7f: Layer already exists 05:39:24 4aeaa0e7d41f: Layer already exists 05:39:24 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:53645c13ea379f37a8e9755e995afe641020f504b0c416bdbf06693b18040372 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 05:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:39:25 302b2bb29204: Preparing 05:39:25 ca03be36f2f2: Preparing 05:39:25 d23801f7fa52: Preparing 05:39:25 0635aa0efbd5: Preparing 05:39:25 7f2e815d2d1d: Preparing 05:39:25 fcb5eb081fb2: Preparing 05:39:25 7eb631ba4e7f: Preparing 05:39:25 640cee8c5901: Preparing 05:39:25 4aeaa0e7d41f: Preparing 05:39:25 fcb5eb081fb2: Waiting 05:39:25 7eb631ba4e7f: Waiting 05:39:25 640cee8c5901: Waiting 05:39:25 4aeaa0e7d41f: Waiting 05:39:25 ca03be36f2f2: Layer already exists 05:39:25 0635aa0efbd5: Layer already exists 05:39:25 302b2bb29204: Layer already exists 05:39:25 d23801f7fa52: Layer already exists 05:39:25 7f2e815d2d1d: Layer already exists 05:39:25 fcb5eb081fb2: Layer already exists 05:39:25 640cee8c5901: Layer already exists 05:39:25 4aeaa0e7d41f: Layer already exists 05:39:25 7eb631ba4e7f: Layer already exists 05:39:25 main: digest: sha256:53645c13ea379f37a8e9755e995afe641020f504b0c416bdbf06693b18040372 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:39:25 ===================================================== [Pipeline] echo 05:39:25 taggedImages: 05:39:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:39:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:39:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.67 05:39:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:39:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 05:39:25 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 05:39:25 d10896467fa144e67a67be8d8faf3bc8d031442b 05:39:25 latest 05:39:25 3.2.0-dev.67 05:39:25 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:39:25 main 05:39:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:26 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:26 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:39:26 dfbef1760aa8: Preparing 05:39:26 71aad581dcd9: Preparing 05:39:26 0635aa0efbd5: Preparing 05:39:26 7f2e815d2d1d: Preparing 05:39:26 5ecd5419f55a: Preparing 05:39:26 d17b9b18b3a8: Preparing 05:39:26 4aeaa0e7d41f: Preparing 05:39:26 d17b9b18b3a8: Waiting 05:39:26 4aeaa0e7d41f: Waiting 05:39:26 0635aa0efbd5: Layer already exists 05:39:26 7f2e815d2d1d: Layer already exists 05:39:26 4aeaa0e7d41f: Layer already exists 05:39:26 dfbef1760aa8: Pushed 05:39:26 5ecd5419f55a: Pushed 05:39:27 d17b9b18b3a8: Pushed 05:39:34 71aad581dcd9: Pushed 05:39:34 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:3f72f8fea4e08ae3cdd45e7984eadb088556e096494bf1f1b74f7f428358fe16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:34 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:35 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 05:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:39:35 dfbef1760aa8: Preparing 05:39:35 71aad581dcd9: Preparing 05:39:35 0635aa0efbd5: Preparing 05:39:35 7f2e815d2d1d: Preparing 05:39:35 5ecd5419f55a: Preparing 05:39:35 d17b9b18b3a8: Preparing 05:39:35 4aeaa0e7d41f: Preparing 05:39:35 d17b9b18b3a8: Waiting 05:39:35 4aeaa0e7d41f: Waiting 05:39:35 0635aa0efbd5: Layer already exists 05:39:35 7f2e815d2d1d: Layer already exists 05:39:35 71aad581dcd9: Layer already exists 05:39:35 5ecd5419f55a: Layer already exists 05:39:35 dfbef1760aa8: Layer already exists 05:39:35 4aeaa0e7d41f: Layer already exists 05:39:35 d17b9b18b3a8: Layer already exists 05:39:35 latest: digest: sha256:3f72f8fea4e08ae3cdd45e7984eadb088556e096494bf1f1b74f7f428358fe16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:35 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.67 05:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:39:36 dfbef1760aa8: Preparing 05:39:36 71aad581dcd9: Preparing 05:39:36 0635aa0efbd5: Preparing 05:39:36 7f2e815d2d1d: Preparing 05:39:36 5ecd5419f55a: Preparing 05:39:36 d17b9b18b3a8: Preparing 05:39:36 4aeaa0e7d41f: Preparing 05:39:36 d17b9b18b3a8: Waiting 05:39:36 4aeaa0e7d41f: Waiting 05:39:36 71aad581dcd9: Layer already exists 05:39:36 0635aa0efbd5: Layer already exists 05:39:36 7f2e815d2d1d: Layer already exists 05:39:36 dfbef1760aa8: Layer already exists 05:39:36 5ecd5419f55a: Layer already exists 05:39:36 d17b9b18b3a8: Layer already exists 05:39:36 4aeaa0e7d41f: Layer already exists 05:39:36 3.2.0-dev.67: digest: sha256:3f72f8fea4e08ae3cdd45e7984eadb088556e096494bf1f1b74f7f428358fe16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:36 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:39:37 dfbef1760aa8: Preparing 05:39:37 71aad581dcd9: Preparing 05:39:37 0635aa0efbd5: Preparing 05:39:37 7f2e815d2d1d: Preparing 05:39:37 5ecd5419f55a: Preparing 05:39:37 d17b9b18b3a8: Preparing 05:39:37 4aeaa0e7d41f: Preparing 05:39:37 d17b9b18b3a8: Waiting 05:39:37 4aeaa0e7d41f: Waiting 05:39:37 7f2e815d2d1d: Layer already exists 05:39:37 dfbef1760aa8: Layer already exists 05:39:37 0635aa0efbd5: Layer already exists 05:39:37 5ecd5419f55a: Layer already exists 05:39:37 71aad581dcd9: Layer already exists 05:39:37 d17b9b18b3a8: Layer already exists 05:39:37 4aeaa0e7d41f: Layer already exists 05:39:37 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:3f72f8fea4e08ae3cdd45e7984eadb088556e096494bf1f1b74f7f428358fe16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:37 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:38 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 05:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:39:38 dfbef1760aa8: Preparing 05:39:38 71aad581dcd9: Preparing 05:39:38 0635aa0efbd5: Preparing 05:39:38 7f2e815d2d1d: Preparing 05:39:38 5ecd5419f55a: Preparing 05:39:38 d17b9b18b3a8: Preparing 05:39:38 4aeaa0e7d41f: Preparing 05:39:38 d17b9b18b3a8: Waiting 05:39:38 4aeaa0e7d41f: Waiting 05:39:38 71aad581dcd9: Layer already exists 05:39:38 0635aa0efbd5: Layer already exists 05:39:38 7f2e815d2d1d: Layer already exists 05:39:38 5ecd5419f55a: Layer already exists 05:39:38 dfbef1760aa8: Layer already exists 05:39:38 4aeaa0e7d41f: Layer already exists 05:39:38 d17b9b18b3a8: Layer already exists 05:39:38 main: digest: sha256:3f72f8fea4e08ae3cdd45e7984eadb088556e096494bf1f1b74f7f428358fe16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:39:38 ===================================================== [Pipeline] echo 05:39:38 taggedImages: 05:39:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:39:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 05:39:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.67 05:39:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:39:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 05:39:38 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 05:39:38 d10896467fa144e67a67be8d8faf3bc8d031442b 05:39:38 latest 05:39:38 3.2.0-dev.67 05:39:38 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:39:38 main 05:39:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:39:39 1a1c3f60984a: Preparing 05:39:39 8cacf1cf60e9: Preparing 05:39:39 0635aa0efbd5: Preparing 05:39:39 7f2e815d2d1d: Preparing 05:39:39 d823d7589c3d: Preparing 05:39:39 5d4870274cd1: Preparing 05:39:39 4aeaa0e7d41f: Preparing 05:39:39 5d4870274cd1: Waiting 05:39:39 0635aa0efbd5: Layer already exists 05:39:39 7f2e815d2d1d: Layer already exists 05:39:39 4aeaa0e7d41f: Layer already exists 05:39:39 1a1c3f60984a: Pushed 05:39:39 d823d7589c3d: Pushed 05:39:40 5d4870274cd1: Pushed 05:39:47 8cacf1cf60e9: Pushed 05:39:47 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:12b301fb17232583bcea3e61d6f3b706a63123bd02a333f9834aae18824fb503 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:39:48 1a1c3f60984a: Preparing 05:39:48 8cacf1cf60e9: Preparing 05:39:48 0635aa0efbd5: Preparing 05:39:48 7f2e815d2d1d: Preparing 05:39:48 d823d7589c3d: Preparing 05:39:48 5d4870274cd1: Preparing 05:39:48 4aeaa0e7d41f: Preparing 05:39:48 5d4870274cd1: Waiting 05:39:48 4aeaa0e7d41f: Waiting 05:39:48 0635aa0efbd5: Layer already exists 05:39:48 7f2e815d2d1d: Layer already exists 05:39:48 8cacf1cf60e9: Layer already exists 05:39:48 1a1c3f60984a: Layer already exists 05:39:48 d823d7589c3d: Layer already exists 05:39:48 4aeaa0e7d41f: Layer already exists 05:39:48 5d4870274cd1: Layer already exists 05:39:48 latest: digest: sha256:12b301fb17232583bcea3e61d6f3b706a63123bd02a333f9834aae18824fb503 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.67 05:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:39:49 1a1c3f60984a: Preparing 05:39:49 8cacf1cf60e9: Preparing 05:39:49 0635aa0efbd5: Preparing 05:39:49 7f2e815d2d1d: Preparing 05:39:49 d823d7589c3d: Preparing 05:39:49 5d4870274cd1: Preparing 05:39:49 4aeaa0e7d41f: Preparing 05:39:49 5d4870274cd1: Waiting 05:39:49 4aeaa0e7d41f: Waiting 05:39:49 0635aa0efbd5: Layer already exists 05:39:49 1a1c3f60984a: Layer already exists 05:39:49 8cacf1cf60e9: Layer already exists 05:39:49 7f2e815d2d1d: Layer already exists 05:39:49 d823d7589c3d: Layer already exists 05:39:49 5d4870274cd1: Layer already exists 05:39:49 4aeaa0e7d41f: Layer already exists 05:39:49 3.2.0-dev.67: digest: sha256:12b301fb17232583bcea3e61d6f3b706a63123bd02a333f9834aae18824fb503 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:39:49 1a1c3f60984a: Preparing 05:39:49 8cacf1cf60e9: Preparing 05:39:49 0635aa0efbd5: Preparing 05:39:49 7f2e815d2d1d: Preparing 05:39:49 d823d7589c3d: Preparing 05:39:49 5d4870274cd1: Preparing 05:39:49 4aeaa0e7d41f: Preparing 05:39:49 4aeaa0e7d41f: Waiting 05:39:49 5d4870274cd1: Waiting 05:39:49 1a1c3f60984a: Layer already exists 05:39:49 7f2e815d2d1d: Layer already exists 05:39:49 0635aa0efbd5: Layer already exists 05:39:49 d823d7589c3d: Layer already exists 05:39:49 8cacf1cf60e9: Layer already exists 05:39:49 4aeaa0e7d41f: Layer already exists 05:39:49 5d4870274cd1: Layer already exists 05:39:49 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:12b301fb17232583bcea3e61d6f3b706a63123bd02a333f9834aae18824fb503 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 05:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:39:50 1a1c3f60984a: Preparing 05:39:50 8cacf1cf60e9: Preparing 05:39:50 0635aa0efbd5: Preparing 05:39:50 7f2e815d2d1d: Preparing 05:39:50 d823d7589c3d: Preparing 05:39:50 5d4870274cd1: Preparing 05:39:50 4aeaa0e7d41f: Preparing 05:39:50 5d4870274cd1: Waiting 05:39:50 4aeaa0e7d41f: Waiting 05:39:50 8cacf1cf60e9: Layer already exists 05:39:50 1a1c3f60984a: Layer already exists 05:39:50 d823d7589c3d: Layer already exists 05:39:50 7f2e815d2d1d: Layer already exists 05:39:50 0635aa0efbd5: Layer already exists 05:39:50 4aeaa0e7d41f: Layer already exists 05:39:50 5d4870274cd1: Layer already exists 05:39:50 main: digest: sha256:12b301fb17232583bcea3e61d6f3b706a63123bd02a333f9834aae18824fb503 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:39:51 ===================================================== [Pipeline] echo 05:39:51 taggedImages: 05:39:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:39:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:39:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.67 05:39:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:39:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:39:51 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 05:39:51 d10896467fa144e67a67be8d8faf3bc8d031442b 05:39:51 latest 05:39:51 3.2.0-dev.67 05:39:51 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:39:51 main 05:39:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:39:51 281526948ee9: Preparing 05:39:51 2995ec4e9d65: Preparing 05:39:51 0635aa0efbd5: Preparing 05:39:51 7f2e815d2d1d: Preparing 05:39:51 26c94294440d: Preparing 05:39:51 d44bb770332e: Preparing 05:39:51 4aeaa0e7d41f: Preparing 05:39:51 d44bb770332e: Waiting 05:39:51 4aeaa0e7d41f: Waiting 05:39:52 26c94294440d: Layer already exists 05:39:52 0635aa0efbd5: Layer already exists 05:39:52 7f2e815d2d1d: Layer already exists 05:39:52 4aeaa0e7d41f: Layer already exists 05:39:52 d44bb770332e: Layer already exists 05:39:52 281526948ee9: Pushed 05:40:00 2995ec4e9d65: Pushed 05:40:00 d10896467fa144e67a67be8d8faf3bc8d031442b: digest: sha256:a252d50cdca4ef2be760b1b6b5aa4a5eb02984f8526638df616011b240601c87 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:40:01 281526948ee9: Preparing 05:40:01 2995ec4e9d65: Preparing 05:40:01 0635aa0efbd5: Preparing 05:40:01 7f2e815d2d1d: Preparing 05:40:01 26c94294440d: Preparing 05:40:01 d44bb770332e: Preparing 05:40:01 4aeaa0e7d41f: Preparing 05:40:01 d44bb770332e: Waiting 05:40:01 4aeaa0e7d41f: Waiting 05:40:01 2995ec4e9d65: Layer already exists 05:40:01 281526948ee9: Layer already exists 05:40:01 0635aa0efbd5: Layer already exists 05:40:01 7f2e815d2d1d: Layer already exists 05:40:01 26c94294440d: Layer already exists 05:40:01 d44bb770332e: Layer already exists 05:40:01 4aeaa0e7d41f: Layer already exists 05:40:01 latest: digest: sha256:a252d50cdca4ef2be760b1b6b5aa4a5eb02984f8526638df616011b240601c87 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.67 05:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:40:01 281526948ee9: Preparing 05:40:01 2995ec4e9d65: Preparing 05:40:01 0635aa0efbd5: Preparing 05:40:01 7f2e815d2d1d: Preparing 05:40:01 26c94294440d: Preparing 05:40:01 d44bb770332e: Preparing 05:40:01 4aeaa0e7d41f: Preparing 05:40:01 d44bb770332e: Waiting 05:40:01 4aeaa0e7d41f: Waiting 05:40:01 0635aa0efbd5: Layer already exists 05:40:01 7f2e815d2d1d: Layer already exists 05:40:01 26c94294440d: Layer already exists 05:40:01 2995ec4e9d65: Layer already exists 05:40:01 281526948ee9: Layer already exists 05:40:01 d44bb770332e: Layer already exists 05:40:01 4aeaa0e7d41f: Layer already exists 05:40:01 3.2.0-dev.67: digest: sha256:a252d50cdca4ef2be760b1b6b5aa4a5eb02984f8526638df616011b240601c87 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:40:02 281526948ee9: Preparing 05:40:02 2995ec4e9d65: Preparing 05:40:02 0635aa0efbd5: Preparing 05:40:02 7f2e815d2d1d: Preparing 05:40:02 26c94294440d: Preparing 05:40:02 d44bb770332e: Preparing 05:40:02 4aeaa0e7d41f: Preparing 05:40:02 d44bb770332e: Waiting 05:40:02 4aeaa0e7d41f: Waiting 05:40:02 7f2e815d2d1d: Layer already exists 05:40:02 281526948ee9: Layer already exists 05:40:02 0635aa0efbd5: Layer already exists 05:40:02 26c94294440d: Layer already exists 05:40:02 2995ec4e9d65: Layer already exists 05:40:02 d44bb770332e: Layer already exists 05:40:02 4aeaa0e7d41f: Layer already exists 05:40:03 d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67: digest: sha256:a252d50cdca4ef2be760b1b6b5aa4a5eb02984f8526638df616011b240601c87 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 05:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:40:03 281526948ee9: Preparing 05:40:03 2995ec4e9d65: Preparing 05:40:03 0635aa0efbd5: Preparing 05:40:03 7f2e815d2d1d: Preparing 05:40:03 26c94294440d: Preparing 05:40:03 d44bb770332e: Preparing 05:40:03 4aeaa0e7d41f: Preparing 05:40:03 d44bb770332e: Waiting 05:40:03 4aeaa0e7d41f: Waiting 05:40:03 26c94294440d: Layer already exists 05:40:03 7f2e815d2d1d: Layer already exists 05:40:03 2995ec4e9d65: Layer already exists 05:40:03 0635aa0efbd5: Layer already exists 05:40:03 281526948ee9: Layer already exists 05:40:03 d44bb770332e: Layer already exists 05:40:03 4aeaa0e7d41f: Layer already exists 05:40:04 main: digest: sha256:a252d50cdca4ef2be760b1b6b5aa4a5eb02984f8526638df616011b240601c87 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:04 ===================================================== [Pipeline] echo 05:40:04 taggedImages: 05:40:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b 05:40:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:40:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.67 05:40:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d10896467fa144e67a67be8d8faf3bc8d031442b-3.2.0-dev.67 05:40:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:40:04 05:40:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:40:04 arm64: Pulling from edgex-lftools-log-publisher 05:40:04 8998bd30e6a1: Pulling fs layer 05:40:04 04944245beec: Pulling fs layer 05:40:04 699f458cf7ca: Pulling fs layer 05:40:04 765212b225bb: Pulling fs layer 05:40:04 f23df028b6ca: Pulling fs layer 05:40:04 d65c8cfc05b1: Pulling fs layer 05:40:04 2437ff75d9bd: Pulling fs layer 05:40:04 765212b225bb: Waiting 05:40:04 f23df028b6ca: Waiting 05:40:04 2437ff75d9bd: Waiting 05:40:04 d65c8cfc05b1: Waiting 05:40:05 04944245beec: Verifying Checksum 05:40:05 04944245beec: Download complete 05:40:05 765212b225bb: Verifying Checksum 05:40:05 765212b225bb: Download complete 05:40:05 f23df028b6ca: Verifying Checksum 05:40:05 f23df028b6ca: Download complete 05:40:05 d65c8cfc05b1: Verifying Checksum 05:40:05 d65c8cfc05b1: Download complete 05:40:05 699f458cf7ca: Verifying Checksum 05:40:05 699f458cf7ca: Download complete 05:40:05 8998bd30e6a1: Download complete 05:40:08 2437ff75d9bd: Verifying Checksum 05:40:08 2437ff75d9bd: Download complete 05:40:10 8998bd30e6a1: Pull complete 05:40:10 04944245beec: Pull complete 05:40:12 699f458cf7ca: Pull complete 05:40:12 765212b225bb: Pull complete 05:40:13 f23df028b6ca: Pull complete 05:40:14 d65c8cfc05b1: Pull complete 05:40:32 2437ff75d9bd: Pull complete 05:40:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:40:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:40:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:32 prd-ubuntu20.04-docker-arm64-4c-16g-9810 does not seem to be running inside a container 05:40:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:40:35 $ docker top 65c37ed75f306be90738f459c9c530ad7f7c653462febd2643ea51fa8f9fda3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:36 ---> job-cost.sh 05:40:36 lf-activate-venv: SKIPPING 05:40:36 INFO: No Stack... 05:40:36 INFO: Retrieving Pricing Info for: v3-standard-4 05:40:37 INFO: Archiving Costs [Pipeline] sh 05:40:38 + + cat /w/workspace/edgex-go/688/archives/cost.csv 05:40:38 cut -d, -f6 [Pipeline] lock 05:40:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-688-stack-cost] 05:40:38 Resource [jenkins-edgexfoundry-edgex-go-main-688-stack-cost] did not exist. Created. 05:40:38 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-688-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:40:38 + echo total: 0.10999999940395355 [Pipeline] stash 05:40:39 Stashed 1 file(s) [Pipeline] } 05:40:39 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-688-stack-cost] [Pipeline] // lock [Pipeline] } 05:40:39 $ docker stop --time=1 65c37ed75f306be90738f459c9c530ad7f7c653462febd2643ea51fa8f9fda3f 05:40:41 $ docker rm -f --volumes 65c37ed75f306be90738f459c9c530ad7f7c653462febd2643ea51fa8f9fda3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:40:41 provisioning config files... 05:40:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/688@tmp/config98225139056564934tmp [Pipeline] { [Pipeline] sh 05:40:41 + set +x 05:40:41 + curl -s https://codecov.io/bash 05:40:41 + bash -s -- 05:40:41 05:40:41 _____ _ 05:40:41 / ____| | | 05:40:41 | | ___ __| | ___ ___ _____ __ 05:40:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:40:41 | |___| (_) | (_| | __/ (_| (_) \ V / 05:40:41 \_____\___/ \__,_|\___|\___\___/ \_/ 05:40:41 Bash-1.0.6 05:40:41 05:40:41 05:40:42 ==> git version 2.25.1 found 05:40:42 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:40:42 Release-Date: 2020-01-08 05:40:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:40:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:40:42 ==> Jenkins CI detected. 05:40:42 current dir:  /w/workspace/edgex-go/688 05:40:42 project root: . 05:40:42 --> token set from env 05:40:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:40:42 ==> Running gcov in . (disable via -X gcov) 05:40:42 ==> Python coveragepy not found 05:40:42 ==> Searching for coverage reports in: 05:40:42 + . 05:40:42 -> Found 1 reports 05:40:42 ==> Detecting git/mercurial file structure 05:40:42 ==> Reading reports 05:40:42 + ./coverage.out bytes=545587 05:40:42 ==> Appending adjustments 05:40:42 https://docs.codecov.io/docs/fixing-reports 05:40:43 + Found adjustments 05:40:43 ==> Gzipping contents 05:40:43 68K /tmp/codecov.70g2Md.gz 05:40:43 ==> Uploading reports 05:40:43 url: https://codecov.io 05:40:43 query: branch=main&commit=d10896467fa144e67a67be8d8faf3bc8d031442b&build=688&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F688%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:40:43 -> Pinging Codecov 05:40:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d10896467fa144e67a67be8d8faf3bc8d031442b&build=688&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F688%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:40:43 -> Uploading to 05:40:43 https://storage.googleapis.com/codecov/v4/raw/2024-09-09/00271124DB129430A58F1EEE437C3FCB/d10896467fa144e67a67be8d8faf3bc8d031442b/bb718edf-4f08-47ea-ac60-88b1e64ed54b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T054043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68ff1a2dc20a8ca01076704e51b0bcde2ad8ba833013e0f9c146777985c1910f 05:40:43 % Total % Received % Xferd Average Speed Time Time Time Current 05:40:43 Dload Upload Total Spent Left Speed 05:40:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68091 0 0 100 68091 0 235k --:--:-- --:--:-- --:--:-- 235k 05:40:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d10896467fa144e67a67be8d8faf3bc8d031442b [Pipeline] } 05:40:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:40:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:40:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:40:44 05:40:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:40:45 latest: Pulling from edgex-devops/edgex-snyk-go 05:40:45 619be1103602: Already exists 05:40:45 f8ea3408117e: Pulling fs layer 05:40:45 91320369b822: Pulling fs layer 05:40:45 0406650e8295: Pulling fs layer 05:40:45 4f4fb700ef54: Pulling fs layer 05:40:45 96d80e3f36e1: Pulling fs layer 05:40:45 bcf3aedb951c: Pulling fs layer 05:40:45 4f4fb700ef54: Waiting 05:40:45 96d80e3f36e1: Waiting 05:40:45 bcf3aedb951c: Waiting 05:40:45 0406650e8295: Verifying Checksum 05:40:45 0406650e8295: Download complete 05:40:45 f8ea3408117e: Verifying Checksum 05:40:45 f8ea3408117e: Download complete 05:40:45 4f4fb700ef54: Verifying Checksum 05:40:45 f8ea3408117e: Pull complete 05:40:45 96d80e3f36e1: Verifying Checksum 05:40:45 96d80e3f36e1: Download complete 05:40:45 91320369b822: Verifying Checksum 05:40:45 91320369b822: Download complete 05:40:46 bcf3aedb951c: Verifying Checksum 05:40:46 bcf3aedb951c: Download complete 05:40:49 91320369b822: Pull complete 05:40:49 0406650e8295: Pull complete 05:40:49 4f4fb700ef54: Pull complete 05:40:49 96d80e3f36e1: Pull complete 05:40:53 bcf3aedb951c: Pull complete 05:40:53 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 05:40:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:40:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:53 prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container 05:40:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:40:58 $ docker top a5bb50397a9f964fd446d85a9f3b792d2085e287a116efd012d5b8d6d4298ba1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:58 + git config --global --add safe.directory /w/workspace/edgex-go/688 [Pipeline] echo 05:40:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 05:40:58 + set -o pipefail 05:40:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 05:41:06 05:41:06 Monitoring /w/workspace/edgex-go/688 (github.com/edgexfoundry/edgex-go)... 05:41:06 05:41:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/807601e8-c2e7-4360-8710-4bd1c07acc70 05:41:06 05:41:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:41:06 05:41:06 05:41:06 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:41:06 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:41:06 $ docker stop --time=1 a5bb50397a9f964fd446d85a9f3b792d2085e287a116efd012d5b8d6d4298ba1 05:41:11 $ docker rm -f --volumes a5bb50397a9f964fd446d85a9f3b792d2085e287a116efd012d5b8d6d4298ba1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:41:12 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:41:12 provisioning config files... 05:41:12 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/688@tmp/config3594323564152115028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:12 --> edgex-publish-swagger.sh 05:41:12 === Publish openapi/v3 API === 05:41:12 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 05:41:12 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/688/openapi/v3/core-command.yaml] 05:41:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:12 Dload Upload Total Spent Left Speed 05:41:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 78992 --:--:-- --:--:-- --:--:-- 78992 05:41:12 05:41:12 05:41:12 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/688/openapi/v3/core-data.yaml] 05:41:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:12 Dload Upload Total Spent Left Speed 05:41:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 166k --:--:-- --:--:-- --:--:-- 166k 05:41:13 05:41:13 05:41:13 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/688/openapi/v3/core-keeper.yaml] 05:41:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:13 Dload Upload Total Spent Left Speed 05:41:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 156k 100 32887 100 66 100 32821 285 138k --:--:-- --:--:-- --:--:-- 138k 05:41:13 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:41:13 05:41:13 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/688/openapi/v3/core-metadata.yaml] 05:41:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:13 Dload Upload Total Spent Left Speed 05:41:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 438 418k --:--:-- --:--:-- --:--:-- 418k 05:41:13 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:41:13 05:41:13 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/688/openapi/v3/support-cron-scheduler.yaml] 05:41:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:13 Dload Upload Total Spent Left Speed 05:41:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46921 100 66 100 46855 280 194k --:--:-- --:--:-- --:--:-- 194k 05:41:14 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:41:14 05:41:14 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/688/openapi/v3/support-notifications.yaml] 05:41:14 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:14 Dload Upload Total Spent Left Speed 05:41:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 487 266k --:--:-- --:--:-- --:--:-- 266k 100 87457 100 156 100 87301 485 265k --:--:-- --:--:-- --:--:-- 266k 05:41:14 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:41:14 05:41:14 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/688/openapi/v3/support-scheduler.yaml] 05:41:14 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:14 Dload Upload Total Spent Left Speed 05:41:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 498 115k --:--:-- --:--:-- --:--:-- 115k 05:41:14 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:41:14 [Pipeline] } 05:41:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:41:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:41:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:15 prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container 05:41:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:41:16 $ docker top bc73227d1cf6525c656c793e967a5f28e475642223a92e3e48183c6a3ede46ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:41:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:16 [ssh-agent] Looking for ssh-agent implementation... 05:41:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:16 $ docker exec bc73227d1cf6525c656c793e967a5f28e475642223a92e3e48183c6a3ede46ff ssh-agent 05:41:16 SSH_AUTH_SOCK=/tmp/ssh-bqtMOMLqXikn/agent.33 05:41:16 SSH_AGENT_PID=39 05:41:16 Running ssh-add (command line suppressed) 05:41:16 Identity added: /w/workspace/edgex-go/688@tmp/private_key_6139312974094330985.key (/w/workspace/edgex-go/688@tmp/private_key_6139312974094330985.key) 05:41:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:17 + git semver tag 05:41:17 2024-09-09 05:41:17,295 [run_tag] DEBUG tag force:False 05:41:17 2024-09-09 05:41:17,296 [check_head_tag] DEBUG check head tag 05:41:17 2024-09-09 05:41:17,298 [execute] INFO git cat-file --batch-check 05:41:17 2024-09-09 05:41:17,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/688, universal_newlines=False, shell=None, istream=) 05:41:17 2024-09-09 05:41:17,302 [execute] INFO git cat-file --batch 05:41:17 2024-09-09 05:41:17,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/688, universal_newlines=False, shell=None, istream=) 05:41:17 2024-09-09 05:41:17,345 [read_version] DEBUG read version from /w/workspace/edgex-go/688/.semver/main 05:41:17 2024-09-09 05:41:17,345 [execute] INFO git tag -a v3.2.0-dev.67 -m v3.2.0-dev.67 05:41:17 2024-09-09 05:41:17,345 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.67', '-m', 'v3.2.0-dev.67'], cwd=/w/workspace/edgex-go/688, universal_newlines=False, shell=None, istream=None) 05:41:17 2024-09-09 05:41:17,350 [read_version] DEBUG read version from /w/workspace/edgex-go/688/.semver/main 05:41:17 3.2.0-dev.67 [Pipeline] } 05:41:17 $ docker exec --env ******** --env ******** bc73227d1cf6525c656c793e967a5f28e475642223a92e3e48183c6a3ede46ff ssh-agent -k 05:41:17 unset SSH_AUTH_SOCK; 05:41:17 unset SSH_AGENT_PID; 05:41:17 echo Agent pid 39 killed; 05:41:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:41:17 + git semver [Pipeline] } 05:41:18 $ docker stop --time=1 bc73227d1cf6525c656c793e967a5f28e475642223a92e3e48183c6a3ede46ff 05:41:19 $ docker rm -f --volumes bc73227d1cf6525c656c793e967a5f28e475642223a92e3e48183c6a3ede46ff [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:41:19 05:41:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:41:20 0.23.1-centos7: Pulling from edgex-lftools 05:41:20 ab5ef0e58194: Pulling fs layer 05:41:20 9712f1f96733: Pulling fs layer 05:41:20 63f879dbbcfc: Pulling fs layer 05:41:20 0d9ebad4ef96: Pulling fs layer 05:41:20 e9a5061849ea: Pulling fs layer 05:41:20 d747dcd14b5f: Pulling fs layer 05:41:20 e9a5061849ea: Waiting 05:41:20 0d9ebad4ef96: Waiting 05:41:20 2de7ff778b66: Pulling fs layer 05:41:20 2de7ff778b66: Waiting 05:41:20 d747dcd14b5f: Waiting 05:41:20 9712f1f96733: Verifying Checksum 05:41:20 9712f1f96733: Download complete 05:41:20 63f879dbbcfc: Verifying Checksum 05:41:20 63f879dbbcfc: Download complete 05:41:20 e9a5061849ea: Verifying Checksum 05:41:20 e9a5061849ea: Download complete 05:41:20 d747dcd14b5f: Verifying Checksum 05:41:20 d747dcd14b5f: Download complete 05:41:20 0d9ebad4ef96: Download complete 05:41:20 ab5ef0e58194: Verifying Checksum 05:41:20 ab5ef0e58194: Download complete 05:41:20 2de7ff778b66: Verifying Checksum 05:41:20 2de7ff778b66: Download complete 05:41:23 ab5ef0e58194: Pull complete 05:41:23 9712f1f96733: Pull complete 05:41:24 63f879dbbcfc: Pull complete 05:41:28 0d9ebad4ef96: Pull complete 05:41:28 e9a5061849ea: Pull complete 05:41:28 d747dcd14b5f: Pull complete 05:41:29 2de7ff778b66: Pull complete 05:41:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:41:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:29 prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container 05:41:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:41:35 $ docker top e7d9b84837afd8b729d15261bc23523b984c62eb515e69c8549aeb42df527939 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:41:35 provisioning config files... 05:41:35 copy managed file [sigul-config] to file:/w/workspace/edgex-go/688@tmp/config2091146676789034830tmp 05:41:35 copy managed file [sigul-password] to file:/w/workspace/edgex-go/688@tmp/config15772848073551996693tmp 05:41:35 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/688@tmp/config18284465307481006365tmp [Pipeline] { [Pipeline] echo 05:41:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:41:35 ---> sigul-configuration.sh 05:41:35 gpg: directory `/root/.gnupg' created 05:41:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:41:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:41:35 gpg: keyring `/root/.gnupg/secring.gpg' created 05:41:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:41:35 gpg: CAST5 encrypted data 05:41:35 gpg: encrypted with 1 passphrase 05:41:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:41:36 + mkdir /home/jenkins 05:41:36 + mkdir /home/jenkins/sigul [Pipeline] sh 05:41:36 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:41:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:41:36 ---> sigul-install.sh 05:41:36 Sigul already installed; skipping installation. [Pipeline] sh 05:41:36 + git tag --list 05:41:36 0.6.0 05:41:36 0.6.1 05:41:36 0.7.0 05:41:36 0.7.1 05:41:36 v1.0.0 05:41:36 v1.0.1 05:41:36 v1.1.0 05:41:36 v1.2.0 05:41:36 v1.2.1 05:41:36 v1.3.0 05:41:36 v1.3.1 05:41:36 v2.0.0 05:41:36 v2.1.0 05:41:36 v2.1.1 05:41:36 v2.2.0 05:41:36 v2.3.0 05:41:36 v3.0 05:41:36 v3.0.0 05:41:36 v3.1 05:41:36 v3.1.0 05:41:36 v3.1.0-dev.1 05:41:36 v3.1.0-dev.10 05:41:36 v3.1.0-dev.11 05:41:36 v3.1.0-dev.12 05:41:36 v3.1.0-dev.13 05:41:36 v3.1.0-dev.14 05:41:36 v3.1.0-dev.15 05:41:36 v3.1.0-dev.16 05:41:36 v3.1.0-dev.17 05:41:36 v3.1.0-dev.18 05:41:36 v3.1.0-dev.19 05:41:36 v3.1.0-dev.2 05:41:36 v3.1.0-dev.20 05:41:36 v3.1.0-dev.21 05:41:36 v3.1.0-dev.22 05:41:36 v3.1.0-dev.23 05:41:36 v3.1.0-dev.24 05:41:36 v3.1.0-dev.25 05:41:36 v3.1.0-dev.26 05:41:36 v3.1.0-dev.27 05:41:36 v3.1.0-dev.28 05:41:36 v3.1.0-dev.29 05:41:36 v3.1.0-dev.3 05:41:36 v3.1.0-dev.30 05:41:36 v3.1.0-dev.31 05:41:36 v3.1.0-dev.32 05:41:36 v3.1.0-dev.33 05:41:36 v3.1.0-dev.34 05:41:36 v3.1.0-dev.35 05:41:36 v3.1.0-dev.36 05:41:36 v3.1.0-dev.37 05:41:36 v3.1.0-dev.38 05:41:36 v3.1.0-dev.39 05:41:36 v3.1.0-dev.4 05:41:36 v3.1.0-dev.40 05:41:36 v3.1.0-dev.41 05:41:36 v3.1.0-dev.42 05:41:36 v3.1.0-dev.43 05:41:36 v3.1.0-dev.44 05:41:36 v3.1.0-dev.45 05:41:36 v3.1.0-dev.46 05:41:36 v3.1.0-dev.47 05:41:36 v3.1.0-dev.48 05:41:36 v3.1.0-dev.49 05:41:36 v3.1.0-dev.5 05:41:36 v3.1.0-dev.50 05:41:36 v3.1.0-dev.51 05:41:36 v3.1.0-dev.52 05:41:36 v3.1.0-dev.53 05:41:36 v3.1.0-dev.54 05:41:36 v3.1.0-dev.55 05:41:36 v3.1.0-dev.56 05:41:36 v3.1.0-dev.57 05:41:36 v3.1.0-dev.58 05:41:36 v3.1.0-dev.59 05:41:36 v3.1.0-dev.6 05:41:36 v3.1.0-dev.60 05:41:36 v3.1.0-dev.61 05:41:36 v3.1.0-dev.62 05:41:36 v3.1.0-dev.63 05:41:36 v3.1.0-dev.64 05:41:36 v3.1.0-dev.65 05:41:36 v3.1.0-dev.66 05:41:36 v3.1.0-dev.67 05:41:36 v3.1.0-dev.68 05:41:36 v3.1.0-dev.69 05:41:36 v3.1.0-dev.7 05:41:36 v3.1.0-dev.70 05:41:36 v3.1.0-dev.71 05:41:36 v3.1.0-dev.72 05:41:36 v3.1.0-dev.73 05:41:36 v3.1.0-dev.8 05:41:36 v3.1.0-dev.9 05:41:36 v3.1.1 05:41:36 v3.1.1-dev.1 05:41:36 v3.1.1-dev.2 05:41:36 v3.2.0-dev.1 05:41:36 v3.2.0-dev.10 05:41:36 v3.2.0-dev.11 05:41:36 v3.2.0-dev.12 05:41:36 v3.2.0-dev.13 05:41:36 v3.2.0-dev.14 05:41:36 v3.2.0-dev.15 05:41:36 v3.2.0-dev.16 05:41:36 v3.2.0-dev.17 05:41:36 v3.2.0-dev.18 05:41:36 v3.2.0-dev.19 05:41:36 v3.2.0-dev.2 05:41:36 v3.2.0-dev.20 05:41:36 v3.2.0-dev.21 05:41:36 v3.2.0-dev.22 05:41:36 v3.2.0-dev.23 05:41:36 v3.2.0-dev.24 05:41:36 v3.2.0-dev.25 05:41:36 v3.2.0-dev.26 05:41:36 v3.2.0-dev.27 05:41:36 v3.2.0-dev.28 05:41:36 v3.2.0-dev.29 05:41:36 v3.2.0-dev.3 05:41:36 v3.2.0-dev.30 05:41:36 v3.2.0-dev.31 05:41:36 v3.2.0-dev.32 05:41:36 v3.2.0-dev.33 05:41:36 v3.2.0-dev.34 05:41:36 v3.2.0-dev.35 05:41:36 v3.2.0-dev.36 05:41:36 v3.2.0-dev.37 05:41:36 v3.2.0-dev.38 05:41:36 v3.2.0-dev.39 05:41:36 v3.2.0-dev.4 05:41:36 v3.2.0-dev.40 05:41:36 v3.2.0-dev.41 05:41:36 v3.2.0-dev.42 05:41:36 v3.2.0-dev.43 05:41:36 v3.2.0-dev.44 05:41:36 v3.2.0-dev.45 05:41:36 v3.2.0-dev.46 05:41:36 v3.2.0-dev.47 05:41:36 v3.2.0-dev.48 05:41:36 v3.2.0-dev.49 05:41:36 v3.2.0-dev.5 05:41:36 v3.2.0-dev.50 05:41:36 v3.2.0-dev.51 05:41:36 v3.2.0-dev.52 05:41:36 v3.2.0-dev.53 05:41:36 v3.2.0-dev.54 05:41:36 v3.2.0-dev.55 05:41:36 v3.2.0-dev.56 05:41:36 v3.2.0-dev.57 05:41:36 v3.2.0-dev.58 05:41:36 v3.2.0-dev.59 05:41:36 v3.2.0-dev.6 05:41:36 v3.2.0-dev.60 05:41:36 v3.2.0-dev.61 05:41:36 v3.2.0-dev.62 05:41:36 v3.2.0-dev.63 05:41:36 v3.2.0-dev.64 05:41:36 v3.2.0-dev.65 05:41:36 v3.2.0-dev.66 05:41:36 v3.2.0-dev.67 05:41:36 v3.2.0-dev.7 05:41:36 v3.2.0-dev.8 05:41:36 v3.2.0-dev.9 [Pipeline] sh 05:41:37 + lftools sign git-tag v3.2.0-dev.67 05:41:37 Signing Git tag with Sigul... 05:41:37 Signing v3.2.0-dev.67 [Pipeline] echo 05:41:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:41:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:41:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:41:38 $ docker stop --time=1 e7d9b84837afd8b729d15261bc23523b984c62eb515e69c8549aeb42df527939 05:41:39 $ docker rm -f --volumes e7d9b84837afd8b729d15261bc23523b984c62eb515e69c8549aeb42df527939 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:41:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:41:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:40 prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container 05:41:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:41:40 $ docker top 59dfb390b03d69c6efca5911760ad060e921bb7d9d14a88359b3c34cb3a1061b -eo pid,comm 05:41:41 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). 05:41:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:41:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:41 [ssh-agent] Looking for ssh-agent implementation... 05:41:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:41 $ docker exec 59dfb390b03d69c6efca5911760ad060e921bb7d9d14a88359b3c34cb3a1061b ssh-agent 05:41:41 SSH_AUTH_SOCK=/tmp/ssh-vpzEiACLQoh3/agent.32 05:41:41 SSH_AGENT_PID=38 05:41:41 Running ssh-add (command line suppressed) 05:41:41 Identity added: /w/workspace/edgex-go/688@tmp/private_key_16630133648241836203.key (/w/workspace/edgex-go/688@tmp/private_key_16630133648241836203.key) 05:41:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:41 + git semver bump pre 05:41:41 2024-09-09 05:41:41,872 [read_version] DEBUG read version from /w/workspace/edgex-go/688/.semver/main 05:41:41 2024-09-09 05:41:41,872 [bump_version] DEBUG bumping version:3.2.0-dev.67 on axis:pre with prefix:dev 05:41:41 2024-09-09 05:41:41,872 [bump_version] DEBUG bumped version:3.2.0-dev.68 05:41:41 2024-09-09 05:41:41,872 [write_version] DEBUG write version:3.2.0-dev.68 to path:/w/workspace/edgex-go/688/.semver/main with force:True 05:41:41 2024-09-09 05:41:41,872 [read_version] DEBUG read version from /w/workspace/edgex-go/688/.semver/main 05:41:41 2024-09-09 05:41:41,872 [write_file] DEBUG write to file:/w/workspace/edgex-go/688/.semver/main 05:41:41 2024-09-09 05:41:41,874 [execute] INFO git cat-file --batch-check 05:41:41 2024-09-09 05:41:41,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/688/.semver, universal_newlines=False, shell=None, istream=) 05:41:41 2024-09-09 05:41:41,880 [execute] INFO git cat-file --batch 05:41:41 2024-09-09 05:41:41,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/688/.semver, universal_newlines=False, shell=None, istream=) 05:41:41 2024-09-09 05:41:41,886 [read_version] DEBUG read version from /w/workspace/edgex-go/688/.semver/main 05:41:41 3.2.0-dev.68 [Pipeline] } 05:41:41 $ docker exec --env ******** --env ******** 59dfb390b03d69c6efca5911760ad060e921bb7d9d14a88359b3c34cb3a1061b ssh-agent -k 05:41:42 unset SSH_AUTH_SOCK; 05:41:42 unset SSH_AGENT_PID; 05:41:42 echo Agent pid 38 killed; 05:41:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:41:42 + git semver [Pipeline] } 05:41:42 $ docker stop --time=1 59dfb390b03d69c6efca5911760ad060e921bb7d9d14a88359b3c34cb3a1061b 05:41:43 $ docker rm -f --volumes 59dfb390b03d69c6efca5911760ad060e921bb7d9d14a88359b3c34cb3a1061b [Pipeline] // withDockerContainer [Pipeline] sh 05:41:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:41:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:44 prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container 05:41:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:41:45 $ docker top 1f9ad93736b0b7407b34a1005707b2ee10ca8efec5e90d3974f232f4f7862033 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:41:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:45 [ssh-agent] Looking for ssh-agent implementation... 05:41:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:45 $ docker exec 1f9ad93736b0b7407b34a1005707b2ee10ca8efec5e90d3974f232f4f7862033 ssh-agent 05:41:45 SSH_AUTH_SOCK=/tmp/ssh-5ZgsaifBsHDA/agent.34 05:41:45 SSH_AGENT_PID=41 05:41:45 Running ssh-add (command line suppressed) 05:41:45 Identity added: /w/workspace/edgex-go/688@tmp/private_key_17337695096108988679.key (/w/workspace/edgex-go/688@tmp/private_key_17337695096108988679.key) 05:41:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:45 + git semver push 05:41:46 2024-09-09 05:41:46,068 [run_push] DEBUG push 05:41:46 2024-09-09 05:41:46,069 [execute] INFO git cat-file --batch-check 05:41:46 2024-09-09 05:41:46,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/688/.semver, universal_newlines=False, shell=None, istream=) 05:41:46 2024-09-09 05:41:46,073 [execute] INFO git rev-list f17f67e70cb6be397d690b3833fe105abb6c612d -- 05:41:46 2024-09-09 05:41:46,073 [execute] DEBUG Popen(['git', 'rev-list', 'f17f67e70cb6be397d690b3833fe105abb6c612d', '--'], cwd=/w/workspace/edgex-go/688/.semver, universal_newlines=False, shell=None, istream=None) 05:41:46 2024-09-09 05:41:46,094 [execute] INFO git fetch -v origin 05:41:46 2024-09-09 05:41:46,094 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/688/.semver, universal_newlines=True, shell=None, istream=None) 05:41:46 2024-09-09 05:41:46,527 [run_push] DEBUG no remote changes detected 05:41:46 2024-09-09 05:41:46,528 [execute] INFO git push origin semver 05:41:46 2024-09-09 05:41:46,528 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/688/.semver, universal_newlines=False, shell=None, istream=None) 05:41:47 2024-09-09 05:41:47,272 [run_push] DEBUG push all version tags 05:41:47 2024-09-09 05:41:47,273 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:41:47 2024-09-09 05:41:47,274 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/688, universal_newlines=False, shell=None, istream=None) 05:41:48 2024-09-09 05:41:47,895 [read_version] DEBUG read version from /w/workspace/edgex-go/688/.semver/main 05:41:48 3.2.0-dev.68 [Pipeline] } 05:41:48 $ docker exec --env ******** --env ******** 1f9ad93736b0b7407b34a1005707b2ee10ca8efec5e90d3974f232f4f7862033 ssh-agent -k 05:41:48 unset SSH_AUTH_SOCK; 05:41:48 unset SSH_AGENT_PID; 05:41:48 echo Agent pid 41 killed; 05:41:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:41:48 + git semver [Pipeline] } 05:41:48 $ docker stop --time=1 1f9ad93736b0b7407b34a1005707b2ee10ca8efec5e90d3974f232f4f7862033 05:41:50 $ docker rm -f --volumes 1f9ad93736b0b7407b34a1005707b2ee10ca8efec5e90d3974f232f4f7862033 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:41:50 + [ -d /w/workspace/edgex-go/688/archives ] [Pipeline] libraryResource [Pipeline] sh 05:41:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:41:52 ---> package-listing.sh 05:41:52 ++ facter osfamily 05:41:52 ++ tr '[:upper:]' '[:lower:]' 05:41:52 + OS_FAMILY=debian 05:41:52 + workspace=/w/workspace/edgex-go/688 05:41:52 + START_PACKAGES=/tmp/packages_start.txt 05:41:52 + END_PACKAGES=/tmp/packages_end.txt 05:41:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:41:52 + PACKAGES=/tmp/packages_start.txt 05:41:52 + '[' /w/workspace/edgex-go/688 ']' 05:41:52 + PACKAGES=/tmp/packages_end.txt 05:41:52 + case "${OS_FAMILY}" in 05:41:52 + dpkg -l 05:41:52 + grep '^ii' 05:41:52 + '[' -f /tmp/packages_start.txt ']' 05:41:52 + '[' -f /tmp/packages_end.txt ']' 05:41:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:41:52 + '[' /w/workspace/edgex-go/688 ']' 05:41:52 + mkdir -p /w/workspace/edgex-go/688/archives/ 05:41:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/688/archives/ [Pipeline] echo 05:41:52 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/688/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:41:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:41:53 05:41:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:41:53 latest: Pulling from edgex-lftools-log-publisher 05:41:53 5eb5b503b376: Pulling fs layer 05:41:53 5c69ac0246d0: Pulling fs layer 05:41:53 ec43610c2a17: Pulling fs layer 05:41:53 3a2ae6a8a46f: Pulling fs layer 05:41:53 33b1e0a273af: Pulling fs layer 05:41:53 5d3b04190fa2: Pulling fs layer 05:41:53 2f39f015ded8: Pulling fs layer 05:41:53 3a2ae6a8a46f: Waiting 05:41:53 33b1e0a273af: Waiting 05:41:53 5d3b04190fa2: Waiting 05:41:53 2f39f015ded8: Waiting 05:41:53 5c69ac0246d0: Download complete 05:41:53 3a2ae6a8a46f: Verifying Checksum 05:41:53 3a2ae6a8a46f: Download complete 05:41:53 33b1e0a273af: Download complete 05:41:53 5d3b04190fa2: Verifying Checksum 05:41:53 5d3b04190fa2: Download complete 05:41:53 ec43610c2a17: Verifying Checksum 05:41:53 ec43610c2a17: Download complete 05:41:53 5eb5b503b376: Verifying Checksum 05:41:53 5eb5b503b376: Download complete 05:41:54 2f39f015ded8: Download complete 05:41:55 5eb5b503b376: Pull complete 05:41:55 5c69ac0246d0: Pull complete 05:41:55 ec43610c2a17: Pull complete 05:41:56 3a2ae6a8a46f: Pull complete 05:41:56 33b1e0a273af: Pull complete 05:41:56 5d3b04190fa2: Pull complete 05:42:01 2f39f015ded8: Pull complete 05:42:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:42:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:01 prd-ubuntu20.04-docker-8c-8g-9809 does not seem to be running inside a container 05:42:01 $ 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/688/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/688 -v /w/workspace/edgex-go/688:/w/workspace/edgex-go/688:rw,z -v /w/workspace/edgex-go/688@tmp:/w/workspace/edgex-go/688@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:42:06 $ docker top c6ce570413a867743b47330460a7229a68687a77da2551009009b444b2df5fc2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:06 + touch /tmp/pre-build-complete [Pipeline] sh 05:42:07 + mkdir -p /var/log/sysstat [Pipeline] sh 05:42:07 + ls /var/log/sa-host 05:42:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:07 provisioning config files... 05:42:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/688@tmp/config11842629271681047867tmp [Pipeline] { [Pipeline] echo 05:42:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:42:07 ---> create-netrc.sh [Pipeline] } 05:42:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:42:08 ---> python-tools-install.sh [Pipeline] echo 05:42:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:42:08 ---> sudo-logs.sh 05:42:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:42:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:42:08 ---> job-cost.sh 05:42:08 lf-activate-venv: SKIPPING 05:42:08 DEBUG: total: 0.10999999940395355 05:42:08 INFO: Retrieving Stack Cost... 05:42:09 INFO: Retrieving Pricing Info for: v3-standard-8 05:42:09 INFO: Archiving Costs [Pipeline] echo 05:42:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:42:09 ---> logs-deploy.sh 05:42:09 lf-activate-venv: SKIPPING 05:42:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/688 05:42:09 INFO: archiving workspace using pattern(s): 05:42:10 Archives upload complete. 05:42:10 INFO: archiving logs to Nexus 05:42:11 ---> uname -a: 05:42:11 Linux prd-ubuntu20-04-docker-8c-8g-9809 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:42:11 05:42:11 05:42:11 ---> lscpu: 05:42:11 Architecture: x86_64 05:42:11 CPU op-mode(s): 32-bit, 64-bit 05:42:11 Byte Order: Little Endian 05:42:11 Address sizes: 40 bits physical, 48 bits virtual 05:42:11 CPU(s): 8 05:42:11 On-line CPU(s) list: 0-7 05:42:11 Thread(s) per core: 1 05:42:11 Core(s) per socket: 1 05:42:11 Socket(s): 8 05:42:11 NUMA node(s): 1 05:42:11 Vendor ID: AuthenticAMD 05:42:11 CPU family: 23 05:42:11 Model: 49 05:42:11 Model name: AMD EPYC-Rome Processor 05:42:11 Stepping: 0 05:42:11 CPU MHz: 2800.000 05:42:11 BogoMIPS: 5600.00 05:42:11 Virtualization: AMD-V 05:42:11 Hypervisor vendor: KVM 05:42:11 Virtualization type: full 05:42:11 L1d cache: 256 KiB 05:42:11 L1i cache: 256 KiB 05:42:11 L2 cache: 4 MiB 05:42:11 L3 cache: 128 MiB 05:42:11 NUMA node0 CPU(s): 0-7 05:42:11 Vulnerability Itlb multihit: Not affected 05:42:11 Vulnerability L1tf: Not affected 05:42:11 Vulnerability Mds: Not affected 05:42:11 Vulnerability Meltdown: Not affected 05:42:11 Vulnerability Mmio stale data: Not affected 05:42:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:42:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:42:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:42:11 Vulnerability Srbds: Not affected 05:42:11 Vulnerability Tsx async abort: Not affected 05:42: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 05:42:11 05:42:11 05:42:11 ---> nproc: 05:42:11 8 05:42:11 05:42:11 05:42:11 ---> df -h: 05:42:11 Filesystem Size Used Avail Use% Mounted on 05:42:11 overlay 155G 29G 127G 19% / 05:42:11 tmpfs 64M 0 64M 0% /dev 05:42:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:42:11 shm 64M 0 64M 0% /dev/shm 05:42:11 /dev/vda1 155G 29G 127G 19% /facter-os 05:42:11 05:42:11 05:42:11 ---> sar -b -r -n DEV: 05:42:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9809) 09/09/24 _x86_64_ (8 CPU) 05:42:11 05:42:11 04:50:32 LINUX RESTART (8 CPU) 05:42:11 05:42:11 04:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:42:11 04:52:01 403.59 38.64 364.96 0.00 4320.49 54829.35 0.00 05:42:11 04:53:01 106.35 0.80 105.55 0.00 12.00 37141.68 0.00 05:42:11 04:54:01 44.94 0.00 44.94 0.00 0.00 33214.55 0.00 05:42:11 04:55:01 36.09 0.27 35.82 0.00 3.33 18540.75 0.00 05:42:11 04:56:01 264.96 0.43 264.52 0.00 49.86 223603.53 0.00 05:42:11 04:57:01 923.03 14.97 908.06 0.00 192.67 236887.01 0.00 05:42:11 04:58:01 206.06 0.22 205.85 0.00 1.73 41470.43 0.00 05:42:11 04:59:01 620.72 0.07 620.65 0.00 0.53 123774.02 0.00 05:42:11 05:00:01 449.18 0.05 449.13 0.00 5.07 93332.31 0.00 05:42:11 05:01:01 61.89 4.67 57.22 0.00 2045.53 5342.44 0.00 05:42:11 05:02:01 63.66 2.05 61.61 0.00 2281.09 7601.40 0.00 05:42:11 05:03:01 15.18 0.03 15.14 0.00 4.40 412.53 0.00 05:42:11 05:04:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 05:42:11 05:05:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 05:42:11 05:06:01 1.78 0.02 1.77 0.00 0.13 19.60 0.00 05:42:11 05:07:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 05:42:11 05:08:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 05:42:11 05:09:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 05:42:11 05:10:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 05:42:11 05:11:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 05:42:11 05:12:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 05:42:11 05:13:01 1.92 0.00 1.92 0.00 0.00 21.59 0.00 05:42:11 05:14:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 05:42:11 05:15:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 05:42:11 05:16:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 05:42:11 05:17:01 1.52 0.02 1.50 0.00 0.13 17.46 0.00 05:42:11 05:18:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 05:42:11 05:19:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 05:42:11 05:20:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 05:42:11 05:21:02 1.53 0.00 1.53 0.00 0.00 18.26 0.00 05:42:11 05:22:01 1.03 0.00 1.03 0.00 0.00 11.39 0.00 05:42:11 05:23:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 05:42:11 05:24:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 05:42:11 05:25:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 05:42:11 05:26:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 05:42:11 05:27:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 05:42:11 05:28:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 05:42:11 05:29:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 05:42:11 05:30:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 05:42:11 05:31:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 05:42:11 05:32:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 05:42:11 05:33:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 05:42:11 05:34:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 05:42:11 05:35:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 05:42:11 05:36:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 05:42:11 05:37:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 05:42:11 05:38:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 05:42:11 05:39:01 1.50 0.00 1.50 0.00 0.00 16.79 0.00 05:42:11 05:40:01 2.80 1.57 1.23 0.00 36.93 15.20 0.00 05:42:11 05:41:01 59.91 0.22 59.69 0.00 9.07 25378.44 0.00 05:42:11 05:42:01 135.49 0.63 134.86 0.00 18.53 40123.45 0.00 05:42:11 Average: 67.40 1.26 66.15 0.00 174.79 18472.76 0.00 05:42:11 05:42:11 04:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:42:11 04:52:01 28680448 31526836 783420 2.38 81376 3024580 1939640 5.72 1103356 2695864 3936 05:42:11 04:53:01 27158560 31360264 940448 2.86 128852 4207540 2234092 6.58 1853968 3325428 882404 05:42:11 04:54:01 26462708 31134468 1163560 3.54 132568 4649892 2608352 7.69 2089724 3759504 844628 05:42:11 04:55:01 26624424 31562500 734116 2.23 136228 4875936 1764284 5.20 1652580 3998760 564700 05:42:11 04:56:01 20946464 31395460 896540 2.73 147456 10256712 2730584 8.05 1856280 9343936 803504 05:42:11 04:57:01 14092044 30875360 1358880 4.13 335440 15864240 5397972 15.91 3079996 14357804 52164 05:42:11 04:58:01 8451508 27664380 4537976 13.80 361344 18013200 11783036 34.73 7286936 15484444 1143180 05:42:11 04:59:01 5939456 26894276 5326776 16.20 373956 19716048 10609040 31.27 8584596 16700876 3348 05:42:11 05:00:01 10151944 31391712 878336 2.67 385280 20131248 2402996 7.08 3007556 18283764 1060 05:42:11 05:01:01 9941688 31448736 801928 2.44 400276 20384644 2177120 6.42 3151288 18326316 54976 05:42:11 05:02:01 9776916 31443748 805580 2.45 414988 20526028 2178384 6.42 3635876 18013084 472 05:42:11 05:03:01 9785228 31447816 801732 2.44 413912 20523004 2078672 6.13 3839660 17799860 180 05:42:11 05:04:01 9785852 31448456 801120 2.44 413936 20523008 2078672 6.13 3838064 17799864 20 05:42:11 05:05:01 9796872 31459520 790500 2.40 413968 20523008 2078672 6.13 3827020 17799864 20 05:42:11 05:06:01 9798440 31461216 788808 2.40 414000 20523012 2112716 6.23 3824988 17799860 20 05:42:11 05:07:01 9803472 31466260 783688 2.38 414024 20523016 2112716 6.23 3820192 17799864 48 05:42:11 05:08:01 9804716 31467540 782404 2.38 414040 20523016 2112716 6.23 3819032 17799868 8 05:42:11 05:09:01 9804388 31467224 782868 2.38 414060 20523020 2112716 6.23 3819044 17799868 12 05:42:11 05:10:01 9804836 31467720 782364 2.38 414088 20523020 2112716 6.23 3819120 17799872 12 05:42:11 05:11:01 9804828 31467844 782144 2.38 414120 20523152 2112716 6.23 3819460 17799984 44 05:42:11 05:12:01 9804204 31467260 782680 2.38 414132 20523160 2112716 6.23 3819548 17800008 8 05:42:11 05:13:01 9804124 31467236 782648 2.38 414184 20523160 2112716 6.23 3819540 17800012 160 05:42:11 05:14:01 9804076 31467192 782624 2.38 414192 20523164 2112716 6.23 3819232 17800016 8 05:42:11 05:15:01 9804532 31467652 782092 2.38 414204 20523168 2112716 6.23 3819260 17800020 180 05:42:11 05:16:01 9804484 31467640 782056 2.38 414228 20523168 2112716 6.23 3819472 17800024 4 05:42:11 05:17:01 9804428 31467616 782028 2.38 414236 20523172 2112716 6.23 3819312 17800024 8 05:42:11 05:18:01 9804396 31467588 782004 2.38 414248 20523176 2112716 6.23 3819292 17800024 8 05:42:11 05:19:01 9804104 31467316 782216 2.38 414268 20523184 2112716 6.23 3819372 17800028 48 05:42:11 05:20:01 9803804 31467020 782444 2.38 414276 20523188 2112716 6.23 3819388 17800032 8 05:42:11 05:21:02 9804468 31467732 781908 2.38 414304 20523180 2112716 6.23 3819344 17800040 44 05:42:11 05:22:01 9804492 31467768 781848 2.38 414308 20523192 2112716 6.23 3819720 17800040 8 05:42:11 05:23:01 9804192 31467468 782072 2.38 414324 20523192 2112716 6.23 3819408 17800040 44 05:42:11 05:24:01 9804144 31467476 781992 2.38 414388 20523196 2112716 6.23 3819472 17800048 8 05:42:11 05:25:01 9804024 31467416 782012 2.38 414420 20523200 2112716 6.23 3819532 17800056 40 05:42:11 05:26:01 9804268 31467660 781780 2.38 414452 20523200 2112716 6.23 3819532 17800056 8 05:42:11 05:27:01 9803968 31467436 781996 2.38 414480 20523204 2112716 6.23 3819984 17800052 20 05:42:11 05:28:01 9804128 31467596 781980 2.38 414492 20523204 2112716 6.23 3819988 17800052 12 05:42:11 05:29:01 9804168 31467640 781884 2.38 414508 20523212 2112716 6.23 3820032 17800056 48 05:42:11 05:30:01 9804120 31467596 781864 2.38 414512 20523216 2112716 6.23 3819724 17800060 8 05:42:11 05:31:01 9804072 31467596 781832 2.38 414524 20523220 2112716 6.23 3819588 17800068 44 05:42:11 05:32:01 9804248 31467776 781760 2.38 414552 20523220 2112716 6.23 3819736 17800072 4 05:42:11 05:33:01 9804240 31467812 781736 2.38 414568 20523220 2112716 6.23 3819804 17800076 48 05:42:11 05:34:01 9803980 31467560 781952 2.38 414580 20523228 2112716 6.23 3819760 17800076 12 05:42:11 05:35:01 9803900 31467484 781952 2.38 414596 20523232 2112716 6.23 3819808 17800080 40 05:42:11 05:36:01 9804312 31467944 781672 2.38 414612 20523232 2112716 6.23 3820092 17800080 4 05:42:11 05:37:01 9804476 31468116 781448 2.38 414624 20523240 2112716 6.23 3820120 17800084 68 05:42:11 05:38:01 9804428 31468112 781404 2.38 414648 20523244 2112716 6.23 3820024 17800092 8 05:42:11 05:39:01 9804664 31468348 781088 2.38 414668 20523244 2112716 6.23 3819844 17800092 40 05:42:11 05:40:01 9788804 31454692 794608 2.42 414696 20524352 2112716 6.23 3837004 17800396 24 05:42:11 05:41:01 8637616 31169104 1074636 3.27 419424 21311420 2508300 7.39 4141560 18556844 157924 05:42:11 05:42:01 7827084 31407680 838060 2.55 462188 22210388 2090372 6.16 3967556 19437252 469700 05:42:11 Average: 11317387 31274037 978931 2.98 382819 18922610 2560887 7.55 3737741 16444796 97712 05:42:11 05:42:11 04:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:42:11 04:52:01 veth56a458e 134.08 137.99 13.35 136.83 0.00 0.00 0.00 0.01 05:42:11 04:52:01 ens3 1773.17 1696.48 11616.43 211.00 0.00 0.00 0.00 0.00 05:42:11 04:52:01 docker0 776.63 701.32 55.56 3067.60 0.00 0.00 0.00 0.00 05:42:11 04:52:01 lo 4.95 4.95 0.48 0.48 0.00 0.00 0.00 0.00 05:42:11 04:53:01 veth2202fa7 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 05:42:11 04:53:01 ens3 190.82 120.80 1964.79 21.26 0.00 0.00 0.00 0.00 05:42:11 04:53:01 docker0 105.67 166.49 9.26 1938.50 0.00 0.00 0.00 0.00 05:42:11 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 04:54:01 veth2202fa7 1.30 1.32 0.11 0.12 0.00 0.00 0.00 0.00 05:42:11 04:54:01 ens3 33.96 25.47 26.44 15.47 0.00 0.00 0.00 0.00 05:42:11 04:54:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 05:42:11 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:55:01 veth2202fa7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:55:01 ens3 21.44 15.33 18.39 10.36 0.00 0.00 0.00 0.00 05:42:11 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 04:56:01 veth9c850f3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:56:01 veth29a33a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:56:01 veth6a1b0a9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:56:01 veth644b380 0.33 0.50 0.03 0.14 0.00 0.00 0.00 0.00 05:42:11 04:56:01 vethfd84475 2.93 4.87 0.22 61.73 0.00 0.00 0.00 0.01 05:42:11 04:56:01 vethf0cb165 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:56:01 veth9c8aba9 1.38 2.50 0.10 30.87 0.00 0.00 0.00 0.00 05:42:11 04:56:01 veth699a0fd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:56:01 veth4ea3694 1.25 2.70 0.09 30.89 0.00 0.00 0.00 0.00 05:42:11 04:56:01 veth9cdb09d 2.00 2.72 0.15 31.82 0.00 0.00 0.00 0.00 05:42:11 04:56:01 vethc0d028c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:56:01 veth26f7978 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 05:42:11 04:56:01 veth2fd0ef0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:56:01 ens3 166.34 137.48 2458.00 165.94 0.00 0.00 0.00 0.00 05:42:11 04:56:01 docker0 7.90 12.38 0.48 155.38 0.00 0.00 0.00 0.00 05:42:11 04:56:01 veth6c0beb7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:56:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 05:42:11 04:57:01 vethbd16e09 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:42:11 04:57:01 vethe5862e6 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 05:42:11 04:57:01 vethc7662fa 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:42:11 04:57:01 veth9b8dc89 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 05:42:11 04:57:01 veth5fa4c06 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:42:11 04:57:01 vethad05db7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:42:11 04:57:01 veth644b380 0.07 0.98 0.00 0.04 0.00 0.00 0.00 0.00 05:42:11 04:57:01 veth9dcfed8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:42:11 04:57:01 veth82cbcb1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:42:11 04:57:01 veth36931a8 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 05:42:11 04:57:01 vethf070a9e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:57:01 vethad9e710 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:57:01 veth73c5902 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 05:42:11 04:57:01 ens3 821.45 443.37 7727.43 54.85 0.00 0.00 0.00 0.00 05:42:11 04:57:01 vetha75593f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:42:11 04:57:01 docker0 411.41 757.13 36.50 6876.98 0.00 0.00 0.00 0.00 05:42:11 04:57:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 05:42:11 04:58:01 vethbd16e09 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:58:01 vethe5862e6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:58:01 vethc7662fa 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:58:01 veth9b8dc89 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:58:01 veth5fa4c06 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:58:01 vethad05db7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:58:01 veth644b380 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:58:01 veth9dcfed8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:58:01 veth82cbcb1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:58:01 veth36931a8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:58:01 vethf070a9e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:42:11 04:58:01 vethad9e710 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:42:11 04:58:01 veth73c5902 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:58:01 ens3 8.16 5.18 6.57 3.68 0.00 0.00 0.00 0.00 05:42:11 04:58:01 vetha75593f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:58:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:59:01 vethbd16e09 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:59:01 vethe5862e6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:59:01 vethff07219 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 05:42:11 04:59:01 vethc7662fa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:59:01 vethad05db7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:59:01 veth644b380 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:59:01 veth82cbcb1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:59:01 vethf070a9e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:59:01 vethad9e710 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:59:01 ens3 13.37 8.08 9.98 5.57 0.00 0.00 0.00 0.00 05:42:11 04:59:01 vetha75593f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:00:01 veth644b380 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:00:01 ens3 11.21 6.35 9.00 4.83 0.00 0.00 0.00 0.00 05:42:11 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:01:01 ens3 302.03 207.53 2338.49 402.82 0.00 0.00 0.00 0.00 05:42:11 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:01:01 lo 15.86 15.86 1.56 1.56 0.00 0.00 0.00 0.00 05:42:11 05:02:01 ens3 499.55 487.04 704.11 2190.44 0.00 0.00 0.00 0.00 05:42:11 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:02:01 lo 52.79 52.79 5.21 5.21 0.00 0.00 0.00 0.00 05:42:11 05:03:01 ens3 220.66 224.36 89.68 1203.97 0.00 0.00 0.00 0.00 05:42:11 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:03:01 lo 17.53 17.53 1.72 1.72 0.00 0.00 0.00 0.00 05:42:11 05:04:01 ens3 1.53 0.70 4.63 0.24 0.00 0.00 0.00 0.00 05:42:11 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:05:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:07:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 05:42:11 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:08:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:10:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:12:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 05:42:11 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:17:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 05:42:11 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:18:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:42:11 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:19:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:21:02 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:21:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:22:01 ens3 0.19 0.08 0.08 0.06 0.00 0.00 0.00 0.00 05:42:11 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:25:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:27:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 05:42:11 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:28:01 ens3 0.15 0.07 0.28 0.00 0.00 0.00 0.00 0.00 05:42:11 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:32:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 05:42:11 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:37:01 ens3 0.93 0.37 0.25 0.08 0.00 0.00 0.00 0.00 05:42:11 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:38:01 ens3 0.65 0.70 0.39 0.30 0.00 0.00 0.00 0.00 05:42:11 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:40:01 ens3 7.47 5.20 5.47 6.12 0.00 0.00 0.00 0.00 05:42:11 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:11 05:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:42:11 05:41:01 vethbce92e5 23.60 39.41 2.44 431.26 0.00 0.00 0.00 0.04 05:42:11 05:41:01 ens3 168.16 96.10 4043.90 15.86 0.00 0.00 0.00 0.00 05:42:11 05:41:01 docker0 23.60 39.31 2.12 431.26 0.00 0.00 0.00 0.00 05:42:11 05:41:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 05:42:11 05:42:01 ens3 378.64 236.96 6629.67 139.56 0.00 0.00 0.00 0.00 05:42:11 05:42:01 docker0 48.13 85.17 4.91 841.56 0.00 0.00 0.00 0.00 05:42:11 05:42:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 05:42:11 Average: ens3 90.13 72.43 734.99 87.29 0.00 0.00 0.00 0.00 05:42:11 Average: docker0 26.72 34.37 2.12 260.21 0.00 0.00 0.00 0.00 05:42:11 Average: lo 1.97 1.97 0.19 0.19 0.00 0.00 0.00 0.00 05:42:11 05:42:11 05:42:11 ---> sar -P ALL: 05:42:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9809) 09/09/24 _x86_64_ (8 CPU) 05:42:11 05:42:11 04:50:32 LINUX RESTART (8 CPU) 05:42:11 05:42:11 04:51:02 CPU %user %nice %system %iowait %steal %idle 05:42:11 04:52:01 all 10.52 0.00 3.71 3.83 0.07 81.88 05:42:11 04:52:01 0 11.18 0.00 5.07 0.98 0.07 82.70 05:42:11 04:52:01 1 8.56 0.00 4.04 0.17 0.07 87.16 05:42:11 04:52:01 2 14.36 0.00 3.18 10.06 0.09 72.32 05:42:11 04:52:01 3 11.56 0.00 3.04 0.56 0.09 84.74 05:42:11 04:52:01 4 8.47 0.00 3.11 0.92 0.05 87.45 05:42:11 04:52:01 5 9.09 0.00 3.85 4.21 0.05 82.80 05:42:11 04:52:01 6 9.05 0.00 2.63 5.39 0.05 82.88 05:42:11 04:52:01 7 11.92 0.00 4.73 8.35 0.07 74.93 05:42:11 04:53:01 all 35.58 0.00 6.06 1.85 0.10 56.40 05:42:11 04:53:01 0 34.35 0.00 6.45 0.13 0.08 58.99 05:42:11 04:53:01 1 40.07 0.00 5.25 0.37 0.08 54.22 05:42:11 04:53:01 2 29.91 0.00 6.34 9.02 0.08 54.65 05:42:11 04:53:01 3 37.53 0.00 6.16 0.76 0.08 55.47 05:42:11 04:53:01 4 35.37 0.00 6.51 0.79 0.08 57.25 05:42:11 04:53:01 5 37.02 0.00 5.94 3.30 0.08 53.65 05:42:11 04:53:01 6 33.74 0.00 6.31 0.27 0.08 59.60 05:42:11 04:53:01 7 36.67 0.00 5.55 0.17 0.22 57.39 05:42:11 04:54:01 all 38.21 0.00 6.47 1.09 0.09 54.14 05:42:11 04:54:01 0 39.64 0.00 6.23 0.05 0.15 53.93 05:42:11 04:54:01 1 38.30 0.00 6.32 3.30 0.08 51.99 05:42:11 04:54:01 2 34.32 0.00 6.52 0.05 0.08 59.03 05:42:11 04:54:01 3 40.81 0.00 7.74 4.07 0.08 47.29 05:42:11 04:54:01 4 36.28 0.00 5.93 0.15 0.08 57.56 05:42:11 04:54:01 5 38.66 0.00 6.86 1.05 0.08 53.34 05:42:11 04:54:01 6 39.31 0.00 6.39 0.00 0.08 54.22 05:42:11 04:54:01 7 38.39 0.00 5.79 0.07 0.08 55.67 05:42:11 04:55:01 all 55.95 0.00 7.29 0.93 0.10 35.72 05:42:11 04:55:01 0 55.67 0.00 7.27 1.08 0.10 35.88 05:42:11 04:55:01 1 54.55 0.00 7.52 2.13 0.08 35.72 05:42:11 04:55:01 2 54.11 0.00 7.08 0.96 0.10 37.75 05:42:11 04:55:01 3 57.33 0.00 7.21 1.14 0.08 34.23 05:42:11 04:55:01 4 55.77 0.00 7.05 0.27 0.12 36.78 05:42:11 04:55:01 5 57.04 0.00 7.56 0.30 0.12 34.98 05:42:11 04:55:01 6 56.50 0.00 7.11 0.87 0.10 35.41 05:42:11 04:55:01 7 56.63 0.00 7.51 0.72 0.10 35.03 05:42:11 04:56:01 all 20.51 0.00 7.19 14.59 0.10 57.61 05:42:11 04:56:01 0 20.56 0.00 8.29 23.47 0.08 47.60 05:42:11 04:56:01 1 20.20 0.00 7.43 20.82 0.14 51.41 05:42:11 04:56:01 2 20.20 0.00 6.73 10.65 0.10 62.31 05:42:11 04:56:01 3 21.40 0.00 7.05 20.41 0.10 51.04 05:42:11 04:56:01 4 21.09 0.00 7.32 7.83 0.08 63.69 05:42:11 04:56:01 5 20.79 0.00 7.18 9.49 0.10 62.43 05:42:11 04:56:01 6 19.49 0.00 7.76 4.32 0.10 68.33 05:42:11 04:56:01 7 20.34 0.00 5.77 19.75 0.08 54.06 05:42:11 04:57:01 all 12.81 0.00 8.04 17.05 0.08 62.02 05:42:11 04:57:01 0 13.47 0.00 8.34 10.22 0.08 67.88 05:42:11 04:57:01 1 13.11 0.00 7.27 11.93 0.10 67.59 05:42:11 04:57:01 2 13.67 0.00 7.65 11.50 0.07 67.12 05:42:11 04:57:01 3 12.24 0.00 10.53 40.76 0.10 36.36 05:42:11 04:57:01 4 13.91 0.00 10.07 37.68 0.09 38.26 05:42:11 04:57:01 5 12.60 0.00 7.74 10.52 0.07 69.08 05:42:11 04:57:01 6 10.96 0.00 5.89 7.40 0.07 75.69 05:42:11 04:57:01 7 12.53 0.00 6.84 6.77 0.05 73.81 05:42:11 04:58:01 all 87.40 0.00 12.04 0.33 0.14 0.09 05:42:11 04:58:01 0 87.53 0.00 12.09 0.18 0.15 0.05 05:42:11 04:58:01 1 86.36 0.00 13.34 0.15 0.13 0.02 05:42:11 04:58:01 2 86.81 0.00 12.69 0.32 0.13 0.05 05:42:11 04:58:01 3 86.80 0.00 12.77 0.25 0.13 0.03 05:42:11 04:58:01 4 88.25 0.00 11.25 0.23 0.15 0.12 05:42:11 04:58:01 5 87.31 0.00 11.81 0.57 0.15 0.15 05:42:11 04:58:01 6 88.52 0.00 10.74 0.45 0.15 0.13 05:42:11 04:58:01 7 87.58 0.00 11.60 0.50 0.15 0.17 05:42:11 04:59:01 all 89.20 0.00 10.62 0.00 0.18 0.00 05:42:11 04:59:01 0 89.42 0.00 10.38 0.00 0.20 0.00 05:42:11 04:59:01 1 88.77 0.00 11.06 0.00 0.17 0.00 05:42:11 04:59:01 2 89.30 0.00 10.52 0.00 0.18 0.00 05:42:11 04:59:01 3 89.04 0.00 10.79 0.00 0.17 0.00 05:42:11 04:59:01 4 90.54 0.00 9.29 0.00 0.17 0.00 05:42:11 04:59:01 5 86.76 0.00 13.02 0.00 0.22 0.00 05:42:11 04:59:01 6 89.77 0.00 10.06 0.00 0.17 0.00 05:42:11 04:59:01 7 89.91 0.00 9.90 0.00 0.19 0.00 05:42:11 05:00:01 all 65.16 0.00 9.78 4.49 0.18 20.39 05:42:11 05:00:01 0 65.05 0.00 9.30 0.72 0.15 24.78 05:42:11 05:00:01 1 64.94 0.00 9.72 2.29 0.13 22.92 05:42:11 05:00:01 2 65.64 0.00 9.80 3.24 0.15 21.16 05:42:11 05:00:01 3 65.43 0.00 9.74 2.98 0.19 21.66 05:42:11 05:00:01 4 65.64 0.00 10.04 1.78 0.18 22.35 05:42:11 05:00:01 5 63.18 0.00 11.49 20.69 0.34 4.29 05:42:11 05:00:01 6 65.56 0.00 9.55 0.90 0.13 23.85 05:42:11 05:00:01 7 65.78 0.00 8.66 3.76 0.13 21.66 05:42:11 05:01:01 all 3.79 0.00 1.42 0.59 0.04 94.16 05:42:11 05:01:01 0 4.04 0.00 1.20 0.53 0.03 94.19 05:42:11 05:01:01 1 4.64 0.00 1.95 0.97 0.05 92.39 05:42:11 05:01:01 2 2.69 0.00 1.40 0.65 0.03 95.22 05:42:11 05:01:01 3 4.35 0.00 1.74 0.79 0.05 93.08 05:42:11 05:01:01 4 2.62 0.00 1.50 0.80 0.03 95.04 05:42:11 05:01:01 5 4.45 0.00 1.10 0.12 0.05 94.28 05:42:11 05:01:01 6 3.48 0.00 1.32 0.68 0.03 94.49 05:42:11 05:01:01 7 4.04 0.00 1.14 0.17 0.03 94.62 05:42:11 05:02:01 all 9.97 0.00 1.79 0.75 0.07 87.42 05:42:11 05:02:01 0 10.45 0.00 2.06 1.37 0.07 86.05 05:42:11 05:02:01 1 9.56 0.00 1.81 0.46 0.05 88.12 05:42:11 05:02:01 2 9.92 0.00 1.51 0.92 0.07 87.58 05:42:11 05:02:01 3 10.41 0.00 1.91 1.06 0.07 86.54 05:42:11 05:02:01 4 10.22 0.00 1.49 0.32 0.07 87.91 05:42:11 05:02:01 5 11.10 0.00 1.54 0.05 0.08 87.22 05:42:11 05:02:01 6 8.89 0.00 1.78 1.53 0.07 87.74 05:42:11 05:02:01 7 9.20 0.00 2.23 0.30 0.07 88.20 05:42:11 05:42:11 05:02:01 CPU %user %nice %system %iowait %steal %idle 05:42:11 05:03:01 all 5.17 0.00 0.56 0.05 0.04 94.18 05:42:11 05:03:01 0 6.67 0.00 0.58 0.02 0.03 92.69 05:42:11 05:03:01 1 6.84 0.00 0.54 0.02 0.03 92.58 05:42:11 05:03:01 2 5.43 0.00 0.57 0.22 0.05 93.74 05:42:11 05:03:01 3 2.26 0.00 0.52 0.02 0.05 97.16 05:42:11 05:03:01 4 2.47 0.00 0.37 0.02 0.02 97.13 05:42:11 05:03:01 5 7.02 0.00 0.60 0.03 0.05 92.30 05:42:11 05:03:01 6 1.83 0.00 0.58 0.03 0.03 97.52 05:42:11 05:03:01 7 8.87 0.00 0.72 0.02 0.05 90.34 05:42:11 05:04:01 all 0.02 0.00 0.02 0.00 0.01 99.94 05:42:11 05:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:42:11 05:04:01 2 0.02 0.00 0.03 0.02 0.02 99.92 05:42:11 05:04:01 3 0.00 0.00 0.03 0.00 0.02 99.95 05:42:11 05:04:01 4 0.07 0.00 0.03 0.00 0.02 99.88 05:42:11 05:04:01 5 0.03 0.00 0.03 0.00 0.00 99.93 05:42:11 05:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:42:11 05:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:42:11 05:05:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:42:11 05:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:05:01 1 0.02 0.00 0.00 0.02 0.02 99.95 05:42:11 05:05:01 2 0.05 0.00 0.02 0.02 0.00 99.92 05:42:11 05:05:01 3 0.03 0.00 0.03 0.00 0.02 99.92 05:42:11 05:05:01 4 0.05 0.00 0.05 0.00 0.02 99.88 05:42:11 05:05:01 5 0.03 0.00 0.02 0.02 0.02 99.92 05:42:11 05:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:42:11 05:06:01 all 0.03 0.00 0.03 0.00 0.01 99.92 05:42:11 05:06:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:42:11 05:06:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:42:11 05:06:01 2 0.07 0.00 0.03 0.02 0.02 99.87 05:42:11 05:06:01 3 0.03 0.00 0.03 0.00 0.03 99.90 05:42:11 05:06:01 4 0.05 0.00 0.03 0.00 0.00 99.92 05:42:11 05:06:01 5 0.03 0.00 0.05 0.02 0.02 99.88 05:42:11 05:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:42:11 05:06:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:42:11 05:07:01 all 0.04 0.00 0.01 0.01 0.01 99.94 05:42:11 05:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:42:11 05:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:42:11 05:07:01 2 0.05 0.00 0.00 0.02 0.02 99.92 05:42:11 05:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:42:11 05:07:01 4 0.07 0.00 0.02 0.00 0.02 99.90 05:42:11 05:07:01 5 0.07 0.00 0.00 0.03 0.02 99.88 05:42:11 05:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:42:11 05:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:42:11 05:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:42:11 05:08:01 2 0.02 0.00 0.03 0.02 0.02 99.92 05:42:11 05:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:42:11 05:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:42:11 05:08:01 5 0.00 0.00 0.03 0.00 0.00 99.97 05:42:11 05:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:42:11 05:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:09:01 all 0.04 0.00 0.01 0.00 0.01 99.94 05:42:11 05:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:42:11 05:09:01 1 0.03 0.00 0.00 0.02 0.02 99.93 05:42:11 05:09:01 2 0.07 0.00 0.05 0.00 0.02 99.87 05:42:11 05:09:01 3 0.02 0.00 0.03 0.02 0.03 99.90 05:42:11 05:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:42:11 05:09:01 5 0.05 0.00 0.00 0.00 0.02 99.93 05:42:11 05:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:42:11 05:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:42:11 05:10:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:42:11 05:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:42:11 05:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:10:01 2 0.07 0.00 0.07 0.02 0.02 99.83 05:42:11 05:10:01 3 0.03 0.00 0.00 0.00 0.03 99.93 05:42:11 05:10:01 4 0.05 0.00 0.02 0.00 0.00 99.93 05:42:11 05:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:42:11 05:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:42:11 05:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:42:11 05:11:01 all 0.04 0.00 0.01 0.01 0.01 99.94 05:42:11 05:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:42:11 05:11:01 2 0.07 0.00 0.00 0.02 0.02 99.90 05:42:11 05:11:01 3 0.00 0.00 0.02 0.02 0.02 99.95 05:42:11 05:11:01 4 0.08 0.00 0.02 0.00 0.02 99.88 05:42:11 05:11:01 5 0.02 0.00 0.02 0.02 0.02 99.93 05:42:11 05:11:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:42:11 05:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:12:01 all 0.02 0.00 0.02 0.00 0.01 99.95 05:42:11 05:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:42:11 05:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:42:11 05:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:42:11 05:12:01 3 0.03 0.00 0.02 0.02 0.03 99.90 05:42:11 05:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:42:11 05:12:01 5 0.03 0.00 0.03 0.00 0.00 99.93 05:42:11 05:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:42:11 05:12:01 7 0.00 0.00 0.03 0.00 0.00 99.97 05:42:11 05:13:01 all 0.06 0.00 0.01 0.01 0.01 99.91 05:42:11 05:13:01 0 0.02 0.00 0.00 0.02 0.02 99.95 05:42:11 05:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:42:11 05:13:01 2 0.27 0.00 0.02 0.05 0.02 99.65 05:42:11 05:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:42:11 05:13:01 4 0.07 0.00 0.02 0.00 0.02 99.90 05:42:11 05:13:01 5 0.07 0.00 0.02 0.00 0.02 99.90 05:42:11 05:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:42:11 05:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:42:11 05:13:01 CPU %user %nice %system %iowait %steal %idle 05:42:11 05:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:42:11 05:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:42:11 05:14:01 2 0.05 0.00 0.00 0.00 0.02 99.93 05:42:11 05:14:01 3 0.03 0.00 0.02 0.02 0.02 99.92 05:42:11 05:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 05:42:11 05:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:42:11 05:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:42:11 05:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:42:11 05:15:01 2 0.05 0.00 0.03 0.02 0.02 99.88 05:42:11 05:15:01 3 0.02 0.00 0.02 0.02 0.03 99.92 05:42:11 05:15:01 4 0.10 0.00 0.00 0.00 0.02 99.88 05:42:11 05:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:42:11 05:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:16:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:42:11 05:16:01 0 0.03 0.00 0.00 0.02 0.02 99.93 05:42:11 05:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:42:11 05:16:01 2 0.05 0.00 0.03 0.02 0.02 99.88 05:42:11 05:16:01 3 0.02 0.00 0.03 0.00 0.02 99.93 05:42:11 05:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:42:11 05:16:01 5 0.08 0.00 0.02 0.00 0.02 99.88 05:42:11 05:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:42:11 05:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:17:01 all 0.02 0.00 0.02 0.00 0.01 99.94 05:42:11 05:17:01 0 0.00 0.00 0.03 0.00 0.00 99.97 05:42:11 05:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:42:11 05:17:01 2 0.07 0.00 0.03 0.02 0.03 99.85 05:42:11 05:17:01 3 0.02 0.00 0.03 0.02 0.03 99.90 05:42:11 05:17:01 4 0.00 0.00 0.03 0.00 0.00 99.97 05:42:11 05:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:42:11 05:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:42:11 05:18:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:42:11 05:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:42:11 05:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:18:01 2 0.05 0.00 0.03 0.05 0.02 99.85 05:42:11 05:18:01 3 0.03 0.00 0.02 0.00 0.03 99.92 05:42:11 05:18:01 4 0.03 0.00 0.03 0.00 0.02 99.92 05:42:11 05:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:42:11 05:18:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:42:11 05:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:42:11 05:19:01 all 0.10 0.00 0.01 0.01 0.00 99.88 05:42:11 05:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:42:11 05:19:01 2 0.70 0.00 0.02 0.02 0.02 99.25 05:42:11 05:19:01 3 0.02 0.00 0.02 0.03 0.02 99.92 05:42:11 05:19:01 4 0.07 0.00 0.02 0.00 0.00 99.92 05:42:11 05:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:42:11 05:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:42:11 05:20:01 all 0.04 0.00 0.01 0.00 0.01 99.93 05:42:11 05:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:42:11 05:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:42:11 05:20:01 2 0.03 0.00 0.02 0.02 0.02 99.92 05:42:11 05:20:01 3 0.03 0.00 0.03 0.00 0.03 99.90 05:42:11 05:20:01 4 0.07 0.00 0.03 0.00 0.02 99.88 05:42:11 05:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:42:11 05:20:01 6 0.05 0.00 0.00 0.00 0.02 99.93 05:42:11 05:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:42:11 05:21:02 all 0.03 0.00 0.01 0.00 0.01 99.95 05:42:11 05:21:02 0 0.00 0.00 0.02 0.00 0.02 99.97 05:42:11 05:21:02 1 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:21:02 2 0.03 0.00 0.03 0.02 0.02 99.90 05:42:11 05:21:02 3 0.03 0.00 0.02 0.02 0.03 99.90 05:42:11 05:21:02 4 0.08 0.00 0.02 0.00 0.02 99.88 05:42:11 05:21:02 5 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:21:02 6 0.03 0.00 0.00 0.00 0.00 99.97 05:42:11 05:21:02 7 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:22:01 all 0.12 0.00 0.01 0.00 0.01 99.85 05:42:11 05:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 05:42:11 05:22:01 1 0.05 0.00 0.00 0.00 0.02 99.93 05:42:11 05:22:01 2 0.66 0.00 0.03 0.02 0.02 99.27 05:42:11 05:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:42:11 05:22:01 4 0.07 0.00 0.03 0.00 0.02 99.88 05:42:11 05:22:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:42:11 05:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:42:11 05:22:01 7 0.05 0.00 0.00 0.00 0.02 99.93 05:42:11 05:23:01 all 0.12 0.00 0.02 0.00 0.00 99.86 05:42:11 05:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:42:11 05:23:01 2 0.85 0.00 0.05 0.00 0.00 99.10 05:42:11 05:23:01 3 0.03 0.00 0.02 0.02 0.02 99.92 05:42:11 05:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:23:01 5 0.05 0.00 0.03 0.00 0.00 99.92 05:42:11 05:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:42:11 05:23:01 7 0.00 0.00 0.03 0.00 0.00 99.97 05:42:11 05:24:01 all 0.15 0.00 0.01 0.01 0.01 99.82 05:42:11 05:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:42:11 05:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:42:11 05:24:01 2 0.95 0.00 0.02 0.03 0.02 98.99 05:42:11 05:24:01 3 0.03 0.00 0.03 0.02 0.02 99.90 05:42:11 05:24:01 4 0.08 0.00 0.02 0.00 0.02 99.88 05:42:11 05:24:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:42:11 05:24:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:42:11 05:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:42:11 05:42:11 05:24:01 CPU %user %nice %system %iowait %steal %idle 05:42:11 05:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:42:11 05:25:01 0 0.00 0.00 0.02 0.03 0.00 99.95 05:42:11 05:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:42:11 05:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:42:11 05:25:01 3 0.02 0.00 0.02 0.00 0.03 99.93 05:42:11 05:25:01 4 0.05 0.00 0.02 0.00 0.00 99.93 05:42:11 05:25:01 5 0.00 0.00 0.03 0.00 0.00 99.97 05:42:11 05:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:26:01 all 0.03 0.00 0.01 0.00 0.01 99.94 05:42:11 05:26:01 0 0.00 0.00 0.00 0.02 0.02 99.97 05:42:11 05:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:42:11 05:26:01 2 0.07 0.00 0.02 0.02 0.02 99.88 05:42:11 05:26:01 3 0.00 0.00 0.03 0.00 0.02 99.95 05:42:11 05:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:42:11 05:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 05:42:11 05:26:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:42:11 05:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:42:11 05:27:01 all 0.06 0.00 0.02 0.01 0.01 99.90 05:42:11 05:27:01 0 0.00 0.00 0.02 0.02 0.02 99.95 05:42:11 05:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:42:11 05:27:01 2 0.40 0.00 0.03 0.03 0.00 99.53 05:42:11 05:27:01 3 0.03 0.00 0.00 0.00 0.03 99.93 05:42:11 05:27:01 4 0.02 0.00 0.07 0.00 0.00 99.92 05:42:11 05:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:42:11 05:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:42:11 05:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:28:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:42:11 05:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:28:01 1 0.07 0.00 0.03 0.00 0.03 99.87 05:42:11 05:28:01 2 0.07 0.00 0.02 0.02 0.02 99.88 05:42:11 05:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:42:11 05:28:01 4 0.05 0.00 0.03 0.00 0.02 99.90 05:42:11 05:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:42:11 05:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:42:11 05:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:29:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:42:11 05:29:01 0 0.02 0.00 0.02 0.03 0.02 99.92 05:42:11 05:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:42:11 05:29:01 2 0.05 0.00 0.00 0.05 0.00 99.90 05:42:11 05:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:42:11 05:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:42:11 05:29:01 5 0.05 0.00 0.02 0.00 0.02 99.92 05:42:11 05:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:42:11 05:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:42:11 05:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:42:11 05:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:30:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:42:11 05:30:01 2 0.03 0.00 0.00 0.02 0.02 99.93 05:42:11 05:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:42:11 05:30:01 5 0.05 0.00 0.03 0.00 0.02 99.90 05:42:11 05:30:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:42:11 05:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:31:01 all 0.03 0.00 0.01 0.00 0.01 99.94 05:42:11 05:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:42:11 05:31:01 1 0.05 0.00 0.00 0.02 0.02 99.92 05:42:11 05:31:01 2 0.05 0.00 0.00 0.00 0.02 99.93 05:42:11 05:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:42:11 05:31:01 4 0.02 0.00 0.03 0.00 0.02 99.93 05:42:11 05:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:42:11 05:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:42:11 05:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:42:11 05:32:01 all 0.07 0.00 0.02 0.01 0.01 99.90 05:42:11 05:32:01 0 0.00 0.00 0.00 0.02 0.02 99.97 05:42:11 05:32:01 1 0.05 0.00 0.02 0.00 0.03 99.90 05:42:11 05:32:01 2 0.32 0.00 0.03 0.03 0.00 99.62 05:42:11 05:32:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:42:11 05:32:01 4 0.08 0.00 0.03 0.00 0.00 99.88 05:42:11 05:32:01 5 0.02 0.00 0.03 0.00 0.00 99.95 05:42:11 05:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:42:11 05:32:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:42:11 05:33:01 all 0.17 0.00 0.01 0.01 0.01 99.81 05:42:11 05:33:01 0 0.03 0.00 0.00 0.02 0.00 99.95 05:42:11 05:33:01 1 0.02 0.00 0.03 0.02 0.03 99.90 05:42:11 05:33:01 2 1.14 0.00 0.00 0.02 0.02 98.83 05:42:11 05:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:42:11 05:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:42:11 05:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:42:11 05:33:01 6 0.07 0.00 0.00 0.00 0.02 99.92 05:42:11 05:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:42:11 05:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:42:11 05:34:01 1 0.02 0.00 0.02 0.02 0.02 99.93 05:42:11 05:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:42:11 05:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:42:11 05:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:42:11 05:34:01 6 0.05 0.00 0.00 0.00 0.02 99.93 05:42:11 05:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:42:11 05:35:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:42:11 05:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:42:11 05:35:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:42:11 05:35:01 2 0.02 0.00 0.03 0.02 0.00 99.93 05:42:11 05:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:35:01 4 0.05 0.00 0.05 0.00 0.02 99.88 05:42:11 05:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:42:11 05:35:01 6 0.03 0.00 0.02 0.02 0.02 99.92 05:42:11 05:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:42:11 05:42:11 05:35:01 CPU %user %nice %system %iowait %steal %idle 05:42:11 05:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:42:11 05:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:42:11 05:36:01 2 0.02 0.00 0.02 0.02 0.02 99.93 05:42:11 05:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:42:11 05:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:42:11 05:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:42:11 05:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:42:11 05:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:42:11 05:37:01 all 0.04 0.00 0.02 0.10 0.10 99.75 05:42:11 05:37:01 0 0.00 0.00 0.00 0.02 0.68 99.30 05:42:11 05:37:01 1 0.07 0.00 0.05 0.00 0.03 99.85 05:42:11 05:37:01 2 0.09 0.00 0.03 0.82 0.02 99.04 05:42:11 05:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:42:11 05:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:42:11 05:37:01 5 0.07 0.00 0.03 0.00 0.00 99.90 05:42:11 05:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:42:11 05:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:42:11 05:38:01 all 0.03 0.00 0.02 0.03 0.01 99.91 05:42:11 05:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:42:11 05:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:42:11 05:38:01 2 0.08 0.00 0.00 0.17 0.00 99.75 05:42:11 05:38:01 3 0.02 0.00 0.00 0.03 0.02 99.93 05:42:11 05:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:42:11 05:38:01 5 0.05 0.00 0.05 0.00 0.02 99.88 05:42:11 05:38:01 6 0.00 0.00 0.03 0.02 0.02 99.93 05:42:11 05:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:42:11 05:39:01 all 0.03 0.00 0.02 0.01 0.01 99.92 05:42:11 05:39:01 0 0.03 0.00 0.00 0.08 0.00 99.88 05:42:11 05:39:01 1 0.05 0.00 0.02 0.00 0.03 99.90 05:42:11 05:39:01 2 0.00 0.00 0.03 0.03 0.02 99.92 05:42:11 05:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:42:11 05:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:42:11 05:39:01 5 0.07 0.00 0.05 0.00 0.02 99.87 05:42:11 05:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:42:11 05:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:42:11 05:40:01 all 0.30 0.00 0.05 0.01 0.01 99.63 05:42:11 05:40:01 0 0.03 0.00 0.05 0.03 0.02 99.87 05:42:11 05:40:01 1 0.17 0.00 0.05 0.02 0.02 99.75 05:42:11 05:40:01 2 0.57 0.00 0.03 0.05 0.00 99.35 05:42:11 05:40:01 3 0.12 0.00 0.07 0.00 0.00 99.82 05:42:11 05:40:01 4 0.08 0.00 0.05 0.00 0.02 99.85 05:42:11 05:40:01 5 0.42 0.00 0.07 0.02 0.02 99.48 05:42:11 05:40:01 6 0.62 0.00 0.02 0.00 0.00 99.37 05:42:11 05:40:01 7 0.38 0.00 0.03 0.00 0.00 99.58 05:42:11 05:41:01 all 3.96 0.00 1.87 1.19 0.04 92.94 05:42:11 05:41:01 0 3.90 0.00 1.57 0.15 0.02 94.36 05:42:11 05:41:01 1 4.37 0.00 2.20 8.00 0.05 85.39 05:42:11 05:41:01 2 4.52 0.00 2.32 0.76 0.03 92.37 05:42:11 05:41:01 3 3.63 0.00 1.65 0.02 0.03 94.67 05:42:11 05:41:01 4 3.87 0.00 1.34 0.07 0.03 94.69 05:42:11 05:41:01 5 3.70 0.00 2.24 0.39 0.05 93.62 05:42:11 05:41:01 6 4.18 0.00 1.69 0.02 0.03 94.08 05:42:11 05:41:01 7 3.56 0.00 1.98 0.12 0.03 94.31 05:42:11 05:42:01 all 9.50 0.00 4.27 2.05 0.08 84.09 05:42:11 05:42:01 0 8.56 0.00 4.24 0.32 0.07 86.81 05:42:11 05:42:01 1 11.45 0.00 4.59 4.23 0.08 79.64 05:42:11 05:42:01 2 8.78 0.00 4.15 0.91 0.07 86.10 05:42:11 05:42:01 3 9.02 0.00 3.46 0.07 0.07 87.38 05:42:11 05:42:01 4 9.72 0.00 5.35 8.49 0.10 76.33 05:42:11 05:42:01 5 9.32 0.00 3.85 2.25 0.14 84.45 05:42:11 05:42:01 6 10.46 0.00 4.70 0.08 0.07 84.69 05:42:11 05:42:01 7 8.70 0.00 3.85 0.17 0.07 87.21 05:42:11 Average: all 8.76 0.00 1.59 0.95 0.03 88.67 05:42:11 Average: 0 8.80 0.00 1.62 0.76 0.04 88.77 05:42:11 Average: 1 8.82 0.00 1.63 1.06 0.04 88.46 05:42:11 Average: 2 8.72 0.00 1.58 0.99 0.03 88.68 05:42:11 Average: 3 8.81 0.00 1.65 1.41 0.04 88.09 05:42:11 Average: 4 8.71 0.00 1.59 1.14 0.03 88.53 05:42:11 Average: 5 8.69 0.00 1.65 1.02 0.04 88.59 05:42:11 Average: 6 8.66 0.00 1.50 0.42 0.03 89.39 05:42:11 Average: 7 8.88 0.00 1.49 0.79 0.03 88.81 05:42:11 05:42:11 05:42:11