Pull request #56 updated 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 90458aff5952e3959d65678bf25cab3d18ebfb0c rather than dec8270ab2923d8a7d3ae15e6a803ce952a70dcb Obtained Jenkinsfile from 90458aff5952e3959d65678bf25cab3d18ebfb0c 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-ssh17543387498791004654.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-ssh12070140200464542725.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-56/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-56/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3130050016588614797.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 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-ssh14195242334751364066.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-56/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-56/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17809633295395376874.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3726 in /w/workspace/xfoundry_app-record-replay_PR-56 [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-56 # 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 90458aff5952e3959d65678bf25cab3d18ebfb0c into PR head commit dec8270ab2923d8a7d3ae15e6a803ce952a70dcb Merge succeeded, producing 17a5d05ae6154fb59548e79aa0719908b3af7bc8 Checking out Revision 17a5d05ae6154fb59548e79aa0719908b3af7bc8 (PR-56) > 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/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dec8270ab2923d8a7d3ae15e6a803ce952a70dcb # 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 90458aff5952e3959d65678bf25cab3d18ebfb0c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17a5d05ae6154fb59548e79aa0719908b3af7bc8 # timeout=10 Commit message: "Merge commit '90458aff5952e3959d65678bf25cab3d18ebfb0c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-15T22:32:34.306Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk bc4d5e8e37627f702dc15e4b6eb20e17a813c5bf # timeout=10 [2023-08-15T22:32:34.555Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-15T22:32:34.572Z] ========================================================= [2023-08-15T22:32:34.572Z] EdgeX Global Pipelines Version Info [2023-08-15T22:32:34.573Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:32:35.300Z] ------------------- [2023-08-15T22:32:35.300Z] stable info: [2023-08-15T22:32:35.300Z] ------------------- [2023-08-15T22:32:35.300Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-15T22:32:35.300Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T22:32:35.300Z] Message: update stable to v1.0.253 [2023-08-15T22:32:35.870Z] ------------------- [2023-08-15T22:32:35.870Z] experimental info: [2023-08-15T22:32:35.870Z] ------------------- [2023-08-15T22:32:35.870Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-15T22:32:35.870Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T22:32:35.870Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-15T22:32:36.057Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-15T22:32:36.070Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-15T22:32:36.082Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-15T22:32:36.094Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-15T22:32:36.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-15T22:32:36.127Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-15T22:32:36.144Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-15T22:32:36.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-15T22:32:36.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-15T22:32:36.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-15T22:32:36.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-15T22:32:36.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-15T22:32:36.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-15T22:32:36.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-15T22:32:36.275Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T22:32:36.296Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T22:32:36.312Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T22:32:36.332Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T22:32:36.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-15T22:32:36.373Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-15T22:32:36.389Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-15T22:32:36.408Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-15T22:32:36.427Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-15T22:32:36.444Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-15T22:32:36.464Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-15T22:32:36.486Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-15T22:32:36.504Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-15T22:32:36.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-56 [Pipeline] echo [2023-08-15T22:32:36.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-56 [Pipeline] echo [2023-08-15T22:32:36.551Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-56 [Pipeline] echo [2023-08-15T22:32:36.570Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17a5d05ae6154fb59548e79aa0719908b3af7bc8 [Pipeline] echo [2023-08-15T22:32:36.587Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17a5d05 [Pipeline] echo [2023-08-15T22:32:36.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T22:32:36.643Z] provisioning config files... [2023-08-15T22:32:36.661Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-56@tmp/config3562283386061902460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:32:36.959Z] ---> docker-login.sh [2023-08-15T22:32:36.959Z] nexus3.edgexfoundry.org:10001 [2023-08-15T22:32:37.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:32:37.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:32:37.218Z] Configure a credential helper to remove this warning. See [2023-08-15T22:32:37.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:32:37.218Z] [2023-08-15T22:32:37.218Z] Login Succeeded [2023-08-15T22:32:37.218Z] nexus3.edgexfoundry.org:10002 [2023-08-15T22:32:37.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:32:37.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:32:37.218Z] Configure a credential helper to remove this warning. See [2023-08-15T22:32:37.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:32:37.218Z] [2023-08-15T22:32:37.218Z] Login Succeeded [2023-08-15T22:32:37.218Z] nexus3.edgexfoundry.org:10003 [2023-08-15T22:32:37.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:32:37.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:32:37.479Z] Configure a credential helper to remove this warning. See [2023-08-15T22:32:37.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:32:37.479Z] [2023-08-15T22:32:37.479Z] Login Succeeded [2023-08-15T22:32:37.479Z] nexus3.edgexfoundry.org:10004 [2023-08-15T22:32:37.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:32:37.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:32:37.479Z] Configure a credential helper to remove this warning. See [2023-08-15T22:32:37.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:32:37.479Z] [2023-08-15T22:32:37.479Z] Login Succeeded [2023-08-15T22:32:37.479Z] docker.io [2023-08-15T22:32:37.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:32:37.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:32:37.739Z] Configure a credential helper to remove this warning. See [2023-08-15T22:32:37.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:32:37.739Z] [2023-08-15T22:32:37.739Z] Login Succeeded [2023-08-15T22:32:37.739Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T22:32:37.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-15T22:32:38.137Z] + git rev-list -1 --merges 17a5d05ae6154fb59548e79aa0719908b3af7bc8~1..17a5d05ae6154fb59548e79aa0719908b3af7bc8 [Pipeline] echo [2023-08-15T22:32:38.177Z] -----------> git rev-list -1 --merges 17a5d05ae6154fb59548e79aa0719908b3af7bc8~1..17a5d05ae6154fb59548e79aa0719908b3af7bc8 17a5d05ae6154fb59548e79aa0719908b3af7bc8 [2023-08-15T22:32:38.177Z] 17a5d05ae6154fb59548e79aa0719908b3af7bc8 [false] [Pipeline] sh [2023-08-15T22:32:38.469Z] + git log --format=format:%s -1 17a5d05ae6154fb59548e79aa0719908b3af7bc8 [Pipeline] echo [2023-08-15T22:32:38.484Z] ========================================================= [2023-08-15T22:32:38.484Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-15T22:32:38.484Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T22:32:38.832Z] + git log --format=format:%s -1 17a5d05ae6154fb59548e79aa0719908b3af7bc8 [Pipeline] echo [2023-08-15T22:32:38.845Z] [semverPrep] GIT_COMMIT: 17a5d05ae6154fb59548e79aa0719908b3af7bc8, Commit Message: Merge commit '90458aff5952e3959d65678bf25cab3d18ebfb0c' into HEAD [Pipeline] echo [2023-08-15T22:32:38.856Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-15T22:32:39.427Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T22:32:39.427Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-15T22:32:39.427Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-15T22:32:39.427Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-15T22:32:39.427Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-15T22:32:39.427Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-15T22:32:39.427Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:32:39.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T22:32:39.877Z] [2023-08-15T22:32:39.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:32:40.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T22:32:40.177Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-15T22:32:40.177Z] b85a868b505f: Pulling fs layer [2023-08-15T22:32:40.177Z] e2be974225ed: Pulling fs layer [2023-08-15T22:32:40.177Z] 339a4e72a1f5: Pulling fs layer [2023-08-15T22:32:40.177Z] 988bab9f4d93: Pulling fs layer [2023-08-15T22:32:40.177Z] 1469e6f7b9e6: Pulling fs layer [2023-08-15T22:32:40.177Z] eaf3925da568: Pulling fs layer [2023-08-15T22:32:40.177Z] bab4dde63d76: Pulling fs layer [2023-08-15T22:32:40.177Z] bde34c3a00c8: Pulling fs layer [2023-08-15T22:32:40.177Z] b352a97aabf1: Pulling fs layer [2023-08-15T22:32:40.177Z] 4872d77fe225: Pulling fs layer [2023-08-15T22:32:40.177Z] 5851b861e8e6: Pulling fs layer [2023-08-15T22:32:40.177Z] bab4dde63d76: Waiting [2023-08-15T22:32:40.177Z] bde34c3a00c8: Waiting [2023-08-15T22:32:40.177Z] 5851b861e8e6: Waiting [2023-08-15T22:32:40.177Z] 1469e6f7b9e6: Waiting [2023-08-15T22:32:40.177Z] 4872d77fe225: Waiting [2023-08-15T22:32:40.177Z] eaf3925da568: Waiting [2023-08-15T22:32:40.177Z] e2be974225ed: Verifying Checksum [2023-08-15T22:32:40.177Z] e2be974225ed: Download complete [2023-08-15T22:32:40.177Z] 988bab9f4d93: Verifying Checksum [2023-08-15T22:32:40.177Z] 988bab9f4d93: Download complete [2023-08-15T22:32:40.489Z] 1469e6f7b9e6: Verifying Checksum [2023-08-15T22:32:40.489Z] 1469e6f7b9e6: Download complete [2023-08-15T22:32:40.489Z] eaf3925da568: Download complete [2023-08-15T22:32:40.489Z] 339a4e72a1f5: Verifying Checksum [2023-08-15T22:32:40.489Z] 339a4e72a1f5: Download complete [2023-08-15T22:32:40.489Z] bde34c3a00c8: Download complete [2023-08-15T22:32:40.489Z] b85a868b505f: Verifying Checksum [2023-08-15T22:32:40.489Z] b85a868b505f: Download complete [2023-08-15T22:32:40.489Z] 4872d77fe225: Verifying Checksum [2023-08-15T22:32:40.489Z] 4872d77fe225: Download complete [2023-08-15T22:32:40.489Z] b352a97aabf1: Download complete [2023-08-15T22:32:40.489Z] 5851b861e8e6: Verifying Checksum [2023-08-15T22:32:40.489Z] 5851b861e8e6: Download complete [2023-08-15T22:32:40.749Z] bab4dde63d76: Verifying Checksum [2023-08-15T22:32:40.749Z] bab4dde63d76: Download complete [2023-08-15T22:32:41.519Z] b85a868b505f: Pull complete [2023-08-15T22:32:41.778Z] e2be974225ed: Pull complete [2023-08-15T22:32:42.356Z] 339a4e72a1f5: Pull complete [2023-08-15T22:32:42.356Z] 988bab9f4d93: Pull complete [2023-08-15T22:32:42.617Z] 1469e6f7b9e6: Pull complete [2023-08-15T22:32:42.617Z] eaf3925da568: Pull complete [2023-08-15T22:32:44.531Z] bab4dde63d76: Pull complete [2023-08-15T22:32:44.531Z] bde34c3a00c8: Pull complete [2023-08-15T22:32:44.531Z] b352a97aabf1: Pull complete [2023-08-15T22:32:44.531Z] 4872d77fe225: Pull complete [2023-08-15T22:32:44.531Z] 5851b861e8e6: Pull complete [2023-08-15T22:32:44.531Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-15T22:32:44.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T22:32:44.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:32:44.651Z] prd-ubuntu20.04-docker-8c-8g-3726 does not seem to be running inside a container [2023-08-15T22:32:44.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-56 -v /w/workspace/xfoundry_app-record-replay_PR-56:/w/workspace/xfoundry_app-record-replay_PR-56:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-56@tmp:/w/workspace/xfoundry_app-record-replay_PR-56@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-devops/py-git-semver:0.1.4 cat [2023-08-15T22:32:48.400Z] $ docker top 99d6c0175e1e91f39cc11ca5ee222875714b31bccce59eecefccff96525f6552 -eo pid,comm [2023-08-15T22:32:48.452Z] 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). [2023-08-15T22:32:48.452Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T22:32:48.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T22:32:48.487Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T22:32:48.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T22:32:48.626Z] $ docker exec 99d6c0175e1e91f39cc11ca5ee222875714b31bccce59eecefccff96525f6552 ssh-agent [2023-08-15T22:32:48.731Z] SSH_AUTH_SOCK=/tmp/ssh-hKFIUciwzz73/agent.33 [2023-08-15T22:32:48.731Z] SSH_AGENT_PID=39 [2023-08-15T22:32:48.739Z] Running ssh-add (command line suppressed) [2023-08-15T22:32:48.846Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-56@tmp/private_key_17371612337983012800.key (/w/workspace/xfoundry_app-record-replay_PR-56@tmp/private_key_17371612337983012800.key) [2023-08-15T22:32:48.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T22:32:49.151Z] + git tag --points-at HEAD [Pipeline] } [2023-08-15T22:32:49.174Z] $ docker exec --env ******** --env ******** 99d6c0175e1e91f39cc11ca5ee222875714b31bccce59eecefccff96525f6552 ssh-agent -k [2023-08-15T22:32:49.272Z] unset SSH_AUTH_SOCK; [2023-08-15T22:32:49.272Z] unset SSH_AGENT_PID; [2023-08-15T22:32:49.272Z] echo Agent pid 39 killed; [2023-08-15T22:32:49.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-15T22:32:49.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T22:32:49.304Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T22:32:49.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T22:32:49.433Z] $ docker exec 99d6c0175e1e91f39cc11ca5ee222875714b31bccce59eecefccff96525f6552 ssh-agent [2023-08-15T22:32:49.552Z] SSH_AUTH_SOCK=/tmp/ssh-3rSkPSqqEs7f/agent.71 [2023-08-15T22:32:49.552Z] SSH_AGENT_PID=77 [2023-08-15T22:32:49.562Z] Running ssh-add (command line suppressed) [2023-08-15T22:32:49.667Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-56@tmp/private_key_9471014255894796239.key (/w/workspace/xfoundry_app-record-replay_PR-56@tmp/private_key_9471014255894796239.key) [2023-08-15T22:32:49.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T22:32:49.969Z] + git semver init [2023-08-15T22:32:50.229Z] 2023-08-15 22:32:50,131 [run_init] DEBUG init version:0.0.0 force:False [2023-08-15T22:32:50.229Z] 2023-08-15 22:32:50,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-56/.semver [2023-08-15T22:32:50.229Z] 2023-08-15 22:32:50,133 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-56/.semver [2023-08-15T22:32:50.229Z] 2023-08-15 22:32:50,133 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-56/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-56, universal_newlines=False, shell=None, istream=None) [2023-08-15T22:32:50.797Z] 2023-08-15 22:32:50,685 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-56/.git/info/exclude [2023-08-15T22:32:50.797Z] 2023-08-15 22:32:50,686 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-56/.semver/PR-56 with force:False [2023-08-15T22:32:50.797Z] 2023-08-15 22:32:50,686 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-56/.semver/PR-56 [2023-08-15T22:32:50.797Z] 2023-08-15 22:32:50,689 [execute] INFO git cat-file --batch-check [2023-08-15T22:32:50.797Z] 2023-08-15 22:32:50,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-56/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T22:32:50.797Z] 2023-08-15 22:32:50,696 [execute] INFO git cat-file --batch [2023-08-15T22:32:50.797Z] 2023-08-15 22:32:50,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-56/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T22:32:50.797Z] 2023-08-15 22:32:50,700 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-56/.semver/PR-56 [2023-08-15T22:32:50.797Z] 0.0.0 [Pipeline] } [2023-08-15T22:32:50.813Z] $ docker exec --env ******** --env ******** 99d6c0175e1e91f39cc11ca5ee222875714b31bccce59eecefccff96525f6552 ssh-agent -k [2023-08-15T22:32:50.907Z] unset SSH_AUTH_SOCK; [2023-08-15T22:32:50.908Z] unset SSH_AGENT_PID; [2023-08-15T22:32:50.908Z] echo Agent pid 77 killed; [2023-08-15T22:32:50.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T22:32:51.219Z] + git semver [Pipeline] } [2023-08-15T22:32:51.496Z] $ docker stop --time=1 99d6c0175e1e91f39cc11ca5ee222875714b31bccce59eecefccff96525f6552 [2023-08-15T22:32:52.781Z] $ docker rm -f --volumes 99d6c0175e1e91f39cc11ca5ee222875714b31bccce59eecefccff96525f6552 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T22:32:53.116Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-15T22:32:53.328Z] Stashed 1 file(s) [Pipeline] echo [2023-08-15T22:32:53.332Z] [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 [2023-08-15T22:32:53.523Z] provisioning config files... [2023-08-15T22:32:53.533Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-56@tmp/config17540875909024508972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:32:53.837Z] ---> docker-login.sh [2023-08-15T22:32:53.837Z] nexus3.edgexfoundry.org:10001 [2023-08-15T22:32:53.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:32:53.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:32:53.837Z] Configure a credential helper to remove this warning. See [2023-08-15T22:32:53.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:32:53.837Z] [2023-08-15T22:32:53.837Z] Login Succeeded [2023-08-15T22:32:53.837Z] nexus3.edgexfoundry.org:10002 [2023-08-15T22:32:53.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:32:53.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:32:53.837Z] Configure a credential helper to remove this warning. See [2023-08-15T22:32:53.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:32:53.837Z] [2023-08-15T22:32:53.837Z] Login Succeeded [2023-08-15T22:32:53.837Z] nexus3.edgexfoundry.org:10003 [2023-08-15T22:32:54.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:32:54.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:32:54.098Z] Configure a credential helper to remove this warning. See [2023-08-15T22:32:54.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:32:54.098Z] [2023-08-15T22:32:54.098Z] Login Succeeded [2023-08-15T22:32:54.098Z] nexus3.edgexfoundry.org:10004 [2023-08-15T22:32:54.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:32:54.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:32:54.098Z] Configure a credential helper to remove this warning. See [2023-08-15T22:32:54.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:32:54.098Z] [2023-08-15T22:32:54.098Z] Login Succeeded [2023-08-15T22:32:54.098Z] docker.io [2023-08-15T22:32:54.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:32:54.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:32:54.617Z] Configure a credential helper to remove this warning. See [2023-08-15T22:32:54.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:32:54.617Z] [2023-08-15T22:32:54.617Z] Login Succeeded [2023-08-15T22:32:54.617Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T22:32:54.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-15T22:32:54.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T22:32:54.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T22:32:54.702Z] ========================================================= [2023-08-15T22:32:54.702Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-15T22:32:54.702Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:32:55.012Z] + 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 . [2023-08-15T22:32:55.012Z] Sending build context to Docker daemon 451.6kB [2023-08-15T22:32:55.012Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T22:32:55.012Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-15T22:32:55.012Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-15T22:32:55.012Z] 4db1b89c0bd1: Pulling fs layer [2023-08-15T22:32:55.012Z] 6911f1a30b25: Pulling fs layer [2023-08-15T22:32:55.012Z] e194b8c5c2a9: Pulling fs layer [2023-08-15T22:32:55.012Z] 6863d3e3a2b1: Pulling fs layer [2023-08-15T22:32:55.012Z] ec0bb842ea78: Pulling fs layer [2023-08-15T22:32:55.012Z] 40a00589a448: Pulling fs layer [2023-08-15T22:32:55.012Z] 6c08303d61cc: Pulling fs layer [2023-08-15T22:32:55.012Z] 798269fcf238: Pulling fs layer [2023-08-15T22:32:55.012Z] 6863d3e3a2b1: Waiting [2023-08-15T22:32:55.012Z] 6c08303d61cc: Waiting [2023-08-15T22:32:55.012Z] 40a00589a448: Waiting [2023-08-15T22:32:55.012Z] 798269fcf238: Waiting [2023-08-15T22:32:55.012Z] 6911f1a30b25: Verifying Checksum [2023-08-15T22:32:55.012Z] 6911f1a30b25: Download complete [2023-08-15T22:32:55.012Z] 6863d3e3a2b1: Verifying Checksum [2023-08-15T22:32:55.012Z] 6863d3e3a2b1: Download complete [2023-08-15T22:32:55.012Z] ec0bb842ea78: Download complete [2023-08-15T22:32:55.012Z] 4db1b89c0bd1: Verifying Checksum [2023-08-15T22:32:55.012Z] 4db1b89c0bd1: Download complete [2023-08-15T22:32:55.302Z] 40a00589a448: Verifying Checksum [2023-08-15T22:32:55.302Z] 40a00589a448: Download complete [2023-08-15T22:32:55.302Z] 4db1b89c0bd1: Pull complete [2023-08-15T22:32:55.566Z] 6911f1a30b25: Pull complete [2023-08-15T22:32:55.566Z] 798269fcf238: Verifying Checksum [2023-08-15T22:32:55.566Z] 798269fcf238: Download complete [2023-08-15T22:32:55.826Z] e194b8c5c2a9: Download complete [2023-08-15T22:32:56.087Z] 6c08303d61cc: Verifying Checksum [2023-08-15T22:32:56.087Z] 6c08303d61cc: Download complete [2023-08-15T22:32:59.377Z] e194b8c5c2a9: Pull complete [2023-08-15T22:32:59.636Z] 6863d3e3a2b1: Pull complete [2023-08-15T22:32:59.636Z] ec0bb842ea78: Pull complete [2023-08-15T22:32:59.636Z] 40a00589a448: Pull complete [2023-08-15T22:33:02.168Z] 6c08303d61cc: Pull complete [2023-08-15T22:33:03.103Z] 798269fcf238: Pull complete [2023-08-15T22:33:03.363Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-15T22:33:03.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T22:33:03.363Z] ---> ec979cd7f677 [2023-08-15T22:33:03.363Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T22:33:08.460Z] Still waiting to schedule task [2023-08-15T22:33:08.461Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-15T22:33:08.668Z] ---> Running in ac93845d9092 [2023-08-15T22:33:08.668Z] Removing intermediate container ac93845d9092 [2023-08-15T22:33:08.668Z] ---> 6b3099c4e8a0 [2023-08-15T22:33:08.668Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T22:33:08.668Z] ---> Running in d3ee8d8a27d8 [2023-08-15T22:33:08.668Z] Removing intermediate container d3ee8d8a27d8 [2023-08-15T22:33:08.668Z] ---> b372cd2d5039 [2023-08-15T22:33:08.668Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-15T22:33:08.668Z] ---> Running in ab8c862aeab4 [2023-08-15T22:33:08.933Z] Removing intermediate container ab8c862aeab4 [2023-08-15T22:33:08.933Z] ---> 5d605a86ce3f [2023-08-15T22:33:08.933Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T22:33:08.933Z] ---> Running in 7ffddc2ac581 [2023-08-15T22:33:09.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T22:33:09.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T22:33:09.765Z] OK: 265 MiB in 53 packages [2023-08-15T22:33:10.028Z] Removing intermediate container 7ffddc2ac581 [2023-08-15T22:33:10.028Z] ---> 2069eb712f4f [2023-08-15T22:33:10.028Z] Step 7/12 : WORKDIR /app [2023-08-15T22:33:10.028Z] ---> Running in e3abb4d6c8f5 [2023-08-15T22:33:10.288Z] Removing intermediate container e3abb4d6c8f5 [2023-08-15T22:33:10.288Z] ---> 3386cc90f48d [2023-08-15T22:33:10.288Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-15T22:33:10.288Z] ---> 529370b121b8 [2023-08-15T22:33:10.288Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T22:33:10.288Z] ---> Running in feb7313b6016 [2023-08-15T22:33:42.423Z] Removing intermediate container feb7313b6016 [2023-08-15T22:33:42.423Z] ---> 4fa880e09677 [2023-08-15T22:33:42.423Z] Step 10/12 : COPY . . [2023-08-15T22:33:42.423Z] ---> 9a0e8ca12c7a [2023-08-15T22:33:42.423Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T22:33:42.423Z] ---> Running in 0a303ca6d318 [2023-08-15T22:33:42.423Z] Removing intermediate container 0a303ca6d318 [2023-08-15T22:33:42.423Z] ---> 8c3acf8a8d98 [2023-08-15T22:33:42.423Z] Step 12/12 : RUN $MAKE [2023-08-15T22:33:42.423Z] ---> Running in e46acf5091f2 [2023-08-15T22:33:42.423Z] noop [2023-08-15T22:33:42.684Z] Removing intermediate container e46acf5091f2 [2023-08-15T22:33:42.684Z] ---> 4fcf9a39bf1e [2023-08-15T22:33:42.684Z] Successfully built 4fcf9a39bf1e [2023-08-15T22:33:42.684Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:33:42.992Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T22:33:42.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:33:43.068Z] prd-ubuntu20.04-docker-8c-8g-3726 does not seem to be running inside a container [2023-08-15T22:33:43.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-56 -v /w/workspace/xfoundry_app-record-replay_PR-56:/w/workspace/xfoundry_app-record-replay_PR-56:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-56@tmp:/w/workspace/xfoundry_app-record-replay_PR-56@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-15T22:33:43.439Z] $ docker top 61e525165f98f319572a3900441533ef479bcb55ddcc39cc621bc3e523a2ce88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T22:33:43.782Z] + go version [2023-08-15T22:33:43.782Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-15T22:33:43.796Z] $ docker stop --time=1 61e525165f98f319572a3900441533ef479bcb55ddcc39cc621bc3e523a2ce88 [2023-08-15T22:33:45.083Z] $ docker rm -f --volumes 61e525165f98f319572a3900441533ef479bcb55ddcc39cc621bc3e523a2ce88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:33:45.505Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T22:33:45.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:33:45.577Z] prd-ubuntu20.04-docker-8c-8g-3726 does not seem to be running inside a container [2023-08-15T22:33:45.610Z] $ 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-56 -v /w/workspace/xfoundry_app-record-replay_PR-56:/w/workspace/xfoundry_app-record-replay_PR-56:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-56@tmp:/w/workspace/xfoundry_app-record-replay_PR-56@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-15T22:33:45.929Z] $ docker top 4ab0e05c99df16b67b74827896da0848f7ddb23a61b6f7ab47a8abae85e23011 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T22:33:46.273Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-56 [Pipeline] fileExists [Pipeline] sh [2023-08-15T22:33:46.567Z] + make test [2023-08-15T22:33:46.567Z] go test -race -coverprofile=coverage.out ./... [2023-08-15T22:34:08.488Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-15T22:34:08.488Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.055s coverage: 88.0% of statements [2023-08-15T22:34:08.488Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-15T22:34:08.488Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-15T22:34:08.488Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-15T22:34:16.605Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.591s coverage: 97.5% of statements [2023-08-15T22:34:16.605Z] --- FAIL: TestHttpController_ExportRecordedData (0.01s) [2023-08-15T22:34:16.605Z] --- FAIL: TestHttpController_ExportRecordedData/Valid_-_no_events (0.00s) [2023-08-15T22:34:16.605Z] controller_test.go:486: [2023-08-15T22:34:16.605Z] Error Trace: /w/workspace/xfoundry_app-record-replay_PR-56/internal/controller/controller_test.go:486 [2023-08-15T22:34:16.605Z] Error: Not equal: [2023-08-15T22:34:16.605Z] expected: 204 [2023-08-15T22:34:16.605Z] actual : 200 [2023-08-15T22:34:16.605Z] Test: TestHttpController_ExportRecordedData/Valid_-_no_events [2023-08-15T22:34:16.605Z] FAIL [2023-08-15T22:34:16.605Z] github.com/edgexfoundry/app-record-replay/internal/controller coverage: 76.5% of statements [2023-08-15T22:34:16.605Z] FAIL github.com/edgexfoundry/app-record-replay/internal/controller 0.099s [2023-08-15T22:34:16.605Z] FAIL [2023-08-15T22:34:16.605Z] make: *** [Makefile:69: unittest] Error 1 [Pipeline] } [2023-08-15T22:34:16.622Z] $ docker stop --time=1 4ab0e05c99df16b67b74827896da0848f7ddb23a61b6f7ab47a8abae85e23011 [2023-08-15T22:34:20.725Z] $ docker rm -f --volumes 4ab0e05c99df16b67b74827896da0848f7ddb23a61b6f7ab47a8abae85e23011 [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 [2023-08-15T22:34:21.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T22:34:21.295Z] [2023-08-15T22:34:21.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:34:21.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T22:34:21.593Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-15T22:34:21.593Z] 5eb5b503b376: Pulling fs layer [2023-08-15T22:34:21.593Z] 5c69ac0246d0: Pulling fs layer [2023-08-15T22:34:21.593Z] ec43610c2a17: Pulling fs layer [2023-08-15T22:34:21.593Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-15T22:34:21.593Z] 33b1e0a273af: Pulling fs layer [2023-08-15T22:34:21.593Z] 5d3b04190fa2: Pulling fs layer [2023-08-15T22:34:21.593Z] 2f39f015ded8: Pulling fs layer [2023-08-15T22:34:21.593Z] 3a2ae6a8a46f: Waiting [2023-08-15T22:34:21.593Z] 2f39f015ded8: Waiting [2023-08-15T22:34:21.593Z] 33b1e0a273af: Waiting [2023-08-15T22:34:21.593Z] 5d3b04190fa2: Waiting [2023-08-15T22:34:21.593Z] 5c69ac0246d0: Download complete [2023-08-15T22:34:21.593Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-15T22:34:21.593Z] 3a2ae6a8a46f: Download complete [2023-08-15T22:34:21.593Z] 33b1e0a273af: Verifying Checksum [2023-08-15T22:34:21.593Z] 33b1e0a273af: Download complete [2023-08-15T22:34:21.593Z] 5d3b04190fa2: Verifying Checksum [2023-08-15T22:34:21.593Z] 5d3b04190fa2: Download complete [2023-08-15T22:34:21.852Z] ec43610c2a17: Verifying Checksum [2023-08-15T22:34:21.852Z] ec43610c2a17: Download complete [2023-08-15T22:34:21.852Z] 5eb5b503b376: Verifying Checksum [2023-08-15T22:34:21.852Z] 5eb5b503b376: Download complete [2023-08-15T22:34:22.419Z] 2f39f015ded8: Download complete [2023-08-15T22:34:22.984Z] 5eb5b503b376: Pull complete [2023-08-15T22:34:22.984Z] 5c69ac0246d0: Pull complete [2023-08-15T22:34:23.556Z] ec43610c2a17: Pull complete [2023-08-15T22:34:23.556Z] 3a2ae6a8a46f: Pull complete [2023-08-15T22:34:23.556Z] 33b1e0a273af: Pull complete [2023-08-15T22:34:23.815Z] 5d3b04190fa2: Pull complete [2023-08-15T22:34:28.005Z] 2f39f015ded8: Pull complete [2023-08-15T22:34:28.005Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-15T22:34:28.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T22:34:28.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:34:28.086Z] prd-ubuntu20.04-docker-8c-8g-3726 does not seem to be running inside a container [2023-08-15T22:34:28.121Z] $ 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-56 -v /w/workspace/xfoundry_app-record-replay_PR-56:/w/workspace/xfoundry_app-record-replay_PR-56:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-56@tmp:/w/workspace/xfoundry_app-record-replay_PR-56@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-15T22:34:32.569Z] $ docker top 1f4fe6b51de6f5a5eaf49c9b41ad70a5fb653a42285108e750860724ada38da4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:34:32.979Z] ---> job-cost.sh [2023-08-15T22:34:32.979Z] lf-activate-venv: SKIPPING [2023-08-15T22:34:32.979Z] INFO: No Stack... [2023-08-15T22:34:33.239Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T22:34:33.499Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T22:34:33.786Z] + cut -d, -f6 [2023-08-15T22:34:33.786Z] + cat /w/workspace/xfoundry_app-record-replay_PR-56/archives/cost.csv [Pipeline] lock [2023-08-15T22:34:33.798Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-56-6-stack-cost] [2023-08-15T22:34:33.806Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-56-6-stack-cost] did not exist. Created. [2023-08-15T22:34:33.806Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-56-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T22:34:34.103Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-15T22:34:34.147Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T22:34:34.154Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-56-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T22:34:34.176Z] $ docker stop --time=1 1f4fe6b51de6f5a5eaf49c9b41ad70a5fb653a42285108e750860724ada38da4 [2023-08-15T22:34:35.610Z] $ docker rm -f --volumes 1f4fe6b51de6f5a5eaf49c9b41ad70a5fb653a42285108e750860724ada38da4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-15T22:34:35.701Z] Failed in branch amd64 [2023-08-15T22:36:12.811Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3728 in /w/workspace/xfoundry_app-record-replay_PR-56 [Pipeline] { [Pipeline] ws [2023-08-15T22:36:12.827Z] Running in /w/workspace/app-record-replay/6 [Pipeline] { [Pipeline] checkout [2023-08-15T22:36:12.872Z] Selected Git installation does not exist. Using Default [2023-08-15T22:36:12.872Z] The recommended git tool is: NONE [2023-08-15T22:36:18.397Z] using credential edgex-jenkins-ssh [2023-08-15T22:36:18.417Z] Cloning the remote Git repository [2023-08-15T22:36:18.468Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-15T22:36:18.582Z] > git init /w/workspace/app-record-replay/6 # timeout=10 [2023-08-15T22:36:18.749Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-15T22:36:18.750Z] > git --version # timeout=10 [2023-08-15T22:36:18.776Z] > git --version # 'git version 2.25.1' [2023-08-15T22:36:18.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T22:36:18.946Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T22:36:19.590Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-15T22:36:19.615Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T22:36:21.444Z] Merging remotes/origin/main commit 90458aff5952e3959d65678bf25cab3d18ebfb0c into PR head commit dec8270ab2923d8a7d3ae15e6a803ce952a70dcb [2023-08-15T22:36:20.603Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-15T22:36:20.648Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-15T22:36:20.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T22:36:20.666Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-15T22:36:21.462Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T22:36:21.551Z] > git checkout -f dec8270ab2923d8a7d3ae15e6a803ce952a70dcb # timeout=10 [2023-08-15T22:36:21.642Z] > git remote # timeout=10 [2023-08-15T22:36:21.800Z] Merge succeeded, producing 2cfbca2b21e0b27c63edfce00d075b62c178e9bd [2023-08-15T22:36:21.800Z] Checking out Revision 2cfbca2b21e0b27c63edfce00d075b62c178e9bd (PR-56) [2023-08-15T22:36:21.670Z] > git config --get remote.origin.url # timeout=10 [2023-08-15T22:36:21.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T22:36:21.711Z] > git merge 90458aff5952e3959d65678bf25cab3d18ebfb0c # timeout=10 [2023-08-15T22:36:21.776Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-15T22:36:21.806Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T22:36:21.827Z] > git checkout -f 2cfbca2b21e0b27c63edfce00d075b62c178e9bd # timeout=10 [2023-08-15T22:36:25.423Z] Commit message: "Merge commit '90458aff5952e3959d65678bf25cab3d18ebfb0c' into HEAD" [2023-08-15T22:36:25.450Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T22:36:25.432Z] > git rev-list --no-walk bc4d5e8e37627f702dc15e4b6eb20e17a813c5bf # timeout=10 [2023-08-15T22:36:26.322Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-15T22:36:26.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T22:36:26.322Z] Dload Upload Total Spent Left Speed [2023-08-15T22:36:26.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-08-15T22:36:27.080Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-15T22:36:27.416Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-15T22:36:27.416Z] + sudo tee /etc/docker/daemon.new [2023-08-15T22:36:27.416Z] { [2023-08-15T22:36:27.416Z] "registry-mirrors": [ [2023-08-15T22:36:27.416Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-15T22:36:27.416Z] ], [2023-08-15T22:36:27.416Z] "bip": "10.250.0.254/24", [2023-08-15T22:36:27.416Z] "hosts": [ [2023-08-15T22:36:27.416Z] "tcp://0.0.0.0:5555", [2023-08-15T22:36:27.416Z] "unix:///var/run/docker.sock" [2023-08-15T22:36:27.416Z] ], [2023-08-15T22:36:27.416Z] "mtu": 1458, [2023-08-15T22:36:27.416Z] "selinux-enabled": true, [2023-08-15T22:36:27.416Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-15T22:36:27.416Z] } [Pipeline] sh [2023-08-15T22:36:27.753Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-15T22:36:28.088Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T22:36:46.383Z] provisioning config files... [2023-08-15T22:36:46.409Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/6@tmp/config14873091173845653465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:36:46.765Z] ---> docker-login.sh [2023-08-15T22:36:46.765Z] nexus3.edgexfoundry.org:10001 [2023-08-15T22:36:47.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:36:47.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:36:47.356Z] Configure a credential helper to remove this warning. See [2023-08-15T22:36:47.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:36:47.356Z] [2023-08-15T22:36:47.356Z] Login Succeeded [2023-08-15T22:36:47.356Z] nexus3.edgexfoundry.org:10002 [2023-08-15T22:36:47.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:36:47.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:36:47.895Z] Configure a credential helper to remove this warning. See [2023-08-15T22:36:47.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:36:47.895Z] [2023-08-15T22:36:47.895Z] Login Succeeded [2023-08-15T22:36:47.895Z] nexus3.edgexfoundry.org:10003 [2023-08-15T22:36:48.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:36:48.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:36:48.168Z] Configure a credential helper to remove this warning. See [2023-08-15T22:36:48.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:36:48.168Z] [2023-08-15T22:36:48.168Z] Login Succeeded [2023-08-15T22:36:48.168Z] nexus3.edgexfoundry.org:10004 [2023-08-15T22:36:48.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:36:48.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:36:48.438Z] Configure a credential helper to remove this warning. See [2023-08-15T22:36:48.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:36:48.438Z] [2023-08-15T22:36:48.438Z] Login Succeeded [2023-08-15T22:36:48.438Z] docker.io [2023-08-15T22:36:48.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:36:48.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:36:48.980Z] Configure a credential helper to remove this warning. See [2023-08-15T22:36:48.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:36:48.980Z] [2023-08-15T22:36:48.980Z] Login Succeeded [2023-08-15T22:36:48.980Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T22:36:48.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-15T22:36:49.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T22:36:49.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T22:36:49.516Z] ========================================================= [2023-08-15T22:36:49.516Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-15T22:36:49.516Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:36:49.879Z] + 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 . [2023-08-15T22:36:49.879Z] Sending build context to Docker daemon 204.8kB [2023-08-15T22:36:50.148Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T22:36:50.148Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-15T22:36:50.148Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-15T22:36:50.148Z] edb6bdbacee9: Pulling fs layer [2023-08-15T22:36:50.148Z] 5f9638ab2659: Pulling fs layer [2023-08-15T22:36:50.148Z] 8d51d6327a98: Pulling fs layer [2023-08-15T22:36:50.148Z] 8b374f2dd631: Pulling fs layer [2023-08-15T22:36:50.422Z] ec14aa9079de: Pulling fs layer [2023-08-15T22:36:50.422Z] 2f466654f4bb: Pulling fs layer [2023-08-15T22:36:50.422Z] 554e91adad29: Pulling fs layer [2023-08-15T22:36:50.422Z] 8b374f2dd631: Waiting [2023-08-15T22:36:50.422Z] ec14aa9079de: Waiting [2023-08-15T22:36:50.422Z] 2f466654f4bb: Waiting [2023-08-15T22:36:50.422Z] 554e91adad29: Waiting [2023-08-15T22:36:50.422Z] 5f9638ab2659: Download complete [2023-08-15T22:36:50.422Z] 8b374f2dd631: Verifying Checksum [2023-08-15T22:36:50.422Z] 8b374f2dd631: Download complete [2023-08-15T22:36:50.422Z] ec14aa9079de: Verifying Checksum [2023-08-15T22:36:50.422Z] ec14aa9079de: Download complete [2023-08-15T22:36:50.422Z] edb6bdbacee9: Download complete [2023-08-15T22:36:51.405Z] edb6bdbacee9: Pull complete [2023-08-15T22:36:51.674Z] 554e91adad29: Verifying Checksum [2023-08-15T22:36:51.674Z] 554e91adad29: Download complete [2023-08-15T22:36:51.948Z] 5f9638ab2659: Pull complete [2023-08-15T22:36:52.927Z] 8d51d6327a98: Verifying Checksum [2023-08-15T22:36:52.927Z] 8d51d6327a98: Download complete [2023-08-15T22:36:52.927Z] 2f466654f4bb: Verifying Checksum [2023-08-15T22:36:52.927Z] 2f466654f4bb: Download complete [2023-08-15T22:37:05.280Z] 8d51d6327a98: Pull complete [2023-08-15T22:37:05.280Z] 8b374f2dd631: Pull complete [2023-08-15T22:37:05.280Z] ec14aa9079de: Pull complete [2023-08-15T22:37:12.088Z] 2f466654f4bb: Pull complete [2023-08-15T22:37:14.052Z] 554e91adad29: Pull complete [2023-08-15T22:37:14.052Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-15T22:37:14.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T22:37:14.052Z] ---> 1e15ea492957 [2023-08-15T22:37:14.052Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T22:37:16.013Z] ---> Running in 51a09af7bf79 [2023-08-15T22:37:16.283Z] Removing intermediate container 51a09af7bf79 [2023-08-15T22:37:16.283Z] ---> 6967e0c5f19b [2023-08-15T22:37:16.283Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T22:37:16.283Z] ---> Running in 4f792980b059 [2023-08-15T22:37:16.555Z] Removing intermediate container 4f792980b059 [2023-08-15T22:37:16.555Z] ---> aa68662fa2db [2023-08-15T22:37:16.555Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-15T22:37:16.827Z] ---> Running in f293da6b54c0 [2023-08-15T22:37:17.096Z] Removing intermediate container f293da6b54c0 [2023-08-15T22:37:17.096Z] ---> 16c0269936be [2023-08-15T22:37:17.096Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T22:37:17.368Z] ---> Running in b10b68419bb3 [2023-08-15T22:37:18.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T22:37:19.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T22:37:20.276Z] OK: 263 MiB in 53 packages [2023-08-15T22:37:21.246Z] Removing intermediate container b10b68419bb3 [2023-08-15T22:37:21.246Z] ---> 6c646a631b72 [2023-08-15T22:37:21.246Z] Step 7/12 : WORKDIR /app [2023-08-15T22:37:21.246Z] ---> Running in 3ce0b63e6f26 [2023-08-15T22:37:21.525Z] Removing intermediate container 3ce0b63e6f26 [2023-08-15T22:37:21.525Z] ---> 5a21571a3144 [2023-08-15T22:37:21.525Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-15T22:37:21.797Z] ---> 23a1048ca544 [2023-08-15T22:37:21.797Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T22:37:22.067Z] ---> Running in 208bd0ffcdc5 [2023-08-15T22:38:29.980Z] Removing intermediate container 208bd0ffcdc5 [2023-08-15T22:38:29.980Z] ---> 3beb8cabbebc [2023-08-15T22:38:29.980Z] Step 10/12 : COPY . . [2023-08-15T22:38:29.980Z] ---> 8c6af0e7570b [2023-08-15T22:38:29.980Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T22:38:29.980Z] ---> Running in 5498951d2f94 [2023-08-15T22:38:29.980Z] Removing intermediate container 5498951d2f94 [2023-08-15T22:38:29.980Z] ---> ac9b59f70e4d [2023-08-15T22:38:29.980Z] Step 12/12 : RUN $MAKE [2023-08-15T22:38:29.980Z] ---> Running in 8b13b1ef87e5 [2023-08-15T22:38:29.980Z] noop [2023-08-15T22:38:29.980Z] Removing intermediate container 8b13b1ef87e5 [2023-08-15T22:38:29.980Z] ---> fbec70cf472d [2023-08-15T22:38:29.980Z] Successfully built fbec70cf472d [2023-08-15T22:38:29.980Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:38:30.365Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T22:38:30.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:38:30.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-3728 does not seem to be running inside a container [2023-08-15T22:38:30.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/6 -v /w/workspace/app-record-replay/6:/w/workspace/app-record-replay/6:rw,z -v /w/workspace/app-record-replay/6@tmp:/w/workspace/app-record-replay/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-15T22:38:31.871Z] $ docker top 8604ac8d79f6222b69998ae3520b2ddd9f3f2a08fd848496952541ec0108d049 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T22:38:32.711Z] + go version [2023-08-15T22:38:32.711Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-15T22:38:32.738Z] $ docker stop --time=1 8604ac8d79f6222b69998ae3520b2ddd9f3f2a08fd848496952541ec0108d049 [2023-08-15T22:38:36.426Z] $ docker rm -f --volumes 8604ac8d79f6222b69998ae3520b2ddd9f3f2a08fd848496952541ec0108d049 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:38:36.982Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T22:38:36.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:38:37.158Z] prd-ubuntu20.04-docker-arm64-4c-16g-3728 does not seem to be running inside a container [2023-08-15T22:38:37.233Z] $ 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/6 -v /w/workspace/app-record-replay/6:/w/workspace/app-record-replay/6:rw,z -v /w/workspace/app-record-replay/6@tmp:/w/workspace/app-record-replay/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-15T22:38:38.367Z] $ docker top 7602d22f136087257a5883b001f8464e58092455336582887e2c93152df9d06b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T22:38:38.868Z] + git config --global --add safe.directory /w/workspace/app-record-replay/6 [Pipeline] fileExists [Pipeline] sh [2023-08-15T22:38:39.789Z] + make test [2023-08-15T22:38:39.789Z] go test -race -coverprofile=coverage.out ./... [2023-08-15T22:42:01.653Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-15T22:42:01.653Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.264s coverage: 88.0% of statements [2023-08-15T22:42:08.305Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-15T22:42:08.305Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-15T22:42:08.305Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-15T22:42:10.255Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.868s coverage: 97.5% of statements [2023-08-15T22:42:10.255Z] --- FAIL: TestHttpController_ExportRecordedData (0.08s) [2023-08-15T22:42:10.255Z] --- FAIL: TestHttpController_ExportRecordedData/Valid_-_no_events (0.00s) [2023-08-15T22:42:10.255Z] controller_test.go:486: [2023-08-15T22:42:10.255Z] Error Trace: /w/workspace/app-record-replay/6/internal/controller/controller_test.go:486 [2023-08-15T22:42:10.255Z] Error: Not equal: [2023-08-15T22:42:10.255Z] expected: 204 [2023-08-15T22:42:10.255Z] actual : 200 [2023-08-15T22:42:10.255Z] Test: TestHttpController_ExportRecordedData/Valid_-_no_events [2023-08-15T22:42:10.255Z] FAIL [2023-08-15T22:42:10.255Z] github.com/edgexfoundry/app-record-replay/internal/controller coverage: 76.5% of statements [2023-08-15T22:42:10.255Z] FAIL github.com/edgexfoundry/app-record-replay/internal/controller 0.520s [2023-08-15T22:42:10.255Z] FAIL [2023-08-15T22:42:10.897Z] make: *** [Makefile:69: unittest] Error 1 [Pipeline] } [2023-08-15T22:42:10.948Z] $ docker stop --time=1 7602d22f136087257a5883b001f8464e58092455336582887e2c93152df9d06b [2023-08-15T22:42:13.477Z] $ docker rm -f --volumes 7602d22f136087257a5883b001f8464e58092455336582887e2c93152df9d06b [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 [2023-08-15T22:42:14.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T22:42:14.739Z] [2023-08-15T22:42:14.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:42:15.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T22:42:15.380Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-15T22:42:15.380Z] 8998bd30e6a1: Pulling fs layer [2023-08-15T22:42:15.380Z] 04944245beec: Pulling fs layer [2023-08-15T22:42:15.380Z] 699f458cf7ca: Pulling fs layer [2023-08-15T22:42:15.380Z] 765212b225bb: Pulling fs layer [2023-08-15T22:42:15.380Z] f23df028b6ca: Pulling fs layer [2023-08-15T22:42:15.380Z] d65c8cfc05b1: Pulling fs layer [2023-08-15T22:42:15.380Z] 2437ff75d9bd: Pulling fs layer [2023-08-15T22:42:15.380Z] 765212b225bb: Waiting [2023-08-15T22:42:15.380Z] f23df028b6ca: Waiting [2023-08-15T22:42:15.380Z] d65c8cfc05b1: Waiting [2023-08-15T22:42:15.380Z] 2437ff75d9bd: Waiting [2023-08-15T22:42:15.380Z] 04944245beec: Verifying Checksum [2023-08-15T22:42:15.380Z] 04944245beec: Download complete [2023-08-15T22:42:15.380Z] 765212b225bb: Verifying Checksum [2023-08-15T22:42:15.380Z] 765212b225bb: Download complete [2023-08-15T22:42:15.380Z] f23df028b6ca: Verifying Checksum [2023-08-15T22:42:15.380Z] f23df028b6ca: Download complete [2023-08-15T22:42:15.380Z] d65c8cfc05b1: Verifying Checksum [2023-08-15T22:42:15.380Z] d65c8cfc05b1: Download complete [2023-08-15T22:42:15.674Z] 699f458cf7ca: Verifying Checksum [2023-08-15T22:42:15.674Z] 699f458cf7ca: Download complete [2023-08-15T22:42:15.951Z] 8998bd30e6a1: Verifying Checksum [2023-08-15T22:42:15.951Z] 8998bd30e6a1: Download complete [2023-08-15T22:42:18.557Z] 2437ff75d9bd: Verifying Checksum [2023-08-15T22:42:18.557Z] 2437ff75d9bd: Download complete [2023-08-15T22:42:19.981Z] 8998bd30e6a1: Pull complete [2023-08-15T22:42:20.571Z] 04944245beec: Pull complete [2023-08-15T22:42:21.993Z] 699f458cf7ca: Pull complete [2023-08-15T22:42:21.993Z] 765212b225bb: Pull complete [2023-08-15T22:42:26.266Z] f23df028b6ca: Pull complete [2023-08-15T22:42:26.266Z] d65c8cfc05b1: Pull complete [2023-08-15T22:42:41.285Z] 2437ff75d9bd: Pull complete [2023-08-15T22:42:41.285Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-15T22:42:41.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T22:42:41.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:42:41.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-3728 does not seem to be running inside a container [2023-08-15T22:42:41.588Z] $ 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/6 -v /w/workspace/app-record-replay/6:/w/workspace/app-record-replay/6:rw,z -v /w/workspace/app-record-replay/6@tmp:/w/workspace/app-record-replay/6@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-15T22:42:44.320Z] $ docker top 2fad8a03b0fb91323c8cec8d5f41c643d945818af19df29b865ee04949eaa4af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:42:45.159Z] ---> job-cost.sh [2023-08-15T22:42:45.159Z] lf-activate-venv: SKIPPING [2023-08-15T22:42:45.159Z] INFO: No Stack... [2023-08-15T22:42:45.425Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-15T22:42:46.384Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T22:42:46.713Z] + cat /w/workspace/app-record-replay/6/archives/cost.csv [2023-08-15T22:42:46.714Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T22:42:47.019Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-56-6-stack-cost] [2023-08-15T22:42:47.025Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-56-6-stack-cost] did not exist. Created. [2023-08-15T22:42:47.025Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-56-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T22:42:47.685Z] /w/workspace/app-record-replay/6@tmp/durable-6869a24a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-15T22:42:48.028Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-15T22:42:48.054Z] Warning: overwriting stash ‘stack-cost’ [2023-08-15T22:42:48.476Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T22:42:48.483Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-56-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T22:42:48.514Z] $ docker stop --time=1 2fad8a03b0fb91323c8cec8d5f41c643d945818af19df29b865ee04949eaa4af [2023-08-15T22:42:50.119Z] $ docker rm -f --volumes 2fad8a03b0fb91323c8cec8d5f41c643d945818af19df29b865ee04949eaa4af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-15T22:42:50.423Z] 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 [2023-08-15T22:42:51.184Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-56/archives ] [2023-08-15T22:42:51.184Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-56/archives [2023-08-15T22:42:51.184Z] total 16 [2023-08-15T22:42:51.184Z] drwxr-xr-x 3 root root 4096 Aug 15 22:34 . [2023-08-15T22:42:51.184Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 22:34 .. [2023-08-15T22:42:51.184Z] drwxr-xr-x 2 root root 4096 Aug 15 22:34 cost [2023-08-15T22:42:51.184Z] -rw-r--r-- 1 root root 88 Aug 15 22:34 cost.csv [2023-08-15T22:42:51.184Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-56/archives [2023-08-15T22:42:51.184Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-56/archives [2023-08-15T22:42:51.184Z] total 16 [2023-08-15T22:42:51.184Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 22:34 . [2023-08-15T22:42:51.184Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 22:34 .. [2023-08-15T22:42:51.184Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 22:34 cost [2023-08-15T22:42:51.184Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 15 22:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:42:51.475Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:42:52.333Z] ---> package-listing.sh [2023-08-15T22:42:52.333Z] ++ facter osfamily [2023-08-15T22:42:52.333Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-15T22:42:52.594Z] + OS_FAMILY=debian [2023-08-15T22:42:52.594Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-56 [2023-08-15T22:42:52.594Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-15T22:42:52.594Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-15T22:42:52.594Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-15T22:42:52.594Z] + PACKAGES=/tmp/packages_start.txt [2023-08-15T22:42:52.594Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-56 ']' [2023-08-15T22:42:52.594Z] + PACKAGES=/tmp/packages_end.txt [2023-08-15T22:42:52.594Z] + case "${OS_FAMILY}" in [2023-08-15T22:42:52.594Z] + dpkg -l [2023-08-15T22:42:52.594Z] + grep '^ii' [2023-08-15T22:42:52.594Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-15T22:42:52.594Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-15T22:42:52.594Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-15T22:42:52.594Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-56 ']' [2023-08-15T22:42:52.594Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-56/archives/ [2023-08-15T22:42:52.594Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-56/archives/ [Pipeline] echo [2023-08-15T22:42:52.607Z] 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-56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-15T22:42:52.887Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:42:53.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T22:42:53.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:42:53.521Z] prd-ubuntu20.04-docker-8c-8g-3726 does not seem to be running inside a container [2023-08-15T22:42:53.556Z] $ 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-56/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-56 -v /w/workspace/xfoundry_app-record-replay_PR-56:/w/workspace/xfoundry_app-record-replay_PR-56:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-56@tmp:/w/workspace/xfoundry_app-record-replay_PR-56@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-15T22:42:53.736Z] $ docker top 2119e21772d32095b2fd802debbaace07cc5eac24d7721f07a73756a0313c5ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T22:42:54.068Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-15T22:42:54.353Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-15T22:42:54.637Z] + ls /var/log/sa-host [2023-08-15T22:42:54.637Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T22:42:54.700Z] provisioning config files... [2023-08-15T22:42:54.709Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-56@tmp/config2678058197532976636tmp [Pipeline] { [Pipeline] echo [2023-08-15T22:42:54.726Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:42:55.009Z] ---> create-netrc.sh [Pipeline] } [2023-08-15T22:42:55.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:42:55.341Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-15T22:42:55.349Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:42:55.629Z] ---> sudo-logs.sh [2023-08-15T22:42:55.629Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-15T22:42:55.655Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:42:55.936Z] ---> job-cost.sh [2023-08-15T22:42:55.936Z] lf-activate-venv: SKIPPING [2023-08-15T22:42:55.936Z] DEBUG: total: 0.2199999988079071 [2023-08-15T22:42:55.936Z] INFO: Retrieving Stack Cost... [2023-08-15T22:42:56.197Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T22:42:56.765Z] INFO: Archiving Costs [Pipeline] echo [2023-08-15T22:42:56.778Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:42:57.058Z] ---> logs-deploy.sh [2023-08-15T22:42:57.058Z] lf-activate-venv: SKIPPING [2023-08-15T22:42:57.058Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-56/6 [2023-08-15T22:42:57.058Z] INFO: archiving workspace using pattern(s): [2023-08-15T22:42:57.991Z] Archives upload complete. [2023-08-15T22:42:58.250Z] INFO: archiving logs to Nexus [2023-08-15T22:42:58.819Z] ---> uname -a: [2023-08-15T22:42:58.819Z] Linux prd-ubuntu20-04-docker-8c-8g-3726 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-15T22:42:58.819Z] [2023-08-15T22:42:58.819Z] [2023-08-15T22:42:58.819Z] ---> lscpu: [2023-08-15T22:42:58.819Z] Architecture: x86_64 [2023-08-15T22:42:58.819Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-15T22:42:58.819Z] Byte Order: Little Endian [2023-08-15T22:42:58.819Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-15T22:42:58.819Z] CPU(s): 8 [2023-08-15T22:42:58.819Z] On-line CPU(s) list: 0-7 [2023-08-15T22:42:58.819Z] Thread(s) per core: 1 [2023-08-15T22:42:58.819Z] Core(s) per socket: 1 [2023-08-15T22:42:58.819Z] Socket(s): 8 [2023-08-15T22:42:58.819Z] NUMA node(s): 1 [2023-08-15T22:42:58.819Z] Vendor ID: AuthenticAMD [2023-08-15T22:42:58.819Z] CPU family: 23 [2023-08-15T22:42:58.819Z] Model: 49 [2023-08-15T22:42:58.819Z] Model name: AMD EPYC-Rome Processor [2023-08-15T22:42:58.819Z] Stepping: 0 [2023-08-15T22:42:58.819Z] CPU MHz: 2800.000 [2023-08-15T22:42:58.819Z] BogoMIPS: 5600.00 [2023-08-15T22:42:58.819Z] Virtualization: AMD-V [2023-08-15T22:42:58.819Z] Hypervisor vendor: KVM [2023-08-15T22:42:58.819Z] Virtualization type: full [2023-08-15T22:42:58.819Z] L1d cache: 256 KiB [2023-08-15T22:42:58.819Z] L1i cache: 256 KiB [2023-08-15T22:42:58.819Z] L2 cache: 4 MiB [2023-08-15T22:42:58.819Z] L3 cache: 128 MiB [2023-08-15T22:42:58.819Z] NUMA node0 CPU(s): 0-7 [2023-08-15T22:42:58.819Z] Vulnerability Itlb multihit: Not affected [2023-08-15T22:42:58.819Z] Vulnerability L1tf: Not affected [2023-08-15T22:42:58.819Z] Vulnerability Mds: Not affected [2023-08-15T22:42:58.819Z] Vulnerability Meltdown: Not affected [2023-08-15T22:42:58.819Z] Vulnerability Mmio stale data: Not affected [2023-08-15T22:42:58.819Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-15T22:42:58.819Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-15T22:42:58.819Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-15T22:42:58.819Z] Vulnerability Srbds: Not affected [2023-08-15T22:42:58.819Z] Vulnerability Tsx async abort: Not affected [2023-08-15T22:42:58.819Z] 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 [2023-08-15T22:42:58.819Z] [2023-08-15T22:42:58.819Z] [2023-08-15T22:42:58.819Z] ---> nproc: [2023-08-15T22:42:58.819Z] 8 [2023-08-15T22:42:58.819Z] [2023-08-15T22:42:58.819Z] [2023-08-15T22:42:58.819Z] ---> df -h: [2023-08-15T22:42:58.819Z] Filesystem Size Used Avail Use% Mounted on [2023-08-15T22:42:58.819Z] overlay 155G 12G 144G 8% / [2023-08-15T22:42:58.819Z] tmpfs 64M 0 64M 0% /dev [2023-08-15T22:42:58.819Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-15T22:42:58.819Z] shm 64M 0 64M 0% /dev/shm [2023-08-15T22:42:58.819Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-08-15T22:42:58.819Z] [2023-08-15T22:42:58.819Z] [2023-08-15T22:42:58.819Z] ---> sar -b -r -n DEV: [2023-08-15T22:42:58.819Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3726) 08/15/23 _x86_64_ (8 CPU) [2023-08-15T22:42:58.819Z] [2023-08-15T22:42:58.819Z] 22:31:55 LINUX RESTART (8 CPU) [2023-08-15T22:42:58.819Z] [2023-08-15T22:42:58.819Z] 22:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-15T22:42:58.819Z] 22:33:01 329.43 49.08 280.36 0.00 5503.57 137629.48 0.00 [2023-08-15T22:42:58.819Z] 22:34:01 186.79 1.33 185.45 0.00 19.46 75434.89 0.00 [2023-08-15T22:42:58.820Z] 22:35:01 52.11 0.17 51.94 0.00 9.60 25118.61 0.00 [2023-08-15T22:42:58.820Z] 22:36:01 1.57 0.00 1.57 0.00 0.00 19.08 0.00 [2023-08-15T22:42:58.820Z] 22:37:01 5.17 2.47 2.70 0.00 2046.86 93.32 0.00 [2023-08-15T22:42:58.820Z] 22:38:01 35.74 9.25 26.50 0.00 3388.64 6257.62 0.00 [2023-08-15T22:42:58.820Z] 22:39:01 3.18 1.58 1.60 0.00 37.19 21.46 0.00 [2023-08-15T22:42:58.820Z] 22:40:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 [2023-08-15T22:42:58.820Z] 22:41:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 [2023-08-15T22:42:58.820Z] 22:42:01 1.42 0.00 1.42 0.00 0.00 28.80 0.00 [2023-08-15T22:42:58.820Z] Average: 61.36 6.33 55.03 0.00 1094.19 24299.96 0.00 [2023-08-15T22:42:58.820Z] [2023-08-15T22:42:58.820Z] 22:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-15T22:42:58.820Z] 22:33:01 29226260 31571444 753428 2.29 71440 2550024 2036720 6.00 1011472 2296688 669172 [2023-08-15T22:42:58.820Z] 22:34:01 27724556 31347552 952492 2.90 146592 3644748 2382464 7.02 1559168 3114728 394948 [2023-08-15T22:42:58.820Z] 22:35:01 27865752 31572328 731832 2.23 152804 3704688 1766432 5.21 1179676 3338280 360 [2023-08-15T22:42:58.820Z] 22:36:01 27865744 31572328 731680 2.23 152836 3704692 1766432 5.21 1179540 3338284 132 [2023-08-15T22:42:58.820Z] 22:37:01 27735444 31576304 727288 2.21 154444 3834420 1755212 5.17 1184112 3464512 65456 [2023-08-15T22:42:58.820Z] 22:38:01 27501412 31562296 729872 2.22 161392 4037636 1820512 5.37 1406424 3449044 140 [2023-08-15T22:42:58.820Z] 22:39:01 27494824 31557832 734212 2.23 161468 4038752 1820512 5.37 1416444 3449388 12 [2023-08-15T22:42:58.820Z] 22:40:01 27494468 31557564 734392 2.23 161492 4038752 1820512 5.37 1416072 3449388 140 [2023-08-15T22:42:58.820Z] 22:41:01 27494444 31557576 734304 2.23 161528 4038756 1820512 5.37 1416124 3449396 16 [2023-08-15T22:42:58.820Z] 22:42:01 27494288 31557784 734524 2.23 161624 4038736 1820512 5.37 1415928 3449636 208 [2023-08-15T22:42:58.820Z] Average: 27789719 31543301 756402 2.30 148562 3763120 1880982 5.54 1318496 3279934 113058 [2023-08-15T22:42:58.820Z] [2023-08-15T22:42:58.820Z] 22:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-15T22:42:58.820Z] 22:33:01 ens3 625.36 367.90 6724.03 102.95 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:33:01 docker0 0.79 0.81 0.13 2.92 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:33:01 lo 7.10 7.10 0.68 0.68 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:34:01 ens3 356.39 218.20 2396.56 31.33 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:34:01 veth389fbeb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:34:01 docker0 198.75 327.18 15.65 2366.51 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:35:01 ens3 101.92 60.52 2532.85 12.23 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:35:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:36:01 ens3 1.00 0.32 0.20 0.08 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:37:01 ens3 37.36 16.41 634.13 1.51 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:37:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:38:01 ens3 108.30 57.29 1376.45 4.32 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:38:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:39:01 ens3 7.62 5.60 5.42 5.73 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:41:01 ens3 0.55 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:42:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] Average: ens3 123.15 72.25 1359.28 15.71 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] Average: docker0 19.98 32.84 1.58 237.28 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 [2023-08-15T22:42:58.820Z] [2023-08-15T22:42:58.820Z] [2023-08-15T22:42:58.820Z] ---> sar -P ALL: [2023-08-15T22:42:58.820Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3726) 08/15/23 _x86_64_ (8 CPU) [2023-08-15T22:42:58.820Z] [2023-08-15T22:42:58.820Z] 22:31:55 LINUX RESTART (8 CPU) [2023-08-15T22:42:58.820Z] [2023-08-15T22:42:58.820Z] 22:32:01 CPU %user %nice %system %iowait %steal %idle [2023-08-15T22:42:58.820Z] 22:33:01 all 9.42 0.00 3.31 2.86 0.06 84.35 [2023-08-15T22:42:58.820Z] 22:33:01 0 9.74 0.00 3.70 3.05 0.07 83.44 [2023-08-15T22:42:58.820Z] 22:33:01 1 9.81 0.00 2.90 0.53 0.05 86.71 [2023-08-15T22:42:58.820Z] 22:33:01 2 9.61 0.00 2.60 9.25 0.05 78.50 [2023-08-15T22:42:58.820Z] 22:33:01 3 8.14 0.00 4.28 0.75 0.07 86.76 [2023-08-15T22:42:58.820Z] 22:33:01 4 7.85 0.00 3.82 5.70 0.07 82.57 [2023-08-15T22:42:58.820Z] 22:33:01 5 13.15 0.00 2.79 0.73 0.05 83.27 [2023-08-15T22:42:58.820Z] 22:33:01 6 6.61 0.00 3.43 2.40 0.03 87.52 [2023-08-15T22:42:58.820Z] 22:33:01 7 10.42 0.00 2.99 0.46 0.09 86.04 [2023-08-15T22:42:58.820Z] 22:34:01 all 20.62 0.00 4.94 4.90 0.08 69.47 [2023-08-15T22:42:58.820Z] 22:34:01 0 21.77 0.00 5.11 10.90 0.08 62.13 [2023-08-15T22:42:58.820Z] 22:34:01 1 20.26 0.00 4.53 3.16 0.08 71.97 [2023-08-15T22:42:58.820Z] 22:34:01 2 19.52 0.00 4.77 7.50 0.07 68.14 [2023-08-15T22:42:58.820Z] 22:34:01 3 22.17 0.00 5.03 0.34 0.07 72.40 [2023-08-15T22:42:58.820Z] 22:34:01 4 21.00 0.00 4.75 0.89 0.08 73.27 [2023-08-15T22:42:58.820Z] 22:34:01 5 20.20 0.00 4.52 0.15 0.05 75.08 [2023-08-15T22:42:58.820Z] 22:34:01 6 19.81 0.00 5.30 1.09 0.08 73.71 [2023-08-15T22:42:58.820Z] 22:34:01 7 20.22 0.00 5.47 15.25 0.10 58.96 [2023-08-15T22:42:58.820Z] 22:35:01 all 5.76 0.00 1.66 1.56 0.03 90.99 [2023-08-15T22:42:58.820Z] 22:35:01 0 5.10 0.00 1.80 0.00 0.03 93.07 [2023-08-15T22:42:58.820Z] 22:35:01 1 5.33 0.00 1.66 5.54 0.03 87.44 [2023-08-15T22:42:58.820Z] 22:35:01 2 6.46 0.00 1.72 0.00 0.03 91.78 [2023-08-15T22:42:58.820Z] 22:35:01 3 5.27 0.00 1.61 0.03 0.03 93.06 [2023-08-15T22:42:58.820Z] 22:35:01 4 6.42 0.00 2.23 0.99 0.02 90.34 [2023-08-15T22:42:58.820Z] 22:35:01 5 6.22 0.00 1.12 0.02 0.03 92.60 [2023-08-15T22:42:58.820Z] 22:35:01 6 5.45 0.00 1.54 0.03 0.02 92.96 [2023-08-15T22:42:58.820Z] 22:35:01 7 5.82 0.00 1.65 5.87 0.03 86.63 [2023-08-15T22:42:58.820Z] 22:36:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-08-15T22:42:58.820Z] 22:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-15T22:42:58.820Z] 22:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-15T22:42:58.820Z] 22:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-15T22:42:58.820Z] 22:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-15T22:42:58.820Z] 22:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-15T22:42:58.820Z] 22:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-15T22:42:58.820Z] 22:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-15T22:42:58.820Z] 22:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-15T22:42:58.820Z] 22:37:01 all 0.17 0.00 0.09 0.13 0.01 99.60 [2023-08-15T22:42:58.820Z] 22:37:01 0 0.07 0.00 0.02 0.02 0.02 99.88 [2023-08-15T22:42:58.820Z] 22:37:01 1 0.88 0.00 0.15 0.02 0.00 98.95 [2023-08-15T22:42:58.820Z] 22:37:01 2 0.12 0.00 0.22 0.90 0.00 98.77 [2023-08-15T22:42:58.820Z] 22:37:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2023-08-15T22:42:58.820Z] 22:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-15T22:42:58.820Z] 22:37:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2023-08-15T22:42:58.820Z] 22:37:01 6 0.07 0.00 0.18 0.02 0.00 99.73 [2023-08-15T22:42:58.820Z] 22:37:01 7 0.05 0.00 0.03 0.12 0.02 99.78 [2023-08-15T22:42:58.820Z] 22:38:01 all 1.36 0.00 0.62 0.72 0.01 97.30 [2023-08-15T22:42:58.820Z] 22:38:01 0 0.62 0.00 0.40 0.03 0.00 98.95 [2023-08-15T22:42:58.820Z] 22:38:01 1 0.83 0.00 0.42 0.67 0.02 98.07 [2023-08-15T22:42:58.820Z] 22:38:01 2 3.24 0.00 0.68 0.02 0.00 96.06 [2023-08-15T22:42:58.820Z] 22:38:01 3 0.67 0.00 0.58 1.10 0.02 97.63 [2023-08-15T22:42:58.820Z] 22:38:01 4 1.69 0.00 0.65 0.17 0.02 97.48 [2023-08-15T22:42:58.820Z] 22:38:01 5 1.57 0.00 1.15 1.24 0.02 96.02 [2023-08-15T22:42:58.820Z] 22:38:01 6 0.83 0.00 0.63 1.33 0.02 97.18 [2023-08-15T22:42:58.820Z] 22:38:01 7 1.40 0.00 0.43 1.18 0.02 96.98 [2023-08-15T22:42:58.820Z] 22:39:01 all 0.54 0.00 0.03 0.05 0.01 99.37 [2023-08-15T22:42:58.820Z] 22:39:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2023-08-15T22:42:58.820Z] 22:39:01 1 0.27 0.00 0.03 0.10 0.00 99.60 [2023-08-15T22:42:58.820Z] 22:39:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-08-15T22:42:58.820Z] 22:39:01 3 1.05 0.00 0.02 0.03 0.02 98.88 [2023-08-15T22:42:58.820Z] 22:39:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2023-08-15T22:42:58.820Z] 22:39:01 5 0.28 0.00 0.03 0.00 0.02 99.67 [2023-08-15T22:42:58.820Z] 22:39:01 6 0.30 0.00 0.05 0.00 0.00 99.65 [2023-08-15T22:42:58.820Z] 22:39:01 7 2.15 0.00 0.03 0.25 0.02 97.55 [2023-08-15T22:42:58.820Z] 22:40:01 all 0.21 0.00 0.00 0.00 0.01 99.77 [2023-08-15T22:42:58.820Z] 22:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-15T22:42:58.820Z] 22:40:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-15T22:42:58.820Z] 22:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-15T22:42:58.820Z] 22:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-15T22:42:58.820Z] 22:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-15T22:42:58.820Z] 22:40:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-15T22:42:58.820Z] 22:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-15T22:42:58.820Z] 22:40:01 7 1.53 0.00 0.00 0.02 0.00 98.45 [2023-08-15T22:42:58.820Z] 22:41:01 all 0.28 0.00 0.01 0.00 0.00 99.70 [2023-08-15T22:42:58.820Z] 22:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-15T22:42:58.820Z] 22:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-15T22:42:58.821Z] 22:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-15T22:42:58.821Z] 22:41:01 3 0.10 0.00 0.02 0.00 0.00 99.88 [2023-08-15T22:42:58.821Z] 22:41:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-08-15T22:42:58.821Z] 22:41:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-08-15T22:42:58.821Z] 22:41:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-15T22:42:58.821Z] 22:41:01 7 1.97 0.00 0.02 0.00 0.00 98.01 [2023-08-15T22:42:58.821Z] 22:42:01 all 0.06 0.00 0.01 0.01 0.01 99.92 [2023-08-15T22:42:58.821Z] 22:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-15T22:42:58.821Z] 22:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-08-15T22:42:58.821Z] 22:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-15T22:42:58.821Z] 22:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-15T22:42:58.821Z] 22:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-15T22:42:58.821Z] 22:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-15T22:42:58.821Z] 22:42:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-08-15T22:42:58.821Z] 22:42:01 7 0.35 0.00 0.00 0.03 0.02 99.60 [2023-08-15T22:42:58.821Z] Average: all 3.81 0.00 1.06 1.01 0.02 94.10 [2023-08-15T22:42:58.821Z] Average: 0 3.72 0.00 1.10 1.39 0.02 93.78 [2023-08-15T22:42:58.821Z] Average: 1 3.71 0.00 0.96 1.00 0.02 94.31 [2023-08-15T22:42:58.821Z] Average: 2 3.87 0.00 1.00 1.74 0.02 93.38 [2023-08-15T22:42:58.821Z] Average: 3 3.73 0.00 1.15 0.22 0.02 94.88 [2023-08-15T22:42:58.821Z] Average: 4 3.69 0.00 1.14 0.76 0.02 94.38 [2023-08-15T22:42:58.821Z] Average: 5 4.13 0.00 0.97 0.21 0.02 94.67 [2023-08-15T22:42:58.821Z] Average: 6 3.29 0.00 1.11 0.48 0.02 95.10 [2023-08-15T22:42:58.821Z] Average: 7 4.34 0.00 1.04 2.29 0.03 92.30 [2023-08-15T22:42:58.821Z] [2023-08-15T22:42:58.821Z] [2023-08-15T22:42:58.821Z]