Pull request #42 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-record-replay Loading trusted files from base branch main at f87ca7d3b83689b830a75d23e332994a9af14d1e rather than d944aab43ac9917b37a2b4ab2c76c17669a56c70 Obtained Jenkinsfile from f87ca7d3b83689b830a75d23e332994a9af14d1e 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-ssh527461135147266793.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11030374123491493809.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-42/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-42/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5033032301176025571.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-42/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15477123469358585155.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12336862412553070701.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-42/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-42/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4804351297966766025.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1086 in /w/workspace/xfoundry_app-record-replay_PR-42 [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-42 # 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 f87ca7d3b83689b830a75d23e332994a9af14d1e into PR head commit d944aab43ac9917b37a2b4ab2c76c17669a56c70 Merge succeeded, producing d944aab43ac9917b37a2b4ab2c76c17669a56c70 Checking out Revision d944aab43ac9917b37a2b4ab2c76c17669a56c70 (PR-42) > 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/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d944aab43ac9917b37a2b4ab2c76c17669a56c70 # 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 f87ca7d3b83689b830a75d23e332994a9af14d1e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d944aab43ac9917b37a2b4ab2c76c17669a56c70 # timeout=10 Commit message: "feat: Implement Export Recorded Data endpoint" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:32:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:32:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:32:30 ========================================================= 18:32:30 EdgeX Global Pipelines Version Info 18:32:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:32:31 ------------------- 18:32:31 stable info: 18:32:31 ------------------- 18:32:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:32:31 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:32:31 Message: update stable to v1.0.250 18:32:32 ------------------- 18:32:32 experimental info: 18:32:32 ------------------- 18:32:32 Commited By: **** collab-it+edgex@linuxfoundation.org 18:32:32 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:32:32 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:32:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 18:32:32 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 18:32:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:32:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:32:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:32:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:32:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:32:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:32:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:32:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:32:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:32:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 18:32:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-42 [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-42 [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-42 [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d944aab43ac9917b37a2b4ab2c76c17669a56c70 [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d944aab [Pipeline] echo 18:32:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:32:33 provisioning config files... 18:32:33 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-42@tmp/config6261119828205551457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:34 ---> docker-login.sh 18:32:34 nexus3.edgexfoundry.org:10001 18:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:34 Configure a credential helper to remove this warning. See 18:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:34 18:32:34 Login Succeeded 18:32:34 nexus3.edgexfoundry.org:10002 18:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:34 Configure a credential helper to remove this warning. See 18:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:34 18:32:34 Login Succeeded 18:32:34 nexus3.edgexfoundry.org:10003 18:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:34 Configure a credential helper to remove this warning. See 18:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:34 18:32:34 Login Succeeded 18:32:34 nexus3.edgexfoundry.org:10004 18:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:34 Configure a credential helper to remove this warning. See 18:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:34 18:32:34 Login Succeeded 18:32:34 docker.io 18:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:35 Configure a credential helper to remove this warning. See 18:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:35 18:32:35 Login Succeeded 18:32:35 ---> docker-login.sh ends [Pipeline] } 18:32:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:32:35 + git rev-list -1 --merges d944aab43ac9917b37a2b4ab2c76c17669a56c70~1..d944aab43ac9917b37a2b4ab2c76c17669a56c70 [Pipeline] echo 18:32:35 -----------> git rev-list -1 --merges d944aab43ac9917b37a2b4ab2c76c17669a56c70~1..d944aab43ac9917b37a2b4ab2c76c17669a56c70 d944aab43ac9917b37a2b4ab2c76c17669a56c70 [false] [Pipeline] sh 18:32:36 + git log --format=format:%s -1 d944aab43ac9917b37a2b4ab2c76c17669a56c70 [Pipeline] echo 18:32:36 ========================================================= 18:32:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:32:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:32:36 + git log --format=format:%s -1 d944aab43ac9917b37a2b4ab2c76c17669a56c70 [Pipeline] echo 18:32:36 [semverPrep] GIT_COMMIT: d944aab43ac9917b37a2b4ab2c76c17669a56c70, Commit Message: feat: Implement Export Recorded Data endpoint [Pipeline] echo 18:32:36 [semverPrep] This is not a build commit. [Pipeline] sh 18:32:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:32:37 + grep -v github /etc/ssh/ssh_known_hosts 18:32:37 + [ -e /tmp/ssh_known_hosts ] 18:32:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:32:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:32:37 + sudo tee -a /etc/ssh/ssh_known_hosts 18:32:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:32:37 18:32:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:32:37 0.1.4: Pulling from edgex-devops/py-git-semver 18:32:37 b85a868b505f: Pulling fs layer 18:32:37 e2be974225ed: Pulling fs layer 18:32:37 339a4e72a1f5: Pulling fs layer 18:32:37 988bab9f4d93: Pulling fs layer 18:32:37 1469e6f7b9e6: Pulling fs layer 18:32:37 eaf3925da568: Pulling fs layer 18:32:37 bab4dde63d76: Pulling fs layer 18:32:37 bde34c3a00c8: Pulling fs layer 18:32:37 eaf3925da568: Waiting 18:32:37 988bab9f4d93: Waiting 18:32:37 bab4dde63d76: Waiting 18:32:37 bde34c3a00c8: Waiting 18:32:37 b352a97aabf1: Pulling fs layer 18:32:37 4872d77fe225: Pulling fs layer 18:32:37 b352a97aabf1: Waiting 18:32:37 5851b861e8e6: Pulling fs layer 18:32:37 e2be974225ed: Download complete 18:32:37 988bab9f4d93: Verifying Checksum 18:32:37 988bab9f4d93: Download complete 18:32:37 1469e6f7b9e6: Verifying Checksum 18:32:37 1469e6f7b9e6: Download complete 18:32:37 339a4e72a1f5: Verifying Checksum 18:32:37 339a4e72a1f5: Download complete 18:32:37 eaf3925da568: Verifying Checksum 18:32:37 eaf3925da568: Download complete 18:32:37 bde34c3a00c8: Download complete 18:32:38 b352a97aabf1: Verifying Checksum 18:32:38 b352a97aabf1: Download complete 18:32:38 4872d77fe225: Download complete 18:32:38 5851b861e8e6: Verifying Checksum 18:32:38 5851b861e8e6: Download complete 18:32:38 b85a868b505f: Verifying Checksum 18:32:38 b85a868b505f: Download complete 18:32:38 bab4dde63d76: Verifying Checksum 18:32:38 bab4dde63d76: Download complete 18:32:39 b85a868b505f: Pull complete 18:32:39 e2be974225ed: Pull complete 18:32:40 339a4e72a1f5: Pull complete 18:32:40 988bab9f4d93: Pull complete 18:32:40 1469e6f7b9e6: Pull complete 18:32:40 eaf3925da568: Pull complete 18:32:42 bab4dde63d76: Pull complete 18:32:42 bde34c3a00c8: Pull complete 18:32:42 b352a97aabf1: Pull complete 18:32:42 4872d77fe225: Pull complete 18:32:42 5851b861e8e6: Pull complete 18:32:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:32:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:32:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:42 prd-ubuntu20.04-docker-8c-8g-1086 does not seem to be running inside a container 18:32:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-42 -v /w/workspace/xfoundry_app-record-replay_PR-42:/w/workspace/xfoundry_app-record-replay_PR-42:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-42@tmp:/w/workspace/xfoundry_app-record-replay_PR-42@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 18:32:45 $ docker top 36cd731d115edac1804015ceb860b2544a9d327978b1df92cc483f709ab69fea -eo pid,comm 18:32:45 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). 18:32:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:32:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:32:45 [ssh-agent] Looking for ssh-agent implementation... 18:32:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:45 $ docker exec 36cd731d115edac1804015ceb860b2544a9d327978b1df92cc483f709ab69fea ssh-agent 18:32:45 SSH_AUTH_SOCK=/tmp/ssh-EHOfzgaGFJWS/agent.32 18:32:45 SSH_AGENT_PID=38 18:32:45 Running ssh-add (command line suppressed) 18:32:46 Identity added: /w/workspace/xfoundry_app-record-replay_PR-42@tmp/private_key_6783124432653896742.key (/w/workspace/xfoundry_app-record-replay_PR-42@tmp/private_key_6783124432653896742.key) 18:32:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:32:46 + git tag --points-at HEAD [Pipeline] } 18:32:46 $ docker exec --env ******** --env ******** 36cd731d115edac1804015ceb860b2544a9d327978b1df92cc483f709ab69fea ssh-agent -k 18:32:46 unset SSH_AUTH_SOCK; 18:32:46 unset SSH_AGENT_PID; 18:32:46 echo Agent pid 38 killed; 18:32:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:32:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:32:46 [ssh-agent] Looking for ssh-agent implementation... 18:32:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:46 $ docker exec 36cd731d115edac1804015ceb860b2544a9d327978b1df92cc483f709ab69fea ssh-agent 18:32:46 SSH_AUTH_SOCK=/tmp/ssh-R4621kiKmc6u/agent.71 18:32:46 SSH_AGENT_PID=77 18:32:46 Running ssh-add (command line suppressed) 18:32:47 Identity added: /w/workspace/xfoundry_app-record-replay_PR-42@tmp/private_key_2043108516643858511.key (/w/workspace/xfoundry_app-record-replay_PR-42@tmp/private_key_2043108516643858511.key) 18:32:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:32:47 + git semver init 18:32:47 2023-07-13 18:32:47,567 [run_init] DEBUG init version:0.0.0 force:False 18:32:47 2023-07-13 18:32:47,567 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-42/.semver 18:32:47 2023-07-13 18:32:47,568 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-42/.semver 18:32:47 2023-07-13 18:32:47,568 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-42/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-42, universal_newlines=False, shell=None, istream=None) 18:32:48 2023-07-13 18:32:48,164 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-42/.git/info/exclude 18:32:48 2023-07-13 18:32:48,165 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-42/.semver/PR-42 with force:False 18:32:48 2023-07-13 18:32:48,165 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-42/.semver/PR-42 18:32:48 2023-07-13 18:32:48,170 [execute] INFO git cat-file --batch-check 18:32:48 2023-07-13 18:32:48,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-42/.semver, universal_newlines=False, shell=None, istream=) 18:32:48 2023-07-13 18:32:48,176 [execute] INFO git cat-file --batch 18:32:48 2023-07-13 18:32:48,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-42/.semver, universal_newlines=False, shell=None, istream=) 18:32:48 2023-07-13 18:32:48,181 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-42/.semver/PR-42 18:32:48 0.0.0 [Pipeline] } 18:32:48 $ docker exec --env ******** --env ******** 36cd731d115edac1804015ceb860b2544a9d327978b1df92cc483f709ab69fea ssh-agent -k 18:32:48 unset SSH_AUTH_SOCK; 18:32:48 unset SSH_AGENT_PID; 18:32:48 echo Agent pid 77 killed; 18:32:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:32:48 + git semver [Pipeline] } 18:32:49 $ docker stop --time=1 36cd731d115edac1804015ceb860b2544a9d327978b1df92cc483f709ab69fea 18:32:50 $ docker rm -f --volumes 36cd731d115edac1804015ceb860b2544a9d327978b1df92cc483f709ab69fea [Pipeline] // withDockerContainer [Pipeline] sh 18:32:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:32:51 Stashed 1 file(s) [Pipeline] echo 18:32:51 [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 18:32:51 provisioning config files... 18:32:51 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-42@tmp/config18381184587335460415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:52 ---> docker-login.sh 18:32:52 nexus3.edgexfoundry.org:10001 18:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:52 Configure a credential helper to remove this warning. See 18:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:52 18:32:52 Login Succeeded 18:32:52 nexus3.edgexfoundry.org:10002 18:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:52 Configure a credential helper to remove this warning. See 18:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:52 18:32:52 Login Succeeded 18:32:52 nexus3.edgexfoundry.org:10003 18:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:52 Configure a credential helper to remove this warning. See 18:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:52 18:32:52 Login Succeeded 18:32:52 nexus3.edgexfoundry.org:10004 18:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:52 Configure a credential helper to remove this warning. See 18:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:52 18:32:52 Login Succeeded 18:32:52 docker.io 18:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:52 Configure a credential helper to remove this warning. See 18:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:52 18:32:52 Login Succeeded 18:32:52 ---> docker-login.sh ends [Pipeline] } 18:32:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:32:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:32:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:32:52 ========================================================= 18:32:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:32:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:53 + 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 . 18:32:53 Sending build context to Docker daemon 340.5kB 18:32:53 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:32:53 Step 2/12 : FROM ${BASE} AS builder 18:32:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:32:53 4db1b89c0bd1: Pulling fs layer 18:32:53 6911f1a30b25: Pulling fs layer 18:32:53 e194b8c5c2a9: Pulling fs layer 18:32:53 6863d3e3a2b1: Pulling fs layer 18:32:53 ec0bb842ea78: Pulling fs layer 18:32:53 40a00589a448: Pulling fs layer 18:32:53 6c08303d61cc: Pulling fs layer 18:32:53 798269fcf238: Pulling fs layer 18:32:53 40a00589a448: Waiting 18:32:53 6c08303d61cc: Waiting 18:32:53 ec0bb842ea78: Waiting 18:32:53 798269fcf238: Waiting 18:32:53 6911f1a30b25: Download complete 18:32:53 6863d3e3a2b1: Verifying Checksum 18:32:53 6863d3e3a2b1: Download complete 18:32:53 ec0bb842ea78: Download complete 18:32:53 4db1b89c0bd1: Verifying Checksum 18:32:53 4db1b89c0bd1: Download complete 18:32:53 40a00589a448: Verifying Checksum 18:32:53 40a00589a448: Download complete 18:32:53 4db1b89c0bd1: Pull complete 18:32:53 6911f1a30b25: Pull complete 18:32:53 798269fcf238: Verifying Checksum 18:32:53 798269fcf238: Download complete 18:32:54 e194b8c5c2a9: Download complete 18:32:54 6c08303d61cc: Verifying Checksum 18:32:54 6c08303d61cc: Download complete 18:32:57 e194b8c5c2a9: Pull complete 18:32:57 6863d3e3a2b1: Pull complete 18:32:57 ec0bb842ea78: Pull complete 18:32:57 40a00589a448: Pull complete 18:33:00 6c08303d61cc: Pull complete 18:33:00 798269fcf238: Pull complete 18:33:00 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 18:33:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:33:00 ---> ec979cd7f677 18:33:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:33:05 ---> Running in 1b2f6a730167 18:33:05 Removing intermediate container 1b2f6a730167 18:33:05 ---> 20324b8cfa87 18:33:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:33:05 ---> Running in bc4a8a8df065 18:33:05 Removing intermediate container bc4a8a8df065 18:33:05 ---> 2164134b56cf 18:33:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:33:05 ---> Running in 185e43cfd5bb 18:33:05 Removing intermediate container 185e43cfd5bb 18:33:05 ---> 8fc39f03d6e0 18:33:05 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:33:05 ---> Running in 35cc965b5cb4 18:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:33:05 OK: 265 MiB in 53 packages 18:33:06 Removing intermediate container 35cc965b5cb4 18:33:06 ---> fb0ab2cb78b0 18:33:06 Step 7/12 : WORKDIR /app 18:33:06 ---> Running in 8c9b82030dde 18:33:06 Removing intermediate container 8c9b82030dde 18:33:06 ---> 22c73a5f82a8 18:33:06 Step 8/12 : COPY go.mod vendor* ./ 18:33:06 ---> b8af6269fd6a 18:33:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:06 ---> Running in d15e54aca963 18:33:06 Still waiting to schedule task 18:33:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:33:45 Removing intermediate container d15e54aca963 18:33:45 ---> c87c5bc9e69a 18:33:45 Step 10/12 : COPY . . 18:33:45 ---> 3d2a2e9e8690 18:33:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:33:45 ---> Running in 20b979781704 18:33:45 Removing intermediate container 20b979781704 18:33:45 ---> 2dfc959d570d 18:33:45 Step 12/12 : RUN $MAKE 18:33:45 ---> Running in b3596fb80c80 18:33:45 noop 18:33:46 Removing intermediate container b3596fb80c80 18:33:46 ---> 9841170b360c 18:33:46 Successfully built 9841170b360c 18:33:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:46 + docker inspect -f . ci-base-image-x86_64 18:33:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:46 prd-ubuntu20.04-docker-8c-8g-1086 does not seem to be running inside a container 18:33:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-42 -v /w/workspace/xfoundry_app-record-replay_PR-42:/w/workspace/xfoundry_app-record-replay_PR-42:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-42@tmp:/w/workspace/xfoundry_app-record-replay_PR-42@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 18:33:47 $ docker top f3b4143fbafba94bc483ae9aeb9866ee2f473f8fb3de93deb1048f0be9d87ede -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:47 + go version 18:33:47 go version go1.20.6 linux/amd64 [Pipeline] } 18:33:47 $ docker stop --time=1 f3b4143fbafba94bc483ae9aeb9866ee2f473f8fb3de93deb1048f0be9d87ede 18:33:48 $ docker rm -f --volumes f3b4143fbafba94bc483ae9aeb9866ee2f473f8fb3de93deb1048f0be9d87ede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:49 + docker inspect -f . ci-base-image-x86_64 18:33:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:49 prd-ubuntu20.04-docker-8c-8g-1086 does not seem to be running inside a container 18:33:49 $ 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-42 -v /w/workspace/xfoundry_app-record-replay_PR-42:/w/workspace/xfoundry_app-record-replay_PR-42:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-42@tmp:/w/workspace/xfoundry_app-record-replay_PR-42@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 18:33:50 $ docker top ef041c5a6eada21808df74e92432469c744aed3bdac97004a810b7ef769cb2f1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:50 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-42 [Pipeline] fileExists [Pipeline] sh 18:33:51 + make test 18:33:51 go test -race -coverprofile=coverage.out ./... 18:34:13 ? github.com/edgexfoundry/app-record-replay [no test files] 18:34:13 ok github.com/edgexfoundry/app-record-replay/internal/app 0.069s coverage: 87.5% of statements 18:34:13 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 18:34:13 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 18:34:13 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 18:34:13 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.072s coverage: 87.7% of statements 18:34:13 ok github.com/edgexfoundry/app-record-replay/internal/data 0.059s coverage: 65.2% of statements 18:34:31 go vet ./... 18:34:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:34:32 ./internal/controller/controller_test.go 18:34:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:34:32 make: *** [Makefile:74: test] Error 1 [Pipeline] } 18:34:32 $ docker stop --time=1 ef041c5a6eada21808df74e92432469c744aed3bdac97004a810b7ef769cb2f1 18:34:37 $ docker rm -f --volumes ef041c5a6eada21808df74e92432469c744aed3bdac97004a810b7ef769cb2f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:38 18:34:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1087 in /w/workspace/xfoundry_app-record-replay_PR-42 [Pipeline] { [Pipeline] ws 18:34:38 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 18:34:38 Selected Git installation does not exist. Using Default 18:34:38 The recommended git tool is: NONE 18:34:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:38 latest: Pulling from edgex-lftools-log-publisher 18:34:38 5eb5b503b376: Pulling fs layer 18:34:38 5c69ac0246d0: Pulling fs layer 18:34:38 ec43610c2a17: Pulling fs layer 18:34:38 3a2ae6a8a46f: Pulling fs layer 18:34:38 33b1e0a273af: Pulling fs layer 18:34:38 5d3b04190fa2: Pulling fs layer 18:34:38 2f39f015ded8: Pulling fs layer 18:34:38 33b1e0a273af: Waiting 18:34:38 5d3b04190fa2: Waiting 18:34:38 3a2ae6a8a46f: Waiting 18:34:38 2f39f015ded8: Waiting 18:34:38 5c69ac0246d0: Verifying Checksum 18:34:38 5c69ac0246d0: Download complete 18:34:38 3a2ae6a8a46f: Verifying Checksum 18:34:38 3a2ae6a8a46f: Download complete 18:34:38 33b1e0a273af: Verifying Checksum 18:34:38 33b1e0a273af: Download complete 18:34:38 5d3b04190fa2: Download complete 18:34:38 ec43610c2a17: Verifying Checksum 18:34:38 ec43610c2a17: Download complete 18:34:39 5eb5b503b376: Download complete 18:34:39 2f39f015ded8: Download complete 18:34:40 5eb5b503b376: Pull complete 18:34:40 5c69ac0246d0: Pull complete 18:34:40 ec43610c2a17: Pull complete 18:34:40 3a2ae6a8a46f: Pull complete 18:34:41 33b1e0a273af: Pull complete 18:34:41 5d3b04190fa2: Pull complete 18:34:43 using credential edgex-jenkins-ssh 18:34:43 Cloning the remote Git repository 18:34:43 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 18:34:44 > git init /w/workspace/app-record-replay/1 # timeout=10 18:34:44 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 18:34:44 > git --version # timeout=10 18:34:44 > git --version # 'git version 2.25.1' 18:34:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:34:44 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 18:34:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:34:45 2f39f015ded8: Pull complete 18:34:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:34:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:45 prd-ubuntu20.04-docker-8c-8g-1086 does not seem to be running inside a container 18:34:45 $ 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-42 -v /w/workspace/xfoundry_app-record-replay_PR-42:/w/workspace/xfoundry_app-record-replay_PR-42:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-42@tmp:/w/workspace/xfoundry_app-record-replay_PR-42@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 18:34:45 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 18:34:45 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 18:34:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:34:46 Merging remotes/origin/main commit f87ca7d3b83689b830a75d23e332994a9af14d1e into PR head commit d944aab43ac9917b37a2b4ab2c76c17669a56c70 18:34:46 Merge succeeded, producing d944aab43ac9917b37a2b4ab2c76c17669a56c70 18:34:46 Checking out Revision d944aab43ac9917b37a2b4ab2c76c17669a56c70 (PR-42) 18:34:46 > git config core.sparsecheckout # timeout=10 18:34:46 > git checkout -f d944aab43ac9917b37a2b4ab2c76c17669a56c70 # timeout=10 18:34:46 > git remote # timeout=10 18:34:46 > git config --get remote.origin.url # timeout=10 18:34:46 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:46 > git merge f87ca7d3b83689b830a75d23e332994a9af14d1e # timeout=10 18:34:46 > git rev-parse HEAD^{commit} # timeout=10 18:34:46 > git config core.sparsecheckout # timeout=10 18:34:46 > git checkout -f d944aab43ac9917b37a2b4ab2c76c17669a56c70 # timeout=10 18:34:49 $ docker top 457f3856497fcdf115fc7b636ef5eac7d6edb371c161c48c056c82674ce48361 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:49 ---> job-cost.sh 18:34:49 lf-activate-venv: SKIPPING 18:34:49 INFO: No Stack... 18:34:49 Commit message: "feat: Implement Export Recorded Data endpoint" 18:34:50 > git --version # timeout=10 18:34:50 > git --version # 'git version 2.25.1' 18:34:50 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:34:50 INFO: Retrieving Pricing Info for: v3-standard-8 18:34:50 18:34:50 GitHub has been notified of this commit’s build result 18:34:50 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 18:34:50 INFO: Archiving Costs [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:34:50 + cat /w/workspace/xfoundry_app-record-replay_PR-42/archives/cost.csv 18:34:50 + cut -d, -f6 [Pipeline] lock 18:34:51 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-42-1-stack-cost] 18:34:51 Resource [jenkins-edgexfoundry-app-record-replay-PR-42-1-stack-cost] did not exist. Created. 18:34:51 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-42-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:34:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:34:51 % Total % Received % Xferd Average Speed Time Time Time Current 18:34:51 Dload Upload Total Spent Left Speed 18:34:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k 18:34:51 + echo total: 0.2199999988079071 [Pipeline] stash 18:34:51 Stashed 1 file(s) [Pipeline] } 18:34:51 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-42-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:34:51 $ docker stop --time=1 457f3856497fcdf115fc7b636ef5eac7d6edb371c161c48c056c82674ce48361 18:34:52 $ docker rm -f --volumes 457f3856497fcdf115fc7b636ef5eac7d6edb371c161c48c056c82674ce48361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:34:53 Failed in branch amd64 18:34:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:34:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:34:53 + sudo tee /etc/docker/daemon.new 18:34:53 { 18:34:53 "registry-mirrors": [ 18:34:53 "https://nexus3.edgexfoundry.org:10001" 18:34:53 ], 18:34:53 "bip": "10.250.0.254/24", 18:34:53 "hosts": [ 18:34:53 "tcp://0.0.0.0:5555", 18:34:53 "unix:///var/run/docker.sock" 18:34:53 ], 18:34:53 "mtu": 1458, 18:34:53 "selinux-enabled": true, 18:34:53 "seccomp-profile": "/etc/docker/seccomp.json" 18:34:53 } [Pipeline] sh 18:34:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:34:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:12 provisioning config files... 18:35:12 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config8773216361125073465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:12 ---> docker-login.sh 18:35:12 nexus3.edgexfoundry.org:10001 18:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:13 Configure a credential helper to remove this warning. See 18:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:13 18:35:13 Login Succeeded 18:35:13 nexus3.edgexfoundry.org:10002 18:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:13 Configure a credential helper to remove this warning. See 18:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:13 18:35:13 Login Succeeded 18:35:13 nexus3.edgexfoundry.org:10003 18:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:14 Configure a credential helper to remove this warning. See 18:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:14 18:35:14 Login Succeeded 18:35:14 nexus3.edgexfoundry.org:10004 18:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:14 Configure a credential helper to remove this warning. See 18:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:14 18:35:14 Login Succeeded 18:35:14 docker.io 18:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:15 Configure a credential helper to remove this warning. See 18:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:15 18:35:15 Login Succeeded 18:35:15 ---> docker-login.sh ends [Pipeline] } 18:35:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:35:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:35:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:35:15 ========================================================= 18:35:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:35:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:16 + 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 . 18:35:16 Sending build context to Docker daemon 160.8kB 18:35:16 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:35:16 Step 2/12 : FROM ${BASE} AS builder 18:35:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:35:16 edb6bdbacee9: Pulling fs layer 18:35:16 5f9638ab2659: Pulling fs layer 18:35:16 8d51d6327a98: Pulling fs layer 18:35:16 8b374f2dd631: Pulling fs layer 18:35:16 ec14aa9079de: Pulling fs layer 18:35:16 2f466654f4bb: Pulling fs layer 18:35:16 554e91adad29: Pulling fs layer 18:35:16 8b374f2dd631: Waiting 18:35:16 ec14aa9079de: Waiting 18:35:16 2f466654f4bb: Waiting 18:35:16 554e91adad29: Waiting 18:35:16 5f9638ab2659: Verifying Checksum 18:35:16 5f9638ab2659: Download complete 18:35:16 8b374f2dd631: Verifying Checksum 18:35:16 8b374f2dd631: Download complete 18:35:16 ec14aa9079de: Verifying Checksum 18:35:16 ec14aa9079de: Download complete 18:35:17 edb6bdbacee9: Verifying Checksum 18:35:17 edb6bdbacee9: Download complete 18:35:18 edb6bdbacee9: Pull complete 18:35:18 554e91adad29: Verifying Checksum 18:35:18 554e91adad29: Download complete 18:35:18 5f9638ab2659: Pull complete 18:35:19 8d51d6327a98: Verifying Checksum 18:35:19 8d51d6327a98: Download complete 18:35:19 2f466654f4bb: Verifying Checksum 18:35:19 2f466654f4bb: Download complete 18:35:32 8d51d6327a98: Pull complete 18:35:32 8b374f2dd631: Pull complete 18:35:32 ec14aa9079de: Pull complete 18:35:37 2f466654f4bb: Pull complete 18:35:39 554e91adad29: Pull complete 18:35:39 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 18:35:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:35:39 ---> 1e15ea492957 18:35:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:35:41 ---> Running in 176b705697f7 18:35:41 Removing intermediate container 176b705697f7 18:35:41 ---> a9c17f790ee4 18:35:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:35:41 ---> Running in 612438dc2255 18:35:41 Removing intermediate container 612438dc2255 18:35:41 ---> 3581da8165df 18:35:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:35:41 ---> Running in 3a9e2ef31f92 18:35:42 Removing intermediate container 3a9e2ef31f92 18:35:42 ---> 0f765e574fb7 18:35:42 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:35:42 ---> Running in eebad3b91ea1 18:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:35:47 OK: 263 MiB in 53 packages 18:35:48 Removing intermediate container eebad3b91ea1 18:35:48 ---> 99328bc2f4d5 18:35:48 Step 7/12 : WORKDIR /app 18:35:48 ---> Running in 157f05376c6f 18:35:48 Removing intermediate container 157f05376c6f 18:35:48 ---> a30778e4704f 18:35:48 Step 8/12 : COPY go.mod vendor* ./ 18:35:49 ---> 4760b2b7dc04 18:35:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:49 ---> Running in fd8431fb8279 18:36:57 Removing intermediate container fd8431fb8279 18:36:57 ---> e29e04fb6e83 18:36:57 Step 10/12 : COPY . . 18:36:57 ---> 78ca70e1f013 18:36:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:36:57 ---> Running in 515142a76aad 18:36:57 Removing intermediate container 515142a76aad 18:36:57 ---> 3a2530e79a53 18:36:57 Step 12/12 : RUN $MAKE 18:36:57 ---> Running in 47511d7f3bdc 18:36:57 noop 18:36:57 Removing intermediate container 47511d7f3bdc 18:36:57 ---> d22111af4304 18:36:57 Successfully built d22111af4304 18:36:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:57 + docker inspect -f . ci-base-image-arm64 18:36:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:57 prd-ubuntu20.04-docker-arm64-4c-16g-1087 does not seem to be running inside a container 18:36:57 $ 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 18:36:58 $ docker top b3d9961c70a3c1ca35f28bd8db431d106f932e9569c914940bef6a4ac52d85bd -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:59 + go version 18:36:59 go version go1.20.6 linux/arm64 [Pipeline] } 18:36:59 $ docker stop --time=1 b3d9961c70a3c1ca35f28bd8db431d106f932e9569c914940bef6a4ac52d85bd 18:37:01 $ docker rm -f --volumes b3d9961c70a3c1ca35f28bd8db431d106f932e9569c914940bef6a4ac52d85bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:02 + docker inspect -f . ci-base-image-arm64 18:37:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:02 prd-ubuntu20.04-docker-arm64-4c-16g-1087 does not seem to be running inside a container 18:37:02 $ 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 18:37:05 $ docker top f71f8fc784f13412db2565b9641d60b6b1376feda94147316623ace2cf78a48f -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:05 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 18:37:06 + make test 18:37:06 go test -race -coverprofile=coverage.out ./... 18:39:58 ? github.com/edgexfoundry/app-record-replay [no test files] 18:39:58 ok github.com/edgexfoundry/app-record-replay/internal/app 0.252s coverage: 87.5% of statements 18:39:58 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.347s coverage: 87.7% of statements 18:39:58 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 18:39:58 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 18:39:58 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 18:39:58 ok github.com/edgexfoundry/app-record-replay/internal/data 0.244s coverage: 65.2% of statements 18:39:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:39:59 go vet ./... 18:42:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:42:21 ./internal/controller/controller_test.go 18:42:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:42:21 make: *** [Makefile:74: test] Error 1 [Pipeline] } 18:42:21 $ docker stop --time=1 f71f8fc784f13412db2565b9641d60b6b1376feda94147316623ace2cf78a48f 18:42:23 $ docker rm -f --volumes f71f8fc784f13412db2565b9641d60b6b1376feda94147316623ace2cf78a48f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:42:25 18:42:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:42:26 arm64: Pulling from edgex-lftools-log-publisher 18:42:26 8998bd30e6a1: Pulling fs layer 18:42:26 04944245beec: Pulling fs layer 18:42:26 699f458cf7ca: Pulling fs layer 18:42:26 765212b225bb: Pulling fs layer 18:42:26 f23df028b6ca: Pulling fs layer 18:42:26 d65c8cfc05b1: Pulling fs layer 18:42:26 2437ff75d9bd: Pulling fs layer 18:42:26 f23df028b6ca: Waiting 18:42:26 d65c8cfc05b1: Waiting 18:42:26 2437ff75d9bd: Waiting 18:42:26 765212b225bb: Waiting 18:42:26 04944245beec: Verifying Checksum 18:42:26 04944245beec: Download complete 18:42:26 765212b225bb: Verifying Checksum 18:42:26 765212b225bb: Download complete 18:42:26 f23df028b6ca: Verifying Checksum 18:42:26 f23df028b6ca: Download complete 18:42:26 d65c8cfc05b1: Verifying Checksum 18:42:26 d65c8cfc05b1: Download complete 18:42:26 699f458cf7ca: Verifying Checksum 18:42:26 699f458cf7ca: Download complete 18:42:27 8998bd30e6a1: Verifying Checksum 18:42:27 8998bd30e6a1: Download complete 18:42:29 2437ff75d9bd: Verifying Checksum 18:42:29 2437ff75d9bd: Download complete 18:42:31 8998bd30e6a1: Pull complete 18:42:31 04944245beec: Pull complete 18:42:33 699f458cf7ca: Pull complete 18:42:33 765212b225bb: Pull complete 18:42:33 f23df028b6ca: Pull complete 18:42:33 d65c8cfc05b1: Pull complete 18:42:48 2437ff75d9bd: Pull complete 18:42:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:42:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:42:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:49 prd-ubuntu20.04-docker-arm64-4c-16g-1087 does not seem to be running inside a container 18:42: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 18:42:51 $ docker top fcde6f60c2fbc7793bda43a90401302a9faea81db83b96c137626e0fca39bbf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:52 ---> job-cost.sh 18:42:52 lf-activate-venv: SKIPPING 18:42:52 INFO: No Stack... 18:42:53 INFO: Retrieving Pricing Info for: v3-standard-4 18:42:53 INFO: Archiving Costs [Pipeline] sh 18:42:54 + cat /w/workspace/app-record-replay/1/archives/cost.csv 18:42:54 + cut -d, -f6 [Pipeline] lock 18:42:54 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-42-1-stack-cost] 18:42:54 Resource [jenkins-edgexfoundry-app-record-replay-PR-42-1-stack-cost] did not exist. Created. 18:42:54 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-42-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:42:55 /w/workspace/app-record-replay/1@tmp/durable-6a3347d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:42:55 + echo total: 0.10999999940395355 [Pipeline] stash 18:42:55 Warning: overwriting stash ‘stack-cost’ 18:42:55 Stashed 1 file(s) [Pipeline] } 18:42:55 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-42-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:42:55 $ docker stop --time=1 fcde6f60c2fbc7793bda43a90401302a9faea81db83b96c137626e0fca39bbf9 18:42:57 $ docker rm -f --volumes fcde6f60c2fbc7793bda43a90401302a9faea81db83b96c137626e0fca39bbf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:42:58 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:43:00 + [ -d /w/workspace/xfoundry_app-record-replay_PR-42/archives ] 18:43:00 + ls -al /w/workspace/xfoundry_app-record-replay_PR-42/archives 18:43:00 total 16 18:43:00 drwxr-xr-x 3 root root 4096 Jul 13 18:34 . 18:43:00 drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 18:34 .. 18:43:00 drwxr-xr-x 2 root root 4096 Jul 13 18:34 cost 18:43:00 -rw-r--r-- 1 root root 88 Jul 13 18:34 cost.csv 18:43:00 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-42/archives 18:43:00 + ls -al /w/workspace/xfoundry_app-record-replay_PR-42/archives 18:43:00 total 16 18:43:00 drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 18:34 . 18:43:00 drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 18:34 .. 18:43:00 drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 18:34 cost 18:43:00 -rw-r--r-- 1 jenkins jenkins 88 Jul 13 18:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:43:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:43:01 ---> package-listing.sh 18:43:01 ++ facter osfamily 18:43:01 ++ tr '[:upper:]' '[:lower:]' 18:43:01 + OS_FAMILY=debian 18:43:01 + workspace=/w/workspace/xfoundry_app-record-replay_PR-42 18:43:01 + START_PACKAGES=/tmp/packages_start.txt 18:43:01 + END_PACKAGES=/tmp/packages_end.txt 18:43:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:43:01 + PACKAGES=/tmp/packages_start.txt 18:43:01 + '[' /w/workspace/xfoundry_app-record-replay_PR-42 ']' 18:43:01 + PACKAGES=/tmp/packages_end.txt 18:43:01 + case "${OS_FAMILY}" in 18:43:01 + dpkg -l 18:43:01 + grep '^ii' 18:43:01 + '[' -f /tmp/packages_start.txt ']' 18:43:01 + '[' -f /tmp/packages_end.txt ']' 18:43:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:43:01 + '[' /w/workspace/xfoundry_app-record-replay_PR-42 ']' 18:43:01 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-42/archives/ 18:43:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-42/archives/ [Pipeline] echo 18:43: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-42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:43:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:02 prd-ubuntu20.04-docker-8c-8g-1086 does not seem to be running inside a container 18:43:02 $ 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-42/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-42 -v /w/workspace/xfoundry_app-record-replay_PR-42:/w/workspace/xfoundry_app-record-replay_PR-42:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-42@tmp:/w/workspace/xfoundry_app-record-replay_PR-42@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 18:43:02 $ docker top a32978d853a9da67ee61c33c06eed0557c2093f68ee7e0af5c81ff65d6f24f1b -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:03 + touch /tmp/pre-build-complete [Pipeline] sh 18:43:03 + mkdir -p /var/log/sysstat [Pipeline] sh 18:43:03 + ls /var/log/sa-host 18:43:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:04 provisioning config files... 18:43:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-42@tmp/config8461725353257676865tmp [Pipeline] { [Pipeline] echo 18:43:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:43:04 ---> create-netrc.sh [Pipeline] } 18:43:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:43:05 ---> python-tools-install.sh [Pipeline] echo 18:43:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:43:05 ---> sudo-logs.sh 18:43:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:43:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:43:05 ---> job-cost.sh 18:43:05 lf-activate-venv: SKIPPING 18:43:05 DEBUG: total: 0.2199999988079071 18:43:05 INFO: Retrieving Stack Cost... 18:43:06 INFO: Retrieving Pricing Info for: v3-standard-8 18:43:06 INFO: Archiving Costs [Pipeline] echo 18:43:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:43:07 ---> logs-deploy.sh 18:43:07 lf-activate-venv: SKIPPING 18:43:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-42/1 18:43:07 INFO: archiving workspace using pattern(s): 18:43:08 Archives upload complete. 18:43:08 INFO: archiving logs to Nexus 18:43:08 ---> uname -a: 18:43:08 Linux prd-ubuntu20-04-docker-8c-8g-1086 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:43:08 18:43:08 18:43:08 ---> lscpu: 18:43:08 Architecture: x86_64 18:43:08 CPU op-mode(s): 32-bit, 64-bit 18:43:08 Byte Order: Little Endian 18:43:08 Address sizes: 40 bits physical, 48 bits virtual 18:43:08 CPU(s): 8 18:43:08 On-line CPU(s) list: 0-7 18:43:08 Thread(s) per core: 1 18:43:08 Core(s) per socket: 1 18:43:08 Socket(s): 8 18:43:08 NUMA node(s): 1 18:43:08 Vendor ID: AuthenticAMD 18:43:08 CPU family: 23 18:43:08 Model: 49 18:43:08 Model name: AMD EPYC-Rome Processor 18:43:08 Stepping: 0 18:43:08 CPU MHz: 2800.000 18:43:08 BogoMIPS: 5600.00 18:43:08 Virtualization: AMD-V 18:43:08 Hypervisor vendor: KVM 18:43:08 Virtualization type: full 18:43:08 L1d cache: 256 KiB 18:43:08 L1i cache: 256 KiB 18:43:08 L2 cache: 4 MiB 18:43:08 L3 cache: 128 MiB 18:43:08 NUMA node0 CPU(s): 0-7 18:43:08 Vulnerability Itlb multihit: Not affected 18:43:08 Vulnerability L1tf: Not affected 18:43:08 Vulnerability Mds: Not affected 18:43:08 Vulnerability Meltdown: Not affected 18:43:08 Vulnerability Mmio stale data: Not affected 18:43:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:43:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:43:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:43:08 Vulnerability Srbds: Not affected 18:43:08 Vulnerability Tsx async abort: Not affected 18:43: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 18:43:08 18:43:08 18:43:08 ---> nproc: 18:43:08 8 18:43:08 18:43:08 18:43:08 ---> df -h: 18:43:08 Filesystem Size Used Avail Use% Mounted on 18:43:08 overlay 155G 12G 144G 8% / 18:43:08 tmpfs 64M 0 64M 0% /dev 18:43:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:43:08 shm 64M 0 64M 0% /dev/shm 18:43:08 /dev/vda1 155G 12G 144G 8% /facter-os 18:43:08 18:43:08 18:43:08 ---> sar -b -r -n DEV: 18:43:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1086) 07/13/23 _x86_64_ (8 CPU) 18:43:08 18:43:08 18:31:50 LINUX RESTART (8 CPU) 18:43:08 18:43:08 18:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:43:08 18:33:02 354.11 47.94 306.17 0.00 5413.63 107761.64 0.00 18:43:08 18:34:01 182.90 1.24 181.67 0.00 22.37 68294.27 0.00 18:43:08 18:35:01 64.68 0.28 64.40 0.00 7.20 33477.24 0.00 18:43:08 18:36:01 2.12 0.00 2.12 0.00 0.00 24.81 0.00 18:43:08 18:37:01 19.10 7.08 12.01 0.00 899.45 2234.16 0.00 18:43:08 18:38:01 38.54 3.52 35.03 0.00 4256.22 6681.69 0.00 18:43:08 18:39:01 3.65 0.02 3.63 0.00 0.13 91.32 0.00 18:43:08 18:40:01 1.93 0.00 1.93 0.00 0.00 20.40 0.00 18:43:08 18:41:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 18:43:08 18:42:01 1.82 0.00 1.82 0.00 0.00 19.60 0.00 18:43:08 18:43:01 1.60 0.08 1.52 0.00 4.93 15.60 0.00 18:43:08 Average: 60.90 5.48 55.42 0.00 965.39 19803.54 0.00 18:43:08 18:43:08 18:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:43:08 18:33:02 29178740 31587520 732056 2.23 71716 2611724 1858396 5.48 990536 2358640 473780 18:43:08 18:34:01 27774376 31233740 1069908 3.25 146024 3488868 2537208 7.48 1594924 3039848 239812 18:43:08 18:35:01 27869516 31578716 728184 2.21 154636 3703392 1789648 5.27 1183344 3331900 332 18:43:08 18:36:01 27869536 31578792 727836 2.21 154664 3703400 1789648 5.27 1183000 3331908 152 18:43:08 18:37:01 27770368 31568304 722584 2.20 159716 3794116 1569872 4.63 1228436 3374748 1096 18:43:08 18:38:01 27341956 31560248 726740 2.21 188892 4164280 1832716 5.40 1507400 3498964 204 18:43:08 18:39:01 27348500 31561992 725064 2.20 187516 4161028 1797716 5.30 1504744 3495756 152 18:43:08 18:40:01 27357336 31570888 716152 2.18 187592 4161028 1797716 5.30 1495624 3495760 4 18:43:08 18:41:01 27357700 31571392 715768 2.18 187680 4161032 1797716 5.30 1496116 3495792 164 18:43:08 18:42:01 27357448 31571196 715916 2.18 187732 4161036 1797716 5.30 1496164 3495796 180 18:43:08 18:43:01 27339740 31553928 733164 2.23 187772 4161412 1856240 5.47 1514492 3495988 116 18:43:08 Average: 27687747 31539701 755761 2.30 164904 3842847 1856781 5.47 1381344 3310464 65090 18:43:08 18:43:08 18:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:43:08 18:33:02 ens3 594.73 350.56 6610.80 95.48 0.00 0.00 0.00 0.00 18:43:08 18:33:02 docker0 0.78 0.72 0.12 1.87 0.00 0.00 0.00 0.00 18:43:08 18:33:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 18:43:08 18:34:01 ens3 370.84 228.48 2433.19 30.66 0.00 0.00 0.00 0.00 18:43:08 18:34:01 vetha07bd5f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:43:08 18:34:01 docker0 212.00 344.39 16.54 2405.85 0.00 0.00 0.00 0.00 18:43:08 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:43:08 18:35:01 ens3 100.37 60.35 2527.82 13.96 0.00 0.00 0.00 0.00 18:43:08 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:08 18:35:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 18:43:08 18:36:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:43:08 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:08 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:43:08 18:37:01 ens3 70.37 43.34 915.13 3.05 0.00 0.00 0.00 0.00 18:43:08 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:08 18:37:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 18:43:08 18:38:01 ens3 123.48 38.36 2008.03 2.81 0.00 0.00 0.00 0.00 18:43:08 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:08 18:38:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 18:43:08 18:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:08 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:08 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:08 18:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:43:08 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:08 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:43:08 18:41:01 ens3 0.52 0.45 0.26 0.21 0.00 0.00 0.00 0.00 18:43:08 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:08 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:08 18:42:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:43:08 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:08 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:43:08 18:43:01 ens3 6.78 4.15 16.52 1.66 0.00 0.00 0.00 0.00 18:43:08 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:08 18:43:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:43:08 Average: ens3 114.84 65.76 1317.60 13.42 0.00 0.00 0.00 0.00 18:43:08 Average: docker0 19.05 30.90 1.49 215.60 0.00 0.00 0.00 0.00 18:43:08 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 18:43:08 18:43:08 18:43:08 ---> sar -P ALL: 18:43:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1086) 07/13/23 _x86_64_ (8 CPU) 18:43:08 18:43:08 18:31:50 LINUX RESTART (8 CPU) 18:43:08 18:43:08 18:32:01 CPU %user %nice %system %iowait %steal %idle 18:43:08 18:33:02 all 8.96 0.00 3.40 2.33 0.05 85.25 18:43:08 18:33:02 0 7.92 0.00 3.10 0.18 0.03 88.76 18:43:08 18:33:02 1 9.86 0.00 4.34 1.68 0.03 84.09 18:43:08 18:33:02 2 9.43 0.00 4.25 5.21 0.05 81.06 18:43:08 18:33:02 3 8.07 0.00 3.81 0.50 0.07 87.55 18:43:08 18:33:02 4 9.72 0.00 2.91 7.18 0.05 80.15 18:43:08 18:33:02 5 7.48 0.00 2.67 3.28 0.05 86.53 18:43:08 18:33:02 6 10.48 0.00 2.15 0.13 0.05 87.19 18:43:08 18:33:02 7 8.75 0.00 3.99 0.54 0.08 86.63 18:43:08 18:34:01 all 13.64 0.00 3.68 6.96 0.09 75.63 18:43:08 18:34:01 0 13.67 0.00 3.70 1.81 0.07 80.76 18:43:08 18:34:01 1 15.39 0.00 3.26 13.47 0.07 67.81 18:43:08 18:34:01 2 12.50 0.00 3.73 4.50 0.10 79.17 18:43:08 18:34:01 3 11.82 0.00 3.70 15.71 0.09 68.68 18:43:08 18:34:01 4 13.37 0.00 4.17 12.23 0.12 70.11 18:43:08 18:34:01 5 13.85 0.00 3.10 0.74 0.09 82.22 18:43:08 18:34:01 6 13.17 0.00 3.35 4.51 0.12 78.86 18:43:08 18:34:01 7 15.35 0.00 4.41 2.69 0.10 77.44 18:43:08 18:35:01 all 32.09 0.00 5.12 1.54 0.11 61.14 18:43:08 18:35:01 0 32.67 0.00 4.74 0.07 0.10 62.42 18:43:08 18:35:01 1 31.52 0.00 5.10 0.08 0.10 63.20 18:43:08 18:35:01 2 32.44 0.00 4.86 0.12 0.12 62.46 18:43:08 18:35:01 3 27.79 0.00 5.07 0.25 0.10 66.78 18:43:08 18:35:01 4 34.30 0.00 5.24 0.05 0.12 60.30 18:43:08 18:35:01 5 32.18 0.00 5.00 0.12 0.12 62.58 18:43:08 18:35:01 6 33.71 0.00 5.11 0.00 0.12 61.05 18:43:08 18:35:01 7 32.09 0.00 5.85 11.69 0.12 50.25 18:43:08 18:36:01 all 0.02 0.00 0.01 0.02 0.01 99.95 18:43:08 18:36:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:43:08 18:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:43:08 18:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:43:08 18:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:43:08 18:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:43:08 18:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:43:08 18:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:43:08 18:36:01 7 0.05 0.00 0.02 0.13 0.02 99.78 18:43:08 18:37:01 all 0.69 0.00 0.22 0.23 0.01 98.85 18:43:08 18:37:01 0 0.63 0.00 0.13 0.25 0.02 98.97 18:43:08 18:37:01 1 0.67 0.00 0.12 0.03 0.02 99.17 18:43:08 18:37:01 2 0.45 0.00 0.27 0.02 0.00 99.27 18:43:08 18:37:01 3 1.00 0.00 0.30 0.63 0.02 98.05 18:43:08 18:37:01 4 2.12 0.00 0.15 0.03 0.02 97.68 18:43:08 18:37:01 5 0.35 0.00 0.43 0.32 0.02 98.88 18:43:08 18:37:01 6 0.12 0.00 0.08 0.02 0.02 99.77 18:43:08 18:37:01 7 0.15 0.00 0.25 0.55 0.02 99.03 18:43:08 18:38:01 all 1.76 0.00 1.21 0.56 0.02 96.46 18:43:08 18:38:01 0 1.07 0.00 0.75 1.67 0.02 96.50 18:43:08 18:38:01 1 1.28 0.00 1.03 0.03 0.02 97.63 18:43:08 18:38:01 2 1.57 0.00 0.92 0.58 0.02 96.91 18:43:08 18:38:01 3 2.92 0.00 1.75 0.63 0.02 94.67 18:43:08 18:38:01 4 1.32 0.00 0.55 0.10 0.02 98.01 18:43:08 18:38:01 5 2.10 0.00 1.25 0.17 0.02 96.46 18:43:08 18:38:01 6 2.52 0.00 2.80 1.18 0.02 93.47 18:43:08 18:38:01 7 1.26 0.00 0.64 0.08 0.03 97.99 18:43:08 18:39:01 all 0.14 0.00 0.05 0.01 0.01 99.79 18:43:08 18:39:01 0 0.03 0.00 0.05 0.05 0.02 99.85 18:43:08 18:39:01 1 0.10 0.00 0.02 0.00 0.00 99.88 18:43:08 18:39:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:43:08 18:39:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:43:08 18:39:01 4 0.52 0.00 0.07 0.02 0.02 99.38 18:43:08 18:39:01 5 0.08 0.00 0.03 0.00 0.00 99.88 18:43:08 18:39:01 6 0.25 0.00 0.10 0.00 0.00 99.65 18:43:08 18:39:01 7 0.08 0.00 0.05 0.00 0.03 99.83 18:43:08 18:40:01 all 0.27 0.00 0.01 0.01 0.01 99.71 18:43:08 18:40:01 0 0.00 0.00 0.00 0.03 0.02 99.95 18:43:08 18:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:43:08 18:40:01 2 0.00 0.00 0.02 0.02 0.02 99.95 18:43:08 18:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:43:08 18:40:01 4 2.00 0.00 0.00 0.00 0.02 97.98 18:43:08 18:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:43:08 18:40:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:43:08 18:40:01 7 0.08 0.00 0.00 0.00 0.02 99.90 18:43:08 18:41:01 all 0.23 0.00 0.01 0.00 0.00 99.76 18:43:08 18:41:01 0 0.03 0.00 0.02 0.02 0.00 99.93 18:43:08 18:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:43:08 18:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:43:08 18:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:43:08 18:41:01 4 1.66 0.00 0.00 0.00 0.00 98.34 18:43:08 18:41:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:43:08 18:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:43:08 18:41:01 7 0.00 0.00 0.03 0.00 0.02 99.95 18:43:08 18:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:43:08 18:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 18:43:08 18:42:01 1 0.05 0.00 0.00 0.00 0.02 99.93 18:43:08 18:42:01 2 0.05 0.00 0.00 0.00 0.00 99.95 18:43:08 18:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:43:08 18:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:43:08 18:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:43:08 18:42:01 6 0.00 0.00 0.03 0.00 0.00 99.97 18:43:08 18:42:01 7 0.07 0.00 0.02 0.00 0.02 99.90 18:43:08 18:43:01 all 0.23 0.00 0.04 0.00 0.01 99.72 18:43:08 18:43:01 0 0.03 0.00 0.03 0.02 0.00 99.92 18:43:08 18:43:01 1 0.43 0.00 0.05 0.00 0.00 99.52 18:43:08 18:43:01 2 0.48 0.00 0.00 0.02 0.00 99.50 18:43:08 18:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:43:08 18:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:43:08 18:43:01 5 0.07 0.00 0.08 0.00 0.00 99.85 18:43:08 18:43:01 6 0.30 0.00 0.07 0.00 0.02 99.62 18:43:08 18:43:01 7 0.50 0.00 0.08 0.00 0.03 99.38 18:43:08 18:43:08 Average: CPU %user %nice %system %iowait %steal %idle 18:43:08 Average: all 5.23 0.00 1.24 1.04 0.03 92.46 18:43:08 Average: 0 5.06 0.00 1.13 0.37 0.03 93.41 18:43:08 Average: 1 5.35 0.00 1.26 1.37 0.02 92.01 18:43:08 Average: 2 5.13 0.00 1.27 0.94 0.03 92.63 18:43:08 Average: 3 4.66 0.00 1.33 1.58 0.03 92.41 18:43:08 Average: 4 5.85 0.00 1.18 1.75 0.03 91.19 18:43:08 Average: 5 5.06 0.00 1.14 0.42 0.03 93.36 18:43:08 Average: 6 5.46 0.00 1.24 0.52 0.03 92.74 18:43:08 Average: 7 5.23 0.00 1.38 1.41 0.04 91.94 18:43:08 18:43:08 18:43:08