Pull request #151 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 89514e3c057ac1bfa990053d6698965b5d02828e+62ddbc5b0f189cb0e082a652d86835a7c06dea97 (f1d5ed5406cd1011bc0b65dc6cd93063a9525271) 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-ssh7021555697919730143.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-ssh895691186690175155.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-151/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-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12952119922537581908.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-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10841513485479453834.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-ssh8375786826921284654.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-151/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-151/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12442948208567639323.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23576 in /w/workspace/foundry_app-record-replay_PR-151 [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-151 # 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/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 62ddbc5b0f189cb0e082a652d86835a7c06dea97 into PR head commit 89514e3c057ac1bfa990053d6698965b5d02828e Merge succeeded, producing 89514e3c057ac1bfa990053d6698965b5d02828e Checking out Revision 89514e3c057ac1bfa990053d6698965b5d02828e (PR-151) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 89514e3c057ac1bfa990053d6698965b5d02828e # 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 62ddbc5b0f189cb0e082a652d86835a7c06dea97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89514e3c057ac1bfa990053d6698965b5d02828e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:54:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:54:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:54:14 ========================================================= 03:54:14 EdgeX Global Pipelines Version Info 03:54:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:54:15 ------------------- 03:54:15 stable info: 03:54:15 ------------------- 03:54:15 Commited By: Ginny Guan ginny@iotechsys.com 03:54:15 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:54:15 Message: update stable to v1.0.265 03:54:16 ------------------- 03:54:16 experimental info: 03:54:16 ------------------- 03:54:16 Commited By: Cherry Wang cherry@iotechsys.com 03:54:16 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:54:16 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:54:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:54:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:54:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:54:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:54:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:54:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:54:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:54:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:54:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:54:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:54:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:54:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:54:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:54:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:54:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:54:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:54:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:54:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:54:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:54:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:54:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:54:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:54:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-151 [Pipeline] echo 03:54:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-151 [Pipeline] echo 03:54:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-151 [Pipeline] echo 03:54:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89514e3c057ac1bfa990053d6698965b5d02828e [Pipeline] echo 03:54:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89514e3 [Pipeline] echo 03:54:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:54:18 provisioning config files... 03:54:18 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-151@tmp/config11076904422970708529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:54:19 ---> ****-login.sh 03:54:19 nexus3.edgexfoundry.org:10001 03:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:19 Configure a credential helper to remove this warning. See 03:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:19 03:54:19 Login Succeeded 03:54:19 nexus3.edgexfoundry.org:10002 03:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:19 Configure a credential helper to remove this warning. See 03:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:19 03:54:19 Login Succeeded 03:54:19 nexus3.edgexfoundry.org:10003 03:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:19 Configure a credential helper to remove this warning. See 03:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:19 03:54:19 Login Succeeded 03:54:19 nexus3.edgexfoundry.org:10004 03:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:19 Configure a credential helper to remove this warning. See 03:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:19 03:54:19 Login Succeeded 03:54:19 ****.io 03:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:20 Configure a credential helper to remove this warning. See 03:54:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:20 03:54:20 Login Succeeded 03:54:20 ---> ****-login.sh ends [Pipeline] } 03:54:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:54:20 + git rev-list -1 --merges 89514e3c057ac1bfa990053d6698965b5d02828e~1..89514e3c057ac1bfa990053d6698965b5d02828e [Pipeline] echo 03:54:20 -----------> git rev-list -1 --merges 89514e3c057ac1bfa990053d6698965b5d02828e~1..89514e3c057ac1bfa990053d6698965b5d02828e 89514e3c057ac1bfa990053d6698965b5d02828e [false] [Pipeline] sh 03:54:21 + git log --format=format:%s -1 89514e3c057ac1bfa990053d6698965b5d02828e [Pipeline] echo 03:54:21 ========================================================= 03:54:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:54:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:54:21 + git log --format=format:%s -1 89514e3c057ac1bfa990053d6698965b5d02828e [Pipeline] echo 03:54:21 [semverPrep] GIT_COMMIT: 89514e3c057ac1bfa990053d6698965b5d02828e, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 03:54:21 [semverPrep] This is not a build commit. [Pipeline] sh 03:54:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:54:22 + grep -v github /etc/ssh/ssh_known_hosts 03:54:22 + [ -e /tmp/ssh_known_hosts ] 03:54:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:54:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:54:22 + sudo tee -a /etc/ssh/ssh_known_hosts 03:54:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:22 03:54:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:23 0.1.4: Pulling from edgex-devops/py-git-semver 03:54:23 b85a868b505f: Pulling fs layer 03:54:23 e2be974225ed: Pulling fs layer 03:54:23 339a4e72a1f5: Pulling fs layer 03:54:23 988bab9f4d93: Pulling fs layer 03:54:23 1469e6f7b9e6: Pulling fs layer 03:54:23 eaf3925da568: Pulling fs layer 03:54:23 bab4dde63d76: Pulling fs layer 03:54:23 bde34c3a00c8: Pulling fs layer 03:54:23 b352a97aabf1: Pulling fs layer 03:54:23 4872d77fe225: Pulling fs layer 03:54:23 5851b861e8e6: Pulling fs layer 03:54:23 988bab9f4d93: Waiting 03:54:23 1469e6f7b9e6: Waiting 03:54:23 eaf3925da568: Waiting 03:54:23 bab4dde63d76: Waiting 03:54:23 bde34c3a00c8: Waiting 03:54:23 b352a97aabf1: Waiting 03:54:23 4872d77fe225: Waiting 03:54:23 5851b861e8e6: Waiting 03:54:23 e2be974225ed: Download complete 03:54:23 988bab9f4d93: Download complete 03:54:23 1469e6f7b9e6: Verifying Checksum 03:54:23 1469e6f7b9e6: Download complete 03:54:23 339a4e72a1f5: Verifying Checksum 03:54:23 339a4e72a1f5: Download complete 03:54:23 eaf3925da568: Verifying Checksum 03:54:23 eaf3925da568: Download complete 03:54:23 bde34c3a00c8: Download complete 03:54:23 b352a97aabf1: Verifying Checksum 03:54:23 b352a97aabf1: Download complete 03:54:23 4872d77fe225: Verifying Checksum 03:54:23 4872d77fe225: Download complete 03:54:23 5851b861e8e6: Download complete 03:54:23 b85a868b505f: Verifying Checksum 03:54:23 b85a868b505f: Download complete 03:54:23 bab4dde63d76: Verifying Checksum 03:54:23 bab4dde63d76: Download complete 03:54:24 b85a868b505f: Pull complete 03:54:24 e2be974225ed: Pull complete 03:54:25 339a4e72a1f5: Pull complete 03:54:25 988bab9f4d93: Pull complete 03:54:25 1469e6f7b9e6: Pull complete 03:54:25 eaf3925da568: Pull complete 03:54:27 bab4dde63d76: Pull complete 03:54:27 bde34c3a00c8: Pull complete 03:54:27 b352a97aabf1: Pull complete 03:54:27 4872d77fe225: Pull complete 03:54:27 5851b861e8e6: Pull complete 03:54:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:54:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:28 prd-ubuntu20.04-docker-8c-8g-23576 does not seem to be running inside a container 03:54:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-151 -v /w/workspace/foundry_app-record-replay_PR-151:/w/workspace/foundry_app-record-replay_PR-151:rw,z -v /w/workspace/foundry_app-record-replay_PR-151@tmp:/w/workspace/foundry_app-record-replay_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:54:30 $ docker top dc4e4cfbfc1866d3eca653b88fb0e5cc2708c758d9cd9d2acf1f2f01c8ff8af0 -eo pid,comm 03:54:31 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). 03:54:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:54:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:31 [ssh-agent] Looking for ssh-agent implementation... 03:54:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:31 $ docker exec dc4e4cfbfc1866d3eca653b88fb0e5cc2708c758d9cd9d2acf1f2f01c8ff8af0 ssh-agent 03:54:31 SSH_AUTH_SOCK=/tmp/ssh-kIoGkjPSfW5a/agent.32 03:54:31 SSH_AGENT_PID=38 03:54:31 Running ssh-add (command line suppressed) 03:54:31 Identity added: /w/workspace/foundry_app-record-replay_PR-151@tmp/private_key_6850905188646301187.key (/w/workspace/foundry_app-record-replay_PR-151@tmp/private_key_6850905188646301187.key) 03:54:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:31 + git tag --points-at HEAD [Pipeline] } 03:54:31 $ docker exec --env ******** --env ******** dc4e4cfbfc1866d3eca653b88fb0e5cc2708c758d9cd9d2acf1f2f01c8ff8af0 ssh-agent -k 03:54:32 unset SSH_AUTH_SOCK; 03:54:32 unset SSH_AGENT_PID; 03:54:32 echo Agent pid 38 killed; 03:54:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:54:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:32 [ssh-agent] Looking for ssh-agent implementation... 03:54:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:32 $ docker exec dc4e4cfbfc1866d3eca653b88fb0e5cc2708c758d9cd9d2acf1f2f01c8ff8af0 ssh-agent 03:54:32 SSH_AUTH_SOCK=/tmp/ssh-N14FvwecTGHO/agent.70 03:54:32 SSH_AGENT_PID=76 03:54:32 Running ssh-add (command line suppressed) 03:54:32 Identity added: /w/workspace/foundry_app-record-replay_PR-151@tmp/private_key_8591503112890997965.key (/w/workspace/foundry_app-record-replay_PR-151@tmp/private_key_8591503112890997965.key) 03:54:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:32 + git semver init 03:54:33 2024-10-23 03:54:33,027 [run_init] DEBUG init version:0.0.0 force:False 03:54:33 2024-10-23 03:54:33,028 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-151/.semver 03:54:33 2024-10-23 03:54:33,028 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-151/.semver 03:54:33 2024-10-23 03:54:33,028 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-151/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-151, universal_newlines=False, shell=None, istream=None) 03:54:35 2024-10-23 03:54:34,658 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-151/.git/info/exclude 03:54:35 2024-10-23 03:54:34,658 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-151/.semver/PR-151 with force:False 03:54:35 2024-10-23 03:54:34,658 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-151/.semver/PR-151 03:54:35 2024-10-23 03:54:34,662 [execute] INFO git cat-file --batch-check 03:54:35 2024-10-23 03:54:34,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-151/.semver, universal_newlines=False, shell=None, istream=) 03:54:35 2024-10-23 03:54:34,668 [execute] INFO git cat-file --batch 03:54:35 2024-10-23 03:54:34,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-151/.semver, universal_newlines=False, shell=None, istream=) 03:54:35 2024-10-23 03:54:34,674 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-151/.semver/PR-151 03:54:35 0.0.0 [Pipeline] } 03:54:35 $ docker exec --env ******** --env ******** dc4e4cfbfc1866d3eca653b88fb0e5cc2708c758d9cd9d2acf1f2f01c8ff8af0 ssh-agent -k 03:54:35 unset SSH_AUTH_SOCK; 03:54:35 unset SSH_AGENT_PID; 03:54:35 echo Agent pid 76 killed; 03:54:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:54:35 + git semver [Pipeline] } 03:54:35 $ docker stop --time=1 dc4e4cfbfc1866d3eca653b88fb0e5cc2708c758d9cd9d2acf1f2f01c8ff8af0 03:54:37 $ docker rm -f --volumes dc4e4cfbfc1866d3eca653b88fb0e5cc2708c758d9cd9d2acf1f2f01c8ff8af0 [Pipeline] // withDockerContainer [Pipeline] sh 03:54:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:54:38 Stashed 1 file(s) [Pipeline] echo 03:54:38 [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 03:54:38 provisioning config files... 03:54:38 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-151@tmp/config13471764392282707746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:54:39 ---> ****-login.sh 03:54:39 nexus3.edgexfoundry.org:10001 03:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:39 Configure a credential helper to remove this warning. See 03:54:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:39 03:54:39 Login Succeeded 03:54:39 nexus3.edgexfoundry.org:10002 03:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:39 Configure a credential helper to remove this warning. See 03:54:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:39 03:54:39 Login Succeeded 03:54:39 nexus3.edgexfoundry.org:10003 03:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:39 Configure a credential helper to remove this warning. See 03:54:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:39 03:54:39 Login Succeeded 03:54:39 nexus3.edgexfoundry.org:10004 03:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:39 Configure a credential helper to remove this warning. See 03:54:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:39 03:54:39 Login Succeeded 03:54:39 ****.io 03:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:39 Configure a credential helper to remove this warning. See 03:54:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:39 03:54:39 Login Succeeded 03:54:39 ---> ****-login.sh ends [Pipeline] } 03:54:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:54:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:54:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:54:40 ========================================================= 03:54:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:54:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:40 + 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 . 03:54:40 Sending build context to Docker daemon 9.802MB 03:54:40 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:54:40 Step 2/12 : FROM ${BASE} AS builder 03:54:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:54:40 43c4264eed91: Pulling fs layer 03:54:40 4cc291be95ef: Pulling fs layer 03:54:40 2ac1f1163629: Pulling fs layer 03:54:40 5c3c966382ef: Pulling fs layer 03:54:40 4f4fb700ef54: Pulling fs layer 03:54:40 5d5c8e513c77: Pulling fs layer 03:54:40 4f4fb700ef54: Waiting 03:54:40 9f66e0745190: Pulling fs layer 03:54:40 5d5c8e513c77: Waiting 03:54:40 5c3c966382ef: Waiting 03:54:40 f49a43e4bbc0: Pulling fs layer 03:54:40 561ebcabdf7f: Pulling fs layer 03:54:40 f49a43e4bbc0: Waiting 03:54:40 9f66e0745190: Waiting 03:54:40 4cc291be95ef: Verifying Checksum 03:54:40 4cc291be95ef: Download complete 03:54:40 4f4fb700ef54: Verifying Checksum 03:54:40 4f4fb700ef54: Download complete 03:54:40 5d5c8e513c77: Verifying Checksum 03:54:40 5d5c8e513c77: Download complete 03:54:40 43c4264eed91: Verifying Checksum 03:54:40 43c4264eed91: Download complete 03:54:40 9f66e0745190: Verifying Checksum 03:54:40 9f66e0745190: Download complete 03:54:40 43c4264eed91: Pull complete 03:54:41 561ebcabdf7f: Verifying Checksum 03:54:41 561ebcabdf7f: Download complete 03:54:41 4cc291be95ef: Pull complete 03:54:41 2ac1f1163629: Verifying Checksum 03:54:41 2ac1f1163629: Download complete 03:54:41 f49a43e4bbc0: Verifying Checksum 03:54:41 f49a43e4bbc0: Download complete 03:54:44 2ac1f1163629: Pull complete 03:54:44 5c3c966382ef: Pull complete 03:54:44 4f4fb700ef54: Pull complete 03:54:44 5d5c8e513c77: Pull complete 03:54:44 9f66e0745190: Pull complete 03:54:47 f49a43e4bbc0: Pull complete 03:54:47 561ebcabdf7f: Pull complete 03:54:47 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:54:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:54:47 ---> 3a752c3f9dda 03:54:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:54:51 ---> Running in caf5ddde218b 03:54:51 Removing intermediate container caf5ddde218b 03:54:51 ---> a9dc6b3d6134 03:54:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:54:51 ---> Running in 020a1751258c 03:54:51 Removing intermediate container 020a1751258c 03:54:51 ---> 2bd7536b9481 03:54:51 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:54:51 ---> Running in 403cc3f4a7ab 03:54:51 Removing intermediate container 403cc3f4a7ab 03:54:51 ---> 1925175a96e8 03:54:51 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:54:51 ---> Running in f0966c857223 03:54:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:54:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:54:52 OK: 246 MiB in 54 packages 03:54:52 Removing intermediate container f0966c857223 03:54:52 ---> 948164083680 03:54:52 Step 7/12 : WORKDIR /app 03:54:52 ---> Running in 76416e6123c3 03:54:52 Removing intermediate container 76416e6123c3 03:54:52 ---> ad4f9813fd44 03:54:52 Step 8/12 : COPY go.mod vendor* ./ 03:54:52 ---> 8a1e33f0a6d0 03:54:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:54:52 ---> Running in 156a924aad4c 03:54:53 Still waiting to schedule task 03:54:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:55:49 Removing intermediate container 156a924aad4c 03:55:49 ---> 36770086c8b1 03:55:49 Step 10/12 : COPY . . 03:55:49 ---> 45e7e57b6250 03:55:49 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:55:49 ---> Running in 0460dc0e6fd4 03:55:49 Removing intermediate container 0460dc0e6fd4 03:55:49 ---> 187436a1a509 03:55:49 Step 12/12 : RUN $MAKE 03:55:49 ---> Running in 250ddd383f1c 03:55:49 noop 03:55:49 Removing intermediate container 250ddd383f1c 03:55:49 ---> 22c8cdabce40 03:55:49 Successfully built 22c8cdabce40 03:55:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:49 + docker inspect -f . ci-base-image-x86_64 03:55:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:49 prd-ubuntu20.04-docker-8c-8g-23576 does not seem to be running inside a container 03:55:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-151 -v /w/workspace/foundry_app-record-replay_PR-151:/w/workspace/foundry_app-record-replay_PR-151:rw,z -v /w/workspace/foundry_app-record-replay_PR-151@tmp:/w/workspace/foundry_app-record-replay_PR-151@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 ******** ci-base-image-x86_64 cat 03:55:50 $ docker top 306c92dfd59eff9898549bc38533a64d854d4b528d7f674287de87e42d5fbfb8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:50 + go version 03:55:50 go version go1.23.2 linux/amd64 [Pipeline] } 03:55:50 $ docker stop --time=1 306c92dfd59eff9898549bc38533a64d854d4b528d7f674287de87e42d5fbfb8 03:55:51 $ docker rm -f --volumes 306c92dfd59eff9898549bc38533a64d854d4b528d7f674287de87e42d5fbfb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:52 + docker inspect -f . ci-base-image-x86_64 03:55:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:52 prd-ubuntu20.04-docker-8c-8g-23576 does not seem to be running inside a container 03:55:52 $ 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-151 -v /w/workspace/foundry_app-record-replay_PR-151:/w/workspace/foundry_app-record-replay_PR-151:rw,z -v /w/workspace/foundry_app-record-replay_PR-151@tmp:/w/workspace/foundry_app-record-replay_PR-151@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 ******** ci-base-image-x86_64 cat 03:55:53 $ docker top 01cb572ee0f788f35addc9cb508d564fbd9812f6beec79e02f5369d336bc8ba5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:53 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-151 [Pipeline] fileExists [Pipeline] sh 03:55:54 + make test 03:55:54 go test -race -coverprofile=coverage.out ./... 03:56:32 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:56:32 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:56:32 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 03:56:32 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 03:56:32 ok github.com/edgexfoundry/app-record-replay/internal/app 1.030s coverage: 88.0% of statements 03:56:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23577 in /w/workspace/foundry_app-record-replay_PR-151 [Pipeline] { [Pipeline] ws 03:56:34 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:56:37 ok github.com/edgexfoundry/app-record-replay/internal/application 9.622s coverage: 98.7% of statements 03:56:37 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.100s coverage: 89.7% of statements 03:56:37 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.019s coverage: 100.0% of statements 03:56:37 running golangci-lint 03:56:37 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 03:56:37 go version go1.23.2 linux/amd64 03:56:37 Selected Git installation does not exist. Using Default 03:56:37 The recommended git tool is: NONE 03:56:37 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 03:56:37 level=info msg="[config_reader] Used config file .golangci.yml" 03:56:37 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:56:42 using credential edgex-jenkins-ssh 03:56:42 Cloning the remote Git repository 03:56:42 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:56:42 > git init /w/workspace/app-record-replay/1 # timeout=10 03:56:42 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:56:42 > git --version # timeout=10 03:56:42 > git --version # 'git version 2.25.1' 03:56:42 using GIT_SSH to set credentials SSH Credentials for GitHub 03:56:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:56:45 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:56:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:56:47 Merging remotes/origin/main commit 62ddbc5b0f189cb0e082a652d86835a7c06dea97 into PR head commit 89514e3c057ac1bfa990053d6698965b5d02828e 03:56:47 Merge succeeded, producing 89514e3c057ac1bfa990053d6698965b5d02828e 03:56:47 Checking out Revision 89514e3c057ac1bfa990053d6698965b5d02828e (PR-151) 03:56:46 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:56:46 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:56:46 using GIT_SSH to set credentials SSH Credentials for GitHub 03:56:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:56:47 > git config core.sparsecheckout # timeout=10 03:56:47 > git checkout -f 89514e3c057ac1bfa990053d6698965b5d02828e # timeout=10 03:56:47 > git remote # timeout=10 03:56:47 > git config --get remote.origin.url # timeout=10 03:56:47 using GIT_SSH to set credentials SSH Credentials for GitHub 03:56:47 > git merge 62ddbc5b0f189cb0e082a652d86835a7c06dea97 # timeout=10 03:56:47 > git rev-parse HEAD^{commit} # timeout=10 03:56:47 > git config core.sparsecheckout # timeout=10 03:56:47 > git checkout -f 89514e3c057ac1bfa990053d6698965b5d02828e # timeout=10 03:56:47 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 03:56:47 > git --version # timeout=10 03:56:47 > git --version # 'git version 2.25.1' 03:56:47 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:56:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:56:52 % Total % Received % Xferd Average Speed Time Time Time Current 03:56:52 Dload Upload Total Spent Left Speed 03:56:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 03:56:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:56:53 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 03:56:53 /etc/docker/daemon.json 03:56:53 { 03:56:53 "registry-mirrors": [ 03:56:53 "https://nexus3.edgexfoundry.org:10001" 03:56:53 ], 03:56:53 "bip": "10.250.0.254/24", 03:56:53 "hosts": [ 03:56:53 "tcp://0.0.0.0:5555", 03:56:53 "unix:///var/run/docker.sock" 03:56:53 ], 03:56:53 "mtu": 1458, 03:56:53 "selinux-enabled": true, 03:56:53 "seccomp-profile": "/etc/docker/seccomp.json" 03:56:53 } [Pipeline] sh 03:56:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:56:54 + sudo service docker restart 03:57:04 level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|deps|exports_file|files|name) took 24.906429667s" 03:57:04 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 6.975597ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:57:12 provisioning config files... 03:57:12 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config14862522370288503001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:57:13 ---> ****-login.sh 03:57:13 nexus3.edgexfoundry.org:10001 03:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:13 Configure a credential helper to remove this warning. See 03:57:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:13 03:57:13 Login Succeeded 03:57:13 nexus3.edgexfoundry.org:10002 03:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:13 Configure a credential helper to remove this warning. See 03:57:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:13 03:57:13 Login Succeeded 03:57:13 nexus3.edgexfoundry.org:10003 03:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:14 Configure a credential helper to remove this warning. See 03:57:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:14 03:57:14 Login Succeeded 03:57:14 nexus3.edgexfoundry.org:10004 03:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:14 Configure a credential helper to remove this warning. See 03:57:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:14 03:57:14 Login Succeeded 03:57:14 ****.io 03:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:15 Configure a credential helper to remove this warning. See 03:57:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:15 03:57:15 Login Succeeded 03:57:15 ---> ****-login.sh ends [Pipeline] } 03:57:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:57:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:57:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:57:15 ========================================================= 03:57:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:57:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:16 level=info msg="[linters_context/goanalysis] analyzers took 1m4.935308825s with top 10 stages: buildir: 51.564287183s, inspect: 2.651844514s, fact_deprecated: 2.05999994s, printf: 1.476748097s, ctrlflow: 1.339157532s, fact_purity: 1.007833668s, nilness: 990.50618ms, SA5012: 566.337772ms, typedness: 566.065731ms, gosec: 219.726199ms" 03:57:16 level=info msg="[runner] Issues before processing: 10, after processing: 0" 03:57:16 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 10/10, skip_files: 10/10, exclude-rules: 10/0, filename_unadjuster: 10/10, invalid_issue: 10/10, skip_dirs: 10/10, cgo: 10/10, identifier_marker: 10/10, exclude: 10/10, autogenerated_exclude: 10/10" 03:57:16 level=info msg="[runner] processing took 1.094054ms with stages: identifier_marker: 655.888µs, autogenerated_exclude: 156.842µs, exclude-rules: 103.452µs, path_prettifier: 86.541µs, skip_dirs: 70.741µs, invalid_issue: 4.82µs, cgo: 4.62µs, filename_unadjuster: 2.3µs, nolint: 1.61µs, max_same_issues: 1.2µs, skip_files: 1.09µs, uniq_by_line: 880ns, fixer: 690ns, max_from_linter: 620ns, sort_results: 560ns, diff: 490ns, exclude: 410ns, source_code: 350ns, path_shortener: 260ns, max_per_file_from_linter: 250ns, path_prefixer: 230ns, severity-rules: 210ns" 03:57:16 level=info msg="[runner] linters took 12.270950791s with stages: goanalysis_metalinter: 12.269694786s" 03:57:16 level=info msg="File cache stats: 0 entries of total size 0B" 03:57:16 level=info msg="Memory: 373 samples, avg is 239.7MB, max is 1101.0MB" 03:57:16 level=info msg="Execution took 37.19269172s" 03:57:16 go vet ./... 03:57:16 + 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 . 03:57:16 Sending build context to Docker daemon 337.9kB 03:57:16 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:57:16 Step 2/12 : FROM ${BASE} AS builder 03:57:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:57:16 cf04c63912e1: Pulling fs layer 03:57:16 55b35a11ae5e: Pulling fs layer 03:57:16 a37a00ec5f00: Pulling fs layer 03:57:16 50b3750afda1: Pulling fs layer 03:57:16 4f4fb700ef54: Pulling fs layer 03:57:16 80978eb59214: Pulling fs layer 03:57:16 c9f46d7d2bd2: Pulling fs layer 03:57:16 c5a475d317c9: Pulling fs layer 03:57:16 80978eb59214: Waiting 03:57:16 c9f46d7d2bd2: Waiting 03:57:16 50b3750afda1: Waiting 03:57:16 c5a475d317c9: Waiting 03:57:16 4f4fb700ef54: Waiting 03:57:16 55b35a11ae5e: Verifying Checksum 03:57:16 55b35a11ae5e: Download complete 03:57:16 50b3750afda1: Verifying Checksum 03:57:16 50b3750afda1: Download complete 03:57:16 4f4fb700ef54: Verifying Checksum 03:57:16 4f4fb700ef54: Download complete 03:57:16 80978eb59214: Verifying Checksum 03:57:16 80978eb59214: Download complete 03:57:16 cf04c63912e1: Verifying Checksum 03:57:16 cf04c63912e1: Download complete 03:57:17 c5a475d317c9: Verifying Checksum 03:57:17 c5a475d317c9: Download complete 03:57:18 cf04c63912e1: Pull complete 03:57:18 55b35a11ae5e: Pull complete 03:57:19 a37a00ec5f00: Verifying Checksum 03:57:19 a37a00ec5f00: Download complete 03:57:20 c9f46d7d2bd2: Verifying Checksum 03:57:20 c9f46d7d2bd2: Download complete 03:57:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:57:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:57:21 ./bin/test-attribution-txt.sh [Pipeline] echo 03:57:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:57:21 $ docker stop --time=1 01cb572ee0f788f35addc9cb508d564fbd9812f6beec79e02f5369d336bc8ba5 03:57:26 $ docker rm -f --volumes 01cb572ee0f788f35addc9cb508d564fbd9812f6beec79e02f5369d336bc8ba5 [Pipeline] // withDockerContainer [Pipeline] sh 03:57:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:57:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:57:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:57:28 + ls -al . 03:57:28 total 280 03:57:28 drwxrwxr-x 10 jenkins jenkins 4096 Oct 23 03:55 . 03:57:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 03:54 .. 03:57:28 -rw-rw-r-- 1 jenkins jenkins 119 Oct 23 03:54 .dockerignore 03:57:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 03:56 .git 03:57:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 03:54 .github 03:57:28 -rw-rw-r-- 1 jenkins jenkins 164 Oct 23 03:54 .gitignore 03:57:28 -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 03:54 .golangci.yml 03:57:28 drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 03:54 .semver 03:57:28 -rw-rw-r-- 1 jenkins jenkins 20885 Oct 23 03:54 Attribution.txt 03:57:28 -rw-rw-r-- 1 jenkins jenkins 458 Oct 23 03:54 CHANGELOG.md 03:57:28 -rw-rw-r-- 1 jenkins jenkins 1725 Oct 23 03:54 Dockerfile 03:57:28 -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 03:54 GOVERNANCE.md 03:57:28 -rw-rw-r-- 1 jenkins jenkins 681 Oct 23 03:54 Jenkinsfile 03:57:28 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 23 03:54 LICENSE 03:57:28 -rw-rw-r-- 1 jenkins jenkins 3805 Oct 23 03:54 Makefile 03:57:28 -rw-rw-r-- 1 jenkins jenkins 611 Oct 23 03:54 OWNERS.md 03:57:28 -rw-rw-r-- 1 jenkins jenkins 4107 Oct 23 03:54 README.md 03:57:28 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 23 03:54 Record and Reply.postman_collection.json 03:57:28 -rw-rw-r-- 1 jenkins jenkins 5 Oct 23 03:54 VERSION 03:57:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 03:54 bin 03:57:28 -rw-r--r-- 1 jenkins jenkins 34247 Oct 23 03:56 coverage.out 03:57:28 -rw-rw-r-- 1 jenkins jenkins 7488 Oct 23 03:54 go.mod 03:57:28 -rw-rw-r-- 1 jenkins jenkins 100896 Oct 23 03:54 go.sum 03:57:28 drwxrwxr-x 7 jenkins jenkins 4096 Oct 23 03:54 internal 03:57:28 -rw-rw-r-- 1 jenkins jenkins 913 Oct 23 03:54 main.go 03:57:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 03:54 openapi 03:57:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 03:54 pkg 03:57:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 03:54 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:28 + 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=89514e3c057ac1bfa990053d6698965b5d02828e --label arch=amd64 --label version=0.0.0 . 03:57:28 Sending build context to Docker daemon 9.837MB 03:57:28 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 03:57:28 Step 2/27 : FROM ${BASE} AS builder 03:57:28 ---> 22c8cdabce40 03:57:28 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:57:28 ---> Running in 0b1b7793683c 03:57:28 Removing intermediate container 0b1b7793683c 03:57:28 ---> 0ec34fce989c 03:57:28 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:57:28 ---> Running in 816094d4c257 03:57:29 Removing intermediate container 816094d4c257 03:57:29 ---> f491f5e9e5b5 03:57:29 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:57:29 ---> Running in 0d0b6d2ef911 03:57:29 Removing intermediate container 0d0b6d2ef911 03:57:29 ---> 3831144efe65 03:57:29 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:57:29 ---> Running in a2817f6a1ed7 03:57:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:57:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:57:30 OK: 246 MiB in 54 packages 03:57:30 Removing intermediate container a2817f6a1ed7 03:57:30 ---> eb37bab8ce94 03:57:30 Step 7/27 : WORKDIR /app 03:57:30 ---> Running in 049975944c6f 03:57:30 Removing intermediate container 049975944c6f 03:57:30 ---> 5966f4d3a523 03:57:30 Step 8/27 : COPY go.mod vendor* ./ 03:57:30 ---> e8bd3f278898 03:57:30 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:30 ---> Running in 0526dbfafa88 03:57:31 Removing intermediate container 0526dbfafa88 03:57:31 ---> f9768008875c 03:57:31 Step 10/27 : COPY . . 03:57:32 ---> 4db7db4d28b1 03:57:32 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:57:32 ---> Running in b87a224236f9 03:57:32 Removing intermediate container b87a224236f9 03:57:32 ---> 9386078d17b0 03:57:32 Step 12/27 : RUN $MAKE 03:57:32 ---> Running in 11cbfab1eb26 03:57:32 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay 03:57:35 a37a00ec5f00: Pull complete 03:57:35 50b3750afda1: Pull complete 03:57:35 4f4fb700ef54: Pull complete 03:57:35 80978eb59214: Pull complete 03:57:41 c9f46d7d2bd2: Pull complete 03:57:43 c5a475d317c9: Pull complete 03:57:43 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:57:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:57:43 ---> be29e6b0f0d4 03:57:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:57:45 ---> Running in 7e2b2adf143c 03:57:45 Removing intermediate container 7e2b2adf143c 03:57:45 ---> c1f620dd259f 03:57:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:57:45 ---> Running in 96d372d5d2f8 03:57:45 Removing intermediate container 96d372d5d2f8 03:57:45 ---> 0ce5ecebd9e2 03:57:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:57:45 ---> Running in c8f0739fea73 03:57:46 Removing intermediate container c8f0739fea73 03:57:46 ---> 0342360eeb8c 03:57:46 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:57:46 ---> Running in ac5d2152d14d 03:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:48 OK: 238 MiB in 54 packages 03:57:49 Removing intermediate container ac5d2152d14d 03:57:49 ---> f22911bc4c5f 03:57:49 Step 7/12 : WORKDIR /app 03:57:49 ---> Running in 0659f0dfb1b0 03:57:50 Removing intermediate container 0659f0dfb1b0 03:57:50 ---> 3b65261a8b06 03:57:50 Step 8/12 : COPY go.mod vendor* ./ 03:57:50 ---> ea5c7bd0d27f 03:57:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:50 ---> Running in 9662518eb429 03:58:11 Removing intermediate container 11cbfab1eb26 03:58:11 ---> 7dfa63b15198 03:58:11 Step 13/27 : FROM alpine:3.20 03:58:11 3.20: Pulling from library/alpine 03:58:11 43c4264eed91: Already exists 03:58:11 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:58:11 Status: Downloaded newer image for alpine:3.20 03:58:11 ---> 91ef0af61f39 03:58:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:58:11 ---> Running in 5f29d7fe69f7 03:58:11 Removing intermediate container 5f29d7fe69f7 03:58:11 ---> e61fcb3cb0ca 03:58:11 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:58:11 ---> Running in a085a433271e 03:58:11 Removing intermediate container a085a433271e 03:58:11 ---> 0e7da23424e0 03:58:11 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:58:11 ---> Running in 05326bbb4cb8 03:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:58:11 (1/2) Installing ca-certificates (20240705-r0) 03:58:11 (2/2) Installing dumb-init (1.2.5-r3) 03:58:11 Executing busybox-1.36.1-r29.trigger 03:58:11 Executing ca-certificates-20240705-r0.trigger 03:58:11 OK: 9 MiB in 16 packages 03:58:11 Removing intermediate container 05326bbb4cb8 03:58:11 ---> 627738766f8d 03:58:11 Step 17/27 : RUN apk --no-cache upgrade 03:58:11 ---> Running in c19ebbfb89ac 03:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:58:11 Upgrading critical system libraries and apk-tools: 03:58:11 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:58:11 Executing busybox-1.36.1-r29.trigger 03:58:12 Continuing the upgrade transaction with new apk-tools: 03:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:58:12 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:58:12 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:58:12 Executing ca-certificates-20240705-r0.trigger 03:58:12 OK: 9 MiB in 16 packages 03:58:13 Removing intermediate container c19ebbfb89ac 03:58:13 ---> 47e661b3fa41 03:58:13 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:58:13 ---> 7c6349f74957 03:58:13 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:58:13 ---> a803fd883ecd 03:58:13 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:58:13 ---> f589eb138e83 03:58:13 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:58:15 ---> 9fb7066dc975 03:58:15 Step 22/27 : EXPOSE 59712 03:58:15 ---> Running in f75b43267b6c 03:58:15 Removing intermediate container f75b43267b6c 03:58:15 ---> 46ba3c66e7fb 03:58:15 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:58:15 ---> Running in 2c212ab93f81 03:58:15 Removing intermediate container 2c212ab93f81 03:58:15 ---> 6a625b85d229 03:58:15 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:58:15 ---> Running in ae35a6f6a944 03:58:15 Removing intermediate container ae35a6f6a944 03:58:15 ---> fb921bf3a582 03:58:15 Step 25/27 : LABEL arch=amd64 03:58:15 ---> Running in 87d4a816f4c0 03:58:15 Removing intermediate container 87d4a816f4c0 03:58:15 ---> 307511f9dc85 03:58:15 Step 26/27 : LABEL git_sha=89514e3c057ac1bfa990053d6698965b5d02828e 03:58:16 ---> Running in d79e7874e2cc 03:58:16 Removing intermediate container d79e7874e2cc 03:58:16 ---> 96079b39e632 03:58:16 Step 27/27 : LABEL version=0.0.0 03:58:16 ---> Running in 1101b6d5a46c 03:58:16 Removing intermediate container 1101b6d5a46c 03:58:16 ---> 275685fa00b0 03:58:16 [Warning] One or more build-args [ARCH] were not consumed 03:58:16 Successfully built 275685fa00b0 03:58:16 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 03:58:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:58:17 03:58:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:58:17 latest: Pulling from edgex-lftools-log-publisher 03:58:17 5eb5b503b376: Pulling fs layer 03:58:17 5c69ac0246d0: Pulling fs layer 03:58:17 ec43610c2a17: Pulling fs layer 03:58:17 3a2ae6a8a46f: Pulling fs layer 03:58:17 33b1e0a273af: Pulling fs layer 03:58:17 5d3b04190fa2: Pulling fs layer 03:58:17 2f39f015ded8: Pulling fs layer 03:58:17 3a2ae6a8a46f: Waiting 03:58:17 33b1e0a273af: Waiting 03:58:17 5d3b04190fa2: Waiting 03:58:17 2f39f015ded8: Waiting 03:58:17 5c69ac0246d0: Verifying Checksum 03:58:17 5c69ac0246d0: Download complete 03:58:17 3a2ae6a8a46f: Download complete 03:58:17 33b1e0a273af: Verifying Checksum 03:58:17 33b1e0a273af: Download complete 03:58:17 5d3b04190fa2: Verifying Checksum 03:58:17 5d3b04190fa2: Download complete 03:58:17 ec43610c2a17: Verifying Checksum 03:58:17 ec43610c2a17: Download complete 03:58:17 5eb5b503b376: Verifying Checksum 03:58:17 5eb5b503b376: Download complete 03:58:18 2f39f015ded8: Download complete 03:58:19 5eb5b503b376: Pull complete 03:58:19 5c69ac0246d0: Pull complete 03:58:19 ec43610c2a17: Pull complete 03:58:19 3a2ae6a8a46f: Pull complete 03:58:19 33b1e0a273af: Pull complete 03:58:19 5d3b04190fa2: Pull complete 03:58:25 2f39f015ded8: Pull complete 03:58:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:58:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:58:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:25 prd-ubuntu20.04-docker-8c-8g-23576 does not seem to be running inside a container 03:58:25 $ 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-151 -v /w/workspace/foundry_app-record-replay_PR-151:/w/workspace/foundry_app-record-replay_PR-151:rw,z -v /w/workspace/foundry_app-record-replay_PR-151@tmp:/w/workspace/foundry_app-record-replay_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:58:30 $ docker top 72698714ae1059fbecdda0e3b02dd547b03ed2d3ecd7032818a76fe6cd9211d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:58:31 ---> job-cost.sh 03:58:31 lf-activate-venv: SKIPPING 03:58:31 INFO: No Stack... 03:58:31 INFO: Retrieving Pricing Info for: v3-standard-8 03:58:31 INFO: Archiving Costs [Pipeline] sh 03:58:32 + cat /w/workspace/foundry_app-record-replay_PR-151/archives/cost.csv 03:58:32 + cut -d, -f6 [Pipeline] lock 03:58:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-1-stack-cost] 03:58:32 Resource [jenkins-edgexfoundry-app-record-replay-PR-151-1-stack-cost] did not exist. Created. 03:58:32 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:58:32 + echo total: 0.2199999988079071 [Pipeline] stash 03:58:32 Stashed 1 file(s) [Pipeline] } 03:58:32 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:58:32 $ docker stop --time=1 72698714ae1059fbecdda0e3b02dd547b03ed2d3ecd7032818a76fe6cd9211d6 03:58:34 $ docker rm -f --volumes 72698714ae1059fbecdda0e3b02dd547b03ed2d3ecd7032818a76fe6cd9211d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:59:41 Removing intermediate container 9662518eb429 03:59:41 ---> 54c9f520b6d4 03:59:41 Step 10/12 : COPY . . 03:59:41 ---> e82511c75fd2 03:59:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:59:41 ---> Running in 80a9d12b6212 03:59:41 Removing intermediate container 80a9d12b6212 03:59:41 ---> 9ae547916b06 03:59:41 Step 12/12 : RUN $MAKE 03:59:41 ---> Running in e525a2fbcb11 03:59:41 noop 03:59:41 Removing intermediate container e525a2fbcb11 03:59:41 ---> 90b24be60204 03:59:41 Successfully built 90b24be60204 03:59:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:42 + docker inspect -f . ci-base-image-arm64 03:59:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:42 prd-ubuntu20.04-docker-arm64-4c-16g-23577 does not seem to be running inside a container 03:59:42 $ 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 ******** ci-base-image-arm64 cat 03:59:44 $ docker top 26e5e27cbfead89ff778a29d7e6c9ee86b227c262578320574615db11afb4fdf -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:45 + go version 03:59:45 go version go1.23.2 linux/arm64 [Pipeline] } 03:59:45 $ docker stop --time=1 26e5e27cbfead89ff778a29d7e6c9ee86b227c262578320574615db11afb4fdf 03:59:46 $ docker rm -f --volumes 26e5e27cbfead89ff778a29d7e6c9ee86b227c262578320574615db11afb4fdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:47 + docker inspect -f . ci-base-image-arm64 03:59:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:47 prd-ubuntu20.04-docker-arm64-4c-16g-23577 does not seem to be running inside a container 03:59:47 $ 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 ******** ci-base-image-arm64 cat 03:59:49 $ docker top 02ba384d1f649411399675e3be2fe90b1e20b68b93c3ec28d5f6d638f9d21fe1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:49 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:59:50 + make test 03:59:50 go test -race -coverprofile=coverage.out ./... 04:04:12 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 04:04:27 ok github.com/edgexfoundry/app-record-replay/internal/app 1.122s coverage: 88.0% of statements 04:04:31 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:04:31 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 04:04:35 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:04:41 ok github.com/edgexfoundry/app-record-replay/internal/application 9.838s coverage: 98.7% of statements 04:04:41 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.439s coverage: 89.7% of statements 04:04:41 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.077s coverage: 100.0% of statements 04:04:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:04:43 go vet ./... 04:08:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:08:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:08:34 ./bin/test-attribution-txt.sh [Pipeline] echo 04:08:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:08:35 $ docker stop --time=1 02ba384d1f649411399675e3be2fe90b1e20b68b93c3ec28d5f6d638f9d21fe1 04:08:37 $ docker rm -f --volumes 02ba384d1f649411399675e3be2fe90b1e20b68b93c3ec28d5f6d638f9d21fe1 [Pipeline] // withDockerContainer [Pipeline] sh 04:08:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:08:39 Warning: overwriting stash ‘coverage-report’ 04:08:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:08:41 + ls -al . 04:08:41 total 276 04:08:41 drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 03:59 . 04:08:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 03:56 .. 04:08:41 -rw-rw-r-- 1 jenkins jenkins 119 Oct 23 03:56 .dockerignore 04:08:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 03:56 .git 04:08:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 03:56 .github 04:08:41 -rw-rw-r-- 1 jenkins jenkins 164 Oct 23 03:56 .gitignore 04:08:41 -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 03:56 .golangci.yml 04:08:41 -rw-rw-r-- 1 jenkins jenkins 20885 Oct 23 03:56 Attribution.txt 04:08:41 -rw-rw-r-- 1 jenkins jenkins 458 Oct 23 03:56 CHANGELOG.md 04:08:41 -rw-rw-r-- 1 jenkins jenkins 1725 Oct 23 03:56 Dockerfile 04:08:41 -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 03:56 GOVERNANCE.md 04:08:41 -rw-rw-r-- 1 jenkins jenkins 681 Oct 23 03:56 Jenkinsfile 04:08:41 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 23 03:56 LICENSE 04:08:41 -rw-rw-r-- 1 jenkins jenkins 3805 Oct 23 03:56 Makefile 04:08:41 -rw-rw-r-- 1 jenkins jenkins 611 Oct 23 03:56 OWNERS.md 04:08:41 -rw-rw-r-- 1 jenkins jenkins 4107 Oct 23 03:56 README.md 04:08:41 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 23 03:56 Record and Reply.postman_collection.json 04:08:41 -rw-rw-r-- 1 jenkins jenkins 5 Oct 23 03:54 VERSION 04:08:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 03:56 bin 04:08:41 -rw-r--r-- 1 jenkins jenkins 34248 Oct 23 04:04 coverage.out 04:08:41 -rw-rw-r-- 1 jenkins jenkins 7488 Oct 23 03:56 go.mod 04:08:41 -rw-rw-r-- 1 jenkins jenkins 100896 Oct 23 03:56 go.sum 04:08:41 drwxrwxr-x 7 jenkins jenkins 4096 Oct 23 03:56 internal 04:08:41 -rw-rw-r-- 1 jenkins jenkins 913 Oct 23 03:56 main.go 04:08:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 03:56 openapi 04:08:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 03:56 pkg 04:08:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 03:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:41 + 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=89514e3c057ac1bfa990053d6698965b5d02828e --label arch=arm64 --label version=0.0.0 . 04:08:41 Sending build context to Docker daemon 372.7kB 04:08:41 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 04:08:41 Step 2/27 : FROM ${BASE} AS builder 04:08:41 ---> 90b24be60204 04:08:41 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:08:41 ---> Running in 893a53e1e11d 04:08:42 Removing intermediate container 893a53e1e11d 04:08:42 ---> fd1d5487b1fc 04:08:42 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:08:42 ---> Running in cce9a18c95ba 04:08:42 Removing intermediate container cce9a18c95ba 04:08:42 ---> c659dec29d01 04:08:42 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:08:42 ---> Running in 422820dc2ca9 04:08:42 Removing intermediate container 422820dc2ca9 04:08:42 ---> 3a0a9baace72 04:08:42 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:08:43 ---> Running in 2179628fac94 04:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:08:45 OK: 238 MiB in 54 packages 04:08:46 Removing intermediate container 2179628fac94 04:08:46 ---> 87e861043061 04:08:46 Step 7/27 : WORKDIR /app 04:08:46 ---> Running in a82bb8acec10 04:08:46 Removing intermediate container a82bb8acec10 04:08:46 ---> 0ec5637acfff 04:08:46 Step 8/27 : COPY go.mod vendor* ./ 04:08:47 ---> 95db65a92a9d 04:08:47 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:47 ---> Running in e3c34d7c0c3d 04:08:50 Removing intermediate container e3c34d7c0c3d 04:08:50 ---> c38cf5095438 04:08:50 Step 10/27 : COPY . . 04:08:50 ---> 15898096e820 04:08:50 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:08:50 ---> Running in 8a6be6444044 04:08:50 Removing intermediate container 8a6be6444044 04:08:50 ---> 27cfd1f68fdb 04:08:50 Step 12/27 : RUN $MAKE 04:08:50 ---> Running in e3973bc502f8 04:08:51 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay 04:12:43 Removing intermediate container e3973bc502f8 04:12:43 ---> 4a25be32af20 04:12:43 Step 13/27 : FROM alpine:3.20 04:12:43 3.20: Pulling from library/alpine 04:12:43 cf04c63912e1: Already exists 04:12:43 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:12:43 Status: Downloaded newer image for alpine:3.20 04:12:43 ---> c157a85ed455 04:12:43 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:12:43 ---> Running in 4bd86d9c8e78 04:12:43 Removing intermediate container 4bd86d9c8e78 04:12:43 ---> c247cd4321e0 04:12:43 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 04:12:43 ---> Running in 38a61f9480cf 04:12:43 Removing intermediate container 38a61f9480cf 04:12:43 ---> f2fe815d35e7 04:12:43 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:12:43 ---> Running in 1a65f420e52e 04:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:12:43 (1/2) Installing ca-certificates (20240705-r0) 04:12:43 (2/2) Installing dumb-init (1.2.5-r3) 04:12:43 Executing busybox-1.36.1-r29.trigger 04:12:43 Executing ca-certificates-20240705-r0.trigger 04:12:43 OK: 10 MiB in 16 packages 04:12:43 Removing intermediate container 1a65f420e52e 04:12:43 ---> 9e53340e0fed 04:12:43 Step 17/27 : RUN apk --no-cache upgrade 04:12:43 ---> Running in 495fb32fa283 04:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:12:43 Upgrading critical system libraries and apk-tools: 04:12:43 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:12:43 Executing busybox-1.36.1-r29.trigger 04:12:43 Continuing the upgrade transaction with new apk-tools: 04:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:12:43 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:12:43 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:12:43 Executing ca-certificates-20240705-r0.trigger 04:12:43 OK: 10 MiB in 16 packages 04:12:43 Removing intermediate container 495fb32fa283 04:12:43 ---> ba4002c0641f 04:12:43 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:12:43 ---> 3b2d5a922b74 04:12:43 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:12:43 ---> e1587866b8aa 04:12:43 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:12:43 ---> a3e3e3c86fe1 04:12:43 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 04:12:46 ---> 3a53ea5e9372 04:12:46 Step 22/27 : EXPOSE 59712 04:12:46 ---> Running in 5c171b5b07b7 04:12:47 Removing intermediate container 5c171b5b07b7 04:12:47 ---> 92d1b8dfb2b0 04:12:47 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 04:12:47 ---> Running in da1eaece32df 04:12:47 Removing intermediate container da1eaece32df 04:12:47 ---> 2055e77943ec 04:12:47 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:12:47 ---> Running in fa9a24f57830 04:12:47 Removing intermediate container fa9a24f57830 04:12:47 ---> e3f248110672 04:12:47 Step 25/27 : LABEL arch=arm64 04:12:47 ---> Running in dd820278b365 04:12:48 Removing intermediate container dd820278b365 04:12:48 ---> d5fa6802216f 04:12:48 Step 26/27 : LABEL git_sha=89514e3c057ac1bfa990053d6698965b5d02828e 04:12:48 ---> Running in 5bbe8470daa6 04:12:48 Removing intermediate container 5bbe8470daa6 04:12:48 ---> 13793b7fe760 04:12:48 Step 27/27 : LABEL version=0.0.0 04:12:48 ---> Running in e8b5d05628b7 04:12:48 Removing intermediate container e8b5d05628b7 04:12:48 ---> 5faa73d52c9d 04:12:48 [Warning] One or more build-args [ARCH] were not consumed 04:12:48 Successfully built 5faa73d52c9d 04:12:48 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 04:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:12:49 04:12:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:12:50 arm64: Pulling from edgex-lftools-log-publisher 04:12:50 8998bd30e6a1: Pulling fs layer 04:12:50 04944245beec: Pulling fs layer 04:12:50 699f458cf7ca: Pulling fs layer 04:12:50 765212b225bb: Pulling fs layer 04:12:50 f23df028b6ca: Pulling fs layer 04:12:50 d65c8cfc05b1: Pulling fs layer 04:12:50 2437ff75d9bd: Pulling fs layer 04:12:50 765212b225bb: Waiting 04:12:50 f23df028b6ca: Waiting 04:12:50 2437ff75d9bd: Waiting 04:12:50 d65c8cfc05b1: Waiting 04:12:50 04944245beec: Download complete 04:12:50 765212b225bb: Verifying Checksum 04:12:50 765212b225bb: Download complete 04:12:50 f23df028b6ca: Verifying Checksum 04:12:50 f23df028b6ca: Download complete 04:12:50 d65c8cfc05b1: Download complete 04:12:50 699f458cf7ca: Verifying Checksum 04:12:50 699f458cf7ca: Download complete 04:12:51 8998bd30e6a1: Verifying Checksum 04:12:51 8998bd30e6a1: Download complete 04:12:53 2437ff75d9bd: Verifying Checksum 04:12:53 2437ff75d9bd: Download complete 04:12:55 8998bd30e6a1: Pull complete 04:12:55 04944245beec: Pull complete 04:12:57 699f458cf7ca: Pull complete 04:12:57 765212b225bb: Pull complete 04:12:58 f23df028b6ca: Pull complete 04:12:58 d65c8cfc05b1: Pull complete 04:13:16 2437ff75d9bd: Pull complete 04:13:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:13:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:13:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:17 prd-ubuntu20.04-docker-arm64-4c-16g-23577 does not seem to be running inside a container 04:13:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:13:19 $ docker top ec038e13e2d7f1392f3d519ea723ac0bcb255974598e2c3a78fdd40c20dd7ff2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:20 ---> job-cost.sh 04:13:20 lf-activate-venv: SKIPPING 04:13:20 INFO: No Stack... 04:13:21 INFO: Retrieving Pricing Info for: v3-standard-4 04:13:21 INFO: Archiving Costs [Pipeline] sh 04:13:22 + cat /w/workspace/app-record-replay/1/archives/cost.csv 04:13:22 + cut -d, -f6 [Pipeline] lock 04:13:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-1-stack-cost] 04:13:22 Resource [jenkins-edgexfoundry-app-record-replay-PR-151-1-stack-cost] did not exist. Created. 04:13:22 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:13:22 /w/workspace/app-record-replay/1@tmp/durable-9c400056/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:13:23 + echo total: 0.10999999940395355 [Pipeline] stash 04:13:23 Warning: overwriting stash ‘stack-cost’ 04:13:23 Stashed 1 file(s) [Pipeline] } 04:13:23 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:13:23 $ docker stop --time=1 ec038e13e2d7f1392f3d519ea723ac0bcb255974598e2c3a78fdd40c20dd7ff2 04:13:24 $ docker rm -f --volumes ec038e13e2d7f1392f3d519ea723ac0bcb255974598e2c3a78fdd40c20dd7ff2 [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 04:13:26 provisioning config files... 04:13:26 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-151@tmp/config10611131605409021421tmp [Pipeline] { [Pipeline] sh 04:13:26 + set +x 04:13:26 + curl -s https://codecov.io/bash 04:13:26 + bash -s -- 04:13:27 04:13:27 _____ _ 04:13:27 / ____| | | 04:13:27 | | ___ __| | ___ ___ _____ __ 04:13:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:13:27 | |___| (_) | (_| | __/ (_| (_) \ V / 04:13:27 \_____\___/ \__,_|\___|\___\___/ \_/ 04:13:27 Bash-1.0.6 04:13:27 04:13:27 04:13:27 ==> git version 2.25.1 found 04:13:27 ==> 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 04:13:27 Release-Date: 2020-01-08 04:13:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:13:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:13:27 ==> Jenkins CI detected. 04:13:27 current dir:  /w/workspace/foundry_app-record-replay_PR-151 04:13:27 project root: . 04:13:27 --> token set from env 04:13:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:13:27 ==> Running gcov in . (disable via -X gcov) 04:13:27 ==> Python coveragepy not found 04:13:27 ==> Searching for coverage reports in: 04:13:27 + . 04:13:27 -> Found 1 reports 04:13:27 ==> Detecting git/mercurial file structure 04:13:27 ==> Reading reports 04:13:27 + ./coverage.out bytes=34248 04:13:27 ==> Appending adjustments 04:13:27 https://docs.codecov.io/docs/fixing-reports 04:13:27 + Found adjustments 04:13:27 ==> Gzipping contents 04:13:27 8.0K /tmp/codecov.zIUDvA.gz 04:13:27 ==> Uploading reports 04:13:27 url: https://codecov.io 04:13:27 query: branch=PR-151&commit=89514e3c057ac1bfa990053d6698965b5d02828e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-151%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=151&job=&cmd_args= 04:13:27 -> Pinging Codecov 04:13:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-151&commit=89514e3c057ac1bfa990053d6698965b5d02828e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-151%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=151&job=&cmd_args= 04:13:28 -> Uploading to 04:13:28 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/89514e3c057ac1bfa990053d6698965b5d02828e/77648484-9a36-486a-a13c-a1b03baf5fff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241023%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241023T041327Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0474504bd8721b7c52342316ad65ad586980d208a3820ecbc1b4eb24b95e7a2f 04:13:28 % Total % Received % Xferd Average Speed Time Time Time Current 04:13:28 Dload Upload Total Spent Left Speed 04:13:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5392 0 0 100 5392 0 21918 --:--:-- --:--:-- --:--:-- 21918 04:13:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/89514e3c057ac1bfa990053d6698965b5d02828e [Pipeline] } 04:13:28 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 04:13:30 + [ -d /w/workspace/foundry_app-record-replay_PR-151/archives ] 04:13:30 + ls -al /w/workspace/foundry_app-record-replay_PR-151/archives 04:13:30 total 16 04:13:30 drwxr-xr-x 3 root root 4096 Oct 23 03:58 . 04:13:30 drwxrwxr-x 11 jenkins jenkins 4096 Oct 23 03:58 .. 04:13:30 drwxr-xr-x 2 root root 4096 Oct 23 03:58 cost 04:13:30 -rw-r--r-- 1 root root 89 Oct 23 03:58 cost.csv 04:13:30 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-151/archives 04:13:30 + ls -al /w/workspace/foundry_app-record-replay_PR-151/archives 04:13:30 total 16 04:13:30 drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 03:58 . 04:13:30 drwxrwxr-x 11 jenkins jenkins 4096 Oct 23 03:58 .. 04:13:30 drwxr-xr-x 2 jenkins jenkins 4096 Oct 23 03:58 cost 04:13:30 -rw-r--r-- 1 jenkins jenkins 89 Oct 23 03:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:13:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:13:32 ---> package-listing.sh 04:13:32 ++ facter osfamily 04:13:32 ++ tr '[:upper:]' '[:lower:]' 04:13:32 + OS_FAMILY=debian 04:13:32 + workspace=/w/workspace/foundry_app-record-replay_PR-151 04:13:32 + START_PACKAGES=/tmp/packages_start.txt 04:13:32 + END_PACKAGES=/tmp/packages_end.txt 04:13:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:13:32 + PACKAGES=/tmp/packages_start.txt 04:13:32 + '[' /w/workspace/foundry_app-record-replay_PR-151 ']' 04:13:32 + PACKAGES=/tmp/packages_end.txt 04:13:32 + case "${OS_FAMILY}" in 04:13:32 + dpkg -l 04:13:32 + grep '^ii' 04:13:32 + '[' -f /tmp/packages_start.txt ']' 04:13:32 + '[' -f /tmp/packages_end.txt ']' 04:13:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:13:32 + '[' /w/workspace/foundry_app-record-replay_PR-151 ']' 04:13:32 + mkdir -p /w/workspace/foundry_app-record-replay_PR-151/archives/ 04:13:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-151/archives/ [Pipeline] echo 04:13:32 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-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:13:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:13:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:33 prd-ubuntu20.04-docker-8c-8g-23576 does not seem to be running inside a container 04:13:33 $ 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-151/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-151 -v /w/workspace/foundry_app-record-replay_PR-151:/w/workspace/foundry_app-record-replay_PR-151:rw,z -v /w/workspace/foundry_app-record-replay_PR-151@tmp:/w/workspace/foundry_app-record-replay_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:13:33 $ docker top 194045d12bf95ba6d3c49f13aa5a9a5a23f3d9555bef39144e30dfcda82642a9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:34 + touch /tmp/pre-build-complete [Pipeline] sh 04:13:34 + mkdir -p /var/log/sysstat [Pipeline] sh 04:13:34 + ls /var/log/sa-host 04:13:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:35 provisioning config files... 04:13:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-151@tmp/config7473176818707799389tmp [Pipeline] { [Pipeline] echo 04:13:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:13:35 ---> create-netrc.sh [Pipeline] } 04:13:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:13:35 ---> python-tools-install.sh [Pipeline] echo 04:13:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:13:36 ---> sudo-logs.sh 04:13:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:13:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:13:36 ---> job-cost.sh 04:13:36 lf-activate-venv: SKIPPING 04:13:36 DEBUG: total: 0.2199999988079071 04:13:36 INFO: Retrieving Stack Cost... 04:13:37 INFO: Retrieving Pricing Info for: v3-standard-8 04:13:37 INFO: Archiving Costs [Pipeline] echo 04:13:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:13:37 ---> logs-deploy.sh 04:13:37 lf-activate-venv: SKIPPING 04:13:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-151/1 04:13:37 INFO: archiving workspace using pattern(s): 04:13:38 Archives upload complete. 04:13:38 INFO: archiving logs to Nexus 04:13:39 ---> uname -a: 04:13:39 Linux prd-ubuntu20-04-docker-8c-8g-23576 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:13:39 04:13:39 04:13:39 ---> lscpu: 04:13:39 Architecture: x86_64 04:13:39 CPU op-mode(s): 32-bit, 64-bit 04:13:39 Byte Order: Little Endian 04:13:39 Address sizes: 40 bits physical, 48 bits virtual 04:13:39 CPU(s): 8 04:13:39 On-line CPU(s) list: 0-7 04:13:39 Thread(s) per core: 1 04:13:39 Core(s) per socket: 1 04:13:39 Socket(s): 8 04:13:39 NUMA node(s): 1 04:13:39 Vendor ID: AuthenticAMD 04:13:39 CPU family: 23 04:13:39 Model: 49 04:13:39 Model name: AMD EPYC-Rome Processor 04:13:39 Stepping: 0 04:13:39 CPU MHz: 2800.000 04:13:39 BogoMIPS: 5600.00 04:13:39 Virtualization: AMD-V 04:13:39 Hypervisor vendor: KVM 04:13:39 Virtualization type: full 04:13:39 L1d cache: 256 KiB 04:13:39 L1i cache: 256 KiB 04:13:39 L2 cache: 4 MiB 04:13:39 L3 cache: 128 MiB 04:13:39 NUMA node0 CPU(s): 0-7 04:13:39 Vulnerability Itlb multihit: Not affected 04:13:39 Vulnerability L1tf: Not affected 04:13:39 Vulnerability Mds: Not affected 04:13:39 Vulnerability Meltdown: Not affected 04:13:39 Vulnerability Mmio stale data: Not affected 04:13:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:13:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:13:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:13:39 Vulnerability Srbds: Not affected 04:13:39 Vulnerability Tsx async abort: Not affected 04:13:39 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 04:13:39 04:13:39 04:13:39 ---> nproc: 04:13:39 8 04:13:39 04:13:39 04:13:39 ---> df -h: 04:13:39 Filesystem Size Used Avail Use% Mounted on 04:13:39 overlay 155G 13G 143G 8% / 04:13:39 tmpfs 64M 0 64M 0% /dev 04:13:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:13:39 shm 64M 0 64M 0% /dev/shm 04:13:39 /dev/vda1 155G 13G 143G 8% /facter-os 04:13:39 04:13:39 04:13:39 ---> sar -b -r -n DEV: 04:13:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23576) 10/23/24 _x86_64_ (8 CPU) 04:13:39 04:13:39 03:53:32 LINUX RESTART (8 CPU) 04:13:39 04:13:39 03:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:13:39 03:55:01 379.92 16.62 363.29 0.00 2005.90 51635.18 0.00 04:13:39 03:56:01 244.13 2.75 241.38 0.00 32.93 75574.60 0.00 04:13:39 03:57:01 35.69 0.03 35.66 0.00 0.27 23459.71 0.00 04:13:39 03:58:01 99.83 0.13 99.70 0.00 4.67 33449.76 0.00 04:13:39 03:59:01 185.24 5.15 180.09 0.00 4348.42 48994.60 0.00 04:13:39 04:00:01 5.23 0.02 5.22 0.00 0.13 113.05 0.00 04:13:39 04:01:01 2.13 0.00 2.13 0.00 0.00 25.60 0.00 04:13:39 04:02:01 2.00 0.00 2.00 0.00 0.00 23.20 0.00 04:13:39 04:03:01 1.37 0.00 1.37 0.00 0.00 15.99 0.00 04:13:39 04:04:01 1.75 0.00 1.75 0.00 0.00 21.33 0.00 04:13:39 04:05:01 1.20 0.00 1.20 0.00 0.00 18.79 0.00 04:13:39 04:06:01 0.95 0.00 0.95 0.00 0.00 12.53 0.00 04:13:39 04:07:01 3.35 1.02 2.33 0.00 21.86 31.73 0.00 04:13:39 04:08:01 0.97 0.00 0.97 0.00 0.00 13.20 0.00 04:13:39 04:09:01 2.33 0.02 2.32 0.00 0.13 30.79 0.00 04:13:39 04:10:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 04:13:39 04:11:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 04:13:39 04:12:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 04:13:39 04:13:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 04:13:39 Average: 50.81 1.34 49.46 0.00 336.16 12253.67 0.00 04:13:39 04:13:39 03:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:13:39 03:55:01 29145956 31506728 815008 2.48 80808 2542164 1981908 5.84 1066072 2282840 8916 04:13:39 03:56:01 27709968 31381016 927496 2.82 189384 3597500 2091368 6.16 1408620 3208384 119652 04:13:39 03:57:01 26465960 31441708 865664 2.63 193668 4839040 1986220 5.85 1813592 3992520 867068 04:13:39 03:58:01 27425048 31501620 808948 2.46 196856 3979224 1939680 5.72 1434248 3455116 52480 04:13:39 03:59:01 26435768 31497448 775744 2.36 233872 4882264 1738820 5.12 1710448 4079024 992 04:13:39 04:00:01 26443512 31500288 773632 2.35 232432 4879004 1728332 5.09 1708600 4075760 384 04:13:39 04:01:01 26448588 31505468 768380 2.34 232500 4879012 1728332 5.09 1703436 4075772 4 04:13:39 04:02:01 26448224 31505192 768524 2.34 232584 4879016 1728332 5.09 1703808 4075772 28 04:13:39 04:03:01 26454764 31511788 762104 2.32 232668 4879008 1728332 5.09 1697660 4075776 16 04:13:39 04:04:01 26457664 31514696 759060 2.31 232704 4879024 1728332 5.09 1695112 4075780 28 04:13:39 04:05:01 26458688 31515780 757972 2.31 232740 4879024 1728332 5.09 1694936 4075784 192 04:13:39 04:06:01 26458420 31515584 758148 2.31 232772 4879028 1728332 5.09 1694744 4075788 188 04:13:39 04:07:01 26456036 31514268 759624 2.31 232848 4879644 1761024 5.19 1695188 4076284 4 04:13:39 04:08:01 26456240 31514500 759272 2.31 232884 4879648 1761024 5.19 1695180 4076284 180 04:13:39 04:09:01 26455032 31513284 760128 2.31 232952 4879628 1748012 5.15 1695448 4076264 16 04:13:39 04:10:01 26449440 31507756 765644 2.33 232980 4879632 1748012 5.15 1703288 4076272 140 04:13:39 04:11:01 26449448 31507792 765760 2.33 233008 4879636 1748012 5.15 1703312 4076268 4 04:13:39 04:12:01 26449424 31507836 765668 2.33 233028 4879704 1748012 5.15 1703036 4076336 44 04:13:39 04:13:01 26449164 31507616 765840 2.33 233052 4879704 1748012 5.15 1703072 4076336 8 04:13:39 Average: 26711439 31498440 783296 2.38 218618 4639521 1794654 5.29 1643674 3899072 55281 04:13:39 04:13:39 03:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:13:39 03:55:01 docker0 169.38 183.88 14.15 328.03 0.00 0.00 0.00 0.00 04:13:39 03:55:01 lo 6.85 6.85 0.67 0.67 0.00 0.00 0.00 0.00 04:13:39 03:55:01 ens3 596.29 434.10 5700.52 97.31 0.00 0.00 0.00 0.00 04:13:39 03:55:01 veth1fc55d9 143.96 155.85 14.20 133.50 0.00 0.00 0.00 0.01 04:13:39 03:56:01 docker0 200.60 371.10 16.85 3111.83 0.00 0.00 0.00 0.00 04:13:39 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:39 03:56:01 vethcce6e60 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:13:39 03:56:01 ens3 396.25 215.40 3135.68 29.29 0.00 0.00 0.00 0.00 04:13:39 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 03:57:01 vethcce6e60 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 03:57:01 ens3 10.08 6.65 8.33 4.71 0.00 0.00 0.00 0.00 04:13:39 03:58:01 docker0 1.53 2.95 0.09 38.42 0.00 0.00 0.00 0.00 04:13:39 03:58:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:13:39 03:58:01 ens3 26.83 15.91 60.12 9.55 0.00 0.00 0.00 0.00 04:13:39 03:59:01 docker0 6.06 13.18 0.37 155.24 0.00 0.00 0.00 0.00 04:13:39 03:59:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 04:13:39 03:59:01 ens3 312.11 162.65 5449.50 20.17 0.00 0.00 0.00 0.00 04:13:39 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:39 04:00:01 ens3 0.40 0.33 0.03 0.02 0.00 0.00 0.00 0.00 04:13:39 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:01:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:39 04:02:01 ens3 0.82 0.57 2.33 0.23 0.00 0.00 0.00 0.00 04:13:39 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:03:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:39 04:04:01 ens3 0.68 0.22 0.13 0.08 0.00 0.00 0.00 0.00 04:13:39 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:05:01 ens3 0.58 0.37 0.35 0.28 0.00 0.00 0.00 0.00 04:13:39 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:39 04:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:13:39 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:39 04:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:13:39 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:09:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 04:13:39 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:39 04:10:01 ens3 1.83 2.90 0.12 13.58 0.00 0.00 0.00 0.00 04:13:39 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:11:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:39 04:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:13:39 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 04:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:39 Average: docker0 19.74 29.92 1.64 191.11 0.00 0.00 0.00 0.00 04:13:39 Average: lo 0.58 0.58 0.05 0.05 0.00 0.00 0.00 0.00 04:13:39 Average: ens3 70.42 43.85 751.33 9.15 0.00 0.00 0.00 0.00 04:13:39 04:13:39 04:13:39 ---> sar -P ALL: 04:13:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23576) 10/23/24 _x86_64_ (8 CPU) 04:13:39 04:13:39 03:53:32 LINUX RESTART (8 CPU) 04:13:39 04:13:39 03:54:02 CPU %user %nice %system %iowait %steal %idle 04:13:39 03:55:01 all 8.76 0.00 3.07 2.14 0.07 85.96 04:13:39 03:55:01 0 11.55 0.00 3.18 0.05 0.07 85.15 04:13:39 03:55:01 1 9.49 0.00 5.14 11.87 0.09 73.41 04:13:39 03:55:01 2 7.59 0.00 3.00 0.39 0.07 88.94 04:13:39 03:55:01 3 7.54 0.00 2.47 2.26 0.05 87.68 04:13:39 03:55:01 4 8.97 0.00 2.41 0.26 0.09 88.28 04:13:39 03:55:01 5 8.19 0.00 2.86 0.19 0.05 88.71 04:13:39 03:55:01 6 8.39 0.00 2.48 1.83 0.05 87.24 04:13:39 03:55:01 7 8.32 0.00 3.05 0.31 0.09 88.23 04:13:39 03:56:01 all 10.44 0.00 3.83 4.56 0.07 81.09 04:13:39 03:56:01 0 9.90 0.00 2.96 0.62 0.05 86.46 04:13:39 03:56:01 1 10.13 0.00 5.22 26.94 0.10 57.61 04:13:39 03:56:01 2 10.56 0.00 3.41 1.53 0.07 84.44 04:13:39 03:56:01 3 11.27 0.00 3.53 1.03 0.05 84.11 04:13:39 03:56:01 4 10.13 0.00 4.23 1.11 0.07 84.47 04:13:39 03:56:01 5 10.00 0.00 3.83 1.11 0.05 85.01 04:13:39 03:56:01 6 9.77 0.00 4.22 3.84 0.07 82.10 04:13:39 03:56:01 7 11.78 0.00 3.28 0.40 0.12 84.41 04:13:39 03:57:01 all 54.63 0.00 7.55 0.97 0.10 36.75 04:13:39 03:57:01 0 55.19 0.00 8.40 0.30 0.08 36.02 04:13:39 03:57:01 1 55.49 0.00 7.61 1.28 0.10 35.52 04:13:39 03:57:01 2 55.44 0.00 7.41 0.59 0.10 36.46 04:13:39 03:57:01 3 55.35 0.00 6.92 0.50 0.08 37.14 04:13:39 03:57:01 4 49.48 0.00 6.15 0.27 0.10 44.00 04:13:39 03:57:01 5 54.91 0.00 8.09 0.12 0.10 36.78 04:13:39 03:57:01 6 54.44 0.00 8.52 4.66 0.10 32.28 04:13:39 03:57:01 7 56.76 0.00 7.32 0.07 0.10 35.76 04:13:39 03:58:01 all 47.49 0.00 6.97 1.59 0.09 43.86 04:13:39 03:58:01 0 48.01 0.00 6.52 0.35 0.08 45.03 04:13:39 03:58:01 1 46.68 0.00 6.67 5.49 0.10 41.05 04:13:39 03:58:01 2 48.12 0.00 7.27 1.81 0.08 42.71 04:13:39 03:58:01 3 48.61 0.00 7.36 0.18 0.10 43.75 04:13:39 03:58:01 4 46.98 0.00 5.91 0.07 0.08 46.96 04:13:39 03:58:01 5 47.57 0.00 7.43 2.67 0.08 42.24 04:13:39 03:58:01 6 47.36 0.00 6.95 2.03 0.08 43.57 04:13:39 03:58:01 7 46.56 0.00 7.60 0.13 0.10 45.61 04:13:39 03:59:01 all 6.89 0.00 3.66 3.07 0.06 86.33 04:13:39 03:59:01 0 7.15 0.00 2.79 0.44 0.03 89.59 04:13:39 03:59:01 1 6.28 0.00 3.52 8.35 0.07 81.78 04:13:39 03:59:01 2 6.08 0.00 3.23 6.25 0.07 84.37 04:13:39 03:59:01 3 5.64 0.00 5.37 4.46 0.07 84.46 04:13:39 03:59:01 4 7.67 0.00 2.79 1.89 0.07 87.58 04:13:39 03:59:01 5 5.80 0.00 4.11 1.08 0.05 88.96 04:13:39 03:59:01 6 8.41 0.00 3.41 0.07 0.05 88.07 04:13:39 03:59:01 7 8.03 0.00 4.07 2.07 0.05 85.79 04:13:39 04:00:01 all 0.08 0.00 0.07 0.01 0.01 99.83 04:13:39 04:00:01 0 0.03 0.00 0.03 0.07 0.02 99.85 04:13:39 04:00:01 1 0.03 0.00 0.07 0.00 0.00 99.90 04:13:39 04:00:01 2 0.10 0.00 0.10 0.00 0.05 99.75 04:13:39 04:00:01 3 0.00 0.00 0.07 0.00 0.00 99.93 04:13:39 04:00:01 4 0.15 0.00 0.07 0.00 0.00 99.78 04:13:39 04:00:01 5 0.07 0.00 0.07 0.02 0.00 99.85 04:13:39 04:00:01 6 0.23 0.00 0.10 0.00 0.00 99.67 04:13:39 04:00:01 7 0.02 0.00 0.05 0.03 0.00 99.90 04:13:39 04:01:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:13:39 04:01:01 0 0.00 0.00 0.00 0.03 0.00 99.97 04:13:39 04:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:13:39 04:01:01 2 0.07 0.00 0.02 0.00 0.02 99.90 04:13:39 04:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:13:39 04:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:13:39 04:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:13:39 04:01:01 6 0.00 0.00 0.00 0.02 0.02 99.97 04:13:39 04:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:13:39 04:02:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:13:39 04:02:01 0 0.00 0.00 0.00 0.05 0.00 99.95 04:13:39 04:02:01 1 0.08 0.00 0.03 0.00 0.02 99.87 04:13:39 04:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:13:39 04:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:13:39 04:02:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:13:39 04:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:13:39 04:02:01 6 0.02 0.00 0.02 0.02 0.00 99.95 04:13:39 04:02:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:13:39 04:03:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:13:39 04:03:01 0 0.00 0.00 0.02 0.02 0.00 99.97 04:13:39 04:03:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:13:39 04:03:01 2 0.10 0.00 0.02 0.00 0.03 99.85 04:13:39 04:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:13:39 04:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:13:39 04:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:13:39 04:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:13:39 04:03:01 7 0.03 0.00 0.02 0.02 0.00 99.93 04:13:39 04:04:01 all 0.09 0.00 0.01 0.01 0.01 99.88 04:13:39 04:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:13:39 04:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:13:39 04:04:01 2 0.07 0.00 0.00 0.02 0.02 99.90 04:13:39 04:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:13:39 04:04:01 4 0.61 0.00 0.03 0.00 0.02 99.34 04:13:39 04:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:13:39 04:04:01 6 0.00 0.00 0.00 0.02 0.02 99.97 04:13:39 04:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:13:39 04:05:01 all 0.32 0.00 0.01 0.00 0.01 99.66 04:13:39 04:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:13:39 04:05:01 1 0.32 0.00 0.02 0.00 0.03 99.63 04:13:39 04:05:01 2 0.08 0.00 0.03 0.00 0.02 99.87 04:13:39 04:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:13:39 04:05:01 4 2.03 0.00 0.00 0.02 0.00 97.95 04:13:39 04:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:13:39 04:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:13:39 04:05:01 7 0.03 0.00 0.00 0.02 0.00 99.95 04:13:39 04:13:39 04:05:01 CPU %user %nice %system %iowait %steal %idle 04:13:39 04:06:01 all 0.27 0.00 0.01 0.00 0.00 99.71 04:13:39 04:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:13:39 04:06:01 1 0.12 0.00 0.03 0.00 0.00 99.85 04:13:39 04:06:01 2 0.08 0.00 0.03 0.00 0.02 99.87 04:13:39 04:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:13:39 04:06:01 4 1.90 0.00 0.03 0.00 0.02 98.05 04:13:39 04:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:13:39 04:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:13:39 04:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:13:39 04:07:01 all 0.11 0.00 0.06 0.01 0.01 99.81 04:13:39 04:07:01 0 0.02 0.00 0.05 0.00 0.02 99.92 04:13:39 04:07:01 1 0.05 0.00 0.07 0.00 0.02 99.87 04:13:39 04:07:01 2 0.08 0.00 0.03 0.03 0.02 99.83 04:13:39 04:07:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:13:39 04:07:01 4 0.42 0.00 0.10 0.00 0.00 99.48 04:13:39 04:07:01 5 0.07 0.00 0.03 0.00 0.00 99.90 04:13:39 04:07:01 6 0.02 0.00 0.05 0.00 0.02 99.92 04:13:39 04:07:01 7 0.20 0.00 0.10 0.05 0.00 99.65 04:13:39 04:08:01 all 0.02 0.00 0.00 0.00 0.01 99.97 04:13:39 04:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:13:39 04:08:01 1 0.02 0.00 0.00 0.00 0.03 99.95 04:13:39 04:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:13:39 04:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:13:39 04:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:13:39 04:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:13:39 04:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:13:39 04:08:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:13:39 04:09:01 all 0.03 0.00 0.04 0.00 0.01 99.92 04:13:39 04:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:13:39 04:09:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:13:39 04:09:01 2 0.08 0.00 0.05 0.02 0.02 99.83 04:13:39 04:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:13:39 04:09:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:13:39 04:09:01 5 0.02 0.00 0.05 0.00 0.00 99.93 04:13:39 04:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:13:39 04:09:01 7 0.02 0.00 0.03 0.02 0.02 99.92 04:13:39 04:10:01 all 0.04 0.00 0.02 0.01 0.01 99.92 04:13:39 04:10:01 0 0.07 0.00 0.00 0.00 0.00 99.93 04:13:39 04:10:01 1 0.13 0.00 0.02 0.00 0.02 99.83 04:13:39 04:10:01 2 0.03 0.00 0.03 0.07 0.02 99.85 04:13:39 04:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:13:39 04:10:01 4 0.05 0.00 0.07 0.00 0.02 99.87 04:13:39 04:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:13:39 04:10:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:13:39 04:10:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:13:39 04:11:01 all 0.01 0.00 0.00 0.00 0.01 99.98 04:13:39 04:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:13:39 04:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:13:39 04:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:13:39 04:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:13:39 04:11:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:13:39 04:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:13:39 04:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:13:39 04:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:13:39 04:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:13:39 04:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:13:39 04:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:13:39 04:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:13:39 04:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:13:39 04:12:01 4 0.05 0.00 0.03 0.00 0.03 99.88 04:13:39 04:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:13:39 04:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:13:39 04:12:01 7 0.00 0.00 0.00 0.03 0.00 99.97 04:13:39 04:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:13:39 04:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:13:39 04:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:13:39 04:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:13:39 04:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:13:39 04:13:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:13:39 04:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:13:39 04:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:13:39 04:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:13:39 Average: all 6.76 0.00 1.32 0.65 0.03 91.24 04:13:39 Average: 0 6.91 0.00 1.26 0.10 0.02 91.71 04:13:39 Average: 1 6.74 0.00 1.49 2.80 0.03 88.93 04:13:39 Average: 2 6.73 0.00 1.29 0.56 0.04 91.38 04:13:39 Average: 3 6.73 0.00 1.35 0.44 0.02 91.46 04:13:39 Average: 4 6.72 0.00 1.14 0.19 0.03 91.92 04:13:39 Average: 5 6.62 0.00 1.38 0.27 0.02 91.70 04:13:39 Average: 6 6.72 0.00 1.35 0.65 0.02 91.26 04:13:39 Average: 7 6.90 0.00 1.34 0.17 0.03 91.57 04:13:39 04:13:39 04:13:39