Pull request #136 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5a6c67a0cc5b128bf2e7f02add112387e6486c9+a1dfb321dd51a4fc190594c7f49f2393a77cb439 (bc5c3c99744d7db6b1b19c8e633ca78f9ed92559) 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-ssh11300585688037621982.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2690733640989751444.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-136/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-136/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh668895663520386123.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-136/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16591942001654146919.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4188005577644863306.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-136/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-136/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17513595561290131327.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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 Running on prd-ubuntu20.04-docker-8c-8g-2137 in /w/workspace/foundry_app-record-replay_PR-136 [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/foundry_app-record-replay_PR-136 # 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/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit f5a6c67a0cc5b128bf2e7f02add112387e6486c9 Merge succeeded, producing f5a6c67a0cc5b128bf2e7f02add112387e6486c9 Checking out Revision f5a6c67a0cc5b128bf2e7f02add112387e6486c9 (PR-136) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f f5a6c67a0cc5b128bf2e7f02add112387e6486c9 # 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 a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5a6c67a0cc5b128bf2e7f02add112387e6486c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-08T04:02:31.779Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-08T04:02:31.982Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-08T04:02:32.092Z] ========================================================= [2024-04-08T04:02:32.092Z] EdgeX Global Pipelines Version Info [2024-04-08T04:02:32.092Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-08T04:02:33.227Z] ------------------- [2024-04-08T04:02:33.227Z] stable info: [2024-04-08T04:02:33.227Z] ------------------- [2024-04-08T04:02:33.227Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-08T04:02:33.227Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-08T04:02:33.227Z] Message: update stable to v1.0.258 [2024-04-08T04:02:33.798Z] ------------------- [2024-04-08T04:02:33.798Z] experimental info: [2024-04-08T04:02:33.798Z] ------------------- [2024-04-08T04:02:33.798Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-08T04:02:33.798Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-08T04:02:33.798Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-08T04:02:33.998Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-04-08T04:02:34.051Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-04-08T04:02:34.106Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-08T04:02:34.153Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-08T04:02:34.205Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-08T04:02:34.256Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-08T04:02:34.306Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-08T04:02:34.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-08T04:02:34.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-08T04:02:34.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-08T04:02:34.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-08T04:02:34.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-04-08T04:02:34.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-08T04:02:34.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-08T04:02:34.693Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-08T04:02:34.746Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-08T04:02:34.796Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-08T04:02:34.853Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-08T04:02:34.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-08T04:02:34.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-08T04:02:35.007Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-08T04:02:35.054Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-08T04:02:35.102Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-08T04:02:35.153Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-08T04:02:35.203Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-08T04:02:35.254Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-08T04:02:35.302Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-08T04:02:35.353Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-136 [Pipeline] echo [2024-04-08T04:02:35.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-136 [Pipeline] echo [2024-04-08T04:02:35.452Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-136 [Pipeline] echo [2024-04-08T04:02:35.504Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5a6c67a0cc5b128bf2e7f02add112387e6486c9 [Pipeline] echo [2024-04-08T04:02:35.559Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5a6c67 [Pipeline] echo [2024-04-08T04:02:35.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-08T04:02:35.742Z] provisioning config files... [2024-04-08T04:02:35.756Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-136@tmp/config3202577347059108702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-08T04:02:36.139Z] ---> ****-login.sh [2024-04-08T04:02:36.139Z] nexus3.edgexfoundry.org:10001 [2024-04-08T04:02:36.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T04:02:36.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T04:02:36.657Z] Configure a credential helper to remove this warning. See [2024-04-08T04:02:36.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T04:02:36.657Z] [2024-04-08T04:02:36.657Z] Login Succeeded [2024-04-08T04:02:36.657Z] nexus3.edgexfoundry.org:10002 [2024-04-08T04:02:36.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T04:02:36.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T04:02:36.657Z] Configure a credential helper to remove this warning. See [2024-04-08T04:02:36.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T04:02:36.657Z] [2024-04-08T04:02:36.657Z] Login Succeeded [2024-04-08T04:02:36.657Z] nexus3.edgexfoundry.org:10003 [2024-04-08T04:02:36.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T04:02:36.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T04:02:36.916Z] Configure a credential helper to remove this warning. See [2024-04-08T04:02:36.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T04:02:36.917Z] [2024-04-08T04:02:36.917Z] Login Succeeded [2024-04-08T04:02:36.917Z] nexus3.edgexfoundry.org:10004 [2024-04-08T04:02:36.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T04:02:36.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T04:02:36.917Z] Configure a credential helper to remove this warning. See [2024-04-08T04:02:36.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T04:02:36.917Z] [2024-04-08T04:02:36.917Z] Login Succeeded [2024-04-08T04:02:36.917Z] ****.io [2024-04-08T04:02:36.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T04:02:37.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T04:02:37.179Z] Configure a credential helper to remove this warning. See [2024-04-08T04:02:37.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T04:02:37.179Z] [2024-04-08T04:02:37.179Z] Login Succeeded [2024-04-08T04:02:37.179Z] ---> ****-login.sh ends [Pipeline] } [2024-04-08T04:02:37.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-08T04:02:37.881Z] + git rev-list -1 --merges f5a6c67a0cc5b128bf2e7f02add112387e6486c9~1..f5a6c67a0cc5b128bf2e7f02add112387e6486c9 [Pipeline] echo [2024-04-08T04:02:37.928Z] -----------> git rev-list -1 --merges f5a6c67a0cc5b128bf2e7f02add112387e6486c9~1..f5a6c67a0cc5b128bf2e7f02add112387e6486c9 f5a6c67a0cc5b128bf2e7f02add112387e6486c9 [false] [Pipeline] sh [2024-04-08T04:02:38.244Z] + git log --format=format:%s -1 f5a6c67a0cc5b128bf2e7f02add112387e6486c9 [Pipeline] echo [2024-04-08T04:02:38.280Z] ========================================================= [2024-04-08T04:02:38.280Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-08T04:02:38.280Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-08T04:02:38.731Z] + git log --format=format:%s -1 f5a6c67a0cc5b128bf2e7f02add112387e6486c9 [Pipeline] echo [2024-04-08T04:02:38.766Z] [semverPrep] GIT_COMMIT: f5a6c67a0cc5b128bf2e7f02add112387e6486c9, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-04-08T04:02:38.804Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-08T04:02:39.209Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-08T04:02:39.209Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-08T04:02:39.209Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-08T04:02:39.209Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-08T04:02:39.209Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-08T04:02:39.209Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-08T04:02:39.209Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T04:02:39.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-08T04:02:39.686Z] [2024-04-08T04:02:39.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T04:02:40.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-08T04:02:41.003Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-08T04:02:41.004Z] b85a868b505f: Pulling fs layer [2024-04-08T04:02:41.004Z] e2be974225ed: Pulling fs layer [2024-04-08T04:02:41.004Z] 339a4e72a1f5: Pulling fs layer [2024-04-08T04:02:41.004Z] 988bab9f4d93: Pulling fs layer [2024-04-08T04:02:41.004Z] 1469e6f7b9e6: Pulling fs layer [2024-04-08T04:02:41.004Z] eaf3925da568: Pulling fs layer [2024-04-08T04:02:41.004Z] bab4dde63d76: Pulling fs layer [2024-04-08T04:02:41.004Z] bde34c3a00c8: Pulling fs layer [2024-04-08T04:02:41.004Z] b352a97aabf1: Pulling fs layer [2024-04-08T04:02:41.004Z] 4872d77fe225: Pulling fs layer [2024-04-08T04:02:41.004Z] 5851b861e8e6: Pulling fs layer [2024-04-08T04:02:41.004Z] b352a97aabf1: Waiting [2024-04-08T04:02:41.004Z] 988bab9f4d93: Waiting [2024-04-08T04:02:41.004Z] eaf3925da568: Waiting [2024-04-08T04:02:41.004Z] bde34c3a00c8: Waiting [2024-04-08T04:02:41.004Z] 5851b861e8e6: Waiting [2024-04-08T04:02:41.004Z] 4872d77fe225: Waiting [2024-04-08T04:02:41.004Z] 1469e6f7b9e6: Waiting [2024-04-08T04:02:41.004Z] e2be974225ed: Verifying Checksum [2024-04-08T04:02:41.004Z] e2be974225ed: Download complete [2024-04-08T04:02:41.262Z] 988bab9f4d93: Verifying Checksum [2024-04-08T04:02:41.262Z] 988bab9f4d93: Download complete [2024-04-08T04:02:41.262Z] 1469e6f7b9e6: Verifying Checksum [2024-04-08T04:02:41.262Z] 1469e6f7b9e6: Download complete [2024-04-08T04:02:41.262Z] eaf3925da568: Download complete [2024-04-08T04:02:41.262Z] 339a4e72a1f5: Verifying Checksum [2024-04-08T04:02:41.262Z] 339a4e72a1f5: Download complete [2024-04-08T04:02:41.262Z] bde34c3a00c8: Verifying Checksum [2024-04-08T04:02:41.262Z] bde34c3a00c8: Download complete [2024-04-08T04:02:41.262Z] b352a97aabf1: Verifying Checksum [2024-04-08T04:02:41.262Z] b352a97aabf1: Download complete [2024-04-08T04:02:41.262Z] 4872d77fe225: Verifying Checksum [2024-04-08T04:02:41.262Z] 4872d77fe225: Download complete [2024-04-08T04:02:41.262Z] 5851b861e8e6: Verifying Checksum [2024-04-08T04:02:41.262Z] b85a868b505f: Verifying Checksum [2024-04-08T04:02:41.262Z] b85a868b505f: Download complete [2024-04-08T04:02:41.521Z] bab4dde63d76: Verifying Checksum [2024-04-08T04:02:41.521Z] bab4dde63d76: Download complete [2024-04-08T04:02:42.460Z] b85a868b505f: Pull complete [2024-04-08T04:02:42.719Z] e2be974225ed: Pull complete [2024-04-08T04:02:42.977Z] 339a4e72a1f5: Pull complete [2024-04-08T04:02:42.977Z] 988bab9f4d93: Pull complete [2024-04-08T04:02:43.235Z] 1469e6f7b9e6: Pull complete [2024-04-08T04:02:43.493Z] eaf3925da568: Pull complete [2024-04-08T04:02:44.864Z] bab4dde63d76: Pull complete [2024-04-08T04:02:45.122Z] bde34c3a00c8: Pull complete [2024-04-08T04:02:45.122Z] b352a97aabf1: Pull complete [2024-04-08T04:02:45.122Z] 4872d77fe225: Pull complete [2024-04-08T04:02:45.382Z] 5851b861e8e6: Pull complete [2024-04-08T04:02:45.382Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-08T04:02:45.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-08T04:02:45.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-08T04:02:45.645Z] prd-ubuntu20.04-docker-8c-8g-2137 does not seem to be running inside a container [2024-04-08T04:02:45.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-136 -v /w/workspace/foundry_app-record-replay_PR-136:/w/workspace/foundry_app-record-replay_PR-136:rw,z -v /w/workspace/foundry_app-record-replay_PR-136@tmp:/w/workspace/foundry_app-record-replay_PR-136@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-08T04:02:47.704Z] $ docker top ffe5359ea48114cc96c4907732032faf5a7973e8fdb0d0124a743de18d726dbe -eo pid,comm [2024-04-08T04:02:47.760Z] 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). [2024-04-08T04:02:47.760Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-08T04:02:47.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-08T04:02:47.909Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-08T04:02:48.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-08T04:02:48.017Z] $ docker exec ffe5359ea48114cc96c4907732032faf5a7973e8fdb0d0124a743de18d726dbe ssh-agent [2024-04-08T04:02:48.143Z] SSH_AUTH_SOCK=/tmp/ssh-pZLb4Px1rZqu/agent.32 [2024-04-08T04:02:48.143Z] SSH_AGENT_PID=39 [2024-04-08T04:02:48.149Z] Running ssh-add (command line suppressed) [2024-04-08T04:02:48.236Z] Identity added: /w/workspace/foundry_app-record-replay_PR-136@tmp/private_key_14801905392527750523.key (/w/workspace/foundry_app-record-replay_PR-136@tmp/private_key_14801905392527750523.key) [2024-04-08T04:02:48.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-08T04:02:48.589Z] + git tag --points-at HEAD [Pipeline] } [2024-04-08T04:02:48.610Z] $ docker exec --env ******** --env ******** ffe5359ea48114cc96c4907732032faf5a7973e8fdb0d0124a743de18d726dbe ssh-agent -k [2024-04-08T04:02:48.709Z] unset SSH_AUTH_SOCK; [2024-04-08T04:02:48.710Z] unset SSH_AGENT_PID; [2024-04-08T04:02:48.710Z] echo Agent pid 39 killed; [2024-04-08T04:02:48.724Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-08T04:02:48.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-08T04:02:48.818Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-08T04:02:48.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-08T04:02:48.934Z] $ docker exec ffe5359ea48114cc96c4907732032faf5a7973e8fdb0d0124a743de18d726dbe ssh-agent [2024-04-08T04:02:49.051Z] SSH_AUTH_SOCK=/tmp/ssh-bb5ZiTehpx5q/agent.72 [2024-04-08T04:02:49.051Z] SSH_AGENT_PID=78 [2024-04-08T04:02:49.055Z] Running ssh-add (command line suppressed) [2024-04-08T04:02:49.144Z] Identity added: /w/workspace/foundry_app-record-replay_PR-136@tmp/private_key_11096092403464848065.key (/w/workspace/foundry_app-record-replay_PR-136@tmp/private_key_11096092403464848065.key) [2024-04-08T04:02:49.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-08T04:02:49.507Z] + git semver init [2024-04-08T04:02:49.767Z] 2024-04-08 04:02:49,655 [run_init] DEBUG init version:0.0.0 force:False [2024-04-08T04:02:49.767Z] 2024-04-08 04:02:49,656 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-136/.semver [2024-04-08T04:02:49.767Z] 2024-04-08 04:02:49,656 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-136/.semver [2024-04-08T04:02:49.767Z] 2024-04-08 04:02:49,656 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-136/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-136, universal_newlines=False, shell=None, istream=None) [2024-04-08T04:02:50.704Z] 2024-04-08 04:02:50,606 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-136/.git/info/exclude [2024-04-08T04:02:50.704Z] 2024-04-08 04:02:50,606 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-136/.semver/PR-136 with force:False [2024-04-08T04:02:50.704Z] 2024-04-08 04:02:50,606 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-136/.semver/PR-136 [2024-04-08T04:02:50.704Z] 2024-04-08 04:02:50,610 [execute] INFO git cat-file --batch-check [2024-04-08T04:02:50.704Z] 2024-04-08 04:02:50,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-136/.semver, universal_newlines=False, shell=None, istream=) [2024-04-08T04:02:50.704Z] 2024-04-08 04:02:50,616 [execute] INFO git cat-file --batch [2024-04-08T04:02:50.704Z] 2024-04-08 04:02:50,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-136/.semver, universal_newlines=False, shell=None, istream=) [2024-04-08T04:02:50.704Z] 2024-04-08 04:02:50,622 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-136/.semver/PR-136 [2024-04-08T04:02:50.704Z] 0.0.0 [Pipeline] } [2024-04-08T04:02:50.726Z] $ docker exec --env ******** --env ******** ffe5359ea48114cc96c4907732032faf5a7973e8fdb0d0124a743de18d726dbe ssh-agent -k [2024-04-08T04:02:50.823Z] unset SSH_AUTH_SOCK; [2024-04-08T04:02:50.823Z] unset SSH_AGENT_PID; [2024-04-08T04:02:50.823Z] echo Agent pid 78 killed; [2024-04-08T04:02:50.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-08T04:02:51.268Z] + git semver [Pipeline] } [2024-04-08T04:02:51.548Z] $ docker stop --time=1 ffe5359ea48114cc96c4907732032faf5a7973e8fdb0d0124a743de18d726dbe [2024-04-08T04:02:52.808Z] $ docker rm -f --volumes ffe5359ea48114cc96c4907732032faf5a7973e8fdb0d0124a743de18d726dbe [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-08T04:02:53.216Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-08T04:02:53.474Z] Stashed 1 file(s) [Pipeline] echo [2024-04-08T04:02:53.491Z] [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 [2024-04-08T04:02:54.116Z] provisioning config files... [2024-04-08T04:02:54.129Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-136@tmp/config3043910021488764795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-08T04:02:54.478Z] ---> ****-login.sh [2024-04-08T04:02:54.478Z] nexus3.edgexfoundry.org:10001 [2024-04-08T04:02:54.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T04:02:54.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T04:02:54.478Z] Configure a credential helper to remove this warning. See [2024-04-08T04:02:54.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T04:02:54.478Z] [2024-04-08T04:02:54.478Z] Login Succeeded [2024-04-08T04:02:54.478Z] nexus3.edgexfoundry.org:10002 [2024-04-08T04:02:54.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T04:02:54.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T04:02:54.478Z] Configure a credential helper to remove this warning. See [2024-04-08T04:02:54.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T04:02:54.478Z] [2024-04-08T04:02:54.478Z] Login Succeeded [2024-04-08T04:02:54.478Z] nexus3.edgexfoundry.org:10003 [2024-04-08T04:02:54.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T04:02:55.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T04:02:55.684Z] Configure a credential helper to remove this warning. See [2024-04-08T04:02:55.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T04:02:55.685Z] [2024-04-08T04:02:55.685Z] Login Succeeded [2024-04-08T04:02:55.685Z] nexus3.edgexfoundry.org:10004 [2024-04-08T04:02:55.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T04:02:55.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T04:02:55.685Z] Configure a credential helper to remove this warning. See [2024-04-08T04:02:55.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T04:02:55.685Z] [2024-04-08T04:02:55.685Z] Login Succeeded [2024-04-08T04:02:55.685Z] ****.io [2024-04-08T04:02:55.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T04:02:55.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T04:02:55.945Z] Configure a credential helper to remove this warning. See [2024-04-08T04:02:55.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T04:02:55.945Z] [2024-04-08T04:02:55.945Z] Login Succeeded [2024-04-08T04:02:55.945Z] ---> ****-login.sh ends [Pipeline] } [2024-04-08T04:02:55.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-08T04:02:56.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-08T04:02:56.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-08T04:02:56.269Z] ========================================================= [2024-04-08T04:02:56.269Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-08T04:02:56.269Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T04:02:56.762Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-04-08T04:02:56.762Z] Sending build context to Docker daemon 6.841MB [2024-04-08T04:02:56.762Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-08T04:02:56.762Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-08T04:02:56.762Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-08T04:02:56.762Z] 7264a8db6415: Pulling fs layer [2024-04-08T04:02:56.762Z] c4d48a809fc2: Pulling fs layer [2024-04-08T04:02:56.762Z] 4f1c88b9dad5: Pulling fs layer [2024-04-08T04:02:56.762Z] ad3a456e5733: Pulling fs layer [2024-04-08T04:02:56.762Z] 69c7f0334f64: Pulling fs layer [2024-04-08T04:02:56.762Z] 1f1c1a5573a3: Pulling fs layer [2024-04-08T04:02:56.762Z] ce7588e14bc9: Pulling fs layer [2024-04-08T04:02:56.762Z] b5e4710f87ac: Pulling fs layer [2024-04-08T04:02:56.762Z] ad3a456e5733: Waiting [2024-04-08T04:02:56.763Z] 69c7f0334f64: Waiting [2024-04-08T04:02:56.763Z] 1f1c1a5573a3: Waiting [2024-04-08T04:02:56.763Z] ce7588e14bc9: Waiting [2024-04-08T04:02:56.763Z] b5e4710f87ac: Waiting [2024-04-08T04:02:56.763Z] c4d48a809fc2: Download complete [2024-04-08T04:02:56.763Z] ad3a456e5733: Verifying Checksum [2024-04-08T04:02:56.763Z] ad3a456e5733: Download complete [2024-04-08T04:02:56.763Z] 69c7f0334f64: Verifying Checksum [2024-04-08T04:02:56.763Z] 69c7f0334f64: Download complete [2024-04-08T04:02:56.763Z] 7264a8db6415: Verifying Checksum [2024-04-08T04:02:56.763Z] 7264a8db6415: Download complete [2024-04-08T04:02:57.021Z] 1f1c1a5573a3: Verifying Checksum [2024-04-08T04:02:57.021Z] 1f1c1a5573a3: Download complete [2024-04-08T04:02:57.021Z] 7264a8db6415: Pull complete [2024-04-08T04:02:57.021Z] b5e4710f87ac: Verifying Checksum [2024-04-08T04:02:57.021Z] b5e4710f87ac: Download complete [2024-04-08T04:02:57.279Z] c4d48a809fc2: Pull complete [2024-04-08T04:02:57.279Z] 4f1c88b9dad5: Verifying Checksum [2024-04-08T04:02:57.279Z] 4f1c88b9dad5: Download complete [2024-04-08T04:02:57.537Z] ce7588e14bc9: Verifying Checksum [2024-04-08T04:02:57.537Z] ce7588e14bc9: Download complete [2024-04-08T04:03:00.822Z] 4f1c88b9dad5: Pull complete [2024-04-08T04:03:00.822Z] ad3a456e5733: Pull complete [2024-04-08T04:03:00.822Z] 69c7f0334f64: Pull complete [2024-04-08T04:03:00.822Z] 1f1c1a5573a3: Pull complete [2024-04-08T04:03:02.725Z] ce7588e14bc9: Pull complete [2024-04-08T04:03:03.292Z] b5e4710f87ac: Pull complete [2024-04-08T04:03:03.292Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-08T04:03:03.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-08T04:03:03.292Z] ---> 88b5674ff536 [2024-04-08T04:03:03.292Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-04-08T04:03:06.584Z] ---> Running in 33709983728c [2024-04-08T04:03:06.584Z] Removing intermediate container 33709983728c [2024-04-08T04:03:06.584Z] ---> 6f43427da366 [2024-04-08T04:03:06.584Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-08T04:03:06.584Z] ---> Running in 11de59148a82 [2024-04-08T04:03:06.584Z] Removing intermediate container 11de59148a82 [2024-04-08T04:03:06.584Z] ---> f05967c81693 [2024-04-08T04:03:06.584Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-04-08T04:03:06.584Z] ---> Running in d0707dddb880 [2024-04-08T04:03:06.584Z] Removing intermediate container d0707dddb880 [2024-04-08T04:03:06.584Z] ---> 962f60162de3 [2024-04-08T04:03:06.584Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-08T04:03:06.584Z] ---> Running in a7e6d3f7a89e [2024-04-08T04:03:06.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-08T04:03:06.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-08T04:03:07.101Z] OK: 264 MiB in 52 packages [2024-04-08T04:03:07.361Z] Removing intermediate container a7e6d3f7a89e [2024-04-08T04:03:07.361Z] ---> a669d66fa185 [2024-04-08T04:03:07.361Z] Step 7/12 : WORKDIR /app [2024-04-08T04:03:07.361Z] ---> Running in 7b1ead7d1847 [2024-04-08T04:03:07.620Z] Removing intermediate container 7b1ead7d1847 [2024-04-08T04:03:07.620Z] ---> f6687b280a12 [2024-04-08T04:03:07.620Z] Step 8/12 : COPY go.mod vendor* ./ [2024-04-08T04:03:07.620Z] ---> 750b6a9e8739 [2024-04-08T04:03:07.620Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-08T04:03:07.620Z] ---> Running in de335036c35a [2024-04-08T04:03:08.928Z] Still waiting to schedule task [2024-04-08T04:03:08.928Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-08T04:04:15.321Z] Removing intermediate container de335036c35a [2024-04-08T04:04:15.321Z] ---> f9d6d5cf5a92 [2024-04-08T04:04:15.321Z] Step 10/12 : COPY . . [2024-04-08T04:04:15.321Z] ---> d928c80eb3e0 [2024-04-08T04:04:15.321Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-08T04:04:15.321Z] ---> Running in 1409e91da118 [2024-04-08T04:04:15.321Z] Removing intermediate container 1409e91da118 [2024-04-08T04:04:15.321Z] ---> 0f495ee39159 [2024-04-08T04:04:15.321Z] Step 12/12 : RUN $MAKE [2024-04-08T04:04:15.321Z] ---> Running in 750df5f1856b [2024-04-08T04:04:15.321Z] noop [2024-04-08T04:04:15.321Z] Removing intermediate container 750df5f1856b [2024-04-08T04:04:15.321Z] ---> 2a933ad2bfa8 [2024-04-08T04:04:15.321Z] Successfully built 2a933ad2bfa8 [2024-04-08T04:04:15.321Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T04:04:15.781Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-08T04:04:15.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-08T04:04:15.940Z] prd-ubuntu20.04-docker-8c-8g-2137 does not seem to be running inside a container [2024-04-08T04:04:15.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-136 -v /w/workspace/foundry_app-record-replay_PR-136:/w/workspace/foundry_app-record-replay_PR-136:rw,z -v /w/workspace/foundry_app-record-replay_PR-136@tmp:/w/workspace/foundry_app-record-replay_PR-136@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 ******** ci-base-image-x86_64 cat [2024-04-08T04:04:16.330Z] $ docker top 3ec6e896cd32b88694362f3d3cc7363eef8e56d83fd1ea45f2a6e0f1b797861f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-08T04:04:16.729Z] + go version [2024-04-08T04:04:16.729Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-08T04:04:16.761Z] $ docker stop --time=1 3ec6e896cd32b88694362f3d3cc7363eef8e56d83fd1ea45f2a6e0f1b797861f [2024-04-08T04:04:18.043Z] $ docker rm -f --volumes 3ec6e896cd32b88694362f3d3cc7363eef8e56d83fd1ea45f2a6e0f1b797861f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T04:04:18.813Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-08T04:04:18.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-08T04:04:18.978Z] prd-ubuntu20.04-docker-8c-8g-2137 does not seem to be running inside a container [2024-04-08T04:04:19.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-136 -v /w/workspace/foundry_app-record-replay_PR-136:/w/workspace/foundry_app-record-replay_PR-136:rw,z -v /w/workspace/foundry_app-record-replay_PR-136@tmp:/w/workspace/foundry_app-record-replay_PR-136@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 ******** ci-base-image-x86_64 cat [2024-04-08T04:04:19.325Z] $ docker top 42f6e0ba50b9986cadfb9db091a08ed946c7aac3801b8cc7f8d0ab1575216548 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-08T04:04:19.726Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-136 [Pipeline] fileExists [Pipeline] sh [2024-04-08T04:04:20.090Z] + make test [2024-04-08T04:04:20.090Z] go test -race -coverprofile=coverage.out ./... [2024-04-08T04:04:40.981Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2139 in /w/workspace/foundry_app-record-replay_PR-136 [Pipeline] { [Pipeline] ws [2024-04-08T04:04:41.043Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-04-08T04:04:44.133Z] Selected Git installation does not exist. Using Default [2024-04-08T04:04:44.133Z] The recommended git tool is: NONE [2024-04-08T04:04:48.985Z] using credential edgex-jenkins-ssh [2024-04-08T04:04:49.013Z] Cloning the remote Git repository [2024-04-08T04:04:49.054Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-04-08T04:04:49.162Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-04-08T04:04:49.299Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-04-08T04:04:49.300Z] > git --version # timeout=10 [2024-04-08T04:04:49.323Z] > git --version # 'git version 2.25.1' [2024-04-08T04:04:49.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-08T04:04:49.476Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-08T04:04:50.970Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-04-08T04:04:50.995Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-08T04:04:52.468Z] Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit f5a6c67a0cc5b128bf2e7f02add112387e6486c9 [2024-04-08T04:04:52.746Z] Merge succeeded, producing f5a6c67a0cc5b128bf2e7f02add112387e6486c9 [2024-04-08T04:04:52.747Z] Checking out Revision f5a6c67a0cc5b128bf2e7f02add112387e6486c9 (PR-136) [2024-04-08T04:04:51.877Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-04-08T04:04:51.917Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-04-08T04:04:51.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-08T04:04:51.940Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-08T04:04:52.487Z] > git config core.sparsecheckout # timeout=10 [2024-04-08T04:04:52.555Z] > git checkout -f f5a6c67a0cc5b128bf2e7f02add112387e6486c9 # timeout=10 [2024-04-08T04:04:52.650Z] > git remote # timeout=10 [2024-04-08T04:04:52.667Z] > git config --get remote.origin.url # timeout=10 [2024-04-08T04:04:52.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-08T04:04:52.700Z] > git merge a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 [2024-04-08T04:04:52.729Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-08T04:04:52.752Z] > git config core.sparsecheckout # timeout=10 [2024-04-08T04:04:52.765Z] > git checkout -f f5a6c67a0cc5b128bf2e7f02add112387e6486c9 # timeout=10 [2024-04-08T04:04:53.299Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-04-08T04:04:53.350Z] > git --version # timeout=10 [2024-04-08T04:04:53.362Z] > git --version # 'git version 2.25.1' [2024-04-08T04:04:53.379Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-08T04:04:58.357Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-08T04:04:58.357Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-08T04:04:58.357Z] Dload Upload Total Spent Left Speed [2024-04-08T04:04:58.357Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 107k 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-04-08T04:04:58.703Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-08T04:04:58.827Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-04-08T04:04:58.827Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-04-08T04:04:58.827Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-04-08T04:04:58.827Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-04-08T04:04:58.827Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.054s coverage: 88.0% of statements [2024-04-08T04:04:59.045Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-04-08T04:04:59.045Z] sudo tee /etc/docker/daemon.new [2024-04-08T04:04:59.045Z] { [2024-04-08T04:04:59.046Z] "registry-mirrors": [ [2024-04-08T04:04:59.046Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-08T04:04:59.046Z] ], [2024-04-08T04:04:59.046Z] "bip": "10.250.0.254/24", [2024-04-08T04:04:59.046Z] "hosts": [ [2024-04-08T04:04:59.046Z] "tcp://0.0.0.0:5555", [2024-04-08T04:04:59.046Z] "unix:///var/run/docker.sock" [2024-04-08T04:04:59.046Z] ], [2024-04-08T04:04:59.046Z] "mtu": 1458, [2024-04-08T04:04:59.046Z] "selinux-enabled": true, [2024-04-08T04:04:59.046Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-08T04:04:59.046Z] } [Pipeline] sh [2024-04-08T04:04:59.402Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-04-08T04:05:06.952Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.608s coverage: 98.7% of statements [2024-04-08T04:05:06.952Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.117s coverage: 89.7% of statements [2024-04-08T04:05:06.952Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.048s coverage: 100.0% of statements [Pipeline] sh [2024-04-08T04:05:16.158Z] + sudo service docker restart [2024-04-08T04:05:33.507Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-08T04:05:34.501Z] provisioning config files... [2024-04-08T04:05:34.532Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config8184062769552429471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-08T04:05:34.985Z] ---> ****-login.sh [2024-04-08T04:05:34.985Z] nexus3.edgexfoundry.org:10001 [2024-04-08T04:05:35.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T04:05:35.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T04:05:35.578Z] Configure a credential helper to remove this warning. See [2024-04-08T04:05:35.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T04:05:35.578Z] [2024-04-08T04:05:35.578Z] Login Succeeded [2024-04-08T04:05:35.578Z] nexus3.edgexfoundry.org:10002 [2024-04-08T04:05:35.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T04:05:36.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T04:05:36.116Z] Configure a credential helper to remove this warning. See [2024-04-08T04:05:36.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T04:05:36.116Z] [2024-04-08T04:05:36.116Z] Login Succeeded [2024-04-08T04:05:36.117Z] nexus3.edgexfoundry.org:10003 [2024-04-08T04:05:36.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T04:05:36.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T04:05:36.386Z] Configure a credential helper to remove this warning. See [2024-04-08T04:05:36.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T04:05:36.386Z] [2024-04-08T04:05:36.386Z] Login Succeeded [2024-04-08T04:05:36.386Z] nexus3.edgexfoundry.org:10004 [2024-04-08T04:05:36.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T04:05:36.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T04:05:36.655Z] Configure a credential helper to remove this warning. See [2024-04-08T04:05:36.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T04:05:36.655Z] [2024-04-08T04:05:36.655Z] Login Succeeded [2024-04-08T04:05:36.655Z] ****.io [2024-04-08T04:05:36.794Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-08T04:05:36.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-08T04:05:36.794Z] ./bin/test-attribution-txt.sh [2024-04-08T04:05:36.794Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-08T04:05:36.794Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-08T04:05:36.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-08T04:05:36.874Z] $ docker stop --time=1 42f6e0ba50b9986cadfb9db091a08ed946c7aac3801b8cc7f8d0ab1575216548 [2024-04-08T04:05:36.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T04:05:40.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T04:05:40.264Z] Configure a credential helper to remove this warning. See [2024-04-08T04:05:40.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T04:05:40.264Z] [2024-04-08T04:05:40.264Z] Login Succeeded [2024-04-08T04:05:40.264Z] ---> ****-login.sh ends [2024-04-08T04:05:40.502Z] $ docker rm -f --volumes 42f6e0ba50b9986cadfb9db091a08ed946c7aac3801b8cc7f8d0ab1575216548 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2024-04-08T04:05:40.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-04-08T04:05:41.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-08T04:05:41.276Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] echo [2024-04-08T04:05:41.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2024-04-08T04:05:41.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-08T04:05:41.551Z] ========================================================= [2024-04-08T04:05:41.551Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-08T04:05:41.551Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-04-08T04:05:41.989Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-04-08T04:05:42.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-08T04:05:42.257Z] Sending build context to Docker daemon 329.2kB [2024-04-08T04:05:42.257Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-08T04:05:42.257Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-08T04:05:42.525Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-08T04:05:42.525Z] 9fda8d8052c6: Pulling fs layer [2024-04-08T04:05:42.525Z] 5d54e960e981: Pulling fs layer [2024-04-08T04:05:42.525Z] c4a7e357bf2a: Pulling fs layer [2024-04-08T04:05:42.525Z] f0e02332f6b5: Pulling fs layer [2024-04-08T04:05:42.525Z] 872ee5b61b7b: Pulling fs layer [2024-04-08T04:05:42.525Z] 0c6a40ed1a82: Pulling fs layer [2024-04-08T04:05:42.525Z] 94ae7d8d031c: Pulling fs layer [2024-04-08T04:05:42.525Z] 872ee5b61b7b: Waiting [2024-04-08T04:05:42.525Z] 0c6a40ed1a82: Waiting [2024-04-08T04:05:42.525Z] 94ae7d8d031c: Waiting [2024-04-08T04:05:42.525Z] f0e02332f6b5: Waiting [2024-04-08T04:05:42.525Z] 5d54e960e981: Verifying Checksum [2024-04-08T04:05:42.525Z] 5d54e960e981: Download complete [2024-04-08T04:05:42.525Z] f0e02332f6b5: Verifying Checksum [2024-04-08T04:05:42.525Z] f0e02332f6b5: Download complete [2024-04-08T04:05:42.525Z] 872ee5b61b7b: Verifying Checksum [2024-04-08T04:05:42.525Z] 872ee5b61b7b: Download complete [2024-04-08T04:05:42.525Z] 9fda8d8052c6: Verifying Checksum [2024-04-08T04:05:42.525Z] 9fda8d8052c6: Download complete [2024-04-08T04:05:42.539Z] + ls -al . [2024-04-08T04:05:42.539Z] total 260 [2024-04-08T04:05:42.539Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 8 04:04 . [2024-04-08T04:05:42.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 04:02 .. [2024-04-08T04:05:42.539Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 8 04:02 .dockerignore [2024-04-08T04:05:42.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 04:05 .git [2024-04-08T04:05:42.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 04:02 .github [2024-04-08T04:05:42.539Z] -rw-rw-r-- 1 jenkins jenkins 164 Apr 8 04:02 .gitignore [2024-04-08T04:05:42.539Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 8 04:02 .golangci.yml [2024-04-08T04:05:42.539Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 8 04:02 .semver [2024-04-08T04:05:42.539Z] -rw-rw-r-- 1 jenkins jenkins 11301 Apr 8 04:02 Attribution.txt [2024-04-08T04:05:42.539Z] -rw-rw-r-- 1 jenkins jenkins 458 Apr 8 04:02 CHANGELOG.md [2024-04-08T04:05:42.539Z] -rw-rw-r-- 1 jenkins jenkins 1725 Apr 8 04:02 Dockerfile [2024-04-08T04:05:42.539Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 8 04:02 GOVERNANCE.md [2024-04-08T04:05:42.539Z] -rw-rw-r-- 1 jenkins jenkins 681 Apr 8 04:02 Jenkinsfile [2024-04-08T04:05:42.539Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 8 04:02 LICENSE [2024-04-08T04:05:42.539Z] -rw-rw-r-- 1 jenkins jenkins 3142 Apr 8 04:02 Makefile [2024-04-08T04:05:42.539Z] -rw-rw-r-- 1 jenkins jenkins 611 Apr 8 04:02 OWNERS.md [2024-04-08T04:05:42.539Z] -rw-rw-r-- 1 jenkins jenkins 4107 Apr 8 04:02 README.md [2024-04-08T04:05:42.539Z] -rw-rw-r-- 1 jenkins jenkins 7789 Apr 8 04:02 Record and Reply.postman_collection.json [2024-04-08T04:05:42.539Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 04:02 VERSION [2024-04-08T04:05:42.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 04:02 bin [2024-04-08T04:05:42.539Z] -rw-r--r-- 1 jenkins jenkins 24667 Apr 8 04:05 coverage.out [2024-04-08T04:05:42.539Z] -rw-rw-r-- 1 jenkins jenkins 7335 Apr 8 04:02 go.mod [2024-04-08T04:05:42.539Z] -rw-rw-r-- 1 jenkins jenkins 101547 Apr 8 04:02 go.sum [2024-04-08T04:05:42.539Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 8 04:02 internal [2024-04-08T04:05:42.539Z] -rw-rw-r-- 1 jenkins jenkins 913 Apr 8 04:02 main.go [2024-04-08T04:05:42.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 04:02 openapi [2024-04-08T04:05:42.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 04:02 pkg [2024-04-08T04:05:42.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 04:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T04:05:42.961Z] + 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=f5a6c67a0cc5b128bf2e7f02add112387e6486c9 --label arch=amd64 --label version=0.0.0 . [2024-04-08T04:05:42.961Z] Sending build context to Docker daemon 6.867MB [2024-04-08T04:05:42.961Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-04-08T04:05:42.961Z] Step 2/27 : FROM ${BASE} AS builder [2024-04-08T04:05:42.961Z] ---> 2a933ad2bfa8 [2024-04-08T04:05:42.961Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-04-08T04:05:43.110Z] 94ae7d8d031c: Verifying Checksum [2024-04-08T04:05:43.110Z] 94ae7d8d031c: Download complete [2024-04-08T04:05:43.222Z] ---> Running in 09c5ac17ecf5 [2024-04-08T04:05:43.222Z] Removing intermediate container 09c5ac17ecf5 [2024-04-08T04:05:43.222Z] ---> d43c3c68d8e6 [2024-04-08T04:05:43.222Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-04-08T04:05:43.222Z] ---> Running in d002f1e81b80 [2024-04-08T04:05:43.222Z] Removing intermediate container d002f1e81b80 [2024-04-08T04:05:43.222Z] ---> 1333046bf74d [2024-04-08T04:05:43.222Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-04-08T04:05:43.222Z] ---> Running in f00bc51f28f4 [2024-04-08T04:05:43.378Z] 9fda8d8052c6: Pull complete [2024-04-08T04:05:43.481Z] Removing intermediate container f00bc51f28f4 [2024-04-08T04:05:43.481Z] ---> 4c7c3f0006db [2024-04-08T04:05:43.481Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-08T04:05:43.481Z] ---> Running in 791f830a7a4f [2024-04-08T04:05:43.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-08T04:05:43.963Z] 5d54e960e981: Pull complete [2024-04-08T04:05:44.230Z] c4a7e357bf2a: Verifying Checksum [2024-04-08T04:05:44.230Z] c4a7e357bf2a: Download complete [2024-04-08T04:05:45.188Z] 0c6a40ed1a82: Verifying Checksum [2024-04-08T04:05:45.188Z] 0c6a40ed1a82: Download complete [2024-04-08T04:05:46.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-08T04:05:46.551Z] OK: 264 MiB in 52 packages [2024-04-08T04:05:47.117Z] Removing intermediate container 791f830a7a4f [2024-04-08T04:05:47.117Z] ---> a38e876e0722 [2024-04-08T04:05:47.117Z] Step 7/27 : WORKDIR /app [2024-04-08T04:05:47.117Z] ---> Running in 3dcb687b40be [2024-04-08T04:05:47.117Z] Removing intermediate container 3dcb687b40be [2024-04-08T04:05:47.117Z] ---> 920c9695be53 [2024-04-08T04:05:47.117Z] Step 8/27 : COPY go.mod vendor* ./ [2024-04-08T04:05:47.117Z] ---> 82037e6b2beb [2024-04-08T04:05:47.117Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-08T04:05:47.117Z] ---> Running in 03120dd99fe4 [2024-04-08T04:05:48.070Z] Removing intermediate container 03120dd99fe4 [2024-04-08T04:05:48.070Z] ---> 4143177b0c3d [2024-04-08T04:05:48.070Z] Step 10/27 : COPY . . [2024-04-08T04:05:48.329Z] ---> 658c7932a806 [2024-04-08T04:05:48.329Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-08T04:05:48.329Z] ---> Running in 9a539fce9d2a [2024-04-08T04:05:48.329Z] Removing intermediate container 9a539fce9d2a [2024-04-08T04:05:48.329Z] ---> 818dd804c296 [2024-04-08T04:05:48.329Z] Step 12/27 : RUN $MAKE [2024-04-08T04:05:48.329Z] ---> Running in fe444e3e57df [2024-04-08T04:05:48.589Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.33 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-04-08T04:05:57.506Z] c4a7e357bf2a: Pull complete [2024-04-08T04:05:57.506Z] f0e02332f6b5: Pull complete [2024-04-08T04:05:57.506Z] 872ee5b61b7b: Pull complete [2024-04-08T04:06:07.596Z] 0c6a40ed1a82: Pull complete [2024-04-08T04:06:07.596Z] 94ae7d8d031c: Pull complete [2024-04-08T04:06:07.596Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-08T04:06:07.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-08T04:06:07.596Z] ---> 86de565de09d [2024-04-08T04:06:07.596Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-04-08T04:06:09.003Z] ---> Running in 3233c9669b13 [2024-04-08T04:06:09.271Z] Removing intermediate container 3233c9669b13 [2024-04-08T04:06:09.271Z] ---> 887138878614 [2024-04-08T04:06:09.271Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-08T04:06:09.539Z] ---> Running in 7acb63f51321 [2024-04-08T04:06:09.806Z] Removing intermediate container 7acb63f51321 [2024-04-08T04:06:09.806Z] ---> 1bd2eeff617b [2024-04-08T04:06:09.806Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-04-08T04:06:09.806Z] ---> Running in 3b1c8ebcaf69 [2024-04-08T04:06:10.074Z] Removing intermediate container 3b1c8ebcaf69 [2024-04-08T04:06:10.074Z] ---> 07ddfc96e744 [2024-04-08T04:06:10.074Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-08T04:06:10.345Z] ---> Running in 9c114b12b874 [2024-04-08T04:06:11.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-08T04:06:11.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-08T04:06:12.550Z] OK: 266 MiB in 52 packages [2024-04-08T04:06:13.512Z] Removing intermediate container 9c114b12b874 [2024-04-08T04:06:13.512Z] ---> 7aa815510fb0 [2024-04-08T04:06:13.512Z] Step 7/12 : WORKDIR /app [2024-04-08T04:06:13.512Z] ---> Running in dfaa561a9599 [2024-04-08T04:06:13.779Z] Removing intermediate container dfaa561a9599 [2024-04-08T04:06:13.779Z] ---> 50dcfd767426 [2024-04-08T04:06:13.779Z] Step 8/12 : COPY go.mod vendor* ./ [2024-04-08T04:06:14.363Z] ---> a8cea2e2803f [2024-04-08T04:06:14.363Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-08T04:06:14.363Z] ---> Running in 762fe376552f [2024-04-08T04:06:15.205Z] Removing intermediate container fe444e3e57df [2024-04-08T04:06:15.205Z] ---> 3521f0a32b54 [2024-04-08T04:06:15.205Z] Step 13/27 : FROM alpine:3.18 [2024-04-08T04:06:15.205Z] 3.18: Pulling from library/alpine [2024-04-08T04:06:15.205Z] 619be1103602: Pulling fs layer [2024-04-08T04:06:15.205Z] 619be1103602: Verifying Checksum [2024-04-08T04:06:15.205Z] 619be1103602: Download complete [2024-04-08T04:06:15.205Z] 619be1103602: Pull complete [2024-04-08T04:06:15.773Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-08T04:06:15.773Z] Status: Downloaded newer image for alpine:3.18 [2024-04-08T04:06:15.773Z] ---> d3782b16ccc9 [2024-04-08T04:06:15.773Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-08T04:06:15.773Z] ---> Running in d4c149285b6c [2024-04-08T04:06:16.031Z] Removing intermediate container d4c149285b6c [2024-04-08T04:06:16.031Z] ---> 191ad4d6f97b [2024-04-08T04:06:16.031Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-04-08T04:06:16.031Z] ---> Running in 3fadbf1be9ab [2024-04-08T04:06:16.031Z] Removing intermediate container 3fadbf1be9ab [2024-04-08T04:06:16.031Z] ---> 0c131594bd10 [2024-04-08T04:06:16.031Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-08T04:06:16.031Z] ---> Running in 1130b3044ea9 [2024-04-08T04:06:16.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-08T04:06:16.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-08T04:06:16.550Z] (1/2) Installing ca-certificates (20240226-r0) [2024-04-08T04:06:16.550Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-04-08T04:06:16.550Z] Executing busybox-1.36.1-r5.trigger [2024-04-08T04:06:16.550Z] Executing ca-certificates-20240226-r0.trigger [2024-04-08T04:06:16.821Z] OK: 8 MiB in 17 packages [2024-04-08T04:06:17.080Z] Removing intermediate container 1130b3044ea9 [2024-04-08T04:06:17.080Z] ---> f5b4f8c87130 [2024-04-08T04:06:17.080Z] Step 17/27 : RUN apk --no-cache upgrade [2024-04-08T04:06:17.080Z] ---> Running in 33bcf287bdc5 [2024-04-08T04:06:17.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-08T04:06:17.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-08T04:06:17.598Z] Upgrading critical system libraries and apk-tools: [2024-04-08T04:06:17.598Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-08T04:06:17.598Z] Executing busybox-1.36.1-r5.trigger [2024-04-08T04:06:17.856Z] Continuing the upgrade transaction with new apk-tools: [2024-04-08T04:06:17.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-08T04:06:17.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-08T04:06:18.115Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-08T04:06:18.115Z] Executing ca-certificates-20240226-r0.trigger [2024-04-08T04:06:18.115Z] OK: 8 MiB in 17 packages [2024-04-08T04:06:18.375Z] Removing intermediate container 33bcf287bdc5 [2024-04-08T04:06:18.375Z] ---> b671f6882362 [2024-04-08T04:06:18.375Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-04-08T04:06:18.375Z] ---> 6ec7cf2ab059 [2024-04-08T04:06:18.375Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-04-08T04:06:18.633Z] ---> 071c8f9c06dc [2024-04-08T04:06:18.633Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-04-08T04:06:18.633Z] ---> 69b8effb1a35 [2024-04-08T04:06:18.633Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-04-08T04:06:19.575Z] ---> 202f6207d13c [2024-04-08T04:06:19.575Z] Step 22/27 : EXPOSE 59712 [2024-04-08T04:06:19.575Z] ---> Running in fbdf0b595ceb [2024-04-08T04:06:19.575Z] Removing intermediate container fbdf0b595ceb [2024-04-08T04:06:19.575Z] ---> ed53deca4ef7 [2024-04-08T04:06:19.575Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-04-08T04:06:19.575Z] ---> Running in eca0cee0e8f4 [2024-04-08T04:06:19.575Z] Removing intermediate container eca0cee0e8f4 [2024-04-08T04:06:19.575Z] ---> 94b9e73f9a26 [2024-04-08T04:06:19.575Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-04-08T04:06:19.575Z] ---> Running in 484d25972ed1 [2024-04-08T04:06:19.835Z] Removing intermediate container 484d25972ed1 [2024-04-08T04:06:19.835Z] ---> 6024ce99dec9 [2024-04-08T04:06:19.835Z] Step 25/27 : LABEL arch=amd64 [2024-04-08T04:06:19.835Z] ---> Running in 5ff30e0e147b [2024-04-08T04:06:19.835Z] Removing intermediate container 5ff30e0e147b [2024-04-08T04:06:19.835Z] ---> eab83405d95a [2024-04-08T04:06:19.835Z] Step 26/27 : LABEL git_sha=f5a6c67a0cc5b128bf2e7f02add112387e6486c9 [2024-04-08T04:06:19.835Z] ---> Running in 33f005e66655 [2024-04-08T04:06:19.835Z] Removing intermediate container 33f005e66655 [2024-04-08T04:06:19.835Z] ---> ac742d36b9b2 [2024-04-08T04:06:19.835Z] Step 27/27 : LABEL version=0.0.0 [2024-04-08T04:06:19.835Z] ---> Running in ca60348e3cb1 [2024-04-08T04:06:20.094Z] Removing intermediate container ca60348e3cb1 [2024-04-08T04:06:20.094Z] ---> c1488f96769f [2024-04-08T04:06:20.094Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-08T04:06:20.094Z] Successfully built c1488f96769f [2024-04-08T04:06:20.094Z] 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 [2024-04-08T04:06:21.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-08T04:06:21.073Z] [2024-04-08T04:06:21.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T04:06:21.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-08T04:06:21.538Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-08T04:06:21.538Z] 5eb5b503b376: Pulling fs layer [2024-04-08T04:06:21.538Z] 5c69ac0246d0: Pulling fs layer [2024-04-08T04:06:21.538Z] ec43610c2a17: Pulling fs layer [2024-04-08T04:06:21.538Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-08T04:06:21.538Z] 33b1e0a273af: Pulling fs layer [2024-04-08T04:06:21.538Z] 5d3b04190fa2: Pulling fs layer [2024-04-08T04:06:21.538Z] 2f39f015ded8: Pulling fs layer [2024-04-08T04:06:21.538Z] 3a2ae6a8a46f: Waiting [2024-04-08T04:06:21.538Z] 33b1e0a273af: Waiting [2024-04-08T04:06:21.538Z] 5d3b04190fa2: Waiting [2024-04-08T04:06:21.538Z] 2f39f015ded8: Waiting [2024-04-08T04:06:21.538Z] 5c69ac0246d0: Verifying Checksum [2024-04-08T04:06:21.538Z] 5c69ac0246d0: Download complete [2024-04-08T04:06:21.538Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-08T04:06:21.538Z] 3a2ae6a8a46f: Download complete [2024-04-08T04:06:21.538Z] 33b1e0a273af: Verifying Checksum [2024-04-08T04:06:21.538Z] 33b1e0a273af: Download complete [2024-04-08T04:06:21.538Z] 5d3b04190fa2: Download complete [2024-04-08T04:06:21.538Z] ec43610c2a17: Verifying Checksum [2024-04-08T04:06:21.538Z] ec43610c2a17: Download complete [2024-04-08T04:06:21.797Z] 5eb5b503b376: Download complete [2024-04-08T04:06:22.362Z] 2f39f015ded8: Download complete [2024-04-08T04:06:22.928Z] 5eb5b503b376: Pull complete [2024-04-08T04:06:22.928Z] 5c69ac0246d0: Pull complete [2024-04-08T04:06:23.496Z] ec43610c2a17: Pull complete [2024-04-08T04:06:23.496Z] 3a2ae6a8a46f: Pull complete [2024-04-08T04:06:23.755Z] 33b1e0a273af: Pull complete [2024-04-08T04:06:23.755Z] 5d3b04190fa2: Pull complete [2024-04-08T04:06:27.944Z] 2f39f015ded8: Pull complete [2024-04-08T04:06:27.944Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-08T04:06:27.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-08T04:06:27.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-08T04:06:28.411Z] prd-ubuntu20.04-docker-8c-8g-2137 does not seem to be running inside a container [2024-04-08T04:06:28.442Z] $ 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/foundry_app-record-replay_PR-136 -v /w/workspace/foundry_app-record-replay_PR-136:/w/workspace/foundry_app-record-replay_PR-136:rw,z -v /w/workspace/foundry_app-record-replay_PR-136@tmp:/w/workspace/foundry_app-record-replay_PR-136@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-lftools-log-publisher:latest cat [2024-04-08T04:06:31.611Z] $ docker top dc251f01a0bff9809142ff5c7b5701cfddf08aee8b19f4a8a91927087413d7ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-08T04:06:32.068Z] ---> job-cost.sh [2024-04-08T04:06:32.068Z] lf-activate-venv: SKIPPING [2024-04-08T04:06:32.068Z] INFO: No Stack... [2024-04-08T04:06:32.326Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-08T04:06:32.946Z] INFO: Archiving Costs [Pipeline] sh [2024-04-08T04:06:33.292Z] + cat /w/workspace/foundry_app-record-replay_PR-136/archives/cost.csv [2024-04-08T04:06:33.292Z] + cut -d, -f6 [Pipeline] lock [2024-04-08T04:06:33.335Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-136-1-stack-cost] [2024-04-08T04:06:33.340Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-136-1-stack-cost] did not exist. Created. [2024-04-08T04:06:33.345Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-136-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-08T04:06:33.758Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-08T04:06:33.876Z] Stashed 1 file(s) [Pipeline] } [2024-04-08T04:06:33.912Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-136-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-08T04:06:34.024Z] $ docker stop --time=1 dc251f01a0bff9809142ff5c7b5701cfddf08aee8b19f4a8a91927087413d7ee [2024-04-08T04:06:35.176Z] $ docker rm -f --volumes dc251f01a0bff9809142ff5c7b5701cfddf08aee8b19f4a8a91927087413d7ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-08T04:08:06.021Z] Removing intermediate container 762fe376552f [2024-04-08T04:08:06.021Z] ---> 87435f513b5c [2024-04-08T04:08:06.021Z] Step 10/12 : COPY . . [2024-04-08T04:08:06.021Z] ---> 31ed838f9f0f [2024-04-08T04:08:06.021Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-08T04:08:06.021Z] ---> Running in c95c4c19b0dd [2024-04-08T04:08:06.021Z] Removing intermediate container c95c4c19b0dd [2024-04-08T04:08:06.021Z] ---> c75938b23a70 [2024-04-08T04:08:06.021Z] Step 12/12 : RUN $MAKE [2024-04-08T04:08:06.021Z] ---> Running in 2fb20c4e9db7 [2024-04-08T04:08:06.986Z] noop [2024-04-08T04:08:07.568Z] Removing intermediate container 2fb20c4e9db7 [2024-04-08T04:08:07.568Z] ---> c1c34a369bee [2024-04-08T04:08:07.568Z] Successfully built c1c34a369bee [2024-04-08T04:08:07.568Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T04:08:08.034Z] + docker inspect -f . ci-base-image-arm64 [2024-04-08T04:08:08.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-08T04:08:08.302Z] prd-ubuntu20.04-docker-arm64-4c-16g-2139 does not seem to be running inside a container [2024-04-08T04:08:08.366Z] $ 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 ******** ci-base-image-arm64 cat [2024-04-08T04:08:09.539Z] $ docker top 99e4421bf70a3677eeccada6edec64150075ec9cd1428521686343ccf889c3d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-08T04:08:10.409Z] + go version [2024-04-08T04:08:10.409Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-08T04:08:10.448Z] $ docker stop --time=1 99e4421bf70a3677eeccada6edec64150075ec9cd1428521686343ccf889c3d3 [2024-04-08T04:08:12.027Z] $ docker rm -f --volumes 99e4421bf70a3677eeccada6edec64150075ec9cd1428521686343ccf889c3d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T04:08:12.927Z] + docker inspect -f . ci-base-image-arm64 [2024-04-08T04:08:12.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-08T04:08:13.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-2139 does not seem to be running inside a container [2024-04-08T04:08:13.353Z] $ 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 ******** ci-base-image-arm64 cat [2024-04-08T04:08:14.488Z] $ docker top 665f0eb547a3ef28605563736b8d54492e9059cdca4eeec2379234a56ae49085 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-08T04:08:15.040Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-04-08T04:08:16.175Z] + make test [2024-04-08T04:08:16.175Z] go test -race -coverprofile=coverage.out ./... [2024-04-08T04:11:22.952Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-04-08T04:11:22.952Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.216s coverage: 88.0% of statements [2024-04-08T04:11:27.203Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-04-08T04:11:27.203Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-04-08T04:11:28.159Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-04-08T04:11:32.401Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.889s coverage: 98.7% of statements [2024-04-08T04:11:32.401Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.461s coverage: 89.7% of statements [2024-04-08T04:11:32.401Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.166s coverage: 100.0% of statements [2024-04-08T04:11:32.983Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-08T04:11:32.983Z] go vet ./... [2024-04-08T04:14:24.713Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-08T04:14:24.713Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-08T04:14:24.713Z] ./bin/test-attribution-txt.sh [2024-04-08T04:14:24.713Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-08T04:14:24.713Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-08T04:14:24.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-08T04:14:24.792Z] $ docker stop --time=1 665f0eb547a3ef28605563736b8d54492e9059cdca4eeec2379234a56ae49085 [2024-04-08T04:14:26.707Z] $ docker rm -f --volumes 665f0eb547a3ef28605563736b8d54492e9059cdca4eeec2379234a56ae49085 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-08T04:14:28.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-08T04:14:28.997Z] Warning: overwriting stash ‘coverage-report’ [2024-04-08T04:14:29.409Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-08T04:14:30.035Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-08T04:14:30.372Z] + ls -al . [2024-04-08T04:14:30.372Z] total 256 [2024-04-08T04:14:30.372Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 8 04:08 . [2024-04-08T04:14:30.372Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 04:04 .. [2024-04-08T04:14:30.372Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 8 04:04 .dockerignore [2024-04-08T04:14:30.372Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 04:04 .git [2024-04-08T04:14:30.372Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 04:04 .github [2024-04-08T04:14:30.372Z] -rw-rw-r-- 1 jenkins jenkins 164 Apr 8 04:04 .gitignore [2024-04-08T04:14:30.372Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 8 04:04 .golangci.yml [2024-04-08T04:14:30.372Z] -rw-rw-r-- 1 jenkins jenkins 11301 Apr 8 04:04 Attribution.txt [2024-04-08T04:14:30.372Z] -rw-rw-r-- 1 jenkins jenkins 458 Apr 8 04:04 CHANGELOG.md [2024-04-08T04:14:30.372Z] -rw-rw-r-- 1 jenkins jenkins 1725 Apr 8 04:04 Dockerfile [2024-04-08T04:14:30.372Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 8 04:04 GOVERNANCE.md [2024-04-08T04:14:30.372Z] -rw-rw-r-- 1 jenkins jenkins 681 Apr 8 04:04 Jenkinsfile [2024-04-08T04:14:30.372Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 8 04:04 LICENSE [2024-04-08T04:14:30.372Z] -rw-rw-r-- 1 jenkins jenkins 3142 Apr 8 04:04 Makefile [2024-04-08T04:14:30.372Z] -rw-rw-r-- 1 jenkins jenkins 611 Apr 8 04:04 OWNERS.md [2024-04-08T04:14:30.373Z] -rw-rw-r-- 1 jenkins jenkins 4107 Apr 8 04:04 README.md [2024-04-08T04:14:30.373Z] -rw-rw-r-- 1 jenkins jenkins 7789 Apr 8 04:04 Record and Reply.postman_collection.json [2024-04-08T04:14:30.373Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 04:02 VERSION [2024-04-08T04:14:30.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 04:04 bin [2024-04-08T04:14:30.373Z] -rw-r--r-- 1 jenkins jenkins 24666 Apr 8 04:11 coverage.out [2024-04-08T04:14:30.373Z] -rw-rw-r-- 1 jenkins jenkins 7335 Apr 8 04:04 go.mod [2024-04-08T04:14:30.373Z] -rw-rw-r-- 1 jenkins jenkins 101547 Apr 8 04:04 go.sum [2024-04-08T04:14:30.373Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 8 04:04 internal [2024-04-08T04:14:30.373Z] -rw-rw-r-- 1 jenkins jenkins 913 Apr 8 04:04 main.go [2024-04-08T04:14:30.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 04:04 openapi [2024-04-08T04:14:30.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 04:04 pkg [2024-04-08T04:14:30.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 04:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T04:14:30.801Z] + 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=f5a6c67a0cc5b128bf2e7f02add112387e6486c9 --label arch=arm64 --label version=0.0.0 . [2024-04-08T04:14:31.068Z] Sending build context to Docker daemon 354.8kB [2024-04-08T04:14:31.068Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-04-08T04:14:31.068Z] Step 2/27 : FROM ${BASE} AS builder [2024-04-08T04:14:31.068Z] ---> c1c34a369bee [2024-04-08T04:14:31.068Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-04-08T04:14:31.068Z] ---> Running in dce9639b9ca4 [2024-04-08T04:14:31.333Z] Removing intermediate container dce9639b9ca4 [2024-04-08T04:14:31.333Z] ---> fa3e05c86271 [2024-04-08T04:14:31.333Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-04-08T04:14:31.601Z] ---> Running in 2ab69d57ca68 [2024-04-08T04:14:31.879Z] Removing intermediate container 2ab69d57ca68 [2024-04-08T04:14:31.879Z] ---> 9d4e02ba18c1 [2024-04-08T04:14:31.879Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-04-08T04:14:31.879Z] ---> Running in 916c3a65a7f4 [2024-04-08T04:14:32.149Z] Removing intermediate container 916c3a65a7f4 [2024-04-08T04:14:32.149Z] ---> e7afde03e82a [2024-04-08T04:14:32.149Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-08T04:14:32.149Z] ---> Running in 68e33ed1c5a0 [2024-04-08T04:14:33.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-08T04:14:33.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-08T04:14:34.516Z] OK: 266 MiB in 52 packages [2024-04-08T04:14:35.475Z] Removing intermediate container 68e33ed1c5a0 [2024-04-08T04:14:35.475Z] ---> 6ff2b9ebebc2 [2024-04-08T04:14:35.475Z] Step 7/27 : WORKDIR /app [2024-04-08T04:14:35.475Z] ---> Running in 1f7cd4041869 [2024-04-08T04:14:35.743Z] Removing intermediate container 1f7cd4041869 [2024-04-08T04:14:35.743Z] ---> fa1b87dabe3e [2024-04-08T04:14:35.743Z] Step 8/27 : COPY go.mod vendor* ./ [2024-04-08T04:14:36.336Z] ---> a5ad7e042303 [2024-04-08T04:14:36.336Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-08T04:14:36.336Z] ---> Running in 78dd646aec38 [2024-04-08T04:14:38.920Z] Removing intermediate container 78dd646aec38 [2024-04-08T04:14:38.920Z] ---> eb327beac138 [2024-04-08T04:14:38.920Z] Step 10/27 : COPY . . [2024-04-08T04:14:39.500Z] ---> c7fc18eeb68d [2024-04-08T04:14:39.500Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-08T04:14:39.500Z] ---> Running in 00aa1baefc10 [2024-04-08T04:14:39.766Z] Removing intermediate container 00aa1baefc10 [2024-04-08T04:14:39.766Z] ---> dc4d26e2b87e [2024-04-08T04:14:39.766Z] Step 12/27 : RUN $MAKE [2024-04-08T04:14:39.766Z] ---> Running in 9c72911cf8f9 [2024-04-08T04:14:40.722Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.33 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-04-08T04:17:17.435Z] Removing intermediate container 9c72911cf8f9 [2024-04-08T04:17:17.435Z] ---> 36b9356395e0 [2024-04-08T04:17:17.435Z] Step 13/27 : FROM alpine:3.18 [2024-04-08T04:17:17.435Z] 3.18: Pulling from library/alpine [2024-04-08T04:17:17.435Z] c6b39de5b339: Pulling fs layer [2024-04-08T04:17:17.435Z] c6b39de5b339: Verifying Checksum [2024-04-08T04:17:17.435Z] c6b39de5b339: Download complete [2024-04-08T04:17:17.435Z] c6b39de5b339: Pull complete [2024-04-08T04:17:17.435Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-08T04:17:17.435Z] Status: Downloaded newer image for alpine:3.18 [2024-04-08T04:17:17.435Z] ---> 33abbf032149 [2024-04-08T04:17:17.435Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-08T04:17:17.435Z] ---> Running in 658a66a78fb5 [2024-04-08T04:17:17.435Z] Removing intermediate container 658a66a78fb5 [2024-04-08T04:17:17.435Z] ---> f19d071414f8 [2024-04-08T04:17:17.435Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-04-08T04:17:17.435Z] ---> Running in c267f86a133f [2024-04-08T04:17:17.435Z] Removing intermediate container c267f86a133f [2024-04-08T04:17:17.435Z] ---> 3113b2dd3856 [2024-04-08T04:17:17.435Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-08T04:17:17.435Z] ---> Running in a431bc17745c [2024-04-08T04:17:17.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-08T04:17:17.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-08T04:17:17.435Z] (1/2) Installing ca-certificates (20240226-r0) [2024-04-08T04:17:17.435Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-04-08T04:17:17.435Z] Executing busybox-1.36.1-r5.trigger [2024-04-08T04:17:17.435Z] Executing ca-certificates-20240226-r0.trigger [2024-04-08T04:17:17.435Z] OK: 9 MiB in 17 packages [2024-04-08T04:17:17.435Z] Removing intermediate container a431bc17745c [2024-04-08T04:17:17.435Z] ---> 65e86936fe3c [2024-04-08T04:17:17.435Z] Step 17/27 : RUN apk --no-cache upgrade [2024-04-08T04:17:17.435Z] ---> Running in 4a2318f054c8 [2024-04-08T04:17:17.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-08T04:17:17.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-08T04:17:17.435Z] Upgrading critical system libraries and apk-tools: [2024-04-08T04:17:17.435Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-08T04:17:17.435Z] Executing busybox-1.36.1-r5.trigger [2024-04-08T04:17:17.435Z] Continuing the upgrade transaction with new apk-tools: [2024-04-08T04:17:17.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-08T04:17:17.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-08T04:17:18.394Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-08T04:17:18.394Z] Executing ca-certificates-20240226-r0.trigger [2024-04-08T04:17:18.394Z] OK: 9 MiB in 17 packages [2024-04-08T04:17:19.353Z] Removing intermediate container 4a2318f054c8 [2024-04-08T04:17:19.353Z] ---> ee674f3ef33d [2024-04-08T04:17:19.353Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-04-08T04:17:20.855Z] ---> 76cf33e6d796 [2024-04-08T04:17:20.855Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-04-08T04:17:20.855Z] ---> 389614e3db71 [2024-04-08T04:17:20.855Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-04-08T04:17:20.855Z] ---> 5a663a9ded76 [2024-04-08T04:17:20.855Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-04-08T04:17:22.841Z] ---> 4f358e537e0b [2024-04-08T04:17:22.841Z] Step 22/27 : EXPOSE 59712 [2024-04-08T04:17:22.841Z] ---> Running in 9607139a5bc2 [2024-04-08T04:17:22.841Z] Removing intermediate container 9607139a5bc2 [2024-04-08T04:17:22.841Z] ---> 643a343d380b [2024-04-08T04:17:22.841Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-04-08T04:17:22.841Z] ---> Running in 544fc09d77e4 [2024-04-08T04:17:23.106Z] Removing intermediate container 544fc09d77e4 [2024-04-08T04:17:23.106Z] ---> b3145034694f [2024-04-08T04:17:23.106Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-04-08T04:17:23.389Z] ---> Running in 3e4e67eb4669 [2024-04-08T04:17:23.654Z] Removing intermediate container 3e4e67eb4669 [2024-04-08T04:17:23.654Z] ---> 97f8d5c3e5c7 [2024-04-08T04:17:23.654Z] Step 25/27 : LABEL arch=arm64 [2024-04-08T04:17:23.654Z] ---> Running in f16ac4c8b82c [2024-04-08T04:17:23.920Z] Removing intermediate container f16ac4c8b82c [2024-04-08T04:17:23.920Z] ---> 9ab4d53adab1 [2024-04-08T04:17:23.920Z] Step 26/27 : LABEL git_sha=f5a6c67a0cc5b128bf2e7f02add112387e6486c9 [2024-04-08T04:17:23.920Z] ---> Running in ffd949301a4f [2024-04-08T04:17:24.188Z] Removing intermediate container ffd949301a4f [2024-04-08T04:17:24.188Z] ---> 0cf30625531e [2024-04-08T04:17:24.188Z] Step 27/27 : LABEL version=0.0.0 [2024-04-08T04:17:24.454Z] ---> Running in d62637691485 [2024-04-08T04:17:24.719Z] Removing intermediate container d62637691485 [2024-04-08T04:17:24.719Z] ---> b158e2a27693 [2024-04-08T04:17:24.719Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-08T04:17:24.719Z] Successfully built b158e2a27693 [2024-04-08T04:17:24.719Z] 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 [2024-04-08T04:17:25.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-08T04:17:25.559Z] [2024-04-08T04:17:25.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T04:17:25.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-08T04:17:25.961Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-08T04:17:25.961Z] 8998bd30e6a1: Pulling fs layer [2024-04-08T04:17:25.961Z] 04944245beec: Pulling fs layer [2024-04-08T04:17:25.961Z] 699f458cf7ca: Pulling fs layer [2024-04-08T04:17:25.961Z] 765212b225bb: Pulling fs layer [2024-04-08T04:17:25.961Z] f23df028b6ca: Pulling fs layer [2024-04-08T04:17:25.961Z] d65c8cfc05b1: Pulling fs layer [2024-04-08T04:17:25.961Z] 2437ff75d9bd: Pulling fs layer [2024-04-08T04:17:25.961Z] f23df028b6ca: Waiting [2024-04-08T04:17:25.961Z] d65c8cfc05b1: Waiting [2024-04-08T04:17:25.961Z] 2437ff75d9bd: Waiting [2024-04-08T04:17:25.961Z] 765212b225bb: Waiting [2024-04-08T04:17:26.233Z] 04944245beec: Verifying Checksum [2024-04-08T04:17:26.233Z] 04944245beec: Download complete [2024-04-08T04:17:26.233Z] 765212b225bb: Verifying Checksum [2024-04-08T04:17:26.233Z] 765212b225bb: Download complete [2024-04-08T04:17:26.233Z] f23df028b6ca: Verifying Checksum [2024-04-08T04:17:26.233Z] f23df028b6ca: Download complete [2024-04-08T04:17:26.233Z] d65c8cfc05b1: Verifying Checksum [2024-04-08T04:17:26.233Z] d65c8cfc05b1: Download complete [2024-04-08T04:17:26.502Z] 699f458cf7ca: Verifying Checksum [2024-04-08T04:17:26.502Z] 699f458cf7ca: Download complete [2024-04-08T04:17:26.771Z] 8998bd30e6a1: Download complete [2024-04-08T04:17:29.350Z] 2437ff75d9bd: Verifying Checksum [2024-04-08T04:17:29.350Z] 2437ff75d9bd: Download complete [2024-04-08T04:17:31.289Z] 8998bd30e6a1: Pull complete [2024-04-08T04:17:31.874Z] 04944245beec: Pull complete [2024-04-08T04:17:33.280Z] 699f458cf7ca: Pull complete [2024-04-08T04:17:33.547Z] 765212b225bb: Pull complete [2024-04-08T04:17:34.507Z] f23df028b6ca: Pull complete [2024-04-08T04:17:34.507Z] d65c8cfc05b1: Pull complete [2024-04-08T04:17:52.686Z] 2437ff75d9bd: Pull complete [2024-04-08T04:17:52.686Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-08T04:17:52.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-08T04:17:52.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-08T04:17:53.004Z] prd-ubuntu20.04-docker-arm64-4c-16g-2139 does not seem to be running inside a container [2024-04-08T04:17:53.073Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-08T04:17:55.617Z] $ docker top d833ba27af28ee296a5ba17a2872ad6fe1dc584a1acae051d0c02af341a59478 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-08T04:17:56.510Z] ---> job-cost.sh [2024-04-08T04:17:56.510Z] lf-activate-venv: SKIPPING [2024-04-08T04:17:56.510Z] INFO: No Stack... [2024-04-08T04:17:56.774Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-08T04:17:57.728Z] INFO: Archiving Costs [Pipeline] sh [2024-04-08T04:17:58.376Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2024-04-08T04:17:58.376Z] + cut -d, -f6 [Pipeline] lock [2024-04-08T04:17:58.449Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-136-1-stack-cost] [2024-04-08T04:17:58.454Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-136-1-stack-cost] did not exist. Created. [2024-04-08T04:17:58.458Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-136-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-08T04:17:58.868Z] /w/workspace/app-record-replay/1@tmp/durable-59fdbdcf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-08T04:17:59.205Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-08T04:17:59.242Z] Warning: overwriting stash ‘stack-cost’ [2024-04-08T04:17:59.286Z] Stashed 1 file(s) [Pipeline] } [2024-04-08T04:17:59.301Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-136-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-08T04:17:59.386Z] $ docker stop --time=1 d833ba27af28ee296a5ba17a2872ad6fe1dc584a1acae051d0c02af341a59478 [2024-04-08T04:18:00.841Z] $ docker rm -f --volumes d833ba27af28ee296a5ba17a2872ad6fe1dc584a1acae051d0c02af341a59478 [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 [2024-04-08T04:18:01.955Z] provisioning config files... [2024-04-08T04:18:01.962Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-136@tmp/config3777237909258072177tmp [Pipeline] { [Pipeline] sh [2024-04-08T04:18:02.308Z] + set +x [2024-04-08T04:18:02.308Z] + curl -s https://codecov.io/bash [2024-04-08T04:18:02.308Z] + bash -s -- [2024-04-08T04:18:02.571Z] [2024-04-08T04:18:02.571Z] _____ _ [2024-04-08T04:18:02.571Z] / ____| | | [2024-04-08T04:18:02.571Z] | | ___ __| | ___ ___ _____ __ [2024-04-08T04:18:02.571Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-08T04:18:02.571Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-08T04:18:02.571Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-08T04:18:02.571Z] Bash-1.0.6 [2024-04-08T04:18:02.571Z] [2024-04-08T04:18:02.571Z] [2024-04-08T04:18:02.571Z] ==> git version 2.25.1 found [2024-04-08T04:18:02.571Z] ==> 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 [2024-04-08T04:18:02.571Z] Release-Date: 2020-01-08 [2024-04-08T04:18:02.571Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-04-08T04:18:02.571Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-08T04:18:02.571Z] ==> Jenkins CI detected. [2024-04-08T04:18:02.571Z] current dir:  /w/workspace/foundry_app-record-replay_PR-136 [2024-04-08T04:18:02.571Z] project root: . [2024-04-08T04:18:02.571Z] --> token set from env [2024-04-08T04:18:02.571Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-08T04:18:02.571Z] ==> Running gcov in . (disable via -X gcov) [2024-04-08T04:18:02.571Z] ==> Python coveragepy not found [2024-04-08T04:18:02.571Z] ==> Searching for coverage reports in: [2024-04-08T04:18:02.571Z] + . [2024-04-08T04:18:02.571Z] -> Found 1 reports [2024-04-08T04:18:02.571Z] ==> Detecting git/mercurial file structure [2024-04-08T04:18:02.571Z] ==> Reading reports [2024-04-08T04:18:02.571Z] + ./coverage.out bytes=24666 [2024-04-08T04:18:02.571Z] ==> Appending adjustments [2024-04-08T04:18:02.571Z] https://docs.codecov.io/docs/fixing-reports [2024-04-08T04:18:02.571Z] + Found adjustments [2024-04-08T04:18:02.571Z] ==> Gzipping contents [2024-04-08T04:18:02.571Z] 8.0K /tmp/codecov.DzeMIy.gz [2024-04-08T04:18:02.571Z] ==> Uploading reports [2024-04-08T04:18:02.571Z] url: https://codecov.io [2024-04-08T04:18:02.571Z] query: branch=PR-136&commit=f5a6c67a0cc5b128bf2e7f02add112387e6486c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-136%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=136&job=&cmd_args= [2024-04-08T04:18:02.571Z] -> Pinging Codecov [2024-04-08T04:18:02.571Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-136&commit=f5a6c67a0cc5b128bf2e7f02add112387e6486c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-136%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=136&job=&cmd_args= [2024-04-08T04:18:02.831Z] -> Uploading to [2024-04-08T04:18:02.831Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-08/F467761B9912B4F32F9BC62907045C81/f5a6c67a0cc5b128bf2e7f02add112387e6486c9/50d265dc-7a2f-4c38-ad36-bbb2aa83ff50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240408T041802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c537adb2af3e1598d1cebeb8f15b634cbd4b4c2cd9440783c682f666cc103788 [2024-04-08T04:18:02.831Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-08T04:18:02.831Z] Dload Upload Total Spent Left Speed [2024-04-08T04:18:03.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 17834 --:--:-- --:--:-- --:--:-- 17834 [2024-04-08T04:18:03.094Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/f5a6c67a0cc5b128bf2e7f02add112387e6486c9 [Pipeline] } [2024-04-08T04:18:03.124Z] 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 [2024-04-08T04:18:04.990Z] + [ -d /w/workspace/foundry_app-record-replay_PR-136/archives ] [2024-04-08T04:18:04.990Z] + ls -al /w/workspace/foundry_app-record-replay_PR-136/archives [2024-04-08T04:18:04.990Z] total 16 [2024-04-08T04:18:04.990Z] drwxr-xr-x 3 root root 4096 Apr 8 04:06 . [2024-04-08T04:18:04.990Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 04:06 .. [2024-04-08T04:18:04.990Z] drwxr-xr-x 2 root root 4096 Apr 8 04:06 cost [2024-04-08T04:18:04.990Z] -rw-r--r-- 1 root root 89 Apr 8 04:06 cost.csv [2024-04-08T04:18:04.990Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-136/archives [2024-04-08T04:18:04.990Z] + ls -al /w/workspace/foundry_app-record-replay_PR-136/archives [2024-04-08T04:18:04.990Z] total 16 [2024-04-08T04:18:04.990Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 8 04:06 . [2024-04-08T04:18:04.990Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 04:06 .. [2024-04-08T04:18:04.990Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 8 04:06 cost [2024-04-08T04:18:04.990Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 8 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-08T04:18:05.319Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-08T04:18:06.206Z] ---> package-listing.sh [2024-04-08T04:18:06.206Z] ++ facter osfamily [2024-04-08T04:18:06.206Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-08T04:18:06.465Z] + OS_FAMILY=debian [2024-04-08T04:18:06.465Z] + workspace=/w/workspace/foundry_app-record-replay_PR-136 [2024-04-08T04:18:06.465Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-08T04:18:06.465Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-08T04:18:06.465Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-08T04:18:06.465Z] + PACKAGES=/tmp/packages_start.txt [2024-04-08T04:18:06.465Z] + '[' /w/workspace/foundry_app-record-replay_PR-136 ']' [2024-04-08T04:18:06.465Z] + PACKAGES=/tmp/packages_end.txt [2024-04-08T04:18:06.465Z] + case "${OS_FAMILY}" in [2024-04-08T04:18:06.465Z] + dpkg -l [2024-04-08T04:18:06.465Z] + grep '^ii' [2024-04-08T04:18:06.465Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-08T04:18:06.465Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-08T04:18:06.465Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-08T04:18:06.465Z] + '[' /w/workspace/foundry_app-record-replay_PR-136 ']' [2024-04-08T04:18:06.465Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-136/archives/ [2024-04-08T04:18:06.465Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-136/archives/ [Pipeline] echo [2024-04-08T04:18:06.500Z] 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/foundry_app-record-replay_PR-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-08T04:18:06.795Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T04:18:07.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-08T04:18:07.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-08T04:18:07.353Z] prd-ubuntu20.04-docker-8c-8g-2137 does not seem to be running inside a container [2024-04-08T04:18:07.386Z] $ 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/foundry_app-record-replay_PR-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-136 -v /w/workspace/foundry_app-record-replay_PR-136:/w/workspace/foundry_app-record-replay_PR-136:rw,z -v /w/workspace/foundry_app-record-replay_PR-136@tmp:/w/workspace/foundry_app-record-replay_PR-136@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-08T04:18:07.564Z] $ docker top 0c9baad2506c524af0da0255c850e7c401c3679b1c9e216984d7cf401f9c6235 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-08T04:18:07.956Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-08T04:18:08.268Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-08T04:18:08.575Z] + ls /var/log/sa-host [2024-04-08T04:18:08.575Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-08T04:18:08.798Z] provisioning config files... [2024-04-08T04:18:08.810Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-136@tmp/config9807112202120803025tmp [Pipeline] { [Pipeline] echo [2024-04-08T04:18:08.868Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-08T04:18:09.179Z] ---> create-netrc.sh [Pipeline] } [2024-04-08T04:18:09.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-08T04:18:09.618Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-08T04:18:09.651Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-08T04:18:09.960Z] ---> sudo-logs.sh [2024-04-08T04:18:09.960Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-08T04:18:20.024Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-08T04:18:20.336Z] ---> job-cost.sh [2024-04-08T04:18:20.336Z] lf-activate-venv: SKIPPING [2024-04-08T04:18:20.336Z] DEBUG: total: 0.2199999988079071 [2024-04-08T04:18:20.336Z] INFO: Retrieving Stack Cost... [2024-04-08T04:18:20.596Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-08T04:18:21.165Z] INFO: Archiving Costs [Pipeline] echo [2024-04-08T04:18:21.200Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-08T04:18:21.513Z] ---> logs-deploy.sh [2024-04-08T04:18:21.513Z] lf-activate-venv: SKIPPING [2024-04-08T04:18:21.513Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-136/1 [2024-04-08T04:18:21.513Z] INFO: archiving workspace using pattern(s): [2024-04-08T04:18:28.084Z] Archives upload complete. [2024-04-08T04:18:28.084Z] INFO: archiving logs to Nexus [2024-04-08T04:18:28.084Z] ---> uname -a: [2024-04-08T04:18:28.084Z] Linux prd-ubuntu20-04-docker-8c-8g-2137 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-04-08T04:18:28.084Z] [2024-04-08T04:18:28.084Z] [2024-04-08T04:18:28.084Z] ---> lscpu: [2024-04-08T04:18:28.084Z] Architecture: x86_64 [2024-04-08T04:18:28.084Z] CPU op-mode(s): 32-bit, 64-bit [2024-04-08T04:18:28.084Z] Byte Order: Little Endian [2024-04-08T04:18:28.084Z] Address sizes: 40 bits physical, 48 bits virtual [2024-04-08T04:18:28.084Z] CPU(s): 8 [2024-04-08T04:18:28.084Z] On-line CPU(s) list: 0-7 [2024-04-08T04:18:28.084Z] Thread(s) per core: 1 [2024-04-08T04:18:28.084Z] Core(s) per socket: 1 [2024-04-08T04:18:28.084Z] Socket(s): 8 [2024-04-08T04:18:28.084Z] NUMA node(s): 1 [2024-04-08T04:18:28.084Z] Vendor ID: AuthenticAMD [2024-04-08T04:18:28.085Z] CPU family: 23 [2024-04-08T04:18:28.085Z] Model: 49 [2024-04-08T04:18:28.085Z] Model name: AMD EPYC-Rome Processor [2024-04-08T04:18:28.085Z] Stepping: 0 [2024-04-08T04:18:28.085Z] CPU MHz: 2799.998 [2024-04-08T04:18:28.085Z] BogoMIPS: 5599.99 [2024-04-08T04:18:28.085Z] Virtualization: AMD-V [2024-04-08T04:18:28.085Z] Hypervisor vendor: KVM [2024-04-08T04:18:28.085Z] Virtualization type: full [2024-04-08T04:18:28.085Z] L1d cache: 256 KiB [2024-04-08T04:18:28.085Z] L1i cache: 256 KiB [2024-04-08T04:18:28.085Z] L2 cache: 4 MiB [2024-04-08T04:18:28.085Z] L3 cache: 128 MiB [2024-04-08T04:18:28.085Z] NUMA node0 CPU(s): 0-7 [2024-04-08T04:18:28.085Z] Vulnerability Itlb multihit: Not affected [2024-04-08T04:18:28.085Z] Vulnerability L1tf: Not affected [2024-04-08T04:18:28.085Z] Vulnerability Mds: Not affected [2024-04-08T04:18:28.085Z] Vulnerability Meltdown: Not affected [2024-04-08T04:18:28.085Z] Vulnerability Mmio stale data: Not affected [2024-04-08T04:18:28.085Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-04-08T04:18:28.085Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-04-08T04:18:28.085Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-04-08T04:18:28.085Z] Vulnerability Srbds: Not affected [2024-04-08T04:18:28.085Z] Vulnerability Tsx async abort: Not affected [2024-04-08T04:18:28.085Z] 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 [2024-04-08T04:18:28.085Z] [2024-04-08T04:18:28.085Z] [2024-04-08T04:18:28.085Z] ---> nproc: [2024-04-08T04:18:28.085Z] 8 [2024-04-08T04:18:28.085Z] [2024-04-08T04:18:28.085Z] [2024-04-08T04:18:28.085Z] ---> df -h: [2024-04-08T04:18:28.085Z] Filesystem Size Used Avail Use% Mounted on [2024-04-08T04:18:28.085Z] overlay 155G 12G 144G 8% / [2024-04-08T04:18:28.085Z] tmpfs 64M 0 64M 0% /dev [2024-04-08T04:18:28.085Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-04-08T04:18:28.085Z] shm 64M 0 64M 0% /dev/shm [2024-04-08T04:18:28.085Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-04-08T04:18:28.085Z] [2024-04-08T04:18:28.085Z] [2024-04-08T04:18:28.085Z] ---> sar -b -r -n DEV: [2024-04-08T04:18:28.085Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2137) 04/08/24 _x86_64_ (8 CPU) [2024-04-08T04:18:28.085Z] [2024-04-08T04:18:28.085Z] 04:01:52 LINUX RESTART (8 CPU) [2024-04-08T04:18:28.085Z] [2024-04-08T04:18:28.085Z] 04:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-04-08T04:18:28.085Z] 04:03:01 369.54 48.41 321.13 0.00 5426.70 117897.15 0.00 [2024-04-08T04:18:28.085Z] 04:04:01 215.31 1.65 213.66 0.00 17.73 59087.22 0.00 [2024-04-08T04:18:28.085Z] 04:05:01 128.36 0.08 128.28 0.00 7.47 43508.50 0.00 [2024-04-08T04:18:28.085Z] 04:06:01 95.90 0.15 95.75 0.00 7.60 31050.96 0.00 [2024-04-08T04:18:28.085Z] 04:07:01 166.14 7.25 158.90 0.00 921.16 48733.76 0.00 [2024-04-08T04:18:28.085Z] 04:08:01 12.38 0.68 11.70 0.00 5.47 465.79 0.00 [2024-04-08T04:18:28.085Z] 04:09:01 3.20 0.03 3.17 0.00 0.27 64.26 0.00 [2024-04-08T04:18:28.085Z] 04:10:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 [2024-04-08T04:18:28.085Z] 04:11:01 2.17 0.00 2.17 0.00 0.00 23.46 0.00 [2024-04-08T04:18:28.085Z] 04:12:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 [2024-04-08T04:18:28.085Z] 04:13:01 2.10 0.00 2.10 0.00 0.00 24.26 0.00 [2024-04-08T04:18:28.085Z] 04:14:01 1.68 0.00 1.68 0.00 0.00 21.33 0.00 [2024-04-08T04:18:28.085Z] 04:15:01 1.82 0.00 1.82 0.00 0.00 22.40 0.00 [2024-04-08T04:18:28.085Z] 04:16:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2024-04-08T04:18:28.085Z] 04:17:01 1.63 0.03 1.60 0.00 0.27 20.13 0.00 [2024-04-08T04:18:28.085Z] 04:18:01 1.50 0.00 1.50 0.00 0.00 19.06 0.00 [2024-04-08T04:18:28.085Z] Average: 62.86 3.64 59.22 0.00 399.17 18811.57 0.00 [2024-04-08T04:18:28.085Z] [2024-04-08T04:18:28.085Z] 04:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-04-08T04:18:28.085Z] 04:03:01 29360828 31506376 820712 2.50 70588 2359512 2065944 6.09 1054572 2097008 472092 [2024-04-08T04:18:28.085Z] 04:04:01 27183472 31458380 842532 2.56 172124 4189292 2069608 6.10 1366840 3737332 795144 [2024-04-08T04:18:28.085Z] 04:05:01 27017048 31409204 883736 2.69 186028 4301160 1943792 5.73 1773860 3498932 653700 [2024-04-08T04:18:28.085Z] 04:06:01 27157484 31254176 1038216 3.16 191220 4000400 2407836 7.10 1825868 3305712 547260 [2024-04-08T04:18:28.085Z] 04:07:01 26906916 31475168 806524 2.45 212804 4429968 1711236 5.04 1467588 3880596 1244 [2024-04-08T04:18:28.085Z] 04:08:01 26906468 31491764 781596 2.38 216396 4440996 1722760 5.08 1450924 3886952 236 [2024-04-08T04:18:28.085Z] 04:09:01 26915968 31496496 777308 2.36 214948 4437752 1725864 5.09 1445500 3883712 8 [2024-04-08T04:18:28.085Z] 04:10:01 26915296 31495988 777692 2.37 215044 4437756 1725864 5.09 1445928 3883708 32 [2024-04-08T04:18:28.085Z] 04:11:01 26922776 31503532 770032 2.34 215128 4437756 1725864 5.09 1438664 3883716 8 [2024-04-08T04:18:28.085Z] 04:12:01 26922948 31503768 769684 2.34 215216 4437748 1725864 5.09 1438764 3883716 4 [2024-04-08T04:18:28.085Z] 04:13:01 26923456 31504380 769264 2.34 215260 4437760 1725864 5.09 1438724 3883716 16 [2024-04-08T04:18:28.085Z] 04:14:01 26925204 31506216 767384 2.33 215356 4437768 1725864 5.09 1436756 3883720 20 [2024-04-08T04:18:28.085Z] 04:15:01 26924652 31505708 767800 2.33 215428 4437768 1725864 5.09 1436820 3883720 44 [2024-04-08T04:18:28.085Z] 04:16:01 26924848 31505956 767500 2.33 215460 4437772 1725864 5.09 1436596 3883724 24 [2024-04-08T04:18:28.085Z] 04:17:01 26922588 31504000 769416 2.34 215508 4437900 1734144 5.11 1437020 3883852 292 [2024-04-08T04:18:28.085Z] 04:18:01 26922924 31504500 768628 2.34 215560 4437880 1734144 5.11 1437104 3883828 12 [2024-04-08T04:18:28.085Z] Average: 27109555 31476601 804876 2.45 200129 4256199 1824774 5.38 1458220 3702746 154384 [2024-04-08T04:18:28.085Z] [2024-04-08T04:18:28.085Z] 04:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-04-08T04:18:28.085Z] 04:03:01 docker0 12.86 13.40 1.09 104.63 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:03:01 lo 7.23 7.23 0.71 0.71 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:03:01 ens3 505.25 325.90 5755.76 94.84 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:04:01 docker0 297.50 492.45 26.42 3233.08 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:04:01 ens3 504.78 303.73 3242.15 35.38 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:05:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:05:01 ens3 25.05 13.90 24.19 9.41 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:05:01 vethed1f724 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:06:01 docker0 1.40 2.40 0.08 30.90 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:06:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:06:01 ens3 31.06 18.41 63.52 10.58 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:06:01 veth0535351 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:07:01 docker0 4.57 7.33 0.29 100.03 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:07:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:07:01 ens3 202.60 152.38 3357.80 123.19 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:08:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:08:01 ens3 2.43 1.90 4.83 0.25 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:09:01 ens3 0.30 0.23 1.43 0.02 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:10:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:10:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:11:01 lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:11:01 ens3 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:13:01 lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:13:01 ens3 0.32 0.30 0.09 0.08 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:17:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] 04:18:01 ens3 0.33 0.22 0.11 0.09 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] Average: docker0 19.77 32.23 1.74 216.79 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] Average: lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] Average: ens3 79.53 51.09 778.14 17.12 0.00 0.00 0.00 0.00 [2024-04-08T04:18:28.085Z] [2024-04-08T04:18:28.085Z] [2024-04-08T04:18:28.085Z] ---> sar -P ALL: [2024-04-08T04:18:28.085Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2137) 04/08/24 _x86_64_ (8 CPU) [2024-04-08T04:18:28.085Z] [2024-04-08T04:18:28.085Z] 04:01:52 LINUX RESTART (8 CPU) [2024-04-08T04:18:28.085Z] [2024-04-08T04:18:28.085Z] 04:02:01 CPU %user %nice %system %iowait %steal %idle [2024-04-08T04:18:28.085Z] 04:03:01 all 8.31 0.00 2.61 1.84 0.06 87.19 [2024-04-08T04:18:28.085Z] 04:03:01 0 7.96 0.00 3.37 3.00 0.07 85.60 [2024-04-08T04:18:28.085Z] 04:03:01 1 8.00 0.00 2.67 0.52 0.07 88.75 [2024-04-08T04:18:28.085Z] 04:03:01 2 8.85 0.00 2.42 0.37 0.03 88.33 [2024-04-08T04:18:28.085Z] 04:03:01 3 8.03 0.00 3.18 3.50 0.05 85.24 [2024-04-08T04:18:28.085Z] 04:03:01 4 7.69 0.00 2.47 6.35 0.07 83.42 [2024-04-08T04:18:28.085Z] 04:03:01 5 10.01 0.00 2.26 0.59 0.07 87.08 [2024-04-08T04:18:28.085Z] 04:03:01 6 7.76 0.00 2.25 0.24 0.07 89.69 [2024-04-08T04:18:28.085Z] 04:03:01 7 8.14 0.00 2.25 0.15 0.07 89.39 [2024-04-08T04:18:28.085Z] 04:04:01 all 6.32 0.00 2.88 2.16 0.07 88.57 [2024-04-08T04:18:28.085Z] 04:04:01 0 6.09 0.00 3.54 9.61 0.12 80.64 [2024-04-08T04:18:28.085Z] 04:04:01 1 5.77 0.00 2.14 1.88 0.05 90.16 [2024-04-08T04:18:28.085Z] 04:04:01 2 5.91 0.00 3.04 0.07 0.07 90.91 [2024-04-08T04:18:28.085Z] 04:04:01 3 6.80 0.00 2.50 0.39 0.05 90.26 [2024-04-08T04:18:28.085Z] 04:04:01 4 5.46 0.00 4.42 4.06 0.07 85.98 [2024-04-08T04:18:28.085Z] 04:04:01 5 7.34 0.00 2.61 0.35 0.05 89.65 [2024-04-08T04:18:28.085Z] 04:04:01 6 6.67 0.00 2.32 0.40 0.08 90.52 [2024-04-08T04:18:28.085Z] 04:04:01 7 6.50 0.00 2.51 0.52 0.07 90.40 [2024-04-08T04:18:28.085Z] 04:05:01 all 27.82 0.00 3.21 1.47 0.07 67.43 [2024-04-08T04:18:28.085Z] 04:05:01 0 28.53 0.00 4.22 9.85 0.08 57.31 [2024-04-08T04:18:28.085Z] 04:05:01 1 27.11 0.00 2.92 0.05 0.08 69.84 [2024-04-08T04:18:28.085Z] 04:05:01 2 27.85 0.00 2.77 0.05 0.07 69.27 [2024-04-08T04:18:28.085Z] 04:05:01 3 25.79 0.00 3.07 1.12 0.07 69.94 [2024-04-08T04:18:28.085Z] 04:05:01 4 29.20 0.00 2.68 0.03 0.05 68.03 [2024-04-08T04:18:28.085Z] 04:05:01 5 29.28 0.00 2.52 0.00 0.07 68.13 [2024-04-08T04:18:28.085Z] 04:05:01 6 28.21 0.00 3.39 0.39 0.07 67.94 [2024-04-08T04:18:28.085Z] 04:05:01 7 26.57 0.00 4.10 0.28 0.08 68.96 [2024-04-08T04:18:28.085Z] 04:06:01 all 49.60 0.00 4.65 1.25 0.09 44.42 [2024-04-08T04:18:28.085Z] 04:06:01 0 49.09 0.00 5.06 7.06 0.10 38.69 [2024-04-08T04:18:28.085Z] 04:06:01 1 51.02 0.00 4.88 0.17 0.07 43.87 [2024-04-08T04:18:28.085Z] 04:06:01 2 49.39 0.00 4.24 0.32 0.08 45.96 [2024-04-08T04:18:28.085Z] 04:06:01 3 50.29 0.00 4.67 1.80 0.08 43.15 [2024-04-08T04:18:28.085Z] 04:06:01 4 49.11 0.00 4.55 0.17 0.10 46.06 [2024-04-08T04:18:28.085Z] 04:06:01 5 49.01 0.00 4.43 0.17 0.08 46.31 [2024-04-08T04:18:28.085Z] 04:06:01 6 49.05 0.00 4.66 0.07 0.08 46.14 [2024-04-08T04:18:28.085Z] 04:06:01 7 49.81 0.00 4.67 0.29 0.08 45.16 [2024-04-08T04:18:28.085Z] 04:07:01 all 7.85 0.00 2.44 2.01 0.05 87.65 [2024-04-08T04:18:28.085Z] 04:07:01 0 7.50 0.00 3.14 7.35 0.05 81.95 [2024-04-08T04:18:28.085Z] 04:07:01 1 8.26 0.00 2.42 4.09 0.07 85.16 [2024-04-08T04:18:28.085Z] 04:07:01 2 7.63 0.00 1.99 1.06 0.03 89.29 [2024-04-08T04:18:28.085Z] 04:07:01 3 7.24 0.00 2.64 0.03 0.07 90.02 [2024-04-08T04:18:28.085Z] 04:07:01 4 7.17 0.00 1.70 0.05 0.05 91.03 [2024-04-08T04:18:28.085Z] 04:07:01 5 8.19 0.00 2.52 1.87 0.03 87.38 [2024-04-08T04:18:28.085Z] 04:07:01 6 8.02 0.00 2.05 0.84 0.03 89.05 [2024-04-08T04:18:28.085Z] 04:07:01 7 8.74 0.00 3.09 0.81 0.05 87.32 [2024-04-08T04:18:28.085Z] 04:08:01 all 0.72 0.00 0.30 0.05 0.01 98.91 [2024-04-08T04:18:28.085Z] 04:08:01 0 0.68 0.00 0.25 0.00 0.00 99.07 [2024-04-08T04:18:28.085Z] 04:08:01 1 0.65 0.00 0.18 0.02 0.02 99.13 [2024-04-08T04:18:28.085Z] 04:08:01 2 0.82 0.00 0.55 0.02 0.03 98.58 [2024-04-08T04:18:28.085Z] 04:08:01 3 0.67 0.00 0.32 0.00 0.00 99.01 [2024-04-08T04:18:28.085Z] 04:08:01 4 0.67 0.00 0.28 0.02 0.00 99.03 [2024-04-08T04:18:28.085Z] 04:08:01 5 0.95 0.00 0.27 0.08 0.02 98.68 [2024-04-08T04:18:28.085Z] 04:08:01 6 0.48 0.00 0.23 0.30 0.02 98.97 [2024-04-08T04:18:28.085Z] 04:08:01 7 0.85 0.00 0.35 0.00 0.00 98.80 [2024-04-08T04:18:28.085Z] 04:09:01 all 0.08 0.00 0.06 0.01 0.01 99.84 [2024-04-08T04:18:28.085Z] 04:09:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2024-04-08T04:18:28.085Z] 04:09:01 1 0.07 0.00 0.10 0.00 0.03 99.80 [2024-04-08T04:18:28.085Z] 04:09:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2024-04-08T04:18:28.085Z] 04:09:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-04-08T04:18:28.085Z] 04:09:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-04-08T04:18:28.085Z] 04:09:01 5 0.25 0.00 0.08 0.02 0.00 99.65 [2024-04-08T04:18:28.085Z] 04:09:01 6 0.07 0.00 0.03 0.07 0.02 99.82 [2024-04-08T04:18:28.085Z] 04:09:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-04-08T04:18:28.085Z] 04:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-04-08T04:18:28.085Z] 04:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-08T04:18:28.085Z] 04:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-04-08T04:18:28.085Z] 04:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-08T04:18:28.085Z] 04:10:01 3 0.13 0.00 0.00 0.00 0.03 99.83 [2024-04-08T04:18:28.085Z] 04:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-08T04:18:28.085Z] 04:10:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-04-08T04:18:28.085Z] 04:10:01 6 0.00 0.00 0.02 0.05 0.02 99.92 [2024-04-08T04:18:28.085Z] 04:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-08T04:18:28.085Z] 04:11:01 all 0.20 0.00 0.00 0.03 0.01 99.76 [2024-04-08T04:18:28.085Z] 04:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-08T04:18:28.085Z] 04:11:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2024-04-08T04:18:28.085Z] 04:11:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2024-04-08T04:18:28.085Z] 04:11:01 3 1.39 0.00 0.00 0.00 0.00 98.61 [2024-04-08T04:18:28.085Z] 04:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-08T04:18:28.085Z] 04:11:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2024-04-08T04:18:28.085Z] 04:11:01 6 0.00 0.00 0.00 0.22 0.00 99.78 [2024-04-08T04:18:28.085Z] 04:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-08T04:18:28.085Z] 04:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-04-08T04:18:28.085Z] 04:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-08T04:18:28.085Z] 04:12:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-04-08T04:18:28.085Z] 04:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-04-08T04:18:28.085Z] 04:12:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2024-04-08T04:18:28.085Z] 04:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-04-08T04:18:28.085Z] 04:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-08T04:18:28.085Z] 04:12:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-04-08T04:18:28.085Z] 04:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-08T04:18:28.085Z] 04:13:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2024-04-08T04:18:28.085Z] 04:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-08T04:18:28.085Z] 04:13:01 1 0.48 0.00 0.03 0.00 0.02 99.47 [2024-04-08T04:18:28.085Z] 04:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-08T04:18:28.085Z] 04:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-08T04:18:28.085Z] 04:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-08T04:18:28.085Z] 04:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-08T04:18:28.085Z] 04:13:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2024-04-08T04:18:28.085Z] 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-08T04:18:28.085Z] [2024-04-08T04:18:28.085Z] 04:13:01 CPU %user %nice %system %iowait %steal %idle [2024-04-08T04:18:28.085Z] 04:14:01 all 0.02 0.00 0.02 0.02 0.01 99.94 [2024-04-08T04:18:28.085Z] 04:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-04-08T04:18:28.085Z] 04:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-04-08T04:18:28.085Z] 04:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-08T04:18:28.085Z] 04:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-08T04:18:28.085Z] 04:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-08T04:18:28.085Z] 04:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-08T04:18:28.085Z] 04:14:01 6 0.02 0.00 0.03 0.13 0.00 99.82 [2024-04-08T04:18:28.085Z] 04:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-08T04:18:28.085Z] 04:15:01 all 0.02 0.00 0.00 0.02 0.00 99.95 [2024-04-08T04:18:28.085Z] 04:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-08T04:18:28.085Z] 04:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-04-08T04:18:28.085Z] 04:15:01 2 0.03 0.00 0.00 0.03 0.00 99.93 [2024-04-08T04:18:28.085Z] 04:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-08T04:18:28.085Z] 04:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-08T04:18:28.085Z] 04:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-04-08T04:18:28.085Z] 04:15:01 6 0.02 0.00 0.00 0.08 0.00 99.90 [2024-04-08T04:18:28.085Z] 04:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-08T04:18:28.085Z] 04:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-04-08T04:18:28.085Z] 04:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-08T04:18:28.085Z] 04:16:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2024-04-08T04:18:28.085Z] 04:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-04-08T04:18:28.085Z] 04:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-08T04:18:28.085Z] 04:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-08T04:18:28.085Z] 04:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-04-08T04:18:28.085Z] 04:16:01 6 0.02 0.00 0.02 0.07 0.02 99.88 [2024-04-08T04:18:28.085Z] 04:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-08T04:18:28.085Z] 04:17:01 all 0.08 0.00 0.02 0.01 0.01 99.89 [2024-04-08T04:18:28.085Z] 04:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-08T04:18:28.085Z] 04:17:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-04-08T04:18:28.085Z] 04:17:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2024-04-08T04:18:28.085Z] 04:17:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2024-04-08T04:18:28.085Z] 04:17:01 4 0.51 0.00 0.00 0.00 0.00 99.49 [2024-04-08T04:18:28.085Z] 04:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-08T04:18:28.085Z] 04:17:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-04-08T04:18:28.085Z] 04:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-08T04:18:28.085Z] 04:18:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2024-04-08T04:18:28.085Z] 04:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-08T04:18:28.085Z] 04:18:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-04-08T04:18:28.085Z] 04:18:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-08T04:18:28.085Z] 04:18:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-04-08T04:18:28.085Z] 04:18:01 4 0.10 0.00 0.00 0.00 0.00 99.90 [2024-04-08T04:18:28.085Z] 04:18:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2024-04-08T04:18:28.085Z] 04:18:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-04-08T04:18:28.085Z] 04:18:01 7 1.90 0.00 0.00 0.00 0.00 98.10 [2024-04-08T04:18:28.085Z] Average: all 6.31 0.00 1.01 0.55 0.03 92.10 [2024-04-08T04:18:28.085Z] Average: 0 6.22 0.00 1.23 2.29 0.03 90.23 [2024-04-08T04:18:28.085Z] Average: 1 6.33 0.00 0.97 0.42 0.04 92.25 [2024-04-08T04:18:28.085Z] Average: 2 6.27 0.00 0.94 0.12 0.03 92.65 [2024-04-08T04:18:28.085Z] Average: 3 6.26 0.00 1.03 0.43 0.03 92.25 [2024-04-08T04:18:28.085Z] Average: 4 6.23 0.00 1.01 0.66 0.02 92.08 [2024-04-08T04:18:28.085Z] Average: 5 6.56 0.00 0.92 0.20 0.03 92.30 [2024-04-08T04:18:28.085Z] Average: 6 6.23 0.00 0.93 0.18 0.03 92.63 [2024-04-08T04:18:28.085Z] Average: 7 6.38 0.00 1.06 0.13 0.02 92.41 [2024-04-08T04:18:28.085Z] [2024-04-08T04:18:28.085Z] [2024-04-08T04:18:28.085Z]