Pull request #39 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 6946c3209aca408a31deb28312f80486efe91a59+5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b (8e475092a07b8757985688b0a1d3c129d636c35d) 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-ssh4464718950384278666.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh10749505311655616955.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-39/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-39/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4433001898656247126.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-39/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15880770652281133287.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh18368382636721893808.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-39/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-39/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7702966059540700978.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-897 in /w/workspace/xfoundry_app-record-replay_PR-39 [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/xfoundry_app-record-replay_PR-39 # 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 Merging remotes/origin/main commit 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b into PR head commit 6946c3209aca408a31deb28312f80486efe91a59 > 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/39/head:refs/remotes/origin/PR-39 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6946c3209aca408a31deb28312f80486efe91a59 # 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 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b # timeout=10 Merge succeeded, producing f8453d089becf7067a7b105f18d81709064e05ea Checking out Revision f8453d089becf7067a7b105f18d81709064e05ea (PR-39) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8453d089becf7067a7b105f18d81709064e05ea # timeout=10 Commit message: "Merge commit '5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:00:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:00:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:00:32 ========================================================= 00:00:32 EdgeX Global Pipelines Version Info 00:00:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:00:33 ------------------- 00:00:33 stable info: 00:00:33 ------------------- 00:00:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:00:33 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:00:33 Message: update stable to v1.0.250 00:00:34 ------------------- 00:00:34 experimental info: 00:00:34 ------------------- 00:00:34 Commited By: **** collab-it+edgex@linuxfoundation.org 00:00:34 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:00:34 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:00:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 00:00:34 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 00:00:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:00:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:00:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:00:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:00:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:00:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-39 [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-39 [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-39 [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8453d089becf7067a7b105f18d81709064e05ea [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8453d0 [Pipeline] echo 00:00:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:00:36 provisioning config files... 00:00:36 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-39@tmp/config16111514069926523852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:36 ---> docker-login.sh 00:00:36 nexus3.edgexfoundry.org:10001 00:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:36 Configure a credential helper to remove this warning. See 00:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:36 00:00:36 Login Succeeded 00:00:36 nexus3.edgexfoundry.org:10002 00:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:36 Configure a credential helper to remove this warning. See 00:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:36 00:00:36 Login Succeeded 00:00:36 nexus3.edgexfoundry.org:10003 00:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:36 Configure a credential helper to remove this warning. See 00:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:36 00:00:36 Login Succeeded 00:00:36 nexus3.edgexfoundry.org:10004 00:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:37 Configure a credential helper to remove this warning. See 00:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:37 00:00:37 Login Succeeded 00:00:37 docker.io 00:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:37 Configure a credential helper to remove this warning. See 00:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:37 00:00:37 Login Succeeded 00:00:37 ---> docker-login.sh ends [Pipeline] } 00:00:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:00:38 + git rev-list -1 --merges f8453d089becf7067a7b105f18d81709064e05ea~1..f8453d089becf7067a7b105f18d81709064e05ea [Pipeline] echo 00:00:38 -----------> git rev-list -1 --merges f8453d089becf7067a7b105f18d81709064e05ea~1..f8453d089becf7067a7b105f18d81709064e05ea f8453d089becf7067a7b105f18d81709064e05ea 00:00:38 f8453d089becf7067a7b105f18d81709064e05ea [false] [Pipeline] sh 00:00:38 + git log --format=format:%s -1 f8453d089becf7067a7b105f18d81709064e05ea [Pipeline] echo 00:00:38 ========================================================= 00:00:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:00:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:00:39 + git log --format=format:%s -1 f8453d089becf7067a7b105f18d81709064e05ea [Pipeline] echo 00:00:39 [semverPrep] GIT_COMMIT: f8453d089becf7067a7b105f18d81709064e05ea, Commit Message: Merge commit '5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b' into HEAD [Pipeline] echo 00:00:39 [semverPrep] This is not a build commit. [Pipeline] sh 00:00:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:00:39 + grep -v github /etc/ssh/ssh_known_hosts 00:00:39 + [ -e /tmp/ssh_known_hosts ] 00:00:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:00:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:00:39 + sudo tee -a /etc/ssh/ssh_known_hosts 00:00:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:00:39 00:00:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:00:40 0.1.4: Pulling from edgex-devops/py-git-semver 00:00:40 b85a868b505f: Pulling fs layer 00:00:40 e2be974225ed: Pulling fs layer 00:00:40 339a4e72a1f5: Pulling fs layer 00:00:40 988bab9f4d93: Pulling fs layer 00:00:40 1469e6f7b9e6: Pulling fs layer 00:00:40 eaf3925da568: Pulling fs layer 00:00:40 bab4dde63d76: Pulling fs layer 00:00:40 bde34c3a00c8: Pulling fs layer 00:00:40 b352a97aabf1: Pulling fs layer 00:00:40 4872d77fe225: Pulling fs layer 00:00:40 5851b861e8e6: Pulling fs layer 00:00:40 bab4dde63d76: Waiting 00:00:40 b352a97aabf1: Waiting 00:00:40 4872d77fe225: Waiting 00:00:40 5851b861e8e6: Waiting 00:00:40 bde34c3a00c8: Waiting 00:00:40 eaf3925da568: Waiting 00:00:40 1469e6f7b9e6: Waiting 00:00:40 e2be974225ed: Verifying Checksum 00:00:40 e2be974225ed: Download complete 00:00:40 988bab9f4d93: Verifying Checksum 00:00:40 988bab9f4d93: Download complete 00:00:40 1469e6f7b9e6: Download complete 00:00:40 339a4e72a1f5: Verifying Checksum 00:00:40 339a4e72a1f5: Download complete 00:00:40 eaf3925da568: Verifying Checksum 00:00:40 eaf3925da568: Download complete 00:00:40 bde34c3a00c8: Verifying Checksum 00:00:40 bde34c3a00c8: Download complete 00:00:40 b352a97aabf1: Verifying Checksum 00:00:40 b352a97aabf1: Download complete 00:00:40 4872d77fe225: Verifying Checksum 00:00:40 4872d77fe225: Download complete 00:00:40 5851b861e8e6: Download complete 00:00:40 b85a868b505f: Verifying Checksum 00:00:40 b85a868b505f: Download complete 00:00:40 bab4dde63d76: Verifying Checksum 00:00:40 bab4dde63d76: Download complete 00:00:41 b85a868b505f: Pull complete 00:00:42 e2be974225ed: Pull complete 00:00:42 339a4e72a1f5: Pull complete 00:00:42 988bab9f4d93: Pull complete 00:00:42 1469e6f7b9e6: Pull complete 00:00:43 eaf3925da568: Pull complete 00:00:44 bab4dde63d76: Pull complete 00:00:44 bde34c3a00c8: Pull complete 00:00:44 b352a97aabf1: Pull complete 00:00:45 4872d77fe225: Pull complete 00:00:46 5851b861e8e6: Pull complete 00:00:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:00:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:00:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:47 prd-ubuntu20.04-docker-8c-8g-897 does not seem to be running inside a container 00:00:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-39 -v /w/workspace/xfoundry_app-record-replay_PR-39:/w/workspace/xfoundry_app-record-replay_PR-39:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-39@tmp:/w/workspace/xfoundry_app-record-replay_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:00:52 $ docker top f683beaec069e123aadc6e49a245920619904ce7866aa8147b3765d78426d7e9 -eo pid,comm 00:00:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:00:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:52 [ssh-agent] Looking for ssh-agent implementation... 00:00:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:52 $ docker exec f683beaec069e123aadc6e49a245920619904ce7866aa8147b3765d78426d7e9 ssh-agent 00:00:52 SSH_AUTH_SOCK=/tmp/ssh-MvVpE9zhxFeD/agent.32 00:00:52 SSH_AGENT_PID=38 00:00:52 Running ssh-add (command line suppressed) 00:00:52 Identity added: /w/workspace/xfoundry_app-record-replay_PR-39@tmp/private_key_13484027179398085091.key (/w/workspace/xfoundry_app-record-replay_PR-39@tmp/private_key_13484027179398085091.key) 00:00:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:53 + git tag --points-at HEAD [Pipeline] } 00:00:53 $ docker exec --env ******** --env ******** f683beaec069e123aadc6e49a245920619904ce7866aa8147b3765d78426d7e9 ssh-agent -k 00:00:53 unset SSH_AUTH_SOCK; 00:00:53 unset SSH_AGENT_PID; 00:00:53 echo Agent pid 38 killed; 00:00:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:00:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:53 [ssh-agent] Looking for ssh-agent implementation... 00:00:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:53 $ docker exec f683beaec069e123aadc6e49a245920619904ce7866aa8147b3765d78426d7e9 ssh-agent 00:00:53 SSH_AUTH_SOCK=/tmp/ssh-YUHLuL9O0Tfj/agent.70 00:00:53 SSH_AGENT_PID=76 00:00:53 Running ssh-add (command line suppressed) 00:00:53 Identity added: /w/workspace/xfoundry_app-record-replay_PR-39@tmp/private_key_6414028067999589565.key (/w/workspace/xfoundry_app-record-replay_PR-39@tmp/private_key_6414028067999589565.key) 00:00:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:54 + git semver init 00:00:54 2023-07-12 00:00:54,234 [run_init] DEBUG init version:0.0.0 force:False 00:00:54 2023-07-12 00:00:54,235 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-39/.semver 00:00:54 2023-07-12 00:00:54,235 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-39/.semver 00:00:54 2023-07-12 00:00:54,236 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-39/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-39, universal_newlines=False, shell=None, istream=None) 00:00:56 2023-07-12 00:00:56,667 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-39/.git/info/exclude 00:00:56 2023-07-12 00:00:56,668 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-39/.semver/PR-39 with force:False 00:00:56 2023-07-12 00:00:56,668 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-39/.semver/PR-39 00:00:56 2023-07-12 00:00:56,672 [execute] INFO git cat-file --batch-check 00:00:56 2023-07-12 00:00:56,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-39/.semver, universal_newlines=False, shell=None, istream=) 00:00:56 2023-07-12 00:00:56,681 [execute] INFO git cat-file --batch 00:00:56 2023-07-12 00:00:56,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-39/.semver, universal_newlines=False, shell=None, istream=) 00:00:56 2023-07-12 00:00:56,689 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-39/.semver/PR-39 00:00:56 0.0.0 [Pipeline] } 00:00:56 $ docker exec --env ******** --env ******** f683beaec069e123aadc6e49a245920619904ce7866aa8147b3765d78426d7e9 ssh-agent -k 00:00:57 unset SSH_AUTH_SOCK; 00:00:57 unset SSH_AGENT_PID; 00:00:57 echo Agent pid 76 killed; 00:00:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:57 + git semver [Pipeline] } 00:00:57 $ docker stop --time=1 f683beaec069e123aadc6e49a245920619904ce7866aa8147b3765d78426d7e9 00:00:59 $ docker rm -f --volumes f683beaec069e123aadc6e49a245920619904ce7866aa8147b3765d78426d7e9 [Pipeline] // withDockerContainer [Pipeline] sh 00:00:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:00:59 Stashed 1 file(s) [Pipeline] echo 00:00:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:00 provisioning config files... 00:01:00 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-39@tmp/config16336666077843417379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:00 ---> docker-login.sh 00:01:00 nexus3.edgexfoundry.org:10001 00:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:00 Configure a credential helper to remove this warning. See 00:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:00 00:01:00 Login Succeeded 00:01:00 nexus3.edgexfoundry.org:10002 00:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:00 Configure a credential helper to remove this warning. See 00:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:00 00:01:00 Login Succeeded 00:01:00 nexus3.edgexfoundry.org:10003 00:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:01 Configure a credential helper to remove this warning. See 00:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:01 00:01:01 Login Succeeded 00:01:01 nexus3.edgexfoundry.org:10004 00:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:01 Configure a credential helper to remove this warning. See 00:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:01 00:01:01 Login Succeeded 00:01:01 docker.io 00:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:01 Configure a credential helper to remove this warning. See 00:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:01 00:01:01 Login Succeeded 00:01:01 ---> docker-login.sh ends [Pipeline] } 00:01:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:01:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:01 ========================================================= 00:01:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:01:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:01:02 Sending build context to Docker daemon 307.2kB 00:01:02 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:01:02 Step 2/12 : FROM ${BASE} AS builder 00:01:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:01:02 f56be85fc22e: Pulling fs layer 00:01:02 85791d961cd3: Pulling fs layer 00:01:02 d694b5ae8c79: Pulling fs layer 00:01:02 9f32a84ed3da: Pulling fs layer 00:01:02 4d19c01a9841: Pulling fs layer 00:01:02 9325e15d5711: Pulling fs layer 00:01:02 556b6ee489ea: Pulling fs layer 00:01:02 c5a4b2cf53e6: Pulling fs layer 00:01:02 9f32a84ed3da: Waiting 00:01:02 9325e15d5711: Waiting 00:01:02 556b6ee489ea: Waiting 00:01:02 85791d961cd3: Download complete 00:01:02 9f32a84ed3da: Download complete 00:01:02 4d19c01a9841: Download complete 00:01:02 f56be85fc22e: Verifying Checksum 00:01:02 f56be85fc22e: Download complete 00:01:02 9325e15d5711: Verifying Checksum 00:01:02 9325e15d5711: Download complete 00:01:02 f56be85fc22e: Pull complete 00:01:02 85791d961cd3: Pull complete 00:01:02 c5a4b2cf53e6: Verifying Checksum 00:01:02 c5a4b2cf53e6: Download complete 00:01:02 d694b5ae8c79: Verifying Checksum 00:01:02 d694b5ae8c79: Download complete 00:01:03 556b6ee489ea: Verifying Checksum 00:01:03 556b6ee489ea: Download complete 00:01:06 d694b5ae8c79: Pull complete 00:01:06 9f32a84ed3da: Pull complete 00:01:06 4d19c01a9841: Pull complete 00:01:06 9325e15d5711: Pull complete 00:01:09 556b6ee489ea: Pull complete 00:01:10 c5a4b2cf53e6: Pull complete 00:01:10 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:01:10 ---> c4be618373d6 00:01:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:01:14 ---> Running in bb6bc6297da2 00:01:14 Removing intermediate container bb6bc6297da2 00:01:14 ---> 58d2fea8db81 00:01:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:01:14 ---> Running in 43e7042cee03 00:01:14 Removing intermediate container 43e7042cee03 00:01:14 ---> 919b12f8722e 00:01:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:01:14 ---> Running in 26c7c50e59ba 00:01:14 Removing intermediate container 26c7c50e59ba 00:01:14 ---> bf08a1d4902a 00:01:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:01:14 ---> Running in a5a486a81b9d 00:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:01:14 OK: 265 MiB in 53 packages 00:01:15 Removing intermediate container a5a486a81b9d 00:01:15 ---> ee956270431c 00:01:15 Step 7/12 : WORKDIR /app 00:01:15 ---> Running in 56ca4afe9d99 00:01:15 Removing intermediate container 56ca4afe9d99 00:01:15 ---> dae28b7a980c 00:01:15 Step 8/12 : COPY go.mod vendor* ./ 00:01:15 Still waiting to schedule task 00:01:15 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:01:15 ---> 83df4a708c6d 00:01:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:15 ---> Running in bbbb3d007a07 00:01:41 Removing intermediate container bbbb3d007a07 00:01:41 ---> fbe29388450c 00:01:41 Step 10/12 : COPY . . 00:01:41 ---> 56d0837b10c4 00:01:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:01:41 ---> Running in 53b40a7e31dc 00:01:41 Removing intermediate container 53b40a7e31dc 00:01:41 ---> fe120b13b0fd 00:01:41 Step 12/12 : RUN $MAKE 00:01:41 ---> Running in 7b7bacbd9c96 00:01:41 noop 00:01:42 Removing intermediate container 7b7bacbd9c96 00:01:42 ---> d4a1d111b3e2 00:01:42 Successfully built d4a1d111b3e2 00:01:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:42 + docker inspect -f . ci-base-image-x86_64 00:01:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:42 prd-ubuntu20.04-docker-8c-8g-897 does not seem to be running inside a container 00:01:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-39 -v /w/workspace/xfoundry_app-record-replay_PR-39:/w/workspace/xfoundry_app-record-replay_PR-39:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-39@tmp:/w/workspace/xfoundry_app-record-replay_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:01:43 $ docker top 5856d69d1ea45e60d079cd31acb61f5ef8b3bb8e90f27f9e7cee2bfbe9ad712e -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:43 + go version 00:01:43 go version go1.20.2 linux/amd64 [Pipeline] } 00:01:43 $ docker stop --time=1 5856d69d1ea45e60d079cd31acb61f5ef8b3bb8e90f27f9e7cee2bfbe9ad712e 00:01:44 $ docker rm -f --volumes 5856d69d1ea45e60d079cd31acb61f5ef8b3bb8e90f27f9e7cee2bfbe9ad712e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:45 + docker inspect -f . ci-base-image-x86_64 00:01:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:45 prd-ubuntu20.04-docker-8c-8g-897 does not seem to be running inside a container 00:01:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-39 -v /w/workspace/xfoundry_app-record-replay_PR-39:/w/workspace/xfoundry_app-record-replay_PR-39:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-39@tmp:/w/workspace/xfoundry_app-record-replay_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:01:46 $ docker top 935ce1dfe45ef2213e52db36f47056eb4bd69a9885089c792a46e5cb9fa5dbf6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:46 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-39 [Pipeline] fileExists [Pipeline] sh 00:01:46 + make test 00:01:46 go test -race -coverprofile=coverage.out ./... 00:02:08 ? github.com/edgexfoundry/app-record-replay [no test files] 00:02:08 ok github.com/edgexfoundry/app-record-replay/internal/app 0.060s coverage: 76.9% of statements 00:02:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 00:02:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 00:02:08 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 00:02:08 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.075s coverage: 91.2% of statements 00:02:08 ok github.com/edgexfoundry/app-record-replay/internal/data 0.064s coverage: 50.0% of statements 00:02:30 go vet ./... 00:02:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:02:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:02:32 ./bin/test-attribution-txt.sh [Pipeline] echo 00:02:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:02:32 $ docker stop --time=1 935ce1dfe45ef2213e52db36f47056eb4bd69a9885089c792a46e5cb9fa5dbf6 00:02:35 $ docker rm -f --volumes 935ce1dfe45ef2213e52db36f47056eb4bd69a9885089c792a46e5cb9fa5dbf6 [Pipeline] // withDockerContainer [Pipeline] sh 00:02:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:02:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:02:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:02:37 + ls -al . 00:02:37 total 160 00:02:37 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 00:01 . 00:02:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 00:00 .. 00:02:37 -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 00:00 .dockerignore 00:02:37 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:00 .git 00:02:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:00 .github 00:02:37 -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 00:00 .gitignore 00:02:37 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 00:00 .golangci.yml 00:02:37 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 00:00 .semver 00:02:37 -rw-rw-r-- 1 jenkins jenkins 10245 Jul 12 00:00 Attribution.txt 00:02:37 -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 00:00 CHANGELOG.md 00:02:37 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 00:00 Dockerfile 00:02:37 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 00:00 GOVERNANCE.md 00:02:37 -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 00:00 Jenkinsfile 00:02:37 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 00:00 LICENSE 00:02:37 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 00:00 Makefile 00:02:37 -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 00:00 OWNERS.md 00:02:37 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 00:00 README.md 00:02:37 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 00:00 Record and Reply.postman_collection.json 00:02:37 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 00:00 VERSION 00:02:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:00 bin 00:02:37 -rw-r--r-- 1 jenkins jenkins 6494 Jul 12 00:02 coverage.out 00:02:37 -rw-rw-r-- 1 jenkins jenkins 3411 Jul 12 00:00 go.mod 00:02:37 -rw-rw-r-- 1 jenkins jenkins 31491 Jul 12 00:00 go.sum 00:02:37 drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 00:00 internal 00:02:37 -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 00:00 main.go 00:02:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 00:00 pkg 00:02:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:37 + 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=f8453d089becf7067a7b105f18d81709064e05ea --label arch=amd64 --label version=0.0.0 . 00:02:37 Sending build context to Docker daemon 314.4kB 00:02:37 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:02:37 Step 2/26 : FROM ${BASE} AS builder 00:02:37 ---> d4a1d111b3e2 00:02:37 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:02:37 ---> Running in eaefb1b048e3 00:02:37 Removing intermediate container eaefb1b048e3 00:02:37 ---> 27249087f5fc 00:02:37 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:02:37 ---> Running in 4a10b07ffde3 00:02:37 Removing intermediate container 4a10b07ffde3 00:02:37 ---> 9f7b4a19d685 00:02:37 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:02:37 ---> Running in 30fe0755241c 00:02:37 Removing intermediate container 30fe0755241c 00:02:37 ---> 5ac3432676ed 00:02:37 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:02:37 ---> Running in d15c2e9f86d2 00:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:02:38 OK: 265 MiB in 53 packages 00:02:39 Removing intermediate container d15c2e9f86d2 00:02:39 ---> 934581a24780 00:02:39 Step 7/26 : WORKDIR /app 00:02:39 ---> Running in 499eb86fbe3e 00:02:39 Removing intermediate container 499eb86fbe3e 00:02:39 ---> 26dddd25b951 00:02:39 Step 8/26 : COPY go.mod vendor* ./ 00:02:39 ---> bd0b29aaeb58 00:02:39 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:02:39 ---> Running in fb8db7f27170 00:02:40 Removing intermediate container fb8db7f27170 00:02:40 ---> 30cadbfbfb86 00:02:40 Step 10/26 : COPY . . 00:02:40 ---> 8759bb5a3244 00:02:40 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:02:40 ---> Running in f40e35f70974 00:02:40 Removing intermediate container f40e35f70974 00:02:40 ---> a689f2b6eff7 00:02:40 Step 12/26 : RUN $MAKE 00:02:40 ---> Running in 77565624a4af 00:02:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 00:03:02 Removing intermediate container 77565624a4af 00:03:02 ---> 29f74d5da03c 00:03:02 Step 13/26 : FROM alpine:3.17 00:03:02 3.17: Pulling from library/alpine 00:03:02 4db1b89c0bd1: Pulling fs layer 00:03:02 4db1b89c0bd1: Download complete 00:03:02 4db1b89c0bd1: Pull complete 00:03:02 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:03:02 Status: Downloaded newer image for alpine:3.17 00:03:02 ---> 1f73a9d63274 00:03:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:03:02 ---> Running in 2d3031058a7e 00:03:02 Removing intermediate container 2d3031058a7e 00:03:02 ---> 683255b8c5ea 00:03:02 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 00:03:02 ---> Running in 94d9bcadc86e 00:03:02 Removing intermediate container 94d9bcadc86e 00:03:02 ---> 664a8fe6b7e8 00:03:02 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:03:02 ---> Running in 720bd9613218 00:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:03:02 (1/2) Installing ca-certificates (20230506-r0) 00:03:02 (2/2) Installing dumb-init (1.2.5-r2) 00:03:02 Executing busybox-1.35.0-r29.trigger 00:03:02 Executing ca-certificates-20230506-r0.trigger 00:03:02 OK: 8 MiB in 17 packages 00:03:02 Removing intermediate container 720bd9613218 00:03:02 ---> 9101cf6f5f1c 00:03:02 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:03:02 ---> 1709f59e7c3c 00:03:02 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:03:02 ---> 3130b5697bb4 00:03:02 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:03:02 ---> 63a5b74b0b64 00:03:02 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 00:03:03 ---> 553c45c6f0b9 00:03:03 Step 21/26 : EXPOSE 59712 00:03:03 ---> Running in 2b72e84eb622 00:03:03 Removing intermediate container 2b72e84eb622 00:03:03 ---> 2a3ddb27bcea 00:03:03 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 00:03:03 ---> Running in dea80d01f3b5 00:03:03 Removing intermediate container dea80d01f3b5 00:03:03 ---> 84bfe19db751 00:03:03 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:03:03 ---> Running in 126326c3e953 00:03:03 Removing intermediate container 126326c3e953 00:03:03 ---> 506d25b33f46 00:03:03 Step 24/26 : LABEL arch=amd64 00:03:03 ---> Running in bf5430bff8ad 00:03:03 Removing intermediate container bf5430bff8ad 00:03:03 ---> d50711d3aa37 00:03:03 Step 25/26 : LABEL git_sha=f8453d089becf7067a7b105f18d81709064e05ea 00:03:03 ---> Running in ae52d82f47a5 00:03:03 Removing intermediate container ae52d82f47a5 00:03:03 ---> 47329ed129c9 00:03:03 Step 26/26 : LABEL version=0.0.0 00:03:03 ---> Running in c0b1ce77dfaf 00:03:04 Removing intermediate container c0b1ce77dfaf 00:03:04 ---> ec1dc7efe453 00:03:04 [Warning] One or more build-args [ARCH] were not consumed 00:03:04 Successfully built ec1dc7efe453 00:03:04 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:03:05 00:03:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:03:05 latest: Pulling from edgex-lftools-log-publisher 00:03:05 5eb5b503b376: Pulling fs layer 00:03:05 5c69ac0246d0: Pulling fs layer 00:03:05 ec43610c2a17: Pulling fs layer 00:03:05 3a2ae6a8a46f: Pulling fs layer 00:03:05 33b1e0a273af: Pulling fs layer 00:03:05 5d3b04190fa2: Pulling fs layer 00:03:05 2f39f015ded8: Pulling fs layer 00:03:05 3a2ae6a8a46f: Waiting 00:03:05 33b1e0a273af: Waiting 00:03:05 5d3b04190fa2: Waiting 00:03:05 2f39f015ded8: Waiting 00:03:05 5c69ac0246d0: Download complete 00:03:05 3a2ae6a8a46f: Verifying Checksum 00:03:05 3a2ae6a8a46f: Download complete 00:03:05 33b1e0a273af: Verifying Checksum 00:03:05 33b1e0a273af: Download complete 00:03:05 ec43610c2a17: Verifying Checksum 00:03:05 ec43610c2a17: Download complete 00:03:05 5d3b04190fa2: Verifying Checksum 00:03:05 5d3b04190fa2: Download complete 00:03:05 5eb5b503b376: Verifying Checksum 00:03:05 5eb5b503b376: Download complete 00:03:06 2f39f015ded8: Download complete 00:03:06 5eb5b503b376: Pull complete 00:03:07 5c69ac0246d0: Pull complete 00:03:07 ec43610c2a17: Pull complete 00:03:07 3a2ae6a8a46f: Pull complete 00:03:07 33b1e0a273af: Pull complete 00:03:07 5d3b04190fa2: Pull complete 00:03:13 2f39f015ded8: Pull complete 00:03:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:03:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:03:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:13 prd-ubuntu20.04-docker-8c-8g-897 does not seem to be running inside a container 00:03:13 $ 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/xfoundry_app-record-replay_PR-39 -v /w/workspace/xfoundry_app-record-replay_PR-39:/w/workspace/xfoundry_app-record-replay_PR-39:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-39@tmp:/w/workspace/xfoundry_app-record-replay_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:03:17 $ docker top 2518d883c6ea3e872468986dd359c056fe8ded6c9459ba71aa442d6f8ad4b34b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:03:17 ---> job-cost.sh 00:03:17 lf-activate-venv: SKIPPING 00:03:17 INFO: No Stack... 00:03:20 INFO: Retrieving Pricing Info for: v3-standard-8 00:03:20 INFO: Archiving Costs [Pipeline] sh 00:03:20 + cat /w/workspace/xfoundry_app-record-replay_PR-39/archives/cost.csv 00:03:20 + cut -d, -f6 [Pipeline] lock 00:03:20 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-39-1-stack-cost] 00:03:20 Resource [jenkins-edgexfoundry-app-record-replay-PR-39-1-stack-cost] did not exist. Created. 00:03:20 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-39-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:03:21 + echo total: 0.2199999988079071 [Pipeline] stash 00:03:21 Stashed 1 file(s) [Pipeline] } 00:03:21 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-39-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:03:21 $ docker stop --time=1 2518d883c6ea3e872468986dd359c056fe8ded6c9459ba71aa442d6f8ad4b34b 00:03:22 $ docker rm -f --volumes 2518d883c6ea3e872468986dd359c056fe8ded6c9459ba71aa442d6f8ad4b34b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:05:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-899 in /w/workspace/xfoundry_app-record-replay_PR-39 [Pipeline] { [Pipeline] ws 00:05:35 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 00:05:35 Selected Git installation does not exist. Using Default 00:05:35 The recommended git tool is: NONE 00:05:44 using credential edgex-jenkins-ssh 00:05:45 Cloning the remote Git repository 00:05:45 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 00:05:45 > git init /w/workspace/app-record-replay/1 # timeout=10 00:05:45 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 00:05:45 > git --version # timeout=10 00:05:45 > git --version # 'git version 2.25.1' 00:05:45 using GIT_SSH to set credentials SSH Credentials for GitHub 00:05:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:05:46 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 00:05:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:05:48 Merging remotes/origin/main commit 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b into PR head commit 6946c3209aca408a31deb28312f80486efe91a59 00:05:47 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 00:05:47 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 00:05:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:05:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/39/head:refs/remotes/origin/PR-39 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:05:49 Merge succeeded, producing e9c4caf297a6ac7c4ff8f0514c2f24966a577d8c 00:05:49 Checking out Revision e9c4caf297a6ac7c4ff8f0514c2f24966a577d8c (PR-39) 00:05:48 > git config core.sparsecheckout # timeout=10 00:05:48 > git checkout -f 6946c3209aca408a31deb28312f80486efe91a59 # timeout=10 00:05:49 > git remote # timeout=10 00:05:49 > git config --get remote.origin.url # timeout=10 00:05:49 using GIT_SSH to set credentials SSH Credentials for GitHub 00:05:49 > git merge 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b # timeout=10 00:05:49 > git rev-parse HEAD^{commit} # timeout=10 00:05:49 > git config core.sparsecheckout # timeout=10 00:05:49 > git checkout -f e9c4caf297a6ac7c4ff8f0514c2f24966a577d8c # timeout=10 00:05:53 Commit message: "Merge commit '5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b' into HEAD" 00:05:53 First time build. Skipping changelog. 00:05:53 > git --version # timeout=10 00:05:53 > git --version # 'git version 2.25.1' 00:05:53 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:05:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:05:55 % Total % Received % Xferd Average Speed Time Time Time Current 00:05:55 Dload Upload Total Spent Left Speed 00:05:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 00:05:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:05:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:05:56 + sudo tee /etc/docker/daemon.new 00:05:56 { 00:05:56 "registry-mirrors": [ 00:05:56 "https://nexus3.edgexfoundry.org:10001" 00:05:56 ], 00:05:56 "bip": "10.250.0.254/24", 00:05:56 "hosts": [ 00:05:56 "tcp://0.0.0.0:5555", 00:05:56 "unix:///var/run/docker.sock" 00:05:56 ], 00:05:56 "mtu": 1458, 00:05:56 "selinux-enabled": true, 00:05:56 "seccomp-profile": "/etc/docker/seccomp.json" 00:05:56 } [Pipeline] sh 00:05:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:05:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:06:15 provisioning config files... 00:06:15 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config15694347287272869111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:16 ---> docker-login.sh 00:06:16 nexus3.edgexfoundry.org:10001 00:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:16 Configure a credential helper to remove this warning. See 00:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:16 00:06:16 Login Succeeded 00:06:16 nexus3.edgexfoundry.org:10002 00:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:17 Configure a credential helper to remove this warning. See 00:06:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:17 00:06:17 Login Succeeded 00:06:17 nexus3.edgexfoundry.org:10003 00:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:17 Configure a credential helper to remove this warning. See 00:06:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:17 00:06:17 Login Succeeded 00:06:17 nexus3.edgexfoundry.org:10004 00:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:17 Configure a credential helper to remove this warning. See 00:06:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:17 00:06:17 Login Succeeded 00:06:17 docker.io 00:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:18 Configure a credential helper to remove this warning. See 00:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:18 00:06:18 Login Succeeded 00:06:18 ---> docker-login.sh ends [Pipeline] } 00:06:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:06:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:18 ========================================================= 00:06:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:06:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:06:19 Sending build context to Docker daemon 151kB 00:06:21 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:06:21 Step 2/12 : FROM ${BASE} AS builder 00:06:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:06:21 c41833b44d91: Pulling fs layer 00:06:21 ed15518f5707: Pulling fs layer 00:06:21 feae8fd75edb: Pulling fs layer 00:06:21 242c74f7c9fa: Pulling fs layer 00:06:21 3cdef696dda3: Pulling fs layer 00:06:21 2ced38df9373: Pulling fs layer 00:06:21 58f1dce35555: Pulling fs layer 00:06:21 242c74f7c9fa: Waiting 00:06:21 2ced38df9373: Waiting 00:06:21 3cdef696dda3: Waiting 00:06:21 58f1dce35555: Waiting 00:06:21 ed15518f5707: Verifying Checksum 00:06:21 ed15518f5707: Download complete 00:06:21 242c74f7c9fa: Verifying Checksum 00:06:21 242c74f7c9fa: Download complete 00:06:21 3cdef696dda3: Verifying Checksum 00:06:21 3cdef696dda3: Download complete 00:06:21 c41833b44d91: Verifying Checksum 00:06:21 c41833b44d91: Download complete 00:06:22 c41833b44d91: Pull complete 00:06:22 58f1dce35555: Verifying Checksum 00:06:22 58f1dce35555: Download complete 00:06:22 ed15518f5707: Pull complete 00:06:23 feae8fd75edb: Verifying Checksum 00:06:23 feae8fd75edb: Download complete 00:06:24 2ced38df9373: Verifying Checksum 00:06:24 2ced38df9373: Download complete 00:06:36 feae8fd75edb: Pull complete 00:06:36 242c74f7c9fa: Pull complete 00:06:36 3cdef696dda3: Pull complete 00:06:43 2ced38df9373: Pull complete 00:06:45 58f1dce35555: Pull complete 00:06:45 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:06:45 ---> fadd8f120f05 00:06:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:06:48 ---> Running in 1fab296cbe93 00:06:48 Removing intermediate container 1fab296cbe93 00:06:48 ---> 1ecd19be84a3 00:06:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:06:48 ---> Running in a0e45d5643ef 00:06:49 Removing intermediate container a0e45d5643ef 00:06:49 ---> 002c1fadb1d0 00:06:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:06:49 ---> Running in 6b4659843859 00:06:49 Removing intermediate container 6b4659843859 00:06:49 ---> 997b2925d2d6 00:06:49 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:06:49 ---> Running in 42aaa2345c39 00:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:06:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:06:52 OK: 263 MiB in 53 packages 00:06:53 Removing intermediate container 42aaa2345c39 00:06:53 ---> 2e77d554eb6b 00:06:53 Step 7/12 : WORKDIR /app 00:06:53 ---> Running in dec0467ae64b 00:06:53 Removing intermediate container dec0467ae64b 00:06:53 ---> f537c3665b8e 00:06:53 Step 8/12 : COPY go.mod vendor* ./ 00:06:53 ---> 363190a015e5 00:06:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:06:53 ---> Running in c157383f9317 00:08:01 Removing intermediate container c157383f9317 00:08:01 ---> 22ac41bffc75 00:08:01 Step 10/12 : COPY . . 00:08:01 ---> 975a955bc939 00:08:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:08:01 ---> Running in 5eaa0846521b 00:08:01 Removing intermediate container 5eaa0846521b 00:08:01 ---> b2362774cda0 00:08:01 Step 12/12 : RUN $MAKE 00:08:01 ---> Running in 5c410b5fcc02 00:08:01 noop 00:08:01 Removing intermediate container 5c410b5fcc02 00:08:01 ---> 499d2bc03e93 00:08:01 Successfully built 499d2bc03e93 00:08:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:02 + docker inspect -f . ci-base-image-arm64 00:08:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:02 prd-ubuntu20.04-docker-arm64-4c-16g-899 does not seem to be running inside a container 00:08:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:08:03 $ docker top ea399a8a08afa54a75df6ee28dbd53027411c673e98c0a8354cab607b4e9184e -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:04 + go version 00:08:04 go version go1.20.2 linux/arm64 [Pipeline] } 00:08:04 $ docker stop --time=1 ea399a8a08afa54a75df6ee28dbd53027411c673e98c0a8354cab607b4e9184e 00:08:07 $ docker rm -f --volumes ea399a8a08afa54a75df6ee28dbd53027411c673e98c0a8354cab607b4e9184e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:08 + docker inspect -f . ci-base-image-arm64 00:08:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:08 prd-ubuntu20.04-docker-arm64-4c-16g-899 does not seem to be running inside a container 00:08:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:08:10 $ docker top 27ab012efb6e9929cd0fcfe2f6e494a9b630624d85311e20165a8cc95693fbfb -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:10 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 00:08:11 + make test 00:08:11 go test -race -coverprofile=coverage.out ./... 00:10:48 ? github.com/edgexfoundry/app-record-replay [no test files] 00:10:52 ok github.com/edgexfoundry/app-record-replay/internal/app 0.241s coverage: 76.9% of statements 00:10:54 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.337s coverage: 91.2% of statements 00:10:56 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 00:10:56 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 00:10:56 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 00:10:56 ok github.com/edgexfoundry/app-record-replay/internal/data 0.229s coverage: 50.0% of statements 00:10:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:10:57 go vet ./... 00:13:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:13:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:13:20 ./bin/test-attribution-txt.sh [Pipeline] echo 00:13:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:13:20 $ docker stop --time=1 27ab012efb6e9929cd0fcfe2f6e494a9b630624d85311e20165a8cc95693fbfb 00:13:22 $ docker rm -f --volumes 27ab012efb6e9929cd0fcfe2f6e494a9b630624d85311e20165a8cc95693fbfb [Pipeline] // withDockerContainer [Pipeline] sh 00:13:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:13:24 Warning: overwriting stash ‘coverage-report’ 00:13:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:13:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:13:25 + ls -al . 00:13:25 total 156 00:13:25 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:08 . 00:13:25 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 00:05 .. 00:13:25 -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 00:05 .dockerignore 00:13:25 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:05 .git 00:13:25 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:05 .github 00:13:25 -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 00:05 .gitignore 00:13:25 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 00:05 .golangci.yml 00:13:25 -rw-rw-r-- 1 jenkins jenkins 10245 Jul 12 00:05 Attribution.txt 00:13:25 -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 00:05 CHANGELOG.md 00:13:25 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 00:05 Dockerfile 00:13:25 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 00:05 GOVERNANCE.md 00:13:25 -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 00:05 Jenkinsfile 00:13:25 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 00:05 LICENSE 00:13:25 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 00:05 Makefile 00:13:25 -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 00:05 OWNERS.md 00:13:25 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 00:05 README.md 00:13:25 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 00:05 Record and Reply.postman_collection.json 00:13:25 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 00:00 VERSION 00:13:25 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:05 bin 00:13:25 -rw-r--r-- 1 jenkins jenkins 6494 Jul 12 00:10 coverage.out 00:13:25 -rw-rw-r-- 1 jenkins jenkins 3411 Jul 12 00:05 go.mod 00:13:25 -rw-rw-r-- 1 jenkins jenkins 31491 Jul 12 00:05 go.sum 00:13:25 drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 00:05 internal 00:13:25 -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 00:05 main.go 00:13:25 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 00:05 pkg 00:13:25 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:26 + 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=e9c4caf297a6ac7c4ff8f0514c2f24966a577d8c --label arch=arm64 --label version=0.0.0 . 00:13:26 Sending build context to Docker daemon 158.2kB 00:13:26 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:13:26 Step 2/26 : FROM ${BASE} AS builder 00:13:26 ---> 499d2bc03e93 00:13:26 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:13:26 ---> Running in b8326e652f9d 00:13:26 Removing intermediate container b8326e652f9d 00:13:26 ---> 067c88e73330 00:13:26 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:13:27 ---> Running in 9ec443dcdee5 00:13:27 Removing intermediate container 9ec443dcdee5 00:13:27 ---> c74f131df64d 00:13:27 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:13:27 ---> Running in 1da8bd817200 00:13:27 Removing intermediate container 1da8bd817200 00:13:27 ---> d35dc78de72f 00:13:27 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:13:27 ---> Running in 568c57cb6712 00:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:13:30 OK: 263 MiB in 53 packages 00:13:31 Removing intermediate container 568c57cb6712 00:13:31 ---> 8acb26382d6c 00:13:31 Step 7/26 : WORKDIR /app 00:13:31 ---> Running in 81ac63c447ea 00:13:32 Removing intermediate container 81ac63c447ea 00:13:32 ---> a9c5d21e7175 00:13:32 Step 8/26 : COPY go.mod vendor* ./ 00:13:32 ---> b51e78e8c131 00:13:32 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:13:32 ---> Running in 2ebfffea173e 00:13:35 Removing intermediate container 2ebfffea173e 00:13:35 ---> 3710b1b470a3 00:13:35 Step 10/26 : COPY . . 00:13:35 ---> 7b0b77498eb0 00:13:35 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:13:36 ---> Running in a26ec617552a 00:13:36 Removing intermediate container a26ec617552a 00:13:36 ---> 05d1a9db3b4a 00:13:36 Step 12/26 : RUN $MAKE 00:13:36 ---> Running in d0cf0c342dcb 00:13:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 00:15:59 Removing intermediate container d0cf0c342dcb 00:15:59 ---> 456dee33da23 00:15:59 Step 13/26 : FROM alpine:3.17 00:15:59 3.17: Pulling from library/alpine 00:15:59 edb6bdbacee9: Pulling fs layer 00:15:59 edb6bdbacee9: Verifying Checksum 00:15:59 edb6bdbacee9: Download complete 00:15:59 edb6bdbacee9: Pull complete 00:15:59 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:15:59 Status: Downloaded newer image for alpine:3.17 00:15:59 ---> 779605e5fbc0 00:15:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:15:59 ---> Running in bbd2b50cf6a7 00:15:59 Removing intermediate container bbd2b50cf6a7 00:15:59 ---> 10b0517f8702 00:15:59 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 00:15:59 ---> Running in 2c9437b2ea49 00:15:59 Removing intermediate container 2c9437b2ea49 00:15:59 ---> a413c0b6fd36 00:15:59 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:15:59 ---> Running in 55ce5057b84b 00:15:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:15:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:15:59 (1/2) Installing ca-certificates (20230506-r0) 00:15:59 (2/2) Installing dumb-init (1.2.5-r2) 00:15:59 Executing busybox-1.35.0-r29.trigger 00:15:59 Executing ca-certificates-20230506-r0.trigger 00:15:59 OK: 8 MiB in 17 packages 00:15:59 Removing intermediate container 55ce5057b84b 00:15:59 ---> 71167c849615 00:15:59 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:15:59 ---> f6a0fe8312c6 00:15:59 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:15:59 ---> 07b7cb2f3622 00:15:59 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:15:59 ---> 27bf26825358 00:15:59 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 00:16:00 ---> e0b9b11ffd5f 00:16:00 Step 21/26 : EXPOSE 59712 00:16:00 ---> Running in 1b098bfab7b9 00:16:00 Removing intermediate container 1b098bfab7b9 00:16:00 ---> b77d3cb7d087 00:16:00 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 00:16:00 ---> Running in 4cd5000b46b9 00:16:01 Removing intermediate container 4cd5000b46b9 00:16:01 ---> f2d8992f795c 00:16:01 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:16:01 ---> Running in e71ba3a05669 00:16:01 Removing intermediate container e71ba3a05669 00:16:01 ---> fbaa90a8614b 00:16:01 Step 24/26 : LABEL arch=arm64 00:16:01 ---> Running in 562929f06b7f 00:16:01 Removing intermediate container 562929f06b7f 00:16:01 ---> 7972ee6455bb 00:16:01 Step 25/26 : LABEL git_sha=e9c4caf297a6ac7c4ff8f0514c2f24966a577d8c 00:16:02 ---> Running in 8d8b8e5d907f 00:16:02 Removing intermediate container 8d8b8e5d907f 00:16:02 ---> 2e36c16e3d97 00:16:02 Step 26/26 : LABEL version=0.0.0 00:16:02 ---> Running in 4ba22589268b 00:16:02 Removing intermediate container 4ba22589268b 00:16:02 ---> dccab1d5f467 00:16:02 [Warning] One or more build-args [ARCH] were not consumed 00:16:02 Successfully built dccab1d5f467 00:16:02 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:03 00:16:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:04 arm64: Pulling from edgex-lftools-log-publisher 00:16:04 8998bd30e6a1: Pulling fs layer 00:16:04 04944245beec: Pulling fs layer 00:16:04 699f458cf7ca: Pulling fs layer 00:16:04 765212b225bb: Pulling fs layer 00:16:04 f23df028b6ca: Pulling fs layer 00:16:04 d65c8cfc05b1: Pulling fs layer 00:16:04 2437ff75d9bd: Pulling fs layer 00:16:04 765212b225bb: Waiting 00:16:04 f23df028b6ca: Waiting 00:16:04 d65c8cfc05b1: Waiting 00:16:04 2437ff75d9bd: Waiting 00:16:04 04944245beec: Verifying Checksum 00:16:04 04944245beec: Download complete 00:16:04 765212b225bb: Verifying Checksum 00:16:04 765212b225bb: Download complete 00:16:04 f23df028b6ca: Verifying Checksum 00:16:04 f23df028b6ca: Download complete 00:16:04 d65c8cfc05b1: Verifying Checksum 00:16:04 d65c8cfc05b1: Download complete 00:16:04 699f458cf7ca: Verifying Checksum 00:16:04 699f458cf7ca: Download complete 00:16:04 8998bd30e6a1: Verifying Checksum 00:16:04 8998bd30e6a1: Download complete 00:16:07 2437ff75d9bd: Verifying Checksum 00:16:07 2437ff75d9bd: Download complete 00:16:08 8998bd30e6a1: Pull complete 00:16:08 04944245beec: Pull complete 00:16:10 699f458cf7ca: Pull complete 00:16:10 765212b225bb: Pull complete 00:16:11 f23df028b6ca: Pull complete 00:16:11 d65c8cfc05b1: Pull complete 00:16:26 2437ff75d9bd: Pull complete 00:16:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:16:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:26 prd-ubuntu20.04-docker-arm64-4c-16g-899 does not seem to be running inside a container 00:16:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:16:29 $ docker top 7f194b7ae04fa772500340c9aedd4da14cb408d71bc0a8857dac57da25b23946 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:30 ---> job-cost.sh 00:16:30 lf-activate-venv: SKIPPING 00:16:30 INFO: No Stack... 00:16:31 INFO: Retrieving Pricing Info for: v3-standard-4 00:16:31 INFO: Archiving Costs [Pipeline] sh 00:16:32 + cat /w/workspace/app-record-replay/1/archives/cost.csv 00:16:32 + cut -d, -f6 [Pipeline] lock 00:16:32 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-39-1-stack-cost] 00:16:32 Resource [jenkins-edgexfoundry-app-record-replay-PR-39-1-stack-cost] did not exist. Created. 00:16:32 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-39-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:16:33 /w/workspace/app-record-replay/1@tmp/durable-c5d3f113/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:16:33 + echo total: 0.10999999940395355 [Pipeline] stash 00:16:33 Warning: overwriting stash ‘stack-cost’ 00:16:33 Stashed 1 file(s) [Pipeline] } 00:16:33 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-39-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:16:34 $ docker stop --time=1 7f194b7ae04fa772500340c9aedd4da14cb408d71bc0a8857dac57da25b23946 00:16:35 $ docker rm -f --volumes 7f194b7ae04fa772500340c9aedd4da14cb408d71bc0a8857dac57da25b23946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:16:36 provisioning config files... 00:16:36 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-39 #1 00:16:36 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-39@tmp/config17803029642918334781tmp [Pipeline] { [Pipeline] sh 00:16:36 + set +x 00:16:36 + curl -s https://codecov.io/bash 00:16:36 + bash -s -- 00:16:36 00:16:36 _____ _ 00:16:36 / ____| | | 00:16:36 | | ___ __| | ___ ___ _____ __ 00:16:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:16:36 | |___| (_) | (_| | __/ (_| (_) \ V / 00:16:36 \_____\___/ \__,_|\___|\___\___/ \_/ 00:16:36 Bash-1.0.6 00:16:36 00:16:36 00:16:36 ==> git version 2.25.1 found 00:16:36 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:16:36 Release-Date: 2020-01-08 00:16:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:16:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:16:36 ==> Jenkins CI detected. 00:16:36 current dir:  /w/workspace/xfoundry_app-record-replay_PR-39 00:16:36 project root: . 00:16:36 --> token set from env 00:16:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:16:36 ==> Running gcov in . (disable via -X gcov) 00:16:36 ==> Python coveragepy not found 00:16:36 ==> Searching for coverage reports in: 00:16:36 + . 00:16:36 -> Found 1 reports 00:16:36 ==> Detecting git/mercurial file structure 00:16:36 ==> Reading reports 00:16:37 + ./coverage.out bytes=6494 00:16:37 ==> Appending adjustments 00:16:37 https://docs.codecov.io/docs/fixing-reports 00:16:37 + Found adjustments 00:16:37 ==> Gzipping contents 00:16:37 4.0K /tmp/codecov.xLqhRh.gz 00:16:37 ==> Uploading reports 00:16:37 url: https://codecov.io 00:16:37 query: branch=PR-39&commit=f8453d089becf7067a7b105f18d81709064e05ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-39%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=39&job=&cmd_args= 00:16:37 -> Pinging Codecov 00:16:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-39&commit=f8453d089becf7067a7b105f18d81709064e05ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-39%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=39&job=&cmd_args= 00:16:37 Invalid request parameters 00:16:37 400 [Pipeline] } 00:16:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:16:38 + [ -d /w/workspace/xfoundry_app-record-replay_PR-39/archives ] 00:16:38 + ls -al /w/workspace/xfoundry_app-record-replay_PR-39/archives 00:16:38 total 16 00:16:38 drwxr-xr-x 3 root root 4096 Jul 12 00:03 . 00:16:38 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 00:03 .. 00:16:38 drwxr-xr-x 2 root root 4096 Jul 12 00:03 cost 00:16:38 -rw-r--r-- 1 root root 88 Jul 12 00:03 cost.csv 00:16:38 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-39/archives 00:16:38 + ls -al /w/workspace/xfoundry_app-record-replay_PR-39/archives 00:16:38 total 16 00:16:38 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 00:03 . 00:16:38 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 00:03 .. 00:16:38 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 00:03 cost 00:16:38 -rw-r--r-- 1 jenkins jenkins 88 Jul 12 00:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:16:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:16:40 ---> package-listing.sh 00:16:40 ++ tr '[:upper:]' '[:lower:]' 00:16:40 ++ facter osfamily 00:16:40 + OS_FAMILY=debian 00:16:40 + workspace=/w/workspace/xfoundry_app-record-replay_PR-39 00:16:40 + START_PACKAGES=/tmp/packages_start.txt 00:16:40 + END_PACKAGES=/tmp/packages_end.txt 00:16:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:16:40 + PACKAGES=/tmp/packages_start.txt 00:16:40 + '[' /w/workspace/xfoundry_app-record-replay_PR-39 ']' 00:16:40 + PACKAGES=/tmp/packages_end.txt 00:16:40 + case "${OS_FAMILY}" in 00:16:40 + dpkg -l 00:16:40 + grep '^ii' 00:16:40 + '[' -f /tmp/packages_start.txt ']' 00:16:40 + '[' -f /tmp/packages_end.txt ']' 00:16:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:16:40 + '[' /w/workspace/xfoundry_app-record-replay_PR-39 ']' 00:16:40 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-39/archives/ 00:16:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-39/archives/ [Pipeline] echo 00:16:40 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/xfoundry_app-record-replay_PR-39/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:16:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:16:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:41 prd-ubuntu20.04-docker-8c-8g-897 does not seem to be running inside a container 00:16:41 $ 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/xfoundry_app-record-replay_PR-39/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-39 -v /w/workspace/xfoundry_app-record-replay_PR-39:/w/workspace/xfoundry_app-record-replay_PR-39:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-39@tmp:/w/workspace/xfoundry_app-record-replay_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:16:41 $ docker top 6952a58314a95cf2de7431164d627928fe2e38dcd82055c837c67c285a858109 -eo pid,comm [Pipeline] { [Pipeline] sh 00:16:42 + touch /tmp/pre-build-complete [Pipeline] sh 00:16:42 + mkdir -p /var/log/sysstat [Pipeline] sh 00:16:42 + ls /var/log/sa-host 00:16:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:16:42 provisioning config files... 00:16:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-39@tmp/config6227604591981053520tmp [Pipeline] { [Pipeline] echo 00:16:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:16:43 ---> create-netrc.sh [Pipeline] } 00:16:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:16:43 ---> python-tools-install.sh [Pipeline] echo 00:16:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:16:44 ---> sudo-logs.sh 00:16:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:16:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:16:44 ---> job-cost.sh 00:16:44 lf-activate-venv: SKIPPING 00:16:44 DEBUG: total: 0.2199999988079071 00:16:44 INFO: Retrieving Stack Cost... 00:16:45 INFO: Retrieving Pricing Info for: v3-standard-8 00:16:45 INFO: Archiving Costs [Pipeline] echo 00:16:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:16:45 ---> logs-deploy.sh 00:16:45 lf-activate-venv: SKIPPING 00:16:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-39/1 00:16:45 INFO: archiving workspace using pattern(s): 00:16:46 Archives upload complete. 00:16:46 INFO: archiving logs to Nexus 00:16:47 ---> uname -a: 00:16:47 Linux prd-ubuntu20-04-docker-8c-8g-897 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:16:47 00:16:47 00:16:47 ---> lscpu: 00:16:47 Architecture: x86_64 00:16:47 CPU op-mode(s): 32-bit, 64-bit 00:16:47 Byte Order: Little Endian 00:16:47 Address sizes: 40 bits physical, 48 bits virtual 00:16:47 CPU(s): 8 00:16:47 On-line CPU(s) list: 0-7 00:16:47 Thread(s) per core: 1 00:16:47 Core(s) per socket: 1 00:16:47 Socket(s): 8 00:16:47 NUMA node(s): 1 00:16:47 Vendor ID: AuthenticAMD 00:16:47 CPU family: 23 00:16:47 Model: 49 00:16:47 Model name: AMD EPYC-Rome Processor 00:16:47 Stepping: 0 00:16:47 CPU MHz: 2800.000 00:16:47 BogoMIPS: 5600.00 00:16:47 Virtualization: AMD-V 00:16:47 Hypervisor vendor: KVM 00:16:47 Virtualization type: full 00:16:47 L1d cache: 256 KiB 00:16:47 L1i cache: 256 KiB 00:16:47 L2 cache: 4 MiB 00:16:47 L3 cache: 128 MiB 00:16:47 NUMA node0 CPU(s): 0-7 00:16:47 Vulnerability Itlb multihit: Not affected 00:16:47 Vulnerability L1tf: Not affected 00:16:47 Vulnerability Mds: Not affected 00:16:47 Vulnerability Meltdown: Not affected 00:16:47 Vulnerability Mmio stale data: Not affected 00:16:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:16:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:16:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:16:47 Vulnerability Srbds: Not affected 00:16:47 Vulnerability Tsx async abort: Not affected 00:16:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:16:47 00:16:47 00:16:47 ---> nproc: 00:16:47 8 00:16:47 00:16:47 00:16:47 ---> df -h: 00:16:47 Filesystem Size Used Avail Use% Mounted on 00:16:47 overlay 155G 12G 144G 8% / 00:16:47 tmpfs 64M 0 64M 0% /dev 00:16:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:16:47 shm 64M 0 64M 0% /dev/shm 00:16:47 /dev/vda1 155G 12G 144G 8% /facter-os 00:16:47 00:16:47 00:16:47 ---> sar -b -r -n DEV: 00:16:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-897) 07/12/23 _x86_64_ (8 CPU) 00:16:47 00:16:47 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:16:47 00:01:01 347.06 48.13 298.93 0.00 5405.23 174051.66 0.00 00:16:47 00:02:02 185.55 1.47 184.09 0.00 25.99 71389.14 0.00 00:16:47 00:03:01 107.03 0.20 106.83 0.00 10.17 32648.97 0.00 00:16:47 00:04:01 91.82 0.08 91.74 0.00 8.53 19508.45 0.00 00:16:47 00:05:01 11.60 1.55 10.05 0.00 85.99 2115.51 0.00 00:16:47 00:06:01 46.46 10.05 36.41 0.00 5090.75 6748.88 0.00 00:16:47 00:07:01 3.60 0.02 3.58 0.00 0.13 87.19 0.00 00:16:47 00:08:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 00:16:47 00:09:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 00:16:47 00:10:01 2.18 0.00 2.18 0.00 0.00 23.33 0.00 00:16:47 00:11:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 00:16:47 00:12:01 1.63 0.00 1.63 0.00 0.00 22.13 0.00 00:16:47 00:13:01 3.45 1.60 1.85 0.00 37.19 23.73 0.00 00:16:47 00:14:01 2.00 0.00 2.00 0.00 0.00 21.46 0.00 00:16:47 00:15:01 2.07 0.02 2.05 0.00 0.13 24.93 0.00 00:16:47 00:16:01 1.10 0.00 1.10 0.00 0.00 16.66 0.00 00:16:47 Average: 50.57 3.95 46.62 0.00 667.16 19156.77 0.00 00:16:47 00:16:47 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:16:47 00:01:01 29952832 31608036 737844 2.24 60200 1893152 1871772 5.52 984344 1640764 4804 00:16:47 00:02:02 27757292 31303624 995208 3.03 145560 3570416 2406528 7.09 1591068 3047828 381836 00:16:47 00:03:01 28185172 31561596 740128 2.25 150172 3414348 1875940 5.53 1216700 3016884 72 00:16:47 00:04:01 27649788 31566100 733256 2.23 159952 3892012 1759764 5.19 1261400 3453360 236 00:16:47 00:05:01 27553780 31538500 752832 2.29 162648 3953236 1796616 5.29 1290368 3506904 384 00:16:47 00:06:01 27125976 31550684 728140 2.21 193904 4353616 1832128 5.40 1580816 3620864 4 00:16:47 00:07:01 27130928 31550792 727896 2.21 192440 4350364 1803060 5.31 1579656 3617652 168 00:16:47 00:08:01 27138576 31558500 720280 2.19 192508 4350364 1803060 5.31 1571908 3617656 132 00:16:47 00:09:01 27138804 31559144 719892 2.19 192576 4350368 1803060 5.31 1572072 3617976 168 00:16:47 00:10:01 27138640 31559048 719928 2.19 192644 4350372 1803060 5.31 1571964 3617984 4 00:16:47 00:11:01 27139036 31559508 719456 2.19 192700 4350372 1803060 5.31 1572072 3617988 8 00:16:47 00:12:01 27138988 31559588 719340 2.19 192796 4350376 1803060 5.31 1571984 3618000 144 00:16:47 00:13:01 27125540 31548248 730728 2.22 192880 4351492 1803060 5.31 1587632 3618360 8 00:16:47 00:14:01 27125484 31548320 730612 2.22 192968 4351496 1803060 5.31 1587452 3618324 4 00:16:47 00:15:01 27121472 31544520 734444 2.23 193076 4351500 1832272 5.40 1587432 3618316 44 00:16:47 00:16:01 27121984 31545008 733892 2.23 193104 4351468 1832272 5.40 1587644 3618292 152 00:16:47 Average: 27471518 31541326 746492 2.27 175008 4036560 1851986 5.46 1482157 3404197 24260 00:16:47 00:16:47 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:16:47 00:01:01 docker0 0.88 0.93 0.12 1.54 0.00 0.00 0.00 0.00 00:16:47 00:01:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 00:16:47 00:01:01 ens3 443.36 262.32 2498.97 92.21 0.00 0.00 0.00 0.00 00:16:47 00:02:02 docker0 181.32 273.78 14.31 1939.50 0.00 0.00 0.00 0.00 00:16:47 00:02:02 veth8dea7a9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:16:47 00:02:02 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:16:47 00:02:02 ens3 420.83 261.86 6111.55 35.01 0.00 0.00 0.00 0.00 00:16:47 00:03:01 docker0 1.64 3.59 0.10 43.25 0.00 0.00 0.00 0.00 00:16:47 00:03:01 lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 00:16:47 00:03:01 ens3 35.16 24.91 119.42 9.88 0.00 0.00 0.00 0.00 00:16:47 00:04:01 docker0 1.67 3.85 0.10 45.59 0.00 0.00 0.00 0.00 00:16:47 00:04:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 00:16:47 00:04:01 ens3 103.88 60.43 2569.27 11.96 0.00 0.00 0.00 0.00 00:16:47 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:47 00:05:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 00:16:47 00:05:01 ens3 42.43 19.58 923.61 1.71 0.00 0.00 0.00 0.00 00:16:47 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:47 00:06:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 00:16:47 00:06:01 ens3 88.40 38.93 2006.25 3.20 0.00 0.00 0.00 0.00 00:16:47 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:47 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:47 00:07:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:16:47 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:47 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:16:47 00:08:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 00:16:47 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:47 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:47 00:09:01 ens3 0.73 0.05 0.06 0.00 0.00 0.00 0.00 0.00 00:16:47 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:47 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:16:47 00:10:01 ens3 0.98 0.32 0.31 0.20 0.00 0.00 0.00 0.00 00:16:47 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:47 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:47 00:11:01 ens3 0.65 0.30 0.39 0.26 0.00 0.00 0.00 0.00 00:16:47 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:47 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:16:47 00:12:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:16:47 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:47 00:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:16:47 00:13:01 ens3 8.15 6.65 5.40 6.03 0.00 0.00 0.00 0.00 00:16:47 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:47 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:16:47 00:14:01 ens3 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 00:16:47 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:47 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:47 00:15:01 ens3 0.72 0.38 0.35 0.27 0.00 0.00 0.00 0.00 00:16:47 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:47 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:16:47 00:16:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 00:16:47 Average: docker0 11.61 17.65 0.92 126.97 0.00 0.00 0.00 0.00 00:16:47 Average: lo 0.70 0.70 0.06 0.06 0.00 0.00 0.00 0.00 00:16:47 Average: ens3 71.72 42.28 890.60 10.05 0.00 0.00 0.00 0.00 00:16:47 00:16:47 00:16:47 ---> sar -P ALL: 00:16:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-897) 07/12/23 _x86_64_ (8 CPU) 00:16:47 00:16:47 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:16:47 00:01:01 all 6.85 0.00 2.26 3.07 0.05 87.76 00:16:47 00:01:01 0 5.14 0.00 1.88 0.82 0.05 92.11 00:16:47 00:01:01 1 7.31 0.00 1.91 1.66 0.05 89.06 00:16:47 00:01:01 2 9.50 0.00 2.00 0.64 0.05 87.81 00:16:47 00:01:01 3 6.36 0.00 1.71 5.59 0.05 86.30 00:16:47 00:01:01 4 6.52 0.00 1.57 2.11 0.07 89.74 00:16:47 00:01:01 5 6.80 0.00 3.33 1.87 0.05 87.95 00:16:47 00:01:01 6 5.29 0.00 2.96 5.02 0.05 86.68 00:16:47 00:01:01 7 7.90 0.00 2.73 6.85 0.07 82.45 00:16:47 00:02:02 all 22.56 0.00 5.84 3.27 0.07 68.27 00:16:47 00:02:02 0 24.28 0.00 6.13 8.19 0.08 61.32 00:16:47 00:02:02 1 21.91 0.00 4.73 0.61 0.07 72.69 00:16:47 00:02:02 2 23.75 0.00 6.44 6.28 0.05 63.48 00:16:47 00:02:02 3 22.31 0.00 7.12 9.10 0.08 61.39 00:16:47 00:02:02 4 22.06 0.00 5.07 0.52 0.07 72.29 00:16:47 00:02:02 5 23.63 0.00 5.12 0.37 0.07 70.81 00:16:47 00:02:02 6 21.68 0.00 6.72 0.68 0.07 70.86 00:16:47 00:02:02 7 20.84 0.00 5.40 0.39 0.07 73.30 00:16:47 00:03:01 all 41.92 0.00 6.89 1.60 0.09 49.50 00:16:47 00:03:01 0 42.19 0.00 7.13 2.50 0.09 48.09 00:16:47 00:03:01 1 43.41 0.00 6.78 3.37 0.09 46.35 00:16:47 00:03:01 2 41.03 0.00 6.58 0.84 0.09 51.47 00:16:47 00:03:01 3 41.33 0.00 7.29 0.89 0.10 50.39 00:16:47 00:03:01 4 41.73 0.00 6.66 0.10 0.10 51.40 00:16:47 00:03:01 5 41.93 0.00 7.34 0.26 0.07 50.40 00:16:47 00:03:01 6 41.40 0.00 5.84 0.12 0.07 52.57 00:16:47 00:03:01 7 42.36 0.00 7.49 4.72 0.10 45.33 00:16:47 00:04:01 all 3.17 0.00 1.51 0.88 0.03 94.40 00:16:47 00:04:01 0 3.85 0.00 1.01 0.45 0.03 94.66 00:16:47 00:04:01 1 2.83 0.00 1.87 0.55 0.03 94.72 00:16:47 00:04:01 2 3.05 0.00 1.39 0.07 0.03 95.45 00:16:47 00:04:01 3 4.01 0.00 1.42 0.08 0.03 94.45 00:16:47 00:04:01 4 2.46 0.00 1.09 0.05 0.02 96.38 00:16:47 00:04:01 5 3.08 0.00 1.44 0.05 0.03 95.39 00:16:47 00:04:01 6 3.17 0.00 1.86 0.52 0.03 94.41 00:16:47 00:04:01 7 2.89 0.00 2.00 5.31 0.03 89.76 00:16:47 00:05:01 all 0.34 0.00 0.17 0.15 0.01 99.33 00:16:47 00:05:01 0 0.65 0.00 0.20 0.03 0.00 99.12 00:16:47 00:05:01 1 0.20 0.00 0.17 0.27 0.00 99.37 00:16:47 00:05:01 2 0.72 0.00 0.33 0.02 0.02 98.92 00:16:47 00:05:01 3 0.17 0.00 0.10 0.02 0.02 99.70 00:16:47 00:05:01 4 0.20 0.00 0.13 0.02 0.03 99.62 00:16:47 00:05:01 5 0.43 0.00 0.20 0.55 0.00 98.82 00:16:47 00:05:01 6 0.27 0.00 0.12 0.02 0.00 99.60 00:16:47 00:05:01 7 0.10 0.00 0.10 0.28 0.02 99.50 00:16:47 00:06:01 all 1.97 0.00 1.53 0.59 0.02 95.89 00:16:47 00:06:01 0 2.34 0.00 1.29 0.30 0.03 96.04 00:16:47 00:06:01 1 1.17 0.00 1.25 0.53 0.02 97.03 00:16:47 00:06:01 2 3.76 0.00 2.92 0.65 0.02 92.65 00:16:47 00:06:01 3 2.35 0.00 1.58 0.77 0.03 95.26 00:16:47 00:06:01 4 1.37 0.00 1.84 1.18 0.02 95.59 00:16:47 00:06:01 5 1.84 0.00 0.92 0.02 0.02 97.21 00:16:47 00:06:01 6 1.61 0.00 1.47 0.32 0.02 96.59 00:16:47 00:06:01 7 1.32 0.00 0.99 0.94 0.02 96.74 00:16:47 00:07:01 all 0.08 0.00 0.06 0.01 0.01 99.85 00:16:47 00:07:01 0 0.12 0.00 0.03 0.02 0.00 99.83 00:16:47 00:07:01 1 0.07 0.00 0.08 0.00 0.00 99.85 00:16:47 00:07:01 2 0.22 0.00 0.10 0.00 0.00 99.68 00:16:47 00:07:01 3 0.10 0.00 0.08 0.05 0.02 99.75 00:16:47 00:07:01 4 0.02 0.00 0.05 0.00 0.00 99.93 00:16:47 00:07:01 5 0.07 0.00 0.05 0.00 0.00 99.88 00:16:47 00:07:01 6 0.03 0.00 0.03 0.00 0.02 99.92 00:16:47 00:07:01 7 0.03 0.00 0.03 0.00 0.02 99.92 00:16:47 00:08:01 all 0.04 0.00 0.01 0.01 0.01 99.92 00:16:47 00:08:01 0 0.10 0.00 0.02 0.00 0.00 99.88 00:16:47 00:08:01 1 0.03 0.00 0.00 0.02 0.02 99.93 00:16:47 00:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:16:47 00:08:01 3 0.07 0.00 0.05 0.07 0.02 99.80 00:16:47 00:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:16:47 00:08:01 5 0.03 0.00 0.03 0.00 0.02 99.92 00:16:47 00:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:16:47 00:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:16:47 00:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 00:16:47 00:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:16:47 00:09:01 1 0.02 0.00 0.03 0.02 0.00 99.93 00:16:47 00:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:16:47 00:09:01 3 0.07 0.00 0.03 0.03 0.03 99.83 00:16:47 00:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:16:47 00:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:16:47 00:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:16:47 00:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 00:16:47 00:10:01 all 0.03 0.00 0.01 0.00 0.01 99.94 00:16:47 00:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:16:47 00:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:16:47 00:10:01 2 0.02 0.00 0.05 0.00 0.02 99.92 00:16:47 00:10:01 3 0.10 0.00 0.03 0.02 0.02 99.83 00:16:47 00:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:16:47 00:10:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:16:47 00:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:16:47 00:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:16:47 00:11:01 all 0.19 0.00 0.01 0.00 0.01 99.78 00:16:47 00:11:01 0 0.00 0.00 0.03 0.00 0.02 99.95 00:16:47 00:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:16:47 00:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:16:47 00:11:01 3 0.03 0.00 0.02 0.03 0.03 99.88 00:16:47 00:11:01 4 0.43 0.00 0.00 0.00 0.00 99.57 00:16:47 00:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:16:47 00:11:01 6 0.98 0.00 0.02 0.00 0.02 98.99 00:16:47 00:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:16:47 00:16:47 00:11:01 CPU %user %nice %system %iowait %steal %idle 00:16:47 00:12:01 all 0.24 0.00 0.01 0.00 0.01 99.74 00:16:47 00:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:16:47 00:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:16:47 00:12:01 2 0.02 0.00 0.02 0.02 0.02 99.93 00:16:47 00:12:01 3 0.07 0.00 0.05 0.02 0.02 99.85 00:16:47 00:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:16:47 00:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:16:47 00:12:01 6 1.68 0.00 0.00 0.00 0.00 98.32 00:16:47 00:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:16:47 00:13:01 all 0.41 0.00 0.04 0.01 0.01 99.53 00:16:47 00:13:01 0 0.20 0.00 0.05 0.00 0.02 99.73 00:16:47 00:13:01 1 0.22 0.00 0.03 0.00 0.02 99.73 00:16:47 00:13:01 2 0.32 0.00 0.05 0.03 0.00 99.60 00:16:47 00:13:01 3 0.23 0.00 0.07 0.03 0.03 99.63 00:16:47 00:13:01 4 0.85 0.00 0.00 0.00 0.00 99.15 00:16:47 00:13:01 5 0.43 0.00 0.05 0.00 0.00 99.52 00:16:47 00:13:01 6 1.03 0.00 0.03 0.00 0.00 98.94 00:16:47 00:13:01 7 0.03 0.00 0.03 0.00 0.02 99.92 00:16:47 00:14:01 all 0.04 0.00 0.01 0.01 0.01 99.94 00:16:47 00:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:16:47 00:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:16:47 00:14:01 2 0.00 0.00 0.00 0.02 0.02 99.97 00:16:47 00:14:01 3 0.07 0.00 0.02 0.03 0.03 99.85 00:16:47 00:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:16:47 00:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:16:47 00:14:01 6 0.13 0.00 0.02 0.00 0.02 99.83 00:16:47 00:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:16:47 00:15:01 all 0.04 0.00 0.03 0.01 0.00 99.92 00:16:47 00:15:01 0 0.00 0.00 0.03 0.00 0.00 99.97 00:16:47 00:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:16:47 00:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:16:47 00:15:01 3 0.05 0.00 0.07 0.05 0.03 99.80 00:16:47 00:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:16:47 00:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:16:47 00:15:01 6 0.17 0.00 0.02 0.00 0.00 99.82 00:16:47 00:15:01 7 0.03 0.00 0.03 0.02 0.00 99.92 00:16:47 00:16:01 all 0.04 0.00 0.01 0.00 0.01 99.94 00:16:47 00:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:16:47 00:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:16:47 00:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:16:47 00:16:01 3 0.08 0.00 0.03 0.02 0.02 99.85 00:16:47 00:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:16:47 00:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:16:47 00:16:01 6 0.15 0.00 0.00 0.00 0.00 99.85 00:16:47 00:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:16:47 Average: all 4.80 0.00 1.14 0.60 0.02 93.45 00:16:47 Average: 0 4.86 0.00 1.10 0.76 0.02 93.25 00:16:47 Average: 1 4.75 0.00 1.05 0.43 0.02 93.75 00:16:47 Average: 2 5.08 0.00 1.23 0.53 0.02 93.14 00:16:47 Average: 3 4.76 0.00 1.21 1.04 0.04 92.95 00:16:47 Average: 4 4.66 0.00 1.01 0.25 0.02 94.05 00:16:47 Average: 5 4.82 0.00 1.15 0.20 0.02 93.82 00:16:47 Average: 6 4.78 0.00 1.18 0.42 0.02 93.61 00:16:47 Average: 7 4.65 0.00 1.17 1.15 0.02 93.02 00:16:47 00:16:47 00:16:47