Pull request #49 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from dea7565fd536e6604eed0069558ec610cbec2d6c+d3d81ece5985cc0e70f6108dd88b274017db54c4 (0fe7c1cf2934154312ab5a23e8d63d556a96daaf) 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-ssh7724954811953741200.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-ssh13493809400802670896.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-49/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-49/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3871833766499801696.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-49/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1098901926345052160.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh813921493598445240.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-49/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-49/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17353150992996304521.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2264 in /w/workspace/xfoundry_app-record-replay_PR-49 [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-49 # 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 > 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/49/head:refs/remotes/origin/PR-49 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d3d81ece5985cc0e70f6108dd88b274017db54c4 into PR head commit dea7565fd536e6604eed0069558ec610cbec2d6c Merge succeeded, producing 7d67007e360bce9f514b298bde8cf1570476d861 Checking out Revision 7d67007e360bce9f514b298bde8cf1570476d861 (PR-49) > git config core.sparsecheckout # timeout=10 > git checkout -f dea7565fd536e6604eed0069558ec610cbec2d6c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d3d81ece5985cc0e70f6108dd88b274017db54c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d67007e360bce9f514b298bde8cf1570476d861 # timeout=10 Commit message: "Merge commit 'd3d81ece5985cc0e70f6108dd88b274017db54c4' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-26T19:05:18.396Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-26T19:05:18.575Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-26T19:05:18.689Z] ========================================================= [2023-07-26T19:05:18.689Z] EdgeX Global Pipelines Version Info [2023-07-26T19:05:18.689Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:05:19.420Z] ------------------- [2023-07-26T19:05:19.421Z] stable info: [2023-07-26T19:05:19.421Z] ------------------- [2023-07-26T19:05:19.421Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-26T19:05:19.421Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-26T19:05:19.421Z] Message: update stable to v1.0.250 [2023-07-26T19:05:19.991Z] ------------------- [2023-07-26T19:05:19.991Z] experimental info: [2023-07-26T19:05:19.991Z] ------------------- [2023-07-26T19:05:19.991Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-26T19:05:19.991Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-26T19:05:19.991Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-26T19:05:20.267Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-26T19:05:20.306Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-26T19:05:20.342Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-26T19:05:20.380Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-26T19:05:20.422Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-26T19:05:20.463Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-26T19:05:20.500Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-26T19:05:20.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-26T19:05:20.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-26T19:05:20.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-26T19:05:20.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-26T19:05:20.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-26T19:05:20.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-26T19:05:20.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-26T19:05:20.830Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-26T19:05:20.874Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-26T19:05:20.920Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-26T19:05:20.963Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-26T19:05:21.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-26T19:05:21.037Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-26T19:05:21.077Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-26T19:05:21.119Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-26T19:05:21.156Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-26T19:05:21.200Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-26T19:05:21.247Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-26T19:05:21.287Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-26T19:05:21.331Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-26T19:05:21.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-49 [Pipeline] echo [2023-07-26T19:05:21.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-49 [Pipeline] echo [2023-07-26T19:05:21.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-49 [Pipeline] echo [2023-07-26T19:05:21.522Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d67007e360bce9f514b298bde8cf1570476d861 [Pipeline] echo [2023-07-26T19:05:21.567Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d67007 [Pipeline] echo [2023-07-26T19:05:21.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-26T19:05:21.733Z] provisioning config files... [2023-07-26T19:05:21.746Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-49@tmp/config11331900578376369647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:05:22.097Z] ---> docker-login.sh [2023-07-26T19:05:22.097Z] nexus3.edgexfoundry.org:10001 [2023-07-26T19:05:22.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:05:22.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:05:22.359Z] Configure a credential helper to remove this warning. See [2023-07-26T19:05:22.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:05:22.359Z] [2023-07-26T19:05:22.359Z] Login Succeeded [2023-07-26T19:05:22.359Z] nexus3.edgexfoundry.org:10002 [2023-07-26T19:05:22.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:05:22.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:05:22.359Z] Configure a credential helper to remove this warning. See [2023-07-26T19:05:22.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:05:22.359Z] [2023-07-26T19:05:22.359Z] Login Succeeded [2023-07-26T19:05:22.359Z] nexus3.edgexfoundry.org:10003 [2023-07-26T19:05:22.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:05:22.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:05:22.622Z] Configure a credential helper to remove this warning. See [2023-07-26T19:05:22.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:05:22.622Z] [2023-07-26T19:05:22.622Z] Login Succeeded [2023-07-26T19:05:22.622Z] nexus3.edgexfoundry.org:10004 [2023-07-26T19:05:22.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:05:22.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:05:22.622Z] Configure a credential helper to remove this warning. See [2023-07-26T19:05:22.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:05:22.622Z] [2023-07-26T19:05:22.622Z] Login Succeeded [2023-07-26T19:05:22.622Z] docker.io [2023-07-26T19:05:22.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:05:23.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:05:23.145Z] Configure a credential helper to remove this warning. See [2023-07-26T19:05:23.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:05:23.145Z] [2023-07-26T19:05:23.145Z] Login Succeeded [2023-07-26T19:05:23.145Z] ---> docker-login.sh ends [Pipeline] } [2023-07-26T19:05:23.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-26T19:05:23.799Z] + git rev-list -1 --merges 7d67007e360bce9f514b298bde8cf1570476d861~1..7d67007e360bce9f514b298bde8cf1570476d861 [Pipeline] echo [2023-07-26T19:05:23.862Z] -----------> git rev-list -1 --merges 7d67007e360bce9f514b298bde8cf1570476d861~1..7d67007e360bce9f514b298bde8cf1570476d861 7d67007e360bce9f514b298bde8cf1570476d861 [2023-07-26T19:05:23.862Z] 7d67007e360bce9f514b298bde8cf1570476d861 [false] [Pipeline] sh [2023-07-26T19:05:24.175Z] + git log --format=format:%s -1 7d67007e360bce9f514b298bde8cf1570476d861 [Pipeline] echo [2023-07-26T19:05:24.207Z] ========================================================= [2023-07-26T19:05:24.207Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-26T19:05:24.207Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-26T19:05:24.622Z] + git log --format=format:%s -1 7d67007e360bce9f514b298bde8cf1570476d861 [Pipeline] echo [2023-07-26T19:05:24.655Z] [semverPrep] GIT_COMMIT: 7d67007e360bce9f514b298bde8cf1570476d861, Commit Message: Merge commit 'd3d81ece5985cc0e70f6108dd88b274017db54c4' into HEAD [Pipeline] echo [2023-07-26T19:05:24.685Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-26T19:05:25.051Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-26T19:05:25.051Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-26T19:05:25.051Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-26T19:05:25.051Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-26T19:05:25.051Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-26T19:05:25.051Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-26T19:05:25.051Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:05:25.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T19:05:25.476Z] [2023-07-26T19:05:25.476Z] 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-26T19:05:25.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T19:05:25.849Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-26T19:05:25.849Z] b85a868b505f: Pulling fs layer [2023-07-26T19:05:25.849Z] e2be974225ed: Pulling fs layer [2023-07-26T19:05:25.849Z] 339a4e72a1f5: Pulling fs layer [2023-07-26T19:05:25.849Z] 988bab9f4d93: Pulling fs layer [2023-07-26T19:05:25.849Z] 1469e6f7b9e6: Pulling fs layer [2023-07-26T19:05:25.849Z] eaf3925da568: Pulling fs layer [2023-07-26T19:05:25.849Z] bab4dde63d76: Pulling fs layer [2023-07-26T19:05:25.849Z] bde34c3a00c8: Pulling fs layer [2023-07-26T19:05:25.849Z] b352a97aabf1: Pulling fs layer [2023-07-26T19:05:25.849Z] 4872d77fe225: Pulling fs layer [2023-07-26T19:05:25.849Z] 5851b861e8e6: Pulling fs layer [2023-07-26T19:05:25.849Z] 1469e6f7b9e6: Waiting [2023-07-26T19:05:25.849Z] eaf3925da568: Waiting [2023-07-26T19:05:25.849Z] bab4dde63d76: Waiting [2023-07-26T19:05:25.849Z] bde34c3a00c8: Waiting [2023-07-26T19:05:25.849Z] b352a97aabf1: Waiting [2023-07-26T19:05:25.849Z] 4872d77fe225: Waiting [2023-07-26T19:05:25.849Z] 5851b861e8e6: Waiting [2023-07-26T19:05:25.849Z] 988bab9f4d93: Waiting [2023-07-26T19:05:25.849Z] e2be974225ed: Verifying Checksum [2023-07-26T19:05:25.849Z] e2be974225ed: Download complete [2023-07-26T19:05:25.849Z] 988bab9f4d93: Verifying Checksum [2023-07-26T19:05:25.849Z] 988bab9f4d93: Download complete [2023-07-26T19:05:25.849Z] 1469e6f7b9e6: Verifying Checksum [2023-07-26T19:05:25.849Z] 1469e6f7b9e6: Download complete [2023-07-26T19:05:25.849Z] 339a4e72a1f5: Verifying Checksum [2023-07-26T19:05:25.849Z] 339a4e72a1f5: Download complete [2023-07-26T19:05:26.108Z] eaf3925da568: Verifying Checksum [2023-07-26T19:05:26.108Z] eaf3925da568: Download complete [2023-07-26T19:05:26.108Z] bde34c3a00c8: Verifying Checksum [2023-07-26T19:05:26.108Z] bde34c3a00c8: Download complete [2023-07-26T19:05:26.108Z] b352a97aabf1: Download complete [2023-07-26T19:05:26.108Z] 4872d77fe225: Verifying Checksum [2023-07-26T19:05:26.108Z] 4872d77fe225: Download complete [2023-07-26T19:05:26.108Z] 5851b861e8e6: Download complete [2023-07-26T19:05:26.108Z] b85a868b505f: Verifying Checksum [2023-07-26T19:05:26.108Z] b85a868b505f: Download complete [2023-07-26T19:05:26.368Z] bab4dde63d76: Verifying Checksum [2023-07-26T19:05:26.368Z] bab4dde63d76: Download complete [2023-07-26T19:05:27.310Z] b85a868b505f: Pull complete [2023-07-26T19:05:27.570Z] e2be974225ed: Pull complete [2023-07-26T19:05:28.138Z] 339a4e72a1f5: Pull complete [2023-07-26T19:05:28.138Z] 988bab9f4d93: Pull complete [2023-07-26T19:05:28.396Z] 1469e6f7b9e6: Pull complete [2023-07-26T19:05:28.396Z] eaf3925da568: Pull complete [2023-07-26T19:05:30.297Z] bab4dde63d76: Pull complete [2023-07-26T19:05:30.297Z] bde34c3a00c8: Pull complete [2023-07-26T19:05:30.555Z] b352a97aabf1: Pull complete [2023-07-26T19:05:30.555Z] 4872d77fe225: Pull complete [2023-07-26T19:05:30.555Z] 5851b861e8e6: Pull complete [2023-07-26T19:05:30.555Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-26T19:05:30.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T19:05:30.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:05:30.812Z] prd-ubuntu20.04-docker-8c-8g-2264 does not seem to be running inside a container [2023-07-26T19:05:30.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-49 -v /w/workspace/xfoundry_app-record-replay_PR-49:/w/workspace/xfoundry_app-record-replay_PR-49:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-49@tmp:/w/workspace/xfoundry_app-record-replay_PR-49@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-26T19:05:34.270Z] $ docker top 2c9a0a7db0b2166b6e06c92f22a74c2bf495ff74c14fa1c71fd136d7089ba8ce -eo pid,comm [2023-07-26T19:05:34.326Z] 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-26T19:05:34.326Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-26T19:05:34.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-26T19:05:34.452Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-26T19:05:34.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-26T19:05:34.577Z] $ docker exec 2c9a0a7db0b2166b6e06c92f22a74c2bf495ff74c14fa1c71fd136d7089ba8ce ssh-agent [2023-07-26T19:05:34.671Z] SSH_AUTH_SOCK=/tmp/ssh-pDP9W4artjeA/agent.32 [2023-07-26T19:05:34.671Z] SSH_AGENT_PID=38 [2023-07-26T19:05:34.677Z] Running ssh-add (command line suppressed) [2023-07-26T19:05:34.783Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-49@tmp/private_key_9260314089256592785.key (/w/workspace/xfoundry_app-record-replay_PR-49@tmp/private_key_9260314089256592785.key) [2023-07-26T19:05:34.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-26T19:05:35.122Z] + git tag --points-at HEAD [Pipeline] } [2023-07-26T19:05:35.151Z] $ docker exec --env ******** --env ******** 2c9a0a7db0b2166b6e06c92f22a74c2bf495ff74c14fa1c71fd136d7089ba8ce ssh-agent -k [2023-07-26T19:05:35.267Z] unset SSH_AUTH_SOCK; [2023-07-26T19:05:35.267Z] unset SSH_AGENT_PID; [2023-07-26T19:05:35.267Z] echo Agent pid 38 killed; [2023-07-26T19:05:35.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-26T19:05:35.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-26T19:05:35.359Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-26T19:05:35.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-26T19:05:35.493Z] $ docker exec 2c9a0a7db0b2166b6e06c92f22a74c2bf495ff74c14fa1c71fd136d7089ba8ce ssh-agent [2023-07-26T19:05:35.591Z] SSH_AUTH_SOCK=/tmp/ssh-8YH74GSzWnGO/agent.70 [2023-07-26T19:05:35.591Z] SSH_AGENT_PID=76 [2023-07-26T19:05:35.596Z] Running ssh-add (command line suppressed) [2023-07-26T19:05:35.697Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-49@tmp/private_key_7330118308198456663.key (/w/workspace/xfoundry_app-record-replay_PR-49@tmp/private_key_7330118308198456663.key) [2023-07-26T19:05:35.705Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-26T19:05:36.047Z] + git semver init [2023-07-26T19:05:36.307Z] 2023-07-26 19:05:36,253 [run_init] DEBUG init version:0.0.0 force:False [2023-07-26T19:05:36.307Z] 2023-07-26 19:05:36,254 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-49/.semver [2023-07-26T19:05:36.307Z] 2023-07-26 19:05:36,255 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-49/.semver [2023-07-26T19:05:36.307Z] 2023-07-26 19:05:36,255 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-49/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-49, universal_newlines=False, shell=None, istream=None) [2023-07-26T19:05:37.249Z] 2023-07-26 19:05:36,968 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-49/.git/info/exclude [2023-07-26T19:05:37.249Z] 2023-07-26 19:05:36,969 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-49/.semver/PR-49 with force:False [2023-07-26T19:05:37.249Z] 2023-07-26 19:05:36,969 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-49/.semver/PR-49 [2023-07-26T19:05:37.249Z] 2023-07-26 19:05:36,972 [execute] INFO git cat-file --batch-check [2023-07-26T19:05:37.249Z] 2023-07-26 19:05:36,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-49/.semver, universal_newlines=False, shell=None, istream=) [2023-07-26T19:05:37.249Z] 2023-07-26 19:05:36,979 [execute] INFO git cat-file --batch [2023-07-26T19:05:37.249Z] 2023-07-26 19:05:36,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-49/.semver, universal_newlines=False, shell=None, istream=) [2023-07-26T19:05:37.249Z] 2023-07-26 19:05:36,985 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-49/.semver/PR-49 [2023-07-26T19:05:37.249Z] 0.0.0 [Pipeline] } [2023-07-26T19:05:37.280Z] $ docker exec --env ******** --env ******** 2c9a0a7db0b2166b6e06c92f22a74c2bf495ff74c14fa1c71fd136d7089ba8ce ssh-agent -k [2023-07-26T19:05:37.376Z] unset SSH_AUTH_SOCK; [2023-07-26T19:05:37.376Z] unset SSH_AGENT_PID; [2023-07-26T19:05:37.376Z] echo Agent pid 76 killed; [2023-07-26T19:05:37.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-26T19:05:37.816Z] + git semver [Pipeline] } [2023-07-26T19:05:38.104Z] $ docker stop --time=1 2c9a0a7db0b2166b6e06c92f22a74c2bf495ff74c14fa1c71fd136d7089ba8ce [2023-07-26T19:05:39.378Z] $ docker rm -f --volumes 2c9a0a7db0b2166b6e06c92f22a74c2bf495ff74c14fa1c71fd136d7089ba8ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-26T19:05:39.773Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-26T19:05:40.038Z] Stashed 1 file(s) [Pipeline] echo [2023-07-26T19:05:40.055Z] [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-26T19:05:40.642Z] provisioning config files... [2023-07-26T19:05:40.651Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-49@tmp/config6182644072877357897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:05:41.003Z] ---> docker-login.sh [2023-07-26T19:05:41.003Z] nexus3.edgexfoundry.org:10001 [2023-07-26T19:05:41.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:05:41.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:05:41.003Z] Configure a credential helper to remove this warning. See [2023-07-26T19:05:41.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:05:41.003Z] [2023-07-26T19:05:41.003Z] Login Succeeded [2023-07-26T19:05:41.003Z] nexus3.edgexfoundry.org:10002 [2023-07-26T19:05:41.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:05:41.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:05:41.003Z] Configure a credential helper to remove this warning. See [2023-07-26T19:05:41.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:05:41.003Z] [2023-07-26T19:05:41.003Z] Login Succeeded [2023-07-26T19:05:41.003Z] nexus3.edgexfoundry.org:10003 [2023-07-26T19:05:41.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:05:41.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:05:41.264Z] Configure a credential helper to remove this warning. See [2023-07-26T19:05:41.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:05:41.264Z] [2023-07-26T19:05:41.264Z] Login Succeeded [2023-07-26T19:05:41.264Z] nexus3.edgexfoundry.org:10004 [2023-07-26T19:05:41.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:05:41.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:05:41.264Z] Configure a credential helper to remove this warning. See [2023-07-26T19:05:41.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:05:41.264Z] [2023-07-26T19:05:41.264Z] Login Succeeded [2023-07-26T19:05:41.264Z] docker.io [2023-07-26T19:05:41.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:05:41.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:05:41.523Z] Configure a credential helper to remove this warning. See [2023-07-26T19:05:41.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:05:41.523Z] [2023-07-26T19:05:41.523Z] Login Succeeded [2023-07-26T19:05:41.523Z] ---> docker-login.sh ends [Pipeline] } [2023-07-26T19:05:41.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-26T19:05:41.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T19:05:41.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T19:05:41.799Z] ========================================================= [2023-07-26T19:05:41.799Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-26T19:05:41.799Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:05:42.326Z] + 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-26T19:05:42.326Z] Sending build context to Docker daemon 381.4kB [2023-07-26T19:05:42.326Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-26T19:05:42.326Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-26T19:05:42.326Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-26T19:05:42.326Z] 4db1b89c0bd1: Pulling fs layer [2023-07-26T19:05:42.326Z] 6911f1a30b25: Pulling fs layer [2023-07-26T19:05:42.326Z] e194b8c5c2a9: Pulling fs layer [2023-07-26T19:05:42.326Z] 6863d3e3a2b1: Pulling fs layer [2023-07-26T19:05:42.326Z] ec0bb842ea78: Pulling fs layer [2023-07-26T19:05:42.326Z] 40a00589a448: Pulling fs layer [2023-07-26T19:05:42.326Z] 6c08303d61cc: Pulling fs layer [2023-07-26T19:05:42.326Z] 798269fcf238: Pulling fs layer [2023-07-26T19:05:42.326Z] 6c08303d61cc: Waiting [2023-07-26T19:05:42.326Z] 798269fcf238: Waiting [2023-07-26T19:05:42.326Z] 6863d3e3a2b1: Waiting [2023-07-26T19:05:42.326Z] ec0bb842ea78: Waiting [2023-07-26T19:05:42.326Z] 40a00589a448: Waiting [2023-07-26T19:05:42.326Z] 6911f1a30b25: Download complete [2023-07-26T19:05:42.326Z] 6863d3e3a2b1: Verifying Checksum [2023-07-26T19:05:42.326Z] 6863d3e3a2b1: Download complete [2023-07-26T19:05:42.326Z] ec0bb842ea78: Verifying Checksum [2023-07-26T19:05:42.326Z] ec0bb842ea78: Download complete [2023-07-26T19:05:42.326Z] 4db1b89c0bd1: Download complete [2023-07-26T19:05:42.587Z] 40a00589a448: Verifying Checksum [2023-07-26T19:05:42.587Z] 40a00589a448: Download complete [2023-07-26T19:05:42.587Z] 4db1b89c0bd1: Pull complete [2023-07-26T19:05:42.849Z] 6911f1a30b25: Pull complete [2023-07-26T19:05:43.110Z] 798269fcf238: Verifying Checksum [2023-07-26T19:05:43.110Z] 798269fcf238: Download complete [2023-07-26T19:05:43.110Z] e194b8c5c2a9: Verifying Checksum [2023-07-26T19:05:43.110Z] e194b8c5c2a9: Download complete [2023-07-26T19:05:43.368Z] 6c08303d61cc: Verifying Checksum [2023-07-26T19:05:43.368Z] 6c08303d61cc: Download complete [2023-07-26T19:05:46.651Z] e194b8c5c2a9: Pull complete [2023-07-26T19:05:46.652Z] 6863d3e3a2b1: Pull complete [2023-07-26T19:05:46.911Z] ec0bb842ea78: Pull complete [2023-07-26T19:05:47.171Z] 40a00589a448: Pull complete [2023-07-26T19:05:49.700Z] 6c08303d61cc: Pull complete [2023-07-26T19:05:50.635Z] 798269fcf238: Pull complete [2023-07-26T19:05:50.635Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-26T19:05:50.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-26T19:05:50.635Z] ---> ec979cd7f677 [2023-07-26T19:05:50.635Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-26T19:05:55.467Z] Still waiting to schedule task [2023-07-26T19:05:55.468Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-07-26T19:05:55.911Z] ---> Running in 86dede275d51 [2023-07-26T19:05:55.911Z] Removing intermediate container 86dede275d51 [2023-07-26T19:05:55.911Z] ---> 126792df7f94 [2023-07-26T19:05:55.911Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-26T19:05:55.911Z] ---> Running in cca199a92df8 [2023-07-26T19:05:55.911Z] Removing intermediate container cca199a92df8 [2023-07-26T19:05:55.911Z] ---> 5a585df94693 [2023-07-26T19:05:55.911Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-26T19:05:55.911Z] ---> Running in 360896b42952 [2023-07-26T19:05:55.911Z] Removing intermediate container 360896b42952 [2023-07-26T19:05:55.911Z] ---> ed3ce5bbdfa7 [2023-07-26T19:05:55.911Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-26T19:05:55.911Z] ---> Running in a598806da2e9 [2023-07-26T19:05:55.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-26T19:05:56.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-26T19:05:56.429Z] OK: 265 MiB in 53 packages [2023-07-26T19:05:56.688Z] Removing intermediate container a598806da2e9 [2023-07-26T19:05:56.688Z] ---> 017f4b0d063f [2023-07-26T19:05:56.688Z] Step 7/12 : WORKDIR /app [2023-07-26T19:05:56.946Z] ---> Running in 298bdc14320e [2023-07-26T19:05:56.946Z] Removing intermediate container 298bdc14320e [2023-07-26T19:05:56.946Z] ---> 7fac5e1cbd21 [2023-07-26T19:05:56.946Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-26T19:05:56.946Z] ---> cd463eacf375 [2023-07-26T19:05:56.946Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-26T19:05:56.946Z] ---> Running in c132e037394d [2023-07-26T19:06:29.094Z] Removing intermediate container c132e037394d [2023-07-26T19:06:29.094Z] ---> 0abca1ee9702 [2023-07-26T19:06:29.094Z] Step 10/12 : COPY . . [2023-07-26T19:06:29.094Z] ---> 2d3275ca73d9 [2023-07-26T19:06:29.094Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-26T19:06:29.094Z] ---> Running in db537e560173 [2023-07-26T19:06:29.094Z] Removing intermediate container db537e560173 [2023-07-26T19:06:29.094Z] ---> 27e575e1e559 [2023-07-26T19:06:29.094Z] Step 12/12 : RUN $MAKE [2023-07-26T19:06:29.094Z] ---> Running in ab5d57d22bfe [2023-07-26T19:06:29.094Z] noop [2023-07-26T19:06:29.094Z] Removing intermediate container ab5d57d22bfe [2023-07-26T19:06:29.094Z] ---> dbda28a266ec [2023-07-26T19:06:29.094Z] Successfully built dbda28a266ec [2023-07-26T19:06:29.094Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:06:29.531Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-26T19:06:29.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:06:29.685Z] prd-ubuntu20.04-docker-8c-8g-2264 does not seem to be running inside a container [2023-07-26T19:06:29.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-49 -v /w/workspace/xfoundry_app-record-replay_PR-49:/w/workspace/xfoundry_app-record-replay_PR-49:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-49@tmp:/w/workspace/xfoundry_app-record-replay_PR-49@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-x86_64 cat [2023-07-26T19:06:30.021Z] $ docker top 9ed84be1285335e5859d9bd2aad45a0e9f1d74f5fd24dafc70309c251bc434e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T19:06:30.409Z] + go version [2023-07-26T19:06:30.409Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-26T19:06:30.442Z] $ docker stop --time=1 9ed84be1285335e5859d9bd2aad45a0e9f1d74f5fd24dafc70309c251bc434e3 [2023-07-26T19:06:31.705Z] $ docker rm -f --volumes 9ed84be1285335e5859d9bd2aad45a0e9f1d74f5fd24dafc70309c251bc434e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:06:32.407Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-26T19:06:32.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:06:32.558Z] prd-ubuntu20.04-docker-8c-8g-2264 does not seem to be running inside a container [2023-07-26T19:06:32.586Z] $ 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-49 -v /w/workspace/xfoundry_app-record-replay_PR-49:/w/workspace/xfoundry_app-record-replay_PR-49:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-49@tmp:/w/workspace/xfoundry_app-record-replay_PR-49@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-x86_64 cat [2023-07-26T19:06:33.018Z] $ docker top 2c0adf97b25a51c368ebab0c5b89d261aea0880822e52771f257925b14dc5faf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T19:06:33.398Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-49 [Pipeline] fileExists [Pipeline] sh [2023-07-26T19:06:33.750Z] + make test [2023-07-26T19:06:33.750Z] go test -race -coverprofile=coverage.out ./... [2023-07-26T19:06:51.819Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-26T19:06:52.757Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.058s coverage: 87.5% of statements [2023-07-26T19:06:52.757Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-26T19:06:52.757Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-26T19:06:52.757Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-26T19:06:52.757Z] ok github.com/edgexfoundry/app-record-replay/internal/application 0.060s coverage: 93.8% of statements [2023-07-26T19:06:52.757Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.090s coverage: 86.0% of statements [2023-07-26T19:07:14.683Z] go vet ./... [2023-07-26T19:07:15.620Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-26T19:07:15.620Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-26T19:07:15.620Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-26T19:07:15.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-26T19:07:15.692Z] $ docker stop --time=1 2c0adf97b25a51c368ebab0c5b89d261aea0880822e52771f257925b14dc5faf [2023-07-26T19:07:21.021Z] $ docker rm -f --volumes 2c0adf97b25a51c368ebab0c5b89d261aea0880822e52771f257925b14dc5faf [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-26T19:07:21.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-26T19:07:21.661Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-26T19:07:22.263Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-26T19:07:22.575Z] + ls -al . [2023-07-26T19:07:22.575Z] total 168 [2023-07-26T19:07:22.575Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 19:06 . [2023-07-26T19:07:22.575Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 19:05 .. [2023-07-26T19:07:22.575Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 26 19:05 .dockerignore [2023-07-26T19:07:22.575Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 19:05 .git [2023-07-26T19:07:22.575Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:05 .github [2023-07-26T19:07:22.575Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 26 19:05 .gitignore [2023-07-26T19:07:22.575Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 19:05 .golangci.yml [2023-07-26T19:07:22.575Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 19:05 .semver [2023-07-26T19:07:22.575Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 26 19:05 Attribution.txt [2023-07-26T19:07:22.575Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 26 19:05 CHANGELOG.md [2023-07-26T19:07:22.575Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 26 19:05 Dockerfile [2023-07-26T19:07:22.575Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 19:05 GOVERNANCE.md [2023-07-26T19:07:22.575Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 26 19:05 Jenkinsfile [2023-07-26T19:07:22.575Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 26 19:05 LICENSE [2023-07-26T19:07:22.575Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 26 19:05 Makefile [2023-07-26T19:07:22.575Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 26 19:05 OWNERS.md [2023-07-26T19:07:22.575Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 26 19:05 README.md [2023-07-26T19:07:22.575Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 26 19:05 Record and Reply.postman_collection.json [2023-07-26T19:07:22.575Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 19:05 VERSION [2023-07-26T19:07:22.575Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:05 bin [2023-07-26T19:07:22.575Z] -rw-r--r-- 1 jenkins jenkins 11809 Jul 26 19:06 coverage.out [2023-07-26T19:07:22.575Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 26 19:05 go.mod [2023-07-26T19:07:22.575Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 26 19:05 go.sum [2023-07-26T19:07:22.575Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 26 19:05 internal [2023-07-26T19:07:22.575Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 26 19:05 main.go [2023-07-26T19:07:22.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 19:05 pkg [2023-07-26T19:07:22.575Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:07:22.964Z] + 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=7d67007e360bce9f514b298bde8cf1570476d861 --label arch=amd64 --label version=0.0.0 . [2023-07-26T19:07:22.964Z] Sending build context to Docker daemon 394.2kB [2023-07-26T19:07:22.964Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-26T19:07:22.964Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-26T19:07:22.964Z] ---> dbda28a266ec [2023-07-26T19:07:22.964Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-26T19:07:22.964Z] ---> Running in a263911a6968 [2023-07-26T19:07:22.964Z] Removing intermediate container a263911a6968 [2023-07-26T19:07:22.964Z] ---> 1a7f905f074c [2023-07-26T19:07:22.964Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-26T19:07:22.964Z] ---> Running in 5e1806c2cd78 [2023-07-26T19:07:23.224Z] Removing intermediate container 5e1806c2cd78 [2023-07-26T19:07:23.224Z] ---> 100e8fb9284a [2023-07-26T19:07:23.224Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-26T19:07:23.224Z] ---> Running in 12dad6a928fc [2023-07-26T19:07:23.224Z] Removing intermediate container 12dad6a928fc [2023-07-26T19:07:23.224Z] ---> 6fecac3a4814 [2023-07-26T19:07:23.224Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-26T19:07:23.224Z] ---> Running in 0b796ef19ff0 [2023-07-26T19:07:23.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-26T19:07:23.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-26T19:07:24.004Z] OK: 265 MiB in 53 packages [2023-07-26T19:07:24.264Z] Removing intermediate container 0b796ef19ff0 [2023-07-26T19:07:24.264Z] ---> d7fbc20a7b5d [2023-07-26T19:07:24.264Z] Step 7/26 : WORKDIR /app [2023-07-26T19:07:24.264Z] ---> Running in 0639f3eef729 [2023-07-26T19:07:24.523Z] Removing intermediate container 0639f3eef729 [2023-07-26T19:07:24.523Z] ---> 5d350b3fd0e0 [2023-07-26T19:07:24.523Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-26T19:07:24.523Z] ---> 4de286d48c59 [2023-07-26T19:07:24.523Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-26T19:07:24.523Z] ---> Running in f53b024ecfc4 [2023-07-26T19:07:25.464Z] Removing intermediate container f53b024ecfc4 [2023-07-26T19:07:25.464Z] ---> 64b136a9b8a4 [2023-07-26T19:07:25.464Z] Step 10/26 : COPY . . [2023-07-26T19:07:25.464Z] ---> 084bff631f65 [2023-07-26T19:07:25.464Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-26T19:07:25.464Z] ---> Running in 718d3a6f8c2e [2023-07-26T19:07:25.464Z] Removing intermediate container 718d3a6f8c2e [2023-07-26T19:07:25.464Z] ---> 6775da43ec3d [2023-07-26T19:07:25.464Z] Step 12/26 : RUN $MAKE [2023-07-26T19:07:25.464Z] ---> Running in 29267a22e625 [2023-07-26T19:07:25.721Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-26T19:07:47.644Z] Removing intermediate container 29267a22e625 [2023-07-26T19:07:47.644Z] ---> 6f9179085bb9 [2023-07-26T19:07:47.644Z] Step 13/26 : FROM alpine:3.17 [2023-07-26T19:07:47.644Z] 3.17: Pulling from library/alpine [2023-07-26T19:07:47.644Z] 4db1b89c0bd1: Already exists [2023-07-26T19:07:47.644Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-26T19:07:47.644Z] Status: Downloaded newer image for alpine:3.17 [2023-07-26T19:07:47.644Z] ---> 1f73a9d63274 [2023-07-26T19:07:47.644Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-26T19:07:47.644Z] ---> Running in 679f6c7289c0 [2023-07-26T19:07:47.644Z] Removing intermediate container 679f6c7289c0 [2023-07-26T19:07:47.644Z] ---> 1d886f7609cd [2023-07-26T19:07:47.644Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-26T19:07:47.644Z] ---> Running in 6efaa179d9fc [2023-07-26T19:07:47.644Z] Removing intermediate container 6efaa179d9fc [2023-07-26T19:07:47.644Z] ---> da944e9b8751 [2023-07-26T19:07:47.644Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-26T19:07:47.644Z] ---> Running in 77c64433fd9d [2023-07-26T19:07:47.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-26T19:07:47.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-26T19:07:47.644Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-26T19:07:47.644Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-26T19:07:47.644Z] Executing busybox-1.35.0-r29.trigger [2023-07-26T19:07:47.903Z] Executing ca-certificates-20230506-r0.trigger [2023-07-26T19:07:47.903Z] OK: 8 MiB in 17 packages [2023-07-26T19:07:48.161Z] Removing intermediate container 77c64433fd9d [2023-07-26T19:07:48.161Z] ---> 2d3cc526f8f6 [2023-07-26T19:07:48.161Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-26T19:07:48.419Z] ---> 653908bdb784 [2023-07-26T19:07:48.419Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-26T19:07:48.419Z] ---> 2ef9f4ab4ade [2023-07-26T19:07:48.419Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-26T19:07:48.677Z] ---> ac1137507412 [2023-07-26T19:07:48.677Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-26T19:07:49.343Z] ---> 0e9da09df25c [2023-07-26T19:07:49.343Z] Step 21/26 : EXPOSE 59712 [2023-07-26T19:07:49.602Z] ---> Running in be97a860501a [2023-07-26T19:07:49.603Z] Removing intermediate container be97a860501a [2023-07-26T19:07:49.603Z] ---> c8c180740d00 [2023-07-26T19:07:49.603Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-26T19:07:49.603Z] ---> Running in 26f6478f027a [2023-07-26T19:07:49.603Z] Removing intermediate container 26f6478f027a [2023-07-26T19:07:49.603Z] ---> 557d38cc6111 [2023-07-26T19:07:49.603Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-26T19:07:49.603Z] ---> Running in ba8f82625be0 [2023-07-26T19:07:49.603Z] Removing intermediate container ba8f82625be0 [2023-07-26T19:07:49.603Z] ---> 4ad144564db0 [2023-07-26T19:07:49.603Z] Step 24/26 : LABEL arch=amd64 [2023-07-26T19:07:49.861Z] ---> Running in cb0bef619199 [2023-07-26T19:07:49.861Z] Removing intermediate container cb0bef619199 [2023-07-26T19:07:49.861Z] ---> 6fdc158b7f06 [2023-07-26T19:07:49.861Z] Step 25/26 : LABEL git_sha=7d67007e360bce9f514b298bde8cf1570476d861 [2023-07-26T19:07:49.861Z] ---> Running in 7e5724bd05ab [2023-07-26T19:07:49.861Z] Removing intermediate container 7e5724bd05ab [2023-07-26T19:07:49.861Z] ---> 2c51b05def8c [2023-07-26T19:07:49.861Z] Step 26/26 : LABEL version=0.0.0 [2023-07-26T19:07:49.861Z] ---> Running in ad0df39d056b [2023-07-26T19:07:49.861Z] Removing intermediate container ad0df39d056b [2023-07-26T19:07:49.861Z] ---> 7e7f359d201d [2023-07-26T19:07:49.861Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-26T19:07:49.861Z] Successfully built 7e7f359d201d [2023-07-26T19:07:49.861Z] 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-26T19:07:50.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-26T19:07:50.676Z] [2023-07-26T19:07:50.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:07:51.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-26T19:07:51.040Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-26T19:07:51.040Z] 5eb5b503b376: Pulling fs layer [2023-07-26T19:07:51.040Z] 5c69ac0246d0: Pulling fs layer [2023-07-26T19:07:51.040Z] ec43610c2a17: Pulling fs layer [2023-07-26T19:07:51.040Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-26T19:07:51.040Z] 33b1e0a273af: Pulling fs layer [2023-07-26T19:07:51.040Z] 5d3b04190fa2: Pulling fs layer [2023-07-26T19:07:51.040Z] 2f39f015ded8: Pulling fs layer [2023-07-26T19:07:51.040Z] 3a2ae6a8a46f: Waiting [2023-07-26T19:07:51.040Z] 33b1e0a273af: Waiting [2023-07-26T19:07:51.040Z] 5d3b04190fa2: Waiting [2023-07-26T19:07:51.040Z] 2f39f015ded8: Waiting [2023-07-26T19:07:51.040Z] 5c69ac0246d0: Download complete [2023-07-26T19:07:51.040Z] 3a2ae6a8a46f: Download complete [2023-07-26T19:07:51.040Z] 33b1e0a273af: Verifying Checksum [2023-07-26T19:07:51.040Z] 33b1e0a273af: Download complete [2023-07-26T19:07:51.040Z] 5d3b04190fa2: Download complete [2023-07-26T19:07:51.040Z] ec43610c2a17: Verifying Checksum [2023-07-26T19:07:51.040Z] ec43610c2a17: Download complete [2023-07-26T19:07:51.298Z] 5eb5b503b376: Download complete [2023-07-26T19:07:51.864Z] 2f39f015ded8: Download complete [2023-07-26T19:07:52.429Z] 5eb5b503b376: Pull complete [2023-07-26T19:07:52.429Z] 5c69ac0246d0: Pull complete [2023-07-26T19:07:52.688Z] ec43610c2a17: Pull complete [2023-07-26T19:07:52.948Z] 3a2ae6a8a46f: Pull complete [2023-07-26T19:07:52.948Z] 33b1e0a273af: Pull complete [2023-07-26T19:07:53.205Z] 5d3b04190fa2: Pull complete [2023-07-26T19:07:57.389Z] 2f39f015ded8: Pull complete [2023-07-26T19:07:57.389Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-26T19:07:57.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-26T19:07:57.389Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:07:57.604Z] prd-ubuntu20.04-docker-8c-8g-2264 does not seem to be running inside a container [2023-07-26T19:07:57.632Z] $ 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-49 -v /w/workspace/xfoundry_app-record-replay_PR-49:/w/workspace/xfoundry_app-record-replay_PR-49:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-49@tmp:/w/workspace/xfoundry_app-record-replay_PR-49@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-26T19:08:02.371Z] $ docker top 6b7e9aa680a5d71bbb003217b84eeb290a8a3f0861384f5b9e255ba19b800179 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:08:02.805Z] ---> job-cost.sh [2023-07-26T19:08:02.805Z] lf-activate-venv: SKIPPING [2023-07-26T19:08:02.805Z] INFO: No Stack... [2023-07-26T19:08:03.064Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-26T19:08:03.322Z] INFO: Archiving Costs [Pipeline] sh [2023-07-26T19:08:03.643Z] + cat /w/workspace/xfoundry_app-record-replay_PR-49/archives/cost.csv [2023-07-26T19:08:03.643Z] + cut -d, -f6 [Pipeline] lock [2023-07-26T19:08:03.682Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-49-1-stack-cost] [2023-07-26T19:08:03.687Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-49-1-stack-cost] did not exist. Created. [2023-07-26T19:08:03.687Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-49-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-26T19:08:04.075Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-26T19:08:04.126Z] Stashed 1 file(s) [Pipeline] } [2023-07-26T19:08:04.165Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-49-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-26T19:08:04.324Z] $ docker stop --time=1 6b7e9aa680a5d71bbb003217b84eeb290a8a3f0861384f5b9e255ba19b800179 [2023-07-26T19:08:05.462Z] $ docker rm -f --volumes 6b7e9aa680a5d71bbb003217b84eeb290a8a3f0861384f5b9e255ba19b800179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-26T19:09:07.142Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2265 in /w/workspace/xfoundry_app-record-replay_PR-49 [Pipeline] { [Pipeline] ws [2023-07-26T19:09:07.199Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-07-26T19:09:07.308Z] Selected Git installation does not exist. Using Default [2023-07-26T19:09:07.308Z] The recommended git tool is: NONE [2023-07-26T19:09:17.598Z] using credential edgex-jenkins-ssh [2023-07-26T19:09:17.624Z] Cloning the remote Git repository [2023-07-26T19:09:17.692Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-26T19:09:17.819Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-07-26T19:09:18.087Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-26T19:09:18.088Z] > git --version # timeout=10 [2023-07-26T19:09:18.127Z] > git --version # 'git version 2.25.1' [2023-07-26T19:09:18.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-26T19:09:18.367Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-26T19:09:19.162Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-26T19:09:19.197Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-26T19:09:21.135Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-26T19:09:21.306Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-26T19:09:21.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-26T19:09:21.353Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-26T19:09:22.126Z] Merging remotes/origin/main commit d3d81ece5985cc0e70f6108dd88b274017db54c4 into PR head commit dea7565fd536e6604eed0069558ec610cbec2d6c [2023-07-26T19:09:22.998Z] Merge succeeded, producing 84473ade91d9791af6bf817cdf41b7537ae21752 [2023-07-26T19:09:22.999Z] Checking out Revision 84473ade91d9791af6bf817cdf41b7537ae21752 (PR-49) [2023-07-26T19:09:22.149Z] > git config core.sparsecheckout # timeout=10 [2023-07-26T19:09:22.411Z] > git checkout -f dea7565fd536e6604eed0069558ec610cbec2d6c # timeout=10 [2023-07-26T19:09:22.616Z] > git remote # timeout=10 [2023-07-26T19:09:22.671Z] > git config --get remote.origin.url # timeout=10 [2023-07-26T19:09:22.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-26T19:09:22.772Z] > git merge d3d81ece5985cc0e70f6108dd88b274017db54c4 # timeout=10 [2023-07-26T19:09:22.899Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-26T19:09:23.015Z] > git config core.sparsecheckout # timeout=10 [2023-07-26T19:09:23.080Z] > git checkout -f 84473ade91d9791af6bf817cdf41b7537ae21752 # timeout=10 [2023-07-26T19:09:26.847Z] Commit message: "Merge commit 'd3d81ece5985cc0e70f6108dd88b274017db54c4' into HEAD" [2023-07-26T19:09:26.848Z] First time build. Skipping changelog. [2023-07-26T19:09:26.919Z] > git --version # timeout=10 [2023-07-26T19:09:26.933Z] > git --version # 'git version 2.25.1' [2023-07-26T19:09:26.960Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-26T19:09:28.177Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-26T19:09:28.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-26T19:09:28.178Z] Dload Upload Total Spent Left Speed [2023-07-26T19:09:28.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2023-07-26T19:09:29.060Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-26T19:09:29.427Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-26T19:09:29.428Z] + sudo tee /etc/docker/daemon.new [2023-07-26T19:09:29.428Z] { [2023-07-26T19:09:29.428Z] "registry-mirrors": [ [2023-07-26T19:09:29.428Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-26T19:09:29.428Z] ], [2023-07-26T19:09:29.428Z] "bip": "10.250.0.254/24", [2023-07-26T19:09:29.428Z] "hosts": [ [2023-07-26T19:09:29.428Z] "tcp://0.0.0.0:5555", [2023-07-26T19:09:29.428Z] "unix:///var/run/docker.sock" [2023-07-26T19:09:29.428Z] ], [2023-07-26T19:09:29.428Z] "mtu": 1458, [2023-07-26T19:09:29.428Z] "selinux-enabled": true, [2023-07-26T19:09:29.428Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-26T19:09:29.428Z] } [Pipeline] sh [2023-07-26T19:09:29.791Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-26T19:09:30.180Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-26T19:09:48.536Z] provisioning config files... [2023-07-26T19:09:48.567Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config16142829003574436903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:09:49.062Z] ---> docker-login.sh [2023-07-26T19:09:49.062Z] nexus3.edgexfoundry.org:10001 [2023-07-26T19:09:49.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:09:49.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:09:49.942Z] Configure a credential helper to remove this warning. See [2023-07-26T19:09:49.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:09:49.942Z] [2023-07-26T19:09:49.942Z] Login Succeeded [2023-07-26T19:09:49.942Z] nexus3.edgexfoundry.org:10002 [2023-07-26T19:09:50.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:09:50.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:09:50.212Z] Configure a credential helper to remove this warning. See [2023-07-26T19:09:50.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:09:50.212Z] [2023-07-26T19:09:50.212Z] Login Succeeded [2023-07-26T19:09:50.212Z] nexus3.edgexfoundry.org:10003 [2023-07-26T19:09:50.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:09:50.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:09:50.752Z] Configure a credential helper to remove this warning. See [2023-07-26T19:09:50.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:09:50.752Z] [2023-07-26T19:09:50.752Z] Login Succeeded [2023-07-26T19:09:50.752Z] nexus3.edgexfoundry.org:10004 [2023-07-26T19:09:51.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:09:51.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:09:51.025Z] Configure a credential helper to remove this warning. See [2023-07-26T19:09:51.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:09:51.025Z] [2023-07-26T19:09:51.025Z] Login Succeeded [2023-07-26T19:09:51.025Z] docker.io [2023-07-26T19:09:51.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T19:09:51.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T19:09:51.565Z] Configure a credential helper to remove this warning. See [2023-07-26T19:09:51.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T19:09:51.565Z] [2023-07-26T19:09:51.565Z] Login Succeeded [2023-07-26T19:09:51.565Z] ---> docker-login.sh ends [Pipeline] } [2023-07-26T19:09:51.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-26T19:09:51.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T19:09:52.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T19:09:52.064Z] ========================================================= [2023-07-26T19:09:52.064Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-26T19:09:52.064Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:09:52.557Z] + 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-26T19:09:53.990Z] Sending build context to Docker daemon 176.1kB [2023-07-26T19:09:54.270Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-26T19:09:54.270Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-26T19:09:54.270Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-26T19:09:54.270Z] edb6bdbacee9: Pulling fs layer [2023-07-26T19:09:54.270Z] 5f9638ab2659: Pulling fs layer [2023-07-26T19:09:54.270Z] 8d51d6327a98: Pulling fs layer [2023-07-26T19:09:54.270Z] 8b374f2dd631: Pulling fs layer [2023-07-26T19:09:54.270Z] ec14aa9079de: Pulling fs layer [2023-07-26T19:09:54.270Z] 2f466654f4bb: Pulling fs layer [2023-07-26T19:09:54.270Z] 554e91adad29: Pulling fs layer [2023-07-26T19:09:54.270Z] 8b374f2dd631: Waiting [2023-07-26T19:09:54.270Z] ec14aa9079de: Waiting [2023-07-26T19:09:54.270Z] 2f466654f4bb: Waiting [2023-07-26T19:09:54.270Z] 554e91adad29: Waiting [2023-07-26T19:09:54.270Z] 5f9638ab2659: Verifying Checksum [2023-07-26T19:09:54.542Z] 5f9638ab2659: Download complete [2023-07-26T19:09:54.542Z] 8b374f2dd631: Verifying Checksum [2023-07-26T19:09:54.542Z] 8b374f2dd631: Download complete [2023-07-26T19:09:54.542Z] ec14aa9079de: Download complete [2023-07-26T19:09:54.542Z] edb6bdbacee9: Verifying Checksum [2023-07-26T19:09:54.542Z] edb6bdbacee9: Download complete [2023-07-26T19:09:55.518Z] edb6bdbacee9: Pull complete [2023-07-26T19:09:56.114Z] 554e91adad29: Verifying Checksum [2023-07-26T19:09:56.114Z] 554e91adad29: Download complete [2023-07-26T19:09:56.114Z] 5f9638ab2659: Pull complete [2023-07-26T19:09:57.081Z] 8d51d6327a98: Verifying Checksum [2023-07-26T19:09:57.081Z] 8d51d6327a98: Download complete [2023-07-26T19:09:57.081Z] 2f466654f4bb: Verifying Checksum [2023-07-26T19:09:57.081Z] 2f466654f4bb: Download complete [2023-07-26T19:10:09.430Z] 8d51d6327a98: Pull complete [2023-07-26T19:10:09.430Z] 8b374f2dd631: Pull complete [2023-07-26T19:10:09.430Z] ec14aa9079de: Pull complete [2023-07-26T19:10:16.104Z] 2f466654f4bb: Pull complete [2023-07-26T19:10:18.072Z] 554e91adad29: Pull complete [2023-07-26T19:10:20.663Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-26T19:10:20.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-26T19:10:20.663Z] ---> 1e15ea492957 [2023-07-26T19:10:20.663Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-26T19:10:21.252Z] ---> Running in eb7d1c15a7e1 [2023-07-26T19:10:21.521Z] Removing intermediate container eb7d1c15a7e1 [2023-07-26T19:10:21.521Z] ---> 05dce57e2192 [2023-07-26T19:10:21.521Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-26T19:10:21.791Z] ---> Running in d79a5677d322 [2023-07-26T19:10:22.074Z] Removing intermediate container d79a5677d322 [2023-07-26T19:10:22.074Z] ---> f07e51e53eef [2023-07-26T19:10:22.074Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-26T19:10:22.074Z] ---> Running in 684c71a99f42 [2023-07-26T19:10:22.348Z] Removing intermediate container 684c71a99f42 [2023-07-26T19:10:22.348Z] ---> a7c0eb8a3864 [2023-07-26T19:10:22.348Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-26T19:10:22.348Z] ---> Running in a9cbc615dc74 [2023-07-26T19:10:23.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-26T19:10:24.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-26T19:10:25.783Z] OK: 263 MiB in 53 packages [2023-07-26T19:10:26.374Z] Removing intermediate container a9cbc615dc74 [2023-07-26T19:10:26.374Z] ---> fbd9554da391 [2023-07-26T19:10:26.374Z] Step 7/12 : WORKDIR /app [2023-07-26T19:10:26.651Z] ---> Running in 75419b5d735d [2023-07-26T19:10:26.920Z] Removing intermediate container 75419b5d735d [2023-07-26T19:10:26.920Z] ---> 01d50e78f7f6 [2023-07-26T19:10:26.920Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-26T19:10:27.200Z] ---> ad18bbfb27e4 [2023-07-26T19:10:27.200Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-26T19:10:27.479Z] ---> Running in 016f2ea74351 [2023-07-26T19:11:35.403Z] Removing intermediate container 016f2ea74351 [2023-07-26T19:11:35.403Z] ---> 1b28010245d1 [2023-07-26T19:11:35.403Z] Step 10/12 : COPY . . [2023-07-26T19:11:35.403Z] ---> 419e5dba07a2 [2023-07-26T19:11:35.403Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-26T19:11:35.403Z] ---> Running in 49251520b5b4 [2023-07-26T19:11:35.403Z] Removing intermediate container 49251520b5b4 [2023-07-26T19:11:35.403Z] ---> f765a00b6557 [2023-07-26T19:11:35.403Z] Step 12/12 : RUN $MAKE [2023-07-26T19:11:35.403Z] ---> Running in 6746eeed62dd [2023-07-26T19:11:35.403Z] noop [2023-07-26T19:11:36.003Z] Removing intermediate container 6746eeed62dd [2023-07-26T19:11:36.003Z] ---> ffff4f150bda [2023-07-26T19:11:36.003Z] Successfully built ffff4f150bda [2023-07-26T19:11:36.003Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:11:36.494Z] + docker inspect -f . ci-base-image-arm64 [2023-07-26T19:11:36.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:11:36.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-2265 does not seem to be running inside a container [2023-07-26T19:11:36.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-26T19:11:38.203Z] $ docker top 73e711ae827ff218463296652e8bac3b8846aed2df15c6468267686482029863 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T19:11:39.095Z] + go version [2023-07-26T19:11:39.095Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-26T19:11:39.130Z] $ docker stop --time=1 73e711ae827ff218463296652e8bac3b8846aed2df15c6468267686482029863 [2023-07-26T19:11:40.779Z] $ docker rm -f --volumes 73e711ae827ff218463296652e8bac3b8846aed2df15c6468267686482029863 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:11:41.634Z] + docker inspect -f . ci-base-image-arm64 [2023-07-26T19:11:41.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:11:41.902Z] prd-ubuntu20.04-docker-arm64-4c-16g-2265 does not seem to be running inside a container [2023-07-26T19:11:41.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-26T19:11:44.506Z] $ docker top dff6de31f7bbbcac1c8d19db1a03d7cea390ff1c46cb8b7269bce4d795e2410d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T19:11:45.395Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-07-26T19:11:46.107Z] + make test [2023-07-26T19:11:46.107Z] go test -race -coverprofile=coverage.out ./... [2023-07-26T19:14:37.857Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-26T19:14:44.511Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.275s coverage: 87.5% of statements [2023-07-26T19:14:44.511Z] ok github.com/edgexfoundry/app-record-replay/internal/application 0.300s coverage: 93.8% of statements [2023-07-26T19:14:49.855Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-26T19:14:49.855Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-26T19:14:49.855Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-26T19:14:49.855Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.528s coverage: 86.0% of statements [2023-07-26T19:14:50.126Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-26T19:14:50.126Z] go vet ./... [2023-07-26T19:17:11.812Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-26T19:17:11.812Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-26T19:17:11.812Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-26T19:17:11.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-26T19:17:11.884Z] $ docker stop --time=1 dff6de31f7bbbcac1c8d19db1a03d7cea390ff1c46cb8b7269bce4d795e2410d [2023-07-26T19:17:13.727Z] $ docker rm -f --volumes dff6de31f7bbbcac1c8d19db1a03d7cea390ff1c46cb8b7269bce4d795e2410d [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-26T19:17:15.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-26T19:17:15.335Z] Warning: overwriting stash ‘coverage-report’ [2023-07-26T19:17:15.744Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-26T19:17:16.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-26T19:17:16.691Z] + ls -al . [2023-07-26T19:17:16.692Z] total 164 [2023-07-26T19:17:16.692Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 19:11 . [2023-07-26T19:17:16.692Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 19:09 .. [2023-07-26T19:17:16.692Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 26 19:09 .dockerignore [2023-07-26T19:17:16.692Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 19:09 .git [2023-07-26T19:17:16.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:09 .github [2023-07-26T19:17:16.692Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 26 19:09 .gitignore [2023-07-26T19:17:16.692Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 19:09 .golangci.yml [2023-07-26T19:17:16.692Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 26 19:09 Attribution.txt [2023-07-26T19:17:16.692Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 26 19:09 CHANGELOG.md [2023-07-26T19:17:16.692Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 26 19:09 Dockerfile [2023-07-26T19:17:16.692Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 19:09 GOVERNANCE.md [2023-07-26T19:17:16.692Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 26 19:09 Jenkinsfile [2023-07-26T19:17:16.692Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 26 19:09 LICENSE [2023-07-26T19:17:16.692Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 26 19:09 Makefile [2023-07-26T19:17:16.692Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 26 19:09 OWNERS.md [2023-07-26T19:17:16.692Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 26 19:09 README.md [2023-07-26T19:17:16.692Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 26 19:09 Record and Reply.postman_collection.json [2023-07-26T19:17:16.692Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 19:05 VERSION [2023-07-26T19:17:16.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:09 bin [2023-07-26T19:17:16.692Z] -rw-r--r-- 1 jenkins jenkins 11809 Jul 26 19:14 coverage.out [2023-07-26T19:17:16.692Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 26 19:09 go.mod [2023-07-26T19:17:16.692Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 26 19:09 go.sum [2023-07-26T19:17:16.692Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 26 19:09 internal [2023-07-26T19:17:16.692Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 26 19:09 main.go [2023-07-26T19:17:16.692Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 19:09 pkg [2023-07-26T19:17:16.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:09 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:17:17.116Z] + 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=84473ade91d9791af6bf817cdf41b7537ae21752 --label arch=arm64 --label version=0.0.0 . [2023-07-26T19:17:17.117Z] Sending build context to Docker daemon 188.9kB [2023-07-26T19:17:17.383Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-26T19:17:17.383Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-26T19:17:17.383Z] ---> ffff4f150bda [2023-07-26T19:17:17.383Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-26T19:17:17.383Z] ---> Running in e764619b47be [2023-07-26T19:17:17.651Z] Removing intermediate container e764619b47be [2023-07-26T19:17:17.651Z] ---> 8e82743589e8 [2023-07-26T19:17:17.651Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-26T19:17:17.920Z] ---> Running in 192263aa9e54 [2023-07-26T19:17:18.186Z] Removing intermediate container 192263aa9e54 [2023-07-26T19:17:18.186Z] ---> e85c188d190b [2023-07-26T19:17:18.186Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-26T19:17:18.186Z] ---> Running in db9abe34d420 [2023-07-26T19:17:18.454Z] Removing intermediate container db9abe34d420 [2023-07-26T19:17:18.454Z] ---> 3538e6dd5cd6 [2023-07-26T19:17:18.454Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-26T19:17:18.454Z] ---> Running in 3d756bff90ba [2023-07-26T19:17:19.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-26T19:17:19.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-26T19:17:20.957Z] OK: 263 MiB in 53 packages [2023-07-26T19:17:21.918Z] Removing intermediate container 3d756bff90ba [2023-07-26T19:17:21.918Z] ---> 822c2cc278ba [2023-07-26T19:17:21.918Z] Step 7/26 : WORKDIR /app [2023-07-26T19:17:21.918Z] ---> Running in 65fdbd275270 [2023-07-26T19:17:22.186Z] Removing intermediate container 65fdbd275270 [2023-07-26T19:17:22.186Z] ---> ff0a9a7711d3 [2023-07-26T19:17:22.186Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-26T19:17:22.455Z] ---> 3e51cb680412 [2023-07-26T19:17:22.455Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-26T19:17:22.723Z] ---> Running in d176490b0d9c [2023-07-26T19:17:25.306Z] Removing intermediate container d176490b0d9c [2023-07-26T19:17:25.306Z] ---> d028174f945a [2023-07-26T19:17:25.306Z] Step 10/26 : COPY . . [2023-07-26T19:17:25.572Z] ---> e2b7cf187719 [2023-07-26T19:17:25.572Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-26T19:17:25.572Z] ---> Running in 7242efc7b362 [2023-07-26T19:17:25.842Z] Removing intermediate container 7242efc7b362 [2023-07-26T19:17:25.842Z] ---> ff8832460996 [2023-07-26T19:17:25.842Z] Step 12/26 : RUN $MAKE [2023-07-26T19:17:25.842Z] ---> Running in f66ea6d5a3cb [2023-07-26T19:17:26.883Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-26T19:19:33.669Z] Removing intermediate container f66ea6d5a3cb [2023-07-26T19:19:33.669Z] ---> 24c15ff46f87 [2023-07-26T19:19:33.669Z] Step 13/26 : FROM alpine:3.17 [2023-07-26T19:19:33.669Z] 3.17: Pulling from library/alpine [2023-07-26T19:19:33.669Z] edb6bdbacee9: Already exists [2023-07-26T19:19:33.669Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-26T19:19:33.669Z] Status: Downloaded newer image for alpine:3.17 [2023-07-26T19:19:33.669Z] ---> 779605e5fbc0 [2023-07-26T19:19:33.669Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-26T19:19:33.669Z] ---> Running in b71ac91f40da [2023-07-26T19:19:33.669Z] Removing intermediate container b71ac91f40da [2023-07-26T19:19:33.669Z] ---> 5f1cd6a2cc25 [2023-07-26T19:19:33.669Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-26T19:19:33.669Z] ---> Running in 1079aad41255 [2023-07-26T19:19:33.935Z] Removing intermediate container 1079aad41255 [2023-07-26T19:19:33.935Z] ---> 3bdcb08131f8 [2023-07-26T19:19:33.935Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-26T19:19:34.203Z] ---> Running in 9001746ee05d [2023-07-26T19:19:35.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-26T19:19:35.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-26T19:19:36.728Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-26T19:19:36.996Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-26T19:19:36.996Z] Executing busybox-1.35.0-r29.trigger [2023-07-26T19:19:36.996Z] Executing ca-certificates-20230506-r0.trigger [2023-07-26T19:19:37.265Z] OK: 8 MiB in 17 packages [2023-07-26T19:19:38.672Z] Removing intermediate container 9001746ee05d [2023-07-26T19:19:38.672Z] ---> 68448eda2854 [2023-07-26T19:19:38.672Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-26T19:19:38.941Z] ---> 0af7ad8f5d3d [2023-07-26T19:19:38.941Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-26T19:19:39.526Z] ---> 0d25a47551fc [2023-07-26T19:19:39.526Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-26T19:19:40.108Z] ---> d3981172fa5b [2023-07-26T19:19:40.108Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-26T19:19:42.686Z] ---> e93fe669083e [2023-07-26T19:19:42.686Z] Step 21/26 : EXPOSE 59712 [2023-07-26T19:19:42.686Z] ---> Running in fc0487d819b6 [2023-07-26T19:19:42.686Z] Removing intermediate container fc0487d819b6 [2023-07-26T19:19:42.686Z] ---> d56f487428ca [2023-07-26T19:19:42.686Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-26T19:19:42.953Z] ---> Running in 1a04094f68e9 [2023-07-26T19:19:43.219Z] Removing intermediate container 1a04094f68e9 [2023-07-26T19:19:43.219Z] ---> 634ad63c4ec8 [2023-07-26T19:19:43.219Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-26T19:19:43.219Z] ---> Running in 00e650b16373 [2023-07-26T19:19:43.485Z] Removing intermediate container 00e650b16373 [2023-07-26T19:19:43.485Z] ---> 22cbfa1ba136 [2023-07-26T19:19:43.485Z] Step 24/26 : LABEL arch=arm64 [2023-07-26T19:19:43.485Z] ---> Running in b93c7df6aa75 [2023-07-26T19:19:43.754Z] Removing intermediate container b93c7df6aa75 [2023-07-26T19:19:43.754Z] ---> e53ee98bbc13 [2023-07-26T19:19:43.754Z] Step 25/26 : LABEL git_sha=84473ade91d9791af6bf817cdf41b7537ae21752 [2023-07-26T19:19:44.021Z] ---> Running in e873a02ec32a [2023-07-26T19:19:44.290Z] Removing intermediate container e873a02ec32a [2023-07-26T19:19:44.290Z] ---> a5d180891686 [2023-07-26T19:19:44.290Z] Step 26/26 : LABEL version=0.0.0 [2023-07-26T19:19:44.290Z] ---> Running in 86ab8d5eb8c8 [2023-07-26T19:19:44.557Z] Removing intermediate container 86ab8d5eb8c8 [2023-07-26T19:19:44.557Z] ---> 464d8f87728e [2023-07-26T19:19:44.557Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-26T19:19:44.557Z] Successfully built 464d8f87728e [2023-07-26T19:19:44.557Z] 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-26T19:19:45.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-26T19:19:45.354Z] [2023-07-26T19:19:45.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:19:45.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-26T19:19:45.754Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-26T19:19:45.754Z] 8998bd30e6a1: Pulling fs layer [2023-07-26T19:19:45.754Z] 04944245beec: Pulling fs layer [2023-07-26T19:19:45.754Z] 699f458cf7ca: Pulling fs layer [2023-07-26T19:19:45.754Z] 765212b225bb: Pulling fs layer [2023-07-26T19:19:45.754Z] f23df028b6ca: Pulling fs layer [2023-07-26T19:19:45.754Z] d65c8cfc05b1: Pulling fs layer [2023-07-26T19:19:45.754Z] 2437ff75d9bd: Pulling fs layer [2023-07-26T19:19:45.754Z] f23df028b6ca: Waiting [2023-07-26T19:19:45.754Z] d65c8cfc05b1: Waiting [2023-07-26T19:19:45.754Z] 2437ff75d9bd: Waiting [2023-07-26T19:19:45.754Z] 765212b225bb: Waiting [2023-07-26T19:19:46.023Z] 04944245beec: Verifying Checksum [2023-07-26T19:19:46.023Z] 04944245beec: Download complete [2023-07-26T19:19:46.023Z] 765212b225bb: Download complete [2023-07-26T19:19:46.023Z] f23df028b6ca: Verifying Checksum [2023-07-26T19:19:46.023Z] f23df028b6ca: Download complete [2023-07-26T19:19:46.023Z] d65c8cfc05b1: Verifying Checksum [2023-07-26T19:19:46.023Z] d65c8cfc05b1: Download complete [2023-07-26T19:19:46.023Z] 699f458cf7ca: Verifying Checksum [2023-07-26T19:19:46.023Z] 699f458cf7ca: Download complete [2023-07-26T19:19:46.609Z] 8998bd30e6a1: Verifying Checksum [2023-07-26T19:19:46.609Z] 8998bd30e6a1: Download complete [2023-07-26T19:19:49.192Z] 2437ff75d9bd: Verifying Checksum [2023-07-26T19:19:49.192Z] 2437ff75d9bd: Download complete [2023-07-26T19:19:50.610Z] 8998bd30e6a1: Pull complete [2023-07-26T19:19:51.195Z] 04944245beec: Pull complete [2023-07-26T19:19:52.603Z] 699f458cf7ca: Pull complete [2023-07-26T19:19:52.872Z] 765212b225bb: Pull complete [2023-07-26T19:19:55.453Z] f23df028b6ca: Pull complete [2023-07-26T19:19:55.453Z] d65c8cfc05b1: Pull complete [2023-07-26T19:20:10.438Z] 2437ff75d9bd: Pull complete [2023-07-26T19:20:10.438Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-26T19:20:10.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-26T19:20:10.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:20:10.755Z] prd-ubuntu20.04-docker-arm64-4c-16g-2265 does not seem to be running inside a container [2023-07-26T19:20:10.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-26T19:20:13.370Z] $ docker top 5019b27fc2d6792ba4b2c7277c97f98ff3ea84b9665de0d7287b0a2ca7b7b8e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:20:14.245Z] ---> job-cost.sh [2023-07-26T19:20:14.245Z] lf-activate-venv: SKIPPING [2023-07-26T19:20:14.245Z] INFO: No Stack... [2023-07-26T19:20:14.829Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-26T19:20:15.413Z] INFO: Archiving Costs [Pipeline] sh [2023-07-26T19:20:15.753Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-07-26T19:20:15.753Z] + cut -d, -f6 [Pipeline] lock [2023-07-26T19:20:15.839Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-49-1-stack-cost] [2023-07-26T19:20:15.843Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-49-1-stack-cost] did not exist. Created. [2023-07-26T19:20:15.843Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-49-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-26T19:20:16.256Z] /w/workspace/app-record-replay/1@tmp/durable-a5e3dc37/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-26T19:20:16.607Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-26T19:20:16.645Z] Warning: overwriting stash ‘stack-cost’ [2023-07-26T19:20:16.691Z] Stashed 1 file(s) [Pipeline] } [2023-07-26T19:20:16.704Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-49-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-26T19:20:16.790Z] $ docker stop --time=1 5019b27fc2d6792ba4b2c7277c97f98ff3ea84b9665de0d7287b0a2ca7b7b8e8 [2023-07-26T19:20:18.227Z] $ docker rm -f --volumes 5019b27fc2d6792ba4b2c7277c97f98ff3ea84b9665de0d7287b0a2ca7b7b8e8 [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-26T19:20:19.186Z] provisioning config files... [2023-07-26T19:20:19.192Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-49 #1 [2023-07-26T19:20:19.194Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-49@tmp/config11509687151789957936tmp [Pipeline] { [Pipeline] sh [2023-07-26T19:20:19.525Z] + set +x [2023-07-26T19:20:19.526Z] + curl -s https://codecov.io/bash [2023-07-26T19:20:19.526Z] + bash -s -- [2023-07-26T19:20:19.526Z] [2023-07-26T19:20:19.526Z] _____ _ [2023-07-26T19:20:19.526Z] / ____| | | [2023-07-26T19:20:19.526Z] | | ___ __| | ___ ___ _____ __ [2023-07-26T19:20:19.526Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-26T19:20:19.526Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-26T19:20:19.526Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-26T19:20:19.526Z] Bash-1.0.6 [2023-07-26T19:20:19.526Z] [2023-07-26T19:20:19.526Z] [2023-07-26T19:20:19.526Z] ==> git version 2.25.1 found [2023-07-26T19:20:19.526Z] ==> 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-26T19:20:19.526Z] Release-Date: 2020-01-08 [2023-07-26T19:20:19.526Z] 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-26T19:20:19.526Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-26T19:20:19.526Z] ==> Jenkins CI detected. [2023-07-26T19:20:19.526Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-49 [2023-07-26T19:20:19.526Z] project root: . [2023-07-26T19:20:19.526Z] --> token set from env [2023-07-26T19:20:19.526Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-26T19:20:19.526Z] ==> Running gcov in . (disable via -X gcov) [2023-07-26T19:20:19.526Z] ==> Python coveragepy not found [2023-07-26T19:20:19.526Z] ==> Searching for coverage reports in: [2023-07-26T19:20:19.526Z] + . [2023-07-26T19:20:19.526Z] -> Found 1 reports [2023-07-26T19:20:19.526Z] ==> Detecting git/mercurial file structure [2023-07-26T19:20:19.526Z] ==> Reading reports [2023-07-26T19:20:19.526Z] + ./coverage.out bytes=11809 [2023-07-26T19:20:19.786Z] ==> Appending adjustments [2023-07-26T19:20:19.786Z] https://docs.codecov.io/docs/fixing-reports [2023-07-26T19:20:19.786Z] + Found adjustments [2023-07-26T19:20:19.786Z] ==> Gzipping contents [2023-07-26T19:20:19.786Z] 4.0K /tmp/codecov.GtIjSu.gz [2023-07-26T19:20:19.786Z] ==> Uploading reports [2023-07-26T19:20:19.786Z] url: https://codecov.io [2023-07-26T19:20:19.786Z] query: branch=PR-49&commit=7d67007e360bce9f514b298bde8cf1570476d861&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-49%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=49&job=&cmd_args= [2023-07-26T19:20:19.786Z] -> Pinging Codecov [2023-07-26T19:20:19.786Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-49&commit=7d67007e360bce9f514b298bde8cf1570476d861&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-49%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=49&job=&cmd_args= [2023-07-26T19:20:19.786Z] Invalid request parameters [2023-07-26T19:20:19.786Z] 400 [Pipeline] } [2023-07-26T19:20:19.812Z] 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-26T19:20:21.525Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-49/archives ] [2023-07-26T19:20:21.526Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-49/archives [2023-07-26T19:20:21.526Z] total 16 [2023-07-26T19:20:21.526Z] drwxr-xr-x 3 root root 4096 Jul 26 19:08 . [2023-07-26T19:20:21.526Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 19:08 .. [2023-07-26T19:20:21.526Z] drwxr-xr-x 2 root root 4096 Jul 26 19:08 cost [2023-07-26T19:20:21.526Z] -rw-r--r-- 1 root root 88 Jul 26 19:08 cost.csv [2023-07-26T19:20:21.526Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-49/archives [2023-07-26T19:20:21.526Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-49/archives [2023-07-26T19:20:21.526Z] total 16 [2023-07-26T19:20:21.526Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 19:08 . [2023-07-26T19:20:21.526Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 19:08 .. [2023-07-26T19:20:21.526Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 19:08 cost [2023-07-26T19:20:21.526Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 26 19:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:20:21.851Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:20:22.733Z] ---> package-listing.sh [2023-07-26T19:20:22.733Z] ++ facter osfamily [2023-07-26T19:20:22.733Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-26T19:20:22.992Z] + OS_FAMILY=debian [2023-07-26T19:20:22.992Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-49 [2023-07-26T19:20:22.992Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-26T19:20:22.992Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-26T19:20:22.992Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-26T19:20:22.992Z] + PACKAGES=/tmp/packages_start.txt [2023-07-26T19:20:22.992Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-49 ']' [2023-07-26T19:20:22.992Z] + PACKAGES=/tmp/packages_end.txt [2023-07-26T19:20:22.992Z] + case "${OS_FAMILY}" in [2023-07-26T19:20:22.992Z] + dpkg -l [2023-07-26T19:20:22.992Z] + grep '^ii' [2023-07-26T19:20:22.992Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-26T19:20:22.992Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-26T19:20:22.992Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-26T19:20:22.992Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-49 ']' [2023-07-26T19:20:22.992Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-49/archives/ [2023-07-26T19:20:22.992Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-49/archives/ [Pipeline] echo [2023-07-26T19:20:23.024Z] 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-49/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-26T19:20:23.314Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T19:20:23.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-26T19:20:23.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T19:20:24.073Z] prd-ubuntu20.04-docker-8c-8g-2264 does not seem to be running inside a container [2023-07-26T19:20:24.105Z] $ 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-49/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-49 -v /w/workspace/xfoundry_app-record-replay_PR-49:/w/workspace/xfoundry_app-record-replay_PR-49:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-49@tmp:/w/workspace/xfoundry_app-record-replay_PR-49@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-26T19:20:24.323Z] $ docker top 010c4f1ed4d4d8f558ea8e61563af7631933fbca399a0b9c6f8deb54d1148b60 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T19:20:24.698Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-26T19:20:25.009Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-26T19:20:25.313Z] + ls /var/log/sa-host [2023-07-26T19:20:25.314Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-26T19:20:25.442Z] provisioning config files... [2023-07-26T19:20:25.450Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-49@tmp/config13219243164199737230tmp [Pipeline] { [Pipeline] echo [2023-07-26T19:20:25.498Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:20:25.803Z] ---> create-netrc.sh [Pipeline] } [2023-07-26T19:20:25.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:20:26.226Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-26T19:20:26.255Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:20:26.568Z] ---> sudo-logs.sh [2023-07-26T19:20:26.568Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-26T19:20:26.646Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:20:26.956Z] ---> job-cost.sh [2023-07-26T19:20:26.957Z] lf-activate-venv: SKIPPING [2023-07-26T19:20:26.957Z] DEBUG: total: 0.2199999988079071 [2023-07-26T19:20:26.957Z] INFO: Retrieving Stack Cost... [2023-07-26T19:20:27.217Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-26T19:20:27.785Z] INFO: Archiving Costs [Pipeline] echo [2023-07-26T19:20:27.820Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T19:20:28.128Z] ---> logs-deploy.sh [2023-07-26T19:20:28.128Z] lf-activate-venv: SKIPPING [2023-07-26T19:20:28.128Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-49/1 [2023-07-26T19:20:28.128Z] INFO: archiving workspace using pattern(s): [2023-07-26T19:20:29.065Z] Archives upload complete. [2023-07-26T19:20:29.325Z] INFO: archiving logs to Nexus [2023-07-26T19:20:29.894Z] ---> uname -a: [2023-07-26T19:20:29.894Z] Linux prd-ubuntu20-04-docker-8c-8g-2264 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-26T19:20:29.894Z] [2023-07-26T19:20:29.894Z] [2023-07-26T19:20:29.894Z] ---> lscpu: [2023-07-26T19:20:29.894Z] Architecture: x86_64 [2023-07-26T19:20:29.894Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-26T19:20:29.894Z] Byte Order: Little Endian [2023-07-26T19:20:29.894Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-26T19:20:29.894Z] CPU(s): 8 [2023-07-26T19:20:29.894Z] On-line CPU(s) list: 0-7 [2023-07-26T19:20:29.894Z] Thread(s) per core: 1 [2023-07-26T19:20:29.894Z] Core(s) per socket: 1 [2023-07-26T19:20:29.894Z] Socket(s): 8 [2023-07-26T19:20:29.894Z] NUMA node(s): 1 [2023-07-26T19:20:29.894Z] Vendor ID: AuthenticAMD [2023-07-26T19:20:29.894Z] CPU family: 23 [2023-07-26T19:20:29.894Z] Model: 49 [2023-07-26T19:20:29.894Z] Model name: AMD EPYC-Rome Processor [2023-07-26T19:20:29.894Z] Stepping: 0 [2023-07-26T19:20:29.894Z] CPU MHz: 2800.000 [2023-07-26T19:20:29.894Z] BogoMIPS: 5600.00 [2023-07-26T19:20:29.894Z] Virtualization: AMD-V [2023-07-26T19:20:29.894Z] Hypervisor vendor: KVM [2023-07-26T19:20:29.894Z] Virtualization type: full [2023-07-26T19:20:29.894Z] L1d cache: 256 KiB [2023-07-26T19:20:29.894Z] L1i cache: 256 KiB [2023-07-26T19:20:29.894Z] L2 cache: 4 MiB [2023-07-26T19:20:29.894Z] L3 cache: 128 MiB [2023-07-26T19:20:29.894Z] NUMA node0 CPU(s): 0-7 [2023-07-26T19:20:29.894Z] Vulnerability Itlb multihit: Not affected [2023-07-26T19:20:29.894Z] Vulnerability L1tf: Not affected [2023-07-26T19:20:29.894Z] Vulnerability Mds: Not affected [2023-07-26T19:20:29.894Z] Vulnerability Meltdown: Not affected [2023-07-26T19:20:29.894Z] Vulnerability Mmio stale data: Not affected [2023-07-26T19:20:29.894Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-26T19:20:29.894Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-26T19:20:29.894Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-26T19:20:29.894Z] Vulnerability Srbds: Not affected [2023-07-26T19:20:29.894Z] Vulnerability Tsx async abort: Not affected [2023-07-26T19:20:29.894Z] 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-26T19:20:29.894Z] [2023-07-26T19:20:29.894Z] [2023-07-26T19:20:29.894Z] ---> nproc: [2023-07-26T19:20:29.894Z] 8 [2023-07-26T19:20:29.894Z] [2023-07-26T19:20:29.894Z] [2023-07-26T19:20:29.894Z] ---> df -h: [2023-07-26T19:20:29.894Z] Filesystem Size Used Avail Use% Mounted on [2023-07-26T19:20:29.894Z] overlay 155G 12G 144G 8% / [2023-07-26T19:20:29.894Z] tmpfs 64M 0 64M 0% /dev [2023-07-26T19:20:29.894Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-26T19:20:29.894Z] shm 64M 0 64M 0% /dev/shm [2023-07-26T19:20:29.894Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-07-26T19:20:29.894Z] [2023-07-26T19:20:29.894Z] [2023-07-26T19:20:29.894Z] ---> sar -b -r -n DEV: [2023-07-26T19:20:29.894Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2264) 07/26/23 _x86_64_ (8 CPU) [2023-07-26T19:20:29.894Z] [2023-07-26T19:20:29.894Z] 19:04:36 LINUX RESTART (8 CPU) [2023-07-26T19:20:29.894Z] [2023-07-26T19:20:29.894Z] 19:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-26T19:20:29.894Z] 19:06:01 355.17 39.34 315.83 0.00 4324.75 122497.98 0.00 [2023-07-26T19:20:29.894Z] 19:07:01 122.43 0.53 121.90 0.00 4.27 95898.55 0.00 [2023-07-26T19:20:29.894Z] 19:08:01 189.64 0.33 189.30 0.00 18.53 50774.47 0.00 [2023-07-26T19:20:29.894Z] 19:09:01 11.25 0.00 11.25 0.00 0.00 1456.97 0.00 [2023-07-26T19:20:29.894Z] 19:10:01 52.54 11.60 40.94 0.00 5176.74 8789.60 0.00 [2023-07-26T19:20:29.894Z] 19:11:01 6.67 0.00 6.67 0.00 0.00 168.37 0.00 [2023-07-26T19:20:29.894Z] 19:12:01 3.17 0.02 3.15 0.00 0.13 87.19 0.00 [2023-07-26T19:20:29.894Z] 19:13:01 1.78 0.00 1.78 0.00 0.00 19.46 0.00 [2023-07-26T19:20:29.894Z] 19:14:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 [2023-07-26T19:20:29.894Z] 19:15:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 [2023-07-26T19:20:29.894Z] 19:16:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2023-07-26T19:20:29.894Z] 19:17:01 1.50 0.02 1.48 0.00 0.13 16.66 0.00 [2023-07-26T19:20:29.894Z] 19:18:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 [2023-07-26T19:20:29.894Z] 19:19:01 1.63 0.00 1.63 0.00 0.00 17.33 0.00 [2023-07-26T19:20:29.894Z] 19:20:01 2.33 0.02 2.32 0.00 0.13 30.00 0.00 [2023-07-26T19:20:29.894Z] Average: 50.19 3.46 46.74 0.00 634.97 18653.77 0.00 [2023-07-26T19:20:29.894Z] [2023-07-26T19:20:29.894Z] 19:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-26T19:20:29.894Z] 19:06:01 28788464 31531464 782292 2.38 89636 2894056 1993172 5.87 1102200 2595960 274268 [2023-07-26T19:20:29.894Z] 19:07:01 27561128 31285020 1022780 3.11 147256 3740936 2400340 7.07 1580120 3260424 489932 [2023-07-26T19:20:29.894Z] 19:08:01 27588928 31563440 743896 2.26 159904 3953300 1842460 5.43 1261120 3527988 23048 [2023-07-26T19:20:29.894Z] 19:09:01 27596452 31571212 738408 2.25 160176 3953308 1778292 5.24 1265656 3515400 4 [2023-07-26T19:20:29.894Z] 19:10:01 27095128 31531076 759116 2.31 182400 4378140 1791484 5.28 1560504 3689556 868 [2023-07-26T19:20:29.894Z] 19:11:01 27067820 31554016 737156 2.24 194328 4414652 1833588 5.40 1586808 3685516 12 [2023-07-26T19:20:29.894Z] 19:12:01 27072596 31553768 736996 2.24 192872 4411400 1812756 5.34 1585276 3682284 8 [2023-07-26T19:20:29.894Z] 19:13:01 27076452 31557684 732976 2.23 192904 4411408 1812756 5.34 1581932 3682288 160 [2023-07-26T19:20:29.894Z] 19:14:01 27076128 31557408 733136 2.23 192920 4411408 1812756 5.34 1582028 3682288 164 [2023-07-26T19:20:29.894Z] 19:15:01 27076604 31557940 732752 2.23 192968 4411412 1812756 5.34 1582000 3682292 232 [2023-07-26T19:20:29.894Z] 19:16:01 27076692 31558064 732608 2.23 193004 4411412 1812756 5.34 1582128 3682292 172 [2023-07-26T19:20:29.894Z] 19:17:01 27075596 31557184 733464 2.23 193020 4411412 1812756 5.34 1582484 3682444 256 [2023-07-26T19:20:29.894Z] 19:18:01 27076132 31557820 732772 2.23 193044 4411420 1812756 5.34 1581712 3682456 8 [2023-07-26T19:20:29.894Z] 19:19:01 27076848 31558560 731880 2.23 193076 4411420 1812756 5.34 1581604 3682456 176 [2023-07-26T19:20:29.894Z] 19:20:01 27075468 31557488 732748 2.23 193148 4411528 1843656 5.43 1582016 3682544 176 [2023-07-26T19:20:29.894Z] Average: 27292029 31536810 758865 2.31 178044 4202481 1865669 5.50 1506506 3561079 52632 [2023-07-26T19:20:29.894Z] [2023-07-26T19:20:29.894Z] 19:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-26T19:20:29.894Z] 19:06:01 ens3 770.59 482.97 7787.79 123.40 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:06:01 veth040df35 141.49 202.17 13.31 1182.87 0.00 0.00 0.00 0.10 [2023-07-26T19:20:29.894Z] 19:06:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:06:01 docker0 143.73 206.07 11.59 1227.60 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:07:01 ens3 99.18 75.80 1164.40 16.15 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:07:01 veth22dd2d6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:07:01 docker0 57.64 71.15 4.39 1137.89 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:08:01 ens3 107.65 64.42 2618.39 15.61 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:08:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:08:01 docker0 3.13 7.18 0.19 88.08 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:09:01 ens3 8.35 5.60 12.03 2.85 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:09:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:10:01 ens3 223.90 113.86 2925.43 8.26 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:11:01 ens3 0.70 0.52 0.33 0.13 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:12:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:13:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:14:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:15:01 ens3 0.28 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:16:01 ens3 0.80 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.894Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.895Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.895Z] 19:17:01 ens3 1.50 0.65 0.63 0.41 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.895Z] 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.895Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.895Z] 19:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.895Z] 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.895Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.895Z] 19:19:01 ens3 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.895Z] 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.895Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.895Z] 19:20:01 ens3 1.08 0.32 0.31 0.21 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.895Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.895Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.895Z] Average: ens3 81.02 49.65 967.30 11.14 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.895Z] Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.895Z] Average: docker0 13.63 18.96 1.08 163.57 0.00 0.00 0.00 0.00 [2023-07-26T19:20:29.895Z] [2023-07-26T19:20:29.895Z] [2023-07-26T19:20:29.895Z] ---> sar -P ALL: [2023-07-26T19:20:29.895Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2264) 07/26/23 _x86_64_ (8 CPU) [2023-07-26T19:20:29.895Z] [2023-07-26T19:20:29.895Z] 19:04:36 LINUX RESTART (8 CPU) [2023-07-26T19:20:29.895Z] [2023-07-26T19:20:29.895Z] 19:05:01 CPU %user %nice %system %iowait %steal %idle [2023-07-26T19:20:29.895Z] 19:06:01 all 10.54 0.00 3.74 3.34 0.07 82.31 [2023-07-26T19:20:29.895Z] 19:06:01 0 10.78 0.00 4.62 3.88 0.08 80.63 [2023-07-26T19:20:29.895Z] 19:06:01 1 13.72 0.00 3.78 2.20 0.08 80.21 [2023-07-26T19:20:29.895Z] 19:06:01 2 14.49 0.00 3.07 1.68 0.07 80.69 [2023-07-26T19:20:29.895Z] 19:06:01 3 10.04 0.00 3.96 0.86 0.07 85.07 [2023-07-26T19:20:29.895Z] 19:06:01 4 8.48 0.00 3.94 2.34 0.07 85.17 [2023-07-26T19:20:29.895Z] 19:06:01 5 10.10 0.00 2.76 5.22 0.07 81.86 [2023-07-26T19:20:29.895Z] 19:06:01 6 7.66 0.00 2.99 3.63 0.05 85.68 [2023-07-26T19:20:29.895Z] 19:06:01 7 9.05 0.00 4.81 6.93 0.08 79.13 [2023-07-26T19:20:29.895Z] 19:07:01 all 30.28 0.00 5.44 3.48 0.09 60.71 [2023-07-26T19:20:29.895Z] 19:07:01 0 31.00 0.00 5.41 0.91 0.10 62.58 [2023-07-26T19:20:29.895Z] 19:07:01 1 29.73 0.00 5.04 4.31 0.08 60.83 [2023-07-26T19:20:29.895Z] 19:07:01 2 29.78 0.00 5.19 0.49 0.08 64.45 [2023-07-26T19:20:29.895Z] 19:07:01 3 29.65 0.00 5.24 9.06 0.08 55.98 [2023-07-26T19:20:29.895Z] 19:07:01 4 31.80 0.00 6.00 1.06 0.10 61.05 [2023-07-26T19:20:29.895Z] 19:07:01 5 28.28 0.00 6.14 7.54 0.08 57.96 [2023-07-26T19:20:29.895Z] 19:07:01 6 30.24 0.00 5.54 4.42 0.08 59.71 [2023-07-26T19:20:29.895Z] 19:07:01 7 31.74 0.00 4.95 0.10 0.10 63.11 [2023-07-26T19:20:29.895Z] 19:08:01 all 29.05 0.00 5.11 3.27 0.08 62.48 [2023-07-26T19:20:29.895Z] 19:08:01 0 28.67 0.00 4.76 0.03 0.07 66.47 [2023-07-26T19:20:29.895Z] 19:08:01 1 31.26 0.00 5.23 0.77 0.08 62.66 [2023-07-26T19:20:29.895Z] 19:08:01 2 29.71 0.00 4.80 0.05 0.08 65.35 [2023-07-26T19:20:29.895Z] 19:08:01 3 28.04 0.00 4.68 0.05 0.07 67.17 [2023-07-26T19:20:29.895Z] 19:08:01 4 27.99 0.00 5.39 0.96 0.08 65.57 [2023-07-26T19:20:29.895Z] 19:08:01 5 31.17 0.00 5.07 7.02 0.08 56.66 [2023-07-26T19:20:29.895Z] 19:08:01 6 27.85 0.00 5.63 2.30 0.08 64.13 [2023-07-26T19:20:29.895Z] 19:08:01 7 27.72 0.00 5.34 15.11 0.12 51.70 [2023-07-26T19:20:29.895Z] 19:09:01 all 0.32 0.00 0.12 0.14 0.01 99.40 [2023-07-26T19:20:29.895Z] 19:09:01 0 0.37 0.00 0.13 0.02 0.00 99.48 [2023-07-26T19:20:29.895Z] 19:09:01 1 0.25 0.00 0.08 0.00 0.02 99.65 [2023-07-26T19:20:29.895Z] 19:09:01 2 0.27 0.00 0.12 0.03 0.02 99.57 [2023-07-26T19:20:29.895Z] 19:09:01 3 0.17 0.00 0.12 0.00 0.02 99.70 [2023-07-26T19:20:29.895Z] 19:09:01 4 1.05 0.00 0.10 0.00 0.00 98.86 [2023-07-26T19:20:29.895Z] 19:09:01 5 0.18 0.00 0.20 0.90 0.00 98.72 [2023-07-26T19:20:29.895Z] 19:09:01 6 0.12 0.00 0.12 0.20 0.00 99.57 [2023-07-26T19:20:29.895Z] 19:09:01 7 0.20 0.00 0.12 0.00 0.00 99.68 [2023-07-26T19:20:29.895Z] 19:10:01 all 2.43 0.00 1.18 0.50 0.02 95.86 [2023-07-26T19:20:29.895Z] 19:10:01 0 3.59 0.00 0.97 0.70 0.02 94.73 [2023-07-26T19:20:29.895Z] 19:10:01 1 2.31 0.00 2.41 0.25 0.02 95.02 [2023-07-26T19:20:29.895Z] 19:10:01 2 2.49 0.00 1.29 0.72 0.03 95.47 [2023-07-26T19:20:29.895Z] 19:10:01 3 3.41 0.00 1.20 0.37 0.02 95.00 [2023-07-26T19:20:29.895Z] 19:10:01 4 2.65 0.00 1.06 0.02 0.02 96.26 [2023-07-26T19:20:29.895Z] 19:10:01 5 1.92 0.00 1.15 0.83 0.02 96.08 [2023-07-26T19:20:29.895Z] 19:10:01 6 1.60 0.00 0.62 0.20 0.02 97.56 [2023-07-26T19:20:29.895Z] 19:10:01 7 1.51 0.00 0.74 0.95 0.02 96.79 [2023-07-26T19:20:29.895Z] 19:11:01 all 0.09 0.00 0.33 0.02 0.01 99.55 [2023-07-26T19:20:29.895Z] 19:11:01 0 0.13 0.00 0.13 0.03 0.02 99.68 [2023-07-26T19:20:29.895Z] 19:11:01 1 0.03 0.00 0.52 0.00 0.02 99.43 [2023-07-26T19:20:29.895Z] 19:11:01 2 0.07 0.00 0.15 0.00 0.02 99.77 [2023-07-26T19:20:29.895Z] 19:11:01 3 0.10 0.00 0.25 0.00 0.00 99.65 [2023-07-26T19:20:29.895Z] 19:11:01 4 0.08 0.00 0.13 0.00 0.02 99.77 [2023-07-26T19:20:29.895Z] 19:11:01 5 0.08 0.00 0.75 0.00 0.00 99.17 [2023-07-26T19:20:29.895Z] 19:11:01 6 0.07 0.00 0.57 0.03 0.02 99.32 [2023-07-26T19:20:29.895Z] 19:11:01 7 0.15 0.00 0.13 0.08 0.02 99.62 [2023-07-26T19:20:29.895Z] 19:12:01 all 0.09 0.00 0.05 0.01 0.00 99.86 [2023-07-26T19:20:29.895Z] 19:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-26T19:20:29.895Z] 19:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-26T19:20:29.895Z] 19:12:01 2 0.23 0.00 0.08 0.00 0.00 99.68 [2023-07-26T19:20:29.895Z] 19:12:01 3 0.15 0.00 0.07 0.02 0.02 99.75 [2023-07-26T19:20:29.895Z] 19:12:01 4 0.07 0.00 0.07 0.00 0.02 99.85 [2023-07-26T19:20:29.895Z] 19:12:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-26T19:20:29.895Z] 19:12:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-26T19:20:29.895Z] 19:12:01 7 0.12 0.00 0.03 0.03 0.00 99.82 [2023-07-26T19:20:29.895Z] 19:13:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-07-26T19:20:29.895Z] 19:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-26T19:20:29.895Z] 19:13:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2023-07-26T19:20:29.895Z] 19:13:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-26T19:20:29.895Z] 19:13:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-26T19:20:29.895Z] 19:13:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-26T19:20:29.895Z] 19:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-26T19:20:29.895Z] 19:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-26T19:20:29.895Z] 19:13:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-26T19:20:29.895Z] 19:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-07-26T19:20:29.895Z] 19:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-26T19:20:29.895Z] 19:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-26T19:20:29.895Z] 19:14:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-07-26T19:20:29.895Z] 19:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-26T19:20:29.895Z] 19:14:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2023-07-26T19:20:29.895Z] 19:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-26T19:20:29.895Z] 19:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-26T19:20:29.895Z] 19:14:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-07-26T19:20:29.895Z] 19:15:01 all 0.05 0.00 0.01 0.02 0.00 99.91 [2023-07-26T19:20:29.895Z] 19:15:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-26T19:20:29.895Z] 19:15:01 1 0.02 0.00 0.00 0.08 0.00 99.90 [2023-07-26T19:20:29.895Z] 19:15:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-07-26T19:20:29.895Z] 19:15:01 3 0.18 0.00 0.00 0.00 0.00 99.82 [2023-07-26T19:20:29.895Z] 19:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-26T19:20:29.895Z] 19:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-26T19:20:29.895Z] 19:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-26T19:20:29.895Z] 19:15:01 7 0.02 0.00 0.00 0.10 0.00 99.88 [2023-07-26T19:20:29.895Z] 19:16:01 all 0.07 0.00 0.01 0.00 0.00 99.92 [2023-07-26T19:20:29.895Z] 19:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-26T19:20:29.895Z] 19:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-26T19:20:29.895Z] 19:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-26T19:20:29.895Z] 19:16:01 3 0.15 0.00 0.00 0.00 0.00 99.85 [2023-07-26T19:20:29.895Z] 19:16:01 4 0.28 0.00 0.02 0.00 0.02 99.68 [2023-07-26T19:20:29.895Z] 19:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-26T19:20:29.895Z] 19:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-26T19:20:29.895Z] 19:16:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-07-26T19:20:29.895Z] [2023-07-26T19:20:29.895Z] 19:16:01 CPU %user %nice %system %iowait %steal %idle [2023-07-26T19:20:29.895Z] 19:17:01 all 0.10 0.00 0.01 0.02 0.01 99.86 [2023-07-26T19:20:29.895Z] 19:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-26T19:20:29.895Z] 19:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-26T19:20:29.895Z] 19:17:01 2 0.07 0.00 0.05 0.00 0.03 99.85 [2023-07-26T19:20:29.895Z] 19:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-26T19:20:29.895Z] 19:17:01 4 0.60 0.00 0.02 0.00 0.00 99.38 [2023-07-26T19:20:29.895Z] 19:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-26T19:20:29.895Z] 19:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-26T19:20:29.895Z] 19:17:01 7 0.02 0.00 0.02 0.13 0.02 99.82 [2023-07-26T19:20:29.895Z] 19:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-07-26T19:20:29.895Z] 19:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-26T19:20:29.895Z] 19:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-26T19:20:29.895Z] 19:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-26T19:20:29.895Z] 19:18:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-07-26T19:20:29.895Z] 19:18:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2023-07-26T19:20:29.895Z] 19:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-26T19:20:29.895Z] 19:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-26T19:20:29.895Z] 19:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-26T19:20:29.895Z] 19:19:01 all 0.12 0.00 0.00 0.00 0.01 99.86 [2023-07-26T19:20:29.896Z] 19:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-26T19:20:29.896Z] 19:19:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-07-26T19:20:29.896Z] 19:19:01 2 0.07 0.00 0.02 0.00 0.03 99.88 [2023-07-26T19:20:29.896Z] 19:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-26T19:20:29.896Z] 19:19:01 4 0.81 0.00 0.00 0.00 0.02 99.17 [2023-07-26T19:20:29.896Z] 19:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-26T19:20:29.896Z] 19:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-26T19:20:29.896Z] 19:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-26T19:20:29.896Z] 19:20:01 all 0.03 0.00 0.02 0.03 0.00 99.92 [2023-07-26T19:20:29.896Z] 19:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-26T19:20:29.896Z] 19:20:01 1 0.02 0.00 0.00 0.17 0.00 99.82 [2023-07-26T19:20:29.896Z] 19:20:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2023-07-26T19:20:29.896Z] 19:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-26T19:20:29.896Z] 19:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-26T19:20:29.896Z] 19:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-26T19:20:29.896Z] 19:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-26T19:20:29.896Z] 19:20:01 7 0.07 0.00 0.05 0.03 0.00 99.85 [2023-07-26T19:20:29.896Z] Average: all 4.85 0.00 1.06 0.72 0.02 93.35 [2023-07-26T19:20:29.896Z] Average: 0 4.95 0.00 1.07 0.37 0.02 93.59 [2023-07-26T19:20:29.896Z] Average: 1 5.13 0.00 1.14 0.52 0.02 93.19 [2023-07-26T19:20:29.896Z] Average: 2 5.13 0.00 0.99 0.20 0.03 93.66 [2023-07-26T19:20:29.896Z] Average: 3 4.77 0.00 1.03 0.68 0.02 93.49 [2023-07-26T19:20:29.896Z] Average: 4 4.90 0.00 1.11 0.29 0.03 93.67 [2023-07-26T19:20:29.896Z] Average: 5 4.76 0.00 1.07 1.42 0.02 92.73 [2023-07-26T19:20:29.896Z] Average: 6 4.48 0.00 1.03 0.71 0.02 93.75 [2023-07-26T19:20:29.896Z] Average: 7 4.66 0.00 1.07 1.55 0.02 92.70 [2023-07-26T19:20:29.896Z] [2023-07-26T19:20:29.896Z] [2023-07-26T19:20:29.896Z]