Pull request #153 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 jinlinGuan for edgexfoundry/app-record-replay Obtained Jenkinsfile from a65e098de420ba3dc87bc70fddc9b356c65c4cb8+73821206136820b490740b0d0118952f550c5005 (18a611b5b7dcfa08db5d39e9f91ab05a8737f2ef) 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-ssh10185700964712933817.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4098553967558522716.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-record-replay/branches/PR-153/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-record-replay/branches/PR-153/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11642521615413927.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-record-replay/branches/PR-153/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4706478297245399562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14732076420268598777.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-record-replay/branches/PR-153/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-record-replay/branches/PR-153/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12331144344890607727.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-record-replay, 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-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-record-replay 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 ‘prd-ubuntu20.04-docker-8c-8g-26262’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26265 in /w/workspace/foundry_app-record-replay_PR-153 [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-record-replay.git > git init /w/workspace/foundry_app-record-replay_PR-153 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.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-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.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-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/153/head:refs/remotes/origin/PR-153 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 73821206136820b490740b0d0118952f550c5005 into PR head commit a65e098de420ba3dc87bc70fddc9b356c65c4cb8 Merge succeeded, producing a65e098de420ba3dc87bc70fddc9b356c65c4cb8 Checking out Revision a65e098de420ba3dc87bc70fddc9b356c65c4cb8 (PR-153) > git config core.sparsecheckout # timeout=10 > git checkout -f a65e098de420ba3dc87bc70fddc9b356c65c4cb8 # 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 73821206136820b490740b0d0118952f550c5005 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a65e098de420ba3dc87bc70fddc9b356c65c4cb8 # timeout=10 Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:34:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:34:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:34:22 ========================================================= 08:34:22 EdgeX Global Pipelines Version Info 08:34:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:34:22 ------------------- 08:34:22 stable info: 08:34:22 ------------------- 08:34:22 Commited By: Ginny Guan ginny@iotechsys.com 08:34:22 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:34:22 Message: update stable to v1.0.265 08:34:23 ------------------- 08:34:23 experimental info: 08:34:23 ------------------- 08:34:23 Commited By: Cherry Wang cherry@iotechsys.com 08:34:23 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:34:23 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:34:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 08:34:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 08:34:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:34:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:34:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:34:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:34:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 08:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:34:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:34:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:34:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:34:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:34:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:34:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:34:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:34:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:34:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:34:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:34:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:34:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:34:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:34:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-153 [Pipeline] echo 08:34:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-153 [Pipeline] echo 08:34:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-153 [Pipeline] echo 08:34:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a65e098de420ba3dc87bc70fddc9b356c65c4cb8 [Pipeline] echo 08:34:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a65e098 [Pipeline] echo 08:34:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:25 provisioning config files... 08:34:25 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-153@tmp/config5466855162928852252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:26 ---> ****-login.sh 08:34:26 nexus3.edgexfoundry.org:10001 08:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:26 Configure a credential helper to remove this warning. See 08:34:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:26 08:34:26 Login Succeeded 08:34:26 nexus3.edgexfoundry.org:10002 08:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:26 Configure a credential helper to remove this warning. See 08:34:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:26 08:34:26 Login Succeeded 08:34:26 nexus3.edgexfoundry.org:10003 08:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:26 Configure a credential helper to remove this warning. See 08:34:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:26 08:34:26 Login Succeeded 08:34:26 nexus3.edgexfoundry.org:10004 08:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:27 Configure a credential helper to remove this warning. See 08:34:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:27 08:34:27 Login Succeeded 08:34:27 ****.io 08:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:27 Configure a credential helper to remove this warning. See 08:34:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:27 08:34:27 Login Succeeded 08:34:27 ---> ****-login.sh ends [Pipeline] } 08:34:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:34:28 + git rev-list -1 --merges a65e098de420ba3dc87bc70fddc9b356c65c4cb8~1..a65e098de420ba3dc87bc70fddc9b356c65c4cb8 [Pipeline] echo 08:34:28 -----------> git rev-list -1 --merges a65e098de420ba3dc87bc70fddc9b356c65c4cb8~1..a65e098de420ba3dc87bc70fddc9b356c65c4cb8 a65e098de420ba3dc87bc70fddc9b356c65c4cb8 [false] [Pipeline] sh 08:34:28 + git log --format=format:%s -1 a65e098de420ba3dc87bc70fddc9b356c65c4cb8 [Pipeline] echo 08:34:28 ========================================================= 08:34:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:34:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:28 + git log --format=format:%s -1 a65e098de420ba3dc87bc70fddc9b356c65c4cb8 [Pipeline] echo 08:34:29 [semverPrep] GIT_COMMIT: a65e098de420ba3dc87bc70fddc9b356c65c4cb8, Commit Message: refactor!: update module to v4 [Pipeline] echo 08:34:29 [semverPrep] This is not a build commit. [Pipeline] sh 08:34:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:34:29 + grep -v github /etc/ssh/ssh_known_hosts 08:34:29 + [ -e /tmp/ssh_known_hosts ] 08:34:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:34:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:34:29 + sudo tee -a /etc/ssh/ssh_known_hosts 08:34:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:34:30 08:34:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:34:30 0.1.4: Pulling from edgex-devops/py-git-semver 08:34:30 b85a868b505f: Pulling fs layer 08:34:30 e2be974225ed: Pulling fs layer 08:34:30 339a4e72a1f5: Pulling fs layer 08:34:30 988bab9f4d93: Pulling fs layer 08:34:30 1469e6f7b9e6: Pulling fs layer 08:34:30 eaf3925da568: Pulling fs layer 08:34:30 bab4dde63d76: Pulling fs layer 08:34:30 bde34c3a00c8: Pulling fs layer 08:34:30 b352a97aabf1: Pulling fs layer 08:34:30 4872d77fe225: Pulling fs layer 08:34:30 5851b861e8e6: Pulling fs layer 08:34:30 bde34c3a00c8: Waiting 08:34:30 988bab9f4d93: Waiting 08:34:30 1469e6f7b9e6: Waiting 08:34:30 eaf3925da568: Waiting 08:34:30 bab4dde63d76: Waiting 08:34:30 5851b861e8e6: Waiting 08:34:30 4872d77fe225: Waiting 08:34:30 b352a97aabf1: Waiting 08:34:30 e2be974225ed: Verifying Checksum 08:34:30 e2be974225ed: Download complete 08:34:30 988bab9f4d93: Verifying Checksum 08:34:30 988bab9f4d93: Download complete 08:34:30 1469e6f7b9e6: Verifying Checksum 08:34:30 1469e6f7b9e6: Download complete 08:34:30 eaf3925da568: Verifying Checksum 08:34:30 eaf3925da568: Download complete 08:34:30 339a4e72a1f5: Verifying Checksum 08:34:30 339a4e72a1f5: Download complete 08:34:30 bde34c3a00c8: Verifying Checksum 08:34:30 bde34c3a00c8: Download complete 08:34:30 b352a97aabf1: Download complete 08:34:30 4872d77fe225: Verifying Checksum 08:34:30 4872d77fe225: Download complete 08:34:30 5851b861e8e6: Verifying Checksum 08:34:30 5851b861e8e6: Download complete 08:34:30 b85a868b505f: Verifying Checksum 08:34:30 b85a868b505f: Download complete 08:34:30 bab4dde63d76: Verifying Checksum 08:34:30 bab4dde63d76: Download complete 08:34:31 b85a868b505f: Pull complete 08:34:32 e2be974225ed: Pull complete 08:34:32 339a4e72a1f5: Pull complete 08:34:32 988bab9f4d93: Pull complete 08:34:32 1469e6f7b9e6: Pull complete 08:34:32 eaf3925da568: Pull complete 08:34:34 bab4dde63d76: Pull complete 08:34:34 bde34c3a00c8: Pull complete 08:34:34 b352a97aabf1: Pull complete 08:34:34 4872d77fe225: Pull complete 08:34:34 5851b861e8e6: Pull complete 08:34:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:34:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:34:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:35 prd-ubuntu20.04-docker-8c-8g-26265 does not seem to be running inside a container 08:34:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-153 -v /w/workspace/foundry_app-record-replay_PR-153:/w/workspace/foundry_app-record-replay_PR-153:rw,z -v /w/workspace/foundry_app-record-replay_PR-153@tmp:/w/workspace/foundry_app-record-replay_PR-153@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 08:34:39 $ docker top 011ffe8293d43b370d9065e2022080e0119d3737f415c1b6007f697745c9e61b -eo pid,comm 08:34:39 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). 08:34:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:34:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:34:39 [ssh-agent] Looking for ssh-agent implementation... 08:34:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:34:39 $ docker exec 011ffe8293d43b370d9065e2022080e0119d3737f415c1b6007f697745c9e61b ssh-agent 08:34:39 SSH_AUTH_SOCK=/tmp/ssh-naT9trcgmJDO/agent.32 08:34:39 SSH_AGENT_PID=38 08:34:39 Running ssh-add (command line suppressed) 08:34:39 Identity added: /w/workspace/foundry_app-record-replay_PR-153@tmp/private_key_189145049989044197.key (/w/workspace/foundry_app-record-replay_PR-153@tmp/private_key_189145049989044197.key) 08:34:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:34:40 + git tag --points-at HEAD [Pipeline] } 08:34:40 $ docker exec --env ******** --env ******** 011ffe8293d43b370d9065e2022080e0119d3737f415c1b6007f697745c9e61b ssh-agent -k 08:34:40 unset SSH_AUTH_SOCK; 08:34:40 unset SSH_AGENT_PID; 08:34:40 echo Agent pid 38 killed; 08:34:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:34:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:34:40 [ssh-agent] Looking for ssh-agent implementation... 08:34:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:34:40 $ docker exec 011ffe8293d43b370d9065e2022080e0119d3737f415c1b6007f697745c9e61b ssh-agent 08:34:40 SSH_AUTH_SOCK=/tmp/ssh-0AwVWcO2MqI1/agent.71 08:34:40 SSH_AGENT_PID=77 08:34:40 Running ssh-add (command line suppressed) 08:34:40 Identity added: /w/workspace/foundry_app-record-replay_PR-153@tmp/private_key_2662730593310548638.key (/w/workspace/foundry_app-record-replay_PR-153@tmp/private_key_2662730593310548638.key) 08:34:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:34:41 + git semver init 08:34:41 2024-11-12 08:34:41,339 [run_init] DEBUG init version:0.0.0 force:False 08:34:41 2024-11-12 08:34:41,340 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-153/.semver 08:34:41 2024-11-12 08:34:41,340 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-153/.semver 08:34:41 2024-11-12 08:34:41,341 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-153/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-153, universal_newlines=False, shell=None, istream=None) 08:34:43 2024-11-12 08:34:42,960 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-153/.git/info/exclude 08:34:43 2024-11-12 08:34:42,961 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-153/.semver/PR-153 with force:False 08:34:43 2024-11-12 08:34:42,961 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-153/.semver/PR-153 08:34:43 2024-11-12 08:34:42,964 [execute] INFO git cat-file --batch-check 08:34:43 2024-11-12 08:34:42,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-153/.semver, universal_newlines=False, shell=None, istream=) 08:34:43 2024-11-12 08:34:42,969 [execute] INFO git cat-file --batch 08:34:43 2024-11-12 08:34:42,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-153/.semver, universal_newlines=False, shell=None, istream=) 08:34:43 2024-11-12 08:34:42,973 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-153/.semver/PR-153 08:34:43 0.0.0 [Pipeline] } 08:34:43 $ docker exec --env ******** --env ******** 011ffe8293d43b370d9065e2022080e0119d3737f415c1b6007f697745c9e61b ssh-agent -k 08:34:43 unset SSH_AUTH_SOCK; 08:34:43 unset SSH_AGENT_PID; 08:34:43 echo Agent pid 77 killed; 08:34:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:34:43 + git semver [Pipeline] } 08:34:44 $ docker stop --time=1 011ffe8293d43b370d9065e2022080e0119d3737f415c1b6007f697745c9e61b 08:34:45 $ docker rm -f --volumes 011ffe8293d43b370d9065e2022080e0119d3737f415c1b6007f697745c9e61b [Pipeline] // withDockerContainer [Pipeline] sh 08:34:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:34:46 Stashed 1 file(s) [Pipeline] echo 08:34:46 [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 08:34:47 provisioning config files... 08:34:47 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-153@tmp/config10447929759808806209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:47 ---> ****-login.sh 08:34:47 nexus3.edgexfoundry.org:10001 08:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:47 Configure a credential helper to remove this warning. See 08:34:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:47 08:34:47 Login Succeeded 08:34:47 nexus3.edgexfoundry.org:10002 08:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:47 Configure a credential helper to remove this warning. See 08:34:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:47 08:34:47 Login Succeeded 08:34:47 nexus3.edgexfoundry.org:10003 08:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:47 Configure a credential helper to remove this warning. See 08:34:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:47 08:34:47 Login Succeeded 08:34:47 nexus3.edgexfoundry.org:10004 08:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:47 Configure a credential helper to remove this warning. See 08:34:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:47 08:34:47 Login Succeeded 08:34:47 ****.io 08:34:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:48 Configure a credential helper to remove this warning. See 08:34:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:48 08:34:48 Login Succeeded 08:34:48 ---> ****-login.sh ends [Pipeline] } 08:34:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:34:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:34:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:34:48 ========================================================= 08:34:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:34:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:34:48 Sending build context to Docker daemon 9.79MB 08:34:48 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:34:48 Step 2/12 : FROM ${BASE} AS builder 08:34:48 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:34:48 43c4264eed91: Pulling fs layer 08:34:48 4cc291be95ef: Pulling fs layer 08:34:48 2ac1f1163629: Pulling fs layer 08:34:48 5c3c966382ef: Pulling fs layer 08:34:48 4f4fb700ef54: Pulling fs layer 08:34:48 5d5c8e513c77: Pulling fs layer 08:34:48 9f66e0745190: Pulling fs layer 08:34:48 f49a43e4bbc0: Pulling fs layer 08:34:48 561ebcabdf7f: Pulling fs layer 08:34:48 5c3c966382ef: Waiting 08:34:48 4f4fb700ef54: Waiting 08:34:48 5d5c8e513c77: Waiting 08:34:48 9f66e0745190: Waiting 08:34:48 f49a43e4bbc0: Waiting 08:34:48 561ebcabdf7f: Waiting 08:34:48 4cc291be95ef: Verifying Checksum 08:34:48 4cc291be95ef: Download complete 08:34:48 5c3c966382ef: Verifying Checksum 08:34:48 5c3c966382ef: Download complete 08:34:48 4f4fb700ef54: Verifying Checksum 08:34:48 4f4fb700ef54: Download complete 08:34:48 5d5c8e513c77: Verifying Checksum 08:34:48 5d5c8e513c77: Download complete 08:34:48 43c4264eed91: Download complete 08:34:49 9f66e0745190: Download complete 08:34:49 43c4264eed91: Pull complete 08:34:49 561ebcabdf7f: Download complete 08:34:49 4cc291be95ef: Pull complete 08:34:49 2ac1f1163629: Verifying Checksum 08:34:49 2ac1f1163629: Download complete 08:34:50 f49a43e4bbc0: Verifying Checksum 08:34:50 f49a43e4bbc0: Download complete 08:34:53 2ac1f1163629: Pull complete 08:34:53 5c3c966382ef: Pull complete 08:34:53 4f4fb700ef54: Pull complete 08:34:53 5d5c8e513c77: Pull complete 08:34:53 9f66e0745190: Pull complete 08:34:55 f49a43e4bbc0: Pull complete 08:34:56 561ebcabdf7f: Pull complete 08:34:56 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:34:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:34:56 ---> 3a752c3f9dda 08:34:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:35:01 ---> Running in ba9195a1981b 08:35:01 Removing intermediate container ba9195a1981b 08:35:01 ---> 5b138743bb5c 08:35:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:35:01 ---> Running in 0ef9a600db8d 08:35:01 Removing intermediate container 0ef9a600db8d 08:35:01 ---> 95c40036abc2 08:35:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:35:01 ---> Running in 9ceb17ad510e 08:35:01 Removing intermediate container 9ceb17ad510e 08:35:01 ---> 2e91194f40e7 08:35:01 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:35:01 ---> Running in fa08f5e815c4 08:35:01 Still waiting to schedule task 08:35:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-26263’ is offline 08:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:02 OK: 246 MiB in 54 packages 08:35:03 Removing intermediate container fa08f5e815c4 08:35:03 ---> 8f759a915bce 08:35:03 Step 7/12 : WORKDIR /app 08:35:03 ---> Running in 574157d141ab 08:35:03 Removing intermediate container 574157d141ab 08:35:03 ---> 182a580559c2 08:35:03 Step 8/12 : COPY go.mod vendor* ./ 08:35:04 ---> d0b91cf0e100 08:35:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:04 ---> Running in 6b693f4c4c25 08:36:15 Removing intermediate container 6b693f4c4c25 08:36:15 ---> 34d6bcbd3b43 08:36:15 Step 10/12 : COPY . . 08:36:16 ---> fc650949a5dc 08:36:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:36:16 ---> Running in b30ad4312394 08:36:16 Removing intermediate container b30ad4312394 08:36:16 ---> 7361835dbc94 08:36:16 Step 12/12 : RUN $MAKE 08:36:16 ---> Running in fab8c6f6cf92 08:36:16 noop 08:36:16 Removing intermediate container fab8c6f6cf92 08:36:16 ---> 718ad4510069 08:36:16 Successfully built 718ad4510069 08:36:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:17 + docker inspect -f . ci-base-image-x86_64 08:36:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:17 prd-ubuntu20.04-docker-8c-8g-26265 does not seem to be running inside a container 08:36:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-153 -v /w/workspace/foundry_app-record-replay_PR-153:/w/workspace/foundry_app-record-replay_PR-153:rw,z -v /w/workspace/foundry_app-record-replay_PR-153@tmp:/w/workspace/foundry_app-record-replay_PR-153@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 08:36:18 $ docker top 2987b47a5c76b771581a8670a57d03c451790d263377d5b030de006a101020d2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:18 + go version 08:36:18 go version go1.23.2 linux/amd64 [Pipeline] } 08:36:18 $ docker stop --time=1 2987b47a5c76b771581a8670a57d03c451790d263377d5b030de006a101020d2 08:36:19 $ docker rm -f --volumes 2987b47a5c76b771581a8670a57d03c451790d263377d5b030de006a101020d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:20 + docker inspect -f . ci-base-image-x86_64 08:36:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:20 prd-ubuntu20.04-docker-8c-8g-26265 does not seem to be running inside a container 08:36:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-153 -v /w/workspace/foundry_app-record-replay_PR-153:/w/workspace/foundry_app-record-replay_PR-153:rw,z -v /w/workspace/foundry_app-record-replay_PR-153@tmp:/w/workspace/foundry_app-record-replay_PR-153@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 08:36:21 $ docker top cf1767cb01ae27221d74f26e912c2307c2a4ab0263b0b72c6a3b58b4bf0559a5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:21 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-153 [Pipeline] fileExists [Pipeline] sh 08:36:21 + make test 08:36:21 go test -race -coverprofile=coverage.out ./... 08:36:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26266 in /w/workspace/foundry_app-record-replay_PR-153 [Pipeline] { [Pipeline] ws 08:36:42 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 08:36:45 Selected Git installation does not exist. Using Default 08:36:45 The recommended git tool is: NONE 08:36:50 using credential edgex-jenkins-ssh 08:36:50 Cloning the remote Git repository 08:36:50 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 08:36:50 > git init /w/workspace/app-record-replay/1 # timeout=10 08:36:50 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 08:36:50 > git --version # timeout=10 08:36:50 > git --version # 'git version 2.25.1' 08:36:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:53 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 08:36:53 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 08:36:53 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 08:36:53 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 08:36:53 ok github.com/edgexfoundry/app-record-replay/internal/app 1.026s coverage: 88.0% of statements 08:36:53 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 08:36:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:55 Merging remotes/origin/main commit 73821206136820b490740b0d0118952f550c5005 into PR head commit a65e098de420ba3dc87bc70fddc9b356c65c4cb8 08:36:55 Merge succeeded, producing a65e098de420ba3dc87bc70fddc9b356c65c4cb8 08:36:55 Checking out Revision a65e098de420ba3dc87bc70fddc9b356c65c4cb8 (PR-153) 08:36:54 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 08:36:54 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 08:36:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/153/head:refs/remotes/origin/PR-153 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:36:55 > git config core.sparsecheckout # timeout=10 08:36:55 > git checkout -f a65e098de420ba3dc87bc70fddc9b356c65c4cb8 # timeout=10 08:36:55 > git remote # timeout=10 08:36:55 > git config --get remote.origin.url # timeout=10 08:36:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:55 > git merge 73821206136820b490740b0d0118952f550c5005 # timeout=10 08:36:55 > git rev-parse HEAD^{commit} # timeout=10 08:36:55 > git config core.sparsecheckout # timeout=10 08:36:55 > git checkout -f a65e098de420ba3dc87bc70fddc9b356c65c4cb8 # timeout=10 08:36:59 Commit message: "refactor!: update module to v4" 08:36:59 > git --version # timeout=10 08:36:59 > git --version # 'git version 2.25.1' 08:36:59 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:37:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:37:01 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:01 Dload Upload Total Spent Left Speed 08:37:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 08:37:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:37:01 + sudo tee /etc/docker/daemon.new 08:37:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:37:01 { 08:37:01 "registry-mirrors": [ 08:37:01 "https://nexus3.edgexfoundry.org:10001" 08:37:01 ], 08:37:01 "bip": "10.250.0.254/24", 08:37:01 "hosts": [ 08:37:01 "tcp://0.0.0.0:5555", 08:37:01 "unix:///var/run/docker.sock" 08:37:01 ], 08:37:01 "mtu": 1458, 08:37:01 "selinux-enabled": true, 08:37:01 "seccomp-profile": "/etc/docker/seccomp.json" 08:37:01 } [Pipeline] sh 08:37:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:37:02 + sudo service docker restart 08:37:03 ok github.com/edgexfoundry/app-record-replay/internal/application 9.599s coverage: 98.7% of statements 08:37:03 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.093s coverage: 89.7% of statements 08:37:03 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.019s coverage: 100.0% of statements 08:37:03 running golangci-lint 08:37:03 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:37:03 go version go1.23.2 linux/amd64 08:37:03 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:37:03 level=info msg="[config_reader] Used config file .golangci.yml" 08:37:03 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:37:21 provisioning config files... 08:37:21 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config18002506449690671412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:37:21 ---> ****-login.sh 08:37:21 nexus3.edgexfoundry.org:10001 08:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:22 Configure a credential helper to remove this warning. See 08:37:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:22 08:37:22 Login Succeeded 08:37:22 nexus3.edgexfoundry.org:10002 08:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:22 Configure a credential helper to remove this warning. See 08:37:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:22 08:37:22 Login Succeeded 08:37:22 nexus3.edgexfoundry.org:10003 08:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:22 Configure a credential helper to remove this warning. See 08:37:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:22 08:37:22 Login Succeeded 08:37:22 nexus3.edgexfoundry.org:10004 08:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:23 Configure a credential helper to remove this warning. See 08:37:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:23 08:37:23 Login Succeeded 08:37:23 ****.io 08:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:23 Configure a credential helper to remove this warning. See 08:37:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:23 08:37:23 Login Succeeded 08:37:23 ---> ****-login.sh ends [Pipeline] } 08:37:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:37:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:37:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:37:24 ========================================================= 08:37:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:37:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:37:25 Sending build context to Docker daemon 320kB 08:37:25 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:37:25 Step 2/12 : FROM ${BASE} AS builder 08:37:25 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:37:25 cf04c63912e1: Pulling fs layer 08:37:25 55b35a11ae5e: Pulling fs layer 08:37:25 a37a00ec5f00: Pulling fs layer 08:37:25 50b3750afda1: Pulling fs layer 08:37:25 4f4fb700ef54: Pulling fs layer 08:37:25 80978eb59214: Pulling fs layer 08:37:25 c9f46d7d2bd2: Pulling fs layer 08:37:25 c5a475d317c9: Pulling fs layer 08:37:25 50b3750afda1: Waiting 08:37:25 4f4fb700ef54: Waiting 08:37:25 80978eb59214: Waiting 08:37:25 c9f46d7d2bd2: Waiting 08:37:25 c5a475d317c9: Waiting 08:37:25 55b35a11ae5e: Verifying Checksum 08:37:25 55b35a11ae5e: Download complete 08:37:25 50b3750afda1: Verifying Checksum 08:37:25 50b3750afda1: Download complete 08:37:25 4f4fb700ef54: Verifying Checksum 08:37:25 4f4fb700ef54: Download complete 08:37:25 80978eb59214: Verifying Checksum 08:37:25 80978eb59214: Download complete 08:37:25 cf04c63912e1: Verifying Checksum 08:37:25 cf04c63912e1: Download complete 08:37:25 level=info msg="[loader] Go packages loading at mode 575 (deps|compiled_files|exports_file|files|imports|name|types_sizes) took 21.461788573s" 08:37:25 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 5.326763ms" 08:37:26 c5a475d317c9: Verifying Checksum 08:37:26 c5a475d317c9: Download complete 08:37:26 cf04c63912e1: Pull complete 08:37:27 55b35a11ae5e: Pull complete 08:37:27 a37a00ec5f00: Verifying Checksum 08:37:27 a37a00ec5f00: Download complete 08:37:28 c9f46d7d2bd2: Verifying Checksum 08:37:28 c9f46d7d2bd2: Download complete 08:37:34 level=info msg="[linters_context/goanalysis] analyzers took 45.367122631s with top 10 stages: buildir: 36.513217959s, inspect: 1.959173455s, fact_deprecated: 1.702270879s, ctrlflow: 1.288922662s, printf: 1.25467789s, fact_purity: 732.518139ms, nilness: 640.665686ms, typedness: 449.177099ms, SA5012: 373.666783ms, tokenfileanalyzer: 121.214625ms" 08:37:34 level=info msg="[runner] Issues before processing: 10, after processing: 0" 08:37:34 level=info msg="[runner] Processors filtering stat (in/out): cgo: 10/10, skip_dirs: 10/10, autogenerated_exclude: 10/10, filename_unadjuster: 10/10, invalid_issue: 10/10, path_prettifier: 10/10, identifier_marker: 10/10, exclude: 10/10, skip_files: 10/10, exclude-rules: 10/0" 08:37:34 level=info msg="[runner] processing took 1.005603ms with stages: identifier_marker: 513.987µs, autogenerated_exclude: 168.109µs, path_prettifier: 135.067µs, exclude-rules: 129.407µs, skip_dirs: 44.923µs, cgo: 3.04µs, invalid_issue: 2.58µs, filename_unadjuster: 1.71µs, nolint: 1.32µs, max_same_issues: 1.05µs, fixer: 550ns, max_from_linter: 520ns, uniq_by_line: 490ns, exclude: 440ns, skip_files: 420ns, sort_results: 400ns, diff: 290ns, max_per_file_from_linter: 280ns, source_code: 270ns, path_shortener: 270ns, path_prefixer: 250ns, severity-rules: 230ns" 08:37:34 level=info msg="[runner] linters took 8.967126846s with stages: goanalysis_metalinter: 8.965912963s" 08:37:34 level=info msg="File cache stats: 0 entries of total size 0B" 08:37:34 level=info msg="Memory: 306 samples, avg is 228.6MB, max is 1105.2MB" 08:37:34 level=info msg="Execution took 30.440623473s" 08:37:34 go vet ./... 08:37:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:37:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:37:39 ./bin/test-attribution-txt.sh [Pipeline] echo 08:37:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:37:39 $ docker stop --time=1 cf1767cb01ae27221d74f26e912c2307c2a4ab0263b0b72c6a3b58b4bf0559a5 08:37:43 a37a00ec5f00: Pull complete 08:37:43 50b3750afda1: Pull complete 08:37:43 4f4fb700ef54: Pull complete 08:37:43 80978eb59214: Pull complete 08:37:46 $ docker rm -f --volumes cf1767cb01ae27221d74f26e912c2307c2a4ab0263b0b72c6a3b58b4bf0559a5 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:37:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:37:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:37:50 c9f46d7d2bd2: Pull complete 08:37:51 c5a475d317c9: Pull complete 08:37:51 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:37:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:37:51 ---> be29e6b0f0d4 08:37:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:37:52 + ls -al . 08:37:52 total 264 08:37:52 drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 08:36 . 08:37:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:34 .. 08:37:52 -rw-rw-r-- 1 jenkins jenkins 119 Nov 12 08:34 .dockerignore 08:37:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 08:37 .git 08:37:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:34 .github 08:37:52 -rw-rw-r-- 1 jenkins jenkins 164 Nov 12 08:34 .gitignore 08:37:52 -rw-rw-r-- 1 jenkins jenkins 41 Nov 12 08:34 .golangci.yml 08:37:52 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 08:34 .semver 08:37:52 -rw-rw-r-- 1 jenkins jenkins 16870 Nov 12 08:34 Attribution.txt 08:37:52 -rw-rw-r-- 1 jenkins jenkins 458 Nov 12 08:34 CHANGELOG.md 08:37:52 -rw-rw-r-- 1 jenkins jenkins 1726 Nov 12 08:34 Dockerfile 08:37:52 -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 08:34 GOVERNANCE.md 08:37:52 -rw-rw-r-- 1 jenkins jenkins 681 Nov 12 08:34 Jenkinsfile 08:37:52 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 12 08:34 LICENSE 08:37:52 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 12 08:34 Makefile 08:37:52 -rw-rw-r-- 1 jenkins jenkins 611 Nov 12 08:34 OWNERS.md 08:37:52 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 12 08:34 README.md 08:37:52 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 12 08:34 Record and Reply.postman_collection.json 08:37:52 -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 08:34 VERSION 08:37:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:34 bin 08:37:52 -rw-r--r-- 1 jenkins jenkins 34247 Nov 12 08:37 coverage.out 08:37:52 -rw-rw-r-- 1 jenkins jenkins 6772 Nov 12 08:34 go.mod 08:37:52 -rw-rw-r-- 1 jenkins jenkins 88057 Nov 12 08:34 go.sum 08:37:52 drwxrwxr-x 7 jenkins jenkins 4096 Nov 12 08:34 internal 08:37:52 -rw-rw-r-- 1 jenkins jenkins 913 Nov 12 08:34 main.go 08:37:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:34 openapi 08:37:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:34 pkg 08:37:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:52 ---> Running in 563982c3df80 08:37:52 Removing intermediate container 563982c3df80 08:37:52 ---> d8a092641af9 08:37:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:37:52 ---> Running in 57b9d4d01de0 08:37:53 Removing intermediate container 57b9d4d01de0 08:37:53 ---> 330e7abe3878 08:37:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:37:53 ---> Running in 4fa0bf616b6c 08:37:53 Removing intermediate container 4fa0bf616b6c 08:37:53 ---> 1373443a67eb 08:37:53 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:37:53 ---> Running in 0563d68362fd 08:37:53 + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a65e098de420ba3dc87bc70fddc9b356c65c4cb8 --label arch=amd64 --label version=0.0.0 . 08:37:53 Sending build context to Docker daemon 9.825MB 08:37:53 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:37:53 Step 2/27 : FROM ${BASE} AS builder 08:37:53 ---> 718ad4510069 08:37:53 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 08:37:54 ---> Running in 2e83a2b28212 08:37:54 Removing intermediate container 2e83a2b28212 08:37:54 ---> 349244d65fdb 08:37:54 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 08:37:54 ---> Running in 52e9de6f564e 08:37:54 Removing intermediate container 52e9de6f564e 08:37:54 ---> 6281cb8bbf58 08:37:54 Step 5/27 : ARG ADD_BUILD_TAGS="" 08:37:54 ---> Running in 6420661e45dd 08:37:54 Removing intermediate container 6420661e45dd 08:37:54 ---> 09f8bfd87c88 08:37:54 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:37:54 ---> Running in 4ea88556d8ec 08:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:37:55 OK: 246 MiB in 54 packages 08:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:37:55 Removing intermediate container 4ea88556d8ec 08:37:55 ---> d4d46cac18bc 08:37:55 Step 7/27 : WORKDIR /app 08:37:55 ---> Running in 924cbb30b226 08:37:56 Removing intermediate container 924cbb30b226 08:37:56 ---> ce4f19b2dc0f 08:37:56 Step 8/27 : COPY go.mod vendor* ./ 08:37:56 ---> d65997aedb83 08:37:56 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:56 ---> Running in f09307b99e82 08:37:56 OK: 238 MiB in 54 packages 08:37:57 Removing intermediate container f09307b99e82 08:37:57 ---> 73d80aacfdcd 08:37:57 Step 10/27 : COPY . . 08:37:57 Removing intermediate container 0563d68362fd 08:37:57 ---> fe08904fbb48 08:37:57 Step 7/12 : WORKDIR /app 08:37:57 ---> Running in 89445f898a0b 08:37:57 ---> d8ec2f13becd 08:37:57 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:37:58 Removing intermediate container 89445f898a0b 08:37:58 ---> a32f49a0959b 08:37:58 Step 8/12 : COPY go.mod vendor* ./ 08:37:58 ---> Running in 38f66a44aa60 08:37:58 Removing intermediate container 38f66a44aa60 08:37:58 ---> 9256a32e61b5 08:37:58 Step 12/27 : RUN $MAKE 08:37:58 ---> Running in 19884a639368 08:37:58 ---> db4b099c27ba 08:37:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:58 ---> Running in 3475fa744399 08:37:58 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 08:38:37 Removing intermediate container 19884a639368 08:38:37 ---> 7c76155ba3a2 08:38:37 Step 13/27 : FROM alpine:3.20 08:38:37 3.20: Pulling from library/alpine 08:38:37 da9db072f522: Pulling fs layer 08:38:37 da9db072f522: Verifying Checksum 08:38:37 da9db072f522: Download complete 08:38:37 da9db072f522: Pull complete 08:38:37 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:38:37 Status: Downloaded newer image for alpine:3.20 08:38:37 ---> 63b790fccc90 08:38:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:38:37 ---> Running in 8f2f9ab1874d 08:38:37 Removing intermediate container 8f2f9ab1874d 08:38:37 ---> 864b65634c33 08:38:37 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 08:38:37 ---> Running in 1d8b9e05dc4d 08:38:37 Removing intermediate container 1d8b9e05dc4d 08:38:37 ---> e280e3c3a07d 08:38:37 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 08:38:37 ---> Running in df0dd16cb3c6 08:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:38:37 (1/2) Installing ca-certificates (20240705-r0) 08:38:37 (2/2) Installing dumb-init (1.2.5-r3) 08:38:37 Executing busybox-1.36.1-r29.trigger 08:38:37 Executing ca-certificates-20240705-r0.trigger 08:38:37 OK: 9 MiB in 16 packages 08:38:37 Removing intermediate container df0dd16cb3c6 08:38:37 ---> 415fb3a92cbb 08:38:37 Step 17/27 : RUN apk --no-cache upgrade 08:38:37 ---> Running in a8347a750bd0 08:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:38:37 Upgrading critical system libraries and apk-tools: 08:38:37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:38:37 Executing busybox-1.36.1-r29.trigger 08:38:37 Continuing the upgrade transaction with new apk-tools: 08:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:38:37 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:38:37 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:38:37 Executing ca-certificates-20240705-r0.trigger 08:38:37 OK: 9 MiB in 16 packages 08:38:37 Removing intermediate container a8347a750bd0 08:38:37 ---> 53444120e519 08:38:37 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:38:37 ---> 51014fe7515d 08:38:37 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 08:38:37 ---> 1841c1940f18 08:38:37 Step 20/27 : COPY --from=builder /app/res/ /res/ 08:38:37 ---> 5e59222e5edf 08:38:37 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 08:38:37 ---> 02f4c73eb0f7 08:38:37 Step 22/27 : EXPOSE 59712 08:38:37 ---> Running in 480253ee3c51 08:38:37 Removing intermediate container 480253ee3c51 08:38:37 ---> a19dbaccba67 08:38:37 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 08:38:37 ---> Running in b691582d87eb 08:38:38 Removing intermediate container b691582d87eb 08:38:38 ---> cea82839e1b0 08:38:38 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:38:38 ---> Running in fe21a3488d52 08:38:38 Removing intermediate container fe21a3488d52 08:38:38 ---> 3e5db3d01830 08:38:38 Step 25/27 : LABEL arch=amd64 08:38:38 ---> Running in e75c7643f03f 08:38:38 Removing intermediate container e75c7643f03f 08:38:38 ---> 882f34d37a46 08:38:38 Step 26/27 : LABEL git_sha=a65e098de420ba3dc87bc70fddc9b356c65c4cb8 08:38:38 ---> Running in 00dd43a609ed 08:38:38 Removing intermediate container 00dd43a609ed 08:38:38 ---> bb22a0f86024 08:38:38 Step 27/27 : LABEL version=0.0.0 08:38:38 ---> Running in 896d408f637d 08:38:38 Removing intermediate container 896d408f637d 08:38:38 ---> 361ccb6e1dc7 08:38:38 [Warning] One or more build-args [ARCH] were not consumed 08:38:38 Successfully built 361ccb6e1dc7 08:38:38 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:39 08:38:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:40 latest: Pulling from edgex-lftools-log-publisher 08:38:40 5eb5b503b376: Pulling fs layer 08:38:40 5c69ac0246d0: Pulling fs layer 08:38:40 ec43610c2a17: Pulling fs layer 08:38:40 3a2ae6a8a46f: Pulling fs layer 08:38:40 33b1e0a273af: Pulling fs layer 08:38:40 5d3b04190fa2: Pulling fs layer 08:38:40 2f39f015ded8: Pulling fs layer 08:38:40 33b1e0a273af: Waiting 08:38:40 5d3b04190fa2: Waiting 08:38:40 2f39f015ded8: Waiting 08:38:40 3a2ae6a8a46f: Waiting 08:38:40 5c69ac0246d0: Download complete 08:38:40 3a2ae6a8a46f: Download complete 08:38:40 33b1e0a273af: Verifying Checksum 08:38:40 33b1e0a273af: Download complete 08:38:40 5d3b04190fa2: Download complete 08:38:40 ec43610c2a17: Verifying Checksum 08:38:40 ec43610c2a17: Download complete 08:38:40 5eb5b503b376: Verifying Checksum 08:38:40 5eb5b503b376: Download complete 08:38:41 2f39f015ded8: Download complete 08:38:41 5eb5b503b376: Pull complete 08:38:42 5c69ac0246d0: Pull complete 08:38:42 ec43610c2a17: Pull complete 08:38:42 3a2ae6a8a46f: Pull complete 08:38:43 33b1e0a273af: Pull complete 08:38:43 5d3b04190fa2: Pull complete 08:38:51 2f39f015ded8: Pull complete 08:38:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:51 prd-ubuntu20.04-docker-8c-8g-26265 does not seem to be running inside a container 08:38:51 $ 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/foundry_app-record-replay_PR-153 -v /w/workspace/foundry_app-record-replay_PR-153:/w/workspace/foundry_app-record-replay_PR-153:rw,z -v /w/workspace/foundry_app-record-replay_PR-153@tmp:/w/workspace/foundry_app-record-replay_PR-153@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 08:38:51 $ docker top 554ed478e1fdd1e2f65b7e39a320f95f68a4e9ef8143a35dff1fad194b1f7d5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:52 ---> job-cost.sh 08:38:52 lf-activate-venv: SKIPPING 08:38:52 INFO: No Stack... 08:38:52 INFO: Retrieving Pricing Info for: v3-standard-8 08:38:53 INFO: Archiving Costs [Pipeline] sh 08:38:53 + cat /w/workspace/foundry_app-record-replay_PR-153/archives/cost.csv 08:38:53 + cut -d, -f6 [Pipeline] lock 08:38:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-153-1-stack-cost] 08:38:53 Resource [jenkins-edgexfoundry-app-record-replay-PR-153-1-stack-cost] did not exist. Created. 08:38:53 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-153-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:38:53 + echo total: 0.2199999988079071 [Pipeline] stash 08:38:54 Stashed 1 file(s) [Pipeline] } 08:38:54 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-153-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:38:54 $ docker stop --time=1 554ed478e1fdd1e2f65b7e39a320f95f68a4e9ef8143a35dff1fad194b1f7d5c 08:38:55 $ docker rm -f --volumes 554ed478e1fdd1e2f65b7e39a320f95f68a4e9ef8143a35dff1fad194b1f7d5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:39:50 Removing intermediate container 3475fa744399 08:39:50 ---> 4cc45e892497 08:39:50 Step 10/12 : COPY . . 08:39:50 ---> 767af5afcbb6 08:39:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:39:50 ---> Running in 881083e7fe14 08:39:50 Removing intermediate container 881083e7fe14 08:39:50 ---> 67ef93b4b052 08:39:50 Step 12/12 : RUN $MAKE 08:39:50 ---> Running in dd4c97cf9194 08:39:50 noop 08:39:50 Removing intermediate container dd4c97cf9194 08:39:50 ---> f5a441496b82 08:39:50 Successfully built f5a441496b82 08:39:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:50 + docker inspect -f . ci-base-image-arm64 08:39:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:51 prd-ubuntu20.04-docker-arm64-4c-16g-26266 does not seem to be running inside a container 08:39:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/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 ******** ci-base-image-arm64 cat 08:39:52 $ docker top 2a8e756e0c167576c2e75ce63099e2f2f650e7b21cb75716b9d14a006bf7e787 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:53 + go version 08:39:53 go version go1.23.2 linux/arm64 [Pipeline] } 08:39:53 $ docker stop --time=1 2a8e756e0c167576c2e75ce63099e2f2f650e7b21cb75716b9d14a006bf7e787 08:39:54 $ docker rm -f --volumes 2a8e756e0c167576c2e75ce63099e2f2f650e7b21cb75716b9d14a006bf7e787 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:55 + docker inspect -f . ci-base-image-arm64 08:39:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:55 prd-ubuntu20.04-docker-arm64-4c-16g-26266 does not seem to be running inside a container 08:39:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/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 ******** ci-base-image-arm64 cat 08:39:57 $ docker top c0d48f672e0071a48912b14471c60d107224fcb0d250e82f7aa135ab221baee2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:58 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 08:39:58 + make test 08:39:58 go test -race -coverprofile=coverage.out ./... 08:44:24 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 08:44:28 ok github.com/edgexfoundry/app-record-replay/internal/app 1.116s coverage: 88.0% of statements 08:44:35 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 08:44:35 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 08:44:37 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 08:44:40 ok github.com/edgexfoundry/app-record-replay/internal/application 9.829s coverage: 98.7% of statements 08:44:40 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.441s coverage: 89.7% of statements 08:44:40 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.077s coverage: 100.0% of statements 08:44:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:44:41 go vet ./... 08:48:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:48:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:48:48 ./bin/test-attribution-txt.sh [Pipeline] echo 08:48:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:48:49 $ docker stop --time=1 c0d48f672e0071a48912b14471c60d107224fcb0d250e82f7aa135ab221baee2 08:48:51 $ docker rm -f --volumes c0d48f672e0071a48912b14471c60d107224fcb0d250e82f7aa135ab221baee2 [Pipeline] // withDockerContainer [Pipeline] sh 08:48:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:48:53 Warning: overwriting stash ‘coverage-report’ 08:48:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:48:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:48:55 + ls -al . 08:48:55 total 260 08:48:55 drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 08:40 . 08:48:55 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:36 .. 08:48:55 -rw-rw-r-- 1 jenkins jenkins 119 Nov 12 08:36 .dockerignore 08:48:55 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 08:36 .git 08:48:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:36 .github 08:48:55 -rw-rw-r-- 1 jenkins jenkins 164 Nov 12 08:36 .gitignore 08:48:55 -rw-rw-r-- 1 jenkins jenkins 41 Nov 12 08:36 .golangci.yml 08:48:55 -rw-rw-r-- 1 jenkins jenkins 16870 Nov 12 08:36 Attribution.txt 08:48:55 -rw-rw-r-- 1 jenkins jenkins 458 Nov 12 08:36 CHANGELOG.md 08:48:55 -rw-rw-r-- 1 jenkins jenkins 1726 Nov 12 08:36 Dockerfile 08:48:55 -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 08:36 GOVERNANCE.md 08:48:55 -rw-rw-r-- 1 jenkins jenkins 681 Nov 12 08:36 Jenkinsfile 08:48:55 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 12 08:36 LICENSE 08:48:55 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 12 08:36 Makefile 08:48:55 -rw-rw-r-- 1 jenkins jenkins 611 Nov 12 08:36 OWNERS.md 08:48:55 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 12 08:36 README.md 08:48:55 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 12 08:36 Record and Reply.postman_collection.json 08:48:55 -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 08:34 VERSION 08:48:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:36 bin 08:48:55 -rw-r--r-- 1 jenkins jenkins 34247 Nov 12 08:44 coverage.out 08:48:55 -rw-rw-r-- 1 jenkins jenkins 6772 Nov 12 08:36 go.mod 08:48:55 -rw-rw-r-- 1 jenkins jenkins 88057 Nov 12 08:36 go.sum 08:48:55 drwxrwxr-x 7 jenkins jenkins 4096 Nov 12 08:36 internal 08:48:55 -rw-rw-r-- 1 jenkins jenkins 913 Nov 12 08:36 main.go 08:48:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:36 openapi 08:48:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:36 pkg 08:48:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:55 + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a65e098de420ba3dc87bc70fddc9b356c65c4cb8 --label arch=arm64 --label version=0.0.0 . 08:48:56 Sending build context to Docker daemon 354.8kB 08:48:56 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:48:56 Step 2/27 : FROM ${BASE} AS builder 08:48:56 ---> f5a441496b82 08:48:56 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 08:48:56 ---> Running in 2a6cae9ba1b9 08:48:56 Removing intermediate container 2a6cae9ba1b9 08:48:56 ---> f47961783d02 08:48:56 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 08:48:56 ---> Running in 528b7b4ca523 08:48:57 Removing intermediate container 528b7b4ca523 08:48:57 ---> 207d3a4510db 08:48:57 Step 5/27 : ARG ADD_BUILD_TAGS="" 08:48:57 ---> Running in 32b3b3ea3c27 08:48:57 Removing intermediate container 32b3b3ea3c27 08:48:57 ---> a47440b518f1 08:48:57 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:48:57 ---> Running in 6b35cb56feb2 08:48:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:49:00 OK: 238 MiB in 54 packages 08:49:02 Removing intermediate container 6b35cb56feb2 08:49:02 ---> b58811efa509 08:49:02 Step 7/27 : WORKDIR /app 08:49:02 ---> Running in e1bac23c8987 08:49:02 Removing intermediate container e1bac23c8987 08:49:02 ---> d93a1ab0b9ea 08:49:02 Step 8/27 : COPY go.mod vendor* ./ 08:49:02 ---> 436099ac770b 08:49:02 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:02 ---> Running in b190cb79577c 08:49:05 Removing intermediate container b190cb79577c 08:49:05 ---> 85321104f25b 08:49:05 Step 10/27 : COPY . . 08:49:06 ---> 10a29bd7798f 08:49:06 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:49:06 ---> Running in 5821d6367fb6 08:49:06 Removing intermediate container 5821d6367fb6 08:49:06 ---> 7b4b1c5afd05 08:49:06 Step 12/27 : RUN $MAKE 08:49:06 ---> Running in ca4511d369e8 08:49:07 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 08:52:59 Removing intermediate container ca4511d369e8 08:52:59 ---> 359a75813ffd 08:52:59 Step 13/27 : FROM alpine:3.20 08:52:59 3.20: Pulling from library/alpine 08:52:59 9986a736f7d3: Pulling fs layer 08:52:59 9986a736f7d3: Download complete 08:52:59 9986a736f7d3: Pull complete 08:52:59 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:52:59 Status: Downloaded newer image for alpine:3.20 08:52:59 ---> 511a44083d3a 08:52:59 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:52:59 ---> Running in f394158f5c78 08:52:59 Removing intermediate container f394158f5c78 08:52:59 ---> 8bef86dd71e0 08:52:59 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 08:52:59 ---> Running in 857265c0079a 08:52:59 Removing intermediate container 857265c0079a 08:52:59 ---> a58b5cacddb9 08:52:59 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 08:52:59 ---> Running in 88e9a372c0fd 08:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:59 (1/2) Installing ca-certificates (20240705-r0) 08:52:59 (2/2) Installing dumb-init (1.2.5-r3) 08:52:59 Executing busybox-1.36.1-r29.trigger 08:52:59 Executing ca-certificates-20240705-r0.trigger 08:52:59 OK: 10 MiB in 16 packages 08:52:59 Removing intermediate container 88e9a372c0fd 08:52:59 ---> bf60f490fd8c 08:52:59 Step 17/27 : RUN apk --no-cache upgrade 08:52:59 ---> Running in cb6828c6d487 08:53:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:53:02 Upgrading critical system libraries and apk-tools: 08:53:02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:53:02 Executing busybox-1.36.1-r29.trigger 08:53:02 Continuing the upgrade transaction with new apk-tools: 08:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:53:04 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:53:04 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:53:04 Executing ca-certificates-20240705-r0.trigger 08:53:05 OK: 10 MiB in 16 packages 08:53:06 Removing intermediate container cb6828c6d487 08:53:06 ---> 91dde5aafb44 08:53:06 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:53:06 ---> e3fab962818a 08:53:06 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 08:53:07 ---> d51461a1af54 08:53:07 Step 20/27 : COPY --from=builder /app/res/ /res/ 08:53:08 ---> 8d33f2621388 08:53:08 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 08:53:10 ---> 7404716ed3f1 08:53:10 Step 22/27 : EXPOSE 59712 08:53:10 ---> Running in 45839b2977d2 08:53:10 Removing intermediate container 45839b2977d2 08:53:10 ---> 5f3f65be2750 08:53:10 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 08:53:10 ---> Running in c8c96f734f12 08:53:10 Removing intermediate container c8c96f734f12 08:53:10 ---> e06b97e18f36 08:53:10 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:53:11 ---> Running in 248fbb327c36 08:53:11 Removing intermediate container 248fbb327c36 08:53:11 ---> 423a5fc0a1f6 08:53:11 Step 25/27 : LABEL arch=arm64 08:53:11 ---> Running in 3a6e79c072ba 08:53:11 Removing intermediate container 3a6e79c072ba 08:53:11 ---> 310057cdaa73 08:53:11 Step 26/27 : LABEL git_sha=a65e098de420ba3dc87bc70fddc9b356c65c4cb8 08:53:12 ---> Running in e67fa56a68e6 08:53:12 Removing intermediate container e67fa56a68e6 08:53:12 ---> 4b2535d67858 08:53:12 Step 27/27 : LABEL version=0.0.0 08:53:12 ---> Running in 39b868664412 08:53:12 Removing intermediate container 39b868664412 08:53:12 ---> c716606d98d2 08:53:12 [Warning] One or more build-args [ARCH] were not consumed 08:53:12 Successfully built c716606d98d2 08:53:12 Successfully tagged app-record-replay-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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:53:13 08:53:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:53:13 arm64: Pulling from edgex-lftools-log-publisher 08:53:13 8998bd30e6a1: Pulling fs layer 08:53:13 04944245beec: Pulling fs layer 08:53:13 699f458cf7ca: Pulling fs layer 08:53:13 765212b225bb: Pulling fs layer 08:53:13 f23df028b6ca: Pulling fs layer 08:53:13 d65c8cfc05b1: Pulling fs layer 08:53:13 2437ff75d9bd: Pulling fs layer 08:53:13 765212b225bb: Waiting 08:53:13 f23df028b6ca: Waiting 08:53:13 2437ff75d9bd: Waiting 08:53:13 d65c8cfc05b1: Waiting 08:53:14 04944245beec: Verifying Checksum 08:53:14 04944245beec: Download complete 08:53:14 765212b225bb: Verifying Checksum 08:53:14 765212b225bb: Download complete 08:53:14 f23df028b6ca: Verifying Checksum 08:53:14 f23df028b6ca: Download complete 08:53:14 d65c8cfc05b1: Verifying Checksum 08:53:14 d65c8cfc05b1: Download complete 08:53:14 699f458cf7ca: Verifying Checksum 08:53:14 699f458cf7ca: Download complete 08:53:14 8998bd30e6a1: Verifying Checksum 08:53:14 8998bd30e6a1: Download complete 08:53:17 2437ff75d9bd: Verifying Checksum 08:53:17 2437ff75d9bd: Download complete 08:53:20 8998bd30e6a1: Pull complete 08:53:20 04944245beec: Pull complete 08:53:22 699f458cf7ca: Pull complete 08:53:22 765212b225bb: Pull complete 08:53:23 f23df028b6ca: Pull complete 08:53:23 d65c8cfc05b1: Pull complete 08:53:41 2437ff75d9bd: Pull complete 08:53:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:53:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:53:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:42 prd-ubuntu20.04-docker-arm64-4c-16g-26266 does not seem to be running inside a container 08:53:42 $ 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-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:53:45 $ docker top e028405c8155dca70f0d46c92120245c5f34cc4693204368c01f7a3303d289b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:53:46 ---> job-cost.sh 08:53:46 lf-activate-venv: SKIPPING 08:53:46 INFO: No Stack... 08:53:46 INFO: Retrieving Pricing Info for: v3-standard-4 08:53:47 INFO: Archiving Costs [Pipeline] sh 08:53:47 + cut -d, -f6 08:53:47 + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock 08:53:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-153-1-stack-cost] 08:53:48 Resource [jenkins-edgexfoundry-app-record-replay-PR-153-1-stack-cost] did not exist. Created. 08:53:48 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-153-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:53:48 /w/workspace/app-record-replay/1@tmp/durable-b72aa408/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:53:49 + echo total: 0.10999999940395355 [Pipeline] stash 08:53:49 Warning: overwriting stash ‘stack-cost’ 08:53:49 Stashed 1 file(s) [Pipeline] } 08:53:49 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-153-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:53:49 $ docker stop --time=1 e028405c8155dca70f0d46c92120245c5f34cc4693204368c01f7a3303d289b9 08:53:50 $ docker rm -f --volumes e028405c8155dca70f0d46c92120245c5f34cc4693204368c01f7a3303d289b9 [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 08:53:52 provisioning config files... 08:53:52 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-153@tmp/config15436783890859211574tmp [Pipeline] { [Pipeline] sh 08:53:52 + set +x 08:53:52 + curl -s https://codecov.io/bash 08:53:52 + bash -s -- 08:53:52 08:53:52 _____ _ 08:53:52 / ____| | | 08:53:52 | | ___ __| | ___ ___ _____ __ 08:53:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:53:52 | |___| (_) | (_| | __/ (_| (_) \ V / 08:53:52 \_____\___/ \__,_|\___|\___\___/ \_/ 08:53:52 Bash-1.0.6 08:53:52 08:53:52 08:53:52 ==> git version 2.25.1 found 08:53:52 ==> 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 08:53:52 Release-Date: 2020-01-08 08:53:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:53:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:53:52 ==> Jenkins CI detected. 08:53:52 current dir:  /w/workspace/foundry_app-record-replay_PR-153 08:53:52 project root: . 08:53:52 --> token set from env 08:53:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:53:52 ==> Running gcov in . (disable via -X gcov) 08:53:52 ==> Python coveragepy not found 08:53:52 ==> Searching for coverage reports in: 08:53:52 + . 08:53:52 -> Found 1 reports 08:53:52 ==> Detecting git/mercurial file structure 08:53:52 ==> Reading reports 08:53:52 + ./coverage.out bytes=34247 08:53:52 ==> Appending adjustments 08:53:52 https://docs.codecov.io/docs/fixing-reports 08:53:52 + Found adjustments 08:53:52 ==> Gzipping contents 08:53:52 8.0K /tmp/codecov.dbkfMB.gz 08:53:52 ==> Uploading reports 08:53:52 url: https://codecov.io 08:53:52 query: branch=PR-153&commit=a65e098de420ba3dc87bc70fddc9b356c65c4cb8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-153%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=153&job=&cmd_args= 08:53:52 -> Pinging Codecov 08:53:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-153&commit=a65e098de420ba3dc87bc70fddc9b356c65c4cb8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-153%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=153&job=&cmd_args= 08:53:53 -> Uploading to 08:53:53 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/a65e098de420ba3dc87bc70fddc9b356c65c4cb8/35d043bd-94b8-4cb4-8fe0-fb3e4257551b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241112T085353Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=fa88d066838f11140474cbde620a5a98b1ad1b4a0aad9ef6562643c393c01256 08:53:53 % Total % Received % Xferd Average Speed Time Time Time Current 08:53:53 Dload Upload Total Spent Left Speed 08:53:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 24843 --:--:-- --:--:-- --:--:-- 24843 08:53:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/a65e098de420ba3dc87bc70fddc9b356c65c4cb8 [Pipeline] } 08:53:53 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:53:55 + [ -d /w/workspace/foundry_app-record-replay_PR-153/archives ] 08:53:55 + ls -al /w/workspace/foundry_app-record-replay_PR-153/archives 08:53:55 total 16 08:53:55 drwxr-xr-x 3 root root 4096 Nov 12 08:38 . 08:53:55 drwxrwxr-x 11 jenkins jenkins 4096 Nov 12 08:38 .. 08:53:55 drwxr-xr-x 2 root root 4096 Nov 12 08:38 cost 08:53:55 -rw-r--r-- 1 root root 89 Nov 12 08:38 cost.csv 08:53:55 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-153/archives 08:53:55 + ls -al /w/workspace/foundry_app-record-replay_PR-153/archives 08:53:55 total 16 08:53:55 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 08:38 . 08:53:55 drwxrwxr-x 11 jenkins jenkins 4096 Nov 12 08:38 .. 08:53:55 drwxr-xr-x 2 jenkins jenkins 4096 Nov 12 08:38 cost 08:53:55 -rw-r--r-- 1 jenkins jenkins 89 Nov 12 08:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:53:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:53:57 ---> package-listing.sh 08:53:57 ++ facter osfamily 08:53:57 ++ tr '[:upper:]' '[:lower:]' 08:53:57 + OS_FAMILY=debian 08:53:57 + workspace=/w/workspace/foundry_app-record-replay_PR-153 08:53:57 + START_PACKAGES=/tmp/packages_start.txt 08:53:57 + END_PACKAGES=/tmp/packages_end.txt 08:53:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:53:57 + PACKAGES=/tmp/packages_start.txt 08:53:57 + '[' /w/workspace/foundry_app-record-replay_PR-153 ']' 08:53:57 + PACKAGES=/tmp/packages_end.txt 08:53:57 + case "${OS_FAMILY}" in 08:53:57 + dpkg -l 08:53:57 + grep '^ii' 08:53:57 + '[' -f /tmp/packages_start.txt ']' 08:53:57 + '[' -f /tmp/packages_end.txt ']' 08:53:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:53:57 + '[' /w/workspace/foundry_app-record-replay_PR-153 ']' 08:53:57 + mkdir -p /w/workspace/foundry_app-record-replay_PR-153/archives/ 08:53:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-153/archives/ [Pipeline] echo 08:53: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/foundry_app-record-replay_PR-153/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:53:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:53:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:58 prd-ubuntu20.04-docker-8c-8g-26265 does not seem to be running inside a container 08:53: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/foundry_app-record-replay_PR-153/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-153 -v /w/workspace/foundry_app-record-replay_PR-153:/w/workspace/foundry_app-record-replay_PR-153:rw,z -v /w/workspace/foundry_app-record-replay_PR-153@tmp:/w/workspace/foundry_app-record-replay_PR-153@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 08:53:58 $ docker top 3c728fbc7f2a75a9e3087bb717b6cac83b7653aed7f5a95e5fc2df2c5f8ff6d2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:59 + touch /tmp/pre-build-complete [Pipeline] sh 08:53:59 + mkdir -p /var/log/sysstat [Pipeline] sh 08:53:59 + ls /var/log/sa-host 08:53:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:54:00 provisioning config files... 08:54:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-153@tmp/config16223261639375440948tmp [Pipeline] { [Pipeline] echo 08:54:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:54:00 ---> create-netrc.sh [Pipeline] } 08:54:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:54:01 ---> python-tools-install.sh [Pipeline] echo 08:54:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:54:01 ---> sudo-logs.sh 08:54:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:54:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:54:02 ---> job-cost.sh 08:54:02 lf-activate-venv: SKIPPING 08:54:02 DEBUG: total: 0.2199999988079071 08:54:02 INFO: Retrieving Stack Cost... 08:54:02 INFO: Retrieving Pricing Info for: v3-standard-8 08:54:02 INFO: Archiving Costs [Pipeline] echo 08:54:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:54:03 ---> logs-deploy.sh 08:54:03 lf-activate-venv: SKIPPING 08:54:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-153/1 08:54:03 INFO: archiving workspace using pattern(s): 08:54:04 Archives upload complete. 08:54:04 INFO: archiving logs to Nexus 08:54:05 ---> uname -a: 08:54:05 Linux prd-ubuntu20-04-docker-8c-8g-26265 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:54:05 08:54:05 08:54:05 ---> lscpu: 08:54:05 Architecture: x86_64 08:54:05 CPU op-mode(s): 32-bit, 64-bit 08:54:05 Byte Order: Little Endian 08:54:05 Address sizes: 40 bits physical, 48 bits virtual 08:54:05 CPU(s): 8 08:54:05 On-line CPU(s) list: 0-7 08:54:05 Thread(s) per core: 1 08:54:05 Core(s) per socket: 1 08:54:05 Socket(s): 8 08:54:05 NUMA node(s): 1 08:54:05 Vendor ID: AuthenticAMD 08:54:05 CPU family: 23 08:54:05 Model: 49 08:54:05 Model name: AMD EPYC-Rome Processor 08:54:05 Stepping: 0 08:54:05 CPU MHz: 2800.000 08:54:05 BogoMIPS: 5600.00 08:54:05 Virtualization: AMD-V 08:54:05 Hypervisor vendor: KVM 08:54:05 Virtualization type: full 08:54:05 L1d cache: 256 KiB 08:54:05 L1i cache: 256 KiB 08:54:05 L2 cache: 4 MiB 08:54:05 L3 cache: 128 MiB 08:54:05 NUMA node0 CPU(s): 0-7 08:54:05 Vulnerability Itlb multihit: Not affected 08:54:05 Vulnerability L1tf: Not affected 08:54:05 Vulnerability Mds: Not affected 08:54:05 Vulnerability Meltdown: Not affected 08:54:05 Vulnerability Mmio stale data: Not affected 08:54:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:54:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:54:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:54:05 Vulnerability Srbds: Not affected 08:54:05 Vulnerability Tsx async abort: Not affected 08:54:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:54:05 08:54:05 08:54:05 ---> nproc: 08:54:05 8 08:54:05 08:54:05 08:54:05 ---> df -h: 08:54:05 Filesystem Size Used Avail Use% Mounted on 08:54:05 overlay 155G 12G 143G 8% / 08:54:05 tmpfs 64M 0 64M 0% /dev 08:54:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:54:05 shm 64M 0 64M 0% /dev/shm 08:54:05 /dev/vda1 155G 12G 143G 8% /facter-os 08:54:05 08:54:05 08:54:05 ---> sar -b -r -n DEV: 08:54:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26265) 11/12/24 _x86_64_ (8 CPU) 08:54:05 08:54:05 08:33:28 LINUX RESTART (8 CPU) 08:54:05 08:54:05 08:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:54:05 08:35:01 277.67 21.72 255.95 0.00 2211.05 36386.85 0.00 08:54:05 08:36:01 179.82 2.17 177.65 0.00 21.60 39189.08 0.00 08:54:05 08:37:01 124.05 0.03 124.01 0.00 8.53 40889.59 0.00 08:54:05 08:38:01 97.52 0.13 97.38 0.00 5.33 33118.35 0.00 08:54:05 08:39:01 198.98 12.00 186.99 0.00 5450.29 60553.91 0.00 08:54:05 08:40:01 2.60 0.00 2.60 0.00 0.00 31.73 0.00 08:54:05 08:41:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 08:54:05 08:42:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 08:54:05 08:43:01 1.42 0.00 1.42 0.00 0.00 14.93 0.00 08:54:05 08:44:01 2.00 0.00 2.00 0.00 0.00 35.86 0.00 08:54:05 08:45:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 08:54:05 08:46:01 1.82 0.00 1.82 0.00 0.00 20.13 0.00 08:54:05 08:47:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 08:54:05 08:48:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 08:54:05 08:49:01 1.43 0.02 1.42 0.00 0.13 18.13 0.00 08:54:05 08:50:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 08:54:05 08:51:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 08:54:05 08:52:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 08:54:05 08:53:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 08:54:05 08:54:01 8.15 0.55 7.60 0.00 29.33 145.18 0.00 08:54:05 Average: 45.14 1.81 43.33 0.00 384.80 10504.84 0.00 08:54:05 08:54:05 08:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:54:05 08:35:01 29215040 31541408 785652 2.39 74560 2526100 1824100 5.38 1024508 2264740 8 08:54:05 08:36:01 27179296 31473712 835488 2.54 171868 4204096 2068648 6.10 1374416 3741384 760148 08:54:05 08:37:01 26914416 31448120 853716 2.60 185388 4433328 1936284 5.71 1803280 3576188 867544 08:54:05 08:38:01 27759496 31364652 935096 2.84 190848 3527940 2136152 6.30 1504784 3051976 16580 08:54:05 08:39:01 26568216 31499080 789564 2.40 207856 4773564 1834804 5.41 1640956 4030116 316 08:54:05 08:40:01 26570560 31501508 787820 2.40 207900 4773700 1852480 5.46 1639248 4030204 8 08:54:05 08:41:01 26573180 31504472 785116 2.39 207924 4773696 1852480 5.46 1637096 4030500 4 08:54:05 08:42:01 26575104 31506492 783080 2.38 207960 4773700 1852480 5.46 1634864 4030560 40 08:54:05 08:43:01 26574512 31505996 783536 2.38 208032 4773700 1852480 5.46 1635072 4030564 12 08:54:05 08:44:01 26584136 31515712 773748 2.35 208140 4773692 1852480 5.46 1625876 4030540 184 08:54:05 08:45:01 26583868 31515456 773928 2.35 208164 4773692 1852480 5.46 1625940 4030540 16 08:54:05 08:46:01 26583696 31515348 774096 2.35 208200 4773684 1852480 5.46 1625908 4030544 8 08:54:05 08:47:01 26583404 31515100 774316 2.35 208216 4773696 1852480 5.46 1625944 4030544 8 08:54:05 08:48:01 26582868 31514592 774732 2.36 208244 4773688 1852480 5.46 1625788 4030552 136 08:54:05 08:49:01 26582248 31514112 774840 2.36 208292 4773696 1821284 5.37 1625832 4030556 44 08:54:05 08:50:01 26582272 31514176 774724 2.36 208316 4773704 1821284 5.37 1625996 4030556 12 08:54:05 08:51:01 26582320 31514252 774656 2.36 208352 4773704 1821284 5.37 1625956 4030560 8 08:54:05 08:52:01 26582328 31514296 774548 2.36 208372 4773716 1821284 5.37 1625820 4030560 184 08:54:05 08:53:01 26582732 31514724 774264 2.35 208396 4773720 1821284 5.37 1625840 4030564 8 08:54:05 08:54:01 26538468 31473300 811756 2.47 208580 4775384 1991192 5.87 1665756 4030708 156 08:54:05 Average: 26814908 31498325 794734 2.42 197680 4553610 1878496 5.54 1590944 3856123 82271 08:54:05 08:54:05 08:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:54:05 08:35:01 ens3 490.58 347.98 5926.15 98.05 0.00 0.00 0.00 0.00 08:54:05 08:35:01 docker0 23.26 23.97 1.81 155.67 0.00 0.00 0.00 0.00 08:54:05 08:35:01 lo 6.64 6.64 0.65 0.65 0.00 0.00 0.00 0.00 08:54:05 08:36:01 ens3 462.80 331.83 3308.55 36.16 0.00 0.00 0.00 0.00 08:54:05 08:36:01 docker0 325.08 451.03 27.87 3301.56 0.00 0.00 0.00 0.00 08:54:05 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:54:05 08:37:01 vethce83bf2 0.05 0.23 0.00 0.02 0.00 0.00 0.00 0.00 08:54:05 08:37:01 ens3 25.40 17.26 26.52 10.87 0.00 0.00 0.00 0.00 08:54:05 08:37:01 docker0 0.10 0.22 0.00 0.02 0.00 0.00 0.00 0.00 08:54:05 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:38:01 ens3 27.50 17.83 59.24 10.50 0.00 0.00 0.00 0.00 08:54:05 08:38:01 veth3d62a8a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:54:05 08:38:01 docker0 1.88 3.75 0.11 38.15 0.00 0.00 0.00 0.00 08:54:05 08:38:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:54:05 08:39:01 ens3 229.91 121.68 4855.99 18.30 0.00 0.00 0.00 0.00 08:54:05 08:39:01 docker0 5.63 11.06 0.34 155.10 0.00 0.00 0.00 0.00 08:54:05 08:39:01 lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 08:54:05 08:40:01 ens3 0.43 0.32 0.10 0.08 0.00 0.00 0.00 0.00 08:54:05 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:54:05 08:41:01 ens3 0.43 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:54:05 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:42:01 ens3 0.38 0.13 0.08 0.01 0.00 0.00 0.00 0.00 08:54:05 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:54:05 08:43:01 ens3 0.63 0.38 0.36 0.28 0.00 0.00 0.00 0.00 08:54:05 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:44:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:54:05 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:54:05 08:45:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:54:05 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:54:05 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:54:05 08:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:54:05 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:54:05 08:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:50:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 08:54:05 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:54:05 08:51:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:54:05 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:54:05 08:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:54:01 ens3 26.76 15.36 29.17 9.07 0.00 0.00 0.00 0.00 08:54:05 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:05 08:54:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 08:54:05 Average: ens3 62.94 42.42 705.98 9.10 0.00 0.00 0.00 0.00 08:54:05 Average: docker0 17.79 24.50 1.51 182.52 0.00 0.00 0.00 0.00 08:54:05 Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 08:54:05 08:54:05 08:54:05 ---> sar -P ALL: 08:54:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26265) 11/12/24 _x86_64_ (8 CPU) 08:54:05 08:54:05 08:33:28 LINUX RESTART (8 CPU) 08:54:05 08:54:05 08:34:02 CPU %user %nice %system %iowait %steal %idle 08:54:05 08:35:01 all 8.86 0.00 2.70 2.91 0.06 85.48 08:54:05 08:35:01 0 6.28 0.00 3.18 14.69 0.05 75.79 08:54:05 08:35:01 1 10.03 0.00 2.37 1.37 0.05 86.19 08:54:05 08:35:01 2 9.43 0.00 3.50 3.97 0.05 83.05 08:54:05 08:35:01 3 10.31 0.00 2.27 0.58 0.05 86.79 08:54:05 08:35:01 4 10.33 0.00 2.11 0.51 0.09 86.96 08:54:05 08:35:01 5 9.78 0.00 2.58 1.51 0.07 86.06 08:54:05 08:35:01 6 7.55 0.00 3.28 0.17 0.05 88.95 08:54:05 08:35:01 7 7.18 0.00 2.27 0.51 0.03 90.00 08:54:05 08:36:01 all 5.50 0.00 2.57 3.52 0.06 88.35 08:54:05 08:36:01 0 4.17 0.00 1.99 4.27 0.03 89.54 08:54:05 08:36:01 1 4.73 0.00 2.46 0.67 0.05 92.09 08:54:05 08:36:01 2 6.09 0.00 2.40 0.59 0.07 90.86 08:54:05 08:36:01 3 6.31 0.00 3.10 0.52 0.05 90.02 08:54:05 08:36:01 4 6.00 0.00 2.44 1.23 0.05 90.28 08:54:05 08:36:01 5 5.96 0.00 2.26 0.49 0.08 91.21 08:54:05 08:36:01 6 5.18 0.00 3.40 19.82 0.07 71.52 08:54:05 08:36:01 7 5.59 0.00 2.51 0.64 0.05 91.21 08:54:05 08:37:01 all 29.79 0.00 4.52 2.67 0.07 62.95 08:54:05 08:37:01 0 28.17 0.00 4.30 0.81 0.08 66.63 08:54:05 08:37:01 1 28.70 0.00 4.61 1.35 0.05 65.29 08:54:05 08:37:01 2 31.80 0.00 4.57 1.73 0.07 61.82 08:54:05 08:37:01 3 30.54 0.00 4.97 0.55 0.08 63.85 08:54:05 08:37:01 4 29.89 0.00 4.21 0.07 0.07 65.77 08:54:05 08:37:01 5 29.53 0.00 4.96 15.62 0.07 49.82 08:54:05 08:37:01 6 30.20 0.00 3.66 0.79 0.07 65.28 08:54:05 08:37:01 7 29.45 0.00 4.92 0.52 0.07 65.04 08:54:05 08:38:01 all 38.79 0.00 5.44 3.35 0.09 52.33 08:54:05 08:38:01 0 35.84 0.00 5.31 1.05 0.14 57.67 08:54:05 08:38:01 1 39.40 0.00 5.26 2.12 0.08 53.14 08:54:05 08:38:01 2 39.08 0.00 5.47 1.76 0.08 53.61 08:54:05 08:38:01 3 38.62 0.00 5.52 1.35 0.07 54.44 08:54:05 08:38:01 4 40.58 0.00 5.26 0.32 0.08 53.75 08:54:05 08:38:01 5 39.19 0.00 5.37 1.66 0.08 53.69 08:54:05 08:38:01 6 37.99 0.00 5.34 4.89 0.08 51.69 08:54:05 08:38:01 7 39.64 0.00 5.99 13.73 0.10 40.54 08:54:05 08:39:01 all 24.91 0.00 5.15 5.10 0.08 64.77 08:54:05 08:39:01 0 22.95 0.00 4.47 1.05 0.12 71.42 08:54:05 08:39:01 1 24.43 0.00 5.56 9.49 0.08 60.43 08:54:05 08:39:01 2 24.21 0.00 5.32 2.00 0.07 68.40 08:54:05 08:39:01 3 24.95 0.00 5.32 2.89 0.07 66.77 08:54:05 08:39:01 4 25.30 0.00 4.81 2.32 0.07 67.50 08:54:05 08:39:01 5 26.34 0.00 5.55 17.29 0.08 50.73 08:54:05 08:39:01 6 26.24 0.00 5.33 1.09 0.07 67.28 08:54:05 08:39:01 7 24.81 0.00 4.85 4.68 0.07 65.60 08:54:05 08:40:01 all 0.15 0.00 0.02 0.02 0.01 99.81 08:54:05 08:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:40:01 2 1.06 0.00 0.03 0.07 0.02 98.82 08:54:05 08:40:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:54:05 08:40:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:54:05 08:40:01 5 0.02 0.00 0.02 0.07 0.00 99.90 08:54:05 08:40:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:54:05 08:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:54:05 08:41:01 all 0.03 0.00 0.00 0.00 0.01 99.95 08:54:05 08:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:54:05 08:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:54:05 08:41:01 2 0.12 0.00 0.02 0.00 0.00 99.87 08:54:05 08:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:54:05 08:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:54:05 08:41:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:54:05 08:41:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:54:05 08:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:54:05 08:42:01 all 0.02 0.00 0.01 0.04 0.00 99.93 08:54:05 08:42:01 0 0.00 0.00 0.00 0.03 0.00 99.97 08:54:05 08:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:54:05 08:42:01 2 0.02 0.00 0.02 0.20 0.02 99.75 08:54:05 08:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:54:05 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:42:01 5 0.07 0.00 0.03 0.07 0.00 99.83 08:54:05 08:42:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:54:05 08:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:54:05 08:43:01 all 0.04 0.00 0.01 0.03 0.00 99.92 08:54:05 08:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:54:05 08:43:01 2 0.20 0.00 0.00 0.08 0.00 99.72 08:54:05 08:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:54:05 08:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:43:01 5 0.05 0.00 0.00 0.12 0.00 99.83 08:54:05 08:43:01 6 0.08 0.00 0.03 0.00 0.02 99.87 08:54:05 08:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:44:01 all 0.03 0.00 0.01 0.07 0.01 99.88 08:54:05 08:44:01 0 0.02 0.00 0.02 0.22 0.02 99.73 08:54:05 08:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:54:05 08:44:01 2 0.08 0.00 0.00 0.02 0.02 99.88 08:54:05 08:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:54:05 08:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:44:01 5 0.03 0.00 0.02 0.07 0.02 99.87 08:54:05 08:44:01 6 0.08 0.00 0.00 0.25 0.02 99.65 08:54:05 08:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:54:05 08:45:01 all 0.08 0.00 0.01 0.01 0.00 99.90 08:54:05 08:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:54:05 08:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:54:05 08:45:01 2 0.20 0.00 0.02 0.00 0.00 99.78 08:54:05 08:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:54:05 08:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:54:05 08:45:01 5 0.05 0.00 0.02 0.03 0.00 99.90 08:54:05 08:45:01 6 0.28 0.00 0.03 0.00 0.02 99.67 08:54:05 08:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:54:05 08:54:05 08:45:01 CPU %user %nice %system %iowait %steal %idle 08:54:05 08:46:01 all 0.02 0.00 0.01 0.02 0.01 99.95 08:54:05 08:46:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:54:05 08:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:54:05 08:46:01 2 0.00 0.00 0.00 0.05 0.02 99.93 08:54:05 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:46:01 5 0.05 0.00 0.00 0.07 0.02 99.87 08:54:05 08:46:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:54:05 08:46:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:54:05 08:47:01 all 0.19 0.00 0.00 0.01 0.01 99.79 08:54:05 08:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:47:01 2 1.34 0.00 0.02 0.05 0.02 98.58 08:54:05 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:47:01 5 0.02 0.00 0.02 0.07 0.00 99.90 08:54:05 08:47:01 6 0.13 0.00 0.00 0.00 0.03 99.83 08:54:05 08:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:48:01 all 0.06 0.00 0.01 0.01 0.01 99.91 08:54:05 08:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:54:05 08:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:54:05 08:48:01 2 0.33 0.00 0.02 0.02 0.02 99.62 08:54:05 08:48:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:54:05 08:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:54:05 08:48:01 5 0.03 0.00 0.00 0.02 0.02 99.93 08:54:05 08:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:54:05 08:48:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:54:05 08:49:01 all 0.01 0.00 0.03 0.00 0.01 99.95 08:54:05 08:49:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:54:05 08:49:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:54:05 08:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:54:05 08:49:01 3 0.00 0.00 0.03 0.02 0.00 99.95 08:54:05 08:49:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:54:05 08:49:01 5 0.03 0.00 0.03 0.02 0.00 99.92 08:54:05 08:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:54:05 08:49:01 7 0.02 0.00 0.05 0.00 0.02 99.92 08:54:05 08:50:01 all 0.04 0.00 0.01 0.02 0.01 99.93 08:54:05 08:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:54:05 08:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:54:05 08:50:01 2 0.13 0.00 0.00 0.10 0.02 99.75 08:54:05 08:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:54:05 08:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:50:01 5 0.05 0.00 0.02 0.07 0.02 99.85 08:54:05 08:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:54:05 08:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:54:05 08:51:01 all 0.01 0.00 0.01 0.01 0.01 99.97 08:54:05 08:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:54:05 08:51:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:54:05 08:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:54:05 08:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:51:01 5 0.02 0.00 0.02 0.03 0.00 99.93 08:54:05 08:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:54:05 08:51:01 7 0.02 0.00 0.02 0.00 0.03 99.93 08:54:05 08:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:54:05 08:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:54:05 08:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:54:05 08:52:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:54:05 08:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:54:05 08:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:54:05 08:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:54:05 08:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:54:05 08:53:01 all 0.09 0.00 0.01 0.01 0.00 99.89 08:54:05 08:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:54:05 08:53:01 2 0.60 0.00 0.00 0.07 0.00 99.33 08:54:05 08:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:54:05 08:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:54:05 08:53:01 5 0.03 0.00 0.02 0.02 0.00 99.93 08:54:05 08:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:54:05 08:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:54:05 08:54:01 all 0.53 0.00 0.22 0.04 0.01 99.20 08:54:05 08:54:01 0 0.53 0.00 0.23 0.00 0.00 99.23 08:54:05 08:54:01 1 0.60 0.00 0.22 0.02 0.02 99.15 08:54:05 08:54:01 2 0.44 0.00 0.18 0.02 0.02 99.35 08:54:05 08:54:01 3 0.68 0.00 0.27 0.08 0.02 98.95 08:54:05 08:54:01 4 0.53 0.00 0.20 0.02 0.00 99.25 08:54:05 08:54:01 5 0.45 0.00 0.23 0.13 0.02 99.17 08:54:05 08:54:01 6 0.72 0.00 0.15 0.02 0.02 99.10 08:54:05 08:54:01 7 0.25 0.00 0.30 0.02 0.03 99.40 08:54:05 Average: all 5.41 0.00 1.03 0.88 0.02 92.65 08:54:05 Average: 0 4.86 0.00 0.97 1.09 0.02 93.06 08:54:05 Average: 1 5.35 0.00 1.02 0.74 0.02 92.87 08:54:05 Average: 2 5.73 0.00 1.07 0.53 0.03 92.64 08:54:05 Average: 3 5.53 0.00 1.07 0.30 0.02 93.08 08:54:05 Average: 4 5.59 0.00 0.95 0.22 0.02 93.22 08:54:05 Average: 5 5.53 0.00 1.05 1.85 0.03 91.55 08:54:05 Average: 6 5.41 0.00 1.06 1.34 0.03 92.16 08:54:05 Average: 7 5.30 0.00 1.04 0.99 0.03 92.64 08:54:05 08:54:05 08:54:05