Pull request #529 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 marcpfuller for edgexfoundry/app-service-configurable Loading trusted files from base branch main at 9924ce3792302461657905c814d890402047d1ca rather than 38712d87188a462ee435ed45e9069707a9d187ec Obtained Jenkinsfile from 9924ce3792302461657905c814d890402047d1ca 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-ssh9295208551371337682.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3252908939754771987.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/app-service-configurable/branches/PR-529/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/app-service-configurable/branches/PR-529/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10715847150401903570.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-529/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1859172926837873431.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6310179554163524835.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-529/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/app-service-configurable/branches/PR-529/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh153386485503190070.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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-9716 in /w/workspace/_app-service-configurable_PR-529 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-529 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/529/head:refs/remotes/origin/PR-529 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9924ce3792302461657905c814d890402047d1ca into PR head commit 38712d87188a462ee435ed45e9069707a9d187ec Merge succeeded, producing 38712d87188a462ee435ed45e9069707a9d187ec Checking out Revision 38712d87188a462ee435ed45e9069707a9d187ec (PR-529) > git config core.sparsecheckout # timeout=10 > git checkout -f 38712d87188a462ee435ed45e9069707a9d187ec # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9924ce3792302461657905c814d890402047d1ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38712d87188a462ee435ed45e9069707a9d187ec # timeout=10 Commit message: "refactor!: Renamed SecretName to SecretValueKey and SecretnPath to SecretName" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:20:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:20:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:20:06 ========================================================= 00:20:06 EdgeX Global Pipelines Version Info 00:20:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:20:07 ------------------- 00:20:07 stable info: 00:20:07 ------------------- 00:20:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:20:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:20:07 Message: update stable to v1.0.244 00:20:08 ------------------- 00:20:08 experimental info: 00:20:08 ------------------- 00:20:08 Commited By: **** collab-it+edgex@linuxfoundation.org 00:20:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:20:08 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-529 [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-529 [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-529 [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38712d87188a462ee435ed45e9069707a9d187ec [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38712d8 [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:20:09 provisioning config files... 00:20:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-529@tmp/config1336814574028043872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:10 ---> docker-login.sh 00:20:10 nexus3.edgexfoundry.org:10001 00:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:10 Configure a credential helper to remove this warning. See 00:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:10 00:20:10 Login Succeeded 00:20:10 nexus3.edgexfoundry.org:10002 00:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:10 Configure a credential helper to remove this warning. See 00:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:10 00:20:10 Login Succeeded 00:20:10 nexus3.edgexfoundry.org:10003 00:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:10 Configure a credential helper to remove this warning. See 00:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:10 00:20:10 Login Succeeded 00:20:10 nexus3.edgexfoundry.org:10004 00:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:11 Configure a credential helper to remove this warning. See 00:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:11 00:20:11 Login Succeeded 00:20:11 docker.io 00:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:11 Configure a credential helper to remove this warning. See 00:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:11 00:20:11 Login Succeeded 00:20:11 ---> docker-login.sh ends [Pipeline] } 00:20:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:20:12 + git rev-list -1 --merges 38712d87188a462ee435ed45e9069707a9d187ec~1..38712d87188a462ee435ed45e9069707a9d187ec [Pipeline] echo 00:20:12 -----------> git rev-list -1 --merges 38712d87188a462ee435ed45e9069707a9d187ec~1..38712d87188a462ee435ed45e9069707a9d187ec 38712d87188a462ee435ed45e9069707a9d187ec [false] [Pipeline] sh 00:20:12 + git log --format=format:%s -1 38712d87188a462ee435ed45e9069707a9d187ec [Pipeline] echo 00:20:13 ========================================================= 00:20:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:20:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:20:13 + git log --format=format:%s -1 38712d87188a462ee435ed45e9069707a9d187ec [Pipeline] echo 00:20:13 [semverPrep] GIT_COMMIT: 38712d87188a462ee435ed45e9069707a9d187ec, Commit Message: refactor!: Renamed SecretName to SecretValueKey and SecretnPath to SecretName [Pipeline] echo 00:20:13 [semverPrep] This is not a build commit. [Pipeline] sh 00:20:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:20:14 + grep -v github /etc/ssh/ssh_known_hosts 00:20:14 + [ -e /tmp/ssh_known_hosts ] 00:20:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:20:14 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:20:14 sudo tee -a /etc/ssh/ssh_known_hosts 00:20:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:20:14 00:20:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:20:15 0.1.4: Pulling from edgex-devops/py-git-semver 00:20:15 b85a868b505f: Pulling fs layer 00:20:15 e2be974225ed: Pulling fs layer 00:20:15 339a4e72a1f5: Pulling fs layer 00:20:15 988bab9f4d93: Pulling fs layer 00:20:15 1469e6f7b9e6: Pulling fs layer 00:20:15 eaf3925da568: Pulling fs layer 00:20:15 bab4dde63d76: Pulling fs layer 00:20:15 bde34c3a00c8: Pulling fs layer 00:20:15 b352a97aabf1: Pulling fs layer 00:20:15 4872d77fe225: Pulling fs layer 00:20:15 5851b861e8e6: Pulling fs layer 00:20:15 988bab9f4d93: Waiting 00:20:15 eaf3925da568: Waiting 00:20:15 bab4dde63d76: Waiting 00:20:15 bde34c3a00c8: Waiting 00:20:15 4872d77fe225: Waiting 00:20:15 1469e6f7b9e6: Waiting 00:20:15 b352a97aabf1: Waiting 00:20:15 5851b861e8e6: Waiting 00:20:15 e2be974225ed: Verifying Checksum 00:20:15 e2be974225ed: Download complete 00:20:15 988bab9f4d93: Verifying Checksum 00:20:15 988bab9f4d93: Download complete 00:20:15 1469e6f7b9e6: Verifying Checksum 00:20:15 1469e6f7b9e6: Download complete 00:20:15 eaf3925da568: Verifying Checksum 00:20:15 eaf3925da568: Download complete 00:20:15 339a4e72a1f5: Verifying Checksum 00:20:15 339a4e72a1f5: Download complete 00:20:15 bde34c3a00c8: Download complete 00:20:15 b352a97aabf1: Download complete 00:20:15 4872d77fe225: Verifying Checksum 00:20:15 4872d77fe225: Download complete 00:20:15 5851b861e8e6: Verifying Checksum 00:20:15 5851b861e8e6: Download complete 00:20:15 b85a868b505f: Verifying Checksum 00:20:15 b85a868b505f: Download complete 00:20:15 bab4dde63d76: Verifying Checksum 00:20:15 bab4dde63d76: Download complete 00:20:16 b85a868b505f: Pull complete 00:20:16 e2be974225ed: Pull complete 00:20:17 339a4e72a1f5: Pull complete 00:20:17 988bab9f4d93: Pull complete 00:20:17 1469e6f7b9e6: Pull complete 00:20:17 eaf3925da568: Pull complete 00:20:20 bab4dde63d76: Pull complete 00:20:20 bde34c3a00c8: Pull complete 00:20:20 b352a97aabf1: Pull complete 00:20:20 4872d77fe225: Pull complete 00:20:20 5851b861e8e6: Pull complete 00:20:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:20:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:20:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:20 prd-ubuntu20.04-docker-8c-8g-9716 does not seem to be running inside a container 00:20:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-529 -v /w/workspace/_app-service-configurable_PR-529:/w/workspace/_app-service-configurable_PR-529:rw,z -v /w/workspace/_app-service-configurable_PR-529@tmp:/w/workspace/_app-service-configurable_PR-529@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/py-git-semver:0.1.4 cat 00:20:21 $ docker top f3c5b71a0aca28efc38fdb0ddedc0f8351e8696efb6dbcb0a45dc9c5456a4357 -eo pid,comm 00:20:22 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). 00:20:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:20:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:22 [ssh-agent] Looking for ssh-agent implementation... 00:20:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:22 $ docker exec f3c5b71a0aca28efc38fdb0ddedc0f8351e8696efb6dbcb0a45dc9c5456a4357 ssh-agent 00:20:22 SSH_AUTH_SOCK=/tmp/ssh-X7FIpF0Y5BiR/agent.32 00:20:22 SSH_AGENT_PID=39 00:20:22 Running ssh-add (command line suppressed) 00:20:22 Identity added: /w/workspace/_app-service-configurable_PR-529@tmp/private_key_12736060738485966590.key (/w/workspace/_app-service-configurable_PR-529@tmp/private_key_12736060738485966590.key) 00:20:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:22 + git tag --points-at HEAD [Pipeline] } 00:20:22 $ docker exec --env ******** --env ******** f3c5b71a0aca28efc38fdb0ddedc0f8351e8696efb6dbcb0a45dc9c5456a4357 ssh-agent -k 00:20:22 unset SSH_AUTH_SOCK; 00:20:22 unset SSH_AGENT_PID; 00:20:22 echo Agent pid 39 killed; 00:20:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:20:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:23 [ssh-agent] Looking for ssh-agent implementation... 00:20:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:23 $ docker exec f3c5b71a0aca28efc38fdb0ddedc0f8351e8696efb6dbcb0a45dc9c5456a4357 ssh-agent 00:20:23 SSH_AUTH_SOCK=/tmp/ssh-xXW6hSxlPrff/agent.71 00:20:23 SSH_AGENT_PID=77 00:20:23 Running ssh-add (command line suppressed) 00:20:23 Identity added: /w/workspace/_app-service-configurable_PR-529@tmp/private_key_10307532145730725061.key (/w/workspace/_app-service-configurable_PR-529@tmp/private_key_10307532145730725061.key) 00:20:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:23 + git semver init 00:20:23 2023-03-11 00:20:23,952 [run_init] DEBUG init version:0.0.0 force:False 00:20:23 2023-03-11 00:20:23,953 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-529/.semver 00:20:23 2023-03-11 00:20:23,953 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-529/.semver 00:20:23 2023-03-11 00:20:23,953 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-529/.semver'], cwd=/w/workspace/_app-service-configurable_PR-529, universal_newlines=False, shell=None, istream=None) 00:20:24 2023-03-11 00:20:24,790 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-529/.git/info/exclude 00:20:24 2023-03-11 00:20:24,790 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-529/.semver/PR-529 with force:False 00:20:24 2023-03-11 00:20:24,791 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-529/.semver/PR-529 00:20:24 2023-03-11 00:20:24,795 [execute] INFO git cat-file --batch-check 00:20:24 2023-03-11 00:20:24,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-529/.semver, universal_newlines=False, shell=None, istream=) 00:20:24 2023-03-11 00:20:24,800 [execute] INFO git cat-file --batch 00:20:24 2023-03-11 00:20:24,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-529/.semver, universal_newlines=False, shell=None, istream=) 00:20:24 2023-03-11 00:20:24,805 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-529/.semver/PR-529 00:20:24 0.0.0 [Pipeline] } 00:20:24 $ docker exec --env ******** --env ******** f3c5b71a0aca28efc38fdb0ddedc0f8351e8696efb6dbcb0a45dc9c5456a4357 ssh-agent -k 00:20:25 unset SSH_AUTH_SOCK; 00:20:25 unset SSH_AGENT_PID; 00:20:25 echo Agent pid 77 killed; 00:20:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:20:25 + git semver [Pipeline] } 00:20:25 $ docker stop --time=1 f3c5b71a0aca28efc38fdb0ddedc0f8351e8696efb6dbcb0a45dc9c5456a4357 00:20:27 $ docker rm -f --volumes f3c5b71a0aca28efc38fdb0ddedc0f8351e8696efb6dbcb0a45dc9c5456a4357 [Pipeline] // withDockerContainer [Pipeline] sh 00:20:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:20:27 Stashed 1 file(s) [Pipeline] echo 00:20:27 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:20:28 provisioning config files... 00:20:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-529@tmp/config11520985691647592799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:28 ---> docker-login.sh 00:20:28 nexus3.edgexfoundry.org:10001 00:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:28 Configure a credential helper to remove this warning. See 00:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:28 00:20:28 Login Succeeded 00:20:28 nexus3.edgexfoundry.org:10002 00:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:28 Configure a credential helper to remove this warning. See 00:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:28 00:20:28 Login Succeeded 00:20:28 nexus3.edgexfoundry.org:10003 00:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:29 Configure a credential helper to remove this warning. See 00:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:29 00:20:29 Login Succeeded 00:20:29 nexus3.edgexfoundry.org:10004 00:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:29 Configure a credential helper to remove this warning. See 00:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:29 00:20:29 Login Succeeded 00:20:29 docker.io 00:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:29 Configure a credential helper to remove this warning. See 00:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:29 00:20:29 Login Succeeded 00:20:29 ---> docker-login.sh ends [Pipeline] } 00:20:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:20:29 ========================================================= 00:20:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:20:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:20:30 Sending build context to Docker daemon 3.226MB 00:20:30 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 00:20:30 Step 2/12 : FROM ${BASE} AS builder 00:20:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:20:30 213ec9aee27d: Pulling fs layer 00:20:30 4583459ba037: Pulling fs layer 00:20:30 93c1e223e6f2: Pulling fs layer 00:20:30 53926ce57604: Pulling fs layer 00:20:30 21b2b0c7a3f4: Pulling fs layer 00:20:30 22ff95d597cd: Pulling fs layer 00:20:30 12d6caf4c0d1: Pulling fs layer 00:20:30 96b7cbca73a9: Pulling fs layer 00:20:30 a7acece74701: Pulling fs layer 00:20:30 12d6caf4c0d1: Waiting 00:20:30 53926ce57604: Waiting 00:20:30 21b2b0c7a3f4: Waiting 00:20:30 22ff95d597cd: Waiting 00:20:30 96b7cbca73a9: Waiting 00:20:30 a7acece74701: Waiting 00:20:30 93c1e223e6f2: Download complete 00:20:30 4583459ba037: Verifying Checksum 00:20:30 4583459ba037: Download complete 00:20:30 21b2b0c7a3f4: Verifying Checksum 00:20:30 21b2b0c7a3f4: Download complete 00:20:30 22ff95d597cd: Verifying Checksum 00:20:30 22ff95d597cd: Download complete 00:20:30 213ec9aee27d: Verifying Checksum 00:20:30 12d6caf4c0d1: Download complete 00:20:30 213ec9aee27d: Pull complete 00:20:30 4583459ba037: Pull complete 00:20:30 93c1e223e6f2: Pull complete 00:20:31 53926ce57604: Verifying Checksum 00:20:31 53926ce57604: Download complete 00:20:31 a7acece74701: Verifying Checksum 00:20:31 a7acece74701: Download complete 00:20:31 96b7cbca73a9: Verifying Checksum 00:20:31 96b7cbca73a9: Download complete 00:20:35 53926ce57604: Pull complete 00:20:35 21b2b0c7a3f4: Pull complete 00:20:35 22ff95d597cd: Pull complete 00:20:35 12d6caf4c0d1: Pull complete 00:20:37 96b7cbca73a9: Pull complete 00:20:38 a7acece74701: Pull complete 00:20:38 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 00:20:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:20:38 ---> db6d94c90886 00:20:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:20:39 ---> Running in 9f5659e7403c 00:20:39 Removing intermediate container 9f5659e7403c 00:20:39 ---> 03e6209daa5d 00:20:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:20:39 ---> Running in ea8df40b8a76 00:20:39 Removing intermediate container ea8df40b8a76 00:20:39 ---> 38ea1cbaf119 00:20:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:20:39 ---> Running in a61d5837fd07 00:20:39 Removing intermediate container a61d5837fd07 00:20:39 ---> 033b0ef1ad8d 00:20:39 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:20:39 ---> Running in 86417df78104 00:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:20:40 OK: 211 MiB in 51 packages 00:20:40 Removing intermediate container 86417df78104 00:20:40 ---> 625db3735d22 00:20:40 Step 7/12 : WORKDIR /app 00:20:40 ---> Running in e2a914f6d7c9 00:20:40 Removing intermediate container e2a914f6d7c9 00:20:40 ---> 0fffc1e3882d 00:20:40 Step 8/12 : COPY go.mod vendor* ./ 00:20:40 ---> 174832ecbbc9 00:20:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:40 ---> Running in 9b00d07239ca 00:20:43 Still waiting to schedule task 00:20:43 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:21:13 Removing intermediate container 9b00d07239ca 00:21:13 ---> f7b0230c278d 00:21:13 Step 10/12 : COPY . . 00:21:13 ---> 3c6c47542cc7 00:21:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:21:13 ---> Running in ff4284428ddf 00:21:13 Removing intermediate container ff4284428ddf 00:21:13 ---> c7158b51ecd3 00:21:13 Step 12/12 : RUN $MAKE 00:21:13 ---> Running in b31cb9eb5a15 00:21:13 noop 00:21:13 Removing intermediate container b31cb9eb5a15 00:21:13 ---> e1f76341521e 00:21:13 Successfully built e1f76341521e 00:21:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:13 + docker inspect -f . ci-base-image-x86_64 00:21:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:13 prd-ubuntu20.04-docker-8c-8g-9716 does not seem to be running inside a container 00:21:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-529 -v /w/workspace/_app-service-configurable_PR-529:/w/workspace/_app-service-configurable_PR-529:rw,z -v /w/workspace/_app-service-configurable_PR-529@tmp:/w/workspace/_app-service-configurable_PR-529@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:21:14 $ docker top 49c3bc0ee17cbb07a9909b4e62d0a9a464acb09e9c926181a2849a09d04b4c95 -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:14 + go version 00:21:14 go version go1.18.7 linux/amd64 [Pipeline] } 00:21:14 $ docker stop --time=1 49c3bc0ee17cbb07a9909b4e62d0a9a464acb09e9c926181a2849a09d04b4c95 00:21:15 $ docker rm -f --volumes 49c3bc0ee17cbb07a9909b4e62d0a9a464acb09e9c926181a2849a09d04b4c95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:16 + docker inspect -f . ci-base-image-x86_64 00:21:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:16 prd-ubuntu20.04-docker-8c-8g-9716 does not seem to be running inside a container 00:21:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-529 -v /w/workspace/_app-service-configurable_PR-529:/w/workspace/_app-service-configurable_PR-529:rw,z -v /w/workspace/_app-service-configurable_PR-529@tmp:/w/workspace/_app-service-configurable_PR-529@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:21:16 $ docker top d94e7466f6622ff0f843698b3cb02d23b2cb19a63dbd257ba16de6e7cf61beda -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:17 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-529 [Pipeline] fileExists [Pipeline] sh 00:21:17 + make test 00:21:17 go test -race -coverprofile=coverage.out ./... 00:21:35 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:21:35 go vet ./... 00:21:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:21:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:21:43 ./bin/test-attribution-txt.sh [Pipeline] echo 00:21:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:21:44 $ docker stop --time=1 d94e7466f6622ff0f843698b3cb02d23b2cb19a63dbd257ba16de6e7cf61beda 00:21:46 $ docker rm -f --volumes d94e7466f6622ff0f843698b3cb02d23b2cb19a63dbd257ba16de6e7cf61beda [Pipeline] // withDockerContainer [Pipeline] sh 00:21:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:21:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:21:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:21:48 + ls -al . 00:21:48 total 172 00:21:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 00:21 . 00:21:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 00:20 .. 00:21:48 -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 00:20 .dockerignore 00:21:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 00:20 .git 00:21:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 00:20 .github 00:21:48 -rw-rw-r-- 1 jenkins jenkins 171 Mar 11 00:20 .gitignore 00:21:48 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 00:20 .semver 00:21:48 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 11 00:20 Attribution.txt 00:21:48 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 11 00:20 CHANGELOG.md 00:21:48 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 11 00:20 Dockerfile 00:21:48 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 00:20 GOVERNANCE.md 00:21:48 -rw-rw-r-- 1 jenkins jenkins 688 Mar 11 00:20 Jenkinsfile 00:21:48 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 00:20 LICENSE 00:21:48 -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 00:20 OWNERS.md 00:21:48 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 11 00:20 README.md 00:21:48 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 00:20 VERSION 00:21:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 00:20 bin 00:21:48 -rw-r--r-- 1 jenkins jenkins 13 Mar 11 00:21 coverage.out 00:21:48 -rw-rw-r-- 1 jenkins jenkins 3309 Mar 11 00:20 go.mod 00:21:48 -rw-rw-r-- 1 jenkins jenkins 30618 Mar 11 00:20 go.sum 00:21:48 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 11 00:20 main.go 00:21:48 -rw-rw-r-- 1 jenkins jenkins 2078 Mar 11 00:20 makefile 00:21:48 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 00:20 res 00:21:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 00:20 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:48 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=38712d87188a462ee435ed45e9069707a9d187ec --label arch=amd64 --label version=0.0.0 . 00:21:48 Sending build context to Docker daemon 3.227MB 00:21:48 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 00:21:48 Step 2/26 : FROM ${BASE} AS builder 00:21:48 ---> e1f76341521e 00:21:48 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:21:48 ---> Running in 1de776706948 00:21:48 Removing intermediate container 1de776706948 00:21:48 ---> e7bae1b5cf83 00:21:48 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:21:48 ---> Running in 0dddb8b8612d 00:21:48 Removing intermediate container 0dddb8b8612d 00:21:48 ---> 76e55b7f1c97 00:21:48 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:21:48 ---> Running in 535fa61abb5c 00:21:48 Removing intermediate container 535fa61abb5c 00:21:48 ---> a3d62e566ce9 00:21:48 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:21:48 ---> Running in 400e1e9114fb 00:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:21:49 OK: 211 MiB in 51 packages 00:21:49 Removing intermediate container 400e1e9114fb 00:21:49 ---> 2c7478cbd11f 00:21:49 Step 7/26 : WORKDIR /app 00:21:50 ---> Running in fe5413cd686f 00:21:50 Removing intermediate container fe5413cd686f 00:21:50 ---> bad0da78a625 00:21:50 Step 8/26 : COPY go.mod vendor* ./ 00:21:50 ---> 7e3a1b2c669f 00:21:50 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:50 ---> Running in c5dc4005c3f1 00:21:50 Removing intermediate container c5dc4005c3f1 00:21:50 ---> 4c8ab5a8e181 00:21:50 Step 10/26 : COPY . . 00:21:51 ---> 1d42f45d70a9 00:21:51 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:21:51 ---> Running in a50392515a2a 00:21:51 Removing intermediate container a50392515a2a 00:21:51 ---> a3d1bce1b614 00:21:51 Step 12/26 : RUN $MAKE 00:21:51 ---> Running in 5d9dc4e5602a 00:21:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 00:22:09 Removing intermediate container 5d9dc4e5602a 00:22:09 ---> 81c7cb1723ac 00:22:09 Step 13/26 : FROM alpine:3.16 00:22:09 3.16: Pulling from library/alpine 00:22:09 ef5531b6e74e: Pulling fs layer 00:22:09 ef5531b6e74e: Verifying Checksum 00:22:09 ef5531b6e74e: Download complete 00:22:09 ef5531b6e74e: Pull complete 00:22:09 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 00:22:09 Status: Downloaded newer image for alpine:3.16 00:22:09 ---> dfd21b5a31f5 00:22:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:22:09 ---> Running in bc33398174f3 00:22:09 Removing intermediate container bc33398174f3 00:22:09 ---> 2fb9884125ee 00:22:09 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 00:22:09 ---> Running in 4744af767301 00:22:09 Removing intermediate container 4744af767301 00:22:09 ---> 4d1205307fd6 00:22:09 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:22:09 ---> Running in 979ba1b92536 00:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:22:10 (1/2) Installing ca-certificates (20220614-r0) 00:22:10 (2/2) Installing dumb-init (1.2.5-r1) 00:22:10 Executing busybox-1.35.0-r17.trigger 00:22:10 Executing ca-certificates-20220614-r0.trigger 00:22:10 OK: 6 MiB in 16 packages 00:22:11 Removing intermediate container 979ba1b92536 00:22:11 ---> 0d05c7367bad 00:22:11 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:22:11 ---> eae81f06cec9 00:22:11 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:22:11 ---> eabb909d0765 00:22:11 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:22:11 ---> 3ac0461410f8 00:22:11 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:22:11 ---> c8134219d38e 00:22:11 Step 21/26 : EXPOSE 48095 00:22:11 ---> Running in f116f5882a41 00:22:11 Removing intermediate container f116f5882a41 00:22:11 ---> d3c5f8fa5eed 00:22:11 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 00:22:11 ---> Running in 1febc9f943a9 00:22:12 Removing intermediate container 1febc9f943a9 00:22:12 ---> c95922b580eb 00:22:12 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:22:12 ---> Running in 2bca056816d3 00:22:12 Removing intermediate container 2bca056816d3 00:22:12 ---> 7efe5404a41b 00:22:12 Step 24/26 : LABEL arch=amd64 00:22:12 ---> Running in 343aeba550b5 00:22:12 Removing intermediate container 343aeba550b5 00:22:12 ---> 6e3ae11b7c20 00:22:12 Step 25/26 : LABEL git_sha=38712d87188a462ee435ed45e9069707a9d187ec 00:22:12 ---> Running in ab7eb2c2508b 00:22:12 Removing intermediate container ab7eb2c2508b 00:22:12 ---> 58725c862562 00:22:12 Step 26/26 : LABEL version=0.0.0 00:22:12 ---> Running in 2d9c5a41ac9a 00:22:12 Removing intermediate container 2d9c5a41ac9a 00:22:12 ---> f818a674b52c 00:22:12 [Warning] One or more build-args [ARCH] were not consumed 00:22:12 Successfully built f818a674b52c 00:22:12 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:13 00:22:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:13 latest: Pulling from edgex-lftools-log-publisher 00:22:13 5eb5b503b376: Pulling fs layer 00:22:13 5c69ac0246d0: Pulling fs layer 00:22:13 ec43610c2a17: Pulling fs layer 00:22:13 3a2ae6a8a46f: Pulling fs layer 00:22:13 33b1e0a273af: Pulling fs layer 00:22:13 5d3b04190fa2: Pulling fs layer 00:22:13 2f39f015ded8: Pulling fs layer 00:22:13 3a2ae6a8a46f: Waiting 00:22:13 5d3b04190fa2: Waiting 00:22:13 33b1e0a273af: Waiting 00:22:13 2f39f015ded8: Waiting 00:22:13 5c69ac0246d0: Verifying Checksum 00:22:13 5c69ac0246d0: Download complete 00:22:13 3a2ae6a8a46f: Verifying Checksum 00:22:13 3a2ae6a8a46f: Download complete 00:22:14 33b1e0a273af: Verifying Checksum 00:22:14 33b1e0a273af: Download complete 00:22:14 5d3b04190fa2: Download complete 00:22:14 ec43610c2a17: Verifying Checksum 00:22:14 ec43610c2a17: Download complete 00:22:14 5eb5b503b376: Verifying Checksum 00:22:14 5eb5b503b376: Download complete 00:22:14 2f39f015ded8: Download complete 00:22:15 5eb5b503b376: Pull complete 00:22:15 5c69ac0246d0: Pull complete 00:22:15 ec43610c2a17: Pull complete 00:22:15 3a2ae6a8a46f: Pull complete 00:22:16 33b1e0a273af: Pull complete 00:22:16 5d3b04190fa2: Pull complete 00:22:20 2f39f015ded8: Pull complete 00:22:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:22:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:20 prd-ubuntu20.04-docker-8c-8g-9716 does not seem to be running inside a container 00:22:20 $ 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/_app-service-configurable_PR-529 -v /w/workspace/_app-service-configurable_PR-529:/w/workspace/_app-service-configurable_PR-529:rw,z -v /w/workspace/_app-service-configurable_PR-529@tmp:/w/workspace/_app-service-configurable_PR-529@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:22:22 $ docker top 2297561aaf90aa047a6d3f89ab8f85ffde51b72d31d808711ca84776be8d522c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:23 ---> job-cost.sh 00:22:23 lf-activate-venv: SKIPPING 00:22:23 INFO: No Stack... 00:22:23 INFO: Retrieving Pricing Info for: v3-standard-8 00:22:24 INFO: Archiving Costs [Pipeline] sh 00:22:24 + cat /w/workspace/_app-service-configurable_PR-529/archives/cost.csv 00:22:24 + cut -d, -f6 [Pipeline] lock 00:22:24 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-529-1-stack-cost] 00:22:24 Resource [jenkins-edgexfoundry-app-service-configurable-PR-529-1-stack-cost] did not exist. Created. 00:22:24 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-529-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:22:24 + echo total: 0.2199999988079071 [Pipeline] stash 00:22:24 Stashed 1 file(s) [Pipeline] } 00:22:24 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-529-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:22:24 $ docker stop --time=1 2297561aaf90aa047a6d3f89ab8f85ffde51b72d31d808711ca84776be8d522c 00:22:26 $ docker rm -f --volumes 2297561aaf90aa047a6d3f89ab8f85ffde51b72d31d808711ca84776be8d522c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:23:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9718 in /w/workspace/_app-service-configurable_PR-529 [Pipeline] { [Pipeline] ws 00:23:14 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 00:23:14 Selected Git installation does not exist. Using Default 00:23:14 The recommended git tool is: NONE 00:23:20 using credential edgex-jenkins-ssh 00:23:20 Cloning the remote Git repository 00:23:20 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:23:20 > git init /w/workspace/app-service-configurable/1 # timeout=10 00:23:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:23:20 > git --version # timeout=10 00:23:20 > git --version # 'git version 2.25.1' 00:23:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:23:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:22 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:23:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:23 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:23:23 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:23:23 using GIT_SSH to set credentials SSH Credentials for GitHub 00:23:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/529/head:refs/remotes/origin/PR-529 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:23:23 Merging remotes/origin/main commit 9924ce3792302461657905c814d890402047d1ca into PR head commit 38712d87188a462ee435ed45e9069707a9d187ec 00:23:24 Merge succeeded, producing 38712d87188a462ee435ed45e9069707a9d187ec 00:23:24 Checking out Revision 38712d87188a462ee435ed45e9069707a9d187ec (PR-529) 00:23:23 > git config core.sparsecheckout # timeout=10 00:23:23 > git checkout -f 38712d87188a462ee435ed45e9069707a9d187ec # timeout=10 00:23:24 > git remote # timeout=10 00:23:24 > git config --get remote.origin.url # timeout=10 00:23:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:23:24 > git merge 9924ce3792302461657905c814d890402047d1ca # timeout=10 00:23:24 > git rev-parse HEAD^{commit} # timeout=10 00:23:24 > git config core.sparsecheckout # timeout=10 00:23:24 > git checkout -f 38712d87188a462ee435ed45e9069707a9d187ec # timeout=10 00:23:27 Commit message: "refactor!: Renamed SecretName to SecretValueKey and SecretnPath to SecretName" 00:23:27 > git --version # timeout=10 00:23:27 > git --version # 'git version 2.25.1' 00:23:27 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:23:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:23:28 % Total % Received % Xferd Average Speed Time Time Time Current 00:23:28 Dload Upload Total Spent Left Speed 00:23:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 79818 0 --:--:-- --:--:-- --:--:-- 79244 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 00:23:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:23:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 00:23:29 sudo tee /etc/docker/daemon.new 00:23:29 { 00:23:29 "registry-mirrors": [ 00:23:29 "https://nexus3.edgexfoundry.org:10001" 00:23:29 ], 00:23:29 "bip": "10.250.0.254/24", 00:23:29 "hosts": [ 00:23:29 "tcp://0.0.0.0:5555", 00:23:29 "unix:///var/run/docker.sock" 00:23:29 ], 00:23:29 "mtu": 1458, 00:23:29 "selinux-enabled": true, 00:23:29 "seccomp-profile": "/etc/docker/seccomp.json" 00:23:29 } [Pipeline] sh 00:23:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:23:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:23:48 provisioning config files... 00:23:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config730093431963736420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:49 ---> docker-login.sh 00:23:49 nexus3.edgexfoundry.org:10001 00:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:49 Configure a credential helper to remove this warning. See 00:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:49 00:23:49 Login Succeeded 00:23:49 nexus3.edgexfoundry.org:10002 00:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:50 Configure a credential helper to remove this warning. See 00:23:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:50 00:23:50 Login Succeeded 00:23:50 nexus3.edgexfoundry.org:10003 00:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:50 Configure a credential helper to remove this warning. See 00:23:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:50 00:23:50 Login Succeeded 00:23:50 nexus3.edgexfoundry.org:10004 00:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:50 Configure a credential helper to remove this warning. See 00:23:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:50 00:23:50 Login Succeeded 00:23:50 docker.io 00:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:51 Configure a credential helper to remove this warning. See 00:23:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:51 00:23:51 Login Succeeded 00:23:51 ---> docker-login.sh ends [Pipeline] } 00:23:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:23:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:23:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:23:51 ========================================================= 00:23:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:23:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:23:52 Sending build context to Docker daemon 176.6kB 00:23:52 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 00:23:52 Step 2/12 : FROM ${BASE} AS builder 00:23:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:23:53 9b18e9b68314: Pulling fs layer 00:23:53 35d82f9e3411: Pulling fs layer 00:23:53 e16973657156: Pulling fs layer 00:23:53 fc693d55d65f: Pulling fs layer 00:23:53 7e9fc2657dce: Pulling fs layer 00:23:53 dda99020689f: Pulling fs layer 00:23:53 db1c61fa0a46: Pulling fs layer 00:23:53 891c053d2c06: Pulling fs layer 00:23:53 fc693d55d65f: Waiting 00:23:53 7e9fc2657dce: Waiting 00:23:53 dda99020689f: Waiting 00:23:53 db1c61fa0a46: Waiting 00:23:53 891c053d2c06: Waiting 00:23:53 e16973657156: Download complete 00:23:53 35d82f9e3411: Verifying Checksum 00:23:53 35d82f9e3411: Download complete 00:23:53 7e9fc2657dce: Verifying Checksum 00:23:53 7e9fc2657dce: Download complete 00:23:53 dda99020689f: Verifying Checksum 00:23:53 dda99020689f: Download complete 00:23:53 9b18e9b68314: Verifying Checksum 00:23:53 9b18e9b68314: Download complete 00:23:54 9b18e9b68314: Pull complete 00:23:54 891c053d2c06: Verifying Checksum 00:23:54 891c053d2c06: Download complete 00:23:54 35d82f9e3411: Pull complete 00:23:55 e16973657156: Pull complete 00:23:55 db1c61fa0a46: Verifying Checksum 00:23:55 db1c61fa0a46: Download complete 00:23:56 fc693d55d65f: Verifying Checksum 00:23:56 fc693d55d65f: Download complete 00:24:08 fc693d55d65f: Pull complete 00:24:08 7e9fc2657dce: Pull complete 00:24:08 dda99020689f: Pull complete 00:24:14 db1c61fa0a46: Pull complete 00:24:15 891c053d2c06: Pull complete 00:24:15 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 00:24:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:24:15 ---> f96f9c87975a 00:24:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:24:17 ---> Running in 3af849bd479d 00:24:17 Removing intermediate container 3af849bd479d 00:24:17 ---> dc99f90ca44a 00:24:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:24:17 ---> Running in 28c8747e3df8 00:24:18 Removing intermediate container 28c8747e3df8 00:24:18 ---> 69b21eefc799 00:24:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:24:18 ---> Running in 60162c84d669 00:24:18 Removing intermediate container 60162c84d669 00:24:18 ---> e342a6a3908d 00:24:18 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:24:18 ---> Running in b708fe7fddf9 00:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:24:21 OK: 221 MiB in 51 packages 00:24:21 Removing intermediate container b708fe7fddf9 00:24:21 ---> 7fee56a047ec 00:24:21 Step 7/12 : WORKDIR /app 00:24:22 ---> Running in 76b8d427eedc 00:24:22 Removing intermediate container 76b8d427eedc 00:24:22 ---> 05661343f6af 00:24:22 Step 8/12 : COPY go.mod vendor* ./ 00:24:26 ---> 3918752c2ede 00:24:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:24:26 ---> Running in 1a3fbb199b64 00:25:48 Removing intermediate container 1a3fbb199b64 00:25:48 ---> 9e01165bf41b 00:25:48 Step 10/12 : COPY . . 00:25:48 ---> dc2b43704afd 00:25:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:25:48 ---> Running in 520bfb8b0925 00:25:48 Removing intermediate container 520bfb8b0925 00:25:48 ---> 092c80327325 00:25:48 Step 12/12 : RUN $MAKE 00:25:48 ---> Running in 02d4afe38d23 00:25:48 noop 00:25:48 Removing intermediate container 02d4afe38d23 00:25:48 ---> 81493fc435f9 00:25:48 Successfully built 81493fc435f9 00:25:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:48 + docker inspect -f . ci-base-image-arm64 00:25:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:48 prd-ubuntu20.04-docker-arm64-4c-16g-9718 does not seem to be running inside a container 00:25:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:25:50 $ docker top a4c0d738893bb0b6bba8042e36f2f4672ae5de333640361e54bc58f070b43ce4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:51 + go version 00:25:51 go version go1.18.7 linux/arm64 [Pipeline] } 00:25:51 $ docker stop --time=1 a4c0d738893bb0b6bba8042e36f2f4672ae5de333640361e54bc58f070b43ce4 00:25:52 $ docker rm -f --volumes a4c0d738893bb0b6bba8042e36f2f4672ae5de333640361e54bc58f070b43ce4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:53 + docker inspect -f . ci-base-image-arm64 00:25:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:54 prd-ubuntu20.04-docker-arm64-4c-16g-9718 does not seem to be running inside a container 00:25:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:25:55 $ docker top c6ca767c1076e009dd87d175627eaa7d219c1cc1f156441bf4485d88a3a9e9e7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:56 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 00:25:57 + make test 00:25:57 go test -race -coverprofile=coverage.out ./... 00:28:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:28:48 go vet ./... 00:30:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:30:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:30:25 ./bin/test-attribution-txt.sh [Pipeline] echo 00:30:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:30:25 $ docker stop --time=1 c6ca767c1076e009dd87d175627eaa7d219c1cc1f156441bf4485d88a3a9e9e7 00:30:27 $ docker rm -f --volumes c6ca767c1076e009dd87d175627eaa7d219c1cc1f156441bf4485d88a3a9e9e7 [Pipeline] // withDockerContainer [Pipeline] sh 00:30:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:30:29 Warning: overwriting stash ‘coverage-report’ 00:30:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:30:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:30:30 + ls -al . 00:30:30 total 168 00:30:30 drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 00:25 . 00:30:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 00:23 .. 00:30:30 -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 00:23 .dockerignore 00:30:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 00:23 .git 00:30:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 00:23 .github 00:30:30 -rw-rw-r-- 1 jenkins jenkins 171 Mar 11 00:23 .gitignore 00:30:30 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 11 00:23 Attribution.txt 00:30:30 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 11 00:23 CHANGELOG.md 00:30:30 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 11 00:23 Dockerfile 00:30:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 00:23 GOVERNANCE.md 00:30:30 -rw-rw-r-- 1 jenkins jenkins 688 Mar 11 00:23 Jenkinsfile 00:30:30 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 00:23 LICENSE 00:30:30 -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 00:23 OWNERS.md 00:30:30 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 11 00:23 README.md 00:30:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 00:20 VERSION 00:30:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 00:23 bin 00:30:30 -rw-r--r-- 1 jenkins jenkins 13 Mar 11 00:25 coverage.out 00:30:30 -rw-rw-r-- 1 jenkins jenkins 3309 Mar 11 00:23 go.mod 00:30:30 -rw-rw-r-- 1 jenkins jenkins 30618 Mar 11 00:23 go.sum 00:30:30 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 11 00:23 main.go 00:30:30 -rw-rw-r-- 1 jenkins jenkins 2078 Mar 11 00:23 makefile 00:30:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 00:23 res 00:30:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 00:23 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:31 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=38712d87188a462ee435ed45e9069707a9d187ec --label arch=arm64 --label version=0.0.0 . 00:30:31 Sending build context to Docker daemon 177.7kB 00:30:31 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 00:30:31 Step 2/26 : FROM ${BASE} AS builder 00:30:31 ---> 81493fc435f9 00:30:31 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:30:31 ---> Running in 32ba0ea2d569 00:30:31 Removing intermediate container 32ba0ea2d569 00:30:31 ---> eb39dfc42318 00:30:31 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:30:31 ---> Running in 31ec9c60d957 00:30:32 Removing intermediate container 31ec9c60d957 00:30:32 ---> 25dce749260c 00:30:32 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:30:32 ---> Running in 6820f7c133bd 00:30:32 Removing intermediate container 6820f7c133bd 00:30:32 ---> dacca4881304 00:30:32 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:30:32 ---> Running in da5ba2891679 00:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:30:35 OK: 221 MiB in 51 packages 00:30:36 Removing intermediate container da5ba2891679 00:30:36 ---> 12caa76bc2ec 00:30:36 Step 7/26 : WORKDIR /app 00:30:36 ---> Running in ca6e50b5b6db 00:30:36 Removing intermediate container ca6e50b5b6db 00:30:36 ---> e805fedfc52d 00:30:36 Step 8/26 : COPY go.mod vendor* ./ 00:30:37 ---> b90bc0ca7ee3 00:30:37 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:30:37 ---> Running in 1bff36da4317 00:30:40 Removing intermediate container 1bff36da4317 00:30:40 ---> e94cbeea88ae 00:30:40 Step 10/26 : COPY . . 00:30:40 ---> ca8b6213568a 00:30:40 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:30:41 ---> Running in 84a95a2972c9 00:30:41 Removing intermediate container 84a95a2972c9 00:30:41 ---> 68c9a4407f6d 00:30:41 Step 12/26 : RUN $MAKE 00:30:41 ---> Running in d5f20e6da63c 00:30:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 00:33:06 Removing intermediate container d5f20e6da63c 00:33:06 ---> 5f06d6011558 00:33:06 Step 13/26 : FROM alpine:3.16 00:33:06 3.16: Pulling from library/alpine 00:33:06 3760b48202b3: Pulling fs layer 00:33:06 3760b48202b3: Verifying Checksum 00:33:06 3760b48202b3: Download complete 00:33:06 3760b48202b3: Pull complete 00:33:06 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 00:33:06 Status: Downloaded newer image for alpine:3.16 00:33:06 ---> 4c81e5bf8899 00:33:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:33:06 ---> Running in 1d5c008ab191 00:33:06 Removing intermediate container 1d5c008ab191 00:33:06 ---> 5f2fc637a528 00:33:06 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 00:33:06 ---> Running in 80c766c0f7a5 00:33:06 Removing intermediate container 80c766c0f7a5 00:33:06 ---> a30c2a74eb3a 00:33:06 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:33:06 ---> Running in 63a6aebfed1b 00:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:33:06 (1/2) Installing ca-certificates (20220614-r0) 00:33:06 (2/2) Installing dumb-init (1.2.5-r1) 00:33:06 Executing busybox-1.35.0-r17.trigger 00:33:06 Executing ca-certificates-20220614-r0.trigger 00:33:06 OK: 6 MiB in 16 packages 00:33:07 Removing intermediate container 63a6aebfed1b 00:33:07 ---> 7e2929215880 00:33:07 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:33:08 ---> f7f00f2a2f65 00:33:08 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:33:08 ---> c177a03b5d74 00:33:08 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:33:09 ---> 24a1df34bf3e 00:33:09 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:33:11 ---> 5e2c4f1a4ff6 00:33:11 Step 21/26 : EXPOSE 48095 00:33:11 ---> Running in 804b53b3922b 00:33:11 Removing intermediate container 804b53b3922b 00:33:11 ---> e044aa0b4bf0 00:33:11 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 00:33:11 ---> Running in b4d4014f3de8 00:33:11 Removing intermediate container b4d4014f3de8 00:33:11 ---> 120e25b88968 00:33:11 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:33:11 ---> Running in 102ea9bef3ec 00:33:12 Removing intermediate container 102ea9bef3ec 00:33:12 ---> a367ddf4cfd9 00:33:12 Step 24/26 : LABEL arch=arm64 00:33:12 ---> Running in c3839ca2da8e 00:33:12 Removing intermediate container c3839ca2da8e 00:33:12 ---> a246880ff944 00:33:12 Step 25/26 : LABEL git_sha=38712d87188a462ee435ed45e9069707a9d187ec 00:33:12 ---> Running in fef7ff22f66e 00:33:12 Removing intermediate container fef7ff22f66e 00:33:12 ---> f10b89e82b3e 00:33:12 Step 26/26 : LABEL version=0.0.0 00:33:13 ---> Running in eb1e997565a5 00:33:13 Removing intermediate container eb1e997565a5 00:33:13 ---> 02420564bb41 00:33:13 [Warning] One or more build-args [ARCH] were not consumed 00:33:13 Successfully built 02420564bb41 00:33:13 Successfully tagged app-service-configurable-arm64:latest [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 00:33:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:33:14 00:33:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:33:14 arm64: Pulling from edgex-lftools-log-publisher 00:33:14 8998bd30e6a1: Pulling fs layer 00:33:14 04944245beec: Pulling fs layer 00:33:14 699f458cf7ca: Pulling fs layer 00:33:14 765212b225bb: Pulling fs layer 00:33:14 f23df028b6ca: Pulling fs layer 00:33:14 d65c8cfc05b1: Pulling fs layer 00:33:14 2437ff75d9bd: Pulling fs layer 00:33:14 765212b225bb: Waiting 00:33:14 f23df028b6ca: Waiting 00:33:14 d65c8cfc05b1: Waiting 00:33:14 2437ff75d9bd: Waiting 00:33:14 04944245beec: Verifying Checksum 00:33:14 04944245beec: Download complete 00:33:14 765212b225bb: Verifying Checksum 00:33:14 765212b225bb: Download complete 00:33:14 f23df028b6ca: Verifying Checksum 00:33:14 f23df028b6ca: Download complete 00:33:15 d65c8cfc05b1: Verifying Checksum 00:33:15 d65c8cfc05b1: Download complete 00:33:15 699f458cf7ca: Verifying Checksum 00:33:15 699f458cf7ca: Download complete 00:33:15 8998bd30e6a1: Verifying Checksum 00:33:15 8998bd30e6a1: Download complete 00:33:18 2437ff75d9bd: Verifying Checksum 00:33:18 2437ff75d9bd: Download complete 00:33:19 8998bd30e6a1: Pull complete 00:33:20 04944245beec: Pull complete 00:33:21 699f458cf7ca: Pull complete 00:33:22 765212b225bb: Pull complete 00:33:25 f23df028b6ca: Pull complete 00:33:25 d65c8cfc05b1: Pull complete 00:33:40 2437ff75d9bd: Pull complete 00:33:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:33:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:33:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:40 prd-ubuntu20.04-docker-arm64-4c-16g-9718 does not seem to be running inside a container 00:33:40 $ 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/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:33:43 $ docker top 757693568fad06483ec30635f18aecf70a3e9fd3099fec8f9912045dd73d7275 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:44 ---> job-cost.sh 00:33:44 lf-activate-venv: SKIPPING 00:33:44 INFO: No Stack... 00:33:45 INFO: Retrieving Pricing Info for: v3-standard-4 00:33:46 INFO: Archiving Costs [Pipeline] sh 00:33:47 + + cut -d, -f6 00:33:47 cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 00:33:47 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-529-1-stack-cost] 00:33:47 Resource [jenkins-edgexfoundry-app-service-configurable-PR-529-1-stack-cost] did not exist. Created. 00:33:47 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-529-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:33:48 /w/workspace/app-service-configurable/1@tmp/durable-a84035ea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:33:48 + echo total: 0.10999999940395355 [Pipeline] stash 00:33:48 Warning: overwriting stash ‘stack-cost’ 00:33:48 Stashed 1 file(s) [Pipeline] } 00:33:48 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-529-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:33:48 $ docker stop --time=1 757693568fad06483ec30635f18aecf70a3e9fd3099fec8f9912045dd73d7275 00:33:50 $ docker rm -f --volumes 757693568fad06483ec30635f18aecf70a3e9fd3099fec8f9912045dd73d7275 [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 00:33:51 provisioning config files... 00:33:51 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-529@tmp/config11078613445833693690tmp [Pipeline] { [Pipeline] sh 00:33:51 + set +x 00:33:51 + curl -s https://codecov.io/bash 00:33:51 + bash -s -- 00:33:51 00:33:51 _____ _ 00:33:51 / ____| | | 00:33:51 | | ___ __| | ___ ___ _____ __ 00:33:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:33:51 | |___| (_) | (_| | __/ (_| (_) \ V / 00:33:51 \_____\___/ \__,_|\___|\___\___/ \_/ 00:33:51 Bash-1.0.6 00:33:51 00:33:51 00:33:51 ==> git version 2.25.1 found 00:33:51 ==> 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 00:33:51 Release-Date: 2020-01-08 00:33:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:33:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:33:51 ==> Jenkins CI detected. 00:33:51 current dir:  /w/workspace/_app-service-configurable_PR-529 00:33:51 project root: . 00:33:51 --> token set from env 00:33:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:33:51 ==> Running gcov in . (disable via -X gcov) 00:33:51 ==> Python coveragepy not found 00:33:51 ==> Searching for coverage reports in: 00:33:51 + . 00:33:51 -> Found 1 reports 00:33:51 ==> Detecting git/mercurial file structure 00:33:51 ==> Reading reports 00:33:51 + ./coverage.out bytes=13 00:33:51 ==> Appending adjustments 00:33:51 https://docs.codecov.io/docs/fixing-reports 00:33:51 + Found adjustments 00:33:51 ==> Gzipping contents 00:33:51 4.0K /tmp/codecov.Rb4RlQ.gz 00:33:51 ==> Uploading reports 00:33:51 url: https://codecov.io 00:33:51 query: branch=PR-529&commit=38712d87188a462ee435ed45e9069707a9d187ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-529%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=529&job=&cmd_args= 00:33:51 -> Pinging Codecov 00:33:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-529&commit=38712d87188a462ee435ed45e9069707a9d187ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-529%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=529&job=&cmd_args= 00:33:51 -> Uploading to 00:33:51 https://storage.googleapis.com/codecov/v4/raw/2023-03-11/A97CA9966030D2A3747ED39772930CCE/38712d87188a462ee435ed45e9069707a9d187ec/2e77ad48-2b47-4862-9ba1-3d0f953fcc8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230311T003351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89dc956f79fc8ca2abdc075f7befd8f7e5e5a963cd17b8394853a660aed87c57 00:33:51 % Total % Received % Xferd Average Speed Time Time Time Current 00:33:51 Dload Upload Total Spent Left Speed 00:33:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1786 --:--:-- --:--:-- --:--:-- 1786 00:33:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/38712d87188a462ee435ed45e9069707a9d187ec [Pipeline] } 00:33:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 00:33:54 + [ -d /w/workspace/_app-service-configurable_PR-529/archives ] 00:33:54 + ls -al /w/workspace/_app-service-configurable_PR-529/archives 00:33:54 total 16 00:33:54 drwxr-xr-x 3 root root 4096 Mar 11 00:22 . 00:33:54 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 00:22 .. 00:33:54 drwxr-xr-x 2 root root 4096 Mar 11 00:22 cost 00:33:54 -rw-r--r-- 1 root root 96 Mar 11 00:22 cost.csv 00:33:54 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-529/archives 00:33:54 + ls -al /w/workspace/_app-service-configurable_PR-529/archives 00:33:54 total 16 00:33:54 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 00:22 . 00:33:54 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 00:22 .. 00:33:54 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 00:22 cost 00:33:54 -rw-r--r-- 1 jenkins jenkins 96 Mar 11 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:33:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:33:57 ---> package-listing.sh 00:33:57 ++ facter osfamily 00:33:57 ++ tr '[:upper:]' '[:lower:]' 00:33:57 + OS_FAMILY=debian 00:33:57 + workspace=/w/workspace/_app-service-configurable_PR-529 00:33:57 + START_PACKAGES=/tmp/packages_start.txt 00:33:57 + END_PACKAGES=/tmp/packages_end.txt 00:33:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:33:57 + PACKAGES=/tmp/packages_start.txt 00:33:57 + '[' /w/workspace/_app-service-configurable_PR-529 ']' 00:33:57 + PACKAGES=/tmp/packages_end.txt 00:33:57 + case "${OS_FAMILY}" in 00:33:57 + dpkg -l 00:33:57 + grep '^ii' 00:33:57 + '[' -f /tmp/packages_start.txt ']' 00:33:57 + '[' -f /tmp/packages_end.txt ']' 00:33:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:33:57 + '[' /w/workspace/_app-service-configurable_PR-529 ']' 00:33:57 + mkdir -p /w/workspace/_app-service-configurable_PR-529/archives/ 00:33:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-529/archives/ [Pipeline] echo 00:33:57 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/_app-service-configurable_PR-529/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:33:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:33:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:58 prd-ubuntu20.04-docker-8c-8g-9716 does not seem to be running inside a container 00:33:58 $ 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/_app-service-configurable_PR-529/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-529 -v /w/workspace/_app-service-configurable_PR-529:/w/workspace/_app-service-configurable_PR-529:rw,z -v /w/workspace/_app-service-configurable_PR-529@tmp:/w/workspace/_app-service-configurable_PR-529@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:33:58 $ docker top d5e93e8a0e25bdd2351b8975264e2b6a27863fd82d176028007eec0d8891c218 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:59 + touch /tmp/pre-build-complete [Pipeline] sh 00:33:59 + mkdir -p /var/log/sysstat [Pipeline] sh 00:33:59 + ls /var/log/sa-host 00:33:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:34:00 provisioning config files... 00:34:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-529@tmp/config2395609081003709726tmp [Pipeline] { [Pipeline] echo 00:34:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:34:00 ---> create-netrc.sh [Pipeline] } 00:34:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:34:01 ---> python-tools-install.sh [Pipeline] echo 00:34:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:34:01 ---> sudo-logs.sh 00:34:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:34:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:34:01 ---> job-cost.sh 00:34:01 lf-activate-venv: SKIPPING 00:34:01 DEBUG: total: 0.2199999988079071 00:34:01 INFO: Retrieving Stack Cost... 00:34:02 INFO: Retrieving Pricing Info for: v3-standard-8 00:34:02 INFO: Archiving Costs [Pipeline] echo 00:34:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:34:03 ---> logs-deploy.sh 00:34:03 lf-activate-venv: SKIPPING 00:34:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-529/1 00:34:03 INFO: archiving workspace using pattern(s): 00:34:04 Archives upload complete. 00:34:04 INFO: archiving logs to Nexus 00:34:04 ---> uname -a: 00:34:04 Linux prd-ubuntu20-04-docker-8c-8g-9716 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:34:04 00:34:04 00:34:04 ---> lscpu: 00:34:04 Architecture: x86_64 00:34:04 CPU op-mode(s): 32-bit, 64-bit 00:34:04 Byte Order: Little Endian 00:34:04 Address sizes: 40 bits physical, 48 bits virtual 00:34:04 CPU(s): 8 00:34:04 On-line CPU(s) list: 0-7 00:34:04 Thread(s) per core: 1 00:34:04 Core(s) per socket: 1 00:34:04 Socket(s): 8 00:34:04 NUMA node(s): 1 00:34:04 Vendor ID: AuthenticAMD 00:34:04 CPU family: 23 00:34:04 Model: 49 00:34:04 Model name: AMD EPYC-Rome Processor 00:34:04 Stepping: 0 00:34:04 CPU MHz: 2799.998 00:34:04 BogoMIPS: 5599.99 00:34:04 Virtualization: AMD-V 00:34:04 Hypervisor vendor: KVM 00:34:04 Virtualization type: full 00:34:04 L1d cache: 256 KiB 00:34:04 L1i cache: 256 KiB 00:34:04 L2 cache: 4 MiB 00:34:04 L3 cache: 128 MiB 00:34:04 NUMA node0 CPU(s): 0-7 00:34:04 Vulnerability Itlb multihit: Not affected 00:34:04 Vulnerability L1tf: Not affected 00:34:04 Vulnerability Mds: Not affected 00:34:04 Vulnerability Meltdown: Not affected 00:34:04 Vulnerability Mmio stale data: Not affected 00:34:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:34:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:34:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:34:04 Vulnerability Srbds: Not affected 00:34:04 Vulnerability Tsx async abort: Not affected 00:34:04 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 00:34:04 00:34:04 00:34:04 ---> nproc: 00:34:04 8 00:34:04 00:34:04 00:34:04 ---> df -h: 00:34:04 Filesystem Size Used Avail Use% Mounted on 00:34:04 overlay 155G 12G 144G 8% / 00:34:04 tmpfs 64M 0 64M 0% /dev 00:34:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:34:04 shm 64M 0 64M 0% /dev/shm 00:34:04 /dev/vda1 155G 12G 144G 8% /facter-os 00:34:04 00:34:04 00:34:04 ---> sar -b -r -n DEV: 00:34:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9716) 03/11/23 _x86_64_ (8 CPU) 00:34:04 00:34:04 00:19:20 LINUX RESTART (8 CPU) 00:34:04 00:34:04 00:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:34:04 00:21:01 389.07 11.58 377.49 0.00 1795.30 133994.20 0.00 00:34:04 00:22:01 143.59 0.18 143.41 0.00 7.60 64121.98 0.00 00:34:04 00:23:01 116.41 0.02 116.39 0.00 4.27 32977.14 0.00 00:34:04 00:24:01 1.85 0.00 1.85 0.00 0.00 21.35 0.00 00:34:04 00:25:01 55.44 11.78 43.66 0.00 5195.27 8788.67 0.00 00:34:04 00:26:01 6.62 0.02 6.60 0.00 0.13 131.31 0.00 00:34:04 00:27:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 00:34:04 00:28:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 00:34:04 00:29:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 00:34:04 00:30:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 00:34:04 00:31:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 00:34:04 00:32:01 1.40 0.00 1.40 0.00 0.00 16.27 0.00 00:34:04 00:33:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 00:34:04 00:34:01 6.50 0.25 6.25 0.00 19.33 119.58 0.00 00:34:04 Average: 52.01 1.70 50.31 0.00 501.56 17160.98 0.00 00:34:04 00:34:04 00:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:34:04 00:21:01 28187120 31535100 770188 2.34 116652 3430512 2077648 6.12 1189572 3057308 254932 00:34:04 00:22:01 28030440 31468804 827512 2.52 146928 3479368 2308460 6.80 1411576 2974668 297780 00:34:04 00:23:01 27690972 31556732 741080 2.25 157136 3856672 1750684 5.16 1231100 3452720 160 00:34:04 00:24:01 27690456 31556276 741236 2.25 157176 3856672 1750684 5.16 1230976 3452720 44 00:34:04 00:25:01 27168644 31540328 741140 2.25 190820 4313044 1839764 5.42 1549024 3621200 1084 00:34:04 00:26:01 27175104 31541844 739708 2.25 189412 4309788 1818620 5.36 1546704 3617952 16 00:34:04 00:27:01 27184120 31550876 730604 2.22 189440 4309792 1818620 5.36 1537376 3617952 20 00:34:04 00:28:01 27184396 31551160 730224 2.22 189468 4309804 1818620 5.36 1537468 3617956 40 00:34:04 00:29:01 27184600 31551548 729916 2.22 189508 4309808 1818620 5.36 1537264 3618084 16 00:34:04 00:30:01 27185036 31552048 729548 2.22 189540 4309812 1818620 5.36 1537704 3618088 32 00:34:04 00:31:01 27185036 31552048 729456 2.22 189580 4309812 1818620 5.36 1537368 3618088 16 00:34:04 00:32:01 27185004 31552212 729292 2.22 189596 4309944 1818620 5.36 1537432 3618208 44 00:34:04 00:33:01 27184956 31552176 729236 2.22 189628 4309948 1818620 5.36 1537432 3618212 8 00:34:04 00:34:01 27148884 31518840 758156 2.31 189784 4311292 1843248 5.43 1569044 3616860 488 00:34:04 Average: 27384626 31541428 744807 2.27 176762 4123305 1865675 5.50 1463574 3508573 39620 00:34:04 00:34:04 00:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:34:04 00:21:01 ens3 661.21 404.95 7721.94 76.79 0.00 0.00 0.00 0.00 00:34:04 00:21:01 docker0 203.27 328.98 15.83 1963.13 0.00 0.00 0.00 0.00 00:34:04 00:21:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 00:34:04 00:22:01 ens3 40.01 26.43 76.88 15.34 0.00 0.00 0.00 0.00 00:34:04 00:22:01 veth2ec8a8c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:34:04 00:22:01 docker0 1.87 4.65 0.11 40.62 0.00 0.00 0.00 0.00 00:34:04 00:22:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:34:04 00:23:01 ens3 130.22 77.92 2628.35 13.82 0.00 0.00 0.00 0.00 00:34:04 00:23:01 docker0 2.02 4.78 0.13 43.68 0.00 0.00 0.00 0.00 00:34:04 00:23:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 00:34:04 00:24:01 ens3 1.02 0.40 0.31 0.21 0.00 0.00 0.00 0.00 00:34:04 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:04 00:25:01 ens3 201.85 95.18 2805.04 7.00 0.00 0.00 0.00 0.00 00:34:04 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:25:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 00:34:04 00:26:01 ens3 0.35 0.25 0.02 0.02 0.00 0.00 0.00 0.00 00:34:04 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:04 00:27:01 ens3 0.88 0.32 0.30 0.21 0.00 0.00 0.00 0.00 00:34:04 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:28:01 ens3 0.73 0.48 0.41 0.28 0.00 0.00 0.00 0.00 00:34:04 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:04 00:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:30:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:34:04 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:04 00:31:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:34:04 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:04 00:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:34:01 ens3 25.06 15.98 26.09 8.81 0.00 0.00 0.00 0.00 00:34:04 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:04 00:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 00:34:04 Average: ens3 75.85 44.44 947.12 8.75 0.00 0.00 0.00 0.00 00:34:04 Average: docker0 14.80 24.17 1.15 146.24 0.00 0.00 0.00 0.00 00:34:04 Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 00:34:04 00:34:04 00:34:04 ---> sar -P ALL: 00:34:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9716) 03/11/23 _x86_64_ (8 CPU) 00:34:04 00:34:04 00:19:20 LINUX RESTART (8 CPU) 00:34:04 00:34:04 00:20:01 CPU %user %nice %system %iowait %steal %idle 00:34:04 00:21:01 all 8.85 0.00 3.80 1.66 0.11 85.59 00:34:04 00:21:01 0 8.29 0.00 3.13 1.94 0.05 86.58 00:34:04 00:21:01 1 9.05 0.00 3.16 0.82 0.29 86.67 00:34:04 00:21:01 2 10.68 0.00 3.12 0.25 0.08 85.87 00:34:04 00:21:01 3 9.18 0.00 3.60 1.18 0.08 85.95 00:34:04 00:21:01 4 7.73 0.00 5.21 3.14 0.05 83.86 00:34:04 00:21:01 5 9.21 0.00 3.38 0.94 0.08 86.38 00:34:04 00:21:01 6 7.99 0.00 3.99 0.47 0.07 87.48 00:34:04 00:21:01 7 8.64 0.00 4.78 4.59 0.14 81.85 00:34:04 00:22:01 all 39.13 0.00 6.25 0.85 0.11 53.66 00:34:04 00:22:01 0 37.79 0.00 6.03 1.24 0.12 54.82 00:34:04 00:22:01 1 37.12 0.00 6.60 0.15 0.10 56.02 00:34:04 00:22:01 2 39.93 0.00 6.03 0.91 0.10 53.03 00:34:04 00:22:01 3 39.50 0.00 5.89 1.33 0.10 53.18 00:34:04 00:22:01 4 39.60 0.00 6.69 0.17 0.10 53.43 00:34:04 00:22:01 5 40.11 0.00 6.27 0.29 0.12 53.21 00:34:04 00:22:01 6 39.20 0.00 6.17 0.83 0.10 53.70 00:34:04 00:22:01 7 39.77 0.00 6.33 1.88 0.10 51.92 00:34:04 00:23:01 all 5.28 0.00 1.92 0.84 0.05 91.91 00:34:04 00:23:01 0 4.79 0.00 2.03 1.16 0.07 91.96 00:34:04 00:23:01 1 5.09 0.00 1.63 0.02 0.05 93.21 00:34:04 00:23:01 2 5.24 0.00 2.49 2.22 0.05 90.00 00:34:04 00:23:01 3 6.06 0.00 2.06 0.07 0.05 91.76 00:34:04 00:23:01 4 5.57 0.00 1.96 2.38 0.05 90.04 00:34:04 00:23:01 5 5.06 0.00 1.93 0.35 0.05 92.62 00:34:04 00:23:01 6 5.34 0.00 1.67 0.05 0.05 92.89 00:34:04 00:23:01 7 5.10 0.00 1.59 0.45 0.07 92.79 00:34:04 00:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 00:34:04 00:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:34:04 00:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:34:04 00:24:01 2 0.07 0.00 0.00 0.02 0.00 99.92 00:34:04 00:24:01 3 0.07 0.00 0.02 0.00 0.02 99.90 00:34:04 00:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:34:04 00:24:01 5 0.00 0.00 0.00 0.03 0.00 99.97 00:34:04 00:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 00:34:04 00:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:34:04 00:25:01 all 2.39 0.00 1.44 0.47 0.03 95.68 00:34:04 00:25:01 0 2.91 0.00 3.06 0.57 0.05 93.42 00:34:04 00:25:01 1 3.77 0.00 1.80 0.42 0.03 93.98 00:34:04 00:25:01 2 3.14 0.00 1.32 0.28 0.03 95.22 00:34:04 00:25:01 3 2.30 0.00 1.25 0.03 0.03 96.38 00:34:04 00:25:01 4 1.60 0.00 0.70 0.07 0.02 97.61 00:34:04 00:25:01 5 1.54 0.00 0.97 1.74 0.02 95.74 00:34:04 00:25:01 6 1.44 0.00 1.21 0.05 0.02 97.28 00:34:04 00:25:01 7 2.41 0.00 1.17 0.57 0.03 95.81 00:34:04 00:26:01 all 0.13 0.00 0.07 0.01 0.01 99.78 00:34:04 00:26:01 0 0.12 0.00 0.07 0.05 0.02 99.75 00:34:04 00:26:01 1 0.02 0.00 0.07 0.00 0.00 99.92 00:34:04 00:26:01 2 0.23 0.00 0.12 0.00 0.00 99.65 00:34:04 00:26:01 3 0.03 0.00 0.05 0.02 0.00 99.90 00:34:04 00:26:01 4 0.08 0.00 0.08 0.00 0.02 99.82 00:34:04 00:26:01 5 0.03 0.00 0.07 0.05 0.00 99.85 00:34:04 00:26:01 6 0.52 0.00 0.05 0.00 0.00 99.43 00:34:04 00:26:01 7 0.03 0.00 0.03 0.00 0.02 99.92 00:34:04 00:27:01 all 0.15 0.00 0.01 0.00 0.00 99.84 00:34:04 00:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:34:04 00:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:34:04 00:27:01 2 0.15 0.00 0.02 0.00 0.00 99.83 00:34:04 00:27:01 3 0.05 0.00 0.00 0.00 0.00 99.95 00:34:04 00:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:34:04 00:27:01 5 0.05 0.00 0.00 0.02 0.02 99.92 00:34:04 00:27:01 6 0.83 0.00 0.00 0.00 0.00 99.17 00:34:04 00:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:34:04 00:28:01 all 0.01 0.00 0.03 0.00 0.00 99.96 00:34:04 00:28:01 0 0.03 0.00 0.15 0.02 0.02 99.78 00:34:04 00:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:34:04 00:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:34:04 00:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:34:04 00:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:34:04 00:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:34:04 00:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:34:04 00:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:34:04 00:29:01 all 0.03 0.00 0.01 0.01 0.01 99.95 00:34:04 00:29:01 0 0.07 0.00 0.00 0.02 0.02 99.90 00:34:04 00:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:34:04 00:29:01 2 0.05 0.00 0.02 0.00 0.02 99.92 00:34:04 00:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:34:04 00:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:34:04 00:29:01 5 0.03 0.00 0.00 0.03 0.00 99.93 00:34:04 00:29:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:34:04 00:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:34:04 00:30:01 all 0.19 0.00 0.01 0.00 0.00 99.79 00:34:04 00:30:01 0 0.03 0.00 0.05 0.02 0.00 99.90 00:34:04 00:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:34:04 00:30:01 2 0.32 0.00 0.02 0.00 0.00 99.67 00:34:04 00:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:34:04 00:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:34:04 00:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:34:04 00:30:01 6 1.13 0.00 0.00 0.00 0.00 98.87 00:34:04 00:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:34:04 00:31:01 all 0.28 0.00 0.01 0.00 0.00 99.70 00:34:04 00:31:01 0 0.05 0.00 0.05 0.02 0.02 99.87 00:34:04 00:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:34:04 00:31:01 2 0.08 0.00 0.00 0.00 0.00 99.92 00:34:04 00:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:34:04 00:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:34:04 00:31:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:34:04 00:31:01 6 1.99 0.00 0.00 0.00 0.00 98.01 00:34:04 00:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:34:04 00:34:04 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:34:04 00:32:01 all 0.14 0.00 0.01 0.24 0.00 99.60 00:34:04 00:32:01 0 0.05 0.00 0.03 0.02 0.02 99.88 00:34:04 00:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:34:04 00:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:34:04 00:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:34:04 00:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:34:04 00:32:01 5 0.00 0.00 0.03 1.92 0.00 98.05 00:34:04 00:32:01 6 0.96 0.00 0.00 0.00 0.00 99.04 00:34:04 00:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:34:04 00:33:01 all 0.03 0.00 0.01 0.00 0.00 99.96 00:34:04 00:33:01 0 0.03 0.00 0.02 0.02 0.00 99.93 00:34:04 00:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:34:04 00:33:01 2 0.10 0.00 0.02 0.00 0.00 99.88 00:34:04 00:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:34:04 00:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:34:04 00:33:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:34:04 00:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:34:04 00:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:34:04 00:34:01 all 0.47 0.00 0.19 0.03 0.01 99.29 00:34:04 00:34:01 0 0.73 0.00 0.28 0.03 0.02 98.93 00:34:04 00:34:01 1 0.53 0.00 0.20 0.02 0.00 99.25 00:34:04 00:34:01 2 0.43 0.00 0.13 0.05 0.00 99.38 00:34:04 00:34:01 3 0.25 0.00 0.18 0.02 0.02 99.53 00:34:04 00:34:01 4 0.35 0.00 0.12 0.00 0.00 99.53 00:34:04 00:34:01 5 0.47 0.00 0.23 0.07 0.02 99.22 00:34:04 00:34:01 6 0.57 0.00 0.22 0.00 0.02 99.20 00:34:04 00:34:01 7 0.43 0.00 0.18 0.05 0.02 99.32 00:34:04 Average: all 4.04 0.00 0.97 0.29 0.02 94.67 00:34:04 Average: 0 3.91 0.00 1.06 0.36 0.03 94.64 00:34:04 Average: 1 3.93 0.00 0.96 0.10 0.03 94.98 00:34:04 Average: 2 4.29 0.00 0.94 0.26 0.02 94.49 00:34:04 Average: 3 4.08 0.00 0.93 0.19 0.02 94.78 00:34:04 Average: 4 3.89 0.00 1.05 0.41 0.02 94.63 00:34:04 Average: 5 4.00 0.00 0.92 0.39 0.02 94.67 00:34:04 Average: 6 4.25 0.00 0.94 0.10 0.02 94.69 00:34:04 Average: 7 3.98 0.00 0.99 0.53 0.03 94.48 00:34:04 00:34:04 00:34:04