Pull request #27 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from f1e887f240c7f2e8b6d12399faea70a75062f813+33243b892cd04961baa0321b8a5c910c508d1c9a (78060a47055ef6a1ac1edeb50eee1fda96991d95) 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-ssh4466296984457648315.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-ssh7535903850387053634.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-27/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-27/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7639155364696026178.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-27/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh96644730899039689.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-ssh13545052424164704292.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-27/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-27/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3862347097158785799.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19240 in /w/workspace/xfoundry_app-record-replay_PR-27 [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-27 # 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 33243b892cd04961baa0321b8a5c910c508d1c9a into PR head commit f1e887f240c7f2e8b6d12399faea70a75062f813 Merge succeeded, producing f1e887f240c7f2e8b6d12399faea70a75062f813 Checking out Revision f1e887f240c7f2e8b6d12399faea70a75062f813 (PR-27) > 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/27/head:refs/remotes/origin/PR-27 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1e887f240c7f2e8b6d12399faea70a75062f813 # 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 33243b892cd04961baa0321b8a5c910c508d1c9a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1e887f240c7f2e8b6d12399faea70a75062f813 # timeout=10 Commit message: "feat: Implement HTTP routing" 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-06-26T15:25:04.137Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-26T15:25:04.359Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-26T15:25:04.473Z] ========================================================= [2023-06-26T15:25:04.473Z] EdgeX Global Pipelines Version Info [2023-06-26T15:25:04.473Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-26T15:25:05.214Z] ------------------- [2023-06-26T15:25:05.214Z] stable info: [2023-06-26T15:25:05.214Z] ------------------- [2023-06-26T15:25:05.214Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-26T15:25:05.214Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-26T15:25:05.214Z] Message: update stable to v1.0.250 [2023-06-26T15:25:05.785Z] ------------------- [2023-06-26T15:25:05.785Z] experimental info: [2023-06-26T15:25:05.785Z] ------------------- [2023-06-26T15:25:05.785Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-26T15:25:05.785Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-26T15:25:05.785Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-26T15:25:06.093Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-06-26T15:25:06.135Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-06-26T15:25:06.172Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-26T15:25:06.210Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-26T15:25:06.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-26T15:25:06.302Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-26T15:25:06.345Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-26T15:25:06.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-26T15:25:06.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-26T15:25:06.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-26T15:25:06.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-26T15:25:06.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-06-26T15:25:06.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-26T15:25:06.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-26T15:25:06.693Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-26T15:25:06.732Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-26T15:25:06.777Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-26T15:25:06.821Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-26T15:25:06.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-26T15:25:06.903Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-26T15:25:06.944Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-26T15:25:06.989Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-26T15:25:07.031Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-26T15:25:07.072Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-26T15:25:07.117Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-26T15:25:07.164Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-26T15:25:07.205Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-26T15:25:07.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-27 [Pipeline] echo [2023-06-26T15:25:07.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-27 [Pipeline] echo [2023-06-26T15:25:07.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-27 [Pipeline] echo [2023-06-26T15:25:07.380Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1e887f240c7f2e8b6d12399faea70a75062f813 [Pipeline] echo [2023-06-26T15:25:07.425Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1e887f [Pipeline] echo [2023-06-26T15:25:07.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-26T15:25:07.591Z] provisioning config files... [2023-06-26T15:25:07.607Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-27@tmp/config17024773440314906576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T15:25:07.962Z] ---> docker-login.sh [2023-06-26T15:25:07.962Z] nexus3.edgexfoundry.org:10001 [2023-06-26T15:25:08.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:25:08.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:25:08.222Z] Configure a credential helper to remove this warning. See [2023-06-26T15:25:08.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:25:08.222Z] [2023-06-26T15:25:08.222Z] Login Succeeded [2023-06-26T15:25:08.222Z] nexus3.edgexfoundry.org:10002 [2023-06-26T15:25:08.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:25:08.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:25:08.483Z] Configure a credential helper to remove this warning. See [2023-06-26T15:25:08.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:25:08.483Z] [2023-06-26T15:25:08.483Z] Login Succeeded [2023-06-26T15:25:08.483Z] nexus3.edgexfoundry.org:10003 [2023-06-26T15:25:08.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:25:08.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:25:08.483Z] Configure a credential helper to remove this warning. See [2023-06-26T15:25:08.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:25:08.483Z] [2023-06-26T15:25:08.483Z] Login Succeeded [2023-06-26T15:25:08.483Z] nexus3.edgexfoundry.org:10004 [2023-06-26T15:25:08.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:25:08.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:25:08.744Z] Configure a credential helper to remove this warning. See [2023-06-26T15:25:08.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:25:08.744Z] [2023-06-26T15:25:08.744Z] Login Succeeded [2023-06-26T15:25:08.744Z] docker.io [2023-06-26T15:25:08.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:25:09.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:25:09.006Z] Configure a credential helper to remove this warning. See [2023-06-26T15:25:09.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:25:09.006Z] [2023-06-26T15:25:09.006Z] Login Succeeded [2023-06-26T15:25:09.006Z] ---> docker-login.sh ends [Pipeline] } [2023-06-26T15:25:09.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-26T15:25:09.698Z] + git rev-list -1 --merges f1e887f240c7f2e8b6d12399faea70a75062f813~1..f1e887f240c7f2e8b6d12399faea70a75062f813 [Pipeline] echo [2023-06-26T15:25:09.769Z] -----------> git rev-list -1 --merges f1e887f240c7f2e8b6d12399faea70a75062f813~1..f1e887f240c7f2e8b6d12399faea70a75062f813 f1e887f240c7f2e8b6d12399faea70a75062f813 [false] [Pipeline] sh [2023-06-26T15:25:10.105Z] + git log --format=format:%s -1 f1e887f240c7f2e8b6d12399faea70a75062f813 [Pipeline] echo [2023-06-26T15:25:10.141Z] ========================================================= [2023-06-26T15:25:10.141Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-26T15:25:10.141Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T15:25:10.608Z] + git log --format=format:%s -1 f1e887f240c7f2e8b6d12399faea70a75062f813 [Pipeline] echo [2023-06-26T15:25:10.643Z] [semverPrep] GIT_COMMIT: f1e887f240c7f2e8b6d12399faea70a75062f813, Commit Message: feat: Implement HTTP routing [Pipeline] echo [2023-06-26T15:25:10.676Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-26T15:25:11.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-26T15:25:11.099Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-26T15:25:11.099Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-26T15:25:11.099Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-26T15:25:11.099Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-26T15:25:11.099Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-26T15:25:11.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:25:11.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-26T15:25:11.783Z] [2023-06-26T15:25:11.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:25:12.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-26T15:25:12.184Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-26T15:25:12.184Z] b85a868b505f: Pulling fs layer [2023-06-26T15:25:12.184Z] e2be974225ed: Pulling fs layer [2023-06-26T15:25:12.184Z] 339a4e72a1f5: Pulling fs layer [2023-06-26T15:25:12.184Z] 988bab9f4d93: Pulling fs layer [2023-06-26T15:25:12.184Z] 1469e6f7b9e6: Pulling fs layer [2023-06-26T15:25:12.184Z] eaf3925da568: Pulling fs layer [2023-06-26T15:25:12.184Z] bab4dde63d76: Pulling fs layer [2023-06-26T15:25:12.184Z] bde34c3a00c8: Pulling fs layer [2023-06-26T15:25:12.184Z] b352a97aabf1: Pulling fs layer [2023-06-26T15:25:12.184Z] 4872d77fe225: Pulling fs layer [2023-06-26T15:25:12.184Z] 5851b861e8e6: Pulling fs layer [2023-06-26T15:25:12.184Z] 988bab9f4d93: Waiting [2023-06-26T15:25:12.184Z] bde34c3a00c8: Waiting [2023-06-26T15:25:12.184Z] 1469e6f7b9e6: Waiting [2023-06-26T15:25:12.184Z] eaf3925da568: Waiting [2023-06-26T15:25:12.184Z] 5851b861e8e6: Waiting [2023-06-26T15:25:12.184Z] 4872d77fe225: Waiting [2023-06-26T15:25:12.184Z] bab4dde63d76: Waiting [2023-06-26T15:25:12.184Z] e2be974225ed: Download complete [2023-06-26T15:25:12.184Z] 988bab9f4d93: Verifying Checksum [2023-06-26T15:25:12.184Z] 988bab9f4d93: Download complete [2023-06-26T15:25:12.446Z] 339a4e72a1f5: Verifying Checksum [2023-06-26T15:25:12.446Z] 339a4e72a1f5: Download complete [2023-06-26T15:25:12.446Z] 1469e6f7b9e6: Verifying Checksum [2023-06-26T15:25:12.446Z] 1469e6f7b9e6: Download complete [2023-06-26T15:25:12.446Z] eaf3925da568: Download complete [2023-06-26T15:25:12.446Z] bde34c3a00c8: Download complete [2023-06-26T15:25:12.446Z] b352a97aabf1: Download complete [2023-06-26T15:25:12.446Z] 4872d77fe225: Download complete [2023-06-26T15:25:12.446Z] 5851b861e8e6: Download complete [2023-06-26T15:25:12.446Z] b85a868b505f: Verifying Checksum [2023-06-26T15:25:12.446Z] b85a868b505f: Download complete [2023-06-26T15:25:12.706Z] bab4dde63d76: Verifying Checksum [2023-06-26T15:25:12.706Z] bab4dde63d76: Download complete [2023-06-26T15:25:13.644Z] b85a868b505f: Pull complete [2023-06-26T15:25:13.903Z] e2be974225ed: Pull complete [2023-06-26T15:25:14.471Z] 339a4e72a1f5: Pull complete [2023-06-26T15:25:14.471Z] 988bab9f4d93: Pull complete [2023-06-26T15:25:14.732Z] 1469e6f7b9e6: Pull complete [2023-06-26T15:25:14.992Z] eaf3925da568: Pull complete [2023-06-26T15:25:16.904Z] bab4dde63d76: Pull complete [2023-06-26T15:25:16.904Z] bde34c3a00c8: Pull complete [2023-06-26T15:25:16.904Z] b352a97aabf1: Pull complete [2023-06-26T15:25:16.904Z] 4872d77fe225: Pull complete [2023-06-26T15:25:16.904Z] 5851b861e8e6: Pull complete [2023-06-26T15:25:16.904Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-26T15:25:16.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-26T15:25:16.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T15:25:17.158Z] prd-ubuntu20.04-docker-8c-8g-19240 does not seem to be running inside a container [2023-06-26T15:25:17.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-27 -v /w/workspace/xfoundry_app-record-replay_PR-27:/w/workspace/xfoundry_app-record-replay_PR-27:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-27@tmp:/w/workspace/xfoundry_app-record-replay_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-26T15:25:20.267Z] $ docker top 7e57b360a489ddf2b08226e654535d3a41151be07059b27d67b4bbb325c7130d -eo pid,comm [2023-06-26T15:25:20.323Z] 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-06-26T15:25:20.323Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-26T15:25:20.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-26T15:25:20.469Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-26T15:25:20.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-26T15:25:20.602Z] $ docker exec 7e57b360a489ddf2b08226e654535d3a41151be07059b27d67b4bbb325c7130d ssh-agent [2023-06-26T15:25:20.708Z] SSH_AUTH_SOCK=/tmp/ssh-njrwSapU0BVI/agent.32 [2023-06-26T15:25:20.708Z] SSH_AGENT_PID=39 [2023-06-26T15:25:20.715Z] Running ssh-add (command line suppressed) [2023-06-26T15:25:20.857Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-27@tmp/private_key_11862226435331366049.key (/w/workspace/xfoundry_app-record-replay_PR-27@tmp/private_key_11862226435331366049.key) [2023-06-26T15:25:20.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-26T15:25:21.205Z] + git tag --points-at HEAD [Pipeline] } [2023-06-26T15:25:21.235Z] $ docker exec --env ******** --env ******** 7e57b360a489ddf2b08226e654535d3a41151be07059b27d67b4bbb325c7130d ssh-agent -k [2023-06-26T15:25:21.334Z] unset SSH_AUTH_SOCK; [2023-06-26T15:25:21.335Z] unset SSH_AGENT_PID; [2023-06-26T15:25:21.335Z] echo Agent pid 39 killed; [2023-06-26T15:25:21.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-26T15:25:21.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-26T15:25:21.438Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-26T15:25:21.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-26T15:25:21.557Z] $ docker exec 7e57b360a489ddf2b08226e654535d3a41151be07059b27d67b4bbb325c7130d ssh-agent [2023-06-26T15:25:21.656Z] SSH_AUTH_SOCK=/tmp/ssh-jqihwGDaVtnk/agent.71 [2023-06-26T15:25:21.656Z] SSH_AGENT_PID=77 [2023-06-26T15:25:21.660Z] Running ssh-add (command line suppressed) [2023-06-26T15:25:21.779Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-27@tmp/private_key_12215603911023508364.key (/w/workspace/xfoundry_app-record-replay_PR-27@tmp/private_key_12215603911023508364.key) [2023-06-26T15:25:21.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-26T15:25:22.131Z] + git semver init [2023-06-26T15:25:22.391Z] 2023-06-26 15:25:22,321 [run_init] DEBUG init version:0.0.0 force:False [2023-06-26T15:25:22.391Z] 2023-06-26 15:25:22,321 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-27/.semver [2023-06-26T15:25:22.391Z] 2023-06-26 15:25:22,322 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-27/.semver [2023-06-26T15:25:22.391Z] 2023-06-26 15:25:22,322 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-27/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-27, universal_newlines=False, shell=None, istream=None) [2023-06-26T15:25:22.961Z] 2023-06-26 15:25:22,892 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-27/.git/info/exclude [2023-06-26T15:25:22.961Z] 2023-06-26 15:25:22,892 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-27/.semver/PR-27 with force:False [2023-06-26T15:25:22.961Z] 2023-06-26 15:25:22,893 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-27/.semver/PR-27 [2023-06-26T15:25:22.961Z] 2023-06-26 15:25:22,896 [execute] INFO git cat-file --batch-check [2023-06-26T15:25:22.961Z] 2023-06-26 15:25:22,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-27/.semver, universal_newlines=False, shell=None, istream=) [2023-06-26T15:25:22.961Z] 2023-06-26 15:25:22,903 [execute] INFO git cat-file --batch [2023-06-26T15:25:22.961Z] 2023-06-26 15:25:22,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-27/.semver, universal_newlines=False, shell=None, istream=) [2023-06-26T15:25:22.961Z] 2023-06-26 15:25:22,909 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-27/.semver/PR-27 [2023-06-26T15:25:22.961Z] 0.0.0 [Pipeline] } [2023-06-26T15:25:22.991Z] $ docker exec --env ******** --env ******** 7e57b360a489ddf2b08226e654535d3a41151be07059b27d67b4bbb325c7130d ssh-agent -k [2023-06-26T15:25:23.090Z] unset SSH_AUTH_SOCK; [2023-06-26T15:25:23.090Z] unset SSH_AGENT_PID; [2023-06-26T15:25:23.090Z] echo Agent pid 77 killed; [2023-06-26T15:25:23.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-26T15:25:23.533Z] + git semver [Pipeline] } [2023-06-26T15:25:23.820Z] $ docker stop --time=1 7e57b360a489ddf2b08226e654535d3a41151be07059b27d67b4bbb325c7130d [2023-06-26T15:25:25.094Z] $ docker rm -f --volumes 7e57b360a489ddf2b08226e654535d3a41151be07059b27d67b4bbb325c7130d [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-26T15:25:25.500Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-26T15:25:25.788Z] Stashed 1 file(s) [Pipeline] echo [2023-06-26T15:25:25.811Z] [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-06-26T15:25:26.444Z] provisioning config files... [2023-06-26T15:25:26.454Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-27@tmp/config22921156462186799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T15:25:26.805Z] ---> docker-login.sh [2023-06-26T15:25:26.805Z] nexus3.edgexfoundry.org:10001 [2023-06-26T15:25:26.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:25:26.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:25:26.805Z] Configure a credential helper to remove this warning. See [2023-06-26T15:25:26.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:25:26.805Z] [2023-06-26T15:25:26.805Z] Login Succeeded [2023-06-26T15:25:26.805Z] nexus3.edgexfoundry.org:10002 [2023-06-26T15:25:26.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:25:26.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:25:26.805Z] Configure a credential helper to remove this warning. See [2023-06-26T15:25:26.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:25:26.805Z] [2023-06-26T15:25:26.805Z] Login Succeeded [2023-06-26T15:25:26.805Z] nexus3.edgexfoundry.org:10003 [2023-06-26T15:25:27.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:25:27.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:25:27.065Z] Configure a credential helper to remove this warning. See [2023-06-26T15:25:27.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:25:27.065Z] [2023-06-26T15:25:27.065Z] Login Succeeded [2023-06-26T15:25:27.065Z] nexus3.edgexfoundry.org:10004 [2023-06-26T15:25:27.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:25:27.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:25:27.065Z] Configure a credential helper to remove this warning. See [2023-06-26T15:25:27.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:25:27.065Z] [2023-06-26T15:25:27.065Z] Login Succeeded [2023-06-26T15:25:27.065Z] docker.io [2023-06-26T15:25:27.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:25:27.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:25:27.323Z] Configure a credential helper to remove this warning. See [2023-06-26T15:25:27.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:25:27.323Z] [2023-06-26T15:25:27.323Z] Login Succeeded [2023-06-26T15:25:27.323Z] ---> docker-login.sh ends [Pipeline] } [2023-06-26T15:25:27.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-26T15:25:27.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-26T15:25:27.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-26T15:25:27.650Z] ========================================================= [2023-06-26T15:25:27.650Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-26T15:25:27.650Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:25:28.126Z] + 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-06-26T15:25:28.126Z] Sending build context to Docker daemon 238.6kB [2023-06-26T15:25:28.126Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-26T15:25:28.126Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-26T15:25:28.126Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-26T15:25:28.126Z] f56be85fc22e: Pulling fs layer [2023-06-26T15:25:28.126Z] 85791d961cd3: Pulling fs layer [2023-06-26T15:25:28.126Z] d694b5ae8c79: Pulling fs layer [2023-06-26T15:25:28.126Z] 9f32a84ed3da: Pulling fs layer [2023-06-26T15:25:28.126Z] 4d19c01a9841: Pulling fs layer [2023-06-26T15:25:28.126Z] 9325e15d5711: Pulling fs layer [2023-06-26T15:25:28.126Z] 556b6ee489ea: Pulling fs layer [2023-06-26T15:25:28.126Z] c5a4b2cf53e6: Pulling fs layer [2023-06-26T15:25:28.126Z] 556b6ee489ea: Waiting [2023-06-26T15:25:28.126Z] 9325e15d5711: Waiting [2023-06-26T15:25:28.126Z] c5a4b2cf53e6: Waiting [2023-06-26T15:25:28.126Z] 9f32a84ed3da: Waiting [2023-06-26T15:25:28.126Z] 4d19c01a9841: Waiting [2023-06-26T15:25:28.126Z] 85791d961cd3: Download complete [2023-06-26T15:25:28.126Z] 9f32a84ed3da: Verifying Checksum [2023-06-26T15:25:28.126Z] 9f32a84ed3da: Download complete [2023-06-26T15:25:28.126Z] 4d19c01a9841: Verifying Checksum [2023-06-26T15:25:28.126Z] 4d19c01a9841: Download complete [2023-06-26T15:25:28.386Z] f56be85fc22e: Verifying Checksum [2023-06-26T15:25:28.386Z] f56be85fc22e: Download complete [2023-06-26T15:25:28.386Z] 9325e15d5711: Verifying Checksum [2023-06-26T15:25:28.386Z] 9325e15d5711: Download complete [2023-06-26T15:25:28.386Z] f56be85fc22e: Pull complete [2023-06-26T15:25:28.649Z] 85791d961cd3: Pull complete [2023-06-26T15:25:28.908Z] d694b5ae8c79: Verifying Checksum [2023-06-26T15:25:28.908Z] d694b5ae8c79: Download complete [2023-06-26T15:25:28.908Z] c5a4b2cf53e6: Verifying Checksum [2023-06-26T15:25:28.908Z] c5a4b2cf53e6: Download complete [2023-06-26T15:25:29.167Z] 556b6ee489ea: Verifying Checksum [2023-06-26T15:25:29.167Z] 556b6ee489ea: Download complete [2023-06-26T15:25:32.455Z] d694b5ae8c79: Pull complete [2023-06-26T15:25:32.455Z] 9f32a84ed3da: Pull complete [2023-06-26T15:25:32.455Z] 4d19c01a9841: Pull complete [2023-06-26T15:25:32.455Z] 9325e15d5711: Pull complete [2023-06-26T15:25:34.992Z] 556b6ee489ea: Pull complete [2023-06-26T15:25:36.368Z] c5a4b2cf53e6: Pull complete [2023-06-26T15:25:36.368Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-26T15:25:36.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-26T15:25:36.368Z] ---> c4be618373d6 [2023-06-26T15:25:36.368Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-26T15:25:40.576Z] ---> Running in 8e0e5afc12e0 [2023-06-26T15:25:40.576Z] Removing intermediate container 8e0e5afc12e0 [2023-06-26T15:25:40.576Z] ---> 06117deb5af5 [2023-06-26T15:25:40.576Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-26T15:25:40.576Z] ---> Running in 822a01456d0f [2023-06-26T15:25:40.836Z] Removing intermediate container 822a01456d0f [2023-06-26T15:25:40.836Z] ---> c1ace4606e2e [2023-06-26T15:25:40.836Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-26T15:25:40.836Z] ---> Running in 9f5c28d155b2 [2023-06-26T15:25:40.836Z] Removing intermediate container 9f5c28d155b2 [2023-06-26T15:25:40.836Z] ---> 71f6183d06c0 [2023-06-26T15:25:40.836Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-26T15:25:40.836Z] ---> Running in c52cc563d98d [2023-06-26T15:25:41.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-26T15:25:41.263Z] Still waiting to schedule task [2023-06-26T15:25:41.263Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-26T15:25:41.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-26T15:25:41.356Z] OK: 265 MiB in 53 packages [2023-06-26T15:25:41.925Z] Removing intermediate container c52cc563d98d [2023-06-26T15:25:41.925Z] ---> b5b4def0f330 [2023-06-26T15:25:41.925Z] Step 7/12 : WORKDIR /app [2023-06-26T15:25:41.925Z] ---> Running in 668c8f1fb772 [2023-06-26T15:25:41.925Z] Removing intermediate container 668c8f1fb772 [2023-06-26T15:25:41.925Z] ---> 00bd37f898e7 [2023-06-26T15:25:41.925Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-26T15:25:41.925Z] ---> 68af0e660a75 [2023-06-26T15:25:41.925Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-26T15:25:41.925Z] ---> Running in 451de950ff7a [2023-06-26T15:26:38.185Z] Removing intermediate container 451de950ff7a [2023-06-26T15:26:38.185Z] ---> aa37494c0059 [2023-06-26T15:26:38.185Z] Step 10/12 : COPY . . [2023-06-26T15:26:38.185Z] ---> bc46599eec11 [2023-06-26T15:26:38.185Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-26T15:26:38.185Z] ---> Running in 0eff79bd25ce [2023-06-26T15:26:38.185Z] Removing intermediate container 0eff79bd25ce [2023-06-26T15:26:38.185Z] ---> 187464cc44c3 [2023-06-26T15:26:38.185Z] Step 12/12 : RUN $MAKE [2023-06-26T15:26:38.185Z] ---> Running in bb978c9b2f93 [2023-06-26T15:26:38.185Z] noop [2023-06-26T15:26:38.185Z] Removing intermediate container bb978c9b2f93 [2023-06-26T15:26:38.185Z] ---> cb4205f865b9 [2023-06-26T15:26:38.185Z] Successfully built cb4205f865b9 [2023-06-26T15:26:38.185Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:26:38.643Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-26T15:26:38.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T15:26:38.794Z] prd-ubuntu20.04-docker-8c-8g-19240 does not seem to be running inside a container [2023-06-26T15:26:38.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-27 -v /w/workspace/xfoundry_app-record-replay_PR-27:/w/workspace/xfoundry_app-record-replay_PR-27:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-27@tmp:/w/workspace/xfoundry_app-record-replay_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-26T15:26:39.186Z] $ docker top c87a8a2844c213bc06a4d922a3894f2712084edfda70315c31875636f17a7fff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T15:26:39.576Z] + go version [2023-06-26T15:26:39.576Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-26T15:26:39.612Z] $ docker stop --time=1 c87a8a2844c213bc06a4d922a3894f2712084edfda70315c31875636f17a7fff [2023-06-26T15:26:40.873Z] $ docker rm -f --volumes c87a8a2844c213bc06a4d922a3894f2712084edfda70315c31875636f17a7fff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:26:41.583Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-26T15:26:41.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T15:26:41.733Z] prd-ubuntu20.04-docker-8c-8g-19240 does not seem to be running inside a container [2023-06-26T15:26:41.770Z] $ 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-27 -v /w/workspace/xfoundry_app-record-replay_PR-27:/w/workspace/xfoundry_app-record-replay_PR-27:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-27@tmp:/w/workspace/xfoundry_app-record-replay_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-26T15:26:42.104Z] $ docker top d2757a27ec136a2a92d708444044a1bce43d9bc59afb40641dc52a03edc5f136 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T15:26:42.497Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-27 [Pipeline] fileExists [Pipeline] sh [2023-06-26T15:26:42.858Z] + make test [2023-06-26T15:26:42.858Z] go test -race -coverprofile=coverage.out ./... [2023-06-26T15:26:50.981Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-26T15:27:03.194Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-26T15:27:03.194Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-26T15:27:03.194Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-26T15:27:03.194Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.075s coverage: 69.2% of statements [2023-06-26T15:27:03.194Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.061s coverage: 27.3% of statements [2023-06-26T15:27:14.753Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19241 in /w/workspace/xfoundry_app-record-replay_PR-27 [Pipeline] { [Pipeline] ws [2023-06-26T15:27:14.812Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-06-26T15:27:14.898Z] Selected Git installation does not exist. Using Default [2023-06-26T15:27:14.898Z] The recommended git tool is: NONE [2023-06-26T15:27:19.613Z] using credential edgex-jenkins-ssh [2023-06-26T15:27:19.630Z] Cloning the remote Git repository [2023-06-26T15:27:19.670Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-06-26T15:27:19.763Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-06-26T15:27:19.906Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-26T15:27:19.907Z] > git --version # timeout=10 [2023-06-26T15:27:19.933Z] > git --version # 'git version 2.25.1' [2023-06-26T15:27:19.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-26T15:27:20.091Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-26T15:27:20.661Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-26T15:27:20.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-26T15:27:22.019Z] Merging remotes/origin/main commit 33243b892cd04961baa0321b8a5c910c508d1c9a into PR head commit f1e887f240c7f2e8b6d12399faea70a75062f813 [2023-06-26T15:27:21.466Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-26T15:27:21.518Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-26T15:27:21.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-26T15:27:21.535Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/27/head:refs/remotes/origin/PR-27 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-26T15:27:22.039Z] > git config core.sparsecheckout # timeout=10 [2023-06-26T15:27:22.121Z] > git checkout -f f1e887f240c7f2e8b6d12399faea70a75062f813 # timeout=10 [2023-06-26T15:27:22.200Z] > git remote # timeout=10 [2023-06-26T15:27:22.217Z] > git config --get remote.origin.url # timeout=10 [2023-06-26T15:27:22.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-26T15:27:22.250Z] > git merge 33243b892cd04961baa0321b8a5c910c508d1c9a # timeout=10 [2023-06-26T15:27:22.288Z] Merge succeeded, producing f1e887f240c7f2e8b6d12399faea70a75062f813 [2023-06-26T15:27:22.289Z] Checking out Revision f1e887f240c7f2e8b6d12399faea70a75062f813 (PR-27) [2023-06-26T15:27:22.274Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-26T15:27:22.296Z] > git config core.sparsecheckout # timeout=10 [2023-06-26T15:27:22.309Z] > git checkout -f f1e887f240c7f2e8b6d12399faea70a75062f813 # timeout=10 [2023-06-26T15:27:25.135Z] go vet ./... [2023-06-26T15:27:25.772Z] Commit message: "feat: Implement HTTP routing" [2023-06-26T15:27:25.824Z] > git --version # timeout=10 [2023-06-26T15:27:25.835Z] > git --version # 'git version 2.25.1' [2023-06-26T15:27:25.848Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T15:27:27.133Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-26T15:27:27.133Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-26T15:27:27.133Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-26T15:27:27.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-26T15:27:27.230Z] $ docker stop --time=1 d2757a27ec136a2a92d708444044a1bce43d9bc59afb40641dc52a03edc5f136 [2023-06-26T15:27:27.348Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-26T15:27:27.348Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-26T15:27:27.348Z] Dload Upload Total Spent Left Speed [2023-06-26T15:27:27.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76353 [2023-06-26T15:27:30.778Z] $ docker rm -f --volumes d2757a27ec136a2a92d708444044a1bce43d9bc59afb40641dc52a03edc5f136 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2023-06-26T15:27:31.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-26T15:27:31.458Z] Stashed 1 file(s) [Pipeline] } [2023-06-26T15:27:31.468Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-06-26T15:27:31.888Z] + sudo tee /etc/docker/daemon.new [2023-06-26T15:27:31.888Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-26T15:27:31.888Z] { [2023-06-26T15:27:31.888Z] "registry-mirrors": [ [2023-06-26T15:27:31.888Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-26T15:27:31.888Z] ], [2023-06-26T15:27:31.888Z] "bip": "10.250.0.254/24", [2023-06-26T15:27:31.888Z] "hosts": [ [2023-06-26T15:27:31.888Z] "tcp://0.0.0.0:5555", [2023-06-26T15:27:31.888Z] "unix:///var/run/docker.sock" [2023-06-26T15:27:31.888Z] ], [2023-06-26T15:27:31.888Z] "mtu": 1458, [2023-06-26T15:27:31.888Z] "selinux-enabled": true, [2023-06-26T15:27:31.888Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-26T15:27:31.888Z] } [Pipeline] sh [Pipeline] sh [2023-06-26T15:27:32.314Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-26T15:27:32.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-26T15:27:32.664Z] + sudo service docker restart [2023-06-26T15:27:32.746Z] + ls -al . [2023-06-26T15:27:32.746Z] total 148 [2023-06-26T15:27:32.746Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 15:26 . [2023-06-26T15:27:32.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 15:24 .. [2023-06-26T15:27:32.746Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 15:25 .dockerignore [2023-06-26T15:27:32.746Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 15:25 .git [2023-06-26T15:27:32.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:25 .github [2023-06-26T15:27:32.746Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 26 15:25 .gitignore [2023-06-26T15:27:32.746Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 15:25 .golangci.yml [2023-06-26T15:27:32.746Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 15:25 .semver [2023-06-26T15:27:32.746Z] -rw-rw-r-- 1 jenkins jenkins 9658 Jun 26 15:25 Attribution.txt [2023-06-26T15:27:32.746Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 26 15:25 CHANGELOG.md [2023-06-26T15:27:32.746Z] -rw-rw-r-- 1 jenkins jenkins 1617 Jun 26 15:25 Dockerfile [2023-06-26T15:27:32.746Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 15:25 GOVERNANCE.md [2023-06-26T15:27:32.746Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 26 15:25 Jenkinsfile [2023-06-26T15:27:32.746Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 15:25 LICENSE [2023-06-26T15:27:32.746Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 26 15:25 OWNERS.md [2023-06-26T15:27:32.746Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 26 15:25 README.md [2023-06-26T15:27:32.746Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 26 15:25 VERSION [2023-06-26T15:27:32.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:25 bin [2023-06-26T15:27:32.746Z] -rw-r--r-- 1 jenkins jenkins 3308 Jun 26 15:27 coverage.out [2023-06-26T15:27:32.746Z] -rw-rw-r-- 1 jenkins jenkins 3256 Jun 26 15:25 go.mod [2023-06-26T15:27:32.746Z] -rw-rw-r-- 1 jenkins jenkins 30668 Jun 26 15:25 go.sum [2023-06-26T15:27:32.746Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 26 15:25 internal [2023-06-26T15:27:32.746Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 26 15:25 main.go [2023-06-26T15:27:32.746Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 26 15:25 makefile [2023-06-26T15:27:32.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 15:25 pkg [2023-06-26T15:27:32.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:25 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:27:33.138Z] + 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=f1e887f240c7f2e8b6d12399faea70a75062f813 --label arch=amd64 --label version=0.0.0 . [2023-06-26T15:27:33.138Z] Sending build context to Docker daemon 242.7kB [2023-06-26T15:27:33.138Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-26T15:27:33.138Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-26T15:27:33.138Z] ---> cb4205f865b9 [2023-06-26T15:27:33.138Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-26T15:27:33.138Z] ---> Running in 4102a0eaa21c [2023-06-26T15:27:33.138Z] Removing intermediate container 4102a0eaa21c [2023-06-26T15:27:33.138Z] ---> f8a24526b756 [2023-06-26T15:27:33.138Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-26T15:27:33.138Z] ---> Running in fce148fbebb4 [2023-06-26T15:27:33.399Z] Removing intermediate container fce148fbebb4 [2023-06-26T15:27:33.399Z] ---> 875075f77131 [2023-06-26T15:27:33.399Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-26T15:27:33.399Z] ---> Running in 9445a72ed1f1 [2023-06-26T15:27:33.399Z] Removing intermediate container 9445a72ed1f1 [2023-06-26T15:27:33.399Z] ---> 3a5486eb6d64 [2023-06-26T15:27:33.399Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-26T15:27:33.399Z] ---> Running in cd5ec9b50df6 [2023-06-26T15:27:33.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-26T15:27:33.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-26T15:27:34.186Z] OK: 265 MiB in 53 packages [2023-06-26T15:27:34.446Z] Removing intermediate container cd5ec9b50df6 [2023-06-26T15:27:34.446Z] ---> 21aa49b85ebc [2023-06-26T15:27:34.446Z] Step 7/26 : WORKDIR /app [2023-06-26T15:27:34.446Z] ---> Running in 1ae1b4cf302f [2023-06-26T15:27:34.705Z] Removing intermediate container 1ae1b4cf302f [2023-06-26T15:27:34.705Z] ---> 587851ff4218 [2023-06-26T15:27:34.705Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-26T15:27:34.705Z] ---> e601fb220e44 [2023-06-26T15:27:34.705Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-26T15:27:34.705Z] ---> Running in 2be3d100a19b [2023-06-26T15:27:35.643Z] Removing intermediate container 2be3d100a19b [2023-06-26T15:27:35.643Z] ---> 477c8effd2f5 [2023-06-26T15:27:35.643Z] Step 10/26 : COPY . . [2023-06-26T15:27:35.643Z] ---> 190293c380ca [2023-06-26T15:27:35.643Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-26T15:27:35.643Z] ---> Running in 2b361c9c623d [2023-06-26T15:27:35.902Z] Removing intermediate container 2b361c9c623d [2023-06-26T15:27:35.902Z] ---> d4332cce4e5c [2023-06-26T15:27:35.902Z] Step 12/26 : RUN $MAKE [2023-06-26T15:27:35.902Z] ---> Running in 15b864bcb505 [2023-06-26T15:27:36.161Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-06-26T15:27:41.433Z] Removing intermediate container 15b864bcb505 [2023-06-26T15:27:41.433Z] ---> 22dd23893cf0 [2023-06-26T15:27:41.433Z] Step 13/26 : FROM alpine:3.17 [2023-06-26T15:27:42.007Z] 3.17: Pulling from library/alpine [2023-06-26T15:27:42.007Z] 4db1b89c0bd1: Pulling fs layer [2023-06-26T15:27:42.351Z] 4db1b89c0bd1: Verifying Checksum [2023-06-26T15:27:42.351Z] 4db1b89c0bd1: Download complete [2023-06-26T15:27:42.351Z] 4db1b89c0bd1: Pull complete [2023-06-26T15:27:42.351Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-26T15:27:42.351Z] Status: Downloaded newer image for alpine:3.17 [2023-06-26T15:27:42.351Z] ---> 1f73a9d63274 [2023-06-26T15:27:42.351Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-26T15:27:42.611Z] ---> Running in 1b4b1999df53 [2023-06-26T15:27:42.611Z] Removing intermediate container 1b4b1999df53 [2023-06-26T15:27:42.611Z] ---> 0120e43074e6 [2023-06-26T15:27:42.611Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-06-26T15:27:42.611Z] ---> Running in c89bedda2f73 [2023-06-26T15:27:42.611Z] Removing intermediate container c89bedda2f73 [2023-06-26T15:27:42.611Z] ---> f353b43abaad [2023-06-26T15:27:42.611Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-26T15:27:42.611Z] ---> Running in 286f20003196 [2023-06-26T15:27:42.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-26T15:27:43.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-26T15:27:43.130Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-26T15:27:43.130Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-26T15:27:43.130Z] Executing busybox-1.35.0-r29.trigger [2023-06-26T15:27:43.130Z] Executing ca-certificates-20230506-r0.trigger [2023-06-26T15:27:43.389Z] OK: 8 MiB in 17 packages [2023-06-26T15:27:43.649Z] Removing intermediate container 286f20003196 [2023-06-26T15:27:43.649Z] ---> d74fba517400 [2023-06-26T15:27:43.649Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-26T15:27:43.908Z] ---> 984da8bd98e7 [2023-06-26T15:27:43.908Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-26T15:27:43.908Z] ---> c34676f79bd9 [2023-06-26T15:27:43.908Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-26T15:27:44.177Z] ---> 07d674cfc040 [2023-06-26T15:27:44.177Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-26T15:27:44.177Z] ---> 8585e70ec78d [2023-06-26T15:27:44.177Z] Step 21/26 : EXPOSE 59712 [2023-06-26T15:27:44.177Z] ---> Running in bb4a560e866d [2023-06-26T15:27:44.438Z] Removing intermediate container bb4a560e866d [2023-06-26T15:27:44.438Z] ---> 0f4c48641d19 [2023-06-26T15:27:44.438Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-26T15:27:44.438Z] ---> Running in 116d5053ad7e [2023-06-26T15:27:44.438Z] Removing intermediate container 116d5053ad7e [2023-06-26T15:27:44.438Z] ---> 59be3ea72e38 [2023-06-26T15:27:44.438Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-26T15:27:44.438Z] ---> Running in 6d8cf7477cc1 [2023-06-26T15:27:44.438Z] Removing intermediate container 6d8cf7477cc1 [2023-06-26T15:27:44.438Z] ---> 4dc846c4b917 [2023-06-26T15:27:44.438Z] Step 24/26 : LABEL arch=amd64 [2023-06-26T15:27:44.438Z] ---> Running in 5d02c6b727fc [2023-06-26T15:27:44.697Z] Removing intermediate container 5d02c6b727fc [2023-06-26T15:27:44.698Z] ---> 3b5fab2a6234 [2023-06-26T15:27:44.698Z] Step 25/26 : LABEL git_sha=f1e887f240c7f2e8b6d12399faea70a75062f813 [2023-06-26T15:27:44.698Z] ---> Running in b97e72f2d3e7 [2023-06-26T15:27:44.698Z] Removing intermediate container b97e72f2d3e7 [2023-06-26T15:27:44.698Z] ---> 7015fdccef41 [2023-06-26T15:27:44.698Z] Step 26/26 : LABEL version=0.0.0 [2023-06-26T15:27:44.698Z] ---> Running in 33b66901a0fb [2023-06-26T15:27:44.698Z] Removing intermediate container 33b66901a0fb [2023-06-26T15:27:44.698Z] ---> b4c9389e4c26 [2023-06-26T15:27:44.698Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-26T15:27:44.698Z] Successfully built b4c9389e4c26 [2023-06-26T15:27:44.698Z] 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-06-26T15:27:45.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-26T15:27:45.596Z] [2023-06-26T15:27:45.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:27:46.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-26T15:27:46.023Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-26T15:27:46.023Z] 5eb5b503b376: Pulling fs layer [2023-06-26T15:27:46.023Z] 5c69ac0246d0: Pulling fs layer [2023-06-26T15:27:46.023Z] ec43610c2a17: Pulling fs layer [2023-06-26T15:27:46.023Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-26T15:27:46.023Z] 33b1e0a273af: Pulling fs layer [2023-06-26T15:27:46.023Z] 5d3b04190fa2: Pulling fs layer [2023-06-26T15:27:46.023Z] 2f39f015ded8: Pulling fs layer [2023-06-26T15:27:46.023Z] 3a2ae6a8a46f: Waiting [2023-06-26T15:27:46.023Z] 33b1e0a273af: Waiting [2023-06-26T15:27:46.023Z] 5d3b04190fa2: Waiting [2023-06-26T15:27:46.023Z] 2f39f015ded8: Waiting [2023-06-26T15:27:46.023Z] 5c69ac0246d0: Verifying Checksum [2023-06-26T15:27:46.023Z] 5c69ac0246d0: Download complete [2023-06-26T15:27:46.023Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-26T15:27:46.023Z] 3a2ae6a8a46f: Download complete [2023-06-26T15:27:46.023Z] 33b1e0a273af: Verifying Checksum [2023-06-26T15:27:46.023Z] 33b1e0a273af: Download complete [2023-06-26T15:27:46.023Z] 5d3b04190fa2: Verifying Checksum [2023-06-26T15:27:46.023Z] 5d3b04190fa2: Download complete [2023-06-26T15:27:46.023Z] ec43610c2a17: Verifying Checksum [2023-06-26T15:27:46.023Z] ec43610c2a17: Download complete [2023-06-26T15:27:46.282Z] 5eb5b503b376: Verifying Checksum [2023-06-26T15:27:46.282Z] 5eb5b503b376: Download complete [2023-06-26T15:27:46.850Z] 2f39f015ded8: Verifying Checksum [2023-06-26T15:27:47.108Z] 5eb5b503b376: Pull complete [2023-06-26T15:27:47.366Z] 5c69ac0246d0: Pull complete [2023-06-26T15:27:47.626Z] ec43610c2a17: Pull complete [2023-06-26T15:27:47.885Z] 3a2ae6a8a46f: Pull complete [2023-06-26T15:27:47.885Z] 33b1e0a273af: Pull complete [2023-06-26T15:27:48.144Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-26T15:27:51.080Z] provisioning config files... [2023-06-26T15:27:51.105Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config10751725502680690128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T15:27:51.493Z] ---> docker-login.sh [2023-06-26T15:27:51.493Z] nexus3.edgexfoundry.org:10001 [2023-06-26T15:27:51.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:27:52.333Z] 2f39f015ded8: Pull complete [2023-06-26T15:27:52.333Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-26T15:27:52.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-26T15:27:52.333Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-26T15:27:52.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:27:52.348Z] Configure a credential helper to remove this warning. See [2023-06-26T15:27:52.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:27:52.348Z] [2023-06-26T15:27:52.348Z] Login Succeeded [2023-06-26T15:27:52.348Z] nexus3.edgexfoundry.org:10002 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T15:27:52.592Z] prd-ubuntu20.04-docker-8c-8g-19240 does not seem to be running inside a container [2023-06-26T15:27:52.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:27:52.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:27:52.616Z] Configure a credential helper to remove this warning. See [2023-06-26T15:27:52.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:27:52.616Z] [2023-06-26T15:27:52.616Z] Login Succeeded [2023-06-26T15:27:52.616Z] nexus3.edgexfoundry.org:10003 [2023-06-26T15:27:52.628Z] $ 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-27 -v /w/workspace/xfoundry_app-record-replay_PR-27:/w/workspace/xfoundry_app-record-replay_PR-27:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-27@tmp:/w/workspace/xfoundry_app-record-replay_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-26T15:27:52.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:27:52.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:27:52.937Z] Configure a credential helper to remove this warning. See [2023-06-26T15:27:52.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:27:52.937Z] [2023-06-26T15:27:52.937Z] Login Succeeded [2023-06-26T15:27:52.937Z] nexus3.edgexfoundry.org:10004 [2023-06-26T15:27:53.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:27:53.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:27:53.207Z] Configure a credential helper to remove this warning. See [2023-06-26T15:27:53.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:27:53.207Z] [2023-06-26T15:27:53.207Z] Login Succeeded [2023-06-26T15:27:53.477Z] docker.io [2023-06-26T15:27:53.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T15:27:53.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T15:27:53.744Z] Configure a credential helper to remove this warning. See [2023-06-26T15:27:53.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T15:27:53.744Z] [2023-06-26T15:27:53.744Z] Login Succeeded [2023-06-26T15:27:53.744Z] ---> docker-login.sh ends [2023-06-26T15:27:56.999Z] $ docker top 2509bf04f87055a7bb96792cd59e2f2a7c39705a61ed59007f13772edb55121f -eo pid,comm [Pipeline] { [Pipeline] } [2023-06-26T15:27:57.204Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-06-26T15:27:57.618Z] ---> job-cost.sh [2023-06-26T15:27:57.618Z] lf-activate-venv: SKIPPING [2023-06-26T15:27:57.618Z] INFO: No Stack... [Pipeline] echo [2023-06-26T15:27:57.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-26T15:27:57.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-26T15:27:57.769Z] ========================================================= [2023-06-26T15:27:57.769Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-26T15:27:57.769Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-06-26T15:27:57.878Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:27:58.317Z] + 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-06-26T15:27:58.317Z] Sending build context to Docker daemon 122.9kB [2023-06-26T15:27:58.446Z] INFO: Archiving Costs [Pipeline] sh [2023-06-26T15:27:58.585Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-26T15:27:58.585Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-26T15:27:58.585Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-26T15:27:58.585Z] c41833b44d91: Pulling fs layer [2023-06-26T15:27:58.585Z] ed15518f5707: Pulling fs layer [2023-06-26T15:27:58.585Z] feae8fd75edb: Pulling fs layer [2023-06-26T15:27:58.585Z] 242c74f7c9fa: Pulling fs layer [2023-06-26T15:27:58.585Z] 3cdef696dda3: Pulling fs layer [2023-06-26T15:27:58.585Z] 2ced38df9373: Pulling fs layer [2023-06-26T15:27:58.585Z] 58f1dce35555: Pulling fs layer [2023-06-26T15:27:58.585Z] 242c74f7c9fa: Waiting [2023-06-26T15:27:58.585Z] 2ced38df9373: Waiting [2023-06-26T15:27:58.585Z] 3cdef696dda3: Waiting [2023-06-26T15:27:58.585Z] 58f1dce35555: Waiting [2023-06-26T15:27:58.585Z] ed15518f5707: Verifying Checksum [2023-06-26T15:27:58.585Z] ed15518f5707: Download complete [2023-06-26T15:27:58.764Z] + cat /w/workspace/xfoundry_app-record-replay_PR-27/archives/cost.csv [2023-06-26T15:27:58.764Z] + cut -d, -f6 [Pipeline] lock [2023-06-26T15:27:58.813Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-27-1-stack-cost] [2023-06-26T15:27:58.818Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-27-1-stack-cost] did not exist. Created. [2023-06-26T15:27:58.818Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-27-1-stack-cost] [Pipeline] { [2023-06-26T15:27:58.863Z] 242c74f7c9fa: Verifying Checksum [2023-06-26T15:27:58.863Z] 242c74f7c9fa: Download complete [2023-06-26T15:27:58.863Z] 3cdef696dda3: Verifying Checksum [2023-06-26T15:27:58.863Z] 3cdef696dda3: Download complete [2023-06-26T15:27:58.863Z] c41833b44d91: Verifying Checksum [2023-06-26T15:27:58.863Z] c41833b44d91: Download complete [Pipeline] unstash [Pipeline] sh [2023-06-26T15:27:59.242Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-26T15:27:59.293Z] Stashed 1 file(s) [Pipeline] } [2023-06-26T15:27:59.326Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-27-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-26T15:27:59.422Z] $ docker stop --time=1 2509bf04f87055a7bb96792cd59e2f2a7c39705a61ed59007f13772edb55121f [2023-06-26T15:27:59.833Z] c41833b44d91: Pull complete [2023-06-26T15:28:00.107Z] 58f1dce35555: Verifying Checksum [2023-06-26T15:28:00.107Z] 58f1dce35555: Download complete [2023-06-26T15:28:00.380Z] ed15518f5707: Pull complete [2023-06-26T15:28:00.566Z] $ docker rm -f --volumes 2509bf04f87055a7bb96792cd59e2f2a7c39705a61ed59007f13772edb55121f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-26T15:28:01.345Z] feae8fd75edb: Verifying Checksum [2023-06-26T15:28:01.345Z] feae8fd75edb: Download complete [2023-06-26T15:28:01.345Z] 2ced38df9373: Download complete [2023-06-26T15:28:13.674Z] feae8fd75edb: Pull complete [2023-06-26T15:28:13.674Z] 242c74f7c9fa: Pull complete [2023-06-26T15:28:13.674Z] 3cdef696dda3: Pull complete [2023-06-26T15:28:19.068Z] 2ced38df9373: Pull complete [2023-06-26T15:28:21.666Z] 58f1dce35555: Pull complete [2023-06-26T15:28:21.667Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-26T15:28:21.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-26T15:28:21.667Z] ---> fadd8f120f05 [2023-06-26T15:28:21.667Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-26T15:28:22.630Z] ---> Running in 37a12eadec7a [2023-06-26T15:28:22.896Z] Removing intermediate container 37a12eadec7a [2023-06-26T15:28:22.896Z] ---> c099b792f608 [2023-06-26T15:28:22.896Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-26T15:28:22.896Z] ---> Running in 4ffe261ea19e [2023-06-26T15:28:23.160Z] Removing intermediate container 4ffe261ea19e [2023-06-26T15:28:23.160Z] ---> 370057044171 [2023-06-26T15:28:23.160Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-26T15:28:23.160Z] ---> Running in e57fe1b5e983 [2023-06-26T15:28:23.431Z] Removing intermediate container e57fe1b5e983 [2023-06-26T15:28:23.431Z] ---> 2f5b5d414c9f [2023-06-26T15:28:23.431Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-26T15:28:23.431Z] ---> Running in 89dcdc84630a [2023-06-26T15:28:24.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-26T15:28:25.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-26T15:28:26.054Z] OK: 263 MiB in 53 packages [2023-06-26T15:28:27.016Z] Removing intermediate container 89dcdc84630a [2023-06-26T15:28:27.016Z] ---> 40207c99c84b [2023-06-26T15:28:27.016Z] Step 7/12 : WORKDIR /app [2023-06-26T15:28:27.016Z] ---> Running in ca9af72064c5 [2023-06-26T15:28:27.016Z] Removing intermediate container ca9af72064c5 [2023-06-26T15:28:27.016Z] ---> 60914be5ef9a [2023-06-26T15:28:27.016Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-26T15:28:27.611Z] ---> c398596c7459 [2023-06-26T15:28:27.611Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-26T15:28:27.611Z] ---> Running in 6cfa74c1c4c2 [2023-06-26T15:29:35.486Z] Removing intermediate container 6cfa74c1c4c2 [2023-06-26T15:29:35.486Z] ---> 29f61f1121bd [2023-06-26T15:29:35.486Z] Step 10/12 : COPY . . [2023-06-26T15:29:35.486Z] ---> daca8947ac59 [2023-06-26T15:29:35.486Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-26T15:29:35.486Z] ---> Running in 8417feea3b46 [2023-06-26T15:29:35.486Z] Removing intermediate container 8417feea3b46 [2023-06-26T15:29:35.486Z] ---> c8aa44604698 [2023-06-26T15:29:35.486Z] Step 12/12 : RUN $MAKE [2023-06-26T15:29:35.486Z] ---> Running in c73e16a1351b [2023-06-26T15:29:35.750Z] noop [2023-06-26T15:29:36.334Z] Removing intermediate container c73e16a1351b [2023-06-26T15:29:36.334Z] ---> d849a14cf9b1 [2023-06-26T15:29:36.334Z] Successfully built d849a14cf9b1 [2023-06-26T15:29:36.334Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:29:37.069Z] + docker inspect -f . ci-base-image-arm64 [2023-06-26T15:29:37.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T15:29:37.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-19241 does not seem to be running inside a container [2023-06-26T15:29:37.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-26T15:29:38.501Z] $ docker top 082e5fb683fab75ca5cc3eec473f799193021488568c115fd69e8f270793ec8b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T15:29:39.367Z] + go version [2023-06-26T15:29:39.367Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-26T15:29:39.402Z] $ docker stop --time=1 082e5fb683fab75ca5cc3eec473f799193021488568c115fd69e8f270793ec8b [2023-06-26T15:29:42.120Z] $ docker rm -f --volumes 082e5fb683fab75ca5cc3eec473f799193021488568c115fd69e8f270793ec8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:29:42.999Z] + docker inspect -f . ci-base-image-arm64 [2023-06-26T15:29:42.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T15:29:43.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-19241 does not seem to be running inside a container [2023-06-26T15:29:43.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-26T15:29:44.367Z] $ docker top 966dc084d4f964a909d49ad41c4948ffc940997032cd62dc0e721319b5e59cc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T15:29:44.904Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-06-26T15:29:45.288Z] + make test [2023-06-26T15:29:45.289Z] go test -race -coverprofile=coverage.out ./... [2023-06-26T15:30:32.136Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-26T15:32:23.774Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.294s coverage: 69.2% of statements [2023-06-26T15:32:23.774Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-26T15:32:23.774Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-26T15:32:23.774Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-26T15:32:23.774Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.198s coverage: 27.3% of statements [2023-06-26T15:32:23.774Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-26T15:32:23.774Z] go vet ./... [2023-06-26T15:34:30.475Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-26T15:34:30.475Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-26T15:34:30.475Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-26T15:34:30.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-26T15:34:30.545Z] $ docker stop --time=1 966dc084d4f964a909d49ad41c4948ffc940997032cd62dc0e721319b5e59cc5 [2023-06-26T15:34:32.373Z] $ docker rm -f --volumes 966dc084d4f964a909d49ad41c4948ffc940997032cd62dc0e721319b5e59cc5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-26T15:34:33.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-26T15:34:33.819Z] Warning: overwriting stash ‘coverage-report’ [2023-06-26T15:34:34.341Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T15:34:34.936Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-26T15:34:35.297Z] + ls -al . [2023-06-26T15:34:35.297Z] total 144 [2023-06-26T15:34:35.297Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 15:29 . [2023-06-26T15:34:35.297Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 15:27 .. [2023-06-26T15:34:35.297Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 15:27 .dockerignore [2023-06-26T15:34:35.297Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 15:27 .git [2023-06-26T15:34:35.297Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:27 .github [2023-06-26T15:34:35.297Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 26 15:27 .gitignore [2023-06-26T15:34:35.297Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 15:27 .golangci.yml [2023-06-26T15:34:35.297Z] -rw-rw-r-- 1 jenkins jenkins 9658 Jun 26 15:27 Attribution.txt [2023-06-26T15:34:35.297Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 26 15:27 CHANGELOG.md [2023-06-26T15:34:35.297Z] -rw-rw-r-- 1 jenkins jenkins 1617 Jun 26 15:27 Dockerfile [2023-06-26T15:34:35.297Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 15:27 GOVERNANCE.md [2023-06-26T15:34:35.297Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 26 15:27 Jenkinsfile [2023-06-26T15:34:35.297Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 15:27 LICENSE [2023-06-26T15:34:35.297Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 26 15:27 OWNERS.md [2023-06-26T15:34:35.297Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 26 15:27 README.md [2023-06-26T15:34:35.297Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 26 15:25 VERSION [2023-06-26T15:34:35.297Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:27 bin [2023-06-26T15:34:35.297Z] -rw-r--r-- 1 jenkins jenkins 3308 Jun 26 15:32 coverage.out [2023-06-26T15:34:35.297Z] -rw-rw-r-- 1 jenkins jenkins 3256 Jun 26 15:27 go.mod [2023-06-26T15:34:35.297Z] -rw-rw-r-- 1 jenkins jenkins 30668 Jun 26 15:27 go.sum [2023-06-26T15:34:35.297Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 26 15:27 internal [2023-06-26T15:34:35.297Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 26 15:27 main.go [2023-06-26T15:34:35.297Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 26 15:27 makefile [2023-06-26T15:34:35.297Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 15:27 pkg [2023-06-26T15:34:35.297Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 15:27 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:34:35.743Z] + 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=f1e887f240c7f2e8b6d12399faea70a75062f813 --label arch=arm64 --label version=0.0.0 . [2023-06-26T15:34:35.743Z] Sending build context to Docker daemon 127kB [2023-06-26T15:34:36.016Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-26T15:34:36.016Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-26T15:34:36.016Z] ---> d849a14cf9b1 [2023-06-26T15:34:36.016Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-26T15:34:36.016Z] ---> Running in a01d1846cb9e [2023-06-26T15:34:36.311Z] Removing intermediate container a01d1846cb9e [2023-06-26T15:34:36.311Z] ---> 8573b90084a6 [2023-06-26T15:34:36.311Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-26T15:34:36.594Z] ---> Running in cc2a0bd54761 [2023-06-26T15:34:36.594Z] Removing intermediate container cc2a0bd54761 [2023-06-26T15:34:36.594Z] ---> 8b1a7407a8cf [2023-06-26T15:34:36.594Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-26T15:34:36.864Z] ---> Running in a4ac56bcbebd [2023-06-26T15:34:37.130Z] Removing intermediate container a4ac56bcbebd [2023-06-26T15:34:37.130Z] ---> f771eeee67d8 [2023-06-26T15:34:37.131Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-26T15:34:37.131Z] ---> Running in 4d7de8f56bbe [2023-06-26T15:34:38.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-26T15:34:38.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-26T15:34:39.631Z] OK: 263 MiB in 53 packages [2023-06-26T15:34:40.597Z] Removing intermediate container 4d7de8f56bbe [2023-06-26T15:34:40.597Z] ---> 7848a96e7f8e [2023-06-26T15:34:40.597Z] Step 7/26 : WORKDIR /app [2023-06-26T15:34:40.597Z] ---> Running in cb8e448bd8d5 [2023-06-26T15:34:40.867Z] Removing intermediate container cb8e448bd8d5 [2023-06-26T15:34:40.867Z] ---> 3d1cca07ad58 [2023-06-26T15:34:40.867Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-26T15:34:41.136Z] ---> 90d82fc8413f [2023-06-26T15:34:41.136Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-26T15:34:41.136Z] ---> Running in 2edaec0e4e33 [2023-06-26T15:34:43.734Z] Removing intermediate container 2edaec0e4e33 [2023-06-26T15:34:43.734Z] ---> d4bda8122c58 [2023-06-26T15:34:43.734Z] Step 10/26 : COPY . . [2023-06-26T15:34:44.006Z] ---> d162be5c0ca8 [2023-06-26T15:34:44.006Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-26T15:34:44.278Z] ---> Running in 1a1666bde35e [2023-06-26T15:34:44.278Z] Removing intermediate container 1a1666bde35e [2023-06-26T15:34:44.278Z] ---> 2968a1dbf1cd [2023-06-26T15:34:44.278Z] Step 12/26 : RUN $MAKE [2023-06-26T15:34:44.562Z] ---> Running in 27d91c62c455 [2023-06-26T15:34:45.531Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-06-26T15:35:12.201Z] Removing intermediate container 27d91c62c455 [2023-06-26T15:35:12.201Z] ---> f14556d2d496 [2023-06-26T15:35:12.201Z] Step 13/26 : FROM alpine:3.17 [2023-06-26T15:35:12.201Z] 3.17: Pulling from library/alpine [2023-06-26T15:35:12.201Z] edb6bdbacee9: Pulling fs layer [2023-06-26T15:35:12.201Z] edb6bdbacee9: Verifying Checksum [2023-06-26T15:35:12.201Z] edb6bdbacee9: Download complete [2023-06-26T15:35:12.201Z] edb6bdbacee9: Pull complete [2023-06-26T15:35:12.201Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-26T15:35:12.201Z] Status: Downloaded newer image for alpine:3.17 [2023-06-26T15:35:12.201Z] ---> 779605e5fbc0 [2023-06-26T15:35:12.201Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-26T15:35:12.201Z] ---> Running in fe8d25ceee64 [2023-06-26T15:35:12.201Z] Removing intermediate container fe8d25ceee64 [2023-06-26T15:35:12.201Z] ---> b487a18f34b3 [2023-06-26T15:35:12.201Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-06-26T15:35:12.201Z] ---> Running in 64f2885afb0b [2023-06-26T15:35:12.201Z] Removing intermediate container 64f2885afb0b [2023-06-26T15:35:12.201Z] ---> d2e052e0bd06 [2023-06-26T15:35:12.201Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-26T15:35:12.201Z] ---> Running in c2e5e83f5c02 [2023-06-26T15:35:12.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-26T15:35:12.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-26T15:35:13.748Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-26T15:35:13.748Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-26T15:35:13.748Z] Executing busybox-1.35.0-r29.trigger [2023-06-26T15:35:13.748Z] Executing ca-certificates-20230506-r0.trigger [2023-06-26T15:35:14.021Z] OK: 8 MiB in 17 packages [2023-06-26T15:35:18.306Z] Removing intermediate container c2e5e83f5c02 [2023-06-26T15:35:18.306Z] ---> 809cb674aa9b [2023-06-26T15:35:18.306Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-26T15:35:18.900Z] ---> 06e9cf935b89 [2023-06-26T15:35:18.900Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-26T15:35:19.489Z] ---> deb554d340c5 [2023-06-26T15:35:19.489Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-26T15:35:19.758Z] ---> 333be95f6cec [2023-06-26T15:35:19.758Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-26T15:35:20.348Z] ---> d7ebe0120b26 [2023-06-26T15:35:20.348Z] Step 21/26 : EXPOSE 59712 [2023-06-26T15:35:20.348Z] ---> Running in 371e9e9ef9bc [2023-06-26T15:35:20.620Z] Removing intermediate container 371e9e9ef9bc [2023-06-26T15:35:20.620Z] ---> ccb82aa84615 [2023-06-26T15:35:20.620Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-26T15:35:20.888Z] ---> Running in a77ddfc3d8fe [2023-06-26T15:35:21.158Z] Removing intermediate container a77ddfc3d8fe [2023-06-26T15:35:21.158Z] ---> 9ee7c3e02fcb [2023-06-26T15:35:21.158Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-26T15:35:21.158Z] ---> Running in 07535dbd8d13 [2023-06-26T15:35:21.427Z] Removing intermediate container 07535dbd8d13 [2023-06-26T15:35:21.427Z] ---> 94b901dd9650 [2023-06-26T15:35:21.427Z] Step 24/26 : LABEL arch=arm64 [2023-06-26T15:35:21.427Z] ---> Running in 98d655e75a2d [2023-06-26T15:35:21.696Z] Removing intermediate container 98d655e75a2d [2023-06-26T15:35:21.696Z] ---> 03def859a4bb [2023-06-26T15:35:21.696Z] Step 25/26 : LABEL git_sha=f1e887f240c7f2e8b6d12399faea70a75062f813 [2023-06-26T15:35:21.696Z] ---> Running in 6d1fc70c495a [2023-06-26T15:35:21.965Z] Removing intermediate container 6d1fc70c495a [2023-06-26T15:35:21.965Z] ---> 4da6872dcf51 [2023-06-26T15:35:21.965Z] Step 26/26 : LABEL version=0.0.0 [2023-06-26T15:35:21.965Z] ---> Running in 9a3492d9f3f9 [2023-06-26T15:35:22.236Z] Removing intermediate container 9a3492d9f3f9 [2023-06-26T15:35:22.236Z] ---> d828918fdea5 [2023-06-26T15:35:22.236Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-26T15:35:22.236Z] Successfully built d828918fdea5 [2023-06-26T15:35:22.236Z] 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-06-26T15:35:23.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-26T15:35:23.370Z] [2023-06-26T15:35:23.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:35:23.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-26T15:35:23.795Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-26T15:35:23.795Z] 8998bd30e6a1: Pulling fs layer [2023-06-26T15:35:23.795Z] 04944245beec: Pulling fs layer [2023-06-26T15:35:23.795Z] 699f458cf7ca: Pulling fs layer [2023-06-26T15:35:23.795Z] 765212b225bb: Pulling fs layer [2023-06-26T15:35:23.795Z] f23df028b6ca: Pulling fs layer [2023-06-26T15:35:23.795Z] d65c8cfc05b1: Pulling fs layer [2023-06-26T15:35:23.795Z] 2437ff75d9bd: Pulling fs layer [2023-06-26T15:35:23.795Z] 765212b225bb: Waiting [2023-06-26T15:35:23.795Z] f23df028b6ca: Waiting [2023-06-26T15:35:23.795Z] 2437ff75d9bd: Waiting [2023-06-26T15:35:24.067Z] 04944245beec: Verifying Checksum [2023-06-26T15:35:24.067Z] 04944245beec: Download complete [2023-06-26T15:35:24.067Z] 765212b225bb: Verifying Checksum [2023-06-26T15:35:24.067Z] 765212b225bb: Download complete [2023-06-26T15:35:24.067Z] f23df028b6ca: Verifying Checksum [2023-06-26T15:35:24.067Z] f23df028b6ca: Download complete [2023-06-26T15:35:24.067Z] d65c8cfc05b1: Verifying Checksum [2023-06-26T15:35:24.067Z] d65c8cfc05b1: Download complete [2023-06-26T15:35:24.067Z] 699f458cf7ca: Verifying Checksum [2023-06-26T15:35:24.067Z] 699f458cf7ca: Download complete [2023-06-26T15:35:24.656Z] 8998bd30e6a1: Verifying Checksum [2023-06-26T15:35:24.656Z] 8998bd30e6a1: Download complete [2023-06-26T15:35:26.610Z] 2437ff75d9bd: Verifying Checksum [2023-06-26T15:35:26.610Z] 2437ff75d9bd: Download complete [2023-06-26T15:35:28.548Z] 8998bd30e6a1: Pull complete [2023-06-26T15:35:28.815Z] 04944245beec: Pull complete [2023-06-26T15:35:30.237Z] 699f458cf7ca: Pull complete [2023-06-26T15:35:30.237Z] 765212b225bb: Pull complete [2023-06-26T15:35:31.644Z] f23df028b6ca: Pull complete [2023-06-26T15:35:31.644Z] d65c8cfc05b1: Pull complete [2023-06-26T15:35:46.635Z] 2437ff75d9bd: Pull complete [2023-06-26T15:35:46.635Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-26T15:35:46.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-26T15:35:46.635Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T15:35:47.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-19241 does not seem to be running inside a container [2023-06-26T15:35:47.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-26T15:35:49.521Z] $ docker top 70faef103752580b7550b4f812357918e692da45b152b1e1a11fc8e5ab3fab59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T15:35:50.097Z] ---> job-cost.sh [2023-06-26T15:35:50.363Z] lf-activate-venv: SKIPPING [2023-06-26T15:35:50.363Z] INFO: No Stack... [2023-06-26T15:35:50.630Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-26T15:35:51.595Z] INFO: Archiving Costs [Pipeline] sh [2023-06-26T15:35:51.938Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-06-26T15:35:51.938Z] + cut -d, -f6 [Pipeline] lock [2023-06-26T15:35:52.021Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-27-1-stack-cost] [2023-06-26T15:35:52.026Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-27-1-stack-cost] did not exist. Created. [2023-06-26T15:35:52.026Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-27-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-26T15:35:52.449Z] /w/workspace/app-record-replay/1@tmp/durable-c1232e31/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-26T15:35:52.799Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-26T15:35:52.839Z] Warning: overwriting stash ‘stack-cost’ [2023-06-26T15:35:52.875Z] Stashed 1 file(s) [Pipeline] } [2023-06-26T15:35:52.890Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-27-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-26T15:35:52.976Z] $ docker stop --time=1 70faef103752580b7550b4f812357918e692da45b152b1e1a11fc8e5ab3fab59 [2023-06-26T15:35:54.450Z] $ docker rm -f --volumes 70faef103752580b7550b4f812357918e692da45b152b1e1a11fc8e5ab3fab59 [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-06-26T15:35:55.519Z] provisioning config files... [2023-06-26T15:35:55.524Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-27 #1 [2023-06-26T15:35:55.527Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-27@tmp/config16896839611762820181tmp [Pipeline] { [Pipeline] sh [2023-06-26T15:35:55.867Z] + set +x [2023-06-26T15:35:55.868Z] + curl -s https://codecov.io/bash [2023-06-26T15:35:55.868Z] + bash -s -- [2023-06-26T15:35:56.126Z] [2023-06-26T15:35:56.126Z] _____ _ [2023-06-26T15:35:56.126Z] / ____| | | [2023-06-26T15:35:56.126Z] | | ___ __| | ___ ___ _____ __ [2023-06-26T15:35:56.126Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-26T15:35:56.126Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-26T15:35:56.126Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-26T15:35:56.126Z] Bash-1.0.6 [2023-06-26T15:35:56.126Z] [2023-06-26T15:35:56.126Z] [2023-06-26T15:35:56.126Z] ==> git version 2.25.1 found [2023-06-26T15:35:56.126Z] ==> 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-06-26T15:35:56.126Z] Release-Date: 2020-01-08 [2023-06-26T15:35:56.126Z] 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-06-26T15:35:56.126Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-26T15:35:56.126Z] ==> Jenkins CI detected. [2023-06-26T15:35:56.126Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-27 [2023-06-26T15:35:56.126Z] project root: . [2023-06-26T15:35:56.126Z] --> token set from env [2023-06-26T15:35:56.126Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-26T15:35:56.126Z] ==> Running gcov in . (disable via -X gcov) [2023-06-26T15:35:56.127Z] ==> Python coveragepy not found [2023-06-26T15:35:56.127Z] ==> Searching for coverage reports in: [2023-06-26T15:35:56.127Z] + . [2023-06-26T15:35:56.127Z] -> Found 1 reports [2023-06-26T15:35:56.127Z] ==> Detecting git/mercurial file structure [2023-06-26T15:35:56.127Z] ==> Reading reports [2023-06-26T15:35:56.127Z] + ./coverage.out bytes=3308 [2023-06-26T15:35:56.127Z] ==> Appending adjustments [2023-06-26T15:35:56.127Z] https://docs.codecov.io/docs/fixing-reports [2023-06-26T15:35:56.127Z] + Found adjustments [2023-06-26T15:35:56.127Z] ==> Gzipping contents [2023-06-26T15:35:56.127Z] 4.0K /tmp/codecov.ihEQe9.gz [2023-06-26T15:35:56.127Z] ==> Uploading reports [2023-06-26T15:35:56.127Z] url: https://codecov.io [2023-06-26T15:35:56.127Z] query: branch=PR-27&commit=f1e887f240c7f2e8b6d12399faea70a75062f813&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-27%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=27&job=&cmd_args= [2023-06-26T15:35:56.127Z] -> Pinging Codecov [2023-06-26T15:35:56.127Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-27&commit=f1e887f240c7f2e8b6d12399faea70a75062f813&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-27%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=27&job=&cmd_args= [2023-06-26T15:35:56.387Z] Invalid request parameters [2023-06-26T15:35:56.387Z] 400 [Pipeline] } [2023-06-26T15:35:56.415Z] 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-06-26T15:35:58.263Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-27/archives ] [2023-06-26T15:35:58.263Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-27/archives [2023-06-26T15:35:58.263Z] total 16 [2023-06-26T15:35:58.263Z] drwxr-xr-x 3 root root 4096 Jun 26 15:27 . [2023-06-26T15:35:58.263Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 15:27 .. [2023-06-26T15:35:58.263Z] drwxr-xr-x 2 root root 4096 Jun 26 15:27 cost [2023-06-26T15:35:58.263Z] -rw-r--r-- 1 root root 88 Jun 26 15:27 cost.csv [2023-06-26T15:35:58.263Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-27/archives [2023-06-26T15:35:58.263Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-27/archives [2023-06-26T15:35:58.263Z] total 16 [2023-06-26T15:35:58.263Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 15:27 . [2023-06-26T15:35:58.263Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 15:27 .. [2023-06-26T15:35:58.263Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 15:27 cost [2023-06-26T15:35:58.263Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 26 15:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-26T15:35:58.595Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T15:35:59.499Z] ---> package-listing.sh [2023-06-26T15:35:59.499Z] ++ facter osfamily [2023-06-26T15:35:59.499Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-26T15:35:59.760Z] + OS_FAMILY=debian [2023-06-26T15:35:59.760Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-27 [2023-06-26T15:35:59.760Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-26T15:35:59.760Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-26T15:35:59.760Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-26T15:35:59.760Z] + PACKAGES=/tmp/packages_start.txt [2023-06-26T15:35:59.760Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-27 ']' [2023-06-26T15:35:59.760Z] + PACKAGES=/tmp/packages_end.txt [2023-06-26T15:35:59.760Z] + case "${OS_FAMILY}" in [2023-06-26T15:35:59.760Z] + dpkg -l [2023-06-26T15:35:59.760Z] + grep '^ii' [2023-06-26T15:35:59.760Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-26T15:35:59.760Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-26T15:35:59.760Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-26T15:35:59.760Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-27 ']' [2023-06-26T15:35:59.760Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-27/archives/ [2023-06-26T15:35:59.760Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-27/archives/ [Pipeline] echo [2023-06-26T15:35:59.794Z] 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-27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-26T15:36:00.089Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T15:36:00.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-26T15:36:00.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T15:36:00.874Z] prd-ubuntu20.04-docker-8c-8g-19240 does not seem to be running inside a container [2023-06-26T15:36:00.909Z] $ 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-27/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-27 -v /w/workspace/xfoundry_app-record-replay_PR-27:/w/workspace/xfoundry_app-record-replay_PR-27:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-27@tmp:/w/workspace/xfoundry_app-record-replay_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-26T15:36:01.133Z] $ docker top 9235314533fb3df674c13d489dc129fc77a3e83b66b97b7d39e914a20a81c123 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T15:36:01.533Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-26T15:36:01.845Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-26T15:36:02.162Z] + ls /var/log/sa-host [2023-06-26T15:36:02.163Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-26T15:36:02.390Z] provisioning config files... [2023-06-26T15:36:02.399Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-27@tmp/config3895891541362757128tmp [Pipeline] { [Pipeline] echo [2023-06-26T15:36:02.453Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T15:36:02.770Z] ---> create-netrc.sh [Pipeline] } [2023-06-26T15:36:02.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-26T15:36:03.209Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-26T15:36:03.245Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T15:36:03.566Z] ---> sudo-logs.sh [2023-06-26T15:36:03.567Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-26T15:36:03.649Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T15:36:03.967Z] ---> job-cost.sh [2023-06-26T15:36:03.967Z] lf-activate-venv: SKIPPING [2023-06-26T15:36:03.967Z] DEBUG: total: 0.2199999988079071 [2023-06-26T15:36:03.967Z] INFO: Retrieving Stack Cost... [2023-06-26T15:36:04.227Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-26T15:36:04.796Z] INFO: Archiving Costs [Pipeline] echo [2023-06-26T15:36:04.837Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T15:36:05.154Z] ---> logs-deploy.sh [2023-06-26T15:36:05.154Z] lf-activate-venv: SKIPPING [2023-06-26T15:36:05.154Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-27/1 [2023-06-26T15:36:05.154Z] INFO: archiving workspace using pattern(s): [2023-06-26T15:36:06.095Z] Archives upload complete. [2023-06-26T15:36:06.095Z] INFO: archiving logs to Nexus