Pull request #55 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eba4e3f80b183f67e9bb897e7a81b92376e02044+53d214d660c211fabaeb1f0df01625a9dcc42235 (e2904aef5ca92af663eabef398820a2a964d974b) 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-ssh9970888806026606122.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-ssh13281285464036504470.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-55/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-55/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8693713332462640395.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-55/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8775754685905981963.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-ssh2836606906988891372.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-55/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-55/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9505859891811326102.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-2802’ Running on prd-ubuntu20.04-docker-8c-8g-2805 in /w/workspace/xfoundry_app-record-replay_PR-55 [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-55 # 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 53d214d660c211fabaeb1f0df01625a9dcc42235 into PR head commit eba4e3f80b183f67e9bb897e7a81b92376e02044 > 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/55/head:refs/remotes/origin/PR-55 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing eba4e3f80b183f67e9bb897e7a81b92376e02044 Checking out Revision eba4e3f80b183f67e9bb897e7a81b92376e02044 (PR-55) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-03T04:08:06.257Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-03T04:08:06.455Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-03T04:08:06.563Z] ========================================================= [2023-08-03T04:08:06.563Z] EdgeX Global Pipelines Version Info [2023-08-03T04:08:06.563Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f eba4e3f80b183f67e9bb897e7a81b92376e02044 # 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 53d214d660c211fabaeb1f0df01625a9dcc42235 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eba4e3f80b183f67e9bb897e7a81b92376e02044 # timeout=10 [2023-08-03T04:08:07.301Z] ------------------- [2023-08-03T04:08:07.301Z] stable info: [2023-08-03T04:08:07.301Z] ------------------- [2023-08-03T04:08:07.301Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-03T04:08:07.301Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-03T04:08:07.301Z] Message: update stable to v1.0.250 [2023-08-03T04:08:07.871Z] ------------------- [2023-08-03T04:08:07.871Z] experimental info: [2023-08-03T04:08:07.871Z] ------------------- [2023-08-03T04:08:07.871Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-03T04:08:07.871Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-03T04:08:07.871Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-03T04:08:08.168Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-03T04:08:08.208Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-03T04:08:08.250Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-03T04:08:08.295Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-03T04:08:08.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-03T04:08:08.388Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-03T04:08:08.431Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-03T04:08:08.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-03T04:08:08.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-03T04:08:08.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-03T04:08:08.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-03T04:08:08.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-03T04:08:08.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-03T04:08:08.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-03T04:08:08.797Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-03T04:08:08.842Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-03T04:08:08.889Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-03T04:08:08.934Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-03T04:08:08.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-03T04:08:09.015Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-03T04:08:09.054Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-03T04:08:09.095Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-03T04:08:09.142Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-03T04:08:09.186Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-03T04:08:09.226Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-03T04:08:09.268Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-03T04:08:09.308Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-03T04:08:09.351Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-55 [Pipeline] echo [2023-08-03T04:08:09.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-55 [Pipeline] echo [2023-08-03T04:08:09.434Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-55 [Pipeline] echo [2023-08-03T04:08:09.475Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eba4e3f80b183f67e9bb897e7a81b92376e02044 [Pipeline] echo [2023-08-03T04:08:09.518Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eba4e3f [Pipeline] echo [2023-08-03T04:08:09.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-03T04:08:09.673Z] provisioning config files... [2023-08-03T04:08:09.697Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-55@tmp/config5128951600588699836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T04:08:10.036Z] ---> docker-login.sh [2023-08-03T04:08:10.036Z] nexus3.edgexfoundry.org:10001 [2023-08-03T04:08:10.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T04:08:10.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T04:08:10.296Z] Configure a credential helper to remove this warning. See [2023-08-03T04:08:10.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T04:08:10.296Z] [2023-08-03T04:08:10.296Z] Login Succeeded [2023-08-03T04:08:10.296Z] nexus3.edgexfoundry.org:10002 [2023-08-03T04:08:10.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T04:08:10.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T04:08:10.556Z] Configure a credential helper to remove this warning. See [2023-08-03T04:08:10.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T04:08:10.556Z] [2023-08-03T04:08:10.556Z] Login Succeeded [2023-08-03T04:08:10.557Z] nexus3.edgexfoundry.org:10003 [2023-08-03T04:08:10.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T04:08:10.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T04:08:10.557Z] Configure a credential helper to remove this warning. See [2023-08-03T04:08:10.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T04:08:10.557Z] [2023-08-03T04:08:10.557Z] Login Succeeded [2023-08-03T04:08:10.557Z] nexus3.edgexfoundry.org:10004 [2023-08-03T04:08:10.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T04:08:10.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T04:08:10.557Z] Configure a credential helper to remove this warning. See [2023-08-03T04:08:10.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T04:08:10.557Z] [2023-08-03T04:08:10.557Z] Login Succeeded [2023-08-03T04:08:10.557Z] docker.io [2023-08-03T04:08:10.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T04:08:11.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T04:08:11.079Z] Configure a credential helper to remove this warning. See [2023-08-03T04:08:11.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T04:08:11.079Z] [2023-08-03T04:08:11.079Z] Login Succeeded [2023-08-03T04:08:11.079Z] ---> docker-login.sh ends [Pipeline] } [2023-08-03T04:08:11.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-03T04:08:11.779Z] + git rev-list -1 --merges eba4e3f80b183f67e9bb897e7a81b92376e02044~1..eba4e3f80b183f67e9bb897e7a81b92376e02044 [Pipeline] echo [2023-08-03T04:08:11.845Z] -----------> git rev-list -1 --merges eba4e3f80b183f67e9bb897e7a81b92376e02044~1..eba4e3f80b183f67e9bb897e7a81b92376e02044 eba4e3f80b183f67e9bb897e7a81b92376e02044 [false] [Pipeline] sh [2023-08-03T04:08:12.153Z] + git log --format=format:%s -1 eba4e3f80b183f67e9bb897e7a81b92376e02044 [Pipeline] echo [2023-08-03T04:08:12.187Z] ========================================================= [2023-08-03T04:08:12.187Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-03T04:08:12.187Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-03T04:08:12.628Z] + git log --format=format:%s -1 eba4e3f80b183f67e9bb897e7a81b92376e02044 [Pipeline] echo [2023-08-03T04:08:12.656Z] [semverPrep] GIT_COMMIT: eba4e3f80b183f67e9bb897e7a81b92376e02044, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-08-03T04:08:12.692Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-03T04:08:13.085Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-03T04:08:13.085Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-03T04:08:13.085Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-03T04:08:13.085Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-03T04:08:13.085Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-03T04:08:13.085Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-03T04:08:13.085Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:08:13.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T04:08:13.591Z] [2023-08-03T04:08:13.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:08:13.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T04:08:13.971Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-03T04:08:13.971Z] b85a868b505f: Pulling fs layer [2023-08-03T04:08:13.971Z] e2be974225ed: Pulling fs layer [2023-08-03T04:08:13.971Z] 339a4e72a1f5: Pulling fs layer [2023-08-03T04:08:13.971Z] 988bab9f4d93: Pulling fs layer [2023-08-03T04:08:13.971Z] 1469e6f7b9e6: Pulling fs layer [2023-08-03T04:08:13.971Z] eaf3925da568: Pulling fs layer [2023-08-03T04:08:13.971Z] 988bab9f4d93: Waiting [2023-08-03T04:08:13.971Z] 1469e6f7b9e6: Waiting [2023-08-03T04:08:13.971Z] bab4dde63d76: Pulling fs layer [2023-08-03T04:08:13.971Z] bde34c3a00c8: Pulling fs layer [2023-08-03T04:08:13.971Z] b352a97aabf1: Pulling fs layer [2023-08-03T04:08:13.971Z] eaf3925da568: Waiting [2023-08-03T04:08:13.971Z] bab4dde63d76: Waiting [2023-08-03T04:08:13.971Z] 4872d77fe225: Pulling fs layer [2023-08-03T04:08:13.971Z] 5851b861e8e6: Pulling fs layer [2023-08-03T04:08:13.971Z] 4872d77fe225: Waiting [2023-08-03T04:08:13.971Z] 5851b861e8e6: Waiting [2023-08-03T04:08:13.971Z] e2be974225ed: Verifying Checksum [2023-08-03T04:08:13.971Z] e2be974225ed: Download complete [2023-08-03T04:08:13.971Z] 988bab9f4d93: Verifying Checksum [2023-08-03T04:08:13.971Z] 988bab9f4d93: Download complete [2023-08-03T04:08:14.232Z] 1469e6f7b9e6: Verifying Checksum [2023-08-03T04:08:14.232Z] 1469e6f7b9e6: Download complete [2023-08-03T04:08:14.232Z] eaf3925da568: Verifying Checksum [2023-08-03T04:08:14.232Z] eaf3925da568: Download complete [2023-08-03T04:08:14.232Z] 339a4e72a1f5: Verifying Checksum [2023-08-03T04:08:14.232Z] 339a4e72a1f5: Download complete [2023-08-03T04:08:14.232Z] bde34c3a00c8: Download complete [2023-08-03T04:08:14.232Z] b352a97aabf1: Verifying Checksum [2023-08-03T04:08:14.232Z] b352a97aabf1: Download complete [2023-08-03T04:08:14.232Z] 4872d77fe225: Download complete [2023-08-03T04:08:14.232Z] 5851b861e8e6: Verifying Checksum [2023-08-03T04:08:14.232Z] 5851b861e8e6: Download complete [2023-08-03T04:08:14.232Z] b85a868b505f: Verifying Checksum [2023-08-03T04:08:14.232Z] b85a868b505f: Download complete [2023-08-03T04:08:14.491Z] bab4dde63d76: Verifying Checksum [2023-08-03T04:08:14.491Z] bab4dde63d76: Download complete [2023-08-03T04:08:15.442Z] b85a868b505f: Pull complete [2023-08-03T04:08:15.702Z] e2be974225ed: Pull complete [2023-08-03T04:08:15.962Z] 339a4e72a1f5: Pull complete [2023-08-03T04:08:16.224Z] 988bab9f4d93: Pull complete [2023-08-03T04:08:16.484Z] 1469e6f7b9e6: Pull complete [2023-08-03T04:08:16.484Z] eaf3925da568: Pull complete [2023-08-03T04:08:18.387Z] bab4dde63d76: Pull complete [2023-08-03T04:08:18.387Z] bde34c3a00c8: Pull complete [2023-08-03T04:08:18.387Z] b352a97aabf1: Pull complete [2023-08-03T04:08:18.649Z] 4872d77fe225: Pull complete [2023-08-03T04:08:18.649Z] 5851b861e8e6: Pull complete [2023-08-03T04:08:18.649Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-03T04:08:18.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T04:08:18.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T04:08:18.897Z] prd-ubuntu20.04-docker-8c-8g-2805 does not seem to be running inside a container [2023-08-03T04:08:18.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-55 -v /w/workspace/xfoundry_app-record-replay_PR-55:/w/workspace/xfoundry_app-record-replay_PR-55:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-55@tmp:/w/workspace/xfoundry_app-record-replay_PR-55@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-03T04:08:22.454Z] $ docker top 3c42ef2f063c6cf95027163ff146a20270a9243bcbbd7a0dcc9591d8f3f55c4d -eo pid,comm [2023-08-03T04:08:22.511Z] 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-08-03T04:08:22.511Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-03T04:08:22.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-03T04:08:22.644Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-03T04:08:22.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-03T04:08:22.773Z] $ docker exec 3c42ef2f063c6cf95027163ff146a20270a9243bcbbd7a0dcc9591d8f3f55c4d ssh-agent [2023-08-03T04:08:22.889Z] SSH_AUTH_SOCK=/tmp/ssh-r9OqoEQ13Ruw/agent.32 [2023-08-03T04:08:22.889Z] SSH_AGENT_PID=38 [2023-08-03T04:08:22.895Z] Running ssh-add (command line suppressed) [2023-08-03T04:08:22.996Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-55@tmp/private_key_9341436152710517389.key (/w/workspace/xfoundry_app-record-replay_PR-55@tmp/private_key_9341436152710517389.key) [2023-08-03T04:08:23.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-03T04:08:23.339Z] + git tag --points-at HEAD [Pipeline] } [2023-08-03T04:08:23.374Z] $ docker exec --env ******** --env ******** 3c42ef2f063c6cf95027163ff146a20270a9243bcbbd7a0dcc9591d8f3f55c4d ssh-agent -k [2023-08-03T04:08:23.475Z] unset SSH_AUTH_SOCK; [2023-08-03T04:08:23.476Z] unset SSH_AGENT_PID; [2023-08-03T04:08:23.477Z] echo Agent pid 38 killed; [2023-08-03T04:08:23.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-03T04:08:23.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-03T04:08:23.563Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-03T04:08:23.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-03T04:08:23.687Z] $ docker exec 3c42ef2f063c6cf95027163ff146a20270a9243bcbbd7a0dcc9591d8f3f55c4d ssh-agent [2023-08-03T04:08:23.777Z] SSH_AUTH_SOCK=/tmp/ssh-ixLRg3jUhYMU/agent.69 [2023-08-03T04:08:23.777Z] SSH_AGENT_PID=75 [2023-08-03T04:08:23.782Z] Running ssh-add (command line suppressed) [2023-08-03T04:08:23.886Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-55@tmp/private_key_10334362987562404524.key (/w/workspace/xfoundry_app-record-replay_PR-55@tmp/private_key_10334362987562404524.key) [2023-08-03T04:08:23.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-03T04:08:24.231Z] + git semver init [2023-08-03T04:08:24.489Z] 2023-08-03 04:08:24,430 [run_init] DEBUG init version:0.0.0 force:False [2023-08-03T04:08:24.489Z] 2023-08-03 04:08:24,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-55/.semver [2023-08-03T04:08:24.489Z] 2023-08-03 04:08:24,431 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-55/.semver [2023-08-03T04:08:24.489Z] 2023-08-03 04:08:24,432 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-55/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-55, universal_newlines=False, shell=None, istream=None) [2023-08-03T04:08:25.427Z] 2023-08-03 04:08:25,094 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-55/.git/info/exclude [2023-08-03T04:08:25.427Z] 2023-08-03 04:08:25,095 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-55/.semver/PR-55 with force:False [2023-08-03T04:08:25.427Z] 2023-08-03 04:08:25,095 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-55/.semver/PR-55 [2023-08-03T04:08:25.427Z] 2023-08-03 04:08:25,099 [execute] INFO git cat-file --batch-check [2023-08-03T04:08:25.427Z] 2023-08-03 04:08:25,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-55/.semver, universal_newlines=False, shell=None, istream=) [2023-08-03T04:08:25.427Z] 2023-08-03 04:08:25,105 [execute] INFO git cat-file --batch [2023-08-03T04:08:25.427Z] 2023-08-03 04:08:25,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-55/.semver, universal_newlines=False, shell=None, istream=) [2023-08-03T04:08:25.427Z] 2023-08-03 04:08:25,109 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-55/.semver/PR-55 [2023-08-03T04:08:25.427Z] 0.0.0 [Pipeline] } [2023-08-03T04:08:25.456Z] $ docker exec --env ******** --env ******** 3c42ef2f063c6cf95027163ff146a20270a9243bcbbd7a0dcc9591d8f3f55c4d ssh-agent -k [2023-08-03T04:08:25.552Z] unset SSH_AUTH_SOCK; [2023-08-03T04:08:25.553Z] unset SSH_AGENT_PID; [2023-08-03T04:08:25.553Z] echo Agent pid 75 killed; [2023-08-03T04:08:25.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-03T04:08:25.978Z] + git semver [Pipeline] } [2023-08-03T04:08:26.360Z] $ docker stop --time=1 3c42ef2f063c6cf95027163ff146a20270a9243bcbbd7a0dcc9591d8f3f55c4d [2023-08-03T04:08:27.687Z] $ docker rm -f --volumes 3c42ef2f063c6cf95027163ff146a20270a9243bcbbd7a0dcc9591d8f3f55c4d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-03T04:08:28.079Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-03T04:08:28.344Z] Stashed 1 file(s) [Pipeline] echo [2023-08-03T04:08:28.361Z] [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-08-03T04:08:28.986Z] provisioning config files... [2023-08-03T04:08:28.996Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-55@tmp/config10942620663599355224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T04:08:29.454Z] ---> docker-login.sh [2023-08-03T04:08:29.454Z] nexus3.edgexfoundry.org:10001 [2023-08-03T04:08:29.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T04:08:29.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T04:08:29.454Z] Configure a credential helper to remove this warning. See [2023-08-03T04:08:29.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T04:08:29.454Z] [2023-08-03T04:08:29.454Z] Login Succeeded [2023-08-03T04:08:29.454Z] nexus3.edgexfoundry.org:10002 [2023-08-03T04:08:29.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T04:08:29.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T04:08:29.454Z] Configure a credential helper to remove this warning. See [2023-08-03T04:08:29.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T04:08:29.454Z] [2023-08-03T04:08:29.454Z] Login Succeeded [2023-08-03T04:08:29.454Z] nexus3.edgexfoundry.org:10003 [2023-08-03T04:08:29.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T04:08:29.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T04:08:29.713Z] Configure a credential helper to remove this warning. See [2023-08-03T04:08:29.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T04:08:29.713Z] [2023-08-03T04:08:29.713Z] Login Succeeded [2023-08-03T04:08:29.713Z] nexus3.edgexfoundry.org:10004 [2023-08-03T04:08:29.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T04:08:29.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T04:08:29.713Z] Configure a credential helper to remove this warning. See [2023-08-03T04:08:29.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T04:08:29.713Z] [2023-08-03T04:08:29.713Z] Login Succeeded [2023-08-03T04:08:29.713Z] docker.io [2023-08-03T04:08:29.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T04:08:29.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T04:08:29.972Z] Configure a credential helper to remove this warning. See [2023-08-03T04:08:29.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T04:08:29.972Z] [2023-08-03T04:08:29.972Z] Login Succeeded [2023-08-03T04:08:29.972Z] ---> docker-login.sh ends [Pipeline] } [2023-08-03T04:08:30.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-03T04:08:30.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T04:08:30.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T04:08:30.374Z] ========================================================= [2023-08-03T04:08:30.374Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-03T04:08:30.374Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:08:30.947Z] + 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-08-03T04:08:30.947Z] Sending build context to Docker daemon 435.2kB [2023-08-03T04:08:30.947Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T04:08:30.947Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-03T04:08:30.947Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-03T04:08:30.947Z] 4db1b89c0bd1: Pulling fs layer [2023-08-03T04:08:30.947Z] 6911f1a30b25: Pulling fs layer [2023-08-03T04:08:30.947Z] e194b8c5c2a9: Pulling fs layer [2023-08-03T04:08:30.947Z] 6863d3e3a2b1: Pulling fs layer [2023-08-03T04:08:30.947Z] ec0bb842ea78: Pulling fs layer [2023-08-03T04:08:30.947Z] 40a00589a448: Pulling fs layer [2023-08-03T04:08:30.947Z] 6c08303d61cc: Pulling fs layer [2023-08-03T04:08:30.947Z] 798269fcf238: Pulling fs layer [2023-08-03T04:08:30.947Z] 40a00589a448: Waiting [2023-08-03T04:08:30.947Z] 6c08303d61cc: Waiting [2023-08-03T04:08:30.947Z] 798269fcf238: Waiting [2023-08-03T04:08:30.947Z] ec0bb842ea78: Waiting [2023-08-03T04:08:30.947Z] 6863d3e3a2b1: Waiting [2023-08-03T04:08:30.947Z] 6911f1a30b25: Verifying Checksum [2023-08-03T04:08:30.947Z] 6911f1a30b25: Download complete [2023-08-03T04:08:30.947Z] 6863d3e3a2b1: Verifying Checksum [2023-08-03T04:08:30.947Z] 6863d3e3a2b1: Download complete [2023-08-03T04:08:30.947Z] ec0bb842ea78: Verifying Checksum [2023-08-03T04:08:30.947Z] ec0bb842ea78: Download complete [2023-08-03T04:08:30.947Z] 4db1b89c0bd1: Verifying Checksum [2023-08-03T04:08:30.947Z] 4db1b89c0bd1: Download complete [2023-08-03T04:08:31.208Z] 40a00589a448: Verifying Checksum [2023-08-03T04:08:31.208Z] 40a00589a448: Download complete [2023-08-03T04:08:31.208Z] 4db1b89c0bd1: Pull complete [2023-08-03T04:08:31.469Z] 6911f1a30b25: Pull complete [2023-08-03T04:08:31.732Z] 798269fcf238: Verifying Checksum [2023-08-03T04:08:31.732Z] 798269fcf238: Download complete [2023-08-03T04:08:31.994Z] e194b8c5c2a9: Verifying Checksum [2023-08-03T04:08:31.994Z] e194b8c5c2a9: Download complete [2023-08-03T04:08:31.994Z] 6c08303d61cc: Verifying Checksum [2023-08-03T04:08:31.994Z] 6c08303d61cc: Download complete [2023-08-03T04:08:35.280Z] e194b8c5c2a9: Pull complete [2023-08-03T04:08:35.542Z] 6863d3e3a2b1: Pull complete [2023-08-03T04:08:35.542Z] ec0bb842ea78: Pull complete [2023-08-03T04:08:35.542Z] 40a00589a448: Pull complete [2023-08-03T04:08:38.074Z] 6c08303d61cc: Pull complete [2023-08-03T04:08:39.009Z] 798269fcf238: Pull complete [2023-08-03T04:08:39.009Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-03T04:08:39.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-03T04:08:39.009Z] ---> ec979cd7f677 [2023-08-03T04:08:39.009Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-03T04:08:43.797Z] Still waiting to schedule task [2023-08-03T04:08:43.798Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2803’ is offline [2023-08-03T04:08:47.137Z] ---> Running in 291cb4f8ad8f [2023-08-03T04:08:47.137Z] Removing intermediate container 291cb4f8ad8f [2023-08-03T04:08:47.137Z] ---> 5ccb71819dff [2023-08-03T04:08:47.137Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-03T04:08:47.137Z] ---> Running in 99164c0b1fad [2023-08-03T04:08:47.137Z] Removing intermediate container 99164c0b1fad [2023-08-03T04:08:47.137Z] ---> a8ee79069cb6 [2023-08-03T04:08:47.137Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-03T04:08:47.137Z] ---> Running in 37bf9d01f959 [2023-08-03T04:08:47.137Z] Removing intermediate container 37bf9d01f959 [2023-08-03T04:08:47.137Z] ---> de03e3ba32ed [2023-08-03T04:08:47.137Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-03T04:08:47.137Z] ---> Running in b79a20b5ef37 [2023-08-03T04:08:47.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-03T04:08:47.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-03T04:08:47.137Z] OK: 265 MiB in 53 packages [2023-08-03T04:08:47.396Z] Removing intermediate container b79a20b5ef37 [2023-08-03T04:08:47.396Z] ---> 9208b968d219 [2023-08-03T04:08:47.396Z] Step 7/12 : WORKDIR /app [2023-08-03T04:08:47.396Z] ---> Running in d09231bb74fc [2023-08-03T04:08:47.396Z] Removing intermediate container d09231bb74fc [2023-08-03T04:08:47.396Z] ---> 579e31a2b604 [2023-08-03T04:08:47.396Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-03T04:08:47.655Z] ---> 412fbf93c80a [2023-08-03T04:08:47.655Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T04:08:47.655Z] ---> Running in e6ec54eb88a9 [2023-08-03T04:09:43.892Z] Removing intermediate container e6ec54eb88a9 [2023-08-03T04:09:43.892Z] ---> 035234c66e74 [2023-08-03T04:09:43.892Z] Step 10/12 : COPY . . [2023-08-03T04:09:43.892Z] ---> d1cd7b92500a [2023-08-03T04:09:43.892Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-03T04:09:43.892Z] ---> Running in 2956107e0a20 [2023-08-03T04:09:43.892Z] Removing intermediate container 2956107e0a20 [2023-08-03T04:09:43.892Z] ---> c816abd60424 [2023-08-03T04:09:43.892Z] Step 12/12 : RUN $MAKE [2023-08-03T04:09:43.892Z] ---> Running in 4194b2b55b28 [2023-08-03T04:09:43.892Z] noop [2023-08-03T04:09:43.892Z] Removing intermediate container 4194b2b55b28 [2023-08-03T04:09:43.892Z] ---> 5cf6bf3b1b0d [2023-08-03T04:09:43.892Z] Successfully built 5cf6bf3b1b0d [2023-08-03T04:09:43.892Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:09:44.337Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-03T04:09:44.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T04:09:44.494Z] prd-ubuntu20.04-docker-8c-8g-2805 does not seem to be running inside a container [2023-08-03T04:09:44.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-55 -v /w/workspace/xfoundry_app-record-replay_PR-55:/w/workspace/xfoundry_app-record-replay_PR-55:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-55@tmp:/w/workspace/xfoundry_app-record-replay_PR-55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-03T04:09:44.885Z] $ docker top 29e9f6aabca48f1a3d69f5dfbbf4b8bb38f844084f2ae42bd91807f1f2a934e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T04:09:45.278Z] + go version [2023-08-03T04:09:45.278Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-03T04:09:45.312Z] $ docker stop --time=1 29e9f6aabca48f1a3d69f5dfbbf4b8bb38f844084f2ae42bd91807f1f2a934e3 [2023-08-03T04:09:46.585Z] $ docker rm -f --volumes 29e9f6aabca48f1a3d69f5dfbbf4b8bb38f844084f2ae42bd91807f1f2a934e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:09:47.306Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-03T04:09:47.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T04:09:47.458Z] prd-ubuntu20.04-docker-8c-8g-2805 does not seem to be running inside a container [2023-08-03T04:09:47.487Z] $ 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-55 -v /w/workspace/xfoundry_app-record-replay_PR-55:/w/workspace/xfoundry_app-record-replay_PR-55:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-55@tmp:/w/workspace/xfoundry_app-record-replay_PR-55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-03T04:09:47.838Z] $ docker top f90d2b0467e693c70f745a7667ac508f2d32bf3700cb878d8d8bafdf3b5c0c8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T04:09:48.226Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-55 [Pipeline] fileExists [Pipeline] sh [2023-08-03T04:09:48.581Z] + make test [2023-08-03T04:09:48.581Z] go test -race -coverprofile=coverage.out ./... [2023-08-03T04:10:10.689Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-03T04:10:10.689Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.072s coverage: 88.0% of statements [2023-08-03T04:10:10.689Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-03T04:10:10.689Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-03T04:10:10.689Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-03T04:10:17.180Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2807 in /w/workspace/xfoundry_app-record-replay_PR-55 [Pipeline] { [Pipeline] ws [2023-08-03T04:10:17.236Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [2023-08-03T04:10:17.261Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.596s coverage: 97.5% of statements [2023-08-03T04:10:17.261Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.094s coverage: 85.2% of statements [Pipeline] checkout [2023-08-03T04:10:17.332Z] Selected Git installation does not exist. Using Default [2023-08-03T04:10:17.332Z] The recommended git tool is: NONE [2023-08-03T04:10:22.218Z] using credential edgex-jenkins-ssh [2023-08-03T04:10:22.237Z] Cloning the remote Git repository [2023-08-03T04:10:22.284Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-03T04:10:22.382Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-08-03T04:10:22.521Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-03T04:10:22.522Z] > git --version # timeout=10 [2023-08-03T04:10:22.543Z] > git --version # 'git version 2.25.1' [2023-08-03T04:10:22.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-03T04:10:22.697Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-03T04:10:23.357Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-03T04:10:23.380Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-03T04:10:24.195Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-03T04:10:24.230Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-03T04:10:24.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-03T04:10:24.244Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/55/head:refs/remotes/origin/PR-55 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-03T04:10:24.739Z] Merging remotes/origin/main commit 53d214d660c211fabaeb1f0df01625a9dcc42235 into PR head commit eba4e3f80b183f67e9bb897e7a81b92376e02044 [2023-08-03T04:10:25.006Z] Merge succeeded, producing eba4e3f80b183f67e9bb897e7a81b92376e02044 [2023-08-03T04:10:25.007Z] Checking out Revision eba4e3f80b183f67e9bb897e7a81b92376e02044 (PR-55) [2023-08-03T04:10:25.410Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-08-03T04:10:25.461Z] > git --version # timeout=10 [2023-08-03T04:10:25.474Z] > git --version # 'git version 2.25.1' [2023-08-03T04:10:25.489Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [2023-08-03T04:10:24.755Z] > git config core.sparsecheckout # timeout=10 [2023-08-03T04:10:24.840Z] > git checkout -f eba4e3f80b183f67e9bb897e7a81b92376e02044 # timeout=10 [2023-08-03T04:10:24.917Z] > git remote # timeout=10 [2023-08-03T04:10:24.937Z] > git config --get remote.origin.url # timeout=10 [2023-08-03T04:10:24.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-03T04:10:24.969Z] > git merge 53d214d660c211fabaeb1f0df01625a9dcc42235 # timeout=10 [2023-08-03T04:10:24.994Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-03T04:10:25.013Z] > git config core.sparsecheckout # timeout=10 [2023-08-03T04:10:25.031Z] > git checkout -f eba4e3f80b183f67e9bb897e7a81b92376e02044 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-03T04:10:26.722Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-03T04:10:26.723Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-03T04:10:26.723Z] Dload Upload Total Spent Left Speed [2023-08-03T04:10:26.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-08-03T04:10:29.804Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-03T04:10:30.152Z] + sudo tee /etc/docker/daemon.new [2023-08-03T04:10:30.152Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-03T04:10:30.152Z] { [2023-08-03T04:10:30.152Z] "registry-mirrors": [ [2023-08-03T04:10:30.152Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-03T04:10:30.152Z] ], [2023-08-03T04:10:30.152Z] "bip": "10.250.0.254/24", [2023-08-03T04:10:30.152Z] "hosts": [ [2023-08-03T04:10:30.152Z] "tcp://0.0.0.0:5555", [2023-08-03T04:10:30.152Z] "unix:///var/run/docker.sock" [2023-08-03T04:10:30.152Z] ], [2023-08-03T04:10:30.152Z] "mtu": 1458, [2023-08-03T04:10:30.152Z] "selinux-enabled": true, [2023-08-03T04:10:30.152Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-03T04:10:30.152Z] } [Pipeline] sh [2023-08-03T04:10:30.490Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-03T04:10:30.832Z] + sudo service docker restart [2023-08-03T04:10:39.179Z] go vet ./... [2023-08-03T04:10:41.707Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-03T04:10:41.707Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-03T04:10:41.707Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-03T04:10:42.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-03T04:10:42.053Z] $ docker stop --time=1 f90d2b0467e693c70f745a7667ac508f2d32bf3700cb878d8d8bafdf3b5c0c8d [2023-08-03T04:10:45.522Z] $ docker rm -f --volumes f90d2b0467e693c70f745a7667ac508f2d32bf3700cb878d8d8bafdf3b5c0c8d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-03T04:10:46.141Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-03T04:10:46.206Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-03T04:10:46.856Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-03T04:10:47.170Z] + ls -al . [2023-08-03T04:10:47.170Z] total 172 [2023-08-03T04:10:47.170Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 3 04:09 . [2023-08-03T04:10:47.170Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 04:08 .. [2023-08-03T04:10:47.170Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 3 04:08 .dockerignore [2023-08-03T04:10:47.170Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 04:08 .git [2023-08-03T04:10:47.170Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 04:08 .github [2023-08-03T04:10:47.170Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 3 04:08 .gitignore [2023-08-03T04:10:47.170Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 3 04:08 .golangci.yml [2023-08-03T04:10:47.170Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 04:08 .semver [2023-08-03T04:10:47.170Z] -rw-rw-r-- 1 jenkins jenkins 10642 Aug 3 04:08 Attribution.txt [2023-08-03T04:10:47.170Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 3 04:08 CHANGELOG.md [2023-08-03T04:10:47.170Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 3 04:08 Dockerfile [2023-08-03T04:10:47.170Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 3 04:08 GOVERNANCE.md [2023-08-03T04:10:47.170Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 3 04:08 Jenkinsfile [2023-08-03T04:10:47.170Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 3 04:08 LICENSE [2023-08-03T04:10:47.170Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 3 04:08 Makefile [2023-08-03T04:10:47.170Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 3 04:08 OWNERS.md [2023-08-03T04:10:47.170Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 3 04:08 README.md [2023-08-03T04:10:47.170Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 3 04:08 Record and Reply.postman_collection.json [2023-08-03T04:10:47.170Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 3 04:08 VERSION [2023-08-03T04:10:47.170Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 04:08 bin [2023-08-03T04:10:47.170Z] -rw-r--r-- 1 jenkins jenkins 16060 Aug 3 04:10 coverage.out [2023-08-03T04:10:47.170Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 3 04:08 go.mod [2023-08-03T04:10:47.170Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 3 04:08 go.sum [2023-08-03T04:10:47.170Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 3 04:08 internal [2023-08-03T04:10:47.170Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 3 04:08 main.go [2023-08-03T04:10:47.170Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 04:08 pkg [2023-08-03T04:10:47.170Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 04:08 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:10:47.570Z] + 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=eba4e3f80b183f67e9bb897e7a81b92376e02044 --label arch=amd64 --label version=0.0.0 . [2023-08-03T04:10:47.570Z] Sending build context to Docker daemon 452.1kB [2023-08-03T04:10:47.570Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T04:10:47.570Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-03T04:10:47.570Z] ---> 5cf6bf3b1b0d [2023-08-03T04:10:47.570Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-03T04:10:47.570Z] ---> Running in 5b54ce974591 [2023-08-03T04:10:47.829Z] Removing intermediate container 5b54ce974591 [2023-08-03T04:10:47.829Z] ---> c728b5d1a653 [2023-08-03T04:10:47.829Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-03T04:10:47.829Z] ---> Running in 83777da61952 [2023-08-03T04:10:47.829Z] Removing intermediate container 83777da61952 [2023-08-03T04:10:47.830Z] ---> a8c76a49028f [2023-08-03T04:10:47.830Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-03T04:10:47.830Z] ---> Running in 8f116b522372 [2023-08-03T04:10:47.830Z] Removing intermediate container 8f116b522372 [2023-08-03T04:10:47.830Z] ---> 20e8bb5c3170 [2023-08-03T04:10:47.830Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-03T04:10:48.089Z] ---> Running in c7fa46cf1bbb [2023-08-03T04:10:48.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-03T04:10:48.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-03T04:10:48.610Z] OK: 265 MiB in 53 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-03T04:10:49.136Z] provisioning config files... [2023-08-03T04:10:49.159Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config8749502875460506403tmp [2023-08-03T04:10:49.178Z] Removing intermediate container c7fa46cf1bbb [2023-08-03T04:10:49.178Z] ---> 27a934f517b3 [2023-08-03T04:10:49.178Z] Step 7/26 : WORKDIR /app [2023-08-03T04:10:49.178Z] ---> Running in 075cfed106e0 [2023-08-03T04:10:49.178Z] Removing intermediate container 075cfed106e0 [2023-08-03T04:10:49.178Z] ---> c2dc42c57513 [2023-08-03T04:10:49.178Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-03T04:10:49.178Z] ---> e36c6616aae2 [2023-08-03T04:10:49.178Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T04:10:49.178Z] ---> Running in 2fd273e47cb0 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T04:10:49.558Z] ---> docker-login.sh [2023-08-03T04:10:49.558Z] nexus3.edgexfoundry.org:10001 [2023-08-03T04:10:49.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T04:10:50.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T04:10:50.095Z] Configure a credential helper to remove this warning. See [2023-08-03T04:10:50.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T04:10:50.095Z] [2023-08-03T04:10:50.095Z] Login Succeeded [2023-08-03T04:10:50.114Z] Removing intermediate container 2fd273e47cb0 [2023-08-03T04:10:50.114Z] ---> 3d17a23087b4 [2023-08-03T04:10:50.114Z] Step 10/26 : COPY . . [2023-08-03T04:10:50.373Z] ---> 1fcc8af43a0b [2023-08-03T04:10:50.373Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-03T04:10:50.373Z] ---> Running in 5fa900bef2e5 [2023-08-03T04:10:50.373Z] Removing intermediate container 5fa900bef2e5 [2023-08-03T04:10:50.373Z] ---> 312c37db4111 [2023-08-03T04:10:50.373Z] Step 12/26 : RUN $MAKE [2023-08-03T04:10:50.373Z] ---> Running in 30dbcddbd1f8 [2023-08-03T04:10:50.377Z] nexus3.edgexfoundry.org:10002 [2023-08-03T04:10:50.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T04:10:50.631Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-08-03T04:10:50.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T04:10:50.648Z] Configure a credential helper to remove this warning. See [2023-08-03T04:10:50.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T04:10:50.648Z] [2023-08-03T04:10:50.648Z] Login Succeeded [2023-08-03T04:10:50.648Z] nexus3.edgexfoundry.org:10003 [2023-08-03T04:10:50.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T04:10:50.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T04:10:50.918Z] Configure a credential helper to remove this warning. See [2023-08-03T04:10:50.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T04:10:50.918Z] [2023-08-03T04:10:50.918Z] Login Succeeded [2023-08-03T04:10:50.918Z] nexus3.edgexfoundry.org:10004 [2023-08-03T04:10:51.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T04:10:51.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T04:10:51.191Z] Configure a credential helper to remove this warning. See [2023-08-03T04:10:51.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T04:10:51.191Z] [2023-08-03T04:10:51.191Z] Login Succeeded [2023-08-03T04:10:51.191Z] docker.io [2023-08-03T04:10:51.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T04:10:51.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T04:10:51.725Z] Configure a credential helper to remove this warning. See [2023-08-03T04:10:51.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T04:10:51.725Z] [2023-08-03T04:10:51.725Z] Login Succeeded [2023-08-03T04:10:51.725Z] ---> docker-login.sh ends [Pipeline] } [2023-08-03T04:10:51.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-03T04:10:52.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T04:10:52.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T04:10:52.197Z] ========================================================= [2023-08-03T04:10:52.197Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-03T04:10:52.197Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:10:52.683Z] + 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-08-03T04:10:52.683Z] Sending build context to Docker daemon 197.1kB [2023-08-03T04:10:52.957Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T04:10:52.957Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-03T04:10:52.957Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-03T04:10:52.957Z] edb6bdbacee9: Pulling fs layer [2023-08-03T04:10:52.957Z] 5f9638ab2659: Pulling fs layer [2023-08-03T04:10:52.957Z] 8d51d6327a98: Pulling fs layer [2023-08-03T04:10:52.957Z] 8b374f2dd631: Pulling fs layer [2023-08-03T04:10:52.957Z] ec14aa9079de: Pulling fs layer [2023-08-03T04:10:52.957Z] 2f466654f4bb: Pulling fs layer [2023-08-03T04:10:52.957Z] 554e91adad29: Pulling fs layer [2023-08-03T04:10:52.957Z] 8b374f2dd631: Waiting [2023-08-03T04:10:52.957Z] ec14aa9079de: Waiting [2023-08-03T04:10:52.957Z] 2f466654f4bb: Waiting [2023-08-03T04:10:52.957Z] 554e91adad29: Waiting [2023-08-03T04:10:52.957Z] 5f9638ab2659: Verifying Checksum [2023-08-03T04:10:52.957Z] 5f9638ab2659: Download complete [2023-08-03T04:10:53.226Z] 8b374f2dd631: Verifying Checksum [2023-08-03T04:10:53.226Z] 8b374f2dd631: Download complete [2023-08-03T04:10:53.226Z] ec14aa9079de: Verifying Checksum [2023-08-03T04:10:53.226Z] ec14aa9079de: Download complete [2023-08-03T04:10:53.226Z] edb6bdbacee9: Verifying Checksum [2023-08-03T04:10:53.226Z] edb6bdbacee9: Download complete [2023-08-03T04:10:54.657Z] 554e91adad29: Verifying Checksum [2023-08-03T04:10:54.657Z] 554e91adad29: Download complete [2023-08-03T04:10:55.629Z] 8d51d6327a98: Verifying Checksum [2023-08-03T04:10:55.629Z] 8d51d6327a98: Download complete [2023-08-03T04:10:55.897Z] 2f466654f4bb: Verifying Checksum [2023-08-03T04:10:55.897Z] 2f466654f4bb: Download complete [2023-08-03T04:10:56.482Z] edb6bdbacee9: Pull complete [2023-08-03T04:10:57.068Z] 5f9638ab2659: Pull complete [2023-08-03T04:11:12.203Z] 8d51d6327a98: Pull complete [2023-08-03T04:11:12.203Z] 8b374f2dd631: Pull complete [2023-08-03T04:11:12.203Z] ec14aa9079de: Pull complete [2023-08-03T04:11:12.555Z] Removing intermediate container 30dbcddbd1f8 [2023-08-03T04:11:12.555Z] ---> 9cf3ed51bfbb [2023-08-03T04:11:12.555Z] Step 13/26 : FROM alpine:3.17 [2023-08-03T04:11:12.555Z] 3.17: Pulling from library/alpine [2023-08-03T04:11:12.555Z] 4db1b89c0bd1: Already exists [2023-08-03T04:11:12.555Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-03T04:11:12.555Z] Status: Downloaded newer image for alpine:3.17 [2023-08-03T04:11:12.555Z] ---> 1f73a9d63274 [2023-08-03T04:11:12.555Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-03T04:11:12.555Z] ---> Running in 07168e93cb68 [2023-08-03T04:11:12.555Z] Removing intermediate container 07168e93cb68 [2023-08-03T04:11:12.555Z] ---> ddcbe116117e [2023-08-03T04:11:12.555Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-03T04:11:12.555Z] ---> Running in 15d325ba80ea [2023-08-03T04:11:12.555Z] Removing intermediate container 15d325ba80ea [2023-08-03T04:11:12.555Z] ---> d6b8b8ea621c [2023-08-03T04:11:12.555Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-03T04:11:12.555Z] ---> Running in f791e41661da [2023-08-03T04:11:12.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-03T04:11:12.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-03T04:11:12.555Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-03T04:11:12.555Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-03T04:11:12.555Z] Executing busybox-1.35.0-r29.trigger [2023-08-03T04:11:12.555Z] Executing ca-certificates-20230506-r0.trigger [2023-08-03T04:11:12.555Z] OK: 8 MiB in 17 packages [2023-08-03T04:11:12.814Z] Removing intermediate container f791e41661da [2023-08-03T04:11:12.814Z] ---> d1f475eea468 [2023-08-03T04:11:12.814Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-03T04:11:13.073Z] ---> 04ee643a2d48 [2023-08-03T04:11:13.073Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-03T04:11:13.073Z] ---> ebc9f0fd74c7 [2023-08-03T04:11:13.073Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-03T04:11:13.331Z] ---> 1c15e696d66a [2023-08-03T04:11:13.331Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-03T04:11:13.898Z] ---> e4af3eef8153 [2023-08-03T04:11:13.898Z] Step 21/26 : EXPOSE 59712 [2023-08-03T04:11:13.898Z] ---> Running in 924c450cb1e1 [2023-08-03T04:11:14.156Z] Removing intermediate container 924c450cb1e1 [2023-08-03T04:11:14.156Z] ---> 68e5340a5222 [2023-08-03T04:11:14.156Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-03T04:11:14.156Z] ---> Running in dbc07aaf7ad2 [2023-08-03T04:11:14.156Z] Removing intermediate container dbc07aaf7ad2 [2023-08-03T04:11:14.156Z] ---> 0f41af90d587 [2023-08-03T04:11:14.156Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-03T04:11:14.156Z] ---> Running in 0d04b9a046b9 [2023-08-03T04:11:14.156Z] Removing intermediate container 0d04b9a046b9 [2023-08-03T04:11:14.156Z] ---> 3bb509ab5e84 [2023-08-03T04:11:14.156Z] Step 24/26 : LABEL arch=amd64 [2023-08-03T04:11:14.156Z] ---> Running in 4c732c37788f [2023-08-03T04:11:14.416Z] Removing intermediate container 4c732c37788f [2023-08-03T04:11:14.416Z] ---> 406a57fc3fb0 [2023-08-03T04:11:14.416Z] Step 25/26 : LABEL git_sha=eba4e3f80b183f67e9bb897e7a81b92376e02044 [2023-08-03T04:11:14.416Z] ---> Running in 7fcd0067db06 [2023-08-03T04:11:14.416Z] Removing intermediate container 7fcd0067db06 [2023-08-03T04:11:14.416Z] ---> a27fdc628c93 [2023-08-03T04:11:14.416Z] Step 26/26 : LABEL version=0.0.0 [2023-08-03T04:11:14.416Z] ---> Running in 3e0994cf3a00 [2023-08-03T04:11:14.416Z] Removing intermediate container 3e0994cf3a00 [2023-08-03T04:11:14.416Z] ---> ef2e95b96f35 [2023-08-03T04:11:14.416Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-03T04:11:14.675Z] Successfully built ef2e95b96f35 [2023-08-03T04:11:14.675Z] 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-08-03T04:11:15.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T04:11:15.558Z] [2023-08-03T04:11:15.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:11:15.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T04:11:15.942Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-03T04:11:15.942Z] 5eb5b503b376: Pulling fs layer [2023-08-03T04:11:15.942Z] 5c69ac0246d0: Pulling fs layer [2023-08-03T04:11:15.942Z] ec43610c2a17: Pulling fs layer [2023-08-03T04:11:15.942Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-03T04:11:15.942Z] 33b1e0a273af: Pulling fs layer [2023-08-03T04:11:15.942Z] 5d3b04190fa2: Pulling fs layer [2023-08-03T04:11:15.942Z] 2f39f015ded8: Pulling fs layer [2023-08-03T04:11:15.942Z] 33b1e0a273af: Waiting [2023-08-03T04:11:15.942Z] 5d3b04190fa2: Waiting [2023-08-03T04:11:15.942Z] 2f39f015ded8: Waiting [2023-08-03T04:11:15.942Z] 3a2ae6a8a46f: Waiting [2023-08-03T04:11:15.942Z] 5c69ac0246d0: Verifying Checksum [2023-08-03T04:11:15.942Z] 5c69ac0246d0: Download complete [2023-08-03T04:11:15.942Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-03T04:11:15.942Z] 3a2ae6a8a46f: Download complete [2023-08-03T04:11:15.942Z] 33b1e0a273af: Verifying Checksum [2023-08-03T04:11:15.942Z] 33b1e0a273af: Download complete [2023-08-03T04:11:15.942Z] 5d3b04190fa2: Verifying Checksum [2023-08-03T04:11:15.942Z] 5d3b04190fa2: Download complete [2023-08-03T04:11:16.205Z] ec43610c2a17: Verifying Checksum [2023-08-03T04:11:16.205Z] ec43610c2a17: Download complete [2023-08-03T04:11:16.205Z] 5eb5b503b376: Verifying Checksum [2023-08-03T04:11:16.205Z] 5eb5b503b376: Download complete [2023-08-03T04:11:16.773Z] 2f39f015ded8: Download complete [2023-08-03T04:11:17.338Z] 5eb5b503b376: Pull complete [2023-08-03T04:11:17.338Z] 5c69ac0246d0: Pull complete [2023-08-03T04:11:17.558Z] 2f466654f4bb: Pull complete [2023-08-03T04:11:17.908Z] ec43610c2a17: Pull complete [2023-08-03T04:11:17.908Z] 3a2ae6a8a46f: Pull complete [2023-08-03T04:11:18.166Z] 33b1e0a273af: Pull complete [2023-08-03T04:11:18.166Z] 5d3b04190fa2: Pull complete [2023-08-03T04:11:19.514Z] 554e91adad29: Pull complete [2023-08-03T04:11:19.514Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-03T04:11:19.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-03T04:11:19.514Z] ---> 1e15ea492957 [2023-08-03T04:11:19.514Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-03T04:11:20.929Z] ---> Running in e9ba8274d4b7 [2023-08-03T04:11:21.197Z] Removing intermediate container e9ba8274d4b7 [2023-08-03T04:11:21.197Z] ---> e931fb31a383 [2023-08-03T04:11:21.197Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-03T04:11:21.467Z] ---> Running in b092282c9c7d [2023-08-03T04:11:21.734Z] Removing intermediate container b092282c9c7d [2023-08-03T04:11:21.734Z] ---> 63b90e0312f8 [2023-08-03T04:11:21.734Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-03T04:11:21.734Z] ---> Running in 9d22a294c061 [2023-08-03T04:11:22.002Z] Removing intermediate container 9d22a294c061 [2023-08-03T04:11:22.002Z] ---> cd299c5dfb03 [2023-08-03T04:11:22.002Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-03T04:11:22.269Z] ---> Running in 5e7fbb92ea5c [2023-08-03T04:11:22.349Z] 2f39f015ded8: Pull complete [2023-08-03T04:11:22.349Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-03T04:11:22.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T04:11:22.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T04:11:22.579Z] prd-ubuntu20.04-docker-8c-8g-2805 does not seem to be running inside a container [2023-08-03T04:11:22.609Z] $ 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-55 -v /w/workspace/xfoundry_app-record-replay_PR-55:/w/workspace/xfoundry_app-record-replay_PR-55:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-55@tmp:/w/workspace/xfoundry_app-record-replay_PR-55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-03T04:11:23.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-03T04:11:23.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-03T04:11:24.769Z] OK: 263 MiB in 53 packages [2023-08-03T04:11:25.730Z] Removing intermediate container 5e7fbb92ea5c [2023-08-03T04:11:25.730Z] ---> 43c48fb98328 [2023-08-03T04:11:25.730Z] Step 7/12 : WORKDIR /app [2023-08-03T04:11:25.730Z] ---> Running in 55ce347fbb31 [2023-08-03T04:11:25.996Z] Removing intermediate container 55ce347fbb31 [2023-08-03T04:11:25.996Z] ---> f4ee780a5688 [2023-08-03T04:11:25.996Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-03T04:11:26.182Z] $ docker top 6e934bb4cdf220df517be2469a1ba2fa990c21bdf1439f7286a26a4f76a611f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T04:11:26.579Z] ---> 9412ebfd7682 [2023-08-03T04:11:26.580Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T04:11:26.580Z] ---> Running in 45a6608bfc6e [2023-08-03T04:11:26.711Z] ---> job-cost.sh [2023-08-03T04:11:26.711Z] lf-activate-venv: SKIPPING [2023-08-03T04:11:26.711Z] INFO: No Stack... [2023-08-03T04:11:26.970Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-03T04:11:27.536Z] INFO: Archiving Costs [Pipeline] sh [2023-08-03T04:11:27.847Z] + cat /w/workspace/xfoundry_app-record-replay_PR-55/archives/cost.csv [2023-08-03T04:11:27.847Z] + cut -d, -f6 [Pipeline] lock [2023-08-03T04:11:27.890Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-55-1-stack-cost] [2023-08-03T04:11:27.895Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-55-1-stack-cost] did not exist. Created. [2023-08-03T04:11:27.895Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-55-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-03T04:11:28.280Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-03T04:11:28.326Z] Stashed 1 file(s) [Pipeline] } [2023-08-03T04:11:28.356Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-55-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-03T04:11:28.431Z] $ docker stop --time=1 6e934bb4cdf220df517be2469a1ba2fa990c21bdf1439f7286a26a4f76a611f9 [2023-08-03T04:11:29.638Z] $ docker rm -f --volumes 6e934bb4cdf220df517be2469a1ba2fa990c21bdf1439f7286a26a4f76a611f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-03T04:12:34.449Z] Removing intermediate container 45a6608bfc6e [2023-08-03T04:12:34.449Z] ---> c7cd6fd7b45e [2023-08-03T04:12:34.449Z] Step 10/12 : COPY . . [2023-08-03T04:12:34.449Z] ---> 834d7aa573ef [2023-08-03T04:12:34.449Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-03T04:12:34.449Z] ---> Running in f266dc914a6f [2023-08-03T04:12:34.449Z] Removing intermediate container f266dc914a6f [2023-08-03T04:12:34.449Z] ---> 11bb4085d608 [2023-08-03T04:12:34.449Z] Step 12/12 : RUN $MAKE [2023-08-03T04:12:34.449Z] ---> Running in 7a43353bcdf7 [2023-08-03T04:12:34.449Z] noop [2023-08-03T04:12:34.449Z] Removing intermediate container 7a43353bcdf7 [2023-08-03T04:12:34.449Z] ---> 7981e2ed7a18 [2023-08-03T04:12:34.449Z] Successfully built 7981e2ed7a18 [2023-08-03T04:12:34.449Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:12:34.911Z] + docker inspect -f . ci-base-image-arm64 [2023-08-03T04:12:34.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T04:12:35.160Z] prd-ubuntu20.04-docker-arm64-4c-16g-2807 does not seem to be running inside a container [2023-08-03T04:12:35.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-03T04:12:36.260Z] $ docker top eade581c6139a5b0eac721b56b9a1a15b1491d9d811f0339f5f7aa374a874719 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T04:12:37.106Z] + go version [2023-08-03T04:12:37.106Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-03T04:12:37.146Z] $ docker stop --time=1 eade581c6139a5b0eac721b56b9a1a15b1491d9d811f0339f5f7aa374a874719 [2023-08-03T04:12:38.707Z] $ docker rm -f --volumes eade581c6139a5b0eac721b56b9a1a15b1491d9d811f0339f5f7aa374a874719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:12:39.526Z] + docker inspect -f . ci-base-image-arm64 [2023-08-03T04:12:39.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T04:12:39.764Z] prd-ubuntu20.04-docker-arm64-4c-16g-2807 does not seem to be running inside a container [2023-08-03T04:12:39.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-03T04:12:40.885Z] $ docker top 1782bbe00558202f4203bdf1285b115fa4e7cc8038f6b0bd808e4a461be7094f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T04:12:41.415Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-08-03T04:12:41.788Z] + make test [2023-08-03T04:12:41.788Z] go test -race -coverprofile=coverage.out ./... [2023-08-03T04:15:18.528Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-03T04:15:36.734Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.257s coverage: 88.0% of statements [2023-08-03T04:15:39.317Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-03T04:15:39.317Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-03T04:15:39.317Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-03T04:15:43.593Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.865s coverage: 97.5% of statements [2023-08-03T04:15:43.593Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.443s coverage: 85.2% of statements [2023-08-03T04:15:43.593Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-03T04:15:43.593Z] go vet ./... [2023-08-03T04:18:20.331Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-03T04:18:20.331Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-03T04:18:20.331Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-03T04:18:20.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-03T04:18:20.396Z] $ docker stop --time=1 1782bbe00558202f4203bdf1285b115fa4e7cc8038f6b0bd808e4a461be7094f [2023-08-03T04:18:22.317Z] $ docker rm -f --volumes 1782bbe00558202f4203bdf1285b115fa4e7cc8038f6b0bd808e4a461be7094f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-03T04:18:23.979Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-03T04:18:24.011Z] Warning: overwriting stash ‘coverage-report’ [2023-08-03T04:18:24.455Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-03T04:18:25.036Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-03T04:18:25.370Z] + ls -al . [2023-08-03T04:18:25.370Z] total 168 [2023-08-03T04:18:25.370Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 04:12 . [2023-08-03T04:18:25.370Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 04:10 .. [2023-08-03T04:18:25.370Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 3 04:10 .dockerignore [2023-08-03T04:18:25.370Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 04:10 .git [2023-08-03T04:18:25.370Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 04:10 .github [2023-08-03T04:18:25.370Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 3 04:10 .gitignore [2023-08-03T04:18:25.370Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 3 04:10 .golangci.yml [2023-08-03T04:18:25.370Z] -rw-rw-r-- 1 jenkins jenkins 10642 Aug 3 04:10 Attribution.txt [2023-08-03T04:18:25.370Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 3 04:10 CHANGELOG.md [2023-08-03T04:18:25.370Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 3 04:10 Dockerfile [2023-08-03T04:18:25.370Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 3 04:10 GOVERNANCE.md [2023-08-03T04:18:25.370Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 3 04:10 Jenkinsfile [2023-08-03T04:18:25.371Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 3 04:10 LICENSE [2023-08-03T04:18:25.371Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 3 04:10 Makefile [2023-08-03T04:18:25.371Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 3 04:10 OWNERS.md [2023-08-03T04:18:25.371Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 3 04:10 README.md [2023-08-03T04:18:25.371Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 3 04:10 Record and Reply.postman_collection.json [2023-08-03T04:18:25.371Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 3 04:08 VERSION [2023-08-03T04:18:25.371Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 04:10 bin [2023-08-03T04:18:25.371Z] -rw-r--r-- 1 jenkins jenkins 16060 Aug 3 04:15 coverage.out [2023-08-03T04:18:25.371Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 3 04:10 go.mod [2023-08-03T04:18:25.371Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 3 04:10 go.sum [2023-08-03T04:18:25.371Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 3 04:10 internal [2023-08-03T04:18:25.371Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 3 04:10 main.go [2023-08-03T04:18:25.371Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 04:10 pkg [2023-08-03T04:18:25.371Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 04:10 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:18:25.774Z] + 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=eba4e3f80b183f67e9bb897e7a81b92376e02044 --label arch=arm64 --label version=0.0.0 . [2023-08-03T04:18:25.774Z] Sending build context to Docker daemon 214kB [2023-08-03T04:18:26.041Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T04:18:26.041Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-03T04:18:26.041Z] ---> 7981e2ed7a18 [2023-08-03T04:18:26.041Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-03T04:18:26.041Z] ---> Running in 5edc0a3df995 [2023-08-03T04:18:26.311Z] Removing intermediate container 5edc0a3df995 [2023-08-03T04:18:26.311Z] ---> 62f62fa1f697 [2023-08-03T04:18:26.311Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-03T04:18:26.584Z] ---> Running in c965e2a28b69 [2023-08-03T04:18:26.851Z] Removing intermediate container c965e2a28b69 [2023-08-03T04:18:26.851Z] ---> 6897b729a129 [2023-08-03T04:18:26.851Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-03T04:18:26.851Z] ---> Running in 614b01fc8774 [2023-08-03T04:18:27.120Z] Removing intermediate container 614b01fc8774 [2023-08-03T04:18:27.120Z] ---> 65b0f0ecf8b1 [2023-08-03T04:18:27.120Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-03T04:18:27.120Z] ---> Running in f04b2c320b0d [2023-08-03T04:18:28.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-03T04:18:28.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-03T04:18:30.071Z] OK: 263 MiB in 53 packages [2023-08-03T04:18:30.657Z] Removing intermediate container f04b2c320b0d [2023-08-03T04:18:30.657Z] ---> 1ac300d3e0ec [2023-08-03T04:18:30.657Z] Step 7/26 : WORKDIR /app [2023-08-03T04:18:30.657Z] ---> Running in 37c547d8fa94 [2023-08-03T04:18:30.927Z] Removing intermediate container 37c547d8fa94 [2023-08-03T04:18:30.927Z] ---> 6a2ba346793d [2023-08-03T04:18:30.927Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-03T04:18:31.514Z] ---> b436900b280c [2023-08-03T04:18:31.514Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T04:18:31.514Z] ---> Running in e2b3e41a1781 [2023-08-03T04:18:36.862Z] Removing intermediate container e2b3e41a1781 [2023-08-03T04:18:36.862Z] ---> 8a0d485a07bf [2023-08-03T04:18:36.862Z] Step 10/26 : COPY . . [2023-08-03T04:18:36.862Z] ---> 1b34059e8665 [2023-08-03T04:18:36.862Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-03T04:18:36.862Z] ---> Running in c1a0f2692d7d [2023-08-03T04:18:36.862Z] Removing intermediate container c1a0f2692d7d [2023-08-03T04:18:36.862Z] ---> f651fb28b6eb [2023-08-03T04:18:36.862Z] Step 12/26 : RUN $MAKE [2023-08-03T04:18:36.862Z] ---> Running in bbbf7674647e [2023-08-03T04:18:37.836Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-08-03T04:20:59.532Z] Removing intermediate container bbbf7674647e [2023-08-03T04:20:59.532Z] ---> a63271b9ed0b [2023-08-03T04:20:59.532Z] Step 13/26 : FROM alpine:3.17 [2023-08-03T04:20:59.532Z] 3.17: Pulling from library/alpine [2023-08-03T04:20:59.532Z] edb6bdbacee9: Already exists [2023-08-03T04:20:59.532Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-03T04:20:59.532Z] Status: Downloaded newer image for alpine:3.17 [2023-08-03T04:20:59.532Z] ---> 779605e5fbc0 [2023-08-03T04:20:59.532Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-03T04:20:59.532Z] ---> Running in 264b596d379b [2023-08-03T04:20:59.532Z] Removing intermediate container 264b596d379b [2023-08-03T04:20:59.532Z] ---> 13cd2ed5308e [2023-08-03T04:20:59.532Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-03T04:20:59.532Z] ---> Running in f8ed14cbeb5a [2023-08-03T04:20:59.532Z] Removing intermediate container f8ed14cbeb5a [2023-08-03T04:20:59.532Z] ---> a0216d4c57d7 [2023-08-03T04:20:59.532Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-03T04:20:59.532Z] ---> Running in 983a2fa53f35 [2023-08-03T04:20:59.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-03T04:20:59.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-03T04:20:59.532Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-03T04:20:59.532Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-03T04:20:59.532Z] Executing busybox-1.35.0-r29.trigger [2023-08-03T04:20:59.532Z] Executing ca-certificates-20230506-r0.trigger [2023-08-03T04:20:59.532Z] OK: 8 MiB in 17 packages [2023-08-03T04:20:59.532Z] Removing intermediate container 983a2fa53f35 [2023-08-03T04:20:59.532Z] ---> f41d33d7c5d2 [2023-08-03T04:20:59.532Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-03T04:20:59.532Z] ---> 9a83bcdea96c [2023-08-03T04:20:59.532Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-03T04:20:59.532Z] ---> 2d39ead4c915 [2023-08-03T04:20:59.532Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-03T04:20:59.532Z] ---> 7639ecde7ed1 [2023-08-03T04:20:59.532Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-03T04:20:59.532Z] ---> c5a854addbd1 [2023-08-03T04:20:59.532Z] Step 21/26 : EXPOSE 59712 [2023-08-03T04:20:59.532Z] ---> Running in 61a65b03f9a9 [2023-08-03T04:20:59.532Z] Removing intermediate container 61a65b03f9a9 [2023-08-03T04:20:59.532Z] ---> bad48c6868ce [2023-08-03T04:20:59.532Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-03T04:20:59.532Z] ---> Running in 2d9dcac67aa8 [2023-08-03T04:20:59.532Z] Removing intermediate container 2d9dcac67aa8 [2023-08-03T04:20:59.532Z] ---> 59777f1e9efe [2023-08-03T04:20:59.532Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-03T04:20:59.532Z] ---> Running in 0cdbd795431f [2023-08-03T04:20:59.532Z] Removing intermediate container 0cdbd795431f [2023-08-03T04:20:59.532Z] ---> 694c287fc3d6 [2023-08-03T04:20:59.532Z] Step 24/26 : LABEL arch=arm64 [2023-08-03T04:20:59.532Z] ---> Running in ef1943d0b353 [2023-08-03T04:20:59.532Z] Removing intermediate container ef1943d0b353 [2023-08-03T04:20:59.532Z] ---> 3782804f367c [2023-08-03T04:20:59.532Z] Step 25/26 : LABEL git_sha=eba4e3f80b183f67e9bb897e7a81b92376e02044 [2023-08-03T04:20:59.532Z] ---> Running in 63d31cf7eec2 [2023-08-03T04:20:59.532Z] Removing intermediate container 63d31cf7eec2 [2023-08-03T04:20:59.532Z] ---> 32672111229a [2023-08-03T04:20:59.532Z] Step 26/26 : LABEL version=0.0.0 [2023-08-03T04:20:59.532Z] ---> Running in bcc191e6f983 [2023-08-03T04:20:59.532Z] Removing intermediate container bcc191e6f983 [2023-08-03T04:20:59.532Z] ---> 425b3d7db4eb [2023-08-03T04:20:59.532Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-03T04:20:59.532Z] Successfully built 425b3d7db4eb [2023-08-03T04:20:59.532Z] 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-08-03T04:21:00.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-03T04:21:00.746Z] [2023-08-03T04:21:00.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:21:01.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-03T04:21:01.172Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-03T04:21:01.172Z] 8998bd30e6a1: Pulling fs layer [2023-08-03T04:21:01.172Z] 04944245beec: Pulling fs layer [2023-08-03T04:21:01.172Z] 699f458cf7ca: Pulling fs layer [2023-08-03T04:21:01.172Z] 765212b225bb: Pulling fs layer [2023-08-03T04:21:01.172Z] f23df028b6ca: Pulling fs layer [2023-08-03T04:21:01.172Z] d65c8cfc05b1: Pulling fs layer [2023-08-03T04:21:01.172Z] 2437ff75d9bd: Pulling fs layer [2023-08-03T04:21:01.172Z] 765212b225bb: Waiting [2023-08-03T04:21:01.172Z] d65c8cfc05b1: Waiting [2023-08-03T04:21:01.172Z] f23df028b6ca: Waiting [2023-08-03T04:21:01.172Z] 2437ff75d9bd: Waiting [2023-08-03T04:21:01.456Z] 04944245beec: Verifying Checksum [2023-08-03T04:21:01.456Z] 04944245beec: Download complete [2023-08-03T04:21:01.456Z] 765212b225bb: Verifying Checksum [2023-08-03T04:21:01.456Z] 765212b225bb: Download complete [2023-08-03T04:21:01.456Z] f23df028b6ca: Verifying Checksum [2023-08-03T04:21:01.456Z] f23df028b6ca: Download complete [2023-08-03T04:21:01.456Z] d65c8cfc05b1: Verifying Checksum [2023-08-03T04:21:01.456Z] d65c8cfc05b1: Download complete [2023-08-03T04:21:01.456Z] 699f458cf7ca: Verifying Checksum [2023-08-03T04:21:01.456Z] 699f458cf7ca: Download complete [2023-08-03T04:21:02.071Z] 8998bd30e6a1: Verifying Checksum [2023-08-03T04:21:02.071Z] 8998bd30e6a1: Download complete [2023-08-03T04:21:04.670Z] 2437ff75d9bd: Verifying Checksum [2023-08-03T04:21:04.670Z] 2437ff75d9bd: Download complete [2023-08-03T04:21:06.081Z] 8998bd30e6a1: Pull complete [2023-08-03T04:21:06.665Z] 04944245beec: Pull complete [2023-08-03T04:21:08.072Z] 699f458cf7ca: Pull complete [2023-08-03T04:21:08.073Z] 765212b225bb: Pull complete [2023-08-03T04:21:09.033Z] f23df028b6ca: Pull complete [2023-08-03T04:21:09.033Z] d65c8cfc05b1: Pull complete [2023-08-03T04:21:24.033Z] 2437ff75d9bd: Pull complete [2023-08-03T04:21:24.033Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-03T04:21:24.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-03T04:21:24.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T04:21:24.367Z] prd-ubuntu20.04-docker-arm64-4c-16g-2807 does not seem to be running inside a container [2023-08-03T04:21:24.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-03T04:21:27.070Z] $ docker top 01958184165c3318af00579b36a96f105df2a8e4e595438ea6980f1cde10f46f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T04:21:27.958Z] ---> job-cost.sh [2023-08-03T04:21:27.958Z] lf-activate-venv: SKIPPING [2023-08-03T04:21:27.958Z] INFO: No Stack... [2023-08-03T04:21:28.224Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-03T04:21:29.178Z] INFO: Archiving Costs [Pipeline] sh [2023-08-03T04:21:29.523Z] + cut -d, -f6 [2023-08-03T04:21:29.523Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock [2023-08-03T04:21:29.879Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-55-1-stack-cost] [2023-08-03T04:21:29.884Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-55-1-stack-cost] did not exist. Created. [2023-08-03T04:21:29.884Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-55-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-03T04:21:30.295Z] /w/workspace/app-record-replay/1@tmp/durable-d59a97ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-03T04:21:30.970Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-03T04:21:31.006Z] Warning: overwriting stash ‘stack-cost’ [2023-08-03T04:21:31.054Z] Stashed 1 file(s) [Pipeline] } [2023-08-03T04:21:31.153Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-55-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-03T04:21:31.239Z] $ docker stop --time=1 01958184165c3318af00579b36a96f105df2a8e4e595438ea6980f1cde10f46f [2023-08-03T04:21:33.655Z] $ docker rm -f --volumes 01958184165c3318af00579b36a96f105df2a8e4e595438ea6980f1cde10f46f [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-08-03T04:21:34.673Z] provisioning config files... [2023-08-03T04:21:34.679Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-55 #1 [2023-08-03T04:21:34.681Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-55@tmp/config3612838474989741705tmp [Pipeline] { [Pipeline] sh [2023-08-03T04:21:35.015Z] + set +x [2023-08-03T04:21:35.015Z] + bash -s -- [2023-08-03T04:21:35.015Z] + curl -s https://codecov.io/bash [2023-08-03T04:21:35.015Z] [2023-08-03T04:21:35.015Z] _____ _ [2023-08-03T04:21:35.015Z] / ____| | | [2023-08-03T04:21:35.015Z] | | ___ __| | ___ ___ _____ __ [2023-08-03T04:21:35.015Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-03T04:21:35.015Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-03T04:21:35.015Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-03T04:21:35.015Z] Bash-1.0.6 [2023-08-03T04:21:35.015Z] [2023-08-03T04:21:35.015Z] [2023-08-03T04:21:35.015Z] ==> git version 2.25.1 found [2023-08-03T04:21:35.015Z] ==> 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-08-03T04:21:35.015Z] Release-Date: 2020-01-08 [2023-08-03T04:21:35.015Z] 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-08-03T04:21:35.015Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-03T04:21:35.015Z] ==> Jenkins CI detected. [2023-08-03T04:21:35.015Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-55 [2023-08-03T04:21:35.015Z] project root: . [2023-08-03T04:21:35.015Z] --> token set from env [2023-08-03T04:21:35.015Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-03T04:21:35.015Z] ==> Running gcov in . (disable via -X gcov) [2023-08-03T04:21:35.015Z] ==> Python coveragepy not found [2023-08-03T04:21:35.015Z] ==> Searching for coverage reports in: [2023-08-03T04:21:35.015Z] + . [2023-08-03T04:21:35.015Z] -> Found 1 reports [2023-08-03T04:21:35.015Z] ==> Detecting git/mercurial file structure [2023-08-03T04:21:35.274Z] ==> Reading reports [2023-08-03T04:21:35.274Z] + ./coverage.out bytes=16060 [2023-08-03T04:21:35.274Z] ==> Appending adjustments [2023-08-03T04:21:35.274Z] https://docs.codecov.io/docs/fixing-reports [2023-08-03T04:21:35.274Z] + Found adjustments [2023-08-03T04:21:35.274Z] ==> Gzipping contents [2023-08-03T04:21:35.274Z] 4.0K /tmp/codecov.iKnbqT.gz [2023-08-03T04:21:35.274Z] ==> Uploading reports [2023-08-03T04:21:35.274Z] url: https://codecov.io [2023-08-03T04:21:35.274Z] query: branch=PR-55&commit=eba4e3f80b183f67e9bb897e7a81b92376e02044&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-55%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=55&job=&cmd_args= [2023-08-03T04:21:35.274Z] -> Pinging Codecov [2023-08-03T04:21:35.274Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-55&commit=eba4e3f80b183f67e9bb897e7a81b92376e02044&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-55%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=55&job=&cmd_args= [2023-08-03T04:21:35.274Z] Invalid request parameters [2023-08-03T04:21:35.274Z] 400 [Pipeline] } [2023-08-03T04:21:35.301Z] 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-08-03T04:21:37.231Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-55/archives ] [2023-08-03T04:21:37.231Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-55/archives [2023-08-03T04:21:37.231Z] total 16 [2023-08-03T04:21:37.231Z] drwxr-xr-x 3 root root 4096 Aug 3 04:11 . [2023-08-03T04:21:37.231Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 3 04:11 .. [2023-08-03T04:21:37.231Z] drwxr-xr-x 2 root root 4096 Aug 3 04:11 cost [2023-08-03T04:21:37.231Z] -rw-r--r-- 1 root root 88 Aug 3 04:11 cost.csv [2023-08-03T04:21:37.231Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-55/archives [2023-08-03T04:21:37.231Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-55/archives [2023-08-03T04:21:37.231Z] total 16 [2023-08-03T04:21:37.231Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 04:11 . [2023-08-03T04:21:37.231Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 3 04:11 .. [2023-08-03T04:21:37.231Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 3 04:11 cost [2023-08-03T04:21:37.231Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 3 04:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-03T04:21:37.554Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T04:21:38.441Z] ---> package-listing.sh [2023-08-03T04:21:38.441Z] ++ facter osfamily [2023-08-03T04:21:38.441Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-03T04:21:38.702Z] + OS_FAMILY=debian [2023-08-03T04:21:38.702Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-55 [2023-08-03T04:21:38.702Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-03T04:21:38.702Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-03T04:21:38.702Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-03T04:21:38.702Z] + PACKAGES=/tmp/packages_start.txt [2023-08-03T04:21:38.702Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-55 ']' [2023-08-03T04:21:38.702Z] + PACKAGES=/tmp/packages_end.txt [2023-08-03T04:21:38.702Z] + case "${OS_FAMILY}" in [2023-08-03T04:21:38.702Z] + dpkg -l [2023-08-03T04:21:38.702Z] + grep '^ii' [2023-08-03T04:21:38.702Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-03T04:21:38.702Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-03T04:21:38.702Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-03T04:21:38.702Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-55 ']' [2023-08-03T04:21:38.703Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-55/archives/ [2023-08-03T04:21:38.703Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-55/archives/ [Pipeline] echo [2023-08-03T04:21:38.735Z] 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-55/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-03T04:21:39.026Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T04:21:39.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T04:21:39.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T04:21:39.782Z] prd-ubuntu20.04-docker-8c-8g-2805 does not seem to be running inside a container [2023-08-03T04:21:39.814Z] $ 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-55/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-55 -v /w/workspace/xfoundry_app-record-replay_PR-55:/w/workspace/xfoundry_app-record-replay_PR-55:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-55@tmp:/w/workspace/xfoundry_app-record-replay_PR-55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-03T04:21:40.071Z] $ docker top aef8ea8c4e4c05a1b4bac50959c78389cdb2fefbad0a9d4de70f0462528e4126 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T04:21:40.462Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-03T04:21:40.774Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-03T04:21:41.084Z] + ls /var/log/sa-host [2023-08-03T04:21:41.084Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-03T04:21:41.316Z] provisioning config files... [2023-08-03T04:21:41.325Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-55@tmp/config16511891362603372423tmp [Pipeline] { [Pipeline] echo [2023-08-03T04:21:41.373Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T04:21:41.684Z] ---> create-netrc.sh [Pipeline] } [2023-08-03T04:21:41.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-03T04:21:42.121Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-03T04:21:42.152Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T04:21:42.459Z] ---> sudo-logs.sh [2023-08-03T04:21:42.459Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-03T04:21:42.546Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T04:21:42.856Z] ---> job-cost.sh [2023-08-03T04:21:42.857Z] lf-activate-venv: SKIPPING [2023-08-03T04:21:42.857Z] DEBUG: total: 0.2199999988079071 [2023-08-03T04:21:42.857Z] INFO: Retrieving Stack Cost... [2023-08-03T04:21:43.116Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-03T04:21:43.685Z] INFO: Archiving Costs [Pipeline] echo [2023-08-03T04:21:43.716Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T04:21:44.025Z] ---> logs-deploy.sh [2023-08-03T04:21:44.025Z] lf-activate-venv: SKIPPING [2023-08-03T04:21:44.025Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-55/1 [2023-08-03T04:21:44.025Z] INFO: archiving workspace using pattern(s): [2023-08-03T04:21:44.966Z] Archives upload complete. [2023-08-03T04:21:44.966Z] INFO: archiving logs to Nexus