Pull request #43 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6307ff3a318f435180c981a2ed3cc5084985db16+f87ca7d3b83689b830a75d23e332994a9af14d1e (9c77170f773e2551c4375d8e4c0c8df18532f241) 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-ssh15592331075607061596.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9097612745864484092.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-43/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-43/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16647974006689540470.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-43/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10049424413428400413.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2828534319003419031.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-43/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-43/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8587945569739747229.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1124 in /w/workspace/xfoundry_app-record-replay_PR-43 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/xfoundry_app-record-replay_PR-43 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f87ca7d3b83689b830a75d23e332994a9af14d1e into PR head commit 6307ff3a318f435180c981a2ed3cc5084985db16 Merge succeeded, producing 6307ff3a318f435180c981a2ed3cc5084985db16 Checking out Revision 6307ff3a318f435180c981a2ed3cc5084985db16 (PR-43) > 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/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6307ff3a318f435180c981a2ed3cc5084985db16 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f87ca7d3b83689b830a75d23e332994a9af14d1e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6307ff3a318f435180c981a2ed3cc5084985db16 # timeout=10 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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:41:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:41:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:41:20 ========================================================= 03:41:20 EdgeX Global Pipelines Version Info 03:41:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:41:20 ------------------- 03:41:20 stable info: 03:41:20 ------------------- 03:41:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:41:20 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 03:41:20 Message: update stable to v1.0.250 03:41:21 ------------------- 03:41:21 experimental info: 03:41:21 ------------------- 03:41:21 Commited By: **** collab-it+edgex@linuxfoundation.org 03:41:21 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 03:41:21 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:41:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:41:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:41:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:41:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:41:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:41:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-43 [Pipeline] echo 03:41:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-43 [Pipeline] echo 03:41:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-43 [Pipeline] echo 03:41:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6307ff3a318f435180c981a2ed3cc5084985db16 [Pipeline] echo 03:41:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6307ff3 [Pipeline] echo 03:41:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:23 provisioning config files... 03:41:23 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-43@tmp/config2385937739987377194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:23 ---> docker-login.sh 03:41:23 nexus3.edgexfoundry.org:10001 03:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:24 Configure a credential helper to remove this warning. See 03:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:24 03:41:24 Login Succeeded 03:41:24 nexus3.edgexfoundry.org:10002 03:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:24 Configure a credential helper to remove this warning. See 03:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:24 03:41:24 Login Succeeded 03:41:24 nexus3.edgexfoundry.org:10003 03:41:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:25 Configure a credential helper to remove this warning. See 03:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:25 03:41:25 Login Succeeded 03:41:25 nexus3.edgexfoundry.org:10004 03:41:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:25 Configure a credential helper to remove this warning. See 03:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:25 03:41:25 Login Succeeded 03:41:25 docker.io 03:41:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:25 Configure a credential helper to remove this warning. See 03:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:25 03:41:25 Login Succeeded 03:41:25 ---> docker-login.sh ends [Pipeline] } 03:41:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:41:26 + git rev-list -1 --merges 6307ff3a318f435180c981a2ed3cc5084985db16~1..6307ff3a318f435180c981a2ed3cc5084985db16 [Pipeline] echo 03:41:26 -----------> git rev-list -1 --merges 6307ff3a318f435180c981a2ed3cc5084985db16~1..6307ff3a318f435180c981a2ed3cc5084985db16 6307ff3a318f435180c981a2ed3cc5084985db16 [false] [Pipeline] sh 03:41:26 + git log --format=format:%s -1 6307ff3a318f435180c981a2ed3cc5084985db16 [Pipeline] echo 03:41:26 ========================================================= 03:41:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:41:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:41:27 + git log --format=format:%s -1 6307ff3a318f435180c981a2ed3cc5084985db16 [Pipeline] echo 03:41:27 [semverPrep] GIT_COMMIT: 6307ff3a318f435180c981a2ed3cc5084985db16, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 03:41:27 [semverPrep] This is not a build commit. [Pipeline] sh 03:41:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:41:27 + grep -v github /etc/ssh/ssh_known_hosts 03:41:27 + [ -e /tmp/ssh_known_hosts ] 03:41:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:41:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:41:27 + sudo tee -a /etc/ssh/ssh_known_hosts 03:41:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:28 03:41:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:28 0.1.4: Pulling from edgex-devops/py-git-semver 03:41:28 b85a868b505f: Pulling fs layer 03:41:28 e2be974225ed: Pulling fs layer 03:41:28 339a4e72a1f5: Pulling fs layer 03:41:28 988bab9f4d93: Pulling fs layer 03:41:28 1469e6f7b9e6: Pulling fs layer 03:41:28 eaf3925da568: Pulling fs layer 03:41:28 bab4dde63d76: Pulling fs layer 03:41:28 bde34c3a00c8: Pulling fs layer 03:41:28 b352a97aabf1: Pulling fs layer 03:41:28 4872d77fe225: Pulling fs layer 03:41:28 5851b861e8e6: Pulling fs layer 03:41:28 bab4dde63d76: Waiting 03:41:28 bde34c3a00c8: Waiting 03:41:28 5851b861e8e6: Waiting 03:41:28 1469e6f7b9e6: Waiting 03:41:28 4872d77fe225: Waiting 03:41:28 b352a97aabf1: Waiting 03:41:28 eaf3925da568: Waiting 03:41:28 e2be974225ed: Verifying Checksum 03:41:28 e2be974225ed: Download complete 03:41:28 988bab9f4d93: Verifying Checksum 03:41:28 988bab9f4d93: Download complete 03:41:28 1469e6f7b9e6: Verifying Checksum 03:41:28 1469e6f7b9e6: Download complete 03:41:28 eaf3925da568: Download complete 03:41:28 339a4e72a1f5: Verifying Checksum 03:41:28 339a4e72a1f5: Download complete 03:41:28 bde34c3a00c8: Verifying Checksum 03:41:28 bde34c3a00c8: Download complete 03:41:28 b352a97aabf1: Download complete 03:41:28 4872d77fe225: Verifying Checksum 03:41:28 4872d77fe225: Download complete 03:41:28 5851b861e8e6: Download complete 03:41:28 b85a868b505f: Verifying Checksum 03:41:28 b85a868b505f: Download complete 03:41:29 bab4dde63d76: Verifying Checksum 03:41:29 bab4dde63d76: Download complete 03:41:30 b85a868b505f: Pull complete 03:41:30 e2be974225ed: Pull complete 03:41:30 339a4e72a1f5: Pull complete 03:41:30 988bab9f4d93: Pull complete 03:41:31 1469e6f7b9e6: Pull complete 03:41:31 eaf3925da568: Pull complete 03:41:33 bab4dde63d76: Pull complete 03:41:33 bde34c3a00c8: Pull complete 03:41:33 b352a97aabf1: Pull complete 03:41:33 4872d77fe225: Pull complete 03:41:33 5851b861e8e6: Pull complete 03:41:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:41:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:33 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 03:41:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-43 -v /w/workspace/xfoundry_app-record-replay_PR-43:/w/workspace/xfoundry_app-record-replay_PR-43:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-43@tmp:/w/workspace/xfoundry_app-record-replay_PR-43@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 03:41:36 $ docker top d96f50dcc8c1e938f9502343a2a2443fcbc8ce4cf4601856441837b57ea5bda6 -eo pid,comm 03:41:36 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). 03:41:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:41:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:36 [ssh-agent] Looking for ssh-agent implementation... 03:41:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:36 $ docker exec d96f50dcc8c1e938f9502343a2a2443fcbc8ce4cf4601856441837b57ea5bda6 ssh-agent 03:41:36 SSH_AUTH_SOCK=/tmp/ssh-FxgzbARTejg7/agent.32 03:41:36 SSH_AGENT_PID=38 03:41:36 Running ssh-add (command line suppressed) 03:41:36 Identity added: /w/workspace/xfoundry_app-record-replay_PR-43@tmp/private_key_15015486179974225082.key (/w/workspace/xfoundry_app-record-replay_PR-43@tmp/private_key_15015486179974225082.key) 03:41:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:37 + git tag --points-at HEAD [Pipeline] } 03:41:37 $ docker exec --env ******** --env ******** d96f50dcc8c1e938f9502343a2a2443fcbc8ce4cf4601856441837b57ea5bda6 ssh-agent -k 03:41:37 unset SSH_AUTH_SOCK; 03:41:37 unset SSH_AGENT_PID; 03:41:37 echo Agent pid 38 killed; 03:41:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:41:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:37 [ssh-agent] Looking for ssh-agent implementation... 03:41:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:37 $ docker exec d96f50dcc8c1e938f9502343a2a2443fcbc8ce4cf4601856441837b57ea5bda6 ssh-agent 03:41:37 SSH_AUTH_SOCK=/tmp/ssh-DogMmP1EbEPp/agent.70 03:41:37 SSH_AGENT_PID=76 03:41:37 Running ssh-add (command line suppressed) 03:41:37 Identity added: /w/workspace/xfoundry_app-record-replay_PR-43@tmp/private_key_7918184857535822926.key (/w/workspace/xfoundry_app-record-replay_PR-43@tmp/private_key_7918184857535822926.key) 03:41:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:38 + git semver init 03:41:38 2023-07-14 03:41:38,328 [run_init] DEBUG init version:0.0.0 force:False 03:41:38 2023-07-14 03:41:38,329 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-43/.semver 03:41:38 2023-07-14 03:41:38,329 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-43/.semver 03:41:38 2023-07-14 03:41:38,329 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-43/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-43, universal_newlines=False, shell=None, istream=None) 03:41:38 2023-07-14 03:41:38,943 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-43/.git/info/exclude 03:41:38 2023-07-14 03:41:38,944 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-43/.semver/PR-43 with force:False 03:41:38 2023-07-14 03:41:38,944 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-43/.semver/PR-43 03:41:38 2023-07-14 03:41:38,947 [execute] INFO git cat-file --batch-check 03:41:38 2023-07-14 03:41:38,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-43/.semver, universal_newlines=False, shell=None, istream=) 03:41:38 2023-07-14 03:41:38,955 [execute] INFO git cat-file --batch 03:41:38 2023-07-14 03:41:38,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-43/.semver, universal_newlines=False, shell=None, istream=) 03:41:38 2023-07-14 03:41:38,960 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-43/.semver/PR-43 03:41:38 0.0.0 [Pipeline] } 03:41:39 $ docker exec --env ******** --env ******** d96f50dcc8c1e938f9502343a2a2443fcbc8ce4cf4601856441837b57ea5bda6 ssh-agent -k 03:41:39 unset SSH_AUTH_SOCK; 03:41:39 unset SSH_AGENT_PID; 03:41:39 echo Agent pid 76 killed; 03:41:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:39 + git semver [Pipeline] } 03:41:39 $ docker stop --time=1 d96f50dcc8c1e938f9502343a2a2443fcbc8ce4cf4601856441837b57ea5bda6 03:41:41 $ docker rm -f --volumes d96f50dcc8c1e938f9502343a2a2443fcbc8ce4cf4601856441837b57ea5bda6 [Pipeline] // withDockerContainer [Pipeline] sh 03:41:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:41:41 Stashed 1 file(s) [Pipeline] echo 03:41:41 [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 03:41:42 provisioning config files... 03:41:42 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-43@tmp/config4135114004035809683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:42 ---> docker-login.sh 03:41:42 nexus3.edgexfoundry.org:10001 03:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:42 Configure a credential helper to remove this warning. See 03:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:42 03:41:42 Login Succeeded 03:41:42 nexus3.edgexfoundry.org:10002 03:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:42 Configure a credential helper to remove this warning. See 03:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:42 03:41:42 Login Succeeded 03:41:42 nexus3.edgexfoundry.org:10003 03:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:43 Configure a credential helper to remove this warning. See 03:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:43 03:41:43 Login Succeeded 03:41:43 nexus3.edgexfoundry.org:10004 03:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:43 Configure a credential helper to remove this warning. See 03:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:43 03:41:43 Login Succeeded 03:41:43 docker.io 03:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:43 Configure a credential helper to remove this warning. See 03:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:43 03:41:43 Login Succeeded 03:41:43 ---> docker-login.sh ends [Pipeline] } 03:41:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:41:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:41:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:41:43 ========================================================= 03:41:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 03:41:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 03:41:44 Sending build context to Docker daemon 342.5kB 03:41:44 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 03:41:44 Step 2/12 : FROM ${BASE} AS builder 03:41:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 03:41:44 4db1b89c0bd1: Pulling fs layer 03:41:44 6911f1a30b25: Pulling fs layer 03:41:44 e194b8c5c2a9: Pulling fs layer 03:41:44 6863d3e3a2b1: Pulling fs layer 03:41:44 ec0bb842ea78: Pulling fs layer 03:41:44 40a00589a448: Pulling fs layer 03:41:44 6c08303d61cc: Pulling fs layer 03:41:44 798269fcf238: Pulling fs layer 03:41:44 6863d3e3a2b1: Waiting 03:41:44 ec0bb842ea78: Waiting 03:41:44 798269fcf238: Waiting 03:41:44 40a00589a448: Waiting 03:41:44 6c08303d61cc: Waiting 03:41:44 6911f1a30b25: Verifying Checksum 03:41:44 6911f1a30b25: Download complete 03:41:44 6863d3e3a2b1: Download complete 03:41:44 ec0bb842ea78: Verifying Checksum 03:41:44 ec0bb842ea78: Download complete 03:41:44 4db1b89c0bd1: Verifying Checksum 03:41:44 4db1b89c0bd1: Download complete 03:41:44 40a00589a448: Verifying Checksum 03:41:44 40a00589a448: Download complete 03:41:44 4db1b89c0bd1: Pull complete 03:41:44 6911f1a30b25: Pull complete 03:41:44 798269fcf238: Verifying Checksum 03:41:44 798269fcf238: Download complete 03:41:44 e194b8c5c2a9: Verifying Checksum 03:41:44 e194b8c5c2a9: Download complete 03:41:44 6c08303d61cc: Verifying Checksum 03:41:44 6c08303d61cc: Download complete 03:41:48 e194b8c5c2a9: Pull complete 03:41:48 6863d3e3a2b1: Pull complete 03:41:48 ec0bb842ea78: Pull complete 03:41:48 40a00589a448: Pull complete 03:41:50 6c08303d61cc: Pull complete 03:41:51 798269fcf238: Pull complete 03:41:51 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 03:41:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:41:51 ---> ec979cd7f677 03:41:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:41:55 ---> Running in 15f3a6456392 03:41:55 Removing intermediate container 15f3a6456392 03:41:55 ---> dedd37a8d6ea 03:41:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:41:55 ---> Running in 2c5c823d40fa 03:41:55 Removing intermediate container 2c5c823d40fa 03:41:55 ---> 8540583c9fe0 03:41:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:41:55 ---> Running in 8c0b96aa5185 03:41:55 Removing intermediate container 8c0b96aa5185 03:41:55 ---> 63ee8d55f636 03:41:55 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:41:55 ---> Running in b22f3f2a89e1 03:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:41:56 OK: 265 MiB in 53 packages 03:41:56 Removing intermediate container b22f3f2a89e1 03:41:56 ---> 6bfd18da560a 03:41:56 Step 7/12 : WORKDIR /app 03:41:56 ---> Running in 8a792c32005d 03:41:56 Removing intermediate container 8a792c32005d 03:41:56 ---> 1ee35f6ebe80 03:41:56 Step 8/12 : COPY go.mod vendor* ./ 03:41:57 ---> 8cdee160cbc8 03:41:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:57 ---> Running in 5a46a8b00b4e 03:41:57 Still waiting to schedule task 03:41:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:43:09 Removing intermediate container 5a46a8b00b4e 03:43:09 ---> 465bd745638f 03:43:09 Step 10/12 : COPY . . 03:43:09 ---> 3d3e079dad45 03:43:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:43:09 ---> Running in e85067adfcad 03:43:09 Removing intermediate container e85067adfcad 03:43:09 ---> ecdb0735d927 03:43:09 Step 12/12 : RUN $MAKE 03:43:09 ---> Running in f007601d77d5 03:43:09 noop 03:43:09 Removing intermediate container f007601d77d5 03:43:09 ---> 5858a435a35f 03:43:09 Successfully built 5858a435a35f 03:43:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:09 + docker inspect -f . ci-base-image-x86_64 03:43:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:09 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 03:43:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-43 -v /w/workspace/xfoundry_app-record-replay_PR-43:/w/workspace/xfoundry_app-record-replay_PR-43:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-43@tmp:/w/workspace/xfoundry_app-record-replay_PR-43@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 03:43:09 $ docker top 649479dafd32348df87efebbc0e648b407c7579950f385d26ae661d89e95f023 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:10 + go version 03:43:10 go version go1.20.6 linux/amd64 [Pipeline] } 03:43:10 $ docker stop --time=1 649479dafd32348df87efebbc0e648b407c7579950f385d26ae661d89e95f023 03:43:11 $ docker rm -f --volumes 649479dafd32348df87efebbc0e648b407c7579950f385d26ae661d89e95f023 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:12 + docker inspect -f . ci-base-image-x86_64 03:43:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:12 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 03:43:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-43 -v /w/workspace/xfoundry_app-record-replay_PR-43:/w/workspace/xfoundry_app-record-replay_PR-43:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-43@tmp:/w/workspace/xfoundry_app-record-replay_PR-43@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 03:43:12 $ docker top fb0090423859daa4d4cf47f5625611a22fe43793ebcd4a59c071c944b40f62c3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:13 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-43 [Pipeline] fileExists [Pipeline] sh 03:43:13 + make test 03:43:13 go test -race -coverprofile=coverage.out ./... 03:43:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1125 in /w/workspace/xfoundry_app-record-replay_PR-43 [Pipeline] { [Pipeline] ws 03:43:31 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:43:31 Selected Git installation does not exist. Using Default 03:43:31 The recommended git tool is: NONE 03:43:31 ? github.com/edgexfoundry/app-record-replay [no test files] 03:43:31 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:43:31 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:43:31 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:43:31 ok github.com/edgexfoundry/app-record-replay/internal/app 0.059s coverage: 87.5% of statements 03:43:31 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.069s coverage: 91.6% of statements 03:43:31 ok github.com/edgexfoundry/app-record-replay/internal/data 0.062s coverage: 65.2% of statements 03:43:36 using credential edgex-jenkins-ssh 03:43:36 Cloning the remote Git repository 03:43:36 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:43:36 > git init /w/workspace/app-record-replay/1 # timeout=10 03:43:36 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:43:36 > git --version # timeout=10 03:43:36 > git --version # 'git version 2.25.1' 03:43:36 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:43:37 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:43:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:43:38 Merging remotes/origin/main commit f87ca7d3b83689b830a75d23e332994a9af14d1e into PR head commit 6307ff3a318f435180c981a2ed3cc5084985db16 03:43:38 Merge succeeded, producing 6307ff3a318f435180c981a2ed3cc5084985db16 03:43:38 Checking out Revision 6307ff3a318f435180c981a2ed3cc5084985db16 (PR-43) 03:43:37 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:43:37 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:43:37 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:43:38 > git config core.sparsecheckout # timeout=10 03:43:38 > git checkout -f 6307ff3a318f435180c981a2ed3cc5084985db16 # timeout=10 03:43:38 > git remote # timeout=10 03:43:38 > git config --get remote.origin.url # timeout=10 03:43:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:38 > git merge f87ca7d3b83689b830a75d23e332994a9af14d1e # timeout=10 03:43:38 > git rev-parse HEAD^{commit} # timeout=10 03:43:38 > git config core.sparsecheckout # timeout=10 03:43:39 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 03:43:39 > git --version # timeout=10 03:43:39 > git --version # 'git version 2.25.1' 03:43:39 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 03:43:38 > git checkout -f 6307ff3a318f435180c981a2ed3cc5084985db16 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 03:43:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:43:40 % Total % Received % Xferd Average Speed Time Time Time Current 03:43:40 Dload Upload Total Spent Left Speed 03:43:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 166k [Pipeline] sh 03:43:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:43:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:43:41 + sudo tee /etc/docker/daemon.new 03:43:41 { 03:43:41 "registry-mirrors": [ 03:43:41 "https://nexus3.edgexfoundry.org:10001" 03:43:41 ], 03:43:41 "bip": "10.250.0.254/24", 03:43:41 "hosts": [ 03:43:41 "tcp://0.0.0.0:5555", 03:43:41 "unix:///var/run/docker.sock" 03:43:41 ], 03:43:41 "mtu": 1458, 03:43:41 "selinux-enabled": true, 03:43:41 "seccomp-profile": "/etc/docker/seccomp.json" 03:43:41 } [Pipeline] sh 03:43:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:43:42 + sudo service docker restart 03:43:53 go vet ./... 03:43:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:43:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:43:54 ./bin/test-attribution-txt.sh [Pipeline] echo 03:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:43:54 $ docker stop --time=1 fb0090423859daa4d4cf47f5625611a22fe43793ebcd4a59c071c944b40f62c3 03:43:58 $ docker rm -f --volumes fb0090423859daa4d4cf47f5625611a22fe43793ebcd4a59c071c944b40f62c3 [Pipeline] // withDockerContainer [Pipeline] sh 03:43:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:43:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:43:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:44:00 + ls -al . 03:44:00 total 164 03:44:00 drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 03:43 . 03:44:00 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 03:41 .. 03:44:00 -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 03:41 .dockerignore 03:44:00 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 03:41 .git 03:44:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 03:41 .github 03:44:00 -rw-rw-r-- 1 jenkins jenkins 164 Jul 14 03:41 .gitignore 03:44:00 -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 03:41 .golangci.yml 03:44:00 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 03:41 .semver 03:44:00 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 14 03:41 Attribution.txt 03:44:00 -rw-rw-r-- 1 jenkins jenkins 258 Jul 14 03:41 CHANGELOG.md 03:44:00 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 14 03:41 Dockerfile 03:44:00 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 03:41 GOVERNANCE.md 03:44:00 -rw-rw-r-- 1 jenkins jenkins 681 Jul 14 03:41 Jenkinsfile 03:44:00 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 03:41 LICENSE 03:44:00 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 14 03:41 Makefile 03:44:00 -rw-rw-r-- 1 jenkins jenkins 611 Jul 14 03:41 OWNERS.md 03:44:00 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 14 03:41 README.md 03:44:00 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 14 03:41 Record and Reply.postman_collection.json 03:44:00 -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 03:41 VERSION 03:44:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 03:41 bin 03:44:00 -rw-r--r-- 1 jenkins jenkins 7545 Jul 14 03:43 coverage.out 03:44:00 -rw-rw-r-- 1 jenkins jenkins 3678 Jul 14 03:41 go.mod 03:44:00 -rw-rw-r-- 1 jenkins jenkins 32843 Jul 14 03:41 go.sum 03:44:00 drwxrwxr-x 6 jenkins jenkins 4096 Jul 14 03:41 internal 03:44:00 -rw-rw-r-- 1 jenkins jenkins 913 Jul 14 03:41 main.go 03:44:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 03:41 pkg 03:44:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 03:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:00 + 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=6307ff3a318f435180c981a2ed3cc5084985db16 --label arch=amd64 --label version=0.0.0 . 03:44:00 Sending build context to Docker daemon 350.7kB 03:44:00 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 03:44:00 Step 2/26 : FROM ${BASE} AS builder 03:44:00 ---> 5858a435a35f 03:44:00 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 03:44:00 ---> Running in becdce8b95d8 03:44:00 Removing intermediate container becdce8b95d8 03:44:00 ---> b4121015ad27 03:44:00 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 03:44:00 ---> Running in bf203f02a147 03:44:00 Removing intermediate container bf203f02a147 03:44:00 ---> c264ad028b08 03:44:00 Step 5/26 : ARG ADD_BUILD_TAGS="" 03:44:00 ---> Running in 08a0b7b333aa 03:44:00 Removing intermediate container 08a0b7b333aa 03:44:00 ---> 5454fc8035d5 03:44:00 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:44:00 ---> Running in 78e5918b110e 03:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:44:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:44:01 OK: 265 MiB in 53 packages 03:44:02 Removing intermediate container 78e5918b110e 03:44:02 ---> bbc000b756e8 03:44:02 Step 7/26 : WORKDIR /app 03:44:02 ---> Running in 2ee201fd3734 03:44:02 Removing intermediate container 2ee201fd3734 03:44:02 ---> deb37907371e 03:44:02 Step 8/26 : COPY go.mod vendor* ./ 03:44:02 ---> 504e474187cc 03:44:02 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:02 ---> Running in fb597d4e1090 03:44:02 Removing intermediate container fb597d4e1090 03:44:02 ---> 5418c3d89db9 03:44:02 Step 10/26 : COPY . . 03:44:02 ---> a21488aada3f 03:44:02 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:44:02 ---> Running in cbad0e7e7d11 03:44:02 Removing intermediate container cbad0e7e7d11 03:44:02 ---> 9ca47c14a84b 03:44:02 Step 12/26 : RUN $MAKE 03:44:02 ---> Running in fd07aca5a6d7 03:44:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:44:04 provisioning config files... 03:44:04 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config914388291876617970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:04 ---> docker-login.sh 03:44:04 nexus3.edgexfoundry.org:10001 03:44:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:05 Configure a credential helper to remove this warning. See 03:44:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:05 03:44:05 Login Succeeded 03:44:05 nexus3.edgexfoundry.org:10002 03:44:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:05 Configure a credential helper to remove this warning. See 03:44:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:05 03:44:05 Login Succeeded 03:44:05 nexus3.edgexfoundry.org:10003 03:44:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:06 Configure a credential helper to remove this warning. See 03:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:06 03:44:06 Login Succeeded 03:44:06 nexus3.edgexfoundry.org:10004 03:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:06 Configure a credential helper to remove this warning. See 03:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:06 03:44:06 Login Succeeded 03:44:06 docker.io 03:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:06 Configure a credential helper to remove this warning. See 03:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:06 03:44:06 Login Succeeded 03:44:06 ---> docker-login.sh ends [Pipeline] } 03:44:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:44:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:44:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:44:07 ========================================================= 03:44:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 03:44:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 03:44:07 Sending build context to Docker daemon 158.2kB 03:44:08 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 03:44:08 Step 2/12 : FROM ${BASE} AS builder 03:44:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:44:08 edb6bdbacee9: Pulling fs layer 03:44:08 5f9638ab2659: Pulling fs layer 03:44:08 8d51d6327a98: Pulling fs layer 03:44:08 8b374f2dd631: Pulling fs layer 03:44:08 ec14aa9079de: Pulling fs layer 03:44:08 2f466654f4bb: Pulling fs layer 03:44:08 554e91adad29: Pulling fs layer 03:44:08 ec14aa9079de: Waiting 03:44:08 2f466654f4bb: Waiting 03:44:08 554e91adad29: Waiting 03:44:08 8b374f2dd631: Waiting 03:44:08 5f9638ab2659: Verifying Checksum 03:44:08 5f9638ab2659: Download complete 03:44:08 8b374f2dd631: Verifying Checksum 03:44:08 8b374f2dd631: Download complete 03:44:08 ec14aa9079de: Verifying Checksum 03:44:08 ec14aa9079de: Download complete 03:44:08 edb6bdbacee9: Verifying Checksum 03:44:08 edb6bdbacee9: Download complete 03:44:09 edb6bdbacee9: Pull complete 03:44:09 554e91adad29: Verifying Checksum 03:44:09 554e91adad29: Download complete 03:44:10 8d51d6327a98: Verifying Checksum 03:44:10 8d51d6327a98: Download complete 03:44:11 2f466654f4bb: Verifying Checksum 03:44:11 5f9638ab2659: Pull complete 03:44:25 Removing intermediate container fd07aca5a6d7 03:44:25 ---> 7f5eea055222 03:44:25 Step 13/26 : FROM alpine:3.17 03:44:25 3.17: Pulling from library/alpine 03:44:25 4db1b89c0bd1: Already exists 03:44:25 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 03:44:25 Status: Downloaded newer image for alpine:3.17 03:44:25 ---> 1f73a9d63274 03:44:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:44:25 ---> Running in eea3c46669e5 03:44:25 Removing intermediate container eea3c46669e5 03:44:25 ---> b3f4d5e9f5c9 03:44:25 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 03:44:25 ---> Running in 49b3acf1652a 03:44:25 Removing intermediate container 49b3acf1652a 03:44:25 ---> 4da600edf12e 03:44:25 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 03:44:25 ---> Running in 5955877fc783 03:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:44:25 (1/2) Installing ca-certificates (20230506-r0) 03:44:25 (2/2) Installing dumb-init (1.2.5-r2) 03:44:25 Executing busybox-1.35.0-r29.trigger 03:44:25 Executing ca-certificates-20230506-r0.trigger 03:44:25 OK: 8 MiB in 17 packages 03:44:25 Removing intermediate container 5955877fc783 03:44:25 ---> 88b7c14a66a7 03:44:25 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:44:25 ---> 82efaa7d13a4 03:44:25 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 03:44:25 ---> 9cd1c5b16a90 03:44:25 Step 19/26 : COPY --from=builder /app/res/ /res/ 03:44:25 ---> b2e1269c7667 03:44:25 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 03:44:26 ---> fe03fa330f1c 03:44:26 Step 21/26 : EXPOSE 59712 03:44:26 ---> Running in c5cc4df8d257 03:44:26 Removing intermediate container c5cc4df8d257 03:44:26 ---> d2aa8efefee8 03:44:26 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 03:44:26 ---> Running in e09e5ed2ba8c 03:44:26 Removing intermediate container e09e5ed2ba8c 03:44:26 ---> 84229e2200d7 03:44:26 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:44:26 ---> Running in cb4bbaee860d 03:44:26 Removing intermediate container cb4bbaee860d 03:44:26 ---> 6c82153d475b 03:44:26 Step 24/26 : LABEL arch=amd64 03:44:26 ---> Running in 8ae6ef143cea 03:44:26 Removing intermediate container 8ae6ef143cea 03:44:26 ---> 1584148656fd 03:44:26 Step 25/26 : LABEL git_sha=6307ff3a318f435180c981a2ed3cc5084985db16 03:44:26 8d51d6327a98: Pull complete 03:44:26 8b374f2dd631: Pull complete 03:44:26 ec14aa9079de: Pull complete 03:44:26 ---> Running in 35341f43791d 03:44:26 Removing intermediate container 35341f43791d 03:44:26 ---> bc930c905866 03:44:26 Step 26/26 : LABEL version=0.0.0 03:44:26 ---> Running in 3e2f6e7a2343 03:44:26 Removing intermediate container 3e2f6e7a2343 03:44:26 ---> 4141fb8677ab 03:44:26 [Warning] One or more build-args [ARCH] were not consumed 03:44:26 Successfully built 4141fb8677ab 03:44:26 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 03:44:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:27 03:44:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:28 latest: Pulling from edgex-lftools-log-publisher 03:44:28 5eb5b503b376: Pulling fs layer 03:44:28 5c69ac0246d0: Pulling fs layer 03:44:28 ec43610c2a17: Pulling fs layer 03:44:28 3a2ae6a8a46f: Pulling fs layer 03:44:28 33b1e0a273af: Pulling fs layer 03:44:28 5d3b04190fa2: Pulling fs layer 03:44:28 2f39f015ded8: Pulling fs layer 03:44:28 3a2ae6a8a46f: Waiting 03:44:28 33b1e0a273af: Waiting 03:44:28 2f39f015ded8: Waiting 03:44:28 5c69ac0246d0: Download complete 03:44:28 3a2ae6a8a46f: Verifying Checksum 03:44:28 3a2ae6a8a46f: Download complete 03:44:28 33b1e0a273af: Verifying Checksum 03:44:28 33b1e0a273af: Download complete 03:44:28 5d3b04190fa2: Verifying Checksum 03:44:28 5d3b04190fa2: Download complete 03:44:28 ec43610c2a17: Verifying Checksum 03:44:28 ec43610c2a17: Download complete 03:44:28 5eb5b503b376: Download complete 03:44:29 2f39f015ded8: Download complete 03:44:29 5eb5b503b376: Pull complete 03:44:30 5c69ac0246d0: Pull complete 03:44:30 ec43610c2a17: Pull complete 03:44:30 3a2ae6a8a46f: Pull complete 03:44:30 33b1e0a273af: Pull complete 03:44:30 5d3b04190fa2: Pull complete 03:44:33 2f466654f4bb: Pull complete 03:44:35 2f39f015ded8: Pull complete 03:44:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:44:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:35 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 03:44:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-43 -v /w/workspace/xfoundry_app-record-replay_PR-43:/w/workspace/xfoundry_app-record-replay_PR-43:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-43@tmp:/w/workspace/xfoundry_app-record-replay_PR-43@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 03:44:35 554e91adad29: Pull complete 03:44:35 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 03:44:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:44:35 ---> 1e15ea492957 03:44:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:44:37 ---> Running in cff85b56ea77 03:44:37 Removing intermediate container cff85b56ea77 03:44:37 ---> 38ad9459d30b 03:44:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:44:37 ---> Running in 9d8d8774be1a 03:44:37 Removing intermediate container 9d8d8774be1a 03:44:37 ---> abf3abf9de78 03:44:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:44:37 ---> Running in e4b43b025cdc 03:44:37 Removing intermediate container e4b43b025cdc 03:44:37 ---> 8d06c082d04f 03:44:37 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:44:38 ---> Running in d95b05ecc4aa 03:44:39 $ docker top c108db49f29b65d11af75cae351bb2119c0c57034dd6dc22171bf9078f6be123 -eo pid,comm [Pipeline] { 03:44:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh 03:44:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:44:39 ---> job-cost.sh 03:44:39 lf-activate-venv: SKIPPING 03:44:39 INFO: No Stack... 03:44:40 OK: 263 MiB in 53 packages 03:44:41 Removing intermediate container d95b05ecc4aa 03:44:41 ---> d23a212d7a9f 03:44:41 Step 7/12 : WORKDIR /app 03:44:41 ---> Running in 4d6452d298dc 03:44:41 INFO: Retrieving Pricing Info for: v3-standard-8 03:44:41 INFO: Archiving Costs [Pipeline] sh 03:44:41 Removing intermediate container 4d6452d298dc 03:44:41 ---> 995fab035c2e 03:44:41 Step 8/12 : COPY go.mod vendor* ./ 03:44:42 + cat /w/workspace/xfoundry_app-record-replay_PR-43/archives/cost.csv 03:44:42 + cut -d, -f6 [Pipeline] lock 03:44:42 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-43-1-stack-cost] 03:44:42 Resource [jenkins-edgexfoundry-app-record-replay-PR-43-1-stack-cost] did not exist. Created. 03:44:42 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-43-1-stack-cost] [Pipeline] { 03:44:42 ---> ebbb6c0259c3 03:44:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] unstash [Pipeline] sh 03:44:42 ---> Running in 5f73170f78dd 03:44:42 + echo total: 0.2199999988079071 [Pipeline] stash 03:44:42 Stashed 1 file(s) [Pipeline] } 03:44:42 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-43-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:44:42 $ docker stop --time=1 c108db49f29b65d11af75cae351bb2119c0c57034dd6dc22171bf9078f6be123 03:44:43 $ docker rm -f --volumes c108db49f29b65d11af75cae351bb2119c0c57034dd6dc22171bf9078f6be123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:45:50 Removing intermediate container 5f73170f78dd 03:45:50 ---> 05bbba9fff83 03:45:50 Step 10/12 : COPY . . 03:45:50 ---> 443e80a05eeb 03:45:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:45:50 ---> Running in a4d8afd3963a 03:45:50 Removing intermediate container a4d8afd3963a 03:45:50 ---> 268b45d50602 03:45:50 Step 12/12 : RUN $MAKE 03:45:50 ---> Running in 62ef948dcece 03:45:50 noop 03:45:50 Removing intermediate container 62ef948dcece 03:45:50 ---> 5d6377f173e5 03:45:50 Successfully built 5d6377f173e5 03:45:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:50 + docker inspect -f . ci-base-image-arm64 03:45:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:51 prd-ubuntu20.04-docker-arm64-4c-16g-1125 does not seem to be running inside a container 03:45:51 $ 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 03:45:52 $ docker top cb2533f0b7f58f2a7658e8b7343919443cb7138ee0116d72f1e7cc01d6d3e167 -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:53 + go version 03:45:53 go version go1.20.6 linux/arm64 [Pipeline] } 03:45:53 $ docker stop --time=1 cb2533f0b7f58f2a7658e8b7343919443cb7138ee0116d72f1e7cc01d6d3e167 03:45:54 $ docker rm -f --volumes cb2533f0b7f58f2a7658e8b7343919443cb7138ee0116d72f1e7cc01d6d3e167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:55 + docker inspect -f . ci-base-image-arm64 03:45:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:55 prd-ubuntu20.04-docker-arm64-4c-16g-1125 does not seem to be running inside a container 03:45:55 $ 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 03:45:57 $ docker top a7b655330218c890e2379d695ea747c61f734a2864524ae78625c85dbc9a8727 -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:57 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:45:58 + make test 03:45:58 go test -race -coverprofile=coverage.out ./... 03:48:49 ? github.com/edgexfoundry/app-record-replay [no test files] 03:48:49 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:48:49 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:48:49 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:48:49 ok github.com/edgexfoundry/app-record-replay/internal/app 0.416s coverage: 87.5% of statements 03:48:49 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.529s coverage: 91.6% of statements 03:48:49 ok github.com/edgexfoundry/app-record-replay/internal/data 0.416s coverage: 65.2% of statements 03:48:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:48:49 go vet ./... 03:51:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:51:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:51:11 ./bin/test-attribution-txt.sh [Pipeline] echo 03:51:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:51:11 $ docker stop --time=1 a7b655330218c890e2379d695ea747c61f734a2864524ae78625c85dbc9a8727 03:51:13 $ docker rm -f --volumes a7b655330218c890e2379d695ea747c61f734a2864524ae78625c85dbc9a8727 [Pipeline] // withDockerContainer [Pipeline] sh 03:51:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:51:14 Warning: overwriting stash ‘coverage-report’ 03:51:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:51:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:51:16 + ls -al . 03:51:16 total 160 03:51:16 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 03:46 . 03:51:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 03:43 .. 03:51:16 -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 03:43 .dockerignore 03:51:16 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 03:43 .git 03:51:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 03:43 .github 03:51:16 -rw-rw-r-- 1 jenkins jenkins 164 Jul 14 03:43 .gitignore 03:51:16 -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 03:43 .golangci.yml 03:51:16 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 14 03:43 Attribution.txt 03:51:16 -rw-rw-r-- 1 jenkins jenkins 258 Jul 14 03:43 CHANGELOG.md 03:51:16 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 14 03:43 Dockerfile 03:51:16 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 03:43 GOVERNANCE.md 03:51:16 -rw-rw-r-- 1 jenkins jenkins 681 Jul 14 03:43 Jenkinsfile 03:51:16 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 03:43 LICENSE 03:51:16 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 14 03:43 Makefile 03:51:16 -rw-rw-r-- 1 jenkins jenkins 611 Jul 14 03:43 OWNERS.md 03:51:16 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 14 03:43 README.md 03:51:16 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 14 03:43 Record and Reply.postman_collection.json 03:51:16 -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 03:41 VERSION 03:51:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 03:43 bin 03:51:16 -rw-r--r-- 1 jenkins jenkins 7545 Jul 14 03:48 coverage.out 03:51:16 -rw-rw-r-- 1 jenkins jenkins 3678 Jul 14 03:43 go.mod 03:51:16 -rw-rw-r-- 1 jenkins jenkins 32843 Jul 14 03:43 go.sum 03:51:16 drwxrwxr-x 6 jenkins jenkins 4096 Jul 14 03:43 internal 03:51:16 -rw-rw-r-- 1 jenkins jenkins 913 Jul 14 03:43 main.go 03:51:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 03:43 pkg 03:51:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 03:43 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:16 + 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=6307ff3a318f435180c981a2ed3cc5084985db16 --label arch=arm64 --label version=0.0.0 . 03:51:16 Sending build context to Docker daemon 166.4kB 03:51:17 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 03:51:17 Step 2/26 : FROM ${BASE} AS builder 03:51:17 ---> 5d6377f173e5 03:51:17 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 03:51:17 ---> Running in 0477b679a4e9 03:51:17 Removing intermediate container 0477b679a4e9 03:51:17 ---> b986ec13beac 03:51:17 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 03:51:17 ---> Running in 5e02f68611e3 03:51:17 Removing intermediate container 5e02f68611e3 03:51:17 ---> 9e24786c5e12 03:51:17 Step 5/26 : ARG ADD_BUILD_TAGS="" 03:51:17 ---> Running in 707c7506890c 03:51:18 Removing intermediate container 707c7506890c 03:51:18 ---> 70a60808e6cd 03:51:18 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:51:18 ---> Running in cb045bce7504 03:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:51:20 OK: 263 MiB in 53 packages 03:51:21 Removing intermediate container cb045bce7504 03:51:21 ---> d565a97e3916 03:51:21 Step 7/26 : WORKDIR /app 03:51:21 ---> Running in e9b967dc4652 03:51:21 Removing intermediate container e9b967dc4652 03:51:21 ---> 84c1037c97f0 03:51:21 Step 8/26 : COPY go.mod vendor* ./ 03:51:22 ---> 44468e387fa5 03:51:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:51:22 ---> Running in 14495a7573a0 03:51:24 Removing intermediate container 14495a7573a0 03:51:24 ---> 5465da3c470d 03:51:24 Step 10/26 : COPY . . 03:51:24 ---> 41df50f76fe9 03:51:24 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:51:25 ---> Running in c4df9f71c861 03:51:25 Removing intermediate container c4df9f71c861 03:51:25 ---> eceb0a186ab8 03:51:25 Step 12/26 : RUN $MAKE 03:51:25 ---> Running in 328aaa2298b3 03:51:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:53:33 Removing intermediate container 328aaa2298b3 03:53:33 ---> afbaa68882f5 03:53:33 Step 13/26 : FROM alpine:3.17 03:53:33 3.17: Pulling from library/alpine 03:53:33 edb6bdbacee9: Already exists 03:53:33 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 03:53:33 Status: Downloaded newer image for alpine:3.17 03:53:33 ---> 779605e5fbc0 03:53:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:53:33 ---> Running in 9c4c76b49ea2 03:53:33 Removing intermediate container 9c4c76b49ea2 03:53:33 ---> 71df83f6d0d3 03:53:33 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 03:53:33 ---> Running in c41b1313feaa 03:53:33 Removing intermediate container c41b1313feaa 03:53:33 ---> b2664bfde29a 03:53:33 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 03:53:33 ---> Running in 7192e14ed338 03:53:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:53:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:53:33 (1/2) Installing ca-certificates (20230506-r0) 03:53:33 (2/2) Installing dumb-init (1.2.5-r2) 03:53:33 Executing busybox-1.35.0-r29.trigger 03:53:33 Executing ca-certificates-20230506-r0.trigger 03:53:33 OK: 8 MiB in 17 packages 03:53:34 Removing intermediate container 7192e14ed338 03:53:34 ---> 5fd13e04562d 03:53:34 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:53:35 ---> 0aa2240fd556 03:53:35 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 03:53:36 ---> a923275f8dde 03:53:36 Step 19/26 : COPY --from=builder /app/res/ /res/ 03:53:36 ---> a717b37ab0aa 03:53:36 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 03:53:37 ---> c59040d5e614 03:53:37 Step 21/26 : EXPOSE 59712 03:53:37 ---> Running in e37aecf24d83 03:53:37 Removing intermediate container e37aecf24d83 03:53:37 ---> 1cdc24459bb8 03:53:37 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 03:53:37 ---> Running in 69f76c251097 03:53:38 Removing intermediate container 69f76c251097 03:53:38 ---> 9e6fb5588fe1 03:53:38 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:53:38 ---> Running in 31f6eefb228e 03:53:38 Removing intermediate container 31f6eefb228e 03:53:38 ---> 14991e58b768 03:53:38 Step 24/26 : LABEL arch=arm64 03:53:38 ---> Running in a37f2d22c505 03:53:39 Removing intermediate container a37f2d22c505 03:53:39 ---> f24107639663 03:53:39 Step 25/26 : LABEL git_sha=6307ff3a318f435180c981a2ed3cc5084985db16 03:53:39 ---> Running in b9266db05d42 03:53:39 Removing intermediate container b9266db05d42 03:53:39 ---> 6a02684a1d20 03:53:39 Step 26/26 : LABEL version=0.0.0 03:53:39 ---> Running in 40617c063811 03:53:39 Removing intermediate container 40617c063811 03:53:39 ---> cc5d9ea1ccbc 03:53:39 [Warning] One or more build-args [ARCH] were not consumed 03:53:39 Successfully built cc5d9ea1ccbc 03:53:39 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 03:53:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:40 03:53:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:40 arm64: Pulling from edgex-lftools-log-publisher 03:53:40 8998bd30e6a1: Pulling fs layer 03:53:40 04944245beec: Pulling fs layer 03:53:40 699f458cf7ca: Pulling fs layer 03:53:40 765212b225bb: Pulling fs layer 03:53:40 f23df028b6ca: Pulling fs layer 03:53:40 d65c8cfc05b1: Pulling fs layer 03:53:40 2437ff75d9bd: Pulling fs layer 03:53:40 f23df028b6ca: Waiting 03:53:40 d65c8cfc05b1: Waiting 03:53:40 2437ff75d9bd: Waiting 03:53:40 765212b225bb: Waiting 03:53:41 04944245beec: Verifying Checksum 03:53:41 04944245beec: Download complete 03:53:41 765212b225bb: Verifying Checksum 03:53:41 765212b225bb: Download complete 03:53:41 f23df028b6ca: Download complete 03:53:41 d65c8cfc05b1: Verifying Checksum 03:53:41 d65c8cfc05b1: Download complete 03:53:41 699f458cf7ca: Verifying Checksum 03:53:41 699f458cf7ca: Download complete 03:53:41 8998bd30e6a1: Verifying Checksum 03:53:41 8998bd30e6a1: Download complete 03:53:43 2437ff75d9bd: Verifying Checksum 03:53:43 2437ff75d9bd: Download complete 03:53:45 8998bd30e6a1: Pull complete 03:53:45 04944245beec: Pull complete 03:53:47 699f458cf7ca: Pull complete 03:53:47 765212b225bb: Pull complete 03:53:48 f23df028b6ca: Pull complete 03:53:48 d65c8cfc05b1: Pull complete 03:54:03 2437ff75d9bd: Pull complete 03:54:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:54:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:54:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:03 prd-ubuntu20.04-docker-arm64-4c-16g-1125 does not seem to be running inside a container 03:54:04 $ 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 03:54:06 $ docker top a1d73ac25a60eb0ecc7fd2eb6ea5c8cd88c150f241b0f719cbca4f89899f6249 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:54:07 ---> job-cost.sh 03:54:07 lf-activate-venv: SKIPPING 03:54:07 INFO: No Stack... 03:54:07 INFO: Retrieving Pricing Info for: v3-standard-4 03:54:08 INFO: Archiving Costs [Pipeline] sh 03:54:09 + cut -d, -f6 03:54:09 + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock 03:54:09 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-43-1-stack-cost] 03:54:09 Resource [jenkins-edgexfoundry-app-record-replay-PR-43-1-stack-cost] did not exist. Created. 03:54:09 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-43-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:54:09 /w/workspace/app-record-replay/1@tmp/durable-0f9da722/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:54:10 + echo total: 0.10999999940395355 [Pipeline] stash 03:54:10 Warning: overwriting stash ‘stack-cost’ 03:54:10 Stashed 1 file(s) [Pipeline] } 03:54:10 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-43-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:54:10 $ docker stop --time=1 a1d73ac25a60eb0ecc7fd2eb6ea5c8cd88c150f241b0f719cbca4f89899f6249 03:54:11 $ docker rm -f --volumes a1d73ac25a60eb0ecc7fd2eb6ea5c8cd88c150f241b0f719cbca4f89899f6249 [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 03:54:12 provisioning config files... 03:54:12 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-43 #1 03:54:12 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-43@tmp/config16126711911729640435tmp [Pipeline] { [Pipeline] sh 03:54:13 + set +x 03:54:13 + + curl -sbash https://codecov.io/bash -s 03:54:13 -- 03:54:13 03:54:13 _____ _ 03:54:13 / ____| | | 03:54:13 | | ___ __| | ___ ___ _____ __ 03:54:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:54:13 | |___| (_) | (_| | __/ (_| (_) \ V / 03:54:13 \_____\___/ \__,_|\___|\___\___/ \_/ 03:54:13 Bash-1.0.6 03:54:13 03:54:13 03:54:13 ==> git version 2.25.1 found 03:54:13 ==> 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 03:54:13 Release-Date: 2020-01-08 03:54:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:54:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:54:13 ==> Jenkins CI detected. 03:54:13 current dir:  /w/workspace/xfoundry_app-record-replay_PR-43 03:54:13 project root: . 03:54:13 --> token set from env 03:54:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:54:13 ==> Running gcov in . (disable via -X gcov) 03:54:13 ==> Python coveragepy not found 03:54:13 ==> Searching for coverage reports in: 03:54:13 + . 03:54:13 -> Found 1 reports 03:54:13 ==> Detecting git/mercurial file structure 03:54:13 ==> Reading reports 03:54:13 + ./coverage.out bytes=7545 03:54:13 ==> Appending adjustments 03:54:13 https://docs.codecov.io/docs/fixing-reports 03:54:13 + Found adjustments 03:54:13 ==> Gzipping contents 03:54:13 4.0K /tmp/codecov.tr94Vr.gz 03:54:13 ==> Uploading reports 03:54:13 url: https://codecov.io 03:54:13 query: branch=PR-43&commit=6307ff3a318f435180c981a2ed3cc5084985db16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-43%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=43&job=&cmd_args= 03:54:13 -> Pinging Codecov 03:54:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-43&commit=6307ff3a318f435180c981a2ed3cc5084985db16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-43%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=43&job=&cmd_args= 03:54:13 Invalid request parameters 03:54:13 400 [Pipeline] } 03:54:13 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 03:54:15 + [ -d /w/workspace/xfoundry_app-record-replay_PR-43/archives ] 03:54:15 + ls -al /w/workspace/xfoundry_app-record-replay_PR-43/archives 03:54:15 total 16 03:54:15 drwxr-xr-x 3 root root 4096 Jul 14 03:44 . 03:54:15 drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 03:44 .. 03:54:15 drwxr-xr-x 2 root root 4096 Jul 14 03:44 cost 03:54:15 -rw-r--r-- 1 root root 88 Jul 14 03:44 cost.csv 03:54:15 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-43/archives 03:54:15 + ls -al /w/workspace/xfoundry_app-record-replay_PR-43/archives 03:54:15 total 16 03:54:15 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 03:44 . 03:54:15 drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 03:44 .. 03:54:15 drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 03:44 cost 03:54:15 -rw-r--r-- 1 jenkins jenkins 88 Jul 14 03:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:54:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:54:16 ---> package-listing.sh 03:54:16 ++ facter osfamily 03:54:16 ++ tr '[:upper:]' '[:lower:]' 03:54:17 + OS_FAMILY=debian 03:54:17 + workspace=/w/workspace/xfoundry_app-record-replay_PR-43 03:54:17 + START_PACKAGES=/tmp/packages_start.txt 03:54:17 + END_PACKAGES=/tmp/packages_end.txt 03:54:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:54:17 + PACKAGES=/tmp/packages_start.txt 03:54:17 + '[' /w/workspace/xfoundry_app-record-replay_PR-43 ']' 03:54:17 + PACKAGES=/tmp/packages_end.txt 03:54:17 + case "${OS_FAMILY}" in 03:54:17 + dpkg -l 03:54:17 + grep '^ii' 03:54:17 + '[' -f /tmp/packages_start.txt ']' 03:54:17 + '[' -f /tmp/packages_end.txt ']' 03:54:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:54:17 + '[' /w/workspace/xfoundry_app-record-replay_PR-43 ']' 03:54:17 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-43/archives/ 03:54:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-43/archives/ [Pipeline] echo 03:54:17 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:54:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:54:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:18 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 03:54:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-43 -v /w/workspace/xfoundry_app-record-replay_PR-43:/w/workspace/xfoundry_app-record-replay_PR-43:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-43@tmp:/w/workspace/xfoundry_app-record-replay_PR-43@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 03:54:19 $ docker top 23f332a12ed18e0935a1ddfc30875f2dce295d6a5971d9036f98995885b26aaf -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:19 + touch /tmp/pre-build-complete [Pipeline] sh 03:54:19 + mkdir -p /var/log/sysstat [Pipeline] sh 03:54:20 + ls /var/log/sa-host 03:54:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:54:20 provisioning config files... 03:54:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-43@tmp/config7536134893165510744tmp [Pipeline] { [Pipeline] echo 03:54:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:54:20 ---> create-netrc.sh [Pipeline] } 03:54:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:54:21 ---> python-tools-install.sh [Pipeline] echo 03:54:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:54:21 ---> sudo-logs.sh 03:54:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:54:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:54:22 ---> job-cost.sh 03:54:22 lf-activate-venv: SKIPPING 03:54:22 DEBUG: total: 0.2199999988079071 03:54:22 INFO: Retrieving Stack Cost... 03:54:22 INFO: Retrieving Pricing Info for: v3-standard-8 03:54:22 INFO: Archiving Costs [Pipeline] echo 03:54:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:54:23 ---> logs-deploy.sh 03:54:23 lf-activate-venv: SKIPPING 03:54:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-43/1 03:54:23 INFO: archiving workspace using pattern(s): 03:54:24 Archives upload complete. 03:54:24 INFO: archiving logs to Nexus 03:54:25 ---> uname -a: 03:54:25 Linux prd-ubuntu20-04-docker-8c-8g-1124 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:54:25 03:54:25 03:54:25 ---> lscpu: 03:54:25 Architecture: x86_64 03:54:25 CPU op-mode(s): 32-bit, 64-bit 03:54:25 Byte Order: Little Endian 03:54:25 Address sizes: 40 bits physical, 48 bits virtual 03:54:25 CPU(s): 8 03:54:25 On-line CPU(s) list: 0-7 03:54:25 Thread(s) per core: 1 03:54:25 Core(s) per socket: 1 03:54:25 Socket(s): 8 03:54:25 NUMA node(s): 1 03:54:25 Vendor ID: AuthenticAMD 03:54:25 CPU family: 23 03:54:25 Model: 49 03:54:25 Model name: AMD EPYC-Rome Processor 03:54:25 Stepping: 0 03:54:25 CPU MHz: 2799.998 03:54:25 BogoMIPS: 5599.99 03:54:25 Virtualization: AMD-V 03:54:25 Hypervisor vendor: KVM 03:54:25 Virtualization type: full 03:54:25 L1d cache: 256 KiB 03:54:25 L1i cache: 256 KiB 03:54:25 L2 cache: 4 MiB 03:54:25 L3 cache: 128 MiB 03:54:25 NUMA node0 CPU(s): 0-7 03:54:25 Vulnerability Itlb multihit: Not affected 03:54:25 Vulnerability L1tf: Not affected 03:54:25 Vulnerability Mds: Not affected 03:54:25 Vulnerability Meltdown: Not affected 03:54:25 Vulnerability Mmio stale data: Not affected 03:54:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:54:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:54:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:54:25 Vulnerability Srbds: Not affected 03:54:25 Vulnerability Tsx async abort: Not affected 03:54:25 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 03:54:25 03:54:25 03:54:25 ---> nproc: 03:54:25 8 03:54:25 03:54:25 03:54:25 ---> df -h: 03:54:25 Filesystem Size Used Avail Use% Mounted on 03:54:25 overlay 155G 12G 144G 8% / 03:54:25 tmpfs 64M 0 64M 0% /dev 03:54:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:54:25 shm 64M 0 64M 0% /dev/shm 03:54:25 /dev/vda1 155G 12G 144G 8% /facter-os 03:54:25 03:54:25 03:54:25 ---> sar -b -r -n DEV: 03:54:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1124) 07/14/23 _x86_64_ (8 CPU) 03:54:25 03:54:25 03:40:41 LINUX RESTART (8 CPU) 03:54:25 03:54:25 03:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:54:25 03:42:01 165.36 39.98 125.39 0.00 4414.57 74941.06 0.00 03:54:25 03:43:01 114.65 0.77 113.88 0.00 6.27 49606.80 0.00 03:54:25 03:44:01 65.82 0.27 65.56 0.00 5.87 17604.15 0.00 03:54:25 03:45:01 152.11 0.05 152.06 0.00 5.06 35397.37 0.00 03:54:25 03:46:01 41.74 10.30 31.44 0.00 5016.10 5178.60 0.00 03:54:25 03:47:01 16.94 0.28 16.66 0.00 138.75 3738.09 0.00 03:54:25 03:48:01 3.50 0.02 3.48 0.00 0.13 91.04 0.00 03:54:25 03:49:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 03:54:25 03:50:01 0.83 0.00 0.83 0.00 0.00 9.06 0.00 03:54:25 03:51:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 03:54:25 03:52:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 03:54:25 03:53:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 03:54:25 03:54:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 03:54:25 Average: 43.49 3.93 39.56 0.00 732.65 14278.50 0.00 03:54:25 03:54:25 03:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:54:25 03:42:01 29157268 31577880 738920 2.25 75448 2618240 1983844 5.85 1000552 2361300 1628 03:54:25 03:43:01 28392420 31582064 724904 2.20 145236 3251816 1735720 5.12 1060796 2993924 464 03:54:25 03:44:01 28332464 31534948 768164 2.34 149576 3252776 1928232 5.68 1208920 2889444 516 03:54:25 03:45:01 27588416 31564200 735220 2.24 160228 3952072 1744708 5.14 1261796 3514376 452 03:54:25 03:46:01 27054004 31462872 820552 2.50 179176 4353820 1884752 5.55 1502276 3781848 82136 03:54:25 03:47:01 27057168 31544268 738316 2.25 194340 4412672 1824844 5.38 1585132 3685956 8 03:54:25 03:48:01 27061796 31544104 738012 2.24 192908 4409424 1807492 5.33 1583564 3682760 8 03:54:25 03:49:01 27070876 31553244 728872 2.22 192924 4409428 1807492 5.33 1574848 3682764 12 03:54:25 03:50:01 27071080 31553504 728600 2.22 192932 4409428 1807492 5.33 1574792 3682820 8 03:54:25 03:51:01 27071032 31553468 728508 2.22 192964 4409436 1807492 5.33 1574924 3682828 28 03:54:25 03:52:01 27070888 31553528 728440 2.22 192988 4409564 1807492 5.33 1574940 3682956 16 03:54:25 03:53:01 27070652 31553308 728632 2.22 193012 4409568 1807492 5.33 1574944 3682968 164 03:54:25 03:54:01 27070352 31553012 728860 2.22 193020 4409572 1807492 5.33 1574924 3682972 8 03:54:25 Average: 27466801 31548492 741231 2.25 173442 4054447 1827273 5.39 1434801 3462070 6573 03:54:25 03:54:25 03:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:54:25 03:42:01 vethdee34c1 51.01 67.02 4.78 48.95 0.00 0.00 0.00 0.00 03:54:25 03:42:01 ens3 693.83 448.06 6812.49 93.01 0.00 0.00 0.00 0.00 03:54:25 03:42:01 docker0 53.50 71.29 4.30 94.16 0.00 0.00 0.00 0.00 03:54:25 03:42:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 03:54:25 03:43:01 ens3 329.45 177.50 2281.42 17.39 0.00 0.00 0.00 0.00 03:54:25 03:43:01 docker0 174.99 325.00 13.25 2278.27 0.00 0.00 0.00 0.00 03:54:25 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:25 03:44:01 veth99220ed 1.48 3.10 0.11 42.49 0.00 0.00 0.00 0.00 03:54:25 03:44:01 ens3 52.04 35.19 87.21 85.90 0.00 0.00 0.00 0.00 03:54:25 03:44:01 docker0 1.48 3.12 0.09 42.49 0.00 0.00 0.00 0.00 03:54:25 03:44:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 03:54:25 03:45:01 ens3 106.03 64.80 2573.96 14.65 0.00 0.00 0.00 0.00 03:54:25 03:45:01 docker0 1.75 3.95 0.11 45.59 0.00 0.00 0.00 0.00 03:54:25 03:45:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 03:54:25 03:46:01 ens3 217.55 89.10 2924.30 6.18 0.00 0.00 0.00 0.00 03:54:25 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:25 03:46:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 03:54:25 03:47:01 ens3 1.28 0.93 2.51 0.22 0.00 0.00 0.00 0.00 03:54:25 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:25 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:25 03:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:25 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:25 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:25 03:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:54:25 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:25 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:25 03:50:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:54:25 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:25 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:25 03:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:54:25 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:25 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:25 03:52:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:54:25 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:25 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:25 03:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:54:25 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:25 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:54:25 03:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:25 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:25 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:25 Average: ens3 106.99 62.27 1122.04 16.63 0.00 0.00 0.00 0.00 03:54:25 Average: docker0 17.78 30.97 1.36 189.37 0.00 0.00 0.00 0.00 03:54:25 Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 03:54:25 03:54:25 03:54:25 ---> sar -P ALL: 03:54:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1124) 07/14/23 _x86_64_ (8 CPU) 03:54:25 03:54:25 03:40:41 LINUX RESTART (8 CPU) 03:54:25 03:54:25 03:41:02 CPU %user %nice %system %iowait %steal %idle 03:54:25 03:42:01 all 9.08 0.00 3.41 2.62 0.06 84.83 03:54:25 03:42:01 0 9.95 0.00 3.08 2.27 0.07 84.63 03:54:25 03:42:01 1 7.88 0.00 2.77 0.41 0.05 88.88 03:54:25 03:42:01 2 7.15 0.00 4.24 8.88 0.07 79.65 03:54:25 03:42:01 3 8.52 0.00 3.54 1.73 0.05 86.16 03:54:25 03:42:01 4 7.60 0.00 2.72 1.30 0.05 88.32 03:54:25 03:42:01 5 10.18 0.00 2.80 0.65 0.07 86.30 03:54:25 03:42:01 6 9.57 0.00 4.48 4.53 0.09 81.34 03:54:25 03:42:01 7 11.79 0.00 3.67 1.15 0.07 83.32 03:54:25 03:43:01 all 4.00 0.00 1.84 3.89 0.04 90.24 03:54:25 03:43:01 0 3.94 0.00 2.57 2.80 0.03 90.66 03:54:25 03:43:01 1 4.09 0.00 1.47 0.37 0.02 94.06 03:54:25 03:43:01 2 3.96 0.00 1.66 0.50 0.03 93.85 03:54:25 03:43:01 3 4.81 0.00 2.07 0.67 0.05 92.40 03:54:25 03:43:01 4 4.25 0.00 1.76 0.37 0.03 93.59 03:54:25 03:43:01 5 4.47 0.00 1.52 1.17 0.05 92.78 03:54:25 03:43:01 6 2.74 0.00 1.22 4.06 0.02 91.97 03:54:25 03:43:01 7 3.74 0.00 2.42 21.22 0.05 72.57 03:54:25 03:44:01 all 39.75 0.00 5.48 0.73 0.09 53.95 03:54:25 03:44:01 0 40.33 0.00 5.75 0.05 0.08 53.79 03:54:25 03:44:01 1 39.26 0.00 5.51 0.10 0.08 55.05 03:54:25 03:44:01 2 40.18 0.00 4.78 0.05 0.08 54.91 03:54:25 03:44:01 3 39.88 0.00 5.75 0.10 0.08 54.19 03:54:25 03:44:01 4 39.90 0.00 5.59 0.15 0.10 54.26 03:54:25 03:44:01 5 39.06 0.00 5.11 0.39 0.12 55.33 03:54:25 03:44:01 6 38.58 0.00 6.03 4.30 0.08 51.01 03:54:25 03:44:01 7 40.79 0.00 5.31 0.73 0.10 53.07 03:54:25 03:45:01 all 16.71 0.00 3.97 1.91 0.06 77.35 03:54:25 03:45:01 0 17.71 0.00 4.28 2.05 0.05 75.91 03:54:25 03:45:01 1 15.95 0.00 4.30 2.26 0.05 77.45 03:54:25 03:45:01 2 15.91 0.00 3.55 0.13 0.07 80.34 03:54:25 03:45:01 3 16.91 0.00 3.36 0.65 0.05 79.03 03:54:25 03:45:01 4 17.75 0.00 4.42 0.05 0.07 77.71 03:54:25 03:45:01 5 16.28 0.00 3.93 0.03 0.05 79.71 03:54:25 03:45:01 6 16.33 0.00 3.55 0.35 0.07 79.70 03:54:25 03:45:01 7 16.84 0.00 4.38 9.80 0.07 68.91 03:54:25 03:46:01 all 1.61 0.00 0.96 0.49 0.02 96.91 03:54:25 03:46:01 0 0.45 0.00 0.55 1.12 0.02 97.86 03:54:25 03:46:01 1 1.64 0.00 0.70 0.08 0.02 97.56 03:54:25 03:46:01 2 2.95 0.00 0.63 0.07 0.02 96.34 03:54:25 03:46:01 3 1.50 0.00 0.90 0.95 0.02 96.63 03:54:25 03:46:01 4 1.69 0.00 2.04 0.08 0.03 96.16 03:54:25 03:46:01 5 1.62 0.00 1.37 1.37 0.00 95.65 03:54:25 03:46:01 6 1.40 0.00 0.55 0.25 0.03 97.76 03:54:25 03:46:01 7 1.66 0.00 0.97 0.03 0.02 97.32 03:54:25 03:47:01 all 1.02 0.00 0.62 0.23 0.02 98.11 03:54:25 03:47:01 0 0.37 0.00 0.37 0.52 0.02 98.73 03:54:25 03:47:01 1 0.85 0.00 0.42 0.37 0.02 98.35 03:54:25 03:47:01 2 0.95 0.00 0.28 0.02 0.02 98.73 03:54:25 03:47:01 3 0.45 0.00 0.30 0.00 0.02 99.23 03:54:25 03:47:01 4 1.70 0.00 0.52 0.68 0.02 97.08 03:54:25 03:47:01 5 2.27 0.00 0.53 0.18 0.02 97.01 03:54:25 03:47:01 6 0.60 0.00 1.12 0.00 0.02 98.27 03:54:25 03:47:01 7 0.98 0.00 1.42 0.07 0.02 97.52 03:54:25 03:48:01 all 0.08 0.00 0.05 0.02 0.01 99.85 03:54:25 03:48:01 0 0.10 0.00 0.07 0.13 0.03 99.67 03:54:25 03:48:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:54:25 03:48:01 2 0.08 0.00 0.02 0.00 0.00 99.90 03:54:25 03:48:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:54:25 03:48:01 4 0.23 0.00 0.13 0.03 0.00 99.60 03:54:25 03:48:01 5 0.03 0.00 0.05 0.00 0.02 99.90 03:54:25 03:48:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:54:25 03:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:54:25 03:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:54:25 03:49:01 0 0.03 0.00 0.03 0.02 0.02 99.90 03:54:25 03:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:54:25 03:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:54:25 03:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:54:25 03:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:54:25 03:49:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:54:25 03:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:54:25 03:49:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:54:25 03:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:54:25 03:50:01 0 0.03 0.00 0.00 0.02 0.02 99.93 03:54:25 03:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:54:25 03:50:01 2 0.00 0.00 0.03 0.00 0.00 99.97 03:54:25 03:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:54:25 03:50:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:54:25 03:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:54:25 03:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:54:25 03:50:01 7 0.03 0.00 0.00 0.02 0.02 99.93 03:54:25 03:51:01 all 0.27 0.00 0.01 0.00 0.01 99.70 03:54:25 03:51:01 0 0.07 0.00 0.02 0.02 0.03 99.87 03:54:25 03:51:01 1 0.05 0.00 0.00 0.00 0.02 99.93 03:54:25 03:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:54:25 03:51:01 3 1.97 0.00 0.03 0.00 0.00 98.00 03:54:25 03:51:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:54:25 03:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:54:25 03:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:54:25 03:51:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:54:25 03:52:01 all 0.28 0.00 0.01 0.00 0.01 99.70 03:54:25 03:52:01 0 0.22 0.00 0.03 0.00 0.02 99.73 03:54:25 03:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:54:25 03:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:54:25 03:52:01 3 1.97 0.00 0.00 0.00 0.02 98.01 03:54:25 03:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:54:25 03:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:54:25 03:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:54:25 03:52:01 7 0.00 0.00 0.03 0.00 0.02 99.95 03:54:25 03:54:25 03:52:01 CPU %user %nice %system %iowait %steal %idle 03:54:25 03:53:01 all 0.10 0.00 0.01 0.01 0.00 99.87 03:54:25 03:53:01 0 0.07 0.00 0.02 0.07 0.02 99.83 03:54:25 03:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:54:25 03:53:01 2 0.52 0.00 0.03 0.00 0.02 99.43 03:54:25 03:53:01 3 0.18 0.00 0.02 0.00 0.00 99.80 03:54:25 03:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:54:25 03:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:54:25 03:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:54:25 03:53:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:54:25 03:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:54:25 03:54:01 0 0.02 0.00 0.03 0.03 0.02 99.90 03:54:25 03:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:54:25 03:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:54:25 03:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:54:25 03:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:54:25 03:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:54:25 03:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:54:25 03:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:54:25 Average: all 5.58 0.00 1.25 0.76 0.03 92.39 03:54:25 Average: 0 5.60 0.00 1.28 0.70 0.03 92.39 03:54:25 Average: 1 5.35 0.00 1.16 0.27 0.02 93.20 03:54:25 Average: 2 5.48 0.00 1.16 0.73 0.02 92.60 03:54:25 Average: 3 5.83 0.00 1.22 0.31 0.02 92.61 03:54:25 Average: 4 5.60 0.00 1.32 0.20 0.02 92.85 03:54:25 Average: 5 5.66 0.00 1.18 0.29 0.03 92.85 03:54:25 Average: 6 5.30 0.00 1.30 1.03 0.03 92.35 03:54:25 Average: 7 5.79 0.00 1.39 2.53 0.03 90.26 03:54:25 03:54:25 03:54:25