Pull request #4217 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 7bf2850a5ead9c734a6dad644eeaf7e9b53379cd+9e554929d717cf1151dbdc4a6532773c76b36b26 (07ff2e8f3c77e2c6849ec2b8f2ddb3d0a157bc57) 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-ssh11189559147752551018.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh18152803122128681417.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-4217/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-4217/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1345738179952192533.key Verifying host key using known hosts file > 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-4217/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4971146578397113282.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh14440339165763999296.key Verifying host key using known hosts file > 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-4217/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-4217/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh238530022852321022.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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/v2], 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.18 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116940 in /w/workspace/edgexfoundry_edgex-go_PR-4217 [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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Merging remotes/origin/main commit 9e554929d717cf1151dbdc4a6532773c76b36b26 into PR head commit 7bf2850a5ead9c734a6dad644eeaf7e9b53379cd Merge succeeded, producing 7bf2850a5ead9c734a6dad644eeaf7e9b53379cd Checking out Revision 7bf2850a5ead9c734a6dad644eeaf7e9b53379cd (PR-4217) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4217/head:refs/remotes/origin/PR-4217 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7bf2850a5ead9c734a6dad644eeaf7e9b53379cd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 9e554929d717cf1151dbdc4a6532773c76b36b26 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7bf2850a5ead9c734a6dad644eeaf7e9b53379cd # timeout=10 Commit message: "build: Latest go-mods, config and Dockerfile fix" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:19:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:19:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:19:48 ========================================================= 18:19:48 EdgeX Global Pipelines Version Info 18:19:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:19:48 ------------------- 18:19:48 stable info: 18:19:48 ------------------- 18:19:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:19:48 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:19:48 Message: update stable to v1.0.243 18:19:49 ------------------- 18:19:49 experimental info: 18:19:49 ------------------- 18:19:49 Commited By: **** collab-it+edgex@linuxfoundation.org 18:19:49 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:19:49 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:19:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:19:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:19:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:19:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:19:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:19:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:19:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4217 [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4217 [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4217 [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bf2850a5ead9c734a6dad644eeaf7e9b53379cd [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bf2850 [Pipeline] echo 18:19:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:19:50 provisioning config files... 18:19:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12194917212690545647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:51 ---> docker-login.sh 18:19:51 nexus3.edgexfoundry.org:10001 18:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:51 Configure a credential helper to remove this warning. See 18:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:51 18:19:51 Login Succeeded 18:19:51 nexus3.edgexfoundry.org:10002 18:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:51 Configure a credential helper to remove this warning. See 18:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:51 18:19:51 Login Succeeded 18:19:51 nexus3.edgexfoundry.org:10003 18:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:51 Configure a credential helper to remove this warning. See 18:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:51 18:19:51 Login Succeeded 18:19:51 nexus3.edgexfoundry.org:10004 18:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:51 Configure a credential helper to remove this warning. See 18:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:51 18:19:51 Login Succeeded 18:19:51 docker.io 18:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:52 Configure a credential helper to remove this warning. See 18:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:52 18:19:52 Login Succeeded 18:19:52 ---> docker-login.sh ends [Pipeline] } 18:19:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:19:52 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile 18:19:52 + cut -d/ -f2 18:19:52 + dirname cmd/core-command/Dockerfile 18:19:52 + echo core-command,cmd/core-command/Dockerfile 18:19:52 + dirname cmd/core-data/Dockerfile 18:19:52 + cut -d/ -f2 18:19:52 + echo core-data,cmd/core-data/Dockerfile 18:19:52 + cut -d/ -f2 18:19:52 + dirname cmd/core-metadata/Dockerfile 18:19:52 + echo core-metadata,cmd/core-metadata/Dockerfile 18:19:52 + dirname cmd/security-bootstrapper/Dockerfile 18:19:52 + cut -d/ -f2 18:19:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:19:52 + cut -d/ -f2 18:19:52 + dirname cmd/security-proxy-setup/Dockerfile 18:19:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:19:52 + dirname cmd/security-secretstore-setup/Dockerfile 18:19:52 + cut -d/ -f2 18:19:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:19:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:19:52 + cut -d/ -f2 18:19:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:19:52 + dirname cmd/security-spire-agent/Dockerfile 18:19:52 + cut -d/ -f2 18:19:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:19:52 + dirname cmd/security-spire-config/Dockerfile 18:19:52 + cut -d/ -f2 18:19:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:19:52 + dirname cmd/security-spire-server/Dockerfile 18:19:52 + cut -d/ -f2 18:19:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:19:52 + dirname cmd/support-notifications/Dockerfile 18:19:52 + cut -d/ -f2 18:19:52 + echo support-notifications,cmd/support-notifications/Dockerfile 18:19:52 + dirname cmd/support-scheduler/Dockerfile 18:19:52 + cut -d/ -f2 18:19:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:19:52 + dirname cmd/sys-mgmt-agent/Dockerfile 18:19:52 + cut -d/ -f2 18:19:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:19:52 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:19:53 + git rev-list -1 --merges 7bf2850a5ead9c734a6dad644eeaf7e9b53379cd~1..7bf2850a5ead9c734a6dad644eeaf7e9b53379cd [Pipeline] echo 18:19:53 -----------> git rev-list -1 --merges 7bf2850a5ead9c734a6dad644eeaf7e9b53379cd~1..7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 7bf2850a5ead9c734a6dad644eeaf7e9b53379cd [false] [Pipeline] sh 18:19:53 + git log --format=format:%s -1 7bf2850a5ead9c734a6dad644eeaf7e9b53379cd [Pipeline] echo 18:19:53 ========================================================= 18:19:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:19:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:19:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:19:54 + grep -v github /etc/ssh/ssh_known_hosts 18:19:54 + [ -e /tmp/ssh_known_hosts ] 18:19:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:19:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:19:54 + sudo tee -a /etc/ssh/ssh_known_hosts 18:19:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:19:54 18:19:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:19:55 0.1.4: Pulling from edgex-devops/py-git-semver 18:19:55 b85a868b505f: Pulling fs layer 18:19:55 e2be974225ed: Pulling fs layer 18:19:55 339a4e72a1f5: Pulling fs layer 18:19:55 988bab9f4d93: Pulling fs layer 18:19:55 1469e6f7b9e6: Pulling fs layer 18:19:55 eaf3925da568: Pulling fs layer 18:19:55 bab4dde63d76: Pulling fs layer 18:19:55 bde34c3a00c8: Pulling fs layer 18:19:55 b352a97aabf1: Pulling fs layer 18:19:55 4872d77fe225: Pulling fs layer 18:19:55 5851b861e8e6: Pulling fs layer 18:19:55 988bab9f4d93: Waiting 18:19:55 1469e6f7b9e6: Waiting 18:19:55 eaf3925da568: Waiting 18:19:55 bde34c3a00c8: Waiting 18:19:55 bab4dde63d76: Waiting 18:19:55 4872d77fe225: Waiting 18:19:55 5851b861e8e6: Waiting 18:19:55 b352a97aabf1: Waiting 18:19:55 e2be974225ed: Verifying Checksum 18:19:55 988bab9f4d93: Download complete 18:19:55 1469e6f7b9e6: Verifying Checksum 18:19:55 1469e6f7b9e6: Download complete 18:19:55 eaf3925da568: Download complete 18:19:55 339a4e72a1f5: Verifying Checksum 18:19:55 339a4e72a1f5: Download complete 18:19:55 bde34c3a00c8: Download complete 18:19:55 b352a97aabf1: Verifying Checksum 18:19:55 b352a97aabf1: Download complete 18:19:55 4872d77fe225: Verifying Checksum 18:19:55 4872d77fe225: Download complete 18:19:55 5851b861e8e6: Verifying Checksum 18:19:55 5851b861e8e6: Download complete 18:19:55 b85a868b505f: Verifying Checksum 18:19:55 b85a868b505f: Download complete 18:19:55 bab4dde63d76: Verifying Checksum 18:19:55 bab4dde63d76: Download complete 18:19:57 b85a868b505f: Pull complete 18:19:57 e2be974225ed: Pull complete 18:19:57 339a4e72a1f5: Pull complete 18:19:57 988bab9f4d93: Pull complete 18:19:57 1469e6f7b9e6: Pull complete 18:19:57 eaf3925da568: Pull complete 18:19:59 bab4dde63d76: Pull complete 18:19:59 bde34c3a00c8: Pull complete 18:19:59 b352a97aabf1: Pull complete 18:19:59 4872d77fe225: Pull complete 18:19:59 5851b861e8e6: Pull complete 18:19:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:19:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:19:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:00 prd-ubuntu20.04-docker-8c-8g-116940 does not seem to be running inside a container 18:20:00 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:20:02 $ docker top f0762ca6499c0c5691e6756ede6291db748b055fd120044fff1abca01af11e72 -eo pid,comm 18:20:02 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). 18:20:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:20:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:20:02 [ssh-agent] Looking for ssh-agent implementation... 18:20:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:20:02 $ docker exec f0762ca6499c0c5691e6756ede6291db748b055fd120044fff1abca01af11e72 ssh-agent 18:20:02 SSH_AUTH_SOCK=/tmp/ssh-EB8aw2DcePz3/agent.31 18:20:02 SSH_AGENT_PID=37 18:20:02 Running ssh-add (command line suppressed) 18:20:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10763500958266722125.key (/w/workspace/edgex-go/1@tmp/private_key_10763500958266722125.key) 18:20:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:20:03 + git tag --points-at HEAD [Pipeline] } 18:20:03 $ docker exec --env ******** --env ******** f0762ca6499c0c5691e6756ede6291db748b055fd120044fff1abca01af11e72 ssh-agent -k 18:20:03 unset SSH_AUTH_SOCK; 18:20:03 unset SSH_AGENT_PID; 18:20:03 echo Agent pid 37 killed; 18:20:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:20:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:20:03 [ssh-agent] Looking for ssh-agent implementation... 18:20:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:20:03 $ docker exec f0762ca6499c0c5691e6756ede6291db748b055fd120044fff1abca01af11e72 ssh-agent 18:20:03 SSH_AUTH_SOCK=/tmp/ssh-NhTj2UwwdUVU/agent.69 18:20:03 SSH_AGENT_PID=75 18:20:03 Running ssh-add (command line suppressed) 18:20:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15786907127139351034.key (/w/workspace/edgex-go/1@tmp/private_key_15786907127139351034.key) 18:20:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:20:04 + git semver init 18:20:04 2022-10-25 18:20:04,393 [run_init] DEBUG init version:0.0.0 force:False 18:20:04 2022-10-25 18:20:04,394 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 18:20:04 2022-10-25 18:20:04,394 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 18:20:04 2022-10-25 18:20:04,394 [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) 18:20:09 2022-10-25 18:20:09,198 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 18:20:09 2022-10-25 18:20:09,199 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4217 with force:False 18:20:09 2022-10-25 18:20:09,199 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4217 18:20:09 2022-10-25 18:20:09,203 [execute] INFO git cat-file --batch-check 18:20:09 2022-10-25 18:20:09,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:20:09 2022-10-25 18:20:09,210 [execute] INFO git cat-file --batch 18:20:09 2022-10-25 18:20:09,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:20:09 2022-10-25 18:20:09,214 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4217 18:20:09 0.0.0 [Pipeline] } 18:20:09 $ docker exec --env ******** --env ******** f0762ca6499c0c5691e6756ede6291db748b055fd120044fff1abca01af11e72 ssh-agent -k 18:20:09 unset SSH_AUTH_SOCK; 18:20:09 unset SSH_AGENT_PID; 18:20:09 echo Agent pid 75 killed; 18:20:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:20:10 + git semver [Pipeline] } 18:20:10 $ docker stop --time=1 f0762ca6499c0c5691e6756ede6291db748b055fd120044fff1abca01af11e72 18:20:11 $ docker rm -f f0762ca6499c0c5691e6756ede6291db748b055fd120044fff1abca01af11e72 [Pipeline] // withDockerContainer [Pipeline] sh 18:20:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:20:12 Stashed 1 file(s) [Pipeline] echo 18:20:12 [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 18:20:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:20:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:20:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:20:13 ========================================================= 18:20:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:20:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:20:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:20:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:20:13 213ec9aee27d: Pulling fs layer 18:20:13 4583459ba037: Pulling fs layer 18:20:13 93c1e223e6f2: Pulling fs layer 18:20:13 53926ce57604: Pulling fs layer 18:20:13 21b2b0c7a3f4: Pulling fs layer 18:20:13 30f14e443154: Pulling fs layer 18:20:13 801331c1e519: Pulling fs layer 18:20:13 99cc6dd402b0: Pulling fs layer 18:20:13 7d9ed39f4882: Pulling fs layer 18:20:13 801331c1e519: Waiting 18:20:13 30f14e443154: Waiting 18:20:13 99cc6dd402b0: Waiting 18:20:13 53926ce57604: Waiting 18:20:13 21b2b0c7a3f4: Waiting 18:20:13 7d9ed39f4882: Waiting 18:20:13 93c1e223e6f2: Download complete 18:20:13 4583459ba037: Download complete 18:20:13 21b2b0c7a3f4: Verifying Checksum 18:20:13 21b2b0c7a3f4: Download complete 18:20:13 30f14e443154: Verifying Checksum 18:20:13 30f14e443154: Download complete 18:20:13 213ec9aee27d: Verifying Checksum 18:20:13 213ec9aee27d: Download complete 18:20:13 801331c1e519: Verifying Checksum 18:20:13 801331c1e519: Download complete 18:20:14 213ec9aee27d: Pull complete 18:20:14 4583459ba037: Pull complete 18:20:14 93c1e223e6f2: Pull complete 18:20:14 53926ce57604: Verifying Checksum 18:20:14 53926ce57604: Download complete 18:20:14 7d9ed39f4882: Verifying Checksum 18:20:14 7d9ed39f4882: Download complete 18:20:15 99cc6dd402b0: Verifying Checksum 18:20:15 99cc6dd402b0: Download complete 18:20:19 53926ce57604: Pull complete 18:20:19 21b2b0c7a3f4: Pull complete 18:20:19 30f14e443154: Pull complete 18:20:19 801331c1e519: Pull complete 18:20:20 99cc6dd402b0: Pull complete 18:20:21 7d9ed39f4882: Pull complete 18:20:21 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 18:20:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:20:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 18:20:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:20:21 WORKDIR /edgex 18:20:21 COPY go.mod . 18:20:21 RUN go mod download 18:20:21 + docker build -t ci-base-image-x86_64 -f - . 18:20:22 Sending build context to Docker daemon 169.7MB 18:20:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:20:22 ---> 1dedd983c030 18:20:22 Step 2/4 : WORKDIR /edgex 18:20:27 ---> Running in bbf5c14dba27 18:20:27 Removing intermediate container bbf5c14dba27 18:20:27 ---> 219d26aee71b 18:20:27 Step 3/4 : COPY go.mod . 18:20:27 ---> 899191511c71 18:20:27 Step 4/4 : RUN go mod download 18:20:27 ---> Running in 6bdd05e57abf 18:20:27 Still waiting to schedule task 18:20:27 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:20:42 Removing intermediate container 6bdd05e57abf 18:20:42 ---> 97e51e6aea5b 18:20:42 Successfully built 97e51e6aea5b 18:20:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:43 + docker inspect -f . ci-base-image-x86_64 18:20:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:43 prd-ubuntu20.04-docker-8c-8g-116940 does not seem to be running inside a container 18:20:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:20:43 $ docker top c3d8d99e23882433fa0132570ba26f4e9a4d3ae65b743582aa67a3496419858e -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:44 + go version 18:20:44 go version go1.18.7 linux/amd64 [Pipeline] } 18:20:44 $ docker stop --time=1 c3d8d99e23882433fa0132570ba26f4e9a4d3ae65b743582aa67a3496419858e 18:20:45 $ docker rm -f c3d8d99e23882433fa0132570ba26f4e9a4d3ae65b743582aa67a3496419858e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:46 + docker inspect -f . ci-base-image-x86_64 18:20:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:46 prd-ubuntu20.04-docker-8c-8g-116940 does not seem to be running inside a container 18:20:46 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:20:46 $ docker top f785f0843cffad63515c63075fb2fd3feded5adbf5df03433709de052754ee38 -eo pid,comm [Pipeline] { [Pipeline] echo 18:20:46 ========================================================= 18:20:46 [edgeXBuildGoParallel] Running Tests and Build... 18:20:46 ========================================================= [Pipeline] sh 18:20:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 18:20:47 + make test 18:20:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:20:54 ? github.com/edgexfoundry/edgex-go [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:21:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 18:21:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:21:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:21:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.162s coverage: 98.5% of statements 18:21:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.113s coverage: 43.0% of statements 18:21:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:21:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:21:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.2% of statements 18:21:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:21:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:21:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.555s coverage: 89.2% of statements 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:21:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 2.2% of statements 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:21:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.553s coverage: 95.6% of statements 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:21:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.080s coverage: 72.2% of statements 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:21:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.105s coverage: 60.0% of statements 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:21:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:21:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 18:21:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements 18:21:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 18:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 79.5% of statements 18:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 18:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.093s coverage: 96.3% of statements 18:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 18:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.089s coverage: 94.4% of statements 18:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 18:21:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 79.9% of statements 18:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 58.8% of statements 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.267s coverage: 91.2% of statements 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.7% of statements 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.056s coverage: 89.4% of statements 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.339s coverage: 65.8% of statements 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 41.8% of statements 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.201s coverage: 92.3% of statements 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 63.2% of statements 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 18:21:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 18:21:32 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 18:21:54 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:21:54 GO111MODULE=on go vet ./... 18:21:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:21:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:21:56 ./bin/test-attribution-txt.sh [Pipeline] echo 18:21:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:21:56 + ls -al . 18:21:56 total 768 18:21:56 drwxrwxr-x 11 1001 1001 4096 Oct 25 18:20 . 18:21:56 drwxr-xr-x 4 root root 4096 Oct 25 18:20 .. 18:21:56 drwxrwxr-x 2 1001 1001 4096 Oct 25 18:19 .blubracket 18:21:56 -rw-rw-r-- 1 1001 1001 16 Oct 25 18:19 .dockerignore 18:21:56 drwxrwxr-x 8 1001 1001 4096 Oct 25 18:21 .git 18:21:56 drwxrwxr-x 3 1001 1001 4096 Oct 25 18:19 .github 18:21:56 -rw-rw-r-- 1 1001 1001 1030 Oct 25 18:19 .gitignore 18:21:56 -rw-rw-r-- 1 1001 1001 42 Oct 25 18:19 .golangci.yml 18:21:56 -rw-rw-r-- 1 1001 1001 87 Oct 25 18:19 .hadolint.yml 18:21:56 drwxr-xr-x 3 1001 1001 4096 Oct 25 18:20 .semver 18:21:56 -rw-rw-r-- 1 1001 1001 166 Oct 25 18:19 .sonarcloud.properties 18:21:56 -rw-rw-r-- 1 1001 1001 1171 Oct 25 18:19 ADOPTERS.md 18:21:56 -rw-rw-r-- 1 1001 1001 10722 Oct 25 18:19 Attribution.txt 18:21:56 -rw-rw-r-- 1 1001 1001 63209 Oct 25 18:19 CHANGELOG.md 18:21:56 -rw-rw-r-- 1 1001 1001 3804 Oct 25 18:19 CONTRIBUTING.md 18:21:56 -rw-rw-r-- 1 1001 1001 677 Oct 25 18:19 GOVERNANCE.md 18:21:56 -rw-rw-r-- 1 1001 1001 850 Oct 25 18:19 Jenkinsfile 18:21:56 -rw-rw-r-- 1 1001 1001 10775 Oct 25 18:19 LICENSE 18:21:56 -rw-rw-r-- 1 1001 1001 13857 Oct 25 18:19 Makefile 18:21:56 -rw-rw-r-- 1 1001 1001 582 Oct 25 18:19 OWNERS.md 18:21:56 -rw-rw-r-- 1 1001 1001 9799 Oct 25 18:19 README.md 18:21:56 -rw-rw-r-- 1 1001 1001 6912 Oct 25 18:19 SECURITY.md 18:21:56 -rw-rw-r-- 1 1001 1001 5 Oct 25 18:20 VERSION 18:21:56 -rw-rw-r-- 1 1001 1001 4131 Oct 25 18:19 ZMQWindows.md 18:21:56 drwxrwxr-x 2 1001 1001 4096 Oct 25 18:19 bin 18:21:56 drwxrwxr-x 18 1001 1001 4096 Oct 25 18:19 cmd 18:21:56 -rw-r--r-- 1 root root 501828 Oct 25 18:21 coverage.out 18:21:56 -rw-rw-r-- 1 1001 1001 3447 Oct 25 18:19 go.mod 18:21:56 -rw-rw-r-- 1 1001 1001 45062 Oct 25 18:19 go.sum 18:21:56 drwxrwxr-x 8 1001 1001 4096 Oct 25 18:19 internal 18:21:56 drwxrwxr-x 3 1001 1001 4096 Oct 25 18:19 openapi 18:21:56 drwxrwxr-x 4 1001 1001 4096 Oct 25 18:19 snap 18:21:56 -rw-rw-r-- 1 1001 1001 204 Oct 25 18:19 version.go [Pipeline] sh 18:21:57 + '[' -e coverage.out ] 18:21:57 + chown 1001:1001 coverage.out [Pipeline] stash 18:21:57 Stashed 1 file(s) [Pipeline] sh 18:21:57 + make build 18:21:57 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:22:12 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 18:22:22 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 18:22:23 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:22:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:22:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:22:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:22:33 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 18:22:34 CGO_ENABLED=0 GO111MODULE=on 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 18:22:35 CGO_ENABLED=0 GO111MODULE=on 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 18:22:35 CGO_ENABLED=0 GO111MODULE=on 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 18:22:36 CGO_ENABLED=0 GO111MODULE=on 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 18:22:38 CGO_ENABLED=0 GO111MODULE=on 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] } 18:22:39 $ docker stop --time=1 f785f0843cffad63515c63075fb2fd3feded5adbf5df03433709de052754ee38 18:22:43 $ docker rm -f f785f0843cffad63515c63075fb2fd3feded5adbf5df03433709de052754ee38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:22:44 18:22:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:22:44 latest: Pulling from edgex-devops/edgex-compose 18:22:44 cbdbe7a5bc2a: Pulling fs layer 18:22:44 ca9280d653b3: Pulling fs layer 18:22:44 7e9c9ca2126c: Pulling fs layer 18:22:44 cbdbe7a5bc2a: Download complete 18:22:45 ca9280d653b3: Verifying Checksum 18:22:45 ca9280d653b3: Download complete 18:22:45 cbdbe7a5bc2a: Pull complete 18:22:45 7e9c9ca2126c: Download complete 18:22:45 ca9280d653b3: Pull complete 18:22:48 7e9c9ca2126c: Pull complete 18:22:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:22:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:22:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:49 prd-ubuntu20.04-docker-8c-8g-116940 does not seem to be running inside a container 18:22:49 $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:22:51 $ docker top f9ca9678249fa263d5dc1fbc4c6659ce2a9d9e2b28050e0e895475f86eb84cb2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:22:51 + docker-compose build --help 18:22:51 + grep parallel 18:22:52 --parallel Build images in parallel. [Pipeline] } 18:22:52 $ docker stop --time=1 f9ca9678249fa263d5dc1fbc4c6659ce2a9d9e2b28050e0e895475f86eb84cb2 18:22:53 $ docker rm -f f9ca9678249fa263d5dc1fbc4c6659ce2a9d9e2b28050e0e895475f86eb84cb2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:22:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:54 prd-ubuntu20.04-docker-8c-8g-116940 does not seem to be running inside a container 18:22:54 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:22:54 $ docker top 41e9d168e3c54fd041c29d5e54102916ac97f07ce0ba45caabe2400337be4fe9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:22:55 + docker-compose -f ./docker-compose-build.yml build --parallel 18:22:55 Building core-command ... 18:22:55 Building core-data ... 18:22:55 Building core-metadata ... 18:22:55 Building security-bootstrapper ... 18:22:55 Building security-proxy-setup ... 18:22:55 Building security-secretstore-setup ... 18:22:55 Building security-spiffe-token-provider ... 18:22:55 Building security-spire-agent ... 18:22:55 Building security-spire-config ... 18:22:55 Building security-spire-server ... 18:22:55 Building support-notifications ... 18:22:55 Building support-scheduler ... 18:22:55 Building sys-mgmt-agent ... 18:22:55 Building security-spire-config 18:22:55 Building security-spire-server 18:22:55 Building security-spiffe-token-provider 18:22:55 Building security-secretstore-setup 18:22:55 Building security-bootstrapper 18:23:05 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:23:05 Step 2/19 : FROM ${BUILDER_BASE} AS builder 18:23:05 ---> 97e51e6aea5b 18:23:05 Step 3/19 : WORKDIR /edgex-go 18:23:05 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:23:05 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:23:05 ---> 97e51e6aea5b 18:23:05 Step 3/32 : WORKDIR /edgex-go 18:23:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:23:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:23:05 ---> 97e51e6aea5b 18:23:05 Step 3/23 : WORKDIR /edgex-go 18:23:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:23:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:23:05 ---> 97e51e6aea5b 18:23:05 Step 3/24 : WORKDIR /edgex-go 18:23:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:23:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:23:06 ---> 97e51e6aea5b 18:23:06 Step 3/24 : WORKDIR /edgex-go 18:23:12 ---> Running in 58850caa45e0 18:23:12 ---> Running in 993e118195a5 18:23:12 ---> Running in e93909f5856b 18:23:12 ---> Running in 2561db9df816 18:23:12 ---> Running in f51dc8eb4afb 18:23:12 Removing intermediate container 58850caa45e0 18:23:12 ---> 131fef68ccd9 18:23:12 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 18:23:12 Removing intermediate container e93909f5856b 18:23:12 ---> e96d556b2fab 18:23:12 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 18:23:12 Removing intermediate container 2561db9df816 18:23:12 ---> 375d19d9af0b 18:23:12 Step 4/32 : RUN apk add --update --no-cache make git 18:23:12 Removing intermediate container f51dc8eb4afb 18:23:12 ---> 0557886f8412 18:23:12 Step 4/24 : RUN apk add --update --no-cache make git 18:23:12 Removing intermediate container 993e118195a5 18:23:12 ---> 16824960286e 18:23:12 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 18:23:12 ---> Running in 0e85ab2c2a80 18:23:12 ---> Running in a1a9f038235e 18:23:12 ---> Running in e1dc42bc0a0f 18:23:12 ---> Running in 2f0fee7cedd9 18:23:12 ---> Running in b82e2824218d 18:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:23:13 OK: 211 MiB in 51 packages 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:23:13 OK: 211 MiB in 51 packages 18:23:13 v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 18:23:13 v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 18:23:13 OK: 17038 distinct packages available 18:23:13 OK: 211 MiB in 51 packages 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:23:13 OK: 211 MiB in 51 packages 18:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:23:13 Removing intermediate container e1dc42bc0a0f 18:23:13 ---> 4dcb7dec467c 18:23:13 Step 5/32 : COPY go.mod vendor* ./ 18:23:13 ---> 19d427c80d5e 18:23:13 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:13 ---> Running in bb8a868b34be 18:23:13 OK: 211 MiB in 51 packages 18:23:13 Removing intermediate container a1a9f038235e 18:23:13 ---> b7b1df73459f 18:23:13 Step 5/23 : COPY go.mod vendor* ./ 18:23:14 Removing intermediate container 2f0fee7cedd9 18:23:14 ---> 78b51a763f6b 18:23:14 Step 5/24 : COPY go.mod vendor* ./ 18:23:14 ---> 10ed7da95374 18:23:14 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:14 ---> Running in d4c606b1d7c3 18:23:14 Removing intermediate container b82e2824218d 18:23:14 ---> b3bb015187e5 18:23:14 Step 5/24 : COPY go.mod vendor* ./ 18:23:14 ---> f63bd2b3dbb3 18:23:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:14 ---> Running in 5fac2e4c7663 18:23:14 ---> 4c0dc6ee496b 18:23:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:14 Removing intermediate container 0e85ab2c2a80 18:23:14 ---> bbf83e7b1e12 18:23:14 Step 5/19 : COPY go.mod vendor* ./ 18:23:14 ---> Running in f1309be1d74e 18:23:14 ---> 1b793f5a2ae4 18:23:14 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:14 ---> Running in d1539ee6f51a 18:23:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116943 in /w/workspace/edgexfoundry_edgex-go_PR-4217 [Pipeline] { [Pipeline] ws 18:23:37 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:23:37 The recommended git tool is: git 18:23:42 using credential edgex-jenkins-ssh 18:23:42 Cloning the remote Git repository 18:23:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:23:42 > git init /w/workspace/edgex-go/1 # timeout=10 18:23:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:23:42 > git --version # timeout=10 18:23:42 > git --version # 'git version 2.25.1' 18:23:42 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:42 Verifying host key using known hosts file 18:23:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:23:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:23:46 Removing intermediate container bb8a868b34be 18:23:46 ---> c5cae1a27667 18:23:46 Step 7/32 : COPY . . 18:23:46 Removing intermediate container 5fac2e4c7663 18:23:46 ---> 7a237b189399 18:23:46 Step 7/24 : COPY . . 18:23:46 Removing intermediate container d4c606b1d7c3 18:23:46 ---> 5d5a96580ae6 18:23:46 Step 7/23 : COPY . . 18:23:46 Removing intermediate container f1309be1d74e 18:23:46 ---> f8f67877582e 18:23:46 Step 7/24 : COPY . . 18:23:46 Removing intermediate container d1539ee6f51a 18:23:46 ---> f76a69475544 18:23:46 Step 7/19 : COPY . . 18:23:56 ---> d4e451be3ab9 18:23:56 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 18:23:56 ---> d6f304e8ce24 18:23:56 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:23:56 ---> 398257e05992 18:23:56 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:23:56 ---> 486d8f9a8711 18:23:56 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:23:56 ---> a36a73d8d915 18:23:56 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 18:23:56 ---> Running in e1ba2af809d2 18:23:56 ---> Running in 30170cd5f352 18:23:56 ---> Running in 4ee4366e882a 18:23:56 ---> Running in aa703caf6131 18:23:56 ---> Running in af46ad06484a 18:23:56 Removing intermediate container e1ba2af809d2 18:23:56 ---> 96c77cc51f88 18:23:56 Step 9/23 : WORKDIR /edgex-go/spire-build 18:23:56 Removing intermediate container af46ad06484a 18:23:56 ---> c8f7234bec6f 18:23:56 Step 9/24 : WORKDIR /edgex-go/spire-build 18:23:56 ---> Running in bd152e1b765d 18:23:56 ---> Running in 8a80b4cdae06 18:23:56 Removing intermediate container bd152e1b765d 18:23:56 ---> 4fd5a9718f9f 18:23:56 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:23:56 Removing intermediate container 8a80b4cdae06 18:23:56 ---> c5adfb8943f9 18:23:56 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:23:56 ---> Running in 48e8127cf745 18:23:56 ---> Running in 235bf15bc716 18:23:56 CGO_ENABLED=0 GO111MODULE=on 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 18:23:56 CGO_ENABLED=0 GO111MODULE=on 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 18:23:56 CGO_ENABLED=0 GO111MODULE=on 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 18:23:57 Removing intermediate container 48e8127cf745 18:23:57 ---> 88ac0ff231df 18:23:57 Step 11/24 : WORKDIR /edgex-go 18:23:57 Removing intermediate container 235bf15bc716 18:23:57 ---> 05f54116e54d 18:23:57 Step 11/23 : WORKDIR /edgex-go 18:23:57 ---> Running in fcdb5a319e08 18:23:57 ---> Running in 11d819e39d9d 18:23:57 Removing intermediate container 11d819e39d9d 18:23:57 ---> 778a24568c4b 18:23:57 18:23:57 Step 12/23 : FROM alpine:3.15 18:23:57 Removing intermediate container fcdb5a319e08 18:23:57 ---> d8b1fe30e8a7 18:23:57 18:23:57 Step 12/24 : FROM alpine:3.15 18:23:58 3.15: Pulling from library/alpine 18:23:58 3.15: Pulling from library/alpine 18:23:59 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 18:23:59 Status: Downloaded newer image for alpine:3.15 18:23:59 ---> c4fc93816858 18:23:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:23:59 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 18:23:59 Status: Image is up to date for alpine:3.15 18:23:59 ---> c4fc93816858 18:23:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:23:59 ---> Running in 5a97b310cdfb 18:23:59 ---> Running in 4231d5e8dd9e 18:23:59 Removing intermediate container 5a97b310cdfb 18:23:59 ---> 7d36058b2218 18:23:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:23:59 Removing intermediate container 4231d5e8dd9e 18:23:59 ---> 1b07c783ee34 18:23:59 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:23:59 ---> Running in 61406f3d9c79 18:23:59 ---> Running in ce4172b97f62 18:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:24:01 v3.15.6-132-g5395cf24cd [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:24:01 v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:24:01 OK: 15857 distinct packages available 18:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:24:01 v3.15.6-132-g5395cf24cd [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:24:01 v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:24:01 OK: 15857 distinct packages available 18:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:23:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:23:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:24:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:24:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:24:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:24:00 Verifying host key using known hosts file 18:24:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:24:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4217/head:refs/remotes/origin/PR-4217 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:24:01 (1/5) Installing dumb-init (1.2.5-r1) 18:24:01 (2/5) Installing musl-obstack (1.2.3-r0) 18:24:01 (3/5) Installing libucontext (1.1-r0) 18:24:01 (4/5) Installing gcompat (1.0.0-r4) 18:24:01 (5/5) Installing openssl (1.1.1q-r0) 18:24:01 Executing busybox-1.34.1-r7.trigger 18:24:01 OK: 7 MiB in 19 packages 18:24:01 (1/4) Installing dumb-init (1.2.5-r1) 18:24:01 (2/4) Installing musl-obstack (1.2.3-r0) 18:24:01 (3/4) Installing libucontext (1.1-r0) 18:24:01 (4/4) Installing gcompat (1.0.0-r4) 18:24:01 Executing busybox-1.34.1-r7.trigger 18:24:01 OK: 6 MiB in 18 packages 18:24:01 Merging remotes/origin/main commit 9e554929d717cf1151dbdc4a6532773c76b36b26 into PR head commit 7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:24:02 Merge succeeded, producing 7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:24:02 Checking out Revision 7bf2850a5ead9c734a6dad644eeaf7e9b53379cd (PR-4217) 18:24:01 > git config core.sparsecheckout # timeout=10 18:24:01 > git checkout -f 7bf2850a5ead9c734a6dad644eeaf7e9b53379cd # timeout=10 18:24:02 > git remote # timeout=10 18:24:02 > git config --get remote.origin.url # timeout=10 18:24:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:24:02 Verifying host key using known hosts file 18:24:02 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:24:02 > git merge 9e554929d717cf1151dbdc4a6532773c76b36b26 # timeout=10 18:24:02 > git rev-parse HEAD^{commit} # timeout=10 18:24:02 > git config core.sparsecheckout # timeout=10 18:24:02 > git checkout -f 7bf2850a5ead9c734a6dad644eeaf7e9b53379cd # timeout=10 18:24:03 Removing intermediate container 61406f3d9c79 18:24:03 ---> d158b388bced 18:24:03 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:24:03 Removing intermediate container ce4172b97f62 18:24:03 ---> 102094656b0e 18:24:03 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:24:05 Commit message: "build: Latest go-mods, config and Dockerfile fix" 18:24:05 > git --version # timeout=10 18:24:05 > git --version # 'git version 2.25.1' 18:24:05 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:24:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:24:07 % Total % Received % Xferd Average Speed Time Time Time Current 18:24:07 Dload Upload Total Spent Left Speed 18:24:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 62696 0 --:--:-- --:--:-- --:--:-- 62696 [Pipeline] sh 18:24:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:24:08 + sudo tee /etc/docker/daemon.new 18:24:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:24:08 { 18:24:08 "registry-mirrors": [ 18:24:08 "https://nexus3.edgexfoundry.org:10001" 18:24:08 ], 18:24:08 "bip": "10.250.0.254/24", 18:24:08 "hosts": [ 18:24:08 "tcp://0.0.0.0:5555", 18:24:08 "unix:///var/run/docker.sock" 18:24:08 ], 18:24:08 "mtu": 1458, 18:24:08 "selinux-enabled": true, 18:24:08 "seccomp-profile": "/etc/docker/seccomp.json" 18:24:08 } [Pipeline] sh 18:24:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:24:08 + sudo service docker restart 18:24:10 ---> d9225a3760be 18:24:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:24:10 ---> 23dae200850d 18:24:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:24:10 ---> 8a414f8f29f2 18:24:10 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:24:11 ---> Running in 9ff08643e3db 18:24:11 ---> bda13a6103b0 18:24:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:24:11 Removing intermediate container 9ff08643e3db 18:24:11 ---> 13b18f34c14d 18:24:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:24:11 ---> 9ae658ab16e4 18:24:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:24:12 ---> 654e7cad0e53 18:24:12 Step 19/24 : WORKDIR / 18:24:12 ---> Running in 0d9098dca2ab 18:24:12 ---> 82cf6216af8e 18:24:12 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:24:12 ---> Running in 49889f3417ce 18:24:12 Removing intermediate container 0d9098dca2ab 18:24:12 ---> 4b7fa87c2290 18:24:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:24:12 ---> Running in a8763cd346ee 18:24:12 Removing intermediate container 49889f3417ce 18:24:12 ---> 49390f43509a 18:24:12 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:24:12 ---> Running in 18fd31e84b1b 18:24:13 Removing intermediate container 18fd31e84b1b 18:24:13 ---> 114708ce3121 18:24:13 Step 21/23 : LABEL arch=x86_64 18:24:13 Removing intermediate container a8763cd346ee 18:24:13 ---> 25f707fd0281 18:24:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:24:13 ---> Running in 9e5f6e2e5209 18:24:13 ---> Running in 876d8483969c 18:24:13 Removing intermediate container 9e5f6e2e5209 18:24:13 ---> b3ddc39c3a28 18:24:13 Step 22/23 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:24:13 Removing intermediate container 876d8483969c 18:24:13 ---> 26100e1682f1 18:24:13 Step 22/24 : LABEL arch=x86_64 18:24:14 ---> Running in d89f4511d397 18:24:14 ---> Running in 9daa0de83019 18:24:14 Removing intermediate container d89f4511d397 18:24:14 ---> a3204dd7b3ad 18:24:14 Step 23/23 : LABEL version=0.0.0 18:24:14 ---> Running in e80abf912a2c 18:24:14 Removing intermediate container 9daa0de83019 18:24:14 ---> bba449e6da0a 18:24:14 Step 23/24 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:24:14 ---> Running in 66c7c55fc4a6 18:24:14 Removing intermediate container e80abf912a2c 18:24:14 ---> 95d25a1f2c80 18:24:14 18:24:14 Removing intermediate container 66c7c55fc4a6 18:24:14 ---> 54967b4d2419 18:24:14 Step 24/24 : LABEL version=0.0.0 18:24:14 Successfully built 95d25a1f2c80 18:24:14 Successfully tagged security-spire-server:latest 18:24:14  Building security-spire-server ... done  ---> Running in 98e9546c22b0 18:24:14 Building core-command 18:24:18 Removing intermediate container 98e9546c22b0 18:24:18 ---> ebde21b687bc 18:24:18 18:24:18 Successfully built ebde21b687bc 18:24:18 Successfully tagged security-spire-config:latest 18:24:18  Building security-spire-config ... done Building sys-mgmt-agent 18:24:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:24:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:24:20 ---> 97e51e6aea5b 18:24:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:24:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:24:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:24:21 ---> 97e51e6aea5b 18:24:21 Step 3/22 : WORKDIR /edgex-go 18:24:21 ---> Using cache 18:24:21 ---> 16824960286e 18:24:21 Step 4/22 : RUN apk add --update --no-cache make bash git 18:24:22 CGO_ENABLED=0 GO111MODULE=on 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 18:24:25 ---> Running in 3cd5f6983864 18:24:25 ---> Running in ecfbb975e458 18:24:25 Removing intermediate container ecfbb975e458 18:24:25 ---> f582e40cfb0e 18:24:25 Step 4/23 : WORKDIR /edgex-go 18:24:25 ---> Running in ff5812ab4579 18:24:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:24:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:24:26 OK: 211 MiB in 51 packages 18:24:26 Removing intermediate container ff5812ab4579 18:24:26 ---> 895872745e63 18:24:26 Step 5/23 : RUN apk add --update --no-cache make git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:27 provisioning config files... 18:24:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1042633786857395987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:27 ---> docker-login.sh 18:24:27 nexus3.edgexfoundry.org:10001 18:24:27 ---> Running in a805f1ae8ef4 18:24:27 Removing intermediate container aa703caf6131 18:24:27 ---> 37f6833df0a5 18:24:27 18:24:27 Step 9/32 : FROM alpine:3.16 18:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:28 3.16: Pulling from library/alpine 18:24:28 Removing intermediate container 4ee4366e882a 18:24:28 ---> 14b9f2c92b2b 18:24:28 18:24:28 Step 9/24 : FROM alpine:3.16 18:24:28 Removing intermediate container 3cd5f6983864 18:24:28 ---> 503b139234f1 18:24:28 Step 5/22 : COPY go.mod vendor* ./ 18:24:28 3.16: Pulling from library/alpine 18:24:28 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:24:28 Status: Downloaded newer image for alpine:3.16 18:24:28 ---> 9c6f07244728 18:24:28 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:28 Configure a credential helper to remove this warning. See 18:24:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:28 18:24:28 Login Succeeded 18:24:28 nexus3.edgexfoundry.org:10002 18:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:28 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:24:28 Status: Image is up to date for alpine:3.16 18:24:28 ---> 9c6f07244728 18:24:28 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:24:28 ---> Running in fb2d8c511f3a 18:24:28 ---> fd753e6ea730 18:24:28 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:24:28 ---> Running in 9b340ad2e0a0 18:24:28 ---> Running in 9ca4bcdc8ce0 18:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:24:28 Removing intermediate container fb2d8c511f3a 18:24:28 ---> 999c52288939 18:24:28 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 18:24:28 Removing intermediate container 30170cd5f352 18:24:28 ---> a4504e9a9d7e 18:24:28 18:24:28 Step 9/19 : FROM alpine:3.15 18:24:28 ---> c4fc93816858 18:24:28 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:24:28 ---> Using cache 18:24:28 ---> 1b07c783ee34 18:24:28 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:24:28 ---> Running in 7a495466bf9a 18:24:28 ---> Running in 0314f26c9093 18:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:28 Configure a credential helper to remove this warning. See 18:24:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:28 18:24:28 Login Succeeded 18:24:28 nexus3.edgexfoundry.org:10003 18:24:28 OK: 211 MiB in 51 packages 18:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:28 Configure a credential helper to remove this warning. See 18:24:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:28 18:24:28 Login Succeeded 18:24:28 nexus3.edgexfoundry.org:10004 18:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:24:29 Removing intermediate container a805f1ae8ef4 18:24:29 ---> 1eadffdf3ea9 18:24:29 Step 6/23 : COPY go.mod vendor* ./ 18:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:29 Configure a credential helper to remove this warning. See 18:24:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:29 18:24:29 Login Succeeded 18:24:29 docker.io 18:24:29 (1/3) Installing ca-certificates (20220614-r0) 18:24:29 (2/3) Installing dumb-init (1.2.5-r1) 18:24:29 (3/3) Installing su-exec (0.2-r1) 18:24:29 Executing busybox-1.35.0-r17.trigger 18:24:29 Executing ca-certificates-20220614-r0.trigger 18:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:24:29 OK: 6 MiB in 17 packages 18:24:29 ---> 3e63cde4ba29 18:24:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:29 ---> Running in 444d3ca800b6 18:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:29 (1/2) Installing dumb-init (1.2.5-r1) 18:24:29 (2/2) Installing su-exec (0.2-r1) 18:24:29 Executing busybox-1.35.0-r17.trigger 18:24:29 OK: 6 MiB in 16 packages 18:24:29 v3.15.6-132-g5395cf24cd [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:24:29 v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:24:29 OK: 15857 distinct packages available 18:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:24:29 Removing intermediate container 9b340ad2e0a0 18:24:29 ---> c9e253e9b25c 18:24:29 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:24:29 ---> Running in ef3277b76c38 18:24:29 Removing intermediate container ef3277b76c38 18:24:29 ---> 13c7c8383ad6 18:24:29 Step 12/24 : WORKDIR / 18:24:29 (1/9) Installing ca-certificates (20220614-r0) 18:24:29 (2/9) Installing brotli-libs (1.0.9-r5) 18:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:30 Configure a credential helper to remove this warning. See 18:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:30 18:24:30 Login Succeeded 18:24:30 ---> docker-login.sh ends [Pipeline] } 18:24:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 18:24:30 ---> Running in 7c0cc889e7ce 18:24:30 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:24:30 Removing intermediate container 7a495466bf9a 18:24:30 ---> 39106a7beff1 18:24:30 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 18:24:30 (4/9) Installing libcurl (7.80.0-r3) 18:24:30 (5/9) Installing curl (7.80.0-r3) 18:24:30 (6/9) Installing dumb-init (1.2.5-r1) 18:24:30 ---> Running in 86732d5e6723 18:24:30 (7/9) Installing musl-obstack (1.2.3-r0) 18:24:30 (8/9) Installing libucontext (1.1-r0) 18:24:30 (9/9) Installing gcompat (1.0.0-r4) 18:24:30 Executing busybox-1.34.1-r7.trigger 18:24:30 Executing ca-certificates-20220614-r0.trigger 18:24:30 OK: 8 MiB in 23 packages 18:24:30 Removing intermediate container 7c0cc889e7ce 18:24:30 ---> 5baec57916e0 18:24:30 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:24:30 Removing intermediate container 86732d5e6723 18:24:30 ---> 7baf123e4ec9 18:24:30 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [Pipeline] unstash [Pipeline] sh 18:24:30 ---> Running in 2f9528ce0574 18:24:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:24:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:24:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:24:30 ========================================================= 18:24:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:24:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:24:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:24:32 ---> 98f58dfdf7ec 18:24:32 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:24:32 Removing intermediate container 2f9528ce0574 18:24:32 ---> 3de440785757 18:24:32 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:24:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:24:32 9b18e9b68314: Pulling fs layer 18:24:32 d32db5db7311: Pulling fs layer 18:24:32 d0c4b47475fc: Pulling fs layer 18:24:32 5831b945b038: Pulling fs layer 18:24:32 86bbec2aaacd: Pulling fs layer 18:24:32 e10730c5d714: Pulling fs layer 18:24:32 5dd5c2283517: Pulling fs layer 18:24:32 d5ac0230b979: Pulling fs layer 18:24:32 e10730c5d714: Waiting 18:24:32 5831b945b038: Waiting 18:24:32 86bbec2aaacd: Waiting 18:24:32 5dd5c2283517: Waiting 18:24:32 d5ac0230b979: Waiting 18:24:32 d0c4b47475fc: Verifying Checksum 18:24:32 d0c4b47475fc: Download complete 18:24:32 d32db5db7311: Verifying Checksum 18:24:32 d32db5db7311: Download complete 18:24:32 86bbec2aaacd: Verifying Checksum 18:24:32 86bbec2aaacd: Download complete 18:24:32 e10730c5d714: Verifying Checksum 18:24:32 e10730c5d714: Download complete 18:24:32 9b18e9b68314: Verifying Checksum 18:24:32 9b18e9b68314: Download complete 18:24:32 ---> Running in 4cef306996dc 18:24:32 ---> f2ece6279216 18:24:32 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:24:32 Removing intermediate container 0314f26c9093 18:24:32 ---> 3af0ec9bc80a 18:24:32 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 18:24:33 Removing intermediate container 4cef306996dc 18:24:33 ---> 4b8e0e74e579 18:24:33 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:24:33 9b18e9b68314: Pull complete 18:24:33 d5ac0230b979: Verifying Checksum 18:24:33 d5ac0230b979: Download complete 18:24:34 d32db5db7311: Pull complete 18:24:34 d0c4b47475fc: Pull complete 18:24:34 5dd5c2283517: Verifying Checksum 18:24:34 5dd5c2283517: Download complete 18:24:35 ---> Running in 1f4faed18af3 18:24:35 ---> 4df5069fbe5c 18:24:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:24:35 ---> 0b8e769d7749 18:24:35 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:24:35 Removing intermediate container 1f4faed18af3 18:24:35 ---> a42d14f0d14a 18:24:35 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:24:35 ---> Running in ed20dc415e6d 18:24:35 5831b945b038: Verifying Checksum 18:24:35 5831b945b038: Download complete 18:24:35 ---> e8d4e15715d4 18:24:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:24:36 ---> 51135bfcd06f 18:24:36 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:24:36 ---> b64637e2946a 18:24:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:24:37 Removing intermediate container ed20dc415e6d 18:24:37 ---> ff02b93c7da4 18:24:37 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 18:24:37 ---> 9b1616ce89cf 18:24:37 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:24:37 ---> Running in 5368deb4fd4c 18:24:37 ---> c157a061092e 18:24:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:24:38 ---> Running in c1f8c443f25d 18:24:38 Removing intermediate container 5368deb4fd4c 18:24:38 ---> 8331abeed57a 18:24:38 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:24:38 ---> 56562f3ff16f 18:24:38 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:24:38 Removing intermediate container c1f8c443f25d 18:24:38 ---> 8cd5e6ff4dbc 18:24:38 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:24:38 ---> Running in 516928957f9c 18:24:38 ---> 23259374fdf0 18:24:38 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:24:38 ---> Running in c990268d878c 18:24:38 ---> Running in 1b7ef9e457ec 18:24:38 Removing intermediate container c990268d878c 18:24:38 ---> 37aebafa4da5 18:24:38 Step 17/19 : LABEL arch=x86_64 18:24:39 ---> Running in a62d27d77b15 18:24:39 Removing intermediate container a62d27d77b15 18:24:39 ---> 98a0d512b7b8 18:24:39 Step 18/19 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:24:39 ---> Running in 109863216b01 18:24:39 Removing intermediate container 516928957f9c 18:24:39 ---> 2badfc2bd9d8 18:24:39 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:24:40 Removing intermediate container 9ca4bcdc8ce0 18:24:40 ---> d0c733bd2975 18:24:40 Step 7/22 : COPY . . 18:24:40 ---> Running in c01bf088f660 18:24:40 Removing intermediate container 109863216b01 18:24:40 ---> 57ef6ae7d52d 18:24:40 Step 19/19 : LABEL version=0.0.0 18:24:40 ---> Running in 7af9d15f6069 18:24:40 Removing intermediate container c01bf088f660 18:24:40 ---> 966d2d8f098a 18:24:40 Step 22/24 : LABEL arch=x86_64 18:24:44 Removing intermediate container 7af9d15f6069 18:24:44 ---> 4ad79d8ca017 18:24:44 18:24:44 Removing intermediate container 1b7ef9e457ec 18:24:44 ---> f5455db2d4dc 18:24:44 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:24:44 Successfully built 4ad79d8ca017 18:24:44 Successfully tagged security-spiffe-token-provider:latest 18:24:44  Building security-spiffe-token-provider ... done Building security-spire-agent 18:24:44 ---> Running in fd5a402e2926 18:24:44 Removing intermediate container 444d3ca800b6 18:24:44 ---> c7fca8adcdb1 18:24:44 Step 8/23 : COPY . . 18:24:47 5831b945b038: Pull complete 18:24:47 86bbec2aaacd: Pull complete 18:24:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:24:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:24:47 e10730c5d714: Pull complete 18:24:49 ---> 74063e3fe9d0 18:24:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:24:49 ---> 97e51e6aea5b 18:24:49 Step 3/24 : WORKDIR /edgex-go 18:24:49 ---> Using cache 18:24:49 ---> 16824960286e 18:24:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 18:24:49 ---> Using cache 18:24:49 ---> b3bb015187e5 18:24:49 Step 5/24 : COPY go.mod vendor* ./ 18:24:49 ---> Using cache 18:24:49 ---> 4c0dc6ee496b 18:24:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:49 ---> Using cache 18:24:49 ---> f8f67877582e 18:24:49 Step 7/24 : COPY . . 18:24:49 ---> Using cache 18:24:49 ---> a36a73d8d915 18:24:49 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 18:24:49 ---> Using cache 18:24:49 ---> c8f7234bec6f 18:24:49 Step 9/24 : WORKDIR /edgex-go/spire-build 18:24:49 ---> Using cache 18:24:49 ---> c5adfb8943f9 18:24:49 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:24:49 ---> Using cache 18:24:49 ---> 88ac0ff231df 18:24:49 Step 11/24 : WORKDIR /edgex-go 18:24:49 ---> Using cache 18:24:49 ---> d8b1fe30e8a7 18:24:49 18:24:49 Step 12/24 : FROM alpine:3.15 18:24:49 ---> c4fc93816858 18:24:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:24:49 ---> Using cache 18:24:49 ---> 1b07c783ee34 18:24:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:24:49 ---> Using cache 18:24:49 ---> d158b388bced 18:24:49 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:24:49 Removing intermediate container fd5a402e2926 18:24:49 ---> d1cae33130d7 18:24:49 Step 23/24 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:24:49 ---> Running in 811987d7ea51 18:24:49 ---> 68de9fb6530d 18:24:49 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:24:49 ---> 13f2d16c4154 18:24:49 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:24:49 ---> 90e8d2e34b66 18:24:49 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:24:49 ---> Running in e3a81e96b457 18:24:49 Removing intermediate container 811987d7ea51 18:24:49 ---> 6d8a70a39e26 18:24:49 Step 24/24 : LABEL version=0.0.0 18:24:49 ---> 0370d6c1be0c 18:24:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:24:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:24:50 ---> Running in 005882b7b463 18:24:50 ---> Running in e68a93a8b26d 18:24:50 ---> 928961ab5e6c 18:24:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:24:50 Removing intermediate container 005882b7b463 18:24:50 ---> e1aee25237c2 18:24:50 18:24:51 Successfully built e1aee25237c2 18:24:51 Successfully tagged security-secretstore-setup:latest 18:24:51 Building security-proxy-setup 18:24:51 ---> cbc6da13cdf1 18:24:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ Building security-secretstore-setup ... done  18:24:51 ---> 5dd493c0533e 18:24:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:24:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 18:24:53 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:24:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:24:53 ---> 97e51e6aea5b 18:24:53 Step 3/21 : WORKDIR /edgex-go 18:24:53 ---> Using cache 18:24:53 ---> 16824960286e 18:24:53 Step 4/21 : RUN apk add --update --no-cache make git 18:24:54 5dd5c2283517: Pull complete 18:24:55 d5ac0230b979: Pull complete 18:24:55 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 18:24:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:24:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 18:24:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:24:56 WORKDIR /edgex 18:24:56 COPY go.mod . 18:24:56 RUN go mod download 18:24:56 + docker build -t ci-base-image-arm64 -f - . 18:24:56 Sending build context to Docker daemon 3.267MB 18:24:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:24:56 ---> 59b3b1a385d4 18:24:56 Step 2/4 : WORKDIR /edgex 18:24:57 ---> 6bc800541075 18:24:57 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:24:57 ---> Running in 89c4e6cfc849 18:24:57 ---> 92ceac6733ca 18:24:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:24:57 ---> facb12db8e39 18:24:57 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:24:57 ---> 05f895753fe1 18:24:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:24:57 OK: 211 MiB in 51 packages 18:24:57 ---> f7b9d144a5bc 18:24:57 Step 27/32 : RUN chmod +x /entrypoint.sh 18:24:57 ---> 68d307bd5e6e 18:24:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:24:57 ---> Running in b93e1d9daace 18:24:58 ---> Running in 59e735c317b3 18:24:58 ---> Running in f3f97dd3c9d9 18:24:58 Removing intermediate container b93e1d9daace 18:24:58 ---> c6a95bff1b2e 18:24:58 Step 3/4 : COPY go.mod . 18:24:58 Removing intermediate container f3f97dd3c9d9 18:24:58 ---> 6af9cfd81f27 18:24:58 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:24:58 ---> Running in 446532219cb4 18:24:58 ---> 1b7fdd7c8398 18:24:58 Step 4/4 : RUN go mod download 18:24:58 Removing intermediate container 446532219cb4 18:24:58 ---> a71510f1a5ca 18:24:58 Step 22/24 : LABEL arch=x86_64 18:24:58 Removing intermediate container 89c4e6cfc849 18:24:58 ---> b37944366a43 18:24:58 Step 5/21 : COPY go.mod vendor* ./ 18:24:58 ---> Running in ded1d876c404 18:24:58 ---> Running in 7dde0546101a 18:24:59 Removing intermediate container 7dde0546101a 18:24:59 ---> 6d69714c4054 18:24:59 Step 23/24 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:24:59 ---> 36187a8b57dd 18:24:59 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:59 ---> Running in 42544c9b8a7f 18:24:59 ---> Running in 793fa6ec5b2f 18:24:59 Removing intermediate container 59e735c317b3 18:24:59 ---> e66ffc66bc04 18:24:59 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:24:59 ---> Running in 6b7fa7cf5cc3 18:24:59 Removing intermediate container 42544c9b8a7f 18:24:59 ---> 74723014bb06 18:24:59 Step 24/24 : LABEL version=0.0.0 18:24:59 ---> Running in 6d7d6357e0b4 18:24:59 Removing intermediate container 6b7fa7cf5cc3 18:24:59 ---> 87544fe0cd18 18:24:59 Step 29/32 : CMD ["gate"] 18:24:59 ---> Running in 6928b9436b41 18:25:00 Removing intermediate container 6d7d6357e0b4 18:25:00 ---> ef81d3075ebb 18:25:00 18:25:00 Removing intermediate container 6928b9436b41 18:25:00 ---> 6aab8d350fc6 18:25:00 Step 30/32 : LABEL arch=x86_64 18:25:00 ---> Running in 764de05328a3 18:25:00 Successfully built ef81d3075ebb 18:25:00 Successfully tagged security-spire-agent:latest 18:25:00  Building security-spire-agent ... done Building core-metadata 18:25:01 Removing intermediate container 764de05328a3 18:25:01 ---> 788401092664 18:25:01 Step 31/32 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:25:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:25:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:25:03 ---> 97e51e6aea5b 18:25:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:25:03 ---> Using cache 18:25:03 ---> f582e40cfb0e 18:25:03 Step 4/24 : WORKDIR /edgex-go 18:25:03 ---> Using cache 18:25:03 ---> 895872745e63 18:25:03 Step 5/24 : RUN apk add --update --no-cache make git 18:25:03 ---> Using cache 18:25:03 ---> 1eadffdf3ea9 18:25:03 Step 6/24 : COPY go.mod vendor* ./ 18:25:03 ---> Using cache 18:25:03 ---> 3e63cde4ba29 18:25:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:25:03 ---> Using cache 18:25:03 ---> c7fca8adcdb1 18:25:03 Step 8/24 : COPY . . 18:25:03 ---> Using cache 18:25:03 ---> 0370d6c1be0c 18:25:03 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:25:09 ---> Running in 5072d34f8be6 18:25:09 ---> Running in d859000b52de 18:25:09 Removing intermediate container 5072d34f8be6 18:25:09 ---> 2dea92f5bfdc 18:25:09 Step 32/32 : LABEL version=0.0.0 18:25:10 ---> Running in 1d4cc1d93182 18:25:10 Removing intermediate container 1d4cc1d93182 18:25:10 ---> 04b30ad6d8aa 18:25:10 18:25:10 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 18:25:10 Successfully built 04b30ad6d8aa 18:25:10 Successfully tagged security-bootstrapper:latest 18:25:10  Building security-bootstrapper ... done Building core-data 18:25:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:25:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:25:16 ---> 97e51e6aea5b 18:25:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:25:16 ---> Using cache 18:25:16 ---> f582e40cfb0e 18:25:16 Step 4/22 : WORKDIR /edgex-go 18:25:16 ---> Using cache 18:25:16 ---> 895872745e63 18:25:16 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:25:21 Removing intermediate container e3a81e96b457 18:25:21 ---> 6b70ae38b43d 18:25:21 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:25:21 ---> Running in 3cfea26b1d5f 18:25:21 ---> Running in ba38bab25baf 18:25:21 Removing intermediate container 793fa6ec5b2f 18:25:21 ---> dac620add2da 18:25:21 Step 7/21 : COPY . . 18:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:25:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:25:21 OK: 211 MiB in 51 packages 18:25:28 Removing intermediate container e68a93a8b26d 18:25:28 ---> cddda111d7f9 18:25:28 18:25:28 Step 10/23 : FROM alpine:3.16 18:25:28 ---> 9c6f07244728 18:25:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:25:28 ---> Running in 16999cfce430 18:25:28 ---> bcb5773c2db3 18:25:28 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:25:28 Removing intermediate container 3cfea26b1d5f 18:25:28 ---> ab5281275b6a 18:25:28 Step 6/22 : COPY go.mod vendor* ./ 18:25:28 ---> Running in c626eccb0ef2 18:25:28 Removing intermediate container ba38bab25baf 18:25:28 ---> 4376681470cb 18:25:28 18:25:28 Step 10/22 : FROM alpine:3.16 18:25:28 ---> 9c6f07244728 18:25:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:25:28 ---> Running in ef9b6b22f0e3 18:25:28 Removing intermediate container ef9b6b22f0e3 18:25:28 ---> 20807615dd90 18:25:28 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 18:25:28 ---> 84316d572fb0 18:25:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:25:28 ---> Running in 64c385f14478 18:25:28 ---> Running in 00ffbf1d0b03 18:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:25:29 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 18:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:25:29 (1/1) Installing dumb-init (1.2.5-r1) 18:25:29 Executing busybox-1.35.0-r17.trigger 18:25:29 OK: 6 MiB in 15 packages 18:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:25:29 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:25:29 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 18:25:29 (3/33) Installing readline (8.1.2-r0) 18:25:29 (4/33) Installing bash (5.1.16-r2) 18:25:29 Executing bash-5.1.16-r2.post-install 18:25:29 (5/33) Installing ca-certificates (20220614-r0) 18:25:29 (6/33) Installing brotli-libs (1.0.9-r6) 18:25:29 (7/33) Installing nghttp2-libs (1.47.0-r0) 18:25:29 (8/33) Installing libcurl (7.83.1-r3) 18:25:29 (9/33) Installing curl (7.83.1-r3) 18:25:30 (10/33) Installing docker-cli (20.10.20-r0) 18:25:30 (11/33) Installing dumb-init (1.2.5-r1) 18:25:30 (12/33) Installing libbz2 (1.0.8-r1) 18:25:30 (13/33) Installing expat (2.4.9-r0) 18:25:30 (14/33) Installing libffi (3.4.2-r1) 18:25:30 (15/33) Installing gdbm (1.23-r0) 18:25:30 (16/33) Installing xz-libs (5.2.5-r1) 18:25:30 (17/33) Installing libgcc (11.2.1_git20220219-r2) 18:25:30 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 18:25:30 (19/33) Installing mpdecimal (2.5.1-r1) 18:25:30 (20/33) Installing sqlite-libs (3.38.5-r0) 18:25:30 (21/33) Installing python3 (3.10.5-r0) 18:25:30 (22/33) Installing py3-contextlib2 (21.6.0-r2) 18:25:30 (23/33) Installing py3-tomli (2.0.1-r1) 18:25:30 (24/33) Installing py3-pep517 (0.12.0-r2) 18:25:30 (25/33) Installing py3-six (1.16.0-r1) 18:25:30 (26/33) Installing py3-retrying (1.3.3-r3) 18:25:30 (27/33) Installing py3-appdirs (1.4.4-r3) 18:25:30 (28/33) Installing py3-more-itertools (8.13.0-r0) 18:25:30 (29/33) Installing py3-ordered-set (4.0.2-r3) 18:25:30 (30/33) Installing py3-parsing (2.4.7-r3) 18:25:30 (31/33) Installing py3-packaging (21.3-r0) 18:25:30 (32/33) Installing py3-setuptools (59.4.0-r0) 18:25:30 (33/33) Installing py3-pip (22.1.1-r0) 18:25:30 Executing busybox-1.35.0-r17.trigger 18:25:30 Executing ca-certificates-20220614-r0.trigger 18:25:30 OK: 122 MiB in 47 packages 18:25:30 Removing intermediate container ded1d876c404 18:25:30 ---> 2e5033d8cc49 18:25:30 Successfully built 2e5033d8cc49 18:25:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:31 + docker inspect -f . ci-base-image-arm64 18:25:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:31 prd-ubuntu20.04-docker-arm64-4c-16g-116943 does not seem to be running inside a container 18:25: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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:25:32 Removing intermediate container 16999cfce430 18:25:32 ---> 1f3f81e6c7fa 18:25:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:25:32 ---> Running in 8d50648aaabf 18:25:32 Removing intermediate container d859000b52de 18:25:32 ---> 36d9e47269b9 18:25:32 18:25:32 Step 10/24 : FROM alpine:3.16 18:25:32 ---> 9c6f07244728 18:25:32 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:25:32 ---> Using cache 18:25:32 ---> 1f3f81e6c7fa 18:25:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:25:32 ---> Running in abc2c1c94951 18:25:32 Removing intermediate container 8d50648aaabf 18:25:32 ---> ef00f60b5b87 18:25:32 Step 13/23 : ENV APP_PORT=59882 18:25:32 $ docker top 39ec4392040d6969cf4a6ef4f198eb861c158727511b02df6926a24cc82d5420 -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:33 + go version 18:25:33 go version go1.18.7 linux/arm64 [Pipeline] } 18:25:33 $ docker stop --time=1 39ec4392040d6969cf4a6ef4f198eb861c158727511b02df6926a24cc82d5420 18:25:34 ---> Running in 3d5a9fd8e872 18:25:34 Removing intermediate container abc2c1c94951 18:25:34 ---> 69342c0e6330 18:25:34 Step 13/24 : ENV APP_PORT=59881 18:25:35 Removing intermediate container 3d5a9fd8e872 18:25:35 ---> c8709302bf09 18:25:35 Step 14/23 : EXPOSE $APP_PORT 18:25:35 ---> Running in 4db3d0e4d991 18:25:35 ---> Running in 53927263d421 18:25:35 Removing intermediate container 4db3d0e4d991 18:25:35 ---> 01c71fc89619 18:25:35 Step 14/24 : EXPOSE $APP_PORT 18:25:35 $ docker rm -f 39ec4392040d6969cf4a6ef4f198eb861c158727511b02df6926a24cc82d5420 18:25:35 Removing intermediate container 53927263d421 18:25:35 ---> 6c75ffb7d3ce 18:25:35 Step 15/23 : WORKDIR / 18:25:35 ---> Running in e2b901e80306 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 18:25:35 ---> Running in 7a1aa7904e62 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:36 Removing intermediate container e2b901e80306 18:25:36 ---> cc0b9ed4a459 18:25:36 Step 15/24 : WORKDIR / 18:25:36 ---> Running in b68085e67e1f 18:25:36 Removing intermediate container 7a1aa7904e62 18:25:36 ---> f02ae7620140 18:25:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:25:36 + docker inspect -f . ci-base-image-arm64 18:25:36 . [Pipeline] } [Pipeline] // withEnv 18:25:36 Removing intermediate container b68085e67e1f 18:25:36 ---> 9e01087e5ae7 18:25:36 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:25:36 Collecting docker-compose==1.23.2 18:25:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:25:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 1.8 MB/s eta 0:00:00 [Pipeline] withDockerContainer 18:25:36 prd-ubuntu20.04-docker-arm64-4c-16g-116943 does not seem to be running inside a container 18:25: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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:25:36 ---> 94783aca0178 18:25:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:25:36 Collecting PyYAML<4,>=3.10 18:25:36 Downloading PyYAML-3.13.tar.gz (270 kB) 18:25:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 44.9 MB/s eta 0:00:00 18:25:36 Preparing metadata (setup.py): started 18:25:37 Preparing metadata (setup.py): finished with status 'done' 18:25:37 Collecting docker<4.0,>=3.6.0 18:25:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:25:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 178.8 MB/s eta 0:00:00 18:25:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 18:25:37 Collecting texttable<0.10,>=0.9.0 18:25:37 Downloading texttable-0.9.1.tar.gz (11 kB) 18:25:37 Preparing metadata (setup.py): started 18:25:37 Preparing metadata (setup.py): finished with status 'done' 18:25:37 ---> 46d8c1aa9364 18:25:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:25:37 $ docker top 9cb2c78c744d33191e504011c517a4b1e2759e31c4408735a59186de30ca3af1 -eo pid,comm [Pipeline] { 18:25:38 Collecting websocket-client<1.0,>=0.32.0 18:25:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:25:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 172.9 MB/s eta 0:00:00 18:25:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:25:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:25:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 167.2 MB/s eta 0:00:00 [Pipeline] echo 18:25:38 ========================================================= 18:25:38 [edgeXBuildGoParallel] Running Tests and Build... 18:25:38 ========================================================= [Pipeline] sh 18:25:38 Collecting jsonschema<3,>=2.5.1 18:25:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:25:38 Collecting cached-property<2,>=1.2.0 18:25:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:25:38 Collecting docopt<0.7,>=0.6.1 18:25:38 Downloading docopt-0.6.2.tar.gz (25 kB) 18:25:38 Preparing metadata (setup.py): started 18:25:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists 18:25:38 Preparing metadata (setup.py): finished with status 'done' 18:25:38 Collecting dockerpty<0.5,>=0.4.1 18:25:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:25:38 Preparing metadata (setup.py): started 18:25:38 ---> 0637bb2f2e55 18:25:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [Pipeline] sh 18:25:38 ---> aa6ce8a22b83 18:25:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:25:38 Preparing metadata (setup.py): finished with status 'done' 18:25:38 + make test 18:25:39 Collecting docker-pycreds>=0.4.0 18:25:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:25:39 Collecting certifi>=2017.4.17 18:25:39 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 18:25:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 205.0 MB/s eta 0:00:00 18:25:39 Collecting chardet<3.1.0,>=3.0.2 18:25:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:25:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 143.3 MB/s eta 0:00:00 18:25:39 Collecting idna<2.8,>=2.5 18:25:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:25:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 61.0 MB/s eta 0:00:00 18:25:39 Collecting urllib3<1.25,>=1.21.1 18:25:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:25:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 51.1 MB/s eta 0:00:00 18:25:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:25:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:25:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:25:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:25:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:25:39 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 18:25:39 Running setup.py install for texttable: started 18:25:39 ---> 3964b9aa8a16 18:25:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 18:25:39 ---> d62aa4730ad0 18:25:39 Step 19/23 : ENTRYPOINT ["/core-command"] 18:25:39 ---> Running in 74509a68b1f9 18:25:39 Running setup.py install for texttable: finished with status 'done' 18:25:39 Running setup.py install for PyYAML: started 18:25:39 Removing intermediate container 74509a68b1f9 18:25:39 ---> 4b6a1a7083c2 18:25:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:25:39 ---> 0f9eefacc7d5 18:25:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:25:39 ---> Running in 5f8b30ce54f1 18:25:39 ---> Running in d6cf5f9dc0bd 18:25:40 Removing intermediate container 5f8b30ce54f1 18:25:40 ---> 06a34a68cc57 18:25:40 Step 21/23 : LABEL arch=x86_64 18:25:40 Running setup.py install for PyYAML: finished with status 'done' 18:25:40 Removing intermediate container d6cf5f9dc0bd 18:25:40 ---> 8af7b46b858d 18:25:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:25:40 ---> Running in f79c4dfb1250 18:25:40 ---> Running in 2003c10d639b 18:25:40 Removing intermediate container f79c4dfb1250 18:25:40 ---> 861ca0b791ec 18:25:40 Step 22/23 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:25:40 ---> Running in 1d24bf955b21 18:25:40 Removing intermediate container 2003c10d639b 18:25:40 ---> d623b266cd22 18:25:40 Step 22/24 : LABEL arch=x86_64 18:25:40 ---> Running in d9d00e94e9c4 18:25:40 Removing intermediate container 1d24bf955b21 18:25:40 ---> 2e8ddfc9f0b4 18:25:40 Step 23/23 : LABEL version=0.0.0 18:25:40 Running setup.py install for docopt: started 18:25:40 ---> Running in ef41170af75d 18:25:40 Removing intermediate container d9d00e94e9c4 18:25:40 ---> 20da72686cce 18:25:40 Step 23/24 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:25:40 ---> Running in 6e65aeb3121d 18:25:40 Removing intermediate container ef41170af75d 18:25:40 ---> 13479b0c3b06 18:25:40 18:25:40 Removing intermediate container 6e65aeb3121d 18:25:40 ---> ea4fab422623 18:25:40 Step 24/24 : LABEL version=0.0.0 18:25:40 Running setup.py install for docopt: finished with status 'done' 18:25:40 Successfully built 13479b0c3b06 18:25:41 Successfully tagged core-command:latest 18:25:41  Building core-command ... done Building support-scheduler 18:25:41 ---> Running in 885f63ec22d9 18:25:43 Removing intermediate container 885f63ec22d9 18:25:43 ---> e27acc925e79 18:25:43 18:25:43 Successfully built e27acc925e79 18:25:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:25:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:25:44 Successfully tagged core-metadata:latest 18:25:44 ---> 97e51e6aea5b 18:25:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:25:44 Building support-notifications 18:25:44 ---> Using cache 18:25:44 ---> f582e40cfb0e 18:25:44 Step 4/22 : WORKDIR /edgex-go 18:25:44 ---> Using cache 18:25:44 ---> 895872745e63 18:25:44 Step 5/22 : RUN apk add --update --no-cache make git 18:25:44 ---> Using cache 18:25:44 ---> 1eadffdf3ea9 18:25:44 Step 6/22 : COPY go.mod vendor* ./ 18:25:45  Building core-metadata ... done  ---> Using cache 18:25:45 ---> 3e63cde4ba29 18:25:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:25:45 ---> Using cache 18:25:45 ---> c7fca8adcdb1 18:25:45 Step 8/22 : COPY . . 18:25:45 ---> Using cache 18:25:45 ---> 0370d6c1be0c 18:25:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:25:45 CGO_ENABLED=0 GO111MODULE=on 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 18:25:46 Running setup.py install for dockerpty: started 18:25:46 Running setup.py install for dockerpty: finished with status 'done' 18:25:48 Removing intermediate container 00ffbf1d0b03 18:25:48 ---> a1f8afb7fbd8 18:25:48 Step 8/22 : COPY . . 18:25:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:25:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:25:48 ---> 97e51e6aea5b 18:25:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:25:48 ---> Using cache 18:25:48 ---> f582e40cfb0e 18:25:48 Step 4/22 : WORKDIR /edgex-go 18:25:48 ---> Using cache 18:25:48 ---> 895872745e63 18:25:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:25:55 ---> Running in 2bd9bfc84ee2 18:25:55 ---> Running in e4b50626e702 18:25:55 ---> 282dc952035f 18:25:55 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:25:55 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:25:55 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:25:55  ---> Running in 322b968810a1 18:25:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:25:55 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:25:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:25:55 OK: 211 MiB in 51 packages 18:25:55 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:25:56 Removing intermediate container c626eccb0ef2 18:25:56 ---> 2bec63fb0937 18:25:56 18:25:56 Step 9/21 : FROM alpine:3.16 18:25:56 ---> 9c6f07244728 18:25:56 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 18:25:56 ---> Running in 246e5b04110f 18:25:56 Removing intermediate container e4b50626e702 18:25:56 ---> e8ae0f98ce8d 18:25:56 Step 6/22 : COPY go.mod vendor* ./ 18:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:25:57 (1/6) Installing ca-certificates (20220614-r0) 18:25:57 ---> bd410a3b97df 18:25:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:25:57 (2/6) Installing brotli-libs (1.0.9-r6) 18:25:57 (3/6) Installing nghttp2-libs (1.47.0-r0) 18:25:57 (4/6) Installing libcurl (7.83.1-r3) 18:25:57 (5/6) Installing curl (7.83.1-r3) 18:25:57 (6/6) Installing dumb-init (1.2.5-r1) 18:25:57 Executing busybox-1.35.0-r17.trigger 18:25:57 Executing ca-certificates-20220614-r0.trigger 18:25:57 OK: 8 MiB in 20 packages 18:25:57 ---> Running in 8242fc003d92 18:25:58 Removing intermediate container 64c385f14478 18:25:58 ---> dc5a4d2146a5 18:25:58 Step 13/22 : ENV APP_PORT=58890 18:25:59 Removing intermediate container 246e5b04110f 18:25:59 ---> 4659e8d5be25 18:25:59 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:25:59 ---> Running in aeaa00594fe6 18:25:59 ---> Running in fb448efe0572 18:25:59 Removing intermediate container aeaa00594fe6 18:25:59 ---> c435c1670fc0 18:25:59 Step 14/22 : EXPOSE $APP_PORT 18:25:59 Removing intermediate container fb448efe0572 18:25:59 ---> cea867465e99 18:25:59 Step 12/21 : WORKDIR /edgex 18:25:59 ---> Running in 15c419237094 18:25:59 ---> Running in db76331db169 18:25:59 Removing intermediate container 15c419237094 18:25:59 Removing intermediate container db76331db169 18:25:59 ---> c106368acdf2 18:25:59 ---> 6b8ab0f375a9 18:25:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent /Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:25:59 18:26:01 ---> c65ef625279f 18:26:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:26:03 ---> 734d99e38787 18:26:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:26:03 ---> 96952d662e07 18:26:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:26:03 ---> e3bad9dfea18 18:26:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:26:04 ---> 7e3957aaf249 18:26:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:26:04 ---> 63465150ded9 18:26:04 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 18:26:04 ---> Running in be6eeb2c6585 18:26:04 ---> f1675f4ed24c 18:26:04 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:26:04 ---> Running in c2e7d832cdbc 18:26:04 Removing intermediate container be6eeb2c6585 18:26:04 ---> 55f30fa57c17 18:26:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:26:04 ---> Running in 26eb0af27fec 18:26:05 Removing intermediate container 26eb0af27fec 18:26:05 ---> 755dec88eb9e 18:26:05 Step 20/22 : LABEL arch=x86_64 18:26:05 ---> Running in d0af0c37a566 18:26:06 Removing intermediate container d0af0c37a566 18:26:06 ---> 126a79b5a2c5 18:26:06 Step 21/22 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:26:06 Removing intermediate container c2e7d832cdbc 18:26:06 ---> 4c80235f4fa1 18:26:06 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 18:26:06 ---> Running in 8cf64454965c 18:26:06 ---> Running in 2352c9ba56a4 18:26:07 Removing intermediate container 2352c9ba56a4 18:26:07 ---> dd5b79727749 18:26:07 Step 19/21 : LABEL arch=x86_64 18:26:07 Removing intermediate container 8cf64454965c 18:26:07 ---> 1fe4433a60e6 18:26:07 Step 22/22 : LABEL version=0.0.0 18:26:07 ---> Running in 6b7e84c824bd 18:26:07 ---> Running in d505793c5374 18:26:07 Removing intermediate container 6b7e84c824bd 18:26:07 ---> 060c336ad2b4 18:26:07 Step 20/21 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:26:07 ---> Running in bb2bd8630799 18:26:07 Removing intermediate container d505793c5374 18:26:07 ---> 0b299e009f67 18:26:07 18:26:07 Successfully built 0b299e009f67 18:26:07 Successfully tagged sys-mgmt-agent:latest 18:26:08  Building sys-mgmt-agent ... done Removing intermediate container bb2bd8630799 18:26:08 ---> 08fb818b8687 18:26:08 Step 21/21 : LABEL version=0.0.0 18:26:08 ---> Running in 4185711a141b 18:26:09 Removing intermediate container 4185711a141b 18:26:09 ---> 60b6de429939 18:26:09 18:26:09 Successfully built 60b6de429939 18:26:09 Successfully tagged security-proxy-setup:latest 18:26:11  Building security-proxy-setup ... done Removing intermediate container 8242fc003d92 18:26:11 ---> a44debb45c7b 18:26:11 Step 8/22 : COPY . . 18:26:18 ? github.com/edgexfoundry/edgex-go [no test files] 18:26:21 ---> 665357a55020 18:26:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:26:21 ---> Running in 1ab3f06d8673 18:26:21 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:26:22 Removing intermediate container 322b968810a1 18:26:22 ---> b8ded60f373d 18:26:22 18:26:22 Step 10/22 : FROM alpine:3.16 18:26:22 ---> 9c6f07244728 18:26:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:26:23 ---> Running in fa455cd8adb0 18:26:23 Removing intermediate container fa455cd8adb0 18:26:23 ---> db3009f20b9e 18:26:23 Step 12/22 : ENV APP_PORT=59880 18:26:24 ---> Running in c9c13f0ede7d 18:26:25 Removing intermediate container c9c13f0ede7d 18:26:25 ---> 45c412e78518 18:26:25 Step 13/22 : EXPOSE $APP_PORT 18:26:25 ---> Running in b00efa1f7852 18:26:25 Removing intermediate container 2bd9bfc84ee2 18:26:25 ---> 7e15b7c76ef0 18:26:25 18:26:25 Step 10/22 : FROM alpine:3.16 18:26:25 ---> 9c6f07244728 18:26:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:26:25 ---> Using cache 18:26:25 ---> 1f3f81e6c7fa 18:26:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:26:25 ---> Using cache 18:26:25 ---> 69342c0e6330 18:26:25 Step 13/22 : ENV APP_PORT=59861 18:26:25 ---> Running in 187022e6c4b1 18:26:25 Removing intermediate container b00efa1f7852 18:26:25 ---> 26a707f0e3a4 18:26:25 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 18:26:25 ---> Running in bf50ee79d11e 18:26:25 Removing intermediate container 187022e6c4b1 18:26:25 ---> 4469c9603192 18:26:25 Step 14/22 : EXPOSE $APP_PORT 18:26:25 ---> Running in fbaf08f9ebca 18:26:25 Removing intermediate container fbaf08f9ebca 18:26:25 ---> 724938fe6d04 18:26:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:26:26 ---> c641ed1a542b 18:26:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:26:26 (1/6) Installing dumb-init (1.2.5-r1) 18:26:26 (2/6) Installing libgcc (11.2.1_git20220219-r2) 18:26:26 (3/6) Installing libsodium (1.0.18-r0) 18:26:26 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 18:26:26 (5/6) Installing libzmq (4.3.4-r0) 18:26:26 (6/6) Installing zeromq (4.3.4-r0) 18:26:26 Executing busybox-1.35.0-r17.trigger 18:26:26 OK: 8 MiB in 20 packages 18:26:27 ---> 4ff9ba89390b 18:26:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:26:27 Removing intermediate container bf50ee79d11e 18:26:27 ---> 04ebe7aba3da 18:26:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:27 ---> 71bec9cd9d5b 18:26:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:26:27 ---> Running in bc2914bb6c0d 18:26:27 Removing intermediate container bc2914bb6c0d 18:26:27 ---> a3a13aabb2ee 18:26:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:26:27 ---> 746e4f4ffe44 18:26:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:26:27 ---> Running in 9d35a58cbecb 18:26:28 Removing intermediate container 9d35a58cbecb 18:26:28 ---> 6c491ee4ac3a 18:26:28 Step 20/22 : LABEL arch=x86_64 18:26:28 ---> Running in cc048c18e25c 18:26:28 Removing intermediate container cc048c18e25c 18:26:28 ---> f796bb22b980 18:26:28 Step 21/22 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:26:28 ---> fb33d131cf0b 18:26:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:26:28 ---> Running in 0247a8fe704c 18:26:28 Removing intermediate container 0247a8fe704c 18:26:28 ---> eef72e259930 18:26:28 Step 22/22 : LABEL version=0.0.0 18:26:29 ---> 1afb49691de3 18:26:29 Step 18/22 : ENTRYPOINT ["/core-data"] 18:26:29 ---> Running in 31cacd1da1f0 18:26:29 ---> Running in ba71e653647d 18:26:29 Removing intermediate container 31cacd1da1f0 18:26:29 ---> 7c1fb68f9dc2 18:26:29 18:26:29 Successfully built 7c1fb68f9dc2 18:26:29 Successfully tagged support-scheduler:latest 18:26:29  Building support-scheduler ... done Removing intermediate container ba71e653647d 18:26:29 ---> 2b9a07212796 18:26:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:26:29 ---> Running in e791b364332c 18:26:29 Removing intermediate container e791b364332c 18:26:29 ---> eaa3f9bc08c8 18:26:29 Step 20/22 : LABEL arch=x86_64 18:26:29 ---> Running in 880b369a9a49 18:26:29 Removing intermediate container 880b369a9a49 18:26:29 ---> ac33899b61f0 18:26:29 Step 21/22 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:26:29 ---> Running in 86ce6f8a8542 18:26:30 Removing intermediate container 86ce6f8a8542 18:26:30 ---> 01a208ae7c8c 18:26:30 Step 22/22 : LABEL version=0.0.0 18:26:30 ---> Running in 51d8ab3ca2d5 18:26:30 Removing intermediate container 51d8ab3ca2d5 18:26:30 ---> 4bdea04a7855 18:26:30 18:26:30 Successfully built 4bdea04a7855 18:26:30 Successfully tagged core-data:latest 18:26:45  Building core-data ... done Removing intermediate container 1ab3f06d8673 18:26:45 ---> d50a89ff27b5 18:26:45 18:26:45 Step 10/22 : FROM alpine:3.16 18:26:45 ---> 9c6f07244728 18:26:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:26:45 ---> Running in 8b82df731d27 18:26:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:26:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:26:45 (1/2) Installing ca-certificates (20220614-r0) 18:26:45 (2/2) Installing dumb-init (1.2.5-r1) 18:26:45 Executing busybox-1.35.0-r17.trigger 18:26:45 Executing ca-certificates-20220614-r0.trigger 18:26:45 OK: 6 MiB in 16 packages 18:26:45 Removing intermediate container 8b82df731d27 18:26:45 ---> 6fc4d47720ef 18:26:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:26:45 ---> Running in c83ecf03aa79 18:26:45 Removing intermediate container c83ecf03aa79 18:26:45 ---> ab05cb34bf50 18:26:45 Step 13/22 : ENV APP_PORT=59860 18:26:45 ---> Running in 8673e1ba72a4 18:26:45 Removing intermediate container 8673e1ba72a4 18:26:45 ---> ef2cc8d79352 18:26:45 Step 14/22 : EXPOSE $APP_PORT 18:26:45 ---> Running in c2e522464c58 18:26:45 Removing intermediate container c2e522464c58 18:26:45 ---> a903580823a4 18:26:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:45 ---> 2cd4369e7e13 18:26:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:26:46 ---> 597c36b292d8 18:26:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:26:46 ---> e86106c3cbd4 18:26:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:26:46 ---> Running in d8397c8c2092 18:26:46 Removing intermediate container d8397c8c2092 18:26:46 ---> 3c64d8f6f98e 18:26:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:26:46 ---> Running in 0f79097ea368 18:26:46 Removing intermediate container 0f79097ea368 18:26:46 ---> e057957b0db3 18:26:46 Step 20/22 : LABEL arch=x86_64 18:26:46 ---> Running in e1a53969a3d3 18:26:46 Removing intermediate container e1a53969a3d3 18:26:46 ---> 05a6dd8998eb 18:26:46 Step 21/22 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:26:46 ---> Running in 4ffa8df84102 18:26:46 Removing intermediate container 4ffa8df84102 18:26:46 ---> 41a264738265 18:26:46 Step 22/22 : LABEL version=0.0.0 18:26:46 ---> Running in 6d9f173ab173 18:26:46 Removing intermediate container 6d9f173ab173 18:26:46 ---> d9b767b88a4b 18:26:46 18:26:46 Successfully built d9b767b88a4b 18:26:46 Successfully tagged support-notifications:latest 18:26:46  Building support-notifications ... done  [Pipeline] } 18:26:46 $ docker stop --time=1 41e9d168e3c54fd041c29d5e54102916ac97f07ce0ba45caabe2400337be4fe9 18:26:47 $ docker rm -f 41e9d168e3c54fd041c29d5e54102916ac97f07ce0ba45caabe2400337be4fe9 [Pipeline] // withDockerContainer [Pipeline] sh 18:26:48 + docker images 18:26:48 REPOSITORY TAG IMAGE ID CREATED SIZE 18:26:48 support-notifications latest d9b767b88a4b 2 seconds ago 30.4MB 18:26:48 d50a89ff27b5 7 seconds ago 1.67GB 18:26:48 support-scheduler latest 7c1fb68f9dc2 19 seconds ago 29.8MB 18:26:48 core-data latest 4bdea04a7855 19 seconds ago 21.7MB 18:26:48 7e15b7c76ef0 24 seconds ago 1.67GB 18:26:48 b8ded60f373d 26 seconds ago 1.62GB 18:26:48 security-proxy-setup latest 60b6de429939 40 seconds ago 27.6MB 18:26:48 sys-mgmt-agent latest 0b299e009f67 41 seconds ago 136MB 18:26:48 2bec63fb0937 53 seconds ago 1.6GB 18:26:48 core-metadata latest e27acc925e79 About a minute ago 18.5MB 18:26:48 core-command latest 13479b0c3b06 About a minute ago 17.6MB 18:26:48 36d9e47269b9 About a minute ago 1.61GB 18:26:48 4376681470cb About a minute ago 1.59GB 18:26:48 cddda111d7f9 About a minute ago 1.61GB 18:26:48 security-bootstrapper latest 04b30ad6d8aa About a minute ago 20.2MB 18:26:48 security-spire-agent latest ef81d3075ebb About a minute ago 125MB 18:26:48 security-secretstore-setup latest e1aee25237c2 About a minute ago 29.7MB 18:26:48 security-spiffe-token-provider latest 4ad79d8ca017 2 minutes ago 29.7MB 18:26:48 a4504e9a9d7e 2 minutes ago 1.64GB 18:26:48 14b9f2c92b2b 2 minutes ago 1.6GB 18:26:48 37f6833df0a5 2 minutes ago 1.6GB 18:26:48 security-spire-config latest ebde21b687bc 2 minutes ago 85.8MB 18:26:48 security-spire-server latest 95d25a1f2c80 2 minutes ago 86.5MB 18:26:48 d8b1fe30e8a7 2 minutes ago 1.48GB 18:26:48 778a24568c4b 2 minutes ago 1.48GB 18:26:48 ci-base-image-x86_64 latest 97e51e6aea5b 6 minutes ago 941MB 18:26:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB 18:26:48 alpine 3.15 c4fc93816858 2 months ago 5.59MB 18:26:48 alpine 3.16 9c6f07244728 2 months ago 5.54MB 18:26:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 18:26:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:28:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:28:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:28:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:28:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:28:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:28:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:28:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:28:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:28:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:28:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:28:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:28:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:28:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:28:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:28:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:28:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.457s coverage: 28.7% of statements 18:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:28:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.586s coverage: 98.5% of statements 18:28:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.611s coverage: 43.0% of statements 18:28:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:28:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:28:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.762s coverage: 54.2% of statements 18:28:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:28:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:29:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.531s coverage: 89.2% of statements 18:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:29:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.665s coverage: 2.2% of statements 18:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:29:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.993s coverage: 95.6% of statements 18:29:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:29:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:29:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:29:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.342s coverage: 72.2% of statements 18:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:29:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.791s coverage: 60.0% of statements 18:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:29:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.729s coverage: 0.9% of statements 18:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:29:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.264s coverage: 58.8% of statements 18:29:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.349s coverage: 29.6% of statements 18:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:29:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.363s coverage: 47.1% of statements 18:29:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.265s coverage: 79.5% of statements 18:29:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements 18:29:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.236s coverage: 96.3% of statements 18:29:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements 18:29:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.444s coverage: 94.4% of statements 18:29:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.205s coverage: 44.8% of statements 18:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.781s coverage: 79.9% of statements 18:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:29:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.286s coverage: 92.9% of statements 18:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:29:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 18:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:29:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.253s coverage: 86.9% of statements 18:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:29:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.226s coverage: 87.2% of statements 18:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:29:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.230s coverage: 100.0% of statements 18:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:29:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.353s coverage: 58.8% of statements 18:29:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:29:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements 18:29:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 18:29:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.349s coverage: 85.4% of statements 18:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.945s coverage: 91.2% of statements 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.907s coverage: 64.7% of statements 18:29:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:29:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.286s coverage: 100.0% of statements 18:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements 18:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.113s coverage: 100.0% of statements 18:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 18:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 18:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.862s coverage: 65.8% of statements 18:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:30:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.857s coverage: 41.8% of statements 18:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:30:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.309s coverage: 89.5% of statements 18:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:30:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.419s coverage: 84.8% of statements 18:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:30:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:30:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.334s coverage: 17.7% of statements 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:30:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.678s coverage: 92.3% of statements 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:30:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.328s coverage: 63.2% of statements 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:30:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.532s coverage: 97.7% of statements 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:30:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.202s coverage: 28.9% of statements 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:30:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.320s coverage: 100.0% of statements 18:30:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements 18:30:10 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 18:30:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:30:10 GO111MODULE=on go vet ./... 18:32:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:32:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:32:16 ./bin/test-attribution-txt.sh [Pipeline] echo 18:32:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:32:17 + ls -al . 18:32:17 total 764 18:32:17 drwxrwxr-x 10 1001 1001 4096 Oct 25 18:25 . 18:32:17 drwxr-xr-x 4 root root 4096 Oct 25 18:25 .. 18:32:17 drwxrwxr-x 2 1001 1001 4096 Oct 25 18:24 .blubracket 18:32:17 -rw-rw-r-- 1 1001 1001 16 Oct 25 18:24 .dockerignore 18:32:17 drwxrwxr-x 8 1001 1001 4096 Oct 25 18:24 .git 18:32:17 drwxrwxr-x 3 1001 1001 4096 Oct 25 18:24 .github 18:32:17 -rw-rw-r-- 1 1001 1001 1030 Oct 25 18:24 .gitignore 18:32:17 -rw-rw-r-- 1 1001 1001 42 Oct 25 18:24 .golangci.yml 18:32:17 -rw-rw-r-- 1 1001 1001 87 Oct 25 18:24 .hadolint.yml 18:32:17 -rw-rw-r-- 1 1001 1001 166 Oct 25 18:24 .sonarcloud.properties 18:32:17 -rw-rw-r-- 1 1001 1001 1171 Oct 25 18:24 ADOPTERS.md 18:32:17 -rw-rw-r-- 1 1001 1001 10722 Oct 25 18:24 Attribution.txt 18:32:17 -rw-rw-r-- 1 1001 1001 63209 Oct 25 18:24 CHANGELOG.md 18:32:17 -rw-rw-r-- 1 1001 1001 3804 Oct 25 18:24 CONTRIBUTING.md 18:32:17 -rw-rw-r-- 1 1001 1001 677 Oct 25 18:24 GOVERNANCE.md 18:32:17 -rw-rw-r-- 1 1001 1001 850 Oct 25 18:24 Jenkinsfile 18:32:17 -rw-rw-r-- 1 1001 1001 10775 Oct 25 18:24 LICENSE 18:32:17 -rw-rw-r-- 1 1001 1001 13857 Oct 25 18:24 Makefile 18:32:17 -rw-rw-r-- 1 1001 1001 582 Oct 25 18:24 OWNERS.md 18:32:17 -rw-rw-r-- 1 1001 1001 9799 Oct 25 18:24 README.md 18:32:17 -rw-rw-r-- 1 1001 1001 6912 Oct 25 18:24 SECURITY.md 18:32:17 -rw-rw-r-- 1 1001 1001 5 Oct 25 18:20 VERSION 18:32:17 -rw-rw-r-- 1 1001 1001 4131 Oct 25 18:24 ZMQWindows.md 18:32:17 drwxrwxr-x 2 1001 1001 4096 Oct 25 18:24 bin 18:32:17 drwxrwxr-x 18 1001 1001 4096 Oct 25 18:24 cmd 18:32:17 -rw-r--r-- 1 root root 501828 Oct 25 18:30 coverage.out 18:32:17 -rw-rw-r-- 1 1001 1001 3447 Oct 25 18:24 go.mod 18:32:17 -rw-rw-r-- 1 1001 1001 45062 Oct 25 18:24 go.sum 18:32:17 drwxrwxr-x 8 1001 1001 4096 Oct 25 18:24 internal 18:32:17 drwxrwxr-x 3 1001 1001 4096 Oct 25 18:24 openapi 18:32:17 drwxrwxr-x 4 1001 1001 4096 Oct 25 18:24 snap 18:32:17 -rw-rw-r-- 1 1001 1001 204 Oct 25 18:24 version.go [Pipeline] sh 18:32:17 + '[' -e coverage.out ] 18:32:17 + chown 1001:1001 coverage.out [Pipeline] stash 18:32:17 Warning: overwriting stash ‘coverage-report’ 18:32:18 Stashed 1 file(s) [Pipeline] sh 18:32:19 + make build 18:32:19 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:34:11 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 18:35:32 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 18:35:38 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:36:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:36:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:36:30 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:36:36 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 18:36:41 CGO_ENABLED=0 GO111MODULE=on 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 18:36:47 CGO_ENABLED=0 GO111MODULE=on 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 18:36:51 CGO_ENABLED=0 GO111MODULE=on 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 18:36:55 CGO_ENABLED=0 GO111MODULE=on 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 18:37:05 CGO_ENABLED=0 GO111MODULE=on 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] } 18:37:12 $ docker stop --time=1 9cb2c78c744d33191e504011c517a4b1e2759e31c4408735a59186de30ca3af1 18:37:14 $ docker rm -f 9cb2c78c744d33191e504011c517a4b1e2759e31c4408735a59186de30ca3af1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:37:17 18:37:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:37:18 latest: Pulling from edgex-devops/edgex-compose-arm64 18:37:18 29e5d40040c1: Pulling fs layer 18:37:18 1ce36da41761: Pulling fs layer 18:37:18 25b303627fd3: Pulling fs layer 18:37:18 29e5d40040c1: Download complete 18:37:18 1ce36da41761: Verifying Checksum 18:37:18 1ce36da41761: Download complete 18:37:19 29e5d40040c1: Pull complete 18:37:20 1ce36da41761: Pull complete 18:37:20 25b303627fd3: Verifying Checksum 18:37:20 25b303627fd3: Download complete 18:37:30 25b303627fd3: Pull complete 18:37:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:37:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:37:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:30 prd-ubuntu20.04-docker-arm64-4c-16g-116943 does not seem to be running inside a container 18:37:30 $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:37:33 $ docker top 502ef7d879e550fc8d1094a565fb207fa87745606f113d22675d8c27c5aae821 -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:34 + grep+ docker-compose build --help 18:37:34 parallel 18:37:41 --parallel Build images in parallel. [Pipeline] } 18:37:41 $ docker stop --time=1 502ef7d879e550fc8d1094a565fb207fa87745606f113d22675d8c27c5aae821 18:37:42 $ docker rm -f 502ef7d879e550fc8d1094a565fb207fa87745606f113d22675d8c27c5aae821 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:37:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:43 prd-ubuntu20.04-docker-arm64-4c-16g-116943 does not seem to be running inside a container 18:37:43 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:37:45 $ docker top 7acd6036e47ea03c7f198a818c05b303c1e059d383021454f6b1493f9f1e9bdc -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:46 + docker-compose -f ./docker-compose-build.yml build --parallel 18:37:52 Building core-command ... 18:37:52 Building core-data ... 18:37:52 Building core-metadata ... 18:37:52 Building security-bootstrapper ... 18:37:52 Building security-proxy-setup ... 18:37:52 Building security-secretstore-setup ... 18:37:52 Building security-spiffe-token-provider ... 18:37:52 Building security-spire-agent ... 18:37:52 Building security-spire-config ... 18:37:52 Building security-spire-server ... 18:37:52 Building support-notifications ... 18:37:52 Building support-scheduler ... 18:37:52 Building sys-mgmt-agent ... 18:37:52 Building security-secretstore-setup 18:37:52 Building sys-mgmt-agent 18:37:52 Building security-spiffe-token-provider 18:37:52 Building security-spire-agent 18:37:52 Building core-metadata 18:38:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:38:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:38:49 ---> 2e5033d8cc49 18:38:49 Step 3/22 : WORKDIR /edgex-go 18:38:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:38:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:38:49 ---> 2e5033d8cc49 18:38:49 Step 3/24 : WORKDIR /edgex-go 18:38:49 ---> Running in 9c2e3f3fdf21 18:38:49 ---> Running in d0f95fa939c3 18:38:49 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:38:49 Step 2/19 : FROM ${BUILDER_BASE} AS builder 18:38:49 ---> 2e5033d8cc49 18:38:49 Step 3/19 : WORKDIR /edgex-go 18:38:49 ---> Running in 9d3621ca4a19 18:38:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:38:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:38:49 ---> 2e5033d8cc49 18:38:49 Step 3/24 : WORKDIR /edgex-go 18:38:49 ---> Running in a3309716e098 18:38:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:38:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:38:49 ---> 2e5033d8cc49 18:38:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:38:49 ---> Running in c6c3bf3d4ad9 18:38:49 Removing intermediate container 9c2e3f3fdf21 18:38:49 ---> cf7b7f992b4d 18:38:49 Step 4/24 : RUN apk add --update --no-cache make git 18:38:49 Removing intermediate container d0f95fa939c3 18:38:49 ---> 5596dbbcc7e9 18:38:49 Step 4/22 : RUN apk add --update --no-cache make bash git 18:38:49 ---> Running in d83887193fbf 18:38:49 ---> Running in eb3102a45400 18:38:49 Removing intermediate container a3309716e098 18:38:49 ---> dc096febd018 18:38:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 18:38:49 Removing intermediate container 9d3621ca4a19 18:38:49 ---> 19bf3c7935c7 18:38:49 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 18:38:49 ---> Running in d082c8aa600b 18:38:49 ---> Running in 9a2f8f901951 18:38:49 Removing intermediate container c6c3bf3d4ad9 18:38:49 ---> ada2160f8f4c 18:38:49 Step 4/24 : WORKDIR /edgex-go 18:38:49 ---> Running in 4a2e541edced 18:38:49 Removing intermediate container 4a2e541edced 18:38:49 ---> 86f282d9785d 18:38:49 Step 5/24 : RUN apk add --update --no-cache make git 18:38:49 ---> Running in 3d28a05ce7a7 18:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:38:49 OK: 221 MiB in 51 packages 18:38:49 OK: 221 MiB in 51 packages 18:38:49 OK: 221 MiB in 51 packages 18:38:49 v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 18:38:49 v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 18:38:49 OK: 16895 distinct packages available 18:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:38:49 OK: 221 MiB in 51 packages 18:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:38:51 OK: 221 MiB in 51 packages 18:38:51 Removing intermediate container d83887193fbf 18:38:51 ---> 8ddad1240c9b 18:38:51 Step 5/24 : COPY go.mod vendor* ./ 18:38:51 Removing intermediate container d082c8aa600b 18:38:52 ---> 049e948be02e 18:38:52 Step 5/24 : COPY go.mod vendor* ./ 18:38:52 Removing intermediate container 3d28a05ce7a7 18:38:52 ---> ecd83a73dabe 18:38:52 Step 6/24 : COPY go.mod vendor* ./ 18:38:52 Removing intermediate container eb3102a45400 18:38:52 ---> d6da875d369a 18:38:52 Step 5/22 : COPY go.mod vendor* ./ 18:38:52 Removing intermediate container 9a2f8f901951 18:38:52 ---> 2b4fad83d16e 18:38:52 Step 5/19 : COPY go.mod vendor* ./ 18:38:52 ---> e8e4fd9adf36 18:38:52 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:52 ---> f6a7c1202ded 18:38:52 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:52 ---> Running in d136411f0c2f 18:38:53 ---> Running in 9ed31e38be84 18:38:53 ---> 294e06531572 18:38:53 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:53 ---> 22d472c8c8ec 18:38:53 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:53 ---> Running in 88c893891086 18:38:53 ---> Running in 05dbd05f9bca 18:38:54 ---> 9919fc9ecf9a 18:38:54 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:54 ---> Running in 1d6758cb2ebd 18:40:31 Removing intermediate container d136411f0c2f 18:40:31 ---> c9699cf503c2 18:40:31 Step 7/24 : COPY . . 18:40:31 Removing intermediate container 88c893891086 18:40:31 ---> acdf0b6ae794 18:40:31 Step 7/22 : COPY . . 18:40:31 Removing intermediate container 05dbd05f9bca 18:40:31 ---> 9a492250e37d 18:40:31 Step 8/24 : COPY . . 18:40:31 Removing intermediate container 9ed31e38be84 18:40:31 ---> d7ed3aeab65d 18:40:31 Step 7/24 : COPY . .Removing intermediate container 1d6758cb2ebd 18:40:31 ---> 2d6ed9c0b981 18:40:31 Step 7/19 : COPY . . 18:40:31 18:40:46 ---> e8976ea67cfb 18:40:46 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:40:46 ---> cda93923a760 18:40:46 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:40:46 ---> dd9e4953039d 18:40:46 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:40:46 ---> Running in 943e265eddc2 18:40:46 ---> Running in 020a7dbac6f9 18:40:46 ---> 75aecd825770 18:40:46 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:40:46 ---> Running in 84d2b292b00e 18:40:46 ---> f3b2954aaed8 18:40:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 18:40:46 ---> Running in 5f94c57b1942 18:40:46 ---> Running in 02eba8aeb9ad 18:40:46 Removing intermediate container 02eba8aeb9ad 18:40:46 ---> f57b788d9dcb 18:40:46 Step 9/24 : WORKDIR /edgex-go/spire-build 18:40:46 ---> Running in 19402aa7377c 18:40:46 Removing intermediate container 19402aa7377c 18:40:46 ---> 7fcfa300fa03 18:40:46 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:40:46 ---> Running in b5be4f459028 18:40:46 CGO_ENABLED=0 GO111MODULE=on 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 18:40:46 CGO_ENABLED=0 GO111MODULE=on 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 18:40:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:40:46 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 18:40:49 Removing intermediate container b5be4f459028 18:40:49 ---> a8c03ee91388 18:40:49 Step 11/24 : WORKDIR /edgex-go 18:40:49 ---> Running in 5c4f64bba773 18:40:50 Removing intermediate container 5c4f64bba773 18:40:50 ---> 3fc68e57ff66 18:40:50 18:40:50 Step 12/24 : FROM alpine:3.15 18:40:50 3.15: Pulling from library/alpine 18:40:51 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 18:40:51 Status: Downloaded newer image for alpine:3.15 18:40:51 ---> 02e0d6fdf486 18:40:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:40:51 ---> Running in 23d7a2c7a49a 18:40:52 Removing intermediate container 23d7a2c7a49a 18:40:52 ---> 63ad925c17c6 18:40:52 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:40:53 ---> Running in d8be19e98741 18:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:40:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:40:57 v3.15.6-132-g5395cf24cd [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:40:57 v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:40:57 OK: 15734 distinct packages available 18:40:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:40:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:40:59 (1/5) Installing dumb-init (1.2.5-r1) 18:40:59 (2/5) Installing musl-obstack (1.2.3-r0) 18:40:59 (3/5) Installing libucontext (1.1-r0) 18:40:59 (4/5) Installing gcompat (1.0.0-r4) 18:40:59 (5/5) Installing openssl (1.1.1q-r0) 18:40:59 Executing busybox-1.34.1-r7.trigger 18:40:59 OK: 6 MiB in 19 packages 18:41:01 Removing intermediate container d8be19e98741 18:41:01 ---> bd71ce2a8f0d 18:41:01 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:41:04 ---> 70b21181e678 18:41:04 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:41:10 ---> 00f7b2264f63 18:41:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:41:10 ---> 9a65fdbdf368 18:41:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:41:11 ---> c97471ff0e15 18:41:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:41:12 ---> d4a219ca51a8 18:41:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:41:12 ---> Running in a74cce405ee4 18:41:13 Removing intermediate container a74cce405ee4 18:41:13 ---> d2098846c2d8 18:41:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:41:13 ---> Running in 09b18695970a 18:41:14 Removing intermediate container 09b18695970a 18:41:14 ---> 93b6b5946c12 18:41:14 Step 22/24 : LABEL arch=arm64 18:41:14 ---> Running in f3a21fa21873 18:41:14 Removing intermediate container f3a21fa21873 18:41:14 ---> a146ed320701 18:41:14 Step 23/24 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:41:14 ---> Running in df7f930e73f0 18:41:15 Removing intermediate container df7f930e73f0 18:41:15 ---> 3a9a8e6a8170 18:41:15 Step 24/24 : LABEL version=0.0.0 18:41:15 ---> Running in 56bee998d01b 18:41:15 Removing intermediate container 56bee998d01b 18:41:15 ---> 3fcbe86d406f 18:41:15 18:41:16 Successfully built 3fcbe86d406f 18:41:16 Successfully tagged security-spire-agent-arm64:latest 18:41:16 Building support-scheduler 18:41:34  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:41:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:41:34 ---> 2e5033d8cc49 18:41:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:41:34 ---> Using cache 18:41:34 ---> ada2160f8f4c 18:41:34 Step 4/22 : WORKDIR /edgex-go 18:41:34 ---> Using cache 18:41:34 ---> 86f282d9785d 18:41:34 Step 5/22 : RUN apk add --update --no-cache make git 18:41:34 ---> Using cache 18:41:34 ---> ecd83a73dabe 18:41:34 Step 6/22 : COPY go.mod vendor* ./ 18:41:34 ---> Using cache 18:41:34 ---> 22d472c8c8ec 18:41:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:34 ---> Using cache 18:41:34 ---> 9a492250e37d 18:41:34 Step 8/22 : COPY . . 18:41:34 ---> Using cache 18:41:34 ---> 75aecd825770 18:41:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:41:34 ---> Running in 958cdc3aa50f 18:41:34 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:46:26 CGO_ENABLED=0 GO111MODULE=on 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 18:46:26 Removing intermediate container 020a7dbac6f9 18:46:26 ---> 838bec84f735 18:46:26 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:46:26 ---> Running in 8dc246278ec7 18:46:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:46:26 Removing intermediate container 8dc246278ec7 18:46:26 ---> 771e9ba4f3e8 18:46:26 18:46:26 Step 10/22 : FROM alpine:3.16 18:46:26 3.16: Pulling from library/alpine 18:46:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:46:26 Status: Downloaded newer image for alpine:3.16 18:46:26 ---> a6215f271958 18:46:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:46:26 ---> Running in e32e71f4db5c 18:46:26 Removing intermediate container e32e71f4db5c 18:46:26 ---> 59993ab76c51 18:46:26 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 18:46:26 ---> Running in 612a55197b39 18:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:46:26 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:46:26 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 18:46:26 (3/33) Installing readline (8.1.2-r0) 18:46:26 (4/33) Installing bash (5.1.16-r2) 18:46:26 Executing bash-5.1.16-r2.post-install 18:46:26 (5/33) Installing ca-certificates (20220614-r0) 18:46:26 (6/33) Installing brotli-libs (1.0.9-r6) 18:46:26 (7/33) Installing nghttp2-libs (1.47.0-r0) 18:46:26 (8/33) Installing libcurl (7.83.1-r3) 18:46:26 (9/33) Installing curl (7.83.1-r3) 18:46:26 (10/33) Installing docker-cli (20.10.20-r0) 18:46:27 (11/33) Installing dumb-init (1.2.5-r1) 18:46:27 (12/33) Installing libbz2 (1.0.8-r1) 18:46:27 (13/33) Installing expat (2.4.9-r0) 18:46:27 (14/33) Installing libffi (3.4.2-r1) 18:46:27 (15/33) Installing gdbm (1.23-r0) 18:46:28 (16/33) Installing xz-libs (5.2.5-r1) 18:46:28 (17/33) Installing libgcc (11.2.1_git20220219-r2) 18:46:28 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 18:46:28 (19/33) Installing mpdecimal (2.5.1-r1) 18:46:28 (20/33) Installing sqlite-libs (3.38.5-r0) 18:46:28 (21/33) Installing python3 (3.10.5-r0) 18:46:31 (22/33) Installing py3-contextlib2 (21.6.0-r2) 18:46:31 (23/33) Installing py3-tomli (2.0.1-r1) 18:46:31 (24/33) Installing py3-pep517 (0.12.0-r2) 18:46:31 (25/33) Installing py3-six (1.16.0-r1) 18:46:31 (26/33) Installing py3-retrying (1.3.3-r3) 18:46:31 (27/33) Installing py3-appdirs (1.4.4-r3) 18:46:31 (28/33) Installing py3-more-itertools (8.13.0-r0) 18:46:31 (29/33) Installing py3-ordered-set (4.0.2-r3) 18:46:31 (30/33) Installing py3-parsing (2.4.7-r3) 18:46:31 (31/33) Installing py3-packaging (21.3-r0) 18:46:31 (32/33) Installing py3-setuptools (59.4.0-r0) 18:46:31 (33/33) Installing py3-pip (22.1.1-r0) 18:46:31 Removing intermediate container 84d2b292b00e 18:46:31 ---> 09bd4ac78102 18:46:31 18:46:31 Step 9/24 : FROM alpine:3.16 18:46:31 ---> a6215f271958 18:46:31 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:46:32 ---> Running in 1ef4ecf8d833 18:46:33 Executing busybox-1.35.0-r17.trigger 18:46:33 Executing ca-certificates-20220614-r0.trigger 18:46:33 OK: 120 MiB in 47 packages 18:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:46:36 (1/3) Installing ca-certificates (20220614-r0) 18:46:36 (2/3) Installing dumb-init (1.2.5-r1) 18:46:36 (3/3) Installing su-exec (0.2-r1) 18:46:36 Executing busybox-1.35.0-r17.trigger 18:46:36 Executing ca-certificates-20220614-r0.trigger 18:46:36 OK: 6 MiB in 17 packages 18:46:38 Removing intermediate container 1ef4ecf8d833 18:46:38 ---> 65cc1018f098 18:46:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:46:38 ---> Running in 034bcd19443b 18:46:39 Removing intermediate container 034bcd19443b 18:46:39 ---> 383208d30853 18:46:39 Step 12/24 : WORKDIR / 18:46:39 ---> Running in 07a8b22dacbf 18:46:39 Removing intermediate container 07a8b22dacbf 18:46:39 ---> 42c37746c917 18:46:39 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:46:40 ---> 48625365ef0c 18:46:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:46:41 ---> 5f49e2784ab1 18:46:41 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:46:42 ---> bb608ff62fe8 18:46:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:46:43 ---> 0718e0deae69 18:46:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:46:44 ---> dd0345a827d3 18:46:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:46:46 ---> 1c6d6a189aa3 18:46:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:46:47 ---> 9ec616c22622 18:46:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:46:47 ---> Running in 0f14b885765c 18:46:50 Removing intermediate container 0f14b885765c 18:46:50 ---> 5980c82e7acb 18:46:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:46:50 ---> Running in 986ab6afc5db 18:46:50 Collecting docker-compose==1.23.2 18:46:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:46:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.8 MB/s eta 0:00:00 18:46:51 Collecting texttable<0.10,>=0.9.0 18:46:51 Downloading texttable-0.9.1.tar.gz (11 kB) 18:46:51 Preparing metadata (setup.py): started 18:46:51 Removing intermediate container 986ab6afc5db 18:46:51 ---> eb0aebb86cfb 18:46:51 Step 22/24 : LABEL arch=arm64 18:46:52 ---> Running in 551ca8d84fcb 18:46:52 Removing intermediate container 551ca8d84fcb 18:46:52 ---> fd31ebe71610 18:46:52 Step 23/24 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:46:52 ---> Running in d72c10fee7c5 18:46:53 Removing intermediate container d72c10fee7c5 18:46:53 ---> a1ec5df939a6 18:46:53 Step 24/24 : LABEL version=0.0.0 18:46:53 ---> Running in 66f0c4110c2b 18:46:53 Removing intermediate container 66f0c4110c2b 18:46:53 ---> c0877b5eee9f 18:46:53 18:46:53 Successfully built c0877b5eee9f 18:46:53 Successfully tagged security-secretstore-setup-arm64:latest 18:46:53  Building security-secretstore-setup ... done Building core-command 18:46:54 Preparing metadata (setup.py): finished with status 'done' 18:46:54 Collecting cached-property<2,>=1.2.0 18:46:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:46:55 Collecting PyYAML<4,>=3.10 18:46:55 Downloading PyYAML-3.13.tar.gz (270 kB) 18:46:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.4 MB/s eta 0:00:00 18:46:56 Preparing metadata (setup.py): started 18:46:59 Preparing metadata (setup.py): finished with status 'done' 18:46:59 Collecting dockerpty<0.5,>=0.4.1 18:46:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:46:59 Preparing metadata (setup.py): started 18:47:02 Preparing metadata (setup.py): finished with status 'done' 18:47:03 Collecting docker<4.0,>=3.6.0 18:47:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:47:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 12.2 MB/s eta 0:00:00 18:47:03 Collecting jsonschema<3,>=2.5.1 18:47:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:47:04 Collecting websocket-client<1.0,>=0.32.0 18:47:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:47:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 7.8 MB/s eta 0:00:00 18:47:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:47:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:47:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.6 MB/s eta 0:00:00 18:47:06 Collecting docopt<0.7,>=0.6.1 18:47:06 Downloading docopt-0.6.2.tar.gz (25 kB) 18:47:06 Preparing metadata (setup.py): started 18:47:10 Preparing metadata (setup.py): finished with status 'done' 18:47:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 18:47:10 Collecting docker-pycreds>=0.4.0 18:47:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:47:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:47:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:47:10 ---> 2e5033d8cc49 18:47:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:47:10 ---> Using cache 18:47:10 ---> ada2160f8f4c 18:47:10 Step 4/23 : WORKDIR /edgex-go 18:47:10 ---> Using cache 18:47:10 ---> 86f282d9785d 18:47:10 Step 5/23 : RUN apk add --update --no-cache make git 18:47:10 ---> Using cache 18:47:10 ---> ecd83a73dabe 18:47:10 Step 6/23 : COPY go.mod vendor* ./ 18:47:10 ---> Using cache 18:47:10 ---> 22d472c8c8ec 18:47:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:10 ---> Using cache 18:47:10 ---> 9a492250e37d 18:47:10 Step 8/23 : COPY . . 18:47:10 ---> Using cache 18:47:10 ---> 75aecd825770 18:47:10 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:47:11 Collecting idna<2.8,>=2.5 18:47:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:47:11 ---> Running in 634aee373ca9 18:47:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.3 MB/s eta 0:00:00 18:47:11 Collecting chardet<3.1.0,>=3.0.2 18:47:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:47:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 8.2 MB/s eta 0:00:00 18:47:12 Collecting urllib3<1.25,>=1.21.1 18:47:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:47:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.4 MB/s eta 0:00:00 18:47:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 18:47:13 Collecting certifi>=2017.4.17 18:47:13 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 18:47:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 20.4 MB/s eta 0:00:00 18:47:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:47:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:47:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:47:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:47:15 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 18:47:15 Running setup.py install for texttable: started 18:47:18 Running setup.py install for texttable: finished with status 'done' 18:47:18 Running setup.py install for PyYAML: started 18:47:21 Running setup.py install for PyYAML: finished with status 'done' 18:47:23 Removing intermediate container 5f94c57b1942 18:47:23 ---> f34172361d7f 18:47:23 18:47:23 Step 10/24 : FROM alpine:3.16 18:47:23 ---> a6215f271958 18:47:23 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:47:23 ---> Running in 1e789f2b177f 18:47:23 Running setup.py install for docopt: started 18:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:47:27 Running setup.py install for docopt: finished with status 'done' 18:47:27 (1/1) Installing dumb-init (1.2.5-r1) 18:47:27 Executing busybox-1.35.0-r17.trigger 18:47:27 OK: 5 MiB in 15 packages 18:47:29 Removing intermediate container 1e789f2b177f 18:47:29 ---> 08fb2843f9c4 18:47:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:47:29 ---> Running in 9c59047d8c1e 18:47:29 Removing intermediate container 9c59047d8c1e 18:47:29 ---> 2398b7aa60a9 18:47:29 Step 13/24 : ENV APP_PORT=59881 18:47:29 ---> Running in 59a1b2c5d333 18:47:29 Removing intermediate container 59a1b2c5d333 18:47:29 ---> 4da25bbc0e81 18:47:29 Step 14/24 : EXPOSE $APP_PORT 18:47:30 ---> Running in ede0a00309da 18:47:30 Removing intermediate container ede0a00309da 18:47:30 ---> 8f10013c97cb 18:47:30 Step 15/24 : WORKDIR / 18:47:30 Running setup.py install for dockerpty: started 18:47:30 ---> Running in 1b89dec3838d 18:47:31 Removing intermediate container 1b89dec3838d 18:47:31 ---> 5910558de828 18:47:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:47:32 ---> 4b0151ba8a29 18:47:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:47:33 Running setup.py install for dockerpty: finished with status 'done' 18:47:33 ---> 47c98469d7d7 18:47:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:47:34 ---> e71a0bb88679 18:47:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 18:47:35 ---> 1190e9b853e2 18:47:35 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:47:35 ---> Running in e516baac9ddc 18:47:36 Removing intermediate container e516baac9ddc 18:47:36 ---> 2496e2064d07 18:47:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:47:36 ---> Running in d3ef821a9ce3 18:47:36 Removing intermediate container d3ef821a9ce3 18:47:36 ---> b3cd3d00d94d 18:47:36 Step 22/24 : LABEL arch=arm64 18:47:36 ---> Running in 614aa64e67a7 18:47:37 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:47:37 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:47:37 Removing intermediate container 614aa64e67a7 18:47:37 ---> 0b3dba7321af 18:47:37 Step 23/24 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:47:37 ---> Running in 18c28dd0be4a 18:47:40 Removing intermediate container 18c28dd0be4a 18:47:40 ---> 1c25d629388d 18:47:40 Step 24/24 : LABEL version=0.0.0 18:47:40 ---> Running in 18746553cf34 18:47:40 Removing intermediate container 18746553cf34 18:47:40 ---> 8b09bc0ea6b5 18:47:40 18:47:41 Successfully built 8b09bc0ea6b5 18:47:41 Successfully tagged core-metadata-arm64:latest 18:47:41 Building security-bootstrapper 18:47:56  Building core-metadata ... done Removing intermediate container 612a55197b39 18:47:56 ---> 6b02df396a8b 18:47:56 Step 13/22 : ENV APP_PORT=58890 18:47:56 ---> Running in 25b604b0b5dc 18:47:56 Removing intermediate container 25b604b0b5dc 18:47:56 ---> 21f091af76e7 18:47:56 Step 14/22 : EXPOSE $APP_PORT 18:47:56 ---> Running in 1bc39ffc4532 18:47:57 Removing intermediate container 1bc39ffc4532 18:47:57 ---> 08003b5b8af0 18:47:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:47:59 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:47:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:47:59 ---> 2e5033d8cc49 18:47:59 Step 3/32 : WORKDIR /edgex-go 18:47:59 ---> Using cache 18:47:59 ---> 19bf3c7935c7 18:47:59 Step 4/32 : RUN apk add --update --no-cache make git 18:47:59 ---> Running in 76dd901404dd 18:47:59 ---> 02239b2b01d7 18:47:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:48:00 ---> d45f38b0fa7d 18:48:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:48:01 ---> 6f5a542a1932 18:48:01 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 18:48:01 ---> Running in dc0563f17ec7 18:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:48:02 Removing intermediate container dc0563f17ec7 18:48:02 ---> 084a51b8e28f 18:48:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:48:02 ---> Running in ca479b260773 18:48:02 Removing intermediate container ca479b260773 18:48:02 ---> 3bf3e798ef6c 18:48:02 Step 20/22 : LABEL arch=arm64 18:48:02 ---> Running in 5faf02582998 18:48:03 OK: 221 MiB in 51 packages 18:48:03 Removing intermediate container 5faf02582998 18:48:03 ---> 55385b28ada4 18:48:03 Step 21/22 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:48:03 ---> Running in a7eab7d7fd1b 18:48:04 Removing intermediate container a7eab7d7fd1b 18:48:04 ---> 5414c01ec0ba 18:48:04 Step 22/22 : LABEL version=0.0.0 18:48:04 ---> Running in 5b59d5a49578 18:48:05 Removing intermediate container 76dd901404dd 18:48:05 ---> 6b2bae3074ee 18:48:05 Step 5/32 : COPY go.mod vendor* ./ 18:48:05 Removing intermediate container 5b59d5a49578 18:48:05 ---> d5ffc499cb3c 18:48:05 18:48:05 Successfully built d5ffc499cb3c 18:48:05 Successfully tagged sys-mgmt-agent-arm64:latest 18:48:05 Building support-notifications 18:48:06  Building sys-mgmt-agent ... done  ---> 08b67231b24e 18:48:06 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:48:06 ---> Running in 09e4bfa62f5f 18:48:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:48:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:48:24 ---> 2e5033d8cc49 18:48:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:48:24 ---> Using cache 18:48:24 ---> ada2160f8f4c 18:48:24 Step 4/22 : WORKDIR /edgex-go 18:48:24 ---> Using cache 18:48:24 ---> 86f282d9785d 18:48:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:48:24 ---> Running in 6f75e43f04c2 18:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:48:27 OK: 221 MiB in 51 packages 18:48:30 Removing intermediate container 6f75e43f04c2 18:48:30 ---> fbd38060421c 18:48:30 Step 6/22 : COPY go.mod vendor* ./ 18:48:31 ---> 85b1ca212925 18:48:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:48:31 ---> Running in 819f1168e141 18:48:36 Removing intermediate container 943e265eddc2 18:48:36 ---> 88e8ecead20e 18:48:36 18:48:36 Step 9/19 : FROM alpine:3.15 18:48:36 ---> 02e0d6fdf486 18:48:36 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:48:36 ---> Using cache 18:48:36 ---> 63ad925c17c6 18:48:36 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:48:36 ---> Running in f0dc258befd3 18:48:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:48:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:48:39 v3.15.6-132-g5395cf24cd [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:48:39 v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:48:39 OK: 15734 distinct packages available 18:48:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:48:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:48:41 (1/9) Installing ca-certificates (20220614-r0) 18:48:41 (2/9) Installing brotli-libs (1.0.9-r5) 18:48:41 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:48:41 (4/9) Installing libcurl (7.80.0-r3) 18:48:41 (5/9) Installing curl (7.80.0-r3) 18:48:41 (6/9) Installing dumb-init (1.2.5-r1) 18:48:41 (7/9) Installing musl-obstack (1.2.3-r0) 18:48:41 (8/9) Installing libucontext (1.1-r0) 18:48:41 (9/9) Installing gcompat (1.0.0-r4) 18:48:41 Executing busybox-1.34.1-r7.trigger 18:48:41 Executing ca-certificates-20220614-r0.trigger 18:48:41 OK: 8 MiB in 23 packages 18:48:44 Removing intermediate container f0dc258befd3 18:48:44 ---> 34df40814906 18:48:44 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 18:48:45 ---> 8293ca05b883 18:48:45 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:48:46 ---> 5093fd65c6a9 18:48:46 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:48:47 ---> e9ace758730a 18:48:47 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:48:48 ---> Running in f33b3022a118 18:48:48 Removing intermediate container f33b3022a118 18:48:48 ---> 02f0142a9647 18:48:48 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:48:48 ---> Running in 20a48aa5b282 18:48:49 Removing intermediate container 20a48aa5b282 18:48:49 ---> 61d22452b5c3 18:48:49 Step 17/19 : LABEL arch=arm64 18:48:49 ---> Running in c0814a08d592 18:48:49 Removing intermediate container c0814a08d592 18:48:49 ---> b3834bef7a5d 18:48:49 Step 18/19 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:48:49 ---> Running in 9b8aca1afb01 18:48:50 Removing intermediate container 9b8aca1afb01 18:48:50 ---> 995967d143ea 18:48:50 Step 19/19 : LABEL version=0.0.0 18:48:50 ---> Running in 949ad7b14fe6 18:48:51 Removing intermediate container 949ad7b14fe6 18:48:51 ---> 62b28288974c 18:48:51 18:48:52 Successfully built 62b28288974c 18:48:52 Successfully tagged security-spiffe-token-provider-arm64:latest 18:48:52 Building core-data 18:49:10  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:49:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:49:10 ---> 2e5033d8cc49 18:49:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:49:10 ---> Using cache 18:49:10 ---> ada2160f8f4c 18:49:10 Step 4/22 : WORKDIR /edgex-go 18:49:10 ---> Using cache 18:49:10 ---> 86f282d9785d 18:49:10 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:49:11 ---> Running in 718c691c053d 18:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:49:16 OK: 221 MiB in 51 packages 18:49:18 Removing intermediate container 718c691c053d 18:49:18 ---> 81592c623daa 18:49:18 Step 6/22 : COPY go.mod vendor* ./ 18:49:20 ---> 3dc3bb294a6f 18:49:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:20 ---> Running in 03ac2d5a8ffa 18:49:30 Removing intermediate container 09e4bfa62f5f 18:49:30 ---> e99b25fe50cb 18:49:30 Step 7/32 : COPY . . 18:49:52 ---> 48df00aec394 18:49:52 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:49:52 ---> Running in 76807afac6e8 18:49:53 CGO_ENABLED=0 GO111MODULE=on 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 18:49:54 Removing intermediate container 819f1168e141 18:49:54 ---> 63bb331df8cd 18:49:54 Step 8/22 : COPY . . 18:50:12 ---> 985641c656cf 18:50:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:50:12 ---> Running in 69027a4bf831 18:50:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:50:35 Removing intermediate container 958cdc3aa50f 18:50:35 ---> dd476da9a229 18:50:35 18:50:35 Step 10/22 : FROM alpine:3.16 18:50:35 ---> a6215f271958 18:50:35 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:50:35 ---> Using cache 18:50:35 ---> 08fb2843f9c4 18:50:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:50:35 ---> Using cache 18:50:35 ---> 2398b7aa60a9 18:50:35 Step 13/22 : ENV APP_PORT=59861 18:50:35 ---> Running in 1f0300cde37e 18:50:36 Removing intermediate container 1f0300cde37e 18:50:36 ---> 0141e3bc3e98 18:50:36 Step 14/22 : EXPOSE $APP_PORT 18:50:36 ---> Running in ba7402f0016a 18:50:39 Removing intermediate container ba7402f0016a 18:50:39 ---> bcabb59be92a 18:50:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:50:39 Removing intermediate container 03ac2d5a8ffa 18:50:39 ---> 007a2aacf844 18:50:39 Step 8/22 : COPY . . 18:50:40 ---> 853d76d7d2ff 18:50:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:50:44 ---> ab5b6ae84dd4 18:50:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:50:45 ---> f73dfab11e5f 18:50:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:50:45 ---> Running in 441f5c89d3e2 18:50:46 Removing intermediate container 441f5c89d3e2 18:50:46 ---> 3be620ab0782 18:50:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:50:47 ---> Running in 3292714b4129 18:50:47 Removing intermediate container 3292714b4129 18:50:47 ---> 6519ca48e1a6 18:50:47 Step 20/22 : LABEL arch=arm64 18:50:48 ---> Running in baaba5631770 18:50:48 Removing intermediate container baaba5631770 18:50:48 ---> 4b63fc6e4c85 18:50:48 Step 21/22 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:50:48 ---> Running in 92c2db680437 18:50:49 Removing intermediate container 92c2db680437 18:50:49 ---> 9c82460cd962 18:50:49 Step 22/22 : LABEL version=0.0.0 18:50:49 ---> Running in d4ab8c482744 18:50:51 Removing intermediate container d4ab8c482744 18:50:51 ---> da9a2fb980ec 18:50:51 18:50:52 Successfully built da9a2fb980ec 18:50:52 Successfully tagged support-scheduler-arm64:latest 18:50:52 Building security-spire-server 18:50:56  Building support-scheduler ... done  ---> 729d11098693 18:50:56 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:50:56 ---> Running in 092adb2b563b 18:50:58 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:51:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:51:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:51:11 ---> 2e5033d8cc49 18:51:11 Step 3/23 : WORKDIR /edgex-go 18:51:11 ---> Using cache 18:51:11 ---> 19bf3c7935c7 18:51:11 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 18:51:11 ---> Running in a1d02e0c03ec 18:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:51:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:51:13 OK: 221 MiB in 51 packages 18:51:15 Removing intermediate container a1d02e0c03ec 18:51:15 ---> 887e84fae53d 18:51:15 Step 5/23 : COPY go.mod vendor* ./ 18:51:16 ---> 02820188022d 18:51:16 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:16 ---> Running in 5471d7e4ebf9 18:52:38 Removing intermediate container 5471d7e4ebf9 18:52:38 ---> 763bc5b88129 18:52:38 Step 7/23 : COPY . . 18:52:39 ---> 61d6e038fa07 18:52:39 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 18:52:39 ---> Running in ffde1473c780 18:52:40 Removing intermediate container ffde1473c780 18:52:40 ---> a29a0d4de7e7 18:52:40 Step 9/23 : WORKDIR /edgex-go/spire-build 18:52:40 ---> Running in 5cdf4527afb5 18:52:41 Removing intermediate container 5cdf4527afb5 18:52:41 ---> 9aed0eb7c557 18:52:41 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:52:41 ---> Running in de571c80f574 18:52:44 Removing intermediate container de571c80f574 18:52:44 ---> c65f51cb76ee 18:52:44 Step 11/23 : WORKDIR /edgex-go 18:52:44 ---> Running in afaaadd200fd 18:52:45 Removing intermediate container afaaadd200fd 18:52:45 ---> 9865372cfe6d 18:52:45 18:52:45 Step 12/23 : FROM alpine:3.15 18:52:45 ---> 02e0d6fdf486 18:52:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:52:45 ---> Using cache 18:52:45 ---> 63ad925c17c6 18:52:45 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:52:45 ---> Using cache 18:52:45 ---> bd71ce2a8f0d 18:52:45 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:52:52 ---> 4d2fba5db31b 18:52:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:52:52 ---> b99d03a702b5 18:52:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:52:53 ---> dac72a4de7b3 18:52:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:52:53 ---> c57bfcdb635e 18:52:53 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:52:53 ---> Running in 62e87f18d6f7 18:52:54 Removing intermediate container 62e87f18d6f7 18:52:54 ---> 7b21210be15a 18:52:54 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:52:54 ---> Running in a485a610f142 18:52:55 Removing intermediate container a485a610f142 18:52:55 ---> f9b696bdebf5 18:52:55 Step 21/23 : LABEL arch=arm64 18:52:55 ---> Running in fd9b97ff8d04 18:52:55 Removing intermediate container fd9b97ff8d04 18:52:55 ---> 9eb2b2c0d2d8 18:52:55 Step 22/23 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:52:56 ---> Running in 5d6a596ea88b 18:52:56 Removing intermediate container 5d6a596ea88b 18:52:56 ---> 3140eaaf8572 18:52:56 Step 23/23 : LABEL version=0.0.0 18:52:56 ---> Running in d9f1908902e9 18:52:57 Removing intermediate container d9f1908902e9 18:52:57 ---> 53e9db6dfa2d 18:52:57 18:52:57 Successfully built 53e9db6dfa2d 18:52:57 Successfully tagged security-spire-server-arm64:latest 18:52:57 Building security-proxy-setup 18:53:19  Building security-spire-server ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:53:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:53:19 ---> 2e5033d8cc49 18:53:19 Step 3/21 : WORKDIR /edgex-go 18:53:19 ---> Using cache 18:53:19 ---> 19bf3c7935c7 18:53:19 Step 4/21 : RUN apk add --update --no-cache make git 18:53:19 ---> Using cache 18:53:19 ---> 6b2bae3074ee 18:53:19 Step 5/21 : COPY go.mod vendor* ./ 18:53:19 ---> Using cache 18:53:19 ---> 08b67231b24e 18:53:19 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:19 ---> Using cache 18:53:19 ---> e99b25fe50cb 18:53:19 Step 7/21 : COPY . . 18:53:19 ---> Using cache 18:53:19 ---> 48df00aec394 18:53:19 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:53:19 ---> Running in 794e5329412e 18:53:19 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 18:53:31 Removing intermediate container 634aee373ca9 18:53:31 ---> 31779ba99d3f 18:53:31 18:53:31 Step 10/23 : FROM alpine:3.16 18:53:31 ---> a6215f271958 18:53:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:53:31 ---> Using cache 18:53:31 ---> 08fb2843f9c4 18:53:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:53:31 ---> Using cache 18:53:31 ---> 2398b7aa60a9 18:53:31 Step 13/23 : ENV APP_PORT=59882 18:53:31 ---> Running in 95757fbdfed1 18:53:31 Removing intermediate container 95757fbdfed1 18:53:31 ---> a594109413e1 18:53:31 Step 14/23 : EXPOSE $APP_PORT 18:53:31 ---> Running in 1ccdbf524cff 18:53:31 Removing intermediate container 1ccdbf524cff 18:53:31 ---> 4f4a3896e18e 18:53:31 Step 15/23 : WORKDIR / 18:53:31 ---> Running in a5d9d4169a08 18:53:31 Removing intermediate container a5d9d4169a08 18:53:31 ---> 170a257705f5 18:53:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:53:32 ---> 8b946b31a9fb 18:53:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:53:34 ---> 9c49b4b00abe 18:53:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:53:35 ---> 6fd03d7e82c4 18:53:35 Step 19/23 : ENTRYPOINT ["/core-command"] 18:53:35 ---> Running in f3eb7797069e 18:53:35 Removing intermediate container f3eb7797069e 18:53:35 ---> b1a1f414c2e8 18:53:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:53:35 ---> Running in a1419656d0d8 18:53:36 Removing intermediate container a1419656d0d8 18:53:36 ---> 4c16e10e9c5c 18:53:36 Step 21/23 : LABEL arch=arm64 18:53:36 ---> Running in f89520253cef 18:53:37 Removing intermediate container f89520253cef 18:53:37 ---> d3ea8e6f0aa6 18:53:37 Step 22/23 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:53:37 ---> Running in e0d93cb364ea 18:53:37 Removing intermediate container e0d93cb364ea 18:53:37 ---> 3a574747cfc5 18:53:37 Step 23/23 : LABEL version=0.0.0 18:53:37 ---> Running in 5ae9af14ab3f 18:53:38 Removing intermediate container 5ae9af14ab3f 18:53:38 ---> e1a744781dc7 18:53:38 18:53:38 Successfully built e1a744781dc7 18:53:38 Successfully tagged core-command-arm64:latest 18:53:38  Building core-command ... done Building security-spire-config 18:53:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:53:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:53:57 ---> 2e5033d8cc49 18:53:57 Step 3/24 : WORKDIR /edgex-go 18:53:57 ---> Using cache 18:53:57 ---> 19bf3c7935c7 18:53:57 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 18:53:57 ---> Using cache 18:53:57 ---> 887e84fae53d 18:53:57 Step 5/24 : COPY go.mod vendor* ./ 18:53:57 ---> Using cache 18:53:57 ---> 02820188022d 18:53:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:57 ---> Using cache 18:53:57 ---> 763bc5b88129 18:53:57 Step 7/24 : COPY . . 18:53:57 ---> Using cache 18:53:57 ---> 61d6e038fa07 18:53:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 18:53:57 ---> Using cache 18:53:57 ---> a29a0d4de7e7 18:53:57 Step 9/24 : WORKDIR /edgex-go/spire-build 18:53:57 ---> Using cache 18:53:57 ---> 9aed0eb7c557 18:53:57 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:53:57 ---> Running in 557318d8f662 18:54:00 Removing intermediate container 557318d8f662 18:54:00 ---> 0de41a0e9398 18:54:00 Step 11/24 : WORKDIR /edgex-go 18:54:00 ---> Running in de44dddcf43d 18:54:01 Removing intermediate container de44dddcf43d 18:54:01 ---> 75780c19e499 18:54:01 18:54:01 Step 12/24 : FROM alpine:3.15 18:54:01 ---> 02e0d6fdf486 18:54:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:54:01 ---> Using cache 18:54:01 ---> 63ad925c17c6 18:54:01 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:54:01 ---> Running in 00f493277cec 18:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:54:04 v3.15.6-132-g5395cf24cd [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:54:04 v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:54:04 OK: 15734 distinct packages available 18:54:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:54:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:54:06 (1/4) Installing dumb-init (1.2.5-r1) 18:54:06 (2/4) Installing musl-obstack (1.2.3-r0) 18:54:06 (3/4) Installing libucontext (1.1-r0) 18:54:06 (4/4) Installing gcompat (1.0.0-r4) 18:54:06 Executing busybox-1.34.1-r7.trigger 18:54:06 OK: 6 MiB in 18 packages 18:54:08 Removing intermediate container 00f493277cec 18:54:08 ---> 516b00dd0528 18:54:08 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:54:15 ---> 8a2ec023e9dd 18:54:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:54:15 ---> 5077e9602034 18:54:15 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:54:15 ---> Running in 616afe6dca09 18:54:16 Removing intermediate container 616afe6dca09 18:54:16 ---> 4e6e3d5abcb4 18:54:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:54:17 ---> 40a96142bdf5 18:54:17 Step 19/24 : WORKDIR / 18:54:17 ---> Running in 41dba9c5fef9 18:54:18 Removing intermediate container 41dba9c5fef9 18:54:18 ---> 549afdf4d1df 18:54:18 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:54:18 ---> Running in 50cba50c6f72 18:54:18 Removing intermediate container 50cba50c6f72 18:54:18 ---> 9f2f0b0a5caa 18:54:18 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:54:18 ---> Running in 40ef93ab2ff3 18:54:19 Removing intermediate container 40ef93ab2ff3 18:54:19 ---> 9a6cd5f8f0c0 18:54:19 Step 22/24 : LABEL arch=arm64 18:54:19 ---> Running in 14047fadfae7 18:54:20 Removing intermediate container 14047fadfae7 18:54:20 ---> 9943bccdca66 18:54:20 Step 23/24 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:54:20 ---> Running in 881ec94c273e 18:54:20 Removing intermediate container 881ec94c273e 18:54:20 ---> 9fd4259894e4 18:54:20 Step 24/24 : LABEL version=0.0.0 18:54:21 ---> Running in 7dc37a7ba159 18:54:21 Removing intermediate container 7dc37a7ba159 18:54:21 ---> 9a4b36d39705 18:54:21 18:54:21 Successfully built 9a4b36d39705 18:54:21 Successfully tagged security-spire-config-arm64:latest 18:56:28  Building security-spire-config ... done Removing intermediate container 76807afac6e8 18:56:28 ---> 8992301fbda8 18:56:28 18:56:28 Step 9/32 : FROM alpine:3.16 18:56:28 ---> a6215f271958 18:56:28 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:56:28 ---> Running in 1e9ded83af7d 18:56:28 Removing intermediate container 1e9ded83af7d 18:56:28 ---> 66fafec711f5 18:56:28 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 18:56:28 ---> Running in 89048965092b 18:56:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:56:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:56:28 (1/2) Installing dumb-init (1.2.5-r1) 18:56:28 (2/2) Installing su-exec (0.2-r1) 18:56:28 Executing busybox-1.35.0-r17.trigger 18:56:28 OK: 5 MiB in 16 packages 18:56:28 Removing intermediate container 89048965092b 18:56:28 ---> 83423464339a 18:56:28 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 18:56:28 ---> Running in 2179d5f0ea13 18:56:28 Removing intermediate container 2179d5f0ea13 18:56:28 ---> aacf31c536c4 18:56:28 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:56:28 ---> Running in 8bd1d0e0b0fc 18:56:28 Removing intermediate container 8bd1d0e0b0fc 18:56:28 ---> cd420b77e241 18:56:28 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:56:28 ---> Running in 149a472fd06d 18:56:28 Removing intermediate container 149a472fd06d 18:56:28 ---> c9e5dbc61e60 18:56:28 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:56:28 ---> Running in 128fbb93d568 18:56:28 Removing intermediate container 128fbb93d568 18:56:28 ---> cd0750b3860f 18:56:28 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:56:28 ---> Running in ddc708f01af8 18:56:30 Removing intermediate container ddc708f01af8 18:56:30 ---> 7f4adadc0fe3 18:56:30 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 18:56:30 ---> Running in 932745e86dd6 18:56:31 Removing intermediate container 932745e86dd6 18:56:31 ---> 13b0f96eb237 18:56:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:56:32 ---> 711cd33fa3c6 18:56:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:56:32 ---> Running in 90be24735f5c 18:56:35 Removing intermediate container 90be24735f5c 18:56:35 ---> fad7b41841b2 18:56:35 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:56:35 ---> 78eb9494e01e 18:56:35 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:56:37 ---> 03543732e7d4 18:56:37 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:56:39 ---> d9aff1792e4a 18:56:39 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:56:40 ---> 5471c14144f8 18:56:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:56:41 ---> 19e45c0b998e 18:56:41 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:56:42 ---> 93a939d4bc17 18:56:42 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:56:43 ---> fab658027e3e 18:56:43 Step 27/32 : RUN chmod +x /entrypoint.sh 18:56:43 ---> Running in fe419ce6e74f 18:56:46 Removing intermediate container fe419ce6e74f 18:56:46 ---> 785778bef6a5 18:56:46 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:56:46 ---> Running in 65c1965b0b53 18:56:47 Removing intermediate container 65c1965b0b53 18:56:47 ---> 6ba1eb2c20b2 18:56:47 Step 29/32 : CMD ["gate"] 18:56:47 ---> Running in 370e739edd99 18:56:48 Removing intermediate container 370e739edd99 18:56:48 ---> 769c53155e10 18:56:48 Step 30/32 : LABEL arch=arm64 18:56:48 ---> Running in 8161f936200c 18:56:48 Removing intermediate container 8161f936200c 18:56:48 ---> 35c998d14be3 18:56:48 Step 31/32 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:56:48 ---> Running in 512d64793d06 18:56:49 Removing intermediate container 512d64793d06 18:56:49 ---> bbc462ef28b6 18:56:49 Step 32/32 : LABEL version=0.0.0 18:56:49 ---> Running in c60ec8c42b06 18:56:50 Removing intermediate container c60ec8c42b06 18:56:50 ---> 0eee53ba8326 18:56:50 18:56:50 Successfully built 0eee53ba8326 18:56:50 Successfully tagged security-bootstrapper-arm64:latest 18:57:58  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on 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 18:57:59 Removing intermediate container 092adb2b563b 18:57:59 ---> 326702117384 18:57:59 18:57:59 Step 10/22 : FROM alpine:3.16 18:57:59 ---> a6215f271958 18:57:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:57:59 ---> Running in 171a924b43c0 18:58:00 Removing intermediate container 171a924b43c0 18:58:00 ---> b0c780f33a38 18:58:00 Step 12/22 : ENV APP_PORT=59880 18:58:00 ---> Running in e958bd8eaef2 18:58:00 Removing intermediate container e958bd8eaef2 18:58:00 ---> c9ff5c0b543b 18:58:00 Step 13/22 : EXPOSE $APP_PORT 18:58:00 ---> Running in e04504173d20 18:58:01 Removing intermediate container e04504173d20 18:58:01 ---> f63885557d92 18:58:01 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 18:58:01 ---> Running in 0149ecdc94a6 18:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:58:04 (1/6) Installing dumb-init (1.2.5-r1) 18:58:04 (2/6) Installing libgcc (11.2.1_git20220219-r2) 18:58:04 (3/6) Installing libsodium (1.0.18-r0) 18:58:04 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 18:58:04 (5/6) Installing libzmq (4.3.4-r0) 18:58:04 (6/6) Installing zeromq (4.3.4-r0) 18:58:04 Executing busybox-1.35.0-r17.trigger 18:58:04 OK: 8 MiB in 20 packages 18:58:05 Removing intermediate container 0149ecdc94a6 18:58:05 ---> 7e2b6df8d93a 18:58:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:58:06 ---> 0a19cbffaaae 18:58:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:58:08 ---> 15662f719420 18:58:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:58:10 ---> 53b27e582f98 18:58:10 Step 18/22 : ENTRYPOINT ["/core-data"] 18:58:10 ---> Running in 8256d05ba231 18:58:10 Removing intermediate container 8256d05ba231 18:58:10 ---> 6dcff04969ca 18:58:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:58:11 ---> Running in ab3f52adabfe 18:58:11 Removing intermediate container ab3f52adabfe 18:58:11 ---> c3a731b56c35 18:58:11 Step 20/22 : LABEL arch=arm64 18:58:11 ---> Running in 95a30d4f9eab 18:58:12 Removing intermediate container 95a30d4f9eab 18:58:12 ---> 7612c1a78191 18:58:12 Step 21/22 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:58:12 ---> Running in 44fc9f8f0d32 18:58:12 Removing intermediate container 44fc9f8f0d32 18:58:12 ---> 83d892455748 18:58:12 Step 22/22 : LABEL version=0.0.0 18:58:13 ---> Running in e6d5d045612f 18:58:13 Removing intermediate container 794e5329412e 18:58:13 ---> 9024a5ed91d6 18:58:13 18:58:13 Step 9/21 : FROM alpine:3.16 18:58:13 ---> a6215f271958 18:58:13 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 18:58:13 ---> Running in c431dea7a8db 18:58:13 Removing intermediate container e6d5d045612f 18:58:13 ---> 5d540ecffd62 18:58:13 18:58:14 Successfully built 5d540ecffd62 18:58:14 Successfully tagged core-data-arm64:latest 18:58:15  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:58:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:58:16 (1/6) Installing ca-certificates (20220614-r0) 18:58:16 (2/6) Installing brotli-libs (1.0.9-r6) 18:58:16 (3/6) Installing nghttp2-libs (1.47.0-r0) 18:58:16 (4/6) Installing libcurl (7.83.1-r3) 18:58:16 (5/6) Installing curl (7.83.1-r3) 18:58:16 (6/6) Installing dumb-init (1.2.5-r1) 18:58:16 Executing busybox-1.35.0-r17.trigger 18:58:16 Executing ca-certificates-20220614-r0.trigger 18:58:17 OK: 8 MiB in 20 packages 18:58:18 Removing intermediate container c431dea7a8db 18:58:18 ---> f0b38ac87786 18:58:18 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:58:18 ---> Running in 85782cfe19ae 18:58:18 Removing intermediate container 85782cfe19ae 18:58:18 ---> 7a7f48559019 18:58:18 Step 12/21 : WORKDIR /edgex 18:58:19 ---> Running in 2c50b1a7fe8e 18:58:19 Removing intermediate container 2c50b1a7fe8e 18:58:19 ---> 7162a83478ed 18:58:19 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:58:19 ---> b722f5dcf63b 18:58:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:58:21 ---> cc49cc8eb5dd 18:58:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:58:22 ---> 4e3aebd000c2 18:58:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:58:23 ---> b9ea9d1f7996 18:58:23 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:58:23 ---> Running in 4435eb462b32 18:58:25 Removing intermediate container 4435eb462b32 18:58:25 ---> d997da1f4672 18:58:25 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 18:58:25 ---> Running in 93994dceb0ed 18:58:25 Removing intermediate container 93994dceb0ed 18:58:25 ---> 444199d97b42 18:58:25 Step 19/21 : LABEL arch=arm64 18:58:26 ---> Running in 74df9399b81c 18:58:26 Removing intermediate container 74df9399b81c 18:58:26 ---> f96075e75c58 18:58:26 Step 20/21 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:58:26 ---> Running in d7377bc5a056 18:58:26 Removing intermediate container d7377bc5a056 18:58:26 ---> 7f0437a5a074 18:58:26 Step 21/21 : LABEL version=0.0.0 18:58:27 ---> Running in 72096c786108 18:58:27 Removing intermediate container 72096c786108 18:58:27 ---> 8a1ef1dac2c1 18:58:27 18:58:27 Successfully built 8a1ef1dac2c1 18:58:27 Successfully tagged security-proxy-setup-arm64:latest 18:58:29  Building security-proxy-setup ... done Removing intermediate container 69027a4bf831 18:58:29 ---> 8e3164edf9e1 18:58:29 18:58:29 Step 10/22 : FROM alpine:3.16 18:58:29 ---> a6215f271958 18:58:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:58:29 ---> Running in 89f94be003a4 18:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:58:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:58:32 (1/2) Installing ca-certificates (20220614-r0) 18:58:32 (2/2) Installing dumb-init (1.2.5-r1) 18:58:32 Executing busybox-1.35.0-r17.trigger 18:58:32 Executing ca-certificates-20220614-r0.trigger 18:58:32 OK: 6 MiB in 16 packages 18:58:33 Removing intermediate container 89f94be003a4 18:58:33 ---> b21a21ba7e4f 18:58:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:58:33 ---> Running in 4750c1e8cca3 18:58:34 Removing intermediate container 4750c1e8cca3 18:58:34 ---> c0000068136d 18:58:34 Step 13/22 : ENV APP_PORT=59860 18:58:34 ---> Running in 5c4ad400b9c8 18:58:34 Removing intermediate container 5c4ad400b9c8 18:58:34 ---> c9a646ccb6bd 18:58:34 Step 14/22 : EXPOSE $APP_PORT 18:58:34 ---> Running in 01cc6c9f101c 18:58:34 Removing intermediate container 01cc6c9f101c 18:58:34 ---> 0530714c5e59 18:58:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:58:35 ---> 947e055dfcdb 18:58:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:58:36 ---> 246e9b7bcc8e 18:58:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:58:37 ---> 2a0d3f1e7fdb 18:58:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:58:37 ---> Running in 058fc7fa896e 18:58:37 Removing intermediate container 058fc7fa896e 18:58:37 ---> 430959fa63bb 18:58:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:58:37 ---> Running in 4d0de315b1b5 18:58:38 Removing intermediate container 4d0de315b1b5 18:58:38 ---> c310484c9035 18:58:38 Step 20/22 : LABEL arch=arm64 18:58:38 ---> Running in dab776bb412c 18:58:38 Removing intermediate container dab776bb412c 18:58:38 ---> 2c017b694ec3 18:58:38 Step 21/22 : LABEL git_sha=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd 18:58:38 ---> Running in da578d47bc85 18:58:38 Removing intermediate container da578d47bc85 18:58:38 ---> f9e932fb4119 18:58:38 Step 22/22 : LABEL version=0.0.0 18:58:38 ---> Running in 618267d1814a 18:58:39 Removing intermediate container 618267d1814a 18:58:39 ---> 6a4cf9c8a8e8 18:58:39 18:58:39 Successfully built 6a4cf9c8a8e8 18:58:39 Successfully tagged support-notifications-arm64:latest 18:58:39  Building support-notifications ... done  [Pipeline] } 18:58:39 $ docker stop --time=1 7acd6036e47ea03c7f198a818c05b303c1e059d383021454f6b1493f9f1e9bdc 18:58:41 $ docker rm -f 7acd6036e47ea03c7f198a818c05b303c1e059d383021454f6b1493f9f1e9bdc [Pipeline] // withDockerContainer [Pipeline] sh 18:58:42 + docker images 18:58:42 REPOSITORY TAG IMAGE ID CREATED SIZE 18:58:42 support-notifications-arm64 latest 6a4cf9c8a8e8 3 seconds ago 29.5MB 18:58:42 8e3164edf9e1 14 seconds ago 1.5GB 18:58:42 security-proxy-setup-arm64 latest 8a1ef1dac2c1 15 seconds ago 26.7MB 18:58:42 core-data-arm64 latest 5d540ecffd62 29 seconds ago 20.8MB 18:58:42 9024a5ed91d6 30 seconds ago 1.43GB 18:58:42 326702117384 44 seconds ago 1.44GB 18:58:42 security-bootstrapper-arm64 latest 0eee53ba8326 About a minute ago 19.4MB 18:58:42 8992301fbda8 2 minutes ago 1.43GB 18:58:42 security-spire-config-arm64 latest 9a4b36d39705 4 minutes ago 83.6MB 18:58:42 75780c19e499 4 minutes ago 1.31GB 18:58:42 core-command-arm64 latest e1a744781dc7 5 minutes ago 16.9MB 18:58:42 31779ba99d3f 5 minutes ago 1.44GB 18:58:42 security-spire-server-arm64 latest 53e9db6dfa2d 5 minutes ago 84.3MB 18:58:42 9865372cfe6d 5 minutes ago 1.31GB 18:58:42 support-scheduler-arm64 latest da9a2fb980ec 7 minutes ago 28.8MB 18:58:42 dd476da9a229 8 minutes ago 1.5GB 18:58:42 security-spiffe-token-provider-arm64 latest 62b28288974c 9 minutes ago 28.8MB 18:58:42 88e8ecead20e 10 minutes ago 1.47GB 18:58:42 sys-mgmt-agent-arm64 latest d5ffc499cb3c 10 minutes ago 133MB 18:58:42 core-metadata-arm64 latest 8b09bc0ea6b5 11 minutes ago 17.7MB 18:58:42 f34172361d7f 11 minutes ago 1.44GB 18:58:42 security-secretstore-setup-arm64 latest c0877b5eee9f 11 minutes ago 28.6MB 18:58:42 09bd4ac78102 12 minutes ago 1.43GB 18:58:42 771e9ba4f3e8 12 minutes ago 1.42GB 18:58:42 security-spire-agent-arm64 latest 3fcbe86d406f 17 minutes ago 122MB 18:58:42 3fc68e57ff66 17 minutes ago 1.31GB 18:58:42 ci-base-image-arm64 latest 2e5033d8cc49 33 minutes ago 943MB 18:58:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB 18:58:42 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 18:58:42 alpine 3.16 a6215f271958 2 months ago 5.29MB 18:58:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [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 18:58:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:58:43 18:58:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:58:43 arm64: Pulling from edgex-lftools-log-publisher 18:58:43 8998bd30e6a1: Pulling fs layer 18:58:43 04944245beec: Pulling fs layer 18:58:43 699f458cf7ca: Pulling fs layer 18:58:43 765212b225bb: Pulling fs layer 18:58:43 f23df028b6ca: Pulling fs layer 18:58:43 d65c8cfc05b1: Pulling fs layer 18:58:43 2437ff75d9bd: Pulling fs layer 18:58:43 f23df028b6ca: Waiting 18:58:43 d65c8cfc05b1: Waiting 18:58:43 2437ff75d9bd: Waiting 18:58:43 765212b225bb: Waiting 18:58:43 04944245beec: Verifying Checksum 18:58:43 04944245beec: Download complete 18:58:43 765212b225bb: Verifying Checksum 18:58:43 765212b225bb: Download complete 18:58:43 f23df028b6ca: Verifying Checksum 18:58:43 f23df028b6ca: Download complete 18:58:43 d65c8cfc05b1: Verifying Checksum 18:58:43 d65c8cfc05b1: Download complete 18:58:44 699f458cf7ca: Verifying Checksum 18:58:44 699f458cf7ca: Download complete 18:58:44 8998bd30e6a1: Verifying Checksum 18:58:44 8998bd30e6a1: Download complete 18:58:47 2437ff75d9bd: Verifying Checksum 18:58:47 2437ff75d9bd: Download complete 18:58:48 8998bd30e6a1: Pull complete 18:58:49 04944245beec: Pull complete 18:58:50 699f458cf7ca: Pull complete 18:58:50 765212b225bb: Pull complete 18:58:51 f23df028b6ca: Pull complete 18:58:51 d65c8cfc05b1: Pull complete 18:59:06 2437ff75d9bd: Pull complete 18:59:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:59:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:59:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:06 prd-ubuntu20.04-docker-arm64-4c-16g-116943 does not seem to be running inside a container 18:59:06 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:59:09 $ docker top b0c6a42f8b135fa9d771c7e62ea5cd82fd970068146f93e166154d588ee27e8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:10 ---> job-cost.sh 18:59:10 lf-activate-venv: SKIPPING 18:59:10 INFO: No Stack... 18:59:11 INFO: Retrieving Pricing Info for: v3-standard-4 18:59:12 INFO: Archiving Costs [Pipeline] sh 18:59:12 + cat /w/workspace/edgex-go/1/archives/cost.csv 18:59:12 + cut -d, -f6 [Pipeline] lock 18:59:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4217-1-stack-cost] 18:59:12 Resource [jenkins-edgexfoundry-edgex-go-PR-4217-1-stack-cost] did not exist. Created. 18:59:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4217-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:13 + echo total: 0.10999999940395355 [Pipeline] stash 18:59:13 Stashed 1 file(s) [Pipeline] } 18:59:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4217-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:59:13 $ docker stop --time=1 b0c6a42f8b135fa9d771c7e62ea5cd82fd970068146f93e166154d588ee27e8c 18:59:15 $ docker rm -f b0c6a42f8b135fa9d771c7e62ea5cd82fd970068146f93e166154d588ee27e8c [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 18:59:16 provisioning config files... 18:59:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config16846233303106328745tmp [Pipeline] { [Pipeline] sh 18:59:16 + set +x 18:59:16 + curl -s https://codecov.io/bash 18:59:16 + bash -s -- 18:59:16 18:59:16 _____ _ 18:59:16 / ____| | | 18:59:16 | | ___ __| | ___ ___ _____ __ 18:59:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:59:16 | |___| (_) | (_| | __/ (_| (_) \ V / 18:59:16 \_____\___/ \__,_|\___|\___\___/ \_/ 18:59:16 Bash-1.0.6 18:59:16 18:59:16 18:59:16 ==> git version 2.25.1 found 18:59:16 ==> 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 18:59:16 Release-Date: 2020-01-08 18:59:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:59:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:59:16 ==> Jenkins CI detected. 18:59:16 current dir:  /w/workspace/edgex-go/1 18:59:16 project root: . 18:59:16 --> token set from env 18:59:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:59:16 ==> Running gcov in . (disable via -X gcov) 18:59:16 ==> Python coveragepy not found 18:59:16 ==> Searching for coverage reports in: 18:59:16 + . 18:59:16 -> Found 1 reports 18:59:16 ==> Detecting git/mercurial file structure 18:59:16 ==> Reading reports 18:59:16 + ./coverage.out bytes=501828 18:59:16 ==> Appending adjustments 18:59:16 https://docs.codecov.io/docs/fixing-reports 18:59:18 + Found adjustments 18:59:18 ==> Gzipping contents 18:59:18 64K /tmp/codecov.1eQUcf.gz 18:59:18 ==> Uploading reports 18:59:18 url: https://codecov.io 18:59:18 query: branch=PR-4217&commit=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4217%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4217&job=&cmd_args= 18:59:18 -> Pinging Codecov 18:59:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4217&commit=7bf2850a5ead9c734a6dad644eeaf7e9b53379cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4217%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4217&job=&cmd_args= 18:59:18 -> Uploading to 18:59:18 https://storage.googleapis.com/codecov/v4/raw/2022-10-25/00271124DB129430A58F1EEE437C3FCB/7bf2850a5ead9c734a6dad644eeaf7e9b53379cd/925546b6-d03e-4001-824c-aceac0fdb14b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T185918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2712eaed55ee3581c39e5182d2bdf6c5e44c5538c37514f99dc499a8494c820f 18:59:18 % Total % Received % Xferd Average Speed Time Time Time Current 18:59:18 Dload Upload Total Spent Left Speed 18:59:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65319 0 0 100 65319 0 291k --:--:-- --:--:-- --:--:-- 291k 18:59:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7bf2850a5ead9c734a6dad644eeaf7e9b53379cd [Pipeline] } 18:59:18 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 18:59:19 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 18:59:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:59:20 ---> package-listing.sh 18:59:20 ++ facter osfamily 18:59:20 ++ tr '[:upper:]' '[:lower:]' 18:59:21 + OS_FAMILY=debian 18:59:21 + workspace=/w/workspace/edgex-go/1 18:59:21 + START_PACKAGES=/tmp/packages_start.txt 18:59:21 + END_PACKAGES=/tmp/packages_end.txt 18:59:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:59:21 + PACKAGES=/tmp/packages_start.txt 18:59:21 + '[' /w/workspace/edgex-go/1 ']' 18:59:21 + PACKAGES=/tmp/packages_end.txt 18:59:21 + case "${OS_FAMILY}" in 18:59:21 + dpkg -l 18:59:21 + grep '^ii' 18:59:21 + '[' -f /tmp/packages_start.txt ']' 18:59:21 + '[' -f /tmp/packages_end.txt ']' 18:59:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:59:21 + '[' /w/workspace/edgex-go/1 ']' 18:59:21 + mkdir -p /w/workspace/edgex-go/1/archives/ 18:59:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 18:59:21 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 18:59:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:22 18:59:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:22 latest: Pulling from edgex-lftools-log-publisher 18:59:22 5eb5b503b376: Pulling fs layer 18:59:22 5c69ac0246d0: Pulling fs layer 18:59:22 ec43610c2a17: Pulling fs layer 18:59:22 3a2ae6a8a46f: Pulling fs layer 18:59:22 33b1e0a273af: Pulling fs layer 18:59:22 5d3b04190fa2: Pulling fs layer 18:59:22 2f39f015ded8: Pulling fs layer 18:59:22 3a2ae6a8a46f: Waiting 18:59:22 33b1e0a273af: Waiting 18:59:22 5d3b04190fa2: Waiting 18:59:22 2f39f015ded8: Waiting 18:59:22 5c69ac0246d0: Verifying Checksum 18:59:22 5c69ac0246d0: Download complete 18:59:22 3a2ae6a8a46f: Download complete 18:59:22 33b1e0a273af: Verifying Checksum 18:59:22 33b1e0a273af: Download complete 18:59:22 5d3b04190fa2: Verifying Checksum 18:59:22 5d3b04190fa2: Download complete 18:59:22 ec43610c2a17: Verifying Checksum 18:59:22 ec43610c2a17: Download complete 18:59:22 5eb5b503b376: Download complete 18:59:23 2f39f015ded8: Download complete 18:59:24 5eb5b503b376: Pull complete 18:59:24 5c69ac0246d0: Pull complete 18:59:24 ec43610c2a17: Pull complete 18:59:24 3a2ae6a8a46f: Pull complete 18:59:24 33b1e0a273af: Pull complete 18:59:25 5d3b04190fa2: Pull complete 18:59:29 2f39f015ded8: Pull complete 18:59:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:29 prd-ubuntu20.04-docker-8c-8g-116940 does not seem to be running inside a container 18:59:29 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:59:32 $ docker top 82eba25f37af76e42a980ad377710e7cfc03eb3e4e2d9ef1a03788dbaee3cf5e -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:33 + touch /tmp/pre-build-complete [Pipeline] sh 18:59:33 + mkdir -p /var/log/sysstat [Pipeline] sh 18:59:33 + ls /var/log/sa-host 18:59:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:33 provisioning config files... 18:59:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16280217899384939481tmp [Pipeline] { [Pipeline] echo 18:59:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:59:34 ---> create-netrc.sh [Pipeline] } 18:59:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:59:34 ---> python-tools-install.sh [Pipeline] echo 18:59:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:59:34 ---> sudo-logs.sh 18:59:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:59:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:59:35 ---> job-cost.sh 18:59:35 lf-activate-venv: SKIPPING 18:59:35 DEBUG: total: 0.10999999940395355 18:59:35 INFO: Retrieving Stack Cost... 18:59:35 INFO: Retrieving Pricing Info for: v3-standard-8 18:59:36 INFO: Archiving Costs [Pipeline] echo 18:59:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:59:36 ---> logs-deploy.sh 18:59:36 lf-activate-venv: SKIPPING 18:59:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4217/1 18:59:36 INFO: archiving workspace using pattern(s): 18:59:37 Archives upload complete. 18:59:37 INFO: archiving logs to Nexus 18:59:38 ---> uname -a: 18:59:38 Linux prd-ubuntu20-04-docker-8c-8g-116940 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:59:38 18:59:38 18:59:38 ---> lscpu: 18:59:38 Architecture: x86_64 18:59:38 CPU op-mode(s): 32-bit, 64-bit 18:59:38 Byte Order: Little Endian 18:59:38 Address sizes: 40 bits physical, 48 bits virtual 18:59:38 CPU(s): 8 18:59:38 On-line CPU(s) list: 0-7 18:59:38 Thread(s) per core: 1 18:59:38 Core(s) per socket: 1 18:59:38 Socket(s): 8 18:59:38 NUMA node(s): 1 18:59:38 Vendor ID: AuthenticAMD 18:59:38 CPU family: 23 18:59:38 Model: 49 18:59:38 Model name: AMD EPYC-Rome Processor 18:59:38 Stepping: 0 18:59:38 CPU MHz: 2799.998 18:59:38 BogoMIPS: 5599.99 18:59:38 Virtualization: AMD-V 18:59:38 Hypervisor vendor: KVM 18:59:38 Virtualization type: full 18:59:38 L1d cache: 256 KiB 18:59:38 L1i cache: 256 KiB 18:59:38 L2 cache: 4 MiB 18:59:38 L3 cache: 128 MiB 18:59:38 NUMA node0 CPU(s): 0-7 18:59:38 Vulnerability Itlb multihit: Not affected 18:59:38 Vulnerability L1tf: Not affected 18:59:38 Vulnerability Mds: Not affected 18:59:38 Vulnerability Meltdown: Not affected 18:59:38 Vulnerability Mmio stale data: Not affected 18:59:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:59:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:59:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:59:38 Vulnerability Srbds: Not affected 18:59:38 Vulnerability Tsx async abort: Not affected 18:59:38 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 18:59:38 18:59:38 18:59:38 ---> nproc: 18:59:38 8 18:59:38 18:59:38 18:59:38 ---> df -h: 18:59:38 Filesystem Size Used Avail Use% Mounted on 18:59:38 overlay 155G 19G 136G 13% / 18:59:38 tmpfs 64M 0 64M 0% /dev 18:59:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:59:38 shm 64M 0 64M 0% /dev/shm 18:59:38 /dev/vda1 155G 19G 136G 13% /facter-os 18:59:38 18:59:38 18:59:38 ---> sar -b -r -n DEV: 18:59:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116940) 10/25/22 _x86_64_ (8 CPU) 18:59:38 18:59:38 18:19:04 LINUX RESTART (8 CPU) 18:59:38 18:59:38 18:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:59:38 18:21:01 130.24 3.36 126.88 0.00 393.81 58626.99 0.00 18:59:38 18:22:01 37.35 0.20 37.15 0.00 2.80 13607.75 0.00 18:59:38 18:23:01 80.47 0.10 80.37 0.00 12.00 34949.20 0.00 18:59:38 18:24:01 546.91 9.03 537.88 0.00 86.36 286741.03 0.00 18:59:38 18:25:02 910.09 9.73 900.37 0.00 2902.82 265431.02 0.00 18:59:38 18:26:01 718.35 1.00 717.35 0.00 10.03 234868.67 0.00 18:59:38 18:27:01 526.53 0.17 526.36 0.00 6.00 95908.15 0.00 18:59:38 18:28:01 2.38 0.00 2.38 0.00 0.00 27.59 0.00 18:59:38 18:29:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 18:59:38 18:30:01 1.95 0.00 1.95 0.00 0.00 32.66 0.00 18:59:38 18:31:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 18:59:38 18:32:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 18:59:38 18:33:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 18:59:38 18:34:01 2.15 0.00 2.15 0.00 0.00 23.99 0.00 18:59:38 18:35:01 1.62 0.02 1.60 0.00 0.13 22.00 0.00 18:59:38 18:36:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 18:59:38 18:37:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 18:59:38 18:38:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 18:59:38 18:39:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 18:59:38 18:40:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 18:59:38 18:41:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 18:59:38 18:42:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 18:59:38 18:43:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 18:59:38 18:44:01 1.75 0.00 1.75 0.00 0.00 20.66 0.00 18:59:38 18:45:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 18:59:38 18:46:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 18:59:38 18:47:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 18:59:38 18:48:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 18:59:38 18:49:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 18:59:38 18:50:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 18:59:38 18:51:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 18:59:38 18:52:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 18:59:38 18:53:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 18:59:38 18:54:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 18:59:38 18:55:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 18:59:38 18:56:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 18:59:38 18:57:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 18:59:38 18:58:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 18:59:38 18:59:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 18:59:38 Average: 76.46 0.61 75.86 0.00 87.60 25315.52 0.00 18:59:38 18:59:38 18:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:59:38 18:21:01 27871808 31253676 1046808 3.18 107100 3492608 2467472 7.27 1633692 2943892 293304 18:59:38 18:22:01 27799908 31440492 855524 2.60 110500 3715472 2207028 6.50 1381768 3230816 253488 18:59:38 18:23:01 25428200 31454224 844492 2.57 112160 6047888 2610464 7.69 1624656 5308428 2344140 18:59:38 18:24:01 22483032 31169116 1101808 3.35 279636 8310824 2957420 8.72 2113696 7498656 26016 18:59:38 18:25:02 19826336 31064880 1191292 3.62 334804 10681820 3257760 9.60 2609764 9517056 224356 18:59:38 18:26:01 18162332 31214772 1035540 3.15 427376 12267772 3068004 9.04 2537184 11110496 42284 18:59:38 18:27:01 19206328 31521800 745336 2.27 466164 11512192 1901532 5.60 2325936 10321816 532 18:59:38 18:28:01 19206856 31522352 744704 2.26 466192 11512196 1901532 5.60 2325492 10321820 12 18:59:38 18:29:01 19207792 31523316 743688 2.26 466212 11512200 1901532 5.60 2325440 10321828 24 18:59:38 18:30:01 19222552 31538100 728876 2.22 466236 11512204 1901532 5.60 2311092 10321828 180 18:59:38 18:31:01 19225524 31540992 726052 2.21 466248 11512208 1901532 5.60 2308696 10321832 12 18:59:38 18:32:01 19226456 31541936 725256 2.21 466252 11512208 1901532 5.60 2307848 10321832 12 18:59:38 18:33:01 19226912 31542400 724724 2.20 466260 11512212 1901532 5.60 2307840 10321836 12 18:59:38 18:34:01 19226796 31542300 724948 2.20 466304 11512212 1901532 5.60 2307708 10321840 8 18:59:38 18:35:01 19227096 31542804 724736 2.20 466320 11512196 1872164 5.52 2307688 10321896 28 18:59:38 18:36:01 19227008 31542732 724740 2.20 466340 11512200 1872164 5.52 2307908 10321900 4 18:59:38 18:37:01 19226620 31542380 724884 2.20 466360 11512200 1872164 5.52 2307952 10321900 176 18:59:38 18:38:01 19226824 31542620 724672 2.20 466364 11512204 1872164 5.52 2307412 10321904 8 18:59:38 18:39:01 19226776 31542576 724652 2.20 466368 11512208 1872164 5.52 2307424 10321908 4 18:59:38 18:40:01 19226912 31542724 724620 2.20 466384 11512208 1872164 5.52 2307484 10321908 4 18:59:38 18:41:01 19226676 31542504 724800 2.20 466412 11512212 1872164 5.52 2307436 10321912 12 18:59:38 18:42:01 19226476 31542364 724812 2.20 466420 11512212 1872164 5.52 2307480 10321912 8 18:59:38 18:43:01 19226460 31542352 724744 2.20 466448 11512208 1872164 5.52 2307660 10321916 28 18:59:38 18:44:01 19226348 31542292 724832 2.20 466468 11512220 1872164 5.52 2307532 10321924 4 18:59:38 18:45:01 19226584 31542540 724520 2.20 466480 11512228 1872164 5.52 2307592 10321924 24 18:59:38 18:46:01 19226504 31542496 724524 2.20 466500 11512232 1872164 5.52 2307584 10321928 4 18:59:38 18:47:01 19226704 31542700 724464 2.20 466516 11512232 1872164 5.52 2307604 10321928 12 18:59:38 18:48:01 19226436 31542452 724680 2.20 466536 11512236 1872164 5.52 2307636 10321932 8 18:59:38 18:49:01 19226388 31542428 724648 2.20 466552 11512240 1872164 5.52 2307932 10321936 8 18:59:38 18:50:01 19226340 31542400 724620 2.20 466568 11512240 1872164 5.52 2307832 10321940 12 18:59:38 18:51:01 19226544 31542608 724388 2.20 466576 11512244 1888216 5.56 2307892 10321944 16 18:59:38 18:52:01 19226428 31542572 724608 2.20 466596 11512248 1888216 5.56 2307752 10321952 12 18:59:38 18:53:01 19226404 31542552 724576 2.20 466600 11512252 1888216 5.56 2308000 10321956 8 18:59:38 18:54:01 19226324 31542484 724580 2.20 466616 11512252 1888216 5.56 2307744 10321956 4 18:59:38 18:55:01 19226284 31542456 724532 2.20 466624 11512256 1888216 5.56 2307816 10321956 12 18:59:38 18:56:01 19226172 31542348 724532 2.20 466632 11512260 1888216 5.56 2307768 10321960 8 18:59:38 18:57:01 19226156 31542444 724392 2.20 466644 11512388 1888216 5.56 2307780 10322052 12 18:59:38 18:58:01 19226400 31542748 724084 2.20 466664 11512392 1888216 5.56 2307796 10322096 8 18:59:38 18:59:01 19226568 31542924 724060 2.20 466684 11512388 1888216 5.56 2307796 10322100 8 18:59:38 Average: 19897032 31498304 770609 2.34 429849 10882569 2018692 5.95 2259316 9749554 81662 18:59:38 18:59:38 18:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:59:38 18:21:01 docker0 445.95 427.34 33.45 3473.30 0.00 0.00 0.00 0.00 18:59:38 18:21:01 veth9a5f9c8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:59:38 18:21:01 ens3 613.60 579.08 7451.89 68.51 0.00 0.00 0.00 0.00 18:59:38 18:21:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 18:59:38 18:22:01 docker0 1.52 1.52 0.10 0.13 0.00 0.00 0.00 0.00 18:59:38 18:22:01 veth9a5f9c8 1.52 1.55 0.12 0.13 0.00 0.00 0.00 0.00 18:59:38 18:22:01 ens3 27.34 19.03 21.66 12.31 0.00 0.00 0.00 0.00 18:59:38 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:23:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:59:38 18:23:01 veth4748e11 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:59:38 18:23:01 ens3 98.88 60.02 1696.45 18.57 0.00 0.00 0.00 0.00 18:59:38 18:23:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 18:59:38 18:24:01 vethdec7abc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:59:38 18:24:01 docker0 415.63 575.10 31.23 5187.61 0.00 0.00 0.00 0.00 18:59:38 18:24:01 veth4748e11 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 18:59:38 18:24:01 veth5dd509f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:59:38 18:24:01 ens3 603.22 435.02 5257.68 47.23 0.00 0.00 0.00 0.00 18:59:38 18:24:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 18:59:38 18:24:01 veth72d741f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:59:38 18:25:02 docker0 119.19 238.15 9.71 2212.68 0.00 0.00 0.00 0.00 18:59:38 18:25:02 veth4748e11 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 18:59:38 18:25:02 veth9d7db71 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:59:38 18:25:02 veth11966bf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:59:38 18:25:02 ens3 396.70 234.83 3551.26 205.45 0.00 0.00 0.00 0.00 18:59:38 18:25:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 18:59:38 18:25:02 vethc59c5b6 6.40 7.41 0.61 1.85 0.00 0.00 0.00 0.00 18:59:38 18:26:01 docker0 155.58 290.19 13.15 3647.01 0.00 0.00 0.00 0.00 18:59:38 18:26:01 veth4748e11 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 18:59:38 18:26:01 veth8f44c90 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:59:38 18:26:01 vetheb696a4 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 18:59:38 18:26:01 ens3 334.20 184.22 3680.70 34.30 0.00 0.00 0.00 0.00 18:59:38 18:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:26:01 vethe728929 43.40 67.50 4.15 859.04 0.00 0.00 0.00 0.07 18:59:38 18:27:01 docker0 8.47 20.91 0.67 212.04 0.00 0.00 0.00 0.00 18:59:38 18:27:01 ens3 50.37 27.05 236.64 13.88 0.00 0.00 0.00 0.00 18:59:38 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:28:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:30:01 ens3 1.52 0.23 0.19 0.07 0.00 0.00 0.00 0.00 18:59:38 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:31:01 ens3 1.80 0.60 1.01 0.41 0.00 0.00 0.00 0.00 18:59:38 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:32:01 ens3 0.72 0.40 0.36 0.27 0.00 0.00 0.00 0.00 18:59:38 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:34:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:35:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:59:38 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:36:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:37:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:39:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:40:01 ens3 0.42 0.23 0.10 0.07 0.00 0.00 0.00 0.00 18:59:38 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:41:01 ens3 0.23 0.18 0.12 0.01 0.00 0.00 0.00 0.00 18:59:38 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:42:01 ens3 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 18:59:38 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:43:01 ens3 1.38 0.60 0.59 0.41 0.00 0.00 0.00 0.00 18:59:38 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:44:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:45:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:59:38 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:46:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:59:38 18:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:47:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:59:38 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:48:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:50:01 ens3 3.42 0.33 0.48 0.14 0.00 0.00 0.00 0.00 18:59:38 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:51:01 ens3 1.13 0.68 0.66 0.48 0.00 0.00 0.00 0.00 18:59:38 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:52:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:53:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 18:59:38 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:54:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:55:01 ens3 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 18:59:38 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:56:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:58:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:59:38 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:59:38 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 18:59:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:59:38 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:38 Average: docker0 29.36 39.74 2.26 376.51 0.00 0.00 0.00 0.00 18:59:38 Average: ens3 54.74 39.56 560.48 10.31 0.00 0.00 0.00 0.00 18:59:38 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 18:59:38 18:59:38 18:59:38 ---> sar -P ALL: 18:59:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116940) 10/25/22 _x86_64_ (8 CPU) 18:59:38 18:59:38 18:19:04 LINUX RESTART (8 CPU) 18:59:38 18:59:38 18:20:01 CPU %user %nice %system %iowait %steal %idle 18:59:38 18:21:01 all 21.30 0.00 5.00 3.16 0.07 70.47 18:59:38 18:21:01 0 22.56 0.00 4.95 0.44 0.05 72.01 18:59:38 18:21:01 1 24.41 0.00 5.41 2.07 0.13 67.98 18:59:38 18:21:01 2 20.30 0.00 3.37 0.24 0.05 76.04 18:59:38 18:21:01 3 20.90 0.00 4.61 3.05 0.05 71.39 18:59:38 18:21:01 4 19.32 0.00 5.55 2.75 0.07 72.31 18:59:38 18:21:01 5 21.01 0.00 5.12 1.01 0.07 72.79 18:59:38 18:21:01 6 20.64 0.00 5.13 0.56 0.05 73.63 18:59:38 18:21:01 7 21.28 0.00 5.87 15.36 0.07 57.42 18:59:38 18:22:01 all 46.06 0.00 7.30 0.55 0.07 46.02 18:59:38 18:22:01 0 44.67 0.00 6.97 0.12 0.07 48.17 18:59:38 18:22:01 1 46.56 0.00 7.54 0.02 0.07 45.82 18:59:38 18:22:01 2 48.27 0.00 7.06 0.10 0.08 44.49 18:59:38 18:22:01 3 41.63 0.00 7.90 3.48 0.08 46.90 18:59:38 18:22:01 4 48.62 0.00 6.93 0.47 0.07 43.92 18:59:38 18:22:01 5 46.27 0.00 7.82 0.00 0.07 45.83 18:59:38 18:22:01 6 45.53 0.00 7.21 0.08 0.07 47.11 18:59:38 18:22:01 7 46.84 0.00 6.96 0.19 0.08 45.93 18:59:38 18:23:01 all 32.13 0.00 7.03 1.24 0.07 59.53 18:59:38 18:23:01 0 28.71 0.00 6.13 0.07 0.07 65.02 18:59:38 18:23:01 1 33.05 0.00 6.33 0.10 0.07 60.45 18:59:38 18:23:01 2 34.11 0.00 7.91 0.14 0.07 57.78 18:59:38 18:23:01 3 28.83 0.00 5.55 1.25 0.07 64.30 18:59:38 18:23:01 4 34.09 0.00 7.50 0.07 0.07 58.27 18:59:38 18:23:01 5 33.26 0.00 6.75 0.24 0.08 59.67 18:59:38 18:23:01 6 32.89 0.00 8.31 4.28 0.07 54.45 18:59:38 18:23:01 7 32.14 0.00 7.72 3.79 0.09 56.26 18:59:38 18:24:01 all 18.79 0.00 9.91 12.23 0.11 58.97 18:59:38 18:24:01 0 19.19 0.00 8.58 5.53 0.29 66.42 18:59:38 18:24:01 1 19.05 0.00 12.09 30.19 0.09 38.59 18:59:38 18:24:01 2 18.83 0.00 10.19 5.48 0.12 65.39 18:59:38 18:24:01 3 16.63 0.00 9.97 14.01 0.05 59.34 18:59:38 18:24:01 4 19.10 0.00 9.47 11.96 0.07 59.41 18:59:38 18:24:01 5 20.99 0.00 9.35 13.73 0.07 55.86 18:59:38 18:24:01 6 17.66 0.00 8.91 7.21 0.12 66.10 18:59:38 18:24:01 7 18.87 0.00 10.73 9.84 0.09 60.48 18:59:38 18:25:02 all 49.60 0.00 15.01 12.56 0.20 22.63 18:59:38 18:25:02 0 49.40 0.00 14.26 6.83 0.19 29.33 18:59:38 18:25:02 1 52.64 0.00 16.49 14.44 0.17 16.25 18:59:38 18:25:02 2 48.62 0.00 15.24 8.57 0.15 27.42 18:59:38 18:25:02 3 50.13 0.00 14.63 11.72 0.31 23.21 18:59:38 18:25:02 4 48.54 0.00 15.69 17.25 0.19 18.33 18:59:38 18:25:02 5 51.82 0.00 17.31 7.07 0.14 23.67 18:59:38 18:25:02 6 48.15 0.00 13.07 24.13 0.24 14.40 18:59:38 18:25:02 7 47.42 0.00 13.32 10.55 0.23 28.48 18:59:38 18:26:01 all 47.94 0.00 14.09 11.60 0.19 26.17 18:59:38 18:26:01 0 52.16 0.00 14.48 10.00 0.20 23.17 18:59:38 18:26:01 1 48.32 0.00 14.92 9.01 0.14 27.61 18:59:38 18:26:01 2 46.92 0.00 12.70 4.59 0.12 35.66 18:59:38 18:26:01 3 48.20 0.00 16.97 27.05 0.14 7.64 18:59:38 18:26:01 4 48.29 0.00 12.41 6.08 0.18 33.05 18:59:38 18:26:01 5 46.97 0.00 13.45 11.99 0.11 27.49 18:59:38 18:26:01 6 45.16 0.00 14.46 5.93 0.41 34.03 18:59:38 18:26:01 7 47.49 0.00 13.32 18.10 0.25 20.83 18:59:38 18:27:01 all 41.87 0.00 8.52 2.46 0.09 47.06 18:59:38 18:27:01 0 44.92 0.00 8.60 0.54 0.07 45.87 18:59:38 18:27:01 1 40.66 0.00 9.46 5.71 0.08 44.09 18:59:38 18:27:01 2 40.56 0.00 7.69 5.01 0.12 46.62 18:59:38 18:27:01 3 42.96 0.00 10.43 3.20 0.09 43.32 18:59:38 18:27:01 4 41.69 0.00 8.55 2.47 0.09 47.20 18:59:38 18:27:01 5 40.07 0.00 8.02 1.12 0.08 50.70 18:59:38 18:27:01 6 42.29 0.00 8.00 0.38 0.09 49.25 18:59:38 18:27:01 7 41.84 0.00 7.39 1.26 0.12 49.39 18:59:38 18:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:59:38 18:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:59:38 18:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:59:38 18:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:59:38 18:28:01 3 0.02 0.00 0.00 0.03 0.00 99.95 18:59:38 18:28:01 4 0.02 0.00 0.03 0.00 0.02 99.93 18:59:38 18:28:01 5 0.00 0.00 0.00 0.03 0.00 99.97 18:59:38 18:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:29:01 all 0.02 0.00 0.00 0.01 0.01 99.96 18:59:38 18:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:59:38 18:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:59:38 18:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 18:59:38 18:29:01 4 0.02 0.00 0.02 0.00 0.03 99.93 18:59:38 18:29:01 5 0.05 0.00 0.00 0.02 0.00 99.93 18:59:38 18:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:59:38 18:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:59:38 18:30:01 all 0.02 0.00 0.01 0.01 0.00 99.95 18:59:38 18:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:59:38 18:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:59:38 18:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:59:38 18:30:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:59:38 18:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:30:01 5 0.02 0.00 0.00 0.05 0.00 99.93 18:59:38 18:30:01 6 0.03 0.00 0.00 0.05 0.02 99.90 18:59:38 18:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:59:38 18:31:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:59:38 18:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:59:38 18:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:59:38 18:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:59:38 18:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:59:38 18:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:59:38 18:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:59:38 18:31:01 CPU %user %nice %system %iowait %steal %idle 18:59:38 18:32:01 all 0.26 0.00 0.01 0.01 0.01 99.72 18:59:38 18:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:59:38 18:32:01 1 1.91 0.00 0.00 0.00 0.02 98.08 18:59:38 18:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:59:38 18:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:59:38 18:32:01 4 0.02 0.00 0.03 0.00 0.02 99.93 18:59:38 18:32:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:59:38 18:32:01 6 0.02 0.00 0.02 0.03 0.00 99.93 18:59:38 18:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:59:38 18:33:01 all 0.26 0.00 0.01 0.00 0.00 99.72 18:59:38 18:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:33:01 1 1.97 0.00 0.00 0.00 0.00 98.03 18:59:38 18:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:59:38 18:33:01 3 0.02 0.00 0.03 0.02 0.00 99.93 18:59:38 18:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:33:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:59:38 18:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:59:38 18:34:01 all 0.14 0.00 0.01 0.01 0.01 99.83 18:59:38 18:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:59:38 18:34:01 1 0.96 0.00 0.02 0.00 0.00 99.02 18:59:38 18:34:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:59:38 18:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:59:38 18:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:34:01 5 0.02 0.00 0.00 0.03 0.00 99.95 18:59:38 18:34:01 6 0.02 0.00 0.00 0.02 0.02 99.95 18:59:38 18:34:01 7 0.03 0.00 0.02 0.00 0.03 99.92 18:59:38 18:35:01 all 0.02 0.00 0.03 0.01 0.01 99.94 18:59:38 18:35:01 0 0.03 0.00 0.05 0.00 0.00 99.92 18:59:38 18:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:59:38 18:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:59:38 18:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:59:38 18:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:59:38 18:35:01 5 0.03 0.00 0.02 0.02 0.00 99.93 18:59:38 18:35:01 6 0.00 0.00 0.03 0.03 0.00 99.93 18:59:38 18:35:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:59:38 18:36:01 all 0.11 0.00 0.00 0.01 0.00 99.88 18:59:38 18:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:36:01 1 0.71 0.00 0.00 0.00 0.00 99.29 18:59:38 18:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:59:38 18:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:59:38 18:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:36:01 5 0.03 0.00 0.00 0.03 0.00 99.93 18:59:38 18:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:59:38 18:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:59:38 18:37:01 all 0.27 0.00 0.01 0.00 0.01 99.71 18:59:38 18:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:59:38 18:37:01 1 2.00 0.00 0.00 0.00 0.02 97.98 18:59:38 18:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:59:38 18:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:59:38 18:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:59:38 18:37:01 6 0.00 0.00 0.00 0.02 0.02 99.97 18:59:38 18:37:01 7 0.03 0.00 0.02 0.00 0.03 99.92 18:59:38 18:38:01 all 0.20 0.00 0.02 0.01 0.00 99.77 18:59:38 18:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:59:38 18:38:01 1 1.55 0.00 0.10 0.00 0.00 98.35 18:59:38 18:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:59:38 18:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:59:38 18:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:59:38 18:38:01 6 0.02 0.00 0.00 0.03 0.00 99.95 18:59:38 18:38:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:59:38 18:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:59:38 18:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:59:38 18:39:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:59:38 18:39:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:59:38 18:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:39:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:59:38 18:39:01 6 0.00 0.00 0.00 0.02 0.02 99.97 18:59:38 18:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:59:38 18:40:01 all 0.02 0.00 0.01 0.02 0.00 99.94 18:59:38 18:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:59:38 18:40:01 2 0.05 0.00 0.02 0.00 0.02 99.92 18:59:38 18:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:59:38 18:40:01 5 0.00 0.00 0.02 0.12 0.00 99.87 18:59:38 18:40:01 6 0.02 0.00 0.00 0.03 0.00 99.95 18:59:38 18:40:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:59:38 18:41:01 all 0.02 0.00 0.00 0.00 0.01 99.97 18:59:38 18:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:59:38 18:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:41:01 3 0.05 0.00 0.00 0.00 0.00 99.95 18:59:38 18:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:41:01 7 0.05 0.00 0.02 0.00 0.03 99.90 18:59:38 18:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:59:38 18:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:59:38 18:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:59:38 18:42:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:59:38 18:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:59:38 18:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:59:38 18:42:01 6 0.02 0.00 0.00 0.02 0.02 99.95 18:59:38 18:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:59:38 18:59:38 18:42:01 CPU %user %nice %system %iowait %steal %idle 18:59:38 18:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:59:38 18:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:59:38 18:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:59:38 18:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:43:01 5 0.05 0.00 0.00 0.02 0.00 99.93 18:59:38 18:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:59:38 18:43:01 7 0.00 0.00 0.02 0.00 0.03 99.95 18:59:38 18:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:59:38 18:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:59:38 18:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:59:38 18:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:44:01 5 0.00 0.00 0.00 0.02 0.02 99.97 18:59:38 18:44:01 6 0.00 0.00 0.00 0.03 0.02 99.95 18:59:38 18:44:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:59:38 18:45:01 all 0.04 0.00 0.01 0.00 0.00 99.95 18:59:38 18:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:45:01 1 0.20 0.00 0.00 0.00 0.00 99.80 18:59:38 18:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:59:38 18:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:59:38 18:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:59:38 18:45:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:59:38 18:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:59:38 18:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:59:38 18:46:01 all 0.04 0.00 0.01 0.00 0.00 99.95 18:59:38 18:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:59:38 18:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:59:38 18:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:59:38 18:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:46:01 5 0.22 0.00 0.02 0.02 0.00 99.75 18:59:38 18:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:59:38 18:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:59:38 18:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:59:38 18:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:59:38 18:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:59:38 18:47:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:59:38 18:47:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:59:38 18:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:59:38 18:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:47:01 6 0.02 0.00 0.00 0.02 0.02 99.95 18:59:38 18:47:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:59:38 18:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:59:38 18:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:59:38 18:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:59:38 18:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:48:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:59:38 18:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:59:38 18:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:59:38 18:49:01 all 0.02 0.00 0.01 0.00 0.01 99.97 18:59:38 18:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:59:38 18:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:59:38 18:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:59:38 18:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:49:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:59:38 18:49:01 6 0.00 0.00 0.02 0.02 0.02 99.95 18:59:38 18:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:59:38 18:50:01 all 0.11 0.00 0.01 0.00 0.01 99.86 18:59:38 18:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:59:38 18:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:50:01 2 0.86 0.00 0.05 0.00 0.00 99.09 18:59:38 18:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:59:38 18:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:50:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:59:38 18:50:01 6 0.00 0.00 0.02 0.02 0.00 99.97 18:59:38 18:50:01 7 0.02 0.00 0.02 0.00 0.03 99.93 18:59:38 18:51:01 all 0.27 0.00 0.01 0.00 0.01 99.72 18:59:38 18:51:01 0 0.05 0.00 0.00 0.00 0.00 99.95 18:59:38 18:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:59:38 18:51:01 2 2.00 0.00 0.02 0.00 0.02 97.97 18:59:38 18:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:59:38 18:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:59:38 18:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:59:38 18:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:59:38 18:52:01 all 0.26 0.00 0.01 0.01 0.01 99.72 18:59:38 18:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:52:01 2 1.99 0.00 0.02 0.00 0.02 97.98 18:59:38 18:52:01 3 0.00 0.00 0.03 0.00 0.00 99.97 18:59:38 18:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:52:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:59:38 18:52:01 6 0.00 0.00 0.00 0.03 0.00 99.97 18:59:38 18:52:01 7 0.03 0.00 0.00 0.00 0.03 99.93 18:59:38 18:53:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:59:38 18:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:59:38 18:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:53:01 2 0.12 0.00 0.03 0.00 0.00 99.85 18:59:38 18:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:59:38 18:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:59:38 18:53:01 6 0.00 0.00 0.00 0.02 0.02 99.97 18:59:38 18:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:59:38 18:59:38 18:53:01 CPU %user %nice %system %iowait %steal %idle 18:59:38 18:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:59:38 18:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:59:38 18:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:59:38 18:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:59:38 18:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:54:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:59:38 18:54:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:59:38 18:54:01 7 0.02 0.00 0.05 0.00 0.02 99.92 18:59:38 18:55:01 all 0.02 0.00 0.00 0.00 0.01 99.97 18:59:38 18:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:59:38 18:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:59:38 18:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:55:01 4 0.03 0.00 0.00 0.00 0.02 99.95 18:59:38 18:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:59:38 18:55:01 6 0.00 0.00 0.00 0.02 0.02 99.97 18:59:38 18:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:59:38 18:56:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:59:38 18:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:59:38 18:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:59:38 18:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:59:38 18:56:01 5 0.00 0.00 0.02 0.02 0.00 99.97 18:59:38 18:56:01 6 0.00 0.00 0.02 0.03 0.00 99.95 18:59:38 18:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:57:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:59:38 18:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:59:38 18:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:57:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:59:38 18:57:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:59:38 18:57:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:59:38 18:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 18:58:01 all 0.01 0.00 0.01 0.01 0.01 99.97 18:59:38 18:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:59:38 18:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:59:38 18:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:59:38 18:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:59:38 18:58:01 5 0.00 0.00 0.02 0.02 0.00 99.97 18:59:38 18:58:01 6 0.00 0.00 0.02 0.03 0.02 99.93 18:59:38 18:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:59:01 all 0.02 0.00 0.00 0.00 0.01 99.96 18:59:38 18:59:01 0 0.05 0.00 0.00 0.00 0.00 99.95 18:59:38 18:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:59:38 18:59:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:59:38 18:59:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:59:38 18:59:01 4 0.03 0.00 0.02 0.00 0.03 99.92 18:59:38 18:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:59:38 18:59:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:59:38 18:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:59:38 Average: all 6.51 0.00 1.68 1.09 0.03 90.70 18:59:38 Average: 0 6.56 0.00 1.60 0.58 0.03 91.23 18:59:38 Average: 1 6.89 0.00 1.81 1.54 0.02 89.74 18:59:38 Average: 2 6.61 0.00 1.62 0.60 0.02 91.14 18:59:38 Average: 3 6.24 0.00 1.75 1.58 0.02 90.40 18:59:38 Average: 4 6.49 0.00 1.66 1.02 0.02 90.81 18:59:38 Average: 5 6.56 0.00 1.70 0.89 0.02 90.83 18:59:38 Average: 6 6.32 0.00 1.63 1.07 0.03 90.95 18:59:38 Average: 7 6.37 0.00 1.63 1.45 0.03 90.51 18:59:38 18:59:38 18:59:38