Pull request #4688 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 556578490d81c8aa55b209cb5fce6e93870830cd+b006ed3fb02d1ca178eb86987183e820dae8a246 (5f9a6cf37c846c10975a823788e66b26c0f82338) 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-ssh12404731656582438294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13210152943068042794.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-4688/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-4688/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3915937387707688215.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-4688/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12519818739628867630.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7097061285183984809.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-4688/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-4688/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14924609449614180569.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7205 in /w/workspace/edgexfoundry_edgex-go_PR-4688 [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 > 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/4688/head:refs/remotes/origin/PR-4688 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b006ed3fb02d1ca178eb86987183e820dae8a246 into PR head commit 556578490d81c8aa55b209cb5fce6e93870830cd Merge succeeded, producing 556578490d81c8aa55b209cb5fce6e93870830cd Checking out Revision 556578490d81c8aa55b209cb5fce6e93870830cd (PR-4688) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:48:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:48:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 556578490d81c8aa55b209cb5fce6e93870830cd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b006ed3fb02d1ca178eb86987183e820dae8a246 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 556578490d81c8aa55b209cb5fce6e93870830cd # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:48:20 ========================================================= 19:48:20 EdgeX Global Pipelines Version Info 19:48:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:48:20 ------------------- 19:48:20 stable info: 19:48:20 ------------------- 19:48:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:48:20 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:48:20 Message: update stable to v1.0.254 19:48:21 ------------------- 19:48:21 experimental info: 19:48:21 ------------------- 19:48:21 Commited By: **** collab-it+edgex@linuxfoundation.org 19:48:21 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:48:21 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:48:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:48:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:48:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:48:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:48:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:48:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:48:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4688 [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4688 [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4688 [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 556578490d81c8aa55b209cb5fce6e93870830cd [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5565784 [Pipeline] echo 19:48:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:48:22 provisioning config files... 19:48:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config722503921751557049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:48:23 ---> docker-login.sh 19:48:23 nexus3.edgexfoundry.org:10001 19:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:23 Configure a credential helper to remove this warning. See 19:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:23 19:48:23 Login Succeeded 19:48:23 nexus3.edgexfoundry.org:10002 19:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:23 Configure a credential helper to remove this warning. See 19:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:23 19:48:23 Login Succeeded 19:48:23 nexus3.edgexfoundry.org:10003 19:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:24 Configure a credential helper to remove this warning. See 19:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:24 19:48:24 Login Succeeded 19:48:24 nexus3.edgexfoundry.org:10004 19:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:24 Configure a credential helper to remove this warning. See 19:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:24 19:48:24 Login Succeeded 19:48:24 docker.io 19:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:24 Configure a credential helper to remove this warning. See 19:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:24 19:48:24 Login Succeeded 19:48:24 ---> docker-login.sh ends [Pipeline] } 19:48:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:48:24 + 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 19:48:24 + dirname cmd/core-command/Dockerfile 19:48:24 + cut -d/ -f2 19:48:24 + echo core-command,cmd/core-command/Dockerfile 19:48:24 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:48:24 + cut -d/ -f2 19:48:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:48:24 + dirname cmd/core-data/Dockerfile 19:48:24 + cut -d/ -f2 19:48:24 + echo core-data,cmd/core-data/Dockerfile 19:48:24 + + dirname cmd/core-metadata/Dockerfile 19:48:24 cut -d/ -f2 19:48:24 + echo core-metadata,cmd/core-metadata/Dockerfile 19:48:24 + + dirname cmd/security-bootstrapper/Dockerfile 19:48:24 cut -d/ -f2 19:48:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:48:24 + dirname cmd/security-proxy-auth/Dockerfile 19:48:24 + cut -d/ -f2 19:48:24 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:48:24 + dirname cmd/security-proxy-setup/Dockerfile 19:48:24 + cut -d/ -f2 19:48:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:48:24 + dirname cmd/security-secretstore-setup/Dockerfile 19:48:24 + cut -d/ -f2 19:48:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:48:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:48:24 + cut -d/ -f2 19:48:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:48:24 + dirname cmd/security-spire-agent/Dockerfile 19:48:24 + cut -d/ -f2 19:48:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:48:24 + dirname cmd/security-spire-config/Dockerfile 19:48:24 + cut -d/ -f2 19:48:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:48:24 + dirname cmd/security-spire-server/Dockerfile 19:48:24 + cut -d/ -f2 19:48:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:48:24 + dirname cmd/support-notifications/Dockerfile 19:48:24 + cut -d/ -f2 19:48:24 + echo support-notifications,cmd/support-notifications/Dockerfile 19:48:24 + dirname cmd/support-scheduler/Dockerfile 19:48:24 + cut -d/ -f2 19:48:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:48:24 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 19:48:25 + git rev-list -1 --merges 556578490d81c8aa55b209cb5fce6e93870830cd~1..556578490d81c8aa55b209cb5fce6e93870830cd [Pipeline] echo 19:48:25 -----------> git rev-list -1 --merges 556578490d81c8aa55b209cb5fce6e93870830cd~1..556578490d81c8aa55b209cb5fce6e93870830cd 556578490d81c8aa55b209cb5fce6e93870830cd [false] [Pipeline] sh 19:48:25 + git log --format=format:%s -1 556578490d81c8aa55b209cb5fce6e93870830cd [Pipeline] echo 19:48:25 ========================================================= 19:48:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:48:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:48:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:48:26 + grep -v github /etc/ssh/ssh_known_hosts 19:48:26 + [ -e /tmp/ssh_known_hosts ] 19:48:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:48:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:48:26 + sudo tee -a /etc/ssh/ssh_known_hosts 19:48:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:48:26 19:48:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:48:27 0.1.4: Pulling from edgex-devops/py-git-semver 19:48:27 b85a868b505f: Pulling fs layer 19:48:27 e2be974225ed: Pulling fs layer 19:48:27 339a4e72a1f5: Pulling fs layer 19:48:27 988bab9f4d93: Pulling fs layer 19:48:27 1469e6f7b9e6: Pulling fs layer 19:48:27 eaf3925da568: Pulling fs layer 19:48:27 bab4dde63d76: Pulling fs layer 19:48:27 bde34c3a00c8: Pulling fs layer 19:48:27 b352a97aabf1: Pulling fs layer 19:48:27 4872d77fe225: Pulling fs layer 19:48:27 5851b861e8e6: Pulling fs layer 19:48:27 bab4dde63d76: Waiting 19:48:27 eaf3925da568: Waiting 19:48:27 4872d77fe225: Waiting 19:48:27 5851b861e8e6: Waiting 19:48:27 b352a97aabf1: Waiting 19:48:27 bde34c3a00c8: Waiting 19:48:27 1469e6f7b9e6: Waiting 19:48:27 e2be974225ed: Verifying Checksum 19:48:27 e2be974225ed: Download complete 19:48:27 988bab9f4d93: Download complete 19:48:27 1469e6f7b9e6: Verifying Checksum 19:48:27 1469e6f7b9e6: Download complete 19:48:27 eaf3925da568: Verifying Checksum 19:48:27 eaf3925da568: Download complete 19:48:27 339a4e72a1f5: Verifying Checksum 19:48:27 339a4e72a1f5: Download complete 19:48:27 bde34c3a00c8: Verifying Checksum 19:48:27 bde34c3a00c8: Download complete 19:48:27 b352a97aabf1: Verifying Checksum 19:48:27 b352a97aabf1: Download complete 19:48:27 4872d77fe225: Download complete 19:48:27 5851b861e8e6: Verifying Checksum 19:48:27 5851b861e8e6: Download complete 19:48:27 b85a868b505f: Verifying Checksum 19:48:27 b85a868b505f: Download complete 19:48:27 bab4dde63d76: Verifying Checksum 19:48:27 bab4dde63d76: Download complete 19:48:28 b85a868b505f: Pull complete 19:48:29 e2be974225ed: Pull complete 19:48:29 339a4e72a1f5: Pull complete 19:48:29 988bab9f4d93: Pull complete 19:48:29 1469e6f7b9e6: Pull complete 19:48:29 eaf3925da568: Pull complete 19:48:31 bab4dde63d76: Pull complete 19:48:31 bde34c3a00c8: Pull complete 19:48:32 b352a97aabf1: Pull complete 19:48:32 4872d77fe225: Pull complete 19:48:32 5851b861e8e6: Pull complete 19:48:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:48:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:32 prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container 19:48:32 $ 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 19:48:34 $ docker top 9a599ddbe86c3dd61aa8b257d416b2c36ce8bfe9fc129a691151b47cfbac4667 -eo pid,comm 19:48:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:48:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:48:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:48:34 [ssh-agent] Looking for ssh-agent implementation... 19:48:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:48:34 $ docker exec 9a599ddbe86c3dd61aa8b257d416b2c36ce8bfe9fc129a691151b47cfbac4667 ssh-agent 19:48:35 SSH_AUTH_SOCK=/tmp/ssh-fQfolNRhANHv/agent.32 19:48:35 SSH_AGENT_PID=38 19:48:35 Running ssh-add (command line suppressed) 19:48:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16556759607423624870.key (/w/workspace/edgex-go/1@tmp/private_key_16556759607423624870.key) 19:48:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:48:35 + git tag --points-at HEAD [Pipeline] } 19:48:35 $ docker exec --env ******** --env ******** 9a599ddbe86c3dd61aa8b257d416b2c36ce8bfe9fc129a691151b47cfbac4667 ssh-agent -k 19:48:35 unset SSH_AUTH_SOCK; 19:48:35 unset SSH_AGENT_PID; 19:48:35 echo Agent pid 38 killed; 19:48:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:48:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:48:35 [ssh-agent] Looking for ssh-agent implementation... 19:48:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:48:35 $ docker exec 9a599ddbe86c3dd61aa8b257d416b2c36ce8bfe9fc129a691151b47cfbac4667 ssh-agent 19:48:35 SSH_AUTH_SOCK=/tmp/ssh-CF8853fDlNML/agent.70 19:48:35 SSH_AGENT_PID=76 19:48:35 Running ssh-add (command line suppressed) 19:48:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4249009834037407502.key (/w/workspace/edgex-go/1@tmp/private_key_4249009834037407502.key) 19:48:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:48:36 + git semver init 19:48:36 2023-09-20 19:48:36,620 [run_init] DEBUG init version:0.0.0 force:False 19:48:36 2023-09-20 19:48:36,621 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:48:36 2023-09-20 19:48:36,622 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:48:36 2023-09-20 19:48:36,622 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:48:41 2023-09-20 19:48:41,395 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:48:41 2023-09-20 19:48:41,396 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4688 with force:False 19:48:41 2023-09-20 19:48:41,396 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4688 19:48:41 2023-09-20 19:48:41,400 [execute] INFO git cat-file --batch-check 19:48:41 2023-09-20 19:48:41,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:48:41 2023-09-20 19:48:41,407 [execute] INFO git cat-file --batch 19:48:41 2023-09-20 19:48:41,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:48:41 2023-09-20 19:48:41,413 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4688 19:48:41 0.0.0 [Pipeline] } 19:48:42 $ docker exec --env ******** --env ******** 9a599ddbe86c3dd61aa8b257d416b2c36ce8bfe9fc129a691151b47cfbac4667 ssh-agent -k 19:48:42 unset SSH_AUTH_SOCK; 19:48:42 unset SSH_AGENT_PID; 19:48:42 echo Agent pid 76 killed; 19:48:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:48:42 + git semver [Pipeline] } 19:48:42 $ docker stop --time=1 9a599ddbe86c3dd61aa8b257d416b2c36ce8bfe9fc129a691151b47cfbac4667 19:48:44 $ docker rm -f --volumes 9a599ddbe86c3dd61aa8b257d416b2c36ce8bfe9fc129a691151b47cfbac4667 [Pipeline] // withDockerContainer [Pipeline] sh 19:48:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:48:44 Stashed 1 file(s) [Pipeline] echo 19:48:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:48:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:48:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:48:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:48:45 ========================================================= 19:48:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:48:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:48:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:48:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:48:46 7264a8db6415: Pulling fs layer 19:48:46 c4d48a809fc2: Pulling fs layer 19:48:46 4f1c88b9dad5: Pulling fs layer 19:48:46 ad3a456e5733: Pulling fs layer 19:48:46 33e27b845d1e: Pulling fs layer 19:48:46 c68163c4e522: Pulling fs layer 19:48:46 50da416c3ac9: Pulling fs layer 19:48:46 23d2d4c4bb30: Pulling fs layer 19:48:46 ad3a456e5733: Waiting 19:48:46 c68163c4e522: Waiting 19:48:46 33e27b845d1e: Waiting 19:48:46 23d2d4c4bb30: Waiting 19:48:46 50da416c3ac9: Waiting 19:48:46 c4d48a809fc2: Verifying Checksum 19:48:46 c4d48a809fc2: Download complete 19:48:46 ad3a456e5733: Verifying Checksum 19:48:46 ad3a456e5733: Download complete 19:48:46 33e27b845d1e: Verifying Checksum 19:48:46 7264a8db6415: Verifying Checksum 19:48:46 7264a8db6415: Download complete 19:48:46 c68163c4e522: Verifying Checksum 19:48:46 c68163c4e522: Download complete 19:48:46 7264a8db6415: Pull complete 19:48:46 c4d48a809fc2: Pull complete 19:48:46 23d2d4c4bb30: Verifying Checksum 19:48:46 23d2d4c4bb30: Download complete 19:48:46 4f1c88b9dad5: Verifying Checksum 19:48:46 4f1c88b9dad5: Download complete 19:48:47 50da416c3ac9: Verifying Checksum 19:48:47 50da416c3ac9: Download complete 19:48:49 4f1c88b9dad5: Pull complete 19:48:49 ad3a456e5733: Pull complete 19:48:49 33e27b845d1e: Pull complete 19:48:49 c68163c4e522: Pull complete 19:48:52 50da416c3ac9: Pull complete 19:48:52 23d2d4c4bb30: Pull complete 19:48:52 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 19:48:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:48:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:48:52 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:48:52 WORKDIR /edgex 19:48:52 COPY go.mod . 19:48:52 RUN go mod downloaddocker 19:48:52 build -t ci-base-image-x86_64 -f - . 19:48:53 Sending build context to Docker daemon 171MB 19:48:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:48:53 ---> 0786185ac409 19:48:53 Step 2/4 : WORKDIR /edgex 19:49:00 ---> Running in 0a42417f2681 19:49:00 Removing intermediate container 0a42417f2681 19:49:00 ---> a048ae4c51a6 19:49:00 Step 3/4 : COPY go.mod . 19:49:00 ---> c3dc27bbea96 19:49:00 Step 4/4 : RUN go mod download 19:49:00 ---> Running in 88f9f0b09996 19:49:00 Still waiting to schedule task 19:49:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:49:21 Removing intermediate container 88f9f0b09996 19:49:21 ---> 24543a84f027 19:49:21 Successfully built 24543a84f027 19:49:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:22 + docker inspect -f . ci-base-image-x86_64 19:49:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:22 prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container 19:49:22 $ 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 19:49:22 $ docker top bf718b88bf2e24f64d3aa07489d328514e807bae8fbc4ab9011301c1f56e7e3b -eo pid,comm [Pipeline] { [Pipeline] sh 19:49:23 + go version 19:49:23 go version go1.21.0 linux/amd64 [Pipeline] } 19:49:23 $ docker stop --time=1 bf718b88bf2e24f64d3aa07489d328514e807bae8fbc4ab9011301c1f56e7e3b 19:49:24 $ docker rm -f --volumes bf718b88bf2e24f64d3aa07489d328514e807bae8fbc4ab9011301c1f56e7e3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:25 + docker inspect -f . ci-base-image-x86_64 19:49:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:25 prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container 19:49:25 $ 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 19:49:25 $ docker top 239e47da63b08bfb96f32b2e1e32f8ef06c797409f281773145a83f519a62703 -eo pid,comm [Pipeline] { [Pipeline] echo 19:49:25 ========================================================= 19:49:25 [edgeXBuildGoParallel] Running Tests and Build... 19:49:25 ========================================================= [Pipeline] sh 19:49:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:49:26 + make test 19:49:26 go test -race -coverprofile=coverage.out ./... 19:49:33 ? github.com/edgexfoundry/edgex-go [no test files] 19:49:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:49:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:49:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:49:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:49:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:49:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:49:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:49:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:49:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:49:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:49:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:49:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:49:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:49:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:49:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:49:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:49:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.067s coverage: 97.0% of statements 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:49:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:49:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:49:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:49:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:49:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:49:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:49:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:49:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.067s coverage: 69.2% of statements 19:49:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.0% of statements 19:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:49:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.247s coverage: 93.4% of statements 19:49:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 4.1% of statements 19:49:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:49:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:49:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:49:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:49:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:49:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:49:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:49:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:49:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:49:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:49:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.360s coverage: 97.6% of statements 19:49:59 ok github.com/edgexfoundry/edgex-go/internal/io 1.043s coverage: 72.2% of statements 19:50:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:50:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.065s coverage: 0.9% of statements 19:50:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.067s coverage: 32.2% of statements 19:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.046s coverage: 41.7% of statements 19:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.042s coverage: 82.9% of statements 19:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements 19:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements 19:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements 19:50:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:50:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:50:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:50:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:50:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:50:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:50:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:50:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:50:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:50:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:50:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:50:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:50:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:50:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:50:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:50:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:50:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:50:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.049s coverage: 94.4% of statements 19:50:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:50:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.287s coverage: 79.9% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.063s coverage: 92.9% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.040s coverage: 62.3% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.046s coverage: 87.2% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.091s coverage: 81.8% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.172s coverage: 63.1% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.036s coverage: 100.0% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.172s coverage: 38.4% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 95.7% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements 19:50:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 98.9% of statements 19:50:27 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:50:27 running golangci-lint 19:50:27 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:50:27 go version go1.21.0 linux/amd64 19:50:27 level=info msg="[config_reader] Used config file .golangci.yml" 19:50:27 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:50:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7206 in /w/workspace/edgexfoundry_edgex-go_PR-4688 [Pipeline] { [Pipeline] ws 19:50:31 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:50:31 The recommended git tool is: git 19:50:36 using credential edgex-jenkins-ssh 19:50:36 Cloning the remote Git repository 19:50:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:50:36 > git init /w/workspace/edgex-go/1 # timeout=10 19:50:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:50:36 > git --version # timeout=10 19:50:36 > git --version # 'git version 2.25.1' 19:50:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:39 level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 11.736198127s" 19:50:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.35481ms" 19:50:49 level=info msg="[linters_context/goanalysis] analyzers took 1m24.612167793s with top 10 stages: buildir: 42.38112728s, gosec: 7.756998954s, inspect: 2.062322493s, fact_deprecated: 1.86708186s, ctrlflow: 1.33665865s, S1038: 1.283108163s, printf: 1.104368319s, nilness: 999.178392ms, fact_purity: 927.893635ms, directives: 692.848613ms" 19:50:49 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:50:49 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, nolint: 0/21, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude: 197/197" 19:50:49 level=info msg="[runner] processing took 19.373643ms with stages: nolint: 9.444303ms, identifier_marker: 4.838963ms, path_prettifier: 1.55633ms, exclude-rules: 1.430649ms, autogenerated_exclude: 1.314197ms, skip_dirs: 696.15µs, cgo: 62.761µs, filename_unadjuster: 23.88µs, max_same_issues: 1.29µs, fixer: 1µs, uniq_by_line: 730ns, skip_files: 600ns, exclude: 520ns, severity-rules: 420ns, sort_results: 400ns, source_code: 370ns, diff: 350ns, path_prefixer: 330ns, max_from_linter: 160ns, path_shortener: 120ns, max_per_file_from_linter: 120ns" 19:50:49 level=info msg="[runner] linters took 10.281890869s with stages: goanalysis_metalinter: 10.262416745s" 19:50:49 level=info msg="File cache stats: 0 entries of total size 0B" 19:50:49 level=info msg="Memory: 222 samples, avg is 293.1MB, max is 962.1MB" 19:50:49 level=info msg="Execution took 22.059248184s" 19:50:49 go vet ./... 19:50:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:50:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:50:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:50:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:50:54 ./bin/test-attribution-txt.sh [Pipeline] echo 19:50:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:50:55 + ls -al . 19:50:55 total 732 19:50:55 drwxrwxr-x 12 1001 1001 4096 Sep 20 19:49 . 19:50:55 drwxr-xr-x 4 root root 4096 Sep 20 19:49 .. 19:50:55 drwxrwxr-x 2 1001 1001 4096 Sep 20 19:48 .blubracket 19:50:55 -rw-rw-r-- 1 1001 1001 16 Sep 20 19:48 .dockerignore 19:50:55 drwxrwxr-x 8 1001 1001 4096 Sep 20 19:50 .git 19:50:55 drwxrwxr-x 3 1001 1001 4096 Sep 20 19:48 .github 19:50:55 -rw-rw-r-- 1 1001 1001 1173 Sep 20 19:48 .gitignore 19:50:55 -rw-rw-r-- 1 1001 1001 42 Sep 20 19:48 .golangci.yml 19:50:55 -rw-rw-r-- 1 1001 1001 100 Sep 20 19:48 .hadolint.yml 19:50:55 drwxr-xr-x 3 1001 1001 4096 Sep 20 19:48 .semver 19:50:55 -rw-rw-r-- 1 1001 1001 166 Sep 20 19:48 .sonarcloud.properties 19:50:55 -rw-rw-r-- 1 1001 1001 1171 Sep 20 19:48 ADOPTERS.md 19:50:55 -rw-rw-r-- 1 1001 1001 11674 Sep 20 19:48 Attribution.txt 19:50:55 -rw-rw-r-- 1 1001 1001 93407 Sep 20 19:48 CHANGELOG.md 19:50:55 -rw-rw-r-- 1 1001 1001 3804 Sep 20 19:48 CONTRIBUTING.md 19:50:55 -rw-rw-r-- 1 1001 1001 677 Sep 20 19:48 GOVERNANCE.md 19:50:55 -rw-rw-r-- 1 1001 1001 883 Sep 20 19:48 Jenkinsfile 19:50:55 -rw-rw-r-- 1 1001 1001 10775 Sep 20 19:48 LICENSE 19:50:55 -rw-rw-r-- 1 1001 1001 14764 Sep 20 19:48 Makefile 19:50:55 -rw-rw-r-- 1 1001 1001 582 Sep 20 19:48 OWNERS.md 19:50:55 -rw-rw-r-- 1 1001 1001 9923 Sep 20 19:48 README.md 19:50:55 -rw-rw-r-- 1 1001 1001 789 Sep 20 19:48 SECURITY.md 19:50:55 -rw-rw-r-- 1 1001 1001 5 Sep 20 19:48 VERSION 19:50:55 drwxrwxr-x 2 1001 1001 4096 Sep 20 19:48 bin 19:50:55 drwxrwxr-x 18 1001 1001 4096 Sep 20 19:48 cmd 19:50:55 -rw-r--r-- 1 root root 453602 Sep 20 19:50 coverage.out 19:50:55 drwxrwxr-x 2 1001 1001 4096 Sep 20 19:48 fuzz_test 19:50:55 -rw-rw-r-- 1 1001 1001 3688 Sep 20 19:48 go.mod 19:50:55 -rw-rw-r-- 1 1001 1001 34975 Sep 20 19:48 go.sum 19:50:55 drwxrwxr-x 7 1001 1001 4096 Sep 20 19:48 internal 19:50:55 drwxrwxr-x 3 1001 1001 4096 Sep 20 19:48 openapi 19:50:55 -rw-rw-r-- 1 1001 1001 594 Sep 20 19:48 security.txt 19:50:55 drwxrwxr-x 4 1001 1001 4096 Sep 20 19:48 snap 19:50:55 -rw-rw-r-- 1 1001 1001 204 Sep 20 19:48 version.go [Pipeline] sh 19:50:55 + '[' -e coverage.out ] 19:50:55 + chown 1001:1001 coverage.out [Pipeline] stash 19:50:55 Stashed 1 file(s) [Pipeline] sh 19:50:55 + make build 19:50:55 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 19:50:57 Merging remotes/origin/main commit b006ed3fb02d1ca178eb86987183e820dae8a246 into PR head commit 556578490d81c8aa55b209cb5fce6e93870830cd 19:50:57 Merge succeeded, producing 556578490d81c8aa55b209cb5fce6e93870830cd 19:50:57 Checking out Revision 556578490d81c8aa55b209cb5fce6e93870830cd (PR-4688) 19:50:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:50:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4688/head:refs/remotes/origin/PR-4688 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:50:57 > git config core.sparsecheckout # timeout=10 19:50:57 > git checkout -f 556578490d81c8aa55b209cb5fce6e93870830cd # timeout=10 19:50:57 > git remote # timeout=10 19:50:57 > git config --get remote.origin.url # timeout=10 19:50:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:57 > git merge b006ed3fb02d1ca178eb86987183e820dae8a246 # timeout=10 19:50:57 > git rev-parse HEAD^{commit} # timeout=10 19:50:57 > git config core.sparsecheckout # timeout=10 19:50:57 > git checkout -f 556578490d81c8aa55b209cb5fce6e93870830cd # timeout=10 19:50:58 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:50:58 > git --version # timeout=10 19:50:58 > git --version # 'git version 2.25.1' 19:50:58 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:50:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:50:59 % Total % Received % Xferd Average Speed Time Time Time Current 19:50:59 Dload Upload Total Spent Left Speed 19:50:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 19:51:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:51:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:51:00 + sudo tee /etc/docker/daemon.new 19:51:00 { 19:51:00 "registry-mirrors": [ 19:51:00 "https://nexus3.edgexfoundry.org:10001" 19:51:00 ], 19:51:00 "bip": "10.250.0.254/24", 19:51:00 "hosts": [ 19:51:00 "tcp://0.0.0.0:5555", 19:51:00 "unix:///var/run/docker.sock" 19:51:00 ], 19:51:00 "mtu": 1458, 19:51:00 "selinux-enabled": true, 19:51:00 "seccomp-profile": "/etc/docker/seccomp.json" 19:51:00 } [Pipeline] sh 19:51:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:51:01 + sudo service docker restart 19:51:07 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 19:51:09 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 19:51:10 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 19:51:10 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 19:51:17 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 19:51:17 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 19:51:19 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:51:19 provisioning config files... 19:51:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6834491010189439124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:19 ---> docker-login.sh 19:51:19 nexus3.edgexfoundry.org:10001 19:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:20 Configure a credential helper to remove this warning. See 19:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:20 19:51:20 Login Succeeded 19:51:20 nexus3.edgexfoundry.org:10002 19:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:20 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 19:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:21 Configure a credential helper to remove this warning. See 19:51:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:21 19:51:21 Login Succeeded 19:51:21 nexus3.edgexfoundry.org:10003 19:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:21 Configure a credential helper to remove this warning. See 19:51:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:21 19:51:21 Login Succeeded 19:51:21 nexus3.edgexfoundry.org:10004 19:51:21 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 19:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:21 Configure a credential helper to remove this warning. See 19:51:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:21 19:51:21 Login Succeeded 19:51:21 docker.io 19:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:22 Configure a credential helper to remove this warning. See 19:51:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:22 19:51:22 Login Succeeded 19:51:22 ---> docker-login.sh ends [Pipeline] } 19:51:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 19:51:22 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 [Pipeline] unstash [Pipeline] sh 19:51:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:51:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:51:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:51:22 ========================================================= 19:51:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:51:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:51:23 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 19:51:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:51:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:51:24 9fda8d8052c6: Pulling fs layer 19:51:24 5d54e960e981: Pulling fs layer 19:51:24 c4a7e357bf2a: Pulling fs layer 19:51:24 f0e02332f6b5: Pulling fs layer 19:51:24 cefa15bbcfad: Pulling fs layer 19:51:24 17808c966233: Pulling fs layer 19:51:24 f4c1fc716caa: Pulling fs layer 19:51:24 cefa15bbcfad: Waiting 19:51:24 f4c1fc716caa: Waiting 19:51:24 17808c966233: Waiting 19:51:24 f0e02332f6b5: Waiting 19:51:24 5d54e960e981: Verifying Checksum 19:51:24 5d54e960e981: Download complete 19:51:24 f0e02332f6b5: Verifying Checksum 19:51:24 f0e02332f6b5: Download complete 19:51:24 cefa15bbcfad: Verifying Checksum 19:51:24 cefa15bbcfad: Download complete 19:51:24 9fda8d8052c6: Verifying Checksum 19:51:24 9fda8d8052c6: Download complete [Pipeline] } 19:51:24 $ docker stop --time=1 239e47da63b08bfb96f32b2e1e32f8ef06c797409f281773145a83f519a62703 19:51:24 f4c1fc716caa: Verifying Checksum 19:51:24 f4c1fc716caa: Download complete 19:51:25 9fda8d8052c6: Pull complete 19:51:25 5d54e960e981: Pull complete 19:51:26 c4a7e357bf2a: Verifying Checksum 19:51:26 c4a7e357bf2a: Download complete 19:51:27 17808c966233: Verifying Checksum 19:51:27 17808c966233: Download complete 19:51:29 $ docker rm -f --volumes 239e47da63b08bfb96f32b2e1e32f8ef06c797409f281773145a83f519a62703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:51:30 19:51:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:51:30 latest: Pulling from edgex-devops/edgex-compose 19:51:30 91d30c5bc195: Pulling fs layer 19:51:30 2e9b0aa3be6d: Pulling fs layer 19:51:30 9c61dcf015f6: Pulling fs layer 19:51:30 4698f68db338: Pulling fs layer 19:51:30 2a2f49069b9e: Pulling fs layer 19:51:30 e0025b399a48: Pulling fs layer 19:51:30 2a2f49069b9e: Waiting 19:51:30 4698f68db338: Waiting 19:51:30 e0025b399a48: Waiting 19:51:30 91d30c5bc195: Verifying Checksum 19:51:30 4698f68db338: Verifying Checksum 19:51:30 4698f68db338: Download complete 19:51:31 91d30c5bc195: Pull complete 19:51:31 2e9b0aa3be6d: Verifying Checksum 19:51:31 2e9b0aa3be6d: Download complete 19:51:31 e0025b399a48: Verifying Checksum 19:51:31 e0025b399a48: Download complete 19:51:31 2a2f49069b9e: Verifying Checksum 19:51:31 2a2f49069b9e: Download complete 19:51:31 2e9b0aa3be6d: Pull complete 19:51:31 9c61dcf015f6: Verifying Checksum 19:51:31 9c61dcf015f6: Download complete 19:51:34 9c61dcf015f6: Pull complete 19:51:34 4698f68db338: Pull complete 19:51:34 2a2f49069b9e: Pull complete 19:51:34 e0025b399a48: Pull complete 19:51:34 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:51:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:51:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:51:35 prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container 19:51:35 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:51:38 $ docker top 94abe1f87897e2d83eac19c57e1484975db0814f786e241eefe2b6e1e24ee696 -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:39 + docker compose -f ./docker-compose-build.yml build --parallel 19:51:39 c4a7e357bf2a: Pull complete 19:51:39 f0e02332f6b5: Pull complete 19:51:39 cefa15bbcfad: Pull complete 19:51:41 #1 [security-proxy-setup internal] load build definition from Dockerfile 19:51:41 #1 transferring dockerfile: 2.39kB done 19:51:41 #1 DONE 0.0s 19:51:41 19:51:41 #2 [security-secretstore-setup internal] load build definition from Dockerfile 19:51:41 #2 transferring dockerfile: 2.38kB done 19:51:41 #2 DONE 0.0s 19:51:41 19:51:41 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:51:41 #3 transferring dockerfile: 2.12kB done 19:51:41 #3 DONE 0.0s 19:51:41 19:51:41 #4 [core-data internal] load build definition from Dockerfile 19:51:41 #4 transferring dockerfile: 1.90kB done 19:51:41 #4 DONE 0.0s 19:51:41 19:51:41 #5 [security-spire-server internal] load build definition from Dockerfile 19:51:41 #5 transferring dockerfile: 1.59kB done 19:51:41 #5 DONE 0.0s 19:51:41 19:51:41 #6 [security-bootstrapper internal] load build definition from Dockerfile 19:51:41 #6 transferring dockerfile: 2.82kB done 19:51:41 #6 DONE 0.0s 19:51:41 19:51:41 #7 [security-spire-config internal] load build definition from Dockerfile 19:51:41 #7 transferring dockerfile: 1.58kB done 19:51:41 #7 DONE 0.0s 19:51:41 19:51:41 #8 [security-proxy-auth internal] load build definition from Dockerfile 19:51:41 #8 transferring dockerfile: 2.04kB done 19:51:41 #8 DONE 0.0s 19:51:41 19:51:41 #9 [core-metadata internal] load build definition from Dockerfile 19:51:41 #9 transferring dockerfile: 1.96kB done 19:51:41 #9 DONE 0.0s 19:51:41 19:51:41 #10 [support-scheduler internal] load build definition from Dockerfile 19:51:41 #10 transferring dockerfile: 1.82kB done 19:51:41 #10 DONE 0.0s 19:51:41 19:51:41 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:51:41 #11 transferring dockerfile: 1.78kB done 19:51:41 #11 DONE 0.0s 19:51:41 19:51:41 #12 [support-notifications internal] load build definition from Dockerfile 19:51:41 #12 transferring dockerfile: 1.84kB done 19:51:41 #12 DONE 0.1s 19:51:41 19:51:41 #13 [core-command internal] load build definition from Dockerfile 19:51:41 #13 transferring dockerfile: 1.82kB done 19:51:41 #13 DONE 0.0s 19:51:41 19:51:41 #14 [security-spire-agent internal] load build definition from Dockerfile 19:51:41 #14 transferring dockerfile: 1.70kB done 19:51:41 #14 DONE 0.1s 19:51:41 19:51:41 #15 [security-proxy-setup internal] load .dockerignore 19:51:41 #15 transferring context: 56B done 19:51:41 #15 DONE 0.1s 19:51:42 19:51:42 #16 [security-secretstore-setup internal] load .dockerignore 19:51:42 #16 transferring context: 56B done 19:51:42 #16 DONE 0.0s 19:51:42 19:51:42 #17 [core-common-config-bootstrapper internal] load .dockerignore 19:51:42 #17 transferring context: 56B done 19:51:42 #17 DONE 0.0s 19:51:42 19:51:42 #18 [security-spire-server internal] load .dockerignore 19:51:42 #18 transferring context: 56B done 19:51:42 #18 DONE 0.0s 19:51:42 19:51:42 #19 [core-data internal] load .dockerignore 19:51:42 #19 transferring context: 56B done 19:51:42 #19 DONE 0.1s 19:51:42 19:51:42 #20 [security-spire-config internal] load .dockerignore 19:51:42 #20 transferring context: 56B done 19:51:42 #20 DONE 0.0s 19:51:42 19:51:42 #21 [security-bootstrapper internal] load .dockerignore 19:51:42 #21 transferring context: 56B done 19:51:42 #21 DONE 0.0s 19:51:42 19:51:42 #22 [security-proxy-auth internal] load .dockerignore 19:51:42 #22 transferring context: 56B done 19:51:42 #22 DONE 0.0s 19:51:42 19:51:42 #23 [security-spiffe-token-provider internal] load .dockerignore 19:51:42 #23 transferring context: 56B done 19:51:42 #23 DONE 0.0s 19:51:42 19:51:42 #24 [core-metadata internal] load .dockerignore 19:51:42 #24 transferring context: 56B done 19:51:42 #24 DONE 0.1s 19:51:42 19:51:42 #25 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:51:42 #25 DONE 0.0s 19:51:42 19:51:42 #26 [support-scheduler internal] load .dockerignore 19:51:42 #26 transferring context: 56B done 19:51:42 #26 DONE 0.1s 19:51:42 19:51:42 #27 [core-command internal] load .dockerignore 19:51:42 #27 transferring context: 56B done 19:51:42 #27 DONE 0.1s 19:51:42 19:51:42 #28 [security-spire-agent internal] load .dockerignore 19:51:42 #28 transferring context: 56B done 19:51:42 #28 DONE 0.1s 19:51:42 19:51:42 #29 [support-notifications internal] load .dockerignore 19:51:42 #29 transferring context: 56B done 19:51:42 #29 DONE 0.1s 19:51:42 19:51:42 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:51:42 #30 ... 19:51:42 19:51:42 #25 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:51:42 #25 DONE 0.0s 19:51:42 19:51:42 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:51:42 #30 ... 19:51:42 19:51:42 #25 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:51:42 #25 DONE 0.0s 19:51:42 19:51:42 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:51:42 #30 DONE 0.4s 19:51:42 19:51:42 #31 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:51:42 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:51:42 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:51:42 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 19:51:42 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 19:51:42 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:51:42 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 19:51:42 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 19:51:42 #31 DONE 0.4s 19:51:42 19:51:42 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:51:43 #32 DONE 1.4s 19:51:43 19:51:43 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:51:46 17808c966233: Pull complete 19:51:47 f4c1fc716caa: Pull complete 19:51:47 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 19:51:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:51:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:51:48 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:51:48 WORKDIR /edgex 19:51:48 COPY go.mod . 19:51:48 RUN go mod downloaddocker 19:51:48 build -t ci-base-image-arm64 -f - . 19:51:48 Sending build context to Docker daemon 2.993MB 19:51:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:51:48 ---> ea914061e18c 19:51:48 Step 2/4 : WORKDIR /edgex 19:51:49 #33 ... 19:51:49 19:51:49 #34 [security-bootstrapper internal] load build context 19:51:49 #34 transferring context: 226.84MB 6.2s 19:51:49 #34 ... 19:51:49 19:51:49 #35 [security-proxy-auth internal] load build context 19:51:49 #35 ... 19:51:49 19:51:49 #34 [security-bootstrapper internal] load build context 19:51:51 ---> Running in 4d5d7c246b07 19:51:51 Removing intermediate container 4d5d7c246b07 19:51:51 ---> e86f2c1b9033 19:51:51 Step 3/4 : COPY go.mod . 19:51:52 ---> 564dd0a540f4 19:51:52 Step 4/4 : RUN go mod download 19:51:52 ---> Running in a83e6857fe88 19:51:52 #34 transferring context: 364.80MB 9.4s done 19:51:52 #34 ... 19:51:52 19:51:52 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:51:52 #36 ... 19:51:52 19:51:52 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:51:52 #37 ... 19:51:52 19:51:52 #38 [security-spiffe-token-provider internal] load build context 19:51:52 #38 transferring context: 364.80MB 9.2s done 19:51:52 #38 ... 19:51:52 19:51:52 #39 [support-notifications internal] load build context 19:51:52 #39 transferring context: 364.80MB 10.0s done 19:51:53 #39 ... 19:51:53 19:51:53 #40 [support-scheduler internal] load build context 19:51:53 #40 transferring context: 364.80MB 9.0s done 19:51:53 #40 ... 19:51:53 19:51:53 #41 [core-metadata internal] load build context 19:51:53 #41 transferring context: 364.80MB 9.6s done 19:51:53 #41 ... 19:51:53 19:51:53 #42 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:51:53 #0 0.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:53 #0 1.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:53 #0 1.239 (1/1) Installing dumb-init (1.2.5-r2) 19:51:53 #0 1.248 Executing busybox-1.36.1-r2.trigger 19:51:53 #0 1.261 OK: 7 MiB in 16 packages 19:51:53 #42 ... 19:51:53 19:51:53 #43 [core-data internal] load build context 19:51:53 #43 transferring context: 364.80MB 9.7s done 19:51:53 #43 ... 19:51:53 19:51:53 #44 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:51:53 #44 ... 19:51:53 19:51:53 #45 [core-common-config-bootstrapper internal] load build context 19:51:53 #45 transferring context: 364.80MB 9.7s done 19:51:53 #45 ... 19:51:53 19:51:53 #46 [security-proxy-setup internal] load build context 19:51:53 #46 transferring context: 364.80MB 8.8s done 19:51:54 #46 ... 19:51:54 19:51:54 #47 [security-secretstore-setup internal] load build context 19:51:54 #47 transferring context: 364.80MB 8.7s done 19:51:54 #47 ... 19:51:54 19:51:54 #48 [core-command internal] load build context 19:51:54 #48 transferring context: 364.80MB 9.7s done 19:51:54 #48 ... 19:51:54 19:51:54 #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:51:54 #49 ... 19:51:54 19:51:54 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:51:54 #0 4.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:54 #0 4.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:54 #0 4.798 (1/4) Installing ca-certificates (20230506-r0) 19:51:54 #0 4.820 (2/4) Installing dumb-init (1.2.5-r2) 19:51:54 #0 4.827 (3/4) Installing su-exec (0.2-r3) 19:51:54 #0 4.831 (4/4) Installing yq (4.33.3-r3) 19:51:54 #0 4.898 Executing busybox-1.36.1-r2.trigger 19:51:54 #0 4.902 Executing ca-certificates-20230506-r0.trigger 19:51:54 #0 4.945 OK: 17 MiB in 19 packages 19:51:54 #50 ... 19:51:54 19:51:54 #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:51:54 #51 ... 19:51:54 19:51:54 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:51:54 #52 ... 19:51:54 19:51:54 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:51:55 #53 ... 19:51:55 19:51:55 #35 [security-proxy-auth internal] load build context 19:51:55 #35 transferring context: 364.80MB 9.5s done 19:52:17 #35 ... 19:52:17 19:52:17 #47 [security-secretstore-setup internal] load build context 19:52:17 #47 DONE 33.5s 19:52:17 19:52:17 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:52:17 #50 DONE 33.1s 19:52:17 19:52:17 #40 [support-scheduler internal] load build context 19:52:17 #40 DONE 33.6s 19:52:17 19:52:17 #42 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:52:17 #42 DONE 33.2s 19:52:17 19:52:17 #38 [security-spiffe-token-provider internal] load build context 19:52:17 #38 DONE 33.6s 19:52:17 19:52:17 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 19:52:17 #33 DONE 32.6s 19:52:17 19:52:17 #46 [security-proxy-setup internal] load build context 19:52:17 #46 DONE 33.6s 19:52:17 19:52:17 #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:52:17 #54 ... 19:52:17 19:52:17 #34 [security-bootstrapper internal] load build context 19:52:17 #34 DONE 33.6s 19:52:17 19:52:17 #35 [security-proxy-auth internal] load build context 19:52:17 #35 DONE 33.6s 19:52:17 19:52:17 #41 [core-metadata internal] load build context 19:52:17 #41 DONE 33.6s 19:52:17 19:52:17 #48 [core-command internal] load build context 19:52:17 #48 DONE 33.7s 19:52:17 19:52:17 #39 [support-notifications internal] load build context 19:52:17 #39 DONE 33.7s 19:52:17 19:52:17 #43 [core-data internal] load build context 19:52:17 #43 DONE 33.7s 19:52:17 19:52:17 #45 [core-common-config-bootstrapper internal] load build context 19:52:17 #45 DONE 33.7s 19:52:17 19:52:17 #31 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:52:17 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:52:17 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:52:17 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 19:52:17 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 19:52:17 #31 DONE 0.4s 19:52:17 19:52:17 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:52:17 #37 DONE 33.9s 19:52:17 19:52:17 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:52:17 #36 DONE 34.1s 19:52:17 19:52:17 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:17 #55 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:17 #55 ... 19:52:17 19:52:17 #56 [security-spire-agent internal] load build context 19:52:17 #56 transferring context: 17.64kB done 19:52:17 #56 DONE 0.1s 19:52:17 19:52:17 #57 [security-spire-server internal] load build context 19:52:17 #57 transferring context: 18.11kB done 19:52:17 #57 DONE 0.0s 19:52:17 19:52:17 #58 [security-spire-config internal] load build context 19:52:17 #58 transferring context: 16.36kB done 19:52:17 #58 DONE 0.1s 19:52:17 19:52:17 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:17 #55 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:52:17 #55 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:52:17 #55 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:52:17 #55 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:52:17 #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:52:17 #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 19:52:17 #55 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:52:17 #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:52:17 #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s 19:52:17 #55 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s 19:52:17 #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:52:17 #55 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:52:17 #55 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s 19:52:17 #55 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 19:52:17 #55 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.5s 19:52:17 #55 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:52:17 #55 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 0.6s 19:52:17 #55 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s 19:52:17 #55 ... 19:52:17 19:52:17 #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:52:17 #49 33.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:17 #49 34.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:17 #49 34.34 (1/2) Installing dumb-init (1.2.5-r2) 19:52:17 #49 34.34 (2/2) Installing su-exec (0.2-r3) 19:52:17 #49 34.35 Executing busybox-1.36.1-r2.trigger 19:52:17 #49 34.35 OK: 7 MiB in 17 packages 19:52:17 #49 DONE 34.7s 19:52:17 19:52:17 #44 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:52:17 #44 33.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:17 #44 33.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:17 #44 34.22 (1/1) Installing dumb-init (1.2.5-r2) 19:52:17 #44 34.24 Executing busybox-1.36.1-r2.trigger 19:52:17 #44 34.25 OK: 7 MiB in 16 packages 19:52:17 #44 DONE 34.6s 19:52:17 19:52:17 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:17 #55 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done 19:52:17 #55 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:52:17 #55 ... 19:52:17 19:52:17 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:52:17 #53 33.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:17 #53 33.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:17 #53 34.17 (1/2) Installing ca-certificates (20230506-r0) 19:52:17 #53 34.20 (2/2) Installing dumb-init (1.2.5-r2) 19:52:17 #53 34.20 Executing busybox-1.36.1-r2.trigger 19:52:17 #53 34.22 Executing ca-certificates-20230506-r0.trigger 19:52:17 #53 34.46 OK: 8 MiB in 17 packages 19:52:17 #53 DONE 34.7s 19:52:17 19:52:17 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:18 #55 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done 19:52:19 #55 ... 19:52:19 19:52:19 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:52:19 #0 1.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:19 #0 1.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:19 #0 1.794 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:52:19 #0 1.794 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:52:19 #0 1.794 OK: 20064 distinct packages available 19:52:19 #0 1.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:19 #0 1.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:19 #0 2.143 OK: 264 MiB in 52 packages 19:52:19 #59 DONE 3.5s 19:52:19 19:52:19 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:52:19 #52 33.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:19 #52 33.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:19 #52 34.19 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:52:19 #52 34.19 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:52:19 #52 34.19 OK: 20064 distinct packages available 19:52:19 #52 34.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:19 #52 34.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:19 #52 34.63 (1/11) Installing ca-certificates (20230506-r0) 19:52:19 #52 34.66 (2/11) Installing brotli-libs (1.0.9-r14) 19:52:19 #52 34.67 (3/11) Installing libunistring (1.1-r1) 19:52:19 #52 34.68 (4/11) Installing libidn2 (2.3.4-r1) 19:52:19 #52 34.69 (5/11) Installing nghttp2-libs (1.55.1-r0) 19:52:19 #52 34.69 (6/11) Installing libcurl (8.2.1-r0) 19:52:19 #52 34.70 (7/11) Installing curl (8.2.1-r0) 19:52:19 #52 34.71 (8/11) Installing dumb-init (1.2.5-r2) 19:52:19 #52 34.72 (9/11) Installing musl-obstack (1.2.3-r2) 19:52:19 #52 34.73 (10/11) Installing libucontext (1.2-r2) 19:52:19 #52 34.73 (11/11) Installing gcompat (1.1.0-r1) 19:52:19 #52 34.73 Executing busybox-1.36.1-r2.trigger 19:52:19 #52 34.74 Executing ca-certificates-20230506-r0.trigger 19:52:19 #52 34.79 OK: 12 MiB in 26 packages 19:52:19 #52 DONE 36.6s 19:52:19 19:52:19 #60 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:52:19 #60 DONE 0.1s 19:52:19 19:52:19 #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:52:19 #51 34.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:19 #51 34.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:19 #51 34.46 (1/4) Installing dumb-init (1.2.5-r2) 19:52:19 #51 34.61 (2/4) Installing openssl (3.1.2-r0) 19:52:19 #51 34.70 (3/4) Installing su-exec (0.2-r3) 19:52:19 #51 34.70 (4/4) Installing yq (4.33.3-r3) 19:52:19 #51 34.84 Executing busybox-1.36.1-r2.trigger 19:52:19 #51 34.84 OK: 17 MiB in 19 packages 19:52:19 #51 DONE 36.8s 19:52:19 19:52:19 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:52:19 #0 1.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:19 #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:19 #0 1.783 OK: 264 MiB in 52 packages 19:52:19 #61 DONE 3.7s 19:52:19 19:52:19 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:52:19 #62 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 19:52:19 #62 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:52:19 #62 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:52:19 #62 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:52:19 #62 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:52:19 #62 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:52:19 #62 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 19:52:19 #62 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:52:19 #62 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done 19:52:19 #62 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:52:19 #62 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:52:19 #62 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done 19:52:19 #62 DONE 3.4s 19:52:19 19:52:19 #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:52:19 #63 DONE 0.1s 19:52:19 19:52:19 #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:52:19 #64 DONE 0.1s 19:52:19 19:52:19 #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:19 #65 ... 19:52:19 19:52:19 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:19 #55 DONE 3.4s 19:52:20 19:52:20 #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:52:20 #54 3.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:20 #54 4.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:20 #54 4.352 OK: 264 MiB in 52 packages 19:52:20 #54 DONE 4.6s 19:52:20 19:52:20 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:52:20 #0 3.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:20 #0 4.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:20 #0 4.345 OK: 264 MiB in 52 packages 19:52:20 #66 DONE 4.6s 19:52:20 19:52:20 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:52:20 #67 DONE 0.1s 19:52:20 19:52:20 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:52:20 #68 DONE 3.2s 19:52:20 19:52:20 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:20 #69 ... 19:52:20 19:52:20 #70 [core-command builder 4/7] COPY go.mod vendor* ./ 19:52:20 #70 DONE 0.1s 19:52:20 19:52:20 #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:52:20 #71 DONE 0.1s 19:52:20 19:52:20 #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:21 #72 ... 19:52:21 19:52:21 #73 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:52:21 #0 3.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:21 #0 3.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:21 #0 4.188 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:52:21 #0 4.188 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:52:21 #0 4.188 OK: 20064 distinct packages available 19:52:21 #0 4.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:21 #0 4.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:21 #0 4.570 (1/4) Installing dumb-init (1.2.5-r2) 19:52:21 #0 4.574 (2/4) Installing musl-obstack (1.2.3-r2) 19:52:21 #0 4.578 (3/4) Installing libucontext (1.2-r2) 19:52:21 #0 4.587 (4/4) Installing gcompat (1.1.0-r1) 19:52:21 #0 4.592 Executing busybox-1.36.1-r2.trigger 19:52:21 #0 4.600 OK: 8 MiB in 19 packages 19:52:21 #73 DONE 4.8s 19:52:21 19:52:21 #74 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:52:21 #0 3.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:21 #0 3.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:21 #0 4.235 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:52:21 #0 4.235 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:52:21 #0 4.235 OK: 20064 distinct packages available 19:52:21 #0 4.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:21 #0 4.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:21 #0 4.628 (1/5) Installing dumb-init (1.2.5-r2) 19:52:21 #0 4.631 (2/5) Installing musl-obstack (1.2.3-r2) 19:52:21 #0 4.635 (3/5) Installing libucontext (1.2-r2) 19:52:21 #0 4.638 (4/5) Installing gcompat (1.1.0-r1) 19:52:21 #0 4.647 (5/5) Installing openssl (3.1.2-r0) 19:52:21 #0 4.660 Executing busybox-1.36.1-r2.trigger 19:52:21 #0 4.667 OK: 8 MiB in 20 packages 19:52:21 #74 DONE 4.8s 19:52:21 19:52:21 #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:52:23 #75 DONE 2.0s 19:52:23 19:52:23 #76 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:52:23 #76 DONE 2.0s 19:52:23 19:52:23 #77 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:52:23 #77 DONE 2.0s 19:52:23 19:52:23 #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:52:23 #78 ... 19:52:23 19:52:23 #79 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:52:23 #79 DONE 0.1s 19:52:23 19:52:23 #80 [security-spire-config stage-2 5/9] COPY security.txt / 19:52:24 #80 ... 19:52:24 19:52:24 #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:52:24 #78 DONE 0.9s 19:52:24 19:52:24 #81 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:52:24 #81 DONE 0.8s 19:52:24 19:52:24 #80 [security-spire-config stage-2 5/9] COPY security.txt / 19:52:24 #80 DONE 0.8s 19:52:24 19:52:24 #82 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:52:24 #82 DONE 0.1s 19:52:24 19:52:24 #83 [security-spire-server stage-2 5/8] COPY security.txt / 19:52:24 #83 DONE 0.1s 19:52:24 19:52:24 #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:52:24 #84 DONE 0.1s 19:52:24 19:52:24 #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:52:24 #85 DONE 0.1s 19:52:24 19:52:24 #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:52:24 #86 DONE 0.1s 19:52:24 19:52:24 #87 [security-spire-agent stage-3 6/9] COPY security.txt / 19:52:24 #87 DONE 0.1s 19:52:24 19:52:24 #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:52:24 #88 DONE 0.1s 19:52:24 19:52:24 #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:52:24 #89 DONE 0.1s 19:52:24 19:52:24 #90 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:52:24 #90 DONE 0.1s 19:52:24 19:52:24 #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:52:24 #91 DONE 0.1s 19:52:24 19:52:24 #92 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:52:24 #92 DONE 0.1s 19:52:24 19:52:24 #93 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:52:24 #93 DONE 0.0s 19:52:24 19:52:24 #94 [security-spire-server] exporting to image 19:52:24 #94 exporting layers 19:52:25 #94 exporting layers 0.6s done 19:52:25 #94 exporting layers 0.6s done 19:52:25 #94 writing image sha256:52abe659003fbeb7f4ae64ba0dc40e03338110fd7769c45e9dfe47c4aeea09d5 done 19:52:25 #94 naming to docker.io/library/security-spire-config done 19:52:25 #94 writing image sha256:aa9547959dd00e56de9c90fb011f1e00d93c46052140a72957ab9149f7082611 done 19:52:25 #94 naming to docker.io/library/security-spire-server done 19:52:25 #94 writing image sha256:497ac54ac10030b37e141b1855696372ed1121c3b7d21c0fa8c0ce46ae8c3645 done 19:52:25 #94 naming to docker.io/library/security-spire-agent done 19:52:25 #94 DONE 0.7s 19:52:25 19:52:25 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:31 Removing intermediate container a83e6857fe88 19:52:31 ---> 47f2857034bf 19:52:31 Successfully built 47f2857034bf 19:52:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:31 + docker inspect -f . ci-base-image-arm64 19:52:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:52:31 prd-ubuntu20.04-docker-arm64-4c-16g-7206 does not seem to be running inside a container 19:52:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:52:32 $ docker top 018020c1a7ffb8c4d2b310d0e0363b99c12c1f64b1ca3995bddded439492786f -eo pid,comm [Pipeline] { [Pipeline] sh 19:52:33 + go version 19:52:33 go version go1.21.0 linux/arm64 [Pipeline] } 19:52:33 $ docker stop --time=1 018020c1a7ffb8c4d2b310d0e0363b99c12c1f64b1ca3995bddded439492786f 19:52:35 $ docker rm -f --volumes 018020c1a7ffb8c4d2b310d0e0363b99c12c1f64b1ca3995bddded439492786f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:36 + docker inspect -f . ci-base-image-arm64 19:52:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:52:36 prd-ubuntu20.04-docker-arm64-4c-16g-7206 does not seem to be running inside a container 19:52:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:52:37 $ docker top 54963d23d31d8dc26646a8df24e7542bbe9e7be5e02dff29ef68f5628e21c647 -eo pid,comm [Pipeline] { [Pipeline] echo 19:52:37 ========================================================= 19:52:37 [edgeXBuildGoParallel] Running Tests and Build... 19:52:37 ========================================================= [Pipeline] sh 19:52:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:52:38 + make test 19:52:38 go test -race -coverprofile=coverage.out ./... 19:52:51 #95 DONE 30.0s 19:52:51 19:52:51 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:51 #69 DONE 28.9s 19:52:51 19:52:51 #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:51 #72 DONE 28.9s 19:52:51 19:52:51 #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:51 #65 DONE 30.0s 19:52:51 19:52:51 #96 [core-command builder 6/7] COPY . . 19:52:57 #96 ... 19:52:57 19:52:57 #97 [security-spiffe-token-provider builder 6/7] COPY . . 19:52:59 #97 ... 19:52:59 19:52:59 #98 [security-proxy-setup builder 6/7] COPY . . 19:53:00 #98 ... 19:53:00 19:53:00 #99 [support-notifications builder 6/7] COPY . . 19:53:01 #99 ... 19:53:01 19:53:01 #96 [core-command builder 6/7] COPY . . 19:53:01 #96 DONE 12.1s 19:53:01 19:53:01 #100 [support-scheduler builder 6/7] COPY . . 19:53:01 #100 CACHED 19:53:01 19:53:01 #101 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:01 #101 CACHED 19:53:01 19:53:01 #102 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:53:01 #102 CACHED 19:53:01 19:53:01 #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:01 #103 CACHED 19:53:01 19:53:01 #104 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:53:01 #104 CACHED 19:53:01 19:53:01 #105 [security-proxy-auth builder 6/7] COPY . . 19:53:01 #105 CACHED 19:53:01 19:53:01 #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:01 #106 CACHED 19:53:01 19:53:01 #107 [core-metadata builder 6/7] COPY . . 19:53:01 #107 CACHED 19:53:01 19:53:01 #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:53:01 #108 CACHED 19:53:01 19:53:01 #97 [security-spiffe-token-provider builder 6/7] COPY . . 19:53:01 #97 DONE 12.1s 19:53:01 19:53:01 #99 [support-notifications builder 6/7] COPY . . 19:53:01 #99 DONE 12.1s 19:53:01 19:53:01 #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:53:01 #109 CACHED 19:53:01 19:53:01 #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:01 #110 CACHED 19:53:01 19:53:01 #111 [core-common-config-bootstrapper builder 6/7] COPY . . 19:53:01 #111 CACHED 19:53:01 19:53:01 #112 [core-data builder 6/7] COPY . . 19:53:01 #112 CACHED 19:53:01 19:53:01 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:01 #113 CACHED 19:53:01 19:53:01 #114 [core-data builder 4/7] COPY go.mod vendor* ./ 19:53:01 #114 CACHED 19:53:01 19:53:01 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:01 #115 CACHED 19:53:01 19:53:01 #116 [security-bootstrapper builder 6/7] COPY . . 19:53:01 #116 CACHED 19:53:01 19:53:01 #117 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:53:01 #117 CACHED 19:53:01 19:53:01 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:01 #118 CACHED 19:53:01 19:53:01 #119 [security-secretstore-setup builder 6/7] COPY . . 19:53:01 #119 CACHED 19:53:01 19:53:01 #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:53:01 #120 CACHED 19:53:01 19:53:01 #98 [security-proxy-setup builder 6/7] COPY . . 19:53:01 #98 DONE 12.1s 19:53:01 19:53:01 #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:53:03 #121 1.316 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 19:53:10 ? github.com/edgexfoundry/edgex-go [no test files] 19:53:13 #121 ... 19:53:13 19:53:13 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:53:13 #0 1.310 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 19:53:13 #122 ... 19:53:13 19:53:13 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:53:13 #0 1.481 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 19:53:13 #123 ... 19:53:13 19:53:13 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:53:13 #0 0.502 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 19:53:13 #124 ... 19:53:13 19:53:13 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:53:13 #0 0.903 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 19:53:13 #125 ... 19:53:13 19:53:13 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:53:13 #0 0.615 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 19:53:13 #126 ... 19:53:13 19:53:13 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:53:13 #0 0.840 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 19:53:13 #127 ... 19:53:13 19:53:13 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:53:13 #0 0.692 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 19:53:13 #128 ... 19:53:13 19:53:13 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:53:13 #0 1.347 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 19:53:13 #129 ... 19:53:13 19:53:13 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:53:13 #0 1.318 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 19:53:13 #130 ... 19:53:13 19:53:13 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:13 #0 0.763 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 19:54:20 #131 ... 19:54:20 19:54:20 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:54:20 #122 75.56 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 19:54:30 #122 ... 19:54:30 19:54:30 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:54:30 #128 DONE 88.3s 19:54:30 19:54:30 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:54:30 #126 DONE 88.3s 19:54:30 19:54:30 #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:54:30 #121 DONE 88.3s 19:54:30 19:54:30 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:54:30 #130 DONE 88.3s 19:54:30 19:54:30 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:54:30 #127 DONE 88.4s 19:54:30 19:54:30 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:54:30 #129 DONE 88.4s 19:54:30 19:54:30 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:54:30 #132 ... 19:54:30 19:54:30 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:54:30 #124 DONE 88.5s 19:54:30 19:54:30 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:54:30 #123 DONE 88.6s 19:54:30 19:54:30 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:54:30 #131 DONE 88.7s 19:54:30 19:54:30 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:54:30 #125 DONE 88.7s 19:54:30 19:54:30 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:54:30 #122 DONE 88.6s 19:54:30 19:54:30 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:54:30 #133 DONE 0.5s 19:54:30 19:54:30 #134 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:54:30 #134 DONE 0.7s 19:54:30 19:54:30 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:54:30 #132 DONE 0.7s 19:54:30 19:54:30 #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:54:30 #135 DONE 0.6s 19:54:30 19:54:30 #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:54:30 #136 DONE 0.8s 19:54:30 19:54:30 #137 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:54:30 #137 ... 19:54:30 19:54:30 #138 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:54:30 #138 DONE 0.5s 19:54:31 19:54:31 #139 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:54:31 #139 DONE 0.6s 19:54:31 19:54:31 #140 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:54:31 #140 DONE 0.3s 19:54:31 19:54:31 #141 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:54:31 #141 ... 19:54:31 19:54:31 #142 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:54:31 #142 CACHED 19:54:31 19:54:31 #143 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:54:31 #143 CACHED 19:54:31 19:54:31 #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:54:31 #144 CACHED 19:54:31 19:54:31 #145 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:54:31 #145 CACHED 19:54:31 19:54:31 #146 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:54:31 #146 CACHED 19:54:31 19:54:31 #147 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:54:31 #147 CACHED 19:54:31 19:54:31 #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:54:31 #148 CACHED 19:54:31 19:54:31 #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:54:31 #149 CACHED 19:54:31 19:54:31 #137 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:54:31 #137 DONE 0.4s 19:54:31 19:54:31 #150 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:54:31 #150 DONE 0.4s 19:54:31 19:54:31 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:54:31 #151 DONE 0.4s 19:54:31 19:54:31 #152 [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 19:54:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:54:32 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:54:32 #152 ... 19:54:32 19:54:32 #153 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:54:32 #153 DONE 1.3s 19:54:32 19:54:32 #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:54:32 #154 DONE 1.2s 19:54:32 19:54:32 #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:54:32 #155 ... 19:54:32 19:54:32 #156 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:54:32 #156 DONE 1.4s 19:54:32 19:54:32 #141 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:54:32 #141 DONE 1.4s 19:54:32 19:54:32 #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:54:32 #157 DONE 1.4s 19:54:32 19:54:32 #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:54:32 #158 DONE 1.4s 19:54:32 19:54:32 #159 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:54:32 #159 DONE 1.5s 19:54:32 19:54:32 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:54:32 #160 DONE 1.9s 19:54:32 19:54:32 #161 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:54:32 #161 DONE 1.4s 19:54:32 19:54:32 #162 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:54:33 #162 ... 19:54:33 19:54:33 #163 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:54:33 #163 DONE 1.7s 19:54:33 19:54:33 #164 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:54:33 #164 ... 19:54:33 19:54:33 #165 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:54:33 #165 DONE 0.8s 19:54:33 19:54:33 #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:54:33 #155 DONE 1.0s 19:54:33 19:54:33 #166 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:54:33 #166 DONE 0.7s 19:54:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:54:33 19:54:33 #167 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:54:33 #167 DONE 0.8s 19:54:33 19:54:33 #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:54:33 #168 DONE 0.8s 19:54:33 19:54:33 #152 [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 19:54:33 #152 DONE 2.1s 19:54:33 19:54:33 #169 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:54:33 #169 DONE 0.8s 19:54:33 19:54:33 #94 [core-command] exporting to image 19:54:33 #94 exporting layers 19:54:33 #94 ... 19:54:33 19:54:33 #170 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:54:33 #170 DONE 0.9s 19:54:33 19:54:33 #162 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:54:33 #162 DONE 0.9s 19:54:33 19:54:33 #94 [core-command] exporting to image 19:54:33 #94 exporting layers 0.1s done 19:54:33 #94 ... 19:54:33 19:54:33 #164 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:54:33 #164 DONE 0.6s 19:54:33 19:54:33 #171 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:54:33 #171 DONE 0.7s 19:54:33 19:54:33 #94 [core-data] exporting to image 19:54:33 #94 ... 19:54:33 19:54:33 #172 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:54:33 #172 DONE 0.5s 19:54:33 19:54:33 #173 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:54:33 #173 DONE 0.5s 19:54:33 19:54:33 #174 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:54:33 #174 DONE 0.5s 19:54:33 19:54:33 #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:54:33 #175 DONE 0.5s 19:54:33 19:54:33 #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 19:54:33 #176 DONE 0.5s 19:54:33 19:54:33 #177 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:54:33 #177 DONE 0.5s 19:54:33 19:54:33 #178 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:54:34 #178 ... 19:54:34 19:54:34 #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:54:34 #179 DONE 0.4s 19:54:34 19:54:34 #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:54:34 #180 DONE 0.4s 19:54:34 19:54:34 #181 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:54:34 #181 DONE 0.3s 19:54:34 19:54:34 #94 [core-metadata] exporting to image 19:54:34 #94 exporting layers 0.2s done 19:54:34 #94 writing image sha256:9f30f2a6661af5d4c049f4be2ecd021e4cdfd122671bc2a2b103fb1de6491040 0.0s done 19:54:34 #94 naming to docker.io/library/core-command done 19:54:34 #94 writing image sha256:71a10273093050c8d6c753fcb767ae8b746f884cb4bfc485e1a0302bda6504c9 done 19:54:34 #94 naming to docker.io/library/core-data done 19:54:34 #94 writing image sha256:7735d752c069f88368c7ccb665be13acbe21460dabe71fd93fa3a73dfc8360b3 done 19:54:34 #94 naming to docker.io/library/support-scheduler done 19:54:34 #94 exporting layers 0.2s done 19:54:34 #94 writing image sha256:2ba52619c716e0a464657ed5fd781ac88e6afa4802fdd84f1bf534edef3c2edd done 19:54:34 #94 writing image sha256:6a4e185aec2ddc67563870b06d49be7b40a7dc211379bfc1531ddecbb2cc132b done 19:54:34 #94 naming to docker.io/library/security-spiffe-token-provider done 19:54:34 #94 naming to docker.io/library/support-notifications done 19:54:34 #94 writing image sha256:28dcf0f9247c20e2e58e84bba7c3d59481fc24a6fd26f2321513b367fbc2421b done 19:54:34 #94 naming to docker.io/library/core-metadata done 19:54:34 #94 DONE 1.5s 19:54:34 19:54:34 #178 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:54:34 #178 DONE 0.3s 19:54:34 19:54:34 #182 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:34 #182 ... 19:54:34 19:54:34 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:54:34 #183 DONE 0.5s 19:54:34 19:54:34 #184 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:34 #184 DONE 0.6s 19:54:34 19:54:34 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:34 #185 DONE 0.7s 19:54:34 19:54:34 #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:54:34 #186 DONE 0.2s 19:54:34 19:54:34 #187 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:54:34 #187 DONE 0.5s 19:54:34 19:54:34 #188 [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/ 19:54:35 #188 DONE 0.2s 19:54:35 19:54:35 #94 [security-proxy-auth] exporting to image 19:54:35 #94 exporting layers 0.5s done 19:54:35 #94 writing image sha256:5ccc79fc911d2ae6e24abb34af547aafab420517a6070cba229bf097db60e2b5 done 19:54:35 #94 naming to docker.io/library/core-common-config-bootstrapper done 19:54:35 #94 writing image sha256:ab6580109e6409746a4a1efb6871e6e54d0e2e935b3b59d240033b3a9f1164c2 done 19:54:35 #94 naming to docker.io/library/security-proxy-auth done 19:54:35 #94 DONE 1.9s 19:54:35 19:54:35 #189 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:54:35 #189 DONE 0.3s 19:54:35 19:54:35 #190 [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/ 19:54:35 #190 DONE 0.1s 19:54:35 19:54:35 #191 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:54:35 #191 DONE 0.1s 19:54:35 19:54:35 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:54:35 #192 DONE 0.0s 19:54:35 19:54:35 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:54:35 #193 DONE 0.0s 19:54:35 19:54:35 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:54:35 #194 ... 19:54:35 19:54:35 #182 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:35 #182 DONE 1.1s 19:54:35 19:54:35 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:35 #195 DONE 0.3s 19:54:35 19:54:35 #94 [security-secretstore-setup] exporting to image 19:54:35 #94 exporting layers 0.2s done 19:54:35 #94 writing image sha256:5dc8caaf5e501977b6e8a86674b7321c3f43b225be4ab93e90f06935f3e14e81 done 19:54:35 #94 naming to docker.io/library/security-proxy-setup done 19:54:35 #94 ... 19:54:35 19:54:35 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:54:35 #194 DONE 0.5s 19:54:35 19:54:35 #94 [security-bootstrapper] exporting to image 19:54:35 #94 writing image sha256:6092e34169bf31fc8731a930bc40dc36c689a6366cc06353be9531d5c4f71368 done 19:54:35 #94 naming to docker.io/library/security-secretstore-setup done 19:54:35 #94 exporting layers 0.2s done 19:54:35 #94 writing image sha256:3abb2782e1a268765bcabe82610c9965f404ab2425d30add774c651ace7db6ce done 19:54:35 #94 naming to docker.io/library/security-bootstrapper done 19:54:35 #94 DONE 2.3s 19:54:35 time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:35 time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:35 time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:35 time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:35 time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:35 time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:35 time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:35 time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:35 time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:35 time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:35 time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:35 time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:35 time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:35 time="2023-09-20T19:51:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:54:35 $ docker stop --time=1 94abe1f87897e2d83eac19c57e1484975db0814f786e241eefe2b6e1e24ee696 19:54:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:54:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:54:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:54:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:54:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:54:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:54:37 $ docker rm -f --volumes 94abe1f87897e2d83eac19c57e1484975db0814f786e241eefe2b6e1e24ee696 [Pipeline] // withDockerContainer [Pipeline] sh 19:54:37 + docker images 19:54:37 REPOSITORY TAG IMAGE ID CREATED SIZE 19:54:37 security-bootstrapper latest 3abb2782e1a2 2 seconds ago 23.3MB 19:54:37 security-proxy-setup latest 5dc8caaf5e50 2 seconds ago 29.4MB 19:54:37 security-secretstore-setup latest 6092e34169bf 2 seconds ago 44.4MB 19:54:37 security-proxy-auth latest ab6580109e64 3 seconds ago 19.5MB 19:54:37 core-common-config-bootstrapper latest 5ccc79fc911d 3 seconds ago 18.2MB 19:54:37 support-scheduler latest 7735d752c069 4 seconds ago 34MB 19:54:37 security-spiffe-token-provider latest 2ba52619c716 4 seconds ago 35MB 19:54:37 core-command latest 9f30f2a6661a 4 seconds ago 21.2MB 19:54:37 support-notifications latest 6a4e185aec2d 4 seconds ago 34.6MB 19:54:37 core-metadata latest 28dcf0f9247c 4 seconds ago 21.7MB 19:54:37 core-data latest 71a102730930 4 seconds ago 21.3MB 19:54:37 security-spire-server latest aa9547959dd0 2 minutes ago 102MB 19:54:37 security-spire-config latest 52abe659003f 2 minutes ago 101MB 19:54:37 security-spire-agent latest 497ac54ac100 2 minutes ago 161MB 19:54:37 ci-base-image-x86_64 latest 24543a84f027 5 minutes ago 927MB 19:54:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 4 hours ago 557MB 19:54:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 19:54:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } 19:54:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [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] } 19:54:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:54:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:54:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:54:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:54:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:54:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.242s coverage: 28.7% of statements 19:54:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.323s coverage: 97.0% of statements 19:55:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:55:00 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:55:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:55:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.488s coverage: 69.2% of statements 19:55:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:55:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:55:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.311s coverage: 53.0% of statements 19:55:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:55:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:55:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:55:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:55:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:55:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:55:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:55:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.235s coverage: 93.4% of statements 19:55:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.665s coverage: 4.1% of statements 19:55:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:55:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:55:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:55:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:55:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:55:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:55:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:55:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:55:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:55:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:55:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.691s coverage: 97.6% of statements 19:55:36 ok github.com/edgexfoundry/edgex-go/internal/io 1.180s coverage: 72.2% of statements 19:55:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:55:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.418s coverage: 0.9% of statements 19:55:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.344s coverage: 32.2% of statements 19:55:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.371s coverage: 41.7% of statements 19:55:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.388s coverage: 82.9% of statements 19:55:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.240s coverage: 94.1% of statements 19:55:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.232s coverage: 96.3% of statements 19:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.232s coverage: 87.5% of statements 19:55:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:55:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:55:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:55:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:56:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.225s coverage: 94.4% of statements 19:56:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:56:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:56:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:56:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:56:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:56:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.995s coverage: 79.9% of statements 19:56:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.258s coverage: 92.9% of statements 19:56:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements 19:56:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.203s coverage: 62.3% of statements 19:56:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.194s coverage: 87.2% of statements 19:56:21 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.162s coverage: 20.0% of statements 19:56:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.156s coverage: 100.0% of statements 19:56:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.355s coverage: 81.8% of statements 19:56:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:56:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:56:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.431s coverage: 82.1% of statements 19:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.222s coverage: 86.0% of statements 19:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:56:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.998s coverage: 63.1% of statements 19:56:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.262s coverage: 100.0% of statements 19:56:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.103s coverage: 89.4% of statements 19:56:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements 19:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements 19:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.077s coverage: 100.0% of statements 19:56:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:56:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:56:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:56:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.760s coverage: 38.4% of statements 19:56:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.222s coverage: 89.5% of statements 19:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:56:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:56:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.203s coverage: 84.8% of statements 19:56:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:56:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:56:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:56:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:56:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:56:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:56:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:56:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:56:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.281s coverage: 19.9% of statements 19:56:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.546s coverage: 95.7% of statements 19:56:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:56:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:56:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.265s coverage: 61.8% of statements 19:56:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:56:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:57:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.369s coverage: 98.9% of statements 19:57:01 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:57:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:57:01 go vet ./... 19:58:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:58:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:58:54 ./bin/test-attribution-txt.sh [Pipeline] echo 19:58:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:58:54 + ls -al . 19:58:54 total 728 19:58:54 drwxrwxr-x 11 1001 1001 4096 Sep 20 19:52 . 19:58:54 drwxr-xr-x 4 root root 4096 Sep 20 19:52 .. 19:58:54 drwxrwxr-x 2 1001 1001 4096 Sep 20 19:50 .blubracket 19:58:54 -rw-rw-r-- 1 1001 1001 16 Sep 20 19:50 .dockerignore 19:58:54 drwxrwxr-x 8 1001 1001 4096 Sep 20 19:50 .git 19:58:54 drwxrwxr-x 3 1001 1001 4096 Sep 20 19:50 .github 19:58:54 -rw-rw-r-- 1 1001 1001 1173 Sep 20 19:50 .gitignore 19:58:54 -rw-rw-r-- 1 1001 1001 42 Sep 20 19:50 .golangci.yml 19:58:54 -rw-rw-r-- 1 1001 1001 100 Sep 20 19:50 .hadolint.yml 19:58:54 -rw-rw-r-- 1 1001 1001 166 Sep 20 19:50 .sonarcloud.properties 19:58:54 -rw-rw-r-- 1 1001 1001 1171 Sep 20 19:50 ADOPTERS.md 19:58:54 -rw-rw-r-- 1 1001 1001 11674 Sep 20 19:50 Attribution.txt 19:58:54 -rw-rw-r-- 1 1001 1001 93407 Sep 20 19:50 CHANGELOG.md 19:58:54 -rw-rw-r-- 1 1001 1001 3804 Sep 20 19:50 CONTRIBUTING.md 19:58:54 -rw-rw-r-- 1 1001 1001 677 Sep 20 19:50 GOVERNANCE.md 19:58:54 -rw-rw-r-- 1 1001 1001 883 Sep 20 19:50 Jenkinsfile 19:58:54 -rw-rw-r-- 1 1001 1001 10775 Sep 20 19:50 LICENSE 19:58:54 -rw-rw-r-- 1 1001 1001 14764 Sep 20 19:50 Makefile 19:58:54 -rw-rw-r-- 1 1001 1001 582 Sep 20 19:50 OWNERS.md 19:58:54 -rw-rw-r-- 1 1001 1001 9923 Sep 20 19:50 README.md 19:58:54 -rw-rw-r-- 1 1001 1001 789 Sep 20 19:50 SECURITY.md 19:58:54 -rw-rw-r-- 1 1001 1001 5 Sep 20 19:48 VERSION 19:58:54 drwxrwxr-x 2 1001 1001 4096 Sep 20 19:50 bin 19:58:54 drwxrwxr-x 18 1001 1001 4096 Sep 20 19:50 cmd 19:58:54 -rw-r--r-- 1 root root 453602 Sep 20 19:57 coverage.out 19:58:54 drwxrwxr-x 2 1001 1001 4096 Sep 20 19:50 fuzz_test 19:58:54 -rw-rw-r-- 1 1001 1001 3688 Sep 20 19:50 go.mod 19:58:54 -rw-rw-r-- 1 1001 1001 34975 Sep 20 19:50 go.sum 19:58:54 drwxrwxr-x 7 1001 1001 4096 Sep 20 19:50 internal 19:58:54 drwxrwxr-x 3 1001 1001 4096 Sep 20 19:50 openapi 19:58:54 -rw-rw-r-- 1 1001 1001 594 Sep 20 19:50 security.txt 19:58:54 drwxrwxr-x 4 1001 1001 4096 Sep 20 19:50 snap 19:58:54 -rw-rw-r-- 1 1001 1001 204 Sep 20 19:50 version.go [Pipeline] sh 19:58:54 + '[' -e coverage.out ] 19:58:54 + chown 1001:1001 coverage.out [Pipeline] stash 19:58:54 Warning: overwriting stash ‘coverage-report’ 19:58:55 Stashed 1 file(s) [Pipeline] sh 19:58:55 + make build 19:58:56 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 20:00:17 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 20:00:17 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 20:00:17 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 20:00:19 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 20:00:46 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 20:00:52 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 20:00:58 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 20:01:02 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 20:01:05 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 20:01:08 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 20:01:13 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] } 20:01:19 $ docker stop --time=1 54963d23d31d8dc26646a8df24e7542bbe9e7be5e02dff29ef68f5628e21c647 20:01:21 $ docker rm -f --volumes 54963d23d31d8dc26646a8df24e7542bbe9e7be5e02dff29ef68f5628e21c647 [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 20:01:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:01:24 20:01:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:01:24 latest: Pulling from edgex-devops/edgex-compose-arm64 20:01:24 547446be3368: Pulling fs layer 20:01:24 d125d8839a47: Pulling fs layer 20:01:24 3e85d5ac6304: Pulling fs layer 20:01:24 c3105a71a48b: Pulling fs layer 20:01:24 0f093f025ec4: Pulling fs layer 20:01:24 c3106fc0e877: Pulling fs layer 20:01:24 c3105a71a48b: Waiting 20:01:24 0f093f025ec4: Waiting 20:01:24 c3106fc0e877: Waiting 20:01:25 547446be3368: Verifying Checksum 20:01:25 c3105a71a48b: Verifying Checksum 20:01:25 c3105a71a48b: Download complete 20:01:25 d125d8839a47: Verifying Checksum 20:01:25 d125d8839a47: Download complete 20:01:25 c3106fc0e877: Verifying Checksum 20:01:25 c3106fc0e877: Download complete 20:01:25 0f093f025ec4: Verifying Checksum 20:01:25 0f093f025ec4: Download complete 20:01:25 547446be3368: Pull complete 20:01:26 d125d8839a47: Pull complete 20:01:27 3e85d5ac6304: Download complete 20:01:35 3e85d5ac6304: Pull complete 20:01:35 c3105a71a48b: Pull complete 20:01:36 0f093f025ec4: Pull complete 20:01:36 c3106fc0e877: Pull complete 20:01:36 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:01:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:36 prd-ubuntu20.04-docker-arm64-4c-16g-7206 does not seem to be running inside a container 20:01:37 $ 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 20:01:38 $ docker top af117ddc3ee2d1255816d29d78e7989613edbae837ebd97676c8db1ae6fee9a1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:39 + docker compose -f ./docker-compose-build.yml build --parallel 20:01:47 #1 [core-command internal] load build definition from Dockerfile 20:01:47 #1 transferring dockerfile: 1.82kB done 20:01:47 #1 DONE 0.1s 20:01:48 20:01:48 #2 [support-notifications internal] load build definition from Dockerfile 20:01:48 #2 transferring dockerfile: 1.84kB done 20:01:48 #2 DONE 0.1s 20:01:48 20:01:48 #3 [security-proxy-setup internal] load build definition from Dockerfile 20:01:48 #3 transferring dockerfile: 2.39kB done 20:01:48 #3 DONE 0.1s 20:01:48 20:01:48 #4 [support-scheduler internal] load build definition from Dockerfile 20:01:48 #4 transferring dockerfile: 1.82kB done 20:01:48 #4 DONE 0.1s 20:01:48 20:01:48 #5 [security-bootstrapper internal] load build definition from Dockerfile 20:01:48 #5 transferring dockerfile: 2.82kB 0.0s done 20:01:48 #5 DONE 0.1s 20:01:48 20:01:48 #6 [security-secretstore-setup internal] load build definition from Dockerfile 20:01:48 #6 transferring dockerfile: 2.38kB done 20:01:48 #6 DONE 0.1s 20:01:48 20:01:48 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:01:48 #7 transferring dockerfile: 1.78kB done 20:01:48 #7 DONE 0.0s 20:01:48 20:01:48 #8 [security-spire-config internal] load build definition from Dockerfile 20:01:48 #8 DONE 0.0s 20:01:48 20:01:48 #9 [core-metadata internal] load build definition from Dockerfile 20:01:48 #9 transferring dockerfile: 1.96kB done 20:01:48 #9 DONE 0.1s 20:01:48 20:01:48 #8 [security-spire-config internal] load build definition from Dockerfile 20:01:48 #8 transferring dockerfile: 1.58kB 0.0s done 20:01:48 #8 DONE 0.1s 20:01:48 20:01:48 #10 [security-proxy-auth internal] load build definition from Dockerfile 20:01:49 #10 transferring dockerfile: 2.04kB done 20:01:49 #10 DONE 0.1s 20:01:49 20:01:49 #11 [security-spire-agent internal] load build definition from Dockerfile 20:01:49 #11 transferring dockerfile: 1.70kB 0.0s done 20:01:49 #11 DONE 0.1s 20:01:49 20:01:49 #12 [core-data internal] load build definition from Dockerfile 20:01:49 #12 transferring dockerfile: 1.90kB done 20:01:49 #12 DONE 0.1s 20:01:49 20:01:49 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:01:49 #13 transferring dockerfile: 2.12kB done 20:01:49 #13 DONE 0.1s 20:01:49 20:01:49 #14 [security-spire-server internal] load build definition from Dockerfile 20:01:49 #14 transferring dockerfile: 1.59kB done 20:01:49 #14 DONE 0.1s 20:01:49 20:01:49 #15 [core-command internal] load .dockerignore 20:01:49 #15 transferring context: 32B 20:01:49 #15 transferring context: 56B 0.0s done 20:01:49 #15 DONE 0.1s 20:01:49 20:01:49 #16 [support-notifications internal] load .dockerignore 20:01:49 #16 transferring context: 56B done 20:01:49 #16 DONE 0.0s 20:01:49 20:01:49 #17 [security-proxy-setup internal] load .dockerignore 20:01:49 #17 transferring context: 56B done 20:01:49 #17 DONE 0.0s 20:01:49 20:01:49 #18 [support-scheduler internal] load .dockerignore 20:01:49 #18 transferring context: 56B done 20:01:49 #18 DONE 0.0s 20:01:50 20:01:50 #19 [security-bootstrapper internal] load .dockerignore 20:01:50 #19 transferring context: 56B done 20:01:50 #19 DONE 0.0s 20:01:50 20:01:50 #20 [security-secretstore-setup internal] load .dockerignore 20:01:50 #20 transferring context: 56B done 20:01:50 #20 DONE 0.0s 20:01:50 20:01:50 #21 [security-spiffe-token-provider internal] load .dockerignore 20:01:50 #21 transferring context: 56B done 20:01:50 #21 DONE 0.0s 20:01:50 20:01:50 #22 [core-metadata internal] load .dockerignore 20:01:50 #22 transferring context: 56B done 20:01:50 #22 DONE 0.1s 20:01:50 20:01:50 #23 [security-spire-config internal] load .dockerignore 20:01:50 #23 transferring context: 56B 0.0s done 20:01:50 #23 DONE 0.1s 20:01:50 20:01:50 #24 [security-proxy-auth internal] load .dockerignore 20:01:50 #24 transferring context: 56B done 20:01:50 #24 DONE 0.0s 20:01:50 20:01:50 #25 [security-spire-agent internal] load .dockerignore 20:01:50 #25 transferring context: 56B done 20:01:50 #25 DONE 0.0s 20:01:50 20:01:50 #26 [core-data internal] load .dockerignore 20:01:50 #26 transferring context: 56B done 20:01:50 #26 DONE 0.1s 20:01:50 20:01:50 #27 [core-common-config-bootstrapper internal] load .dockerignore 20:01:50 #27 transferring context: 56B done 20:01:50 #27 DONE 0.1s 20:01:50 20:01:50 #28 [security-spire-server internal] load .dockerignore 20:01:50 #28 transferring context: 56B 0.0s done 20:01:50 #28 DONE 0.1s 20:01:50 20:01:50 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:50 #29 DONE 0.0s 20:01:50 20:01:50 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 20:01:50 #30 DONE 0.1s 20:01:50 20:01:50 #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:01:50 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:01:50 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:01:50 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:01:50 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:01:50 #31 DONE 0.2s 20:01:50 20:01:50 #32 [core-command internal] load build context 20:01:51 #32 ... 20:01:51 20:01:51 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:01:51 #33 DONE 0.8s 20:01:51 20:01:51 #32 [core-command internal] load build context 20:01:51 #32 ... 20:01:51 20:01:51 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:01:51 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:01:51 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:01:51 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:01:51 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:01:51 #31 DONE 0.3s 20:01:51 20:01:51 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:51 #29 DONE 0.0s 20:01:51 20:01:51 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:01:51 #33 DONE 1.4s 20:01:51 20:01:51 #34 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:01:51 #34 ... 20:01:51 20:01:51 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:01:51 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:01:51 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:01:51 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:01:51 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:01:51 #31 DONE 0.4s 20:01:51 20:01:51 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:01:51 #33 DONE 1.4s 20:01:51 20:01:51 #35 [support-scheduler builder 2/7] WORKDIR /edgex-go 20:01:51 #35 DONE 0.5s 20:01:51 20:01:51 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:51 #29 DONE 0.0s 20:01:51 20:01:51 #36 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:01:52 #36 ... 20:01:52 20:01:52 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:52 #29 DONE 0.0s 20:01:52 20:01:52 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:52 #29 DONE 0.0s 20:01:52 20:01:52 #37 [security-proxy-setup internal] load build context 20:01:52 #37 ... 20:01:52 20:01:52 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 20:01:52 #30 DONE 0.8s 20:01:52 20:01:52 #37 [security-proxy-setup internal] load build context 20:01:52 #37 ... 20:01:52 20:01:52 #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:01:52 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:01:52 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:01:52 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:01:52 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:01:52 #31 DONE 0.5s 20:01:52 20:01:52 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:52 #29 DONE 0.0s 20:01:52 20:01:52 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:01:52 #33 DONE 1.6s 20:01:52 20:01:52 #38 [security-spiffe-token-provider internal] load build context 20:01:52 #38 DONE 0.0s 20:01:52 20:01:52 #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 20:01:52 #35 DONE 0.6s 20:01:52 20:01:52 #37 [security-proxy-setup internal] load build context 20:01:52 #37 ... 20:01:52 20:01:52 #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:01:52 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:01:52 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:01:52 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:01:52 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:01:52 #31 DONE 0.5s 20:01:52 20:01:52 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:01:52 #33 DONE 1.6s 20:01:52 20:01:52 #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:01:52 #35 DONE 0.6s 20:01:52 20:01:52 #37 [security-proxy-setup internal] load build context 20:01:52 #37 ... 20:01:52 20:01:52 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:52 #29 DONE 0.0s 20:01:52 20:01:52 #39 [security-bootstrapper internal] load build context 20:01:52 #39 ... 20:01:52 20:01:52 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 20:01:52 #30 DONE 1.3s 20:01:53 20:01:53 #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:01:53 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:01:53 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:01:53 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:01:53 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:01:53 #31 DONE 0.5s 20:01:53 20:01:53 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:01:53 #33 DONE 1.6s 20:01:53 20:01:53 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 20:01:53 #35 DONE 0.7s 20:01:53 20:01:53 #40 [core-metadata internal] load build context 20:01:53 #40 ... 20:01:53 20:01:53 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:01:53 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:01:53 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:01:53 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:01:53 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:01:53 #31 DONE 0.5s 20:01:53 20:01:53 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:01:53 #33 DONE 1.6s 20:01:53 20:01:53 #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 20:01:53 #35 DONE 0.7s 20:01:53 20:01:53 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:53 #29 DONE 0.0s 20:01:53 20:01:53 #39 [security-bootstrapper internal] load build context 20:01:53 #39 ... 20:01:53 20:01:53 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:53 #29 DONE 0.0s 20:01:53 20:01:53 #39 [security-bootstrapper internal] load build context 20:01:53 #39 ... 20:01:53 20:01:53 #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:01:53 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:01:53 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:01:53 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:01:53 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:01:53 #31 DONE 0.6s 20:01:53 20:01:53 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:01:53 #33 DONE 1.7s 20:01:53 20:01:53 #35 [core-data builder 2/7] WORKDIR /edgex-go 20:01:53 #35 DONE 0.7s 20:01:53 20:01:53 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 20:01:53 #30 DONE 1.9s 20:01:53 20:01:53 #39 [security-bootstrapper internal] load build context 20:01:55 #39 ... 20:01:55 20:01:55 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 20:01:55 #30 DONE 3.6s 20:01:55 20:01:55 #39 [security-bootstrapper internal] load build context 20:01:55 #39 transferring context: 5.62MB 2.4s 20:01:55 #39 ... 20:01:55 20:01:55 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:01:55 #41 DONE 3.3s 20:01:56 20:01:56 #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:01:56 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:01:56 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:01:56 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:01:56 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:01:56 #31 DONE 0.6s 20:01:56 20:01:56 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:01:56 #42 DONE 0.0s 20:01:56 20:01:56 #43 [security-spire-server internal] load build context 20:01:56 #43 DONE 0.0s 20:01:56 20:01:56 #44 [support-notifications internal] load build context 20:01:56 #44 ... 20:01:56 20:01:56 #45 [security-spire-config internal] load build context 20:01:56 #45 DONE 0.0s 20:01:56 20:01:56 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:01:56 #46 DONE 3.2s 20:01:56 20:01:56 #44 [support-notifications internal] load build context 20:01:56 #44 ... 20:01:56 20:01:56 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:01:56 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:01:56 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:01:56 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:01:56 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:01:56 #31 DONE 0.6s 20:01:56 20:01:56 #44 [support-notifications internal] load build context 20:01:57 #44 ... 20:01:57 20:01:57 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:01:57 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.4s done 20:01:57 #42 DONE 1.5s 20:01:57 20:01:57 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:01:58 #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:01:58 #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:01:58 #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:01:58 #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:01:59 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s 20:02:00 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s 20:02:00 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.9s 20:02:00 #42 ... 20:02:00 20:02:00 #43 [security-spire-server internal] load build context 20:02:00 #43 transferring context: 18.11kB 0.3s done 20:02:00 #43 DONE 3.4s 20:02:00 20:02:00 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:00 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done 20:02:00 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done 20:02:00 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 20:02:00 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 20:02:00 #42 ... 20:02:00 20:02:00 #45 [security-spire-config internal] load build context 20:02:00 #45 transferring context: 16.36kB 0.1s done 20:02:00 #45 DONE 4.0s 20:02:00 20:02:00 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:00 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 20:02:00 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done 20:02:00 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.7s 20:02:00 #42 ... 20:02:00 20:02:00 #47 [security-spire-agent internal] load build context 20:02:00 #47 transferring context: 17.64kB 0.2s done 20:02:00 #47 DONE 4.2s 20:02:00 20:02:00 #48 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:02:00 #0 3.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:00 #0 7.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:01 #48 ... 20:02:01 20:02:01 #32 [core-command internal] load build context 20:02:01 #32 ... 20:02:01 20:02:01 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:01 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.1s 20:02:01 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.3s done 20:02:01 #42 ... 20:02:01 20:02:01 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:02:01 #0 8.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:01 #0 9.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:02 #49 ... 20:02:02 20:02:02 #50 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:02:02 #0 8.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:02 #0 9.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:02 #50 ... 20:02:02 20:02:02 #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:02:02 #0 6.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:02 #0 6.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:02 #51 ... 20:02:02 20:02:02 #52 [support-scheduler internal] load build context 20:02:02 #52 ... 20:02:02 20:02:02 #38 [security-spiffe-token-provider internal] load build context 20:02:02 #38 ... 20:02:02 20:02:02 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:02:02 #0 9.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:02 #53 ... 20:02:02 20:02:02 #54 [security-secretstore-setup internal] load build context 20:02:02 #54 ... 20:02:02 20:02:02 #37 [security-proxy-setup internal] load build context 20:02:02 #37 ... 20:02:02 20:02:02 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:02:03 #55 ... 20:02:03 20:02:03 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:02:03 #56 ... 20:02:03 20:02:03 #57 [security-proxy-auth internal] load build context 20:02:03 #57 ... 20:02:03 20:02:03 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:02:03 #58 ... 20:02:03 20:02:03 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:03 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.17MB / 23.39MB 4.2s 20:02:03 #42 ... 20:02:03 20:02:03 #59 [core-common-config-bootstrapper internal] load build context 20:02:03 #59 transferring context: 8.16MB 9.6s 20:02:03 #59 ... 20:02:03 20:02:03 #60 [core-data internal] load build context 20:02:03 #60 ... 20:02:03 20:02:03 #40 [core-metadata internal] load build context 20:02:03 #40 ... 20:02:03 20:02:03 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:03 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 20:02:04 #42 ... 20:02:04 20:02:04 #48 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:02:04 #48 10.91 (1/1) Installing dumb-init (1.2.5-r2) 20:02:04 #48 11.11 Executing busybox-1.36.1-r2.trigger 20:02:04 #48 11.27 OK: 8 MiB in 16 packages 20:02:04 #48 DONE 14.1s 20:02:04 20:02:04 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:04 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 5.0s 20:02:04 #42 ... 20:02:04 20:02:04 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:02:04 #61 ... 20:02:04 20:02:04 #60 [core-data internal] load build context 20:02:05 #60 ... 20:02:05 20:02:05 #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:02:05 #51 12.09 OK: 266 MiB in 52 packages 20:02:05 #51 DONE 13.9s 20:02:05 20:02:05 #60 [core-data internal] load build context 20:02:06 #60 ... 20:02:06 20:02:06 #39 [security-bootstrapper internal] load build context 20:02:06 #39 ... 20:02:06 20:02:06 #60 [core-data internal] load build context 20:02:06 #60 ... 20:02:06 20:02:06 #34 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:02:06 #34 5.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:06 #34 6.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:06 #34 10.55 (1/2) Installing ca-certificates (20230506-r0) 20:02:06 #34 10.86 (2/2) Installing dumb-init (1.2.5-r2) 20:02:06 #34 10.86 Executing busybox-1.36.1-r2.trigger 20:02:06 #34 10.86 Executing ca-certificates-20230506-r0.trigger 20:02:06 #34 12.23 OK: 9 MiB in 17 packages 20:02:06 #34 DONE 14.7s 20:02:06 20:02:06 #60 [core-data internal] load build context 20:02:06 #60 ... 20:02:06 20:02:06 #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:02:06 #62 ... 20:02:06 20:02:06 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:02:06 #56 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:07 #56 ... 20:02:07 20:02:07 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:02:07 #63 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.9s done 20:02:07 #63 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 20:02:07 #63 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:02:07 #63 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 20:02:07 #63 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done 20:02:07 #63 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done 20:02:07 #63 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 20:02:07 #63 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 3.0s done 20:02:07 #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 7.8s 20:02:07 #63 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 20:02:07 #63 ... 20:02:07 20:02:07 #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:02:07 #64 ... 20:02:07 20:02:07 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:02:07 #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 8.0s 20:02:07 #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 8.3s 20:02:07 #63 ... 20:02:07 20:02:07 #44 [support-notifications internal] load build context 20:02:07 #44 ... 20:02:07 20:02:07 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:07 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 8.4s 20:02:07 #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 20:02:07 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.97MB / 23.39MB 8.7s 20:02:08 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.85MB / 23.39MB 8.9s 20:02:08 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.97MB / 23.39MB 9.1s 20:02:08 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.2s done 20:02:08 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20:02:09 #42 ... 20:02:09 20:02:09 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:02:09 #49 15.50 OK: 266 MiB in 52 packages 20:02:09 #49 DONE 17.8s 20:02:09 20:02:09 #60 [core-data internal] load build context 20:02:09 #60 transferring context: 22.37MB 14.8s 20:02:09 #60 ... 20:02:09 20:02:09 #50 [core-command builder 3/7] RUN apk add --update --no-cache make git 20:02:09 #50 15.92 OK: 266 MiB in 52 packages 20:02:09 #50 DONE 19.0s 20:02:09 20:02:09 #60 [core-data internal] load build context 20:02:11 #60 ... 20:02:11 20:02:11 #32 [core-command internal] load build context 20:02:11 #32 ... 20:02:11 20:02:11 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:12 #42 ... 20:02:12 20:02:12 #52 [support-scheduler internal] load build context 20:02:12 #52 ... 20:02:12 20:02:12 #39 [security-bootstrapper internal] load build context 20:02:12 #39 ... 20:02:12 20:02:12 #54 [security-secretstore-setup internal] load build context 20:02:13 #54 ... 20:02:13 20:02:13 #38 [security-spiffe-token-provider internal] load build context 20:02:13 #38 ... 20:02:13 20:02:13 #37 [security-proxy-setup internal] load build context 20:02:13 #37 ... 20:02:13 20:02:13 #39 [security-bootstrapper internal] load build context 20:02:13 #39 ... 20:02:13 20:02:13 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:02:13 #53 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:13 #53 17.55 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:02:13 #53 17.55 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:02:13 #53 17.55 OK: 19940 distinct packages available 20:02:13 #53 18.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:13 #53 ... 20:02:13 20:02:13 #39 [security-bootstrapper internal] load build context 20:02:13 #39 ... 20:02:13 20:02:13 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:02:13 #55 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:13 #55 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:13 #55 19.85 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:02:13 #55 19.85 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:02:13 #55 19.85 OK: 19940 distinct packages available 20:02:13 #55 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:13 #55 ... 20:02:13 20:02:13 #57 [security-proxy-auth internal] load build context 20:02:14 #57 ... 20:02:14 20:02:14 #59 [core-common-config-bootstrapper internal] load build context 20:02:14 #59 ... 20:02:14 20:02:14 #40 [core-metadata internal] load build context 20:02:14 #40 ... 20:02:14 20:02:14 #36 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:02:14 #36 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:14 #36 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:14 #36 21.07 (1/4) Installing dumb-init (1.2.5-r2) 20:02:14 #36 21.13 (2/4) Installing openssl (3.1.2-r0) 20:02:14 #36 21.38 (3/4) Installing su-exec (0.2-r3) 20:02:14 #36 21.38 (4/4) Installing yq (4.33.3-r3) 20:02:14 #36 ... 20:02:14 20:02:14 #57 [security-proxy-auth internal] load build context 20:02:14 #57 transferring context: 28.72MB 21.2s 20:02:16 #57 ... 20:02:16 20:02:16 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:02:16 #58 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:16 #58 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:16 #58 22.21 (1/4) Installing ca-certificates (20230506-r0) 20:02:16 #58 22.79 (2/4) Installing dumb-init (1.2.5-r2) 20:02:16 #58 22.79 (3/4) Installing su-exec (0.2-r3) 20:02:16 #58 22.79 (4/4) Installing yq (4.33.3-r3) 20:02:16 #58 ... 20:02:16 20:02:16 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:02:16 #61 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:16 #61 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:16 #61 21.00 (1/1) Installing dumb-init (1.2.5-r2) 20:02:16 #61 21.00 Executing busybox-1.36.1-r2.trigger 20:02:16 #61 21.25 OK: 8 MiB in 16 packages 20:02:16 #61 ... 20:02:16 20:02:16 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:16 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.4s 20:02:17 #42 ... 20:02:17 20:02:17 #36 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:02:17 #36 22.67 Executing busybox-1.36.1-r2.trigger 20:02:17 #36 22.83 OK: 18 MiB in 19 packages 20:02:17 #36 DONE 25.2s 20:02:17 20:02:17 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:17 #42 ... 20:02:17 20:02:17 #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:02:17 #62 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:17 #62 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:17 #62 20.20 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:02:17 #62 20.20 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:02:17 #62 20.20 OK: 19940 distinct packages available 20:02:17 #62 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:17 #62 ... 20:02:17 20:02:17 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:02:17 #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.7s done 20:02:17 #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.1s 20:02:17 #63 ... 20:02:17 20:02:17 #44 [support-notifications internal] load build context 20:02:18 #44 ... 20:02:18 20:02:18 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:18 #42 ... 20:02:18 20:02:18 #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:02:18 #64 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:18 #64 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:18 #64 20.01 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:02:18 #64 20.01 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:02:18 #64 20.01 OK: 19940 distinct packages available 20:02:18 #64 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:18 #64 ... 20:02:18 20:02:18 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:02:18 #56 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:18 #56 22.91 (1/2) Installing dumb-init (1.2.5-r2) 20:02:18 #56 22.91 (2/2) Installing su-exec (0.2-r3) 20:02:18 #56 22.95 Executing busybox-1.36.1-r2.trigger 20:02:18 #56 23.08 OK: 8 MiB in 17 packages 20:02:18 #56 DONE 25.3s 20:02:18 20:02:18 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:02:18 #65 ... 20:02:18 20:02:18 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:02:18 #61 DONE 23.9s 20:02:18 20:02:18 #32 [core-command internal] load build context 20:02:18 #32 ... 20:02:18 20:02:18 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:19 #42 ... 20:02:19 20:02:19 #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:02:19 #66 DONE 1.8s 20:02:19 20:02:19 #32 [core-command internal] load build context 20:02:19 #32 transferring context: 106.81MB 28.3s 20:02:20 #32 ... 20:02:20 20:02:20 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:02:20 #58 24.05 Executing busybox-1.36.1-r2.trigger 20:02:20 #58 24.26 Executing ca-certificates-20230506-r0.trigger 20:02:20 #58 25.09 OK: 18 MiB in 19 packages 20:02:20 #58 DONE 26.9s 20:02:20 20:02:20 #32 [core-command internal] load build context 20:02:20 #32 ... 20:02:20 20:02:20 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:02:20 #53 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:20 #53 26.90 OK: 266 MiB in 52 packages 20:02:20 #53 DONE 27.8s 20:02:20 20:02:20 #32 [core-command internal] load build context 20:02:21 #32 ... 20:02:21 20:02:21 #60 [core-data internal] load build context 20:02:21 #60 ... 20:02:21 20:02:21 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:21 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.6s 20:02:22 #42 ... 20:02:22 20:02:22 #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:02:22 #62 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:22 #62 24.47 (1/4) Installing dumb-init (1.2.5-r2) 20:02:22 #62 24.49 (2/4) Installing musl-obstack (1.2.3-r2) 20:02:22 #62 24.51 (3/4) Installing libucontext (1.2-r2) 20:02:22 #62 24.52 (4/4) Installing gcompat (1.1.0-r1) 20:02:22 #62 24.62 Executing busybox-1.36.1-r2.trigger 20:02:22 #62 24.69 OK: 8 MiB in 19 packages 20:02:22 #62 DONE 25.8s 20:02:22 20:02:22 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:22 #42 ... 20:02:22 20:02:22 #52 [support-scheduler internal] load build context 20:02:23 #52 ... 20:02:23 20:02:23 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:02:23 #55 23.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:23 #55 27.79 (1/11) Installing ca-certificates (20230506-r0) 20:02:23 #55 28.00 (2/11) Installing brotli-libs (1.0.9-r14) 20:02:23 #55 28.13 (3/11) Installing libunistring (1.1-r1) 20:02:23 #55 28.18 (4/11) Installing libidn2 (2.3.4-r1) 20:02:23 #55 28.18 (5/11) Installing nghttp2-libs (1.55.1-r0) 20:02:23 #55 28.26 (6/11) Installing libcurl (8.2.1-r0) 20:02:23 #55 28.32 (7/11) Installing curl (8.2.1-r0) 20:02:23 #55 28.32 (8/11) Installing dumb-init (1.2.5-r2) 20:02:23 #55 28.32 (9/11) Installing musl-obstack (1.2.3-r2) 20:02:23 #55 28.40 (10/11) Installing libucontext (1.2-r2) 20:02:23 #55 28.40 (11/11) Installing gcompat (1.1.0-r1) 20:02:23 #55 28.40 Executing busybox-1.36.1-r2.trigger 20:02:23 #55 28.47 Executing ca-certificates-20230506-r0.trigger 20:02:23 #55 29.16 OK: 13 MiB in 26 packages 20:02:23 #55 DONE 30.4s 20:02:23 20:02:23 #52 [support-scheduler internal] load build context 20:02:23 #52 ... 20:02:23 20:02:23 #54 [security-secretstore-setup internal] load build context 20:02:23 #54 ... 20:02:23 20:02:23 #38 [security-spiffe-token-provider internal] load build context 20:02:23 #38 ... 20:02:23 20:02:23 #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:02:23 #64 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:23 #64 24.93 (1/5) Installing dumb-init (1.2.5-r2) 20:02:23 #64 24.97 (2/5) Installing musl-obstack (1.2.3-r2) 20:02:23 #64 25.00 (3/5) Installing libucontext (1.2-r2) 20:02:23 #64 25.00 (4/5) Installing gcompat (1.1.0-r1) 20:02:23 #64 25.00 (5/5) Installing openssl (3.1.2-r0) 20:02:23 #64 25.04 Executing busybox-1.36.1-r2.trigger 20:02:23 #64 25.13 OK: 9 MiB in 20 packages 20:02:23 #64 DONE 26.3s 20:02:23 20:02:23 #38 [security-spiffe-token-provider internal] load build context 20:02:23 #38 ... 20:02:23 20:02:23 #37 [security-proxy-setup internal] load build context 20:02:23 #37 ... 20:02:23 20:02:23 #54 [security-secretstore-setup internal] load build context 20:02:23 #54 ... 20:02:23 20:02:23 #39 [security-bootstrapper internal] load build context 20:02:23 #39 ... 20:02:23 20:02:23 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:24 #42 ... 20:02:24 20:02:24 #59 [core-common-config-bootstrapper internal] load build context 20:02:24 #59 ... 20:02:24 20:02:24 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:02:24 #65 DONE 5.9s 20:02:24 20:02:24 #59 [core-common-config-bootstrapper internal] load build context 20:02:24 #59 ... 20:02:24 20:02:24 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:02:24 #67 ... 20:02:24 20:02:24 #40 [core-metadata internal] load build context 20:02:24 #40 ... 20:02:24 20:02:24 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:25 #42 ... 20:02:25 20:02:25 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:02:25 #67 DONE 0.6s 20:02:25 20:02:25 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:26 #42 ... 20:02:26 20:02:26 #57 [security-proxy-auth internal] load build context 20:02:26 #57 transferring context: 58.46MB 32.4s 20:02:26 #57 ... 20:02:26 20:02:26 #59 [core-common-config-bootstrapper internal] load build context 20:02:27 #59 ... 20:02:27 20:02:27 #44 [support-notifications internal] load build context 20:02:28 #44 ... 20:02:28 20:02:28 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:02:28 #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.5s done 20:02:28 #63 ... 20:02:28 20:02:28 #44 [support-notifications internal] load build context 20:02:29 #44 ... 20:02:29 20:02:29 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:02:29 #68 DONE 2.3s 20:02:29 20:02:29 #44 [support-notifications internal] load build context 20:02:31 #44 transferring context: 90.81MB 38.9s 20:02:31 #44 ... 20:02:31 20:02:31 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:31 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.8s done 20:02:31 #42 DONE 35.4s 20:02:31 20:02:31 #44 [support-notifications internal] load build context 20:02:31 #44 ... 20:02:31 20:02:31 #32 [core-command internal] load build context 20:02:31 #32 ... 20:02:31 20:02:31 #60 [core-data internal] load build context 20:02:32 #60 ... 20:02:32 20:02:32 #32 [core-command internal] load build context 20:02:33 #32 ... 20:02:33 20:02:33 #52 [support-scheduler internal] load build context 20:02:33 #52 ... 20:02:33 20:02:33 #38 [security-spiffe-token-provider internal] load build context 20:02:33 #38 ... 20:02:33 20:02:33 #32 [core-command internal] load build context 20:02:33 #32 ... 20:02:33 20:02:33 #37 [security-proxy-setup internal] load build context 20:02:33 #37 ... 20:02:33 20:02:33 #32 [core-command internal] load build context 20:02:34 #32 transferring context: 189.33MB 43.1s done 20:02:34 #32 DONE 43.2s 20:02:34 20:02:34 #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:02:34 #69 ... 20:02:34 20:02:34 #54 [security-secretstore-setup internal] load build context 20:02:34 #54 ... 20:02:34 20:02:34 #39 [security-bootstrapper internal] load build context 20:02:34 #39 ... 20:02:34 20:02:34 #37 [security-proxy-setup internal] load build context 20:02:34 #37 ... 20:02:34 20:02:34 #40 [core-metadata internal] load build context 20:02:34 #40 ... 20:02:34 20:02:34 #37 [security-proxy-setup internal] load build context 20:02:35 #37 ... 20:02:35 20:02:35 #70 [core-command builder 4/7] COPY go.mod vendor* ./ 20:02:35 #70 DONE 1.6s 20:02:35 20:02:35 #37 [security-proxy-setup internal] load build context 20:02:35 #37 ... 20:02:35 20:02:35 #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:02:35 #71 DONE 2.5s 20:02:35 20:02:35 #37 [security-proxy-setup internal] load build context 20:02:36 #37 ... 20:02:36 20:02:36 #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:02:36 #72 DONE 2.9s 20:02:36 20:02:36 #57 [security-proxy-auth internal] load build context 20:02:36 #57 ... 20:02:36 20:02:36 #37 [security-proxy-setup internal] load build context 20:02:36 #37 ... 20:02:36 20:02:36 #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:02:36 #69 DONE 2.8s 20:02:36 20:02:36 #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / 20:02:36 #73 DONE 0.9s 20:02:36 20:02:36 #37 [security-proxy-setup internal] load build context 20:02:37 #37 ... 20:02:37 20:02:37 #74 [security-spire-config stage-2 4/9] COPY Attribution.txt / 20:02:37 #74 DONE 1.0s 20:02:37 20:02:37 #37 [security-proxy-setup internal] load build context 20:02:37 #37 ... 20:02:37 20:02:37 #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 20:02:37 #75 DONE 0.8s 20:02:37 20:02:37 #37 [security-proxy-setup internal] load build context 20:02:37 #37 ... 20:02:37 20:02:37 #76 [security-spire-server stage-2 5/8] COPY security.txt / 20:02:37 #76 DONE 0.9s 20:02:37 20:02:37 #37 [security-proxy-setup internal] load build context 20:02:38 #37 ... 20:02:38 20:02:38 #59 [core-common-config-bootstrapper internal] load build context 20:02:38 #59 ... 20:02:38 20:02:38 #77 [security-spire-agent stage-3 6/9] COPY security.txt / 20:02:38 #77 DONE 0.8s 20:02:38 20:02:38 #59 [core-common-config-bootstrapper internal] load build context 20:02:38 #59 ... 20:02:38 20:02:38 #37 [security-proxy-setup internal] load build context 20:02:38 #37 ... 20:02:38 20:02:38 #78 [security-spire-config stage-2 5/9] COPY security.txt / 20:02:38 #78 DONE 1.1s 20:02:38 20:02:38 #37 [security-proxy-setup internal] load build context 20:02:39 #37 ... 20:02:39 20:02:39 #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:02:39 #79 DONE 1.4s 20:02:39 20:02:39 #37 [security-proxy-setup internal] load build context 20:02:39 #37 ... 20:02:39 20:02:39 #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:02:39 #80 DONE 1.0s 20:02:39 20:02:39 #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:02:39 #81 DONE 1.0s 20:02:39 20:02:39 #37 [security-proxy-setup internal] load build context 20:02:39 #37 transferring context: 133.94MB 47.6s 20:02:40 #37 ... 20:02:40 20:02:40 #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:02:40 #82 DONE 0.6s 20:02:40 20:02:40 #37 [security-proxy-setup internal] load build context 20:02:40 #37 ... 20:02:40 20:02:40 #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:02:40 #83 DONE 1.1s 20:02:40 20:02:40 #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:02:40 #84 DONE 0.8s 20:02:40 20:02:40 #37 [security-proxy-setup internal] load build context 20:02:41 #37 ... 20:02:41 20:02:41 #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:02:41 #85 DONE 0.9s 20:02:41 20:02:41 #37 [security-proxy-setup internal] load build context 20:02:41 #37 ... 20:02:41 20:02:41 #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:02:41 #86 DONE 0.9s 20:02:41 20:02:41 #37 [security-proxy-setup internal] load build context 20:02:41 #37 ... 20:02:41 20:02:41 #87 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:02:41 #87 DONE 1.4s 20:02:41 20:02:41 #37 [security-proxy-setup internal] load build context 20:02:41 #37 ... 20:02:41 20:02:41 #44 [support-notifications internal] load build context 20:02:42 #44 ... 20:02:42 20:02:42 #57 [security-proxy-auth internal] load build context 20:02:42 #57 ... 20:02:42 20:02:42 #60 [core-data internal] load build context 20:02:42 #60 ... 20:02:42 20:02:42 #57 [security-proxy-auth internal] load build context 20:02:43 #57 ... 20:02:43 20:02:43 #52 [support-scheduler internal] load build context 20:02:43 #52 ... 20:02:43 20:02:43 #57 [security-proxy-auth internal] load build context 20:02:43 #57 ... 20:02:43 20:02:43 #38 [security-spiffe-token-provider internal] load build context 20:02:43 #38 ... 20:02:43 20:02:43 #52 [support-scheduler internal] load build context 20:02:44 #52 ... 20:02:44 20:02:44 #54 [security-secretstore-setup internal] load build context 20:02:44 #54 ... 20:02:44 20:02:44 #39 [security-bootstrapper internal] load build context 20:02:44 #39 transferring context: 189.33MB 51.1s done 20:02:44 #39 DONE 51.8s 20:02:44 20:02:44 #54 [security-secretstore-setup internal] load build context 20:02:44 #54 ... 20:02:44 20:02:44 #57 [security-proxy-auth internal] load build context 20:02:44 #57 ... 20:02:44 20:02:44 #60 [core-data internal] load build context 20:02:44 #60 transferring context: 189.33MB 49.3s done 20:02:44 #60 DONE 50.7s 20:02:44 20:02:44 #57 [security-proxy-auth internal] load build context 20:02:44 #57 ... 20:02:44 20:02:44 #40 [core-metadata internal] load build context 20:02:45 #40 ... 20:02:45 20:02:45 #57 [security-proxy-auth internal] load build context 20:02:45 #57 ... 20:02:45 20:02:45 #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:45 #88 ... 20:02:45 20:02:45 #89 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:02:45 #89 DONE 1.1s 20:02:45 20:02:45 #57 [security-proxy-auth internal] load build context 20:02:45 #57 ... 20:02:45 20:02:45 #40 [core-metadata internal] load build context 20:02:45 #40 transferring context: 189.33MB 51.9s done 20:02:45 #40 DONE 52.7s 20:02:46 20:02:46 #57 [security-proxy-auth internal] load build context 20:02:47 #57 ... 20:02:47 20:02:47 #90 [security-spire-agent] exporting to image 20:02:47 #90 exporting layers 4.7s done 20:02:47 #90 writing image sha256:009869d222c6ddcae0deb4bca3db9fbb59d4cca723c42c4992753da4769de3c4 0.1s done 20:02:47 #90 naming to docker.io/library/security-spire-config-arm64 0.0s done 20:02:47 #90 writing image sha256:24fd2983a045a4c678a11446ec70874903d14cd71e5c9f0a4e018d4da6a6c1e2 0.0s done 20:02:47 #90 writing image sha256:81283e3621324a687db39ae0171581ede737a9025bf3fd70948eca1b2c731d1f done 20:02:47 #90 naming to docker.io/library/security-spire-agent-arm64 0.1s done 20:02:47 #90 naming to docker.io/library/security-spire-server-arm64 0.0s done 20:02:47 #90 DONE 5.6s 20:02:47 20:02:47 #57 [security-proxy-auth internal] load build context 20:02:48 #57 ... 20:02:48 20:02:48 #59 [core-common-config-bootstrapper internal] load build context 20:02:48 #59 ... 20:02:48 20:02:48 #52 [support-scheduler internal] load build context 20:02:50 #52 ... 20:02:50 20:02:50 #59 [core-common-config-bootstrapper internal] load build context 20:02:50 #59 transferring context: 189.33MB 55.5s done 20:02:50 #59 DONE 56.3s 20:02:50 20:02:50 #52 [support-scheduler internal] load build context 20:02:50 #52 ... 20:02:50 20:02:50 #57 [security-proxy-auth internal] load build context 20:02:50 #57 transferring context: 189.33MB 56.8s done 20:02:50 #57 DONE 57.3s 20:02:50 20:02:50 #52 [support-scheduler internal] load build context 20:02:50 #52 ... 20:02:50 20:02:50 #37 [security-proxy-setup internal] load build context 20:02:50 #37 transferring context: 189.33MB 58.4s done 20:02:50 #37 DONE 58.8s 20:02:50 20:02:50 #52 [support-scheduler internal] load build context 20:02:51 #52 ... 20:02:51 20:02:51 #44 [support-notifications internal] load build context 20:02:51 #44 transferring context: 189.33MB 59.5s done 20:02:51 #44 DONE 59.7s 20:02:51 20:02:51 #52 [support-scheduler internal] load build context 20:02:53 #52 ... 20:02:53 20:02:53 #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:02:53 #91 DONE 1.3s 20:02:53 20:02:53 #52 [support-scheduler internal] load build context 20:02:53 #52 ... 20:02:53 20:02:53 #38 [security-spiffe-token-provider internal] load build context 20:02:53 #38 ... 20:02:53 20:02:53 #54 [security-secretstore-setup internal] load build context 20:02:53 #54 transferring context: 189.33MB 61.0s done 20:02:53 #54 DONE 61.3s 20:02:53 20:02:53 #38 [security-spiffe-token-provider internal] load build context 20:02:53 #38 ... 20:02:53 20:02:53 #52 [support-scheduler internal] load build context 20:02:54 #52 ... 20:02:54 20:02:54 #38 [security-spiffe-token-provider internal] load build context 20:02:54 #38 transferring context: 189.33MB 61.3s done 20:02:54 #38 DONE 61.7s 20:02:54 20:02:54 #52 [support-scheduler internal] load build context 20:02:54 #52 ... 20:02:54 20:02:54 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:02:54 #92 DONE 0.7s 20:02:54 20:02:54 #52 [support-scheduler internal] load build context 20:02:55 #52 ... 20:02:55 20:02:55 #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:56 #93 ... 20:02:56 20:02:56 #52 [support-scheduler internal] load build context 20:02:56 #52 transferring context: 189.33MB 64.6s done 20:02:56 #52 DONE 64.8s 20:02:56 20:02:56 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:03 #94 ... 20:03:03 20:03:03 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:07 #95 ... 20:03:07 20:03:07 #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:07 #88 DONE 31.4s 20:03:07 20:03:07 #96 [core-command builder 6/7] COPY . . 20:03:10 #96 DONE 2.8s 20:03:10 20:03:10 #97 [core-common-config-bootstrapper builder 6/7] COPY . . 20:03:10 #97 CACHED 20:03:10 20:03:10 #98 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:10 #98 CACHED 20:03:10 20:03:10 #99 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:03:10 #99 CACHED 20:03:10 20:03:10 #100 [core-data builder 6/7] COPY . . 20:03:10 #100 CACHED 20:03:10 20:03:10 #101 [core-data builder 4/7] COPY go.mod vendor* ./ 20:03:10 #101 CACHED 20:03:10 20:03:10 #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:10 #102 CACHED 20:03:10 20:03:10 #103 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:03:10 #103 CACHED 20:03:10 20:03:10 #104 [security-proxy-auth builder 6/7] COPY . . 20:03:10 #104 CACHED 20:03:10 20:03:10 #105 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:10 #105 CACHED 20:03:10 20:03:10 #106 [core-metadata builder 6/7] COPY . . 20:03:10 #106 CACHED 20:03:10 20:03:10 #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:03:10 #107 CACHED 20:03:10 20:03:10 #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:10 #108 CACHED 20:03:10 20:03:10 #109 [support-scheduler builder 6/7] COPY . . 20:03:10 #109 CACHED 20:03:10 20:03:10 #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:03:10 #110 CACHED 20:03:10 20:03:10 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:10 #111 CACHED 20:03:10 20:03:10 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:14 #112 4.269 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 20:03:20 #112 ... 20:03:20 20:03:20 #113 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:03:20 #0 4.807 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 20:03:20 #113 ... 20:03:20 20:03:20 #114 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:03:20 #0 4.829 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 20:03:20 #114 ... 20:03:20 20:03:20 #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:03:20 #0 4.767 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 20:03:20 #115 ... 20:03:20 20:03:20 #116 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:03:20 #0 4.828 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 20:03:20 #116 ... 20:03:20 20:03:20 #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:03:20 #0 4.434 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 20:03:35 #117 ... 20:03:35 20:03:35 #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:35 #93 DONE 49.9s 20:03:35 20:03:35 #118 [security-bootstrapper builder 6/7] COPY . . 20:03:38 #118 DONE 2.5s 20:03:38 20:03:38 #113 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:03:38 #113 ... 20:03:38 20:03:38 #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:03:38 #119 CACHED 20:03:38 20:03:38 #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:38 #120 CACHED 20:03:38 20:03:38 #121 [security-secretstore-setup builder 6/7] COPY . . 20:03:38 #121 CACHED 20:03:38 20:03:38 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:03:38 #122 CACHED 20:03:38 20:03:38 #123 [security-proxy-setup builder 6/7] COPY . . 20:03:38 #123 CACHED 20:03:38 20:03:38 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:38 #124 CACHED 20:03:38 20:03:38 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:03:41 #125 3.283 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 20:03:48 #125 ... 20:03:48 20:03:48 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:03:48 #0 3.228 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 20:03:48 #126 ... 20:03:48 20:03:48 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:48 #0 3.234 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 20:04:10 #127 ... 20:04:10 20:04:10 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:10 #95 DONE 76.8s 20:04:10 20:04:10 #128 [support-notifications builder 6/7] COPY . . 20:04:11 #128 DONE 2.3s 20:04:11 20:04:11 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:04:13 #129 ... 20:04:13 20:04:13 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:13 #94 DONE 78.2s 20:04:13 20:04:13 #130 [security-spiffe-token-provider builder 6/7] COPY . . 20:04:18 #130 DONE 5.2s 20:04:18 20:04:18 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:20 #131 1.827 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 20:04:24 #131 ... 20:04:24 20:04:24 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:04:24 #129 2.323 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 20:15:46 #129 ... 20:15:46 20:15:46 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:15:46 #127 716.0 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 20:15:46 #127 ... 20:15:46 20:15:46 #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:15:46 #115 DONE 745.2s 20:15:46 20:15:46 #116 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:15:46 #116 ... 20:15:46 20:15:46 #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:15:46 #132 DONE 0.2s 20:15:46 20:15:46 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:15:46 #112 ... 20:15:46 20:15:46 #133 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:15:46 #133 DONE 0.2s 20:15:46 20:15:46 #134 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:15:46 #134 DONE 0.3s 20:15:46 20:15:46 #135 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:15:46 #135 DONE 0.1s 20:15:46 20:15:46 #116 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:15:46 #116 ... 20:15:46 20:15:46 #136 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:15:46 #136 DONE 0.1s 20:15:46 20:15:46 #137 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:46 #137 ... 20:15:46 20:15:46 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:15:46 #125 DONE 720.3s 20:15:46 20:15:46 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:15:46 #126 ... 20:15:46 20:15:46 #137 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:46 #137 DONE 2.4s 20:15:46 20:15:46 #90 [security-proxy-auth] exporting to image 20:15:46 #90 exporting layers 20:15:46 #90 ... 20:15:46 20:15:46 #138 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:15:46 #138 DONE 0.8s 20:15:46 20:15:46 #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:15:46 #139 DONE 0.2s 20:15:46 20:15:46 #90 [security-proxy-auth] exporting to image 20:15:46 #90 exporting layers 1.1s done 20:15:46 #90 writing image sha256:3b6d991e88de6b41a17080dc77e297b6aed0554dff45a9e7aad2b54ea713f0aa done 20:15:46 #90 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 20:15:46 #90 DONE 6.8s 20:15:46 20:15:46 #140 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:15:46 #140 DONE 0.2s 20:15:46 20:15:46 #141 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:15:46 #141 DONE 0.2s 20:15:46 20:15:46 #142 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:15:46 #142 DONE 0.4s 20:15:46 20:15:46 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:15:46 #129 ... 20:15:46 20:15:46 #143 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:15:46 #143 DONE 0.2s 20:15:46 20:15:46 #144 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:46 #144 DONE 4.9s 20:15:46 20:15:46 #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:15:46 #117 ... 20:15:46 20:15:46 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:15:46 #112 DONE 756.1s 20:15:46 20:15:46 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:15:46 #126 DONE 727.9s 20:15:46 20:15:46 #90 [security-proxy-setup] exporting to image 20:15:46 #90 exporting layers 20:15:47 #90 ... 20:15:47 20:15:47 #145 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:15:47 #145 DONE 0.5s 20:15:47 20:15:47 #146 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:15:47 #146 DONE 0.5s 20:15:47 20:15:47 #147 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:15:48 #147 DONE 0.4s 20:15:48 20:15:48 #148 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:15:48 #148 ... 20:15:48 20:15:48 #90 [security-proxy-setup] exporting to image 20:15:48 #90 exporting layers 2.1s done 20:15:48 #90 writing image sha256:c121884ed72a2b6d07bbdf8691e3e7840b9a8ac675aa6ad6cb58d46c17d1708b 0.0s done 20:15:48 #90 naming to docker.io/library/security-proxy-setup-arm64 done 20:15:48 #90 DONE 8.9s 20:15:48 20:15:48 #149 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:15:48 #149 DONE 0.5s 20:15:48 20:15:48 #150 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:15:48 #150 DONE 0.1s 20:15:48 20:15:48 #151 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:15:48 #151 DONE 0.2s 20:15:48 20:15:48 #152 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:50 #152 ... 20:15:50 20:15:50 #148 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:15:50 #148 DONE 3.1s 20:15:50 20:15:50 #153 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:15:51 #153 DONE 0.4s 20:15:51 20:15:51 #154 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:15:51 #154 DONE 0.2s 20:15:51 20:15:51 #155 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:15:51 #155 ... 20:15:51 20:15:51 #152 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:51 #152 DONE 2.8s 20:15:51 20:15:51 #90 [core-common-config-bootstrapper] exporting to image 20:15:51 #90 ... 20:15:51 20:15:51 #155 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:15:51 #155 DONE 0.7s 20:15:52 20:15:52 #156 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:15:52 #156 DONE 0.3s 20:15:52 20:15:52 #90 [core-common-config-bootstrapper] exporting to image 20:15:52 #90 exporting layers 0.8s done 20:15:52 #90 writing image sha256:3aaa136df4ad51ebd72a137ff07c5e716f9ccae90ccd0fff5a81efe2e4d744a3 done 20:15:52 #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:15:52 #90 DONE 9.7s 20:15:52 20:15:52 #157 [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/ 20:15:52 #157 DONE 0.1s 20:15:52 20:15:52 #158 [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/ 20:15:52 #158 DONE 0.2s 20:15:52 20:15:52 #159 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:15:53 #159 DONE 0.1s 20:15:53 20:15:53 #160 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:15:53 #160 DONE 0.1s 20:15:53 20:15:53 #161 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:15:55 #161 DONE 2.1s 20:15:55 20:15:55 #90 [security-bootstrapper] exporting to image 20:15:56 #90 exporting layers 0.9s done 20:15:56 #90 writing image sha256:402c89808a5559444b85217e31a1bea635a1405f426352170226fe3ea928f233 done 20:15:56 #90 naming to docker.io/library/security-bootstrapper-arm64 done 20:15:56 #90 DONE 10.6s 20:15:56 20:15:56 #114 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:16:00 #114 ... 20:16:00 20:16:00 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:16:00 #127 DONE 741.9s 20:16:00 20:16:00 #116 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:16:00 #116 ... 20:16:00 20:16:00 #162 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:16:01 #162 DONE 0.2s 20:16:01 20:16:01 #163 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:16:01 #163 DONE 0.2s 20:16:01 20:16:01 #164 [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 20:16:01 #164 DONE 0.2s 20:16:01 20:16:01 #165 [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 20:16:01 #165 DONE 0.3s 20:16:01 20:16:01 #116 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:16:02 #116 ... 20:16:02 20:16:02 #166 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:16:02 #166 DONE 0.2s 20:16:02 20:16:02 #167 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:16:02 #167 DONE 0.2s 20:16:02 20:16:02 #168 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:16:02 #168 DONE 0.3s 20:16:02 20:16:02 #169 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:16:02 #169 DONE 0.1s 20:16:02 20:16:02 #170 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:16:04 #170 DONE 1.9s 20:16:04 20:16:04 #90 [security-secretstore-setup] exporting to image 20:16:04 #90 exporting layers 20:16:05 #90 exporting layers 1.2s done 20:16:05 #90 writing image sha256:12464b860cf9a1c798a3472920ef6fee465bcef10ff9103e5e18b0e6724f6d67 done 20:16:05 #90 naming to docker.io/library/security-secretstore-setup-arm64 done 20:16:05 #90 DONE 11.8s 20:16:05 20:16:05 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:16:32 #129 ... 20:16:32 20:16:32 #116 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:16:32 #116 DONE 799.8s 20:16:32 20:16:32 #113 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:16:32 #113 ... 20:16:32 20:16:32 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:16:32 #171 DONE 0.3s 20:16:32 20:16:32 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:16:32 #172 DONE 0.2s 20:16:32 20:16:32 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:16:32 #173 DONE 0.3s 20:16:32 20:16:32 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:16:32 #129 ... 20:16:32 20:16:32 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:16:32 #174 DONE 0.1s 20:16:32 20:16:32 #90 [core-command] exporting to image 20:16:32 #90 exporting layers 20:16:32 #90 exporting layers 0.3s done 20:16:32 #90 writing image sha256:3b670ad3b10fca42dfe6db5c35c83635f921ec8570e70bfedb16dd39f56f8e54 20:16:32 #90 writing image sha256:3b670ad3b10fca42dfe6db5c35c83635f921ec8570e70bfedb16dd39f56f8e54 done 20:16:32 #90 naming to docker.io/library/core-command-arm64 0.0s done 20:16:32 #90 DONE 12.1s 20:16:32 20:16:32 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:16:42 #63 ... 20:16:42 20:16:42 #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:16:42 #117 DONE 811.4s 20:16:42 20:16:42 #114 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:16:42 #114 DONE 811.4s 20:16:42 20:16:42 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:16:42 #129 ... 20:16:42 20:16:42 #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:16:42 #175 DONE 0.2s 20:16:42 20:16:42 #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:16:42 #176 ... 20:16:42 20:16:42 #177 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:16:42 #177 DONE 0.4s 20:16:42 20:16:42 #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:16:42 #176 DONE 0.3s 20:16:42 20:16:42 #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:16:42 #178 ... 20:16:42 20:16:42 #179 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:16:42 #179 DONE 0.3s 20:16:42 20:16:42 #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:16:42 #178 DONE 0.4s 20:16:42 20:16:42 #180 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:16:43 #180 ... 20:16:43 20:16:43 #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:16:43 #181 DONE 0.2s 20:16:43 20:16:43 #180 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:16:43 #180 DONE 0.5s 20:16:43 20:16:43 #182 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:16:43 #182 DONE 0.4s 20:16:43 20:16:43 #90 [core-metadata] exporting to image 20:16:43 #90 exporting layers 20:16:44 #90 ... 20:16:44 20:16:44 #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:16:44 #183 DONE 0.3s 20:16:44 20:16:44 #90 [core-data] exporting to image 20:16:44 #90 exporting layers 0.4s done 20:16:44 #90 writing image sha256:33ccdc6c4bdb9ebba98386e564234ec677bbb3dc0f656dba65263b6e1dbf5efb 20:16:44 #90 exporting layers 0.6s done 20:16:44 #90 writing image sha256:33ccdc6c4bdb9ebba98386e564234ec677bbb3dc0f656dba65263b6e1dbf5efb done 20:16:44 #90 naming to docker.io/library/core-data-arm64 0.0s done 20:16:44 #90 writing image sha256:b8322a8154dcbef78d4718f6d57318fc608430f77ccf8d523130e1d1044d6844 done 20:16:44 #90 naming to docker.io/library/core-metadata-arm64 done 20:16:44 #90 DONE 12.7s 20:16:44 20:16:44 #113 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:17:16 #113 ... 20:17:16 20:17:16 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:17:16 #131 DONE 776.0s 20:17:16 20:17:16 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:17:16 #63 ... 20:17:16 20:17:16 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:17:16 #184 DONE 0.2s 20:17:16 20:17:16 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:17:16 #63 ... 20:17:16 20:17:16 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:17:16 #185 DONE 0.1s 20:17:16 20:17:16 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:17:16 #186 DONE 0.3s 20:17:16 20:17:16 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:17:16 #187 DONE 0.1s 20:17:16 20:17:16 #90 [security-spiffe-token-provider] exporting to image 20:17:16 #90 exporting layers 20:17:16 #90 exporting layers 0.5s done 20:17:16 #90 writing image sha256:d4edce98bbbadf82ea98d1d59ec13c6ac97dd3a56a1b7991cf5014592cd7be5b done 20:17:16 #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:17:16 #90 DONE 13.3s 20:17:16 20:17:16 #113 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:17:24 #113 DONE 854.6s 20:17:24 20:17:24 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:17:24 #63 ... 20:17:24 20:17:24 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:17:25 #188 DONE 0.1s 20:17:25 20:17:25 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:17:25 #189 DONE 0.1s 20:17:25 20:17:25 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:17:25 #190 DONE 0.4s 20:17:25 20:17:25 #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:17:25 #191 DONE 0.1s 20:17:25 20:17:25 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:17:25 #63 ... 20:17:25 20:17:25 #90 [support-scheduler] exporting to image 20:17:25 #90 exporting layers 20:17:26 #90 exporting layers 0.4s done 20:17:26 #90 writing image sha256:c879e513b43a55c52df5929682fa2fd8c39be2dbfa97c9ef6ca3b69dd2dd57ef done 20:17:26 #90 naming to docker.io/library/support-scheduler-arm64 done 20:17:26 #90 DONE 13.7s 20:17:26 20:17:26 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:17:31 #129 DONE 799.6s 20:17:31 20:17:31 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:17:31 #63 ... 20:17:31 20:17:31 #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:17:31 #192 DONE 0.1s 20:17:31 20:17:31 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:17:31 #193 DONE 0.1s 20:17:31 20:17:31 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:17:32 #194 DONE 0.3s 20:17:32 20:17:32 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:17:32 #63 ... 20:17:32 20:17:32 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:17:32 #195 DONE 0.1s 20:17:32 20:17:32 #90 [support-notifications] exporting to image 20:17:32 #90 exporting layers 20:17:32 #90 exporting layers 0.4s done 20:17:32 #90 writing image sha256:9b802bd0844c35696edaa9a5d2431a52430f26cb80a045809a572b224278f4a8 done 20:17:32 #90 naming to docker.io/library/support-notifications-arm64 done 20:17:32 #90 DONE 14.1s 20:17:32 20:17:32 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:17:32 time="2023-09-20T20:01:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:32 time="2023-09-20T20:01:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:32 time="2023-09-20T20:01:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:32 time="2023-09-20T20:01:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:32 time="2023-09-20T20:01:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:32 time="2023-09-20T20:01:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:32 time="2023-09-20T20:01:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:32 time="2023-09-20T20:01:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:32 time="2023-09-20T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:32 time="2023-09-20T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:32 time="2023-09-20T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:32 time="2023-09-20T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:32 time="2023-09-20T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:32 time="2023-09-20T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:17:32 $ docker stop --time=1 af117ddc3ee2d1255816d29d78e7989613edbae837ebd97676c8db1ae6fee9a1 20:17:34 $ docker rm -f --volumes af117ddc3ee2d1255816d29d78e7989613edbae837ebd97676c8db1ae6fee9a1 [Pipeline] // withDockerContainer [Pipeline] sh 20:17:35 + docker images 20:17:35 REPOSITORY TAG IMAGE ID CREATED SIZE 20:17:35 support-notifications-arm64 latest 9b802bd0844c 2 seconds ago 34.2MB 20:17:35 support-scheduler-arm64 latest c879e513b43a 9 seconds ago 33.5MB 20:17:35 security-spiffe-token-provider-arm64 latest d4edce98bbba 19 seconds ago 35MB 20:17:35 core-metadata-arm64 latest b8322a8154dc 51 seconds ago 21.5MB 20:17:35 core-data-arm64 latest 33ccdc6c4bdb 51 seconds ago 21.2MB 20:17:35 core-command-arm64 latest 3b670ad3b10f About a minute ago 21MB 20:17:35 security-secretstore-setup-arm64 latest 12464b860cf9 About a minute ago 43.7MB 20:17:35 security-bootstrapper-arm64 latest 402c89808a55 About a minute ago 23MB 20:17:35 core-common-config-bootstrapper-arm64 latest 3aaa136df4ad About a minute ago 18.3MB 20:17:35 security-proxy-setup-arm64 latest c121884ed72a About a minute ago 29.1MB 20:17:35 security-proxy-auth-arm64 latest 3b6d991e88de About a minute ago 19.4MB 20:17:35 security-spire-agent-arm64 latest 24fd2983a045 14 minutes ago 152MB 20:17:35 security-spire-config-arm64 latest 009869d222c6 14 minutes ago 95.8MB 20:17:35 security-spire-server-arm64 latest 81283e362132 14 minutes ago 96.6MB 20:17:35 ci-base-image-arm64 latest 47f2857034bf 25 minutes ago 924MB 20:17:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 hours ago 553MB 20:17:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:35 20:17:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:36 arm64: Pulling from edgex-lftools-log-publisher 20:17:36 8998bd30e6a1: Pulling fs layer 20:17:36 04944245beec: Pulling fs layer 20:17:36 699f458cf7ca: Pulling fs layer 20:17:36 765212b225bb: Pulling fs layer 20:17:36 f23df028b6ca: Pulling fs layer 20:17:36 d65c8cfc05b1: Pulling fs layer 20:17:36 2437ff75d9bd: Pulling fs layer 20:17:36 765212b225bb: Waiting 20:17:36 f23df028b6ca: Waiting 20:17:36 d65c8cfc05b1: Waiting 20:17:36 2437ff75d9bd: Waiting 20:17:36 04944245beec: Verifying Checksum 20:17:36 04944245beec: Download complete 20:17:36 765212b225bb: Verifying Checksum 20:17:36 765212b225bb: Download complete 20:17:36 f23df028b6ca: Verifying Checksum 20:17:36 f23df028b6ca: Download complete 20:17:36 d65c8cfc05b1: Verifying Checksum 20:17:36 d65c8cfc05b1: Download complete 20:17:36 699f458cf7ca: Verifying Checksum 20:17:36 699f458cf7ca: Download complete 20:17:37 8998bd30e6a1: Verifying Checksum 20:17:37 8998bd30e6a1: Download complete 20:17:39 2437ff75d9bd: Verifying Checksum 20:17:39 2437ff75d9bd: Download complete 20:17:41 8998bd30e6a1: Pull complete 20:17:41 04944245beec: Pull complete 20:17:43 699f458cf7ca: Pull complete 20:17:43 765212b225bb: Pull complete 20:17:44 f23df028b6ca: Pull complete 20:17:44 d65c8cfc05b1: Pull complete 20:17:59 2437ff75d9bd: Pull complete 20:17:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:17:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:59 prd-ubuntu20.04-docker-arm64-4c-16g-7206 does not seem to be running inside a container 20:17:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:18:02 $ docker top c5746f22ab5defa008d207804f7f12ccb7f0b410b0739acacd3824503e7053c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:03 ---> job-cost.sh 20:18:03 lf-activate-venv: SKIPPING 20:18:03 INFO: No Stack... 20:18:03 INFO: Retrieving Pricing Info for: v3-standard-4 20:18:04 INFO: Archiving Costs [Pipeline] sh 20:18:04 + + cut -d, -f6 20:18:04 cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:18:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4688-1-stack-cost] 20:18:04 Resource [jenkins-edgexfoundry-edgex-go-PR-4688-1-stack-cost] did not exist. Created. 20:18:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4688-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:18:05 + echo total: 0.10999999940395355 [Pipeline] stash 20:18:05 Stashed 1 file(s) [Pipeline] } 20:18:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4688-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:18:05 $ docker stop --time=1 c5746f22ab5defa008d207804f7f12ccb7f0b410b0739acacd3824503e7053c2 20:18:06 $ docker rm -f --volumes c5746f22ab5defa008d207804f7f12ccb7f0b410b0739acacd3824503e7053c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:18:08 provisioning config files... 20:18:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13864390270143812631tmp [Pipeline] { [Pipeline] sh 20:18:08 + set +x 20:18:08 + bash -s -- 20:18:08 + curl -s https://codecov.io/bash 20:18:08 20:18:08 _____ _ 20:18:08 / ____| | | 20:18:08 | | ___ __| | ___ ___ _____ __ 20:18:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:18:08 | |___| (_) | (_| | __/ (_| (_) \ V / 20:18:08 \_____\___/ \__,_|\___|\___\___/ \_/ 20:18:08 Bash-1.0.6 20:18:08 20:18:08 20:18:08 ==> git version 2.25.1 found 20:18:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:18:08 Release-Date: 2020-01-08 20:18:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:18:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:18:08 ==> Jenkins CI detected. 20:18:08 current dir:  /w/workspace/edgex-go/1 20:18:08 project root: . 20:18:08 --> token set from env 20:18:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:18:08 ==> Running gcov in . (disable via -X gcov) 20:18:08 ==> Python coveragepy not found 20:18:08 ==> Searching for coverage reports in: 20:18:08 + . 20:18:08 -> Found 1 reports 20:18:08 ==> Detecting git/mercurial file structure 20:18:08 ==> Reading reports 20:18:08 + ./coverage.out bytes=453602 20:18:08 ==> Appending adjustments 20:18:08 https://docs.codecov.io/docs/fixing-reports 20:18:09 + Found adjustments 20:18:09 ==> Gzipping contents 20:18:09 60K /tmp/codecov.8mID4o.gz 20:18:09 ==> Uploading reports 20:18:09 url: https://codecov.io 20:18:09 query: branch=PR-4688&commit=556578490d81c8aa55b209cb5fce6e93870830cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4688%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4688&job=&cmd_args= 20:18:10 -> Pinging Codecov 20:18:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4688&commit=556578490d81c8aa55b209cb5fce6e93870830cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4688%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4688&job=&cmd_args= 20:18:10 -> Uploading to 20:18:10 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/00271124DB129430A58F1EEE437C3FCB/556578490d81c8aa55b209cb5fce6e93870830cd/2c0dbd8b-dcce-4a33-b033-f7b58dc2d3b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T201810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5093dad2c4e5ec480d96283f5c7ff39c897e5cdc4b05a59e0d0646e432c5b0a3 20:18:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:18:10 Dload Upload Total Spent Left Speed 20:18:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58153 0 0 100 58153 0 278k --:--:-- --:--:-- --:--:-- 277k 100 58153 0 0 100 58153 0 270k --:--:-- --:--:-- --:--:-- 269k 20:18:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/556578490d81c8aa55b209cb5fce6e93870830cd [Pipeline] } 20:18:10 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 20:18:11 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:18:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:18:13 ---> package-listing.sh 20:18:13 ++ facter osfamily 20:18:13 ++ tr '[:upper:]' '[:lower:]' 20:18:13 + OS_FAMILY=debian 20:18:13 + workspace=/w/workspace/edgex-go/1 20:18:13 + START_PACKAGES=/tmp/packages_start.txt 20:18:13 + END_PACKAGES=/tmp/packages_end.txt 20:18:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:18:13 + PACKAGES=/tmp/packages_start.txt 20:18:13 + '[' /w/workspace/edgex-go/1 ']' 20:18:13 + PACKAGES=/tmp/packages_end.txt 20:18:13 + case "${OS_FAMILY}" in 20:18:13 + dpkg -l 20:18:13 + grep '^ii' 20:18:13 + '[' -f /tmp/packages_start.txt ']' 20:18:13 + '[' -f /tmp/packages_end.txt ']' 20:18:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:18:13 + '[' /w/workspace/edgex-go/1 ']' 20:18:13 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:18:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:18:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:18:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:14 20:18:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:14 latest: Pulling from edgex-lftools-log-publisher 20:18:14 5eb5b503b376: Pulling fs layer 20:18:14 5c69ac0246d0: Pulling fs layer 20:18:14 ec43610c2a17: Pulling fs layer 20:18:14 3a2ae6a8a46f: Pulling fs layer 20:18:14 3a2ae6a8a46f: Waiting 20:18:14 33b1e0a273af: Pulling fs layer 20:18:14 5d3b04190fa2: Pulling fs layer 20:18:14 2f39f015ded8: Pulling fs layer 20:18:14 33b1e0a273af: Waiting 20:18:14 5d3b04190fa2: Waiting 20:18:14 5c69ac0246d0: Download complete 20:18:14 3a2ae6a8a46f: Download complete 20:18:14 33b1e0a273af: Verifying Checksum 20:18:14 33b1e0a273af: Download complete 20:18:14 5d3b04190fa2: Download complete 20:18:14 ec43610c2a17: Verifying Checksum 20:18:14 ec43610c2a17: Download complete 20:18:14 5eb5b503b376: Verifying Checksum 20:18:14 5eb5b503b376: Download complete 20:18:15 2f39f015ded8: Verifying Checksum 20:18:15 2f39f015ded8: Download complete 20:18:16 5eb5b503b376: Pull complete 20:18:16 5c69ac0246d0: Pull complete 20:18:16 ec43610c2a17: Pull complete 20:18:16 3a2ae6a8a46f: Pull complete 20:18:16 33b1e0a273af: Pull complete 20:18:17 5d3b04190fa2: Pull complete 20:18:21 2f39f015ded8: Pull complete 20:18:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:18:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:21 prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container 20:18:21 $ 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 20:18:25 $ docker top f49e189eec2f04626086ea7dca088eaf8eeb3ccb88d95cc325bda5413a514fe8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:25 + touch /tmp/pre-build-complete [Pipeline] sh 20:18:25 + mkdir -p /var/log/sysstat [Pipeline] sh 20:18:26 + ls /var/log/sa-host 20:18:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:26 provisioning config files... 20:18:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14013242435845182189tmp [Pipeline] { [Pipeline] echo 20:18:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:18:26 ---> create-netrc.sh [Pipeline] } 20:18:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:18:27 ---> python-tools-install.sh [Pipeline] echo 20:18:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:18:27 ---> sudo-logs.sh 20:18:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:18:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:18:27 ---> job-cost.sh 20:18:27 lf-activate-venv: SKIPPING 20:18:27 DEBUG: total: 0.10999999940395355 20:18:27 INFO: Retrieving Stack Cost... 20:18:28 INFO: Retrieving Pricing Info for: v3-standard-8 20:18:28 INFO: Archiving Costs [Pipeline] echo 20:18:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:18:29 ---> logs-deploy.sh 20:18:29 lf-activate-venv: SKIPPING 20:18:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4688/1 20:18:29 INFO: archiving workspace using pattern(s): 20:18:30 Archives upload complete. 20:18:30 INFO: archiving logs to Nexus 20:18:30 ---> uname -a: 20:18:30 Linux prd-ubuntu20-04-docker-8c-8g-7205 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:18:30 20:18:30 20:18:30 ---> lscpu: 20:18:30 Architecture: x86_64 20:18:30 CPU op-mode(s): 32-bit, 64-bit 20:18:30 Byte Order: Little Endian 20:18:30 Address sizes: 40 bits physical, 48 bits virtual 20:18:30 CPU(s): 8 20:18:30 On-line CPU(s) list: 0-7 20:18:30 Thread(s) per core: 1 20:18:30 Core(s) per socket: 1 20:18:30 Socket(s): 8 20:18:30 NUMA node(s): 1 20:18:30 Vendor ID: AuthenticAMD 20:18:30 CPU family: 23 20:18:30 Model: 49 20:18:30 Model name: AMD EPYC-Rome Processor 20:18:30 Stepping: 0 20:18:30 CPU MHz: 2799.998 20:18:30 BogoMIPS: 5599.99 20:18:30 Virtualization: AMD-V 20:18:30 Hypervisor vendor: KVM 20:18:30 Virtualization type: full 20:18:30 L1d cache: 256 KiB 20:18:30 L1i cache: 256 KiB 20:18:30 L2 cache: 4 MiB 20:18:30 L3 cache: 128 MiB 20:18:30 NUMA node0 CPU(s): 0-7 20:18:30 Vulnerability Itlb multihit: Not affected 20:18:30 Vulnerability L1tf: Not affected 20:18:30 Vulnerability Mds: Not affected 20:18:30 Vulnerability Meltdown: Not affected 20:18:30 Vulnerability Mmio stale data: Not affected 20:18:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:18:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:18:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:18:30 Vulnerability Srbds: Not affected 20:18:30 Vulnerability Tsx async abort: Not affected 20:18:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:18:30 20:18:30 20:18:30 ---> nproc: 20:18:30 8 20:18:30 20:18:30 20:18:31 ---> df -h: 20:18:31 Filesystem Size Used Avail Use% Mounted on 20:18:31 overlay 155G 21G 135G 14% / 20:18:31 tmpfs 64M 0 64M 0% /dev 20:18:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:18:31 shm 64M 0 64M 0% /dev/shm 20:18:31 /dev/vda1 155G 21G 135G 14% /facter-os 20:18:31 20:18:31 20:18:31 ---> sar -b -r -n DEV: 20:18:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7205) 09/20/23 _x86_64_ (8 CPU) 20:18:31 20:18:31 19:47:37 LINUX RESTART (8 CPU) 20:18:31 20:18:31 19:48:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:18:31 19:49:01 130.22 39.53 90.69 0.00 4396.62 57142.15 0.00 20:18:31 19:50:01 98.12 0.58 97.53 0.00 14.66 48233.03 0.00 20:18:31 19:51:01 24.03 0.22 23.81 0.00 2.93 4444.48 0.00 20:18:31 19:52:01 176.67 0.33 176.34 0.00 35.98 110735.88 0.00 20:18:31 19:53:01 466.58 7.01 459.57 0.00 133.73 165705.23 0.00 20:18:31 19:54:01 433.73 11.63 422.10 0.00 5125.01 86226.43 0.00 20:18:31 19:55:01 478.82 0.08 478.74 0.00 2.80 52649.49 0.00 20:18:31 19:56:01 3.00 0.00 3.00 0.00 0.00 34.12 0.00 20:18:31 19:57:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 20:18:31 19:58:01 1.83 0.00 1.83 0.00 0.00 20.53 0.00 20:18:31 19:59:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 20:18:31 20:00:01 1.65 0.00 1.65 0.00 0.00 23.33 0.00 20:18:31 20:01:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 20:18:31 20:02:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 20:18:31 20:03:01 1.43 0.02 1.42 0.00 0.13 15.33 0.00 20:18:31 20:04:01 2.12 0.00 2.12 0.00 0.00 28.00 0.00 20:18:31 20:05:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 20:18:31 20:06:01 1.72 0.00 1.72 0.00 0.00 20.39 0.00 20:18:31 20:07:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 20:18:31 20:08:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 20:18:31 20:09:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 20:18:31 20:10:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 20:18:31 20:11:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 20:18:31 20:12:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 20:18:31 20:13:01 3.03 1.67 1.37 0.00 37.73 16.26 0.00 20:18:31 20:14:01 1.60 0.00 1.60 0.00 0.00 18.39 0.00 20:18:31 20:15:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 20:18:31 20:16:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 20:18:31 20:17:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 20:18:31 20:18:01 1.68 0.02 1.67 0.00 0.13 19.06 0.00 20:18:31 Average: 61.37 1.99 59.38 0.00 320.41 17489.58 0.00 20:18:31 20:18:31 19:48:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:18:31 19:49:01 28803228 31595580 725484 2.21 76892 2980256 1974944 5.82 1058788 2658552 836 20:18:31 19:50:01 27659024 31383580 925732 2.82 118712 3783424 2235796 6.59 1678100 3078276 51944 20:18:31 19:51:01 27448560 31344184 962180 2.93 122568 3924996 2296264 6.77 1563792 3375844 381516 20:18:31 19:52:01 23707800 31463636 839184 2.55 133224 7680272 2686996 7.92 1662400 6918184 1717052 20:18:31 19:53:01 20493352 31474276 817672 2.49 206584 10630672 2398780 7.07 2015356 9565844 540 20:18:31 19:54:01 14978104 28937688 3260204 9.91 268488 13272248 7268972 21.42 5875140 10827012 270980 20:18:31 19:55:01 17708192 31472924 784960 2.39 275600 13197020 2050084 6.04 2621744 11559072 544 20:18:31 19:56:01 17708168 31472944 784900 2.39 275652 13197024 2050084 6.04 2621336 11559076 12 20:18:31 19:57:01 17746876 31511808 745936 2.27 275708 13197024 2050084 6.04 2582544 11559080 8 20:18:31 19:58:01 17748600 31513572 744128 2.26 275752 13197032 2050084 6.04 2580596 11559080 28 20:18:31 19:59:01 17748948 31513936 743712 2.26 275768 13197032 2050084 6.04 2580760 11559080 16 20:18:31 20:00:01 17752668 31517704 740148 2.25 275808 13197036 2050084 6.04 2578900 11559084 76 20:18:31 20:01:01 17752628 31517688 740112 2.25 275820 13197040 2050084 6.04 2578700 11559088 8 20:18:31 20:02:01 17752580 31517668 740084 2.25 275836 13197040 2050084 6.04 2578792 11559088 172 20:18:31 20:03:01 17745268 31510444 747320 2.27 275880 13197044 2064424 6.08 2590820 11559096 200 20:18:31 20:04:01 17750592 31515852 741720 2.26 275936 13197016 2064424 6.08 2579252 11559064 20 20:18:31 20:05:01 17750252 31515556 741980 2.26 275968 13197020 2064424 6.08 2579500 11559068 12 20:18:31 20:06:01 17750436 31515752 741884 2.26 276004 13197032 2064424 6.08 2579592 11559072 24 20:18:31 20:07:01 17750372 31515720 741904 2.26 276012 13197032 2064424 6.08 2579316 11559072 12 20:18:31 20:08:01 17750608 31515968 741584 2.26 276048 13197020 2064424 6.08 2579348 11559080 44 20:18:31 20:09:01 17751568 31516988 740484 2.25 276080 13197044 2064424 6.08 2578324 11559088 8 20:18:31 20:10:01 17751456 31516924 740504 2.25 276112 13197044 2064424 6.08 2578604 11559088 40 20:18:31 20:11:01 17751700 31517180 740176 2.25 276132 13197048 2064424 6.08 2578644 11559092 8 20:18:31 20:12:01 17751568 31517080 740440 2.25 276148 13197048 2064424 6.08 2578368 11559092 40 20:18:31 20:13:01 17743768 31511164 746264 2.27 276196 13198172 2064424 6.08 2588516 11559472 8 20:18:31 20:14:01 17743452 31511008 746156 2.27 276232 13198312 2064424 6.08 2588240 11559528 48 20:18:31 20:15:01 17743192 31510796 746376 2.27 276256 13198312 2064424 6.08 2588028 11559560 8 20:18:31 20:16:01 17743160 31510824 746324 2.27 276296 13198320 2064424 6.08 2588172 11559572 24 20:18:31 20:17:01 17742788 31510452 746620 2.27 276328 13198316 2047512 6.03 2588464 11559572 4 20:18:31 20:18:01 17742956 31510700 746524 2.27 276376 13198316 2047512 6.03 2588232 11559580 196 20:18:31 Average: 18965729 31415320 848357 2.58 251681 11966940 2275313 6.71 2530279 10461482 80814 20:18:31 20:18:31 19:48:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:18:31 19:49:01 docker0 545.08 495.02 38.82 2865.00 0.00 0.00 0.00 0.00 20:18:31 19:49:01 ens3 1513.72 1404.93 11333.45 174.72 0.00 0.00 0.00 0.00 20:18:31 19:49:01 veth7abe685 20.96 25.89 1.95 20.74 0.00 0.00 0.00 0.00 20:18:31 19:49:01 lo 5.17 5.17 0.50 0.50 0.00 0.00 0.00 0.00 20:18:31 19:50:01 veth9aec445 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 20:18:31 19:50:01 docker0 116.86 182.65 10.02 1738.32 0.00 0.00 0.00 0.00 20:18:31 19:50:01 ens3 229.55 161.29 1775.02 103.79 0.00 0.00 0.00 0.00 20:18:31 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 19:51:01 veth9aec445 1.48 1.50 0.13 0.13 0.00 0.00 0.00 0.00 20:18:31 19:51:01 docker0 1.48 1.48 0.11 0.13 0.00 0.00 0.00 0.00 20:18:31 19:51:01 ens3 33.99 23.15 28.10 15.64 0.00 0.00 0.00 0.00 20:18:31 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:52:01 veth2b9467b 1.86 3.67 0.14 31.29 0.00 0.00 0.00 0.00 20:18:31 19:52:01 veth4cddffe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:52:01 veth10c8b31 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:52:01 vethc678c90 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:52:01 veth4ece07a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:52:01 docker0 5.14 10.85 0.31 126.44 0.00 0.00 0.00 0.00 20:18:31 19:52:01 vethefe69b4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:52:01 ens3 109.08 66.31 2339.79 19.78 0.00 0.00 0.00 0.00 20:18:31 19:52:01 veth422a66c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:52:01 vethb0e95d9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:52:01 vethdfa3ce3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:52:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 20:18:31 19:52:01 vethfd593f9 0.30 0.41 0.03 0.11 0.00 0.00 0.00 0.00 20:18:31 19:52:01 veth62cfd5e 2.99 7.25 0.22 95.08 0.00 0.00 0.00 0.01 20:18:31 19:53:01 docker0 280.79 506.38 23.96 2919.38 0.00 0.00 0.00 0.00 20:18:31 19:53:01 ens3 560.89 302.30 3667.82 37.38 0.00 0.00 0.00 0.00 20:18:31 19:53:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 20:18:31 19:53:01 vethfd593f9 0.07 0.65 0.00 0.03 0.00 0.00 0.00 0.00 20:18:31 19:54:01 veth828067c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:31 19:54:01 veth09cb008 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:31 19:54:01 veth7636fe9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:18:31 19:54:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:54:01 veth69c408e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:31 19:54:01 veth072a5f0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:31 19:54:01 veth2e5991c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:31 19:54:01 veth1e640cc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:31 19:54:01 ens3 181.20 72.20 2736.56 9.35 0.00 0.00 0.00 0.00 20:18:31 19:54:01 vethd6908d9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:31 19:54:01 veth35e3d21 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:31 19:54:01 vethee12c79 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:31 19:54:01 veth613854c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:18:31 19:54:01 lo 0.87 0.87 0.07 0.07 0.00 0.00 0.00 0.00 20:18:31 19:54:01 vethfd593f9 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:55:01 ens3 12.25 8.12 10.20 5.33 0.00 0.00 0.00 0.00 20:18:31 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:56:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:57:01 ens3 3.85 2.10 8.55 0.14 0.00 0.00 0.00 0.00 20:18:31 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 19:59:01 ens3 2.35 1.72 3.68 0.17 0.00 0.00 0.00 0.00 20:18:31 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:02:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:04:01 ens3 1.15 0.60 0.47 0.34 0.00 0.00 0.00 0.00 20:18:31 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:05:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:09:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:18:31 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:13:01 ens3 7.07 4.95 5.28 6.00 0.00 0.00 0.00 0.00 20:18:31 20:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:14:01 ens3 0.30 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:18:31 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:31 20:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:18:31 Average: docker0 31.08 39.38 2.40 252.12 0.00 0.00 0.00 0.00 20:18:31 Average: ens3 86.99 66.82 718.79 12.25 0.00 0.00 0.00 0.00 20:18:31 Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 20:18:31 20:18:31 20:18:31 ---> sar -P ALL: 20:18:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7205) 09/20/23 _x86_64_ (8 CPU) 20:18:31 20:18:31 19:47:37 LINUX RESTART (8 CPU) 20:18:31 20:18:31 19:48:03 CPU %user %nice %system %iowait %steal %idle 20:18:31 19:49:01 all 10.16 0.00 3.59 3.14 0.06 83.04 20:18:31 19:49:01 0 10.23 0.00 3.86 1.67 0.05 84.18 20:18:31 19:49:01 1 11.36 0.00 3.50 1.18 0.05 83.91 20:18:31 19:49:01 2 10.45 0.00 2.44 0.99 0.05 86.06 20:18:31 19:49:01 3 14.66 0.00 4.02 2.36 0.09 78.87 20:18:31 19:49:01 4 9.28 0.00 2.73 0.40 0.05 87.54 20:18:31 19:49:01 5 9.36 0.00 6.02 13.83 0.07 70.72 20:18:31 19:49:01 6 8.90 0.00 2.49 0.77 0.05 87.79 20:18:31 19:49:01 7 7.01 0.00 3.68 3.97 0.09 85.25 20:18:31 19:50:01 all 25.18 0.00 4.00 3.13 0.07 67.62 20:18:31 19:50:01 0 26.83 0.00 3.67 1.45 0.08 67.97 20:18:31 19:50:01 1 24.01 0.00 3.31 0.13 0.07 72.48 20:18:31 19:50:01 2 25.36 0.00 3.65 0.05 0.07 70.88 20:18:31 19:50:01 3 26.58 0.00 3.87 0.77 0.07 68.71 20:18:31 19:50:01 4 24.86 0.00 3.61 0.71 0.07 70.75 20:18:31 19:50:01 5 25.08 0.00 4.49 0.12 0.07 70.25 20:18:31 19:50:01 6 24.18 0.00 4.87 18.95 0.07 51.94 20:18:31 19:50:01 7 24.53 0.00 4.57 2.95 0.08 67.86 20:18:31 19:51:01 all 41.48 0.00 4.01 0.38 0.07 54.05 20:18:31 19:51:01 0 41.55 0.00 4.29 0.35 0.07 53.74 20:18:31 19:51:01 1 43.62 0.00 3.59 0.74 0.07 51.99 20:18:31 19:51:01 2 40.55 0.00 4.24 0.15 0.07 54.99 20:18:31 19:51:01 3 42.10 0.00 4.08 0.18 0.07 53.57 20:18:31 19:51:01 4 41.44 0.00 4.04 0.27 0.07 54.19 20:18:31 19:51:01 5 41.21 0.00 3.50 0.35 0.08 54.85 20:18:31 19:51:01 6 40.18 0.00 4.25 0.74 0.08 54.75 20:18:31 19:51:01 7 41.21 0.00 4.14 0.28 0.08 54.29 20:18:31 19:52:01 all 24.71 0.00 5.85 8.76 0.09 60.58 20:18:31 19:52:01 0 25.21 0.00 5.83 26.11 0.17 42.69 20:18:31 19:52:01 1 25.91 0.00 5.88 9.35 0.08 58.77 20:18:31 19:52:01 2 25.25 0.00 5.90 9.81 0.08 58.95 20:18:31 19:52:01 3 24.97 0.00 7.02 15.63 0.08 52.30 20:18:31 19:52:01 4 23.63 0.00 5.61 2.02 0.08 68.65 20:18:31 19:52:01 5 25.34 0.00 5.65 3.07 0.07 65.88 20:18:31 19:52:01 6 22.93 0.00 5.93 2.83 0.10 68.21 20:18:31 19:52:01 7 24.44 0.00 5.02 1.08 0.08 69.38 20:18:31 19:53:01 all 6.03 0.00 3.81 20.24 0.06 69.87 20:18:31 19:53:01 0 6.46 0.00 4.35 30.59 0.07 58.53 20:18:31 19:53:01 1 6.01 0.00 4.71 54.09 0.07 35.12 20:18:31 19:53:01 2 6.76 0.00 3.94 10.97 0.05 78.27 20:18:31 19:53:01 3 5.35 0.00 4.44 8.96 0.07 81.19 20:18:31 19:53:01 4 5.74 0.00 3.67 25.32 0.05 65.21 20:18:31 19:53:01 5 6.39 0.00 3.49 11.66 0.03 78.43 20:18:31 19:53:01 6 5.74 0.00 2.58 7.12 0.05 84.51 20:18:31 19:53:01 7 5.75 0.00 3.29 13.46 0.08 77.42 20:18:31 19:54:01 all 88.46 0.00 9.47 1.01 0.17 0.90 20:18:31 19:54:01 0 88.05 0.00 9.69 1.22 0.17 0.87 20:18:31 19:54:01 1 87.73 0.00 10.04 1.24 0.19 0.80 20:18:31 19:54:01 2 88.68 0.00 9.37 0.92 0.17 0.87 20:18:31 19:54:01 3 88.60 0.00 9.59 0.85 0.15 0.80 20:18:31 19:54:01 4 89.61 0.00 8.90 0.69 0.15 0.65 20:18:31 19:54:01 5 88.33 0.00 9.68 0.76 0.15 1.09 20:18:31 19:54:01 6 88.78 0.00 8.66 1.37 0.20 1.00 20:18:31 19:54:01 7 87.86 0.00 9.82 1.04 0.17 1.11 20:18:31 19:55:01 all 36.35 0.00 3.72 3.72 0.07 56.14 20:18:31 19:55:01 0 36.96 0.00 3.20 0.83 0.07 58.94 20:18:31 19:55:01 1 36.65 0.00 3.71 4.40 0.07 55.17 20:18:31 19:55:01 2 36.59 0.00 3.96 3.77 0.07 55.61 20:18:31 19:55:01 3 36.49 0.00 4.09 3.62 0.07 55.74 20:18:31 19:55:01 4 36.02 0.00 4.15 3.25 0.08 56.50 20:18:31 19:55:01 5 36.16 0.00 3.61 1.52 0.07 58.63 20:18:31 19:55:01 6 36.33 0.00 3.31 1.25 0.03 59.07 20:18:31 19:55:01 7 35.63 0.00 3.72 11.17 0.08 49.40 20:18:31 19:56:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:18:31 19:56:01 0 0.05 0.00 0.00 0.00 0.03 99.92 20:18:31 19:56:01 1 0.10 0.00 0.00 0.00 0.02 99.88 20:18:31 19:56:01 2 0.02 0.00 0.00 0.05 0.00 99.93 20:18:31 19:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:18:31 19:56:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:18:31 19:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:18:31 19:56:01 6 0.02 0.00 0.00 0.03 0.02 99.93 20:18:31 19:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:18:31 19:57:01 all 0.04 0.00 0.02 0.00 0.01 99.93 20:18:31 19:57:01 0 0.08 0.00 0.03 0.00 0.02 99.87 20:18:31 19:57:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:18:31 19:57:01 2 0.02 0.00 0.02 0.02 0.02 99.93 20:18:31 19:57:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:18:31 19:57:01 4 0.03 0.00 0.03 0.00 0.03 99.90 20:18:31 19:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:18:31 19:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:18:31 19:57:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:18:31 19:58:01 all 0.03 0.00 0.02 0.14 0.01 99.80 20:18:31 19:58:01 0 0.08 0.00 0.03 0.13 0.03 99.72 20:18:31 19:58:01 1 0.02 0.00 0.02 0.15 0.02 99.80 20:18:31 19:58:01 2 0.05 0.00 0.02 0.35 0.02 99.57 20:18:31 19:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:18:31 19:58:01 4 0.05 0.00 0.05 0.45 0.02 99.43 20:18:31 19:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:18:31 19:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:18:31 19:58:01 7 0.02 0.00 0.03 0.05 0.00 99.90 20:18:31 19:59:01 all 0.08 0.00 0.01 0.08 0.01 99.81 20:18:31 19:59:01 0 0.15 0.00 0.03 0.00 0.03 99.78 20:18:31 19:59:01 1 0.08 0.00 0.02 0.00 0.02 99.88 20:18:31 19:59:01 2 0.02 0.00 0.05 0.63 0.03 99.27 20:18:31 19:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:18:31 19:59:01 4 0.27 0.00 0.00 0.00 0.00 99.73 20:18:31 19:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:18:31 19:59:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:18:31 19:59:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:18:31 20:18:31 19:59:01 CPU %user %nice %system %iowait %steal %idle 20:18:31 20:00:01 all 0.03 0.00 0.02 0.21 0.01 99.73 20:18:31 20:00:01 0 0.02 0.00 0.03 0.10 0.02 99.83 20:18:31 20:00:01 1 0.12 0.00 0.00 0.00 0.02 99.87 20:18:31 20:00:01 2 0.07 0.00 0.05 1.03 0.02 98.83 20:18:31 20:00:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:18:31 20:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:18:31 20:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:18:31 20:00:01 6 0.02 0.00 0.00 0.52 0.02 99.45 20:18:31 20:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:18:31 20:01:01 all 0.04 0.00 0.02 0.01 0.01 99.93 20:18:31 20:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:18:31 20:01:01 1 0.08 0.00 0.03 0.00 0.02 99.87 20:18:31 20:01:01 2 0.00 0.00 0.02 0.03 0.02 99.93 20:18:31 20:01:01 3 0.08 0.00 0.03 0.00 0.03 99.85 20:18:31 20:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:18:31 20:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:18:31 20:01:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:18:31 20:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:18:31 20:02:01 all 0.02 0.00 0.02 0.03 0.01 99.92 20:18:31 20:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:18:31 20:02:01 1 0.07 0.00 0.02 0.00 0.02 99.90 20:18:31 20:02:01 2 0.02 0.00 0.02 0.07 0.00 99.90 20:18:31 20:02:01 3 0.02 0.00 0.07 0.00 0.02 99.90 20:18:31 20:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:18:31 20:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:18:31 20:02:01 6 0.02 0.00 0.02 0.17 0.02 99.78 20:18:31 20:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:18:31 20:03:01 all 0.03 0.00 0.01 0.03 0.01 99.92 20:18:31 20:03:01 0 0.03 0.00 0.03 0.07 0.02 99.85 20:18:31 20:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:18:31 20:03:01 2 0.02 0.00 0.00 0.12 0.02 99.85 20:18:31 20:03:01 3 0.02 0.00 0.03 0.00 0.03 99.92 20:18:31 20:03:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:18:31 20:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:18:31 20:03:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:18:31 20:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:18:31 20:04:01 all 0.04 0.00 0.01 0.01 0.01 99.93 20:18:31 20:04:01 0 0.07 0.00 0.00 0.00 0.03 99.90 20:18:31 20:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:18:31 20:04:01 2 0.00 0.00 0.02 0.03 0.00 99.95 20:18:31 20:04:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:18:31 20:04:01 4 0.07 0.00 0.02 0.00 0.00 99.92 20:18:31 20:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:18:31 20:04:01 6 0.05 0.00 0.00 0.02 0.02 99.92 20:18:31 20:04:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:18:31 20:05:01 all 0.03 0.00 0.01 0.02 0.01 99.92 20:18:31 20:05:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:18:31 20:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:18:31 20:05:01 2 0.03 0.00 0.03 0.15 0.03 99.75 20:18:31 20:05:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:18:31 20:05:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:18:31 20:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:18:31 20:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:18:31 20:05:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:18:31 20:06:01 all 0.03 0.00 0.02 0.06 0.02 99.87 20:18:31 20:06:01 0 0.08 0.00 0.03 0.00 0.03 99.85 20:18:31 20:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:18:31 20:06:01 2 0.03 0.00 0.03 0.15 0.00 99.78 20:18:31 20:06:01 3 0.05 0.00 0.05 0.00 0.03 99.87 20:18:31 20:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:18:31 20:06:01 5 0.03 0.00 0.02 0.07 0.00 99.88 20:18:31 20:06:01 6 0.03 0.00 0.00 0.28 0.02 99.67 20:18:31 20:06:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:18:31 20:07:01 all 0.04 0.00 0.01 0.01 0.01 99.92 20:18:31 20:07:01 0 0.03 0.00 0.00 0.00 0.03 99.93 20:18:31 20:07:01 1 0.13 0.00 0.00 0.00 0.00 99.87 20:18:31 20:07:01 2 0.05 0.00 0.02 0.10 0.02 99.82 20:18:31 20:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:18:31 20:07:01 4 0.07 0.00 0.02 0.00 0.00 99.92 20:18:31 20:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:18:31 20:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:18:31 20:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:18:31 20:08:01 all 0.24 0.00 0.02 0.01 0.01 99.71 20:18:31 20:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:18:31 20:08:01 1 1.69 0.00 0.10 0.00 0.03 98.17 20:18:31 20:08:01 2 0.08 0.00 0.03 0.02 0.02 99.85 20:18:31 20:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:18:31 20:08:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:18:31 20:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:18:31 20:08:01 6 0.05 0.00 0.00 0.03 0.00 99.92 20:18:31 20:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:18:31 20:09:01 all 0.26 0.00 0.01 0.00 0.01 99.71 20:18:31 20:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:18:31 20:09:01 1 1.92 0.00 0.00 0.02 0.02 98.04 20:18:31 20:09:01 2 0.07 0.00 0.03 0.02 0.02 99.87 20:18:31 20:09:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:18:31 20:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:18:31 20:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:18:31 20:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:18:31 20:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:18:31 20:10:01 all 0.06 0.00 0.01 0.02 0.01 99.90 20:18:31 20:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:18:31 20:10:01 1 0.13 0.00 0.00 0.00 0.03 99.83 20:18:31 20:10:01 2 0.07 0.00 0.03 0.02 0.02 99.87 20:18:31 20:10:01 3 0.10 0.00 0.02 0.00 0.02 99.87 20:18:31 20:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:18:31 20:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:18:31 20:10:01 6 0.03 0.00 0.00 0.17 0.00 99.80 20:18:31 20:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:18:31 20:18:31 20:10:01 CPU %user %nice %system %iowait %steal %idle 20:18:31 20:11:01 all 0.01 0.00 0.01 0.05 0.01 99.92 20:18:31 20:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:18:31 20:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:18:31 20:11:01 2 0.00 0.00 0.05 0.10 0.02 99.83 20:18:31 20:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:18:31 20:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:18:31 20:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:18:31 20:11:01 6 0.02 0.00 0.00 0.27 0.00 99.72 20:18:31 20:11:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:18:31 20:12:01 all 0.10 0.00 0.02 0.00 0.01 99.86 20:18:31 20:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:18:31 20:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:18:31 20:12:01 2 0.68 0.00 0.03 0.02 0.03 99.24 20:18:31 20:12:01 3 0.05 0.00 0.03 0.00 0.03 99.88 20:18:31 20:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:18:31 20:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:18:31 20:12:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:18:31 20:12:01 7 0.05 0.00 0.05 0.00 0.02 99.88 20:18:31 20:13:01 all 0.38 0.00 0.04 0.03 0.01 99.53 20:18:31 20:13:01 0 0.93 0.00 0.03 0.00 0.00 99.03 20:18:31 20:13:01 1 0.30 0.00 0.02 0.02 0.02 99.65 20:18:31 20:13:01 2 1.18 0.00 0.03 0.18 0.02 98.59 20:18:31 20:13:01 3 0.07 0.00 0.05 0.00 0.02 99.87 20:18:31 20:13:01 4 0.25 0.00 0.08 0.00 0.02 99.65 20:18:31 20:13:01 5 0.13 0.00 0.02 0.00 0.02 99.83 20:18:31 20:13:01 6 0.12 0.00 0.10 0.02 0.00 99.77 20:18:31 20:13:01 7 0.08 0.00 0.02 0.00 0.02 99.88 20:18:31 20:14:01 all 0.07 0.00 0.02 0.04 0.01 99.86 20:18:31 20:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:18:31 20:14:01 1 0.02 0.00 0.00 0.33 0.00 99.65 20:18:31 20:14:01 2 0.33 0.00 0.03 0.02 0.03 99.58 20:18:31 20:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:18:31 20:14:01 4 0.05 0.00 0.07 0.00 0.02 99.87 20:18:31 20:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:18:31 20:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:18:31 20:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:18:31 20:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:18:31 20:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:18:31 20:15:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:18:31 20:15:01 2 0.02 0.00 0.00 0.02 0.03 99.93 20:18:31 20:15:01 3 0.05 0.00 0.03 0.00 0.05 99.87 20:18:31 20:15:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:18:31 20:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:18:31 20:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:18:31 20:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:18:31 20:16:01 all 0.03 0.00 0.02 0.00 0.01 99.94 20:18:31 20:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:18:31 20:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:18:31 20:16:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:18:31 20:16:01 3 0.05 0.00 0.05 0.00 0.03 99.87 20:18:31 20:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:18:31 20:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:18:31 20:16:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:18:31 20:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:18:31 20:17:01 all 0.03 0.00 0.02 0.00 0.01 99.94 20:18:31 20:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:18:31 20:17:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:18:31 20:17:01 2 0.07 0.00 0.03 0.02 0.03 99.85 20:18:31 20:17:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:18:31 20:17:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:18:31 20:17:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:18:31 20:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:18:31 20:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:18:31 20:18:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:18:31 20:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:18:31 20:18:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:18:31 20:18:01 2 0.03 0.00 0.02 0.03 0.05 99.87 20:18:31 20:18:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:18:31 20:18:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:18:31 20:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:18:31 20:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:18:31 20:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:18:31 Average: all 7.74 0.00 1.15 1.36 0.03 89.72 20:18:31 Average: 0 7.78 0.00 1.16 2.08 0.04 88.95 20:18:31 Average: 1 7.93 0.00 1.16 2.37 0.03 88.51 20:18:31 Average: 2 7.86 0.00 1.13 0.99 0.03 89.99 20:18:31 Average: 3 7.95 0.00 1.25 1.07 0.04 89.70 20:18:31 Average: 4 7.68 0.00 1.10 1.10 0.02 90.10 20:18:31 Average: 5 7.70 0.00 1.21 1.02 0.02 90.05 20:18:31 Average: 6 7.53 0.00 1.07 1.15 0.03 90.23 20:18:31 Average: 7 7.51 0.00 1.14 1.12 0.03 90.20 20:18:31 20:18:31 20:18:31