Pull request #60 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 16e83716d7f08ce405555bfc4a634ca1d19b9f34+2e2d2508cb469b8aa4f57d66e2e040b41fc2985b (8436168e56bb0dd3f5638c34cbb56619a16884a7) 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-ssh12913743150442772498.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14278676359848305353.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-60/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-60/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16614942837863469588.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-60/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11123964736491742393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh16399209453693627923.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-60/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-60/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14352293700221946835.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3862 in /w/workspace/xfoundry_app-record-replay_PR-60 [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-60 # 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 2e2d2508cb469b8aa4f57d66e2e040b41fc2985b into PR head commit 16e83716d7f08ce405555bfc4a634ca1d19b9f34 Merge succeeded, producing 16e83716d7f08ce405555bfc4a634ca1d19b9f34 Checking out Revision 16e83716d7f08ce405555bfc4a634ca1d19b9f34 (PR-60) > 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/60/head:refs/remotes/origin/PR-60 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16e83716d7f08ce405555bfc4a634ca1d19b9f34 # 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 2e2d2508cb469b8aa4f57d66e2e040b41fc2985b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16e83716d7f08ce405555bfc4a634ca1d19b9f34 # timeout=10 Commit message: "feat: Implement app layer Cancel Replay" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:25:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:25:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:25:02 ========================================================= 22:25:02 EdgeX Global Pipelines Version Info 22:25:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:25:03 ------------------- 22:25:03 stable info: 22:25:03 ------------------- 22:25:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:25:03 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:25:03 Message: update stable to v1.0.253 22:25:04 ------------------- 22:25:04 experimental info: 22:25:04 ------------------- 22:25:04 Commited By: **** collab-it+edgex@linuxfoundation.org 22:25:04 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:25:04 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:25:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 22:25:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 22:25:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:25:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:25:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:25:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:25:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:25:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:25:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:25:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:25:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-60 [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-60 [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-60 [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16e83716d7f08ce405555bfc4a634ca1d19b9f34 [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16e8371 [Pipeline] echo 22:25:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:05 provisioning config files... 22:25:05 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-60@tmp/config9249193405724833080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:06 ---> docker-login.sh 22:25:06 nexus3.edgexfoundry.org:10001 22:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:06 Configure a credential helper to remove this warning. See 22:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:06 22:25:06 Login Succeeded 22:25:06 nexus3.edgexfoundry.org:10002 22:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:06 Configure a credential helper to remove this warning. See 22:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:06 22:25:06 Login Succeeded 22:25:06 nexus3.edgexfoundry.org:10003 22:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:06 Configure a credential helper to remove this warning. See 22:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:06 22:25:06 Login Succeeded 22:25:06 nexus3.edgexfoundry.org:10004 22:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:07 Configure a credential helper to remove this warning. See 22:25:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:07 22:25:07 Login Succeeded 22:25:07 docker.io 22:25:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:07 Configure a credential helper to remove this warning. See 22:25:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:07 22:25:07 Login Succeeded 22:25:07 ---> docker-login.sh ends [Pipeline] } 22:25:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:25:08 + git rev-list -1 --merges 16e83716d7f08ce405555bfc4a634ca1d19b9f34~1..16e83716d7f08ce405555bfc4a634ca1d19b9f34 [Pipeline] echo 22:25:08 -----------> git rev-list -1 --merges 16e83716d7f08ce405555bfc4a634ca1d19b9f34~1..16e83716d7f08ce405555bfc4a634ca1d19b9f34 16e83716d7f08ce405555bfc4a634ca1d19b9f34 [false] [Pipeline] sh 22:25:08 + git log --format=format:%s -1 16e83716d7f08ce405555bfc4a634ca1d19b9f34 [Pipeline] echo 22:25:08 ========================================================= 22:25:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:25:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:08 + git log --format=format:%s -1 16e83716d7f08ce405555bfc4a634ca1d19b9f34 [Pipeline] echo 22:25:08 [semverPrep] GIT_COMMIT: 16e83716d7f08ce405555bfc4a634ca1d19b9f34, Commit Message: feat: Implement app layer Cancel Replay [Pipeline] echo 22:25:08 [semverPrep] This is not a build commit. [Pipeline] sh 22:25:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:25:09 + grep -v github /etc/ssh/ssh_known_hosts 22:25:09 + [ -e /tmp/ssh_known_hosts ] 22:25:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:25:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:25:09 + sudo tee -a /etc/ssh/ssh_known_hosts 22:25:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:09 22:25:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:10 0.1.4: Pulling from edgex-devops/py-git-semver 22:25:10 b85a868b505f: Pulling fs layer 22:25:10 e2be974225ed: Pulling fs layer 22:25:10 339a4e72a1f5: Pulling fs layer 22:25:10 988bab9f4d93: Pulling fs layer 22:25:10 1469e6f7b9e6: Pulling fs layer 22:25:10 eaf3925da568: Pulling fs layer 22:25:10 bab4dde63d76: Pulling fs layer 22:25:10 bde34c3a00c8: Pulling fs layer 22:25:10 b352a97aabf1: Pulling fs layer 22:25:10 4872d77fe225: Pulling fs layer 22:25:10 5851b861e8e6: Pulling fs layer 22:25:10 bab4dde63d76: Waiting 22:25:10 bde34c3a00c8: Waiting 22:25:10 1469e6f7b9e6: Waiting 22:25:10 eaf3925da568: Waiting 22:25:10 b352a97aabf1: Waiting 22:25:10 988bab9f4d93: Waiting 22:25:10 5851b861e8e6: Waiting 22:25:10 e2be974225ed: Download complete 22:25:10 988bab9f4d93: Download complete 22:25:10 1469e6f7b9e6: Verifying Checksum 22:25:10 1469e6f7b9e6: Download complete 22:25:10 eaf3925da568: Download complete 22:25:10 339a4e72a1f5: Verifying Checksum 22:25:10 339a4e72a1f5: Download complete 22:25:10 bde34c3a00c8: Download complete 22:25:10 b352a97aabf1: Verifying Checksum 22:25:10 b352a97aabf1: Download complete 22:25:10 4872d77fe225: Verifying Checksum 22:25:10 4872d77fe225: Download complete 22:25:10 5851b861e8e6: Download complete 22:25:10 b85a868b505f: Verifying Checksum 22:25:10 b85a868b505f: Download complete 22:25:10 bab4dde63d76: Verifying Checksum 22:25:10 bab4dde63d76: Download complete 22:25:11 b85a868b505f: Pull complete 22:25:11 e2be974225ed: Pull complete 22:25:12 339a4e72a1f5: Pull complete 22:25:12 988bab9f4d93: Pull complete 22:25:12 1469e6f7b9e6: Pull complete 22:25:12 eaf3925da568: Pull complete 22:25:14 bab4dde63d76: Pull complete 22:25:14 bde34c3a00c8: Pull complete 22:25:14 b352a97aabf1: Pull complete 22:25:14 4872d77fe225: Pull complete 22:25:14 5851b861e8e6: Pull complete 22:25:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:25:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:14 prd-ubuntu20.04-docker-8c-8g-3862 does not seem to be running inside a container 22:25:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-60 -v /w/workspace/xfoundry_app-record-replay_PR-60:/w/workspace/xfoundry_app-record-replay_PR-60:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-60@tmp:/w/workspace/xfoundry_app-record-replay_PR-60@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 22:25:16 $ docker top 4d5f8b7fae86f056681bc6386b7e443239d314d9afca0bf2649b4ed234d4e731 -eo pid,comm 22:25:16 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). 22:25:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:25:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:16 [ssh-agent] Looking for ssh-agent implementation... 22:25:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:16 $ docker exec 4d5f8b7fae86f056681bc6386b7e443239d314d9afca0bf2649b4ed234d4e731 ssh-agent 22:25:16 SSH_AUTH_SOCK=/tmp/ssh-UDAObvH25Fpz/agent.31 22:25:16 SSH_AGENT_PID=37 22:25:16 Running ssh-add (command line suppressed) 22:25:16 Identity added: /w/workspace/xfoundry_app-record-replay_PR-60@tmp/private_key_13466263834714618802.key (/w/workspace/xfoundry_app-record-replay_PR-60@tmp/private_key_13466263834714618802.key) 22:25:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:16 + git tag --points-at HEAD [Pipeline] } 22:25:16 $ docker exec --env ******** --env ******** 4d5f8b7fae86f056681bc6386b7e443239d314d9afca0bf2649b4ed234d4e731 ssh-agent -k 22:25:17 unset SSH_AUTH_SOCK; 22:25:17 unset SSH_AGENT_PID; 22:25:17 echo Agent pid 37 killed; 22:25:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:25:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:17 [ssh-agent] Looking for ssh-agent implementation... 22:25:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:17 $ docker exec 4d5f8b7fae86f056681bc6386b7e443239d314d9afca0bf2649b4ed234d4e731 ssh-agent 22:25:17 SSH_AUTH_SOCK=/tmp/ssh-16za2D5Vfn39/agent.69 22:25:17 SSH_AGENT_PID=75 22:25:17 Running ssh-add (command line suppressed) 22:25:17 Identity added: /w/workspace/xfoundry_app-record-replay_PR-60@tmp/private_key_531619589109516085.key (/w/workspace/xfoundry_app-record-replay_PR-60@tmp/private_key_531619589109516085.key) 22:25:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:17 + git semver init 22:25:18 2023-08-16 22:25:18,010 [run_init] DEBUG init version:0.0.0 force:False 22:25:18 2023-08-16 22:25:18,010 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-60/.semver 22:25:18 2023-08-16 22:25:18,011 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-60/.semver 22:25:18 2023-08-16 22:25:18,011 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-60/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-60, universal_newlines=False, shell=None, istream=None) 22:25:18 2023-08-16 22:25:18,592 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-60/.git/info/exclude 22:25:18 2023-08-16 22:25:18,593 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-60/.semver/PR-60 with force:False 22:25:18 2023-08-16 22:25:18,593 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-60/.semver/PR-60 22:25:18 2023-08-16 22:25:18,597 [execute] INFO git cat-file --batch-check 22:25:18 2023-08-16 22:25:18,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-60/.semver, universal_newlines=False, shell=None, istream=) 22:25:18 2023-08-16 22:25:18,603 [execute] INFO git cat-file --batch 22:25:18 2023-08-16 22:25:18,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-60/.semver, universal_newlines=False, shell=None, istream=) 22:25:18 2023-08-16 22:25:18,607 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-60/.semver/PR-60 22:25:18 0.0.0 [Pipeline] } 22:25:18 $ docker exec --env ******** --env ******** 4d5f8b7fae86f056681bc6386b7e443239d314d9afca0bf2649b4ed234d4e731 ssh-agent -k 22:25:18 unset SSH_AUTH_SOCK; 22:25:18 unset SSH_AGENT_PID; 22:25:18 echo Agent pid 75 killed; 22:25:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:19 + git semver [Pipeline] } 22:25:19 $ docker stop --time=1 4d5f8b7fae86f056681bc6386b7e443239d314d9afca0bf2649b4ed234d4e731 22:25:20 $ docker rm -f --volumes 4d5f8b7fae86f056681bc6386b7e443239d314d9afca0bf2649b4ed234d4e731 [Pipeline] // withDockerContainer [Pipeline] sh 22:25:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:25:21 Stashed 1 file(s) [Pipeline] echo 22:25:21 [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 22:25:22 provisioning config files... 22:25:22 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-60@tmp/config12884510662660450107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:22 ---> docker-login.sh 22:25:22 nexus3.edgexfoundry.org:10001 22:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:22 Configure a credential helper to remove this warning. See 22:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:22 22:25:22 Login Succeeded 22:25:22 nexus3.edgexfoundry.org:10002 22:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:22 Configure a credential helper to remove this warning. See 22:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:22 22:25:22 Login Succeeded 22:25:22 nexus3.edgexfoundry.org:10003 22:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:22 Configure a credential helper to remove this warning. See 22:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:22 22:25:22 Login Succeeded 22:25:22 nexus3.edgexfoundry.org:10004 22:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:22 Configure a credential helper to remove this warning. See 22:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:22 22:25:22 Login Succeeded 22:25:22 docker.io 22:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:22 Configure a credential helper to remove this warning. See 22:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:22 22:25:22 Login Succeeded 22:25:22 ---> docker-login.sh ends [Pipeline] } 22:25:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:25:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:23 ========================================================= 22:25:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:25:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:23 + 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 . 22:25:23 Sending build context to Docker daemon 449kB 22:25:23 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:25:23 Step 2/12 : FROM ${BASE} AS builder 22:25:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:25:23 4db1b89c0bd1: Pulling fs layer 22:25:23 6911f1a30b25: Pulling fs layer 22:25:23 e194b8c5c2a9: Pulling fs layer 22:25:23 6863d3e3a2b1: Pulling fs layer 22:25:23 ec0bb842ea78: Pulling fs layer 22:25:23 40a00589a448: Pulling fs layer 22:25:23 6c08303d61cc: Pulling fs layer 22:25:23 798269fcf238: Pulling fs layer 22:25:23 6863d3e3a2b1: Waiting 22:25:23 ec0bb842ea78: Waiting 22:25:23 40a00589a448: Waiting 22:25:23 6c08303d61cc: Waiting 22:25:23 798269fcf238: Waiting 22:25:23 6911f1a30b25: Verifying Checksum 22:25:23 6911f1a30b25: Download complete 22:25:23 6863d3e3a2b1: Verifying Checksum 22:25:23 ec0bb842ea78: Download complete 22:25:23 4db1b89c0bd1: Verifying Checksum 22:25:23 4db1b89c0bd1: Download complete 22:25:23 40a00589a448: Verifying Checksum 22:25:23 40a00589a448: Download complete 22:25:23 4db1b89c0bd1: Pull complete 22:25:24 6911f1a30b25: Pull complete 22:25:24 e194b8c5c2a9: Verifying Checksum 22:25:24 e194b8c5c2a9: Download complete 22:25:24 798269fcf238: Verifying Checksum 22:25:24 798269fcf238: Download complete 22:25:24 6c08303d61cc: Verifying Checksum 22:25:24 6c08303d61cc: Download complete 22:25:28 e194b8c5c2a9: Pull complete 22:25:28 6863d3e3a2b1: Pull complete 22:25:28 ec0bb842ea78: Pull complete 22:25:28 40a00589a448: Pull complete 22:25:30 6c08303d61cc: Pull complete 22:25:31 798269fcf238: Pull complete 22:25:31 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 22:25:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:25:31 ---> ec979cd7f677 22:25:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:25:32 ---> Running in d03125c476df 22:25:32 Removing intermediate container d03125c476df 22:25:32 ---> 5b6431bd7205 22:25:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:25:32 ---> Running in 5f79f17151d5 22:25:32 Removing intermediate container 5f79f17151d5 22:25:32 ---> c587fd018b3f 22:25:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:25:32 ---> Running in d97bb3229860 22:25:33 Removing intermediate container d97bb3229860 22:25:33 ---> de9e017d05c6 22:25:33 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:25:33 ---> Running in e245e183aac2 22:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:25:33 OK: 265 MiB in 53 packages 22:25:34 Removing intermediate container e245e183aac2 22:25:34 ---> f92982f22520 22:25:34 Step 7/12 : WORKDIR /app 22:25:34 ---> Running in a134b2ac3795 22:25:34 Removing intermediate container a134b2ac3795 22:25:34 ---> ea660bedefdf 22:25:34 Step 8/12 : COPY go.mod vendor* ./ 22:25:34 ---> 3ae9824f7439 22:25:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:34 ---> Running in 8ed9456db107 22:25:36 Still waiting to schedule task 22:25:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:25:56 Removing intermediate container 8ed9456db107 22:25:56 ---> dbca55b7f8fc 22:25:56 Step 10/12 : COPY . . 22:25:56 ---> 87c8e1b01dac 22:25:56 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:25:56 ---> Running in 26208179ccac 22:25:56 Removing intermediate container 26208179ccac 22:25:56 ---> c00cfa5b0387 22:25:56 Step 12/12 : RUN $MAKE 22:25:56 ---> Running in 8d78ef0826c5 22:25:56 noop 22:25:56 Removing intermediate container 8d78ef0826c5 22:25:56 ---> 4d44d4e9d697 22:25:56 Successfully built 4d44d4e9d697 22:25:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:56 + docker inspect -f . ci-base-image-x86_64 22:25:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:56 prd-ubuntu20.04-docker-8c-8g-3862 does not seem to be running inside a container 22:25:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-60 -v /w/workspace/xfoundry_app-record-replay_PR-60:/w/workspace/xfoundry_app-record-replay_PR-60:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-60@tmp:/w/workspace/xfoundry_app-record-replay_PR-60@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 22:25:57 $ docker top e02afbad84184e5be13c8e531b9ba0ebeb366fd9e4c849a5b6731e78296e656b -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:57 + go version 22:25:57 go version go1.20.6 linux/amd64 [Pipeline] } 22:25:57 $ docker stop --time=1 e02afbad84184e5be13c8e531b9ba0ebeb366fd9e4c849a5b6731e78296e656b 22:25:58 $ docker rm -f --volumes e02afbad84184e5be13c8e531b9ba0ebeb366fd9e4c849a5b6731e78296e656b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:00 + docker inspect -f . ci-base-image-x86_64 22:26:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:04 prd-ubuntu20.04-docker-8c-8g-3862 does not seem to be running inside a container 22:26:04 $ 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-60 -v /w/workspace/xfoundry_app-record-replay_PR-60:/w/workspace/xfoundry_app-record-replay_PR-60:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-60@tmp:/w/workspace/xfoundry_app-record-replay_PR-60@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 22:26:05 $ docker top 2a14194d61397d885446af5c63a8e41b87fa35f0f6b728d07fe74e1df0bfa511 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:05 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-60 [Pipeline] fileExists [Pipeline] sh 22:26:06 + make test 22:26:06 go test -race -coverprofile=coverage.out ./... 22:26:24 ? github.com/edgexfoundry/app-record-replay [no test files] 22:26:24 ok github.com/edgexfoundry/app-record-replay/internal/app 0.072s coverage: 88.0% of statements 22:26:24 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 22:26:24 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 22:26:24 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 22:26:34 ok github.com/edgexfoundry/app-record-replay/internal/application 8.584s coverage: 98.1% of statements 22:26:34 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.083s coverage: 85.2% of statements 22:26:52 go vet ./... 22:26:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:26:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:26:54 ./bin/test-attribution-txt.sh [Pipeline] echo 22:26:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:26:54 $ docker stop --time=1 2a14194d61397d885446af5c63a8e41b87fa35f0f6b728d07fe74e1df0bfa511 22:26:56 $ docker rm -f --volumes 2a14194d61397d885446af5c63a8e41b87fa35f0f6b728d07fe74e1df0bfa511 [Pipeline] // withDockerContainer [Pipeline] sh 22:26:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:26:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:26:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:26:57 + ls -al . 22:26:57 total 176 22:26:57 drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 22:26 . 22:26:57 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:24 .. 22:26:57 -rw-rw-r-- 1 jenkins jenkins 119 Aug 16 22:24 .dockerignore 22:26:57 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 22:25 .git 22:26:57 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:24 .github 22:26:57 -rw-rw-r-- 1 jenkins jenkins 164 Aug 16 22:24 .gitignore 22:26:57 -rw-rw-r-- 1 jenkins jenkins 41 Aug 16 22:24 .golangci.yml 22:26:57 drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 22:25 .semver 22:26:57 -rw-rw-r-- 1 jenkins jenkins 10542 Aug 16 22:24 Attribution.txt 22:26:57 -rw-rw-r-- 1 jenkins jenkins 258 Aug 16 22:24 CHANGELOG.md 22:26:57 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 16 22:24 Dockerfile 22:26:57 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 22:24 GOVERNANCE.md 22:26:57 -rw-rw-r-- 1 jenkins jenkins 681 Aug 16 22:24 Jenkinsfile 22:26:57 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 16 22:24 LICENSE 22:26:57 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 16 22:24 Makefile 22:26:57 -rw-rw-r-- 1 jenkins jenkins 611 Aug 16 22:24 OWNERS.md 22:26:57 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 16 22:24 README.md 22:26:57 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 16 22:24 Record and Reply.postman_collection.json 22:26:57 -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 22:25 VERSION 22:26:57 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:24 bin 22:26:57 -rw-r--r-- 1 jenkins jenkins 16515 Aug 16 22:26 coverage.out 22:26:57 -rw-rw-r-- 1 jenkins jenkins 3656 Aug 16 22:24 go.mod 22:26:57 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 16 22:24 go.sum 22:26:57 drwxrwxr-x 6 jenkins jenkins 4096 Aug 16 22:24 internal 22:26:57 -rw-rw-r-- 1 jenkins jenkins 913 Aug 16 22:24 main.go 22:26:57 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:24 pkg 22:26:57 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:58 + 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=16e83716d7f08ce405555bfc4a634ca1d19b9f34 --label arch=amd64 --label version=0.0.0 . 22:26:58 Sending build context to Docker daemon 466.4kB 22:26:58 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 22:26:58 Step 2/26 : FROM ${BASE} AS builder 22:26:58 ---> 4d44d4e9d697 22:26:58 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 22:26:58 ---> Running in 815f6ad223bd 22:26:58 Removing intermediate container 815f6ad223bd 22:26:58 ---> d1803e729397 22:26:58 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:26:58 ---> Running in 72ddd7361904 22:26:58 Removing intermediate container 72ddd7361904 22:26:58 ---> 1adf886d9f65 22:26:58 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:26:58 ---> Running in ab227f33c568 22:26:58 Removing intermediate container ab227f33c568 22:26:58 ---> af486c84d291 22:26:58 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:26:58 ---> Running in 2ad417499655 22:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:26:59 OK: 265 MiB in 53 packages 22:26:59 Removing intermediate container 2ad417499655 22:26:59 ---> 98f9d0f7adb2 22:26:59 Step 7/26 : WORKDIR /app 22:26:59 ---> Running in 0e57f92912fa 22:26:59 Removing intermediate container 0e57f92912fa 22:26:59 ---> e8a08a0441b5 22:26:59 Step 8/26 : COPY go.mod vendor* ./ 22:26:59 ---> c7fed5a9611e 22:26:59 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:59 ---> Running in acc462cc8354 22:27:00 Removing intermediate container acc462cc8354 22:27:00 ---> 352d9ede011c 22:27:00 Step 10/26 : COPY . . 22:27:00 ---> ad9bfcc3fa92 22:27:00 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:27:00 ---> Running in 168293d3dbed 22:27:00 Removing intermediate container 168293d3dbed 22:27:00 ---> 11fe51e4e91e 22:27:00 Step 12/26 : RUN $MAKE 22:27:00 ---> Running in 256af759bab2 22:27:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 22:27:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3863 in /w/workspace/xfoundry_app-record-replay_PR-60 [Pipeline] { [Pipeline] ws 22:27:12 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 22:27:12 Selected Git installation does not exist. Using Default 22:27:12 The recommended git tool is: NONE 22:27:16 using credential edgex-jenkins-ssh 22:27:16 Cloning the remote Git repository 22:27:16 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 22:27:17 > git init /w/workspace/app-record-replay/1 # timeout=10 22:27:17 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 22:27:17 > git --version # timeout=10 22:27:17 > git --version # 'git version 2.25.1' 22:27:17 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:27:17 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 22:27:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:27:18 Removing intermediate container 256af759bab2 22:27:18 ---> bcda55e01c8d 22:27:18 Step 13/26 : FROM alpine:3.17 22:27:18 3.17: Pulling from library/alpine 22:27:18 9398808236ff: Pulling fs layer 22:27:18 9398808236ff: Download complete 22:27:18 9398808236ff: Pull complete 22:27:18 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:27:18 Status: Downloaded newer image for alpine:3.17 22:27:18 ---> 1e0b8b5322fc 22:27:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:27:18 ---> Running in 5f30d881edcb 22:27:18 Removing intermediate container 5f30d881edcb 22:27:18 ---> 2921307dfeb0 22:27:18 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 22:27:18 ---> Running in d28f00fb1589 22:27:18 Removing intermediate container d28f00fb1589 22:27:18 ---> bd0250445929 22:27:18 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 22:27:18 ---> Running in 08aee90ae4fd 22:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:27:19 Merging remotes/origin/main commit 2e2d2508cb469b8aa4f57d66e2e040b41fc2985b into PR head commit 16e83716d7f08ce405555bfc4a634ca1d19b9f34 22:27:19 Merge succeeded, producing 16e83716d7f08ce405555bfc4a634ca1d19b9f34 22:27:19 Checking out Revision 16e83716d7f08ce405555bfc4a634ca1d19b9f34 (PR-60) 22:27:19 (1/2) Installing ca-certificates (20230506-r0) 22:27:19 (2/2) Installing dumb-init (1.2.5-r2) 22:27:19 Executing busybox-1.35.0-r29.trigger 22:27:19 Executing ca-certificates-20230506-r0.trigger 22:27:19 OK: 8 MiB in 17 packages 22:27:18 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 22:27:18 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 22:27:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:27:19 > git config core.sparsecheckout # timeout=10 22:27:19 > git checkout -f 16e83716d7f08ce405555bfc4a634ca1d19b9f34 # timeout=10 22:27:19 > git remote # timeout=10 22:27:19 > git config --get remote.origin.url # timeout=10 22:27:19 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:19 > git merge 2e2d2508cb469b8aa4f57d66e2e040b41fc2985b # timeout=10 22:27:19 > git rev-parse HEAD^{commit} # timeout=10 22:27:19 > git config core.sparsecheckout # timeout=10 22:27:19 > git checkout -f 16e83716d7f08ce405555bfc4a634ca1d19b9f34 # timeout=10 22:27:19 Removing intermediate container 08aee90ae4fd 22:27:19 ---> 824838391333 22:27:19 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:27:19 ---> fea51d8b7926 22:27:19 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:27:20 ---> 3ac52e735457 22:27:20 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:27:20 ---> 222dd4d88446 22:27:20 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 22:27:20 ---> 8162d34d6f13 22:27:20 Step 21/26 : EXPOSE 59712 22:27:20 ---> Running in 4353f513f0a7 22:27:20 Removing intermediate container 4353f513f0a7 22:27:20 ---> 89d5bcef9fce 22:27:20 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 22:27:20 ---> Running in 754c48d15261 22:27:21 Removing intermediate container 754c48d15261 22:27:21 ---> 9b3b4aeb856d 22:27:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:27:21 ---> Running in db9fad367d5d 22:27:21 Removing intermediate container db9fad367d5d 22:27:21 ---> f661cc22e91d 22:27:21 Step 24/26 : LABEL arch=amd64 22:27:21 ---> Running in 2295a0436282 22:27:21 Removing intermediate container 2295a0436282 22:27:21 ---> a2beebdc141f 22:27:21 Step 25/26 : LABEL git_sha=16e83716d7f08ce405555bfc4a634ca1d19b9f34 22:27:21 ---> Running in e5f8ec306bd2 22:27:21 Removing intermediate container e5f8ec306bd2 22:27:21 ---> 3b523bf4d571 22:27:21 Step 26/26 : LABEL version=0.0.0 22:27:21 ---> Running in eaeeab45ad76 22:27:21 Removing intermediate container eaeeab45ad76 22:27:21 ---> 30674a5cb74b 22:27:21 [Warning] One or more build-args [ARCH] were not consumed 22:27:21 Successfully built 30674a5cb74b 22:27:21 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 22:27:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:22 22:27:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:22 latest: Pulling from edgex-lftools-log-publisher 22:27:22 5eb5b503b376: Pulling fs layer 22:27:22 5c69ac0246d0: Pulling fs layer 22:27:22 ec43610c2a17: Pulling fs layer 22:27:22 3a2ae6a8a46f: Pulling fs layer 22:27:22 33b1e0a273af: Pulling fs layer 22:27:22 5d3b04190fa2: Pulling fs layer 22:27:22 2f39f015ded8: Pulling fs layer 22:27:22 33b1e0a273af: Waiting 22:27:22 5d3b04190fa2: Waiting 22:27:22 2f39f015ded8: Waiting 22:27:22 3a2ae6a8a46f: Waiting 22:27:22 5c69ac0246d0: Verifying Checksum 22:27:22 5c69ac0246d0: Download complete 22:27:22 3a2ae6a8a46f: Verifying Checksum 22:27:22 3a2ae6a8a46f: Download complete 22:27:22 33b1e0a273af: Verifying Checksum 22:27:22 33b1e0a273af: Download complete 22:27:22 5d3b04190fa2: Verifying Checksum 22:27:22 5d3b04190fa2: Download complete 22:27:22 ec43610c2a17: Verifying Checksum 22:27:22 5eb5b503b376: Download complete 22:27:23 Commit message: "feat: Implement app layer Cancel Replay" 22:27:23 > git --version # timeout=10 22:27:23 > git --version # 'git version 2.25.1' 22:27:23 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:27:23 2f39f015ded8: Download complete 22:27:23 22:27:23 GitHub has been notified of this commit’s build result 22:27:23 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:27:23 5eb5b503b376: Pull complete 22:27:23 5c69ac0246d0: Pull complete 22:27:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:27:24 % Total % Received % Xferd Average Speed Time Time Time Current 22:27:24 Dload Upload Total Spent Left Speed 22:27:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 22:27:24 ec43610c2a17: Pull complete 22:27:24 3a2ae6a8a46f: Pull complete [Pipeline] sh 22:27:24 33b1e0a273af: Pull complete 22:27:24 5d3b04190fa2: Pull complete 22:27:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:27:25 + sudo tee /etc/docker/daemon.new 22:27:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:27:25 { 22:27:25 "registry-mirrors": [ 22:27:25 "https://nexus3.edgexfoundry.org:10001" 22:27:25 ], 22:27:25 "bip": "10.250.0.254/24", 22:27:25 "hosts": [ 22:27:25 "tcp://0.0.0.0:5555", 22:27:25 "unix:///var/run/docker.sock" 22:27:25 ], 22:27:25 "mtu": 1458, 22:27:25 "selinux-enabled": true, 22:27:25 "seccomp-profile": "/etc/docker/seccomp.json" 22:27:25 } [Pipeline] sh 22:27:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:27:26 + sudo service docker restart 22:27:28 2f39f015ded8: Pull complete 22:27:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:27:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:29 prd-ubuntu20.04-docker-8c-8g-3862 does not seem to be running inside a container 22:27:29 $ 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-60 -v /w/workspace/xfoundry_app-record-replay_PR-60:/w/workspace/xfoundry_app-record-replay_PR-60:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-60@tmp:/w/workspace/xfoundry_app-record-replay_PR-60@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 22:27:30 $ docker top 25d4adaeee5b5f29d4774b563051964b52d336a3c121ea03935140360070f11e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:30 ---> job-cost.sh 22:27:30 lf-activate-venv: SKIPPING 22:27:30 INFO: No Stack... 22:27:30 INFO: Retrieving Pricing Info for: v3-standard-8 22:27:31 INFO: Archiving Costs [Pipeline] sh 22:27:31 + cat /w/workspace/xfoundry_app-record-replay_PR-60/archives/cost.csv 22:27:31 + cut -d, -f6 [Pipeline] lock 22:27:31 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-60-1-stack-cost] 22:27:31 Resource [jenkins-edgexfoundry-app-record-replay-PR-60-1-stack-cost] did not exist. Created. 22:27:31 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-60-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:27:32 + echo total: 0.2199999988079071 [Pipeline] stash 22:27:32 Stashed 1 file(s) [Pipeline] } 22:27:32 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-60-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:27:32 $ docker stop --time=1 25d4adaeee5b5f29d4774b563051964b52d336a3c121ea03935140360070f11e 22:27:33 $ docker rm -f --volumes 25d4adaeee5b5f29d4774b563051964b52d336a3c121ea03935140360070f11e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:27:44 provisioning config files... 22:27:44 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config3908520326214577651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:44 ---> docker-login.sh 22:27:44 nexus3.edgexfoundry.org:10001 22:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:45 Configure a credential helper to remove this warning. See 22:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:45 22:27:45 Login Succeeded 22:27:45 nexus3.edgexfoundry.org:10002 22:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:45 Configure a credential helper to remove this warning. See 22:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:45 22:27:45 Login Succeeded 22:27:45 nexus3.edgexfoundry.org:10003 22:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:46 Configure a credential helper to remove this warning. See 22:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:46 22:27:46 Login Succeeded 22:27:46 nexus3.edgexfoundry.org:10004 22:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:46 Configure a credential helper to remove this warning. See 22:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:46 22:27:46 Login Succeeded 22:27:46 docker.io 22:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:46 Configure a credential helper to remove this warning. See 22:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:46 22:27:46 Login Succeeded 22:27:46 ---> docker-login.sh ends [Pipeline] } 22:27:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:27:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:27:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:27:47 ========================================================= 22:27:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:27:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:47 + 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 . 22:27:47 Sending build context to Docker daemon 199.7kB 22:27:48 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:27:48 Step 2/12 : FROM ${BASE} AS builder 22:27:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:27:48 edb6bdbacee9: Pulling fs layer 22:27:48 5f9638ab2659: Pulling fs layer 22:27:48 8d51d6327a98: Pulling fs layer 22:27:48 8b374f2dd631: Pulling fs layer 22:27:48 ec14aa9079de: Pulling fs layer 22:27:48 2f466654f4bb: Pulling fs layer 22:27:48 554e91adad29: Pulling fs layer 22:27:48 2f466654f4bb: Waiting 22:27:48 8b374f2dd631: Waiting 22:27:48 ec14aa9079de: Waiting 22:27:48 554e91adad29: Waiting 22:27:48 5f9638ab2659: Download complete 22:27:48 8b374f2dd631: Verifying Checksum 22:27:48 8b374f2dd631: Download complete 22:27:48 ec14aa9079de: Verifying Checksum 22:27:48 ec14aa9079de: Download complete 22:27:48 edb6bdbacee9: Verifying Checksum 22:27:48 edb6bdbacee9: Download complete 22:27:49 554e91adad29: Verifying Checksum 22:27:49 554e91adad29: Download complete 22:27:52 8d51d6327a98: Verifying Checksum 22:27:52 8d51d6327a98: Download complete 22:27:52 2f466654f4bb: Verifying Checksum 22:27:52 2f466654f4bb: Download complete 22:27:52 edb6bdbacee9: Pull complete 22:27:52 5f9638ab2659: Pull complete 22:28:07 8d51d6327a98: Pull complete 22:28:07 8b374f2dd631: Pull complete 22:28:07 ec14aa9079de: Pull complete 22:28:13 2f466654f4bb: Pull complete 22:28:15 554e91adad29: Pull complete 22:28:15 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 22:28:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:28:15 ---> 1e15ea492957 22:28:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:28:16 ---> Running in ea1b4635da6e 22:28:16 Removing intermediate container ea1b4635da6e 22:28:16 ---> 25dad2940ad1 22:28:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:28:16 ---> Running in 243114215b1c 22:28:17 Removing intermediate container 243114215b1c 22:28:17 ---> 3f2090461d04 22:28:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:28:17 ---> Running in 4b61cd5978c7 22:28:17 Removing intermediate container 4b61cd5978c7 22:28:17 ---> f280d824e1d6 22:28:17 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:28:17 ---> Running in d67f3a6e4e69 22:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:28:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:28:20 OK: 263 MiB in 53 packages 22:28:20 Removing intermediate container d67f3a6e4e69 22:28:20 ---> 0b983cb085a7 22:28:20 Step 7/12 : WORKDIR /app 22:28:21 ---> Running in da18bd37ea6f 22:28:21 Removing intermediate container da18bd37ea6f 22:28:21 ---> f2ea72648472 22:28:21 Step 8/12 : COPY go.mod vendor* ./ 22:28:21 ---> cefa4d9e04f3 22:28:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:21 ---> Running in 68eae6ae1a21 22:29:29 Removing intermediate container 68eae6ae1a21 22:29:29 ---> 349e0149e988 22:29:29 Step 10/12 : COPY . . 22:29:29 ---> 6991a6dbe181 22:29:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:29:29 ---> Running in 6d864c947efc 22:29:29 Removing intermediate container 6d864c947efc 22:29:29 ---> 8afb09ada8b1 22:29:29 Step 12/12 : RUN $MAKE 22:29:29 ---> Running in 0994600f224a 22:29:29 noop 22:29:29 Removing intermediate container 0994600f224a 22:29:29 ---> 69ded600ee85 22:29:29 Successfully built 69ded600ee85 22:29:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:30 + docker inspect -f . ci-base-image-arm64 22:29:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:30 prd-ubuntu20.04-docker-arm64-4c-16g-3863 does not seem to be running inside a container 22:29:30 $ 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 22:29:31 $ docker top 4bbc4f797ff70ed35b169b703a5411f6a32d956ddc6ca4ac1dbe087581aadd4b -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:32 + go version 22:29:32 go version go1.20.6 linux/arm64 [Pipeline] } 22:29:32 $ docker stop --time=1 4bbc4f797ff70ed35b169b703a5411f6a32d956ddc6ca4ac1dbe087581aadd4b 22:29:34 $ docker rm -f --volumes 4bbc4f797ff70ed35b169b703a5411f6a32d956ddc6ca4ac1dbe087581aadd4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:35 + docker inspect -f . ci-base-image-arm64 22:29:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:35 prd-ubuntu20.04-docker-arm64-4c-16g-3863 does not seem to be running inside a container 22:29:35 $ 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 22:29:36 $ docker top 4bf498db4dc830925241ee5cc4b6bf5b2576a39f94d72837f805bc946a26fb62 -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:37 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 22:29:37 + make test 22:29:37 go test -race -coverprofile=coverage.out ./... 22:32:29 ? github.com/edgexfoundry/app-record-replay [no test files] 22:32:29 ok github.com/edgexfoundry/app-record-replay/internal/app 0.260s coverage: 88.0% of statements 22:32:29 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 22:32:29 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 22:32:29 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 22:32:32 ok github.com/edgexfoundry/app-record-replay/internal/application 8.840s coverage: 98.1% of statements 22:32:32 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.882s coverage: 85.2% of statements 22:32:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:32:33 go vet ./... 22:34:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:34:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:34:54 ./bin/test-attribution-txt.sh [Pipeline] echo 22:34:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:34:54 $ docker stop --time=1 4bf498db4dc830925241ee5cc4b6bf5b2576a39f94d72837f805bc946a26fb62 22:34:57 $ docker rm -f --volumes 4bf498db4dc830925241ee5cc4b6bf5b2576a39f94d72837f805bc946a26fb62 [Pipeline] // withDockerContainer [Pipeline] sh 22:34:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:34:58 Warning: overwriting stash ‘coverage-report’ 22:34:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:34:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:35:00 + ls -al . 22:35:00 total 172 22:35:00 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 22:29 . 22:35:00 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:27 .. 22:35:00 -rw-rw-r-- 1 jenkins jenkins 119 Aug 16 22:27 .dockerignore 22:35:00 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 22:27 .git 22:35:00 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:27 .github 22:35:00 -rw-rw-r-- 1 jenkins jenkins 164 Aug 16 22:27 .gitignore 22:35:00 -rw-rw-r-- 1 jenkins jenkins 41 Aug 16 22:27 .golangci.yml 22:35:00 -rw-rw-r-- 1 jenkins jenkins 10542 Aug 16 22:27 Attribution.txt 22:35:00 -rw-rw-r-- 1 jenkins jenkins 258 Aug 16 22:27 CHANGELOG.md 22:35:00 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 16 22:27 Dockerfile 22:35:00 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 22:27 GOVERNANCE.md 22:35:00 -rw-rw-r-- 1 jenkins jenkins 681 Aug 16 22:27 Jenkinsfile 22:35:00 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 16 22:27 LICENSE 22:35:00 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 16 22:27 Makefile 22:35:00 -rw-rw-r-- 1 jenkins jenkins 611 Aug 16 22:27 OWNERS.md 22:35:00 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 16 22:27 README.md 22:35:00 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 16 22:27 Record and Reply.postman_collection.json 22:35:00 -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 22:25 VERSION 22:35:00 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:27 bin 22:35:00 -rw-r--r-- 1 jenkins jenkins 16515 Aug 16 22:32 coverage.out 22:35:00 -rw-rw-r-- 1 jenkins jenkins 3656 Aug 16 22:27 go.mod 22:35:00 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 16 22:27 go.sum 22:35:00 drwxrwxr-x 6 jenkins jenkins 4096 Aug 16 22:27 internal 22:35:00 -rw-rw-r-- 1 jenkins jenkins 913 Aug 16 22:27 main.go 22:35:00 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:27 pkg 22:35:00 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:27 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:00 + 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=16e83716d7f08ce405555bfc4a634ca1d19b9f34 --label arch=arm64 --label version=0.0.0 . 22:35:00 Sending build context to Docker daemon 217.1kB 22:35:01 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 22:35:01 Step 2/26 : FROM ${BASE} AS builder 22:35:01 ---> 69ded600ee85 22:35:01 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 22:35:01 ---> Running in b9dc55c8a2e8 22:35:01 Removing intermediate container b9dc55c8a2e8 22:35:01 ---> 6e78c1e27940 22:35:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:35:01 ---> Running in e3319ecbb7c7 22:35:01 Removing intermediate container e3319ecbb7c7 22:35:01 ---> 96d468d9efc3 22:35:01 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:35:01 ---> Running in 5810c0118641 22:35:02 Removing intermediate container 5810c0118641 22:35:02 ---> f7fb99e89650 22:35:02 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:35:02 ---> Running in 9edaf565111c 22:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:35:04 OK: 263 MiB in 53 packages 22:35:05 Removing intermediate container 9edaf565111c 22:35:05 ---> cc107f0d8919 22:35:05 Step 7/26 : WORKDIR /app 22:35:05 ---> Running in 0b8385d4bfdb 22:35:05 Removing intermediate container 0b8385d4bfdb 22:35:05 ---> 9c00fd76ab64 22:35:05 Step 8/26 : COPY go.mod vendor* ./ 22:35:05 ---> 3f522b429a41 22:35:05 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:06 ---> Running in 6d21d74a66f5 22:35:08 Removing intermediate container 6d21d74a66f5 22:35:08 ---> b83d58c14abc 22:35:08 Step 10/26 : COPY . . 22:35:10 ---> 6bbd83f67630 22:35:10 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:35:10 ---> Running in 7cbd886029dd 22:35:10 Removing intermediate container 7cbd886029dd 22:35:10 ---> 10a5369b5e7f 22:35:10 Step 12/26 : RUN $MAKE 22:35:11 ---> Running in f9f3705dff7a 22:35:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 22:37:18 Removing intermediate container f9f3705dff7a 22:37:18 ---> 44b99502c6a6 22:37:18 Step 13/26 : FROM alpine:3.17 22:37:18 3.17: Pulling from library/alpine 22:37:18 4060ece20d7a: Pulling fs layer 22:37:18 4060ece20d7a: Verifying Checksum 22:37:18 4060ece20d7a: Download complete 22:37:18 4060ece20d7a: Pull complete 22:37:18 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:37:18 Status: Downloaded newer image for alpine:3.17 22:37:18 ---> 8650cd65339b 22:37:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:37:18 ---> Running in c6cbb33ea745 22:37:18 Removing intermediate container c6cbb33ea745 22:37:18 ---> 238cce85e9f4 22:37:18 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 22:37:18 ---> Running in 71f2bf5270d3 22:37:18 Removing intermediate container 71f2bf5270d3 22:37:18 ---> 7b516dac33b7 22:37:18 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 22:37:18 ---> Running in fb9a93ab2ba1 22:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:37:18 (1/2) Installing ca-certificates (20230506-r0) 22:37:18 (2/2) Installing dumb-init (1.2.5-r2) 22:37:18 Executing busybox-1.35.0-r29.trigger 22:37:18 Executing ca-certificates-20230506-r0.trigger 22:37:18 OK: 8 MiB in 17 packages 22:37:19 Removing intermediate container fb9a93ab2ba1 22:37:19 ---> 3bc8376c3f4a 22:37:19 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:37:19 ---> 17f1048de70c 22:37:19 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:37:20 ---> 1216e2e77759 22:37:20 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:37:20 ---> 90041a2451e1 22:37:20 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 22:37:22 ---> c8cb37e8f084 22:37:22 Step 21/26 : EXPOSE 59712 22:37:22 ---> Running in 6a7ee5e52b52 22:37:22 Removing intermediate container 6a7ee5e52b52 22:37:22 ---> 61b3e567dafb 22:37:22 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 22:37:22 ---> Running in 4a22bfa1e52f 22:37:22 Removing intermediate container 4a22bfa1e52f 22:37:22 ---> 851fca940094 22:37:22 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:37:22 ---> Running in ff9c0dc55cfd 22:37:23 Removing intermediate container ff9c0dc55cfd 22:37:23 ---> 840ab2960c1c 22:37:23 Step 24/26 : LABEL arch=arm64 22:37:23 ---> Running in f97e2a7ba066 22:37:23 Removing intermediate container f97e2a7ba066 22:37:23 ---> 67bfb71ca1a8 22:37:23 Step 25/26 : LABEL git_sha=16e83716d7f08ce405555bfc4a634ca1d19b9f34 22:37:23 ---> Running in 9c91b10aac99 22:37:25 Removing intermediate container 9c91b10aac99 22:37:25 ---> bd25952662e9 22:37:25 Step 26/26 : LABEL version=0.0.0 22:37:25 ---> Running in b120ea1e8c9f 22:37:25 Removing intermediate container b120ea1e8c9f 22:37:25 ---> c59d45d4e5a9 22:37:25 [Warning] One or more build-args [ARCH] were not consumed 22:37:25 Successfully built c59d45d4e5a9 22:37:25 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 22:37:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:37:25 22:37:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:37:26 arm64: Pulling from edgex-lftools-log-publisher 22:37:26 8998bd30e6a1: Pulling fs layer 22:37:26 04944245beec: Pulling fs layer 22:37:26 699f458cf7ca: Pulling fs layer 22:37:26 765212b225bb: Pulling fs layer 22:37:26 f23df028b6ca: Pulling fs layer 22:37:26 d65c8cfc05b1: Pulling fs layer 22:37:26 2437ff75d9bd: Pulling fs layer 22:37:26 f23df028b6ca: Waiting 22:37:26 d65c8cfc05b1: Waiting 22:37:26 2437ff75d9bd: Waiting 22:37:26 765212b225bb: Waiting 22:37:26 04944245beec: Verifying Checksum 22:37:26 04944245beec: Download complete 22:37:26 765212b225bb: Verifying Checksum 22:37:26 765212b225bb: Download complete 22:37:26 f23df028b6ca: Verifying Checksum 22:37:26 f23df028b6ca: Download complete 22:37:26 d65c8cfc05b1: Verifying Checksum 22:37:26 d65c8cfc05b1: Download complete 22:37:26 699f458cf7ca: Verifying Checksum 22:37:26 699f458cf7ca: Download complete 22:37:27 8998bd30e6a1: Verifying Checksum 22:37:27 8998bd30e6a1: Download complete 22:37:29 2437ff75d9bd: Verifying Checksum 22:37:29 2437ff75d9bd: Download complete 22:37:31 8998bd30e6a1: Pull complete 22:37:31 04944245beec: Pull complete 22:37:32 699f458cf7ca: Pull complete 22:37:33 765212b225bb: Pull complete 22:37:33 f23df028b6ca: Pull complete 22:37:33 d65c8cfc05b1: Pull complete 22:37:48 2437ff75d9bd: Pull complete 22:37:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:37:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:37:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:37:49 prd-ubuntu20.04-docker-arm64-4c-16g-3863 does not seem to be running inside a container 22:37:49 $ 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 22:37:51 $ docker top 8cd161851b3ded9f66bd9b9c67ffe84d04391d663c3f6f2a3f97358455cb7afd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:52 ---> job-cost.sh 22:37:52 lf-activate-venv: SKIPPING 22:37:52 INFO: No Stack... 22:37:52 INFO: Retrieving Pricing Info for: v3-standard-4 22:37:53 INFO: Archiving Costs [Pipeline] sh 22:37:54 + cat /w/workspace/app-record-replay/1/archives/cost.csv 22:37:54 + cut -d, -f6 [Pipeline] lock 22:37:54 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-60-1-stack-cost] 22:37:54 Resource [jenkins-edgexfoundry-app-record-replay-PR-60-1-stack-cost] did not exist. Created. 22:37:54 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-60-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:37:54 /w/workspace/app-record-replay/1@tmp/durable-58d3f370/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:37:55 + echo total: 0.10999999940395355 [Pipeline] stash 22:37:55 Warning: overwriting stash ‘stack-cost’ 22:37:55 Stashed 1 file(s) [Pipeline] } 22:37:55 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-60-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:37:55 $ docker stop --time=1 8cd161851b3ded9f66bd9b9c67ffe84d04391d663c3f6f2a3f97358455cb7afd 22:37:57 $ docker rm -f --volumes 8cd161851b3ded9f66bd9b9c67ffe84d04391d663c3f6f2a3f97358455cb7afd [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 22:37:57 provisioning config files... 22:37:57 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-60 #1 22:37:57 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-60@tmp/config10591406926815963801tmp [Pipeline] { [Pipeline] sh 22:37:58 + set +x 22:37:58 + curl -s https://codecov.io/bash 22:37:58 + bash -s -- 22:37:58 22:37:58 _____ _ 22:37:58 / ____| | | 22:37:58 | | ___ __| | ___ ___ _____ __ 22:37:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:37:58 | |___| (_) | (_| | __/ (_| (_) \ V / 22:37:58 \_____\___/ \__,_|\___|\___\___/ \_/ 22:37:58 Bash-1.0.6 22:37:58 22:37:58 22:37:58 ==> git version 2.25.1 found 22:37:58 ==> 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 22:37:58 Release-Date: 2020-01-08 22:37:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:37:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:37:58 ==> Jenkins CI detected. 22:37:58 current dir:  /w/workspace/xfoundry_app-record-replay_PR-60 22:37:58 project root: . 22:37:58 --> token set from env 22:37:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:37:58 ==> Running gcov in . (disable via -X gcov) 22:37:58 ==> Python coveragepy not found 22:37:58 ==> Searching for coverage reports in: 22:37:58 + . 22:37:58 -> Found 1 reports 22:37:58 ==> Detecting git/mercurial file structure 22:37:58 ==> Reading reports 22:37:58 + ./coverage.out bytes=16515 22:37:58 ==> Appending adjustments 22:37:58 https://docs.codecov.io/docs/fixing-reports 22:37:58 + Found adjustments 22:37:58 ==> Gzipping contents 22:37:58 4.0K /tmp/codecov.nftyK2.gz 22:37:58 ==> Uploading reports 22:37:58 url: https://codecov.io 22:37:58 query: branch=PR-60&commit=16e83716d7f08ce405555bfc4a634ca1d19b9f34&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-60%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=60&job=&cmd_args= 22:37:58 -> Pinging Codecov 22:37:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-60&commit=16e83716d7f08ce405555bfc4a634ca1d19b9f34&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-60%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=60&job=&cmd_args= 22:37:58 Invalid request parameters 22:37:58 400 [Pipeline] } 22:37:58 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 22:38:00 + [ -d /w/workspace/xfoundry_app-record-replay_PR-60/archives ] 22:38:00 + ls -al /w/workspace/xfoundry_app-record-replay_PR-60/archives 22:38:00 total 16 22:38:00 drwxr-xr-x 3 root root 4096 Aug 16 22:27 . 22:38:00 drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 22:27 .. 22:38:00 drwxr-xr-x 2 root root 4096 Aug 16 22:27 cost 22:38:00 -rw-r--r-- 1 root root 88 Aug 16 22:27 cost.csv 22:38:00 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-60/archives 22:38:00 + ls -al /w/workspace/xfoundry_app-record-replay_PR-60/archives 22:38:00 total 16 22:38:00 drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 22:27 . 22:38:00 drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 22:27 .. 22:38:00 drwxr-xr-x 2 jenkins jenkins 4096 Aug 16 22:27 cost 22:38:00 -rw-r--r-- 1 jenkins jenkins 88 Aug 16 22:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:38:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:38:01 ---> package-listing.sh 22:38:01 ++ facter osfamily 22:38:01 ++ tr '[:upper:]' '[:lower:]' 22:38:01 + OS_FAMILY=debian 22:38:01 + workspace=/w/workspace/xfoundry_app-record-replay_PR-60 22:38:01 + START_PACKAGES=/tmp/packages_start.txt 22:38:01 + END_PACKAGES=/tmp/packages_end.txt 22:38:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:38:01 + PACKAGES=/tmp/packages_start.txt 22:38:01 + '[' /w/workspace/xfoundry_app-record-replay_PR-60 ']' 22:38:01 + PACKAGES=/tmp/packages_end.txt 22:38:01 + case "${OS_FAMILY}" in 22:38:01 + dpkg -l 22:38:01 + grep '^ii' 22:38:01 + '[' -f /tmp/packages_start.txt ']' 22:38:01 + '[' -f /tmp/packages_end.txt ']' 22:38:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:38:01 + '[' /w/workspace/xfoundry_app-record-replay_PR-60 ']' 22:38:01 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-60/archives/ 22:38:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-60/archives/ [Pipeline] echo 22:38:01 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-60/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:38:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:38:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:02 prd-ubuntu20.04-docker-8c-8g-3862 does not seem to be running inside a container 22:38:03 $ 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-60/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-60 -v /w/workspace/xfoundry_app-record-replay_PR-60:/w/workspace/xfoundry_app-record-replay_PR-60:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-60@tmp:/w/workspace/xfoundry_app-record-replay_PR-60@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 22:38:03 $ docker top 3ca88e866420d4520e0ad0fe8afc09e2ab35ae2ee98df440792390d32a8197d9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:03 + touch /tmp/pre-build-complete [Pipeline] sh 22:38:03 + mkdir -p /var/log/sysstat [Pipeline] sh 22:38:04 + ls /var/log/sa-host 22:38:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:04 provisioning config files... 22:38:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-60@tmp/config1749674997817817593tmp [Pipeline] { [Pipeline] echo 22:38:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:38:04 ---> create-netrc.sh [Pipeline] } 22:38:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:38:05 ---> python-tools-install.sh [Pipeline] echo 22:38:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:38:05 ---> sudo-logs.sh 22:38:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:38:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:38:05 ---> job-cost.sh 22:38:05 lf-activate-venv: SKIPPING 22:38:05 DEBUG: total: 0.2199999988079071 22:38:05 INFO: Retrieving Stack Cost... 22:38:06 INFO: Retrieving Pricing Info for: v3-standard-8 22:38:06 INFO: Archiving Costs [Pipeline] echo 22:38:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:38:07 ---> logs-deploy.sh 22:38:07 lf-activate-venv: SKIPPING 22:38:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-60/1 22:38:07 INFO: archiving workspace using pattern(s): 22:38:08 Archives upload complete. 22:38:08 INFO: archiving logs to Nexus 22:38:08 ---> uname -a: 22:38:08 Linux prd-ubuntu20-04-docker-8c-8g-3862 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:38:08 22:38:08 22:38:08 ---> lscpu: 22:38:08 Architecture: x86_64 22:38:08 CPU op-mode(s): 32-bit, 64-bit 22:38:08 Byte Order: Little Endian 22:38:08 Address sizes: 40 bits physical, 48 bits virtual 22:38:08 CPU(s): 8 22:38:08 On-line CPU(s) list: 0-7 22:38:08 Thread(s) per core: 1 22:38:08 Core(s) per socket: 1 22:38:08 Socket(s): 8 22:38:08 NUMA node(s): 1 22:38:08 Vendor ID: AuthenticAMD 22:38:08 CPU family: 23 22:38:08 Model: 49 22:38:08 Model name: AMD EPYC-Rome Processor 22:38:08 Stepping: 0 22:38:08 CPU MHz: 2799.998 22:38:08 BogoMIPS: 5599.99 22:38:08 Virtualization: AMD-V 22:38:08 Hypervisor vendor: KVM 22:38:08 Virtualization type: full 22:38:08 L1d cache: 256 KiB 22:38:08 L1i cache: 256 KiB 22:38:08 L2 cache: 4 MiB 22:38:08 L3 cache: 128 MiB 22:38:08 NUMA node0 CPU(s): 0-7 22:38:08 Vulnerability Itlb multihit: Not affected 22:38:08 Vulnerability L1tf: Not affected 22:38:08 Vulnerability Mds: Not affected 22:38:08 Vulnerability Meltdown: Not affected 22:38:08 Vulnerability Mmio stale data: Not affected 22:38:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:38:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:38:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:38:08 Vulnerability Srbds: Not affected 22:38:08 Vulnerability Tsx async abort: Not affected 22:38:08 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 22:38:08 22:38:08 22:38:08 ---> nproc: 22:38:08 8 22:38:08 22:38:08 22:38:08 ---> df -h: 22:38:08 Filesystem Size Used Avail Use% Mounted on 22:38:08 overlay 155G 12G 144G 8% / 22:38:08 tmpfs 64M 0 64M 0% /dev 22:38:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:38:08 shm 64M 0 64M 0% /dev/shm 22:38:08 /dev/vda1 155G 12G 144G 8% /facter-os 22:38:08 22:38:08 22:38:08 ---> sar -b -r -n DEV: 22:38:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3862) 08/16/23 _x86_64_ (8 CPU) 22:38:08 22:38:08 22:24:26 LINUX RESTART (8 CPU) 22:38:08 22:38:08 22:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:38:08 22:26:01 249.96 11.61 238.34 0.00 1766.37 124393.80 0.00 22:38:08 22:27:01 84.94 0.33 84.60 0.00 13.86 18139.11 0.00 22:38:08 22:28:01 118.59 0.03 118.56 0.00 4.53 35146.55 0.00 22:38:08 22:29:01 1.90 0.00 1.90 0.00 0.00 21.17 0.00 22:38:08 22:30:01 38.08 11.81 26.26 0.00 5428.30 6318.55 0.00 22:38:08 22:31:01 4.17 0.00 4.17 0.00 0.00 50.26 0.00 22:38:08 22:32:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 22:38:08 22:33:01 1.78 0.00 1.78 0.00 0.00 18.53 0.00 22:38:08 22:34:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 22:38:08 22:35:01 2.35 0.00 2.35 0.00 0.00 38.13 0.00 22:38:08 22:36:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 22:38:08 22:37:01 1.58 0.00 1.58 0.00 0.00 17.06 0.00 22:38:08 22:38:01 1.78 0.18 1.60 0.00 12.13 16.93 0.00 22:38:08 Average: 39.19 1.85 37.34 0.00 556.49 14187.69 0.00 22:38:08 22:38:08 22:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:38:08 22:26:01 28372456 31562796 743756 2.26 145364 3251884 1806740 5.32 1085324 2986944 200 22:38:08 22:27:01 28185496 31419428 879148 2.67 150904 3264780 2194028 6.47 1361316 2863192 10328 22:38:08 22:28:01 27588392 31574524 725516 2.21 161008 3960624 1799636 5.30 1257452 3519072 168 22:38:08 22:29:01 27588892 31575104 724572 2.20 161016 3960628 1799636 5.30 1257224 3519072 132 22:38:08 22:30:01 27215988 31557736 732108 2.23 169348 4293484 1804560 5.32 1493468 3631256 936 22:38:08 22:31:01 27219120 31560900 729128 2.22 169404 4293472 1804560 5.32 1487264 3631256 12 22:38:08 22:32:01 27222232 31564108 725808 2.21 169472 4293488 1804560 5.32 1484116 3631264 8 22:38:08 22:33:01 27222308 31564256 725644 2.21 169528 4293460 1804560 5.32 1484136 3631260 4 22:38:08 22:34:01 27222260 31564912 725560 2.21 169568 4293488 1804560 5.32 1483592 3631896 8 22:38:08 22:35:01 27222100 31564876 725492 2.21 169700 4293468 1804560 5.32 1484076 3631884 16 22:38:08 22:36:01 27222008 31564868 725644 2.21 169788 4293468 1804560 5.32 1483860 3631888 12 22:38:08 22:37:01 27222016 31564884 725544 2.21 169828 4293480 1804560 5.32 1483848 3631892 40 22:38:08 22:38:01 27219580 31562924 726864 2.21 169860 4293896 1790028 5.28 1485776 3632024 60 22:38:08 Average: 27440219 31553947 739599 2.25 164984 4083048 1832811 5.40 1410112 3505608 917 22:38:08 22:38:08 22:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:38:08 22:26:01 docker0 203.55 339.64 15.98 2369.00 0.00 0.00 0.00 0.00 22:38:08 22:26:01 lo 5.93 5.93 0.57 0.57 0.00 0.00 0.00 0.00 22:38:08 22:26:01 ens3 622.60 389.57 8310.83 79.40 0.00 0.00 0.00 0.00 22:38:08 22:27:01 docker0 1.28 2.90 0.08 42.47 0.00 0.00 0.00 0.00 22:38:08 22:27:01 veth39fdb83 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:38:08 22:27:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:38:08 22:27:01 ens3 32.19 20.36 70.62 12.74 0.00 0.00 0.00 0.00 22:38:08 22:28:01 docker0 1.65 3.48 0.10 45.57 0.00 0.00 0.00 0.00 22:38:08 22:28:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 22:38:08 22:28:01 ens3 103.08 62.66 2628.60 13.59 0.00 0.00 0.00 0.00 22:38:08 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:08 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:38:08 22:29:01 ens3 0.17 0.14 0.01 0.01 0.00 0.00 0.00 0.00 22:38:08 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:08 22:30:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 22:38:08 22:30:01 ens3 163.64 90.08 2022.84 6.33 0.00 0.00 0.00 0.00 22:38:08 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:08 22:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:38:08 22:31:01 ens3 0.32 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:38:08 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:08 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:08 22:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:08 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:08 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:38:08 22:33:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:38:08 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:08 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:08 22:34:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:38:08 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:08 22:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:38:08 22:35:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 22:38:08 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:08 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:08 22:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:08 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:08 22:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:38:08 22:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:38:08 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:08 22:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:38:08 22:38:01 ens3 6.55 4.33 6.50 2.03 0.00 0.00 0.00 0.00 22:38:08 Average: docker0 15.90 26.65 1.24 189.24 0.00 0.00 0.00 0.00 22:38:08 Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 22:38:08 Average: ens3 71.56 43.74 1004.35 8.80 0.00 0.00 0.00 0.00 22:38:08 22:38:08 22:38:08 ---> sar -P ALL: 22:38:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3862) 08/16/23 _x86_64_ (8 CPU) 22:38:08 22:38:08 22:24:26 LINUX RESTART (8 CPU) 22:38:08 22:38:08 22:25:01 CPU %user %nice %system %iowait %steal %idle 22:38:08 22:26:01 all 10.59 0.00 4.98 1.25 0.07 83.11 22:38:08 22:26:01 0 10.17 0.00 5.58 0.25 0.10 83.90 22:38:08 22:26:01 1 12.29 0.00 3.91 0.64 0.05 83.11 22:38:08 22:26:01 2 9.74 0.00 4.54 0.34 0.05 85.34 22:38:08 22:26:01 3 11.12 0.00 4.52 0.70 0.07 83.60 22:38:08 22:26:01 4 10.98 0.00 5.64 0.42 0.07 82.88 22:38:08 22:26:01 5 10.63 0.00 5.96 5.72 0.08 77.61 22:38:08 22:26:01 6 9.16 0.00 4.60 1.15 0.07 85.03 22:38:08 22:26:01 7 10.63 0.00 5.10 0.78 0.09 83.40 22:38:08 22:27:01 all 39.04 0.00 5.40 0.20 0.08 55.28 22:38:08 22:27:01 0 39.24 0.00 5.67 0.03 0.07 54.99 22:38:08 22:27:01 1 39.58 0.00 5.23 0.00 0.08 55.10 22:38:08 22:27:01 2 40.36 0.00 5.11 0.03 0.08 54.41 22:38:08 22:27:01 3 38.92 0.00 5.54 0.00 0.08 55.46 22:38:08 22:27:01 4 38.00 0.00 5.81 0.82 0.08 55.28 22:38:08 22:27:01 5 37.45 0.00 5.50 0.22 0.07 56.77 22:38:08 22:27:01 6 39.16 0.00 5.14 0.03 0.07 55.60 22:38:08 22:27:01 7 39.57 0.00 5.18 0.47 0.10 54.68 22:38:08 22:28:01 all 15.60 0.00 3.39 0.36 0.05 80.60 22:38:08 22:28:01 0 15.14 0.00 2.52 0.00 0.03 82.31 22:38:08 22:28:01 1 15.08 0.00 3.65 0.02 0.05 81.21 22:38:08 22:28:01 2 15.81 0.00 3.81 1.74 0.05 78.60 22:38:08 22:28:01 3 16.24 0.00 3.26 0.03 0.05 80.42 22:38:08 22:28:01 4 15.84 0.00 4.20 0.30 0.05 79.60 22:38:08 22:28:01 5 16.13 0.00 2.98 0.13 0.07 80.69 22:38:08 22:28:01 6 15.65 0.00 3.30 0.03 0.07 80.96 22:38:08 22:28:01 7 14.92 0.00 3.40 0.62 0.07 80.99 22:38:08 22:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 22:38:08 22:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:38:08 22:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:38:08 22:29:01 2 0.00 0.00 0.02 0.02 0.00 99.97 22:38:08 22:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:38:08 22:29:01 4 0.07 0.00 0.00 0.00 0.02 99.92 22:38:08 22:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:38:08 22:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:38:08 22:29:01 7 0.07 0.00 0.02 0.00 0.02 99.90 22:38:08 22:30:01 all 1.36 0.00 0.63 0.29 0.02 97.70 22:38:08 22:30:01 0 1.68 0.00 0.65 0.03 0.02 97.62 22:38:08 22:30:01 1 1.61 0.00 0.45 0.08 0.02 97.84 22:38:08 22:30:01 2 0.88 0.00 0.52 1.23 0.02 97.35 22:38:08 22:30:01 3 0.60 0.00 0.38 0.03 0.03 98.95 22:38:08 22:30:01 4 2.50 0.00 0.65 0.13 0.02 96.70 22:38:08 22:30:01 5 1.14 0.00 0.72 0.13 0.02 97.99 22:38:08 22:30:01 6 1.75 0.00 1.07 0.20 0.02 96.97 22:38:08 22:30:01 7 0.70 0.00 0.62 0.49 0.02 98.17 22:38:08 22:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:38:08 22:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:38:08 22:31:01 1 0.00 0.00 0.02 0.02 0.02 99.95 22:38:08 22:31:01 2 0.00 0.00 0.02 0.02 0.00 99.97 22:38:08 22:31:01 3 0.05 0.00 0.05 0.00 0.02 99.88 22:38:08 22:31:01 4 0.05 0.00 0.02 0.00 0.00 99.93 22:38:08 22:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:38:08 22:31:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:38:08 22:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:38:08 22:32:01 all 0.10 0.00 0.01 0.00 0.01 99.88 22:38:08 22:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:38:08 22:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 22:38:08 22:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:38:08 22:32:01 3 0.05 0.00 0.02 0.00 0.02 99.92 22:38:08 22:32:01 4 0.07 0.00 0.00 0.00 0.02 99.92 22:38:08 22:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:38:08 22:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:38:08 22:32:01 7 0.61 0.00 0.02 0.00 0.02 99.35 22:38:08 22:33:01 all 0.21 0.00 0.01 0.00 0.01 99.76 22:38:08 22:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:38:08 22:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:38:08 22:33:01 2 0.00 0.00 0.00 0.03 0.02 99.95 22:38:08 22:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:38:08 22:33:01 4 0.02 0.00 0.03 0.00 0.00 99.95 22:38:08 22:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:38:08 22:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 22:38:08 22:33:01 7 1.63 0.00 0.02 0.00 0.00 98.35 22:38:08 22:34:01 all 0.28 0.00 0.01 0.00 0.01 99.70 22:38:08 22:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:38:08 22:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:38:08 22:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:38:08 22:34:01 3 0.05 0.00 0.02 0.00 0.03 99.90 22:38:08 22:34:01 4 0.12 0.00 0.03 0.00 0.02 99.83 22:38:08 22:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:38:08 22:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:38:08 22:34:01 7 2.00 0.00 0.00 0.00 0.02 97.98 22:38:08 22:35:01 all 0.09 0.00 0.02 0.01 0.01 99.87 22:38:08 22:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 22:38:08 22:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:38:08 22:35:01 2 0.00 0.00 0.02 0.05 0.00 99.93 22:38:08 22:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:38:08 22:35:01 4 0.28 0.00 0.03 0.00 0.00 99.68 22:38:08 22:35:01 5 0.02 0.00 0.02 0.02 0.02 99.93 22:38:08 22:35:01 6 0.02 0.00 0.03 0.00 0.02 99.93 22:38:08 22:35:01 7 0.35 0.00 0.02 0.00 0.00 99.63 22:38:08 22:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:38:08 22:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:38:08 22:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:38:08 22:36:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:38:08 22:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:38:08 22:36:01 4 0.07 0.00 0.00 0.00 0.02 99.92 22:38:08 22:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:38:08 22:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:38:08 22:36:01 7 0.02 0.00 0.03 0.00 0.02 99.93 22:38:08 22:38:08 22:36:01 CPU %user %nice %system %iowait %steal %idle 22:38:08 22:37:01 all 0.01 0.00 0.01 0.00 0.01 99.96 22:38:08 22:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:38:08 22:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:38:08 22:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:38:08 22:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:38:08 22:37:01 4 0.05 0.00 0.00 0.00 0.02 99.93 22:38:08 22:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:38:08 22:37:01 6 0.02 0.00 0.00 0.02 0.02 99.95 22:38:08 22:37:01 7 0.02 0.00 0.03 0.00 0.03 99.92 22:38:08 22:38:01 all 0.18 0.00 0.08 0.00 0.01 99.74 22:38:08 22:38:01 0 0.12 0.00 0.08 0.00 0.00 99.80 22:38:08 22:38:01 1 0.05 0.00 0.10 0.00 0.00 99.85 22:38:08 22:38:01 2 0.33 0.00 0.10 0.02 0.00 99.55 22:38:08 22:38:01 3 0.33 0.00 0.10 0.00 0.00 99.57 22:38:08 22:38:01 4 0.33 0.00 0.05 0.00 0.00 99.62 22:38:08 22:38:01 5 0.05 0.00 0.00 0.00 0.00 99.95 22:38:08 22:38:01 6 0.12 0.00 0.10 0.02 0.02 99.75 22:38:08 22:38:01 7 0.08 0.00 0.08 0.00 0.03 99.80 22:38:08 Average: all 5.17 0.00 1.11 0.16 0.02 93.53 22:38:08 Average: 0 5.09 0.00 1.11 0.02 0.02 93.76 22:38:08 Average: 1 5.27 0.00 1.03 0.06 0.02 93.63 22:38:08 Average: 2 5.13 0.00 1.08 0.27 0.02 93.50 22:38:08 Average: 3 5.18 0.00 1.07 0.06 0.03 93.66 22:38:08 Average: 4 5.24 0.00 1.26 0.13 0.02 93.35 22:38:08 Average: 5 5.01 0.00 1.16 0.47 0.02 93.33 22:38:08 Average: 6 5.05 0.00 1.10 0.11 0.02 93.72 22:38:08 Average: 7 5.40 0.00 1.11 0.18 0.03 93.28 22:38:08 22:38:08 22:38:08