Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d632d56116551d1ad5f4f5bdd61b88617328df44+9956db4fa5abfed98576078f3cd0c7b12bdb8029 (dad0e4044a9e9a34c7273a181c3c01664033915a) 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-ssh8727538126981657128.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12658649145648693433.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-51/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-51/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17819405215881226784.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6338982453345402258.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-51/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-51/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11520598985780252102.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 ‘prd-ubuntu20.04-docker-8c-8g-2397’ Running on prd-ubuntu20.04-docker-8c-8g-2403 in /w/workspace/xfoundry_app-record-replay_PR-51 [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-51 # 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 9956db4fa5abfed98576078f3cd0c7b12bdb8029 into PR head commit d632d56116551d1ad5f4f5bdd61b88617328df44 > 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/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d632d56116551d1ad5f4f5bdd61b88617328df44 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing 7aed937b4a783f332ea5eb77d2a218d5e182101b Checking out Revision 7aed937b4a783f332ea5eb77d2a218d5e182101b (PR-51) > git merge 9956db4fa5abfed98576078f3cd0c7b12bdb8029 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7aed937b4a783f332ea5eb77d2a218d5e182101b # timeout=10 Commit message: "Merge commit '9956db4fa5abfed98576078f3cd0c7b12bdb8029' into HEAD" > git rev-list --no-walk d632d56116551d1ad5f4f5bdd61b88617328df44 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-27T23:11:26.850Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-27T23:11:26.909Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-27T23:11:26.925Z] ========================================================= [2023-07-27T23:11:26.925Z] EdgeX Global Pipelines Version Info [2023-07-27T23:11:26.925Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:11:27.633Z] ------------------- [2023-07-27T23:11:27.633Z] stable info: [2023-07-27T23:11:27.633Z] ------------------- [2023-07-27T23:11:27.633Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-27T23:11:27.633Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-27T23:11:27.633Z] Message: update stable to v1.0.250 [2023-07-27T23:11:28.203Z] ------------------- [2023-07-27T23:11:28.203Z] experimental info: [2023-07-27T23:11:28.203Z] ------------------- [2023-07-27T23:11:28.203Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-27T23:11:28.203Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-27T23:11:28.203Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-27T23:11:28.376Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-27T23:11:28.389Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-27T23:11:28.402Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-27T23:11:28.414Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-27T23:11:28.424Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-27T23:11:28.440Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-27T23:11:28.459Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-27T23:11:28.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-27T23:11:28.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-27T23:11:28.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-27T23:11:28.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-27T23:11:28.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-27T23:11:28.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-27T23:11:28.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-27T23:11:28.618Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-27T23:11:28.633Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-27T23:11:28.652Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-27T23:11:28.669Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-27T23:11:28.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-27T23:11:28.705Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-27T23:11:28.722Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-27T23:11:28.735Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-27T23:11:28.751Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-27T23:11:28.763Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-27T23:11:28.781Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-27T23:11:28.796Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-27T23:11:28.811Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-27T23:11:28.821Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo [2023-07-27T23:11:28.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo [2023-07-27T23:11:28.847Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo [2023-07-27T23:11:28.861Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7aed937b4a783f332ea5eb77d2a218d5e182101b [Pipeline] echo [2023-07-27T23:11:28.877Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7aed937 [Pipeline] echo [2023-07-27T23:11:28.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-27T23:11:28.937Z] provisioning config files... [2023-07-27T23:11:28.951Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-51@tmp/config1831034698843700832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:11:29.253Z] ---> docker-login.sh [2023-07-27T23:11:29.253Z] nexus3.edgexfoundry.org:10001 [2023-07-27T23:11:29.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:11:29.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:11:29.514Z] Configure a credential helper to remove this warning. See [2023-07-27T23:11:29.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:11:29.514Z] [2023-07-27T23:11:29.514Z] Login Succeeded [2023-07-27T23:11:29.514Z] nexus3.edgexfoundry.org:10002 [2023-07-27T23:11:29.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:11:29.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:11:29.514Z] Configure a credential helper to remove this warning. See [2023-07-27T23:11:29.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:11:29.514Z] [2023-07-27T23:11:29.514Z] Login Succeeded [2023-07-27T23:11:29.774Z] nexus3.edgexfoundry.org:10003 [2023-07-27T23:11:29.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:11:29.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:11:29.774Z] Configure a credential helper to remove this warning. See [2023-07-27T23:11:29.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:11:29.774Z] [2023-07-27T23:11:29.774Z] Login Succeeded [2023-07-27T23:11:29.774Z] nexus3.edgexfoundry.org:10004 [2023-07-27T23:11:29.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:11:29.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:11:29.774Z] Configure a credential helper to remove this warning. See [2023-07-27T23:11:29.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:11:29.774Z] [2023-07-27T23:11:29.774Z] Login Succeeded [2023-07-27T23:11:29.774Z] docker.io [2023-07-27T23:11:30.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:11:30.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:11:30.297Z] Configure a credential helper to remove this warning. See [2023-07-27T23:11:30.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:11:30.297Z] [2023-07-27T23:11:30.297Z] Login Succeeded [2023-07-27T23:11:30.297Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T23:11:30.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-27T23:11:30.673Z] + git rev-list -1 --merges 7aed937b4a783f332ea5eb77d2a218d5e182101b~1..7aed937b4a783f332ea5eb77d2a218d5e182101b [Pipeline] echo [2023-07-27T23:11:30.716Z] -----------> git rev-list -1 --merges 7aed937b4a783f332ea5eb77d2a218d5e182101b~1..7aed937b4a783f332ea5eb77d2a218d5e182101b 7aed937b4a783f332ea5eb77d2a218d5e182101b [2023-07-27T23:11:30.716Z] 7aed937b4a783f332ea5eb77d2a218d5e182101b [false] [Pipeline] sh [2023-07-27T23:11:31.005Z] + git log --format=format:%s -1 7aed937b4a783f332ea5eb77d2a218d5e182101b [Pipeline] echo [2023-07-27T23:11:31.021Z] ========================================================= [2023-07-27T23:11:31.021Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-27T23:11:31.021Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-27T23:11:31.358Z] + git log --format=format:%s -1 7aed937b4a783f332ea5eb77d2a218d5e182101b [Pipeline] echo [2023-07-27T23:11:31.368Z] [semverPrep] GIT_COMMIT: 7aed937b4a783f332ea5eb77d2a218d5e182101b, Commit Message: Merge commit '9956db4fa5abfed98576078f3cd0c7b12bdb8029' into HEAD [Pipeline] echo [2023-07-27T23:11:31.376Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-27T23:11:31.720Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-27T23:11:31.720Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-27T23:11:31.720Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-27T23:11:31.720Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-27T23:11:31.720Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-27T23:11:31.720Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-27T23:11:31.720Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:11:32.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T23:11:32.091Z] [2023-07-27T23:11:32.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:11:32.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T23:11:32.407Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-27T23:11:32.407Z] b85a868b505f: Pulling fs layer [2023-07-27T23:11:32.407Z] e2be974225ed: Pulling fs layer [2023-07-27T23:11:32.407Z] 339a4e72a1f5: Pulling fs layer [2023-07-27T23:11:32.407Z] 988bab9f4d93: Pulling fs layer [2023-07-27T23:11:32.407Z] 1469e6f7b9e6: Pulling fs layer [2023-07-27T23:11:32.407Z] eaf3925da568: Pulling fs layer [2023-07-27T23:11:32.407Z] bab4dde63d76: Pulling fs layer [2023-07-27T23:11:32.407Z] bde34c3a00c8: Pulling fs layer [2023-07-27T23:11:32.407Z] b352a97aabf1: Pulling fs layer [2023-07-27T23:11:32.407Z] 4872d77fe225: Pulling fs layer [2023-07-27T23:11:32.407Z] 5851b861e8e6: Pulling fs layer [2023-07-27T23:11:32.407Z] 1469e6f7b9e6: Waiting [2023-07-27T23:11:32.407Z] b352a97aabf1: Waiting [2023-07-27T23:11:32.407Z] bab4dde63d76: Waiting [2023-07-27T23:11:32.407Z] 5851b861e8e6: Waiting [2023-07-27T23:11:32.407Z] 4872d77fe225: Waiting [2023-07-27T23:11:32.407Z] 988bab9f4d93: Waiting [2023-07-27T23:11:32.407Z] bde34c3a00c8: Waiting [2023-07-27T23:11:32.407Z] e2be974225ed: Verifying Checksum [2023-07-27T23:11:32.407Z] e2be974225ed: Download complete [2023-07-27T23:11:32.407Z] 988bab9f4d93: Verifying Checksum [2023-07-27T23:11:32.407Z] 988bab9f4d93: Download complete [2023-07-27T23:11:32.667Z] 1469e6f7b9e6: Verifying Checksum [2023-07-27T23:11:32.667Z] 1469e6f7b9e6: Download complete [2023-07-27T23:11:32.667Z] eaf3925da568: Verifying Checksum [2023-07-27T23:11:32.667Z] eaf3925da568: Download complete [2023-07-27T23:11:32.667Z] 339a4e72a1f5: Verifying Checksum [2023-07-27T23:11:32.667Z] 339a4e72a1f5: Download complete [2023-07-27T23:11:32.667Z] bde34c3a00c8: Download complete [2023-07-27T23:11:32.667Z] b352a97aabf1: Verifying Checksum [2023-07-27T23:11:32.667Z] b352a97aabf1: Download complete [2023-07-27T23:11:32.667Z] 4872d77fe225: Verifying Checksum [2023-07-27T23:11:32.667Z] 4872d77fe225: Download complete [2023-07-27T23:11:32.667Z] 5851b861e8e6: Verifying Checksum [2023-07-27T23:11:32.667Z] 5851b861e8e6: Download complete [2023-07-27T23:11:32.929Z] b85a868b505f: Verifying Checksum [2023-07-27T23:11:32.929Z] b85a868b505f: Download complete [2023-07-27T23:11:33.187Z] bab4dde63d76: Verifying Checksum [2023-07-27T23:11:33.187Z] bab4dde63d76: Download complete [2023-07-27T23:11:34.122Z] b85a868b505f: Pull complete [2023-07-27T23:11:34.379Z] e2be974225ed: Pull complete [2023-07-27T23:11:34.972Z] 339a4e72a1f5: Pull complete [2023-07-27T23:11:34.972Z] 988bab9f4d93: Pull complete [2023-07-27T23:11:35.231Z] 1469e6f7b9e6: Pull complete [2023-07-27T23:11:35.231Z] eaf3925da568: Pull complete [2023-07-27T23:11:37.134Z] bab4dde63d76: Pull complete [2023-07-27T23:11:37.134Z] bde34c3a00c8: Pull complete [2023-07-27T23:11:37.393Z] b352a97aabf1: Pull complete [2023-07-27T23:11:37.393Z] 4872d77fe225: Pull complete [2023-07-27T23:11:37.393Z] 5851b861e8e6: Pull complete [2023-07-27T23:11:37.393Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-27T23:11:37.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T23:11:37.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:11:37.516Z] prd-ubuntu20.04-docker-8c-8g-2403 does not seem to be running inside a container [2023-07-27T23:11:37.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-51 -v /w/workspace/xfoundry_app-record-replay_PR-51:/w/workspace/xfoundry_app-record-replay_PR-51:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-51@tmp:/w/workspace/xfoundry_app-record-replay_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-27T23:11:39.724Z] $ docker top 1c316998b43685c9d4dc9bb0369b5412af556d8b0eb214f65a0d0c4b421b0a6a -eo pid,comm [2023-07-27T23:11:39.776Z] 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-07-27T23:11:39.776Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-27T23:11:39.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-27T23:11:39.806Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-27T23:11:39.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-27T23:11:39.935Z] $ docker exec 1c316998b43685c9d4dc9bb0369b5412af556d8b0eb214f65a0d0c4b421b0a6a ssh-agent [2023-07-27T23:11:40.049Z] SSH_AUTH_SOCK=/tmp/ssh-a6NiSboWWQCW/agent.34 [2023-07-27T23:11:40.049Z] SSH_AGENT_PID=40 [2023-07-27T23:11:40.055Z] Running ssh-add (command line suppressed) [2023-07-27T23:11:40.171Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-51@tmp/private_key_5499361094388426200.key (/w/workspace/xfoundry_app-record-replay_PR-51@tmp/private_key_5499361094388426200.key) [2023-07-27T23:11:40.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-27T23:11:40.482Z] + git tag --points-at HEAD [Pipeline] } [2023-07-27T23:11:40.504Z] $ docker exec --env ******** --env ******** 1c316998b43685c9d4dc9bb0369b5412af556d8b0eb214f65a0d0c4b421b0a6a ssh-agent -k [2023-07-27T23:11:40.606Z] unset SSH_AUTH_SOCK; [2023-07-27T23:11:40.607Z] unset SSH_AGENT_PID; [2023-07-27T23:11:40.607Z] echo Agent pid 40 killed; [2023-07-27T23:11:40.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-27T23:11:40.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-27T23:11:40.640Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-27T23:11:40.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-27T23:11:40.764Z] $ docker exec 1c316998b43685c9d4dc9bb0369b5412af556d8b0eb214f65a0d0c4b421b0a6a ssh-agent [2023-07-27T23:11:40.868Z] SSH_AUTH_SOCK=/tmp/ssh-9EPacBPmQuys/agent.73 [2023-07-27T23:11:40.868Z] SSH_AGENT_PID=79 [2023-07-27T23:11:40.873Z] Running ssh-add (command line suppressed) [2023-07-27T23:11:40.983Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-51@tmp/private_key_13348508833502655506.key (/w/workspace/xfoundry_app-record-replay_PR-51@tmp/private_key_13348508833502655506.key) [2023-07-27T23:11:40.996Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-27T23:11:41.284Z] + git semver init [2023-07-27T23:11:41.545Z] 2023-07-27 23:11:41,461 [run_init] DEBUG init version:0.0.0 force:False [2023-07-27T23:11:41.545Z] 2023-07-27 23:11:41,462 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-51/.semver [2023-07-27T23:11:41.545Z] 2023-07-27 23:11:41,462 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-51/.semver [2023-07-27T23:11:41.545Z] 2023-07-27 23:11:41,462 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-51/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-51, universal_newlines=False, shell=None, istream=None) [2023-07-27T23:11:42.484Z] 2023-07-27 23:11:42,190 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-51/.git/info/exclude [2023-07-27T23:11:42.484Z] 2023-07-27 23:11:42,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-51/.semver/PR-51 with force:False [2023-07-27T23:11:42.484Z] 2023-07-27 23:11:42,191 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-51/.semver/PR-51 [2023-07-27T23:11:42.484Z] 2023-07-27 23:11:42,194 [execute] INFO git cat-file --batch-check [2023-07-27T23:11:42.484Z] 2023-07-27 23:11:42,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-51/.semver, universal_newlines=False, shell=None, istream=) [2023-07-27T23:11:42.484Z] 2023-07-27 23:11:42,201 [execute] INFO git cat-file --batch [2023-07-27T23:11:42.484Z] 2023-07-27 23:11:42,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-51/.semver, universal_newlines=False, shell=None, istream=) [2023-07-27T23:11:42.484Z] 2023-07-27 23:11:42,207 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-51/.semver/PR-51 [2023-07-27T23:11:42.484Z] 0.0.0 [Pipeline] } [2023-07-27T23:11:42.508Z] $ docker exec --env ******** --env ******** 1c316998b43685c9d4dc9bb0369b5412af556d8b0eb214f65a0d0c4b421b0a6a ssh-agent -k [2023-07-27T23:11:42.615Z] unset SSH_AUTH_SOCK; [2023-07-27T23:11:42.616Z] unset SSH_AGENT_PID; [2023-07-27T23:11:42.616Z] echo Agent pid 79 killed; [2023-07-27T23:11:42.623Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-27T23:11:42.941Z] + git semver [Pipeline] } [2023-07-27T23:11:43.218Z] $ docker stop --time=1 1c316998b43685c9d4dc9bb0369b5412af556d8b0eb214f65a0d0c4b421b0a6a [2023-07-27T23:11:44.510Z] $ docker rm -f --volumes 1c316998b43685c9d4dc9bb0369b5412af556d8b0eb214f65a0d0c4b421b0a6a [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-27T23:11:44.855Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-27T23:11:45.082Z] Stashed 1 file(s) [Pipeline] echo [2023-07-27T23:11:45.085Z] [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-07-27T23:11:45.250Z] provisioning config files... [2023-07-27T23:11:45.259Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-51@tmp/config4020581853218656972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:11:45.556Z] ---> docker-login.sh [2023-07-27T23:11:45.556Z] nexus3.edgexfoundry.org:10001 [2023-07-27T23:11:45.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:11:45.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:11:45.556Z] Configure a credential helper to remove this warning. See [2023-07-27T23:11:45.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:11:45.556Z] [2023-07-27T23:11:45.556Z] Login Succeeded [2023-07-27T23:11:45.556Z] nexus3.edgexfoundry.org:10002 [2023-07-27T23:11:45.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:11:45.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:11:45.556Z] Configure a credential helper to remove this warning. See [2023-07-27T23:11:45.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:11:45.556Z] [2023-07-27T23:11:45.556Z] Login Succeeded [2023-07-27T23:11:45.556Z] nexus3.edgexfoundry.org:10003 [2023-07-27T23:11:45.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:11:45.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:11:45.814Z] Configure a credential helper to remove this warning. See [2023-07-27T23:11:45.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:11:45.814Z] [2023-07-27T23:11:45.814Z] Login Succeeded [2023-07-27T23:11:45.814Z] nexus3.edgexfoundry.org:10004 [2023-07-27T23:11:45.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:11:45.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:11:45.814Z] Configure a credential helper to remove this warning. See [2023-07-27T23:11:45.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:11:45.814Z] [2023-07-27T23:11:45.814Z] Login Succeeded [2023-07-27T23:11:45.814Z] docker.io [2023-07-27T23:11:46.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:11:46.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:11:46.334Z] Configure a credential helper to remove this warning. See [2023-07-27T23:11:46.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:11:46.334Z] [2023-07-27T23:11:46.334Z] Login Succeeded [2023-07-27T23:11:46.334Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T23:11:46.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-27T23:11:46.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T23:11:46.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T23:11:46.419Z] ========================================================= [2023-07-27T23:11:46.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-27T23:11:46.419Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:11:46.731Z] + 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-07-27T23:11:46.731Z] Sending build context to Docker daemon 400.9kB [2023-07-27T23:11:46.731Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T23:11:46.731Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-27T23:11:46.731Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-27T23:11:46.731Z] 4db1b89c0bd1: Pulling fs layer [2023-07-27T23:11:46.731Z] 6911f1a30b25: Pulling fs layer [2023-07-27T23:11:46.731Z] e194b8c5c2a9: Pulling fs layer [2023-07-27T23:11:46.731Z] 6863d3e3a2b1: Pulling fs layer [2023-07-27T23:11:46.731Z] ec0bb842ea78: Pulling fs layer [2023-07-27T23:11:46.731Z] 40a00589a448: Pulling fs layer [2023-07-27T23:11:46.731Z] 6c08303d61cc: Pulling fs layer [2023-07-27T23:11:46.731Z] 798269fcf238: Pulling fs layer [2023-07-27T23:11:46.731Z] ec0bb842ea78: Waiting [2023-07-27T23:11:46.731Z] 40a00589a448: Waiting [2023-07-27T23:11:46.731Z] 6c08303d61cc: Waiting [2023-07-27T23:11:46.731Z] 798269fcf238: Waiting [2023-07-27T23:11:46.731Z] 6863d3e3a2b1: Waiting [2023-07-27T23:11:46.731Z] 6911f1a30b25: Verifying Checksum [2023-07-27T23:11:46.731Z] 6911f1a30b25: Download complete [2023-07-27T23:11:46.731Z] 6863d3e3a2b1: Download complete [2023-07-27T23:11:46.731Z] ec0bb842ea78: Verifying Checksum [2023-07-27T23:11:46.731Z] ec0bb842ea78: Download complete [2023-07-27T23:11:46.731Z] 4db1b89c0bd1: Verifying Checksum [2023-07-27T23:11:46.731Z] 4db1b89c0bd1: Download complete [2023-07-27T23:11:46.992Z] 40a00589a448: Verifying Checksum [2023-07-27T23:11:46.992Z] 40a00589a448: Download complete [2023-07-27T23:11:46.992Z] 4db1b89c0bd1: Pull complete [2023-07-27T23:11:46.992Z] 6911f1a30b25: Pull complete [2023-07-27T23:11:47.561Z] 798269fcf238: Verifying Checksum [2023-07-27T23:11:47.561Z] 798269fcf238: Download complete [2023-07-27T23:11:47.819Z] e194b8c5c2a9: Verifying Checksum [2023-07-27T23:11:47.819Z] e194b8c5c2a9: Download complete [2023-07-27T23:11:47.819Z] 6c08303d61cc: Verifying Checksum [2023-07-27T23:11:47.819Z] 6c08303d61cc: Download complete [2023-07-27T23:11:52.006Z] e194b8c5c2a9: Pull complete [2023-07-27T23:11:52.006Z] 6863d3e3a2b1: Pull complete [2023-07-27T23:11:52.006Z] ec0bb842ea78: Pull complete [2023-07-27T23:11:52.006Z] 40a00589a448: Pull complete [2023-07-27T23:11:54.534Z] 6c08303d61cc: Pull complete [2023-07-27T23:11:55.468Z] 798269fcf238: Pull complete [2023-07-27T23:11:55.468Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-27T23:11:55.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-27T23:11:55.469Z] ---> ec979cd7f677 [2023-07-27T23:11:55.469Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-27T23:12:00.202Z] Still waiting to schedule task [2023-07-27T23:12:00.202Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2399’ is offline [2023-07-27T23:12:02.041Z] ---> Running in 9c25ee120804 [2023-07-27T23:12:02.041Z] Removing intermediate container 9c25ee120804 [2023-07-27T23:12:02.041Z] ---> 287930b56342 [2023-07-27T23:12:02.041Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-27T23:12:02.041Z] ---> Running in 6273b8b968b0 [2023-07-27T23:12:02.041Z] Removing intermediate container 6273b8b968b0 [2023-07-27T23:12:02.041Z] ---> bb36d97f15f7 [2023-07-27T23:12:02.041Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-27T23:12:02.041Z] ---> Running in 99a126674b72 [2023-07-27T23:12:02.041Z] Removing intermediate container 99a126674b72 [2023-07-27T23:12:02.041Z] ---> fd87aef7d2a6 [2023-07-27T23:12:02.041Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T23:12:02.041Z] ---> Running in 41f47028d711 [2023-07-27T23:12:02.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-27T23:12:02.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-27T23:12:02.041Z] OK: 265 MiB in 53 packages [2023-07-27T23:12:02.609Z] Removing intermediate container 41f47028d711 [2023-07-27T23:12:02.609Z] ---> 7809cd61bf33 [2023-07-27T23:12:02.609Z] Step 7/12 : WORKDIR /app [2023-07-27T23:12:02.609Z] ---> Running in 1ff873794016 [2023-07-27T23:12:02.609Z] Removing intermediate container 1ff873794016 [2023-07-27T23:12:02.609Z] ---> 9a3fa2241e87 [2023-07-27T23:12:02.609Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-27T23:12:02.609Z] ---> 0e2abed0c94a [2023-07-27T23:12:02.609Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T23:12:02.869Z] ---> Running in 965a8cf3ab27 [2023-07-27T23:12:59.112Z] Removing intermediate container 965a8cf3ab27 [2023-07-27T23:12:59.112Z] ---> 62284dd2cf68 [2023-07-27T23:12:59.112Z] Step 10/12 : COPY . . [2023-07-27T23:12:59.112Z] ---> 7121e36625ea [2023-07-27T23:12:59.112Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T23:12:59.112Z] ---> Running in 4fcba6aabd70 [2023-07-27T23:12:59.112Z] Removing intermediate container 4fcba6aabd70 [2023-07-27T23:12:59.112Z] ---> 8ce4662abbfe [2023-07-27T23:12:59.112Z] Step 12/12 : RUN $MAKE [2023-07-27T23:12:59.112Z] ---> Running in b303420b7271 [2023-07-27T23:12:59.112Z] noop [2023-07-27T23:12:59.112Z] Removing intermediate container b303420b7271 [2023-07-27T23:12:59.112Z] ---> 2d6c887635fb [2023-07-27T23:12:59.112Z] Successfully built 2d6c887635fb [2023-07-27T23:12:59.112Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:12:59.422Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-27T23:12:59.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:12:59.495Z] prd-ubuntu20.04-docker-8c-8g-2403 does not seem to be running inside a container [2023-07-27T23:12:59.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-51 -v /w/workspace/xfoundry_app-record-replay_PR-51:/w/workspace/xfoundry_app-record-replay_PR-51:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-51@tmp:/w/workspace/xfoundry_app-record-replay_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-27T23:12:59.871Z] $ docker top 8c721d1b495a7bb98ed9d0de09bf00bbbc21807878b5f969cd3b52dddbdb3ade -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T23:13:00.223Z] + go version [2023-07-27T23:13:00.223Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-27T23:13:00.235Z] $ docker stop --time=1 8c721d1b495a7bb98ed9d0de09bf00bbbc21807878b5f969cd3b52dddbdb3ade [2023-07-27T23:13:01.539Z] $ docker rm -f --volumes 8c721d1b495a7bb98ed9d0de09bf00bbbc21807878b5f969cd3b52dddbdb3ade [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:13:01.941Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-27T23:13:01.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:13:02.010Z] prd-ubuntu20.04-docker-8c-8g-2403 does not seem to be running inside a container [2023-07-27T23:13:02.037Z] $ 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-51 -v /w/workspace/xfoundry_app-record-replay_PR-51:/w/workspace/xfoundry_app-record-replay_PR-51:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-51@tmp:/w/workspace/xfoundry_app-record-replay_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-27T23:13:02.386Z] $ docker top 0dc1bf8f5ad00d946821737bb04c4d1edc20b5fb8ffb5f6cfb22b44f4a987289 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T23:13:02.733Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-51 [Pipeline] fileExists [Pipeline] sh [2023-07-27T23:13:03.026Z] + make test [2023-07-27T23:13:03.026Z] go test -race -coverprofile=coverage.out ./... [2023-07-27T23:13:24.953Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-27T23:13:24.953Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.062s coverage: 87.5% of statements [2023-07-27T23:13:24.953Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-27T23:13:24.953Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-27T23:13:24.953Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-27T23:13:24.953Z] ok github.com/edgexfoundry/app-record-replay/internal/application 0.064s coverage: 95.3% of statements [2023-07-27T23:13:24.953Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.096s coverage: 85.6% of statements [2023-07-27T23:13:39.199Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2405 in /w/workspace/xfoundry_app-record-replay_PR-51 [Pipeline] { [Pipeline] ws [2023-07-27T23:13:39.215Z] Running in /w/workspace/app-record-replay/2 [Pipeline] { [Pipeline] checkout [2023-07-27T23:13:39.253Z] Selected Git installation does not exist. Using Default [2023-07-27T23:13:39.253Z] The recommended git tool is: NONE [2023-07-27T23:13:43.939Z] using credential edgex-jenkins-ssh [2023-07-27T23:13:43.955Z] Cloning the remote Git repository [2023-07-27T23:13:43.998Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-27T23:13:44.089Z] > git init /w/workspace/app-record-replay/2 # timeout=10 [2023-07-27T23:13:44.229Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-27T23:13:44.230Z] > git --version # timeout=10 [2023-07-27T23:13:44.256Z] > git --version # 'git version 2.25.1' [2023-07-27T23:13:44.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-27T23:13:46.885Z] go vet ./... [2023-07-27T23:13:46.751Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-27T23:13:47.535Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-27T23:13:47.553Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-27T23:13:48.255Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-27T23:13:48.255Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-27T23:13:48.255Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-27T23:13:48.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-27T23:13:48.543Z] $ docker stop --time=1 0dc1bf8f5ad00d946821737bb04c4d1edc20b5fb8ffb5f6cfb22b44f4a987289 [2023-07-27T23:13:48.899Z] Merging remotes/origin/main commit 9956db4fa5abfed98576078f3cd0c7b12bdb8029 into PR head commit d632d56116551d1ad5f4f5bdd61b88617328df44 [2023-07-27T23:13:49.196Z] Merge succeeded, producing 81b851e38c256d50b291ab62201163eb9e081d9b [2023-07-27T23:13:49.196Z] Checking out Revision 81b851e38c256d50b291ab62201163eb9e081d9b (PR-51) [2023-07-27T23:13:48.333Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-27T23:13:48.367Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-27T23:13:48.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-27T23:13:48.385Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-27T23:13:48.917Z] > git config core.sparsecheckout # timeout=10 [2023-07-27T23:13:48.992Z] > git checkout -f d632d56116551d1ad5f4f5bdd61b88617328df44 # timeout=10 [2023-07-27T23:13:49.065Z] > git remote # timeout=10 [2023-07-27T23:13:49.084Z] > git config --get remote.origin.url # timeout=10 [2023-07-27T23:13:49.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-27T23:13:49.121Z] > git merge 9956db4fa5abfed98576078f3cd0c7b12bdb8029 # timeout=10 [2023-07-27T23:13:49.178Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-27T23:13:49.203Z] > git config core.sparsecheckout # timeout=10 [2023-07-27T23:13:49.217Z] > git checkout -f 81b851e38c256d50b291ab62201163eb9e081d9b # timeout=10 [2023-07-27T23:13:51.815Z] $ docker rm -f --volumes 0dc1bf8f5ad00d946821737bb04c4d1edc20b5fb8ffb5f6cfb22b44f4a987289 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-27T23:13:52.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-27T23:13:52.427Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-07-27T23:13:52.648Z] Commit message: "Merge commit '9956db4fa5abfed98576078f3cd0c7b12bdb8029' into HEAD" [2023-07-27T23:13:52.656Z] > git rev-list --no-walk d632d56116551d1ad5f4f5bdd61b88617328df44 # timeout=10 [Pipeline] sh [2023-07-27T23:13:53.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-27T23:13:53.297Z] + ls -al . [2023-07-27T23:13:53.297Z] total 168 [2023-07-27T23:13:53.297Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 23:13 . [2023-07-27T23:13:53.297Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 23:11 .. [2023-07-27T23:13:53.297Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 27 23:11 .dockerignore [2023-07-27T23:13:53.297Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 23:11 .git [2023-07-27T23:13:53.297Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:11 .github [2023-07-27T23:13:53.297Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 27 23:11 .gitignore [2023-07-27T23:13:53.297Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 27 23:11 .golangci.yml [2023-07-27T23:13:53.297Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 23:11 .semver [2023-07-27T23:13:53.297Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 27 23:11 Attribution.txt [2023-07-27T23:13:53.297Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 27 23:11 CHANGELOG.md [2023-07-27T23:13:53.297Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 27 23:11 Dockerfile [2023-07-27T23:13:53.297Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 23:11 GOVERNANCE.md [2023-07-27T23:13:53.297Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 27 23:11 Jenkinsfile [2023-07-27T23:13:53.297Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 27 23:11 LICENSE [2023-07-27T23:13:53.297Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 27 23:11 Makefile [2023-07-27T23:13:53.297Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 27 23:11 OWNERS.md [2023-07-27T23:13:53.297Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 27 23:11 README.md [2023-07-27T23:13:53.297Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 27 23:11 Record and Reply.postman_collection.json [2023-07-27T23:13:53.297Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 23:11 VERSION [2023-07-27T23:13:53.297Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:11 bin [2023-07-27T23:13:53.297Z] -rw-r--r-- 1 jenkins jenkins 11988 Jul 27 23:13 coverage.out [2023-07-27T23:13:53.297Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 27 23:11 go.mod [2023-07-27T23:13:53.297Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 27 23:11 go.sum [2023-07-27T23:13:53.297Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 27 23:11 internal [2023-07-27T23:13:53.297Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 27 23:11 main.go [2023-07-27T23:13:53.297Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 23:11 pkg [2023-07-27T23:13:53.297Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:13:53.595Z] + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7aed937b4a783f332ea5eb77d2a218d5e182101b --label arch=amd64 --label version=0.0.0 . [2023-07-27T23:13:53.595Z] Sending build context to Docker daemon 413.7kB [2023-07-27T23:13:53.595Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T23:13:53.595Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-27T23:13:53.595Z] ---> 2d6c887635fb [2023-07-27T23:13:53.595Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-27T23:13:53.595Z] ---> Running in c81cd7b74a55 [2023-07-27T23:13:53.600Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-27T23:13:53.600Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-27T23:13:53.600Z] Dload Upload Total Spent Left Speed [2023-07-27T23:13:53.600Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [2023-07-27T23:13:53.853Z] Removing intermediate container c81cd7b74a55 [2023-07-27T23:13:53.853Z] ---> c66aed4992f0 [2023-07-27T23:13:53.853Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-27T23:13:53.853Z] ---> Running in 89a8e63cf453 [2023-07-27T23:13:53.853Z] Removing intermediate container 89a8e63cf453 [2023-07-27T23:13:53.853Z] ---> 9a7ce8c05edd [2023-07-27T23:13:53.853Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-27T23:13:53.853Z] ---> Running in 36a1a7e9aafc [2023-07-27T23:13:53.853Z] Removing intermediate container 36a1a7e9aafc [2023-07-27T23:13:53.853Z] ---> 8eb95b79cf12 [2023-07-27T23:13:53.853Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] sh [2023-07-27T23:13:54.111Z] ---> Running in 7ec9e961268a [2023-07-27T23:13:54.242Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-27T23:13:54.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-27T23:13:54.559Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-27T23:13:54.559Z] + sudo tee /etc/docker/daemon.new [2023-07-27T23:13:54.559Z] { [2023-07-27T23:13:54.559Z] "registry-mirrors": [ [2023-07-27T23:13:54.559Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-27T23:13:54.559Z] ], [2023-07-27T23:13:54.559Z] "bip": "10.250.0.254/24", [2023-07-27T23:13:54.559Z] "hosts": [ [2023-07-27T23:13:54.559Z] "tcp://0.0.0.0:5555", [2023-07-27T23:13:54.559Z] "unix:///var/run/docker.sock" [2023-07-27T23:13:54.559Z] ], [2023-07-27T23:13:54.559Z] "mtu": 1458, [2023-07-27T23:13:54.559Z] "selinux-enabled": true, [2023-07-27T23:13:54.559Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-27T23:13:54.559Z] } [Pipeline] sh [2023-07-27T23:13:54.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-27T23:13:54.886Z] OK: 265 MiB in 53 packages [2023-07-27T23:13:54.892Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-27T23:13:55.144Z] Removing intermediate container 7ec9e961268a [2023-07-27T23:13:55.145Z] ---> ed00a32883b7 [2023-07-27T23:13:55.145Z] Step 7/26 : WORKDIR /app [2023-07-27T23:13:55.145Z] ---> Running in 503f81b0711b [2023-07-27T23:13:55.145Z] Removing intermediate container 503f81b0711b [2023-07-27T23:13:55.145Z] ---> 19903b523522 [2023-07-27T23:13:55.145Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-27T23:13:55.215Z] + sudo service docker restart [2023-07-27T23:13:55.403Z] ---> 476a13c0d132 [2023-07-27T23:13:55.403Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T23:13:55.403Z] ---> Running in edb6da5e5732 [2023-07-27T23:13:56.340Z] Removing intermediate container edb6da5e5732 [2023-07-27T23:13:56.340Z] ---> 3385e5bf0eb9 [2023-07-27T23:13:56.340Z] Step 10/26 : COPY . . [2023-07-27T23:13:56.340Z] ---> afaca882ba72 [2023-07-27T23:13:56.340Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T23:13:56.340Z] ---> Running in 82864638f7d7 [2023-07-27T23:13:56.598Z] Removing intermediate container 82864638f7d7 [2023-07-27T23:13:56.598Z] ---> 1d9349b13d77 [2023-07-27T23:13:56.598Z] Step 12/26 : RUN $MAKE [2023-07-27T23:13:56.598Z] ---> Running in ee4936149b99 [2023-07-27T23:13:56.857Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-27T23:14:17.306Z] provisioning config files... [2023-07-27T23:14:17.328Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/2@tmp/config8910135022002619150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:14:17.667Z] ---> docker-login.sh [2023-07-27T23:14:17.667Z] nexus3.edgexfoundry.org:10001 [2023-07-27T23:14:17.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:14:18.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:14:18.203Z] Configure a credential helper to remove this warning. See [2023-07-27T23:14:18.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:14:18.203Z] [2023-07-27T23:14:18.203Z] Login Succeeded [2023-07-27T23:14:18.203Z] nexus3.edgexfoundry.org:10002 [2023-07-27T23:14:18.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:14:18.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:14:18.472Z] Configure a credential helper to remove this warning. See [2023-07-27T23:14:18.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:14:18.472Z] [2023-07-27T23:14:18.472Z] Login Succeeded [2023-07-27T23:14:18.472Z] nexus3.edgexfoundry.org:10003 [2023-07-27T23:14:18.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:14:18.779Z] Removing intermediate container ee4936149b99 [2023-07-27T23:14:18.779Z] ---> ea14941685a6 [2023-07-27T23:14:18.779Z] Step 13/26 : FROM alpine:3.17 [2023-07-27T23:14:18.779Z] 3.17: Pulling from library/alpine [2023-07-27T23:14:18.779Z] 4db1b89c0bd1: Already exists [2023-07-27T23:14:18.779Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-27T23:14:18.779Z] Status: Downloaded newer image for alpine:3.17 [2023-07-27T23:14:18.779Z] ---> 1f73a9d63274 [2023-07-27T23:14:18.779Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-27T23:14:18.779Z] ---> Running in 750e2c2a7151 [2023-07-27T23:14:18.779Z] Removing intermediate container 750e2c2a7151 [2023-07-27T23:14:18.779Z] ---> 31ab14c704eb [2023-07-27T23:14:18.779Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-27T23:14:18.779Z] ---> Running in 06fe0225d3be [2023-07-27T23:14:18.779Z] Removing intermediate container 06fe0225d3be [2023-07-27T23:14:18.779Z] ---> bcbc61ce27f9 [2023-07-27T23:14:18.779Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-27T23:14:18.779Z] ---> Running in 0e13446ea9d3 [2023-07-27T23:14:18.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-27T23:14:18.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-27T23:14:19.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:14:19.009Z] Configure a credential helper to remove this warning. See [2023-07-27T23:14:19.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:14:19.009Z] [2023-07-27T23:14:19.009Z] Login Succeeded [2023-07-27T23:14:19.009Z] nexus3.edgexfoundry.org:10004 [2023-07-27T23:14:19.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:14:19.038Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-27T23:14:19.038Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-27T23:14:19.038Z] Executing busybox-1.35.0-r29.trigger [2023-07-27T23:14:19.038Z] Executing ca-certificates-20230506-r0.trigger [2023-07-27T23:14:19.038Z] OK: 8 MiB in 17 packages [2023-07-27T23:14:19.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:14:19.279Z] Configure a credential helper to remove this warning. See [2023-07-27T23:14:19.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:14:19.279Z] [2023-07-27T23:14:19.279Z] Login Succeeded [2023-07-27T23:14:19.279Z] docker.io [2023-07-27T23:14:19.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:14:19.605Z] Removing intermediate container 0e13446ea9d3 [2023-07-27T23:14:19.605Z] ---> a28874d4e6b1 [2023-07-27T23:14:19.605Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-27T23:14:19.605Z] ---> 2159f95aefa6 [2023-07-27T23:14:19.605Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-27T23:14:19.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:14:19.815Z] Configure a credential helper to remove this warning. See [2023-07-27T23:14:19.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:14:19.815Z] [2023-07-27T23:14:19.815Z] Login Succeeded [2023-07-27T23:14:19.815Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T23:14:19.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-07-27T23:14:19.863Z] ---> f8cebdefb47b [2023-07-27T23:14:19.864Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-27T23:14:19.864Z] ---> 2560ba5180a2 [2023-07-27T23:14:19.864Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [Pipeline] echo [2023-07-27T23:14:20.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T23:14:20.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T23:14:20.091Z] ========================================================= [2023-07-27T23:14:20.091Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-27T23:14:20.091Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:14:20.435Z] + 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-07-27T23:14:20.435Z] Sending build context to Docker daemon 178.7kB [2023-07-27T23:14:20.701Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T23:14:20.702Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-27T23:14:20.702Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-27T23:14:20.702Z] edb6bdbacee9: Pulling fs layer [2023-07-27T23:14:20.702Z] 5f9638ab2659: Pulling fs layer [2023-07-27T23:14:20.702Z] 8d51d6327a98: Pulling fs layer [2023-07-27T23:14:20.702Z] 8b374f2dd631: Pulling fs layer [2023-07-27T23:14:20.702Z] ec14aa9079de: Pulling fs layer [2023-07-27T23:14:20.702Z] 2f466654f4bb: Pulling fs layer [2023-07-27T23:14:20.702Z] 554e91adad29: Pulling fs layer [2023-07-27T23:14:20.702Z] 8b374f2dd631: Waiting [2023-07-27T23:14:20.702Z] ec14aa9079de: Waiting [2023-07-27T23:14:20.702Z] 2f466654f4bb: Waiting [2023-07-27T23:14:20.702Z] 554e91adad29: Waiting [2023-07-27T23:14:20.804Z] ---> f9574f5b5edb [2023-07-27T23:14:20.804Z] Step 21/26 : EXPOSE 59712 [2023-07-27T23:14:20.804Z] ---> Running in 276e1c0aae0f [2023-07-27T23:14:20.972Z] 5f9638ab2659: Verifying Checksum [2023-07-27T23:14:20.972Z] 5f9638ab2659: Download complete [2023-07-27T23:14:20.972Z] 8b374f2dd631: Verifying Checksum [2023-07-27T23:14:20.972Z] 8b374f2dd631: Download complete [2023-07-27T23:14:20.972Z] ec14aa9079de: Verifying Checksum [2023-07-27T23:14:20.972Z] ec14aa9079de: Download complete [2023-07-27T23:14:20.972Z] edb6bdbacee9: Verifying Checksum [2023-07-27T23:14:20.973Z] edb6bdbacee9: Download complete [2023-07-27T23:14:21.074Z] Removing intermediate container 276e1c0aae0f [2023-07-27T23:14:21.074Z] ---> a575c49d4a92 [2023-07-27T23:14:21.074Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-27T23:14:21.074Z] ---> Running in 2cd25bfc3a84 [2023-07-27T23:14:21.074Z] Removing intermediate container 2cd25bfc3a84 [2023-07-27T23:14:21.074Z] ---> 30261b59fb5b [2023-07-27T23:14:21.074Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-27T23:14:21.074Z] ---> Running in ec6b818d8b7b [2023-07-27T23:14:21.345Z] Removing intermediate container ec6b818d8b7b [2023-07-27T23:14:21.345Z] ---> 616359dd8139 [2023-07-27T23:14:21.345Z] Step 24/26 : LABEL arch=amd64 [2023-07-27T23:14:21.345Z] ---> Running in d3d7884f423b [2023-07-27T23:14:21.345Z] Removing intermediate container d3d7884f423b [2023-07-27T23:14:21.345Z] ---> 34279194e1c5 [2023-07-27T23:14:21.345Z] Step 25/26 : LABEL git_sha=7aed937b4a783f332ea5eb77d2a218d5e182101b [2023-07-27T23:14:21.345Z] ---> Running in 960505d75560 [2023-07-27T23:14:21.345Z] Removing intermediate container 960505d75560 [2023-07-27T23:14:21.345Z] ---> 5f1848e862c8 [2023-07-27T23:14:21.345Z] Step 26/26 : LABEL version=0.0.0 [2023-07-27T23:14:21.345Z] ---> Running in 17443e870285 [2023-07-27T23:14:21.604Z] Removing intermediate container 17443e870285 [2023-07-27T23:14:21.604Z] ---> 7028f2da9bb5 [2023-07-27T23:14:21.604Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-27T23:14:21.604Z] Successfully built 7028f2da9bb5 [2023-07-27T23:14:21.604Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:14:21.948Z] edb6bdbacee9: Pull complete [2023-07-27T23:14:22.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T23:14:22.038Z] [2023-07-27T23:14:22.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:14:22.221Z] 554e91adad29: Verifying Checksum [2023-07-27T23:14:22.221Z] 554e91adad29: Download complete [2023-07-27T23:14:22.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T23:14:22.333Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-27T23:14:22.333Z] 5eb5b503b376: Pulling fs layer [2023-07-27T23:14:22.333Z] 5c69ac0246d0: Pulling fs layer [2023-07-27T23:14:22.333Z] ec43610c2a17: Pulling fs layer [2023-07-27T23:14:22.333Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-27T23:14:22.333Z] 33b1e0a273af: Pulling fs layer [2023-07-27T23:14:22.333Z] 5d3b04190fa2: Pulling fs layer [2023-07-27T23:14:22.333Z] 2f39f015ded8: Pulling fs layer [2023-07-27T23:14:22.333Z] 3a2ae6a8a46f: Waiting [2023-07-27T23:14:22.333Z] 33b1e0a273af: Waiting [2023-07-27T23:14:22.333Z] 5d3b04190fa2: Waiting [2023-07-27T23:14:22.333Z] 2f39f015ded8: Waiting [2023-07-27T23:14:22.333Z] 5c69ac0246d0: Download complete [2023-07-27T23:14:22.333Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-27T23:14:22.333Z] 3a2ae6a8a46f: Download complete [2023-07-27T23:14:22.333Z] 33b1e0a273af: Verifying Checksum [2023-07-27T23:14:22.333Z] 33b1e0a273af: Download complete [2023-07-27T23:14:22.333Z] 5d3b04190fa2: Verifying Checksum [2023-07-27T23:14:22.333Z] 5d3b04190fa2: Download complete [2023-07-27T23:14:22.333Z] ec43610c2a17: Verifying Checksum [2023-07-27T23:14:22.333Z] ec43610c2a17: Download complete [2023-07-27T23:14:22.489Z] 5f9638ab2659: Pull complete [2023-07-27T23:14:22.606Z] 5eb5b503b376: Verifying Checksum [2023-07-27T23:14:22.606Z] 5eb5b503b376: Download complete [2023-07-27T23:14:23.173Z] 2f39f015ded8: Download complete [2023-07-27T23:14:23.450Z] 2f466654f4bb: Verifying Checksum [2023-07-27T23:14:23.450Z] 8d51d6327a98: Verifying Checksum [2023-07-27T23:14:23.450Z] 8d51d6327a98: Download complete [2023-07-27T23:14:23.739Z] 5eb5b503b376: Pull complete [2023-07-27T23:14:23.996Z] 5c69ac0246d0: Pull complete [2023-07-27T23:14:24.571Z] ec43610c2a17: Pull complete [2023-07-27T23:14:24.571Z] 3a2ae6a8a46f: Pull complete [2023-07-27T23:14:24.830Z] 33b1e0a273af: Pull complete [2023-07-27T23:14:24.830Z] 5d3b04190fa2: Pull complete [2023-07-27T23:14:30.100Z] 2f39f015ded8: Pull complete [2023-07-27T23:14:30.100Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-27T23:14:30.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T23:14:30.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:14:30.192Z] prd-ubuntu20.04-docker-8c-8g-2403 does not seem to be running inside a container [2023-07-27T23:14:30.235Z] $ 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-51 -v /w/workspace/xfoundry_app-record-replay_PR-51:/w/workspace/xfoundry_app-record-replay_PR-51:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-51@tmp:/w/workspace/xfoundry_app-record-replay_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-27T23:14:33.517Z] 8d51d6327a98: Pull complete [2023-07-27T23:14:33.785Z] 8b374f2dd631: Pull complete [2023-07-27T23:14:33.785Z] ec14aa9079de: Pull complete [2023-07-27T23:14:34.446Z] $ docker top 2008989c718c0a9e196966c5913617dc6d8d18352df1791da50285dfdb11cf7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:14:34.824Z] ---> job-cost.sh [2023-07-27T23:14:34.824Z] lf-activate-venv: SKIPPING [2023-07-27T23:14:34.824Z] INFO: No Stack... [2023-07-27T23:14:35.083Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-27T23:14:35.342Z] INFO: Archiving Costs [Pipeline] sh [2023-07-27T23:14:35.633Z] + cat /w/workspace/xfoundry_app-record-replay_PR-51/archives/cost.csv [2023-07-27T23:14:35.633Z] + cut -d, -f6 [Pipeline] lock [2023-07-27T23:14:35.644Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-51-2-stack-cost] [2023-07-27T23:14:35.649Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-51-2-stack-cost] did not exist. Created. [2023-07-27T23:14:35.649Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-51-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-27T23:14:35.953Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-27T23:14:35.974Z] Stashed 1 file(s) [Pipeline] } [2023-07-27T23:14:35.979Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-51-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-27T23:14:36.004Z] $ docker stop --time=1 2008989c718c0a9e196966c5913617dc6d8d18352df1791da50285dfdb11cf7b [2023-07-27T23:14:37.166Z] $ docker rm -f --volumes 2008989c718c0a9e196966c5913617dc6d8d18352df1791da50285dfdb11cf7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-27T23:14:41.994Z] 2f466654f4bb: Pull complete [2023-07-27T23:14:43.431Z] 554e91adad29: Pull complete [2023-07-27T23:14:43.431Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-27T23:14:43.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-27T23:14:43.431Z] ---> 1e15ea492957 [2023-07-27T23:14:43.431Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-27T23:14:45.374Z] ---> Running in 1b549711c005 [2023-07-27T23:14:45.374Z] Removing intermediate container 1b549711c005 [2023-07-27T23:14:45.374Z] ---> 20c610559b70 [2023-07-27T23:14:45.374Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-27T23:14:45.641Z] ---> Running in 36d476a7cbb6 [2023-07-27T23:14:45.908Z] Removing intermediate container 36d476a7cbb6 [2023-07-27T23:14:45.908Z] ---> f1555f6ff542 [2023-07-27T23:14:45.908Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-27T23:14:45.908Z] ---> Running in 251568a82b21 [2023-07-27T23:14:46.177Z] Removing intermediate container 251568a82b21 [2023-07-27T23:14:46.177Z] ---> 13293757c99f [2023-07-27T23:14:46.177Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T23:14:46.177Z] ---> Running in 6f96b1992744 [2023-07-27T23:14:47.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-27T23:14:47.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-27T23:14:48.678Z] OK: 263 MiB in 53 packages [2023-07-27T23:14:49.643Z] Removing intermediate container 6f96b1992744 [2023-07-27T23:14:49.643Z] ---> e009cf832536 [2023-07-27T23:14:49.643Z] Step 7/12 : WORKDIR /app [2023-07-27T23:14:49.643Z] ---> Running in edcf758d2ef9 [2023-07-27T23:14:49.910Z] Removing intermediate container edcf758d2ef9 [2023-07-27T23:14:49.910Z] ---> 0fe954542c0a [2023-07-27T23:14:49.910Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-27T23:14:50.493Z] ---> 38f0eb235226 [2023-07-27T23:14:50.493Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T23:14:50.493Z] ---> Running in 34c84f62454b [2023-07-27T23:15:58.362Z] Removing intermediate container 34c84f62454b [2023-07-27T23:15:58.362Z] ---> 010b7ceb7fb7 [2023-07-27T23:15:58.362Z] Step 10/12 : COPY . . [2023-07-27T23:15:58.362Z] ---> 4fab53aa927b [2023-07-27T23:15:58.362Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T23:15:58.362Z] ---> Running in 22b55fbcb5d2 [2023-07-27T23:15:58.362Z] Removing intermediate container 22b55fbcb5d2 [2023-07-27T23:15:58.362Z] ---> 3387ad1910c1 [2023-07-27T23:15:58.362Z] Step 12/12 : RUN $MAKE [2023-07-27T23:15:58.362Z] ---> Running in d3b73a2f2ea5 [2023-07-27T23:15:58.362Z] noop [2023-07-27T23:15:58.362Z] Removing intermediate container d3b73a2f2ea5 [2023-07-27T23:15:58.362Z] ---> 70fc8c0de2bf [2023-07-27T23:15:58.362Z] Successfully built 70fc8c0de2bf [2023-07-27T23:15:58.362Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:15:58.704Z] + docker inspect -f . ci-base-image-arm64 [2023-07-27T23:15:58.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:15:58.898Z] prd-ubuntu20.04-docker-arm64-4c-16g-2405 does not seem to be running inside a container [2023-07-27T23:15:58.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@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 ******** ci-base-image-arm64 cat [2023-07-27T23:16:02.815Z] $ docker top b005dd46d2455fa8898bc9f7108cfc46c7e8c62e08afd6323fc521130be8eb29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T23:16:03.628Z] + go version [2023-07-27T23:16:03.628Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-27T23:16:03.646Z] $ docker stop --time=1 b005dd46d2455fa8898bc9f7108cfc46c7e8c62e08afd6323fc521130be8eb29 [2023-07-27T23:16:05.234Z] $ docker rm -f --volumes b005dd46d2455fa8898bc9f7108cfc46c7e8c62e08afd6323fc521130be8eb29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:16:05.762Z] + docker inspect -f . ci-base-image-arm64 [2023-07-27T23:16:05.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:16:05.936Z] prd-ubuntu20.04-docker-arm64-4c-16g-2405 does not seem to be running inside a container [2023-07-27T23:16:05.992Z] $ 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/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@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 ******** ci-base-image-arm64 cat [2023-07-27T23:16:07.190Z] $ docker top d8e2a2c9fb4f69e90249b5d4e6a97d117a4122f9ca1f546e9b698c125af03506 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T23:16:07.687Z] + git config --global --add safe.directory /w/workspace/app-record-replay/2 [Pipeline] fileExists [Pipeline] sh [2023-07-27T23:16:08.278Z] + make test [2023-07-27T23:16:08.278Z] go test -race -coverprofile=coverage.out ./... [2023-07-27T23:19:00.035Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-27T23:19:00.035Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-27T23:19:00.035Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-27T23:19:00.035Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-27T23:19:00.035Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.277s coverage: 87.5% of statements [2023-07-27T23:19:00.035Z] ok github.com/edgexfoundry/app-record-replay/internal/application 0.326s coverage: 95.3% of statements [2023-07-27T23:19:00.035Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.479s coverage: 85.6% of statements [2023-07-27T23:19:00.035Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-27T23:19:00.035Z] go vet ./... [2023-07-27T23:21:21.724Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-27T23:21:21.724Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-27T23:21:21.724Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-27T23:21:21.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-27T23:21:21.757Z] $ docker stop --time=1 d8e2a2c9fb4f69e90249b5d4e6a97d117a4122f9ca1f546e9b698c125af03506 [2023-07-27T23:21:23.542Z] $ docker rm -f --volumes d8e2a2c9fb4f69e90249b5d4e6a97d117a4122f9ca1f546e9b698c125af03506 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-27T23:21:24.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-27T23:21:25.011Z] Warning: overwriting stash ‘coverage-report’ [2023-07-27T23:21:25.400Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-27T23:21:25.765Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-27T23:21:26.076Z] + ls -al . [2023-07-27T23:21:26.077Z] total 164 [2023-07-27T23:21:26.077Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 23:16 . [2023-07-27T23:21:26.077Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 23:13 .. [2023-07-27T23:21:26.077Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 27 23:13 .dockerignore [2023-07-27T23:21:26.077Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 23:13 .git [2023-07-27T23:21:26.077Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:13 .github [2023-07-27T23:21:26.077Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 27 23:13 .gitignore [2023-07-27T23:21:26.077Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 27 23:13 .golangci.yml [2023-07-27T23:21:26.077Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 27 23:13 Attribution.txt [2023-07-27T23:21:26.077Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 27 23:13 CHANGELOG.md [2023-07-27T23:21:26.077Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 27 23:13 Dockerfile [2023-07-27T23:21:26.077Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 23:13 GOVERNANCE.md [2023-07-27T23:21:26.077Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 27 23:13 Jenkinsfile [2023-07-27T23:21:26.077Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 27 23:13 LICENSE [2023-07-27T23:21:26.077Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 27 23:13 Makefile [2023-07-27T23:21:26.077Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 27 23:13 OWNERS.md [2023-07-27T23:21:26.077Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 27 23:13 README.md [2023-07-27T23:21:26.077Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 27 23:13 Record and Reply.postman_collection.json [2023-07-27T23:21:26.077Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 23:11 VERSION [2023-07-27T23:21:26.077Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:13 bin [2023-07-27T23:21:26.077Z] -rw-r--r-- 1 jenkins jenkins 11988 Jul 27 23:18 coverage.out [2023-07-27T23:21:26.077Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 27 23:13 go.mod [2023-07-27T23:21:26.077Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 27 23:13 go.sum [2023-07-27T23:21:26.077Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 27 23:13 internal [2023-07-27T23:21:26.077Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 27 23:13 main.go [2023-07-27T23:21:26.077Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 23:13 pkg [2023-07-27T23:21:26.077Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:13 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:21:26.405Z] + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=81b851e38c256d50b291ab62201163eb9e081d9b --label arch=arm64 --label version=0.0.0 . [2023-07-27T23:21:26.405Z] Sending build context to Docker daemon 191.5kB [2023-07-27T23:21:26.673Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T23:21:26.673Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-27T23:21:26.673Z] ---> 70fc8c0de2bf [2023-07-27T23:21:26.673Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-27T23:21:26.673Z] ---> Running in 9a41f6761535 [2023-07-27T23:21:26.940Z] Removing intermediate container 9a41f6761535 [2023-07-27T23:21:26.940Z] ---> 5d571abe335e [2023-07-27T23:21:26.940Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-27T23:21:26.940Z] ---> Running in 30c79628d275 [2023-07-27T23:21:27.210Z] Removing intermediate container 30c79628d275 [2023-07-27T23:21:27.210Z] ---> 1930d913987e [2023-07-27T23:21:27.210Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-27T23:21:27.477Z] ---> Running in e9be3ed73947 [2023-07-27T23:21:27.749Z] Removing intermediate container e9be3ed73947 [2023-07-27T23:21:27.749Z] ---> 961864eb22f0 [2023-07-27T23:21:27.749Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T23:21:27.749Z] ---> Running in bfe9317e64cb [2023-07-27T23:21:28.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-27T23:21:29.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-27T23:21:30.340Z] OK: 263 MiB in 53 packages [2023-07-27T23:21:30.940Z] Removing intermediate container bfe9317e64cb [2023-07-27T23:21:30.940Z] ---> e5b46573b40e [2023-07-27T23:21:30.940Z] Step 7/26 : WORKDIR /app [2023-07-27T23:21:31.216Z] ---> Running in 88948dbc1e05 [2023-07-27T23:21:31.527Z] Removing intermediate container 88948dbc1e05 [2023-07-27T23:21:31.527Z] ---> 2d0693bbb5d3 [2023-07-27T23:21:31.527Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-27T23:21:31.801Z] ---> 7d3832fb41db [2023-07-27T23:21:31.801Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T23:21:32.073Z] ---> Running in 927fbc1f535c [2023-07-27T23:21:34.660Z] Removing intermediate container 927fbc1f535c [2023-07-27T23:21:34.660Z] ---> 479d7ac6b0ef [2023-07-27T23:21:34.660Z] Step 10/26 : COPY . . [2023-07-27T23:21:34.929Z] ---> 6c50c2ab118c [2023-07-27T23:21:34.929Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T23:21:34.929Z] ---> Running in 9010ffcac97c [2023-07-27T23:21:35.197Z] Removing intermediate container 9010ffcac97c [2023-07-27T23:21:35.197Z] ---> ac7060714e94 [2023-07-27T23:21:35.197Z] Step 12/26 : RUN $MAKE [2023-07-27T23:21:35.197Z] ---> Running in 5b59375861a5 [2023-07-27T23:21:36.162Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-27T23:23:42.840Z] Removing intermediate container 5b59375861a5 [2023-07-27T23:23:42.840Z] ---> 1ec17c662611 [2023-07-27T23:23:42.840Z] Step 13/26 : FROM alpine:3.17 [2023-07-27T23:23:42.840Z] 3.17: Pulling from library/alpine [2023-07-27T23:23:42.840Z] edb6bdbacee9: Already exists [2023-07-27T23:23:42.840Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-27T23:23:42.840Z] Status: Downloaded newer image for alpine:3.17 [2023-07-27T23:23:42.840Z] ---> 779605e5fbc0 [2023-07-27T23:23:42.840Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-27T23:23:42.840Z] ---> Running in 57fc7f7bc8ab [2023-07-27T23:23:42.840Z] Removing intermediate container 57fc7f7bc8ab [2023-07-27T23:23:42.840Z] ---> 52ac4f48de95 [2023-07-27T23:23:42.840Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-27T23:23:42.840Z] ---> Running in 94df8b406bd5 [2023-07-27T23:23:42.840Z] Removing intermediate container 94df8b406bd5 [2023-07-27T23:23:42.840Z] ---> 226cc1fd9458 [2023-07-27T23:23:42.840Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-27T23:23:42.840Z] ---> Running in baaee25febb4 [2023-07-27T23:23:43.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-27T23:23:44.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-27T23:23:45.028Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-27T23:23:45.296Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-27T23:23:45.297Z] Executing busybox-1.35.0-r29.trigger [2023-07-27T23:23:45.297Z] Executing ca-certificates-20230506-r0.trigger [2023-07-27T23:23:45.562Z] OK: 8 MiB in 17 packages [2023-07-27T23:23:46.969Z] Removing intermediate container baaee25febb4 [2023-07-27T23:23:46.969Z] ---> 0480f21b5a15 [2023-07-27T23:23:46.969Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-27T23:23:47.235Z] ---> ef75dc3738bb [2023-07-27T23:23:47.235Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-27T23:23:47.824Z] ---> 8325262719cd [2023-07-27T23:23:47.824Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-27T23:23:48.090Z] ---> 4a69b1836e88 [2023-07-27T23:23:48.090Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-27T23:23:49.498Z] ---> eb90ff0a8e09 [2023-07-27T23:23:49.498Z] Step 21/26 : EXPOSE 59712 [2023-07-27T23:23:49.498Z] ---> Running in 4e2bb37fe260 [2023-07-27T23:23:49.767Z] Removing intermediate container 4e2bb37fe260 [2023-07-27T23:23:49.767Z] ---> bc722ab0fff5 [2023-07-27T23:23:49.767Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-27T23:23:50.034Z] ---> Running in 2d359a4a8b12 [2023-07-27T23:23:50.304Z] Removing intermediate container 2d359a4a8b12 [2023-07-27T23:23:50.304Z] ---> 67b60d8c4440 [2023-07-27T23:23:50.304Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-27T23:23:50.304Z] ---> Running in 0a136b35f0a0 [2023-07-27T23:23:50.570Z] Removing intermediate container 0a136b35f0a0 [2023-07-27T23:23:50.570Z] ---> 53bce0928913 [2023-07-27T23:23:50.570Z] Step 24/26 : LABEL arch=arm64 [2023-07-27T23:23:50.570Z] ---> Running in def4c3641219 [2023-07-27T23:23:50.837Z] Removing intermediate container def4c3641219 [2023-07-27T23:23:50.837Z] ---> 0cc4a5e76ff3 [2023-07-27T23:23:50.837Z] Step 25/26 : LABEL git_sha=81b851e38c256d50b291ab62201163eb9e081d9b [2023-07-27T23:23:50.837Z] ---> Running in 95a8006b4088 [2023-07-27T23:23:51.104Z] Removing intermediate container 95a8006b4088 [2023-07-27T23:23:51.104Z] ---> 99ccb9a4c82b [2023-07-27T23:23:51.104Z] Step 26/26 : LABEL version=0.0.0 [2023-07-27T23:23:51.378Z] ---> Running in 0846a56f330f [2023-07-27T23:23:51.643Z] Removing intermediate container 0846a56f330f [2023-07-27T23:23:51.643Z] ---> c0194f3078e8 [2023-07-27T23:23:51.643Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-27T23:23:51.643Z] Successfully built c0194f3078e8 [2023-07-27T23:23:51.643Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:23:52.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-27T23:23:52.081Z] [2023-07-27T23:23:52.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:23:52.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-27T23:23:52.411Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-27T23:23:52.411Z] 8998bd30e6a1: Pulling fs layer [2023-07-27T23:23:52.411Z] 04944245beec: Pulling fs layer [2023-07-27T23:23:52.411Z] 699f458cf7ca: Pulling fs layer [2023-07-27T23:23:52.411Z] 765212b225bb: Pulling fs layer [2023-07-27T23:23:52.411Z] f23df028b6ca: Pulling fs layer [2023-07-27T23:23:52.411Z] d65c8cfc05b1: Pulling fs layer [2023-07-27T23:23:52.411Z] 2437ff75d9bd: Pulling fs layer [2023-07-27T23:23:52.411Z] f23df028b6ca: Waiting [2023-07-27T23:23:52.411Z] d65c8cfc05b1: Waiting [2023-07-27T23:23:52.412Z] 2437ff75d9bd: Waiting [2023-07-27T23:23:52.412Z] 765212b225bb: Waiting [2023-07-27T23:23:52.678Z] 04944245beec: Verifying Checksum [2023-07-27T23:23:52.678Z] 04944245beec: Download complete [2023-07-27T23:23:52.678Z] 765212b225bb: Verifying Checksum [2023-07-27T23:23:52.678Z] 765212b225bb: Download complete [2023-07-27T23:23:52.678Z] f23df028b6ca: Verifying Checksum [2023-07-27T23:23:52.678Z] f23df028b6ca: Download complete [2023-07-27T23:23:52.678Z] d65c8cfc05b1: Verifying Checksum [2023-07-27T23:23:52.678Z] d65c8cfc05b1: Download complete [2023-07-27T23:23:52.946Z] 699f458cf7ca: Verifying Checksum [2023-07-27T23:23:52.946Z] 699f458cf7ca: Download complete [2023-07-27T23:23:53.213Z] 8998bd30e6a1: Verifying Checksum [2023-07-27T23:23:53.213Z] 8998bd30e6a1: Download complete [2023-07-27T23:23:55.154Z] 2437ff75d9bd: Verifying Checksum [2023-07-27T23:23:55.154Z] 2437ff75d9bd: Download complete [2023-07-27T23:23:57.094Z] 8998bd30e6a1: Pull complete [2023-07-27T23:23:57.361Z] 04944245beec: Pull complete [2023-07-27T23:23:58.769Z] 699f458cf7ca: Pull complete [2023-07-27T23:23:59.036Z] 765212b225bb: Pull complete [2023-07-27T23:23:59.617Z] f23df028b6ca: Pull complete [2023-07-27T23:23:59.883Z] d65c8cfc05b1: Pull complete [2023-07-27T23:24:14.878Z] 2437ff75d9bd: Pull complete [2023-07-27T23:24:14.878Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-27T23:24:14.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-27T23:24:14.878Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:24:15.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-2405 does not seem to be running inside a container [2023-07-27T23:24:15.105Z] $ 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/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-27T23:24:17.573Z] $ docker top f9f7bbb6c93a8cb139e9dd934afb189f3bfd141c4a24ff5f929cce90a9d2da0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:24:18.380Z] ---> job-cost.sh [2023-07-27T23:24:18.380Z] lf-activate-venv: SKIPPING [2023-07-27T23:24:18.380Z] INFO: No Stack... [2023-07-27T23:24:18.644Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-27T23:24:19.597Z] INFO: Archiving Costs [Pipeline] sh [2023-07-27T23:24:19.912Z] + cat /w/workspace/app-record-replay/2/archives/cost.csv [2023-07-27T23:24:19.912Z] + cut -d, -f6 [Pipeline] lock [2023-07-27T23:24:19.966Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-51-2-stack-cost] [2023-07-27T23:24:19.972Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-51-2-stack-cost] did not exist. Created. [2023-07-27T23:24:19.972Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-51-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-27T23:24:20.300Z] /w/workspace/app-record-replay/2@tmp/durable-d9366409/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-27T23:24:20.895Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-27T23:24:20.921Z] Warning: overwriting stash ‘stack-cost’ [2023-07-27T23:24:20.962Z] Stashed 1 file(s) [Pipeline] } [2023-07-27T23:24:20.969Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-51-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-27T23:24:20.989Z] $ docker stop --time=1 f9f7bbb6c93a8cb139e9dd934afb189f3bfd141c4a24ff5f929cce90a9d2da0d [2023-07-27T23:24:22.440Z] $ docker rm -f --volumes f9f7bbb6c93a8cb139e9dd934afb189f3bfd141c4a24ff5f929cce90a9d2da0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-27T23:24:22.840Z] provisioning config files... [2023-07-27T23:24:22.846Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-51 #2 [2023-07-27T23:24:22.848Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-51@tmp/config5450371750154755152tmp [Pipeline] { [Pipeline] sh [2023-07-27T23:24:23.143Z] + set +x [2023-07-27T23:24:23.143Z] + curl -s https://codecov.io/bash [2023-07-27T23:24:23.143Z] + bash -s -- [2023-07-27T23:24:23.402Z] [2023-07-27T23:24:23.402Z] _____ _ [2023-07-27T23:24:23.402Z] / ____| | | [2023-07-27T23:24:23.402Z] | | ___ __| | ___ ___ _____ __ [2023-07-27T23:24:23.402Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-27T23:24:23.402Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-27T23:24:23.402Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-27T23:24:23.402Z] Bash-1.0.6 [2023-07-27T23:24:23.402Z] [2023-07-27T23:24:23.402Z] [2023-07-27T23:24:23.402Z] ==> git version 2.25.1 found [2023-07-27T23:24:23.402Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-27T23:24:23.402Z] Release-Date: 2020-01-08 [2023-07-27T23:24:23.402Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-27T23:24:23.402Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-27T23:24:23.402Z] ==> Jenkins CI detected. [2023-07-27T23:24:23.402Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-51 [2023-07-27T23:24:23.402Z] project root: . [2023-07-27T23:24:23.402Z] --> token set from env [2023-07-27T23:24:23.402Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-27T23:24:23.402Z] ==> Running gcov in . (disable via -X gcov) [2023-07-27T23:24:23.402Z] ==> Python coveragepy not found [2023-07-27T23:24:23.402Z] ==> Searching for coverage reports in: [2023-07-27T23:24:23.402Z] + . [2023-07-27T23:24:23.402Z] -> Found 1 reports [2023-07-27T23:24:23.402Z] ==> Detecting git/mercurial file structure [2023-07-27T23:24:23.402Z] ==> Reading reports [2023-07-27T23:24:23.402Z] + ./coverage.out bytes=11988 [2023-07-27T23:24:23.660Z] ==> Appending adjustments [2023-07-27T23:24:23.660Z] https://docs.codecov.io/docs/fixing-reports [2023-07-27T23:24:23.660Z] + Found adjustments [2023-07-27T23:24:23.660Z] ==> Gzipping contents [2023-07-27T23:24:23.660Z] 4.0K /tmp/codecov.IYeurQ.gz [2023-07-27T23:24:23.660Z] ==> Uploading reports [2023-07-27T23:24:23.660Z] url: https://codecov.io [2023-07-27T23:24:23.660Z] query: branch=PR-51&commit=7aed937b4a783f332ea5eb77d2a218d5e182101b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-51%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=51&job=&cmd_args= [2023-07-27T23:24:23.660Z] -> Pinging Codecov [2023-07-27T23:24:23.660Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-51&commit=7aed937b4a783f332ea5eb77d2a218d5e182101b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-51%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=51&job=&cmd_args= [2023-07-27T23:24:23.660Z] Invalid request parameters [2023-07-27T23:24:23.660Z] 400 [Pipeline] } [2023-07-27T23:24:23.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-27T23:24:24.405Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-51/archives ] [2023-07-27T23:24:24.405Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-51/archives [2023-07-27T23:24:24.405Z] total 16 [2023-07-27T23:24:24.405Z] drwxr-xr-x 3 root root 4096 Jul 27 23:14 . [2023-07-27T23:24:24.405Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 23:14 .. [2023-07-27T23:24:24.405Z] drwxr-xr-x 2 root root 4096 Jul 27 23:14 cost [2023-07-27T23:24:24.405Z] -rw-r--r-- 1 root root 88 Jul 27 23:14 cost.csv [2023-07-27T23:24:24.405Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-51/archives [2023-07-27T23:24:24.405Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-51/archives [2023-07-27T23:24:24.405Z] total 16 [2023-07-27T23:24:24.405Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 23:14 . [2023-07-27T23:24:24.405Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 23:14 .. [2023-07-27T23:24:24.405Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 23:14 cost [2023-07-27T23:24:24.405Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 27 23:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:24:24.693Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:24:25.549Z] ---> package-listing.sh [2023-07-27T23:24:25.549Z] ++ facter osfamily [2023-07-27T23:24:25.549Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-27T23:24:25.808Z] + OS_FAMILY=debian [2023-07-27T23:24:25.808Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-51 [2023-07-27T23:24:25.808Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-27T23:24:25.808Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-27T23:24:25.808Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-27T23:24:25.808Z] + PACKAGES=/tmp/packages_start.txt [2023-07-27T23:24:25.808Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-51 ']' [2023-07-27T23:24:25.808Z] + PACKAGES=/tmp/packages_end.txt [2023-07-27T23:24:25.808Z] + case "${OS_FAMILY}" in [2023-07-27T23:24:25.808Z] + dpkg -l [2023-07-27T23:24:25.808Z] + grep '^ii' [2023-07-27T23:24:25.808Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-27T23:24:25.808Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-27T23:24:25.808Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-27T23:24:25.808Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-51 ']' [2023-07-27T23:24:25.808Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-51/archives/ [2023-07-27T23:24:25.808Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-51/archives/ [Pipeline] echo [2023-07-27T23:24:25.817Z] 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-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-27T23:24:26.091Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:24:26.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T23:24:26.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:24:26.726Z] prd-ubuntu20.04-docker-8c-8g-2403 does not seem to be running inside a container [2023-07-27T23:24:26.757Z] $ 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-51/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-51 -v /w/workspace/xfoundry_app-record-replay_PR-51:/w/workspace/xfoundry_app-record-replay_PR-51:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-51@tmp:/w/workspace/xfoundry_app-record-replay_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-27T23:24:26.973Z] $ docker top 57123dd7a12fea3bab8f1700f07e815d327961ff9b1e379ec2acee2861a2dbd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T23:24:27.317Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-27T23:24:27.602Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-27T23:24:27.887Z] + ls /var/log/sa-host [2023-07-27T23:24:27.887Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-27T23:24:28.033Z] provisioning config files... [2023-07-27T23:24:28.041Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-51@tmp/config2539114739010446368tmp [Pipeline] { [Pipeline] echo [2023-07-27T23:24:28.057Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:24:28.345Z] ---> create-netrc.sh [Pipeline] } [2023-07-27T23:24:28.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:24:28.684Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-27T23:24:28.691Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:24:28.974Z] ---> sudo-logs.sh [2023-07-27T23:24:28.974Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-27T23:24:29.007Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:24:29.290Z] ---> job-cost.sh [2023-07-27T23:24:29.290Z] lf-activate-venv: SKIPPING [2023-07-27T23:24:29.290Z] DEBUG: total: 0.2199999988079071 [2023-07-27T23:24:29.290Z] INFO: Retrieving Stack Cost... [2023-07-27T23:24:29.857Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-27T23:24:30.803Z] INFO: Archiving Costs [Pipeline] echo [2023-07-27T23:24:30.814Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:24:31.100Z] ---> logs-deploy.sh [2023-07-27T23:24:31.100Z] lf-activate-venv: SKIPPING [2023-07-27T23:24:31.100Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-51/2 [2023-07-27T23:24:31.100Z] INFO: archiving workspace using pattern(s): [2023-07-27T23:24:32.035Z] Archives upload complete. [2023-07-27T23:24:32.295Z] INFO: archiving logs to Nexus [2023-07-27T23:24:32.864Z] ---> uname -a: [2023-07-27T23:24:32.864Z] Linux prd-ubuntu20-04-docker-8c-8g-2403 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-27T23:24:32.864Z] [2023-07-27T23:24:32.864Z] [2023-07-27T23:24:32.864Z] ---> lscpu: [2023-07-27T23:24:32.864Z] Architecture: x86_64 [2023-07-27T23:24:32.864Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-27T23:24:32.864Z] Byte Order: Little Endian [2023-07-27T23:24:32.864Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-27T23:24:32.864Z] CPU(s): 8 [2023-07-27T23:24:32.864Z] On-line CPU(s) list: 0-7 [2023-07-27T23:24:32.864Z] Thread(s) per core: 1 [2023-07-27T23:24:32.864Z] Core(s) per socket: 1 [2023-07-27T23:24:32.864Z] Socket(s): 8 [2023-07-27T23:24:32.864Z] NUMA node(s): 1 [2023-07-27T23:24:32.864Z] Vendor ID: AuthenticAMD [2023-07-27T23:24:32.864Z] CPU family: 23 [2023-07-27T23:24:32.864Z] Model: 49 [2023-07-27T23:24:32.864Z] Model name: AMD EPYC-Rome Processor [2023-07-27T23:24:32.864Z] Stepping: 0 [2023-07-27T23:24:32.864Z] CPU MHz: 2799.998 [2023-07-27T23:24:32.864Z] BogoMIPS: 5599.99 [2023-07-27T23:24:32.864Z] Virtualization: AMD-V [2023-07-27T23:24:32.864Z] Hypervisor vendor: KVM [2023-07-27T23:24:32.864Z] Virtualization type: full [2023-07-27T23:24:32.864Z] L1d cache: 256 KiB [2023-07-27T23:24:32.864Z] L1i cache: 256 KiB [2023-07-27T23:24:32.864Z] L2 cache: 4 MiB [2023-07-27T23:24:32.864Z] L3 cache: 128 MiB [2023-07-27T23:24:32.864Z] NUMA node0 CPU(s): 0-7 [2023-07-27T23:24:32.864Z] Vulnerability Itlb multihit: Not affected [2023-07-27T23:24:32.864Z] Vulnerability L1tf: Not affected [2023-07-27T23:24:32.864Z] Vulnerability Mds: Not affected [2023-07-27T23:24:32.864Z] Vulnerability Meltdown: Not affected [2023-07-27T23:24:32.864Z] Vulnerability Mmio stale data: Not affected [2023-07-27T23:24:32.864Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-27T23:24:32.864Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-27T23:24:32.864Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-27T23:24:32.864Z] Vulnerability Srbds: Not affected [2023-07-27T23:24:32.864Z] Vulnerability Tsx async abort: Not affected [2023-07-27T23:24:32.864Z] 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-07-27T23:24:32.864Z] [2023-07-27T23:24:32.864Z] [2023-07-27T23:24:32.864Z] ---> nproc: [2023-07-27T23:24:32.864Z] 8 [2023-07-27T23:24:32.864Z] [2023-07-27T23:24:32.864Z] [2023-07-27T23:24:32.864Z] ---> df -h: [2023-07-27T23:24:32.864Z] Filesystem Size Used Avail Use% Mounted on [2023-07-27T23:24:32.864Z] overlay 155G 12G 144G 8% / [2023-07-27T23:24:32.864Z] tmpfs 64M 0 64M 0% /dev [2023-07-27T23:24:32.864Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-27T23:24:32.864Z] shm 64M 0 64M 0% /dev/shm [2023-07-27T23:24:32.864Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-07-27T23:24:32.864Z] [2023-07-27T23:24:32.864Z] [2023-07-27T23:24:32.864Z] ---> sar -b -r -n DEV: [2023-07-27T23:24:32.864Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2403) 07/27/23 _x86_64_ (8 CPU) [2023-07-27T23:24:32.864Z] [2023-07-27T23:24:32.864Z] 23:10:47 LINUX RESTART (8 CPU) [2023-07-27T23:24:32.864Z] [2023-07-27T23:24:32.864Z] 23:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-27T23:24:32.864Z] 23:12:01 363.47 48.16 315.31 0.00 5431.49 159791.37 0.00 [2023-07-27T23:24:32.864Z] 23:13:01 155.52 0.93 154.59 0.00 23.06 96740.14 0.00 [2023-07-27T23:24:32.864Z] 23:14:01 98.40 0.25 98.15 0.00 7.47 19539.14 0.00 [2023-07-27T23:24:32.864Z] 23:15:01 119.50 0.03 119.46 0.00 3.07 34792.60 0.00 [2023-07-27T23:24:32.864Z] 23:16:01 29.31 9.27 20.05 0.00 2886.05 2596.25 0.00 [2023-07-27T23:24:32.864Z] 23:17:01 30.83 2.37 28.46 0.00 2293.22 6302.95 0.00 [2023-07-27T23:24:32.864Z] 23:18:01 3.65 0.02 3.63 0.00 0.13 92.77 0.00 [2023-07-27T23:24:32.864Z] 23:19:01 2.02 0.02 2.00 0.00 2.53 22.40 0.00 [2023-07-27T23:24:32.864Z] 23:20:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 [2023-07-27T23:24:32.864Z] 23:21:01 1.88 0.00 1.88 0.00 0.00 20.93 0.00 [2023-07-27T23:24:32.864Z] 23:22:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 [2023-07-27T23:24:32.864Z] 23:23:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2023-07-27T23:24:32.864Z] 23:24:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 [2023-07-27T23:24:32.864Z] Average: 62.31 4.70 57.61 0.00 818.99 24612.05 0.00 [2023-07-27T23:24:32.864Z] [2023-07-27T23:24:32.864Z] 23:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-27T23:24:32.864Z] 23:12:01 29154084 31564012 760108 2.31 72448 2612776 1938708 5.71 1017732 2358080 568 [2023-07-27T23:24:32.864Z] 23:13:01 28371860 31562932 744500 2.26 145440 3252656 1782644 5.25 1087820 2987552 192 [2023-07-27T23:24:32.864Z] 23:14:01 27965476 31281284 1020456 3.10 150832 3343080 2621484 7.73 1539456 2903952 89964 [2023-07-27T23:24:32.864Z] 23:15:01 27595876 31572920 730636 2.22 160548 3953260 1773000 5.23 1257104 3515776 560 [2023-07-27T23:24:32.864Z] 23:16:01 27295920 31549704 732528 2.23 178116 4208316 1865752 5.50 1415636 3631920 66632 [2023-07-27T23:24:32.864Z] 23:17:01 27066356 31555084 729588 2.22 194704 4414924 1808368 5.33 1578536 3686008 8 [2023-07-27T23:24:32.864Z] 23:18:01 27071416 31555360 728680 2.22 193256 4411680 1788892 5.27 1577012 3682808 16 [2023-07-27T23:24:32.864Z] 23:19:01 27076928 31560972 723020 2.20 193288 4411760 1788892 5.27 1571100 3682888 20 [2023-07-27T23:24:32.864Z] 23:20:01 27077480 31561596 722420 2.20 193356 4411760 1788892 5.27 1571124 3682904 8 [2023-07-27T23:24:32.864Z] 23:21:01 27077264 31561440 722500 2.20 193388 4411768 1788892 5.27 1571196 3682908 4 [2023-07-27T23:24:32.864Z] 23:22:01 27077540 31561788 722092 2.20 193456 4411768 1788892 5.27 1571320 3682908 8 [2023-07-27T23:24:32.864Z] 23:23:01 27077524 31561856 722004 2.20 193492 4411772 1788892 5.27 1571312 3682952 168 [2023-07-27T23:24:32.864Z] 23:24:01 27077692 31562096 721920 2.20 193556 4411776 1788892 5.27 1571416 3682956 8 [2023-07-27T23:24:32.864Z] Average: 27460417 31539311 752342 2.29 173529 4051330 1870169 5.51 1453905 3451047 12166 [2023-07-27T23:24:32.864Z] [2023-07-27T23:24:32.864Z] 23:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-27T23:24:32.864Z] 23:12:01 docker0 1.92 3.03 0.20 34.70 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:12:01 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:12:01 veth602c311 1.07 2.23 0.08 32.18 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:12:01 ens3 607.07 362.94 6647.99 105.13 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:13:01 docker0 201.87 366.07 15.85 2336.88 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:13:01 ens3 389.10 213.11 2360.81 25.16 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:14:01 docker0 1.45 3.45 0.09 42.52 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:14:01 vethe69084a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:14:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:14:01 ens3 36.43 21.50 72.80 12.74 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:15:01 docker0 1.78 3.82 0.11 45.59 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:15:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:15:01 ens3 102.82 63.54 2571.92 13.11 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:16:01 ens3 86.30 34.59 1547.33 2.61 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:17:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:17:01 ens3 78.45 27.58 1373.95 1.99 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.864Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:19:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:20:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:22:01 ens3 0.17 0.07 0.08 0.06 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] 23:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] Average: docker0 15.92 28.95 1.25 189.20 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] Average: ens3 100.06 55.67 1121.13 12.37 0.00 0.00 0.00 0.00 [2023-07-27T23:24:32.865Z] [2023-07-27T23:24:32.865Z] [2023-07-27T23:24:32.865Z] ---> sar -P ALL: [2023-07-27T23:24:32.865Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2403) 07/27/23 _x86_64_ (8 CPU) [2023-07-27T23:24:32.865Z] [2023-07-27T23:24:32.865Z] 23:10:47 LINUX RESTART (8 CPU) [2023-07-27T23:24:32.865Z] [2023-07-27T23:24:32.865Z] 23:11:01 CPU %user %nice %system %iowait %steal %idle [2023-07-27T23:24:32.865Z] 23:12:01 all 9.56 0.00 3.64 3.92 0.07 82.81 [2023-07-27T23:24:32.865Z] 23:12:01 0 10.82 0.00 3.52 2.09 0.07 83.51 [2023-07-27T23:24:32.865Z] 23:12:01 1 8.69 0.00 4.17 8.54 0.07 78.54 [2023-07-27T23:24:32.865Z] 23:12:01 2 7.89 0.00 3.71 2.99 0.07 85.35 [2023-07-27T23:24:32.865Z] 23:12:01 3 13.37 0.00 4.46 2.66 0.07 79.44 [2023-07-27T23:24:32.865Z] 23:12:01 4 11.27 0.00 3.03 5.69 0.05 79.96 [2023-07-27T23:24:32.865Z] 23:12:01 5 8.57 0.00 4.01 6.06 0.08 81.27 [2023-07-27T23:24:32.865Z] 23:12:01 6 8.92 0.00 3.36 3.20 0.07 84.45 [2023-07-27T23:24:32.865Z] 23:12:01 7 6.90 0.00 2.86 0.12 0.07 90.06 [2023-07-27T23:24:32.865Z] 23:13:01 all 4.82 0.00 2.50 4.85 0.05 87.77 [2023-07-27T23:24:32.865Z] 23:13:01 0 4.34 0.00 2.06 0.45 0.07 93.08 [2023-07-27T23:24:32.865Z] 23:13:01 1 5.10 0.00 2.31 0.40 0.05 92.14 [2023-07-27T23:24:32.865Z] 23:13:01 2 4.31 0.00 2.36 0.25 0.05 93.03 [2023-07-27T23:24:32.865Z] 23:13:01 3 5.06 0.00 3.47 13.46 0.07 77.94 [2023-07-27T23:24:32.865Z] 23:13:01 4 5.86 0.00 1.95 0.22 0.03 91.94 [2023-07-27T23:24:32.865Z] 23:13:01 5 5.23 0.00 2.75 0.49 0.05 91.49 [2023-07-27T23:24:32.865Z] 23:13:01 6 3.89 0.00 2.26 5.62 0.03 88.20 [2023-07-27T23:24:32.865Z] 23:13:01 7 4.77 0.00 2.88 18.12 0.08 74.14 [2023-07-27T23:24:32.865Z] 23:14:01 all 47.38 0.00 7.41 0.91 0.11 44.19 [2023-07-27T23:24:32.865Z] 23:14:01 0 44.85 0.00 8.10 2.32 0.12 44.62 [2023-07-27T23:24:32.865Z] 23:14:01 1 48.15 0.00 7.40 0.49 0.10 43.85 [2023-07-27T23:24:32.865Z] 23:14:01 2 47.70 0.00 8.13 0.00 0.10 44.08 [2023-07-27T23:24:32.865Z] 23:14:01 3 47.91 0.00 7.26 2.95 0.12 41.75 [2023-07-27T23:24:32.865Z] 23:14:01 4 46.76 0.00 6.94 0.96 0.08 45.26 [2023-07-27T23:24:32.865Z] 23:14:01 5 49.73 0.00 7.21 0.20 0.13 42.72 [2023-07-27T23:24:32.865Z] 23:14:01 6 46.88 0.00 6.99 0.27 0.12 45.75 [2023-07-27T23:24:32.865Z] 23:14:01 7 47.04 0.00 7.24 0.12 0.12 45.48 [2023-07-27T23:24:32.865Z] 23:15:01 all 13.47 0.00 3.43 1.84 0.05 81.21 [2023-07-27T23:24:32.865Z] 23:15:01 0 14.06 0.00 3.65 8.76 0.05 73.48 [2023-07-27T23:24:32.865Z] 23:15:01 1 14.08 0.00 3.38 0.05 0.05 82.44 [2023-07-27T23:24:32.865Z] 23:15:01 2 14.98 0.00 3.81 0.80 0.05 80.36 [2023-07-27T23:24:32.865Z] 23:15:01 3 13.43 0.00 2.95 0.02 0.05 83.56 [2023-07-27T23:24:32.865Z] 23:15:01 4 10.98 0.00 3.98 4.92 0.05 80.07 [2023-07-27T23:24:32.865Z] 23:15:01 5 13.42 0.00 2.60 0.02 0.05 83.91 [2023-07-27T23:24:32.865Z] 23:15:01 6 13.57 0.00 3.84 0.03 0.03 82.52 [2023-07-27T23:24:32.865Z] 23:15:01 7 13.22 0.00 3.24 0.15 0.05 83.34 [2023-07-27T23:24:32.865Z] 23:16:01 all 1.24 0.00 0.83 0.45 0.02 97.46 [2023-07-27T23:24:32.865Z] 23:16:01 0 1.25 0.00 1.44 0.08 0.02 97.21 [2023-07-27T23:24:32.865Z] 23:16:01 1 0.83 0.00 0.68 0.73 0.00 97.75 [2023-07-27T23:24:32.865Z] 23:16:01 2 1.23 0.00 1.08 0.13 0.03 97.52 [2023-07-27T23:24:32.865Z] 23:16:01 3 1.12 0.00 0.57 0.02 0.02 98.28 [2023-07-27T23:24:32.865Z] 23:16:01 4 0.95 0.00 0.55 1.34 0.02 97.15 [2023-07-27T23:24:32.865Z] 23:16:01 5 1.93 0.00 0.93 1.08 0.02 96.03 [2023-07-27T23:24:32.865Z] 23:16:01 6 1.07 0.00 0.83 0.02 0.02 98.07 [2023-07-27T23:24:32.865Z] 23:16:01 7 1.55 0.00 0.52 0.23 0.02 97.68 [2023-07-27T23:24:32.865Z] 23:17:01 all 1.11 0.00 0.79 0.54 0.02 97.54 [2023-07-27T23:24:32.865Z] 23:17:01 0 1.53 0.00 2.09 0.32 0.02 96.05 [2023-07-27T23:24:32.865Z] 23:17:01 1 2.18 0.00 0.50 0.23 0.02 97.07 [2023-07-27T23:24:32.865Z] 23:17:01 2 0.83 0.00 0.72 1.05 0.02 97.38 [2023-07-27T23:24:32.865Z] 23:17:01 3 0.65 0.00 0.35 0.05 0.03 98.91 [2023-07-27T23:24:32.865Z] 23:17:01 4 0.60 0.00 0.55 1.92 0.02 96.91 [2023-07-27T23:24:32.865Z] 23:17:01 5 1.07 0.00 0.45 0.73 0.02 97.73 [2023-07-27T23:24:32.865Z] 23:17:01 6 0.75 0.00 0.50 0.00 0.02 98.73 [2023-07-27T23:24:32.865Z] 23:17:01 7 1.25 0.00 1.15 0.02 0.02 97.57 [2023-07-27T23:24:32.865Z] 23:18:01 all 0.08 0.00 0.05 0.01 0.01 99.84 [2023-07-27T23:24:32.865Z] 23:18:01 0 0.25 0.00 0.10 0.00 0.00 99.65 [2023-07-27T23:24:32.865Z] 23:18:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-07-27T23:24:32.865Z] 23:18:01 2 0.08 0.00 0.05 0.02 0.00 99.85 [2023-07-27T23:24:32.865Z] 23:18:01 3 0.10 0.00 0.03 0.00 0.03 99.83 [2023-07-27T23:24:32.865Z] 23:18:01 4 0.05 0.00 0.07 0.08 0.02 99.78 [2023-07-27T23:24:32.865Z] 23:18:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-27T23:24:32.865Z] 23:18:01 6 0.07 0.00 0.03 0.02 0.03 99.85 [2023-07-27T23:24:32.865Z] 23:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-27T23:24:32.865Z] 23:19:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-07-27T23:24:32.865Z] 23:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-27T23:24:32.865Z] 23:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-27T23:24:32.865Z] 23:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-27T23:24:32.865Z] 23:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-27T23:24:32.865Z] 23:19:01 4 0.08 0.00 0.02 0.05 0.02 99.83 [2023-07-27T23:24:32.865Z] 23:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-27T23:24:32.865Z] 23:19:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2023-07-27T23:24:32.865Z] 23:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-27T23:24:32.865Z] 23:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-07-27T23:24:32.865Z] 23:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-27T23:24:32.865Z] 23:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-27T23:24:32.865Z] 23:20:01 2 0.03 0.00 0.03 0.03 0.02 99.88 [2023-07-27T23:24:32.865Z] 23:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-27T23:24:32.865Z] 23:20:01 4 0.03 0.00 0.03 0.05 0.02 99.87 [2023-07-27T23:24:32.865Z] 23:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-27T23:24:32.865Z] 23:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-27T23:24:32.865Z] 23:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-27T23:24:32.865Z] 23:21:01 all 0.22 0.00 0.01 0.01 0.01 99.75 [2023-07-27T23:24:32.865Z] 23:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-27T23:24:32.865Z] 23:21:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-27T23:24:32.865Z] 23:21:01 2 0.07 0.00 0.05 0.00 0.03 99.85 [2023-07-27T23:24:32.865Z] 23:21:01 3 1.55 0.00 0.02 0.00 0.02 98.42 [2023-07-27T23:24:32.865Z] 23:21:01 4 0.03 0.00 0.02 0.07 0.00 99.88 [2023-07-27T23:24:32.865Z] 23:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-27T23:24:32.865Z] 23:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-27T23:24:32.865Z] 23:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-27T23:24:32.865Z] 23:22:01 all 0.28 0.00 0.01 0.01 0.01 99.69 [2023-07-27T23:24:32.865Z] 23:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-27T23:24:32.865Z] 23:22:01 1 0.25 0.00 0.00 0.00 0.02 99.73 [2023-07-27T23:24:32.865Z] 23:22:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2023-07-27T23:24:32.865Z] 23:22:01 3 1.97 0.00 0.02 0.00 0.02 98.00 [2023-07-27T23:24:32.865Z] 23:22:01 4 0.02 0.00 0.02 0.05 0.02 99.90 [2023-07-27T23:24:32.865Z] 23:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-27T23:24:32.865Z] 23:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-27T23:24:32.865Z] 23:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-27T23:24:32.865Z] [2023-07-27T23:24:32.865Z] 23:22:01 CPU %user %nice %system %iowait %steal %idle [2023-07-27T23:24:32.865Z] 23:23:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2023-07-27T23:24:32.865Z] 23:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-27T23:24:32.865Z] 23:23:01 1 0.13 0.00 0.00 0.00 0.00 99.87 [2023-07-27T23:24:32.865Z] 23:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-27T23:24:32.865Z] 23:23:01 3 1.99 0.00 0.00 0.00 0.02 98.00 [2023-07-27T23:24:32.865Z] 23:23:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2023-07-27T23:24:32.865Z] 23:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-27T23:24:32.865Z] 23:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-27T23:24:32.865Z] 23:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-27T23:24:32.865Z] 23:24:01 all 0.25 0.00 0.01 0.01 0.01 99.73 [2023-07-27T23:24:32.865Z] 23:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-27T23:24:32.865Z] 23:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-27T23:24:32.865Z] 23:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-27T23:24:32.865Z] 23:24:01 3 1.97 0.00 0.00 0.00 0.02 98.01 [2023-07-27T23:24:32.865Z] 23:24:01 4 0.00 0.00 0.02 0.05 0.02 99.92 [2023-07-27T23:24:32.865Z] 23:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-27T23:24:32.865Z] 23:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-27T23:24:32.865Z] 23:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-27T23:24:32.865Z] Average: all 6.01 0.00 1.43 0.96 0.03 91.57 [2023-07-27T23:24:32.865Z] Average: 0 5.90 0.00 1.61 1.07 0.03 91.39 [2023-07-27T23:24:32.865Z] Average: 1 6.08 0.00 1.41 0.80 0.03 91.68 [2023-07-27T23:24:32.865Z] Average: 2 5.90 0.00 1.53 0.40 0.03 92.13 [2023-07-27T23:24:32.866Z] Average: 3 6.80 0.00 1.46 1.46 0.04 90.24 [2023-07-27T23:24:32.866Z] Average: 4 5.85 0.00 1.31 1.18 0.03 91.62 [2023-07-27T23:24:32.866Z] Average: 5 6.12 0.00 1.38 0.66 0.03 91.82 [2023-07-27T23:24:32.866Z] Average: 6 5.75 0.00 1.37 0.70 0.03 92.15 [2023-07-27T23:24:32.866Z] Average: 7 5.69 0.00 1.36 1.43 0.03 91.50 [2023-07-27T23:24:32.866Z] [2023-07-27T23:24:32.866Z] [2023-07-27T23:24:32.866Z]