Pull request #4616 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a70c391fcb5a19c9035b9798c4fa1cf4539520f2+da625ccdf6d34ec850dd4052da6ef4306bcf8804 (1fa74ef604ea2c137e86e07e4f886282b8c313ba) 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-ssh7715625526370202868.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5026776980905859666.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4616/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-4616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4339876363186979054.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-4616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10286465371046177313.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh5406848231403839700.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-4616/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-4616/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9564717751758535541.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1919’ Running on prd-ubuntu20.04-docker-8c-8g-1921 in /w/workspace/edgexfoundry_edgex-go_PR-4616 [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 da625ccdf6d34ec850dd4052da6ef4306bcf8804 into PR head commit a70c391fcb5a19c9035b9798c4fa1cf4539520f2 > 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/4616/head:refs/remotes/origin/PR-4616 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a70c391fcb5a19c9035b9798c4fa1cf4539520f2 # timeout=10 Merge succeeded, producing a70c391fcb5a19c9035b9798c4fa1cf4539520f2 Checking out Revision a70c391fcb5a19c9035b9798c4fa1cf4539520f2 (PR-4616) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-24T19:18:19.282Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-24T19:18:19.454Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-24T19:18:19.559Z] ========================================================= [2023-07-24T19:18:19.559Z] EdgeX Global Pipelines Version Info [2023-07-24T19:18:19.559Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge da625ccdf6d34ec850dd4052da6ef4306bcf8804 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a70c391fcb5a19c9035b9798c4fa1cf4539520f2 # timeout=10 [2023-07-24T19:18:20.303Z] ------------------- [2023-07-24T19:18:20.303Z] stable info: [2023-07-24T19:18:20.303Z] ------------------- [2023-07-24T19:18:20.303Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-24T19:18:20.303Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-24T19:18:20.303Z] Message: update stable to v1.0.250 [2023-07-24T19:18:20.874Z] ------------------- [2023-07-24T19:18:20.874Z] experimental info: [2023-07-24T19:18:20.874Z] ------------------- [2023-07-24T19:18:20.874Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-24T19:18:20.874Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-24T19:18:20.874Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-24T19:18:21.127Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-24T19:18:21.163Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-24T19:18:21.197Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-24T19:18:21.235Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-24T19:18:21.271Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-24T19:18:21.309Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-24T19:18:21.347Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-24T19:18:21.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-24T19:18:21.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-24T19:18:21.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-24T19:18:21.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-24T19:18:21.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-24T19:18:21.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-24T19:18:21.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-24T19:18:21.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-24T19:18:21.693Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-24T19:18:21.736Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-24T19:18:21.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-24T19:18:21.810Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-24T19:18:21.851Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-24T19:18:21.891Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-24T19:18:21.930Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-24T19:18:21.974Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-24T19:18:22.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4616 [Pipeline] echo [2023-07-24T19:18:22.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4616 [Pipeline] echo [2023-07-24T19:18:22.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4616 [Pipeline] echo [2023-07-24T19:18:22.140Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a70c391fcb5a19c9035b9798c4fa1cf4539520f2 [Pipeline] echo [2023-07-24T19:18:22.191Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a70c391 [Pipeline] echo [2023-07-24T19:18:22.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-24T19:18:22.353Z] provisioning config files... [2023-07-24T19:18:22.372Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10460548462007928348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-24T19:18:22.717Z] ---> docker-login.sh [2023-07-24T19:18:22.717Z] nexus3.edgexfoundry.org:10001 [2023-07-24T19:18:22.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T19:18:22.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T19:18:22.978Z] Configure a credential helper to remove this warning. See [2023-07-24T19:18:22.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T19:18:22.978Z] [2023-07-24T19:18:22.978Z] Login Succeeded [2023-07-24T19:18:22.978Z] nexus3.edgexfoundry.org:10002 [2023-07-24T19:18:22.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T19:18:23.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T19:18:23.237Z] Configure a credential helper to remove this warning. See [2023-07-24T19:18:23.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T19:18:23.237Z] [2023-07-24T19:18:23.237Z] Login Succeeded [2023-07-24T19:18:23.237Z] nexus3.edgexfoundry.org:10003 [2023-07-24T19:18:23.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T19:18:23.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T19:18:23.237Z] Configure a credential helper to remove this warning. See [2023-07-24T19:18:23.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T19:18:23.237Z] [2023-07-24T19:18:23.237Z] Login Succeeded [2023-07-24T19:18:23.237Z] nexus3.edgexfoundry.org:10004 [2023-07-24T19:18:23.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T19:18:23.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T19:18:23.237Z] Configure a credential helper to remove this warning. See [2023-07-24T19:18:23.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T19:18:23.237Z] [2023-07-24T19:18:23.237Z] Login Succeeded [2023-07-24T19:18:23.237Z] docker.io [2023-07-24T19:18:23.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T19:18:23.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T19:18:23.756Z] Configure a credential helper to remove this warning. See [2023-07-24T19:18:23.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T19:18:23.756Z] [2023-07-24T19:18:23.756Z] Login Succeeded [2023-07-24T19:18:23.756Z] ---> docker-login.sh ends [Pipeline] } [2023-07-24T19:18:23.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-24T19:18:24.207Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-07-24T19:18:24.207Z] + dirname cmd/core-command/Dockerfile [2023-07-24T19:18:24.207Z] + cut -d/ -f2 [2023-07-24T19:18:24.207Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-24T19:18:24.207Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut [2023-07-24T19:18:24.207Z] -d/ -f2 [2023-07-24T19:18:24.207Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-24T19:18:24.207Z] + dirname cmd/core-data/Dockerfile [2023-07-24T19:18:24.207Z] + cut -d/ -f2 [2023-07-24T19:18:24.207Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-24T19:18:24.207Z] + dirname cmd/core-metadata/Dockerfile [2023-07-24T19:18:24.207Z] + cut -d/ -f2 [2023-07-24T19:18:24.207Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-24T19:18:24.207Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-24T19:18:24.207Z] + cut -d/ -f2 [2023-07-24T19:18:24.207Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-24T19:18:24.207Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-24T19:18:24.207Z] + cut -d/ -f2 [2023-07-24T19:18:24.207Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-24T19:18:24.207Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-24T19:18:24.207Z] + cut -d/ -f2 [2023-07-24T19:18:24.207Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-24T19:18:24.207Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-24T19:18:24.207Z] + cut -d/ -f2 [2023-07-24T19:18:24.207Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-24T19:18:24.207Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-24T19:18:24.207Z] + cut -d/ -f2 [2023-07-24T19:18:24.207Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-24T19:18:24.207Z] + + dirname cmd/security-spire-agent/Dockerfilecut [2023-07-24T19:18:24.207Z] -d/ -f2 [2023-07-24T19:18:24.207Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-24T19:18:24.207Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-24T19:18:24.207Z] + cut -d/ -f2 [2023-07-24T19:18:24.207Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-24T19:18:24.207Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-24T19:18:24.207Z] + cut -d/ -f2 [2023-07-24T19:18:24.207Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-24T19:18:24.207Z] + dirname cmd/support-notifications/Dockerfile [2023-07-24T19:18:24.207Z] + cut -d/ -f2 [2023-07-24T19:18:24.207Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-24T19:18:24.207Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-24T19:18:24.207Z] + cut -d/ -f2 [2023-07-24T19:18:24.207Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-24T19:18:24.274Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-24T19:18:24.784Z] + git rev-list -1 --merges a70c391fcb5a19c9035b9798c4fa1cf4539520f2~1..a70c391fcb5a19c9035b9798c4fa1cf4539520f2 [Pipeline] echo [2023-07-24T19:18:24.815Z] -----------> git rev-list -1 --merges a70c391fcb5a19c9035b9798c4fa1cf4539520f2~1..a70c391fcb5a19c9035b9798c4fa1cf4539520f2 a70c391fcb5a19c9035b9798c4fa1cf4539520f2 [false] [Pipeline] sh [2023-07-24T19:18:25.127Z] + git log --format=format:%s -1 a70c391fcb5a19c9035b9798c4fa1cf4539520f2 [Pipeline] echo [2023-07-24T19:18:25.165Z] ========================================================= [2023-07-24T19:18:25.165Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-24T19:18:25.165Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-24T19:18:25.602Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-24T19:18:25.602Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-24T19:18:25.602Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-24T19:18:25.602Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-24T19:18:25.602Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-24T19:18:25.602Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-24T19:18:25.602Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T19:18:26.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-24T19:18:26.014Z] [2023-07-24T19:18:26.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T19:18:26.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-24T19:18:26.392Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-24T19:18:26.392Z] b85a868b505f: Pulling fs layer [2023-07-24T19:18:26.392Z] e2be974225ed: Pulling fs layer [2023-07-24T19:18:26.392Z] 339a4e72a1f5: Pulling fs layer [2023-07-24T19:18:26.392Z] 988bab9f4d93: Pulling fs layer [2023-07-24T19:18:26.392Z] 1469e6f7b9e6: Pulling fs layer [2023-07-24T19:18:26.392Z] eaf3925da568: Pulling fs layer [2023-07-24T19:18:26.392Z] bab4dde63d76: Pulling fs layer [2023-07-24T19:18:26.392Z] bde34c3a00c8: Pulling fs layer [2023-07-24T19:18:26.392Z] b352a97aabf1: Pulling fs layer [2023-07-24T19:18:26.392Z] 4872d77fe225: Pulling fs layer [2023-07-24T19:18:26.392Z] 5851b861e8e6: Pulling fs layer [2023-07-24T19:18:26.392Z] 1469e6f7b9e6: Waiting [2023-07-24T19:18:26.392Z] bde34c3a00c8: Waiting [2023-07-24T19:18:26.392Z] 4872d77fe225: Waiting [2023-07-24T19:18:26.392Z] eaf3925da568: Waiting [2023-07-24T19:18:26.392Z] b352a97aabf1: Waiting [2023-07-24T19:18:26.392Z] 5851b861e8e6: Waiting [2023-07-24T19:18:26.392Z] 988bab9f4d93: Waiting [2023-07-24T19:18:26.392Z] bab4dde63d76: Waiting [2023-07-24T19:18:26.392Z] e2be974225ed: Download complete [2023-07-24T19:18:26.392Z] 988bab9f4d93: Verifying Checksum [2023-07-24T19:18:26.392Z] 988bab9f4d93: Download complete [2023-07-24T19:18:26.653Z] 1469e6f7b9e6: Verifying Checksum [2023-07-24T19:18:26.653Z] 1469e6f7b9e6: Download complete [2023-07-24T19:18:26.653Z] eaf3925da568: Verifying Checksum [2023-07-24T19:18:26.653Z] eaf3925da568: Download complete [2023-07-24T19:18:26.653Z] 339a4e72a1f5: Verifying Checksum [2023-07-24T19:18:26.653Z] 339a4e72a1f5: Download complete [2023-07-24T19:18:26.653Z] bde34c3a00c8: Verifying Checksum [2023-07-24T19:18:26.653Z] bde34c3a00c8: Download complete [2023-07-24T19:18:26.653Z] b352a97aabf1: Verifying Checksum [2023-07-24T19:18:26.653Z] b352a97aabf1: Download complete [2023-07-24T19:18:26.653Z] 4872d77fe225: Verifying Checksum [2023-07-24T19:18:26.653Z] 4872d77fe225: Download complete [2023-07-24T19:18:26.653Z] 5851b861e8e6: Verifying Checksum [2023-07-24T19:18:26.653Z] 5851b861e8e6: Download complete [2023-07-24T19:18:26.653Z] b85a868b505f: Verifying Checksum [2023-07-24T19:18:26.653Z] b85a868b505f: Download complete [2023-07-24T19:18:27.221Z] bab4dde63d76: Verifying Checksum [2023-07-24T19:18:27.221Z] bab4dde63d76: Download complete [2023-07-24T19:18:27.792Z] b85a868b505f: Pull complete [2023-07-24T19:18:28.054Z] e2be974225ed: Pull complete [2023-07-24T19:18:28.626Z] 339a4e72a1f5: Pull complete [2023-07-24T19:18:28.626Z] 988bab9f4d93: Pull complete [2023-07-24T19:18:28.884Z] 1469e6f7b9e6: Pull complete [2023-07-24T19:18:29.143Z] eaf3925da568: Pull complete [2023-07-24T19:18:31.046Z] bab4dde63d76: Pull complete [2023-07-24T19:18:31.046Z] bde34c3a00c8: Pull complete [2023-07-24T19:18:31.617Z] b352a97aabf1: Pull complete [2023-07-24T19:18:31.877Z] 4872d77fe225: Pull complete [2023-07-24T19:18:32.137Z] 5851b861e8e6: Pull complete [2023-07-24T19:18:32.137Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-24T19:18:32.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-24T19:18:32.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T19:18:32.348Z] prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container [2023-07-24T19:18:32.381Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-24T19:18:36.782Z] $ docker top b11793662c8443ddd58d5b0dc57afad2580a2d96786e1a30ec49b4e62f0aca11 -eo pid,comm [2023-07-24T19:18:36.833Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-24T19:18:36.833Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-24T19:18:36.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-24T19:18:36.953Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-24T19:18:37.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-24T19:18:37.075Z] $ docker exec b11793662c8443ddd58d5b0dc57afad2580a2d96786e1a30ec49b4e62f0aca11 ssh-agent [2023-07-24T19:18:37.182Z] SSH_AUTH_SOCK=/tmp/ssh-P5S8SEMyK6Wf/agent.32 [2023-07-24T19:18:37.182Z] SSH_AGENT_PID=38 [2023-07-24T19:18:37.194Z] Running ssh-add (command line suppressed) [2023-07-24T19:18:37.303Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9657089956509610744.key (/w/workspace/edgex-go/1@tmp/private_key_9657089956509610744.key) [2023-07-24T19:18:37.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-24T19:18:37.641Z] + git tag --points-at HEAD [Pipeline] } [2023-07-24T19:18:37.669Z] $ docker exec --env ******** --env ******** b11793662c8443ddd58d5b0dc57afad2580a2d96786e1a30ec49b4e62f0aca11 ssh-agent -k [2023-07-24T19:18:37.775Z] unset SSH_AUTH_SOCK; [2023-07-24T19:18:37.775Z] unset SSH_AGENT_PID; [2023-07-24T19:18:37.776Z] echo Agent pid 38 killed; [2023-07-24T19:18:37.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-24T19:18:37.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-24T19:18:37.861Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-24T19:18:37.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-24T19:18:37.986Z] $ docker exec b11793662c8443ddd58d5b0dc57afad2580a2d96786e1a30ec49b4e62f0aca11 ssh-agent [2023-07-24T19:18:38.088Z] SSH_AUTH_SOCK=/tmp/ssh-pxLDK5Ogiq25/agent.70 [2023-07-24T19:18:38.088Z] SSH_AGENT_PID=76 [2023-07-24T19:18:38.093Z] Running ssh-add (command line suppressed) [2023-07-24T19:18:38.208Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11033362413670977978.key (/w/workspace/edgex-go/1@tmp/private_key_11033362413670977978.key) [2023-07-24T19:18:38.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-24T19:18:38.541Z] + git semver init [2023-07-24T19:18:38.800Z] 2023-07-24 19:18:38,715 [run_init] DEBUG init version:0.0.0 force:False [2023-07-24T19:18:38.800Z] 2023-07-24 19:18:38,716 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-07-24T19:18:38.800Z] 2023-07-24 19:18:38,717 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-07-24T19:18:38.800Z] 2023-07-24 19:18:38,717 [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) [2023-07-24T19:18:45.370Z] 2023-07-24 19:18:44,179 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-07-24T19:18:45.370Z] 2023-07-24 19:18:44,180 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4616 with force:False [2023-07-24T19:18:45.370Z] 2023-07-24 19:18:44,180 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4616 [2023-07-24T19:18:45.370Z] 2023-07-24 19:18:44,184 [execute] INFO git cat-file --batch-check [2023-07-24T19:18:45.370Z] 2023-07-24 19:18:44,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-24T19:18:45.370Z] 2023-07-24 19:18:44,190 [execute] INFO git cat-file --batch [2023-07-24T19:18:45.370Z] 2023-07-24 19:18:44,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-24T19:18:45.370Z] 2023-07-24 19:18:44,196 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4616 [2023-07-24T19:18:45.370Z] 0.0.0 [Pipeline] } [2023-07-24T19:18:45.401Z] $ docker exec --env ******** --env ******** b11793662c8443ddd58d5b0dc57afad2580a2d96786e1a30ec49b4e62f0aca11 ssh-agent -k [2023-07-24T19:18:45.502Z] unset SSH_AUTH_SOCK; [2023-07-24T19:18:45.502Z] unset SSH_AGENT_PID; [2023-07-24T19:18:45.502Z] echo Agent pid 76 killed; [2023-07-24T19:18:45.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-24T19:18:45.935Z] + git semver [Pipeline] } [2023-07-24T19:18:46.225Z] $ docker stop --time=1 b11793662c8443ddd58d5b0dc57afad2580a2d96786e1a30ec49b4e62f0aca11 [2023-07-24T19:18:47.532Z] $ docker rm -f --volumes b11793662c8443ddd58d5b0dc57afad2580a2d96786e1a30ec49b4e62f0aca11 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-24T19:18:47.929Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-24T19:18:48.192Z] Stashed 1 file(s) [Pipeline] echo [2023-07-24T19:18:48.209Z] [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 [2023-07-24T19:18:48.986Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-24T19:18:49.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-24T19:18:49.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-24T19:18:49.094Z] ========================================================= [2023-07-24T19:18:49.094Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-24T19:18:49.094Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-24T19:18:49.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-24T19:18:49.447Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-24T19:18:49.447Z] 4db1b89c0bd1: Pulling fs layer [2023-07-24T19:18:49.447Z] 6911f1a30b25: Pulling fs layer [2023-07-24T19:18:49.447Z] e194b8c5c2a9: Pulling fs layer [2023-07-24T19:18:49.447Z] 6863d3e3a2b1: Pulling fs layer [2023-07-24T19:18:49.447Z] ec0bb842ea78: Pulling fs layer [2023-07-24T19:18:49.447Z] 40a00589a448: Pulling fs layer [2023-07-24T19:18:49.447Z] 6c08303d61cc: Pulling fs layer [2023-07-24T19:18:49.447Z] 798269fcf238: Pulling fs layer [2023-07-24T19:18:49.447Z] 40a00589a448: Waiting [2023-07-24T19:18:49.447Z] 6c08303d61cc: Waiting [2023-07-24T19:18:49.447Z] 6863d3e3a2b1: Waiting [2023-07-24T19:18:49.447Z] 798269fcf238: Waiting [2023-07-24T19:18:49.447Z] ec0bb842ea78: Waiting [2023-07-24T19:18:49.447Z] 6911f1a30b25: Verifying Checksum [2023-07-24T19:18:49.447Z] 6911f1a30b25: Download complete [2023-07-24T19:18:49.447Z] 6863d3e3a2b1: Verifying Checksum [2023-07-24T19:18:49.447Z] 6863d3e3a2b1: Download complete [2023-07-24T19:18:49.447Z] ec0bb842ea78: Verifying Checksum [2023-07-24T19:18:49.447Z] ec0bb842ea78: Download complete [2023-07-24T19:18:49.447Z] 4db1b89c0bd1: Verifying Checksum [2023-07-24T19:18:49.447Z] 4db1b89c0bd1: Download complete [2023-07-24T19:18:49.726Z] 40a00589a448: Verifying Checksum [2023-07-24T19:18:49.726Z] 40a00589a448: Download complete [2023-07-24T19:18:49.726Z] 4db1b89c0bd1: Pull complete [2023-07-24T19:18:49.726Z] 6911f1a30b25: Pull complete [2023-07-24T19:18:50.367Z] 798269fcf238: Verifying Checksum [2023-07-24T19:18:50.367Z] 798269fcf238: Download complete [2023-07-24T19:18:50.367Z] e194b8c5c2a9: Verifying Checksum [2023-07-24T19:18:50.367Z] e194b8c5c2a9: Download complete [2023-07-24T19:18:50.625Z] 6c08303d61cc: Verifying Checksum [2023-07-24T19:18:50.625Z] 6c08303d61cc: Download complete [2023-07-24T19:18:53.908Z] e194b8c5c2a9: Pull complete [2023-07-24T19:18:53.908Z] 6863d3e3a2b1: Pull complete [2023-07-24T19:18:53.908Z] ec0bb842ea78: Pull complete [2023-07-24T19:18:53.908Z] 40a00589a448: Pull complete [2023-07-24T19:18:56.443Z] 6c08303d61cc: Pull complete [2023-07-24T19:18:57.010Z] 798269fcf238: Pull complete [2023-07-24T19:18:57.010Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-24T19:18:57.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-24T19:18:57.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-24T19:18:57.366Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-07-24T19:18:57.366Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-24T19:18:57.366Z] WORKDIR /edgex [2023-07-24T19:18:57.366Z] COPY go.mod . [2023-07-24T19:18:57.366Z] RUN go mod download [2023-07-24T19:18:57.933Z] Sending build context to Docker daemon 170.7MB [2023-07-24T19:18:57.933Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-24T19:18:57.933Z] ---> ec979cd7f677 [2023-07-24T19:18:57.933Z] Step 2/4 : WORKDIR /edgex [2023-07-24T19:19:03.497Z] Still waiting to schedule task [2023-07-24T19:19:03.498Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1920’ [2023-07-24T19:19:06.058Z] ---> Running in 50c53a14714a [2023-07-24T19:19:06.058Z] Removing intermediate container 50c53a14714a [2023-07-24T19:19:06.058Z] ---> dec9358e35fd [2023-07-24T19:19:06.058Z] Step 3/4 : COPY go.mod . [2023-07-24T19:19:06.058Z] ---> 611641a38ab2 [2023-07-24T19:19:06.058Z] Step 4/4 : RUN go mod download [2023-07-24T19:19:06.058Z] ---> Running in fad141c31c92 [2023-07-24T19:19:28.015Z] Removing intermediate container fad141c31c92 [2023-07-24T19:19:28.015Z] ---> ccab4a4222d9 [2023-07-24T19:19:28.015Z] Successfully built ccab4a4222d9 [2023-07-24T19:19:28.015Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T19:19:28.404Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-24T19:19:28.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T19:19:28.560Z] prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container [2023-07-24T19:19:28.592Z] $ 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-x86_64 cat [2023-07-24T19:19:29.033Z] $ docker top 2dd62ba41326469684d46c9e668c49482a3d1be8bb63815614fda021e4174efc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-24T19:19:29.417Z] + go version [2023-07-24T19:19:29.417Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-24T19:19:29.453Z] $ docker stop --time=1 2dd62ba41326469684d46c9e668c49482a3d1be8bb63815614fda021e4174efc [2023-07-24T19:19:30.768Z] $ docker rm -f --volumes 2dd62ba41326469684d46c9e668c49482a3d1be8bb63815614fda021e4174efc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T19:19:31.470Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-24T19:19:31.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T19:19:31.618Z] prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container [2023-07-24T19:19:31.653Z] $ 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-x86_64 cat [2023-07-24T19:19:31.962Z] $ docker top f70420d8c7db37b87f6a5c142510125e770007a0701ff0c728c2f2f591c94e9e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-24T19:19:32.067Z] ========================================================= [2023-07-24T19:19:32.067Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-24T19:19:32.067Z] ========================================================= [Pipeline] sh [2023-07-24T19:19:32.358Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-24T19:19:32.714Z] + make test [2023-07-24T19:19:32.714Z] go test -race -coverprofile=coverage.out ./... [2023-07-24T19:19:39.277Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-24T19:19:51.467Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-24T19:19:51.467Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-24T19:19:51.726Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-24T19:19:52.017Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-24T19:19:52.276Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-24T19:19:52.841Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-24T19:19:52.841Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-24T19:19:52.841Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-24T19:19:52.841Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-24T19:19:53.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-24T19:19:53.359Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-24T19:19:53.617Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-24T19:19:53.617Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-24T19:19:53.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-24T19:19:54.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-24T19:19:54.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-24T19:19:54.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-07-24T19:19:54.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-07-24T19:19:55.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-24T19:19:55.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-24T19:19:55.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-24T19:19:55.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-24T19:19:55.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-24T19:19:56.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-24T19:19:56.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-24T19:19:56.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-24T19:19:56.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-24T19:19:56.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-24T19:19:56.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-24T19:19:56.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-24T19:19:58.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.082s coverage: 71.5% of statements [2023-07-24T19:19:58.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-07-24T19:19:58.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-24T19:19:58.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-24T19:19:58.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-24T19:19:58.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-24T19:19:58.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-24T19:19:58.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-24T19:19:58.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-24T19:19:58.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-24T19:19:58.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-24T19:19:58.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-24T19:19:58.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.530s coverage: 88.5% of statements [2023-07-24T19:19:58.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 3.8% of statements [2023-07-24T19:19:58.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.312s coverage: 95.6% of statements [2023-07-24T19:19:58.756Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-07-24T19:20:00.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-24T19:20:00.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-24T19:20:00.228Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2023-07-24T19:20:00.228Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 31.9% of statements [2023-07-24T19:20:00.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 42.9% of statements [2023-07-24T19:20:00.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 82.9% of statements [2023-07-24T19:20:00.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2023-07-24T19:20:00.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2023-07-24T19:20:00.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2023-07-24T19:20:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-24T19:20:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-24T19:20:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-24T19:20:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-24T19:20:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-24T19:20:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-24T19:20:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-24T19:20:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-24T19:20:02.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-24T19:20:02.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-24T19:20:02.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-24T19:20:02.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-24T19:20:02.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-24T19:20:02.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-24T19:20:03.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-24T19:20:04.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-24T19:20:05.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-24T19:20:05.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-24T19:20:05.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-24T19:20:06.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-24T19:20:06.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-24T19:20:06.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-24T19:20:08.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-24T19:20:08.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-24T19:20:08.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-24T19:20:11.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-24T19:20:11.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-24T19:20:11.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-24T19:20:11.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-24T19:20:12.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements [2023-07-24T19:20:12.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-24T19:20:12.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-24T19:20:12.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-24T19:20:12.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-24T19:20:13.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-24T19:20:13.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-24T19:20:13.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-24T19:20:13.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-24T19:20:13.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-24T19:20:13.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-24T19:20:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-24T19:20:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.271s coverage: 79.9% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.082s coverage: 92.9% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.167s coverage: 62.3% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.229s coverage: 100.0% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.8% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.115s coverage: 82.1% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.695s coverage: 38.4% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.3% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements [2023-07-24T19:20:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-07-24T19:20:24.508Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-07-24T19:20:24.766Z] running golangci-lint [2023-07-24T19:20:24.766Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-24T19:20:24.766Z] go version go1.20.6 linux/amd64 [2023-07-24T19:20:25.023Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-24T19:20:25.023Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-24T19:20:39.902Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|files|imports|name|compiled_files|deps|exports_file) took 13.797585737s" [2023-07-24T19:20:39.902Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.749383ms" [2023-07-24T19:20:46.460Z] level=info msg="[linters_context/goanalysis] analyzers took 57.50417226s with top 10 stages: buildir: 27.767988723s, fact_deprecated: 1.885678799s, inspect: 1.77511935s, printf: 1.393601872s, gosec: 1.261055131s, ctrlflow: 925.073877ms, S1038: 881.227524ms, fact_purity: 866.095434ms, nilness: 725.785879ms, SA5012: 500.315619ms" [2023-07-24T19:20:46.460Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2023-07-24T19:20:46.461Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202, exclude-rules: 23/202, nolint: 0/23, skip_files: 202/202, exclude: 202/202, filename_unadjuster: 202/202, skip_dirs: 202/202, identifier_marker: 202/202" [2023-07-24T19:20:46.461Z] level=info msg="[runner] processing took 20.326555ms with stages: nolint: 8.539619ms, identifier_marker: 6.142142ms, exclude-rules: 2.061083ms, path_prettifier: 1.450967ms, autogenerated_exclude: 1.390855ms, skip_dirs: 639.728µs, cgo: 76.471µs, filename_unadjuster: 22.14µs, max_same_issues: 570ns, exclude: 550ns, severity-rules: 430ns, skip_files: 400ns, uniq_by_line: 360ns, source_code: 260ns, sort_results: 230ns, path_shortener: 180ns, max_from_linter: 170ns, max_per_file_from_linter: 140ns, diff: 140ns, path_prefixer: 120ns" [2023-07-24T19:20:46.461Z] level=info msg="[runner] linters took 6.684498304s with stages: goanalysis_metalinter: 6.664082697s" [2023-07-24T19:20:46.461Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-24T19:20:46.461Z] level=info msg="Memory: 207 samples, avg is 185.7MB, max is 819.9MB" [2023-07-24T19:20:46.461Z] level=info msg="Execution took 20.533795019s" [2023-07-24T19:20:46.461Z] go vet ./... [2023-07-24T19:20:49.738Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-24T19:20:49.997Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-24T19:20:49.997Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-24T19:20:50.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-24T19:20:50.587Z] + ls -al . [2023-07-24T19:20:50.587Z] total 720 [2023-07-24T19:20:50.587Z] drwxrwxr-x 11 1001 1001 4096 Jul 24 19:19 . [2023-07-24T19:20:50.587Z] drwxr-xr-x 4 root root 4096 Jul 24 19:19 .. [2023-07-24T19:20:50.587Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 19:18 .blubracket [2023-07-24T19:20:50.587Z] -rw-rw-r-- 1 1001 1001 16 Jul 24 19:18 .dockerignore [2023-07-24T19:20:50.588Z] drwxrwxr-x 8 1001 1001 4096 Jul 24 19:18 .git [2023-07-24T19:20:50.588Z] drwxrwxr-x 3 1001 1001 4096 Jul 24 19:18 .github [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 1133 Jul 24 19:18 .gitignore [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 42 Jul 24 19:18 .golangci.yml [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 87 Jul 24 19:18 .hadolint.yml [2023-07-24T19:20:50.588Z] drwxr-xr-x 3 1001 1001 4096 Jul 24 19:18 .semver [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 166 Jul 24 19:18 .sonarcloud.properties [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 1171 Jul 24 19:18 ADOPTERS.md [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 11234 Jul 24 19:18 Attribution.txt [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 93407 Jul 24 19:18 CHANGELOG.md [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 3804 Jul 24 19:18 CONTRIBUTING.md [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 677 Jul 24 19:18 GOVERNANCE.md [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 883 Jul 24 19:18 Jenkinsfile [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 10775 Jul 24 19:18 LICENSE [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 14368 Jul 24 19:18 Makefile [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 582 Jul 24 19:18 OWNERS.md [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 9923 Jul 24 19:18 README.md [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 789 Jul 24 19:18 SECURITY.md [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 5 Jul 24 19:18 VERSION [2023-07-24T19:20:50.588Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 19:18 bin [2023-07-24T19:20:50.588Z] drwxrwxr-x 18 1001 1001 4096 Jul 24 19:18 cmd [2023-07-24T19:20:50.588Z] -rw-r--r-- 1 root root 447019 Jul 24 19:20 coverage.out [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 3430 Jul 24 19:18 go.mod [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 32408 Jul 24 19:18 go.sum [2023-07-24T19:20:50.588Z] drwxrwxr-x 7 1001 1001 4096 Jul 24 19:18 internal [2023-07-24T19:20:50.588Z] drwxrwxr-x 3 1001 1001 4096 Jul 24 19:18 openapi [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 594 Jul 24 19:18 security.txt [2023-07-24T19:20:50.588Z] drwxrwxr-x 4 1001 1001 4096 Jul 24 19:18 snap [2023-07-24T19:20:50.588Z] -rw-rw-r-- 1 1001 1001 204 Jul 24 19:18 version.go [Pipeline] sh [2023-07-24T19:20:51.035Z] + '[' -e coverage.out ] [2023-07-24T19:20:51.035Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-24T19:20:51.314Z] Stashed 1 file(s) [Pipeline] sh [2023-07-24T19:20:51.615Z] + make build [2023-07-24T19:20:51.615Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-24T19:21:03.836Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-24T19:21:04.405Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-24T19:21:05.778Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-07-24T19:21:06.346Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-24T19:21:12.907Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-24T19:21:14.283Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-07-24T19:21:15.218Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-07-24T19:21:16.157Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-07-24T19:21:17.092Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-24T19:21:18.028Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-24T19:21:18.961Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-07-24T19:21:20.360Z] $ docker stop --time=1 f70420d8c7db37b87f6a5c142510125e770007a0701ff0c728c2f2f591c94e9e [2023-07-24T19:21:29.217Z] $ docker rm -f --volumes f70420d8c7db37b87f6a5c142510125e770007a0701ff0c728c2f2f591c94e9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T19:21:30.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-24T19:21:30.472Z] [2023-07-24T19:21:30.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T19:21:30.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-24T19:21:37.403Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-24T19:21:37.404Z] 91d30c5bc195: Pulling fs layer [2023-07-24T19:21:37.404Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-24T19:21:37.404Z] 9c61dcf015f6: Pulling fs layer [2023-07-24T19:21:37.404Z] 4698f68db338: Pulling fs layer [2023-07-24T19:21:37.404Z] 2a2f49069b9e: Pulling fs layer [2023-07-24T19:21:37.404Z] e0025b399a48: Pulling fs layer [2023-07-24T19:21:37.404Z] 2a2f49069b9e: Waiting [2023-07-24T19:21:37.404Z] e0025b399a48: Waiting [2023-07-24T19:21:37.404Z] 4698f68db338: Waiting [2023-07-24T19:21:37.404Z] 91d30c5bc195: Verifying Checksum [2023-07-24T19:21:37.404Z] 91d30c5bc195: Download complete [2023-07-24T19:21:37.404Z] 4698f68db338: Download complete [2023-07-24T19:21:37.404Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-24T19:21:37.404Z] 2e9b0aa3be6d: Download complete [2023-07-24T19:21:37.404Z] e0025b399a48: Download complete [2023-07-24T19:21:37.404Z] 2a2f49069b9e: Download complete [2023-07-24T19:21:37.970Z] 9c61dcf015f6: Verifying Checksum [2023-07-24T19:21:37.970Z] 9c61dcf015f6: Download complete [2023-07-24T19:21:59.904Z] 91d30c5bc195: Pull complete [2023-07-24T19:22:00.163Z] 2e9b0aa3be6d: Pull complete [2023-07-24T19:22:02.470Z] 9c61dcf015f6: Pull complete [2023-07-24T19:22:02.470Z] 4698f68db338: Pull complete [2023-07-24T19:22:03.036Z] 2a2f49069b9e: Pull complete [2023-07-24T19:22:03.036Z] e0025b399a48: Pull complete [2023-07-24T19:22:03.036Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-24T19:22:03.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-24T19:22:03.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T19:22:03.242Z] prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container [2023-07-24T19:22:03.275Z] $ 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:latest cat [2023-07-24T19:22:07.096Z] $ docker top b043808731685cad06627314a172855ef3cad476d16095e86a4dafdb6c487fd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-24T19:22:07.487Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-24T19:22:10.024Z] #1 [security-spire-config internal] load build definition from Dockerfile [2023-07-24T19:22:10.024Z] #1 transferring dockerfile: 2.58kB done [2023-07-24T19:22:10.024Z] #1 DONE 0.0s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-07-24T19:22:10.024Z] #2 transferring dockerfile: 1.82kB done [2023-07-24T19:22:10.024Z] #2 DONE 0.0s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-24T19:22:10.024Z] #3 transferring dockerfile: 2.04kB done [2023-07-24T19:22:10.024Z] #3 DONE 0.0s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-24T19:22:10.024Z] #4 transferring dockerfile: 2.06kB done [2023-07-24T19:22:10.024Z] #4 DONE 0.0s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-07-24T19:22:10.024Z] #5 transferring dockerfile: 2.68kB done [2023-07-24T19:22:10.024Z] #5 DONE 0.0s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-24T19:22:10.024Z] #6 transferring dockerfile: 2.38kB done [2023-07-24T19:22:10.024Z] #6 DONE 0.0s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-07-24T19:22:10.024Z] #7 transferring dockerfile: 1.96kB done [2023-07-24T19:22:10.024Z] #7 DONE 0.0s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-24T19:22:10.024Z] #8 transferring dockerfile: 2.82kB done [2023-07-24T19:22:10.024Z] #8 DONE 0.1s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-24T19:22:10.024Z] #9 transferring dockerfile: 1.78kB done [2023-07-24T19:22:10.024Z] #9 DONE 0.1s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #10 [security-spire-config internal] load .dockerignore [2023-07-24T19:22:10.024Z] #10 transferring context: 56B done [2023-07-24T19:22:10.024Z] #10 DONE 0.1s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-07-24T19:22:10.024Z] #11 transferring dockerfile: 1.84kB done [2023-07-24T19:22:10.024Z] #11 DONE 0.1s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-07-24T19:22:10.024Z] #12 transferring dockerfile: 2.63kB done [2023-07-24T19:22:10.024Z] #12 DONE 0.1s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #13 [core-command internal] load build definition from Dockerfile [2023-07-24T19:22:10.024Z] #13 transferring dockerfile: 1.82kB done [2023-07-24T19:22:10.024Z] #13 DONE 0.1s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #14 [core-data internal] load build definition from Dockerfile [2023-07-24T19:22:10.024Z] #14 transferring dockerfile: 1.90kB done [2023-07-24T19:22:10.024Z] #14 DONE 0.1s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-24T19:22:10.024Z] #15 transferring dockerfile: 2.12kB done [2023-07-24T19:22:10.024Z] #15 DONE 0.1s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #16 [support-scheduler internal] load .dockerignore [2023-07-24T19:22:10.024Z] #16 transferring context: 56B done [2023-07-24T19:22:10.024Z] #16 DONE 0.0s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #17 [security-proxy-auth internal] load .dockerignore [2023-07-24T19:22:10.024Z] #17 transferring context: 56B done [2023-07-24T19:22:10.024Z] #17 DONE 0.0s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #18 [security-proxy-setup internal] load .dockerignore [2023-07-24T19:22:10.024Z] #18 transferring context: 56B done [2023-07-24T19:22:10.024Z] #18 DONE 0.0s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #19 [security-spire-agent internal] load .dockerignore [2023-07-24T19:22:10.024Z] #19 transferring context: 56B done [2023-07-24T19:22:10.024Z] #19 DONE 0.0s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-07-24T19:22:10.024Z] #20 transferring context: 56B done [2023-07-24T19:22:10.024Z] #20 DONE 0.0s [2023-07-24T19:22:10.024Z] [2023-07-24T19:22:10.024Z] #21 [security-bootstrapper internal] load .dockerignore [2023-07-24T19:22:10.284Z] #21 transferring context: 56B done [2023-07-24T19:22:10.284Z] #21 DONE 0.0s [2023-07-24T19:22:10.284Z] [2023-07-24T19:22:10.284Z] #22 [core-metadata internal] load .dockerignore [2023-07-24T19:22:10.284Z] #22 transferring context: 56B done [2023-07-24T19:22:10.284Z] #22 DONE 0.0s [2023-07-24T19:22:10.284Z] [2023-07-24T19:22:10.284Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-07-24T19:22:10.284Z] #23 transferring context: 56B done [2023-07-24T19:22:10.284Z] #23 DONE 0.0s [2023-07-24T19:22:10.284Z] [2023-07-24T19:22:10.284Z] #24 [support-notifications internal] load .dockerignore [2023-07-24T19:22:10.284Z] #24 transferring context: 56B done [2023-07-24T19:22:10.284Z] #24 DONE 0.0s [2023-07-24T19:22:10.284Z] [2023-07-24T19:22:10.284Z] #25 [security-spire-server internal] load .dockerignore [2023-07-24T19:22:10.284Z] #25 transferring context: 56B done [2023-07-24T19:22:10.284Z] #25 DONE 0.0s [2023-07-24T19:22:10.284Z] [2023-07-24T19:22:10.284Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-24T19:22:10.284Z] #26 transferring context: 56B done [2023-07-24T19:22:10.284Z] #26 DONE 0.0s [2023-07-24T19:22:10.284Z] [2023-07-24T19:22:10.284Z] #27 [core-command internal] load .dockerignore [2023-07-24T19:22:10.284Z] #27 transferring context: 56B done [2023-07-24T19:22:10.284Z] #27 DONE 0.0s [2023-07-24T19:22:10.284Z] [2023-07-24T19:22:10.284Z] #28 [core-data internal] load .dockerignore [2023-07-24T19:22:10.284Z] #28 transferring context: 56B done [2023-07-24T19:22:10.284Z] #28 DONE 0.1s [2023-07-24T19:22:10.284Z] [2023-07-24T19:22:10.284Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-24T19:22:10.284Z] #29 DONE 0.0s [2023-07-24T19:22:10.284Z] [2023-07-24T19:22:10.284Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T19:22:10.284Z] #30 ... [2023-07-24T19:22:10.284Z] [2023-07-24T19:22:10.284Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-24T19:22:10.284Z] #29 DONE 0.0s [2023-07-24T19:22:10.284Z] [2023-07-24T19:22:10.284Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T19:22:10.543Z] #30 ... [2023-07-24T19:22:10.543Z] [2023-07-24T19:22:10.543Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-24T19:22:10.543Z] #29 DONE 0.0s [2023-07-24T19:22:10.543Z] [2023-07-24T19:22:10.543Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T19:22:11.117Z] #30 DONE 1.1s [2023-07-24T19:22:11.117Z] [2023-07-24T19:22:11.117Z] #31 [security-spiffe-token-provider internal] load build context [2023-07-24T19:22:11.117Z] #31 DONE 0.0s [2023-07-24T19:22:11.117Z] [2023-07-24T19:22:11.117Z] #32 [security-spire-server internal] load build context [2023-07-24T19:22:11.117Z] #32 DONE 0.0s [2023-07-24T19:22:11.117Z] [2023-07-24T19:22:11.117Z] #33 [core-metadata internal] load build context [2023-07-24T19:22:11.117Z] #33 DONE 0.0s [2023-07-24T19:22:11.117Z] [2023-07-24T19:22:11.117Z] #34 [core-data internal] load build context [2023-07-24T19:22:11.117Z] #34 DONE 0.0s [2023-07-24T19:22:11.117Z] [2023-07-24T19:22:11.117Z] #35 [core-command internal] load build context [2023-07-24T19:22:11.117Z] #35 DONE 0.0s [2023-07-24T19:22:11.117Z] [2023-07-24T19:22:11.117Z] #36 [core-common-config-bootstrapper internal] load build context [2023-07-24T19:22:11.117Z] #36 DONE 0.0s [2023-07-24T19:22:11.117Z] [2023-07-24T19:22:11.117Z] #37 [security-proxy-auth internal] load build context [2023-07-24T19:22:11.117Z] #37 DONE 0.0s [2023-07-24T19:22:11.117Z] [2023-07-24T19:22:11.117Z] #38 [security-spire-agent internal] load build context [2023-07-24T19:22:11.117Z] #38 DONE 0.0s [2023-07-24T19:22:11.117Z] [2023-07-24T19:22:11.117Z] #39 [support-scheduler internal] load build context [2023-07-24T19:22:11.117Z] #39 DONE 0.0s [2023-07-24T19:22:11.117Z] [2023-07-24T19:22:11.117Z] #40 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T19:22:11.117Z] #40 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T19:22:11.375Z] #40 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T19:22:11.375Z] #40 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-24T19:22:11.375Z] #40 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-24T19:22:11.375Z] #40 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T19:22:11.637Z] #40 DONE 0.4s [2023-07-24T19:22:11.637Z] [2023-07-24T19:22:11.637Z] #41 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-24T19:22:13.011Z] #41 DONE 1.7s [2023-07-24T19:22:13.011Z] [2023-07-24T19:22:13.011Z] #42 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-07-24T19:22:18.286Z] #42 ... [2023-07-24T19:22:18.286Z] [2023-07-24T19:22:18.286Z] #43 [security-proxy-setup internal] load build context [2023-07-24T19:22:18.286Z] #43 transferring context: 228.45MB 6.4s [2023-07-24T19:22:19.252Z] #43 ... [2023-07-24T19:22:19.252Z] [2023-07-24T19:22:19.252Z] #44 [security-bootstrapper internal] load build context [2023-07-24T19:22:19.252Z] #44 ... [2023-07-24T19:22:19.252Z] [2023-07-24T19:22:19.252Z] #43 [security-proxy-setup internal] load build context [2023-07-24T19:22:21.151Z] #43 transferring context: 359.24MB 9.6s done [2023-07-24T19:22:21.530Z] #43 ... [2023-07-24T19:22:21.530Z] [2023-07-24T19:22:21.530Z] #31 [security-spiffe-token-provider internal] load build context [2023-07-24T19:22:21.797Z] #31 ... [2023-07-24T19:22:21.797Z] [2023-07-24T19:22:21.797Z] #38 [security-spire-agent internal] load build context [2023-07-24T19:22:21.797Z] #38 ... [2023-07-24T19:22:21.797Z] [2023-07-24T19:22:21.797Z] #34 [core-data internal] load build context [2023-07-24T19:22:21.797Z] #34 transferring context: 359.24MB 9.8s done [2023-07-24T19:22:21.797Z] #34 ... [2023-07-24T19:22:21.797Z] [2023-07-24T19:22:21.797Z] #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-24T19:22:21.797Z] #45 ... [2023-07-24T19:22:21.797Z] [2023-07-24T19:22:21.797Z] #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-24T19:22:22.055Z] #46 ... [2023-07-24T19:22:22.055Z] [2023-07-24T19:22:22.055Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-24T19:22:22.055Z] #0 1.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:22.055Z] #0 1.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:22.055Z] #0 1.676 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-24T19:22:22.055Z] #0 1.689 (2/2) Installing su-exec (0.2-r2) [2023-07-24T19:22:22.055Z] #0 1.692 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:22:22.055Z] #0 1.697 OK: 7 MiB in 17 packages [2023-07-24T19:22:22.055Z] #47 ... [2023-07-24T19:22:22.055Z] [2023-07-24T19:22:22.055Z] #36 [core-common-config-bootstrapper internal] load build context [2023-07-24T19:22:22.055Z] #36 transferring context: 359.24MB 9.1s done [2023-07-24T19:22:22.315Z] #36 ... [2023-07-24T19:22:22.315Z] [2023-07-24T19:22:22.315Z] #48 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-24T19:22:22.315Z] #0 1.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:22.315Z] #0 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:22.315Z] #0 1.574 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-24T19:22:22.315Z] #0 1.574 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-24T19:22:22.315Z] #0 1.574 OK: 17820 distinct packages available [2023-07-24T19:22:22.315Z] #0 1.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:22.315Z] #0 1.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:22.315Z] #0 1.963 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-24T19:22:22.315Z] #0 2.010 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-24T19:22:22.315Z] #0 2.022 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-24T19:22:22.315Z] #0 2.026 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-24T19:22:22.315Z] #0 2.036 (5/7) Installing libucontext (1.2-r0) [2023-07-24T19:22:22.315Z] #0 2.036 (6/7) Installing gcompat (1.1.0-r0) [2023-07-24T19:22:22.315Z] #0 2.040 (7/7) Installing openssl (3.0.9-r3) [2023-07-24T19:22:22.315Z] #0 2.054 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:22:22.315Z] #0 2.061 OK: 8 MiB in 20 packages [2023-07-24T19:22:22.315Z] #48 ... [2023-07-24T19:22:22.315Z] [2023-07-24T19:22:22.315Z] #49 [security-secretstore-setup internal] load build context [2023-07-24T19:22:22.315Z] #49 transferring context: 359.24MB 9.9s done [2023-07-24T19:22:22.575Z] #49 ... [2023-07-24T19:22:22.575Z] [2023-07-24T19:22:22.575Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-24T19:22:22.575Z] #50 ... [2023-07-24T19:22:22.575Z] [2023-07-24T19:22:22.575Z] #35 [core-command internal] load build context [2023-07-24T19:22:22.575Z] #35 transferring context: 359.24MB 10.6s done [2023-07-24T19:22:23.414Z] #35 ... [2023-07-24T19:22:23.414Z] [2023-07-24T19:22:23.414Z] #51 [security-spire-config internal] load build context [2023-07-24T19:22:23.414Z] #51 transferring context: 359.24MB 9.9s done [2023-07-24T19:22:23.674Z] #51 ... [2023-07-24T19:22:23.674Z] [2023-07-24T19:22:23.674Z] #33 [core-metadata internal] load build context [2023-07-24T19:22:23.674Z] #33 transferring context: 359.24MB 10.7s done [2023-07-24T19:22:23.674Z] #33 ... [2023-07-24T19:22:23.674Z] [2023-07-24T19:22:23.674Z] #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-24T19:22:23.674Z] #52 ... [2023-07-24T19:22:23.674Z] [2023-07-24T19:22:23.674Z] #53 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-24T19:22:23.674Z] #0 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:23.932Z] #53 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:23.932Z] #53 ... [2023-07-24T19:22:23.932Z] [2023-07-24T19:22:23.932Z] #39 [support-scheduler internal] load build context [2023-07-24T19:22:23.932Z] #39 transferring context: 359.24MB 9.7s done [2023-07-24T19:22:23.932Z] #39 ... [2023-07-24T19:22:23.932Z] [2023-07-24T19:22:23.932Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-24T19:22:24.191Z] #54 ... [2023-07-24T19:22:24.191Z] [2023-07-24T19:22:24.191Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-24T19:22:24.191Z] #0 1.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:24.191Z] #0 1.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:24.191Z] #0 1.568 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-24T19:22:24.191Z] #0 1.568 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-24T19:22:24.191Z] #0 1.568 OK: 17820 distinct packages available [2023-07-24T19:22:24.191Z] #0 1.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:24.191Z] #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:24.191Z] #0 1.934 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-24T19:22:24.191Z] #0 1.942 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-24T19:22:24.191Z] #0 1.973 (3/4) Installing libucontext (1.2-r0) [2023-07-24T19:22:24.191Z] #0 1.976 (4/4) Installing gcompat (1.1.0-r0) [2023-07-24T19:22:24.191Z] #0 1.985 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:22:24.191Z] #0 1.988 OK: 7 MiB in 19 packages [2023-07-24T19:22:24.449Z] #55 ... [2023-07-24T19:22:24.449Z] [2023-07-24T19:22:24.449Z] #56 [support-notifications internal] load build context [2023-07-24T19:22:24.449Z] #56 transferring context: 359.24MB 10.7s done [2023-07-24T19:22:24.449Z] #56 ... [2023-07-24T19:22:24.449Z] [2023-07-24T19:22:24.449Z] #32 [security-spire-server internal] load build context [2023-07-24T19:22:24.449Z] #32 transferring context: 359.24MB 10.5s done [2023-07-24T19:22:24.707Z] #32 ... [2023-07-24T19:22:24.707Z] [2023-07-24T19:22:24.707Z] #37 [security-proxy-auth internal] load build context [2023-07-24T19:22:24.707Z] #37 transferring context: 359.24MB 10.7s done [2023-07-24T19:22:25.214Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1922 in /w/workspace/edgexfoundry_edgex-go_PR-4616 [Pipeline] { [Pipeline] ws [2023-07-24T19:22:25.268Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2023-07-24T19:22:25.286Z] #37 ... [2023-07-24T19:22:25.286Z] [2023-07-24T19:22:25.286Z] #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-24T19:22:25.286Z] #52 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:25.286Z] #52 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] checkout [2023-07-24T19:22:25.364Z] The recommended git tool is: git [2023-07-24T19:22:25.545Z] #52 13.77 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-24T19:22:25.545Z] #52 13.80 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-24T19:22:25.545Z] #52 13.81 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-24T19:22:25.545Z] #52 13.81 (4/4) Installing openssl (3.0.9-r3) [2023-07-24T19:22:25.545Z] #52 13.83 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:22:25.545Z] #52 13.83 OK: 8 MiB in 17 packages [2023-07-24T19:22:29.748Z] #52 ... [2023-07-24T19:22:29.748Z] [2023-07-24T19:22:29.748Z] #44 [security-bootstrapper internal] load build context [2023-07-24T19:22:29.748Z] #44 transferring context: 359.24MB 10.4s done [2023-07-24T19:22:31.174Z] using credential edgex-jenkins-ssh [2023-07-24T19:22:31.198Z] Cloning the remote Git repository [2023-07-24T19:22:31.244Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-24T19:22:31.331Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-07-24T19:22:31.462Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-24T19:22:31.463Z] > git --version # timeout=10 [2023-07-24T19:22:31.485Z] > git --version # 'git version 2.25.1' [2023-07-24T19:22:31.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-24T19:22:31.644Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-24T19:22:32.279Z] #44 ... [2023-07-24T19:22:32.279Z] [2023-07-24T19:22:32.279Z] #38 [security-spire-agent internal] load build context [2023-07-24T19:22:32.279Z] #38 transferring context: 359.24MB 10.4s done [2023-07-24T19:22:32.279Z] #38 ... [2023-07-24T19:22:32.279Z] [2023-07-24T19:22:32.279Z] #31 [security-spiffe-token-provider internal] load build context [2023-07-24T19:22:32.279Z] #31 transferring context: 359.24MB 10.4s done [2023-07-24T19:22:32.279Z] #31 ... [2023-07-24T19:22:32.279Z] [2023-07-24T19:22:32.279Z] #53 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-24T19:22:32.279Z] #53 12.32 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-24T19:22:32.279Z] #53 12.33 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:22:32.279Z] #53 12.33 OK: 7 MiB in 16 packages [2023-07-24T19:22:49.183Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-24T19:22:49.201Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-24T19:22:50.633Z] Merging remotes/origin/main commit da625ccdf6d34ec850dd4052da6ef4306bcf8804 into PR head commit a70c391fcb5a19c9035b9798c4fa1cf4539520f2 [2023-07-24T19:22:51.034Z] Merge succeeded, producing a70c391fcb5a19c9035b9798c4fa1cf4539520f2 [2023-07-24T19:22:51.034Z] Checking out Revision a70c391fcb5a19c9035b9798c4fa1cf4539520f2 (PR-4616) [2023-07-24T19:22:51.665Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2023-07-24T19:22:51.713Z] > git --version # timeout=10 [2023-07-24T19:22:51.727Z] > git --version # 'git version 2.25.1' [2023-07-24T19:22:51.744Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-24T19:22:50.017Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-24T19:22:50.056Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-24T19:22:50.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-24T19:22:50.079Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4616/head:refs/remotes/origin/PR-4616 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-24T19:22:50.653Z] > git config core.sparsecheckout # timeout=10 [2023-07-24T19:22:50.724Z] > git checkout -f a70c391fcb5a19c9035b9798c4fa1cf4539520f2 # timeout=10 [2023-07-24T19:22:50.943Z] > git remote # timeout=10 [2023-07-24T19:22:50.960Z] > git config --get remote.origin.url # timeout=10 [2023-07-24T19:22:50.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-24T19:22:50.992Z] > git merge da625ccdf6d34ec850dd4052da6ef4306bcf8804 # timeout=10 [2023-07-24T19:22:51.022Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-24T19:22:51.043Z] > git config core.sparsecheckout # timeout=10 [2023-07-24T19:22:51.063Z] > git checkout -f a70c391fcb5a19c9035b9798c4fa1cf4539520f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T19:22:52.909Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-24T19:22:52.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-24T19:22:52.909Z] Dload Upload Total Spent Left Speed [2023-07-24T19:22:52.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-07-24T19:22:53.570Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-24T19:22:53.911Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-24T19:22:53.911Z] + sudo tee /etc/docker/daemon.new [2023-07-24T19:22:53.911Z] { [2023-07-24T19:22:53.911Z] "registry-mirrors": [ [2023-07-24T19:22:53.911Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-24T19:22:53.911Z] ], [2023-07-24T19:22:53.911Z] "bip": "10.250.0.254/24", [2023-07-24T19:22:53.911Z] "hosts": [ [2023-07-24T19:22:53.911Z] "tcp://0.0.0.0:5555", [2023-07-24T19:22:53.911Z] "unix:///var/run/docker.sock" [2023-07-24T19:22:53.911Z] ], [2023-07-24T19:22:53.911Z] "mtu": 1458, [2023-07-24T19:22:53.911Z] "selinux-enabled": true, [2023-07-24T19:22:53.911Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-24T19:22:53.911Z] } [Pipeline] sh [2023-07-24T19:22:54.212Z] #53 ... [2023-07-24T19:22:54.212Z] [2023-07-24T19:22:54.213Z] #39 [support-scheduler internal] load build context [2023-07-24T19:22:54.213Z] #39 DONE 39.8s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #48 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-24T19:22:54.213Z] #48 DONE 39.3s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-24T19:22:54.213Z] #47 DONE 39.4s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #53 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-24T19:22:54.213Z] #53 DONE 39.4s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-24T19:22:54.213Z] #52 DONE 39.5s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #36 [core-common-config-bootstrapper internal] load build context [2023-07-24T19:22:54.213Z] #36 DONE 39.9s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #42 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-07-24T19:22:54.213Z] #42 DONE 38.5s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-24T19:22:54.213Z] #55 DONE 39.3s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T19:22:54.213Z] #57 ... [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #34 [core-data internal] load build context [2023-07-24T19:22:54.213Z] #34 DONE 39.9s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #43 [security-proxy-setup internal] load build context [2023-07-24T19:22:54.213Z] #43 DONE 39.9s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #49 [security-secretstore-setup internal] load build context [2023-07-24T19:22:54.213Z] #49 DONE 39.9s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #31 [security-spiffe-token-provider internal] load build context [2023-07-24T19:22:54.213Z] #31 DONE 40.0s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #44 [security-bootstrapper internal] load build context [2023-07-24T19:22:54.213Z] #44 DONE 40.0s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #38 [security-spire-agent internal] load build context [2023-07-24T19:22:54.213Z] #38 DONE 40.0s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #32 [security-spire-server internal] load build context [2023-07-24T19:22:54.213Z] #32 DONE 40.0s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #35 [core-command internal] load build context [2023-07-24T19:22:54.213Z] #35 DONE 40.0s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #56 [support-notifications internal] load build context [2023-07-24T19:22:54.213Z] #56 DONE 40.0s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #51 [security-spire-config internal] load build context [2023-07-24T19:22:54.213Z] #51 DONE 39.9s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #33 [core-metadata internal] load build context [2023-07-24T19:22:54.213Z] #33 DONE 40.0s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #37 [security-proxy-auth internal] load build context [2023-07-24T19:22:54.213Z] #37 DONE 40.0s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-24T19:22:54.213Z] #58 DONE 0.2s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T19:22:54.213Z] #59 ... [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-24T19:22:54.213Z] #54 39.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #54 40.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #54 40.45 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-24T19:22:54.213Z] #54 40.46 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:22:54.213Z] #54 40.48 OK: 7 MiB in 16 packages [2023-07-24T19:22:54.213Z] #54 DONE 40.8s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T19:22:54.213Z] #59 1.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #59 1.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #59 ... [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-24T19:22:54.213Z] #45 39.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #45 40.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #45 40.35 (1/4) Installing ca-certificates (20230506-r0) [2023-07-24T19:22:54.213Z] #45 40.36 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-24T19:22:54.213Z] #45 40.37 (3/4) Installing su-exec (0.2-r2) [2023-07-24T19:22:54.213Z] #45 40.37 (4/4) Installing yq (4.30.4-r4) [2023-07-24T19:22:54.213Z] #45 40.44 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:22:54.213Z] #45 40.47 Executing ca-certificates-20230506-r0.trigger [2023-07-24T19:22:54.213Z] #45 40.77 OK: 17 MiB in 19 packages [2023-07-24T19:22:54.213Z] #45 DONE 41.1s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-24T19:22:54.213Z] #50 40.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #50 40.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #50 40.44 (1/2) Installing ca-certificates (20230506-r0) [2023-07-24T19:22:54.213Z] #50 40.69 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-24T19:22:54.213Z] #50 40.70 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:22:54.213Z] #50 40.70 Executing ca-certificates-20230506-r0.trigger [2023-07-24T19:22:54.213Z] #50 40.80 OK: 8 MiB in 17 packages [2023-07-24T19:22:54.213Z] #50 DONE 41.1s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-24T19:22:54.213Z] #46 40.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #46 40.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #46 40.47 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-24T19:22:54.213Z] #46 40.47 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-24T19:22:54.213Z] #46 40.47 OK: 17820 distinct packages available [2023-07-24T19:22:54.213Z] #46 40.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #46 40.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #46 40.83 (1/9) Installing ca-certificates (20230506-r0) [2023-07-24T19:22:54.213Z] #46 40.84 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-24T19:22:54.213Z] #46 40.86 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-07-24T19:22:54.213Z] #46 40.86 (4/9) Installing libcurl (8.2.0-r1) [2023-07-24T19:22:54.213Z] #46 40.96 (5/9) Installing curl (8.2.0-r1) [2023-07-24T19:22:54.213Z] #46 40.97 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-24T19:22:54.213Z] #46 40.97 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-24T19:22:54.213Z] #46 40.98 (8/9) Installing libucontext (1.2-r0) [2023-07-24T19:22:54.213Z] #46 40.98 (9/9) Installing gcompat (1.1.0-r0) [2023-07-24T19:22:54.213Z] #46 40.99 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:22:54.213Z] #46 40.99 Executing ca-certificates-20230506-r0.trigger [2023-07-24T19:22:54.213Z] #46 41.09 OK: 10 MiB in 24 packages [2023-07-24T19:22:54.213Z] #46 ... [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T19:22:54.213Z] #59 1.773 OK: 265 MiB in 53 packages [2023-07-24T19:22:54.213Z] #59 DONE 2.0s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #60 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-24T19:22:54.213Z] #0 1.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #0 1.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #0 1.963 OK: 265 MiB in 53 packages [2023-07-24T19:22:54.213Z] #60 DONE 2.2s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-24T19:22:54.213Z] #46 DONE 41.3s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #61 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-24T19:22:54.213Z] #61 DONE 0.1s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #62 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:22:54.213Z] #62 DONE 0.1s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-24T19:22:54.213Z] #63 DONE 2.1s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #64 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:22:54.213Z] #64 ... [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #65 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-24T19:22:54.213Z] #65 DONE 0.0s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T19:22:54.213Z] #57 1.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #57 1.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #57 2.123 OK: 265 MiB in 53 packages [2023-07-24T19:22:54.213Z] #57 DONE 2.2s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-24T19:22:54.213Z] #0 1.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #0 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #0 2.152 OK: 265 MiB in 53 packages [2023-07-24T19:22:54.213Z] #66 DONE 2.3s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #67 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:22:54.213Z] #67 DONE 0.1s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:22:54.213Z] #68 DONE 0.1s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-24T19:22:54.213Z] #0 1.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #0 1.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #0 1.947 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-24T19:22:54.213Z] #0 1.947 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-24T19:22:54.213Z] #0 1.947 OK: 17823 distinct packages available [2023-07-24T19:22:54.213Z] #0 1.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #0 2.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-24T19:22:54.213Z] #0 2.324 OK: 265 MiB in 53 packages [2023-07-24T19:22:54.213Z] #69 DONE 2.4s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:22:54.213Z] #70 DONE 0.0s [2023-07-24T19:22:54.213Z] [2023-07-24T19:22:54.213Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:22:54.253Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-24T19:22:54.594Z] + sudo service docker restart [2023-07-24T19:23:00.785Z] #71 ... [2023-07-24T19:23:00.785Z] [2023-07-24T19:23:00.785Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:23:03.316Z] #72 ... [2023-07-24T19:23:03.316Z] [2023-07-24T19:23:03.316Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:23:03.316Z] #73 ... [2023-07-24T19:23:03.316Z] [2023-07-24T19:23:03.316Z] #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-24T19:23:12.895Z] provisioning config files... [2023-07-24T19:23:12.918Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config576950677495019138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-24T19:23:13.301Z] ---> docker-login.sh [2023-07-24T19:23:13.301Z] nexus3.edgexfoundry.org:10001 [2023-07-24T19:23:13.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T19:23:13.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T19:23:13.840Z] Configure a credential helper to remove this warning. See [2023-07-24T19:23:13.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T19:23:13.840Z] [2023-07-24T19:23:13.840Z] Login Succeeded [2023-07-24T19:23:13.840Z] nexus3.edgexfoundry.org:10002 [2023-07-24T19:23:14.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T19:23:14.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T19:23:14.109Z] Configure a credential helper to remove this warning. See [2023-07-24T19:23:14.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T19:23:14.109Z] [2023-07-24T19:23:14.109Z] Login Succeeded [2023-07-24T19:23:14.109Z] nexus3.edgexfoundry.org:10003 [2023-07-24T19:23:14.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T19:23:14.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T19:23:14.654Z] Configure a credential helper to remove this warning. See [2023-07-24T19:23:14.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T19:23:14.654Z] [2023-07-24T19:23:14.654Z] Login Succeeded [2023-07-24T19:23:14.654Z] nexus3.edgexfoundry.org:10004 [2023-07-24T19:23:14.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T19:23:14.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T19:23:14.923Z] Configure a credential helper to remove this warning. See [2023-07-24T19:23:14.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T19:23:14.923Z] [2023-07-24T19:23:14.923Z] Login Succeeded [2023-07-24T19:23:14.923Z] docker.io [2023-07-24T19:23:15.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-24T19:23:15.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-24T19:23:15.454Z] Configure a credential helper to remove this warning. See [2023-07-24T19:23:15.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-24T19:23:15.454Z] [2023-07-24T19:23:15.454Z] Login Succeeded [2023-07-24T19:23:15.454Z] ---> docker-login.sh ends [Pipeline] } [2023-07-24T19:23:15.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-24T19:23:16.150Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-24T19:23:16.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-24T19:23:16.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-24T19:23:16.260Z] ========================================================= [2023-07-24T19:23:16.260Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-24T19:23:16.260Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-24T19:23:16.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-24T19:23:16.664Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-24T19:23:16.664Z] edb6bdbacee9: Pulling fs layer [2023-07-24T19:23:16.664Z] 5f9638ab2659: Pulling fs layer [2023-07-24T19:23:16.664Z] 8d51d6327a98: Pulling fs layer [2023-07-24T19:23:16.664Z] 8b374f2dd631: Pulling fs layer [2023-07-24T19:23:16.664Z] ec14aa9079de: Pulling fs layer [2023-07-24T19:23:16.664Z] 2f466654f4bb: Pulling fs layer [2023-07-24T19:23:16.664Z] 554e91adad29: Pulling fs layer [2023-07-24T19:23:16.664Z] 8b374f2dd631: Waiting [2023-07-24T19:23:16.664Z] ec14aa9079de: Waiting [2023-07-24T19:23:16.664Z] 554e91adad29: Waiting [2023-07-24T19:23:16.664Z] 2f466654f4bb: Waiting [2023-07-24T19:23:16.944Z] 5f9638ab2659: Verifying Checksum [2023-07-24T19:23:16.944Z] 5f9638ab2659: Download complete [2023-07-24T19:23:16.944Z] 8b374f2dd631: Verifying Checksum [2023-07-24T19:23:16.944Z] 8b374f2dd631: Download complete [2023-07-24T19:23:16.944Z] ec14aa9079de: Verifying Checksum [2023-07-24T19:23:16.944Z] ec14aa9079de: Download complete [2023-07-24T19:23:16.944Z] edb6bdbacee9: Verifying Checksum [2023-07-24T19:23:16.944Z] edb6bdbacee9: Download complete [2023-07-24T19:23:17.923Z] edb6bdbacee9: Pull complete [2023-07-24T19:23:18.194Z] 554e91adad29: Verifying Checksum [2023-07-24T19:23:18.194Z] 554e91adad29: Download complete [2023-07-24T19:23:18.464Z] 5f9638ab2659: Pull complete [2023-07-24T19:23:19.444Z] 2f466654f4bb: Verifying Checksum [2023-07-24T19:23:19.444Z] 2f466654f4bb: Download complete [2023-07-24T19:23:19.444Z] 8d51d6327a98: Verifying Checksum [2023-07-24T19:23:19.444Z] 8d51d6327a98: Download complete [2023-07-24T19:23:31.767Z] 8d51d6327a98: Pull complete [2023-07-24T19:23:31.767Z] 8b374f2dd631: Pull complete [2023-07-24T19:23:31.767Z] ec14aa9079de: Pull complete [2023-07-24T19:23:37.122Z] 2f466654f4bb: Pull complete [2023-07-24T19:23:39.712Z] 554e91adad29: Pull complete [2023-07-24T19:23:39.978Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-24T19:23:39.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-24T19:23:39.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-24T19:23:40.364Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-24T19:23:40.364Z] WORKDIR /edgex [2023-07-24T19:23:40.364Z] COPY go.mod . [2023-07-24T19:23:40.364Z] RUN go mod download [2023-07-24T19:23:40.364Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-24T19:23:40.952Z] Sending build context to Docker daemon 2.938MB [2023-07-24T19:23:40.952Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-24T19:23:40.952Z] ---> 1e15ea492957 [2023-07-24T19:23:40.952Z] Step 2/4 : WORKDIR /edgex [2023-07-24T19:23:42.039Z] #74 ... [2023-07-24T19:23:42.039Z] [2023-07-24T19:23:42.039Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:23:42.039Z] #72 DONE 43.2s [2023-07-24T19:23:42.039Z] [2023-07-24T19:23:42.039Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:23:42.039Z] #71 DONE 43.3s [2023-07-24T19:23:42.039Z] [2023-07-24T19:23:42.039Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:23:42.039Z] #73 DONE 43.6s [2023-07-24T19:23:42.039Z] [2023-07-24T19:23:42.039Z] #64 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:23:42.039Z] #64 DONE 43.6s [2023-07-24T19:23:42.039Z] [2023-07-24T19:23:42.039Z] #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:23:42.039Z] #74 DONE 43.4s [2023-07-24T19:23:42.039Z] [2023-07-24T19:23:42.039Z] #75 [core-command builder 6/7] COPY . . [2023-07-24T19:23:42.893Z] ---> Running in 95b3355aab56 [2023-07-24T19:23:42.893Z] Removing intermediate container 95b3355aab56 [2023-07-24T19:23:42.893Z] ---> 694ae7238bc9 [2023-07-24T19:23:42.893Z] Step 3/4 : COPY go.mod . [2023-07-24T19:23:43.478Z] ---> 751c135a0212 [2023-07-24T19:23:43.478Z] Step 4/4 : RUN go mod download [2023-07-24T19:23:43.478Z] ---> Running in 25c5a957994e [2023-07-24T19:23:47.307Z] #75 ... [2023-07-24T19:23:47.307Z] [2023-07-24T19:23:47.307Z] #76 [support-notifications builder 6/7] COPY . . [2023-07-24T19:23:47.307Z] #76 ... [2023-07-24T19:23:47.307Z] [2023-07-24T19:23:47.307Z] #77 [security-proxy-setup builder 6/7] COPY . . [2023-07-24T19:23:47.307Z] #77 ... [2023-07-24T19:23:47.307Z] [2023-07-24T19:23:47.307Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-24T19:23:47.307Z] #78 ... [2023-07-24T19:23:47.307Z] [2023-07-24T19:23:47.307Z] #79 [security-spire-agent builder 6/9] COPY . . [2023-07-24T19:23:48.241Z] #79 ... [2023-07-24T19:23:48.241Z] [2023-07-24T19:23:48.241Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-24T19:23:48.241Z] #78 DONE 11.5s [2023-07-24T19:23:48.241Z] [2023-07-24T19:23:48.241Z] #76 [support-notifications builder 6/7] COPY . . [2023-07-24T19:23:48.241Z] #76 DONE 11.5s [2023-07-24T19:23:48.241Z] [2023-07-24T19:23:48.241Z] #80 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-24T19:23:48.498Z] #80 ... [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #75 [core-command builder 6/7] COPY . . [2023-07-24T19:23:48.498Z] #75 DONE 11.5s [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:23:48.498Z] #81 CACHED [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:23:48.498Z] #82 CACHED [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #83 [core-metadata builder 6/7] COPY . . [2023-07-24T19:23:48.498Z] #83 CACHED [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #84 [core-data builder 6/7] COPY . . [2023-07-24T19:23:48.498Z] #84 CACHED [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:23:48.498Z] #85 CACHED [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #86 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:23:48.498Z] #86 CACHED [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:23:48.498Z] #87 CACHED [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:23:48.498Z] #88 CACHED [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #89 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-24T19:23:48.498Z] #89 CACHED [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #90 [security-proxy-auth builder 6/7] COPY . . [2023-07-24T19:23:48.498Z] #90 CACHED [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:23:48.498Z] #91 CACHED [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:23:48.498Z] #92 CACHED [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #93 [support-scheduler builder 6/7] COPY . . [2023-07-24T19:23:48.498Z] #93 CACHED [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #94 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:23:48.498Z] #94 CACHED [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:23:48.498Z] #95 CACHED [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #77 [security-proxy-setup builder 6/7] COPY . . [2023-07-24T19:23:48.498Z] #77 DONE 11.6s [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #96 [security-bootstrapper builder 6/7] COPY . . [2023-07-24T19:23:48.498Z] #96 CACHED [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.498Z] #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:23:48.498Z] #97 CACHED [2023-07-24T19:23:48.498Z] [2023-07-24T19:23:48.499Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:23:48.499Z] #98 CACHED [2023-07-24T19:23:48.499Z] [2023-07-24T19:23:48.499Z] #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:23:48.499Z] #99 CACHED [2023-07-24T19:23:48.499Z] [2023-07-24T19:23:48.499Z] #100 [security-secretstore-setup builder 6/7] COPY . . [2023-07-24T19:23:48.499Z] #100 CACHED [2023-07-24T19:23:48.499Z] [2023-07-24T19:23:48.499Z] #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:23:48.499Z] #101 CACHED [2023-07-24T19:23:48.499Z] [2023-07-24T19:23:48.499Z] #79 [security-spire-agent builder 6/9] COPY . . [2023-07-24T19:23:48.499Z] #79 DONE 11.7s [2023-07-24T19:23:48.499Z] [2023-07-24T19:23:48.499Z] #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-24T19:23:48.759Z] #102 DONE 0.2s [2023-07-24T19:23:48.759Z] [2023-07-24T19:23:48.759Z] #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:23:48.759Z] #103 CACHED [2023-07-24T19:23:48.759Z] [2023-07-24T19:23:48.759Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-24T19:23:48.759Z] #104 CACHED [2023-07-24T19:23:48.759Z] [2023-07-24T19:23:48.759Z] #105 [security-spire-server builder 6/9] COPY . . [2023-07-24T19:23:48.759Z] #105 CACHED [2023-07-24T19:23:48.759Z] [2023-07-24T19:23:48.759Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-24T19:23:48.759Z] #106 CACHED [2023-07-24T19:23:48.759Z] [2023-07-24T19:23:48.759Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-24T19:23:52.936Z] #107 DONE 3.7s [2023-07-24T19:23:52.936Z] [2023-07-24T19:23:52.936Z] #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-24T19:23:52.936Z] #0 0.781 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-24T19:23:52.936Z] #108 ... [2023-07-24T19:23:52.936Z] [2023-07-24T19:23:52.936Z] #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-24T19:23:52.936Z] #109 DONE 3.8s [2023-07-24T19:23:52.936Z] [2023-07-24T19:23:52.936Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-24T19:23:53.508Z] #110 ... [2023-07-24T19:23:53.508Z] [2023-07-24T19:23:53.508Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-24T19:23:53.508Z] #111 DONE 1.1s [2023-07-24T19:23:53.508Z] [2023-07-24T19:23:53.508Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-24T19:23:53.508Z] #110 DONE 1.1s [2023-07-24T19:23:53.508Z] [2023-07-24T19:23:53.508Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:23:53.766Z] #112 DONE 0.2s [2023-07-24T19:23:53.766Z] [2023-07-24T19:23:53.766Z] #113 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-24T19:23:53.766Z] #0 1.925 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-24T19:23:53.766Z] #113 ... [2023-07-24T19:23:53.766Z] [2023-07-24T19:23:53.766Z] #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:23:54.023Z] #114 DONE 0.2s [2023-07-24T19:23:54.023Z] [2023-07-24T19:23:54.023Z] #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-24T19:23:54.024Z] #0 1.872 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-07-24T19:23:54.281Z] #115 ... [2023-07-24T19:23:54.281Z] [2023-07-24T19:23:54.281Z] #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-24T19:23:54.281Z] #116 CACHED [2023-07-24T19:23:54.281Z] [2023-07-24T19:23:54.281Z] #117 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-24T19:23:54.281Z] #117 CACHED [2023-07-24T19:23:54.281Z] [2023-07-24T19:23:54.281Z] #118 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:23:54.281Z] #118 CACHED [2023-07-24T19:23:54.281Z] [2023-07-24T19:23:54.281Z] #119 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-24T19:23:54.281Z] #119 CACHED [2023-07-24T19:23:54.281Z] [2023-07-24T19:23:54.281Z] #120 [security-spire-config builder 6/9] COPY . . [2023-07-24T19:23:54.281Z] #120 CACHED [2023-07-24T19:23:54.281Z] [2023-07-24T19:23:54.281Z] #121 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-24T19:23:54.281Z] #121 CACHED [2023-07-24T19:23:54.281Z] [2023-07-24T19:23:54.281Z] #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:23:54.281Z] #122 ... [2023-07-24T19:23:54.281Z] [2023-07-24T19:23:54.281Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:23:54.281Z] #123 CACHED [2023-07-24T19:23:54.281Z] [2023-07-24T19:23:54.281Z] #124 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:23:54.281Z] #124 CACHED [2023-07-24T19:23:54.539Z] [2023-07-24T19:23:54.539Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-24T19:23:55.105Z] #125 ... [2023-07-24T19:23:55.105Z] [2023-07-24T19:23:55.105Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T19:23:55.105Z] #126 DONE 0.9s [2023-07-24T19:23:55.364Z] [2023-07-24T19:23:55.364Z] #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T19:23:55.626Z] #127 DONE 0.5s [2023-07-24T19:23:55.626Z] [2023-07-24T19:23:55.626Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-24T19:23:55.626Z] #125 DONE 1.2s [2023-07-24T19:23:55.626Z] [2023-07-24T19:23:55.626Z] #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:23:55.626Z] #122 DONE 1.2s [2023-07-24T19:23:55.626Z] [2023-07-24T19:23:55.626Z] #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:23:55.626Z] #128 DONE 0.1s [2023-07-24T19:23:55.626Z] [2023-07-24T19:23:55.626Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T19:23:57.536Z] #129 DONE 1.7s [2023-07-24T19:23:57.536Z] [2023-07-24T19:23:57.536Z] #130 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T19:23:57.536Z] #130 ... [2023-07-24T19:23:57.536Z] [2023-07-24T19:23:57.536Z] #131 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T19:23:57.536Z] #131 DONE 2.0s [2023-07-24T19:23:57.536Z] [2023-07-24T19:23:57.536Z] #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T19:23:58.259Z] #132 ... [2023-07-24T19:23:58.259Z] [2023-07-24T19:23:58.259Z] #133 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-24T19:23:58.259Z] #133 DONE 2.4s [2023-07-24T19:23:58.516Z] [2023-07-24T19:23:58.516Z] #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-24T19:23:58.516Z] #134 ... [2023-07-24T19:23:58.516Z] [2023-07-24T19:23:58.516Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-24T19:23:58.516Z] #0 1.373 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-24T19:23:58.773Z] #135 ... [2023-07-24T19:23:58.773Z] [2023-07-24T19:23:58.773Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-24T19:23:58.773Z] #0 1.363 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-24T19:23:58.773Z] #136 ... [2023-07-24T19:23:58.773Z] [2023-07-24T19:23:58.773Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T19:23:58.773Z] #0 0.679 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-24T19:23:59.030Z] #137 ... [2023-07-24T19:23:59.030Z] [2023-07-24T19:23:59.030Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-24T19:23:59.030Z] #0 1.352 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-07-24T19:23:59.030Z] #138 ... [2023-07-24T19:23:59.030Z] [2023-07-24T19:23:59.030Z] #80 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-24T19:23:59.030Z] #80 0.634 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-07-24T19:23:59.323Z] #80 ... [2023-07-24T19:23:59.323Z] [2023-07-24T19:23:59.323Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-24T19:23:59.323Z] #0 1.927 go build -tags " non_delayedstart" -ldflags "-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 [2023-07-24T19:23:59.591Z] #139 ... [2023-07-24T19:23:59.591Z] [2023-07-24T19:23:59.591Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-24T19:23:59.591Z] #0 1.387 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-24T19:23:59.591Z] #140 ... [2023-07-24T19:23:59.591Z] [2023-07-24T19:23:59.591Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-24T19:23:59.592Z] #0 1.646 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-24T19:24:03.787Z] #141 ... [2023-07-24T19:24:03.787Z] [2023-07-24T19:24:03.787Z] #130 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T19:24:03.787Z] #130 DONE 6.1s [2023-07-24T19:24:03.787Z] [2023-07-24T19:24:03.787Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-24T19:24:07.257Z] #142 ... [2023-07-24T19:24:07.257Z] [2023-07-24T19:24:07.257Z] #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T19:24:07.257Z] #132 DONE 8.9s [2023-07-24T19:24:07.257Z] [2023-07-24T19:24:07.257Z] #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-24T19:24:07.257Z] #134 DONE 8.5s [2023-07-24T19:24:07.257Z] [2023-07-24T19:24:07.257Z] #143 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-24T19:24:07.257Z] #143 ... [2023-07-24T19:24:07.257Z] [2023-07-24T19:24:07.257Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-24T19:24:07.257Z] #142 DONE 3.3s [2023-07-24T19:24:07.257Z] [2023-07-24T19:24:07.257Z] #144 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-24T19:24:07.257Z] #144 ... [2023-07-24T19:24:07.257Z] [2023-07-24T19:24:07.257Z] #143 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-24T19:24:07.257Z] #143 DONE 0.6s [2023-07-24T19:24:07.528Z] [2023-07-24T19:24:07.528Z] #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-24T19:24:08.093Z] #145 ... [2023-07-24T19:24:08.093Z] [2023-07-24T19:24:08.093Z] #144 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-24T19:24:08.093Z] #144 DONE 1.1s [2023-07-24T19:24:08.379Z] [2023-07-24T19:24:08.379Z] #146 [security-spire-config] exporting to image [2023-07-24T19:24:08.379Z] #146 exporting layers [2023-07-24T19:24:09.309Z] #146 ... [2023-07-24T19:24:09.309Z] [2023-07-24T19:24:09.309Z] #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-24T19:24:09.309Z] #145 DONE 2.0s [2023-07-24T19:24:09.309Z] [2023-07-24T19:24:09.309Z] #146 [security-spire-agent] exporting to image [2023-07-24T19:24:09.309Z] #146 exporting layers 2.5s done [2023-07-24T19:24:09.309Z] #146 writing image sha256:cbd96829a72637cd2e3b646871043bb3e3a972e344a9cb7f3a3939169e90b40b done [2023-07-24T19:24:09.309Z] #146 naming to docker.io/library/security-spire-server done [2023-07-24T19:24:09.592Z] #146 exporting layers 1.5s done [2023-07-24T19:24:09.849Z] #146 writing image sha256:bd35edc7a6c6b297a1e2b0b2711b8cbf90f8b3423de95d70c9416e4002084df4 [2023-07-24T19:24:10.107Z] #146 writing image sha256:bd35edc7a6c6b297a1e2b0b2711b8cbf90f8b3423de95d70c9416e4002084df4 0.4s done [2023-07-24T19:24:10.107Z] #146 naming to docker.io/library/security-spire-config 0.0s done [2023-07-24T19:24:10.364Z] #146 exporting layers 1.1s done [2023-07-24T19:24:10.364Z] #146 writing image sha256:934cc685c9be420294f1b61fc0ce56d6ae57f0300368247facd5193d3ab5d7bb 0.0s done [2023-07-24T19:24:10.364Z] #146 naming to docker.io/library/security-spire-agent 0.0s done [2023-07-24T19:24:10.364Z] #146 DONE 3.6s [2023-07-24T19:24:10.364Z] [2023-07-24T19:24:10.364Z] #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-24T19:24:22.377Z] Removing intermediate container 25c5a957994e [2023-07-24T19:24:22.377Z] ---> d22b86438196 [2023-07-24T19:24:22.377Z] Successfully built d22b86438196 [2023-07-24T19:24:22.377Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T19:24:22.778Z] + docker inspect -f . ci-base-image-arm64 [2023-07-24T19:24:22.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T19:24:23.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-1922 does not seem to be running inside a container [2023-07-24T19:24:23.108Z] $ 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 [2023-07-24T19:24:24.259Z] $ docker top e62cd952e229948eec61755c9039d9b679e0b632438b02b75debd5a59b936a84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-24T19:24:25.121Z] + go version [2023-07-24T19:24:25.121Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-24T19:24:25.156Z] $ docker stop --time=1 e62cd952e229948eec61755c9039d9b679e0b632438b02b75debd5a59b936a84 [2023-07-24T19:24:26.763Z] $ docker rm -f --volumes e62cd952e229948eec61755c9039d9b679e0b632438b02b75debd5a59b936a84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T19:24:27.610Z] + docker inspect -f . ci-base-image-arm64 [2023-07-24T19:24:27.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T19:24:27.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-1922 does not seem to be running inside a container [2023-07-24T19:24:27.914Z] $ 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 [2023-07-24T19:24:30.276Z] $ docker top f2882ff0e63179288732d4922b25b4d286332627b09a4983cd48638c2cbded1c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-24T19:24:30.515Z] ========================================================= [2023-07-24T19:24:30.515Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-24T19:24:30.515Z] ========================================================= [Pipeline] sh [2023-07-24T19:24:30.831Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-24T19:24:31.216Z] + make test [2023-07-24T19:24:31.216Z] go test -race -coverprofile=coverage.out ./... [2023-07-24T19:25:06.578Z] #108 ... [2023-07-24T19:25:06.578Z] [2023-07-24T19:25:06.578Z] #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-24T19:25:06.578Z] #115 72.74 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-07-24T19:25:10.084Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-24T19:25:24.675Z] #115 DONE 93.3s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-24T19:25:24.675Z] #136 DONE 93.3s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-24T19:25:24.675Z] #108 ... [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-24T19:25:24.675Z] #135 DONE 93.3s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-24T19:25:24.675Z] #139 DONE 93.3s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T19:25:24.675Z] #137 DONE 93.4s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #80 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-24T19:25:24.675Z] #80 DONE 93.5s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #147 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:25:24.675Z] #147 ... [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #113 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-24T19:25:24.675Z] #113 DONE 93.6s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-24T19:25:24.675Z] #138 DONE 93.7s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:25:24.675Z] #148 ... [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-24T19:25:24.675Z] #141 DONE 94.7s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:25:24.675Z] #149 ... [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-24T19:25:24.675Z] #108 DONE 95.1s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-24T19:25:24.675Z] #140 DONE 95.2s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #147 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:25:24.675Z] #147 DONE 1.8s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:25:24.675Z] #150 DONE 1.9s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:25:24.675Z] #151 DONE 1.9s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:25:24.675Z] #152 ... [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #153 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:25:24.675Z] #153 DONE 2.1s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:25:24.675Z] #149 DONE 1.4s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:25:24.675Z] #148 DONE 1.8s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-24T19:25:24.675Z] #154 DONE 0.3s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:25:24.675Z] #155 DONE 0.3s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:25:24.675Z] #152 DONE 0.3s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:25:24.675Z] #156 DONE 0.2s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #157 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-24T19:25:24.675Z] #157 ... [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #158 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:25:24.675Z] #158 DONE 0.3s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:25:24.675Z] #159 CACHED [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:25:24.675Z] #160 CACHED [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #161 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:25:24.675Z] #161 CACHED [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #162 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:25:24.675Z] #162 CACHED [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #163 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:25:24.675Z] #163 CACHED [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #164 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:25:24.675Z] #164 CACHED [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #165 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:25:24.675Z] #165 CACHED [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #166 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:25:24.675Z] #166 CACHED [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #167 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:25:24.675Z] #167 DONE 0.3s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #168 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:25:24.675Z] #168 DONE 0.3s [2023-07-24T19:25:24.675Z] [2023-07-24T19:25:24.675Z] #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-24T19:25:26.579Z] #169 ... [2023-07-24T19:25:26.579Z] [2023-07-24T19:25:26.579Z] #170 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-24T19:25:26.579Z] #170 DONE 2.6s [2023-07-24T19:25:26.843Z] [2023-07-24T19:25:26.843Z] #171 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:26.843Z] #171 ... [2023-07-24T19:25:26.843Z] [2023-07-24T19:25:26.843Z] #172 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-24T19:25:26.843Z] #172 DONE 3.0s [2023-07-24T19:25:27.102Z] [2023-07-24T19:25:27.102Z] #173 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-24T19:25:28.039Z] #173 ... [2023-07-24T19:25:28.039Z] [2023-07-24T19:25:28.039Z] #157 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-24T19:25:28.039Z] #157 DONE 3.8s [2023-07-24T19:25:28.039Z] [2023-07-24T19:25:28.039Z] #174 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:29.415Z] #174 ... [2023-07-24T19:25:29.416Z] [2023-07-24T19:25:29.416Z] #175 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-24T19:25:29.416Z] #175 DONE 5.4s [2023-07-24T19:25:29.675Z] [2023-07-24T19:25:29.675Z] #176 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-24T19:25:30.611Z] #176 ... [2023-07-24T19:25:30.611Z] [2023-07-24T19:25:30.611Z] #177 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-24T19:25:30.611Z] #177 DONE 6.6s [2023-07-24T19:25:30.869Z] [2023-07-24T19:25:30.869Z] #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:31.806Z] #178 ... [2023-07-24T19:25:31.806Z] [2023-07-24T19:25:31.806Z] #179 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-24T19:25:31.806Z] #179 DONE 7.6s [2023-07-24T19:25:32.065Z] [2023-07-24T19:25:32.065Z] #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:33.031Z] #180 ... [2023-07-24T19:25:33.031Z] [2023-07-24T19:25:33.031Z] #173 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-24T19:25:33.031Z] #173 DONE 8.7s [2023-07-24T19:25:33.031Z] [2023-07-24T19:25:33.031Z] #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:33.989Z] #181 ... [2023-07-24T19:25:33.989Z] [2023-07-24T19:25:33.989Z] #182 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-24T19:25:33.989Z] #182 ... [2023-07-24T19:25:33.989Z] [2023-07-24T19:25:33.989Z] #183 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-24T19:25:34.251Z] #183 ... [2023-07-24T19:25:34.251Z] [2023-07-24T19:25:34.251Z] #184 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-24T19:25:34.514Z] #184 ... [2023-07-24T19:25:34.514Z] [2023-07-24T19:25:34.514Z] #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-24T19:25:34.514Z] #185 ... [2023-07-24T19:25:34.514Z] [2023-07-24T19:25:34.514Z] #183 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-24T19:25:34.514Z] #183 DONE 10.3s [2023-07-24T19:25:34.778Z] [2023-07-24T19:25:34.778Z] #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:35.371Z] #178 ... [2023-07-24T19:25:35.371Z] [2023-07-24T19:25:35.371Z] #186 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:35.946Z] #186 ... [2023-07-24T19:25:35.946Z] [2023-07-24T19:25:35.946Z] #184 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-24T19:25:35.946Z] #184 DONE 11.7s [2023-07-24T19:25:35.946Z] [2023-07-24T19:25:35.946Z] #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:36.887Z] #181 ... [2023-07-24T19:25:36.887Z] [2023-07-24T19:25:36.887Z] #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-24T19:25:36.887Z] #169 DONE 12.7s [2023-07-24T19:25:37.150Z] [2023-07-24T19:25:37.150Z] #187 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:38.536Z] #187 ... [2023-07-24T19:25:38.536Z] [2023-07-24T19:25:38.536Z] #182 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-24T19:25:38.536Z] #182 DONE 14.6s [2023-07-24T19:25:38.797Z] [2023-07-24T19:25:38.797Z] #188 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:46.947Z] #188 ... [2023-07-24T19:25:46.947Z] [2023-07-24T19:25:46.947Z] #171 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:46.947Z] #171 DONE 19.1s [2023-07-24T19:25:46.947Z] [2023-07-24T19:25:46.947Z] #189 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:25:46.947Z] #189 ... [2023-07-24T19:25:46.947Z] [2023-07-24T19:25:46.947Z] #174 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:46.947Z] #174 DONE 19.5s [2023-07-24T19:25:46.947Z] [2023-07-24T19:25:46.947Z] #146 [support-notifications] exporting to image [2023-07-24T19:25:46.947Z] #146 exporting layers [2023-07-24T19:25:47.882Z] #146 ... [2023-07-24T19:25:47.882Z] [2023-07-24T19:25:47.882Z] #176 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-24T19:25:47.882Z] #176 DONE 19.5s [2023-07-24T19:25:47.882Z] [2023-07-24T19:25:47.882Z] #146 [core-data] exporting to image [2023-07-24T19:25:49.258Z] #146 ... [2023-07-24T19:25:49.258Z] [2023-07-24T19:25:49.258Z] #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:49.258Z] #178 DONE 19.0s [2023-07-24T19:25:49.258Z] [2023-07-24T19:25:49.259Z] #190 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:50.194Z] #190 ... [2023-07-24T19:25:50.194Z] [2023-07-24T19:25:50.194Z] #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:50.194Z] #180 DONE 19.2s [2023-07-24T19:25:50.452Z] [2023-07-24T19:25:50.452Z] #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-24T19:25:52.984Z] #191 ... [2023-07-24T19:25:52.984Z] [2023-07-24T19:25:52.984Z] #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:52.984Z] #181 DONE 20.3s [2023-07-24T19:25:52.984Z] [2023-07-24T19:25:52.984Z] #146 [core-command] exporting to image [2023-07-24T19:25:53.552Z] #146 exporting layers [2023-07-24T19:25:53.835Z] #146 ... [2023-07-24T19:25:53.835Z] [2023-07-24T19:25:53.835Z] #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-24T19:25:53.835Z] #185 DONE 20.0s [2023-07-24T19:25:53.835Z] [2023-07-24T19:25:53.835Z] #146 [support-scheduler] exporting to image [2023-07-24T19:25:54.403Z] #146 ... [2023-07-24T19:25:54.403Z] [2023-07-24T19:25:54.403Z] #186 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:54.403Z] #186 DONE 19.2s [2023-07-24T19:25:54.662Z] [2023-07-24T19:25:54.662Z] #192 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-24T19:25:55.231Z] #192 ... [2023-07-24T19:25:55.231Z] [2023-07-24T19:25:55.231Z] #188 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:55.231Z] #188 DONE 17.9s [2023-07-24T19:25:55.489Z] [2023-07-24T19:25:55.490Z] #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-24T19:25:56.056Z] #193 ... [2023-07-24T19:25:56.056Z] [2023-07-24T19:25:56.056Z] #187 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:25:56.056Z] #187 DONE 19.6s [2023-07-24T19:25:56.313Z] [2023-07-24T19:25:56.313Z] #146 [support-scheduler] exporting to image [2023-07-24T19:25:56.313Z] #146 exporting layers 9.5s done [2023-07-24T19:25:57.251Z] #146 exporting layers 10.0s done [2023-07-24T19:25:59.787Z] #146 ... [2023-07-24T19:25:59.787Z] [2023-07-24T19:25:59.787Z] #189 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:25:59.787Z] #189 DONE 20.8s [2023-07-24T19:25:59.787Z] [2023-07-24T19:25:59.787Z] #194 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-24T19:26:03.109Z] #194 ... [2023-07-24T19:26:03.109Z] [2023-07-24T19:26:03.109Z] #146 [security-spiffe-token-provider] exporting to image [2023-07-24T19:26:03.109Z] #146 writing image sha256:21fa322e35f3ce39974d9c9b903e51399238a7290e1cbedd41b7e4618f00c69f [2023-07-24T19:26:03.109Z] #146 writing image sha256:aad5729ab8bf087ee4b66d8c8018c03457063cf1028503288c43011bbce0d581 [2023-07-24T19:26:03.109Z] #146 writing image sha256:aad5729ab8bf087ee4b66d8c8018c03457063cf1028503288c43011bbce0d581 0.4s done [2023-07-24T19:26:03.109Z] #146 naming to docker.io/library/core-data [2023-07-24T19:26:03.109Z] #146 exporting layers 11.8s done [2023-07-24T19:26:03.109Z] #146 naming to docker.io/library/core-data 0.2s done [2023-07-24T19:26:04.047Z] #146 writing image sha256:21fa322e35f3ce39974d9c9b903e51399238a7290e1cbedd41b7e4618f00c69f 1.5s done [2023-07-24T19:26:04.047Z] #146 naming to docker.io/library/support-notifications [2023-07-24T19:26:04.322Z] #146 exporting layers 10.8s done [2023-07-24T19:26:04.322Z] #146 naming to docker.io/library/support-notifications 0.2s done [2023-07-24T19:26:04.322Z] #146 ... [2023-07-24T19:26:04.322Z] [2023-07-24T19:26:04.322Z] #190 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:26:04.322Z] #190 DONE 16.5s [2023-07-24T19:26:04.582Z] [2023-07-24T19:26:04.582Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:26:05.149Z] #195 ... [2023-07-24T19:26:05.149Z] [2023-07-24T19:26:05.149Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-24T19:26:05.407Z] #196 ... [2023-07-24T19:26:05.407Z] [2023-07-24T19:26:05.407Z] #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-24T19:26:05.407Z] #191 DONE 15.6s [2023-07-24T19:26:05.407Z] [2023-07-24T19:26:05.407Z] #146 [support-notifications] exporting to image [2023-07-24T19:26:05.407Z] #146 exporting layers 8.6s done [2023-07-24T19:26:07.323Z] #146 writing image sha256:48ff3e0000eb76aef1b3a772349107514ff3dc7c9bf44993c2cdf431460772bb [2023-07-24T19:26:07.582Z] #146 writing image sha256:48ff3e0000eb76aef1b3a772349107514ff3dc7c9bf44993c2cdf431460772bb 0.3s done [2023-07-24T19:26:07.582Z] #146 naming to docker.io/library/core-command [2023-07-24T19:26:07.582Z] #146 naming to docker.io/library/core-command 0.1s done [2023-07-24T19:26:08.148Z] #146 ... [2023-07-24T19:26:08.149Z] [2023-07-24T19:26:08.149Z] #194 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-24T19:26:08.149Z] #194 DONE 11.0s [2023-07-24T19:26:08.149Z] [2023-07-24T19:26:08.149Z] #192 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-24T19:26:08.408Z] #192 ... [2023-07-24T19:26:08.408Z] [2023-07-24T19:26:08.408Z] #146 [core-command] exporting to image [2023-07-24T19:26:08.408Z] #146 exporting layers 2.5s done [2023-07-24T19:26:08.975Z] #146 ... [2023-07-24T19:26:08.975Z] [2023-07-24T19:26:08.975Z] #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-24T19:26:08.975Z] #193 DONE 14.1s [2023-07-24T19:26:09.233Z] [2023-07-24T19:26:09.233Z] #197 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T19:26:10.170Z] #197 ... [2023-07-24T19:26:10.170Z] [2023-07-24T19:26:10.170Z] #192 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-24T19:26:10.170Z] #192 DONE 15.9s [2023-07-24T19:26:10.170Z] [2023-07-24T19:26:10.170Z] #198 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T19:26:14.368Z] #198 ... [2023-07-24T19:26:14.368Z] [2023-07-24T19:26:14.368Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:26:14.368Z] #195 DONE 14.4s [2023-07-24T19:26:14.368Z] [2023-07-24T19:26:14.368Z] #146 [security-spiffe-token-provider] exporting to image [2023-07-24T19:26:14.368Z] #146 writing image sha256:954970c9ab2934930f5b43deed90ed2115c173c60770a90b778e9eeedb090833 0.2s done [2023-07-24T19:26:14.368Z] #146 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2023-07-24T19:26:18.555Z] #146 writing image sha256:de2a438337b221189174c9b8c91990bb144ab820493c1683a6f55e9560fb8ce1 [2023-07-24T19:26:18.555Z] #146 writing image sha256:de2a438337b221189174c9b8c91990bb144ab820493c1683a6f55e9560fb8ce1 0.1s done [2023-07-24T19:26:18.555Z] #146 naming to docker.io/library/core-metadata [2023-07-24T19:26:18.555Z] #146 naming to docker.io/library/core-metadata 0.2s done [2023-07-24T19:26:19.123Z] #146 writing image sha256:312cfe1a31bf1d40bcb92972392bee5ace3e77a7c27f406dd7eec6d50fd79c0e [2023-07-24T19:26:19.382Z] #146 writing image sha256:312cfe1a31bf1d40bcb92972392bee5ace3e77a7c27f406dd7eec6d50fd79c0e 0.3s done [2023-07-24T19:26:19.382Z] #146 naming to docker.io/library/support-scheduler [2023-07-24T19:26:19.382Z] #146 naming to docker.io/library/support-scheduler 0.1s done [2023-07-24T19:26:19.382Z] #146 DONE 36.3s [2023-07-24T19:26:19.382Z] [2023-07-24T19:26:19.382Z] #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-24T19:26:20.760Z] #199 ... [2023-07-24T19:26:20.760Z] [2023-07-24T19:26:20.760Z] #200 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T19:26:22.863Z] #200 ... [2023-07-24T19:26:22.863Z] [2023-07-24T19:26:22.863Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-24T19:26:22.863Z] #196 DONE 17.7s [2023-07-24T19:26:23.121Z] [2023-07-24T19:26:23.121Z] #198 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T19:26:24.054Z] #198 ... [2023-07-24T19:26:24.054Z] [2023-07-24T19:26:24.054Z] #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-24T19:26:27.337Z] #201 ... [2023-07-24T19:26:27.337Z] [2023-07-24T19:26:27.337Z] #198 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T19:26:27.337Z] #198 DONE 17.6s [2023-07-24T19:26:27.337Z] [2023-07-24T19:26:27.337Z] #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-24T19:26:27.905Z] #201 ... [2023-07-24T19:26:27.905Z] [2023-07-24T19:26:27.905Z] #197 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T19:26:27.905Z] #197 DONE 19.1s [2023-07-24T19:26:27.905Z] [2023-07-24T19:26:27.905Z] #146 [security-proxy-auth] exporting to image [2023-07-24T19:26:27.905Z] #146 exporting layers [2023-07-24T19:26:28.472Z] #146 ... [2023-07-24T19:26:28.472Z] [2023-07-24T19:26:28.472Z] #200 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T19:26:28.472Z] #200 DONE 17.9s [2023-07-24T19:26:28.472Z] [2023-07-24T19:26:28.472Z] #146 [core-common-config-bootstrapper] exporting to image [2023-07-24T19:26:29.407Z] #146 ... [2023-07-24T19:26:29.407Z] [2023-07-24T19:26:29.407Z] #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-24T19:26:29.407Z] #199 DONE 14.6s [2023-07-24T19:26:29.407Z] [2023-07-24T19:26:29.407Z] #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-24T19:26:29.962Z] #201 ... [2023-07-24T19:26:29.962Z] [2023-07-24T19:26:29.962Z] #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-24T19:26:34.148Z] #202 ... [2023-07-24T19:26:34.148Z] [2023-07-24T19:26:34.148Z] #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-24T19:26:34.148Z] #201 DONE 9.4s [2023-07-24T19:26:34.148Z] [2023-07-24T19:26:34.148Z] #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-24T19:26:34.715Z] #203 ... [2023-07-24T19:26:34.715Z] [2023-07-24T19:26:34.715Z] #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-24T19:26:34.715Z] #202 DONE 5.1s [2023-07-24T19:26:34.715Z] [2023-07-24T19:26:34.715Z] #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-24T19:26:37.247Z] #204 ... [2023-07-24T19:26:37.247Z] [2023-07-24T19:26:37.247Z] #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-24T19:26:37.247Z] #203 DONE 3.0s [2023-07-24T19:26:37.247Z] [2023-07-24T19:26:37.247Z] #146 [core-common-config-bootstrapper] exporting to image [2023-07-24T19:26:37.247Z] #146 exporting layers 7.3s done [2023-07-24T19:26:37.247Z] #146 writing image sha256:3dde34bd2034a7c7fc14c4c65976a0883ee8226b6a787eeb7120945a2a6fff3c 0.6s done [2023-07-24T19:26:37.247Z] #146 writing image sha256:d31a42bc605aff75170cdbe576621b77b6d9d945b01241854d4516acaa75817d 0.3s done [2023-07-24T19:26:37.247Z] #146 naming to docker.io/library/core-common-config-bootstrapper 0.2s done [2023-07-24T19:26:37.247Z] #146 naming to docker.io/library/security-proxy-auth 0.1s done [2023-07-24T19:26:39.779Z] #146 exporting layers 10.5s done [2023-07-24T19:26:41.178Z] #146 writing image sha256:55cd43afb70c5f89f19d5647064b09e7e3a165672fe9a29cc231359b4699668c [2023-07-24T19:26:41.178Z] #146 writing image sha256:55cd43afb70c5f89f19d5647064b09e7e3a165672fe9a29cc231359b4699668c 0.1s done [2023-07-24T19:26:41.178Z] #146 naming to docker.io/library/security-proxy-setup [2023-07-24T19:26:41.437Z] #146 naming to docker.io/library/security-proxy-setup 0.2s done [2023-07-24T19:26:41.437Z] #146 DONE 50.4s [2023-07-24T19:26:41.437Z] [2023-07-24T19:26:41.437Z] #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T19:26:41.696Z] #205 ... [2023-07-24T19:26:41.696Z] [2023-07-24T19:26:41.696Z] #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-24T19:26:41.696Z] #204 DONE 7.1s [2023-07-24T19:26:41.954Z] [2023-07-24T19:26:41.954Z] #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T19:26:42.522Z] #205 ... [2023-07-24T19:26:42.522Z] [2023-07-24T19:26:42.522Z] #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-24T19:26:44.423Z] #206 ... [2023-07-24T19:26:44.423Z] [2023-07-24T19:26:44.423Z] #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T19:26:44.423Z] #205 DONE 7.1s [2023-07-24T19:26:44.681Z] [2023-07-24T19:26:44.681Z] #146 [security-secretstore-setup] exporting to image [2023-07-24T19:26:44.681Z] #146 exporting layers [2023-07-24T19:26:45.248Z] #146 ... [2023-07-24T19:26:45.248Z] [2023-07-24T19:26:45.248Z] #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-24T19:26:45.248Z] #206 DONE 3.0s [2023-07-24T19:26:45.248Z] [2023-07-24T19:26:45.248Z] #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-24T19:26:46.624Z] #207 DONE 1.5s [2023-07-24T19:26:46.624Z] [2023-07-24T19:26:46.624Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-24T19:26:47.998Z] #208 DONE 1.0s [2023-07-24T19:26:47.998Z] [2023-07-24T19:26:47.998Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-24T19:26:47.998Z] #209 ... [2023-07-24T19:26:47.998Z] [2023-07-24T19:26:47.998Z] #146 [security-secretstore-setup] exporting to image [2023-07-24T19:26:47.998Z] #146 exporting layers 3.2s done [2023-07-24T19:26:47.998Z] #146 writing image sha256:1462477539771c967a9ce36edb35fe5a6acc3858fefb98aeda8311f82dd41176 done [2023-07-24T19:26:47.998Z] #146 naming to docker.io/library/security-secretstore-setup done [2023-07-24T19:26:47.998Z] #146 DONE 53.5s [2023-07-24T19:26:47.998Z] [2023-07-24T19:26:47.998Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-24T19:26:48.256Z] #209 DONE 0.3s [2023-07-24T19:26:48.256Z] [2023-07-24T19:26:48.256Z] #146 [security-bootstrapper] exporting to image [2023-07-24T19:26:48.256Z] #146 exporting layers 0.2s done [2023-07-24T19:26:48.256Z] #146 writing image sha256:0e73c51135625d9f92aa9b0dcbc35bacd1412b87f7f0b137e34e7777caccacf3 done [2023-07-24T19:26:48.256Z] #146 naming to docker.io/library/security-bootstrapper done [2023-07-24T19:26:48.256Z] #146 DONE 53.7s [2023-07-24T19:26:48.256Z] time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:26:48.256Z] time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:26:48.256Z] time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:26:48.256Z] time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:26:48.256Z] time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:26:48.256Z] time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:26:48.256Z] time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:26:48.256Z] time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:26:48.256Z] time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:26:48.256Z] time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:26:48.256Z] time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:26:48.256Z] time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:26:48.256Z] time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:26:48.256Z] time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-24T19:26:48.292Z] $ docker stop --time=1 b043808731685cad06627314a172855ef3cad476d16095e86a4dafdb6c487fd6 [2023-07-24T19:26:49.583Z] $ docker rm -f --volumes b043808731685cad06627314a172855ef3cad476d16095e86a4dafdb6c487fd6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-24T19:26:49.975Z] + docker images [2023-07-24T19:26:49.976Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-24T19:26:49.976Z] security-bootstrapper latest 0e73c5113562 2 seconds ago 22.7MB [2023-07-24T19:26:49.976Z] security-secretstore-setup latest 146247753977 5 seconds ago 43.6MB [2023-07-24T19:26:49.976Z] security-proxy-setup latest 55cd43afb70c 22 seconds ago 24.1MB [2023-07-24T19:26:49.976Z] security-proxy-auth latest 3dde34bd2034 23 seconds ago 18.9MB [2023-07-24T19:26:49.976Z] core-common-config-bootstrapper latest d31a42bc605a 23 seconds ago 17.8MB [2023-07-24T19:26:49.976Z] core-metadata latest de2a438337b2 45 seconds ago 21.1MB [2023-07-24T19:26:49.976Z] security-spiffe-token-provider latest 954970c9ab29 55 seconds ago 33.4MB [2023-07-24T19:26:49.976Z] support-scheduler latest 312cfe1a31bf 59 seconds ago 32.4MB [2023-07-24T19:26:49.976Z] core-command latest 48ff3e0000eb About a minute ago 20.5MB [2023-07-24T19:26:49.976Z] core-data latest aad5729ab8bf About a minute ago 20.7MB [2023-07-24T19:26:49.976Z] support-notifications latest 21fa322e35f3 About a minute ago 33MB [2023-07-24T19:26:49.976Z] security-spire-agent latest 934cc685c9be 2 minutes ago 166MB [2023-07-24T19:26:49.976Z] security-spire-config latest bd35edc7a6c6 2 minutes ago 102MB [2023-07-24T19:26:49.976Z] security-spire-server latest cbd96829a726 2 minutes ago 107MB [2023-07-24T19:26:49.976Z] ci-base-image-x86_64 latest ccab4a4222d9 7 minutes ago 1.06GB [2023-07-24T19:26:49.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 12 days ago 696MB [2023-07-24T19:26:49.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 weeks ago 334MB [2023-07-24T19:26:49.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-24T19:27:01.739Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-24T19:27:01.739Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-24T19:27:01.739Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-24T19:27:01.739Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-24T19:27:04.342Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-24T19:27:04.342Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-24T19:27:05.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-24T19:27:05.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-24T19:27:05.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-24T19:27:06.724Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-24T19:27:10.083Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-24T19:27:10.083Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-24T19:27:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-24T19:27:10.083Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-24T19:27:22.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-24T19:27:22.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-24T19:27:22.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.302s coverage: 28.7% of statements [2023-07-24T19:27:32.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 98.5% of statements [2023-07-24T19:27:37.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-24T19:27:37.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-24T19:27:37.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-24T19:27:41.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.555s coverage: 71.5% of statements [2023-07-24T19:27:43.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-24T19:27:43.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-24T19:27:43.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.322s coverage: 54.0% of statements [2023-07-24T19:27:49.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-24T19:27:49.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-24T19:27:49.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-24T19:27:49.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-24T19:27:49.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-24T19:27:55.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-24T19:27:55.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-24T19:28:04.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.247s coverage: 88.5% of statements [2023-07-24T19:28:04.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.527s coverage: 3.8% of statements [2023-07-24T19:28:10.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-24T19:28:10.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-24T19:28:10.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-24T19:28:11.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.514s coverage: 95.6% of statements [2023-07-24T19:28:11.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-24T19:28:11.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-24T19:28:11.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-24T19:28:11.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-24T19:28:11.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-24T19:28:11.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-24T19:28:11.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-24T19:28:12.184Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.209s coverage: 72.2% of statements [2023-07-24T19:28:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-24T19:28:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-24T19:28:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.454s coverage: 0.9% of statements [2023-07-24T19:28:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.253s coverage: 31.9% of statements [2023-07-24T19:28:25.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 42.9% of statements [2023-07-24T19:28:26.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.248s coverage: 82.9% of statements [2023-07-24T19:28:26.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.248s coverage: 94.1% of statements [2023-07-24T19:28:26.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements [2023-07-24T19:28:29.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements [2023-07-24T19:28:31.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-24T19:28:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-24T19:28:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-24T19:28:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-24T19:28:35.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-24T19:28:35.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-24T19:28:35.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-24T19:28:35.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-24T19:28:41.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.208s coverage: 94.4% of statements [2023-07-24T19:28:41.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-24T19:28:41.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-24T19:28:41.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-24T19:28:41.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-24T19:28:48.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-24T19:28:48.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-24T19:28:49.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-24T19:28:56.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-24T19:28:56.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.122s coverage: 79.9% of statements [2023-07-24T19:28:56.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.266s coverage: 92.9% of statements [2023-07-24T19:28:56.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s coverage: 64.4% of statements [2023-07-24T19:28:56.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.212s coverage: 62.3% of statements [2023-07-24T19:28:56.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements [2023-07-24T19:28:56.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-07-24T19:28:56.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2023-07-24T19:28:56.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.450s coverage: 81.8% of statements [2023-07-24T19:28:56.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.521s coverage: 82.1% of statements [2023-07-24T19:28:57.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-24T19:28:57.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 86.0% of statements [2023-07-24T19:29:01.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-24T19:29:01.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-24T19:29:03.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.029s coverage: 63.1% of statements [2023-07-24T19:29:03.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.256s coverage: 100.0% of statements [2023-07-24T19:29:04.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2023-07-24T19:29:04.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements [2023-07-24T19:29:04.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2023-07-24T19:29:04.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-24T19:29:04.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-24T19:29:04.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-24T19:29:05.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2023-07-24T19:29:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-24T19:29:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-24T19:29:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-24T19:29:12.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.002s coverage: 38.4% of statements [2023-07-24T19:29:12.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.238s coverage: 89.5% of statements [2023-07-24T19:29:17.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-24T19:29:17.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-24T19:29:17.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-24T19:29:17.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-24T19:29:17.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements [2023-07-24T19:29:23.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-24T19:29:23.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-24T19:29:23.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-24T19:29:23.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-24T19:29:30.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.295s coverage: 17.7% of statements [2023-07-24T19:29:30.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-24T19:29:30.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-24T19:29:30.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-24T19:29:30.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-24T19:29:30.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.559s coverage: 92.3% of statements [2023-07-24T19:29:34.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-24T19:29:34.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-24T19:29:34.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.318s coverage: 61.8% of statements [2023-07-24T19:29:36.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-24T19:29:36.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-24T19:29:36.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.363s coverage: 97.7% of statements [2023-07-24T19:29:37.738Z] 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 [2023-07-24T19:29:37.738Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-24T19:29:37.738Z] go vet ./... [2023-07-24T19:32:14.392Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-24T19:32:14.393Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-24T19:32:14.393Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-24T19:32:14.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-24T19:32:15.117Z] + ls -al . [2023-07-24T19:32:15.118Z] total 716 [2023-07-24T19:32:15.118Z] drwxrwxr-x 10 1001 1001 4096 Jul 24 19:24 . [2023-07-24T19:32:15.118Z] drwxr-xr-x 4 root root 4096 Jul 24 19:24 .. [2023-07-24T19:32:15.118Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 19:22 .blubracket [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 16 Jul 24 19:22 .dockerignore [2023-07-24T19:32:15.118Z] drwxrwxr-x 8 1001 1001 4096 Jul 24 19:22 .git [2023-07-24T19:32:15.118Z] drwxrwxr-x 3 1001 1001 4096 Jul 24 19:22 .github [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 1133 Jul 24 19:22 .gitignore [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 42 Jul 24 19:22 .golangci.yml [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 87 Jul 24 19:22 .hadolint.yml [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 166 Jul 24 19:22 .sonarcloud.properties [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 1171 Jul 24 19:22 ADOPTERS.md [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 11234 Jul 24 19:22 Attribution.txt [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 93407 Jul 24 19:22 CHANGELOG.md [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 3804 Jul 24 19:22 CONTRIBUTING.md [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 677 Jul 24 19:22 GOVERNANCE.md [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 883 Jul 24 19:22 Jenkinsfile [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 10775 Jul 24 19:22 LICENSE [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 14368 Jul 24 19:22 Makefile [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 582 Jul 24 19:22 OWNERS.md [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 9923 Jul 24 19:22 README.md [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 789 Jul 24 19:22 SECURITY.md [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 5 Jul 24 19:18 VERSION [2023-07-24T19:32:15.118Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 19:22 bin [2023-07-24T19:32:15.118Z] drwxrwxr-x 18 1001 1001 4096 Jul 24 19:22 cmd [2023-07-24T19:32:15.118Z] -rw-r--r-- 1 root root 447019 Jul 24 19:29 coverage.out [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 3430 Jul 24 19:22 go.mod [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 32408 Jul 24 19:22 go.sum [2023-07-24T19:32:15.118Z] drwxrwxr-x 7 1001 1001 4096 Jul 24 19:22 internal [2023-07-24T19:32:15.118Z] drwxrwxr-x 3 1001 1001 4096 Jul 24 19:22 openapi [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 594 Jul 24 19:22 security.txt [2023-07-24T19:32:15.118Z] drwxrwxr-x 4 1001 1001 4096 Jul 24 19:22 snap [2023-07-24T19:32:15.118Z] -rw-rw-r-- 1 1001 1001 204 Jul 24 19:22 version.go [Pipeline] sh [2023-07-24T19:32:15.779Z] + '[' -e coverage.out ] [2023-07-24T19:32:15.779Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-24T19:32:15.817Z] Warning: overwriting stash ‘coverage-report’ [2023-07-24T19:32:16.560Z] Stashed 1 file(s) [Pipeline] sh [2023-07-24T19:32:16.884Z] + make build [2023-07-24T19:32:17.153Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-24T19:33:53.765Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-24T19:33:53.765Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-24T19:33:53.765Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-07-24T19:33:57.101Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-24T19:34:43.938Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-24T19:34:48.187Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-07-24T19:34:54.860Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-07-24T19:35:00.190Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-07-24T19:35:03.611Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-24T19:35:07.008Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-24T19:35:13.658Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-07-24T19:35:20.326Z] $ docker stop --time=1 f2882ff0e63179288732d4922b25b4d286332627b09a4983cd48638c2cbded1c [2023-07-24T19:35:22.430Z] $ docker rm -f --volumes f2882ff0e63179288732d4922b25b4d286332627b09a4983cd48638c2cbded1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T19:35:25.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-24T19:35:25.225Z] [2023-07-24T19:35:25.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T19:35:25.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-24T19:35:25.894Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-24T19:35:25.895Z] 547446be3368: Pulling fs layer [2023-07-24T19:35:25.895Z] d125d8839a47: Pulling fs layer [2023-07-24T19:35:25.895Z] 3e85d5ac6304: Pulling fs layer [2023-07-24T19:35:25.895Z] c3105a71a48b: Pulling fs layer [2023-07-24T19:35:25.895Z] 0f093f025ec4: Pulling fs layer [2023-07-24T19:35:25.895Z] c3106fc0e877: Pulling fs layer [2023-07-24T19:35:25.895Z] 0f093f025ec4: Waiting [2023-07-24T19:35:25.895Z] c3106fc0e877: Waiting [2023-07-24T19:35:25.895Z] c3105a71a48b: Waiting [2023-07-24T19:35:25.895Z] 547446be3368: Verifying Checksum [2023-07-24T19:35:25.895Z] 547446be3368: Download complete [2023-07-24T19:35:25.895Z] c3105a71a48b: Verifying Checksum [2023-07-24T19:35:25.895Z] c3105a71a48b: Download complete [2023-07-24T19:35:26.474Z] d125d8839a47: Verifying Checksum [2023-07-24T19:35:26.474Z] d125d8839a47: Download complete [2023-07-24T19:35:26.474Z] c3106fc0e877: Verifying Checksum [2023-07-24T19:35:26.474Z] c3106fc0e877: Download complete [2023-07-24T19:35:26.474Z] 0f093f025ec4: Download complete [2023-07-24T19:35:26.741Z] 547446be3368: Pull complete [2023-07-24T19:35:28.165Z] 3e85d5ac6304: Verifying Checksum [2023-07-24T19:35:28.165Z] 3e85d5ac6304: Download complete [2023-07-24T19:35:30.097Z] d125d8839a47: Pull complete [2023-07-24T19:35:38.304Z] 3e85d5ac6304: Pull complete [2023-07-24T19:35:38.304Z] c3105a71a48b: Pull complete [2023-07-24T19:35:38.886Z] 0f093f025ec4: Pull complete [2023-07-24T19:35:39.152Z] c3106fc0e877: Pull complete [2023-07-24T19:35:39.152Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-24T19:35:39.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-24T19:35:39.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T19:35:39.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-1922 does not seem to be running inside a container [2023-07-24T19:35:39.539Z] $ 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 [2023-07-24T19:35:41.590Z] $ docker top ad512f0832819ef6f75fa62a0cca741e2f129fc384dbef75902eb7116051c0de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-24T19:35:42.475Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-24T19:35:50.682Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-24T19:35:50.682Z] #1 transferring dockerfile: 2.38kB done [2023-07-24T19:35:50.682Z] #1 DONE 0.1s [2023-07-24T19:35:51.267Z] [2023-07-24T19:35:51.267Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-24T19:35:51.267Z] #2 transferring dockerfile: 2.82kB done [2023-07-24T19:35:51.267Z] #2 DONE 0.0s [2023-07-24T19:35:51.267Z] [2023-07-24T19:35:51.267Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-24T19:35:51.267Z] #3 transferring dockerfile: 2.06kB 0.0s done [2023-07-24T19:35:51.267Z] #3 DONE 0.1s [2023-07-24T19:35:51.267Z] [2023-07-24T19:35:51.267Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-24T19:35:51.534Z] #4 transferring dockerfile: 2.12kB done [2023-07-24T19:35:51.534Z] #4 DONE 0.0s [2023-07-24T19:35:51.534Z] [2023-07-24T19:35:51.534Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-07-24T19:35:51.534Z] #5 ... [2023-07-24T19:35:51.534Z] [2023-07-24T19:35:51.534Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-07-24T19:35:51.534Z] #6 transferring dockerfile: 2.63kB done [2023-07-24T19:35:51.534Z] #6 DONE 0.0s [2023-07-24T19:35:51.534Z] [2023-07-24T19:35:51.534Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-07-24T19:35:51.534Z] #5 transferring dockerfile: 1.82kB 0.0s done [2023-07-24T19:35:51.534Z] #5 ... [2023-07-24T19:35:51.534Z] [2023-07-24T19:35:51.534Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-07-24T19:35:51.534Z] #7 transferring dockerfile: 2.58kB done [2023-07-24T19:35:51.534Z] #7 DONE 0.1s [2023-07-24T19:35:51.534Z] [2023-07-24T19:35:51.534Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-07-24T19:35:51.534Z] #8 transferring dockerfile: 2.68kB done [2023-07-24T19:35:51.534Z] #8 DONE 0.1s [2023-07-24T19:35:51.810Z] [2023-07-24T19:35:51.810Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-07-24T19:35:51.810Z] #9 transferring dockerfile: 1.84kB 0.0s done [2023-07-24T19:35:51.810Z] #9 DONE 0.1s [2023-07-24T19:35:51.810Z] [2023-07-24T19:35:51.810Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-24T19:35:51.810Z] #10 transferring dockerfile: 1.78kB 0.0s done [2023-07-24T19:35:51.810Z] #10 DONE 0.1s [2023-07-24T19:35:51.810Z] [2023-07-24T19:35:51.810Z] #11 [core-command internal] load build definition from Dockerfile [2023-07-24T19:35:51.810Z] #11 transferring dockerfile: 1.82kB 0.0s done [2023-07-24T19:35:51.810Z] #11 DONE 0.1s [2023-07-24T19:35:51.810Z] [2023-07-24T19:35:51.810Z] #12 [core-data internal] load build definition from Dockerfile [2023-07-24T19:35:52.080Z] #12 transferring dockerfile: 1.90kB done [2023-07-24T19:35:52.081Z] #12 DONE 0.1s [2023-07-24T19:35:52.081Z] [2023-07-24T19:35:52.081Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-07-24T19:35:52.081Z] #13 transferring dockerfile: 1.96kB done [2023-07-24T19:35:52.081Z] #13 DONE 0.1s [2023-07-24T19:35:52.081Z] [2023-07-24T19:35:52.081Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-24T19:35:52.081Z] #14 transferring dockerfile: 2.04kB 0.0s done [2023-07-24T19:35:52.081Z] #14 DONE 0.1s [2023-07-24T19:35:52.081Z] [2023-07-24T19:35:52.081Z] #15 [security-secretstore-setup internal] load .dockerignore [2023-07-24T19:35:52.081Z] #15 transferring context: 56B done [2023-07-24T19:35:52.081Z] #15 DONE 0.1s [2023-07-24T19:35:52.081Z] [2023-07-24T19:35:52.081Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-07-24T19:35:52.663Z] #5 ... [2023-07-24T19:35:52.663Z] [2023-07-24T19:35:52.663Z] #16 [security-bootstrapper internal] load .dockerignore [2023-07-24T19:35:52.663Z] #16 transferring context: 56B done [2023-07-24T19:35:52.663Z] #16 DONE 0.0s [2023-07-24T19:35:52.663Z] [2023-07-24T19:35:52.663Z] #17 [security-proxy-setup internal] load .dockerignore [2023-07-24T19:35:52.663Z] #17 DONE 0.0s [2023-07-24T19:35:52.931Z] [2023-07-24T19:35:52.931Z] #17 [security-proxy-setup internal] load .dockerignore [2023-07-24T19:35:52.931Z] #17 transferring context: 56B done [2023-07-24T19:35:52.931Z] #17 DONE 0.0s [2023-07-24T19:35:52.931Z] [2023-07-24T19:35:52.931Z] #18 [support-scheduler internal] load .dockerignore [2023-07-24T19:35:52.931Z] #18 DONE 0.0s [2023-07-24T19:35:52.931Z] [2023-07-24T19:35:52.931Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-24T19:35:52.931Z] #19 transferring context: 56B 0.0s done [2023-07-24T19:35:52.931Z] #19 DONE 0.1s [2023-07-24T19:35:52.931Z] [2023-07-24T19:35:52.931Z] #18 [support-scheduler internal] load .dockerignore [2023-07-24T19:35:52.931Z] #18 transferring context: 56B done [2023-07-24T19:35:52.931Z] #18 DONE 0.1s [2023-07-24T19:35:52.931Z] [2023-07-24T19:35:52.931Z] #20 [security-spire-server internal] load .dockerignore [2023-07-24T19:35:53.199Z] #20 transferring context: 56B done [2023-07-24T19:35:53.199Z] #20 DONE 0.1s [2023-07-24T19:35:53.199Z] [2023-07-24T19:35:53.199Z] #21 [security-spire-agent internal] load .dockerignore [2023-07-24T19:35:53.199Z] #21 transferring context: 56B done [2023-07-24T19:35:53.199Z] #21 DONE 0.1s [2023-07-24T19:35:53.199Z] [2023-07-24T19:35:53.199Z] #22 [support-notifications internal] load .dockerignore [2023-07-24T19:35:53.199Z] #22 transferring context: 56B done [2023-07-24T19:35:53.199Z] #22 DONE 0.1s [2023-07-24T19:35:53.199Z] [2023-07-24T19:35:53.199Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-07-24T19:35:53.199Z] #23 transferring context: 56B done [2023-07-24T19:35:53.199Z] #23 DONE 0.1s [2023-07-24T19:35:53.199Z] [2023-07-24T19:35:53.199Z] #24 [core-command internal] load .dockerignore [2023-07-24T19:35:53.199Z] #24 transferring context: 56B 0.0s done [2023-07-24T19:35:53.465Z] #24 DONE 0.1s [2023-07-24T19:35:53.465Z] [2023-07-24T19:35:53.465Z] #25 [core-data internal] load .dockerignore [2023-07-24T19:35:53.465Z] #25 transferring context: 56B 0.0s done [2023-07-24T19:35:53.465Z] #25 DONE 0.1s [2023-07-24T19:35:53.465Z] [2023-07-24T19:35:53.465Z] #26 [core-metadata internal] load .dockerignore [2023-07-24T19:35:53.465Z] #26 transferring context: 56B 0.0s done [2023-07-24T19:35:53.465Z] #26 DONE 0.1s [2023-07-24T19:35:53.465Z] [2023-07-24T19:35:53.465Z] #27 [security-proxy-auth internal] load .dockerignore [2023-07-24T19:35:53.465Z] #27 transferring context: 56B 0.0s done [2023-07-24T19:35:53.465Z] #27 DONE 0.1s [2023-07-24T19:35:53.465Z] [2023-07-24T19:35:53.465Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T19:35:53.465Z] #28 DONE 0.0s [2023-07-24T19:35:53.465Z] [2023-07-24T19:35:53.465Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T19:35:54.051Z] #29 DONE 0.6s [2023-07-24T19:35:54.051Z] [2023-07-24T19:35:54.051Z] #30 [security-spire-config internal] load .dockerignore [2023-07-24T19:35:54.051Z] #30 transferring context: 56B done [2023-07-24T19:35:54.318Z] #30 ... [2023-07-24T19:35:54.318Z] [2023-07-24T19:35:54.318Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T19:35:54.318Z] #28 DONE 0.0s [2023-07-24T19:35:54.318Z] [2023-07-24T19:35:54.318Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T19:35:54.318Z] #29 DONE 0.6s [2023-07-24T19:35:54.586Z] [2023-07-24T19:35:54.586Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T19:35:54.586Z] #28 DONE 0.0s [2023-07-24T19:35:54.586Z] [2023-07-24T19:35:54.586Z] #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T19:35:54.586Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T19:35:54.586Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T19:35:54.586Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-24T19:35:54.586Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-24T19:35:54.586Z] #31 DONE 0.5s [2023-07-24T19:35:54.586Z] [2023-07-24T19:35:54.586Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-24T19:35:54.586Z] #32 ... [2023-07-24T19:35:54.586Z] [2023-07-24T19:35:54.586Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T19:35:54.586Z] #28 DONE 0.0s [2023-07-24T19:35:54.586Z] [2023-07-24T19:35:54.586Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T19:35:54.586Z] #29 DONE 0.6s [2023-07-24T19:35:54.586Z] [2023-07-24T19:35:54.586Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:35:54.852Z] #33 ... [2023-07-24T19:35:54.852Z] [2023-07-24T19:35:54.852Z] #28 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T19:35:54.852Z] #28 DONE 0.0s [2023-07-24T19:35:54.852Z] [2023-07-24T19:35:54.852Z] #31 [support-scheduler stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T19:35:54.852Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T19:35:54.852Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T19:35:54.852Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-24T19:35:54.852Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-24T19:35:54.852Z] #31 DONE 0.5s [2023-07-24T19:35:54.852Z] [2023-07-24T19:35:54.852Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:35:54.852Z] #33 ... [2023-07-24T19:35:54.852Z] [2023-07-24T19:35:54.852Z] #28 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T19:35:54.852Z] #28 DONE 0.0s [2023-07-24T19:35:54.852Z] [2023-07-24T19:35:54.852Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:35:55.118Z] #33 ... [2023-07-24T19:35:55.118Z] [2023-07-24T19:35:55.118Z] #28 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T19:35:55.118Z] #28 DONE 0.0s [2023-07-24T19:35:55.118Z] [2023-07-24T19:35:55.118Z] #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T19:35:55.118Z] #29 DONE 0.7s [2023-07-24T19:35:55.118Z] [2023-07-24T19:35:55.118Z] #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T19:35:55.118Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T19:35:55.118Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T19:35:55.118Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-24T19:35:55.118Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-24T19:35:55.118Z] #31 DONE 0.6s [2023-07-24T19:35:55.118Z] [2023-07-24T19:35:55.118Z] #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T19:35:55.118Z] #28 DONE 0.0s [2023-07-24T19:35:55.118Z] [2023-07-24T19:35:55.118Z] #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T19:35:55.118Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T19:35:55.118Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T19:35:55.118Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-24T19:35:55.118Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-24T19:35:55.118Z] #31 DONE 0.6s [2023-07-24T19:35:55.118Z] [2023-07-24T19:35:55.118Z] #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T19:35:55.385Z] #29 ... [2023-07-24T19:35:55.385Z] [2023-07-24T19:35:55.385Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T19:35:55.385Z] #28 DONE 0.0s [2023-07-24T19:35:55.649Z] [2023-07-24T19:35:55.649Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T19:35:55.649Z] #28 DONE 0.0s [2023-07-24T19:35:55.649Z] [2023-07-24T19:35:55.649Z] #34 [security-spire-server internal] load build context [2023-07-24T19:35:55.649Z] #34 ... [2023-07-24T19:35:55.649Z] [2023-07-24T19:35:55.649Z] #31 [support-notifications stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T19:35:55.649Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T19:35:55.649Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T19:35:55.649Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-24T19:35:55.649Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-24T19:35:55.649Z] #31 DONE 0.6s [2023-07-24T19:35:55.649Z] [2023-07-24T19:35:55.649Z] #29 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T19:35:55.649Z] #29 DONE 1.2s [2023-07-24T19:35:55.649Z] [2023-07-24T19:35:55.649Z] #35 [support-notifications internal] load build context [2023-07-24T19:35:55.649Z] #35 DONE 0.0s [2023-07-24T19:35:55.649Z] [2023-07-24T19:35:55.649Z] #34 [security-spire-server internal] load build context [2023-07-24T19:35:55.649Z] #34 ... [2023-07-24T19:35:55.649Z] [2023-07-24T19:35:55.649Z] #31 [security-spiffe-token-provider stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T19:35:55.649Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T19:35:55.649Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T19:35:55.649Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-24T19:35:55.649Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-24T19:35:55.649Z] #31 DONE 0.6s [2023-07-24T19:35:55.649Z] [2023-07-24T19:35:55.649Z] #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T19:35:55.649Z] #28 DONE 0.0s [2023-07-24T19:35:55.649Z] [2023-07-24T19:35:55.649Z] #34 [security-spire-server internal] load build context [2023-07-24T19:35:55.915Z] #34 ... [2023-07-24T19:35:55.915Z] [2023-07-24T19:35:55.915Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T19:35:55.915Z] #28 DONE 0.0s [2023-07-24T19:35:55.915Z] [2023-07-24T19:35:55.915Z] #34 [security-spire-server internal] load build context [2023-07-24T19:35:56.181Z] #34 ... [2023-07-24T19:35:56.181Z] [2023-07-24T19:35:56.181Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-24T19:35:56.181Z] #28 DONE 0.0s [2023-07-24T19:35:56.181Z] [2023-07-24T19:35:56.181Z] #34 [security-spire-server internal] load build context [2023-07-24T19:35:56.448Z] #34 ... [2023-07-24T19:35:56.448Z] [2023-07-24T19:35:56.448Z] #31 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T19:35:56.448Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T19:35:56.448Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T19:35:56.448Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-24T19:35:56.448Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-24T19:35:56.448Z] #31 DONE 0.7s [2023-07-24T19:35:56.448Z] [2023-07-24T19:35:56.448Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-07-24T19:35:56.448Z] #29 DONE 1.8s [2023-07-24T19:35:56.448Z] [2023-07-24T19:35:56.448Z] #34 [security-spire-server internal] load build context [2023-07-24T19:35:56.448Z] #34 ... [2023-07-24T19:35:56.448Z] [2023-07-24T19:35:56.448Z] #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T19:35:56.448Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T19:35:56.448Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T19:35:56.448Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-24T19:35:56.448Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-24T19:35:56.448Z] #31 DONE 0.7s [2023-07-24T19:35:56.448Z] [2023-07-24T19:35:56.448Z] #34 [security-spire-server internal] load build context [2023-07-24T19:35:56.714Z] #34 ... [2023-07-24T19:35:56.714Z] [2023-07-24T19:35:56.714Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-24T19:35:56.714Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-24T19:35:56.714Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-24T19:35:56.714Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-24T19:35:56.714Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-24T19:35:56.714Z] #31 DONE 0.7s [2023-07-24T19:35:56.714Z] [2023-07-24T19:35:56.714Z] #34 [security-spire-server internal] load build context [2023-07-24T19:35:58.125Z] #34 transferring context: 10.10MB 3.0s [2023-07-24T19:36:00.060Z] #34 ... [2023-07-24T19:36:00.060Z] [2023-07-24T19:36:00.060Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-24T19:36:00.060Z] #36 DONE 6.5s [2023-07-24T19:36:00.060Z] [2023-07-24T19:36:00.060Z] #34 [security-spire-server internal] load build context [2023-07-24T19:36:01.995Z] #34 ... [2023-07-24T19:36:01.995Z] [2023-07-24T19:36:01.995Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2023-07-24T19:36:01.995Z] #37 DONE 2.5s [2023-07-24T19:36:01.995Z] [2023-07-24T19:36:01.995Z] #34 [security-spire-server internal] load build context [2023-07-24T19:36:03.402Z] #34 transferring context: 18.36MB 8.2s [2023-07-24T19:36:04.367Z] #34 ... [2023-07-24T19:36:04.367Z] [2023-07-24T19:36:04.367Z] #38 [security-bootstrapper internal] load build context [2023-07-24T19:36:04.367Z] #38 ... [2023-07-24T19:36:04.367Z] [2023-07-24T19:36:04.367Z] #39 [security-proxy-setup internal] load build context [2023-07-24T19:36:04.636Z] #39 ... [2023-07-24T19:36:04.636Z] [2023-07-24T19:36:04.636Z] #40 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-24T19:36:04.636Z] #0 7.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:04.636Z] #40 ... [2023-07-24T19:36:04.636Z] [2023-07-24T19:36:04.636Z] #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-24T19:36:04.636Z] #0 6.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:04.636Z] #0 8.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:04.908Z] #41 ... [2023-07-24T19:36:04.908Z] [2023-07-24T19:36:04.908Z] #42 [support-scheduler internal] load build context [2023-07-24T19:36:04.908Z] #42 ... [2023-07-24T19:36:04.908Z] [2023-07-24T19:36:04.908Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-24T19:36:04.908Z] #43 ... [2023-07-24T19:36:04.908Z] [2023-07-24T19:36:04.908Z] #44 [security-spire-config internal] load build context [2023-07-24T19:36:05.176Z] #44 ... [2023-07-24T19:36:05.176Z] [2023-07-24T19:36:05.176Z] #45 [security-spire-agent internal] load build context [2023-07-24T19:36:05.444Z] #45 ... [2023-07-24T19:36:05.444Z] [2023-07-24T19:36:05.444Z] #46 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-24T19:36:05.444Z] #0 7.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:05.444Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:05.444Z] #46 ... [2023-07-24T19:36:05.444Z] [2023-07-24T19:36:05.444Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:36:05.710Z] #33 ... [2023-07-24T19:36:05.710Z] [2023-07-24T19:36:05.710Z] #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-24T19:36:05.710Z] #47 ... [2023-07-24T19:36:05.710Z] [2023-07-24T19:36:05.710Z] #35 [support-notifications internal] load build context [2023-07-24T19:36:05.710Z] #35 ... [2023-07-24T19:36:05.710Z] [2023-07-24T19:36:05.711Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-24T19:36:05.711Z] #0 6.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:05.711Z] #0 9.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:05.978Z] #48 ... [2023-07-24T19:36:05.978Z] [2023-07-24T19:36:05.978Z] #49 [core-command internal] load build context [2023-07-24T19:36:05.978Z] #49 ... [2023-07-24T19:36:05.978Z] [2023-07-24T19:36:05.978Z] #50 [security-spiffe-token-provider internal] load build context [2023-07-24T19:36:06.246Z] #50 ... [2023-07-24T19:36:06.246Z] [2023-07-24T19:36:06.246Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-24T19:36:06.246Z] #51 ... [2023-07-24T19:36:06.246Z] [2023-07-24T19:36:06.246Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-24T19:36:06.513Z] #52 ... [2023-07-24T19:36:06.513Z] [2023-07-24T19:36:06.513Z] #53 [security-proxy-auth internal] load build context [2023-07-24T19:36:06.513Z] #53 ... [2023-07-24T19:36:06.513Z] [2023-07-24T19:36:06.513Z] #54 [core-metadata internal] load build context [2023-07-24T19:36:06.781Z] #54 ... [2023-07-24T19:36:06.781Z] [2023-07-24T19:36:06.781Z] #55 [core-data internal] load build context [2023-07-24T19:36:06.781Z] #55 ... [2023-07-24T19:36:06.781Z] [2023-07-24T19:36:06.781Z] #53 [security-proxy-auth internal] load build context [2023-07-24T19:36:07.048Z] #53 ... [2023-07-24T19:36:07.048Z] [2023-07-24T19:36:07.048Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-24T19:36:07.048Z] #56 ... [2023-07-24T19:36:07.048Z] [2023-07-24T19:36:07.048Z] #53 [security-proxy-auth internal] load build context [2023-07-24T19:36:09.022Z] #53 transferring context: 7.30MB 11.2s [2023-07-24T19:36:09.983Z] #53 ... [2023-07-24T19:36:09.983Z] [2023-07-24T19:36:09.983Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-24T19:36:09.983Z] #32 5.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:09.983Z] #32 7.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:09.983Z] #32 12.49 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-24T19:36:09.983Z] #32 12.49 (2/2) Installing su-exec (0.2-r2) [2023-07-24T19:36:09.983Z] #32 12.49 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:36:09.983Z] #32 12.73 OK: 8 MiB in 17 packages [2023-07-24T19:36:09.983Z] #32 DONE 15.4s [2023-07-24T19:36:09.983Z] [2023-07-24T19:36:09.983Z] #53 [security-proxy-auth internal] load build context [2023-07-24T19:36:10.578Z] #53 ... [2023-07-24T19:36:10.578Z] [2023-07-24T19:36:10.578Z] #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-24T19:36:10.578Z] #41 12.45 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-24T19:36:10.578Z] #41 12.97 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-24T19:36:10.578Z] #41 13.10 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-24T19:36:10.578Z] #41 13.10 (4/4) Installing openssl (3.0.9-r3) [2023-07-24T19:36:10.578Z] #41 13.21 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:36:10.578Z] #41 13.34 OK: 8 MiB in 17 packages [2023-07-24T19:36:10.578Z] #41 DONE 15.8s [2023-07-24T19:36:10.578Z] [2023-07-24T19:36:10.578Z] #49 [core-command internal] load build context [2023-07-24T19:36:11.978Z] #49 ... [2023-07-24T19:36:11.978Z] [2023-07-24T19:36:11.978Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-24T19:36:11.978Z] #57 ... [2023-07-24T19:36:11.978Z] [2023-07-24T19:36:11.978Z] #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-24T19:36:11.978Z] #58 ... [2023-07-24T19:36:11.978Z] [2023-07-24T19:36:11.978Z] #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T19:36:12.246Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:12.246Z] #59 ... [2023-07-24T19:36:12.246Z] [2023-07-24T19:36:12.246Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-24T19:36:12.246Z] #60 ... [2023-07-24T19:36:12.246Z] [2023-07-24T19:36:12.246Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T19:36:12.511Z] #61 ... [2023-07-24T19:36:12.511Z] [2023-07-24T19:36:12.511Z] #49 [core-command internal] load build context [2023-07-24T19:36:13.101Z] #49 ... [2023-07-24T19:36:13.101Z] [2023-07-24T19:36:13.101Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-24T19:36:13.101Z] #62 DONE 2.5s [2023-07-24T19:36:13.101Z] [2023-07-24T19:36:13.101Z] #49 [core-command internal] load build context [2023-07-24T19:36:13.680Z] #49 ... [2023-07-24T19:36:13.680Z] [2023-07-24T19:36:13.680Z] #46 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-24T19:36:13.680Z] #46 15.36 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-24T19:36:13.680Z] #46 15.36 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:36:13.680Z] #46 15.68 OK: 8 MiB in 16 packages [2023-07-24T19:36:13.680Z] #46 DONE 18.7s [2023-07-24T19:36:13.680Z] [2023-07-24T19:36:13.680Z] #49 [core-command internal] load build context [2023-07-24T19:36:13.680Z] #49 transferring context: 21.06MB 16.2s [2023-07-24T19:36:14.631Z] #49 ... [2023-07-24T19:36:14.631Z] [2023-07-24T19:36:14.631Z] #34 [security-spire-server internal] load build context [2023-07-24T19:36:14.631Z] #34 ... [2023-07-24T19:36:14.631Z] [2023-07-24T19:36:14.631Z] #49 [core-command internal] load build context [2023-07-24T19:36:14.631Z] #49 ... [2023-07-24T19:36:14.631Z] [2023-07-24T19:36:14.631Z] #38 [security-bootstrapper internal] load build context [2023-07-24T19:36:14.897Z] #38 ... [2023-07-24T19:36:14.897Z] [2023-07-24T19:36:14.897Z] #39 [security-proxy-setup internal] load build context [2023-07-24T19:36:14.897Z] #39 ... [2023-07-24T19:36:14.897Z] [2023-07-24T19:36:14.897Z] #34 [security-spire-server internal] load build context [2023-07-24T19:36:15.164Z] #34 ... [2023-07-24T19:36:15.164Z] [2023-07-24T19:36:15.164Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-24T19:36:15.164Z] #43 ... [2023-07-24T19:36:15.164Z] [2023-07-24T19:36:15.164Z] #40 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-24T19:36:15.164Z] #40 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:15.164Z] #40 17.51 (1/4) Installing ca-certificates (20230506-r0) [2023-07-24T19:36:15.164Z] #40 18.37 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-24T19:36:15.164Z] #40 18.37 (3/4) Installing su-exec (0.2-r2) [2023-07-24T19:36:15.164Z] #40 18.37 (4/4) Installing yq (4.30.4-r4) [2023-07-24T19:36:15.164Z] #40 19.90 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:36:15.164Z] #40 20.07 Executing ca-certificates-20230506-r0.trigger [2023-07-24T19:36:15.429Z] #40 ... [2023-07-24T19:36:15.429Z] [2023-07-24T19:36:15.429Z] #42 [support-scheduler internal] load build context [2023-07-24T19:36:15.429Z] #42 ... [2023-07-24T19:36:15.429Z] [2023-07-24T19:36:15.429Z] #45 [security-spire-agent internal] load build context [2023-07-24T19:36:15.429Z] #45 ... [2023-07-24T19:36:15.429Z] [2023-07-24T19:36:15.429Z] #42 [support-scheduler internal] load build context [2023-07-24T19:36:15.695Z] #42 ... [2023-07-24T19:36:15.695Z] [2023-07-24T19:36:15.695Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:36:15.695Z] #33 ... [2023-07-24T19:36:15.695Z] [2023-07-24T19:36:15.695Z] #42 [support-scheduler internal] load build context [2023-07-24T19:36:15.960Z] #42 ... [2023-07-24T19:36:15.960Z] [2023-07-24T19:36:15.960Z] #35 [support-notifications internal] load build context [2023-07-24T19:36:15.960Z] #35 ... [2023-07-24T19:36:15.960Z] [2023-07-24T19:36:15.960Z] #44 [security-spire-config internal] load build context [2023-07-24T19:36:16.226Z] #44 ... [2023-07-24T19:36:16.226Z] [2023-07-24T19:36:16.226Z] #42 [support-scheduler internal] load build context [2023-07-24T19:36:16.492Z] #42 ... [2023-07-24T19:36:16.492Z] [2023-07-24T19:36:16.492Z] #50 [security-spiffe-token-provider internal] load build context [2023-07-24T19:36:16.492Z] #50 ... [2023-07-24T19:36:16.492Z] [2023-07-24T19:36:16.492Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-24T19:36:16.492Z] #63 DONE 6.4s [2023-07-24T19:36:16.492Z] [2023-07-24T19:36:16.492Z] #50 [security-spiffe-token-provider internal] load build context [2023-07-24T19:36:16.492Z] #50 ... [2023-07-24T19:36:16.492Z] [2023-07-24T19:36:16.492Z] #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-24T19:36:16.759Z] #47 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:16.759Z] #47 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:16.759Z] #47 ... [2023-07-24T19:36:16.759Z] [2023-07-24T19:36:16.759Z] #42 [support-scheduler internal] load build context [2023-07-24T19:36:17.025Z] #42 ... [2023-07-24T19:36:17.025Z] [2023-07-24T19:36:17.025Z] #55 [core-data internal] load build context [2023-07-24T19:36:17.025Z] #55 ... [2023-07-24T19:36:17.025Z] [2023-07-24T19:36:17.025Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:36:17.025Z] #33 ... [2023-07-24T19:36:17.291Z] [2023-07-24T19:36:17.291Z] #54 [core-metadata internal] load build context [2023-07-24T19:36:17.291Z] #54 ... [2023-07-24T19:36:17.291Z] [2023-07-24T19:36:17.291Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:36:17.291Z] #33 ... [2023-07-24T19:36:17.291Z] [2023-07-24T19:36:17.291Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-24T19:36:17.291Z] #51 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:17.291Z] #51 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:17.558Z] #51 ... [2023-07-24T19:36:17.558Z] [2023-07-24T19:36:17.558Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-24T19:36:17.558Z] #64 DONE 0.9s [2023-07-24T19:36:17.558Z] [2023-07-24T19:36:17.558Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:36:17.826Z] #33 ... [2023-07-24T19:36:17.826Z] [2023-07-24T19:36:17.826Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-24T19:36:17.826Z] #52 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:17.826Z] #52 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:17.826Z] #52 ... [2023-07-24T19:36:17.826Z] [2023-07-24T19:36:17.826Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:36:17.826Z] #33 transferring context: 37.97MB 23.5s [2023-07-24T19:36:19.231Z] #33 ... [2023-07-24T19:36:19.231Z] [2023-07-24T19:36:19.231Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-24T19:36:19.231Z] #56 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:19.231Z] #56 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:19.231Z] #56 21.54 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-24T19:36:19.231Z] #56 21.58 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:36:19.231Z] #56 21.78 OK: 8 MiB in 16 packages [2023-07-24T19:36:19.231Z] #56 ... [2023-07-24T19:36:19.231Z] [2023-07-24T19:36:19.231Z] #35 [support-notifications internal] load build context [2023-07-24T19:36:20.197Z] #35 ... [2023-07-24T19:36:20.197Z] [2023-07-24T19:36:20.197Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-24T19:36:20.197Z] #48 14.56 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-24T19:36:20.197Z] #48 14.56 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-24T19:36:20.197Z] #48 14.56 OK: 17691 distinct packages available [2023-07-24T19:36:20.197Z] #48 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:20.197Z] #48 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:20.197Z] #48 ... [2023-07-24T19:36:20.197Z] [2023-07-24T19:36:20.197Z] #40 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-24T19:36:20.197Z] #40 23.10 OK: 17 MiB in 19 packages [2023-07-24T19:36:20.197Z] #40 DONE 25.4s [2023-07-24T19:36:20.197Z] [2023-07-24T19:36:20.197Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:36:20.783Z] #33 ... [2023-07-24T19:36:20.783Z] [2023-07-24T19:36:20.783Z] #53 [security-proxy-auth internal] load build context [2023-07-24T19:36:20.783Z] #53 ... [2023-07-24T19:36:20.783Z] [2023-07-24T19:36:20.783Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:36:21.369Z] #33 ... [2023-07-24T19:36:21.369Z] [2023-07-24T19:36:21.369Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-24T19:36:21.369Z] #56 DONE 24.3s [2023-07-24T19:36:21.369Z] [2023-07-24T19:36:21.369Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:36:22.782Z] #33 ... [2023-07-24T19:36:22.782Z] [2023-07-24T19:36:22.782Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-24T19:36:22.782Z] #57 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:22.782Z] #57 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:22.782Z] #57 ... [2023-07-24T19:36:22.782Z] [2023-07-24T19:36:22.782Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-24T19:36:22.782Z] #48 26.93 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-24T19:36:22.782Z] #48 26.94 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-24T19:36:22.782Z] #48 26.96 (3/4) Installing libucontext (1.2-r0) [2023-07-24T19:36:22.782Z] #48 26.97 (4/4) Installing gcompat (1.1.0-r0) [2023-07-24T19:36:22.782Z] #48 26.98 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:36:22.782Z] #48 27.11 OK: 8 MiB in 19 packages [2023-07-24T19:36:23.748Z] #48 ... [2023-07-24T19:36:23.748Z] [2023-07-24T19:36:23.748Z] #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T19:36:23.748Z] #59 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:23.748Z] #59 20.09 OK: 263 MiB in 53 packages [2023-07-24T19:36:23.748Z] #59 DONE 21.6s [2023-07-24T19:36:23.748Z] [2023-07-24T19:36:23.748Z] #35 [support-notifications internal] load build context [2023-07-24T19:36:23.748Z] #35 transferring context: 39.04MB 27.5s [2023-07-24T19:36:23.748Z] #35 ... [2023-07-24T19:36:23.748Z] [2023-07-24T19:36:23.748Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T19:36:23.748Z] #61 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:23.748Z] #61 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:24.023Z] #61 ... [2023-07-24T19:36:24.023Z] [2023-07-24T19:36:24.023Z] #53 [security-proxy-auth internal] load build context [2023-07-24T19:36:24.291Z] #53 ... [2023-07-24T19:36:24.291Z] [2023-07-24T19:36:24.291Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-24T19:36:24.291Z] #48 DONE 29.0s [2023-07-24T19:36:24.291Z] [2023-07-24T19:36:24.291Z] #53 [security-proxy-auth internal] load build context [2023-07-24T19:36:24.558Z] #53 ... [2023-07-24T19:36:24.558Z] [2023-07-24T19:36:24.558Z] #49 [core-command internal] load build context [2023-07-24T19:36:24.829Z] #49 ... [2023-07-24T19:36:24.829Z] [2023-07-24T19:36:24.829Z] #53 [security-proxy-auth internal] load build context [2023-07-24T19:36:24.829Z] #53 ... [2023-07-24T19:36:24.829Z] [2023-07-24T19:36:24.829Z] #38 [security-bootstrapper internal] load build context [2023-07-24T19:36:25.097Z] #38 ... [2023-07-24T19:36:25.097Z] [2023-07-24T19:36:25.097Z] #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-24T19:36:25.097Z] #58 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:25.097Z] #58 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:25.097Z] #58 22.86 OK: 263 MiB in 53 packages [2023-07-24T19:36:25.097Z] #58 ... [2023-07-24T19:36:25.097Z] [2023-07-24T19:36:25.097Z] #39 [security-proxy-setup internal] load build context [2023-07-24T19:36:25.367Z] #39 ... [2023-07-24T19:36:25.367Z] [2023-07-24T19:36:25.367Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-24T19:36:25.367Z] #52 24.55 (1/2) Installing ca-certificates (20230506-r0) [2023-07-24T19:36:25.367Z] #52 25.17 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-24T19:36:25.367Z] #52 25.17 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:36:25.367Z] #52 25.35 Executing ca-certificates-20230506-r0.trigger [2023-07-24T19:36:25.367Z] #52 27.38 OK: 8 MiB in 17 packages [2023-07-24T19:36:25.367Z] #52 DONE 29.4s [2023-07-24T19:36:25.367Z] [2023-07-24T19:36:25.367Z] #39 [security-proxy-setup internal] load build context [2023-07-24T19:36:25.367Z] #39 ... [2023-07-24T19:36:25.367Z] [2023-07-24T19:36:25.367Z] #34 [security-spire-server internal] load build context [2023-07-24T19:36:25.367Z] #34 ... [2023-07-24T19:36:25.367Z] [2023-07-24T19:36:25.367Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-24T19:36:25.367Z] #43 ... [2023-07-24T19:36:25.367Z] [2023-07-24T19:36:25.367Z] #39 [security-proxy-setup internal] load build context [2023-07-24T19:36:25.634Z] #39 ... [2023-07-24T19:36:25.634Z] [2023-07-24T19:36:25.634Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-24T19:36:25.634Z] #60 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:25.634Z] #60 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:25.634Z] #60 23.45 OK: 263 MiB in 53 packages [2023-07-24T19:36:25.634Z] #60 ... [2023-07-24T19:36:25.634Z] [2023-07-24T19:36:25.634Z] #45 [security-spire-agent internal] load build context [2023-07-24T19:36:25.902Z] #45 ... [2023-07-24T19:36:25.902Z] [2023-07-24T19:36:25.902Z] #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-24T19:36:25.902Z] #58 DONE 23.8s [2023-07-24T19:36:25.902Z] [2023-07-24T19:36:25.902Z] #45 [security-spire-agent internal] load build context [2023-07-24T19:36:25.902Z] #45 ... [2023-07-24T19:36:25.902Z] [2023-07-24T19:36:25.902Z] #39 [security-proxy-setup internal] load build context [2023-07-24T19:36:26.485Z] #39 ... [2023-07-24T19:36:26.485Z] [2023-07-24T19:36:26.485Z] #44 [security-spire-config internal] load build context [2023-07-24T19:36:26.485Z] #44 ... [2023-07-24T19:36:26.485Z] [2023-07-24T19:36:26.485Z] #49 [core-command internal] load build context [2023-07-24T19:36:26.485Z] #49 ... [2023-07-24T19:36:26.485Z] [2023-07-24T19:36:26.485Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-24T19:36:26.485Z] #61 23.06 OK: 263 MiB in 53 packages [2023-07-24T19:36:26.485Z] #61 DONE 25.3s [2023-07-24T19:36:26.485Z] [2023-07-24T19:36:26.485Z] #49 [core-command internal] load build context [2023-07-24T19:36:26.753Z] #49 ... [2023-07-24T19:36:26.753Z] [2023-07-24T19:36:26.753Z] #50 [security-spiffe-token-provider internal] load build context [2023-07-24T19:36:26.753Z] #50 ... [2023-07-24T19:36:26.753Z] [2023-07-24T19:36:26.753Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-24T19:36:26.753Z] #60 DONE 24.9s [2023-07-24T19:36:26.753Z] [2023-07-24T19:36:26.753Z] #50 [security-spiffe-token-provider internal] load build context [2023-07-24T19:36:26.753Z] #50 ... [2023-07-24T19:36:26.753Z] [2023-07-24T19:36:26.753Z] #49 [core-command internal] load build context [2023-07-24T19:36:27.031Z] #49 ... [2023-07-24T19:36:27.031Z] [2023-07-24T19:36:27.031Z] #55 [core-data internal] load build context [2023-07-24T19:36:27.031Z] #55 ... [2023-07-24T19:36:27.031Z] [2023-07-24T19:36:27.031Z] #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-24T19:36:27.031Z] #47 21.85 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-24T19:36:27.031Z] #47 21.85 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-24T19:36:27.031Z] #47 21.85 OK: 17691 distinct packages available [2023-07-24T19:36:27.031Z] #47 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:27.031Z] #47 26.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:27.031Z] #47 31.20 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-24T19:36:27.031Z] #47 31.49 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-24T19:36:27.031Z] #47 31.54 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-24T19:36:27.298Z] #47 31.56 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-24T19:36:27.298Z] #47 31.58 (5/7) Installing libucontext (1.2-r0) [2023-07-24T19:36:27.298Z] #47 31.58 (6/7) Installing gcompat (1.1.0-r0) [2023-07-24T19:36:27.298Z] #47 31.59 (7/7) Installing openssl (3.0.9-r3) [2023-07-24T19:36:27.298Z] #47 31.63 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:36:27.298Z] #47 31.75 OK: 9 MiB in 20 packages [2023-07-24T19:36:27.298Z] #47 ... [2023-07-24T19:36:27.298Z] [2023-07-24T19:36:27.298Z] #42 [support-scheduler internal] load build context [2023-07-24T19:36:27.298Z] #42 ... [2023-07-24T19:36:27.298Z] [2023-07-24T19:36:27.298Z] #54 [core-metadata internal] load build context [2023-07-24T19:36:27.567Z] #54 ... [2023-07-24T19:36:27.567Z] [2023-07-24T19:36:27.567Z] #49 [core-command internal] load build context [2023-07-24T19:36:28.154Z] #49 ... [2023-07-24T19:36:28.154Z] [2023-07-24T19:36:28.154Z] #47 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-24T19:36:28.154Z] #47 DONE 32.9s [2023-07-24T19:36:28.154Z] [2023-07-24T19:36:28.154Z] #49 [core-command internal] load build context [2023-07-24T19:36:28.740Z] #49 transferring context: 47.39MB 31.3s [2023-07-24T19:36:29.324Z] #49 ... [2023-07-24T19:36:29.324Z] [2023-07-24T19:36:29.324Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-24T19:36:29.324Z] #57 21.27 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-24T19:36:29.324Z] #57 21.28 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-24T19:36:29.324Z] #57 21.28 OK: 17694 distinct packages available [2023-07-24T19:36:29.324Z] #57 22.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:29.324Z] #57 24.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:29.324Z] #57 26.59 OK: 263 MiB in 53 packages [2023-07-24T19:36:29.324Z] #57 DONE 27.4s [2023-07-24T19:36:29.324Z] [2023-07-24T19:36:29.324Z] #49 [core-command internal] load build context [2023-07-24T19:36:29.324Z] #49 ... [2023-07-24T19:36:29.324Z] [2023-07-24T19:36:29.324Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-24T19:36:29.324Z] #51 23.24 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-24T19:36:29.324Z] #51 23.24 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-24T19:36:29.324Z] #51 23.24 OK: 17691 distinct packages available [2023-07-24T19:36:29.324Z] #51 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:29.324Z] #51 28.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-24T19:36:29.324Z] #51 31.56 (1/9) Installing ca-certificates (20230506-r0) [2023-07-24T19:36:29.324Z] #51 31.85 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-24T19:36:29.324Z] #51 31.96 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-07-24T19:36:29.324Z] #51 31.96 (4/9) Installing libcurl (8.2.0-r1) [2023-07-24T19:36:29.324Z] #51 31.96 (5/9) Installing curl (8.2.0-r1) [2023-07-24T19:36:29.324Z] #51 32.02 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-24T19:36:29.324Z] #51 32.02 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-24T19:36:29.324Z] #51 32.02 (8/9) Installing libucontext (1.2-r0) [2023-07-24T19:36:29.324Z] #51 32.05 (9/9) Installing gcompat (1.1.0-r0) [2023-07-24T19:36:29.324Z] #51 32.05 Executing busybox-1.35.0-r29.trigger [2023-07-24T19:36:29.324Z] #51 32.13 Executing ca-certificates-20230506-r0.trigger [2023-07-24T19:36:29.324Z] #51 32.83 OK: 11 MiB in 24 packages [2023-07-24T19:36:29.593Z] #51 ... [2023-07-24T19:36:29.593Z] [2023-07-24T19:36:29.593Z] #49 [core-command internal] load build context [2023-07-24T19:36:29.859Z] #49 ... [2023-07-24T19:36:29.859Z] [2023-07-24T19:36:29.859Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-24T19:36:29.859Z] #51 DONE 33.6s [2023-07-24T19:36:29.859Z] [2023-07-24T19:36:29.859Z] #49 [core-command internal] load build context [2023-07-24T19:36:33.199Z] #49 ... [2023-07-24T19:36:33.199Z] [2023-07-24T19:36:33.199Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:36:33.199Z] #33 transferring context: 64.76MB 38.6s [2023-07-24T19:36:33.199Z] #33 ... [2023-07-24T19:36:33.199Z] [2023-07-24T19:36:33.199Z] #50 [security-spiffe-token-provider internal] load build context [2023-07-24T19:36:33.199Z] #50 ... [2023-07-24T19:36:33.199Z] [2023-07-24T19:36:33.199Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:36:34.160Z] #33 ... [2023-07-24T19:36:34.160Z] [2023-07-24T19:36:34.160Z] #35 [support-notifications internal] load build context [2023-07-24T19:36:34.428Z] #35 ... [2023-07-24T19:36:34.428Z] [2023-07-24T19:36:34.428Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:36:35.013Z] #33 ... [2023-07-24T19:36:35.013Z] [2023-07-24T19:36:35.013Z] #38 [security-bootstrapper internal] load build context [2023-07-24T19:36:35.279Z] #38 ... [2023-07-24T19:36:35.279Z] [2023-07-24T19:36:35.279Z] #53 [security-proxy-auth internal] load build context [2023-07-24T19:36:35.279Z] #53 ... [2023-07-24T19:36:35.279Z] [2023-07-24T19:36:35.279Z] #38 [security-bootstrapper internal] load build context [2023-07-24T19:36:35.279Z] #38 ... [2023-07-24T19:36:35.279Z] [2023-07-24T19:36:35.279Z] #34 [security-spire-server internal] load build context [2023-07-24T19:36:35.545Z] #34 ... [2023-07-24T19:36:35.545Z] [2023-07-24T19:36:35.545Z] #38 [security-bootstrapper internal] load build context [2023-07-24T19:36:35.545Z] #38 ... [2023-07-24T19:36:35.545Z] [2023-07-24T19:36:35.545Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-24T19:36:35.810Z] #43 ... [2023-07-24T19:36:35.810Z] [2023-07-24T19:36:35.810Z] #34 [security-spire-server internal] load build context [2023-07-24T19:36:36.075Z] #34 ... [2023-07-24T19:36:36.075Z] [2023-07-24T19:36:36.075Z] #45 [security-spire-agent internal] load build context [2023-07-24T19:36:36.075Z] #45 ... [2023-07-24T19:36:36.075Z] [2023-07-24T19:36:36.075Z] #38 [security-bootstrapper internal] load build context [2023-07-24T19:36:36.654Z] #38 ... [2023-07-24T19:36:36.654Z] [2023-07-24T19:36:36.654Z] #44 [security-spire-config internal] load build context [2023-07-24T19:36:36.654Z] #44 ... [2023-07-24T19:36:36.654Z] [2023-07-24T19:36:36.654Z] #39 [security-proxy-setup internal] load build context [2023-07-24T19:36:36.654Z] #39 ... [2023-07-24T19:36:36.654Z] [2023-07-24T19:36:36.654Z] #44 [security-spire-config internal] load build context [2023-07-24T19:36:37.234Z] #44 ... [2023-07-24T19:36:37.234Z] [2023-07-24T19:36:37.234Z] #55 [core-data internal] load build context [2023-07-24T19:36:37.499Z] #55 ... [2023-07-24T19:36:37.499Z] [2023-07-24T19:36:37.499Z] #44 [security-spire-config internal] load build context [2023-07-24T19:36:37.499Z] #44 ... [2023-07-24T19:36:37.499Z] [2023-07-24T19:36:37.499Z] #42 [support-scheduler internal] load build context [2023-07-24T19:36:37.499Z] #42 ... [2023-07-24T19:36:37.499Z] [2023-07-24T19:36:37.499Z] #55 [core-data internal] load build context [2023-07-24T19:36:37.765Z] #55 ... [2023-07-24T19:36:37.765Z] [2023-07-24T19:36:37.765Z] #54 [core-metadata internal] load build context [2023-07-24T19:36:37.765Z] #54 ... [2023-07-24T19:36:37.765Z] [2023-07-24T19:36:37.765Z] #44 [security-spire-config internal] load build context [2023-07-24T19:36:38.723Z] #44 transferring context: 83.62MB 43.1s [2023-07-24T19:36:42.969Z] #44 ... [2023-07-24T19:36:42.969Z] [2023-07-24T19:36:42.969Z] #49 [core-command internal] load build context [2023-07-24T19:36:42.969Z] #49 ... [2023-07-24T19:36:42.969Z] [2023-07-24T19:36:42.969Z] #44 [security-spire-config internal] load build context [2023-07-24T19:36:43.235Z] #44 ... [2023-07-24T19:36:43.235Z] [2023-07-24T19:36:43.235Z] #50 [security-spiffe-token-provider internal] load build context [2023-07-24T19:36:43.501Z] #50 ... [2023-07-24T19:36:43.501Z] [2023-07-24T19:36:43.501Z] #44 [security-spire-config internal] load build context [2023-07-24T19:36:43.767Z] #44 transferring context: 110.77MB 48.3s [2023-07-24T19:36:44.723Z] #44 ... [2023-07-24T19:36:44.723Z] [2023-07-24T19:36:44.723Z] #35 [support-notifications internal] load build context [2023-07-24T19:36:44.723Z] #35 ... [2023-07-24T19:36:44.723Z] [2023-07-24T19:36:44.723Z] #44 [security-spire-config internal] load build context [2023-07-24T19:36:45.310Z] #44 ... [2023-07-24T19:36:45.310Z] [2023-07-24T19:36:45.310Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:36:45.310Z] #33 ... [2023-07-24T19:36:45.310Z] [2023-07-24T19:36:45.310Z] #44 [security-spire-config internal] load build context [2023-07-24T19:36:45.310Z] #44 ... [2023-07-24T19:36:45.310Z] [2023-07-24T19:36:45.310Z] #53 [security-proxy-auth internal] load build context [2023-07-24T19:36:45.576Z] #53 ... [2023-07-24T19:36:45.576Z] [2023-07-24T19:36:45.576Z] #44 [security-spire-config internal] load build context [2023-07-24T19:36:45.842Z] #44 ... [2023-07-24T19:36:45.842Z] [2023-07-24T19:36:45.842Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-24T19:36:46.108Z] #43 ... [2023-07-24T19:36:46.108Z] [2023-07-24T19:36:46.108Z] #34 [security-spire-server internal] load build context [2023-07-24T19:36:46.108Z] #34 ... [2023-07-24T19:36:46.108Z] [2023-07-24T19:36:46.108Z] #44 [security-spire-config internal] load build context [2023-07-24T19:36:46.375Z] #44 ... [2023-07-24T19:36:46.375Z] [2023-07-24T19:36:46.375Z] #45 [security-spire-agent internal] load build context [2023-07-24T19:36:46.375Z] #45 ... [2023-07-24T19:36:46.375Z] [2023-07-24T19:36:46.375Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-24T19:36:46.642Z] #43 ... [2023-07-24T19:36:46.642Z] [2023-07-24T19:36:46.642Z] #38 [security-bootstrapper internal] load build context [2023-07-24T19:36:46.642Z] #38 ... [2023-07-24T19:36:46.642Z] [2023-07-24T19:36:46.642Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-24T19:36:46.642Z] #43 ... [2023-07-24T19:36:46.642Z] [2023-07-24T19:36:46.642Z] #39 [security-proxy-setup internal] load build context [2023-07-24T19:36:46.908Z] #39 ... [2023-07-24T19:36:46.908Z] [2023-07-24T19:36:46.908Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-24T19:36:47.865Z] #43 ... [2023-07-24T19:36:47.865Z] [2023-07-24T19:36:47.865Z] #42 [support-scheduler internal] load build context [2023-07-24T19:36:47.865Z] #42 ... [2023-07-24T19:36:47.865Z] [2023-07-24T19:36:47.865Z] #55 [core-data internal] load build context [2023-07-24T19:36:47.865Z] #55 ... [2023-07-24T19:36:47.865Z] [2023-07-24T19:36:47.865Z] #54 [core-metadata internal] load build context [2023-07-24T19:36:48.130Z] #54 ... [2023-07-24T19:36:48.130Z] [2023-07-24T19:36:48.130Z] #55 [core-data internal] load build context [2023-07-24T19:36:49.087Z] #55 transferring context: 143.09MB 50.6s [2023-07-24T19:36:51.017Z] #55 ... [2023-07-24T19:36:51.017Z] [2023-07-24T19:36:51.017Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-24T19:36:51.017Z] #43 transferring context: 182.45MB 55.7s done [2023-07-24T19:36:51.017Z] #43 DONE 56.4s [2023-07-24T19:36:51.287Z] [2023-07-24T19:36:51.287Z] #55 [core-data internal] load build context [2023-07-24T19:36:53.241Z] #55 ... [2023-07-24T19:36:53.241Z] [2023-07-24T19:36:53.241Z] #49 [core-command internal] load build context [2023-07-24T19:36:53.241Z] #49 ... [2023-07-24T19:36:53.241Z] [2023-07-24T19:36:53.241Z] #55 [core-data internal] load build context [2023-07-24T19:36:53.506Z] #55 ... [2023-07-24T19:36:53.506Z] [2023-07-24T19:36:53.506Z] #50 [security-spiffe-token-provider internal] load build context [2023-07-24T19:36:53.506Z] #50 ... [2023-07-24T19:36:53.506Z] [2023-07-24T19:36:53.506Z] #55 [core-data internal] load build context [2023-07-24T19:36:54.090Z] #55 ... [2023-07-24T19:36:54.090Z] [2023-07-24T19:36:54.090Z] #39 [security-proxy-setup internal] load build context [2023-07-24T19:36:54.090Z] #39 transferring context: 182.45MB 58.2s done [2023-07-24T19:36:54.090Z] #39 DONE 59.7s [2023-07-24T19:36:54.090Z] [2023-07-24T19:36:54.090Z] #55 [core-data internal] load build context [2023-07-24T19:36:54.683Z] #55 ... [2023-07-24T19:36:54.683Z] [2023-07-24T19:36:54.683Z] #35 [support-notifications internal] load build context [2023-07-24T19:36:54.969Z] #35 ... [2023-07-24T19:36:54.969Z] [2023-07-24T19:36:54.969Z] #38 [security-bootstrapper internal] load build context [2023-07-24T19:36:54.969Z] #38 transferring context: 182.45MB 59.3s done [2023-07-24T19:36:54.969Z] #38 DONE 60.4s [2023-07-24T19:36:54.969Z] [2023-07-24T19:36:54.969Z] #35 [support-notifications internal] load build context [2023-07-24T19:36:54.969Z] #35 ... [2023-07-24T19:36:54.969Z] [2023-07-24T19:36:54.969Z] #55 [core-data internal] load build context [2023-07-24T19:36:55.238Z] #55 ... [2023-07-24T19:36:55.238Z] [2023-07-24T19:36:55.238Z] #50 [security-spiffe-token-provider internal] load build context [2023-07-24T19:36:55.238Z] #50 transferring context: 182.45MB 56.8s done [2023-07-24T19:36:55.238Z] #50 DONE 59.5s [2023-07-24T19:36:55.238Z] [2023-07-24T19:36:55.238Z] #55 [core-data internal] load build context [2023-07-24T19:36:55.514Z] #55 ... [2023-07-24T19:36:55.514Z] [2023-07-24T19:36:55.514Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:36:55.514Z] #33 ... [2023-07-24T19:36:55.514Z] [2023-07-24T19:36:55.514Z] #65 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:36:55.514Z] #65 DONE 4.3s [2023-07-24T19:36:55.514Z] [2023-07-24T19:36:55.514Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:36:55.514Z] #33 ... [2023-07-24T19:36:55.514Z] [2023-07-24T19:36:55.514Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:36:55.514Z] #66 ... [2023-07-24T19:36:55.514Z] [2023-07-24T19:36:55.514Z] #53 [security-proxy-auth internal] load build context [2023-07-24T19:36:55.514Z] #53 transferring context: 182.45MB 57.9s done [2023-07-24T19:36:55.783Z] #53 ... [2023-07-24T19:36:55.783Z] [2023-07-24T19:36:55.783Z] #49 [core-command internal] load build context [2023-07-24T19:36:55.783Z] #49 transferring context: 182.45MB 57.7s done [2023-07-24T19:36:55.783Z] #49 DONE 59.9s [2023-07-24T19:36:55.783Z] [2023-07-24T19:36:55.783Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:36:56.189Z] #33 ... [2023-07-24T19:36:56.189Z] [2023-07-24T19:36:56.189Z] #53 [security-proxy-auth internal] load build context [2023-07-24T19:36:56.189Z] #53 DONE 59.7s [2023-07-24T19:36:56.189Z] [2023-07-24T19:36:56.189Z] #34 [security-spire-server internal] load build context [2023-07-24T19:36:56.462Z] #34 ... [2023-07-24T19:36:56.462Z] [2023-07-24T19:36:56.462Z] #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:36:56.462Z] #67 DONE 1.5s [2023-07-24T19:36:56.462Z] [2023-07-24T19:36:56.462Z] #34 [security-spire-server internal] load build context [2023-07-24T19:36:56.462Z] #34 ... [2023-07-24T19:36:56.462Z] [2023-07-24T19:36:56.462Z] #45 [security-spire-agent internal] load build context [2023-07-24T19:36:56.462Z] #45 ... [2023-07-24T19:36:56.462Z] [2023-07-24T19:36:56.462Z] #44 [security-spire-config internal] load build context [2023-07-24T19:36:56.751Z] #44 ... [2023-07-24T19:36:56.751Z] [2023-07-24T19:36:56.751Z] #45 [security-spire-agent internal] load build context [2023-07-24T19:36:57.374Z] #45 ... [2023-07-24T19:36:57.374Z] [2023-07-24T19:36:57.374Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:36:57.374Z] #66 DONE 2.0s [2023-07-24T19:36:57.374Z] [2023-07-24T19:36:57.374Z] #45 [security-spire-agent internal] load build context [2023-07-24T19:36:57.650Z] #45 ... [2023-07-24T19:36:57.650Z] [2023-07-24T19:36:57.650Z] #35 [support-notifications internal] load build context [2023-07-24T19:36:57.650Z] #35 transferring context: 182.45MB 61.4s done [2023-07-24T19:36:57.650Z] #35 DONE 61.8s [2023-07-24T19:36:57.650Z] [2023-07-24T19:36:57.650Z] #45 [security-spire-agent internal] load build context [2023-07-24T19:36:57.941Z] #45 ... [2023-07-24T19:36:57.941Z] [2023-07-24T19:36:57.941Z] #42 [support-scheduler internal] load build context [2023-07-24T19:36:58.225Z] #42 ... [2023-07-24T19:36:58.225Z] [2023-07-24T19:36:58.225Z] #45 [security-spire-agent internal] load build context [2023-07-24T19:36:58.225Z] #45 ... [2023-07-24T19:36:58.225Z] [2023-07-24T19:36:58.225Z] #54 [core-metadata internal] load build context [2023-07-24T19:36:58.225Z] #54 ... [2023-07-24T19:36:58.225Z] [2023-07-24T19:36:58.225Z] #45 [security-spire-agent internal] load build context [2023-07-24T19:36:59.233Z] #45 ... [2023-07-24T19:36:59.233Z] [2023-07-24T19:36:59.233Z] #44 [security-spire-config internal] load build context [2023-07-24T19:36:59.233Z] #44 transferring context: 182.45MB 63.1s done [2023-07-24T19:36:59.233Z] #44 DONE 64.0s [2023-07-24T19:36:59.233Z] [2023-07-24T19:36:59.233Z] #34 [security-spire-server internal] load build context [2023-07-24T19:36:59.233Z] #34 transferring context: 182.45MB 63.5s done [2023-07-24T19:36:59.233Z] #34 DONE 64.0s [2023-07-24T19:36:59.233Z] [2023-07-24T19:36:59.233Z] #45 [security-spire-agent internal] load build context [2023-07-24T19:36:59.233Z] #45 ... [2023-07-24T19:36:59.233Z] [2023-07-24T19:36:59.233Z] #55 [core-data internal] load build context [2023-07-24T19:36:59.233Z] #55 transferring context: 182.45MB 60.4s done [2023-07-24T19:36:59.233Z] #55 DONE 62.8s [2023-07-24T19:36:59.233Z] [2023-07-24T19:36:59.233Z] #45 [security-spire-agent internal] load build context [2023-07-24T19:36:59.908Z] #45 ... [2023-07-24T19:36:59.908Z] [2023-07-24T19:36:59.908Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:36:59.908Z] #68 DONE 2.1s [2023-07-24T19:36:59.908Z] [2023-07-24T19:36:59.908Z] #45 [security-spire-agent internal] load build context [2023-07-24T19:37:00.493Z] #45 ... [2023-07-24T19:37:00.493Z] [2023-07-24T19:37:00.493Z] #54 [core-metadata internal] load build context [2023-07-24T19:37:00.493Z] #54 transferring context: 182.45MB 62.9s done [2023-07-24T19:37:00.493Z] #54 DONE 64.0s [2023-07-24T19:37:00.493Z] [2023-07-24T19:37:00.493Z] #45 [security-spire-agent internal] load build context [2023-07-24T19:37:00.493Z] #45 ... [2023-07-24T19:37:00.493Z] [2023-07-24T19:37:00.493Z] #69 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-24T19:37:00.493Z] #69 DONE 1.3s [2023-07-24T19:37:00.493Z] [2023-07-24T19:37:00.493Z] #45 [security-spire-agent internal] load build context [2023-07-24T19:37:01.453Z] #45 transferring context: 182.45MB 65.7s done [2023-07-24T19:37:01.453Z] #45 DONE 66.4s [2023-07-24T19:37:01.453Z] [2023-07-24T19:37:01.453Z] #42 [support-scheduler internal] load build context [2023-07-24T19:37:04.037Z] #42 ... [2023-07-24T19:37:04.037Z] [2023-07-24T19:37:04.037Z] #33 [security-secretstore-setup internal] load build context [2023-07-24T19:37:04.037Z] #33 transferring context: 182.45MB 69.6s done [2023-07-24T19:37:04.037Z] #33 DONE 69.7s [2023-07-24T19:37:04.037Z] [2023-07-24T19:37:04.037Z] #42 [support-scheduler internal] load build context [2023-07-24T19:37:04.037Z] #42 ... [2023-07-24T19:37:04.037Z] [2023-07-24T19:37:04.037Z] #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:05.004Z] #70 ... [2023-07-24T19:37:05.004Z] [2023-07-24T19:37:05.004Z] #42 [support-scheduler internal] load build context [2023-07-24T19:37:05.004Z] #42 transferring context: 182.45MB 69.7s done [2023-07-24T19:37:05.004Z] #42 DONE 70.1s [2023-07-24T19:37:05.004Z] [2023-07-24T19:37:05.004Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:05.971Z] #71 ... [2023-07-24T19:37:05.971Z] [2023-07-24T19:37:05.971Z] #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:05.971Z] #72 ... [2023-07-24T19:37:05.971Z] [2023-07-24T19:37:05.971Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:06.556Z] #73 ... [2023-07-24T19:37:06.556Z] [2023-07-24T19:37:06.556Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:53.389Z] #74 ... [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:53.389Z] #72 DONE 51.8s [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:53.389Z] #71 DONE 47.7s [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:53.389Z] #70 DONE 47.0s [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:53.389Z] #73 DONE 50.2s [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-24T19:37:53.389Z] #75 ... [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:53.389Z] #74 DONE 51.3s [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #76 [security-proxy-setup builder 6/7] COPY . . [2023-07-24T19:37:53.389Z] #76 ... [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-24T19:37:53.389Z] #75 DONE 4.0s [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #77 [support-notifications builder 6/7] COPY . . [2023-07-24T19:37:53.389Z] #77 DONE 4.1s [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #78 [security-spire-server builder 6/9] COPY . . [2023-07-24T19:37:53.389Z] #78 DONE 4.1s [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #76 [security-proxy-setup builder 6/7] COPY . . [2023-07-24T19:37:53.389Z] #76 DONE 4.0s [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #79 [security-bootstrapper builder 6/7] COPY . . [2023-07-24T19:37:53.389Z] #79 CACHED [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:37:53.389Z] #80 CACHED [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:53.389Z] #81 CACHED [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:37:53.389Z] #82 CACHED [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:53.389Z] #83 CACHED [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #84 [support-scheduler builder 6/7] COPY . . [2023-07-24T19:37:53.389Z] #84 CACHED [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #85 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-24T19:37:53.389Z] #85 DONE 4.2s [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:53.389Z] #86 CACHED [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #87 [security-secretstore-setup builder 6/7] COPY . . [2023-07-24T19:37:53.389Z] #87 CACHED [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #88 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:37:53.389Z] #88 CACHED [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.389Z] #89 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-24T19:37:53.389Z] #89 ... [2023-07-24T19:37:53.389Z] [2023-07-24T19:37:53.390Z] #90 [security-proxy-auth builder 6/7] COPY . . [2023-07-24T19:37:53.390Z] #90 CACHED [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:37:53.390Z] #91 CACHED [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:53.390Z] #92 CACHED [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #93 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:37:53.390Z] #93 CACHED [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #94 [core-metadata builder 6/7] COPY . . [2023-07-24T19:37:53.390Z] #94 CACHED [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:53.390Z] #95 CACHED [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #96 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:37:53.390Z] #96 CACHED [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #97 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:53.390Z] #97 CACHED [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #98 [core-data builder 6/7] COPY . . [2023-07-24T19:37:53.390Z] #98 CACHED [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #99 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-24T19:37:53.390Z] #99 CACHED [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #100 [core-command builder 6/7] COPY . . [2023-07-24T19:37:53.390Z] #100 CACHED [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:53.390Z] #101 CACHED [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #102 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-24T19:37:53.390Z] #102 ... [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #103 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:37:53.390Z] #103 CACHED [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #104 [security-spire-config builder 6/9] COPY . . [2023-07-24T19:37:53.390Z] #104 CACHED [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #105 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-24T19:37:53.390Z] #105 CACHED [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #106 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-24T19:37:53.390Z] #106 CACHED [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #107 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-24T19:37:53.390Z] #107 DONE 0.4s [2023-07-24T19:37:53.390Z] [2023-07-24T19:37:53.390Z] #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-24T19:37:57.633Z] #108 ... [2023-07-24T19:37:57.633Z] [2023-07-24T19:37:57.633Z] #102 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-24T19:37:57.633Z] #102 5.592 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-24T19:37:59.583Z] #102 ... [2023-07-24T19:37:59.583Z] [2023-07-24T19:37:59.584Z] #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-24T19:37:59.584Z] #108 DONE 7.3s [2023-07-24T19:37:59.584Z] [2023-07-24T19:37:59.584Z] #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-24T19:37:59.584Z] #109 DONE 7.4s [2023-07-24T19:37:59.584Z] [2023-07-24T19:37:59.584Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-24T19:37:59.849Z] #110 DONE 0.4s [2023-07-24T19:37:59.849Z] [2023-07-24T19:37:59.849Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-24T19:37:59.849Z] #111 DONE 0.4s [2023-07-24T19:37:59.849Z] [2023-07-24T19:37:59.849Z] #89 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-24T19:37:59.849Z] #89 7.221 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-24T19:38:01.793Z] #89 ... [2023-07-24T19:38:01.793Z] [2023-07-24T19:38:01.793Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:38:01.793Z] #112 DONE 0.4s [2023-07-24T19:38:01.793Z] [2023-07-24T19:38:01.793Z] #113 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:38:01.793Z] #113 ... [2023-07-24T19:38:01.793Z] [2023-07-24T19:38:01.793Z] #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:38:01.793Z] #114 DONE 0.4s [2023-07-24T19:38:01.793Z] [2023-07-24T19:38:01.793Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-24T19:38:01.793Z] #0 5.141 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-07-24T19:38:01.793Z] #115 ... [2023-07-24T19:38:01.793Z] [2023-07-24T19:38:01.793Z] #116 [security-spire-agent builder 6/9] COPY . . [2023-07-24T19:38:01.793Z] #116 CACHED [2023-07-24T19:38:01.793Z] [2023-07-24T19:38:01.793Z] #117 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-24T19:38:01.793Z] #117 CACHED [2023-07-24T19:38:01.793Z] [2023-07-24T19:38:01.793Z] #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:38:01.793Z] #118 CACHED [2023-07-24T19:38:01.793Z] [2023-07-24T19:38:01.793Z] #119 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-24T19:38:01.793Z] #119 CACHED [2023-07-24T19:38:01.793Z] [2023-07-24T19:38:01.793Z] #120 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-24T19:38:01.793Z] #120 CACHED [2023-07-24T19:38:01.793Z] [2023-07-24T19:38:01.793Z] #121 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-24T19:38:01.793Z] #121 CACHED [2023-07-24T19:38:01.793Z] [2023-07-24T19:38:01.793Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:38:01.793Z] #122 CACHED [2023-07-24T19:38:01.793Z] [2023-07-24T19:38:01.793Z] #123 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-24T19:38:01.793Z] #123 CACHED [2023-07-24T19:38:01.793Z] [2023-07-24T19:38:01.793Z] #113 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:38:01.793Z] #113 DONE 0.4s [2023-07-24T19:38:01.793Z] [2023-07-24T19:38:01.793Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-24T19:38:01.793Z] #0 5.714 go build -tags " non_delayedstart" -ldflags "-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 [2023-07-24T19:38:02.060Z] #124 ... [2023-07-24T19:38:02.060Z] [2023-07-24T19:38:02.060Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-24T19:38:02.060Z] #0 4.378 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-24T19:38:02.327Z] #125 ... [2023-07-24T19:38:02.327Z] [2023-07-24T19:38:02.327Z] #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:38:02.327Z] #126 DONE 0.3s [2023-07-24T19:38:02.327Z] [2023-07-24T19:38:02.327Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-24T19:38:02.327Z] #0 7.028 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-24T19:38:02.327Z] #127 ... [2023-07-24T19:38:02.327Z] [2023-07-24T19:38:02.327Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T19:38:02.327Z] #0 7.173 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-24T19:38:02.595Z] #128 ... [2023-07-24T19:38:02.595Z] [2023-07-24T19:38:02.595Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-24T19:38:02.595Z] #0 6.321 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-24T19:38:02.595Z] #129 ... [2023-07-24T19:38:02.595Z] [2023-07-24T19:38:02.595Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-24T19:38:02.595Z] #0 4.797 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-24T19:38:02.861Z] #130 ... [2023-07-24T19:38:02.861Z] [2023-07-24T19:38:02.861Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-24T19:38:02.861Z] #0 6.970 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-07-24T19:38:02.861Z] #131 ... [2023-07-24T19:38:02.861Z] [2023-07-24T19:38:02.861Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-24T19:38:02.861Z] #0 6.387 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-07-24T19:38:03.128Z] #132 ... [2023-07-24T19:38:03.128Z] [2023-07-24T19:38:03.128Z] #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T19:38:03.396Z] #133 ... [2023-07-24T19:38:03.396Z] [2023-07-24T19:38:03.396Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-24T19:38:03.396Z] #134 DONE 1.5s [2023-07-24T19:38:03.396Z] [2023-07-24T19:38:03.396Z] #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T19:38:03.396Z] #133 DONE 1.2s [2023-07-24T19:38:03.396Z] [2023-07-24T19:38:03.396Z] #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T19:38:03.396Z] #135 DONE 1.5s [2023-07-24T19:38:03.396Z] [2023-07-24T19:38:03.396Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T19:38:03.696Z] #136 DONE 0.3s [2023-07-24T19:38:03.696Z] [2023-07-24T19:38:03.696Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T19:38:03.696Z] #137 DONE 0.3s [2023-07-24T19:38:03.696Z] [2023-07-24T19:38:03.696Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-24T19:38:03.964Z] #138 ... [2023-07-24T19:38:03.964Z] [2023-07-24T19:38:03.964Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-24T19:38:03.964Z] #139 DONE 0.2s [2023-07-24T19:38:03.964Z] [2023-07-24T19:38:03.964Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-24T19:38:03.964Z] #138 DONE 0.2s [2023-07-24T19:38:03.964Z] [2023-07-24T19:38:03.964Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-24T19:38:03.964Z] #140 ... [2023-07-24T19:38:03.964Z] [2023-07-24T19:38:03.964Z] #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-24T19:38:03.964Z] #141 DONE 0.2s [2023-07-24T19:38:04.250Z] [2023-07-24T19:38:04.250Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-24T19:38:04.250Z] #140 DONE 0.2s [2023-07-24T19:38:04.250Z] [2023-07-24T19:38:04.250Z] #142 [security-spire-server] exporting to image [2023-07-24T19:38:04.250Z] #142 exporting layers [2023-07-24T19:38:06.203Z] #142 ... [2023-07-24T19:38:06.203Z] [2023-07-24T19:38:06.203Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-24T19:38:06.203Z] #143 DONE 2.6s [2023-07-24T19:38:06.203Z] [2023-07-24T19:38:06.203Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-24T19:38:06.485Z] #144 DONE 0.3s [2023-07-24T19:38:06.485Z] [2023-07-24T19:38:06.485Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-24T19:38:06.758Z] #145 DONE 0.4s [2023-07-24T19:38:06.758Z] [2023-07-24T19:38:06.758Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-24T19:38:06.758Z] #129 ... [2023-07-24T19:38:06.758Z] [2023-07-24T19:38:06.758Z] #142 [security-spire-server] exporting to image [2023-07-24T19:38:06.758Z] #142 exporting layers 2.6s done [2023-07-24T19:38:06.758Z] #142 writing image sha256:c460d176ce53083be6372bca51df9b86b9c2da31d9a70b29913d97419badcf14 0.0s done [2023-07-24T19:38:06.758Z] #142 naming to docker.io/library/security-spire-config-arm64 done [2023-07-24T19:38:06.758Z] #142 writing image sha256:de0ab0c76e586a0d89a9f02c9afe81b100dc97f89d2d66163a2aed44c69790c5 done [2023-07-24T19:38:06.758Z] #142 naming to docker.io/library/security-spire-server-arm64 done [2023-07-24T19:38:06.758Z] #142 DONE 2.7s [2023-07-24T19:38:06.758Z] [2023-07-24T19:38:06.758Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-24T19:38:07.027Z] #146 DONE 0.3s [2023-07-24T19:38:07.027Z] [2023-07-24T19:38:07.027Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-07-24T19:38:07.027Z] #5 ... [2023-07-24T19:38:07.027Z] [2023-07-24T19:38:07.027Z] #142 [security-spire-agent] exporting to image [2023-07-24T19:38:09.604Z] #142 exporting layers 2.7s done [2023-07-24T19:38:09.870Z] #142 writing image sha256:b5f78f713168d93f330d122a11ab0d7f95f5ffd71b3f3aa0f02d28adffc35331 0.1s done [2023-07-24T19:38:09.870Z] #142 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-07-24T19:38:09.870Z] #142 DONE 5.5s [2023-07-24T19:38:09.870Z] [2023-07-24T19:38:09.870Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-24T19:52:17.307Z] #129 ... [2023-07-24T19:52:17.307Z] [2023-07-24T19:52:17.307Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-24T19:52:17.307Z] #132 862.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-07-24T19:52:17.307Z] #132 ... [2023-07-24T19:52:17.307Z] [2023-07-24T19:52:17.307Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-24T19:52:17.307Z] #131 DONE 862.7s [2023-07-24T19:52:17.307Z] [2023-07-24T19:52:17.307Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-24T19:52:17.307Z] #124 ... [2023-07-24T19:52:17.307Z] [2023-07-24T19:52:17.307Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:52:17.307Z] #147 DONE 0.1s [2023-07-24T19:52:17.307Z] [2023-07-24T19:52:17.307Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:52:17.307Z] #148 DONE 0.2s [2023-07-24T19:52:17.307Z] [2023-07-24T19:52:17.307Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-24T19:52:17.307Z] #149 DONE 0.3s [2023-07-24T19:52:17.307Z] [2023-07-24T19:52:17.307Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:52:17.307Z] #150 DONE 0.1s [2023-07-24T19:52:17.307Z] [2023-07-24T19:52:17.307Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-24T19:52:17.307Z] #151 DONE 0.1s [2023-07-24T19:52:17.307Z] [2023-07-24T19:52:17.307Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T19:52:19.242Z] #152 DONE 3.1s [2023-07-24T19:52:19.242Z] [2023-07-24T19:52:19.242Z] #89 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-24T19:52:19.242Z] #89 ... [2023-07-24T19:52:19.242Z] [2023-07-24T19:52:19.242Z] #142 [security-proxy-auth] exporting to image [2023-07-24T19:52:19.242Z] #142 exporting layers [2023-07-24T19:52:19.819Z] #142 exporting layers 0.8s done [2023-07-24T19:52:19.820Z] #142 writing image sha256:ad26822359cd5ccd9b34b17e41e7c73ac6470e5cdc56bb386e3947d8969c9412 done [2023-07-24T19:52:19.820Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-24T19:52:19.820Z] #142 DONE 6.3s [2023-07-24T19:52:19.820Z] [2023-07-24T19:52:19.820Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-24T19:52:26.444Z] #124 ... [2023-07-24T19:52:26.444Z] [2023-07-24T19:52:26.444Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-24T19:52:26.444Z] #125 DONE 873.7s [2023-07-24T19:52:26.444Z] [2023-07-24T19:52:26.444Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-24T19:52:26.444Z] #129 ... [2023-07-24T19:52:26.444Z] [2023-07-24T19:52:26.444Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:52:26.444Z] #153 DONE 0.3s [2023-07-24T19:52:26.444Z] [2023-07-24T19:52:26.444Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-24T19:52:26.444Z] #124 ... [2023-07-24T19:52:26.444Z] [2023-07-24T19:52:26.444Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:52:26.444Z] #154 DONE 0.2s [2023-07-24T19:52:26.444Z] [2023-07-24T19:52:26.444Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-24T19:52:26.713Z] #155 DONE 0.2s [2023-07-24T19:52:26.714Z] [2023-07-24T19:52:26.714Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-24T19:52:26.979Z] #156 DONE 0.3s [2023-07-24T19:52:26.979Z] [2023-07-24T19:52:26.979Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-24T19:52:27.245Z] #157 DONE 0.2s [2023-07-24T19:52:27.245Z] [2023-07-24T19:52:27.245Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-07-24T19:52:27.245Z] #5 ... [2023-07-24T19:52:27.245Z] [2023-07-24T19:52:27.245Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T19:52:29.180Z] #158 DONE 1.8s [2023-07-24T19:52:29.180Z] [2023-07-24T19:52:29.180Z] #142 [security-proxy-setup] exporting to image [2023-07-24T19:52:29.180Z] #142 exporting layers [2023-07-24T19:52:29.759Z] #142 exporting layers 0.7s done [2023-07-24T19:52:29.759Z] #142 writing image sha256:c98f610f84e2409d9898afadd928fd63b0d50eef9cb4254461500ee8048b40ea done [2023-07-24T19:52:29.759Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-24T19:52:29.759Z] #142 DONE 7.0s [2023-07-24T19:52:29.759Z] [2023-07-24T19:52:29.759Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-24T19:52:33.105Z] #124 ... [2023-07-24T19:52:33.105Z] [2023-07-24T19:52:33.105Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-24T19:52:33.105Z] #130 DONE 881.4s [2023-07-24T19:52:33.376Z] [2023-07-24T19:52:33.376Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-24T19:52:33.965Z] #127 ... [2023-07-24T19:52:33.965Z] [2023-07-24T19:52:33.965Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-24T19:52:34.231Z] #159 DONE 0.1s [2023-07-24T19:52:34.231Z] [2023-07-24T19:52:34.231Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-24T19:52:36.801Z] #160 DONE 2.1s [2023-07-24T19:52:36.801Z] [2023-07-24T19:52:36.801Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:52:36.801Z] #161 DONE 0.3s [2023-07-24T19:52:36.801Z] [2023-07-24T19:52:36.801Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:52:36.801Z] #162 DONE 0.2s [2023-07-24T19:52:36.801Z] [2023-07-24T19:52:36.801Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-07-24T19:52:36.801Z] #5 ... [2023-07-24T19:52:36.801Z] [2023-07-24T19:52:36.801Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-24T19:52:37.385Z] #163 DONE 0.3s [2023-07-24T19:52:37.385Z] [2023-07-24T19:52:37.385Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-24T19:52:37.385Z] #164 DONE 0.2s [2023-07-24T19:52:37.385Z] [2023-07-24T19:52:37.385Z] #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-24T19:52:37.659Z] #165 DONE 0.4s [2023-07-24T19:52:37.659Z] [2023-07-24T19:52:37.659Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-24T19:52:37.927Z] #129 ... [2023-07-24T19:52:37.928Z] [2023-07-24T19:52:37.928Z] #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-24T19:52:37.928Z] #166 DONE 0.3s [2023-07-24T19:52:37.928Z] [2023-07-24T19:52:37.928Z] #89 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-24T19:52:37.928Z] #89 ... [2023-07-24T19:52:37.928Z] [2023-07-24T19:52:37.928Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-24T19:52:38.508Z] #167 DONE 0.3s [2023-07-24T19:52:38.508Z] [2023-07-24T19:52:38.508Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-24T19:52:38.508Z] #132 DONE 886.6s [2023-07-24T19:52:38.508Z] [2023-07-24T19:52:38.508Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-24T19:52:38.508Z] #168 DONE 0.4s [2023-07-24T19:52:38.508Z] [2023-07-24T19:52:38.508Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-24T19:52:39.474Z] #169 ... [2023-07-24T19:52:39.474Z] [2023-07-24T19:52:39.474Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:52:39.474Z] #170 DONE 0.2s [2023-07-24T19:52:39.740Z] [2023-07-24T19:52:39.740Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:52:39.740Z] #171 DONE 0.1s [2023-07-24T19:52:39.740Z] [2023-07-24T19:52:39.740Z] #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-24T19:52:39.740Z] #172 DONE 0.3s [2023-07-24T19:52:39.740Z] [2023-07-24T19:52:39.740Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T19:52:40.005Z] #128 ... [2023-07-24T19:52:40.005Z] [2023-07-24T19:52:40.005Z] #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-24T19:52:40.272Z] #173 DONE 0.3s [2023-07-24T19:52:40.272Z] [2023-07-24T19:52:40.272Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:52:40.540Z] #174 DONE 0.4s [2023-07-24T19:52:40.540Z] [2023-07-24T19:52:40.540Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-24T19:52:41.143Z] #175 DONE 0.4s [2023-07-24T19:52:41.143Z] [2023-07-24T19:52:41.143Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-07-24T19:52:41.143Z] #5 ... [2023-07-24T19:52:41.143Z] [2023-07-24T19:52:41.143Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-24T19:52:41.420Z] #176 DONE 0.4s [2023-07-24T19:52:41.420Z] [2023-07-24T19:52:41.420Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-24T19:52:41.420Z] #169 DONE 2.8s [2023-07-24T19:52:41.420Z] [2023-07-24T19:52:41.420Z] #142 [security-bootstrapper] exporting to image [2023-07-24T19:52:41.420Z] #142 exporting layers [2023-07-24T19:52:42.379Z] #142 ... [2023-07-24T19:52:42.379Z] [2023-07-24T19:52:42.379Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-24T19:52:42.379Z] #177 DONE 0.8s [2023-07-24T19:52:42.379Z] [2023-07-24T19:52:42.379Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T19:52:42.957Z] #178 ... [2023-07-24T19:52:42.957Z] [2023-07-24T19:52:42.957Z] #142 [security-bootstrapper] exporting to image [2023-07-24T19:52:42.957Z] #142 exporting layers 1.4s done [2023-07-24T19:52:42.957Z] #142 writing image sha256:5fd4aacbe352bfc01d55c0c646f5e041a167b97a1c9ca39f118463ce6ccbe467 done [2023-07-24T19:52:42.957Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-24T19:52:42.957Z] #142 DONE 8.4s [2023-07-24T19:52:43.222Z] [2023-07-24T19:52:43.222Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-24T19:52:46.548Z] #124 ... [2023-07-24T19:52:46.548Z] [2023-07-24T19:52:46.548Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T19:52:46.548Z] #178 DONE 3.8s [2023-07-24T19:52:46.548Z] [2023-07-24T19:52:46.548Z] #142 [security-secretstore-setup] exporting to image [2023-07-24T19:52:47.124Z] #142 exporting layers 1.1s done [2023-07-24T19:52:47.388Z] #142 writing image sha256:d7436ff0555388a9002268163cc9b8fdc11cfaf130c892dbbd4825d45d4690d1 done [2023-07-24T19:52:47.388Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-07-24T19:52:47.388Z] #142 DONE 9.5s [2023-07-24T19:52:47.388Z] [2023-07-24T19:52:47.388Z] #30 [security-spire-config internal] load .dockerignore [2023-07-24T19:53:14.069Z] #30 ... [2023-07-24T19:53:14.069Z] [2023-07-24T19:53:14.069Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-24T19:53:14.069Z] #124 DONE 921.4s [2023-07-24T19:53:14.069Z] [2023-07-24T19:53:14.069Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-07-24T19:53:14.069Z] #5 ... [2023-07-24T19:53:14.069Z] [2023-07-24T19:53:14.069Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:53:14.069Z] #179 DONE 0.1s [2023-07-24T19:53:14.069Z] [2023-07-24T19:53:14.069Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:53:14.069Z] #180 DONE 0.4s [2023-07-24T19:53:14.069Z] [2023-07-24T19:53:14.069Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-24T19:53:14.069Z] #127 ... [2023-07-24T19:53:14.069Z] [2023-07-24T19:53:14.069Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-24T19:53:14.655Z] #181 DONE 0.3s [2023-07-24T19:53:14.656Z] [2023-07-24T19:53:14.656Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:53:14.656Z] #182 DONE 0.2s [2023-07-24T19:53:14.656Z] [2023-07-24T19:53:14.656Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-24T19:53:14.932Z] #183 DONE 0.2s [2023-07-24T19:53:14.932Z] [2023-07-24T19:53:14.932Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-24T19:53:16.887Z] #184 DONE 1.8s [2023-07-24T19:53:16.887Z] [2023-07-24T19:53:16.887Z] #142 [core-common-config-bootstrapper] exporting to image [2023-07-24T19:53:16.887Z] #142 exporting layers [2023-07-24T19:53:17.156Z] #142 exporting layers 0.5s done [2023-07-24T19:53:17.156Z] #142 writing image sha256:d3019d97ae9e3108c2bd66eb8499a650dfc9d59638f1d239e7a297fc0abec44b done [2023-07-24T19:53:17.156Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-24T19:53:17.156Z] #142 DONE 10.0s [2023-07-24T19:53:17.156Z] [2023-07-24T19:53:17.156Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-24T19:53:23.804Z] #127 ... [2023-07-24T19:53:23.804Z] [2023-07-24T19:53:23.804Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-24T19:53:23.804Z] #129 DONE 931.3s [2023-07-24T19:53:23.804Z] [2023-07-24T19:53:23.804Z] #30 [security-spire-config internal] load .dockerignore [2023-07-24T19:53:23.804Z] #30 ... [2023-07-24T19:53:23.804Z] [2023-07-24T19:53:23.804Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:53:23.804Z] #185 DONE 0.2s [2023-07-24T19:53:23.804Z] [2023-07-24T19:53:23.804Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-24T19:53:23.804Z] #127 ... [2023-07-24T19:53:23.804Z] [2023-07-24T19:53:23.804Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:53:24.074Z] #186 DONE 0.2s [2023-07-24T19:53:24.074Z] [2023-07-24T19:53:24.074Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-24T19:53:24.342Z] #187 DONE 0.3s [2023-07-24T19:53:24.342Z] [2023-07-24T19:53:24.342Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:53:24.342Z] #188 DONE 0.1s [2023-07-24T19:53:24.342Z] [2023-07-24T19:53:24.342Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-24T19:53:24.342Z] #127 ... [2023-07-24T19:53:24.342Z] [2023-07-24T19:53:24.342Z] #142 [core-command] exporting to image [2023-07-24T19:53:24.342Z] #142 exporting layers [2023-07-24T19:53:24.610Z] #142 exporting layers 0.3s done [2023-07-24T19:53:24.610Z] #142 writing image sha256:9b95e73ba169f2df38b972519b04a4cbd21db3aceaae5d34dbdead829a44c77b done [2023-07-24T19:53:24.610Z] #142 naming to docker.io/library/core-command-arm64 done [2023-07-24T19:53:24.610Z] #142 DONE 10.2s [2023-07-24T19:53:24.610Z] [2023-07-24T19:53:24.610Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-24T19:53:42.819Z] #127 DONE 948.5s [2023-07-24T19:53:42.819Z] [2023-07-24T19:53:42.819Z] #30 [security-spire-config internal] load .dockerignore [2023-07-24T19:53:42.819Z] #30 ... [2023-07-24T19:53:42.819Z] [2023-07-24T19:53:42.819Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:53:42.819Z] #189 DONE 0.2s [2023-07-24T19:53:42.819Z] [2023-07-24T19:53:42.819Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:53:42.819Z] #190 DONE 0.4s [2023-07-24T19:53:42.819Z] [2023-07-24T19:53:42.819Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-24T19:53:42.819Z] #191 DONE 0.3s [2023-07-24T19:53:42.819Z] [2023-07-24T19:53:42.819Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:53:42.819Z] #192 DONE 0.2s [2023-07-24T19:53:42.819Z] [2023-07-24T19:53:42.819Z] #142 [core-data] exporting to image [2023-07-24T19:53:42.819Z] #142 exporting layers [2023-07-24T19:53:42.819Z] #142 ... [2023-07-24T19:53:42.819Z] [2023-07-24T19:53:42.819Z] #102 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-24T19:53:42.819Z] #102 DONE 950.2s [2023-07-24T19:53:42.819Z] [2023-07-24T19:53:42.819Z] #142 [core-data] exporting to image [2023-07-24T19:53:42.819Z] #142 exporting layers 0.5s done [2023-07-24T19:53:42.819Z] #142 writing image sha256:56a59bc1e0e89132b8a95999a536ea4cb50f027677618d66f35e50a030697257 0.0s done [2023-07-24T19:53:42.819Z] #142 naming to docker.io/library/core-data-arm64 done [2023-07-24T19:53:42.819Z] #142 DONE 10.8s [2023-07-24T19:53:42.819Z] [2023-07-24T19:53:42.819Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T19:53:42.819Z] #128 ... [2023-07-24T19:53:42.819Z] [2023-07-24T19:53:42.819Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:53:43.109Z] #193 DONE 0.1s [2023-07-24T19:53:43.109Z] [2023-07-24T19:53:43.109Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:53:43.109Z] #194 DONE 0.1s [2023-07-24T19:53:43.109Z] [2023-07-24T19:53:43.109Z] #30 [security-spire-config internal] load .dockerignore [2023-07-24T19:53:43.109Z] #30 ... [2023-07-24T19:53:43.109Z] [2023-07-24T19:53:43.109Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-24T19:53:43.382Z] #195 DONE 0.3s [2023-07-24T19:53:43.382Z] [2023-07-24T19:53:43.382Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T19:53:43.382Z] #128 ... [2023-07-24T19:53:43.382Z] [2023-07-24T19:53:43.382Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:53:43.382Z] #196 DONE 0.1s [2023-07-24T19:53:43.651Z] [2023-07-24T19:53:43.651Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-24T19:53:43.651Z] #197 DONE 0.1s [2023-07-24T19:53:43.651Z] [2023-07-24T19:53:43.651Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T19:53:43.651Z] #128 ... [2023-07-24T19:53:43.651Z] [2023-07-24T19:53:43.651Z] #142 [core-metadata] exporting to image [2023-07-24T19:53:43.918Z] #142 exporting layers 0.4s done [2023-07-24T19:53:44.186Z] #142 writing image sha256:c1433bfa26e01baa929b1277fc864b96bdef0f52d0e9419b8c3ffbf7a9889f9a done [2023-07-24T19:53:44.186Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-07-24T19:53:44.186Z] #142 DONE 11.2s [2023-07-24T19:53:44.186Z] [2023-07-24T19:53:44.186Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-07-24T19:54:31.404Z] #5 ... [2023-07-24T19:54:31.404Z] [2023-07-24T19:54:31.404Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-24T19:54:31.404Z] #115 DONE 998.5s [2023-07-24T19:54:31.404Z] [2023-07-24T19:54:31.404Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-07-24T19:54:31.404Z] #5 ... [2023-07-24T19:54:31.404Z] [2023-07-24T19:54:31.404Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:54:31.404Z] #198 DONE 0.1s [2023-07-24T19:54:31.404Z] [2023-07-24T19:54:31.404Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T19:54:31.404Z] #128 ... [2023-07-24T19:54:31.404Z] [2023-07-24T19:54:31.404Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:54:31.404Z] #199 DONE 0.1s [2023-07-24T19:54:31.404Z] [2023-07-24T19:54:31.404Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-24T19:54:31.674Z] #200 DONE 0.5s [2023-07-24T19:54:31.674Z] [2023-07-24T19:54:31.674Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T19:54:31.674Z] #128 ... [2023-07-24T19:54:31.674Z] [2023-07-24T19:54:31.674Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:54:31.674Z] #201 DONE 0.1s [2023-07-24T19:54:31.674Z] [2023-07-24T19:54:31.674Z] #142 [security-spiffe-token-provider] exporting to image [2023-07-24T19:54:31.674Z] #142 exporting layers [2023-07-24T19:54:32.261Z] #142 exporting layers 0.5s done [2023-07-24T19:54:32.261Z] #142 writing image sha256:9c2fbb979d93a3af14fa9e484f96200d6c8b34351bf1e9d9c6f622cf13ceb99e done [2023-07-24T19:54:32.261Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-24T19:54:32.261Z] #142 DONE 11.7s [2023-07-24T19:54:32.261Z] [2023-07-24T19:54:32.261Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-24T19:54:58.945Z] #128 DONE 1023.8s [2023-07-24T19:54:58.945Z] [2023-07-24T19:54:58.945Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-07-24T19:54:58.945Z] #5 ... [2023-07-24T19:54:58.945Z] [2023-07-24T19:54:58.945Z] #89 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-24T19:54:58.945Z] #89 DONE 1023.8s [2023-07-24T19:54:58.945Z] [2023-07-24T19:54:58.945Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:54:58.945Z] #202 DONE 0.2s [2023-07-24T19:54:58.945Z] [2023-07-24T19:54:58.945Z] #30 [security-spire-config internal] load .dockerignore [2023-07-24T19:54:58.945Z] #30 ... [2023-07-24T19:54:58.945Z] [2023-07-24T19:54:58.945Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:54:58.945Z] #203 ... [2023-07-24T19:54:58.945Z] [2023-07-24T19:54:58.945Z] #204 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-24T19:54:58.945Z] #204 DONE 0.2s [2023-07-24T19:54:58.945Z] [2023-07-24T19:54:58.945Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:54:58.945Z] #205 DONE 0.1s [2023-07-24T19:54:58.945Z] [2023-07-24T19:54:58.945Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-24T19:54:58.945Z] #203 DONE 0.2s [2023-07-24T19:54:58.945Z] [2023-07-24T19:54:58.945Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-24T19:54:58.945Z] #206 DONE 0.3s [2023-07-24T19:54:58.945Z] [2023-07-24T19:54:58.945Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-24T19:54:58.945Z] #207 DONE 0.4s [2023-07-24T19:54:58.945Z] [2023-07-24T19:54:58.945Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:54:58.945Z] #208 DONE 0.1s [2023-07-24T19:54:58.945Z] [2023-07-24T19:54:58.945Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-24T19:54:58.945Z] #209 DONE 0.1s [2023-07-24T19:54:58.945Z] [2023-07-24T19:54:58.945Z] #142 [support-scheduler] exporting to image [2023-07-24T19:54:58.945Z] #142 exporting layers [2023-07-24T19:54:58.945Z] #142 exporting layers 0.4s done [2023-07-24T19:54:58.945Z] #142 writing image sha256:539fc3ff6d1cc7262c27e1e6b55ee9a98b9545b61a908a39e79131318452dced 0.0s done [2023-07-24T19:54:58.945Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-07-24T19:54:58.945Z] #142 writing image sha256:3583f3a2cea680149521bf920b1873ece8c1198e432f104a573c8da60600f52b [2023-07-24T19:54:58.945Z] #142 writing image sha256:3583f3a2cea680149521bf920b1873ece8c1198e432f104a573c8da60600f52b done [2023-07-24T19:54:58.945Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-07-24T19:54:58.945Z] #142 DONE 12.2s [2023-07-24T19:54:58.945Z] [2023-07-24T19:54:58.945Z] #30 [security-spire-config internal] load .dockerignore [2023-07-24T19:54:58.945Z] time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:54:58.945Z] time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:54:58.945Z] time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:54:58.945Z] time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:54:58.945Z] time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:54:58.945Z] time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:54:58.945Z] time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:54:58.945Z] time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:54:58.946Z] time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:54:58.946Z] time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:54:58.946Z] time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:54:58.946Z] time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:54:58.946Z] time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-24T19:54:58.946Z] time="2023-07-24T19:35:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-24T19:54:58.968Z] $ docker stop --time=1 ad512f0832819ef6f75fa62a0cca741e2f129fc384dbef75902eb7116051c0de [2023-07-24T19:55:01.763Z] $ docker rm -f --volumes ad512f0832819ef6f75fa62a0cca741e2f129fc384dbef75902eb7116051c0de [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-24T19:55:02.347Z] + docker images [2023-07-24T19:55:02.347Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-24T19:55:02.347Z] support-scheduler-arm64 latest 3583f3a2cea6 6 seconds ago 31.8MB [2023-07-24T19:55:02.347Z] support-notifications-arm64 latest 539fc3ff6d1c 6 seconds ago 32.4MB [2023-07-24T19:55:02.347Z] security-spiffe-token-provider-arm64 latest 9c2fbb979d93 31 seconds ago 33.3MB [2023-07-24T19:55:02.347Z] core-metadata-arm64 latest c1433bfa26e0 About a minute ago 20.8MB [2023-07-24T19:55:02.347Z] core-data-arm64 latest 56a59bc1e0e8 About a minute ago 20.5MB [2023-07-24T19:55:02.347Z] core-command-arm64 latest 9b95e73ba169 About a minute ago 20.3MB [2023-07-24T19:55:02.347Z] core-common-config-bootstrapper-arm64 latest d3019d97ae9e About a minute ago 17.8MB [2023-07-24T19:55:02.347Z] security-secretstore-setup-arm64 latest d7436ff05553 2 minutes ago 42.5MB [2023-07-24T19:55:02.347Z] security-bootstrapper-arm64 latest 5fd4aacbe352 2 minutes ago 22.5MB [2023-07-24T19:55:02.348Z] security-proxy-setup-arm64 latest c98f610f84e2 2 minutes ago 24MB [2023-07-24T19:55:02.348Z] security-proxy-auth-arm64 latest ad26822359cd 2 minutes ago 18.8MB [2023-07-24T19:55:02.348Z] security-spire-agent-arm64 latest b5f78f713168 16 minutes ago 157MB [2023-07-24T19:55:02.348Z] security-spire-config-arm64 latest c460d176ce53 16 minutes ago 96.1MB [2023-07-24T19:55:02.348Z] security-spire-server-arm64 latest de0ab0c76e58 16 minutes ago 102MB [2023-07-24T19:55:02.348Z] ci-base-image-arm64 latest d22b86438196 30 minutes ago 1.05GB [2023-07-24T19:55:02.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 12 days ago 677MB [2023-07-24T19:55:02.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 weeks 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T19:55:03.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-24T19:55:03.146Z] [2023-07-24T19:55:03.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T19:55:03.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-24T19:55:03.812Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-24T19:55:03.812Z] 8998bd30e6a1: Pulling fs layer [2023-07-24T19:55:03.812Z] 04944245beec: Pulling fs layer [2023-07-24T19:55:03.812Z] 699f458cf7ca: Pulling fs layer [2023-07-24T19:55:03.812Z] 765212b225bb: Pulling fs layer [2023-07-24T19:55:03.812Z] f23df028b6ca: Pulling fs layer [2023-07-24T19:55:03.812Z] d65c8cfc05b1: Pulling fs layer [2023-07-24T19:55:03.812Z] 2437ff75d9bd: Pulling fs layer [2023-07-24T19:55:03.812Z] f23df028b6ca: Waiting [2023-07-24T19:55:03.812Z] 765212b225bb: Waiting [2023-07-24T19:55:03.812Z] 2437ff75d9bd: Waiting [2023-07-24T19:55:03.812Z] 04944245beec: Verifying Checksum [2023-07-24T19:55:03.812Z] 04944245beec: Download complete [2023-07-24T19:55:03.812Z] 765212b225bb: Download complete [2023-07-24T19:55:03.812Z] f23df028b6ca: Verifying Checksum [2023-07-24T19:55:03.812Z] f23df028b6ca: Download complete [2023-07-24T19:55:03.812Z] d65c8cfc05b1: Verifying Checksum [2023-07-24T19:55:03.812Z] d65c8cfc05b1: Download complete [2023-07-24T19:55:04.078Z] 699f458cf7ca: Verifying Checksum [2023-07-24T19:55:04.078Z] 699f458cf7ca: Download complete [2023-07-24T19:55:04.342Z] 8998bd30e6a1: Download complete [2023-07-24T19:55:06.919Z] 2437ff75d9bd: Verifying Checksum [2023-07-24T19:55:06.919Z] 2437ff75d9bd: Download complete [2023-07-24T19:55:08.328Z] 8998bd30e6a1: Pull complete [2023-07-24T19:55:08.913Z] 04944245beec: Pull complete [2023-07-24T19:55:10.320Z] 699f458cf7ca: Pull complete [2023-07-24T19:55:10.320Z] 765212b225bb: Pull complete [2023-07-24T19:55:10.901Z] f23df028b6ca: Pull complete [2023-07-24T19:55:11.170Z] d65c8cfc05b1: Pull complete [2023-07-24T19:55:26.148Z] 2437ff75d9bd: Pull complete [2023-07-24T19:55:26.148Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-24T19:55:26.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-24T19:55:26.148Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T19:55:26.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-1922 does not seem to be running inside a container [2023-07-24T19:55:26.512Z] $ 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 [2023-07-24T19:55:30.007Z] $ docker top f93db86b67f38a896761fe41688a23b87ae27d20bda5bfd547610f09cee31581 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-24T19:55:30.974Z] ---> job-cost.sh [2023-07-24T19:55:30.974Z] lf-activate-venv: SKIPPING [2023-07-24T19:55:30.974Z] INFO: No Stack... [2023-07-24T19:55:31.238Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-24T19:55:32.191Z] INFO: Archiving Costs [Pipeline] sh [2023-07-24T19:55:32.847Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-07-24T19:55:32.847Z] + cut -d, -f6 [Pipeline] lock [2023-07-24T19:55:32.899Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4616-1-stack-cost] [2023-07-24T19:55:32.907Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4616-1-stack-cost] did not exist. Created. [2023-07-24T19:55:32.907Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4616-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-24T19:55:33.629Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-24T19:55:33.839Z] Stashed 1 file(s) [Pipeline] } [2023-07-24T19:55:33.866Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4616-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-24T19:55:33.926Z] $ docker stop --time=1 f93db86b67f38a896761fe41688a23b87ae27d20bda5bfd547610f09cee31581 [2023-07-24T19:55:35.432Z] $ docker rm -f --volumes f93db86b67f38a896761fe41688a23b87ae27d20bda5bfd547610f09cee31581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-24T19:55:36.376Z] provisioning config files... [2023-07-24T19:55:36.384Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12648601850164286118tmp [Pipeline] { [Pipeline] sh [2023-07-24T19:55:36.717Z] + set +x [2023-07-24T19:55:36.717Z] + curl -s https://codecov.io/bash [2023-07-24T19:55:36.717Z] + bash -s -- [2023-07-24T19:55:36.976Z] [2023-07-24T19:55:36.976Z] _____ _ [2023-07-24T19:55:36.976Z] / ____| | | [2023-07-24T19:55:36.976Z] | | ___ __| | ___ ___ _____ __ [2023-07-24T19:55:36.976Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-24T19:55:36.976Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-24T19:55:36.976Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-24T19:55:36.976Z] Bash-1.0.6 [2023-07-24T19:55:36.976Z] [2023-07-24T19:55:36.976Z] [2023-07-24T19:55:36.976Z] ==> git version 2.25.1 found [2023-07-24T19:55:36.976Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-24T19:55:36.976Z] Release-Date: 2020-01-08 [2023-07-24T19:55:36.976Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-24T19:55:36.976Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-24T19:55:36.976Z] ==> Jenkins CI detected. [2023-07-24T19:55:36.976Z] current dir:  /w/workspace/edgex-go/1 [2023-07-24T19:55:36.976Z] project root: . [2023-07-24T19:55:36.976Z] --> token set from env [2023-07-24T19:55:36.976Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-24T19:55:36.976Z] ==> Running gcov in . (disable via -X gcov) [2023-07-24T19:55:36.976Z] ==> Python coveragepy not found [2023-07-24T19:55:36.976Z] ==> Searching for coverage reports in: [2023-07-24T19:55:36.976Z] + . [2023-07-24T19:55:36.977Z] -> Found 1 reports [2023-07-24T19:55:36.977Z] ==> Detecting git/mercurial file structure [2023-07-24T19:55:36.977Z] ==> Reading reports [2023-07-24T19:55:36.977Z] + ./coverage.out bytes=447019 [2023-07-24T19:55:36.977Z] ==> Appending adjustments [2023-07-24T19:55:36.977Z] https://docs.codecov.io/docs/fixing-reports [2023-07-24T19:55:38.355Z] + Found adjustments [2023-07-24T19:55:38.355Z] ==> Gzipping contents [2023-07-24T19:55:38.355Z] 56K /tmp/codecov.IiuKZO.gz [2023-07-24T19:55:38.355Z] ==> Uploading reports [2023-07-24T19:55:38.355Z] url: https://codecov.io [2023-07-24T19:55:38.355Z] query: branch=PR-4616&commit=a70c391fcb5a19c9035b9798c4fa1cf4539520f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4616%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4616&job=&cmd_args= [2023-07-24T19:55:38.355Z] -> Pinging Codecov [2023-07-24T19:55:38.355Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4616&commit=a70c391fcb5a19c9035b9798c4fa1cf4539520f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4616%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4616&job=&cmd_args= [2023-07-24T19:55:38.355Z] -> Uploading to [2023-07-24T19:55:38.355Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-24/00271124DB129430A58F1EEE437C3FCB/a70c391fcb5a19c9035b9798c4fa1cf4539520f2/5b12f301-4360-4c75-965a-ba081d307fa1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230724%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230724T195538Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4b70f0417d33659743ca5b7217afdd5e10d0601e08177ed700ec47db038f9cd [2023-07-24T19:55:38.355Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-24T19:55:38.355Z] Dload Upload Total Spent Left Speed [2023-07-24T19:55:38.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57324 0 0 100 57324 0 275k --:--:-- --:--:-- --:--:-- 275k [2023-07-24T19:55:38.616Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a70c391fcb5a19c9035b9798c4fa1cf4539520f2 [Pipeline] } [2023-07-24T19:55:38.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-24T19:55:40.004Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-24T19:55:40.332Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T19:55:41.237Z] ---> package-listing.sh [2023-07-24T19:55:41.237Z] ++ facter osfamily [2023-07-24T19:55:41.237Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-24T19:55:41.497Z] + OS_FAMILY=debian [2023-07-24T19:55:41.497Z] + workspace=/w/workspace/edgex-go/1 [2023-07-24T19:55:41.497Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-24T19:55:41.497Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-24T19:55:41.497Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-24T19:55:41.497Z] + PACKAGES=/tmp/packages_start.txt [2023-07-24T19:55:41.497Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-24T19:55:41.497Z] + PACKAGES=/tmp/packages_end.txt [2023-07-24T19:55:41.497Z] + case "${OS_FAMILY}" in [2023-07-24T19:55:41.497Z] + dpkg -l [2023-07-24T19:55:41.497Z] + grep '^ii' [2023-07-24T19:55:41.497Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-24T19:55:41.497Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-24T19:55:41.497Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-24T19:55:41.497Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-24T19:55:41.497Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-07-24T19:55:41.497Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-07-24T19:55:41.543Z] 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 [2023-07-24T19:55:41.835Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T19:55:42.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-24T19:55:42.467Z] [2023-07-24T19:55:42.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-24T19:55:42.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-24T19:55:42.840Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-24T19:55:42.840Z] 5eb5b503b376: Pulling fs layer [2023-07-24T19:55:42.840Z] 5c69ac0246d0: Pulling fs layer [2023-07-24T19:55:42.840Z] ec43610c2a17: Pulling fs layer [2023-07-24T19:55:42.840Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-24T19:55:42.840Z] 33b1e0a273af: Pulling fs layer [2023-07-24T19:55:42.840Z] 5d3b04190fa2: Pulling fs layer [2023-07-24T19:55:42.840Z] 2f39f015ded8: Pulling fs layer [2023-07-24T19:55:42.840Z] 3a2ae6a8a46f: Waiting [2023-07-24T19:55:42.840Z] 33b1e0a273af: Waiting [2023-07-24T19:55:42.840Z] 5d3b04190fa2: Waiting [2023-07-24T19:55:42.840Z] 2f39f015ded8: Waiting [2023-07-24T19:55:42.840Z] 5c69ac0246d0: Download complete [2023-07-24T19:55:42.840Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-24T19:55:42.840Z] 3a2ae6a8a46f: Download complete [2023-07-24T19:55:42.840Z] 33b1e0a273af: Verifying Checksum [2023-07-24T19:55:42.840Z] 33b1e0a273af: Download complete [2023-07-24T19:55:42.840Z] 5d3b04190fa2: Download complete [2023-07-24T19:55:43.102Z] ec43610c2a17: Verifying Checksum [2023-07-24T19:55:43.102Z] ec43610c2a17: Download complete [2023-07-24T19:55:43.102Z] 5eb5b503b376: Verifying Checksum [2023-07-24T19:55:43.102Z] 5eb5b503b376: Download complete [2023-07-24T19:55:44.038Z] 2f39f015ded8: Download complete [2023-07-24T19:55:44.607Z] 5eb5b503b376: Pull complete [2023-07-24T19:55:44.607Z] 5c69ac0246d0: Pull complete [2023-07-24T19:55:45.172Z] ec43610c2a17: Pull complete [2023-07-24T19:55:45.173Z] 3a2ae6a8a46f: Pull complete [2023-07-24T19:55:45.433Z] 33b1e0a273af: Pull complete [2023-07-24T19:55:45.433Z] 5d3b04190fa2: Pull complete [2023-07-24T19:55:49.619Z] 2f39f015ded8: Pull complete [2023-07-24T19:55:49.619Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-24T19:55:49.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-24T19:55:49.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-24T19:55:49.823Z] prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container [2023-07-24T19:55:49.852Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-24T19:55:54.612Z] $ docker top 5e3b4807b1b2b9e568a8f8b80b62957b1042ad06016354be3c399c3f5297cbe8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-24T19:55:55.014Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-24T19:55:55.319Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-24T19:55:55.638Z] + ls /var/log/sa-host [2023-07-24T19:55:55.638Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-24T19:55:55.790Z] provisioning config files... [2023-07-24T19:55:55.802Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14707388539329601460tmp [Pipeline] { [Pipeline] echo [2023-07-24T19:55:55.850Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T19:55:56.165Z] ---> create-netrc.sh [Pipeline] } [2023-07-24T19:55:56.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-24T19:55:56.590Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-24T19:55:56.626Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T19:55:56.936Z] ---> sudo-logs.sh [2023-07-24T19:55:56.936Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-24T19:55:57.015Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T19:55:57.329Z] ---> job-cost.sh [2023-07-24T19:55:57.329Z] lf-activate-venv: SKIPPING [2023-07-24T19:55:57.329Z] DEBUG: total: 0.10999999940395355 [2023-07-24T19:55:57.329Z] INFO: Retrieving Stack Cost... [2023-07-24T19:55:57.896Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-24T19:55:58.155Z] INFO: Archiving Costs [Pipeline] echo [2023-07-24T19:55:58.191Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-24T19:55:58.499Z] ---> logs-deploy.sh [2023-07-24T19:55:58.499Z] lf-activate-venv: SKIPPING [2023-07-24T19:55:58.499Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4616/1 [2023-07-24T19:55:58.499Z] INFO: archiving workspace using pattern(s): [2023-07-24T19:55:59.437Z] Archives upload complete. [2023-07-24T19:55:59.437Z] INFO: archiving logs to Nexus [2023-07-24T19:56:00.377Z] ---> uname -a: [2023-07-24T19:56:00.377Z] Linux prd-ubuntu20-04-docker-8c-8g-1921 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-24T19:56:00.377Z] [2023-07-24T19:56:00.377Z] [2023-07-24T19:56:00.377Z] ---> lscpu: [2023-07-24T19:56:00.377Z] Architecture: x86_64 [2023-07-24T19:56:00.377Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-24T19:56:00.377Z] Byte Order: Little Endian [2023-07-24T19:56:00.377Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-24T19:56:00.377Z] CPU(s): 8 [2023-07-24T19:56:00.377Z] On-line CPU(s) list: 0-7 [2023-07-24T19:56:00.377Z] Thread(s) per core: 1 [2023-07-24T19:56:00.377Z] Core(s) per socket: 1 [2023-07-24T19:56:00.377Z] Socket(s): 8 [2023-07-24T19:56:00.377Z] NUMA node(s): 1 [2023-07-24T19:56:00.377Z] Vendor ID: AuthenticAMD [2023-07-24T19:56:00.377Z] CPU family: 23 [2023-07-24T19:56:00.377Z] Model: 49 [2023-07-24T19:56:00.377Z] Model name: AMD EPYC-Rome Processor [2023-07-24T19:56:00.377Z] Stepping: 0 [2023-07-24T19:56:00.377Z] CPU MHz: 2799.998 [2023-07-24T19:56:00.377Z] BogoMIPS: 5599.99 [2023-07-24T19:56:00.377Z] Virtualization: AMD-V [2023-07-24T19:56:00.377Z] Hypervisor vendor: KVM [2023-07-24T19:56:00.377Z] Virtualization type: full [2023-07-24T19:56:00.377Z] L1d cache: 256 KiB [2023-07-24T19:56:00.377Z] L1i cache: 256 KiB [2023-07-24T19:56:00.377Z] L2 cache: 4 MiB [2023-07-24T19:56:00.377Z] L3 cache: 128 MiB [2023-07-24T19:56:00.377Z] NUMA node0 CPU(s): 0-7 [2023-07-24T19:56:00.377Z] Vulnerability Itlb multihit: Not affected [2023-07-24T19:56:00.377Z] Vulnerability L1tf: Not affected [2023-07-24T19:56:00.377Z] Vulnerability Mds: Not affected [2023-07-24T19:56:00.377Z] Vulnerability Meltdown: Not affected [2023-07-24T19:56:00.377Z] Vulnerability Mmio stale data: Not affected [2023-07-24T19:56:00.377Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-24T19:56:00.377Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-24T19:56:00.377Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-24T19:56:00.377Z] Vulnerability Srbds: Not affected [2023-07-24T19:56:00.377Z] Vulnerability Tsx async abort: Not affected [2023-07-24T19:56:00.377Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-24T19:56:00.377Z] [2023-07-24T19:56:00.377Z] [2023-07-24T19:56:00.377Z] ---> nproc: [2023-07-24T19:56:00.377Z] 8 [2023-07-24T19:56:00.377Z] [2023-07-24T19:56:00.377Z] [2023-07-24T19:56:00.377Z] ---> df -h: [2023-07-24T19:56:00.377Z] Filesystem Size Used Avail Use% Mounted on [2023-07-24T19:56:00.377Z] overlay 155G 22G 134G 15% / [2023-07-24T19:56:00.377Z] tmpfs 64M 0 64M 0% /dev [2023-07-24T19:56:00.377Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-24T19:56:00.377Z] shm 64M 0 64M 0% /dev/shm [2023-07-24T19:56:00.377Z] /dev/vda1 155G 22G 134G 15% /facter-os [2023-07-24T19:56:00.377Z] [2023-07-24T19:56:00.377Z] [2023-07-24T19:56:00.377Z] ---> sar -b -r -n DEV: [2023-07-24T19:56:00.377Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1921) 07/24/23 _x86_64_ (8 CPU) [2023-07-24T19:56:00.377Z] [2023-07-24T19:56:00.377Z] 19:17:35 LINUX RESTART (8 CPU) [2023-07-24T19:56:00.377Z] [2023-07-24T19:56:00.377Z] 19:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-24T19:56:00.377Z] 19:19:01 108.78 38.30 70.48 0.00 4281.19 76402.73 0.00 [2023-07-24T19:56:00.377Z] 19:20:01 91.33 0.47 90.87 0.00 20.00 48687.89 0.00 [2023-07-24T19:56:00.377Z] 19:21:01 36.05 0.25 35.80 0.00 3.73 19499.08 0.00 [2023-07-24T19:56:00.377Z] 19:22:01 52.09 0.02 52.07 0.00 3.60 22462.52 0.00 [2023-07-24T19:56:00.377Z] 19:23:01 342.26 8.17 334.09 0.00 949.84 184354.74 0.00 [2023-07-24T19:56:00.377Z] 19:24:01 476.95 9.45 467.51 0.00 4307.28 142017.66 0.00 [2023-07-24T19:56:00.377Z] 19:25:01 207.41 0.12 207.29 0.00 0.93 44627.08 0.00 [2023-07-24T19:56:00.377Z] 19:26:01 319.11 0.02 319.09 0.00 0.13 44579.54 0.00 [2023-07-24T19:56:00.377Z] 19:27:01 138.50 0.03 138.46 0.00 4.13 3196.54 0.00 [2023-07-24T19:56:00.377Z] 19:28:01 2.20 0.00 2.20 0.00 0.00 25.73 0.00 [2023-07-24T19:56:00.377Z] 19:29:01 2.97 1.67 1.30 0.00 37.72 15.99 0.00 [2023-07-24T19:56:00.377Z] 19:30:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 [2023-07-24T19:56:00.377Z] 19:31:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2023-07-24T19:56:00.377Z] 19:32:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 [2023-07-24T19:56:00.377Z] 19:33:01 1.32 0.02 1.30 0.00 0.13 18.40 0.00 [2023-07-24T19:56:00.377Z] 19:34:01 1.98 0.00 1.98 0.00 0.00 23.06 0.00 [2023-07-24T19:56:00.377Z] 19:35:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2023-07-24T19:56:00.377Z] 19:36:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2023-07-24T19:56:00.377Z] 19:37:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2023-07-24T19:56:00.377Z] 19:38:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 [2023-07-24T19:56:00.377Z] 19:39:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2023-07-24T19:56:00.377Z] 19:40:01 1.58 0.00 1.58 0.00 0.00 17.33 0.00 [2023-07-24T19:56:00.377Z] 19:41:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2023-07-24T19:56:00.377Z] 19:42:01 1.47 0.00 1.47 0.00 0.00 16.39 0.00 [2023-07-24T19:56:00.377Z] 19:43:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2023-07-24T19:56:00.377Z] 19:44:01 1.58 0.00 1.58 0.00 0.00 17.59 0.00 [2023-07-24T19:56:00.377Z] 19:45:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2023-07-24T19:56:00.377Z] 19:46:01 0.85 0.00 0.85 0.00 0.00 10.40 0.00 [2023-07-24T19:56:00.377Z] 19:47:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2023-07-24T19:56:00.377Z] 19:48:02 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2023-07-24T19:56:00.377Z] 19:49:01 1.51 0.00 1.51 0.00 0.00 16.54 0.00 [2023-07-24T19:56:00.377Z] 19:50:01 1.88 1.02 0.87 0.00 21.86 15.19 0.00 [2023-07-24T19:56:00.377Z] 19:51:01 1.85 0.00 1.85 0.00 0.00 21.60 0.00 [2023-07-24T19:56:00.377Z] 19:52:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 [2023-07-24T19:56:00.377Z] 19:53:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2023-07-24T19:56:00.377Z] 19:54:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2023-07-24T19:56:00.377Z] 19:55:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 [2023-07-24T19:56:00.377Z] Average: 48.99 1.61 47.38 0.00 260.40 15853.65 0.00 [2023-07-24T19:56:00.377Z] [2023-07-24T19:56:00.377Z] 19:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-24T19:56:00.377Z] 19:19:01 28701096 31615752 697912 2.12 73376 3109884 1870704 5.51 1029852 2786328 522032 [2023-07-24T19:56:00.377Z] 19:20:01 27616432 31451332 852548 2.59 115080 3902472 2207956 6.51 1607352 3191440 562044 [2023-07-24T19:56:00.377Z] 19:21:01 27306264 31413124 887688 2.70 119188 4143740 2111224 6.22 1546748 3536392 502660 [2023-07-24T19:56:00.377Z] 19:22:01 27801816 31554632 753828 2.29 119588 3835160 2071660 6.11 1255352 3383752 321948 [2023-07-24T19:56:00.377Z] 19:23:01 22250060 31345424 913344 2.78 149908 8965496 3466568 10.22 1815276 8130452 2936 [2023-07-24T19:56:00.377Z] 19:24:01 16687916 30373232 1838112 5.59 272752 13025436 6837788 20.15 3596584 11443940 71460 [2023-07-24T19:56:00.377Z] 19:25:01 14678316 30423940 1799476 5.47 289196 15000044 5766176 16.99 4282640 12717720 1179208 [2023-07-24T19:56:00.377Z] 19:26:01 16223748 31414512 845812 2.57 289896 14546672 2591580 7.64 2681084 12924948 336 [2023-07-24T19:56:00.377Z] 19:27:01 16225732 31463076 802128 2.44 292316 14589012 2355144 6.94 2680784 12925096 416 [2023-07-24T19:56:00.377Z] 19:28:01 16226172 31463532 801572 2.44 292372 14589016 2355144 6.94 2680400 12925100 140 [2023-07-24T19:56:00.377Z] 19:29:01 16219264 31458652 806496 2.45 292428 14590148 2355144 6.94 2689676 12925436 20 [2023-07-24T19:56:00.377Z] 19:30:01 16253756 31493184 771904 2.35 292468 14590152 2355144 6.94 2653596 12925440 232 [2023-07-24T19:56:00.377Z] 19:31:01 16255632 31495116 770144 2.34 292500 14590156 2355144 6.94 2651888 12925448 20 [2023-07-24T19:56:00.377Z] 19:32:01 16259932 31499436 765828 2.33 292524 14590160 2355144 6.94 2647520 12925468 132 [2023-07-24T19:56:00.377Z] 19:33:01 16258848 31498400 767060 2.33 292592 14590136 2363460 6.97 2647916 12925440 256 [2023-07-24T19:56:00.377Z] 19:34:01 16258864 31498420 767004 2.33 292628 14590140 2363460 6.97 2647716 12925444 52 [2023-07-24T19:56:00.377Z] 19:35:01 16259000 31498616 766964 2.33 292656 14590140 2363460 6.97 2648028 12925448 8 [2023-07-24T19:56:00.377Z] 19:36:01 16258692 31498376 767196 2.33 292700 14590144 2363460 6.97 2647736 12925456 196 [2023-07-24T19:56:00.377Z] 19:37:01 16258936 31498628 766844 2.33 292740 14590148 2363460 6.97 2647720 12925460 24 [2023-07-24T19:56:00.377Z] 19:38:01 16258752 31498508 766808 2.33 292800 14590152 2363460 6.97 2648364 12925468 208 [2023-07-24T19:56:00.377Z] 19:39:01 16258776 31498540 766764 2.33 292820 14590148 2363460 6.97 2647868 12925472 12 [2023-07-24T19:56:00.377Z] 19:40:01 16258760 31498588 766680 2.33 292848 14590156 2363460 6.97 2647864 12925476 12 [2023-07-24T19:56:00.377Z] 19:41:01 16258676 31498512 766900 2.33 292860 14590164 2363460 6.97 2648240 12925484 16 [2023-07-24T19:56:00.377Z] 19:42:01 16258880 31498720 766652 2.33 292872 14590168 2363460 6.97 2647888 12925488 44 [2023-07-24T19:56:00.377Z] 19:43:01 16258540 31498440 766916 2.33 292892 14590164 2363460 6.97 2647932 12925492 8 [2023-07-24T19:56:00.377Z] 19:44:01 16258656 31498780 766400 2.33 292912 14590300 2347184 6.92 2648016 12925624 44 [2023-07-24T19:56:00.377Z] 19:45:01 16258600 31498728 766376 2.33 292928 14590304 2347184 6.92 2647952 12925628 16 [2023-07-24T19:56:00.377Z] 19:46:01 16258804 31498992 766096 2.33 292944 14590304 2347184 6.92 2648012 12925632 176 [2023-07-24T19:56:00.377Z] 19:47:01 16258764 31498956 766156 2.33 292968 14590308 2347184 6.92 2647996 12925636 4 [2023-07-24T19:56:00.377Z] 19:48:02 16258244 31498440 766596 2.33 292992 14590312 2347184 6.92 2648020 12925640 184 [2023-07-24T19:56:00.377Z] 19:49:01 16258600 31498872 766360 2.33 293032 14590316 2347184 6.92 2648176 12925620 8 [2023-07-24T19:56:00.377Z] 19:50:01 16256380 31497632 767372 2.33 293100 14590936 2385264 7.03 2648320 12926188 456 [2023-07-24T19:56:00.377Z] 19:51:01 16256616 31497872 767076 2.33 293124 14590936 2385264 7.03 2648244 12926188 4 [2023-07-24T19:56:00.377Z] 19:52:01 16256568 31497856 767056 2.33 293136 14590940 2385264 7.03 2648268 12926192 176 [2023-07-24T19:56:00.377Z] 19:53:01 16256676 31498032 766772 2.33 293160 14590940 2385264 7.03 2648268 12926192 8 [2023-07-24T19:56:00.377Z] 19:54:01 16256836 31498260 766756 2.33 293200 14590944 2385264 7.03 2648392 12926200 192 [2023-07-24T19:56:00.377Z] 19:55:01 16256836 31498268 766716 2.33 293220 14590948 2385264 7.03 2648340 12926204 8 [2023-07-24T19:56:00.377Z] Average: 17639039 31430524 836279 2.54 268127 13233694 2579656 7.60 2560109 11701568 85559 [2023-07-24T19:56:00.377Z] [2023-07-24T19:56:00.377Z] 19:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-24T19:56:00.377Z] 19:19:01 lo 5.00 5.00 0.48 0.48 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:19:01 docker0 529.47 479.14 38.02 2746.67 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:19:01 ens3 1483.82 1400.05 12041.37 172.52 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:20:01 docker0 140.08 226.96 10.75 1749.40 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:20:01 ens3 274.07 181.45 1784.73 109.59 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:20:01 veth8c9bdf3 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:21:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:21:01 ens3 32.22 21.23 26.54 14.57 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:21:01 veth8c9bdf3 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:22:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:22:01 ens3 87.40 53.71 2209.42 13.50 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:23:01 veth2e6eed8 8.72 12.61 0.83 5.16 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:23:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:23:01 veth86c7e2c 8.23 12.58 0.79 4.99 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:23:01 veth6b63087 7.98 12.65 0.77 4.96 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:23:01 veth6bddff0 8.33 13.01 0.81 5.18 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:23:01 docker0 74.92 130.43 5.49 954.36 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:23:01 ens3 231.76 139.33 1908.64 24.06 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:23:01 vethecd0b0f 8.22 12.46 0.79 4.96 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:23:01 vethe5a4087 0.00 0.70 0.00 0.04 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:24:01 veth144aa4b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:24:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:24:01 vethc0c26e0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:24:01 vetha5fdf6b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:24:01 docker0 301.87 526.61 24.42 2899.80 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:24:01 veth91cfa09 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:24:01 veth28e1869 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:24:01 veth9a7a4a9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:24:01 ens3 682.22 377.74 4924.93 41.97 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:24:01 veth94fb547 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:24:01 vethd8d648f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:24:01 vethb1dbe83 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:24:01 veth0fc6665 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:24:01 veth136bec9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:24:01 vethe5a4087 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:25:01 veth144aa4b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:25:01 vethc0c26e0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:25:01 vetha5fdf6b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.377Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:25:01 veth91cfa09 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:25:01 veth28e1869 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:25:01 veth9a7a4a9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:25:01 ens3 11.55 6.30 9.50 5.12 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:25:01 veth94fb547 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:25:01 vethd8d648f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:25:01 vethb1dbe83 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:25:01 veth0fc6665 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:25:01 veth136bec9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:25:01 vethe5a4087 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:26:01 ens3 32.51 17.04 26.03 14.03 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:26:01 vethe5a4087 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:27:01 ens3 36.45 21.06 30.64 16.15 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:29:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:29:01 ens3 57.56 75.37 8.62 208.55 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:30:01 ens3 0.65 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:31:01 ens3 0.33 0.28 0.25 0.21 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:32:01 ens3 0.30 0.17 0.27 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:33:01 ens3 0.30 0.12 0.22 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:34:01 ens3 1.02 0.27 0.23 0.14 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:35:01 ens3 0.43 0.27 0.26 0.20 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:36:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:38:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:39:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:40:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:41:01 ens3 0.47 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:44:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:46:01 ens3 0.47 0.25 0.19 0.02 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:48:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:48:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:49:01 ens3 0.14 0.14 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:50:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:52:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:54:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] 19:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] Average: docker0 28.33 36.89 2.13 225.78 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] Average: ens3 79.38 62.10 621.17 16.80 0.00 0.00 0.00 0.00 [2023-07-24T19:56:00.378Z] [2023-07-24T19:56:00.378Z] [2023-07-24T19:56:00.378Z] ---> sar -P ALL: [2023-07-24T19:56:00.378Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1921) 07/24/23 _x86_64_ (8 CPU) [2023-07-24T19:56:00.378Z] [2023-07-24T19:56:00.378Z] 19:17:35 LINUX RESTART (8 CPU) [2023-07-24T19:56:00.378Z] [2023-07-24T19:56:00.378Z] 19:18:01 CPU %user %nice %system %iowait %steal %idle [2023-07-24T19:56:00.378Z] 19:19:01 all 10.31 0.00 3.48 3.27 0.07 82.87 [2023-07-24T19:56:00.378Z] 19:19:01 0 9.28 0.00 3.32 8.60 0.07 78.73 [2023-07-24T19:56:00.378Z] 19:19:01 1 11.24 0.00 3.71 2.42 0.05 82.58 [2023-07-24T19:56:00.378Z] 19:19:01 2 11.04 0.00 2.97 2.96 0.07 82.96 [2023-07-24T19:56:00.378Z] 19:19:01 3 13.51 0.00 4.89 10.01 0.08 71.50 [2023-07-24T19:56:00.378Z] 19:19:01 4 9.50 0.00 3.79 0.77 0.07 85.87 [2023-07-24T19:56:00.378Z] 19:19:01 5 9.33 0.00 3.59 0.74 0.07 86.27 [2023-07-24T19:56:00.378Z] 19:19:01 6 11.18 0.00 3.36 0.22 0.07 85.18 [2023-07-24T19:56:00.378Z] 19:19:01 7 7.44 0.00 2.22 0.52 0.05 89.77 [2023-07-24T19:56:00.378Z] 19:20:01 all 24.74 0.00 4.56 4.09 0.07 66.54 [2023-07-24T19:56:00.378Z] 19:20:01 0 26.85 0.00 4.63 5.40 0.07 63.05 [2023-07-24T19:56:00.378Z] 19:20:01 1 25.28 0.00 4.09 0.30 0.07 70.26 [2023-07-24T19:56:00.378Z] 19:20:01 2 25.72 0.00 5.45 0.59 0.08 68.16 [2023-07-24T19:56:00.378Z] 19:20:01 3 27.30 0.00 5.50 19.85 0.08 47.27 [2023-07-24T19:56:00.378Z] 19:20:01 4 22.71 0.00 4.76 1.26 0.07 71.20 [2023-07-24T19:56:00.378Z] 19:20:01 5 22.20 0.00 4.50 0.57 0.07 72.66 [2023-07-24T19:56:00.378Z] 19:20:01 6 24.50 0.00 3.94 0.57 0.07 70.93 [2023-07-24T19:56:00.378Z] 19:20:01 7 23.36 0.00 3.62 4.26 0.08 68.69 [2023-07-24T19:56:00.378Z] 19:21:01 all 40.49 0.00 5.50 2.13 0.10 51.78 [2023-07-24T19:56:00.378Z] 19:21:01 0 40.73 0.00 5.80 0.29 0.08 53.10 [2023-07-24T19:56:00.378Z] 19:21:01 1 40.42 0.00 5.88 10.17 0.12 43.42 [2023-07-24T19:56:00.378Z] 19:21:01 2 43.80 0.00 5.54 0.42 0.10 50.14 [2023-07-24T19:56:00.378Z] 19:21:01 3 41.18 0.00 5.50 0.08 0.10 53.14 [2023-07-24T19:56:00.378Z] 19:21:01 4 39.12 0.00 5.14 1.03 0.12 54.60 [2023-07-24T19:56:00.378Z] 19:21:01 5 39.85 0.00 5.10 0.89 0.12 54.04 [2023-07-24T19:56:00.378Z] 19:21:01 6 39.71 0.00 5.53 0.13 0.08 54.54 [2023-07-24T19:56:00.378Z] 19:21:01 7 39.12 0.00 5.51 3.97 0.10 51.29 [2023-07-24T19:56:00.378Z] 19:22:01 all 8.65 0.00 2.05 13.74 0.06 75.49 [2023-07-24T19:56:00.378Z] 19:22:01 0 9.36 0.00 1.94 38.63 0.07 50.00 [2023-07-24T19:56:00.378Z] 19:22:01 1 8.68 0.00 1.99 36.36 0.07 52.91 [2023-07-24T19:56:00.378Z] 19:22:01 2 10.79 0.00 2.48 1.11 0.07 85.56 [2023-07-24T19:56:00.378Z] 19:22:01 3 9.05 0.00 2.30 10.51 0.07 78.07 [2023-07-24T19:56:00.378Z] 19:22:01 4 7.83 0.00 1.89 0.00 0.05 90.23 [2023-07-24T19:56:00.378Z] 19:22:01 5 7.26 0.00 2.21 0.00 0.05 90.48 [2023-07-24T19:56:00.378Z] 19:22:01 6 7.95 0.00 1.85 14.07 0.07 76.06 [2023-07-24T19:56:00.378Z] 19:22:01 7 8.27 0.00 1.74 9.26 0.08 80.64 [2023-07-24T19:56:00.378Z] 19:23:01 all 14.98 0.00 5.71 20.77 0.08 58.47 [2023-07-24T19:56:00.378Z] 19:23:01 0 14.80 0.00 5.38 22.34 0.08 57.40 [2023-07-24T19:56:00.378Z] 19:23:01 1 14.75 0.00 5.45 4.21 0.08 75.50 [2023-07-24T19:56:00.378Z] 19:23:01 2 16.10 0.00 5.78 34.38 0.07 43.67 [2023-07-24T19:56:00.378Z] 19:23:01 3 15.00 0.00 6.54 22.64 0.08 55.73 [2023-07-24T19:56:00.378Z] 19:23:01 4 15.30 0.00 6.81 42.09 0.08 35.72 [2023-07-24T19:56:00.378Z] 19:23:01 5 13.78 0.00 5.45 17.39 0.08 63.30 [2023-07-24T19:56:00.378Z] 19:23:01 6 15.22 0.00 5.18 20.29 0.07 59.24 [2023-07-24T19:56:00.378Z] 19:23:01 7 14.87 0.00 5.03 2.68 0.08 77.34 [2023-07-24T19:56:00.378Z] 19:24:01 all 22.20 0.00 6.94 18.85 0.10 51.90 [2023-07-24T19:56:00.378Z] 19:24:01 0 22.67 0.00 6.50 15.41 0.08 55.33 [2023-07-24T19:56:00.378Z] 19:24:01 1 21.99 0.00 8.43 39.68 0.10 29.79 [2023-07-24T19:56:00.378Z] 19:24:01 2 21.84 0.00 6.89 38.48 0.10 32.69 [2023-07-24T19:56:00.378Z] 19:24:01 3 21.94 0.00 7.01 10.12 0.10 60.83 [2023-07-24T19:56:00.378Z] 19:24:01 4 21.95 0.00 6.49 11.51 0.08 59.97 [2023-07-24T19:56:00.378Z] 19:24:01 5 21.99 0.00 7.09 16.67 0.08 54.17 [2023-07-24T19:56:00.378Z] 19:24:01 6 22.57 0.00 6.84 7.23 0.08 63.28 [2023-07-24T19:56:00.378Z] 19:24:01 7 22.69 0.00 6.29 11.95 0.15 58.92 [2023-07-24T19:56:00.378Z] 19:25:01 all 88.94 0.00 10.72 0.05 0.17 0.11 [2023-07-24T19:56:00.378Z] 19:25:01 0 89.74 0.00 9.92 0.05 0.15 0.13 [2023-07-24T19:56:00.378Z] 19:25:01 1 88.31 0.00 11.25 0.10 0.17 0.17 [2023-07-24T19:56:00.378Z] 19:25:01 2 88.87 0.00 10.85 0.10 0.18 0.00 [2023-07-24T19:56:00.378Z] 19:25:01 3 89.63 0.00 10.15 0.05 0.15 0.02 [2023-07-24T19:56:00.378Z] 19:25:01 4 89.76 0.00 9.89 0.03 0.17 0.15 [2023-07-24T19:56:00.378Z] 19:25:01 5 88.87 0.00 10.76 0.03 0.17 0.17 [2023-07-24T19:56:00.378Z] 19:25:01 6 89.47 0.00 10.23 0.02 0.17 0.12 [2023-07-24T19:56:00.378Z] 19:25:01 7 86.87 0.00 12.76 0.05 0.19 0.14 [2023-07-24T19:56:00.378Z] 19:26:01 all 6.48 0.00 1.58 21.38 0.06 70.49 [2023-07-24T19:56:00.378Z] 19:26:01 0 5.88 0.00 1.64 20.97 0.05 71.46 [2023-07-24T19:56:00.378Z] 19:26:01 1 6.74 0.00 1.50 29.56 0.05 62.15 [2023-07-24T19:56:00.378Z] 19:26:01 2 6.32 0.00 2.03 44.43 0.07 47.15 [2023-07-24T19:56:00.378Z] 19:26:01 3 6.88 0.00 1.50 11.30 0.05 80.28 [2023-07-24T19:56:00.378Z] 19:26:01 4 6.16 0.00 1.86 20.03 0.03 71.92 [2023-07-24T19:56:00.378Z] 19:26:01 5 6.61 0.00 1.41 18.13 0.05 73.80 [2023-07-24T19:56:00.378Z] 19:26:01 6 6.49 0.00 1.32 12.08 0.05 80.05 [2023-07-24T19:56:00.378Z] 19:26:01 7 6.76 0.00 1.41 14.60 0.13 77.09 [2023-07-24T19:56:00.378Z] 19:27:01 all 0.83 0.00 0.58 17.69 0.03 80.87 [2023-07-24T19:56:00.378Z] 19:27:01 0 0.90 0.00 0.77 19.27 0.05 79.00 [2023-07-24T19:56:00.378Z] 19:27:01 1 0.63 0.00 0.68 14.65 0.02 84.02 [2023-07-24T19:56:00.378Z] 19:27:01 2 1.20 0.00 0.52 17.97 0.02 80.30 [2023-07-24T19:56:00.378Z] 19:27:01 3 1.19 0.00 0.54 6.78 0.05 91.44 [2023-07-24T19:56:00.378Z] 19:27:01 4 0.47 0.00 0.57 22.84 0.02 76.10 [2023-07-24T19:56:00.378Z] 19:27:01 5 0.52 0.00 0.49 31.38 0.03 67.58 [2023-07-24T19:56:00.378Z] 19:27:01 6 0.78 0.00 0.48 11.92 0.02 86.79 [2023-07-24T19:56:00.378Z] 19:27:01 7 0.94 0.00 0.59 16.73 0.05 81.70 [2023-07-24T19:56:00.378Z] 19:28:01 all 0.08 0.00 0.01 0.08 0.01 99.83 [2023-07-24T19:56:00.378Z] 19:28:01 0 0.50 0.00 0.02 0.00 0.03 99.45 [2023-07-24T19:56:00.378Z] 19:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-24T19:56:00.378Z] 19:28:01 2 0.03 0.00 0.02 0.03 0.02 99.90 [2023-07-24T19:56:00.378Z] 19:28:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2023-07-24T19:56:00.378Z] 19:28:01 4 0.02 0.00 0.02 0.20 0.02 99.75 [2023-07-24T19:56:00.378Z] 19:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.378Z] 19:28:01 6 0.00 0.00 0.00 0.32 0.02 99.67 [2023-07-24T19:56:00.378Z] 19:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.378Z] 19:29:01 all 0.38 0.00 0.07 0.04 0.00 99.50 [2023-07-24T19:56:00.378Z] 19:29:01 0 1.18 0.00 0.03 0.00 0.00 98.78 [2023-07-24T19:56:00.378Z] 19:29:01 1 0.35 0.00 0.10 0.00 0.00 99.55 [2023-07-24T19:56:00.378Z] 19:29:01 2 0.33 0.00 0.05 0.02 0.00 99.60 [2023-07-24T19:56:00.378Z] 19:29:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2023-07-24T19:56:00.378Z] 19:29:01 4 0.22 0.00 0.15 0.00 0.02 99.62 [2023-07-24T19:56:00.378Z] 19:29:01 5 0.33 0.00 0.03 0.13 0.00 99.50 [2023-07-24T19:56:00.378Z] 19:29:01 6 0.27 0.00 0.10 0.18 0.00 99.45 [2023-07-24T19:56:00.378Z] 19:29:01 7 0.30 0.00 0.07 0.00 0.02 99.62 [2023-07-24T19:56:00.378Z] [2023-07-24T19:56:00.378Z] 19:29:01 CPU %user %nice %system %iowait %steal %idle [2023-07-24T19:56:00.378Z] 19:30:01 all 0.08 0.00 0.00 0.01 0.01 99.90 [2023-07-24T19:56:00.378Z] 19:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-24T19:56:00.378Z] 19:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.378Z] 19:30:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-07-24T19:56:00.378Z] 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.378Z] 19:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-24T19:56:00.378Z] 19:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.378Z] 19:30:01 6 0.62 0.00 0.00 0.03 0.02 99.33 [2023-07-24T19:56:00.378Z] 19:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-24T19:56:00.378Z] 19:31:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-07-24T19:56:00.378Z] 19:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.378Z] 19:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-24T19:56:00.378Z] 19:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-24T19:56:00.378Z] 19:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.378Z] 19:31:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-07-24T19:56:00.378Z] 19:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:31:01 6 0.00 0.00 0.02 0.05 0.02 99.92 [2023-07-24T19:56:00.379Z] 19:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:32:01 all 0.01 0.00 0.01 0.07 0.00 99.91 [2023-07-24T19:56:00.379Z] 19:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-24T19:56:00.379Z] 19:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:32:01 4 0.00 0.00 0.02 0.17 0.00 99.82 [2023-07-24T19:56:00.379Z] 19:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:32:01 6 0.05 0.00 0.03 0.39 0.00 99.53 [2023-07-24T19:56:00.379Z] 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:33:01 all 0.02 0.00 0.02 0.02 0.01 99.93 [2023-07-24T19:56:00.379Z] 19:33:01 0 0.00 0.00 0.05 0.00 0.02 99.93 [2023-07-24T19:56:00.379Z] 19:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:33:01 2 0.02 0.00 0.02 0.12 0.00 99.85 [2023-07-24T19:56:00.379Z] 19:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-24T19:56:00.379Z] 19:33:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:33:01 6 0.03 0.00 0.03 0.03 0.02 99.88 [2023-07-24T19:56:00.379Z] 19:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:34:01 all 0.03 0.00 0.00 0.01 0.01 99.95 [2023-07-24T19:56:00.379Z] 19:34:01 0 0.12 0.00 0.00 0.00 0.00 99.88 [2023-07-24T19:56:00.379Z] 19:34:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:34:01 2 0.05 0.00 0.00 0.03 0.02 99.90 [2023-07-24T19:56:00.379Z] 19:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:34:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-24T19:56:00.379Z] 19:34:01 6 0.02 0.00 0.00 0.03 0.03 99.92 [2023-07-24T19:56:00.379Z] 19:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:35:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-24T19:56:00.379Z] 19:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-24T19:56:00.379Z] 19:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:35:01 6 0.02 0.00 0.00 0.05 0.02 99.92 [2023-07-24T19:56:00.379Z] 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-07-24T19:56:00.379Z] 19:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-24T19:56:00.379Z] 19:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-24T19:56:00.379Z] 19:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:36:01 6 0.03 0.00 0.02 0.03 0.02 99.90 [2023-07-24T19:56:00.379Z] 19:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:37:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2023-07-24T19:56:00.379Z] 19:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:37:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-24T19:56:00.379Z] 19:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:37:01 6 1.45 0.00 0.03 0.02 0.03 98.47 [2023-07-24T19:56:00.379Z] 19:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:38:01 all 0.02 0.00 0.00 0.03 0.00 99.94 [2023-07-24T19:56:00.379Z] 19:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:38:01 1 0.00 0.00 0.00 0.17 0.00 99.83 [2023-07-24T19:56:00.379Z] 19:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:38:01 6 0.07 0.00 0.00 0.05 0.02 99.87 [2023-07-24T19:56:00.379Z] 19:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:39:01 all 0.01 0.00 0.02 0.01 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:39:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:39:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:39:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:39:01 6 0.00 0.00 0.02 0.10 0.02 99.87 [2023-07-24T19:56:00.379Z] 19:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-24T19:56:00.379Z] 19:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-07-24T19:56:00.379Z] 19:40:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2023-07-24T19:56:00.379Z] 19:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:40:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-07-24T19:56:00.379Z] 19:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-24T19:56:00.379Z] 19:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:40:01 6 0.05 0.00 0.03 0.02 0.02 99.88 [2023-07-24T19:56:00.379Z] 19:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] [2023-07-24T19:56:00.379Z] 19:40:01 CPU %user %nice %system %iowait %steal %idle [2023-07-24T19:56:00.379Z] 19:41:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-24T19:56:00.379Z] 19:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:41:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:41:01 6 0.05 0.00 0.00 0.02 0.02 99.92 [2023-07-24T19:56:00.379Z] 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:42:01 all 0.11 0.00 0.02 0.03 0.01 99.83 [2023-07-24T19:56:00.379Z] 19:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-24T19:56:00.379Z] 19:42:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2023-07-24T19:56:00.379Z] 19:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:42:01 5 0.13 0.00 0.03 0.00 0.00 99.83 [2023-07-24T19:56:00.379Z] 19:42:01 6 0.68 0.00 0.05 0.18 0.03 99.05 [2023-07-24T19:56:00.379Z] 19:42:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:43:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-24T19:56:00.379Z] 19:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:43:01 6 0.02 0.00 0.00 0.08 0.02 99.88 [2023-07-24T19:56:00.379Z] 19:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:44:01 all 0.03 0.00 0.00 0.01 0.01 99.96 [2023-07-24T19:56:00.379Z] 19:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:44:01 2 0.03 0.00 0.02 0.03 0.02 99.90 [2023-07-24T19:56:00.379Z] 19:44:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-24T19:56:00.379Z] 19:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:44:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-07-24T19:56:00.379Z] 19:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:45:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-07-24T19:56:00.379Z] 19:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-24T19:56:00.379Z] 19:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-24T19:56:00.379Z] 19:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:45:01 6 0.02 0.00 0.00 0.08 0.00 99.90 [2023-07-24T19:56:00.379Z] 19:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:46:01 all 0.16 0.00 0.01 0.01 0.00 99.82 [2023-07-24T19:56:00.379Z] 19:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-24T19:56:00.379Z] 19:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-24T19:56:00.379Z] 19:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:46:01 6 1.24 0.00 0.00 0.05 0.00 98.71 [2023-07-24T19:56:00.379Z] 19:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:47:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2023-07-24T19:56:00.379Z] 19:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-24T19:56:00.379Z] 19:47:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-24T19:56:00.379Z] 19:47:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-24T19:56:00.379Z] 19:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:47:01 6 0.40 0.00 0.02 0.00 0.02 99.57 [2023-07-24T19:56:00.379Z] 19:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:48:02 all 0.01 0.00 0.01 0.05 0.00 99.93 [2023-07-24T19:56:00.379Z] 19:48:02 0 0.02 0.00 0.02 0.03 0.00 99.93 [2023-07-24T19:56:00.379Z] 19:48:02 1 0.00 0.00 0.03 0.13 0.02 99.82 [2023-07-24T19:56:00.379Z] 19:48:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:48:02 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:48:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:48:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:48:02 6 0.00 0.00 0.00 0.20 0.00 99.80 [2023-07-24T19:56:00.379Z] 19:48:02 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:49:01 all 0.11 0.00 0.00 0.03 0.00 99.86 [2023-07-24T19:56:00.379Z] 19:49:01 0 0.00 0.00 0.00 0.14 0.00 99.86 [2023-07-24T19:56:00.379Z] 19:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-07-24T19:56:00.379Z] 19:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:49:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-24T19:56:00.379Z] 19:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:49:01 6 0.71 0.00 0.00 0.05 0.00 99.24 [2023-07-24T19:56:00.379Z] 19:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:50:01 all 0.11 0.00 0.05 0.01 0.01 99.82 [2023-07-24T19:56:00.379Z] 19:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-24T19:56:00.379Z] 19:50:01 1 0.22 0.00 0.10 0.03 0.02 99.63 [2023-07-24T19:56:00.379Z] 19:50:01 2 0.05 0.00 0.07 0.02 0.02 99.85 [2023-07-24T19:56:00.379Z] 19:50:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-07-24T19:56:00.379Z] 19:50:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-24T19:56:00.379Z] 19:50:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:50:01 6 0.43 0.00 0.10 0.02 0.02 99.43 [2023-07-24T19:56:00.379Z] 19:50:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:51:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2023-07-24T19:56:00.379Z] 19:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:51:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2023-07-24T19:56:00.379Z] 19:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-24T19:56:00.379Z] 19:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:51:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2023-07-24T19:56:00.379Z] 19:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] [2023-07-24T19:56:00.379Z] 19:51:01 CPU %user %nice %system %iowait %steal %idle [2023-07-24T19:56:00.379Z] 19:52:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:52:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-24T19:56:00.379Z] 19:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-24T19:56:00.379Z] 19:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-07-24T19:56:00.379Z] 19:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-24T19:56:00.379Z] 19:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-24T19:56:00.379Z] 19:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-24T19:56:00.379Z] 19:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-24T19:56:00.379Z] 19:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:53:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-07-24T19:56:00.379Z] 19:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:54:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-07-24T19:56:00.379Z] 19:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-24T19:56:00.379Z] 19:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.379Z] 19:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-24T19:56:00.379Z] 19:54:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-07-24T19:56:00.379Z] 19:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-24T19:56:00.380Z] 19:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-24T19:56:00.380Z] 19:54:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-07-24T19:56:00.380Z] 19:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-24T19:56:00.380Z] 19:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-07-24T19:56:00.380Z] 19:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-24T19:56:00.380Z] 19:55:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-24T19:56:00.380Z] 19:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-24T19:56:00.380Z] 19:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-24T19:56:00.380Z] 19:55:01 4 0.10 0.00 0.02 0.00 0.02 99.87 [2023-07-24T19:56:00.380Z] 19:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-24T19:56:00.380Z] 19:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-24T19:56:00.380Z] 19:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-24T19:56:00.380Z] Average: all 5.89 0.00 1.11 2.75 0.02 90.22 [2023-07-24T19:56:00.380Z] Average: 0 5.99 0.00 1.08 3.53 0.02 89.38 [2023-07-24T19:56:00.380Z] Average: 1 5.89 0.00 1.16 3.70 0.02 89.22 [2023-07-24T19:56:00.380Z] Average: 2 6.09 0.00 1.15 3.77 0.03 88.97 [2023-07-24T19:56:00.380Z] Average: 3 6.09 0.00 1.19 2.45 0.02 90.25 [2023-07-24T19:56:00.380Z] Average: 4 5.74 0.00 1.12 2.69 0.02 90.44 [2023-07-24T19:56:00.380Z] Average: 5 5.68 0.00 1.10 2.31 0.02 90.90 [2023-07-24T19:56:00.380Z] Average: 6 6.04 0.00 1.06 1.85 0.03 91.03 [2023-07-24T19:56:00.380Z] Average: 7 5.63 0.00 1.05 1.72 0.03 91.57 [2023-07-24T19:56:00.380Z] [2023-07-24T19:56:00.380Z] [2023-07-24T19:56:00.380Z]