Pull request #4876 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cc06fe713c37e42f4b45bb1afd47b826de794aa+872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 (19922e1735ef7aea5c659704520a8a2e0cdc28ee) 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-ssh7113245524996991762.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-ssh3946439039401385555.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4876/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-4876/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11395409991203787993.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-4876/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16812912556176866581.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10112410617769606712.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4876/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-4876/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10780069878611111486.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 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 ‘prd-ubuntu20.04-docker-8c-8g-8834’ Running on prd-ubuntu20.04-docker-8c-8g-8836 in /w/workspace/edgexfoundry_edgex-go_PR-4876 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 Merging remotes/origin/main commit 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 into PR head commit 8cc06fe713c37e42f4b45bb1afd47b826de794aa Merge succeeded, producing 8cc06fe713c37e42f4b45bb1afd47b826de794aa Checking out Revision 8cc06fe713c37e42f4b45bb1afd47b826de794aa (PR-4876) > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4876/head:refs/remotes/origin/PR-4876 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cc06fe713c37e42f4b45bb1afd47b826de794aa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cc06fe713c37e42f4b45bb1afd47b826de794aa # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:08:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:08:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:08:33 ========================================================= 19:08:33 EdgeX Global Pipelines Version Info 19:08:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:08:34 ------------------- 19:08:34 stable info: 19:08:34 ------------------- 19:08:34 Commited By: Cherry Wang cherry@iotechsys.com 19:08:34 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 19:08:34 Message: update stable to v1.0.263 19:08:35 ------------------- 19:08:35 experimental info: 19:08:35 ------------------- 19:08:35 Commited By: Cherry Wang cherry@iotechsys.com 19:08:35 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 19:08:35 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:08:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4876 [Pipeline] echo 19:08:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4876 [Pipeline] echo 19:08:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4876 [Pipeline] echo 19:08:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cc06fe713c37e42f4b45bb1afd47b826de794aa [Pipeline] echo 19:08:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cc06fe [Pipeline] echo 19:08:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:37 provisioning config files... 19:08:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17163517858098680342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:38 ---> ****-login.sh 19:08:38 nexus3.edgexfoundry.org:10001 19:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:38 Configure a credential helper to remove this warning. See 19:08:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:38 19:08:38 Login Succeeded 19:08:38 nexus3.edgexfoundry.org:10002 19:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:38 Configure a credential helper to remove this warning. See 19:08:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:38 19:08:38 Login Succeeded 19:08:38 nexus3.edgexfoundry.org:10003 19:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:38 Configure a credential helper to remove this warning. See 19:08:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:38 19:08:38 Login Succeeded 19:08:38 nexus3.edgexfoundry.org:10004 19:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:38 Configure a credential helper to remove this warning. See 19:08:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:38 19:08:38 Login Succeeded 19:08:38 ****.io 19:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:38 Configure a credential helper to remove this warning. See 19:08:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:38 19:08:38 Login Succeeded 19:08:38 ---> ****-login.sh ends [Pipeline] } 19:08:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:39 + 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 19:08:39 + dirname cmd/core-command/Dockerfile 19:08:39 + cut -d/ -f2 19:08:39 + echo core-command,cmd/core-command/Dockerfile 19:08:39 + cut -d/ -f2 19:08:39 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:08:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:08:39 + dirname cmd/core-data/Dockerfile 19:08:39 + cut -d/ -f2 19:08:39 + echo core-data,cmd/core-data/Dockerfile 19:08:39 + dirname cmd/core-keeper/Dockerfile 19:08:39 + cut -d/ -f2 19:08:39 + echo core-keeper,cmd/core-keeper/Dockerfile 19:08:39 + cut+ -d/ -f2 19:08:39 dirname cmd/core-metadata/Dockerfile 19:08:39 + echo core-metadata,cmd/core-metadata/Dockerfile 19:08:39 + dirname cmd/security-bootstrapper/Dockerfile 19:08:39 + cut -d/ -f2 19:08:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:08:39 + dirname cmd/security-proxy-auth/Dockerfile 19:08:39 + cut -d/ -f2 19:08:39 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:08:39 + + dirname cmd/security-proxy-setup/Dockerfile 19:08:39 cut -d/ -f2 19:08:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:08:39 + + dirname cmd/security-secretstore-setup/Dockerfile 19:08:39 cut -d/ -f2 19:08:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:08:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:08:39 + cut -d/ -f2 19:08:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:08:39 + dirname cmd/security-spire-agent/Dockerfile 19:08:39 + cut -d/ -f2 19:08:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:08:39 + dirname cmd/security-spire-config/Dockerfile 19:08:39 + cut -d/ -f2 19:08:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:08:39 + dirname cmd/security-spire-server/Dockerfile 19:08:39 + cut -d/ -f2 19:08:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:08:39 + dirname cmd/support-cron-scheduler/Dockerfile 19:08:39 + cut -d/ -f2 19:08:39 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 19:08:39 + dirname cmd/support-notifications/Dockerfile 19:08:39 + cut -d/ -f2 19:08:39 + echo support-notifications,cmd/support-notifications/Dockerfile 19:08:39 + cut -d/ -f2 19:08:39 + dirname cmd/support-scheduler/Dockerfile 19:08:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:08:39 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 19:08:39 + git rev-list -1 --merges 8cc06fe713c37e42f4b45bb1afd47b826de794aa~1..8cc06fe713c37e42f4b45bb1afd47b826de794aa [Pipeline] echo 19:08:40 -----------> git rev-list -1 --merges 8cc06fe713c37e42f4b45bb1afd47b826de794aa~1..8cc06fe713c37e42f4b45bb1afd47b826de794aa 8cc06fe713c37e42f4b45bb1afd47b826de794aa [false] [Pipeline] sh 19:08:40 + git log --format=format:%s -1 8cc06fe713c37e42f4b45bb1afd47b826de794aa [Pipeline] echo 19:08:40 ========================================================= 19:08:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:08:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:08:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:08:40 + grep -v github /etc/ssh/ssh_known_hosts 19:08:40 + [ -e /tmp/ssh_known_hosts ] 19:08:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:08:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:08:40 + sudo tee -a /etc/ssh/ssh_known_hosts 19:08:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:41 19:08:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:41 0.1.4: Pulling from edgex-devops/py-git-semver 19:08:41 b85a868b505f: Pulling fs layer 19:08:41 e2be974225ed: Pulling fs layer 19:08:41 339a4e72a1f5: Pulling fs layer 19:08:41 988bab9f4d93: Pulling fs layer 19:08:41 1469e6f7b9e6: Pulling fs layer 19:08:41 eaf3925da568: Pulling fs layer 19:08:41 bab4dde63d76: Pulling fs layer 19:08:41 bde34c3a00c8: Pulling fs layer 19:08:41 b352a97aabf1: Pulling fs layer 19:08:41 4872d77fe225: Pulling fs layer 19:08:41 5851b861e8e6: Pulling fs layer 19:08:41 bab4dde63d76: Waiting 19:08:41 1469e6f7b9e6: Waiting 19:08:41 988bab9f4d93: Waiting 19:08:41 b352a97aabf1: Waiting 19:08:41 4872d77fe225: Waiting 19:08:41 5851b861e8e6: Waiting 19:08:41 eaf3925da568: Waiting 19:08:41 bde34c3a00c8: Waiting 19:08:41 e2be974225ed: Verifying Checksum 19:08:41 e2be974225ed: Download complete 19:08:41 988bab9f4d93: Download complete 19:08:41 1469e6f7b9e6: Verifying Checksum 19:08:41 1469e6f7b9e6: Download complete 19:08:41 339a4e72a1f5: Verifying Checksum 19:08:41 339a4e72a1f5: Download complete 19:08:41 eaf3925da568: Verifying Checksum 19:08:41 eaf3925da568: Download complete 19:08:41 bde34c3a00c8: Download complete 19:08:41 b352a97aabf1: Download complete 19:08:41 4872d77fe225: Verifying Checksum 19:08:41 4872d77fe225: Download complete 19:08:41 5851b861e8e6: Download complete 19:08:41 b85a868b505f: Verifying Checksum 19:08:41 b85a868b505f: Download complete 19:08:42 bab4dde63d76: Verifying Checksum 19:08:42 bab4dde63d76: Download complete 19:08:43 b85a868b505f: Pull complete 19:08:43 e2be974225ed: Pull complete 19:08:44 339a4e72a1f5: Pull complete 19:08:44 988bab9f4d93: Pull complete 19:08:44 1469e6f7b9e6: Pull complete 19:08:44 eaf3925da568: Pull complete 19:08:46 bab4dde63d76: Pull complete 19:08:46 bde34c3a00c8: Pull complete 19:08:46 b352a97aabf1: Pull complete 19:08:46 4872d77fe225: Pull complete 19:08:46 5851b861e8e6: Pull complete 19:08:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:08:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:46 prd-ubuntu20.04-docker-8c-8g-8836 does not seem to be running inside a container 19:08:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 19:08:50 $ docker top 38a086063841bed3aa27a427269dc3a1df37bdbe1badc4a4e4bd7da8daf6f8ec -eo pid,comm 19:08:50 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). 19:08:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:50 [ssh-agent] Looking for ssh-agent implementation... 19:08:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:50 $ docker exec 38a086063841bed3aa27a427269dc3a1df37bdbe1badc4a4e4bd7da8daf6f8ec ssh-agent 19:08:50 SSH_AUTH_SOCK=/tmp/ssh-i6gIwBRZb6n6/agent.33 19:08:50 SSH_AGENT_PID=39 19:08:50 Running ssh-add (command line suppressed) 19:08:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3485635850783852144.key (/w/workspace/edgex-go/1@tmp/private_key_3485635850783852144.key) 19:08:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:51 + git tag --points-at HEAD [Pipeline] } 19:08:51 $ docker exec --env ******** --env ******** 38a086063841bed3aa27a427269dc3a1df37bdbe1badc4a4e4bd7da8daf6f8ec ssh-agent -k 19:08:51 unset SSH_AUTH_SOCK; 19:08:51 unset SSH_AGENT_PID; 19:08:51 echo Agent pid 39 killed; 19:08:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:08:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:51 [ssh-agent] Looking for ssh-agent implementation... 19:08:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:51 $ docker exec 38a086063841bed3aa27a427269dc3a1df37bdbe1badc4a4e4bd7da8daf6f8ec ssh-agent 19:08:51 SSH_AUTH_SOCK=/tmp/ssh-Nk1uIUPtSZP2/agent.72 19:08:51 SSH_AGENT_PID=78 19:08:51 Running ssh-add (command line suppressed) 19:08:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8005597443169482921.key (/w/workspace/edgex-go/1@tmp/private_key_8005597443169482921.key) 19:08:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:52 + git semver init 19:08:52 2024-08-27 19:08:52,282 [run_init] DEBUG init version:0.0.0 force:False 19:08:52 2024-08-27 19:08:52,283 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:08:52 2024-08-27 19:08:52,283 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:08:52 2024-08-27 19:08:52,283 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:08:57 2024-08-27 19:08:57,465 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:08:57 2024-08-27 19:08:57,465 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4876 with force:False 19:08:57 2024-08-27 19:08:57,465 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4876 19:08:57 2024-08-27 19:08:57,469 [execute] INFO git cat-file --batch-check 19:08:57 2024-08-27 19:08:57,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:08:57 2024-08-27 19:08:57,476 [execute] INFO git cat-file --batch 19:08:57 2024-08-27 19:08:57,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:08:57 2024-08-27 19:08:57,480 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4876 19:08:57 0.0.0 [Pipeline] } 19:08:57 $ docker exec --env ******** --env ******** 38a086063841bed3aa27a427269dc3a1df37bdbe1badc4a4e4bd7da8daf6f8ec ssh-agent -k 19:08:57 unset SSH_AUTH_SOCK; 19:08:57 unset SSH_AGENT_PID; 19:08:57 echo Agent pid 78 killed; 19:08:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:58 + git semver [Pipeline] } 19:08:58 $ docker stop --time=1 38a086063841bed3aa27a427269dc3a1df37bdbe1badc4a4e4bd7da8daf6f8ec 19:08:59 $ docker rm -f --volumes 38a086063841bed3aa27a427269dc3a1df37bdbe1badc4a4e4bd7da8daf6f8ec [Pipeline] // withDockerContainer [Pipeline] sh 19:09:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:09:00 Stashed 1 file(s) [Pipeline] echo 19:09:00 [edgeXSemver]: initialized semver on version 0.0.0 [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 19:09:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:09:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:09:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:09:01 ========================================================= 19:09:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:09:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:09:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:09:02 619be1103602: Pulling fs layer 19:09:02 7862e08f4a3e: Pulling fs layer 19:09:02 5df492c9dc93: Pulling fs layer 19:09:02 7629e6793208: Pulling fs layer 19:09:02 4f4fb700ef54: Pulling fs layer 19:09:02 fb5054dd5b73: Pulling fs layer 19:09:02 eeca6798cff9: Pulling fs layer 19:09:02 aa269ceb94a6: Pulling fs layer 19:09:02 ada007ff1a6a: Pulling fs layer 19:09:02 7629e6793208: Waiting 19:09:02 4f4fb700ef54: Waiting 19:09:02 fb5054dd5b73: Waiting 19:09:02 eeca6798cff9: Waiting 19:09:02 aa269ceb94a6: Waiting 19:09:02 ada007ff1a6a: Waiting 19:09:02 7862e08f4a3e: Verifying Checksum 19:09:02 7862e08f4a3e: Download complete 19:09:02 7629e6793208: Verifying Checksum 19:09:02 7629e6793208: Download complete 19:09:02 4f4fb700ef54: Verifying Checksum 19:09:02 4f4fb700ef54: Download complete 19:09:02 619be1103602: Verifying Checksum 19:09:02 619be1103602: Download complete 19:09:02 fb5054dd5b73: Verifying Checksum 19:09:02 fb5054dd5b73: Download complete 19:09:02 eeca6798cff9: Verifying Checksum 19:09:02 eeca6798cff9: Download complete 19:09:02 619be1103602: Pull complete 19:09:02 ada007ff1a6a: Verifying Checksum 19:09:02 ada007ff1a6a: Download complete 19:09:02 7862e08f4a3e: Pull complete 19:09:02 5df492c9dc93: Verifying Checksum 19:09:02 5df492c9dc93: Download complete 19:09:02 aa269ceb94a6: Verifying Checksum 19:09:02 aa269ceb94a6: Download complete 19:09:06 5df492c9dc93: Pull complete 19:09:06 7629e6793208: Pull complete 19:09:06 4f4fb700ef54: Pull complete 19:09:06 fb5054dd5b73: Pull complete 19:09:06 eeca6798cff9: Pull complete 19:09:08 aa269ceb94a6: Pull complete 19:09:08 ada007ff1a6a: Pull complete 19:09:08 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:09:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:09:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:09:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:09:09 WORKDIR /edgex 19:09:09 COPY go.mod . 19:09:09 RUN go mod download 19:09:09 + docker build -t ci-base-image-x86_64 -f - . 19:09:10 Sending build context to Docker daemon 179.2MB 19:09:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:09:10 ---> f489d0715acc 19:09:10 Step 2/4 : WORKDIR /edgex 19:09:15 ---> Running in 4458b6e51a0b 19:09:15 Removing intermediate container 4458b6e51a0b 19:09:15 ---> 10044b480a76 19:09:15 Step 3/4 : COPY go.mod . 19:09:15 ---> 8ea6f67222ed 19:09:15 Step 4/4 : RUN go mod download 19:09:15 ---> Running in 4195591e9449 19:09:16 Still waiting to schedule task 19:09:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8835’ 19:09:42 Removing intermediate container 4195591e9449 19:09:42 ---> 12f83959be2c 19:09:42 Successfully built 12f83959be2c 19:09:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:43 + docker inspect -f . ci-base-image-x86_64 19:09:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:43 prd-ubuntu20.04-docker-8c-8g-8836 does not seem to be running inside a container 19:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:09:44 $ docker top 8baa3cc0a8888a6f4fc192702f52a816ff2524506d3240f1bce3496affef01b2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:44 + go version 19:09:44 go version go1.21.9 linux/amd64 [Pipeline] } 19:09:44 $ docker stop --time=1 8baa3cc0a8888a6f4fc192702f52a816ff2524506d3240f1bce3496affef01b2 19:09:45 $ docker rm -f --volumes 8baa3cc0a8888a6f4fc192702f52a816ff2524506d3240f1bce3496affef01b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:48 + docker inspect -f . ci-base-image-x86_64 19:09:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:48 prd-ubuntu20.04-docker-8c-8g-8836 does not seem to be running inside a container 19:09:48 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:09:48 $ docker top 2dadb7c683adea2da55c70db9e2ae8a053608a02dcb7f88c935f1c6f76d619d7 -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:48 ========================================================= 19:09:48 [edgeXBuildGoParallel] Running Tests and Build... 19:09:48 ========================================================= [Pipeline] sh 19:09:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:09:49 + make test 19:09:49 go test -race -coverprofile=coverage.out ./... 19:09:57 ? github.com/edgexfoundry/edgex-go [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:10:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:10:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.278s coverage: 97.0% of statements 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 53.2% of statements 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.699s coverage: 93.4% of statements 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 91.7% of statements 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.034s coverage: 7.0% of statements 19:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 19:10:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.397s coverage: 95.8% of statements 19:10:35 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 19:10:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:10:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:10:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] 19:10:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements 19:10:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 30.7% of statements 19:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 41.7% of statements 19:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements 19:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 19:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 19:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:10:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 19:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 19:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 19:10:50 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 19:10:50 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:10:50 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:10:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:10:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:10:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:10:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:10:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.231s coverage: 79.9% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.045s coverage: 92.9% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.024s coverage: 100.0% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.251s coverage: 36.5% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 84.8% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.2% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.060s coverage: 90.8% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.101s coverage: 95.7% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements 19:11:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements 19:11:02 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 19:11:02 running golangci-lint 19:11:03 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:11:03 go version go1.21.9 linux/amd64 19:11:03 level=info msg="[config_reader] Used config file .golangci.yml" 19:11:03 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:11:24 level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|exports_file|name|deps|files) took 21.272881676s" 19:11:24 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.21861ms" 19:11:34 level=info msg="[linters_context/goanalysis] analyzers took 1m28.886821567s with top 10 stages: buildir: 49.920030168s, gosec: 7.631310896s, fact_deprecated: 2.441870293s, inspect: 2.182306112s, ctrlflow: 1.555423461s, printf: 1.456131849s, fact_purity: 997.946168ms, nilness: 972.301336ms, ineffassign: 961.161358ms, S1038: 717.443726ms" 19:11:34 level=info msg="[runner] Issues before processing: 214, after processing: 0" 19:11:34 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, exclude-rules: 22/214, skip_files: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, nolint: 0/22, path_prettifier: 214/214, identifier_marker: 214/214, exclude: 214/214, cgo: 214/214" 19:11:34 level=info msg="[runner] processing took 19.140002ms with stages: nolint: 7.564108ms, identifier_marker: 6.067822ms, exclude-rules: 1.757576ms, path_prettifier: 1.491616ms, autogenerated_exclude: 1.462434ms, skip_dirs: 752.453µs, cgo: 26.602µs, filename_unadjuster: 13.761µs, max_same_issues: 660ns, skip_files: 480ns, uniq_by_line: 410ns, fixer: 380ns, exclude: 350ns, severity-rules: 270ns, diff: 270ns, max_from_linter: 180ns, source_code: 140ns, sort_results: 140ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 110ns" 19:11:34 level=info msg="[runner] linters took 10.403302118s with stages: goanalysis_metalinter: 10.38407165s" 19:11:34 level=info msg="File cache stats: 0 entries of total size 0B" 19:11:34 level=info msg="Memory: 319 samples, avg is 296.3MB, max is 1454.2MB" 19:11:34 level=info msg="Execution took 31.72428369s" 19:11:34 go vet ./... 19:11:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:11:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:11:41 ./bin/test-attribution-txt.sh [Pipeline] echo 19:11:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:11:41 + ls -al . 19:11:41 total 916 19:11:41 drwxrwxr-x 11 1001 1001 4096 Aug 27 19:09 . 19:11:41 drwxr-xr-x 4 root root 4096 Aug 27 19:09 .. 19:11:41 drwxrwxr-x 2 1001 1001 4096 Aug 27 19:08 .blubracket 19:11:41 -rw-rw-r-- 1 1001 1001 10 Aug 27 19:08 .dockerignore 19:11:41 drwxrwxr-x 8 1001 1001 4096 Aug 27 19:11 .git 19:11:41 drwxrwxr-x 3 1001 1001 4096 Aug 27 19:08 .github 19:11:41 -rw-rw-r-- 1 1001 1001 1102 Aug 27 19:08 .gitignore 19:11:41 -rw-rw-r-- 1 1001 1001 42 Aug 27 19:08 .golangci.yml 19:11:41 -rw-rw-r-- 1 1001 1001 100 Aug 27 19:08 .hadolint.yml 19:11:41 drwxr-xr-x 3 1001 1001 4096 Aug 27 19:08 .semver 19:11:41 -rw-rw-r-- 1 1001 1001 155 Aug 27 19:08 .sonarcloud.properties 19:11:41 -rw-rw-r-- 1 1001 1001 1171 Aug 27 19:08 ADOPTERS.md 19:11:41 -rw-rw-r-- 1 1001 1001 21286 Aug 27 19:08 Attribution.txt 19:11:41 -rw-rw-r-- 1 1001 1001 100284 Aug 27 19:08 CHANGELOG.md 19:11:41 -rw-rw-r-- 1 1001 1001 3804 Aug 27 19:08 CONTRIBUTING.md 19:11:41 -rw-rw-r-- 1 1001 1001 677 Aug 27 19:08 GOVERNANCE.md 19:11:41 -rw-rw-r-- 1 1001 1001 861 Aug 27 19:08 Jenkinsfile 19:11:41 -rw-rw-r-- 1 1001 1001 10775 Aug 27 19:08 LICENSE 19:11:41 -rw-rw-r-- 1 1001 1001 16854 Aug 27 19:08 Makefile 19:11:41 -rw-rw-r-- 1 1001 1001 582 Aug 27 19:08 OWNERS.md 19:11:41 -rw-rw-r-- 1 1001 1001 9528 Aug 27 19:08 README.md 19:11:41 -rw-rw-r-- 1 1001 1001 789 Aug 27 19:08 SECURITY.md 19:11:41 -rw-rw-r-- 1 1001 1001 5 Aug 27 19:09 VERSION 19:11:41 drwxrwxr-x 2 1001 1001 4096 Aug 27 19:08 bin 19:11:41 drwxrwxr-x 20 1001 1001 4096 Aug 27 19:08 cmd 19:11:41 -rw-r--r-- 1 root root 545398 Aug 27 19:11 coverage.out 19:11:41 drwxrwxr-x 2 1001 1001 4096 Aug 27 19:08 fuzz_test 19:11:41 -rw-rw-r-- 1 1001 1001 7305 Aug 27 19:08 go.mod 19:11:41 -rw-rw-r-- 1 1001 1001 102581 Aug 27 19:08 go.sum 19:11:41 drwxrwxr-x 7 1001 1001 4096 Aug 27 19:08 internal 19:11:41 drwxrwxr-x 3 1001 1001 4096 Aug 27 19:08 openapi 19:11:41 -rw-rw-r-- 1 1001 1001 584 Aug 27 19:08 security.txt 19:11:41 -rw-rw-r-- 1 1001 1001 204 Aug 27 19:08 version.go [Pipeline] sh 19:11:42 + '[' -e coverage.out ] 19:11:42 + chown 1001:1001 coverage.out [Pipeline] stash 19:11:42 Stashed 1 file(s) [Pipeline] sh 19:11:42 + make build 19:11:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:12:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:12:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:12:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:12:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 19:12:09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:12:13 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:12:14 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:12:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:12:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:12:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:12:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:12:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:12:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:12:22 $ docker stop --time=1 2dadb7c683adea2da55c70db9e2ae8a053608a02dcb7f88c935f1c6f76d619d7 19:12:29 $ docker rm -f --volumes 2dadb7c683adea2da55c70db9e2ae8a053608a02dcb7f88c935f1c6f76d619d7 [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 19:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:12:30 19:12:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:12:31 latest: Pulling from edgex-devops/edgex-compose 19:12:31 91d30c5bc195: Pulling fs layer 19:12:31 2e9b0aa3be6d: Pulling fs layer 19:12:31 9c61dcf015f6: Pulling fs layer 19:12:31 4698f68db338: Pulling fs layer 19:12:31 2a2f49069b9e: Pulling fs layer 19:12:31 e0025b399a48: Pulling fs layer 19:12:31 2a2f49069b9e: Waiting 19:12:31 e0025b399a48: Waiting 19:12:31 91d30c5bc195: Verifying Checksum 19:12:31 91d30c5bc195: Download complete 19:12:31 4698f68db338: Download complete 19:12:31 2e9b0aa3be6d: Verifying Checksum 19:12:31 2e9b0aa3be6d: Download complete 19:12:31 e0025b399a48: Verifying Checksum 19:12:31 e0025b399a48: Download complete 19:12:31 91d30c5bc195: Pull complete 19:12:31 2a2f49069b9e: Verifying Checksum 19:12:31 2a2f49069b9e: Download complete 19:12:31 2e9b0aa3be6d: Pull complete 19:12:32 9c61dcf015f6: Verifying Checksum 19:12:32 9c61dcf015f6: Download complete 19:12:34 9c61dcf015f6: Pull complete 19:12:34 4698f68db338: Pull complete 19:12:34 2a2f49069b9e: Pull complete 19:12:34 e0025b399a48: Pull complete 19:12:34 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:12:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:35 prd-ubuntu20.04-docker-8c-8g-8836 does not seem to be running inside a container 19:12:35 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:12:38 $ docker top df024f1f14e19a8550899f6b3b76a7cd66c7f1f42f90395e7bf3a6d366c803f9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:38 + docker compose -f ./docker-compose-build.yml build --parallel 19:12:41 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:12:41 #1 transferring dockerfile: 2.23kB done 19:12:41 #1 DONE 0.0s 19:12:41 19:12:41 #2 [security-proxy-auth internal] load build definition from Dockerfile 19:12:41 #2 transferring dockerfile: 2.15kB done 19:12:41 #2 DONE 0.0s 19:12:41 19:12:41 #3 [core-metadata internal] load build definition from Dockerfile 19:12:41 #3 transferring dockerfile: 2.06kB done 19:12:41 #3 DONE 0.0s 19:12:41 19:12:41 #4 [security-spire-config internal] load build definition from Dockerfile 19:12:41 #4 transferring dockerfile: 1.69kB done 19:12:41 #4 DONE 0.0s 19:12:41 19:12:41 #5 [support-notifications internal] load build definition from Dockerfile 19:12:41 #5 transferring dockerfile: 1.95kB done 19:12:41 #5 DONE 0.0s 19:12:41 19:12:41 #6 [support-scheduler internal] load build definition from Dockerfile 19:12:41 #6 transferring dockerfile: 1.93kB done 19:12:41 #6 DONE 0.0s 19:12:41 19:12:41 #7 [support-cron-scheduler internal] load build definition from Dockerfile 19:12:41 #7 transferring dockerfile: 1.85kB done 19:12:41 #7 DONE 0.0s 19:12:41 19:12:41 #8 [security-proxy-setup internal] load build definition from Dockerfile 19:12:41 #8 transferring dockerfile: 2.50kB done 19:12:41 #8 DONE 0.0s 19:12:41 19:12:41 #9 [security-secretstore-setup internal] load build definition from Dockerfile 19:12:41 #9 transferring dockerfile: 2.49kB done 19:12:41 #9 DONE 0.0s 19:12:41 19:12:41 #10 [security-spire-server internal] load build definition from Dockerfile 19:12:41 #10 transferring dockerfile: 1.70kB done 19:12:41 #10 DONE 0.0s 19:12:41 19:12:41 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:12:41 #11 transferring dockerfile: 1.89kB done 19:12:41 #11 DONE 0.0s 19:12:41 19:12:41 #12 [core-data internal] load build definition from Dockerfile 19:12:41 #12 transferring dockerfile: 2.07kB done 19:12:41 #12 DONE 0.0s 19:12:41 19:12:41 #13 [security-spire-agent internal] load build definition from Dockerfile 19:12:41 #13 transferring dockerfile: 1.81kB done 19:12:41 #13 DONE 0.0s 19:12:41 19:12:41 #14 [security-bootstrapper internal] load build definition from Dockerfile 19:12:41 #14 transferring dockerfile: 3.17kB done 19:12:41 #14 DONE 0.0s 19:12:41 19:12:41 #15 [core-command internal] load build definition from Dockerfile 19:12:41 #15 transferring dockerfile: 1.93kB done 19:12:41 #15 DONE 0.0s 19:12:41 19:12:41 #16 [core-common-config-bootstrapper internal] load .dockerignore 19:12:41 #16 transferring context: 50B done 19:12:41 #16 DONE 0.0s 19:12:41 19:12:41 #17 [core-keeper internal] load build definition from Dockerfile 19:12:41 #17 transferring dockerfile: 2.01kB done 19:12:41 #17 DONE 0.0s 19:12:41 19:12:41 #18 [security-proxy-auth internal] load .dockerignore 19:12:41 #18 transferring context: 50B done 19:12:41 #18 DONE 0.0s 19:12:41 19:12:41 #19 [core-metadata internal] load .dockerignore 19:12:41 #19 transferring context: 50B done 19:12:41 #19 DONE 0.0s 19:12:41 19:12:41 #20 [security-spire-config internal] load .dockerignore 19:12:41 #20 transferring context: 50B done 19:12:41 #20 DONE 0.0s 19:12:41 19:12:41 #21 [support-notifications internal] load .dockerignore 19:12:41 #21 transferring context: 50B done 19:12:41 #21 DONE 0.0s 19:12:41 19:12:41 #22 [support-scheduler internal] load .dockerignore 19:12:41 #22 transferring context: 50B done 19:12:41 #22 DONE 0.0s 19:12:41 19:12:41 #23 [support-cron-scheduler internal] load .dockerignore 19:12:41 #23 transferring context: 50B done 19:12:41 #23 DONE 0.0s 19:12:41 19:12:41 #24 [security-proxy-setup internal] load .dockerignore 19:12:41 #24 transferring context: 50B done 19:12:41 #24 DONE 0.0s 19:12:41 19:12:41 #25 [security-secretstore-setup internal] load .dockerignore 19:12:41 #25 transferring context: 50B done 19:12:41 #25 DONE 0.0s 19:12:41 19:12:41 #26 [security-spire-server internal] load .dockerignore 19:12:41 #26 transferring context: 50B done 19:12:41 #26 DONE 0.0s 19:12:41 19:12:41 #27 [core-data internal] load .dockerignore 19:12:41 #27 transferring context: 50B done 19:12:41 #27 DONE 0.0s 19:12:41 19:12:41 #28 [security-spiffe-token-provider internal] load .dockerignore 19:12:41 #28 transferring context: 50B done 19:12:41 #28 DONE 0.0s 19:12:41 19:12:41 #29 [security-spire-agent internal] load .dockerignore 19:12:41 #29 transferring context: 50B done 19:12:41 #29 DONE 0.0s 19:12:41 19:12:41 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:12:41 #30 DONE 0.0s 19:12:41 19:12:41 #31 [security-bootstrapper internal] load .dockerignore 19:12:41 #31 transferring context: 50B done 19:12:41 #31 DONE 0.0s 19:12:41 19:12:41 #32 [core-command internal] load .dockerignore 19:12:41 #32 transferring context: 50B done 19:12:41 #32 DONE 0.0s 19:12:41 19:12:41 #33 [core-keeper internal] load .dockerignore 19:12:41 #33 transferring context: 50B done 19:12:41 #33 DONE 0.0s 19:12:41 19:12:41 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:12:41 #30 DONE 0.0s 19:12:41 19:12:41 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:12:42 #34 ... 19:12:42 19:12:42 #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:12:42 #30 DONE 0.0s 19:12:42 19:12:42 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:12:42 #34 ... 19:12:42 19:12:42 #35 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 19:12:42 #35 DONE 0.6s 19:12:42 19:12:42 #36 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:12:42 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 19:12:42 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:12:42 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:12:42 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:12:42 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.32MB / 3.42MB 0.2s 19:12:42 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s 19:12:42 #36 ... 19:12:42 19:12:42 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:12:42 #37 DONE 0.7s 19:12:42 19:12:42 #36 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:12:42 #36 ... 19:12:42 19:12:42 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:12:42 #34 DONE 1.0s 19:12:42 19:12:42 #36 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:12:42 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 19:12:42 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:12:42 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:12:42 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:12:42 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done 19:12:42 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 19:12:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8837 in /w/workspace/edgexfoundry_edgex-go_PR-4876 [Pipeline] { [Pipeline] ws 19:12:43 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:12:43 The recommended git tool is: git 19:12:43 #36 ... 19:12:43 19:12:43 #38 [security-spire-agent internal] load build context 19:12:43 #38 transferring context: 27.24kB 0.1s done 19:12:43 #38 DONE 0.5s 19:12:43 19:12:43 #39 [security-spire-config internal] load build context 19:12:43 #39 transferring context: 25.96kB 0.0s done 19:12:43 #39 DONE 0.5s 19:12:43 19:12:43 #36 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:12:43 #36 ... 19:12:43 19:12:43 #40 [security-spire-server internal] load build context 19:12:43 #40 transferring context: 27.71kB 0.0s done 19:12:43 #40 DONE 0.6s 19:12:43 19:12:43 #36 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:12:43 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done 19:12:44 #36 DONE 2.0s 19:12:44 19:12:44 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:12:44 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 19:12:44 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:12:44 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:12:44 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:12:44 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:12:44 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:12:44 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:12:44 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.7s 19:12:44 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 19:12:44 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 19:12:44 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:12:44 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.9s 19:12:44 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 1.0s 19:12:44 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 1.1s 19:12:44 #41 ... 19:12:44 19:12:44 #42 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:12:44 #42 DONE 2.4s 19:12:44 19:12:44 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:12:44 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done 19:12:45 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19:12:47 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.7s done 19:12:52 using credential edgex-jenkins-ssh 19:12:52 Cloning the remote Git repository 19:12:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:12:52 > git init /w/workspace/edgex-go/1 # timeout=10 19:12:52 #41 ... 19:12:52 19:12:52 #43 [core-command internal] load build context 19:12:52 #43 transferring context: 318.33MB 9.8s 19:12:52 #43 ... 19:12:52 19:12:52 #44 [core-data internal] load build context 19:12:52 #44 ... 19:12:52 19:12:52 #45 [support-scheduler internal] load build context 19:12:52 #45 ... 19:12:52 19:12:52 #46 [core-keeper internal] load build context 19:12:52 #46 ... 19:12:52 19:12:52 #47 [security-proxy-setup internal] load build context 19:12:52 #47 ... 19:12:52 19:12:52 #48 [security-spiffe-token-provider internal] load build context 19:12:52 #48 ... 19:12:52 19:12:52 #49 [support-cron-scheduler internal] load build context 19:12:52 #49 ... 19:12:52 19:12:52 #50 [security-secretstore-setup internal] load build context 19:12:52 #50 ... 19:12:52 19:12:52 #51 [security-bootstrapper internal] load build context 19:12:53 #51 ... 19:12:53 19:12:53 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:12:53 #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 19:12:53 #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:12:53 #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 19:12:53 #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 19:12:53 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 19:12:53 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 19:12:53 #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 19:12:53 #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s 19:12:53 #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 19:12:53 #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 19:12:53 #52 ... 19:12:53 19:12:53 #53 [core-common-config-bootstrapper internal] load build context 19:12:53 #53 ... 19:12:53 19:12:53 #54 [core-metadata internal] load build context 19:12:53 #54 ... 19:12:53 19:12:53 #55 [support-notifications internal] load build context 19:12:53 #55 ... 19:12:53 19:12:53 #56 [security-proxy-auth internal] load build context 19:12:53 #56 ... 19:12:53 19:12:53 #55 [support-notifications internal] load build context 19:12:54 #55 ... 19:12:54 19:12:54 #57 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:12:54 #0 1.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:54 #0 1.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:54 #0 1.491 (1/1) Installing dumb-init (1.2.5-r2) 19:12:54 #0 1.495 Executing busybox-1.36.1-r7.trigger 19:12:54 #0 1.500 OK: 7 MiB in 16 packages 19:12:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:52 > git --version # timeout=10 19:12:52 > git --version # 'git version 2.25.1' 19:12:52 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:54 #57 ... 19:12:54 19:12:54 #55 [support-notifications internal] load build context 19:12:54 #55 ... 19:12:54 19:12:54 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:12:54 #58 ... 19:12:54 19:12:54 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:12:54 #59 ... 19:12:54 19:12:54 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:12:54 #60 ... 19:12:54 19:12:54 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:12:55 #61 ... 19:12:55 19:12:55 #62 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:12:55 #62 ... 19:12:55 19:12:55 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:12:55 #63 ... 19:12:55 19:12:55 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:12:55 #64 ... 19:12:55 19:12:55 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:55 #65 ... 19:12:55 19:12:55 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:12:56 #66 ... 19:12:56 19:12:56 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:12:56 #67 ... 19:12:56 19:12:56 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:12:56 #68 ... 19:12:56 19:12:56 #45 [support-scheduler internal] load build context 19:12:56 #45 transferring context: 495.00MB 14.4s done 19:12:58 #45 ... 19:12:58 19:12:58 #44 [core-data internal] load build context 19:12:58 #44 transferring context: 495.00MB 15.7s done 19:12:58 #44 ... 19:12:58 19:12:58 #48 [security-spiffe-token-provider internal] load build context 19:12:58 #48 transferring context: 495.00MB 16.1s done 19:12:58 #48 ... 19:12:58 19:12:58 #46 [core-keeper internal] load build context 19:12:59 #46 transferring context: 495.00MB 16.5s done 19:13:02 #46 ... 19:13:02 19:13:02 #43 [core-command internal] load build context 19:13:02 #43 transferring context: 495.00MB 13.1s done 19:13:02 #43 ... 19:13:02 19:13:02 #50 [security-secretstore-setup internal] load build context 19:13:02 #50 transferring context: 495.00MB 16.3s done 19:13:03 #50 ... 19:13:03 19:13:03 #49 [support-cron-scheduler internal] load build context 19:13:03 #49 transferring context: 495.00MB 12.3s done 19:13:03 #49 ... 19:13:03 19:13:03 #47 [security-proxy-setup internal] load build context 19:13:03 #47 transferring context: 495.00MB 14.0s done 19:13:03 #47 ... 19:13:03 19:13:03 #51 [security-bootstrapper internal] load build context 19:13:03 #51 transferring context: 495.00MB 15.6s done 19:13:03 #51 ... 19:13:03 19:13:03 #53 [core-common-config-bootstrapper internal] load build context 19:13:03 #53 transferring context: 495.00MB 15.4s done 19:13:03 #53 ... 19:13:03 19:13:03 #54 [core-metadata internal] load build context 19:13:03 #54 transferring context: 495.00MB 15.3s done 19:13:04 #54 ... 19:13:04 19:13:04 #55 [support-notifications internal] load build context 19:13:04 #55 transferring context: 495.00MB 16.2s done 19:13:04 #55 ... 19:13:04 19:13:04 #56 [security-proxy-auth internal] load build context 19:13:04 #56 transferring context: 495.00MB 13.8s done 19:13:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:13:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:13:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:13:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:13:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:13:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4876/head:refs/remotes/origin/PR-4876 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:13:13 Merging remotes/origin/main commit 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 into PR head commit 8cc06fe713c37e42f4b45bb1afd47b826de794aa 19:13:13 Merge succeeded, producing 8cc06fe713c37e42f4b45bb1afd47b826de794aa 19:13:13 Checking out Revision 8cc06fe713c37e42f4b45bb1afd47b826de794aa (PR-4876) 19:13:14 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:13:14 > git --version # timeout=10 19:13:14 > git --version # 'git version 2.25.1' 19:13:14 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 19:13:13 > git config core.sparsecheckout # timeout=10 19:13:13 > git checkout -f 8cc06fe713c37e42f4b45bb1afd47b826de794aa # timeout=10 19:13:13 > git remote # timeout=10 19:13:13 > git config --get remote.origin.url # timeout=10 19:13:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:13:13 > git merge 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 # timeout=10 19:13:13 > git rev-parse HEAD^{commit} # timeout=10 19:13:13 > git config core.sparsecheckout # timeout=10 19:13:13 > git checkout -f 8cc06fe713c37e42f4b45bb1afd47b826de794aa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:13:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:13:19 % Total % Received % Xferd Average Speed Time Time Time Current 19:13:19 Dload Upload Total Spent Left Speed 19:13:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80175 0 --:--:-- --:--:-- --:--:-- 80679 [Pipeline] sh 19:13:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:13:20 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 19:13:20 /etc/docker/daemon.new 19:13:20 { 19:13:20 "registry-mirrors": [ 19:13:20 "https://nexus3.edgexfoundry.org:10001" 19:13:20 ], 19:13:20 "bip": "10.250.0.254/24", 19:13:20 "hosts": [ 19:13:20 "tcp://0.0.0.0:5555", 19:13:20 "unix:///var/run/docker.sock" 19:13:20 ], 19:13:20 "mtu": 1458, 19:13:20 "selinux-enabled": true, 19:13:20 "seccomp-profile": "/etc/docker/seccomp.json" 19:13:20 } [Pipeline] sh 19:13:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:13:21 + sudo service docker restart 19:13:26 #56 DONE 42.8s 19:13:26 19:13:26 #43 [core-command internal] load build context 19:13:26 #43 DONE 42.8s 19:13:26 19:13:26 #49 [support-cron-scheduler internal] load build context 19:13:26 #49 DONE 42.8s 19:13:26 19:13:26 #47 [security-proxy-setup internal] load build context 19:13:26 #47 DONE 42.8s 19:13:26 19:13:26 #45 [support-scheduler internal] load build context 19:13:26 #45 DONE 42.8s 19:13:26 19:13:26 #62 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:13:26 #62 DONE 40.4s 19:13:26 19:13:26 #69 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:13:26 #69 ... 19:13:26 19:13:26 #54 [core-metadata internal] load build context 19:13:26 #54 DONE 42.9s 19:13:26 19:13:26 #44 [core-data internal] load build context 19:13:26 #44 DONE 42.9s 19:13:26 19:13:26 #51 [security-bootstrapper internal] load build context 19:13:26 #51 DONE 42.9s 19:13:26 19:13:26 #48 [security-spiffe-token-provider internal] load build context 19:13:26 #48 DONE 42.9s 19:13:26 19:13:26 #46 [core-keeper internal] load build context 19:13:26 #46 DONE 42.9s 19:13:26 19:13:26 #50 [security-secretstore-setup internal] load build context 19:13:26 #50 DONE 42.9s 19:13:26 19:13:26 #55 [support-notifications internal] load build context 19:13:26 #55 DONE 42.9s 19:13:26 19:13:26 #53 [core-common-config-bootstrapper internal] load build context 19:13:26 #53 DONE 42.9s 19:13:26 19:13:26 #57 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:13:26 #57 DONE 41.2s 19:13:26 19:13:26 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:13:26 #52 DONE 42.4s 19:13:26 19:13:26 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:13:26 #41 DONE 42.5s 19:13:26 19:13:26 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:13:26 #58 41.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:26 #58 41.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:26 #58 41.51 (1/4) Installing ca-certificates (20240226-r0) 19:13:26 #58 41.54 (2/4) Installing dumb-init (1.2.5-r2) 19:13:26 #58 41.54 (3/4) Installing su-exec (0.2-r3) 19:13:26 #58 41.55 (4/4) Installing yq (4.33.3-r5) 19:13:26 #58 41.60 Executing busybox-1.36.1-r7.trigger 19:13:26 #58 41.61 Executing ca-certificates-20240226-r0.trigger 19:13:26 #58 41.71 OK: 17 MiB in 19 packages 19:13:26 #58 ... 19:13:26 19:13:26 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:26 #65 DONE 42.0s 19:13:26 19:13:26 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:13:26 #67 41.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:26 #67 41.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:26 #67 41.71 (1/1) Installing dumb-init (1.2.5-r2) 19:13:26 #67 41.75 Executing busybox-1.36.1-r7.trigger 19:13:26 #67 41.75 OK: 7 MiB in 16 packages 19:13:26 #67 DONE 42.1s 19:13:26 19:13:26 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:13:26 #60 41.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:26 #60 41.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:26 #60 41.78 (1/2) Installing dumb-init (1.2.5-r2) 19:13:26 #60 41.83 (2/2) Installing su-exec (0.2-r3) 19:13:26 #60 41.84 Executing busybox-1.36.1-r7.trigger 19:13:26 #60 41.84 OK: 7 MiB in 17 packages 19:13:26 #60 DONE 42.1s 19:13:26 19:13:26 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:13:26 #58 DONE 42.1s 19:13:26 19:13:26 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:13:26 #66 41.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:26 #66 41.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:26 #66 41.66 (1/3) Installing ca-certificates (20240226-r0) 19:13:26 #66 41.69 (2/3) Installing dumb-init (1.2.5-r2) 19:13:26 #66 41.73 (3/3) Installing tzdata (2024a-r0) 19:13:26 #66 41.85 Executing busybox-1.36.1-r7.trigger 19:13:26 #66 41.86 Executing ca-certificates-20240226-r0.trigger 19:13:26 #66 41.90 OK: 11 MiB in 18 packages 19:13:26 #66 DONE 42.1s 19:13:26 19:13:26 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:13:26 #59 41.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:26 #59 41.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:26 #59 41.64 v3.18.8-63-g99375d3e785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:13:26 #59 41.64 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:13:26 #59 41.64 OK: 20070 distinct packages available 19:13:26 #59 41.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:26 #59 41.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:26 #59 42.02 (1/11) Installing ca-certificates (20240226-r0) 19:13:26 #59 42.05 (2/11) Installing brotli-libs (1.0.9-r14) 19:13:26 #59 42.06 (3/11) Installing libunistring (1.1-r1) 19:13:26 #59 42.07 (4/11) Installing libidn2 (2.3.4-r1) 19:13:26 #59 42.08 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:13:26 #59 42.08 (6/11) Installing libcurl (8.9.0-r0) 19:13:26 #59 42.09 (7/11) Installing curl (8.9.0-r0) 19:13:26 #59 42.10 (8/11) Installing dumb-init (1.2.5-r2) 19:13:26 #59 42.10 (9/11) Installing musl-obstack (1.2.3-r2) 19:13:26 #59 42.11 (10/11) Installing libucontext (1.2-r2) 19:13:26 #59 42.11 (11/11) Installing gcompat (1.1.0-r1) 19:13:26 #59 42.12 Executing busybox-1.36.1-r7.trigger 19:13:26 #59 42.13 Executing ca-certificates-20240226-r0.trigger 19:13:26 #59 42.18 OK: 12 MiB in 26 packages 19:13:26 #59 ... 19:13:26 19:13:26 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:13:26 #61 41.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:26 #61 41.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:26 #61 41.65 (1/2) Installing ca-certificates (20240226-r0) 19:13:26 #61 41.74 (2/2) Installing dumb-init (1.2.5-r2) 19:13:26 #61 41.76 Executing busybox-1.36.1-r7.trigger 19:13:26 #61 41.76 Executing ca-certificates-20240226-r0.trigger 19:13:26 #61 41.97 OK: 8 MiB in 17 packages 19:13:26 #61 DONE 42.2s 19:13:26 19:13:26 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:13:26 #63 41.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:26 #63 41.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:26 #63 41.64 v3.18.8-63-g99375d3e785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:13:26 #63 41.64 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:13:26 #63 41.64 OK: 20070 distinct packages available 19:13:26 #63 41.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:26 #63 41.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:26 #63 42.00 (1/4) Installing dumb-init (1.2.5-r2) 19:13:26 #63 42.01 (2/4) Installing musl-obstack (1.2.3-r2) 19:13:26 #63 42.02 (3/4) Installing libucontext (1.2-r2) 19:13:26 #63 42.03 (4/4) Installing gcompat (1.1.0-r1) 19:13:26 #63 42.05 Executing busybox-1.36.1-r7.trigger 19:13:26 #63 42.06 OK: 8 MiB in 19 packages 19:13:26 #63 DONE 42.3s 19:13:26 19:13:26 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:13:26 #59 DONE 42.3s 19:13:26 19:13:26 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:13:26 #68 41.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:26 #68 41.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:26 #68 41.90 v3.18.8-63-g99375d3e785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:13:26 #68 41.90 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:13:26 #68 41.90 OK: 20070 distinct packages available 19:13:26 #68 41.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:26 #68 42.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:26 #68 42.27 (1/5) Installing dumb-init (1.2.5-r2) 19:13:26 #68 42.30 (2/5) Installing musl-obstack (1.2.3-r2) 19:13:26 #68 42.30 (3/5) Installing libucontext (1.2-r2) 19:13:26 #68 42.30 (4/5) Installing gcompat (1.1.0-r1) 19:13:26 #68 42.31 (5/5) Installing openssl (3.1.6-r0) 19:13:26 #68 42.32 Executing busybox-1.36.1-r7.trigger 19:13:26 #68 42.33 OK: 8 MiB in 20 packages 19:13:26 #68 DONE 42.5s 19:13:26 19:13:26 #70 [core-data builder 4/7] COPY go.mod vendor* ./ 19:13:26 #70 DONE 0.1s 19:13:26 19:13:26 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:13:26 #69 1.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:26 #69 1.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:26 #69 1.640 OK: 264 MiB in 52 packages 19:13:26 #69 DONE 2.0s 19:13:26 19:13:26 #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:13:26 #71 ... 19:13:26 19:13:26 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:13:26 #0 1.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:26 #0 1.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:26 #0 1.685 OK: 264 MiB in 52 packages 19:13:26 #72 DONE 1.8s 19:13:26 19:13:26 #73 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:13:26 #73 DONE 0.1s 19:13:27 19:13:27 #74 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:27 #74 ... 19:13:27 19:13:27 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:13:27 #64 41.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:27 #64 42.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:27 #64 42.79 (1/4) Installing dumb-init (1.2.5-r2) 19:13:27 #64 42.80 (2/4) Installing openssl (3.1.6-r0) 19:13:27 #64 42.81 (3/4) Installing su-exec (0.2-r3) 19:13:27 #64 42.81 (4/4) Installing yq (4.33.3-r5) 19:13:27 #64 42.87 Executing busybox-1.36.1-r7.trigger 19:13:27 #64 42.88 OK: 17 MiB in 19 packages 19:13:27 #64 DONE 43.1s 19:13:27 19:13:27 #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:27 #75 DONE 2.5s 19:13:27 19:13:27 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:13:27 #76 ... 19:13:27 19:13:27 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:13:27 #0 2.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:27 #0 2.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:27 #0 2.560 v3.18.8-63-g99375d3e785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:13:27 #0 2.560 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:13:27 #0 2.560 OK: 20077 distinct packages available 19:13:27 #0 2.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:27 #0 2.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:27 #0 2.942 OK: 264 MiB in 52 packages 19:13:27 #77 DONE 3.0s 19:13:28 19:13:28 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:13:28 #78 DONE 0.0s 19:13:28 19:13:28 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:28 #79 ... 19:13:28 19:13:28 #80 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:13:28 #0 2.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:28 #0 3.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:28 #0 3.309 OK: 264 MiB in 52 packages 19:13:28 #80 DONE 3.4s 19:13:28 19:13:28 #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:13:28 #81 DONE 0.1s 19:13:28 19:13:28 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:29 #82 ... 19:13:29 19:13:29 #83 [core-command stage-1 3/8] RUN apk --no-cache upgrade 19:13:29 #0 3.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:29 #0 3.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:29 #0 3.581 OK: 7 MiB in 16 packages 19:13:29 #83 DONE 3.9s 19:13:29 19:13:29 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:13:29 #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:29 #0 2.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:29 #84 2.752 OK: 17 MiB in 19 packages 19:13:29 #84 DONE 2.9s 19:13:29 19:13:29 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:13:29 #0 2.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:29 #0 2.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:29 #0 2.886 OK: 8 MiB in 17 packages 19:13:29 #85 DONE 3.0s 19:13:29 19:13:29 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:13:29 #0 2.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:29 #0 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:29 #0 2.935 OK: 7 MiB in 17 packages 19:13:29 #86 DONE 3.1s 19:13:29 19:13:29 #87 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:13:29 #0 2.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:29 #0 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:29 #0 3.046 OK: 7 MiB in 16 packages 19:13:29 #87 DONE 3.1s 19:13:29 19:13:29 #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:13:29 #88 ... 19:13:29 19:13:29 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:13:29 #0 2.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:29 #0 2.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:29 #0 2.936 OK: 8 MiB in 19 packages 19:13:29 #89 DONE 3.0s 19:13:29 19:13:29 #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:13:29 #0 2.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:29 #0 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:29 #0 3.075 OK: 11 MiB in 18 packages 19:13:29 #90 DONE 3.3s 19:13:29 19:13:29 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:13:30 #91 DONE 0.7s 19:13:30 19:13:30 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:13:30 #0 2.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:30 #0 3.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:30 #0 3.308 OK: 12 MiB in 26 packages 19:13:30 #92 DONE 3.6s 19:13:30 19:13:30 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:13:30 #93 DONE 0.0s 19:13:30 19:13:30 #94 [security-spire-config stage-2 6/10] COPY security.txt / 19:13:30 #94 DONE 0.0s 19:13:30 19:13:30 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:13:30 #95 DONE 0.0s 19:13:30 19:13:30 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:13:30 #96 DONE 0.0s 19:13:30 19:13:30 #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:13:30 #97 DONE 0.1s 19:13:30 19:13:30 #98 [security-spire-config] exporting to image 19:13:30 #98 exporting layers 19:13:30 #98 ... 19:13:30 19:13:30 #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:13:30 #71 3.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:30 #71 3.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:30 #71 3.806 OK: 8 MiB in 20 packages 19:13:30 #71 DONE 3.9s 19:13:30 19:13:30 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:13:31 #99 ... 19:13:31 19:13:31 #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:13:31 #0 2.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:31 #0 3.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:31 #0 3.304 OK: 17 MiB in 19 packages 19:13:31 #100 DONE 4.3s 19:13:31 19:13:31 #101 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:13:31 #0 2.366 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:31 #0 3.860 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:31 #0 4.539 (1/1) Installing dumb-init (1.2.5-r2) 19:13:31 #0 4.866 Executing busybox-1.36.1-r7.trigger 19:13:31 #0 4.873 OK: 7 MiB in 16 packages 19:13:31 #101 DONE 5.4s 19:13:31 19:13:31 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:13:31 #99 DONE 1.1s 19:13:31 19:13:31 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:13:31 #102 DONE 1.0s 19:13:31 19:13:31 #103 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:13:31 #103 DONE 0.1s 19:13:31 19:13:31 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:13:31 #104 DONE 0.1s 19:13:31 19:13:31 #98 [security-spire-config] exporting to image 19:13:31 #98 exporting layers 1.3s done 19:13:31 #98 writing image sha256:97c4a14acfb6319ae3faa54e31b694a728ecc4637500c46ce16a862ffac85c1b done 19:13:31 #98 naming to docker.io/library/security-spire-config done 19:13:31 #98 DONE 1.3s 19:13:31 19:13:31 #105 [security-spire-server stage-2 6/9] COPY security.txt / 19:13:32 #105 DONE 0.7s 19:13:32 19:13:32 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:13:32 #106 DONE 0.8s 19:13:32 19:13:32 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:13:32 #107 DONE 0.1s 19:13:32 19:13:32 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:13:32 #108 DONE 0.1s 19:13:32 19:13:32 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:13:32 #109 DONE 0.1s 19:13:32 19:13:32 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 19:13:32 #110 DONE 0.1s 19:13:32 19:13:32 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:13:32 #111 DONE 0.1s 19:13:32 19:13:32 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:13:32 #112 DONE 0.1s 19:13:32 19:13:32 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:13:32 #113 DONE 0.0s 19:13:32 19:13:32 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:13:32 #114 DONE 0.1s 19:13:32 19:13:32 #98 [security-spire-server] exporting to image 19:13:33 #98 ... 19:13:33 19:13:33 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:13:33 #76 4.084 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:33 #76 4.597 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:33 #76 5.278 OK: 264 MiB in 52 packages 19:13:33 #76 DONE 5.4s 19:13:33 19:13:33 #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:13:33 #115 DONE 0.1s 19:13:33 19:13:33 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:33 #116 ... 19:13:33 19:13:33 #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:13:33 #88 DONE 3.9s 19:13:33 19:13:33 #117 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:13:33 #117 DONE 0.0s 19:13:33 19:13:33 #98 [security-spire-server] exporting to image 19:13:33 #98 exporting layers 0.7s done 19:13:33 #98 writing image sha256:a199123b2ab70735089a013fd070797b691206442069c2e50df40e9f2681af78 done 19:13:33 #98 naming to docker.io/library/security-spire-server done 19:13:33 #98 writing image sha256:f81f8bfc8f211c8552d5270c86518df44790971c59660c0326c1c9dba186d3da done 19:13:33 #98 naming to docker.io/library/security-spire-agent done 19:13:33 #98 DONE 2.0s 19:13:33 19:13:33 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:39 provisioning config files... 19:13:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18408163207312215806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:40 ---> ****-login.sh 19:13:40 nexus3.edgexfoundry.org:10001 19:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:40 Configure a credential helper to remove this warning. See 19:13:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:40 19:13:40 Login Succeeded 19:13:40 nexus3.edgexfoundry.org:10002 19:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:41 Configure a credential helper to remove this warning. See 19:13:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:41 19:13:41 Login Succeeded 19:13:41 nexus3.edgexfoundry.org:10003 19:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:41 Configure a credential helper to remove this warning. See 19:13:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:41 19:13:41 Login Succeeded 19:13:41 nexus3.edgexfoundry.org:10004 19:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:41 Configure a credential helper to remove this warning. See 19:13:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:41 19:13:41 Login Succeeded 19:13:42 ****.io 19:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:42 Configure a credential helper to remove this warning. See 19:13:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:42 19:13:42 Login Succeeded 19:13:42 ---> ****-login.sh ends [Pipeline] } 19:13:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:13:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:13:43 ========================================================= 19:13:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:13:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:13:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:13:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:13:44 c6b39de5b339: Pulling fs layer 19:13:44 a69c41024577: Pulling fs layer 19:13:44 d6de4b400683: Pulling fs layer 19:13:44 35cb2a7552d0: Pulling fs layer 19:13:44 4f4fb700ef54: Pulling fs layer 19:13:44 464afbd9ba4c: Pulling fs layer 19:13:44 35cb2a7552d0: Waiting 19:13:44 4f4fb700ef54: Waiting 19:13:44 00f215d4a9da: Pulling fs layer 19:13:44 d496ad576159: Pulling fs layer 19:13:44 464afbd9ba4c: Waiting 19:13:44 00f215d4a9da: Waiting 19:13:44 d496ad576159: Waiting 19:13:44 a69c41024577: Download complete 19:13:44 35cb2a7552d0: Verifying Checksum 19:13:44 35cb2a7552d0: Download complete 19:13:44 4f4fb700ef54: Verifying Checksum 19:13:44 4f4fb700ef54: Download complete 19:13:44 464afbd9ba4c: Verifying Checksum 19:13:44 464afbd9ba4c: Download complete 19:13:44 c6b39de5b339: Download complete 19:13:44 d496ad576159: Verifying Checksum 19:13:44 d496ad576159: Download complete 19:13:45 c6b39de5b339: Pull complete 19:13:45 a69c41024577: Pull complete 19:13:46 d6de4b400683: Verifying Checksum 19:13:46 d6de4b400683: Download complete 19:13:47 00f215d4a9da: Verifying Checksum 19:13:47 00f215d4a9da: Download complete 19:13:59 d6de4b400683: Pull complete 19:13:59 35cb2a7552d0: Pull complete 19:13:59 4f4fb700ef54: Pull complete 19:14:00 464afbd9ba4c: Pull complete 19:14:10 00f215d4a9da: Pull complete 19:14:10 d496ad576159: Pull complete 19:14:10 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:14:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:14:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:14:11 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:14:11 WORKDIR /edgex 19:14:11 COPY go.mod . 19:14:11 RUN go mod downloaddocker 19:14:11 build -t ci-base-image-arm64 -f - . 19:14:11 Sending build context to Docker daemon 3.532MB 19:14:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:14:11 ---> f246e2811388 19:14:11 Step 2/4 : WORKDIR /edgex 19:14:12 #118 DONE 42.7s 19:14:12 19:14:12 #74 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:12 #74 DONE 42.6s 19:14:12 19:14:12 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:12 #82 DONE 41.0s 19:14:12 19:14:12 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:12 #116 DONE 36.5s 19:14:12 19:14:12 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:12 #79 DONE 41.4s 19:14:12 19:14:12 #119 [core-keeper builder 7/8] COPY . . 19:14:13 ---> Running in 8a8bac805f05 19:14:13 Removing intermediate container 8a8bac805f05 19:14:13 ---> bc24ca880a2d 19:14:13 Step 3/4 : COPY go.mod . 19:14:14 ---> 7daa825a08b9 19:14:14 Step 4/4 : RUN go mod download 19:14:14 ---> Running in e7aad143130b 19:14:20 #119 ... 19:14:20 19:14:20 #120 [security-spiffe-token-provider builder 6/7] COPY . . 19:14:20 #120 ... 19:14:20 19:14:20 #121 [security-secretstore-setup builder 6/7] COPY . . 19:14:20 #121 ... 19:14:20 19:14:20 #122 [core-data builder 6/7] COPY . . 19:14:20 #122 ... 19:14:20 19:14:20 #121 [security-secretstore-setup builder 6/7] COPY . . 19:14:20 #121 DONE 10.5s 19:14:20 19:14:20 #123 [support-cron-scheduler builder 6/7] COPY . . 19:14:20 #123 DONE 10.5s 19:14:20 19:14:20 #119 [core-keeper builder 7/8] COPY . . 19:14:20 #119 DONE 10.5s 19:14:20 19:14:20 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:14:20 #124 CACHED 19:14:20 19:14:20 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:20 #125 CACHED 19:14:20 19:14:20 #126 [security-bootstrapper builder 6/7] COPY . . 19:14:20 #126 CACHED 19:14:20 19:14:20 #127 [security-proxy-setup builder 6/7] COPY . . 19:14:20 #127 CACHED 19:14:20 19:14:20 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:14:20 #128 CACHED 19:14:20 19:14:20 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:20 #129 CACHED 19:14:20 19:14:20 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:20 #130 CACHED 19:14:20 19:14:20 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 19:14:20 #131 CACHED 19:14:20 19:14:20 #132 [core-command builder 6/7] COPY . . 19:14:20 #132 CACHED 19:14:20 19:14:20 #122 [core-data builder 6/7] COPY . . 19:14:20 #122 DONE 10.5s 19:14:20 19:14:20 #133 [support-notifications builder 6/7] COPY . . 19:14:20 #133 CACHED 19:14:20 19:14:20 #134 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:20 #134 CACHED 19:14:20 19:14:20 #135 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:14:20 #135 CACHED 19:14:20 19:14:20 #120 [security-spiffe-token-provider builder 6/7] COPY . . 19:14:20 #120 DONE 10.5s 19:14:20 19:14:20 #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:20 #136 CACHED 19:14:20 19:14:20 #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:14:20 #137 CACHED 19:14:20 19:14:20 #138 [support-scheduler builder 6/7] COPY . . 19:14:20 #138 CACHED 19:14:20 19:14:20 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:14:20 #139 CACHED 19:14:20 19:14:20 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:20 #140 CACHED 19:14:20 19:14:20 #141 [security-proxy-auth builder 6/7] COPY . . 19:14:20 #141 CACHED 19:14:20 19:14:20 #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:20 #142 CACHED 19:14:20 19:14:20 #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:14:20 #143 CACHED 19:14:20 19:14:20 #144 [core-metadata builder 6/7] COPY . . 19:14:20 #144 CACHED 19:14:20 19:14:20 #145 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:20 #145 CACHED 19:14:20 19:14:20 #146 [core-common-config-bootstrapper builder 6/7] COPY . . 19:14:20 #146 CACHED 19:14:20 19:14:20 #147 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:14:20 #147 CACHED 19:14:20 19:14:20 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:14:21 #148 1.454 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:14:32 #148 ... 19:14:32 19:14:32 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:14:32 #0 0.397 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:14:32 #149 ... 19:14:32 19:14:32 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:14:32 #0 0.813 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:14:32 #150 ... 19:14:32 19:14:32 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:14:32 #0 0.648 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 19:14:32 #151 ... 19:14:32 19:14:32 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:14:32 #0 0.808 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:14:32 #152 ... 19:14:32 19:14:32 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:14:32 #0 1.074 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:14:32 #153 ... 19:14:32 19:14:32 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:14:32 #0 1.470 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:14:32 #154 ... 19:14:32 19:14:32 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:14:32 #0 1.610 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:14:32 #155 ... 19:14:32 19:14:32 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:14:32 #0 1.374 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:14:32 #156 ... 19:14:32 19:14:32 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:14:32 #0 1.157 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:14:32 #157 ... 19:14:32 19:14:32 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:14:32 #0 1.097 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:14:32 #158 ... 19:14:32 19:14:32 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:14:32 #0 0.521 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:14:32 #159 ... 19:14:32 19:14:32 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:14:32 #0 0.466 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:15:22 Removing intermediate container e7aad143130b 19:15:22 ---> 1e504e5e94bc 19:15:22 Successfully built 1e504e5e94bc 19:15:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:22 + docker inspect -f . ci-base-image-arm64 19:15:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:23 prd-ubuntu20.04-docker-arm64-4c-16g-8837 does not seem to be running inside a container 19:15:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-arm64 cat 19:15:24 $ docker top 161f6d728159e9e26cb891f1e72e7039a0096147bcf32f39ee53e25a4e5ffd6a -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:25 + go version 19:15:25 go version go1.21.9 linux/arm64 [Pipeline] } 19:15:25 $ docker stop --time=1 161f6d728159e9e26cb891f1e72e7039a0096147bcf32f39ee53e25a4e5ffd6a 19:15:27 $ docker rm -f --volumes 161f6d728159e9e26cb891f1e72e7039a0096147bcf32f39ee53e25a4e5ffd6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:28 + docker inspect -f . ci-base-image-arm64 19:15:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:28 prd-ubuntu20.04-docker-arm64-4c-16g-8837 does not seem to be running inside a container 19:15:28 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-arm64 cat 19:15:29 $ docker top dfd31862cd9a92540a3904c08e9de16556465d113dd99edcf6fc5aa03f9581ee -eo pid,comm [Pipeline] { [Pipeline] echo 19:15:29 ========================================================= 19:15:29 [edgeXBuildGoParallel] Running Tests and Build... 19:15:29 ========================================================= [Pipeline] sh 19:15:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:15:31 + make test 19:15:31 go test -race -coverprofile=coverage.out ./... 19:15:54 #160 ... 19:15:54 19:15:54 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:15:54 #159 85.50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:16:18 ? github.com/edgexfoundry/edgex-go [no test files] 19:16:40 #159 ... 19:16:40 19:16:40 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:16:40 #149 DONE 134.6s 19:16:40 19:16:40 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:16:53 #157 ... 19:16:53 19:16:53 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:16:53 #160 DONE 150.5s 19:16:53 19:16:53 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:16:55 #154 ... 19:16:55 19:16:55 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:16:55 #159 DONE 154.8s 19:16:55 19:16:55 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:16:57 #157 DONE 157.0s 19:16:57 19:16:57 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:17:01 #158 ... 19:17:01 19:17:01 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:17:01 #148 DONE 161.3s 19:17:01 19:17:01 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:17:01 #156 DONE 161.3s 19:17:01 19:17:01 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:17:01 #151 DONE 161.3s 19:17:01 19:17:01 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:17:01 #152 DONE 161.4s 19:17:01 19:17:01 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:17:01 #161 ... 19:17:01 19:17:01 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:17:01 #158 DONE 161.6s 19:17:01 19:17:01 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:17:01 #150 DONE 161.7s 19:17:01 19:17:01 #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:17:01 #162 ... 19:17:01 19:17:01 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:17:01 #155 DONE 161.8s 19:17:02 19:17:02 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:17:02 #153 DONE 161.9s 19:17:02 19:17:02 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:17:02 #154 DONE 162.0s 19:17:02 19:17:02 #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:17:02 #163 ... 19:17:02 19:17:02 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:17:02 #161 DONE 1.0s 19:17:02 19:17:02 #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:17:02 #164 DONE 0.9s 19:17:02 19:17:02 #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:17:02 #165 ... 19:17:02 19:17:02 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:17:02 #166 DONE 0.9s 19:17:02 19:17:02 #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:17:02 #167 DONE 0.9s 19:17:02 19:17:02 #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:17:02 #168 DONE 0.9s 19:17:02 19:17:02 #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:17:02 #162 DONE 0.9s 19:17:02 19:17:02 #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:17:02 #169 DONE 0.7s 19:17:02 19:17:02 #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:17:02 #170 DONE 0.6s 19:17:02 19:17:02 #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:17:02 #163 DONE 0.5s 19:17:02 19:17:02 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:17:02 #171 ... 19:17:02 19:17:02 #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:17:02 #172 DONE 0.6s 19:17:02 19:17:02 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:17:02 #173 CACHED 19:17:02 19:17:02 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:17:02 #174 CACHED 19:17:02 19:17:02 #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:17:02 #165 DONE 0.5s 19:17:02 19:17:02 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:17:02 #175 DONE 0.5s 19:17:02 19:17:02 #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:17:02 #176 DONE 0.5s 19:17:02 19:17:02 #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:17:02 #177 CACHED 19:17:02 19:17:02 #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:17:02 #178 CACHED 19:17:02 19:17:02 #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:17:02 #179 CACHED 19:17:02 19:17:02 #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:17:02 #180 CACHED 19:17:02 19:17:02 #181 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:17:02 #181 CACHED 19:17:02 19:17:02 #182 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:17:02 #182 CACHED 19:17:02 19:17:02 #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:17:02 #183 DONE 0.6s 19:17:02 19:17:02 #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:17:02 #184 DONE 0.5s 19:17:02 19:17:02 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:17:02 #171 DONE 0.5s 19:17:02 19:17:02 #185 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:17:03 #185 ... 19:17:03 19:17:03 #186 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:17:03 #186 DONE 0.6s 19:17:03 19:17:03 #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:17:04 #187 ... 19:17:04 19:17:04 #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:17:04 #188 DONE 1.3s 19:17:04 19:17:04 #189 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:17:04 #189 DONE 1.3s 19:17:04 19:17:04 #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:17:04 #190 DONE 1.3s 19:17:04 19:17:04 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:17:04 #191 DONE 1.3s 19:17:04 19:17:04 #98 [core-keeper] exporting to image 19:17:04 #98 exporting layers 19:17:05 #98 ... 19:17:05 19:17:05 #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:17:05 #192 DONE 2.6s 19:17:05 19:17:05 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:17:05 #193 DONE 2.6s 19:17:05 19:17:05 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:17:05 #194 DONE 2.6s 19:17:05 19:17:05 #195 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:17:05 #195 DONE 2.6s 19:17:05 19:17:05 #196 [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 19:17:05 #196 DONE 2.6s 19:17:05 19:17:05 #98 [core-keeper] exporting to image 19:17:05 #98 exporting layers 1.3s done 19:17:05 #98 ... 19:17:05 19:17:05 #197 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 19:17:05 #197 DONE 3.2s 19:17:05 19:17:05 #198 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 19:17:05 #198 DONE 2.7s 19:17:05 19:17:05 #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:17:05 #187 DONE 2.6s 19:17:05 19:17:05 #185 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:17:05 #185 DONE 2.7s 19:17:05 19:17:05 #98 [core-keeper] exporting to image 19:17:05 #98 writing image sha256:5fe07d4f84834a9e0c6749b57ccaa51dac6e3fb96237acebe877fcaade664eee 0.0s done 19:17:05 #98 naming to docker.io/library/core-keeper 19:17:05 #98 ... 19:17:05 19:17:05 #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:17:05 #199 DONE 1.6s 19:17:05 19:17:05 #200 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:17:05 #200 DONE 1.6s 19:17:05 19:17:05 #98 [security-spiffe-token-provider] exporting to image 19:17:05 #98 naming to docker.io/library/core-keeper done 19:17:05 #98 ... 19:17:05 19:17:05 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:17:05 #201 DONE 0.4s 19:17:05 19:17:05 #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:17:05 #202 DONE 1.7s 19:17:06 19:17:06 #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:17:06 #203 DONE 0.5s 19:17:06 19:17:06 #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:17:06 #204 DONE 0.5s 19:17:06 19:17:06 #205 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:17:06 #205 DONE 0.5s 19:17:06 19:17:06 #206 [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 19:17:06 #206 DONE 0.5s 19:17:06 19:17:06 #98 [core-command] exporting to image 19:17:06 #98 exporting layers 0.2s done 19:17:06 #98 ... 19:17:06 19:17:06 #207 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 19:17:06 #207 DONE 0.5s 19:17:06 19:17:06 #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:17:06 #208 DONE 0.5s 19:17:06 19:17:06 #209 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 19:17:06 #209 DONE 0.5s 19:17:06 19:17:06 #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:17:06 #210 DONE 0.5s 19:17:06 19:17:06 #98 [support-notifications] exporting to image 19:17:06 #98 writing image sha256:34b0a61d2f96a45ea4420ada4cee03a48126b2d12888889fb3d47ab11bc8d4fb 0.0s done 19:17:06 #98 naming to docker.io/library/security-spiffe-token-provider 19:17:06 #98 ... 19:17:06 19:17:06 #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:17:06 #211 DONE 0.5s 19:17:06 19:17:06 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:17:06 #212 DONE 0.4s 19:17:06 19:17:06 #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:17:06 #213 DONE 0.4s 19:17:06 19:17:06 #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:17:06 #214 DONE 0.6s 19:17:06 19:17:06 #98 [support-scheduler] exporting to image 19:17:06 #98 naming to docker.io/library/security-spiffe-token-provider 0.1s done 19:17:06 #98 writing image sha256:876d3c37a79d0fa565c5b12d80ccbf3619d83b6ffb9f621e5c6c4bdf5198117e 0.0s done 19:17:06 #98 naming to docker.io/library/support-scheduler done 19:17:06 #98 ... 19:17:06 19:17:06 #215 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 19:17:06 #215 DONE 0.4s 19:17:06 19:17:06 #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:17:06 #216 DONE 0.5s 19:17:06 19:17:06 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 19:17:06 #217 DONE 0.4s 19:17:06 19:17:06 #98 [core-command] exporting to image 19:17:06 #98 writing image sha256:45fa48fb2e42ddb2c248d8464e8ef1e81cb72b592d78e27fc9cb28bd2abd05b5 done 19:17:06 #98 naming to docker.io/library/support-notifications done 19:17:06 #98 writing image sha256:6f83b4e4983b14076b3c755794e2d4f31bdc803bf43119332f3e30cd5939e413 done 19:17:06 #98 naming to docker.io/library/core-command done 19:17:06 #98 writing image sha256:c65a626580cf0c5cb88d95f5fe7801c18e1199768d67891d76616cd6510b3a7d 19:17:06 #98 writing image sha256:c65a626580cf0c5cb88d95f5fe7801c18e1199768d67891d76616cd6510b3a7d done 19:17:06 #98 naming to docker.io/library/support-cron-scheduler done 19:17:07 #98 ... 19:17:07 19:17:07 #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:17:07 #218 DONE 0.4s 19:17:07 19:17:07 #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:17:07 #219 DONE 0.4s 19:17:07 19:17:07 #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:17:07 #220 DONE 0.4s 19:17:07 19:17:07 #98 [core-data] exporting to image 19:17:07 #98 exporting layers 0.4s done 19:17:07 #98 writing image sha256:ece38eff8d5d3f0ba8094a13ee9a0dfc504c78fee17bf1ec750961ea1cbc9717 done 19:17:07 #98 writing image sha256:d13e2f1893d2935f2f0060772f085fe638edc3d06ed257085ef72ccd56ccc5b8 done 19:17:07 #98 naming to docker.io/library/core-metadata done 19:17:07 #98 naming to docker.io/library/core-data done 19:17:07 #98 DONE 4.7s 19:17:07 19:17:07 #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:17:07 #221 ... 19:17:07 19:17:07 #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:17:07 #222 DONE 0.2s 19:17:07 19:17:07 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:17:07 #223 DONE 0.3s 19:17:07 19:17:07 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:17:07 #224 DONE 0.7s 19:17:07 19:17:07 #225 [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/ 19:17:07 #225 DONE 0.1s 19:17:07 19:17:07 #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:17:07 #226 DONE 0.8s 19:17:07 19:17:07 #98 [core-common-config-bootstrapper] exporting to image 19:17:07 #98 ... 19:17:07 19:17:07 #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:17:07 #227 DONE 0.2s 19:17:07 19:17:07 #228 [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/ 19:17:07 #228 DONE 0.1s 19:17:07 19:17:07 #229 [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/ 19:17:07 #229 DONE 0.1s 19:17:07 19:17:07 #98 [core-common-config-bootstrapper] exporting to image 19:17:07 #98 exporting layers 0.3s done 19:17:07 #98 writing image sha256:978f7235335064659b42570e69a28f552e2b83f907e693ab64050e195f949bf6 0.0s done 19:17:07 #98 naming to docker.io/library/core-common-config-bootstrapper done 19:17:07 #98 writing image sha256:8dd504ea75221dc08b99c87b5ac533ef364ada10c9a1c8376fb004f57bcaca05 done 19:17:07 #98 naming to docker.io/library/security-proxy-auth done 19:17:07 #98 DONE 5.1s 19:17:07 19:17:07 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:17:07 #230 DONE 0.1s 19:17:07 19:17:07 #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:17:07 #231 DONE 0.1s 19:17:07 19:17:07 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:17:07 #232 ... 19:17:07 19:17:07 #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:17:07 #221 DONE 0.8s 19:17:07 19:17:07 #98 [security-proxy-setup] exporting to image 19:17:07 #98 exporting layers 0.2s done 19:17:08 #98 ... 19:17:08 19:17:08 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:17:08 #232 DONE 0.6s 19:17:08 19:17:08 #98 [security-secretstore-setup] exporting to image 19:17:08 #98 writing image sha256:d07f9bc4cd405e25021a382bb21b98aeb8cba25d7158527739b89bc8cd32bf6d done 19:17:08 #98 naming to docker.io/library/security-proxy-setup done 19:17:08 #98 ... 19:17:08 19:17:08 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 19:17:08 #233 DONE 0.6s 19:17:08 19:17:08 #98 [security-bootstrapper] exporting to image 19:17:08 #98 writing image sha256:666c0126efaac57ecb37abe0de7db9269dcaa128666c04f36630602ee4c4546d done 19:17:08 #98 naming to docker.io/library/security-secretstore-setup done 19:17:08 #98 exporting layers 0.2s done 19:17:08 #98 writing image sha256:1ca6954a21cbd2b0cb94ffae7d0870f0eef36a3247f406b28bdf742cbcac5280 done 19:17:08 #98 naming to docker.io/library/security-bootstrapper done 19:17:08 #98 DONE 5.7s 19:17:08 time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:17:08 time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:17:08 time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:17:08 time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:17:08 time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:17:08 time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:17:08 time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:17:08 time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:17:08 time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:17:08 time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:17:08 time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:17:08 time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:17:08 time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:17:08 time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:17:08 time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:17:08 time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:17:08 $ docker stop --time=1 df024f1f14e19a8550899f6b3b76a7cd66c7f1f42f90395e7bf3a6d366c803f9 19:17:09 $ docker rm -f --volumes df024f1f14e19a8550899f6b3b76a7cd66c7f1f42f90395e7bf3a6d366c803f9 [Pipeline] // withDockerContainer [Pipeline] sh 19:17:10 + docker images 19:17:10 REPOSITORY TAG IMAGE ID CREATED SIZE 19:17:10 security-bootstrapper latest 1ca6954a21cb 2 seconds ago 19MB 19:17:10 security-secretstore-setup latest 666c0126efaa 3 seconds ago 37MB 19:17:10 security-proxy-auth latest 8dd504ea7522 3 seconds ago 33MB 19:17:10 security-proxy-setup latest d07f9bc4cd40 3 seconds ago 26.2MB 19:17:10 core-common-config-bootstrapper latest 978f72353350 3 seconds ago 15.2MB 19:17:10 core-metadata latest d13e2f1893d2 4 seconds ago 39.8MB 19:17:10 support-cron-scheduler latest c65a626580cf 4 seconds ago 44.1MB 19:17:10 support-notifications latest 45fa48fb2e42 4 seconds ago 42.5MB 19:17:10 core-data latest ece38eff8d5d 4 seconds ago 39.6MB 19:17:10 support-scheduler latest 876d3c37a79d 5 seconds ago 41.9MB 19:17:10 core-command latest 6f83b4e4983b 5 seconds ago 35.4MB 19:17:10 security-spiffe-token-provider latest 34b0a61d2f96 5 seconds ago 28.9MB 19:17:10 core-keeper latest 5fe07d4f8483 6 seconds ago 39.5MB 19:17:10 security-spire-server latest a199123b2ab7 3 minutes ago 121MB 19:17:10 security-spire-agent latest f81f8bfc8f21 3 minutes ago 182MB 19:17:10 security-spire-config latest 97c4a14acfb6 3 minutes ago 120MB 19:17:10 ci-base-image-x86_64 latest 12f83959be2c 7 minutes ago 970MB 19:17:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 19:17:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 19:17:10 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) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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] } 19:19:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:19:43 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:20:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:20:30 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:20:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:20:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:20:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:20:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:20:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:20:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:20:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:20:39 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:20:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:20:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:20:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:20:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:20:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.127s coverage: 28.7% of statements 19:21:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.182s coverage: 97.0% of statements 19:21:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:21:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:21:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:21:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.282s coverage: 69.2% of statements 19:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:21:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.215s coverage: 53.2% of statements 19:21:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:21:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:21:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:21:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:21:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:21:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:21:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:21:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:21:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.870s coverage: 93.4% of statements 19:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.239s coverage: 91.7% of statements 19:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:21:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.233s coverage: 7.0% of statements 19:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:21:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.636s coverage: 95.8% of statements 19:21:53 ok github.com/edgexfoundry/edgex-go/internal/io 1.094s coverage: 72.2% of statements 19:21:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 19:21:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.111s coverage: 0.0% of statements [no tests to run] 19:22:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:22:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:22:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.311s coverage: 0.8% of statements 19:22:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.156s coverage: 30.7% of statements 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.133s coverage: 41.7% of statements 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.139s coverage: 77.8% of statements 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.150s coverage: 94.1% of statements 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.109s coverage: 96.3% of statements 19:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.106s coverage: 87.5% of statements 19:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:22:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:22:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:22:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.097s coverage: 94.4% of statements 19:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:22:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:22:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:22:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:22:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.930s coverage: 79.9% of statements 19:22:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.152s coverage: 92.9% of statements 19:22:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 66.7% of statements 19:22:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.121s coverage: 62.3% of statements 19:22:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.112s coverage: 75.0% of statements 19:22:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.104s coverage: 87.2% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.083s coverage: 20.0% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.072s coverage: 100.0% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.263s coverage: 81.8% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.258s coverage: 82.1% of statements 19:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.118s coverage: 86.0% of statements 19:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.732s coverage: 63.1% of statements 19:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.124s coverage: 100.0% of statements 19:22:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements 19:22:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements 19:22:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:22:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:22:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:22:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements 19:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.075s coverage: 100.0% of statements 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:23:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.662s coverage: 36.5% of statements 19:23:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements 19:23:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:23:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:23:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:23:03 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.100s coverage: 84.8% of statements 19:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 19:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 19:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:23:09 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.121s coverage: 5.2% of statements 19:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 19:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:23:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:23:15 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.341s coverage: 90.8% of statements 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:23:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.216s coverage: 19.9% of statements 19:23:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:23:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:23:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:23:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:23:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.506s coverage: 95.7% of statements 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:23:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.162s coverage: 61.8% of statements 19:23:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:23:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.282s coverage: 98.9% of statements 19:23:39 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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 19:23:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:23:39 go vet ./... 19:28:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:28:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:28:01 ./bin/test-attribution-txt.sh [Pipeline] echo 19:28:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:28:02 + ls -al . 19:28:02 total 916 19:28:02 drwxrwxr-x 10 1001 1001 4096 Aug 27 19:15 . 19:28:02 drwxr-xr-x 4 root root 4096 Aug 27 19:15 .. 19:28:02 drwxrwxr-x 2 1001 1001 4096 Aug 27 19:13 .blubracket 19:28:02 -rw-rw-r-- 1 1001 1001 10 Aug 27 19:13 .dockerignore 19:28:02 drwxrwxr-x 8 1001 1001 4096 Aug 27 19:13 .git 19:28:02 drwxrwxr-x 3 1001 1001 4096 Aug 27 19:13 .github 19:28:02 -rw-rw-r-- 1 1001 1001 1102 Aug 27 19:13 .gitignore 19:28:02 -rw-rw-r-- 1 1001 1001 42 Aug 27 19:13 .golangci.yml 19:28:02 -rw-rw-r-- 1 1001 1001 100 Aug 27 19:13 .hadolint.yml 19:28:02 -rw-rw-r-- 1 1001 1001 155 Aug 27 19:13 .sonarcloud.properties 19:28:02 -rw-rw-r-- 1 1001 1001 1171 Aug 27 19:13 ADOPTERS.md 19:28:02 -rw-rw-r-- 1 1001 1001 21286 Aug 27 19:13 Attribution.txt 19:28:02 -rw-rw-r-- 1 1001 1001 100284 Aug 27 19:13 CHANGELOG.md 19:28:02 -rw-rw-r-- 1 1001 1001 3804 Aug 27 19:13 CONTRIBUTING.md 19:28:02 -rw-rw-r-- 1 1001 1001 677 Aug 27 19:13 GOVERNANCE.md 19:28:02 -rw-rw-r-- 1 1001 1001 861 Aug 27 19:13 Jenkinsfile 19:28:02 -rw-rw-r-- 1 1001 1001 10775 Aug 27 19:13 LICENSE 19:28:02 -rw-rw-r-- 1 1001 1001 16854 Aug 27 19:13 Makefile 19:28:02 -rw-rw-r-- 1 1001 1001 582 Aug 27 19:13 OWNERS.md 19:28:02 -rw-rw-r-- 1 1001 1001 9528 Aug 27 19:13 README.md 19:28:02 -rw-rw-r-- 1 1001 1001 789 Aug 27 19:13 SECURITY.md 19:28:02 -rw-rw-r-- 1 1001 1001 5 Aug 27 19:09 VERSION 19:28:02 drwxrwxr-x 2 1001 1001 4096 Aug 27 19:13 bin 19:28:02 drwxrwxr-x 20 1001 1001 4096 Aug 27 19:13 cmd 19:28:02 -rw-r--r-- 1 root root 545398 Aug 27 19:23 coverage.out 19:28:02 drwxrwxr-x 2 1001 1001 4096 Aug 27 19:13 fuzz_test 19:28:02 -rw-rw-r-- 1 1001 1001 7305 Aug 27 19:13 go.mod 19:28:02 -rw-rw-r-- 1 1001 1001 102581 Aug 27 19:13 go.sum 19:28:02 drwxrwxr-x 7 1001 1001 4096 Aug 27 19:13 internal 19:28:02 drwxrwxr-x 3 1001 1001 4096 Aug 27 19:13 openapi 19:28:02 -rw-rw-r-- 1 1001 1001 584 Aug 27 19:13 security.txt 19:28:02 -rw-rw-r-- 1 1001 1001 204 Aug 27 19:13 version.go [Pipeline] sh 19:28:02 + '[' -e coverage.out ] 19:28:02 + chown 1001:1001 coverage.out [Pipeline] stash 19:28:02 Warning: overwriting stash ‘coverage-report’ 19:28:03 Stashed 1 file(s) [Pipeline] sh 19:28:04 + make build 19:28:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:31:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:31:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:31:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:31:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 19:31:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:32:05 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:32:14 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:32:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:32:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:32:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:32:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:32:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:32:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:32:56 $ docker stop --time=1 dfd31862cd9a92540a3904c08e9de16556465d113dd99edcf6fc5aa03f9581ee 19:32:58 $ docker rm -f --volumes dfd31862cd9a92540a3904c08e9de16556465d113dd99edcf6fc5aa03f9581ee [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 19:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:33:02 19:33:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:33:03 latest: Pulling from edgex-devops/edgex-compose-arm64 19:33:03 547446be3368: Pulling fs layer 19:33:03 d125d8839a47: Pulling fs layer 19:33:03 3e85d5ac6304: Pulling fs layer 19:33:03 c3105a71a48b: Pulling fs layer 19:33:03 0f093f025ec4: Pulling fs layer 19:33:03 c3106fc0e877: Pulling fs layer 19:33:03 c3105a71a48b: Waiting 19:33:03 0f093f025ec4: Waiting 19:33:03 c3106fc0e877: Waiting 19:33:03 547446be3368: Verifying Checksum 19:33:03 547446be3368: Download complete 19:33:03 c3105a71a48b: Verifying Checksum 19:33:03 c3105a71a48b: Download complete 19:33:03 d125d8839a47: Verifying Checksum 19:33:03 d125d8839a47: Download complete 19:33:03 c3106fc0e877: Verifying Checksum 19:33:03 c3106fc0e877: Download complete 19:33:03 0f093f025ec4: Verifying Checksum 19:33:03 0f093f025ec4: Download complete 19:33:04 547446be3368: Pull complete 19:33:04 d125d8839a47: Pull complete 19:33:05 3e85d5ac6304: Verifying Checksum 19:33:05 3e85d5ac6304: Download complete 19:33:15 3e85d5ac6304: Pull complete 19:33:15 c3105a71a48b: Pull complete 19:33:17 0f093f025ec4: Pull complete 19:33:17 c3106fc0e877: Pull complete 19:33:17 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:33:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:33:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:17 prd-ubuntu20.04-docker-arm64-4c-16g-8837 does not seem to be running inside a container 19:33:17 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:33:19 $ docker top 3ce8d979a48a212e7daf0ee1e311933c4014dffc994796cf142bed3f8d9b5c33 -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:20 + docker compose -f ./docker-compose-build.yml build --parallel 19:33:30 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:33:30 #1 transferring dockerfile: 1.89kB done 19:33:30 #1 DONE 0.1s 19:33:30 19:33:30 #2 [core-keeper internal] load build definition from Dockerfile 19:33:30 #2 transferring dockerfile: 2.01kB done 19:33:30 #2 DONE 0.0s 19:33:30 19:33:30 #3 [security-spire-config internal] load build definition from Dockerfile 19:33:30 #3 transferring dockerfile: 1.69kB done 19:33:30 #3 DONE 0.1s 19:33:30 19:33:30 #4 [core-metadata internal] load build definition from Dockerfile 19:33:30 #4 transferring dockerfile: 2.06kB done 19:33:30 #4 DONE 0.0s 19:33:30 19:33:30 #5 [security-proxy-setup internal] load build definition from Dockerfile 19:33:30 #5 transferring dockerfile: 2.50kB 0.0s done 19:33:30 #5 DONE 0.1s 19:33:30 19:33:30 #6 [security-spire-server internal] load build definition from Dockerfile 19:33:30 #6 transferring dockerfile: 1.70kB done 19:33:30 #6 DONE 0.1s 19:33:30 19:33:30 #7 [core-command internal] load build definition from Dockerfile 19:33:30 #7 transferring dockerfile: 1.93kB done 19:33:30 #7 DONE 0.1s 19:33:30 19:33:30 #8 [security-secretstore-setup internal] load build definition from Dockerfile 19:33:30 #8 transferring dockerfile: 2.49kB done 19:33:30 #8 DONE 0.1s 19:33:30 19:33:30 #9 [support-scheduler internal] load build definition from Dockerfile 19:33:30 #9 transferring dockerfile: 1.93kB 0.0s done 19:33:30 #9 DONE 0.1s 19:33:30 19:33:30 #10 [security-bootstrapper internal] load build definition from Dockerfile 19:33:30 #10 transferring dockerfile: 3.17kB done 19:33:30 #10 DONE 0.1s 19:33:30 19:33:30 #11 [security-spire-agent internal] load build definition from Dockerfile 19:33:30 #11 transferring dockerfile: 1.81kB 0.0s done 19:33:30 #11 DONE 0.1s 19:33:30 19:33:30 #12 [security-proxy-auth internal] load build definition from Dockerfile 19:33:30 #12 transferring dockerfile: 2.15kB done 19:33:30 #12 DONE 0.1s 19:33:30 19:33:30 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:33:30 #13 transferring dockerfile: 2.23kB 0.0s done 19:33:30 #13 DONE 0.1s 19:33:30 19:33:30 #14 [core-data internal] load build definition from Dockerfile 19:33:30 #14 transferring dockerfile: 2.07kB done 19:33:30 #14 DONE 0.1s 19:33:30 19:33:30 #15 [support-notifications internal] load build definition from Dockerfile 19:33:30 #15 transferring dockerfile: 1.95kB done 19:33:30 #15 DONE 0.1s 19:33:30 19:33:30 #16 [support-cron-scheduler internal] load build definition from Dockerfile 19:33:31 #16 transferring dockerfile: 1.85kB 0.0s done 19:33:31 #16 DONE 0.1s 19:33:31 19:33:31 #17 [security-spiffe-token-provider internal] load .dockerignore 19:33:31 #17 transferring context: 50B done 19:33:31 #17 DONE 0.1s 19:33:31 19:33:31 #18 [core-keeper internal] load .dockerignore 19:33:32 #18 transferring context: 50B done 19:33:32 #18 DONE 0.1s 19:33:32 19:33:32 #19 [security-spire-config internal] load .dockerignore 19:33:32 #19 ... 19:33:32 19:33:32 #20 [core-metadata internal] load .dockerignore 19:33:32 #20 transferring context: 50B 0.0s done 19:33:32 #20 DONE 0.1s 19:33:32 19:33:32 #19 [security-spire-config internal] load .dockerignore 19:33:32 #19 transferring context: 50B done 19:33:32 #19 ... 19:33:32 19:33:32 #21 [security-proxy-setup internal] load .dockerignore 19:33:32 #21 transferring context: 50B 0.0s done 19:33:32 #21 DONE 0.1s 19:33:32 19:33:32 #22 [security-spire-server internal] load .dockerignore 19:33:32 #22 transferring context: 50B 0.0s done 19:33:32 #22 DONE 0.1s 19:33:32 19:33:32 #23 [core-command internal] load .dockerignore 19:33:32 #23 transferring context: 50B 0.0s done 19:33:32 #23 DONE 0.1s 19:33:32 19:33:32 #24 [security-secretstore-setup internal] load .dockerignore 19:33:32 #24 DONE 0.0s 19:33:32 19:33:32 #19 [security-spire-config internal] load .dockerignore 19:33:32 #19 ... 19:33:32 19:33:32 #24 [security-secretstore-setup internal] load .dockerignore 19:33:32 #24 transferring context: 50B done 19:33:32 #24 DONE 0.0s 19:33:32 19:33:32 #25 [support-scheduler internal] load .dockerignore 19:33:32 #25 transferring context: 50B 0.0s done 19:33:32 #25 DONE 0.1s 19:33:32 19:33:32 #26 [security-bootstrapper internal] load .dockerignore 19:33:32 #26 transferring context: 50B done 19:33:32 #26 DONE 0.1s 19:33:32 19:33:32 #27 [security-spire-agent internal] load .dockerignore 19:33:32 #27 transferring context: 50B done 19:33:32 #27 DONE 0.1s 19:33:32 19:33:32 #28 [security-proxy-auth internal] load .dockerignore 19:33:32 #28 transferring context: 50B 0.0s done 19:33:32 #28 DONE 0.1s 19:33:32 19:33:32 #29 [core-common-config-bootstrapper internal] load .dockerignore 19:33:32 #29 transferring context: 50B 0.0s done 19:33:32 #29 DONE 0.1s 19:33:32 19:33:32 #30 [core-data internal] load .dockerignore 19:33:32 #30 transferring context: 50B 0.0s done 19:33:32 #30 DONE 0.1s 19:33:32 19:33:32 #31 [support-notifications internal] load .dockerignore 19:33:32 #31 transferring context: 50B done 19:33:32 #31 DONE 0.1s 19:33:32 19:33:32 #32 [support-cron-scheduler internal] load .dockerignore 19:33:33 #32 transferring context: 50B 0.0s done 19:33:33 #32 DONE 0.1s 19:33:33 19:33:33 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:33 #33 DONE 0.0s 19:33:33 19:33:33 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:33:33 #34 DONE 0.5s 19:33:33 19:33:33 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:33 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:33:33 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s 19:33:33 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:33:33 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:33:33 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:33:33 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.2s 19:33:33 #35 ... 19:33:33 19:33:33 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:33 #33 DONE 0.0s 19:33:33 19:33:33 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:33 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s 19:33:33 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:33:33 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:33:33 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:33:33 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:33:33 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:33:33 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 19:33:34 #35 ... 19:33:34 19:33:34 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:34 #33 DONE 0.0s 19:33:34 19:33:34 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:34 #33 DONE 0.0s 19:33:34 19:33:34 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:34 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:33:34 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:33:34 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:33:34 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:33:34 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:33:34 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:33:34 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:33:34 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:33:34 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:33:34 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:33:34 #35 ... 19:33:34 19:33:34 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:34 #33 DONE 0.0s 19:33:34 19:33:34 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:33:34 #34 DONE 0.8s 19:33:34 19:33:34 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:34 #35 ... 19:33:34 19:33:34 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:34 #33 DONE 0.0s 19:33:34 19:33:34 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:34 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:33:34 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:33:34 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:33:34 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:33:34 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:33:35 #35 ... 19:33:35 19:33:35 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:35 #33 DONE 0.0s 19:33:35 19:33:35 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:35 #35 ... 19:33:35 19:33:35 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:35 #33 DONE 0.0s 19:33:35 19:33:35 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:35 #35 ... 19:33:35 19:33:35 #36 [support-scheduler internal] load build context 19:33:35 #36 DONE 0.0s 19:33:35 19:33:35 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:35 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:33:35 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:33:35 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:33:35 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:33:35 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:33:35 #35 ... 19:33:35 19:33:35 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:33:35 #37 DONE 1.4s 19:33:35 19:33:35 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:35 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:33:35 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:33:35 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:33:35 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:33:35 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:33:35 #35 ... 19:33:35 19:33:35 #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:33:35 #38 DONE 2.8s 19:33:35 19:33:35 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:35 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:33:35 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:33:35 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:33:35 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:33:35 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:33:35 #35 ... 19:33:35 19:33:35 #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:33:35 #38 DONE 2.8s 19:33:35 19:33:35 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:35 #35 ... 19:33:35 19:33:35 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:35 #33 DONE 0.0s 19:33:35 19:33:35 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:35 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:36 #39 ... 19:33:36 19:33:36 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:36 #33 DONE 0.0s 19:33:36 19:33:36 #40 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:33:36 #40 ... 19:33:36 19:33:36 #41 [security-spire-server internal] load build context 19:33:36 #41 transferring context: 27.71kB 0.1s done 19:33:36 #41 DONE 0.9s 19:33:36 19:33:36 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:36 #33 DONE 0.0s 19:33:36 19:33:36 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:36 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.8s done 19:33:36 #39 ... 19:33:36 19:33:36 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:33:36 #34 DONE 2.4s 19:33:36 19:33:36 #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:33:36 #38 DONE 2.9s 19:33:36 19:33:36 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:36 #33 DONE 0.0s 19:33:36 19:33:36 #42 [core-data internal] load build context 19:33:36 #42 DONE 0.0s 19:33:36 19:33:36 #43 [core-common-config-bootstrapper internal] load build context 19:33:36 #43 DONE 0.0s 19:33:36 19:33:36 #44 [security-spire-config internal] load build context 19:33:36 #44 transferring context: 25.96kB 0.2s done 19:33:36 #44 DONE 1.1s 19:33:36 19:33:36 #40 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:33:36 #40 ... 19:33:36 19:33:36 #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:33:36 #38 DONE 2.9s 19:33:36 19:33:36 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:33:36 #37 DONE 2.5s 19:33:36 19:33:36 #40 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:33:36 #40 ... 19:33:36 19:33:36 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:33:36 #33 DONE 0.0s 19:33:36 19:33:36 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:36 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:33:36 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:33:36 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:33:36 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:33:36 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:33:36 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 19:33:37 #35 ... 19:33:37 19:33:37 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:33:37 #34 DONE 3.2s 19:33:37 19:33:37 #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:33:37 #38 DONE 2.9s 19:33:37 19:33:37 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:37 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:33:37 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:33:37 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:33:37 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:33:37 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:33:37 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 19:33:38 #35 DONE 5.5s 19:33:38 19:33:38 #40 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:33:38 #40 DONE 3.1s 19:33:38 19:33:38 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:33:38 #45 DONE 2.7s 19:33:38 19:33:38 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:33:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:33:38 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:33:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:33:38 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:33:38 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:33:38 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 19:33:38 #35 DONE 5.5s 19:33:38 19:33:38 #46 [security-spire-agent internal] load build context 19:33:41 #46 transferring context: 27.24kB 0.1s done 19:33:41 #46 DONE 2.9s 19:33:41 19:33:41 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:41 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.8s done 19:33:41 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:33:41 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 19:33:41 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 19:33:41 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done 19:33:41 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s 19:33:41 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.7s done 19:33:41 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:33:41 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:33:41 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 4.0s 19:33:41 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:33:41 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 4.3s 19:33:41 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 4.6s 19:33:42 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 5.2s 19:33:42 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.16MB / 28.04MB 5.6s 19:33:43 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 6.1s 19:33:43 #39 ... 19:33:43 19:33:43 #47 [security-spiffe-token-provider internal] load build context 19:33:43 #47 ... 19:33:43 19:33:43 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:44 #39 ... 19:33:44 19:33:44 #48 [core-keeper internal] load build context 19:33:44 #48 ... 19:33:44 19:33:44 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:44 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 6.8s 19:33:44 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 7.1s 19:33:44 #39 ... 19:33:44 19:33:44 #49 [core-metadata internal] load build context 19:33:44 #49 ... 19:33:44 19:33:44 #50 [security-proxy-setup internal] load build context 19:33:44 #50 ... 19:33:44 19:33:44 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:44 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 7.5s 19:33:44 #39 ... 19:33:44 19:33:44 #51 [core-command internal] load build context 19:33:44 #51 ... 19:33:44 19:33:44 #36 [support-scheduler internal] load build context 19:33:44 #36 ... 19:33:44 19:33:44 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:45 #39 ... 19:33:45 19:33:45 #52 [security-secretstore-setup internal] load build context 19:33:45 #52 ... 19:33:45 19:33:45 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:45 #39 ... 19:33:45 19:33:45 #53 [security-bootstrapper internal] load build context 19:33:45 #53 ... 19:33:45 19:33:45 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:45 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.64MB / 28.04MB 8.5s 19:33:46 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 9.0s 19:33:46 #39 ... 19:33:46 19:33:46 #54 [security-proxy-auth internal] load build context 19:33:46 #54 transferring context: 14.08MB 9.2s 19:33:46 #54 ... 19:33:46 19:33:46 #43 [core-common-config-bootstrapper internal] load build context 19:33:47 #43 ... 19:33:47 19:33:47 #42 [core-data internal] load build context 19:33:47 #42 ... 19:33:47 19:33:47 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:47 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 9.5s done 19:33:47 #39 ... 19:33:47 19:33:47 #55 [support-cron-scheduler internal] load build context 19:33:47 #55 ... 19:33:47 19:33:47 #56 [support-notifications internal] load build context 19:33:47 #56 ... 19:33:47 19:33:47 #55 [support-cron-scheduler internal] load build context 19:33:48 #55 ... 19:33:48 19:33:48 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:33:48 #57 ... 19:33:48 19:33:48 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:48 #58 DONE 10.0s 19:33:48 19:33:48 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:33:48 #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.0s done 19:33:48 #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:33:48 #59 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 19:33:48 #59 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 19:33:48 #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.3s done 19:33:48 #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 5.2s 19:33:48 #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.3s done 19:33:48 #59 ... 19:33:48 19:33:48 #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:33:48 #60 ... 19:33:48 19:33:48 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:33:48 #0 9.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:48 #61 ... 19:33:48 19:33:48 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:33:48 #0 7.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:48 #0 8.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:48 #0 9.793 OK: 266 MiB in 52 packages 19:33:48 #62 DONE 10.5s 19:33:48 19:33:48 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:33:48 #61 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:48 #61 ... 19:33:48 19:33:48 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:33:49 #63 ... 19:33:49 19:33:49 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:33:49 #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.45MB / 18.32MB 5.8s 19:33:49 #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 6.1s 19:33:49 #59 ... 19:33:49 19:33:49 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:33:49 #64 ... 19:33:49 19:33:49 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:49 #65 ... 19:33:49 19:33:49 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:33:49 #66 ... 19:33:49 19:33:49 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:33:49 #67 ... 19:33:49 19:33:49 #68 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:33:49 #68 ... 19:33:49 19:33:49 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:33:50 #69 ... 19:33:50 19:33:50 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:33:50 #70 ... 19:33:50 19:33:50 #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:33:50 #71 ... 19:33:50 19:33:50 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:33:50 #72 ... 19:33:50 19:33:50 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:33:50 #73 ... 19:33:50 19:33:50 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:33:50 #61 11.95 (1/2) Installing ca-certificates (20240226-r0) 19:33:50 #61 12.14 (2/2) Installing dumb-init (1.2.5-r2) 19:33:50 #61 12.14 Executing busybox-1.36.1-r7.trigger 19:33:50 #61 12.14 Executing ca-certificates-20240226-r0.trigger 19:33:51 #61 12.76 OK: 9 MiB in 17 packages 19:33:52 #61 ... 19:33:52 19:33:52 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:33:52 #57 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:52 #57 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:52 #57 12.85 OK: 266 MiB in 52 packages 19:33:52 #57 DONE 13.9s 19:33:52 19:33:52 #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:33:52 #60 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:52 #60 ... 19:33:52 19:33:52 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:33:52 #61 DONE 14.1s 19:33:52 19:33:52 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:33:54 #74 ... 19:33:54 19:33:54 #47 [security-spiffe-token-provider internal] load build context 19:33:54 #47 transferring context: 54.70MB 20.5s 19:33:54 #47 ... 19:33:54 19:33:54 #48 [core-keeper internal] load build context 19:33:54 #48 ... 19:33:54 19:33:54 #36 [support-scheduler internal] load build context 19:33:54 #36 ... 19:33:54 19:33:54 #48 [core-keeper internal] load build context 19:33:54 #48 ... 19:33:54 19:33:54 #49 [core-metadata internal] load build context 19:33:54 #49 ... 19:33:54 19:33:54 #48 [core-keeper internal] load build context 19:33:54 #48 ... 19:33:54 19:33:54 #51 [core-command internal] load build context 19:33:55 #51 ... 19:33:55 19:33:55 #50 [security-proxy-setup internal] load build context 19:33:55 #50 ... 19:33:55 19:33:55 #51 [core-command internal] load build context 19:33:55 #51 ... 19:33:55 19:33:55 #52 [security-secretstore-setup internal] load build context 19:33:55 #52 ... 19:33:55 19:33:55 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:33:55 #60 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:55 #60 15.99 OK: 266 MiB in 52 packages 19:33:55 #60 DONE 17.2s 19:33:55 19:33:55 #52 [security-secretstore-setup internal] load build context 19:33:55 #52 ... 19:33:55 19:33:55 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:33:55 #64 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:55 #64 ... 19:33:55 19:33:55 #53 [security-bootstrapper internal] load build context 19:33:55 #53 ... 19:33:55 19:33:55 #51 [core-command internal] load build context 19:33:56 #51 ... 19:33:56 19:33:56 #54 [security-proxy-auth internal] load build context 19:33:57 #54 ... 19:33:57 19:33:57 #55 [support-cron-scheduler internal] load build context 19:33:57 #55 ... 19:33:57 19:33:57 #43 [core-common-config-bootstrapper internal] load build context 19:33:57 #43 ... 19:33:57 19:33:57 #42 [core-data internal] load build context 19:33:57 #42 ... 19:33:57 19:33:57 #43 [core-common-config-bootstrapper internal] load build context 19:33:58 #43 ... 19:33:58 19:33:58 #56 [support-notifications internal] load build context 19:33:58 #56 ... 19:33:58 19:33:58 #43 [core-common-config-bootstrapper internal] load build context 19:33:58 #43 ... 19:33:58 19:33:58 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:33:58 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.6s 19:33:58 #39 ... 19:33:58 19:33:58 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:33:58 #75 ... 19:33:58 19:33:58 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:33:58 #66 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:58 #66 ... 19:33:58 19:33:58 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:33:58 #63 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:58 #63 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:58 #63 15.09 v3.18.8-63-g99375d3e785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:33:58 #63 15.09 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:33:58 #63 15.09 OK: 19953 distinct packages available 19:33:58 #63 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:33:58 #63 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:33:58 #63 18.52 OK: 266 MiB in 52 packages 19:33:58 #63 DONE 20.5s 19:33:58 19:33:58 #43 [core-common-config-bootstrapper internal] load build context 19:33:59 #43 ... 19:33:59 19:33:59 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:33:59 #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.2s done 19:33:59 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.3s 19:33:59 #59 ... 19:33:59 19:33:59 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:33:59 #66 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:00 #66 ... 19:34:00 19:34:00 #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:34:00 #68 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:00 #68 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:00 #68 19.07 (1/1) Installing dumb-init (1.2.5-r2) 19:34:00 #68 19.07 Executing busybox-1.36.1-r7.trigger 19:34:00 #68 19.43 OK: 8 MiB in 16 packages 19:34:00 #68 DONE 21.0s 19:34:00 19:34:00 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:01 #39 ... 19:34:01 19:34:01 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:34:01 #67 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:01 #67 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:01 #67 19.95 (1/2) Installing dumb-init (1.2.5-r2) 19:34:01 #67 19.95 (2/2) Installing su-exec (0.2-r3) 19:34:01 #67 19.95 Executing busybox-1.36.1-r7.trigger 19:34:01 #67 20.06 OK: 8 MiB in 17 packages 19:34:01 #67 DONE 21.7s 19:34:01 19:34:01 #42 [core-data internal] load build context 19:34:01 #42 transferring context: 34.51MB 23.7s 19:34:02 #42 ... 19:34:02 19:34:02 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:02 #65 DONE 23.5s 19:34:02 19:34:02 #52 [security-secretstore-setup internal] load build context 19:34:02 #52 ... 19:34:02 19:34:02 #42 [core-data internal] load build context 19:34:04 #42 ... 19:34:04 19:34:04 #47 [security-spiffe-token-provider internal] load build context 19:34:04 #47 ... 19:34:04 19:34:04 #36 [support-scheduler internal] load build context 19:34:04 #36 ... 19:34:04 19:34:04 #42 [core-data internal] load build context 19:34:05 #42 ... 19:34:05 19:34:05 #49 [core-metadata internal] load build context 19:34:05 #49 ... 19:34:05 19:34:05 #48 [core-keeper internal] load build context 19:34:05 #48 ... 19:34:05 19:34:05 #42 [core-data internal] load build context 19:34:05 #42 ... 19:34:05 19:34:05 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:34:05 #66 22.55 (1/4) Installing dumb-init (1.2.5-r2) 19:34:05 #66 22.55 (2/4) Installing openssl (3.1.6-r0) 19:34:05 #66 22.70 (3/4) Installing su-exec (0.2-r3) 19:34:05 #66 22.70 (4/4) Installing yq (4.33.3-r5) 19:34:05 #66 23.34 Executing busybox-1.36.1-r7.trigger 19:34:05 #66 23.56 OK: 18 MiB in 19 packages 19:34:05 #66 DONE 25.9s 19:34:05 19:34:05 #42 [core-data internal] load build context 19:34:05 #42 ... 19:34:05 19:34:05 #50 [security-proxy-setup internal] load build context 19:34:05 #50 ... 19:34:05 19:34:05 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:34:05 #70 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:05 #70 19.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:05 #70 22.31 (1/4) Installing ca-certificates (20240226-r0) 19:34:05 #70 22.64 (2/4) Installing dumb-init (1.2.5-r2) 19:34:05 #70 22.64 (3/4) Installing su-exec (0.2-r3) 19:34:05 #70 22.64 (4/4) Installing yq (4.33.3-r5) 19:34:05 #70 23.14 Executing busybox-1.36.1-r7.trigger 19:34:05 #70 23.16 Executing ca-certificates-20240226-r0.trigger 19:34:05 #70 23.78 OK: 18 MiB in 19 packages 19:34:05 #70 DONE 26.4s 19:34:05 19:34:05 #50 [security-proxy-setup internal] load build context 19:34:05 #50 ... 19:34:05 19:34:05 #42 [core-data internal] load build context 19:34:06 #42 ... 19:34:06 19:34:06 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:34:06 #64 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:06 #64 20.49 v3.18.8-63-g99375d3e785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:34:06 #64 20.49 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:34:06 #64 20.49 OK: 19946 distinct packages available 19:34:06 #64 21.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:06 #64 22.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:06 #64 24.49 (1/11) Installing ca-certificates (20240226-r0) 19:34:06 #64 24.70 (2/11) Installing brotli-libs (1.0.9-r14) 19:34:06 #64 24.70 (3/11) Installing libunistring (1.1-r1) 19:34:06 #64 24.82 (4/11) Installing libidn2 (2.3.4-r1) 19:34:06 #64 24.82 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:34:06 #64 24.82 (6/11) Installing libcurl (8.9.0-r0) 19:34:06 #64 25.26 (7/11) Installing curl (8.9.0-r0) 19:34:06 #64 25.26 (8/11) Installing dumb-init (1.2.5-r2) 19:34:06 #64 25.26 (9/11) Installing musl-obstack (1.2.3-r2) 19:34:06 #64 25.26 (10/11) Installing libucontext (1.2-r2) 19:34:06 #64 25.26 (11/11) Installing gcompat (1.1.0-r1) 19:34:06 #64 25.26 Executing busybox-1.36.1-r7.trigger 19:34:06 #64 25.26 Executing ca-certificates-20240226-r0.trigger 19:34:06 #64 25.79 OK: 13 MiB in 26 packages 19:34:06 #64 DONE 27.1s 19:34:06 19:34:06 #42 [core-data internal] load build context 19:34:06 #42 ... 19:34:06 19:34:06 #53 [security-bootstrapper internal] load build context 19:34:06 #53 transferring context: 49.31MB 30.1s 19:34:06 #53 ... 19:34:06 19:34:06 #42 [core-data internal] load build context 19:34:07 #42 ... 19:34:07 19:34:07 #51 [core-command internal] load build context 19:34:07 #51 ... 19:34:07 19:34:07 #54 [security-proxy-auth internal] load build context 19:34:07 #54 ... 19:34:07 19:34:07 #55 [support-cron-scheduler internal] load build context 19:34:07 #55 ... 19:34:07 19:34:07 #51 [core-command internal] load build context 19:34:07 #51 ... 19:34:07 19:34:07 #56 [support-notifications internal] load build context 19:34:08 #56 ... 19:34:08 19:34:08 #42 [core-data internal] load build context 19:34:09 #42 ... 19:34:09 19:34:09 #43 [core-common-config-bootstrapper internal] load build context 19:34:09 #43 ... 19:34:09 19:34:09 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:34:09 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.0s 19:34:09 #59 ... 19:34:09 19:34:09 #43 [core-common-config-bootstrapper internal] load build context 19:34:10 #43 ... 19:34:10 19:34:10 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:34:10 #76 ... 19:34:10 19:34:10 #55 [support-cron-scheduler internal] load build context 19:34:11 #55 ... 19:34:11 19:34:11 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:34:11 #73 26.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:11 #73 27.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:11 #73 29.71 (1/1) Installing dumb-init (1.2.5-r2) 19:34:11 #73 29.71 Executing busybox-1.36.1-r7.trigger 19:34:11 #73 29.79 OK: 8 MiB in 16 packages 19:34:11 #73 DONE 31.6s 19:34:11 19:34:11 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:34:11 #77 ... 19:34:11 19:34:11 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:11 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.4s 19:34:11 #39 ... 19:34:11 19:34:11 #55 [support-cron-scheduler internal] load build context 19:34:11 #55 transferring context: 53.74MB 33.0s 19:34:11 #55 ... 19:34:11 19:34:11 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:34:12 #78 ... 19:34:12 19:34:12 #55 [support-cron-scheduler internal] load build context 19:34:13 #55 ... 19:34:13 19:34:13 #52 [security-secretstore-setup internal] load build context 19:34:13 #52 ... 19:34:13 19:34:13 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:34:13 #79 ... 19:34:13 19:34:13 #52 [security-secretstore-setup internal] load build context 19:34:13 #52 ... 19:34:13 19:34:13 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:13 #69 25.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:13 #69 25.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:13 #69 27.93 v3.18.8-63-g99375d3e785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:34:13 #69 27.93 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:34:13 #69 27.93 OK: 19946 distinct packages available 19:34:13 #69 28.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:13 #69 29.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:13 #69 31.57 (1/5) Installing dumb-init (1.2.5-r2) 19:34:13 #69 31.57 (2/5) Installing musl-obstack (1.2.3-r2) 19:34:13 #69 31.66 (3/5) Installing libucontext (1.2-r2) 19:34:13 #69 31.66 (4/5) Installing gcompat (1.1.0-r1) 19:34:13 #69 31.66 (5/5) Installing openssl (3.1.6-r0) 19:34:13 #69 31.76 Executing busybox-1.36.1-r7.trigger 19:34:13 #69 31.76 OK: 9 MiB in 20 packages 19:34:13 #69 DONE 34.2s 19:34:13 19:34:13 #52 [security-secretstore-setup internal] load build context 19:34:14 #52 ... 19:34:14 19:34:14 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:34:14 #72 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:14 #72 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:14 #72 27.83 v3.18.8-63-g99375d3e785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:34:14 #72 27.83 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:34:14 #72 27.83 OK: 19946 distinct packages available 19:34:14 #72 28.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:14 #72 28.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:14 #72 32.24 (1/4) Installing dumb-init (1.2.5-r2) 19:34:14 #72 32.24 (2/4) Installing musl-obstack (1.2.3-r2) 19:34:14 #72 32.28 (3/4) Installing libucontext (1.2-r2) 19:34:14 #72 32.28 (4/4) Installing gcompat (1.1.0-r1) 19:34:14 #72 32.28 Executing busybox-1.36.1-r7.trigger 19:34:14 #72 32.38 OK: 8 MiB in 19 packages 19:34:14 #72 ... 19:34:14 19:34:14 #36 [support-scheduler internal] load build context 19:34:14 #36 ... 19:34:14 19:34:14 #47 [security-spiffe-token-provider internal] load build context 19:34:14 #47 ... 19:34:14 19:34:14 #52 [security-secretstore-setup internal] load build context 19:34:15 #52 ... 19:34:15 19:34:15 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:34:15 #72 DONE 35.5s 19:34:15 19:34:15 #36 [support-scheduler internal] load build context 19:34:15 #36 ... 19:34:15 19:34:15 #48 [core-keeper internal] load build context 19:34:15 #48 ... 19:34:15 19:34:15 #49 [core-metadata internal] load build context 19:34:15 #49 ... 19:34:15 19:34:15 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:34:15 #80 ... 19:34:15 19:34:15 #48 [core-keeper internal] load build context 19:34:15 #48 ... 19:34:15 19:34:15 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:34:16 #81 ... 19:34:16 19:34:16 #50 [security-proxy-setup internal] load build context 19:34:16 #50 ... 19:34:16 19:34:16 #48 [core-keeper internal] load build context 19:34:16 #48 ... 19:34:16 19:34:16 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:34:16 #82 ... 19:34:16 19:34:16 #53 [security-bootstrapper internal] load build context 19:34:16 #53 ... 19:34:16 19:34:16 #52 [security-secretstore-setup internal] load build context 19:34:16 #52 transferring context: 76.95MB 41.3s 19:34:17 #52 ... 19:34:17 19:34:17 #54 [security-proxy-auth internal] load build context 19:34:18 #54 ... 19:34:18 19:34:18 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:34:18 #75 21.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:18 #75 22.54 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:18 #75 26.98 OK: 266 MiB in 52 packages 19:34:18 #75 DONE 29.4s 19:34:18 19:34:18 #54 [security-proxy-auth internal] load build context 19:34:18 #54 ... 19:34:18 19:34:18 #51 [core-command internal] load build context 19:34:18 #51 ... 19:34:18 19:34:18 #43 [core-common-config-bootstrapper internal] load build context 19:34:18 #43 ... 19:34:18 19:34:18 #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:34:18 #71 29.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:18 #71 30.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:18 #71 33.89 (1/3) Installing ca-certificates (20240226-r0) 19:34:18 #71 34.25 (2/3) Installing dumb-init (1.2.5-r2) 19:34:18 #71 34.25 (3/3) Installing tzdata (2024a-r0) 19:34:18 #71 35.78 Executing busybox-1.36.1-r7.trigger 19:34:18 #71 35.86 Executing ca-certificates-20240226-r0.trigger 19:34:18 #71 36.76 OK: 12 MiB in 18 packages 19:34:18 #71 DONE 38.8s 19:34:18 19:34:18 #51 [core-command internal] load build context 19:34:18 #51 ... 19:34:18 19:34:18 #56 [support-notifications internal] load build context 19:34:18 #56 ... 19:34:18 19:34:18 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:34:18 #76 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:18 #76 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:18 #76 17.57 OK: 8 MiB in 16 packages 19:34:18 #76 DONE 18.5s 19:34:18 19:34:18 #56 [support-notifications internal] load build context 19:34:18 #56 ... 19:34:18 19:34:18 #54 [security-proxy-auth internal] load build context 19:34:18 #54 ... 19:34:18 19:34:18 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:34:18 #74 19.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:18 #74 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:18 #74 24.34 OK: 9 MiB in 17 packages 19:34:18 #74 DONE 26.0s 19:34:18 19:34:18 #54 [security-proxy-auth internal] load build context 19:34:19 #54 ... 19:34:19 19:34:19 #42 [core-data internal] load build context 19:34:19 #42 ... 19:34:19 19:34:19 #54 [security-proxy-auth internal] load build context 19:34:20 #54 ... 19:34:20 19:34:20 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:34:20 #78 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:20 #78 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:20 #78 16.82 OK: 8 MiB in 17 packages 19:34:20 #78 DONE 18.1s 19:34:20 19:34:20 #54 [security-proxy-auth internal] load build context 19:34:22 #54 ... 19:34:22 19:34:22 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:34:22 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.0s 19:34:22 #59 ... 19:34:22 19:34:22 #56 [support-notifications internal] load build context 19:34:22 #56 transferring context: 65.27MB 43.0s 19:34:22 #56 ... 19:34:22 19:34:22 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:34:22 #80 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:22 #80 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:22 #80 15.29 OK: 18 MiB in 19 packages 19:34:22 #80 DONE 17.0s 19:34:22 19:34:22 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:34:22 #83 ... 19:34:22 19:34:22 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:34:22 #79 13.14 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:22 #79 14.55 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:22 #79 17.52 (1/1) Installing dumb-init (1.2.5-r2) 19:34:22 #79 17.95 Executing busybox-1.36.1-r7.trigger 19:34:22 #79 18.07 OK: 8 MiB in 16 packages 19:34:22 #79 DONE 19.7s 19:34:22 19:34:22 #56 [support-notifications internal] load build context 19:34:23 #56 ... 19:34:23 19:34:23 #55 [support-cron-scheduler internal] load build context 19:34:23 #55 ... 19:34:23 19:34:23 #56 [support-notifications internal] load build context 19:34:24 #56 ... 19:34:24 19:34:24 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:34:24 #0 9.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:24 #84 ... 19:34:24 19:34:24 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:34:24 #81 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:24 #81 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:24 #81 17.35 OK: 18 MiB in 19 packages 19:34:24 #81 DONE 18.9s 19:34:24 19:34:24 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:24 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.6s 19:34:24 #39 ... 19:34:24 19:34:24 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:34:24 #83 DONE 2.3s 19:34:24 19:34:24 #56 [support-notifications internal] load build context 19:34:25 #56 ... 19:34:25 19:34:25 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:34:25 #82 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:25 #82 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:25 #82 17.51 OK: 13 MiB in 26 packages 19:34:25 #82 DONE 18.8s 19:34:25 19:34:25 #56 [support-notifications internal] load build context 19:34:25 #56 ... 19:34:25 19:34:25 #47 [security-spiffe-token-provider internal] load build context 19:34:25 #47 ... 19:34:25 19:34:25 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:34:25 #85 ... 19:34:25 19:34:25 #36 [support-scheduler internal] load build context 19:34:25 #36 ... 19:34:25 19:34:25 #56 [support-notifications internal] load build context 19:34:25 #56 ... 19:34:25 19:34:25 #49 [core-metadata internal] load build context 19:34:25 #49 ... 19:34:25 19:34:25 #47 [security-spiffe-token-provider internal] load build context 19:34:25 #47 ... 19:34:25 19:34:25 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:34:25 #77 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:25 #77 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:25 #77 13.47 OK: 8 MiB in 16 packages 19:34:25 #77 DONE 14.5s 19:34:25 19:34:25 #47 [security-spiffe-token-provider internal] load build context 19:34:26 #47 transferring context: 86.61MB 52.5s 19:34:26 #47 ... 19:34:26 19:34:26 #50 [security-proxy-setup internal] load build context 19:34:26 #50 ... 19:34:26 19:34:26 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:26 #39 ... 19:34:26 19:34:26 #48 [core-keeper internal] load build context 19:34:26 #48 ... 19:34:26 19:34:26 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:26 #39 ... 19:34:26 19:34:26 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:34:26 #84 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:26 #84 11.54 OK: 9 MiB in 20 packages 19:34:26 #84 DONE 12.3s 19:34:26 19:34:26 #53 [security-bootstrapper internal] load build context 19:34:26 #53 ... 19:34:26 19:34:27 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:28 #39 ... 19:34:28 19:34:28 #52 [security-secretstore-setup internal] load build context 19:34:28 #52 ... 19:34:28 19:34:28 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:34:28 #85 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:28 #85 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:28 #85 12.77 OK: 8 MiB in 19 packages 19:34:28 #85 DONE 13.4s 19:34:28 19:34:28 #52 [security-secretstore-setup internal] load build context 19:34:28 #52 ... 19:34:28 19:34:28 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:28 #39 ... 19:34:28 19:34:28 #51 [core-command internal] load build context 19:34:28 #51 ... 19:34:28 19:34:28 #43 [core-common-config-bootstrapper internal] load build context 19:34:28 #43 ... 19:34:28 19:34:28 #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:34:28 #0 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:29 #86 ... 19:34:29 19:34:29 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:29 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.6s 19:34:29 #39 ... 19:34:29 19:34:29 #42 [core-data internal] load build context 19:34:30 #42 ... 19:34:30 19:34:30 #51 [core-command internal] load build context 19:34:30 #51 ... 19:34:30 19:34:30 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:34:30 #87 ... 19:34:30 19:34:30 #51 [core-command internal] load build context 19:34:30 #51 ... 19:34:30 19:34:30 #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:34:30 #86 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:30 #86 11.45 OK: 12 MiB in 18 packages 19:34:30 #86 DONE 12.2s 19:34:30 19:34:30 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:34:30 #87 DONE 10.5s 19:34:31 19:34:31 #51 [core-command internal] load build context 19:34:32 #51 transferring context: 96.22MB 56.7s 19:34:32 #51 ... 19:34:32 19:34:32 #54 [security-proxy-auth internal] load build context 19:34:32 #54 ... 19:34:32 19:34:32 #51 [core-command internal] load build context 19:34:32 #51 ... 19:34:32 19:34:32 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:34:32 #88 DONE 1.1s 19:34:32 19:34:32 #51 [core-command internal] load build context 19:34:32 #51 ... 19:34:32 19:34:32 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:34:32 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 39.3s 19:34:32 #59 ... 19:34:32 19:34:32 #54 [security-proxy-auth internal] load build context 19:34:33 #54 ... 19:34:33 19:34:33 #55 [support-cron-scheduler internal] load build context 19:34:33 #55 ... 19:34:33 19:34:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:34 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 45.8s 19:34:35 #39 ... 19:34:35 19:34:35 #36 [support-scheduler internal] load build context 19:34:35 #36 ... 19:34:35 19:34:35 #55 [support-cron-scheduler internal] load build context 19:34:35 #55 ... 19:34:35 19:34:35 #49 [core-metadata internal] load build context 19:34:35 #49 ... 19:34:35 19:34:35 #56 [support-notifications internal] load build context 19:34:36 #56 ... 19:34:36 19:34:36 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:36 #39 ... 19:34:36 19:34:36 #50 [security-proxy-setup internal] load build context 19:34:36 #50 ... 19:34:36 19:34:36 #47 [security-spiffe-token-provider internal] load build context 19:34:36 #47 transferring context: 114.35MB 62.9s 19:34:36 #47 ... 19:34:36 19:34:36 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:36 #39 ... 19:34:36 19:34:36 #48 [core-keeper internal] load build context 19:34:36 #48 ... 19:34:36 19:34:36 #56 [support-notifications internal] load build context 19:34:37 #56 ... 19:34:37 19:34:37 #53 [security-bootstrapper internal] load build context 19:34:37 #53 ... 19:34:37 19:34:37 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:38 #39 ... 19:34:38 19:34:38 #52 [security-secretstore-setup internal] load build context 19:34:38 #52 ... 19:34:38 19:34:38 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:39 #39 ... 19:34:39 19:34:39 #43 [core-common-config-bootstrapper internal] load build context 19:34:39 #43 ... 19:34:39 19:34:39 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:39 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 51.2s 19:34:40 #39 ... 19:34:40 19:34:40 #42 [core-data internal] load build context 19:34:40 #42 ... 19:34:40 19:34:40 #53 [security-bootstrapper internal] load build context 19:34:40 #53 ... 19:34:40 19:34:40 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:34:40 #89 DONE 1.7s 19:34:40 19:34:40 #53 [security-bootstrapper internal] load build context 19:34:42 #53 transferring context: 138.93MB 66.4s 19:34:42 #53 ... 19:34:42 19:34:42 #51 [core-command internal] load build context 19:34:42 #51 ... 19:34:42 19:34:42 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:34:42 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 41.4s done 19:34:42 #59 ... 19:34:42 19:34:42 #53 [security-bootstrapper internal] load build context 19:34:43 #53 ... 19:34:43 19:34:43 #54 [security-proxy-auth internal] load build context 19:34:43 #54 ... 19:34:43 19:34:43 #53 [security-bootstrapper internal] load build context 19:34:45 #53 ... 19:34:45 19:34:45 #36 [support-scheduler internal] load build context 19:34:45 #36 ... 19:34:45 19:34:45 #55 [support-cron-scheduler internal] load build context 19:34:46 #55 ... 19:34:46 19:34:46 #49 [core-metadata internal] load build context 19:34:46 #49 ... 19:34:46 19:34:46 #36 [support-scheduler internal] load build context 19:34:46 #36 ... 19:34:46 19:34:46 #50 [security-proxy-setup internal] load build context 19:34:46 #50 ... 19:34:46 19:34:46 #47 [security-spiffe-token-provider internal] load build context 19:34:46 #47 transferring context: 149.10MB 73.3s 19:34:46 #47 ... 19:34:46 19:34:46 #50 [security-proxy-setup internal] load build context 19:34:47 #50 ... 19:34:47 19:34:47 #56 [support-notifications internal] load build context 19:34:47 #56 ... 19:34:47 19:34:47 #48 [core-keeper internal] load build context 19:34:47 #48 ... 19:34:47 19:34:47 #56 [support-notifications internal] load build context 19:34:49 #56 ... 19:34:49 19:34:49 #52 [security-secretstore-setup internal] load build context 19:34:49 #52 ... 19:34:49 19:34:49 #56 [support-notifications internal] load build context 19:34:49 #56 ... 19:34:49 19:34:49 #43 [core-common-config-bootstrapper internal] load build context 19:34:49 #43 ... 19:34:49 19:34:49 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:34:50 #90 ... 19:34:50 19:34:50 #42 [core-data internal] load build context 19:34:50 #42 ... 19:34:50 19:34:50 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:50 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 56.6s done 19:34:50 #39 ... 19:34:50 19:34:50 #42 [core-data internal] load build context 19:34:52 #42 ... 19:34:52 19:34:52 #51 [core-command internal] load build context 19:34:52 #51 transferring context: 179.12MB 77.4s 19:34:52 #51 ... 19:34:52 19:34:52 #42 [core-data internal] load build context 19:34:53 #42 ... 19:34:53 19:34:53 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:34:53 #90 DONE 4.3s 19:34:53 19:34:53 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:34:53 #91 DONE 3.0s 19:34:53 19:34:53 #42 [core-data internal] load build context 19:34:53 #42 ... 19:34:53 19:34:53 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:34:53 #92 DONE 4.5s 19:34:53 19:34:53 #42 [core-data internal] load build context 19:34:53 #42 ... 19:34:53 19:34:53 #54 [security-proxy-auth internal] load build context 19:34:54 #54 ... 19:34:54 19:34:54 #42 [core-data internal] load build context 19:34:55 #42 ... 19:34:55 19:34:55 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:34:55 #93 DONE 1.3s 19:34:55 19:34:55 #42 [core-data internal] load build context 19:34:55 #42 ... 19:34:55 19:34:55 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:34:55 #94 DONE 1.5s 19:34:55 19:34:55 #42 [core-data internal] load build context 19:34:55 #42 ... 19:34:55 19:34:55 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:34:55 #95 DONE 1.4s 19:34:55 19:34:55 #42 [core-data internal] load build context 19:34:56 #42 ... 19:34:56 19:34:56 #53 [security-bootstrapper internal] load build context 19:34:56 #53 ... 19:34:56 19:34:56 #42 [core-data internal] load build context 19:34:56 #42 ... 19:34:56 19:34:56 #55 [support-cron-scheduler internal] load build context 19:34:56 #55 ... 19:34:56 19:34:56 #53 [security-bootstrapper internal] load build context 19:34:56 #53 ... 19:34:56 19:34:56 #49 [core-metadata internal] load build context 19:34:56 #49 ... 19:34:56 19:34:56 #53 [security-bootstrapper internal] load build context 19:34:56 #53 ... 19:34:56 19:34:56 #36 [support-scheduler internal] load build context 19:34:57 #36 ... 19:34:57 19:34:57 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 19:34:57 #96 DONE 1.5s 19:34:57 19:34:57 #97 [security-spire-server stage-2 6/9] COPY security.txt / 19:34:57 #97 DONE 1.6s 19:34:57 19:34:57 #98 [security-spire-config stage-2 6/10] COPY security.txt / 19:34:57 #98 DONE 1.7s 19:34:57 19:34:57 #36 [support-scheduler internal] load build context 19:34:57 #36 ... 19:34:57 19:34:57 #53 [security-bootstrapper internal] load build context 19:34:57 #53 ... 19:34:57 19:34:57 #47 [security-spiffe-token-provider internal] load build context 19:34:57 #47 transferring context: 183.15MB 83.5s 19:34:57 #47 ... 19:34:57 19:34:57 #36 [support-scheduler internal] load build context 19:34:57 #36 ... 19:34:57 19:34:57 #50 [security-proxy-setup internal] load build context 19:34:57 #50 ... 19:34:57 19:34:57 #48 [core-keeper internal] load build context 19:34:57 #48 ... 19:34:57 19:34:57 #36 [support-scheduler internal] load build context 19:34:58 #36 ... 19:34:58 19:34:58 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:34:58 #99 DONE 1.2s 19:34:58 19:34:58 #36 [support-scheduler internal] load build context 19:34:58 #36 ... 19:34:58 19:34:58 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:34:58 #100 DONE 1.5s 19:34:58 19:34:58 #36 [support-scheduler internal] load build context 19:34:58 #36 ... 19:34:58 19:34:58 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:34:58 #101 DONE 1.7s 19:34:58 19:34:58 #36 [support-scheduler internal] load build context 19:34:59 #36 ... 19:34:59 19:34:59 #52 [security-secretstore-setup internal] load build context 19:34:59 #52 ... 19:34:59 19:34:59 #56 [support-notifications internal] load build context 19:34:59 #56 ... 19:34:59 19:34:59 #53 [security-bootstrapper internal] load build context 19:34:59 #53 ... 19:34:59 19:34:59 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:34:59 #102 DONE 1.1s 19:34:59 19:34:59 #43 [core-common-config-bootstrapper internal] load build context 19:34:59 #43 ... 19:34:59 19:34:59 #56 [support-notifications internal] load build context 19:34:59 #56 ... 19:34:59 19:34:59 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:34:59 #103 DONE 1.1s 19:34:59 19:34:59 #56 [support-notifications internal] load build context 19:35:00 #56 ... 19:35:00 19:35:00 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:35:00 #104 DONE 1.6s 19:35:00 19:35:00 #56 [support-notifications internal] load build context 19:35:01 #56 ... 19:35:01 19:35:01 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:35:01 #105 DONE 1.7s 19:35:01 19:35:01 #56 [support-notifications internal] load build context 19:35:01 #56 ... 19:35:01 19:35:01 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:35:01 #106 DONE 1.7s 19:35:01 19:35:01 #107 [security-spire-agent] exporting to image 19:35:01 #107 exporting layers 19:35:01 #107 ... 19:35:01 19:35:01 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:35:01 #108 DONE 1.4s 19:35:01 19:35:01 #107 [security-spire-config] exporting to image 19:35:02 #107 ... 19:35:02 19:35:02 #51 [core-command internal] load build context 19:35:02 #51 ... 19:35:02 19:35:02 #52 [security-secretstore-setup internal] load build context 19:35:02 #52 transferring context: 252.95MB 87.5s 19:35:04 #52 ... 19:35:04 19:35:04 #54 [security-proxy-auth internal] load build context 19:35:04 #54 ... 19:35:04 19:35:04 #52 [security-secretstore-setup internal] load build context 19:35:06 #52 ... 19:35:06 19:35:06 #55 [support-cron-scheduler internal] load build context 19:35:06 #55 ... 19:35:06 19:35:06 #42 [core-data internal] load build context 19:35:06 #42 ... 19:35:06 19:35:06 #52 [security-secretstore-setup internal] load build context 19:35:06 #52 ... 19:35:06 19:35:06 #49 [core-metadata internal] load build context 19:35:06 #49 ... 19:35:06 19:35:06 #42 [core-data internal] load build context 19:35:07 #42 ... 19:35:07 19:35:07 #47 [security-spiffe-token-provider internal] load build context 19:35:07 #47 transferring context: 218.25MB 93.8s 19:35:07 #47 ... 19:35:07 19:35:07 #107 [security-spire-server] exporting to image 19:35:07 #107 exporting layers 5.4s done 19:35:07 #107 writing image sha256:63822a83b3409a3a37ef420b561d6f448740ca5951c60c9588838f620356e91f 0.1s done 19:35:07 #107 naming to docker.io/library/security-spire-server-arm64 0.1s done 19:35:07 #107 exporting layers 5.6s done 19:35:07 #107 ... 19:35:07 19:35:07 #48 [core-keeper internal] load build context 19:35:07 #48 ... 19:35:07 19:35:07 #50 [security-proxy-setup internal] load build context 19:35:07 #50 ... 19:35:07 19:35:07 #48 [core-keeper internal] load build context 19:35:08 #48 ... 19:35:08 19:35:08 #36 [support-scheduler internal] load build context 19:35:08 #36 transferring context: 309.77MB 92.6s done 19:35:08 #36 DONE 93.0s 19:35:08 19:35:08 #48 [core-keeper internal] load build context 19:35:08 #48 ... 19:35:08 19:35:08 #107 [security-spire-agent] exporting to image 19:35:08 #107 exporting layers 6.6s done 19:35:08 #107 writing image sha256:acc3d848893491b5a288c18c57c3ef4f43032df8674398332f78bec3f9bc4730 0.2s done 19:35:08 #107 naming to docker.io/library/security-spire-config-arm64 0.0s done 19:35:08 #107 writing image sha256:3141f8675d5a1d2d77796ef07fad411950970dd65d4fa1d900ffbfc34a0aa1b3 0.0s done 19:35:08 #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done 19:35:08 #107 DONE 6.7s 19:35:08 19:35:08 #48 [core-keeper internal] load build context 19:35:09 #48 ... 19:35:09 19:35:09 #53 [security-bootstrapper internal] load build context 19:35:09 #53 ... 19:35:09 19:35:09 #48 [core-keeper internal] load build context 19:35:09 #48 ... 19:35:09 19:35:09 #43 [core-common-config-bootstrapper internal] load build context 19:35:09 #43 ... 19:35:09 19:35:09 #48 [core-keeper internal] load build context 19:35:10 #48 ... 19:35:10 19:35:10 #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:35:10 #109 DONE 2.1s 19:35:10 19:35:10 #48 [core-keeper internal] load build context 19:35:11 #48 transferring context: 309.77MB 97.4s done 19:35:11 #48 ... 19:35:11 19:35:11 #56 [support-notifications internal] load build context 19:35:11 #56 ... 19:35:11 19:35:11 #43 [core-common-config-bootstrapper internal] load build context 19:35:11 #43 ... 19:35:11 19:35:11 #48 [core-keeper internal] load build context 19:35:11 #48 DONE 97.7s 19:35:11 19:35:11 #43 [core-common-config-bootstrapper internal] load build context 19:35:13 #43 ... 19:35:13 19:35:13 #56 [support-notifications internal] load build context 19:35:13 #56 transferring context: 309.77MB 93.8s done 19:35:13 #56 DONE 95.5s 19:35:13 19:35:13 #43 [core-common-config-bootstrapper internal] load build context 19:35:13 #43 ... 19:35:13 19:35:13 #51 [core-command internal] load build context 19:35:13 #51 ... 19:35:13 19:35:13 #43 [core-common-config-bootstrapper internal] load build context 19:35:13 #43 ... 19:35:13 19:35:13 #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:35:13 #110 DONE 1.6s 19:35:13 19:35:13 #43 [core-common-config-bootstrapper internal] load build context 19:35:14 #43 ... 19:35:14 19:35:14 #54 [security-proxy-auth internal] load build context 19:35:14 #54 ... 19:35:14 19:35:14 #43 [core-common-config-bootstrapper internal] load build context 19:35:15 #43 ... 19:35:15 19:35:15 #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:35:15 #111 DONE 1.8s 19:35:15 19:35:15 #43 [core-common-config-bootstrapper internal] load build context 19:35:16 #43 ... 19:35:16 19:35:16 #55 [support-cron-scheduler internal] load build context 19:35:16 #55 transferring context: 309.77MB 97.3s done 19:35:16 #55 DONE 99.0s 19:35:16 19:35:16 #43 [core-common-config-bootstrapper internal] load build context 19:35:16 #43 ... 19:35:16 19:35:16 #49 [core-metadata internal] load build context 19:35:16 #49 ... 19:35:16 19:35:16 #52 [security-secretstore-setup internal] load build context 19:35:16 #52 transferring context: 309.77MB 101.3s done 19:35:16 #52 DONE 101.7s 19:35:16 19:35:16 #49 [core-metadata internal] load build context 19:35:17 #49 ... 19:35:17 19:35:17 #42 [core-data internal] load build context 19:35:17 #42 ... 19:35:17 19:35:17 #47 [security-spiffe-token-provider internal] load build context 19:35:17 #47 ... 19:35:17 19:35:17 #49 [core-metadata internal] load build context 19:35:17 #49 transferring context: 309.77MB 103.1s done 19:35:17 #49 ... 19:35:17 19:35:17 #50 [security-proxy-setup internal] load build context 19:35:18 #50 ... 19:35:18 19:35:18 #49 [core-metadata internal] load build context 19:35:18 #49 DONE 103.8s 19:35:18 19:35:18 #50 [security-proxy-setup internal] load build context 19:35:18 #50 ... 19:35:18 19:35:18 #42 [core-data internal] load build context 19:35:18 #42 ... 19:35:18 19:35:18 #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:35:18 #112 DONE 1.4s 19:35:18 19:35:18 #50 [security-proxy-setup internal] load build context 19:35:20 #50 ... 19:35:20 19:35:20 #53 [security-bootstrapper internal] load build context 19:35:20 #53 ... 19:35:20 19:35:20 #50 [security-proxy-setup internal] load build context 19:35:20 #50 ... 19:35:20 19:35:20 #53 [security-bootstrapper internal] load build context 19:35:20 #53 transferring context: 309.77MB 104.1s done 19:35:20 #53 DONE 104.8s 19:35:20 19:35:20 #50 [security-proxy-setup internal] load build context 19:35:20 #50 ... 19:35:20 19:35:20 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:20 #113 ... 19:35:20 19:35:20 #50 [security-proxy-setup internal] load build context 19:35:23 #50 ... 19:35:23 19:35:23 #43 [core-common-config-bootstrapper internal] load build context 19:35:23 #43 transferring context: 309.77MB 105.5s done 19:35:23 #43 DONE 106.4s 19:35:23 19:35:23 #50 [security-proxy-setup internal] load build context 19:35:23 #50 ... 19:35:23 19:35:23 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:23 #114 ... 19:35:23 19:35:23 #51 [core-command internal] load build context 19:35:23 #51 transferring context: 309.77MB 108.3s done 19:35:23 #51 DONE 109.0s 19:35:23 19:35:23 #50 [security-proxy-setup internal] load build context 19:35:24 #50 ... 19:35:24 19:35:24 #54 [security-proxy-auth internal] load build context 19:35:24 #54 ... 19:35:24 19:35:24 #50 [security-proxy-setup internal] load build context 19:35:25 #50 ... 19:35:25 19:35:25 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:25 #115 ... 19:35:25 19:35:25 #50 [security-proxy-setup internal] load build context 19:35:27 #50 ... 19:35:27 19:35:27 #47 [security-spiffe-token-provider internal] load build context 19:35:27 #47 transferring context: 309.77MB 113.7s done 19:35:27 #47 DONE 113.8s 19:35:27 19:35:27 #50 [security-proxy-setup internal] load build context 19:35:27 #50 ... 19:35:27 19:35:27 #42 [core-data internal] load build context 19:35:27 #42 transferring context: 309.77MB 110.0s done 19:35:27 #42 DONE 110.9s 19:35:27 19:35:27 #54 [security-proxy-auth internal] load build context 19:35:27 #54 transferring context: 309.77MB 109.8s done 19:35:27 #54 DONE 110.9s 19:35:27 19:35:27 #50 [security-proxy-setup internal] load build context 19:35:28 #50 ... 19:35:28 19:35:28 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:28 #116 ... 19:35:28 19:35:28 #117 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:35:28 #117 DONE 1.4s 19:35:28 19:35:28 #50 [security-proxy-setup internal] load build context 19:35:32 #50 transferring context: 309.77MB 117.1s done 19:35:32 #50 DONE 117.3s 19:35:32 19:35:32 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:39 #118 ... 19:36:39 19:36:39 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:39 #113 DONE 80.1s 19:36:39 19:36:39 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:39 #114 DONE 77.1s 19:36:39 19:36:39 #119 [core-keeper builder 7/8] COPY . . 19:36:39 #119 ... 19:36:39 19:36:39 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:39 #116 DONE 73.1s 19:36:39 19:36:39 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:39 #115 DONE 76.6s 19:36:39 19:36:39 #120 [support-notifications builder 6/7] COPY . . 19:36:39 #120 DONE 4.5s 19:36:39 19:36:39 #121 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:39 #121 CACHED 19:36:39 19:36:39 #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:36:39 #122 CACHED 19:36:39 19:36:39 #123 [support-cron-scheduler builder 6/7] COPY . . 19:36:39 #123 CACHED 19:36:39 19:36:39 #124 [core-data builder 6/7] COPY . . 19:36:39 #124 CACHED 19:36:39 19:36:39 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:39 #125 CACHED 19:36:39 19:36:39 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 19:36:39 #126 CACHED 19:36:39 19:36:39 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:39 #127 CACHED 19:36:39 19:36:39 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:36:39 #128 CACHED 19:36:39 19:36:39 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 19:36:39 #129 CACHED 19:36:39 19:36:39 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:36:39 #130 CACHED 19:36:39 19:36:39 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:39 #131 CACHED 19:36:39 19:36:39 #132 [security-proxy-auth builder 6/7] COPY . . 19:36:39 #132 CACHED 19:36:39 19:36:39 #133 [support-scheduler builder 6/7] COPY . . 19:36:39 #133 DONE 5.6s 19:36:39 19:36:39 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 19:36:39 #134 CACHED 19:36:39 19:36:39 #135 [core-command builder 6/7] COPY . . 19:36:39 #135 CACHED 19:36:39 19:36:39 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:39 #136 CACHED 19:36:39 19:36:39 #119 [core-keeper builder 7/8] COPY . . 19:36:39 #119 DONE 5.6s 19:36:39 19:36:39 #137 [security-secretstore-setup builder 6/7] COPY . . 19:36:39 #137 DONE 4.6s 19:36:39 19:36:39 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:36:39 #138 CACHED 19:36:39 19:36:39 #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:39 #139 CACHED 19:36:39 19:36:39 #140 [core-metadata builder 6/7] COPY . . 19:36:39 #140 CACHED 19:36:39 19:36:39 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:36:39 #141 ... 19:36:39 19:36:39 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:39 #142 CACHED 19:36:39 19:36:39 #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:36:39 #143 CACHED 19:36:39 19:36:39 #144 [security-bootstrapper builder 6/7] COPY . . 19:36:39 #144 CACHED 19:36:39 19:36:39 #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:39 #145 CACHED 19:36:39 19:36:39 #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:36:39 #146 CACHED 19:36:39 19:36:39 #147 [security-proxy-setup builder 6/7] COPY . . 19:36:39 #147 CACHED 19:36:39 19:36:39 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:39 #118 DONE 67.7s 19:36:39 19:36:39 #148 [security-spiffe-token-provider builder 6/7] COPY . . 19:36:41 #148 ... 19:36:41 19:36:41 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:36:41 #0 5.486 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:36:42 #149 ... 19:36:42 19:36:42 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:36:42 #0 6.065 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:36:43 #150 ... 19:36:43 19:36:43 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:36:43 #141 6.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:36:46 #141 ... 19:36:46 19:36:46 #148 [security-spiffe-token-provider builder 6/7] COPY . . 19:36:46 #148 DONE 9.5s 19:36:46 19:36:46 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:36:46 #151 ... 19:36:46 19:36:46 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:36:46 #0 5.882 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:36:46 #152 ... 19:36:46 19:36:46 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:36:46 #0 4.232 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 19:36:46 #153 ... 19:36:46 19:36:46 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:36:46 #0 6.494 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:36:46 #154 ... 19:36:46 19:36:46 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:36:46 #0 5.400 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:36:46 #155 ... 19:36:46 19:36:46 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:36:46 #0 6.201 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:36:47 #156 ... 19:36:47 19:36:47 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:36:47 #0 6.596 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:36:47 #157 ... 19:36:47 19:36:47 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:36:47 #0 4.997 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:36:47 #158 ... 19:36:47 19:36:47 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:36:47 #0 5.068 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:36:47 #159 ... 19:36:47 19:36:47 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:36:47 #0 5.909 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:36:47 #160 ... 19:36:47 19:36:47 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:36:47 #151 1.745 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:56:25 #151 ... 19:56:25 19:56:25 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:56:25 #141 1188.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:56:28 #141 ... 19:56:28 19:56:28 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:56:28 #154 DONE 1191.6s 19:56:28 19:56:28 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:56:29 #150 DONE 1192.6s 19:56:29 19:56:29 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:56:29 #161 DONE 0.5s 19:56:29 19:56:29 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:56:29 #152 ... 19:56:29 19:56:29 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:56:30 #162 DONE 0.4s 19:56:30 19:56:30 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:56:30 #163 DONE 0.2s 19:56:30 19:56:30 #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:56:30 #164 DONE 0.2s 19:56:30 19:56:30 #165 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:56:30 #165 DONE 0.5s 19:56:30 19:56:30 #166 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 19:56:31 #166 ... 19:56:31 19:56:31 #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:56:31 #167 DONE 0.4s 19:56:31 19:56:31 #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:56:31 #168 DONE 0.2s 19:56:31 19:56:31 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:56:34 #169 DONE 2.5s 19:56:34 19:56:34 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:34 #39 ... 19:56:34 19:56:34 #107 [security-proxy-setup] exporting to image 19:56:34 #107 exporting layers 19:56:34 #107 ... 19:56:34 19:56:34 #166 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 19:56:34 #166 DONE 4.2s 19:56:34 19:56:34 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 19:56:34 #170 DONE 0.5s 19:56:34 19:56:34 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:56:35 #152 ... 19:56:35 19:56:35 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 19:56:35 #171 DONE 0.2s 19:56:35 19:56:35 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:56:35 #172 DONE 0.3s 19:56:35 19:56:35 #107 [security-proxy-setup] exporting to image 19:56:35 #107 exporting layers 1.7s done 19:56:35 #107 writing image sha256:4fdcc5a9639327c4365b842c78f6ec3ada4565d3223e2e07ebcdb0d1efb802b0 0.0s done 19:56:35 #107 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 19:56:35 #107 DONE 8.4s 19:56:35 19:56:35 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:56:35 #173 DONE 0.2s 19:56:35 19:56:35 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:56:35 #141 ... 19:56:35 19:56:35 #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/ 19:56:35 #174 DONE 0.1s 19:56:36 19:56:36 #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/ 19:56:36 #175 DONE 0.2s 19:56:36 19:56:36 #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/ 19:56:36 #176 DONE 0.1s 19:56:36 19:56:36 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:56:36 #141 ... 19:56:36 19:56:36 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:56:36 #177 DONE 0.1s 19:56:36 19:56:36 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:56:36 #178 DONE 0.1s 19:56:36 19:56:36 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:56:36 #155 ... 19:56:36 19:56:36 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 19:56:39 #179 DONE 2.3s 19:56:39 19:56:39 #107 [security-bootstrapper] exporting to image 19:56:39 #107 exporting layers 1.1s done 19:56:39 #107 writing image sha256:bec1acd8011e6dbdd2ae691a6cdf9a3d5aa84eadcd342613d886725e525ef4a3 done 19:56:39 #107 naming to docker.io/library/security-bootstrapper-arm64 done 19:56:39 #107 DONE 9.5s 19:56:39 19:56:39 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:56:47 #149 ... 19:56:47 19:56:47 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:56:47 #141 DONE 1211.6s 19:56:48 19:56:48 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:56:48 #152 ... 19:56:48 19:56:48 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:56:48 #180 DONE 0.3s 19:56:48 19:56:48 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:56:49 #181 DONE 0.2s 19:56:49 19:56:49 #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 19:56:49 #182 DONE 0.2s 19:56:49 19:56:49 #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 19:56:49 #183 DONE 0.1s 19:56:49 19:56:49 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:56:49 #184 DONE 0.2s 19:56:49 19:56:49 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:56:49 #158 ... 19:56:49 19:56:49 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:56:49 #185 DONE 0.2s 19:56:49 19:56:49 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:56:50 #186 DONE 0.3s 19:56:50 19:56:50 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:56:50 #187 DONE 0.1s 19:56:50 19:56:50 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:56:52 #188 DONE 2.3s 19:56:52 19:56:52 #107 [security-secretstore-setup] exporting to image 19:56:52 #107 exporting layers 19:56:53 #107 exporting layers 1.2s done 19:56:53 #107 writing image sha256:9471a3e419dafa63c5aa1e32c4a1fd342dbe86ab41f394662d8de5f2436da00a done 19:56:53 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 19:56:53 #107 DONE 10.7s 19:56:53 19:56:53 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:57:50 #160 ... 19:57:50 19:57:50 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:57:50 #156 DONE 1267.7s 19:57:50 19:57:50 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:57:50 #160 ... 19:57:50 19:57:50 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:57:50 #189 DONE 0.3s 19:57:50 19:57:50 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:57:50 #190 DONE 0.2s 19:57:50 19:57:50 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:57:50 #191 DONE 0.2s 19:57:50 19:57:50 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:57:50 #39 ... 19:57:50 19:57:50 #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 19:57:50 #192 DONE 0.2s 19:57:50 19:57:50 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:57:50 #193 DONE 0.1s 19:57:50 19:57:50 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:57:50 #155 ... 19:57:50 19:57:50 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:57:50 #194 DONE 2.4s 19:57:50 19:57:50 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:57:50 #160 ... 19:57:50 19:57:50 #107 [core-common-config-bootstrapper] exporting to image 19:57:50 #107 exporting layers 19:57:50 #107 exporting layers 0.9s done 19:57:50 #107 writing image sha256:1adb911c001e471ce10eb87fecb9a5a3c2c2daf1e1eec2dbe85752ec13922737 done 19:57:50 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:57:50 #107 DONE 11.7s 19:57:50 19:57:50 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:59:56 #155 ... 19:59:56 19:59:56 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:59:56 #151 DONE 1388.0s 19:59:56 19:59:56 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:59:56 #39 ... 19:59:56 19:59:56 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:59:56 #195 DONE 0.3s 19:59:56 19:59:56 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:59:56 #160 ... 19:59:56 19:59:56 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:59:56 #196 DONE 0.1s 19:59:56 19:59:56 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:59:56 #197 DONE 0.4s 19:59:56 19:59:56 #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 19:59:56 #198 DONE 0.2s 19:59:56 19:59:56 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:59:56 #152 ... 19:59:56 19:59:56 #107 [security-spiffe-token-provider] exporting to image 19:59:56 #107 exporting layers 19:59:56 #107 exporting layers 0.8s done 19:59:56 #107 writing image sha256:33713bc0294fbe66d0e1899cbf253a6d60c59b596471538aaf0a76bfab1fd34c done 19:59:56 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:59:56 #107 DONE 12.5s 19:59:56 19:59:56 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:07:50 #160 ... 20:07:50 20:07:50 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:07:50 #157 DONE 1867.6s 20:07:50 20:07:50 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:07:50 #152 ... 20:07:50 20:07:50 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:07:50 #199 DONE 0.2s 20:07:50 20:07:50 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:07:50 #152 ... 20:07:50 20:07:50 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:07:50 #200 DONE 0.1s 20:07:50 20:07:50 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:07:50 #201 DONE 0.4s 20:07:50 20:07:50 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:07:50 #152 ... 20:07:50 20:07:50 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:07:50 #202 DONE 0.1s 20:07:50 20:07:50 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:07:50 #203 DONE 0.1s 20:07:50 20:07:50 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:50 #204 DONE 1.9s 20:07:50 20:07:50 #19 [security-spire-config internal] load .dockerignore 20:07:50 #19 ... 20:07:50 20:07:50 #107 [security-proxy-auth] exporting to image 20:07:50 #107 exporting layers 20:07:50 #107 exporting layers 0.7s done 20:07:50 #107 writing image sha256:c9124c6c7530ea9d109e784b67f44e0765aebdde227a18c07c1bd2a5b5cfa795 done 20:07:50 #107 naming to docker.io/library/security-proxy-auth-arm64 done 20:07:50 #107 DONE 13.2s 20:07:50 20:07:50 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:08:58 #152 ... 20:08:58 20:08:58 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:08:58 #155 DONE 1931.0s 20:08:58 20:08:58 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:08:58 #160 ... 20:08:58 20:08:58 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:08:58 #205 DONE 0.2s 20:08:58 20:08:58 #19 [security-spire-config internal] load .dockerignore 20:08:58 #19 ... 20:08:58 20:08:58 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:08:58 #206 DONE 0.2s 20:08:58 20:08:58 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:08:58 #207 DONE 0.4s 20:08:58 20:08:58 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:08:58 #208 DONE 0.2s 20:08:58 20:08:58 #107 [core-command] exporting to image 20:08:58 #107 exporting layers 20:08:58 #107 exporting layers 0.4s done 20:08:58 #107 writing image sha256:164d7698e56ef5d714867f67f7b29f70044cba286380d20a5c0d8bf95e489aac done 20:08:58 #107 naming to docker.io/library/core-command-arm64 done 20:08:58 #107 DONE 13.6s 20:08:58 20:08:58 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:11:04 #160 ... 20:11:04 20:11:04 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:11:04 #153 DONE 2067.4s 20:11:04 20:11:04 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:11:04 #160 ... 20:11:04 20:11:04 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:11:04 #209 DONE 0.3s 20:11:04 20:11:04 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:11:04 #152 ... 20:11:04 20:11:04 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:11:05 #210 DONE 0.7s 20:11:05 20:11:05 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:11:05 #211 DONE 0.3s 20:11:05 20:11:05 #107 [core-keeper] exporting to image 20:11:05 #107 exporting layers 20:11:06 #107 exporting layers 0.5s done 20:11:06 #107 writing image sha256:0a17f9e0801d0a76d1c9900c3c3760f34799072f88560744a0e9bc7145fed50f done 20:11:06 #107 naming to docker.io/library/core-keeper-arm64 done 20:11:06 #107 DONE 14.2s 20:11:06 20:11:06 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:11:09 #160 ... 20:11:09 20:11:09 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:11:09 #152 DONE 2072.9s 20:11:09 20:11:09 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:11:09 #149 DONE 2072.9s 20:11:09 20:11:09 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:11:09 #160 ... 20:11:09 20:11:09 #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:11:10 #212 DONE 0.4s 20:11:10 20:11:10 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:11:10 #158 ... 20:11:10 20:11:10 #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:11:10 #213 DONE 0.5s 20:11:10 20:11:10 #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:11:11 #214 DONE 0.4s 20:11:11 20:11:11 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:11:11 #215 ... 20:11:11 20:11:11 #216 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:11:11 #216 DONE 0.3s 20:11:11 20:11:11 #217 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:11:12 #217 DONE 0.7s 20:11:12 20:11:12 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:11:12 #215 DONE 1.0s 20:11:12 20:11:12 #218 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:11:12 #218 ... 20:11:12 20:11:12 #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:11:12 #219 DONE 0.2s 20:11:12 20:11:12 #218 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:11:12 #218 DONE 0.2s 20:11:12 20:11:12 #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 20:11:12 #220 ... 20:11:12 20:11:12 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:11:12 #221 DONE 0.3s 20:11:12 20:11:12 #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 20:11:12 #220 DONE 0.3s 20:11:12 20:11:12 #107 [core-data] exporting to image 20:11:12 #107 exporting layers 20:11:13 #107 exporting layers 0.9s done 20:11:13 #107 writing image sha256:15d9b80e2f51baa7cf4f2ae9f816e493a432d6f8df173b4a3be6b4b482f09e59 0.0s done 20:11:13 #107 naming to docker.io/library/core-data-arm64 done 20:11:13 #107 writing image sha256:fc0f616396df6c69ced453406cf1151f1184558b05072dcd0b176e5c96fcfb5a 0.0s done 20:11:13 #107 naming to docker.io/library/core-metadata-arm64 20:11:13 #107 naming to docker.io/library/core-metadata-arm64 done 20:11:13 #107 DONE 15.4s 20:11:13 20:11:13 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:11:52 #59 ... 20:11:52 20:11:52 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:11:52 #159 DONE 2111.0s 20:11:52 20:11:52 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:11:52 #158 DONE 2111.0s 20:11:52 20:11:52 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:11:52 #39 ... 20:11:52 20:11:52 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:11:52 #222 DONE 0.3s 20:11:52 20:11:52 #19 [security-spire-config internal] load .dockerignore 20:11:52 #19 ... 20:11:52 20:11:52 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:11:52 #223 DONE 0.2s 20:11:52 20:11:52 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:11:52 #224 ... 20:11:52 20:11:52 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:11:52 #160 DONE 2111.9s 20:11:52 20:11:52 #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:11:52 #225 DONE 0.2s 20:11:52 20:11:52 #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:11:52 #226 ... 20:11:52 20:11:52 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:11:52 #227 DONE 0.2s 20:11:52 20:11:52 #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:11:52 #226 DONE 0.2s 20:11:52 20:11:52 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:11:52 #224 DONE 0.6s 20:11:52 20:11:52 #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:11:52 #228 DONE 0.2s 20:11:52 20:11:52 #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:11:52 #229 DONE 0.2s 20:11:52 20:11:52 #107 [support-scheduler] exporting to image 20:11:52 #107 exporting layers 20:11:52 #107 ... 20:11:52 20:11:52 #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:11:52 #230 DONE 0.6s 20:11:52 20:11:52 #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:11:52 #231 DONE 0.2s 20:11:52 20:11:52 #107 [support-notifications] exporting to image 20:11:52 #107 ... 20:11:52 20:11:52 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 20:11:52 #232 DONE 0.5s 20:11:52 20:11:52 #107 [support-scheduler] exporting to image 20:11:52 #107 exporting layers 0.7s done 20:11:52 #107 writing image sha256:e1454e7dfb42d8ed626f6d75d8ca490498e0e96a01587e6942a096bd7c9f5645 done 20:11:52 #107 naming to docker.io/library/support-scheduler-arm64 done 20:11:52 #107 ... 20:11:52 20:11:52 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 20:11:52 #233 DONE 0.2s 20:11:52 20:11:52 #107 [support-cron-scheduler] exporting to image 20:11:52 #107 exporting layers 0.8s done 20:11:52 #107 writing image sha256:7f28f51ead13d18c7ced188ce84c4962b8d194ae3d0c405cc658a843e6c51d1e done 20:11:52 #107 naming to docker.io/library/support-notifications-arm64 done 20:11:52 #107 exporting layers 1.5s done 20:11:52 #107 writing image sha256:ee06a0b045620560ab11e42d503d03fe4e82b80c2d35936c2c43c5be2623653e done 20:11:52 #107 naming to docker.io/library/support-cron-scheduler-arm64 done 20:11:52 #107 DONE 17.5s 20:11:52 20:11:52 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:11:52 time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:52 time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:52 time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:52 time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:52 time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:52 time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:52 time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:52 time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:52 time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:52 time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:52 time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:52 time="2024-08-27T19:33:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:52 time="2024-08-27T19:33:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:52 time="2024-08-27T19:33:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:52 time="2024-08-27T19:33:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:52 time="2024-08-27T19:33:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:11:52 $ docker stop --time=1 3ce8d979a48a212e7daf0ee1e311933c4014dffc994796cf142bed3f8d9b5c33 20:11:54 $ docker rm -f --volumes 3ce8d979a48a212e7daf0ee1e311933c4014dffc994796cf142bed3f8d9b5c33 [Pipeline] // withDockerContainer [Pipeline] sh 20:11:54 + docker images 20:11:54 REPOSITORY TAG IMAGE ID CREATED SIZE 20:11:54 support-notifications-arm64 latest 7f28f51ead13 5 seconds ago 42MB 20:11:54 support-cron-scheduler-arm64 latest ee06a0b04562 5 seconds ago 43.5MB 20:11:54 support-scheduler-arm64 latest e1454e7dfb42 6 seconds ago 41.3MB 20:11:54 core-data-arm64 latest 15d9b80e2f51 42 seconds ago 39.1MB 20:11:54 core-metadata-arm64 latest fc0f616396df 42 seconds ago 39.3MB 20:11:54 core-keeper-arm64 latest 0a17f9e0801d 49 seconds ago 39MB 20:11:54 core-command-arm64 latest 164d7698e56e 3 minutes ago 35MB 20:11:54 security-proxy-auth-arm64 latest c9124c6c7530 4 minutes ago 32.6MB 20:11:54 security-spiffe-token-provider-arm64 latest 33713bc0294f 11 minutes ago 29.1MB 20:11:54 core-common-config-bootstrapper-arm64 latest 1adb911c001e 14 minutes ago 15.4MB 20:11:54 security-secretstore-setup-arm64 latest 9471a3e419da 15 minutes ago 36.4MB 20:11:54 security-bootstrapper-arm64 latest bec1acd8011e 15 minutes ago 18.9MB 20:11:54 security-proxy-setup-arm64 latest 4fdcc5a96393 15 minutes ago 26.2MB 20:11:54 security-spire-server-arm64 latest 63822a83b340 36 minutes ago 116MB 20:11:54 security-spire-agent-arm64 latest 3141f8675d5a 36 minutes ago 174MB 20:11:54 security-spire-config-arm64 latest acc3d8488934 36 minutes ago 115MB 20:11:54 ci-base-image-arm64 latest 1e504e5e94bc 56 minutes ago 967MB 20:11:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 20:11:54 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) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:11:55 20:11:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:11:56 arm64: Pulling from edgex-lftools-log-publisher 20:11:56 8998bd30e6a1: Pulling fs layer 20:11:56 04944245beec: Pulling fs layer 20:11:56 699f458cf7ca: Pulling fs layer 20:11:56 765212b225bb: Pulling fs layer 20:11:56 f23df028b6ca: Pulling fs layer 20:11:56 d65c8cfc05b1: Pulling fs layer 20:11:56 2437ff75d9bd: Pulling fs layer 20:11:56 765212b225bb: Waiting 20:11:56 f23df028b6ca: Waiting 20:11:56 d65c8cfc05b1: Waiting 20:11:56 2437ff75d9bd: Waiting 20:11:56 04944245beec: Verifying Checksum 20:11:56 04944245beec: Download complete 20:11:56 765212b225bb: Verifying Checksum 20:11:56 765212b225bb: Download complete 20:11:56 f23df028b6ca: Download complete 20:11:56 d65c8cfc05b1: Verifying Checksum 20:11:56 d65c8cfc05b1: Download complete 20:11:56 699f458cf7ca: Verifying Checksum 20:11:56 699f458cf7ca: Download complete 20:11:57 8998bd30e6a1: Verifying Checksum 20:11:57 8998bd30e6a1: Download complete 20:11:59 2437ff75d9bd: Verifying Checksum 20:11:59 2437ff75d9bd: Download complete 20:12:02 8998bd30e6a1: Pull complete 20:12:02 04944245beec: Pull complete 20:12:04 699f458cf7ca: Pull complete 20:12:04 765212b225bb: Pull complete 20:12:05 f23df028b6ca: Pull complete 20:12:05 d65c8cfc05b1: Pull complete 20:12:23 2437ff75d9bd: Pull complete 20:12:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:12:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:24 prd-ubuntu20.04-docker-arm64-4c-16g-8837 does not seem to be running inside a container 20:12:24 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:12:27 $ docker top 6e9b4d49dde06e279be8c8a9b27392b1c46e27a4628cf0a31e256ef6ae6825e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:12:28 ---> job-cost.sh 20:12:28 lf-activate-venv: SKIPPING 20:12:28 INFO: No Stack... 20:12:28 INFO: Retrieving Pricing Info for: v3-standard-4 20:12:29 INFO: Archiving Costs [Pipeline] sh 20:12:30 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:12:30 + cut -d, -f6 [Pipeline] lock 20:12:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4876-1-stack-cost] 20:12:30 Resource [jenkins-edgexfoundry-edgex-go-PR-4876-1-stack-cost] did not exist. Created. 20:12:30 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4876-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:12:30 + echo total: 0.2199999988079071 [Pipeline] stash 20:12:31 Stashed 1 file(s) [Pipeline] } 20:12:31 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4876-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:12:31 $ docker stop --time=1 6e9b4d49dde06e279be8c8a9b27392b1c46e27a4628cf0a31e256ef6ae6825e9 20:12:32 $ docker rm -f --volumes 6e9b4d49dde06e279be8c8a9b27392b1c46e27a4628cf0a31e256ef6ae6825e9 [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 20:12:34 provisioning config files... 20:12:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7702607942423370566tmp [Pipeline] { [Pipeline] sh 20:12:34 + set +x 20:12:34 + curl -s https://codecov.io/bash 20:12:34 + bash -s -- 20:12:34 20:12:34 _____ _ 20:12:34 / ____| | | 20:12:34 | | ___ __| | ___ ___ _____ __ 20:12:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:12:34 | |___| (_) | (_| | __/ (_| (_) \ V / 20:12:34 \_____\___/ \__,_|\___|\___\___/ \_/ 20:12:34 Bash-1.0.6 20:12:34 20:12:34 20:12:34 ==> git version 2.25.1 found 20:12:34 ==> 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 20:12:34 Release-Date: 2020-01-08 20:12:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:12:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:12:34 ==> Jenkins CI detected. 20:12:34 current dir:  /w/workspace/edgex-go/1 20:12:34 project root: . 20:12:34 --> token set from env 20:12:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:12:34 ==> Running gcov in . (disable via -X gcov) 20:12:34 ==> Python coveragepy not found 20:12:34 ==> Searching for coverage reports in: 20:12:34 + . 20:12:34 -> Found 1 reports 20:12:34 ==> Detecting git/mercurial file structure 20:12:34 ==> Reading reports 20:12:34 + ./coverage.out bytes=545398 20:12:34 ==> Appending adjustments 20:12:34 https://docs.codecov.io/docs/fixing-reports 20:12:36 + Found adjustments 20:12:36 ==> Gzipping contents 20:12:36 68K /tmp/codecov.kD2ylu.gz 20:12:36 ==> Uploading reports 20:12:36 url: https://codecov.io 20:12:36 query: branch=PR-4876&commit=8cc06fe713c37e42f4b45bb1afd47b826de794aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4876%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4876&job=&cmd_args= 20:12:36 -> Pinging Codecov 20:12:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4876&commit=8cc06fe713c37e42f4b45bb1afd47b826de794aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4876%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4876&job=&cmd_args= 20:12:37 -> Uploading to 20:12:37 https://storage.googleapis.com/codecov/v4/raw/2024-08-27/00271124DB129430A58F1EEE437C3FCB/8cc06fe713c37e42f4b45bb1afd47b826de794aa/d154f254-8f06-4935-b4ed-dd22b051052f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T201237Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c9580ed0d5d4154a9afcfcf967541d4748ee2282c9667a783e1cc626500078f 20:12:37 % Total % Received % Xferd Average Speed Time Time Time Current 20:12:37 Dload Upload Total Spent Left Speed 20:12:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67968 0 0 100 67968 0 251k --:--:-- --:--:-- --:--:-- 251k 20:12:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8cc06fe713c37e42f4b45bb1afd47b826de794aa [Pipeline] } 20:12:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:12:40 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:12:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:12:41 ---> package-listing.sh 20:12:41 ++ facter osfamily 20:12:41 ++ tr '[:upper:]' '[:lower:]' 20:12:41 + OS_FAMILY=debian 20:12:41 + workspace=/w/workspace/edgex-go/1 20:12:41 + START_PACKAGES=/tmp/packages_start.txt 20:12:41 + END_PACKAGES=/tmp/packages_end.txt 20:12:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:12:41 + PACKAGES=/tmp/packages_start.txt 20:12:41 + '[' /w/workspace/edgex-go/1 ']' 20:12:41 + PACKAGES=/tmp/packages_end.txt 20:12:41 + case "${OS_FAMILY}" in 20:12:41 + dpkg -l 20:12:41 + grep '^ii' 20:12:41 + '[' -f /tmp/packages_start.txt ']' 20:12:41 + '[' -f /tmp/packages_end.txt ']' 20:12:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:12:41 + '[' /w/workspace/edgex-go/1 ']' 20:12:41 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:12:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:12:41 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:12:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:42 20:12:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:43 latest: Pulling from edgex-lftools-log-publisher 20:12:43 5eb5b503b376: Pulling fs layer 20:12:43 5c69ac0246d0: Pulling fs layer 20:12:43 ec43610c2a17: Pulling fs layer 20:12:43 3a2ae6a8a46f: Pulling fs layer 20:12:43 33b1e0a273af: Pulling fs layer 20:12:43 5d3b04190fa2: Pulling fs layer 20:12:43 2f39f015ded8: Pulling fs layer 20:12:43 5d3b04190fa2: Waiting 20:12:43 33b1e0a273af: Waiting 20:12:43 3a2ae6a8a46f: Waiting 20:12:43 2f39f015ded8: Waiting 20:12:43 5c69ac0246d0: Verifying Checksum 20:12:43 5c69ac0246d0: Download complete 20:12:43 3a2ae6a8a46f: Verifying Checksum 20:12:43 3a2ae6a8a46f: Download complete 20:12:43 33b1e0a273af: Verifying Checksum 20:12:43 33b1e0a273af: Download complete 20:12:43 5d3b04190fa2: Verifying Checksum 20:12:43 5d3b04190fa2: Download complete 20:12:43 ec43610c2a17: Verifying Checksum 20:12:43 ec43610c2a17: Download complete 20:12:43 5eb5b503b376: Verifying Checksum 20:12:43 5eb5b503b376: Download complete 20:12:44 2f39f015ded8: Download complete 20:12:45 5eb5b503b376: Pull complete 20:12:45 5c69ac0246d0: Pull complete 20:12:45 ec43610c2a17: Pull complete 20:12:45 3a2ae6a8a46f: Pull complete 20:12:46 33b1e0a273af: Pull complete 20:12:46 5d3b04190fa2: Pull complete 20:12:50 2f39f015ded8: Pull complete 20:12:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:12:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:50 prd-ubuntu20.04-docker-8c-8g-8836 does not seem to be running inside a container 20:12:50 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:latest cat 20:12:59 $ docker top 4fb420dea46aedb133f445e231d08c47d8268012b89fdab5b114d4b867eb0495 -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:59 + touch /tmp/pre-build-complete [Pipeline] sh 20:12:59 + mkdir -p /var/log/sysstat [Pipeline] sh 20:13:00 + ls /var/log/sa-host 20:13:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:00 provisioning config files... 20:13:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8720655200937008419tmp [Pipeline] { [Pipeline] echo 20:13:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:13:00 ---> create-netrc.sh [Pipeline] } 20:13:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:13:01 ---> python-tools-install.sh [Pipeline] echo 20:13:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:13:01 ---> sudo-logs.sh 20:13:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:13:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:13:02 ---> job-cost.sh 20:13:02 lf-activate-venv: SKIPPING 20:13:02 DEBUG: total: 0.2199999988079071 20:13:02 INFO: Retrieving Stack Cost... 20:13:02 INFO: Retrieving Pricing Info for: v3-standard-8 20:13:02 INFO: Archiving Costs [Pipeline] echo 20:13:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:13:03 ---> logs-deploy.sh 20:13:03 lf-activate-venv: SKIPPING 20:13:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4876/1 20:13:03 INFO: archiving workspace using pattern(s): 20:13:04 Archives upload complete. 20:13:04 INFO: archiving logs to Nexus 20:13:05 ---> uname -a: 20:13:05 Linux prd-ubuntu20-04-docker-8c-8g-8836 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:13:05 20:13:05 20:13:05 ---> lscpu: 20:13:05 Architecture: x86_64 20:13:05 CPU op-mode(s): 32-bit, 64-bit 20:13:05 Byte Order: Little Endian 20:13:05 Address sizes: 40 bits physical, 48 bits virtual 20:13:05 CPU(s): 8 20:13:05 On-line CPU(s) list: 0-7 20:13:05 Thread(s) per core: 1 20:13:05 Core(s) per socket: 1 20:13:05 Socket(s): 8 20:13:05 NUMA node(s): 1 20:13:05 Vendor ID: AuthenticAMD 20:13:05 CPU family: 23 20:13:05 Model: 49 20:13:05 Model name: AMD EPYC-Rome Processor 20:13:05 Stepping: 0 20:13:05 CPU MHz: 2800.000 20:13:05 BogoMIPS: 5600.00 20:13:05 Virtualization: AMD-V 20:13:05 Hypervisor vendor: KVM 20:13:05 Virtualization type: full 20:13:05 L1d cache: 256 KiB 20:13:05 L1i cache: 256 KiB 20:13:05 L2 cache: 4 MiB 20:13:05 L3 cache: 128 MiB 20:13:05 NUMA node0 CPU(s): 0-7 20:13:05 Vulnerability Itlb multihit: Not affected 20:13:05 Vulnerability L1tf: Not affected 20:13:05 Vulnerability Mds: Not affected 20:13:05 Vulnerability Meltdown: Not affected 20:13:05 Vulnerability Mmio stale data: Not affected 20:13:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:13:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:13:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:13:05 Vulnerability Srbds: Not affected 20:13:05 Vulnerability Tsx async abort: Not affected 20:13:05 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 20:13:05 20:13:05 20:13:05 ---> nproc: 20:13:05 8 20:13:05 20:13:05 20:13:05 ---> df -h: 20:13:05 Filesystem Size Used Avail Use% Mounted on 20:13:05 overlay 155G 28G 128G 18% / 20:13:05 tmpfs 64M 0 64M 0% /dev 20:13:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:13:05 shm 64M 0 64M 0% /dev/shm 20:13:05 /dev/vda1 155G 28G 128G 18% /facter-os 20:13:05 20:13:05 20:13:05 ---> sar -b -r -n DEV: 20:13:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8836) 08/27/24 _x86_64_ (8 CPU) 20:13:05 20:13:05 19:07:43 LINUX RESTART (8 CPU) 20:13:05 20:13:05 19:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:13:05 19:09:01 332.58 47.18 285.40 0.00 5313.51 124422.06 0.00 20:13:05 19:10:01 191.28 1.33 189.95 0.00 32.79 62896.18 0.00 20:13:05 19:11:01 41.81 0.00 41.81 0.00 0.00 33372.05 0.00 20:13:05 19:12:01 31.48 0.13 31.34 0.00 2.27 15528.08 0.00 20:13:05 19:13:01 207.28 0.40 206.88 0.00 46.38 123995.33 0.00 20:13:05 19:14:01 776.00 12.83 763.17 0.00 169.04 226618.63 0.00 20:13:05 19:15:01 311.98 0.83 311.15 0.00 8.00 127874.04 0.00 20:13:05 19:16:01 248.37 0.10 248.27 0.00 0.80 100772.14 0.00 20:13:05 19:17:01 434.27 0.10 434.17 0.00 0.80 148209.66 0.00 20:13:05 19:18:01 457.02 5.03 451.99 0.00 3847.46 20358.10 0.00 20:13:05 19:19:01 20.71 1.57 19.15 0.00 458.46 3742.98 0.00 20:13:05 19:20:01 4.18 0.02 4.17 0.00 0.13 93.32 0.00 20:13:05 19:21:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 20:13:05 19:22:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 20:13:05 19:23:01 1.78 0.02 1.77 0.00 0.13 19.46 0.00 20:13:05 19:24:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 20:13:05 19:25:01 1.30 0.00 1.30 0.00 0.00 13.73 0.00 20:13:05 19:26:01 1.98 0.30 1.68 0.00 10.00 20.40 0.00 20:13:05 19:27:01 2.33 1.22 1.12 0.00 25.46 13.86 0.00 20:13:05 19:28:01 1.78 0.00 1.78 0.00 0.00 20.80 0.00 20:13:05 19:29:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 20:13:05 19:30:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 20:13:05 19:31:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 20:13:05 19:32:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 20:13:05 19:33:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 20:13:05 19:34:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 20:13:05 19:35:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 20:13:05 19:36:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 20:13:05 19:37:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 20:13:05 19:38:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 20:13:05 19:39:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 20:13:05 19:40:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 20:13:05 19:41:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 20:13:05 19:42:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 20:13:05 19:43:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 20:13:05 19:44:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 20:13:05 19:45:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 20:13:05 19:46:01 1.62 0.00 1.62 0.00 0.00 17.60 0.00 20:13:05 19:47:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 20:13:05 19:48:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 20:13:05 19:49:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 20:13:05 19:50:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 20:13:05 19:51:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 20:13:05 19:52:01 1.77 0.00 1.77 0.00 0.00 20.66 0.00 20:13:05 19:53:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 20:13:05 19:54:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 20:13:05 19:55:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 20:13:05 19:56:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 20:13:05 19:57:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 20:13:05 19:58:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 20:13:05 19:59:01 1.10 0.00 1.10 0.00 0.00 12.67 0.00 20:13:05 20:00:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 20:13:05 20:01:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 20:13:05 20:02:01 1.03 0.00 1.03 0.00 0.00 13.46 0.00 20:13:05 20:03:01 1.30 0.02 1.28 0.00 0.13 14.93 0.00 20:13:05 20:04:01 1.55 0.00 1.55 0.00 0.00 19.59 0.00 20:13:05 20:05:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 20:13:05 20:06:01 1.98 0.00 1.98 0.00 0.00 23.46 0.00 20:13:05 20:07:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 20:13:05 20:08:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 20:13:05 20:09:01 1.13 0.00 1.13 0.00 0.00 13.32 0.00 20:13:05 20:10:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 20:13:05 20:11:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 20:13:05 20:12:01 1.75 0.00 1.75 0.00 0.00 19.99 0.00 20:13:05 20:13:01 61.55 0.23 61.31 0.00 19.59 16757.35 0.00 20:13:05 Average: 49.04 1.10 47.95 0.00 152.88 15468.69 0.00 20:13:05 20:13:05 19:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:13:05 19:09:01 29589980 31596288 749680 2.28 60804 2235924 1712108 5.05 1004676 1947212 276 20:13:05 19:10:01 27644808 31217828 1085448 3.30 127372 3609236 2436152 7.18 1687436 3036816 326720 20:13:05 19:11:01 27099540 31459376 842140 2.56 129452 4350552 1924672 5.67 1847228 3380784 93792 20:13:05 19:12:01 26325184 31385144 914400 2.78 135216 4993448 2084236 6.14 1840220 4110780 814660 20:13:05 19:13:01 20743492 31387920 907520 2.76 146452 10444400 3122232 9.20 1859800 9535728 3937324 20:13:05 19:14:01 17311456 31386444 890860 2.71 314504 13384548 2537700 7.48 2557744 11925320 974260 20:13:05 19:15:01 8975504 27456528 4749016 14.44 355896 17318140 12967560 38.22 7151732 15125308 1264896 20:13:05 19:16:01 6546708 26991796 5226896 15.90 368624 19216616 10720728 31.60 8337500 16340984 643556 20:13:05 19:17:01 10488892 31388260 881996 2.68 379284 19803160 2570368 7.58 2968992 17987124 716 20:13:05 19:18:01 9765352 31343488 908252 2.76 398712 20455780 2309992 6.81 3193804 18463976 83276 20:13:05 19:19:01 9756928 31405576 845032 2.57 411548 20510408 2257348 6.65 3282776 18377132 12 20:13:05 19:20:01 9814148 31458012 792884 2.41 410056 20507160 2259240 6.66 3229876 18373932 8 20:13:05 19:21:01 9815252 31459120 791720 2.41 410068 20507164 2259240 6.66 3228472 18373932 8 20:13:05 19:22:01 9814920 31458828 791932 2.41 410092 20507164 2259240 6.66 3228948 18373932 12 20:13:05 19:23:01 9818376 31462368 788816 2.40 410120 20507168 2273104 6.70 3225944 18373928 20 20:13:05 19:24:01 9818644 31462652 788472 2.40 410140 20507176 2273104 6.70 3226016 18373932 52 20:13:05 19:25:01 9819284 31463316 787960 2.40 410180 20507176 2273104 6.70 3225624 18373936 4 20:13:05 19:26:01 9819592 31463984 787300 2.39 410204 20507472 2273104 6.70 3228292 18374044 60 20:13:05 19:27:01 9813676 31459584 791588 2.41 410228 20508240 2273104 6.70 3234952 18374232 12 20:13:05 19:28:01 9812848 31458784 792344 2.41 410240 20508240 2273104 6.70 3234516 18374184 4 20:13:05 19:29:01 9812864 31458808 792252 2.41 410248 20508248 2273104 6.70 3234528 18374188 8 20:13:05 19:30:01 9812848 31458804 792188 2.41 410264 20508248 2273104 6.70 3234568 18374188 168 20:13:05 19:31:01 9813016 31458992 792148 2.41 410288 20508252 2273104 6.70 3234588 18374192 28 20:13:05 19:32:01 9812764 31458768 792340 2.41 410304 20508260 2273104 6.70 3234596 18374196 204 20:13:05 19:33:01 9812504 31458532 792500 2.41 410344 20508252 2256760 6.65 3234404 18374196 8 20:13:05 19:34:01 9812512 31458592 792372 2.41 410368 20508268 2256760 6.65 3234504 18374204 180 20:13:05 19:35:01 9812212 31458332 792580 2.41 410392 20508268 2256760 6.65 3234476 18374204 8 20:13:05 19:36:01 9812188 31458328 792628 2.41 410412 20508272 2240664 6.60 3234492 18374208 140 20:13:05 19:37:01 9812084 31458264 792608 2.41 410428 20508276 2240664 6.60 3234804 18374212 24 20:13:05 19:38:01 9812088 31458376 792672 2.41 410444 20508404 2240664 6.60 3234568 18374316 44 20:13:05 19:39:01 9812112 31458448 792584 2.41 410476 20508408 2240664 6.60 3234628 18374348 8 20:13:05 19:40:01 9812088 31458464 792516 2.41 410500 20508412 2240664 6.60 3234644 18374352 44 20:13:05 19:41:01 9811756 31458160 792764 2.41 410520 20508412 2240664 6.60 3234652 18374352 8 20:13:05 19:42:01 9811732 31458168 792676 2.41 410548 20508420 2240664 6.60 3234672 18374356 44 20:13:05 19:43:01 9811440 31457908 792896 2.41 410572 20508404 2240664 6.60 3234700 18374356 12 20:13:05 19:44:01 9811860 31458392 792552 2.41 410600 20508424 2240664 6.60 3235168 18374364 212 20:13:05 19:45:01 9811956 31458504 792628 2.41 410612 20508428 2240664 6.60 3235044 18374368 8 20:13:05 19:46:01 9811192 31457764 793308 2.41 410628 20508428 2240664 6.60 3235060 18374368 172 20:13:05 19:47:01 9811128 31457720 793292 2.41 410640 20508432 2240664 6.60 3235220 18374372 184 20:13:05 19:48:01 9811412 31458004 792992 2.41 410676 20508412 2240664 6.60 3234832 18374372 4 20:13:05 19:49:01 9811460 31458060 792880 2.41 410692 20508440 2240664 6.60 3234900 18374376 36 20:13:05 19:50:01 9811184 31457844 793052 2.41 410720 20508444 2240664 6.60 3234900 18374380 4 20:13:05 19:51:01 9811272 31457992 793020 2.41 410740 20508444 2240664 6.60 3235468 18374380 204 20:13:05 19:52:01 9811052 31457808 793180 2.41 410768 20508452 2240664 6.60 3235336 18374384 228 20:13:05 19:53:01 9811036 31457812 793220 2.41 410792 20508448 2240664 6.60 3235252 18374388 12 20:13:05 19:54:01 9811020 31457816 793312 2.41 410808 20508456 2240664 6.60 3234984 18374396 44 20:13:05 19:55:01 9811468 31458284 792796 2.41 410824 20508460 2240664 6.60 3234964 18374400 8 20:13:05 19:56:01 9811388 31458220 792816 2.41 410836 20508460 2240664 6.60 3235024 18374400 176 20:13:05 19:57:01 9811024 31457888 793052 2.41 410844 20508464 2240664 6.60 3235360 18374404 200 20:13:05 19:58:01 9811080 31457948 792972 2.41 410864 20508468 2240664 6.60 3235040 18374408 44 20:13:05 19:59:01 9811500 31458392 792688 2.41 410884 20508468 2256740 6.65 3235136 18374408 8 20:13:05 20:00:01 9811580 31458496 792556 2.41 410904 20508472 2256740 6.65 3235084 18374412 188 20:13:05 20:01:01 9811280 31458216 792780 2.41 410920 20508472 2256740 6.65 3235104 18374412 8 20:13:05 20:02:01 9811208 31458168 792744 2.41 410944 20508480 2240452 6.60 3235316 18374420 184 20:13:05 20:03:01 9811412 31458416 792456 2.41 410964 20508484 2240452 6.60 3235252 18374428 12 20:13:05 20:04:01 9811196 31458212 792596 2.41 410992 20508488 2240452 6.60 3235444 18374428 52 20:13:05 20:05:01 9811144 31458192 792776 2.41 411012 20508492 2240452 6.60 3235308 18374432 8 20:13:05 20:06:01 9810680 31457868 793024 2.41 411064 20508628 2256676 6.65 3235480 18374548 4 20:13:05 20:07:01 9810964 31458204 792652 2.41 411088 20508628 2256676 6.65 3235400 18374548 12 20:13:05 20:08:01 9811108 31458400 792628 2.41 411108 20508624 2256676 6.65 3235408 18374572 40 20:13:05 20:09:01 9810920 31458212 792780 2.41 411136 20508632 2256676 6.65 3235480 18374572 8 20:13:05 20:10:01 9810896 31458244 792740 2.41 411152 20508640 2256676 6.65 3235536 18374576 192 20:13:05 20:11:01 9811132 31458508 792400 2.41 411188 20508644 2256676 6.65 3235492 18374584 16 20:13:05 20:12:01 9811076 31458492 792464 2.41 411224 20508644 2256676 6.65 3235544 18374584 12 20:13:05 20:13:01 9241992 31396892 849240 2.58 415404 20962232 2465216 7.27 3301808 18820080 408 20:13:05 Average: 11131483 31318849 936055 2.85 384713 19141887 2560791 7.55 3237488 17121382 125281 20:13:05 20:13:05 19:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:13:05 19:09:01 docker0 497.60 442.03 35.50 2869.85 0.00 0.00 0.00 0.00 20:13:05 19:09:01 ens3 1128.90 970.90 8175.70 141.97 0.00 0.00 0.00 0.00 20:13:05 19:09:01 lo 4.53 4.53 0.44 0.44 0.00 0.00 0.00 0.00 20:13:05 19:10:01 veth89c0110 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:13:05 19:10:01 docker0 251.92 303.02 21.30 2066.17 0.00 0.00 0.00 0.00 20:13:05 19:10:01 ens3 432.76 326.51 5240.90 43.59 0.00 0.00 0.00 0.00 20:13:05 19:10:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 20:13:05 19:11:01 veth89c0110 1.57 1.60 0.14 0.14 0.00 0.00 0.00 0.00 20:13:05 19:11:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 20:13:05 19:11:01 ens3 29.66 21.46 22.58 13.11 0.00 0.00 0.00 0.00 20:13:05 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:12:01 veth89c0110 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:12:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:12:01 ens3 20.21 12.45 17.23 9.43 0.00 0.00 0.00 0.00 20:13:05 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:13:01 veth4f904c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:13:01 veth77f6efb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:13:01 veth781b233 1.27 2.12 0.10 31.34 0.00 0.00 0.00 0.00 20:13:05 19:13:01 vethcc73585 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:13:01 docker0 1.88 2.47 0.13 31.56 0.00 0.00 0.00 0.00 20:13:05 19:13:01 vetha0d6cc7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:13:01 vethacf347d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:13:01 veth795da0f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:13:01 ens3 171.08 118.13 3150.63 160.20 0.00 0.00 0.00 0.00 20:13:05 19:13:01 vethc63faf2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:13:01 vethc55f488 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:13:01 vethfac0669 0.62 0.63 0.06 0.24 0.00 0.00 0.00 0.00 20:13:05 19:13:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:13:05 19:13:01 veth0796480 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:13:01 veth1a256f5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:13:01 veth5da3d83 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:13:01 veth2dcd6a9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:14:01 vethf2b7e81 72.95 130.76 7.67 1179.16 0.00 0.00 0.00 0.10 20:13:05 19:14:01 veth024a29e 77.05 151.47 7.86 1180.49 0.00 0.00 0.00 0.10 20:13:05 19:14:01 veth4f96716 70.19 139.76 7.44 1179.54 0.00 0.00 0.00 0.10 20:13:05 19:14:01 docker0 423.50 800.58 36.65 6981.57 0.00 0.00 0.00 0.00 20:13:05 19:14:01 veth4d5588d 74.85 150.09 7.74 1180.12 0.00 0.00 0.00 0.10 20:13:05 19:14:01 veth20cac8b 75.82 143.88 7.80 1181.68 0.00 0.00 0.00 0.10 20:13:05 19:14:01 ens3 820.00 436.66 6996.98 51.35 0.00 0.00 0.00 0.00 20:13:05 19:14:01 vethfac0669 0.07 1.13 0.00 0.05 0.00 0.00 0.00 0.00 20:13:05 19:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:13:05 19:15:01 vethf82912c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:13:05 19:15:01 veth1cfda1e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:13:05 19:15:01 veth8266564 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:13:05 19:15:01 docker0 0.10 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:13:05 19:15:01 veth3e84960 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:13:05 19:15:01 vethc974447 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:13:05 19:15:01 veth43b383a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:13:05 19:15:01 veth98d1f35 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:13:05 19:15:01 ens3 13.70 10.16 11.55 6.12 0.00 0.00 0.00 0.00 20:13:05 19:15:01 vethfac0669 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:15:01 veth52bb794 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:13:05 19:15:01 veth52140ce 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:13:05 19:15:01 vethd6a9d43 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:13:05 19:15:01 veth81fca0d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:13:05 19:15:01 vethd0e2599 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:13:05 19:15:01 veth508cbc0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:13:05 19:16:01 vethf82912c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:16:01 veth1cfda1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:16:01 veth8266564 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:16:01 veth3e84960 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:16:01 vethc974447 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:16:01 veth43b383a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:16:01 veth98d1f35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:16:01 ens3 4.73 2.57 3.66 1.95 0.00 0.00 0.00 0.00 20:13:05 19:16:01 vethfac0669 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:16:01 veth52bb794 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:16:01 veth52140ce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:16:01 vethd6a9d43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:16:01 veth81fca0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:16:01 vethd0e2599 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:16:01 veth508cbc0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:17:01 veth1cfda1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:17:01 veth3e84960 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:17:01 vethc974447 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:17:01 veth43b383a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:17:01 ens3 11.35 6.26 9.10 4.85 0.00 0.00 0.00 0.00 20:13:05 19:17:01 vethfac0669 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:17:01 veth52bb794 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:17:01 vethd6a9d43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:17:01 veth81fca0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:17:01 vethd0e2599 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:18:01 ens3 217.15 116.80 2740.50 12.35 0.00 0.00 0.00 0.00 20:13:05 19:18:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 20:13:05 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:19:01 ens3 0.90 0.72 0.54 0.21 0.00 0.00 0.00 0.00 20:13:05 19:19:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:21:01 ens3 0.25 0.15 0.41 0.01 0.00 0.00 0.00 0.00 20:13:05 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:22:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:24:01 ens3 0.28 0.25 0.09 0.07 0.00 0.00 0.00 0.00 20:13:05 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:25:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:26:01 ens3 0.93 0.85 0.87 0.38 0.00 0.00 0.00 0.00 20:13:05 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:27:01 ens3 7.63 6.52 4.76 6.09 0.00 0.00 0.00 0.00 20:13:05 19:27:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:29:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:13:05 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:34:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:13:05 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:35:01 ens3 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 20:13:05 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:39:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:13:05 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:42:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:44:01 ens3 0.28 0.28 0.09 0.08 0.00 0.00 0.00 0.00 20:13:05 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:49:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:13:05 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:54:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 20:13:05 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 19:59:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:13:05 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:00:01 ens3 0.35 0.32 0.34 0.02 0.00 0.00 0.00 0.00 20:13:05 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:02:01 ens3 0.47 0.47 0.26 0.22 0.00 0.00 0.00 0.00 20:13:05 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:04:01 ens3 1.10 0.67 0.44 0.29 0.00 0.00 0.00 0.00 20:13:05 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:05:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 20:13:05 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:06:01 ens3 0.55 0.52 0.35 0.29 0.00 0.00 0.00 0.00 20:13:05 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:09:01 ens3 0.80 0.13 0.19 0.07 0.00 0.00 0.00 0.00 20:13:05 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:10:01 ens3 0.70 0.53 0.36 0.29 0.00 0.00 0.00 0.00 20:13:05 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:05 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:05 20:13:01 ens3 107.83 61.86 2538.83 17.13 0.00 0.00 0.00 0.00 20:13:05 20:13:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 20:13:05 Average: docker0 18.10 23.84 1.44 183.82 0.00 0.00 0.00 0.00 20:13:05 Average: ens3 45.78 32.28 444.89 7.24 0.00 0.00 0.00 0.00 20:13:05 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 20:13:05 20:13:05 20:13:05 ---> sar -P ALL: 20:13:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8836) 08/27/24 _x86_64_ (8 CPU) 20:13:05 20:13:05 19:07:43 LINUX RESTART (8 CPU) 20:13:05 20:13:05 19:08:01 CPU %user %nice %system %iowait %steal %idle 20:13:05 19:09:01 all 8.66 0.00 2.59 2.73 0.05 85.97 20:13:05 19:09:01 0 11.07 0.00 2.29 4.81 0.05 81.78 20:13:05 19:09:01 1 6.84 0.00 1.90 2.36 0.05 88.85 20:13:05 19:09:01 2 6.89 0.00 2.25 0.69 0.05 90.13 20:13:05 19:09:01 3 10.11 0.00 2.52 0.18 0.05 87.14 20:13:05 19:09:01 4 7.10 0.00 2.61 0.39 0.05 89.85 20:13:05 19:09:01 5 8.04 0.00 3.42 0.47 0.05 88.02 20:13:05 19:09:01 6 9.52 0.00 1.93 2.33 0.05 86.17 20:13:05 19:09:01 7 9.74 0.00 3.85 10.58 0.03 75.79 20:13:05 19:10:01 all 17.24 0.00 4.52 3.03 0.07 75.14 20:13:05 19:10:01 0 17.53 0.00 4.44 7.42 0.08 70.52 20:13:05 19:10:01 1 16.20 0.00 4.34 2.31 0.07 77.08 20:13:05 19:10:01 2 16.19 0.00 4.49 2.59 0.07 76.66 20:13:05 19:10:01 3 17.55 0.00 4.02 0.12 0.05 78.27 20:13:05 19:10:01 4 18.92 0.00 4.41 0.51 0.07 76.09 20:13:05 19:10:01 5 17.42 0.00 4.86 10.47 0.07 67.18 20:13:05 19:10:01 6 17.44 0.00 5.15 0.76 0.07 76.58 20:13:05 19:10:01 7 16.71 0.00 4.43 0.07 0.08 78.71 20:13:05 19:11:01 all 30.28 0.00 4.77 1.99 0.17 62.79 20:13:05 19:11:01 0 27.53 0.00 4.76 0.10 0.17 67.44 20:13:05 19:11:01 1 30.53 0.00 5.30 0.02 0.08 64.07 20:13:05 19:11:01 2 29.98 0.00 4.60 2.94 0.08 62.39 20:13:05 19:11:01 3 29.38 0.00 5.68 8.06 0.08 56.80 20:13:05 19:11:01 4 32.56 0.00 4.44 0.67 0.08 62.24 20:13:05 19:11:01 5 27.98 0.00 4.52 3.93 0.61 62.97 20:13:05 19:11:01 6 32.08 0.00 4.03 0.08 0.07 63.73 20:13:05 19:11:01 7 32.18 0.00 4.84 0.12 0.15 62.71 20:13:05 19:12:01 all 67.35 0.00 8.47 0.37 0.13 23.68 20:13:05 19:12:01 0 68.00 0.00 7.92 0.20 0.12 23.76 20:13:05 19:12:01 1 66.48 0.00 8.96 0.71 0.12 23.74 20:13:05 19:12:01 2 66.98 0.00 8.97 0.71 0.13 23.20 20:13:05 19:12:01 3 66.80 0.00 8.62 0.02 0.13 24.43 20:13:05 19:12:01 4 67.94 0.00 8.15 0.27 0.13 23.51 20:13:05 19:12:01 5 66.52 0.00 8.30 0.64 0.12 24.43 20:13:05 19:12:01 6 69.30 0.00 8.25 0.22 0.13 22.10 20:13:05 19:12:01 7 66.77 0.00 8.60 0.19 0.19 24.26 20:13:05 19:13:01 all 23.34 0.00 7.07 8.57 0.08 60.94 20:13:05 19:13:01 0 24.15 0.00 6.79 3.22 0.08 65.76 20:13:05 19:13:01 1 21.37 0.00 7.53 25.39 0.08 45.63 20:13:05 19:13:01 2 23.45 0.00 6.70 4.17 0.07 65.62 20:13:05 19:13:01 3 22.57 0.00 6.75 9.41 0.07 61.20 20:13:05 19:13:01 4 23.45 0.00 7.32 4.50 0.07 64.66 20:13:05 19:13:01 5 24.70 0.00 6.47 7.62 0.08 61.12 20:13:05 19:13:01 6 23.15 0.00 7.37 2.90 0.08 66.49 20:13:05 19:13:01 7 23.89 0.00 7.65 11.36 0.12 56.99 20:13:05 19:14:01 all 10.17 0.00 5.25 21.31 0.08 63.19 20:13:05 19:14:01 0 10.75 0.00 5.41 7.35 0.10 76.39 20:13:05 19:14:01 1 10.04 0.00 5.57 37.90 0.09 46.41 20:13:05 19:14:01 2 10.29 0.00 4.63 4.81 0.07 80.20 20:13:05 19:14:01 3 9.67 0.00 5.23 19.08 0.07 65.96 20:13:05 19:14:01 4 10.31 0.00 4.63 9.04 0.07 75.94 20:13:05 19:14:01 5 8.96 0.00 5.14 32.83 0.07 53.01 20:13:05 19:14:01 6 10.31 0.00 4.63 10.93 0.07 74.05 20:13:05 19:14:01 7 11.07 0.00 6.77 48.76 0.12 33.28 20:13:05 19:15:01 all 58.27 0.00 9.94 6.39 0.09 25.31 20:13:05 19:15:01 0 59.06 0.00 10.06 4.64 0.07 26.18 20:13:05 19:15:01 1 58.46 0.00 10.69 7.58 0.08 23.18 20:13:05 19:15:01 2 57.69 0.00 10.13 5.31 0.08 26.79 20:13:05 19:15:01 3 58.38 0.00 10.70 2.04 0.10 28.78 20:13:05 19:15:01 4 58.04 0.00 9.03 1.26 0.08 31.59 20:13:05 19:15:01 5 57.76 0.00 10.25 28.75 0.10 3.15 20:13:05 19:15:01 6 57.96 0.00 8.56 1.06 0.08 32.34 20:13:05 19:15:01 7 58.83 0.00 10.12 0.52 0.08 30.44 20:13:05 19:16:01 all 89.35 0.00 10.49 0.00 0.16 0.00 20:13:05 19:16:01 0 89.68 0.00 10.19 0.00 0.13 0.00 20:13:05 19:16:01 1 89.69 0.00 10.14 0.00 0.17 0.00 20:13:05 19:16:01 2 89.72 0.00 10.13 0.00 0.15 0.00 20:13:05 19:16:01 3 89.74 0.00 10.12 0.00 0.13 0.00 20:13:05 19:16:01 4 88.64 0.00 11.21 0.00 0.15 0.00 20:13:05 19:16:01 5 89.42 0.00 10.41 0.00 0.17 0.00 20:13:05 19:16:01 6 89.78 0.00 10.06 0.00 0.15 0.00 20:13:05 19:16:01 7 88.07 0.00 11.71 0.00 0.23 0.00 20:13:05 19:17:01 all 82.31 0.00 11.37 2.07 0.20 4.05 20:13:05 19:17:01 0 82.56 0.00 11.34 3.52 0.17 2.41 20:13:05 19:17:01 1 83.35 0.00 11.48 2.81 0.20 2.16 20:13:05 19:17:01 2 83.33 0.00 10.79 0.17 0.19 5.53 20:13:05 19:17:01 3 83.85 0.00 10.05 1.54 0.17 4.39 20:13:05 19:17:01 4 79.43 0.00 13.14 0.47 0.25 6.71 20:13:05 19:17:01 5 81.67 0.00 11.06 5.82 0.20 1.25 20:13:05 19:17:01 6 82.27 0.00 10.87 0.75 0.17 5.94 20:13:05 19:17:01 7 81.89 0.00 12.39 1.40 0.21 4.12 20:13:05 19:18:01 all 2.97 0.00 1.77 3.55 0.03 91.69 20:13:05 19:18:01 0 5.18 0.00 2.11 4.95 0.03 87.72 20:13:05 19:18:01 1 2.87 0.00 2.82 4.83 0.02 89.46 20:13:05 19:18:01 2 1.74 0.00 1.21 2.39 0.03 94.63 20:13:05 19:18:01 3 2.98 0.00 1.68 3.52 0.03 91.79 20:13:05 19:18:01 4 2.67 0.00 1.48 2.25 0.02 93.58 20:13:05 19:18:01 5 1.84 0.00 1.12 3.41 0.02 93.61 20:13:05 19:18:01 6 2.86 0.00 1.62 1.99 0.03 93.49 20:13:05 19:18:01 7 3.59 0.00 2.08 5.03 0.05 89.25 20:13:05 19:19:01 all 1.01 0.00 0.56 0.47 0.01 97.95 20:13:05 19:19:01 0 0.68 0.00 0.43 0.02 0.00 98.87 20:13:05 19:19:01 1 1.22 0.00 0.73 0.57 0.02 97.46 20:13:05 19:19:01 2 0.68 0.00 0.27 1.20 0.00 97.85 20:13:05 19:19:01 3 1.47 0.00 0.47 1.00 0.02 97.04 20:13:05 19:19:01 4 0.77 0.00 0.98 0.05 0.02 98.18 20:13:05 19:19:01 5 1.89 0.00 0.37 0.39 0.02 97.34 20:13:05 19:19:01 6 0.45 0.00 0.65 0.30 0.00 98.60 20:13:05 19:19:01 7 0.92 0.00 0.60 0.23 0.02 98.23 20:13:05 20:13:05 19:19:01 CPU %user %nice %system %iowait %steal %idle 20:13:05 19:20:01 all 0.10 0.00 0.06 0.01 0.01 99.82 20:13:05 19:20:01 0 0.08 0.00 0.07 0.00 0.02 99.83 20:13:05 19:20:01 1 0.13 0.00 0.03 0.03 0.00 99.80 20:13:05 19:20:01 2 0.07 0.00 0.05 0.05 0.02 99.82 20:13:05 19:20:01 3 0.08 0.00 0.05 0.00 0.00 99.87 20:13:05 19:20:01 4 0.03 0.00 0.05 0.00 0.00 99.92 20:13:05 19:20:01 5 0.10 0.00 0.02 0.00 0.02 99.87 20:13:05 19:20:01 6 0.00 0.00 0.03 0.00 0.02 99.95 20:13:05 19:20:01 7 0.30 0.00 0.17 0.00 0.02 99.52 20:13:05 19:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:13:05 19:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:13:05 19:21:01 1 0.02 0.00 0.05 0.00 0.02 99.92 20:13:05 19:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:13:05 19:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:13:05 19:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:13:05 19:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:13:05 19:22:01 all 0.10 0.00 0.01 0.01 0.01 99.88 20:13:05 19:22:01 0 0.08 0.00 0.02 0.00 0.02 99.88 20:13:05 19:22:01 1 0.12 0.00 0.02 0.02 0.02 99.83 20:13:05 19:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:13:05 19:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 19:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 19:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:13:05 19:22:01 7 0.53 0.00 0.03 0.00 0.02 99.42 20:13:05 19:23:01 all 0.15 0.00 0.03 0.00 0.00 99.81 20:13:05 19:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:23:01 1 0.03 0.00 0.02 0.02 0.00 99.93 20:13:05 19:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:13:05 19:23:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:13:05 19:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 19:23:01 5 0.07 0.00 0.02 0.00 0.00 99.92 20:13:05 19:23:01 6 0.05 0.00 0.03 0.00 0.00 99.92 20:13:05 19:23:01 7 0.95 0.00 0.12 0.00 0.03 98.91 20:13:05 19:24:01 all 0.27 0.00 0.02 0.00 0.01 99.71 20:13:05 19:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 19:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 19:24:01 2 0.02 0.00 0.03 0.02 0.02 99.92 20:13:05 19:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:13:05 19:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:13:05 19:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:24:01 7 1.99 0.00 0.03 0.00 0.00 97.98 20:13:05 19:25:01 all 0.16 0.00 0.01 0.02 0.01 99.80 20:13:05 19:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:25:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:13:05 19:25:01 2 0.02 0.00 0.02 0.15 0.00 99.82 20:13:05 19:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 19:25:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:13:05 19:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:13:05 19:25:01 7 1.14 0.00 0.03 0.00 0.02 98.81 20:13:05 19:26:01 all 0.16 0.00 0.02 0.01 0.00 99.80 20:13:05 19:26:01 0 0.07 0.00 0.02 0.00 0.00 99.92 20:13:05 19:26:01 1 0.12 0.00 0.02 0.00 0.00 99.87 20:13:05 19:26:01 2 0.13 0.00 0.02 0.02 0.00 99.83 20:13:05 19:26:01 3 0.15 0.00 0.00 0.02 0.00 99.83 20:13:05 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:26:01 5 0.10 0.00 0.00 0.00 0.02 99.88 20:13:05 19:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:13:05 19:26:01 7 0.73 0.00 0.15 0.00 0.02 99.10 20:13:05 19:27:01 all 0.17 0.00 0.03 0.01 0.00 99.79 20:13:05 19:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:13:05 19:27:01 1 0.60 0.00 0.02 0.02 0.00 99.37 20:13:05 19:27:01 2 0.05 0.00 0.02 0.02 0.00 99.92 20:13:05 19:27:01 3 0.13 0.00 0.00 0.00 0.00 99.87 20:13:05 19:27:01 4 0.20 0.00 0.03 0.02 0.00 99.75 20:13:05 19:27:01 5 0.12 0.00 0.03 0.00 0.00 99.85 20:13:05 19:27:01 6 0.08 0.00 0.05 0.00 0.00 99.87 20:13:05 19:27:01 7 0.15 0.00 0.05 0.02 0.02 99.77 20:13:05 19:28:01 all 0.04 0.00 0.01 0.01 0.01 99.93 20:13:05 19:28:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:13:05 19:28:01 1 0.05 0.00 0.02 0.02 0.02 99.90 20:13:05 19:28:01 2 0.00 0.00 0.02 0.03 0.00 99.95 20:13:05 19:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:28:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:13:05 19:28:01 5 0.10 0.00 0.02 0.02 0.00 99.87 20:13:05 19:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:28:01 7 0.05 0.00 0.05 0.00 0.03 99.87 20:13:05 19:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:13:05 19:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:13:05 19:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:13:05 19:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:29:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:13:05 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:29:01 7 0.17 0.00 0.02 0.00 0.03 99.78 20:13:05 19:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:13:05 19:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:13:05 19:30:01 1 0.10 0.00 0.02 0.00 0.02 99.87 20:13:05 19:30:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:13:05 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 19:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:30:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:13:05 20:13:05 19:30:01 CPU %user %nice %system %iowait %steal %idle 20:13:05 19:31:01 all 0.24 0.00 0.00 0.00 0.00 99.75 20:13:05 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:31:01 1 0.03 0.00 0.00 0.02 0.00 99.95 20:13:05 19:31:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:13:05 19:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:31:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:13:05 19:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:31:01 7 1.76 0.00 0.00 0.00 0.02 98.22 20:13:05 19:32:01 all 0.26 0.00 0.01 0.00 0.01 99.71 20:13:05 19:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:13:05 19:32:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:13:05 19:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:13:05 19:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 19:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:13:05 19:32:01 5 0.03 0.00 0.00 0.02 0.02 99.93 20:13:05 19:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:13:05 19:32:01 7 1.99 0.00 0.03 0.00 0.02 97.96 20:13:05 19:33:01 all 0.26 0.00 0.02 0.00 0.01 99.71 20:13:05 19:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:13:05 19:33:01 1 0.05 0.00 0.07 0.00 0.02 99.87 20:13:05 19:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:13:05 19:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:13:05 19:33:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:13:05 19:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:33:01 7 1.91 0.00 0.02 0.00 0.02 98.06 20:13:05 19:34:01 all 0.21 0.00 0.02 0.00 0.00 99.76 20:13:05 19:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:34:01 1 0.05 0.00 0.05 0.00 0.00 99.90 20:13:05 19:34:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:13:05 19:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 19:34:01 5 0.05 0.00 0.02 0.02 0.00 99.92 20:13:05 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:34:01 7 1.52 0.00 0.08 0.00 0.02 98.38 20:13:05 19:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:13:05 19:35:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:13:05 19:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:13:05 19:35:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:13:05 19:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:13:05 19:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 19:35:01 5 0.00 0.00 0.02 0.02 0.02 99.95 20:13:05 19:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:13:05 19:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:13:05 19:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 19:36:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:13:05 19:36:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:13:05 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:36:01 5 0.07 0.00 0.00 0.00 0.00 99.93 20:13:05 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:13:05 19:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:13:05 19:37:01 0 0.07 0.00 0.02 0.00 0.02 99.90 20:13:05 19:37:01 1 0.07 0.00 0.02 0.00 0.00 99.92 20:13:05 19:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:13:05 19:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 19:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 19:37:01 5 0.03 0.00 0.02 0.02 0.02 99.92 20:13:05 19:37:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:13:05 19:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:13:05 19:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:13:05 19:38:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:13:05 19:38:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:13:05 19:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:38:01 5 0.05 0.00 0.03 0.02 0.00 99.90 20:13:05 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:13:05 19:39:01 all 0.03 0.00 0.02 0.00 0.01 99.95 20:13:05 19:39:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:13:05 19:39:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:13:05 19:39:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:13:05 19:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 19:39:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:13:05 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 19:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:13:05 19:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:13:05 19:40:01 1 0.10 0.00 0.02 0.00 0.00 99.88 20:13:05 19:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:13:05 19:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:40:01 5 0.05 0.00 0.02 0.02 0.02 99.90 20:13:05 19:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:41:01 all 0.16 0.00 0.01 0.00 0.00 99.82 20:13:05 19:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:13:05 19:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:13:05 19:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:41:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:13:05 19:41:01 5 0.03 0.00 0.03 0.02 0.00 99.92 20:13:05 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:41:01 7 1.11 0.00 0.00 0.00 0.00 98.89 20:13:05 20:13:05 19:41:01 CPU %user %nice %system %iowait %steal %idle 20:13:05 19:42:01 all 0.26 0.00 0.02 0.01 0.01 99.70 20:13:05 19:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:05 19:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 19:42:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:13:05 19:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 19:42:01 5 0.03 0.00 0.03 0.03 0.02 99.88 20:13:05 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:42:01 7 1.95 0.00 0.03 0.00 0.02 98.00 20:13:05 19:43:01 all 0.09 0.00 0.02 0.00 0.01 99.89 20:13:05 19:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:13:05 19:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:13:05 19:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:13:05 19:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 19:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 19:43:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:13:05 19:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:13:05 19:43:01 7 0.52 0.00 0.08 0.00 0.00 99.40 20:13:05 19:44:01 all 0.03 0.00 0.01 0.01 0.00 99.95 20:13:05 19:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:05 19:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:13:05 19:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:13:05 19:44:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:13:05 19:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 19:44:01 5 0.02 0.00 0.03 0.08 0.02 99.85 20:13:05 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:13:05 19:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:05 19:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:13:05 19:45:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:13:05 19:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:13:05 19:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 19:45:01 5 0.08 0.00 0.03 0.02 0.00 99.87 20:13:05 19:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:13:05 19:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:13:05 19:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:05 19:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:13:05 19:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:13:05 19:46:01 5 0.02 0.00 0.05 0.02 0.02 99.90 20:13:05 19:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:47:01 all 0.02 0.00 0.01 0.03 0.01 99.93 20:13:05 19:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:13:05 19:47:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:13:05 19:47:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:13:05 19:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 19:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:13:05 19:47:01 5 0.03 0.00 0.03 0.20 0.02 99.72 20:13:05 19:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:48:01 all 0.03 0.00 0.02 0.01 0.01 99.94 20:13:05 19:48:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:13:05 19:48:01 1 0.07 0.00 0.03 0.00 0.02 99.88 20:13:05 19:48:01 2 0.02 0.00 0.00 0.05 0.00 99.93 20:13:05 19:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:13:05 19:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 19:48:01 5 0.03 0.00 0.02 0.02 0.02 99.92 20:13:05 19:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:13:05 19:48:01 7 0.07 0.00 0.02 0.00 0.00 99.92 20:13:05 19:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:13:05 19:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:05 19:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 19:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:13:05 19:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:13:05 19:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:49:01 5 0.02 0.00 0.03 0.02 0.00 99.93 20:13:05 19:49:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:13:05 19:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:13:05 19:50:01 all 0.02 0.00 0.02 0.00 0.01 99.95 20:13:05 19:50:01 0 0.02 0.00 0.07 0.00 0.02 99.90 20:13:05 19:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:13:05 19:50:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:13:05 19:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 19:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:50:01 5 0.03 0.00 0.00 0.02 0.02 99.93 20:13:05 19:50:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:13:05 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:51:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:13:05 19:51:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:13:05 19:51:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:13:05 19:51:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:13:05 19:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:51:01 5 1.94 0.00 0.03 0.02 0.00 98.01 20:13:05 19:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:13:05 19:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:52:01 all 0.27 0.00 0.01 0.01 0.01 99.70 20:13:05 19:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:13:05 19:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 19:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:13:05 19:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 19:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 19:52:01 5 1.87 0.00 0.02 0.08 0.02 98.01 20:13:05 19:52:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:13:05 19:52:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:13:05 20:13:05 19:52:01 CPU %user %nice %system %iowait %steal %idle 20:13:05 19:53:01 all 0.07 0.00 0.01 0.00 0.00 99.92 20:13:05 19:53:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:13:05 19:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:13:05 19:53:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:13:05 19:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:53:01 5 0.38 0.00 0.05 0.00 0.00 99.57 20:13:05 19:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 19:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:54:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:13:05 19:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:13:05 19:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 19:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:13:05 19:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:13:05 19:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 19:54:01 5 0.03 0.00 0.00 0.08 0.00 99.88 20:13:05 19:54:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:13:05 19:54:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:13:05 19:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:13:05 19:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:13:05 19:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 19:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:13:05 19:55:01 5 0.02 0.00 0.03 0.02 0.02 99.92 20:13:05 19:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:13:05 19:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:13:05 19:56:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:13:05 19:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:13:05 19:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 19:56:01 2 0.02 0.00 0.02 0.07 0.00 99.90 20:13:05 19:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:56:01 5 0.05 0.00 0.03 0.02 0.00 99.90 20:13:05 19:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:13:05 19:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:13:05 19:57:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:13:05 19:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 19:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:13:05 19:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:13:05 19:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 19:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 19:58:01 all 0.02 0.00 0.01 0.01 0.00 99.94 20:13:05 19:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:13:05 19:58:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:13:05 19:58:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:13:05 19:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 19:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:58:01 5 0.02 0.00 0.02 0.10 0.00 99.87 20:13:05 19:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:13:05 19:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 19:59:01 all 0.02 0.00 0.00 0.02 0.00 99.96 20:13:05 19:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:13:05 19:59:01 1 0.05 0.00 0.00 0.03 0.00 99.92 20:13:05 19:59:01 2 0.00 0.00 0.00 0.08 0.00 99.92 20:13:05 19:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 19:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:13:05 19:59:01 5 0.05 0.00 0.00 0.02 0.00 99.93 20:13:05 19:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 19:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 20:00:01 all 0.04 0.00 0.01 0.01 0.01 99.94 20:13:05 20:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:13:05 20:00:01 1 0.07 0.00 0.00 0.00 0.02 99.92 20:13:05 20:00:01 2 0.02 0.00 0.00 0.05 0.00 99.93 20:13:05 20:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 20:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 20:00:01 5 0.03 0.00 0.00 0.02 0.00 99.95 20:13:05 20:00:01 6 0.07 0.00 0.00 0.00 0.02 99.92 20:13:05 20:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 20:01:01 all 0.21 0.00 0.01 0.02 0.00 99.76 20:13:05 20:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 20:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 20:01:01 2 0.00 0.00 0.00 0.17 0.00 99.83 20:13:05 20:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 20:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 20:01:01 5 0.07 0.00 0.03 0.00 0.02 99.88 20:13:05 20:01:01 6 1.45 0.00 0.02 0.00 0.02 98.51 20:13:05 20:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 20:02:01 all 0.25 0.00 0.02 0.06 0.01 99.66 20:13:05 20:02:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:13:05 20:02:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:13:05 20:02:01 2 0.00 0.00 0.02 0.28 0.00 99.70 20:13:05 20:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 20:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 20:02:01 5 0.07 0.00 0.05 0.18 0.02 99.68 20:13:05 20:02:01 6 1.74 0.00 0.00 0.00 0.00 98.26 20:13:05 20:02:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:13:05 20:03:01 all 0.13 0.00 0.01 0.04 0.01 99.81 20:13:05 20:03:01 0 0.07 0.00 0.03 0.00 0.02 99.88 20:13:05 20:03:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:13:05 20:03:01 2 0.00 0.00 0.00 0.13 0.00 99.87 20:13:05 20:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:13:05 20:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 20:03:01 5 0.02 0.00 0.03 0.17 0.00 99.78 20:13:05 20:03:01 6 0.91 0.00 0.00 0.00 0.00 99.09 20:13:05 20:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 20:13:05 20:03:01 CPU %user %nice %system %iowait %steal %idle 20:13:05 20:04:01 all 0.10 0.00 0.01 0.08 0.00 99.80 20:13:05 20:04:01 0 0.08 0.00 0.02 0.00 0.00 99.90 20:13:05 20:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:13:05 20:04:01 2 0.00 0.00 0.02 0.48 0.00 99.50 20:13:05 20:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 20:04:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:13:05 20:04:01 5 0.03 0.00 0.03 0.13 0.02 99.78 20:13:05 20:04:01 6 0.58 0.00 0.02 0.00 0.02 99.38 20:13:05 20:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 20:05:01 all 0.12 0.00 0.02 0.03 0.01 99.83 20:13:05 20:05:01 0 0.02 0.00 0.05 0.00 0.03 99.90 20:13:05 20:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 20:05:01 2 0.03 0.00 0.00 0.17 0.02 99.78 20:13:05 20:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 20:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 20:05:01 5 0.05 0.00 0.07 0.00 0.02 99.87 20:13:05 20:05:01 6 0.76 0.00 0.00 0.00 0.00 99.24 20:13:05 20:05:01 7 0.02 0.00 0.00 0.05 0.02 99.92 20:13:05 20:06:01 all 0.04 0.00 0.01 0.07 0.00 99.88 20:13:05 20:06:01 0 0.07 0.00 0.05 0.03 0.00 99.85 20:13:05 20:06:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:13:05 20:06:01 2 0.00 0.00 0.00 0.30 0.00 99.70 20:13:05 20:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:13:05 20:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 20:06:01 5 0.05 0.00 0.00 0.12 0.00 99.83 20:13:05 20:06:01 6 0.15 0.00 0.00 0.00 0.00 99.85 20:13:05 20:06:01 7 0.02 0.00 0.00 0.12 0.00 99.87 20:13:05 20:07:01 all 0.10 0.00 0.01 0.03 0.00 99.84 20:13:05 20:07:01 0 0.07 0.00 0.08 0.03 0.02 99.80 20:13:05 20:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 20:07:01 2 0.02 0.00 0.00 0.15 0.00 99.83 20:13:05 20:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 20:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 20:07:01 5 0.07 0.00 0.02 0.08 0.00 99.83 20:13:05 20:07:01 6 0.57 0.00 0.00 0.00 0.02 99.42 20:13:05 20:07:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:13:05 20:08:01 all 0.12 0.00 0.01 0.04 0.00 99.82 20:13:05 20:08:01 0 0.07 0.00 0.05 0.00 0.02 99.87 20:13:05 20:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 20:08:01 2 0.00 0.00 0.00 0.23 0.00 99.77 20:13:05 20:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 20:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 20:08:01 5 0.03 0.00 0.02 0.05 0.02 99.88 20:13:05 20:08:01 6 0.85 0.00 0.00 0.00 0.00 99.15 20:13:05 20:08:01 7 0.00 0.00 0.03 0.03 0.00 99.93 20:13:05 20:09:01 all 0.03 0.00 0.02 0.05 0.00 99.90 20:13:05 20:09:01 0 0.02 0.00 0.07 0.00 0.02 99.90 20:13:05 20:09:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:13:05 20:09:01 2 0.02 0.00 0.00 0.20 0.00 99.78 20:13:05 20:09:01 3 0.02 0.00 0.02 0.03 0.02 99.92 20:13:05 20:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 20:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:13:05 20:09:01 6 0.07 0.00 0.00 0.00 0.00 99.93 20:13:05 20:09:01 7 0.05 0.00 0.00 0.15 0.00 99.80 20:13:05 20:10:01 all 0.12 0.00 0.02 0.04 0.01 99.82 20:13:05 20:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:13:05 20:10:01 1 0.07 0.00 0.03 0.00 0.02 99.88 20:13:05 20:10:01 2 0.00 0.00 0.00 0.18 0.00 99.82 20:13:05 20:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:13:05 20:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:13:05 20:10:01 5 0.03 0.00 0.02 0.12 0.02 99.82 20:13:05 20:10:01 6 0.76 0.00 0.00 0.00 0.02 99.22 20:13:05 20:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:13:05 20:11:01 all 0.04 0.00 0.31 0.05 0.02 99.58 20:13:05 20:11:01 0 0.03 0.00 0.05 0.03 0.02 99.87 20:13:05 20:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:13:05 20:11:01 2 0.03 0.00 0.02 0.33 0.07 99.55 20:13:05 20:11:01 3 0.03 0.00 0.05 0.00 0.02 99.90 20:13:05 20:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 20:11:01 5 0.02 0.00 2.32 0.00 0.03 97.63 20:13:05 20:11:01 6 0.12 0.00 0.00 0.00 0.00 99.88 20:13:05 20:11:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:13:05 20:12:01 all 0.02 0.00 0.01 0.07 0.00 99.90 20:13:05 20:12:01 0 0.03 0.00 0.00 0.20 0.00 99.77 20:13:05 20:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:13:05 20:12:01 2 0.00 0.00 0.00 0.28 0.00 99.72 20:13:05 20:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:13:05 20:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:05 20:12:01 5 0.03 0.00 0.00 0.07 0.00 99.90 20:13:05 20:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:13:05 20:12:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:13:05 20:13:01 all 3.05 0.00 1.31 1.96 0.03 93.64 20:13:05 20:13:01 0 3.38 0.00 1.14 0.23 0.03 95.22 20:13:05 20:13:01 1 3.38 0.00 1.12 0.22 0.03 95.25 20:13:05 20:13:01 2 2.84 0.00 1.15 4.23 0.03 91.74 20:13:05 20:13:01 3 2.38 0.00 1.51 0.22 0.03 95.86 20:13:05 20:13:01 4 3.15 0.00 1.24 0.17 0.03 95.41 20:13:05 20:13:01 5 3.27 0.00 1.82 9.05 0.07 85.79 20:13:05 20:13:01 6 3.00 0.00 1.16 0.02 0.02 95.81 20:13:05 20:13:01 7 3.04 0.00 1.38 1.64 0.02 93.93 20:13:05 Average: all 6.06 0.00 1.05 0.81 0.02 92.06 20:13:05 Average: 0 6.12 0.00 1.04 0.56 0.02 92.26 20:13:05 Average: 1 5.99 0.00 1.09 1.29 0.02 91.62 20:13:05 Average: 2 5.95 0.00 1.00 0.51 0.02 92.53 20:13:05 Average: 3 6.04 0.00 1.03 0.69 0.02 92.22 20:13:05 Average: 4 5.92 0.00 1.04 0.30 0.02 92.73 20:13:05 Average: 5 6.03 0.00 1.08 1.60 0.03 91.25 20:13:05 Average: 6 6.18 0.00 0.98 0.32 0.02 92.49 20:13:05 Average: 7 6.24 0.00 1.14 1.20 0.03 91.39 20:13:05 20:13:05 20:13:05