Pull request #37 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 64d72031ff490a5cf26e632fe12eb7be76a9f2e2+c21995dc83c9d4518c4a60710b227f9f01242914 (6b762315c6eb9e265462431c2fb93031ae9b0c2f) 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-ssh153986338618993298.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-ssh7842073190885225794.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-37/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-37/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2716548038525851106.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-37/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh290180155891838601.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-ssh12491781182174322654.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-37/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-37/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7338431740177938884.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-863’ Running on prd-ubuntu20.04-docker-8c-8g-865 in /w/workspace/xfoundry_app-record-replay_PR-37 [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-37 # 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 c21995dc83c9d4518c4a60710b227f9f01242914 into PR head commit 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 Merge succeeded, producing 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 Checking out Revision 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 (PR-37) > 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/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 # 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 c21995dc83c9d4518c4a60710b227f9f01242914 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 # timeout=10 Commit message: "feat: Implement Replay Start endpoint" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-11T18:29:38.932Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-11T18:29:39.113Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-11T18:29:39.217Z] ========================================================= [2023-07-11T18:29:39.217Z] EdgeX Global Pipelines Version Info [2023-07-11T18:29:39.217Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-11T18:29:39.942Z] ------------------- [2023-07-11T18:29:39.942Z] stable info: [2023-07-11T18:29:39.942Z] ------------------- [2023-07-11T18:29:39.942Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-11T18:29:39.942Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T18:29:39.942Z] Message: update stable to v1.0.250 [2023-07-11T18:29:40.513Z] ------------------- [2023-07-11T18:29:40.513Z] experimental info: [2023-07-11T18:29:40.513Z] ------------------- [2023-07-11T18:29:40.513Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-11T18:29:40.513Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T18:29:40.513Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-11T18:29:40.845Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-11T18:29:40.883Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-11T18:29:40.926Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-11T18:29:40.969Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-11T18:29:41.011Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-11T18:29:41.059Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-11T18:29:41.101Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-11T18:29:41.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-11T18:29:41.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-11T18:29:41.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-11T18:29:41.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-11T18:29:41.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-11T18:29:41.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-11T18:29:41.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-11T18:29:41.418Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T18:29:41.466Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T18:29:41.509Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-11T18:29:41.551Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-11T18:29:41.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-11T18:29:41.636Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-11T18:29:41.678Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-11T18:29:41.720Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-11T18:29:41.765Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-11T18:29:41.811Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-11T18:29:41.855Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-11T18:29:41.907Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-11T18:29:41.952Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-11T18:29:41.994Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo [2023-07-11T18:29:42.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo [2023-07-11T18:29:42.084Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo [2023-07-11T18:29:42.123Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 [Pipeline] echo [2023-07-11T18:29:42.166Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64d7203 [Pipeline] echo [2023-07-11T18:29:42.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T18:29:42.340Z] provisioning config files... [2023-07-11T18:29:42.354Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-37@tmp/config4027032827621654208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T18:29:42.697Z] ---> docker-login.sh [2023-07-11T18:29:42.697Z] nexus3.edgexfoundry.org:10001 [2023-07-11T18:29:42.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T18:29:42.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T18:29:42.957Z] Configure a credential helper to remove this warning. See [2023-07-11T18:29:42.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T18:29:42.957Z] [2023-07-11T18:29:42.957Z] Login Succeeded [2023-07-11T18:29:42.957Z] nexus3.edgexfoundry.org:10002 [2023-07-11T18:29:42.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T18:29:42.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T18:29:42.957Z] Configure a credential helper to remove this warning. See [2023-07-11T18:29:42.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T18:29:42.957Z] [2023-07-11T18:29:42.957Z] Login Succeeded [2023-07-11T18:29:42.957Z] nexus3.edgexfoundry.org:10003 [2023-07-11T18:29:42.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T18:29:43.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T18:29:43.216Z] Configure a credential helper to remove this warning. See [2023-07-11T18:29:43.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T18:29:43.216Z] [2023-07-11T18:29:43.216Z] Login Succeeded [2023-07-11T18:29:43.216Z] nexus3.edgexfoundry.org:10004 [2023-07-11T18:29:43.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T18:29:43.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T18:29:43.216Z] Configure a credential helper to remove this warning. See [2023-07-11T18:29:43.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T18:29:43.216Z] [2023-07-11T18:29:43.216Z] Login Succeeded [2023-07-11T18:29:43.216Z] docker.io [2023-07-11T18:29:43.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T18:29:43.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T18:29:43.476Z] Configure a credential helper to remove this warning. See [2023-07-11T18:29:43.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T18:29:43.476Z] [2023-07-11T18:29:43.476Z] Login Succeeded [2023-07-11T18:29:43.476Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T18:29:43.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-11T18:29:44.130Z] + git rev-list -1 --merges 64d72031ff490a5cf26e632fe12eb7be76a9f2e2~1..64d72031ff490a5cf26e632fe12eb7be76a9f2e2 [Pipeline] echo [2023-07-11T18:29:44.182Z] -----------> git rev-list -1 --merges 64d72031ff490a5cf26e632fe12eb7be76a9f2e2~1..64d72031ff490a5cf26e632fe12eb7be76a9f2e2 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 [false] [Pipeline] sh [2023-07-11T18:29:44.488Z] + git log --format=format:%s -1 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 [Pipeline] echo [2023-07-11T18:29:44.526Z] ========================================================= [2023-07-11T18:29:44.526Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-11T18:29:44.526Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T18:29:44.963Z] + git log --format=format:%s -1 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 [Pipeline] echo [2023-07-11T18:29:44.994Z] [semverPrep] GIT_COMMIT: 64d72031ff490a5cf26e632fe12eb7be76a9f2e2, Commit Message: feat: Implement Replay Start endpoint [Pipeline] echo [2023-07-11T18:29:45.024Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-11T18:29:45.404Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-11T18:29:45.404Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-11T18:29:45.404Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-11T18:29:45.404Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-11T18:29:45.404Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-11T18:29:45.404Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-11T18:29:45.404Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T18:29:45.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T18:29:45.823Z] [2023-07-11T18:29:45.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T18:29:46.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T18:29:46.202Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-11T18:29:46.202Z] b85a868b505f: Pulling fs layer [2023-07-11T18:29:46.202Z] e2be974225ed: Pulling fs layer [2023-07-11T18:29:46.202Z] 339a4e72a1f5: Pulling fs layer [2023-07-11T18:29:46.202Z] 988bab9f4d93: Pulling fs layer [2023-07-11T18:29:46.202Z] 1469e6f7b9e6: Pulling fs layer [2023-07-11T18:29:46.202Z] eaf3925da568: Pulling fs layer [2023-07-11T18:29:46.202Z] bab4dde63d76: Pulling fs layer [2023-07-11T18:29:46.202Z] bde34c3a00c8: Pulling fs layer [2023-07-11T18:29:46.202Z] b352a97aabf1: Pulling fs layer [2023-07-11T18:29:46.202Z] 4872d77fe225: Pulling fs layer [2023-07-11T18:29:46.202Z] 5851b861e8e6: Pulling fs layer [2023-07-11T18:29:46.202Z] 988bab9f4d93: Waiting [2023-07-11T18:29:46.202Z] 1469e6f7b9e6: Waiting [2023-07-11T18:29:46.202Z] eaf3925da568: Waiting [2023-07-11T18:29:46.202Z] bab4dde63d76: Waiting [2023-07-11T18:29:46.202Z] bde34c3a00c8: Waiting [2023-07-11T18:29:46.202Z] b352a97aabf1: Waiting [2023-07-11T18:29:46.202Z] 4872d77fe225: Waiting [2023-07-11T18:29:46.202Z] 5851b861e8e6: Waiting [2023-07-11T18:29:46.202Z] e2be974225ed: Verifying Checksum [2023-07-11T18:29:46.202Z] e2be974225ed: Download complete [2023-07-11T18:29:46.202Z] 988bab9f4d93: Verifying Checksum [2023-07-11T18:29:46.202Z] 988bab9f4d93: Download complete [2023-07-11T18:29:46.202Z] 1469e6f7b9e6: Verifying Checksum [2023-07-11T18:29:46.203Z] 1469e6f7b9e6: Download complete [2023-07-11T18:29:46.462Z] eaf3925da568: Download complete [2023-07-11T18:29:46.462Z] 339a4e72a1f5: Verifying Checksum [2023-07-11T18:29:46.462Z] 339a4e72a1f5: Download complete [2023-07-11T18:29:46.462Z] bde34c3a00c8: Verifying Checksum [2023-07-11T18:29:46.462Z] bde34c3a00c8: Download complete [2023-07-11T18:29:46.462Z] b352a97aabf1: Verifying Checksum [2023-07-11T18:29:46.462Z] b352a97aabf1: Download complete [2023-07-11T18:29:46.462Z] 4872d77fe225: Verifying Checksum [2023-07-11T18:29:46.462Z] 4872d77fe225: Download complete [2023-07-11T18:29:46.462Z] 5851b861e8e6: Verifying Checksum [2023-07-11T18:29:46.462Z] 5851b861e8e6: Download complete [2023-07-11T18:29:46.462Z] b85a868b505f: Verifying Checksum [2023-07-11T18:29:46.462Z] b85a868b505f: Download complete [2023-07-11T18:29:46.720Z] bab4dde63d76: Verifying Checksum [2023-07-11T18:29:46.720Z] bab4dde63d76: Download complete [2023-07-11T18:29:47.658Z] b85a868b505f: Pull complete [2023-07-11T18:29:47.919Z] e2be974225ed: Pull complete [2023-07-11T18:29:48.179Z] 339a4e72a1f5: Pull complete [2023-07-11T18:29:48.438Z] 988bab9f4d93: Pull complete [2023-07-11T18:29:48.702Z] 1469e6f7b9e6: Pull complete [2023-07-11T18:29:48.702Z] eaf3925da568: Pull complete [2023-07-11T18:29:50.601Z] bab4dde63d76: Pull complete [2023-07-11T18:29:50.601Z] bde34c3a00c8: Pull complete [2023-07-11T18:29:50.601Z] b352a97aabf1: Pull complete [2023-07-11T18:29:50.601Z] 4872d77fe225: Pull complete [2023-07-11T18:29:50.601Z] 5851b861e8e6: Pull complete [2023-07-11T18:29:50.601Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-11T18:29:50.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T18:29:50.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T18:29:50.825Z] prd-ubuntu20.04-docker-8c-8g-865 does not seem to be running inside a container [2023-07-11T18:29:50.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-37 -v /w/workspace/xfoundry_app-record-replay_PR-37:/w/workspace/xfoundry_app-record-replay_PR-37:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-37@tmp:/w/workspace/xfoundry_app-record-replay_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-11T18:29:53.447Z] $ docker top 4adac1a6ec3c1c403c4f5ea49171f1e65e3c5b0b28913e14a8083c5af1cb848c -eo pid,comm [2023-07-11T18:29:53.496Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-11T18:29:53.496Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-11T18:29:53.625Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T18:29:53.625Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T18:29:53.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T18:29:53.733Z] $ docker exec 4adac1a6ec3c1c403c4f5ea49171f1e65e3c5b0b28913e14a8083c5af1cb848c ssh-agent [2023-07-11T18:29:53.833Z] SSH_AUTH_SOCK=/tmp/ssh-5zy8NzoRhUgy/agent.33 [2023-07-11T18:29:53.833Z] SSH_AGENT_PID=39 [2023-07-11T18:29:53.840Z] Running ssh-add (command line suppressed) [2023-07-11T18:29:53.931Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-37@tmp/private_key_17498498487882319273.key (/w/workspace/xfoundry_app-record-replay_PR-37@tmp/private_key_17498498487882319273.key) [2023-07-11T18:29:53.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T18:29:54.270Z] + git tag --points-at HEAD [Pipeline] } [2023-07-11T18:29:54.298Z] $ docker exec --env ******** --env ******** 4adac1a6ec3c1c403c4f5ea49171f1e65e3c5b0b28913e14a8083c5af1cb848c ssh-agent -k [2023-07-11T18:29:54.388Z] unset SSH_AUTH_SOCK; [2023-07-11T18:29:54.388Z] unset SSH_AGENT_PID; [2023-07-11T18:29:54.388Z] echo Agent pid 39 killed; [2023-07-11T18:29:54.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-11T18:29:54.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T18:29:54.488Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T18:29:54.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T18:29:54.599Z] $ docker exec 4adac1a6ec3c1c403c4f5ea49171f1e65e3c5b0b28913e14a8083c5af1cb848c ssh-agent [2023-07-11T18:29:54.695Z] SSH_AUTH_SOCK=/tmp/ssh-PxRSO1PZcnuv/agent.72 [2023-07-11T18:29:54.695Z] SSH_AGENT_PID=78 [2023-07-11T18:29:54.699Z] Running ssh-add (command line suppressed) [2023-07-11T18:29:54.788Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-37@tmp/private_key_310849446021067998.key (/w/workspace/xfoundry_app-record-replay_PR-37@tmp/private_key_310849446021067998.key) [2023-07-11T18:29:54.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T18:29:55.130Z] + git semver init [2023-07-11T18:29:55.389Z] 2023-07-11 18:29:55,314 [run_init] DEBUG init version:0.0.0 force:False [2023-07-11T18:29:55.389Z] 2023-07-11 18:29:55,314 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-37/.semver [2023-07-11T18:29:55.389Z] 2023-07-11 18:29:55,315 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-37/.semver [2023-07-11T18:29:55.389Z] 2023-07-11 18:29:55,315 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-37/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-37, universal_newlines=False, shell=None, istream=None) [2023-07-11T18:29:55.958Z] 2023-07-11 18:29:55,876 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-37/.git/info/exclude [2023-07-11T18:29:55.958Z] 2023-07-11 18:29:55,876 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-37/.semver/PR-37 with force:False [2023-07-11T18:29:55.958Z] 2023-07-11 18:29:55,877 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-37/.semver/PR-37 [2023-07-11T18:29:55.958Z] 2023-07-11 18:29:55,881 [execute] INFO git cat-file --batch-check [2023-07-11T18:29:55.958Z] 2023-07-11 18:29:55,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-37/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T18:29:55.958Z] 2023-07-11 18:29:55,887 [execute] INFO git cat-file --batch [2023-07-11T18:29:55.958Z] 2023-07-11 18:29:55,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-37/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T18:29:55.958Z] 2023-07-11 18:29:55,893 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-37/.semver/PR-37 [2023-07-11T18:29:55.958Z] 0.0.0 [Pipeline] } [2023-07-11T18:29:55.980Z] $ docker exec --env ******** --env ******** 4adac1a6ec3c1c403c4f5ea49171f1e65e3c5b0b28913e14a8083c5af1cb848c ssh-agent -k [2023-07-11T18:29:56.075Z] unset SSH_AUTH_SOCK; [2023-07-11T18:29:56.076Z] unset SSH_AGENT_PID; [2023-07-11T18:29:56.076Z] echo Agent pid 78 killed; [2023-07-11T18:29:56.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-11T18:29:56.498Z] + git semver [Pipeline] } [2023-07-11T18:29:56.781Z] $ docker stop --time=1 4adac1a6ec3c1c403c4f5ea49171f1e65e3c5b0b28913e14a8083c5af1cb848c [2023-07-11T18:29:58.047Z] $ docker rm -f --volumes 4adac1a6ec3c1c403c4f5ea49171f1e65e3c5b0b28913e14a8083c5af1cb848c [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T18:29:58.450Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-11T18:29:58.749Z] Stashed 1 file(s) [Pipeline] echo [2023-07-11T18:29:58.766Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T18:29:59.406Z] provisioning config files... [2023-07-11T18:29:59.416Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-37@tmp/config12305066470796662672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T18:29:59.769Z] ---> docker-login.sh [2023-07-11T18:29:59.769Z] nexus3.edgexfoundry.org:10001 [2023-07-11T18:29:59.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T18:29:59.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T18:29:59.769Z] Configure a credential helper to remove this warning. See [2023-07-11T18:29:59.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T18:29:59.769Z] [2023-07-11T18:29:59.769Z] Login Succeeded [2023-07-11T18:29:59.769Z] nexus3.edgexfoundry.org:10002 [2023-07-11T18:29:59.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T18:29:59.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T18:29:59.769Z] Configure a credential helper to remove this warning. See [2023-07-11T18:29:59.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T18:29:59.769Z] [2023-07-11T18:29:59.769Z] Login Succeeded [2023-07-11T18:29:59.769Z] nexus3.edgexfoundry.org:10003 [2023-07-11T18:30:00.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T18:30:00.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T18:30:00.030Z] Configure a credential helper to remove this warning. See [2023-07-11T18:30:00.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T18:30:00.030Z] [2023-07-11T18:30:00.030Z] Login Succeeded [2023-07-11T18:30:00.030Z] nexus3.edgexfoundry.org:10004 [2023-07-11T18:30:00.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T18:30:00.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T18:30:00.030Z] Configure a credential helper to remove this warning. See [2023-07-11T18:30:00.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T18:30:00.030Z] [2023-07-11T18:30:00.030Z] Login Succeeded [2023-07-11T18:30:00.030Z] docker.io [2023-07-11T18:30:00.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T18:30:00.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T18:30:00.290Z] Configure a credential helper to remove this warning. See [2023-07-11T18:30:00.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T18:30:00.290Z] [2023-07-11T18:30:00.290Z] Login Succeeded [2023-07-11T18:30:00.290Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T18:30:00.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-11T18:30:00.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T18:30:00.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T18:30:00.612Z] ========================================================= [2023-07-11T18:30:00.612Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-11T18:30:00.612Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T18:30:01.080Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-11T18:30:01.080Z] Sending build context to Docker daemon 321kB [2023-07-11T18:30:01.080Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T18:30:01.080Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-11T18:30:01.080Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-11T18:30:01.080Z] f56be85fc22e: Pulling fs layer [2023-07-11T18:30:01.080Z] 85791d961cd3: Pulling fs layer [2023-07-11T18:30:01.080Z] d694b5ae8c79: Pulling fs layer [2023-07-11T18:30:01.080Z] 9f32a84ed3da: Pulling fs layer [2023-07-11T18:30:01.080Z] 4d19c01a9841: Pulling fs layer [2023-07-11T18:30:01.080Z] 9325e15d5711: Pulling fs layer [2023-07-11T18:30:01.080Z] 556b6ee489ea: Pulling fs layer [2023-07-11T18:30:01.080Z] c5a4b2cf53e6: Pulling fs layer [2023-07-11T18:30:01.080Z] 9f32a84ed3da: Waiting [2023-07-11T18:30:01.080Z] 4d19c01a9841: Waiting [2023-07-11T18:30:01.080Z] 9325e15d5711: Waiting [2023-07-11T18:30:01.080Z] 556b6ee489ea: Waiting [2023-07-11T18:30:01.080Z] c5a4b2cf53e6: Waiting [2023-07-11T18:30:01.080Z] 85791d961cd3: Download complete [2023-07-11T18:30:01.080Z] 9f32a84ed3da: Download complete [2023-07-11T18:30:01.080Z] 4d19c01a9841: Download complete [2023-07-11T18:30:01.080Z] f56be85fc22e: Verifying Checksum [2023-07-11T18:30:01.080Z] f56be85fc22e: Download complete [2023-07-11T18:30:01.080Z] 9325e15d5711: Verifying Checksum [2023-07-11T18:30:01.080Z] 9325e15d5711: Download complete [2023-07-11T18:30:01.341Z] f56be85fc22e: Pull complete [2023-07-11T18:30:01.600Z] 85791d961cd3: Pull complete [2023-07-11T18:30:01.860Z] c5a4b2cf53e6: Download complete [2023-07-11T18:30:01.860Z] d694b5ae8c79: Download complete [2023-07-11T18:30:02.119Z] 556b6ee489ea: Verifying Checksum [2023-07-11T18:30:02.119Z] 556b6ee489ea: Download complete [2023-07-11T18:30:05.400Z] d694b5ae8c79: Pull complete [2023-07-11T18:30:05.401Z] 9f32a84ed3da: Pull complete [2023-07-11T18:30:05.401Z] 4d19c01a9841: Pull complete [2023-07-11T18:30:05.401Z] 9325e15d5711: Pull complete [2023-07-11T18:30:07.927Z] 556b6ee489ea: Pull complete [2023-07-11T18:30:08.496Z] c5a4b2cf53e6: Pull complete [2023-07-11T18:30:08.496Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-11T18:30:08.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-11T18:30:08.496Z] ---> c4be618373d6 [2023-07-11T18:30:08.496Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T18:30:13.793Z] ---> Running in f488b3dd1b05 [2023-07-11T18:30:13.793Z] Removing intermediate container f488b3dd1b05 [2023-07-11T18:30:13.793Z] ---> 3bc745c09f27 [2023-07-11T18:30:13.793Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T18:30:13.793Z] ---> Running in 585ca682d7d1 [2023-07-11T18:30:13.793Z] Removing intermediate container 585ca682d7d1 [2023-07-11T18:30:13.793Z] ---> a1f7e3fcadf8 [2023-07-11T18:30:13.793Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-11T18:30:13.793Z] ---> Running in df3fd45aff9e [2023-07-11T18:30:13.793Z] Removing intermediate container df3fd45aff9e [2023-07-11T18:30:13.793Z] ---> 4db4411454f0 [2023-07-11T18:30:13.793Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T18:30:13.793Z] ---> Running in e1fad635834c [2023-07-11T18:30:13.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T18:30:13.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T18:30:14.053Z] OK: 265 MiB in 53 packages [2023-07-11T18:30:14.225Z] Still waiting to schedule task [2023-07-11T18:30:14.226Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-864’ [2023-07-11T18:30:14.312Z] Removing intermediate container e1fad635834c [2023-07-11T18:30:14.312Z] ---> 3e4848168670 [2023-07-11T18:30:14.312Z] Step 7/12 : WORKDIR /app [2023-07-11T18:30:14.312Z] ---> Running in c1cae1b8a653 [2023-07-11T18:30:14.571Z] Removing intermediate container c1cae1b8a653 [2023-07-11T18:30:14.571Z] ---> 9fdd587ec72c [2023-07-11T18:30:14.571Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-11T18:30:14.571Z] ---> 4fa6b880f211 [2023-07-11T18:30:14.571Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T18:30:14.571Z] ---> Running in 984b4dd36f61 [2023-07-11T18:30:46.639Z] Removing intermediate container 984b4dd36f61 [2023-07-11T18:30:46.639Z] ---> 9aa1f4ded45f [2023-07-11T18:30:46.639Z] Step 10/12 : COPY . . [2023-07-11T18:30:46.639Z] ---> 8f649c108f00 [2023-07-11T18:30:46.639Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T18:30:46.639Z] ---> Running in e03d80d671de [2023-07-11T18:30:46.639Z] Removing intermediate container e03d80d671de [2023-07-11T18:30:46.639Z] ---> 445fcc3c7357 [2023-07-11T18:30:46.639Z] Step 12/12 : RUN $MAKE [2023-07-11T18:30:46.639Z] ---> Running in ef94c276d947 [2023-07-11T18:30:46.639Z] noop [2023-07-11T18:30:46.639Z] Removing intermediate container ef94c276d947 [2023-07-11T18:30:46.639Z] ---> a67b50ca1fe3 [2023-07-11T18:30:46.639Z] Successfully built a67b50ca1fe3 [2023-07-11T18:30:46.639Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T18:30:47.083Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T18:30:47.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T18:30:47.236Z] prd-ubuntu20.04-docker-8c-8g-865 does not seem to be running inside a container [2023-07-11T18:30:47.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-37 -v /w/workspace/xfoundry_app-record-replay_PR-37:/w/workspace/xfoundry_app-record-replay_PR-37:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-37@tmp:/w/workspace/xfoundry_app-record-replay_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-11T18:30:48.261Z] $ docker top 90648ebb48b62a265317a1c9c070b454c2ba3faba1e75fcdcbd639b565b156ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T18:30:48.647Z] + go version [2023-07-11T18:30:48.647Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-11T18:30:48.676Z] $ docker stop --time=1 90648ebb48b62a265317a1c9c070b454c2ba3faba1e75fcdcbd639b565b156ba [2023-07-11T18:30:49.933Z] $ docker rm -f --volumes 90648ebb48b62a265317a1c9c070b454c2ba3faba1e75fcdcbd639b565b156ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T18:30:50.671Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T18:30:50.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T18:30:50.815Z] prd-ubuntu20.04-docker-8c-8g-865 does not seem to be running inside a container [2023-07-11T18:30:50.848Z] $ 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-37 -v /w/workspace/xfoundry_app-record-replay_PR-37:/w/workspace/xfoundry_app-record-replay_PR-37:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-37@tmp:/w/workspace/xfoundry_app-record-replay_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-11T18:30:51.160Z] $ docker top 5831e31d1ec80ea11dcfbd24417ca2f0ab219ca7f143b0fc8ed376e0cda2d6cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T18:30:51.557Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-37 [Pipeline] fileExists [Pipeline] sh [2023-07-11T18:30:51.913Z] + make test [2023-07-11T18:30:51.913Z] go test -race -coverprofile=coverage.out ./... [2023-07-11T18:31:09.988Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-11T18:31:09.988Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-11T18:31:09.988Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-11T18:31:09.988Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-11T18:31:09.988Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.059s coverage: 76.9% of statements [2023-07-11T18:31:09.988Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.068s coverage: 91.2% of statements [2023-07-11T18:31:09.988Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.059s coverage: 27.3% of statements [2023-07-11T18:31:28.108Z] go vet ./... [2023-07-11T18:31:31.429Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-11T18:31:31.429Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-11T18:31:31.429Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-11T18:31:31.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-11T18:31:31.513Z] $ docker stop --time=1 5831e31d1ec80ea11dcfbd24417ca2f0ab219ca7f143b0fc8ed376e0cda2d6cd [2023-07-11T18:31:39.318Z] $ docker rm -f --volumes 5831e31d1ec80ea11dcfbd24417ca2f0ab219ca7f143b0fc8ed376e0cda2d6cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T18:31:39.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-11T18:31:39.960Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-11T18:31:40.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-11T18:31:40.960Z] + ls -al . [2023-07-11T18:31:40.960Z] total 160 [2023-07-11T18:31:40.960Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 18:30 . [2023-07-11T18:31:40.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 18:29 .. [2023-07-11T18:31:40.960Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 18:29 .dockerignore [2023-07-11T18:31:40.960Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 18:29 .git [2023-07-11T18:31:40.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:29 .github [2023-07-11T18:31:40.960Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 11 18:29 .gitignore [2023-07-11T18:31:40.960Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 18:29 .golangci.yml [2023-07-11T18:31:40.960Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 18:29 .semver [2023-07-11T18:31:40.960Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 11 18:29 Attribution.txt [2023-07-11T18:31:40.960Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 11 18:29 CHANGELOG.md [2023-07-11T18:31:40.960Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 11 18:29 Dockerfile [2023-07-11T18:31:40.960Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 18:29 GOVERNANCE.md [2023-07-11T18:31:40.960Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 11 18:29 Jenkinsfile [2023-07-11T18:31:40.960Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 18:29 LICENSE [2023-07-11T18:31:40.960Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 11 18:29 Makefile [2023-07-11T18:31:40.960Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 11 18:29 OWNERS.md [2023-07-11T18:31:40.960Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 11 18:29 README.md [2023-07-11T18:31:40.960Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 11 18:29 Record and Reply.postman_collection.json [2023-07-11T18:31:40.960Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 18:29 VERSION [2023-07-11T18:31:40.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:29 bin [2023-07-11T18:31:40.960Z] -rw-r--r-- 1 jenkins jenkins 6157 Jul 11 18:31 coverage.out [2023-07-11T18:31:40.960Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 11 18:29 go.mod [2023-07-11T18:31:40.960Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 11 18:29 go.sum [2023-07-11T18:31:40.960Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 18:29 internal [2023-07-11T18:31:40.960Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 11 18:29 main.go [2023-07-11T18:31:40.960Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 18:29 pkg [2023-07-11T18:31:40.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T18:31:41.359Z] + 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=64d72031ff490a5cf26e632fe12eb7be76a9f2e2 --label arch=amd64 --label version=0.0.0 . [2023-07-11T18:31:41.359Z] Sending build context to Docker daemon 328.2kB [2023-07-11T18:31:41.359Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T18:31:41.359Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-11T18:31:41.359Z] ---> a67b50ca1fe3 [2023-07-11T18:31:41.359Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T18:31:41.359Z] ---> Running in 7dfdea2b7281 [2023-07-11T18:31:41.617Z] Removing intermediate container 7dfdea2b7281 [2023-07-11T18:31:41.617Z] ---> 8d1b5f8ef245 [2023-07-11T18:31:41.617Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T18:31:41.617Z] ---> Running in e80bf8d02d08 [2023-07-11T18:31:41.617Z] Removing intermediate container e80bf8d02d08 [2023-07-11T18:31:41.617Z] ---> 78ef495a247b [2023-07-11T18:31:41.617Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-11T18:31:41.617Z] ---> Running in efb1aa70504b [2023-07-11T18:31:41.617Z] Removing intermediate container efb1aa70504b [2023-07-11T18:31:41.617Z] ---> 528ba81796eb [2023-07-11T18:31:41.617Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T18:31:41.617Z] ---> Running in 12c8ec9aa2f3 [2023-07-11T18:31:41.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T18:31:42.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T18:31:42.397Z] OK: 265 MiB in 53 packages [2023-07-11T18:31:42.657Z] Removing intermediate container 12c8ec9aa2f3 [2023-07-11T18:31:42.657Z] ---> e3a44cc8e9a8 [2023-07-11T18:31:42.657Z] Step 7/26 : WORKDIR /app [2023-07-11T18:31:42.657Z] ---> Running in 2043f9b9f71a [2023-07-11T18:31:42.657Z] Removing intermediate container 2043f9b9f71a [2023-07-11T18:31:42.657Z] ---> 918d714d1939 [2023-07-11T18:31:42.657Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-11T18:31:42.916Z] ---> 75ccfd700bbf [2023-07-11T18:31:42.916Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T18:31:42.916Z] ---> Running in d77f2920d57e [2023-07-11T18:31:43.850Z] Removing intermediate container d77f2920d57e [2023-07-11T18:31:43.850Z] ---> 4720f8511385 [2023-07-11T18:31:43.850Z] Step 10/26 : COPY . . [2023-07-11T18:31:43.850Z] ---> 5bee812ef889 [2023-07-11T18:31:43.850Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T18:31:43.850Z] ---> Running in 73f0ae7057df [2023-07-11T18:31:43.850Z] Removing intermediate container 73f0ae7057df [2023-07-11T18:31:43.850Z] ---> 1e1a863558e8 [2023-07-11T18:31:43.850Z] Step 12/26 : RUN $MAKE [2023-07-11T18:31:43.850Z] ---> Running in 66a9451b4d20 [2023-07-11T18:31:44.109Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-11T18:32:06.025Z] Removing intermediate container 66a9451b4d20 [2023-07-11T18:32:06.025Z] ---> 24248eca318d [2023-07-11T18:32:06.025Z] Step 13/26 : FROM alpine:3.17 [2023-07-11T18:32:06.025Z] 3.17: Pulling from library/alpine [2023-07-11T18:32:06.025Z] 4db1b89c0bd1: Pulling fs layer [2023-07-11T18:32:06.025Z] 4db1b89c0bd1: Verifying Checksum [2023-07-11T18:32:06.025Z] 4db1b89c0bd1: Download complete [2023-07-11T18:32:06.025Z] 4db1b89c0bd1: Pull complete [2023-07-11T18:32:06.025Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T18:32:06.025Z] Status: Downloaded newer image for alpine:3.17 [2023-07-11T18:32:06.025Z] ---> 1f73a9d63274 [2023-07-11T18:32:06.025Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-11T18:32:06.025Z] ---> Running in 1eed5da1ad25 [2023-07-11T18:32:06.025Z] Removing intermediate container 1eed5da1ad25 [2023-07-11T18:32:06.025Z] ---> f3dcc389e479 [2023-07-11T18:32:06.025Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-11T18:32:06.025Z] ---> Running in c4257aae9991 [2023-07-11T18:32:06.025Z] Removing intermediate container c4257aae9991 [2023-07-11T18:32:06.025Z] ---> ddcc6e8835ea [2023-07-11T18:32:06.025Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-11T18:32:06.025Z] ---> Running in 55ba71f740b5 [2023-07-11T18:32:06.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T18:32:06.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T18:32:06.025Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-11T18:32:06.025Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-11T18:32:06.025Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T18:32:06.025Z] Executing ca-certificates-20230506-r0.trigger [2023-07-11T18:32:06.025Z] OK: 8 MiB in 17 packages [2023-07-11T18:32:06.025Z] Removing intermediate container 55ba71f740b5 [2023-07-11T18:32:06.025Z] ---> 61cb3f41861f [2023-07-11T18:32:06.025Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-11T18:32:06.025Z] ---> 605354c8628a [2023-07-11T18:32:06.025Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-11T18:32:06.283Z] ---> f35b5baeed31 [2023-07-11T18:32:06.283Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-11T18:32:06.283Z] ---> 110549f589b3 [2023-07-11T18:32:06.283Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-11T18:32:07.217Z] ---> bc25c690af58 [2023-07-11T18:32:07.217Z] Step 21/26 : EXPOSE 59712 [2023-07-11T18:32:07.217Z] ---> Running in 4b6e28821261 [2023-07-11T18:32:07.217Z] Removing intermediate container 4b6e28821261 [2023-07-11T18:32:07.217Z] ---> 8b1635d820f6 [2023-07-11T18:32:07.217Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-11T18:32:07.476Z] ---> Running in 5bde98fd9bd3 [2023-07-11T18:32:07.476Z] Removing intermediate container 5bde98fd9bd3 [2023-07-11T18:32:07.476Z] ---> 99266fee1db6 [2023-07-11T18:32:07.476Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-11T18:32:07.476Z] ---> Running in 4f0f0bd23c52 [2023-07-11T18:32:07.476Z] Removing intermediate container 4f0f0bd23c52 [2023-07-11T18:32:07.476Z] ---> 0b07c7f939c5 [2023-07-11T18:32:07.476Z] Step 24/26 : LABEL arch=amd64 [2023-07-11T18:32:07.476Z] ---> Running in 59ab84a5cccc [2023-07-11T18:32:07.476Z] Removing intermediate container 59ab84a5cccc [2023-07-11T18:32:07.476Z] ---> 1377189b960a [2023-07-11T18:32:07.476Z] Step 25/26 : LABEL git_sha=64d72031ff490a5cf26e632fe12eb7be76a9f2e2 [2023-07-11T18:32:07.476Z] ---> Running in af1ab67d6ba3 [2023-07-11T18:32:07.733Z] Removing intermediate container af1ab67d6ba3 [2023-07-11T18:32:07.733Z] ---> 3b3fc719adc1 [2023-07-11T18:32:07.733Z] Step 26/26 : LABEL version=0.0.0 [2023-07-11T18:32:07.733Z] ---> Running in fe3d68b37211 [2023-07-11T18:32:07.733Z] Removing intermediate container fe3d68b37211 [2023-07-11T18:32:07.733Z] ---> a222d3b488a0 [2023-07-11T18:32:07.733Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-11T18:32:07.733Z] Successfully built a222d3b488a0 [2023-07-11T18:32:07.733Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T18:32:08.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T18:32:08.576Z] [2023-07-11T18:32:08.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T18:32:08.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T18:32:08.952Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-11T18:32:08.952Z] 5eb5b503b376: Pulling fs layer [2023-07-11T18:32:08.952Z] 5c69ac0246d0: Pulling fs layer [2023-07-11T18:32:08.952Z] ec43610c2a17: Pulling fs layer [2023-07-11T18:32:08.952Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-11T18:32:08.952Z] 33b1e0a273af: Pulling fs layer [2023-07-11T18:32:08.952Z] 5d3b04190fa2: Pulling fs layer [2023-07-11T18:32:08.952Z] 2f39f015ded8: Pulling fs layer [2023-07-11T18:32:08.952Z] 33b1e0a273af: Waiting [2023-07-11T18:32:08.952Z] 3a2ae6a8a46f: Waiting [2023-07-11T18:32:08.952Z] 2f39f015ded8: Waiting [2023-07-11T18:32:08.952Z] 5d3b04190fa2: Waiting [2023-07-11T18:32:08.952Z] 5c69ac0246d0: Download complete [2023-07-11T18:32:08.952Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-11T18:32:08.952Z] 3a2ae6a8a46f: Download complete [2023-07-11T18:32:08.952Z] 33b1e0a273af: Verifying Checksum [2023-07-11T18:32:08.952Z] 33b1e0a273af: Download complete [2023-07-11T18:32:08.952Z] 5d3b04190fa2: Verifying Checksum [2023-07-11T18:32:08.952Z] 5d3b04190fa2: Download complete [2023-07-11T18:32:08.952Z] ec43610c2a17: Verifying Checksum [2023-07-11T18:32:08.952Z] ec43610c2a17: Download complete [2023-07-11T18:32:09.211Z] 5eb5b503b376: Verifying Checksum [2023-07-11T18:32:09.211Z] 5eb5b503b376: Download complete [2023-07-11T18:32:09.778Z] 2f39f015ded8: Download complete [2023-07-11T18:32:10.345Z] 5eb5b503b376: Pull complete [2023-07-11T18:32:10.602Z] 5c69ac0246d0: Pull complete [2023-07-11T18:32:10.861Z] ec43610c2a17: Pull complete [2023-07-11T18:32:10.861Z] 3a2ae6a8a46f: Pull complete [2023-07-11T18:32:11.120Z] 33b1e0a273af: Pull complete [2023-07-11T18:32:11.120Z] 5d3b04190fa2: Pull complete [2023-07-11T18:32:15.302Z] 2f39f015ded8: Pull complete [2023-07-11T18:32:15.302Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-11T18:32:15.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T18:32:15.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T18:32:15.520Z] prd-ubuntu20.04-docker-8c-8g-865 does not seem to be running inside a container [2023-07-11T18:32:15.550Z] $ 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-37 -v /w/workspace/xfoundry_app-record-replay_PR-37:/w/workspace/xfoundry_app-record-replay_PR-37:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-37@tmp:/w/workspace/xfoundry_app-record-replay_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-11T18:32:19.781Z] $ docker top 471bf8c444c8e25929cbaa572c8f19bd5a01252b923ff4ed9889cbda336fc33b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T18:32:20.224Z] ---> job-cost.sh [2023-07-11T18:32:20.224Z] lf-activate-venv: SKIPPING [2023-07-11T18:32:20.224Z] INFO: No Stack... [2023-07-11T18:32:20.483Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-11T18:32:20.742Z] INFO: Archiving Costs [Pipeline] sh [2023-07-11T18:32:21.056Z] + cat /w/workspace/xfoundry_app-record-replay_PR-37/archives/cost.csv [2023-07-11T18:32:21.056Z] + cut -d, -f6 [Pipeline] lock [2023-07-11T18:32:21.096Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-37-1-stack-cost] [2023-07-11T18:32:21.101Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-37-1-stack-cost] did not exist. Created. [2023-07-11T18:32:21.101Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-37-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-11T18:32:21.499Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-11T18:32:21.552Z] Stashed 1 file(s) [Pipeline] } [2023-07-11T18:32:21.586Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-37-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-11T18:32:21.671Z] $ docker stop --time=1 471bf8c444c8e25929cbaa572c8f19bd5a01252b923ff4ed9889cbda336fc33b [2023-07-11T18:32:22.822Z] $ docker rm -f --volumes 471bf8c444c8e25929cbaa572c8f19bd5a01252b923ff4ed9889cbda336fc33b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-11T18:33:44.002Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-867 in /w/workspace/xfoundry_app-record-replay_PR-37 [Pipeline] { [Pipeline] ws [2023-07-11T18:33:44.062Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-07-11T18:33:44.141Z] Selected Git installation does not exist. Using Default [2023-07-11T18:33:44.141Z] The recommended git tool is: NONE [2023-07-11T18:33:49.222Z] using credential edgex-jenkins-ssh [2023-07-11T18:33:49.284Z] Cloning the remote Git repository [2023-07-11T18:33:49.332Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-11T18:33:49.436Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-07-11T18:33:49.589Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-11T18:33:49.590Z] > git --version # timeout=10 [2023-07-11T18:33:49.610Z] > git --version # 'git version 2.25.1' [2023-07-11T18:33:49.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T18:33:49.777Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T18:33:50.344Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-11T18:33:50.371Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T18:33:51.235Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-11T18:33:51.279Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-11T18:33:51.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T18:33:51.303Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-11T18:33:51.792Z] Merging remotes/origin/main commit c21995dc83c9d4518c4a60710b227f9f01242914 into PR head commit 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 [2023-07-11T18:33:52.080Z] Merge succeeded, producing 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 [2023-07-11T18:33:52.080Z] Checking out Revision 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 (PR-37) [2023-07-11T18:33:51.814Z] > git config core.sparsecheckout # timeout=10 [2023-07-11T18:33:51.892Z] > git checkout -f 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 # timeout=10 [2023-07-11T18:33:51.970Z] > git remote # timeout=10 [2023-07-11T18:33:51.989Z] > git config --get remote.origin.url # timeout=10 [2023-07-11T18:33:52.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T18:33:52.035Z] > git merge c21995dc83c9d4518c4a60710b227f9f01242914 # timeout=10 [2023-07-11T18:33:52.062Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-11T18:33:52.091Z] > git config core.sparsecheckout # timeout=10 [2023-07-11T18:33:52.105Z] > git checkout -f 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 # timeout=10 [2023-07-11T18:33:55.551Z] Commit message: "feat: Implement Replay Start endpoint" [2023-07-11T18:33:55.606Z] > git --version # timeout=10 [2023-07-11T18:33:55.622Z] > git --version # 'git version 2.25.1' [2023-07-11T18:33:55.637Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T18:33:56.788Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-11T18:33:56.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-11T18:33:56.788Z] Dload Upload Total Spent Left Speed [2023-07-11T18:33:56.788Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2023-07-11T18:33:57.401Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-11T18:33:57.766Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-07-11T18:33:57.766Z] [2023-07-11T18:33:57.766Z] { [2023-07-11T18:33:57.766Z] "registry-mirrors": [ [2023-07-11T18:33:57.766Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-11T18:33:57.766Z] ], [2023-07-11T18:33:57.766Z] "bip": "10.250.0.254/24", [2023-07-11T18:33:57.766Z] "hosts": [ [2023-07-11T18:33:57.766Z] "tcp://0.0.0.0:5555", [2023-07-11T18:33:57.766Z] "unix:///var/run/docker.sock" [2023-07-11T18:33:57.766Z] ], [2023-07-11T18:33:57.766Z] "mtu": 1458, [2023-07-11T18:33:57.766Z] "selinux-enabled": true, [2023-07-11T18:33:57.766Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-11T18:33:57.766Z] } [Pipeline] sh [2023-07-11T18:33:58.201Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-11T18:33:58.561Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T18:34:16.887Z] provisioning config files... [2023-07-11T18:34:16.915Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config277258338678610204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T18:34:17.313Z] ---> docker-login.sh [2023-07-11T18:34:17.313Z] nexus3.edgexfoundry.org:10001 [2023-07-11T18:34:17.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T18:34:17.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T18:34:17.912Z] Configure a credential helper to remove this warning. See [2023-07-11T18:34:17.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T18:34:17.912Z] [2023-07-11T18:34:17.912Z] Login Succeeded [2023-07-11T18:34:17.912Z] nexus3.edgexfoundry.org:10002 [2023-07-11T18:34:18.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T18:34:18.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T18:34:18.181Z] Configure a credential helper to remove this warning. See [2023-07-11T18:34:18.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T18:34:18.181Z] [2023-07-11T18:34:18.181Z] Login Succeeded [2023-07-11T18:34:18.181Z] nexus3.edgexfoundry.org:10003 [2023-07-11T18:34:18.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T18:34:18.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T18:34:18.721Z] Configure a credential helper to remove this warning. See [2023-07-11T18:34:18.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T18:34:18.721Z] [2023-07-11T18:34:18.721Z] Login Succeeded [2023-07-11T18:34:18.721Z] nexus3.edgexfoundry.org:10004 [2023-07-11T18:34:18.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T18:34:18.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T18:34:18.994Z] Configure a credential helper to remove this warning. See [2023-07-11T18:34:18.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T18:34:18.994Z] [2023-07-11T18:34:18.994Z] Login Succeeded [2023-07-11T18:34:18.994Z] docker.io [2023-07-11T18:34:19.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T18:34:19.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T18:34:19.536Z] Configure a credential helper to remove this warning. See [2023-07-11T18:34:19.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T18:34:19.536Z] [2023-07-11T18:34:19.536Z] Login Succeeded [2023-07-11T18:34:19.536Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T18:34:19.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-11T18:34:19.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T18:34:19.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T18:34:20.033Z] ========================================================= [2023-07-11T18:34:20.033Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-11T18:34:20.033Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T18:34:20.559Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-11T18:34:20.559Z] Sending build context to Docker daemon 149.5kB [2023-07-11T18:34:20.830Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T18:34:20.830Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-11T18:34:21.798Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-11T18:34:21.799Z] c41833b44d91: Pulling fs layer [2023-07-11T18:34:21.799Z] ed15518f5707: Pulling fs layer [2023-07-11T18:34:21.799Z] feae8fd75edb: Pulling fs layer [2023-07-11T18:34:21.799Z] 242c74f7c9fa: Pulling fs layer [2023-07-11T18:34:21.799Z] 3cdef696dda3: Pulling fs layer [2023-07-11T18:34:21.799Z] 2ced38df9373: Pulling fs layer [2023-07-11T18:34:21.799Z] 58f1dce35555: Pulling fs layer [2023-07-11T18:34:21.799Z] 3cdef696dda3: Waiting [2023-07-11T18:34:21.799Z] 2ced38df9373: Waiting [2023-07-11T18:34:21.799Z] 58f1dce35555: Waiting [2023-07-11T18:34:21.799Z] 242c74f7c9fa: Waiting [2023-07-11T18:34:22.075Z] ed15518f5707: Download complete [2023-07-11T18:34:22.075Z] 242c74f7c9fa: Verifying Checksum [2023-07-11T18:34:22.075Z] 242c74f7c9fa: Download complete [2023-07-11T18:34:22.075Z] 3cdef696dda3: Verifying Checksum [2023-07-11T18:34:22.075Z] 3cdef696dda3: Download complete [2023-07-11T18:34:22.075Z] c41833b44d91: Verifying Checksum [2023-07-11T18:34:23.051Z] c41833b44d91: Pull complete [2023-07-11T18:34:23.644Z] 58f1dce35555: Verifying Checksum [2023-07-11T18:34:23.644Z] 58f1dce35555: Download complete [2023-07-11T18:34:23.644Z] ed15518f5707: Pull complete [2023-07-11T18:34:24.632Z] feae8fd75edb: Verifying Checksum [2023-07-11T18:34:24.632Z] feae8fd75edb: Download complete [2023-07-11T18:34:24.632Z] 2ced38df9373: Verifying Checksum [2023-07-11T18:34:24.632Z] 2ced38df9373: Download complete [2023-07-11T18:34:36.968Z] feae8fd75edb: Pull complete [2023-07-11T18:34:36.968Z] 242c74f7c9fa: Pull complete [2023-07-11T18:34:36.968Z] 3cdef696dda3: Pull complete [2023-07-11T18:34:43.638Z] 2ced38df9373: Pull complete [2023-07-11T18:34:45.602Z] 58f1dce35555: Pull complete [2023-07-11T18:34:45.602Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-11T18:34:45.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-11T18:34:45.603Z] ---> fadd8f120f05 [2023-07-11T18:34:45.603Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T18:34:47.564Z] ---> Running in 1af8b448596d [2023-07-11T18:34:47.564Z] Removing intermediate container 1af8b448596d [2023-07-11T18:34:47.564Z] ---> 30a63488180b [2023-07-11T18:34:47.564Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T18:34:47.564Z] ---> Running in 5f8fe9b89f74 [2023-07-11T18:34:47.832Z] Removing intermediate container 5f8fe9b89f74 [2023-07-11T18:34:47.832Z] ---> ccfabce32d0d [2023-07-11T18:34:47.832Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-11T18:34:47.832Z] ---> Running in 2eef170f6267 [2023-07-11T18:34:48.099Z] Removing intermediate container 2eef170f6267 [2023-07-11T18:34:48.099Z] ---> be6d4b90aa3d [2023-07-11T18:34:48.099Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T18:34:48.366Z] ---> Running in fd1441ac26d6 [2023-07-11T18:34:49.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T18:34:49.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T18:34:50.871Z] OK: 263 MiB in 53 packages [2023-07-11T18:34:51.837Z] Removing intermediate container fd1441ac26d6 [2023-07-11T18:34:51.837Z] ---> ec0c8f5f64a2 [2023-07-11T18:34:51.837Z] Step 7/12 : WORKDIR /app [2023-07-11T18:34:51.837Z] ---> Running in 37c349be4347 [2023-07-11T18:34:52.107Z] Removing intermediate container 37c349be4347 [2023-07-11T18:34:52.107Z] ---> edd81a290e34 [2023-07-11T18:34:52.107Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-11T18:34:52.694Z] ---> ae6500bcc93f [2023-07-11T18:34:52.694Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T18:34:52.694Z] ---> Running in 765bd26f6d2d [2023-07-11T18:36:00.620Z] Removing intermediate container 765bd26f6d2d [2023-07-11T18:36:00.620Z] ---> 5c85edcc8b82 [2023-07-11T18:36:00.620Z] Step 10/12 : COPY . . [2023-07-11T18:36:00.620Z] ---> 9c314f2af871 [2023-07-11T18:36:00.620Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T18:36:00.620Z] ---> Running in e37137569428 [2023-07-11T18:36:00.620Z] Removing intermediate container e37137569428 [2023-07-11T18:36:00.620Z] ---> 5eaea1ca365a [2023-07-11T18:36:00.620Z] Step 12/12 : RUN $MAKE [2023-07-11T18:36:00.620Z] ---> Running in 98cd1420d1cc [2023-07-11T18:36:00.620Z] noop [2023-07-11T18:36:00.620Z] Removing intermediate container 98cd1420d1cc [2023-07-11T18:36:00.620Z] ---> c2eb6ae4e19c [2023-07-11T18:36:00.620Z] Successfully built c2eb6ae4e19c [2023-07-11T18:36:00.620Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T18:36:01.121Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T18:36:01.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T18:36:01.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-867 does not seem to be running inside a container [2023-07-11T18:36:01.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-11T18:36:02.834Z] $ docker top ffb4f0006c7ce011dd7d00fa3d6b93a69d9d0301d2e3309f8239e2eb670b6cfd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T18:36:03.788Z] + go version [2023-07-11T18:36:03.788Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-11T18:36:03.824Z] $ docker stop --time=1 ffb4f0006c7ce011dd7d00fa3d6b93a69d9d0301d2e3309f8239e2eb670b6cfd [2023-07-11T18:36:05.430Z] $ docker rm -f --volumes ffb4f0006c7ce011dd7d00fa3d6b93a69d9d0301d2e3309f8239e2eb670b6cfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T18:36:06.374Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T18:36:06.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T18:36:06.644Z] prd-ubuntu20.04-docker-arm64-4c-16g-867 does not seem to be running inside a container [2023-07-11T18:36:06.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-11T18:36:08.868Z] $ docker top c97ff5422d612a7335f4cf383ffe5c131d401d489782501cb15ac1beb4ce8730 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T18:36:09.425Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-07-11T18:36:10.087Z] + make test [2023-07-11T18:36:10.087Z] go test -race -coverprofile=coverage.out ./... [2023-07-11T18:39:01.882Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-11T18:39:03.841Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.243s coverage: 76.9% of statements [2023-07-11T18:39:05.250Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.333s coverage: 91.2% of statements [2023-07-11T18:39:07.837Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-11T18:39:07.837Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-11T18:39:07.837Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-11T18:39:07.837Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.219s coverage: 27.3% of statements [2023-07-11T18:39:08.802Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-11T18:39:08.802Z] go vet ./... [2023-07-11T18:41:30.556Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-11T18:41:30.556Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-11T18:41:30.556Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-11T18:41:30.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-11T18:41:30.620Z] $ docker stop --time=1 c97ff5422d612a7335f4cf383ffe5c131d401d489782501cb15ac1beb4ce8730 [2023-07-11T18:41:34.311Z] $ docker rm -f --volumes c97ff5422d612a7335f4cf383ffe5c131d401d489782501cb15ac1beb4ce8730 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T18:41:35.821Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-11T18:41:35.853Z] Warning: overwriting stash ‘coverage-report’ [2023-07-11T18:41:36.258Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T18:41:36.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-11T18:41:37.210Z] + ls -al . [2023-07-11T18:41:37.210Z] total 156 [2023-07-11T18:41:37.210Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 18:36 . [2023-07-11T18:41:37.210Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 18:33 .. [2023-07-11T18:41:37.210Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 18:33 .dockerignore [2023-07-11T18:41:37.210Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 18:33 .git [2023-07-11T18:41:37.210Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:33 .github [2023-07-11T18:41:37.210Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 11 18:33 .gitignore [2023-07-11T18:41:37.210Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 18:33 .golangci.yml [2023-07-11T18:41:37.210Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 11 18:33 Attribution.txt [2023-07-11T18:41:37.210Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 11 18:33 CHANGELOG.md [2023-07-11T18:41:37.210Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 11 18:33 Dockerfile [2023-07-11T18:41:37.210Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 18:33 GOVERNANCE.md [2023-07-11T18:41:37.210Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 11 18:33 Jenkinsfile [2023-07-11T18:41:37.210Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 18:33 LICENSE [2023-07-11T18:41:37.210Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 11 18:33 Makefile [2023-07-11T18:41:37.210Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 11 18:33 OWNERS.md [2023-07-11T18:41:37.210Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 11 18:33 README.md [2023-07-11T18:41:37.210Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 11 18:33 Record and Reply.postman_collection.json [2023-07-11T18:41:37.210Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 18:29 VERSION [2023-07-11T18:41:37.210Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:33 bin [2023-07-11T18:41:37.210Z] -rw-r--r-- 1 jenkins jenkins 6157 Jul 11 18:39 coverage.out [2023-07-11T18:41:37.210Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 11 18:33 go.mod [2023-07-11T18:41:37.210Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 11 18:33 go.sum [2023-07-11T18:41:37.210Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 18:33 internal [2023-07-11T18:41:37.210Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 11 18:33 main.go [2023-07-11T18:41:37.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 18:33 pkg [2023-07-11T18:41:37.210Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T18:41:37.633Z] + 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=64d72031ff490a5cf26e632fe12eb7be76a9f2e2 --label arch=arm64 --label version=0.0.0 . [2023-07-11T18:41:37.633Z] Sending build context to Docker daemon 156.7kB [2023-07-11T18:41:37.903Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T18:41:37.903Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-11T18:41:37.903Z] ---> c2eb6ae4e19c [2023-07-11T18:41:37.903Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T18:41:37.903Z] ---> Running in e2d70a5bb2a4 [2023-07-11T18:41:38.494Z] Removing intermediate container e2d70a5bb2a4 [2023-07-11T18:41:38.494Z] ---> 35d311bced0d [2023-07-11T18:41:38.494Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T18:41:38.494Z] ---> Running in a240850ffeef [2023-07-11T18:41:38.763Z] Removing intermediate container a240850ffeef [2023-07-11T18:41:38.763Z] ---> dfc714861939 [2023-07-11T18:41:38.763Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-11T18:41:38.763Z] ---> Running in 632140dec5d8 [2023-07-11T18:41:39.041Z] Removing intermediate container 632140dec5d8 [2023-07-11T18:41:39.041Z] ---> 41a199b90fb0 [2023-07-11T18:41:39.041Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T18:41:39.318Z] ---> Running in 2ae4a0217e9b [2023-07-11T18:41:40.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T18:41:40.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T18:41:42.289Z] OK: 263 MiB in 53 packages [2023-07-11T18:41:43.258Z] Removing intermediate container 2ae4a0217e9b [2023-07-11T18:41:43.258Z] ---> 9b4f0449d2a5 [2023-07-11T18:41:43.258Z] Step 7/26 : WORKDIR /app [2023-07-11T18:41:43.258Z] ---> Running in 84151db1bd3f [2023-07-11T18:41:43.645Z] Removing intermediate container 84151db1bd3f [2023-07-11T18:41:43.645Z] ---> f9696997a05d [2023-07-11T18:41:43.645Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-11T18:41:43.956Z] ---> 5be9a3ceb196 [2023-07-11T18:41:44.230Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T18:41:44.231Z] ---> Running in a6ea2bafd065 [2023-07-11T18:41:49.661Z] Removing intermediate container a6ea2bafd065 [2023-07-11T18:41:49.661Z] ---> 5ffba500fe23 [2023-07-11T18:41:49.661Z] Step 10/26 : COPY . . [2023-07-11T18:41:49.661Z] ---> a26c953680ff [2023-07-11T18:41:49.661Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T18:41:49.661Z] ---> Running in 675e42b723de [2023-07-11T18:41:49.932Z] Removing intermediate container 675e42b723de [2023-07-11T18:41:49.932Z] ---> 4e93c9fea5e7 [2023-07-11T18:41:49.932Z] Step 12/26 : RUN $MAKE [2023-07-11T18:41:49.932Z] ---> Running in 0de1588e94cc [2023-07-11T18:41:50.900Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-11T18:44:12.627Z] Removing intermediate container 0de1588e94cc [2023-07-11T18:44:12.627Z] ---> 7626bd5cb710 [2023-07-11T18:44:12.627Z] Step 13/26 : FROM alpine:3.17 [2023-07-11T18:44:12.627Z] 3.17: Pulling from library/alpine [2023-07-11T18:44:12.627Z] edb6bdbacee9: Pulling fs layer [2023-07-11T18:44:12.627Z] edb6bdbacee9: Verifying Checksum [2023-07-11T18:44:12.627Z] edb6bdbacee9: Download complete [2023-07-11T18:44:12.627Z] edb6bdbacee9: Pull complete [2023-07-11T18:44:12.627Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T18:44:12.627Z] Status: Downloaded newer image for alpine:3.17 [2023-07-11T18:44:12.627Z] ---> 779605e5fbc0 [2023-07-11T18:44:12.627Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-11T18:44:12.627Z] ---> Running in 94d95ab4ad39 [2023-07-11T18:44:12.627Z] Removing intermediate container 94d95ab4ad39 [2023-07-11T18:44:12.627Z] ---> c3a3c2d53c2d [2023-07-11T18:44:12.627Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-11T18:44:12.627Z] ---> Running in 18e66ad73a5c [2023-07-11T18:44:12.627Z] Removing intermediate container 18e66ad73a5c [2023-07-11T18:44:12.627Z] ---> f32eda013a6b [2023-07-11T18:44:12.627Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-11T18:44:12.627Z] ---> Running in 2e8d963d2de3 [2023-07-11T18:44:12.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T18:44:12.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T18:44:12.627Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-11T18:44:12.627Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-11T18:44:12.627Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T18:44:12.627Z] Executing ca-certificates-20230506-r0.trigger [2023-07-11T18:44:12.627Z] OK: 8 MiB in 17 packages [2023-07-11T18:44:12.627Z] Removing intermediate container 2e8d963d2de3 [2023-07-11T18:44:12.627Z] ---> e040d999c6df [2023-07-11T18:44:12.627Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-11T18:44:12.627Z] ---> 8baad495e621 [2023-07-11T18:44:12.627Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-11T18:44:12.627Z] ---> eba6e232acdf [2023-07-11T18:44:12.627Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-11T18:44:12.627Z] ---> 21b60c035b62 [2023-07-11T18:44:12.627Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-11T18:44:12.627Z] ---> 83008b69b6c9 [2023-07-11T18:44:12.627Z] Step 21/26 : EXPOSE 59712 [2023-07-11T18:44:12.627Z] ---> Running in a261a57c14ab [2023-07-11T18:44:12.627Z] Removing intermediate container a261a57c14ab [2023-07-11T18:44:12.627Z] ---> 280df0a37687 [2023-07-11T18:44:12.627Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-11T18:44:12.627Z] ---> Running in ecf353458677 [2023-07-11T18:44:12.627Z] Removing intermediate container ecf353458677 [2023-07-11T18:44:12.627Z] ---> de1c2f9e84ca [2023-07-11T18:44:12.627Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-11T18:44:12.627Z] ---> Running in 79d56026338b [2023-07-11T18:44:12.627Z] Removing intermediate container 79d56026338b [2023-07-11T18:44:12.627Z] ---> 54df37eac316 [2023-07-11T18:44:12.627Z] Step 24/26 : LABEL arch=arm64 [2023-07-11T18:44:12.627Z] ---> Running in a11f94b7ff47 [2023-07-11T18:44:12.627Z] Removing intermediate container a11f94b7ff47 [2023-07-11T18:44:12.627Z] ---> 1a141cd59e5b [2023-07-11T18:44:12.627Z] Step 25/26 : LABEL git_sha=64d72031ff490a5cf26e632fe12eb7be76a9f2e2 [2023-07-11T18:44:12.627Z] ---> Running in d14e6ec756dd [2023-07-11T18:44:12.627Z] Removing intermediate container d14e6ec756dd [2023-07-11T18:44:12.627Z] ---> bb046b8f14e5 [2023-07-11T18:44:12.627Z] Step 26/26 : LABEL version=0.0.0 [2023-07-11T18:44:12.627Z] ---> Running in cea396ea9381 [2023-07-11T18:44:12.627Z] Removing intermediate container cea396ea9381 [2023-07-11T18:44:12.627Z] ---> 76e9a73ce40f [2023-07-11T18:44:12.627Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-11T18:44:12.627Z] Successfully built 76e9a73ce40f [2023-07-11T18:44:12.627Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T18:44:13.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T18:44:13.494Z] [2023-07-11T18:44:13.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T18:44:13.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T18:44:13.923Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-11T18:44:13.923Z] 8998bd30e6a1: Pulling fs layer [2023-07-11T18:44:13.923Z] 04944245beec: Pulling fs layer [2023-07-11T18:44:13.923Z] 699f458cf7ca: Pulling fs layer [2023-07-11T18:44:13.923Z] 765212b225bb: Pulling fs layer [2023-07-11T18:44:13.923Z] f23df028b6ca: Pulling fs layer [2023-07-11T18:44:13.923Z] 765212b225bb: Waiting [2023-07-11T18:44:13.923Z] f23df028b6ca: Waiting [2023-07-11T18:44:13.923Z] d65c8cfc05b1: Pulling fs layer [2023-07-11T18:44:13.923Z] 2437ff75d9bd: Pulling fs layer [2023-07-11T18:44:13.923Z] d65c8cfc05b1: Waiting [2023-07-11T18:44:13.923Z] 2437ff75d9bd: Waiting [2023-07-11T18:44:14.190Z] 04944245beec: Verifying Checksum [2023-07-11T18:44:14.190Z] 04944245beec: Download complete [2023-07-11T18:44:14.190Z] 765212b225bb: Verifying Checksum [2023-07-11T18:44:14.190Z] 765212b225bb: Download complete [2023-07-11T18:44:14.190Z] f23df028b6ca: Verifying Checksum [2023-07-11T18:44:14.190Z] f23df028b6ca: Download complete [2023-07-11T18:44:14.190Z] d65c8cfc05b1: Verifying Checksum [2023-07-11T18:44:14.190Z] d65c8cfc05b1: Download complete [2023-07-11T18:44:14.460Z] 699f458cf7ca: Verifying Checksum [2023-07-11T18:44:14.460Z] 699f458cf7ca: Download complete [2023-07-11T18:44:14.732Z] 8998bd30e6a1: Verifying Checksum [2023-07-11T18:44:14.732Z] 8998bd30e6a1: Download complete [2023-07-11T18:44:17.312Z] 2437ff75d9bd: Verifying Checksum [2023-07-11T18:44:18.719Z] 8998bd30e6a1: Pull complete [2023-07-11T18:44:19.302Z] 04944245beec: Pull complete [2023-07-11T18:44:20.709Z] 699f458cf7ca: Pull complete [2023-07-11T18:44:20.709Z] 765212b225bb: Pull complete [2023-07-11T18:44:21.668Z] f23df028b6ca: Pull complete [2023-07-11T18:44:21.669Z] d65c8cfc05b1: Pull complete [2023-07-11T18:44:36.659Z] 2437ff75d9bd: Pull complete [2023-07-11T18:44:36.659Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-11T18:44:36.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T18:44:36.659Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T18:44:36.976Z] prd-ubuntu20.04-docker-arm64-4c-16g-867 does not seem to be running inside a container [2023-07-11T18:44:37.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-11T18:44:39.580Z] $ docker top a128943862f5fc16837e1f5c6c325f8317c713cff6f375a88486c2dd07d61045 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T18:44:40.495Z] ---> job-cost.sh [2023-07-11T18:44:40.495Z] lf-activate-venv: SKIPPING [2023-07-11T18:44:40.495Z] INFO: No Stack... [2023-07-11T18:44:41.079Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-11T18:44:41.662Z] INFO: Archiving Costs [Pipeline] sh [2023-07-11T18:44:42.007Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-07-11T18:44:42.281Z] + cut -d, -f6 [Pipeline] lock [2023-07-11T18:44:42.362Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-37-1-stack-cost] [2023-07-11T18:44:42.366Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-37-1-stack-cost] did not exist. Created. [2023-07-11T18:44:42.366Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-37-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-11T18:44:43.087Z] /w/workspace/app-record-replay/1@tmp/durable-f23456f1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-11T18:44:43.760Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-11T18:44:43.796Z] Warning: overwriting stash ‘stack-cost’ [2023-07-11T18:44:43.843Z] Stashed 1 file(s) [Pipeline] } [2023-07-11T18:44:43.858Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-37-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-11T18:44:43.942Z] $ docker stop --time=1 a128943862f5fc16837e1f5c6c325f8317c713cff6f375a88486c2dd07d61045 [2023-07-11T18:44:45.436Z] $ docker rm -f --volumes a128943862f5fc16837e1f5c6c325f8317c713cff6f375a88486c2dd07d61045 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-11T18:44:46.524Z] provisioning config files... [2023-07-11T18:44:46.529Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-37 #1 [2023-07-11T18:44:46.531Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-37@tmp/config2476897420189787127tmp [Pipeline] { [Pipeline] sh [2023-07-11T18:44:46.863Z] + set +x [2023-07-11T18:44:46.863Z] + curl -s https://codecov.io/bash [2023-07-11T18:44:46.863Z] + bash -s -- [2023-07-11T18:44:46.863Z] [2023-07-11T18:44:46.863Z] _____ _ [2023-07-11T18:44:46.863Z] / ____| | | [2023-07-11T18:44:46.863Z] | | ___ __| | ___ ___ _____ __ [2023-07-11T18:44:46.863Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-11T18:44:46.864Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-11T18:44:46.864Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-11T18:44:46.864Z] Bash-1.0.6 [2023-07-11T18:44:46.864Z] [2023-07-11T18:44:46.864Z] [2023-07-11T18:44:46.864Z] ==> git version 2.25.1 found [2023-07-11T18:44:46.864Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-11T18:44:46.864Z] Release-Date: 2020-01-08 [2023-07-11T18:44:46.864Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-11T18:44:46.864Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-11T18:44:46.864Z] ==> Jenkins CI detected. [2023-07-11T18:44:46.864Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-37 [2023-07-11T18:44:46.864Z] project root: . [2023-07-11T18:44:46.864Z] --> token set from env [2023-07-11T18:44:46.864Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-11T18:44:46.864Z] ==> Running gcov in . (disable via -X gcov) [2023-07-11T18:44:46.864Z] ==> Python coveragepy not found [2023-07-11T18:44:46.864Z] ==> Searching for coverage reports in: [2023-07-11T18:44:46.864Z] + . [2023-07-11T18:44:46.864Z] -> Found 1 reports [2023-07-11T18:44:46.864Z] ==> Detecting git/mercurial file structure [2023-07-11T18:44:46.864Z] ==> Reading reports [2023-07-11T18:44:47.123Z] + ./coverage.out bytes=6157 [2023-07-11T18:44:47.123Z] ==> Appending adjustments [2023-07-11T18:44:47.123Z] https://docs.codecov.io/docs/fixing-reports [2023-07-11T18:44:47.123Z] + Found adjustments [2023-07-11T18:44:47.123Z] ==> Gzipping contents [2023-07-11T18:44:47.123Z] 4.0K /tmp/codecov.Wo40E3.gz [2023-07-11T18:44:47.123Z] ==> Uploading reports [2023-07-11T18:44:47.123Z] url: https://codecov.io [2023-07-11T18:44:47.123Z] query: branch=PR-37&commit=64d72031ff490a5cf26e632fe12eb7be76a9f2e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-37%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=37&job=&cmd_args= [2023-07-11T18:44:47.123Z] -> Pinging Codecov [2023-07-11T18:44:47.124Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-37&commit=64d72031ff490a5cf26e632fe12eb7be76a9f2e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-37%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=37&job=&cmd_args= [2023-07-11T18:44:47.124Z] Invalid request parameters [2023-07-11T18:44:47.124Z] 400 [Pipeline] } [2023-07-11T18:44:47.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-11T18:44:48.966Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-37/archives ] [2023-07-11T18:44:48.966Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-37/archives [2023-07-11T18:44:48.966Z] total 16 [2023-07-11T18:44:48.966Z] drwxr-xr-x 3 root root 4096 Jul 11 18:32 . [2023-07-11T18:44:48.966Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 18:32 .. [2023-07-11T18:44:48.966Z] drwxr-xr-x 2 root root 4096 Jul 11 18:32 cost [2023-07-11T18:44:48.966Z] -rw-r--r-- 1 root root 88 Jul 11 18:32 cost.csv [2023-07-11T18:44:48.966Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-37/archives [2023-07-11T18:44:48.966Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-37/archives [2023-07-11T18:44:48.966Z] total 16 [2023-07-11T18:44:48.966Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 18:32 . [2023-07-11T18:44:48.966Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 18:32 .. [2023-07-11T18:44:48.966Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 18:32 cost [2023-07-11T18:44:48.966Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 11 18:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-11T18:44:49.295Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T18:44:50.183Z] ---> package-listing.sh [2023-07-11T18:44:50.183Z] ++ facter osfamily [2023-07-11T18:44:50.183Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-11T18:44:50.443Z] + OS_FAMILY=debian [2023-07-11T18:44:50.443Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-37 [2023-07-11T18:44:50.443Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-11T18:44:50.443Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-11T18:44:50.443Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-11T18:44:50.443Z] + PACKAGES=/tmp/packages_start.txt [2023-07-11T18:44:50.443Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-37 ']' [2023-07-11T18:44:50.443Z] + PACKAGES=/tmp/packages_end.txt [2023-07-11T18:44:50.443Z] + case "${OS_FAMILY}" in [2023-07-11T18:44:50.443Z] + dpkg -l [2023-07-11T18:44:50.443Z] + grep '^ii' [2023-07-11T18:44:50.443Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-11T18:44:50.443Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-11T18:44:50.443Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-11T18:44:50.443Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-37 ']' [2023-07-11T18:44:50.443Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-37/archives/ [2023-07-11T18:44:50.443Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-37/archives/ [Pipeline] echo [2023-07-11T18:44:50.475Z] 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-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-11T18:44:50.770Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T18:44:51.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T18:44:51.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T18:44:51.560Z] prd-ubuntu20.04-docker-8c-8g-865 does not seem to be running inside a container [2023-07-11T18:44:51.576Z] $ 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-37/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-37 -v /w/workspace/xfoundry_app-record-replay_PR-37:/w/workspace/xfoundry_app-record-replay_PR-37:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-37@tmp:/w/workspace/xfoundry_app-record-replay_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-11T18:44:51.761Z] $ docker top 7d72cd7508063c2c76354098201d823c6ba8f5c6dd1240dca9d882d92d262563 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T18:44:52.163Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-11T18:44:52.473Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-11T18:44:52.781Z] + ls /var/log/sa-host [2023-07-11T18:44:52.781Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T18:44:52.924Z] provisioning config files... [2023-07-11T18:44:52.935Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-37@tmp/config15137808286383400858tmp [Pipeline] { [Pipeline] echo [2023-07-11T18:44:52.982Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T18:44:53.295Z] ---> create-netrc.sh [Pipeline] } [2023-07-11T18:44:53.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-11T18:44:53.722Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-11T18:44:53.755Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T18:44:54.067Z] ---> sudo-logs.sh [2023-07-11T18:44:54.067Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-11T18:44:54.145Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T18:44:54.460Z] ---> job-cost.sh [2023-07-11T18:44:54.461Z] lf-activate-venv: SKIPPING [2023-07-11T18:44:54.461Z] DEBUG: total: 0.2199999988079071 [2023-07-11T18:44:54.461Z] INFO: Retrieving Stack Cost... [2023-07-11T18:44:55.031Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-11T18:44:55.600Z] INFO: Archiving Costs [Pipeline] echo [2023-07-11T18:44:55.641Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T18:44:55.955Z] ---> logs-deploy.sh [2023-07-11T18:44:55.956Z] lf-activate-venv: SKIPPING [2023-07-11T18:44:55.956Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-37/1 [2023-07-11T18:44:55.956Z] INFO: archiving workspace using pattern(s): [2023-07-11T18:44:56.890Z] Archives upload complete. [2023-07-11T18:44:56.890Z] INFO: archiving logs to Nexus