Pull request #74 event 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 2ea0bd57df8706de86f46d66924e1a8c96fd8cdc+656944739c5d46ff2bf97e096a372f8c475bc6ca (bbd6acf60e1649fb31bb16b2700e4365ec71da6f) 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-ssh18251793041947855530.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16589864223207206812.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-74/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-74/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15074372211643550812.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-74/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10173137824137253623.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh3868733903392776074.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-74/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-74/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2436329585758678776.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4909 in /w/workspace/xfoundry_app-record-replay_PR-74 [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-74 # 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 656944739c5d46ff2bf97e096a372f8c475bc6ca into PR head commit 2ea0bd57df8706de86f46d66924e1a8c96fd8cdc Merge succeeded, producing c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 Checking out Revision c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 (PR-74) > 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/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ea0bd57df8706de86f46d66924e1a8c96fd8cdc # 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 656944739c5d46ff2bf97e096a372f8c475bc6ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 # timeout=10 Commit message: "Merge commit '656944739c5d46ff2bf97e096a372f8c475bc6ca' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:32:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:32:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:32:26 ========================================================= 17:32:26 EdgeX Global Pipelines Version Info 17:32:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:32:27 ------------------- 17:32:27 stable info: 17:32:27 ------------------- 17:32:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:32:27 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 17:32:27 Message: update stable to v1.0.253 17:32:27 ------------------- 17:32:27 experimental info: 17:32:27 ------------------- 17:32:27 Commited By: **** collab-it+edgex@linuxfoundation.org 17:32:27 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 17:32:27 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:32:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:32:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:32:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:32:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:32:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:32:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:32:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-74 [Pipeline] echo 17:32:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-74 [Pipeline] echo 17:32:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-74 [Pipeline] echo 17:32:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 [Pipeline] echo 17:32:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c10f6d2 [Pipeline] echo 17:32:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:32:29 provisioning config files... 17:32:29 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-74@tmp/config944348841807415842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:29 ---> docker-login.sh 17:32:29 nexus3.edgexfoundry.org:10001 17:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:30 Configure a credential helper to remove this warning. See 17:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:30 17:32:30 Login Succeeded 17:32:30 nexus3.edgexfoundry.org:10002 17:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:30 Configure a credential helper to remove this warning. See 17:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:30 17:32:30 Login Succeeded 17:32:30 nexus3.edgexfoundry.org:10003 17:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:30 Configure a credential helper to remove this warning. See 17:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:30 17:32:30 Login Succeeded 17:32:30 nexus3.edgexfoundry.org:10004 17:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:30 Configure a credential helper to remove this warning. See 17:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:30 17:32:30 Login Succeeded 17:32:30 docker.io 17:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:31 Configure a credential helper to remove this warning. See 17:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:31 17:32:31 Login Succeeded 17:32:31 ---> docker-login.sh ends [Pipeline] } 17:32:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:32:31 + git rev-list -1 --merges c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3~1..c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 [Pipeline] echo 17:32:32 -----------> git rev-list -1 --merges c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3~1..c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 17:32:32 c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 [false] [Pipeline] sh 17:32:32 + git log --format=format:%s -1 c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 [Pipeline] echo 17:32:32 ========================================================= 17:32:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:32:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:32:32 + git log --format=format:%s -1 c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 [Pipeline] echo 17:32:32 [semverPrep] GIT_COMMIT: c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3, Commit Message: Merge commit '656944739c5d46ff2bf97e096a372f8c475bc6ca' into HEAD [Pipeline] echo 17:32:32 [semverPrep] This is not a build commit. [Pipeline] sh 17:32:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:32:33 + grep -v github /etc/ssh/ssh_known_hosts 17:32:33 + [ -e /tmp/ssh_known_hosts ] 17:32:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:32:33 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:32:33 sudo tee -a /etc/ssh/ssh_known_hosts 17:32:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:32:33 17:32:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:32:34 0.1.4: Pulling from edgex-devops/py-git-semver 17:32:34 b85a868b505f: Pulling fs layer 17:32:34 e2be974225ed: Pulling fs layer 17:32:34 339a4e72a1f5: Pulling fs layer 17:32:34 988bab9f4d93: Pulling fs layer 17:32:34 1469e6f7b9e6: Pulling fs layer 17:32:34 eaf3925da568: Pulling fs layer 17:32:34 bab4dde63d76: Pulling fs layer 17:32:34 bde34c3a00c8: Pulling fs layer 17:32:34 b352a97aabf1: Pulling fs layer 17:32:34 4872d77fe225: Pulling fs layer 17:32:34 5851b861e8e6: Pulling fs layer 17:32:34 988bab9f4d93: Waiting 17:32:34 bab4dde63d76: Waiting 17:32:34 bde34c3a00c8: Waiting 17:32:34 1469e6f7b9e6: Waiting 17:32:34 b352a97aabf1: Waiting 17:32:34 eaf3925da568: Waiting 17:32:34 4872d77fe225: Waiting 17:32:34 5851b861e8e6: Waiting 17:32:34 e2be974225ed: Download complete 17:32:34 988bab9f4d93: Verifying Checksum 17:32:34 988bab9f4d93: Download complete 17:32:34 1469e6f7b9e6: Verifying Checksum 17:32:34 1469e6f7b9e6: Download complete 17:32:34 339a4e72a1f5: Verifying Checksum 17:32:34 339a4e72a1f5: Download complete 17:32:34 eaf3925da568: Download complete 17:32:34 bde34c3a00c8: Download complete 17:32:34 b352a97aabf1: Verifying Checksum 17:32:34 b352a97aabf1: Download complete 17:32:34 4872d77fe225: Download complete 17:32:34 5851b861e8e6: Download complete 17:32:34 b85a868b505f: Verifying Checksum 17:32:34 b85a868b505f: Download complete 17:32:34 bab4dde63d76: Verifying Checksum 17:32:34 bab4dde63d76: Download complete 17:32:35 b85a868b505f: Pull complete 17:32:35 e2be974225ed: Pull complete 17:32:36 339a4e72a1f5: Pull complete 17:32:36 988bab9f4d93: Pull complete 17:32:36 1469e6f7b9e6: Pull complete 17:32:36 eaf3925da568: Pull complete 17:32:38 bab4dde63d76: Pull complete 17:32:38 bde34c3a00c8: Pull complete 17:32:38 b352a97aabf1: Pull complete 17:32:38 4872d77fe225: Pull complete 17:32:38 5851b861e8e6: Pull complete 17:32:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:32:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:38 prd-ubuntu20.04-docker-8c-8g-4909 does not seem to be running inside a container 17:32:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-74 -v /w/workspace/xfoundry_app-record-replay_PR-74:/w/workspace/xfoundry_app-record-replay_PR-74:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-74@tmp:/w/workspace/xfoundry_app-record-replay_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:32:43 $ docker top 16302bd6c99e02ffef881cc48b270ea091f8b5f47b24d5b128ad3b89bd2e7418 -eo pid,comm 17:32:43 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). 17:32:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:32:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:32:43 [ssh-agent] Looking for ssh-agent implementation... 17:32:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:43 $ docker exec 16302bd6c99e02ffef881cc48b270ea091f8b5f47b24d5b128ad3b89bd2e7418 ssh-agent 17:32:43 SSH_AUTH_SOCK=/tmp/ssh-IqWx4Pb6lAQg/agent.33 17:32:43 SSH_AGENT_PID=39 17:32:43 Running ssh-add (command line suppressed) 17:32:43 Identity added: /w/workspace/xfoundry_app-record-replay_PR-74@tmp/private_key_15109639489711715792.key (/w/workspace/xfoundry_app-record-replay_PR-74@tmp/private_key_15109639489711715792.key) 17:32:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:32:44 + git tag --points-at HEAD [Pipeline] } 17:32:44 $ docker exec --env ******** --env ******** 16302bd6c99e02ffef881cc48b270ea091f8b5f47b24d5b128ad3b89bd2e7418 ssh-agent -k 17:32:44 unset SSH_AUTH_SOCK; 17:32:44 unset SSH_AGENT_PID; 17:32:44 echo Agent pid 39 killed; 17:32:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:32:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:32:44 [ssh-agent] Looking for ssh-agent implementation... 17:32:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:44 $ docker exec 16302bd6c99e02ffef881cc48b270ea091f8b5f47b24d5b128ad3b89bd2e7418 ssh-agent 17:32:44 SSH_AUTH_SOCK=/tmp/ssh-wsYaTJYg9A3h/agent.71 17:32:44 SSH_AGENT_PID=77 17:32:44 Running ssh-add (command line suppressed) 17:32:44 Identity added: /w/workspace/xfoundry_app-record-replay_PR-74@tmp/private_key_6140107004933975224.key (/w/workspace/xfoundry_app-record-replay_PR-74@tmp/private_key_6140107004933975224.key) 17:32:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:32:45 + git semver init 17:32:45 2023-08-30 17:32:45,336 [run_init] DEBUG init version:0.0.0 force:False 17:32:45 2023-08-30 17:32:45,336 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-74/.semver 17:32:45 2023-08-30 17:32:45,337 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-74/.semver 17:32:45 2023-08-30 17:32:45,337 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-74/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-74, universal_newlines=False, shell=None, istream=None) 17:32:45 2023-08-30 17:32:45,911 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-74/.git/info/exclude 17:32:45 2023-08-30 17:32:45,911 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-74/.semver/PR-74 with force:False 17:32:45 2023-08-30 17:32:45,911 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-74/.semver/PR-74 17:32:45 2023-08-30 17:32:45,915 [execute] INFO git cat-file --batch-check 17:32:45 2023-08-30 17:32:45,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-74/.semver, universal_newlines=False, shell=None, istream=) 17:32:45 2023-08-30 17:32:45,920 [execute] INFO git cat-file --batch 17:32:45 2023-08-30 17:32:45,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-74/.semver, universal_newlines=False, shell=None, istream=) 17:32:45 2023-08-30 17:32:45,925 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-74/.semver/PR-74 17:32:45 0.0.0 [Pipeline] } 17:32:46 $ docker exec --env ******** --env ******** 16302bd6c99e02ffef881cc48b270ea091f8b5f47b24d5b128ad3b89bd2e7418 ssh-agent -k 17:32:46 unset SSH_AUTH_SOCK; 17:32:46 unset SSH_AGENT_PID; 17:32:46 echo Agent pid 77 killed; 17:32:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:32:46 + git semver [Pipeline] } 17:32:46 $ docker stop --time=1 16302bd6c99e02ffef881cc48b270ea091f8b5f47b24d5b128ad3b89bd2e7418 17:32:48 $ docker rm -f --volumes 16302bd6c99e02ffef881cc48b270ea091f8b5f47b24d5b128ad3b89bd2e7418 [Pipeline] // withDockerContainer [Pipeline] sh 17:32:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:32:48 Stashed 1 file(s) [Pipeline] echo 17:32:48 [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 17:32:49 provisioning config files... 17:32:49 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-74@tmp/config18401355386614092158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:49 ---> docker-login.sh 17:32:49 nexus3.edgexfoundry.org:10001 17:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:49 Configure a credential helper to remove this warning. See 17:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:49 17:32:49 Login Succeeded 17:32:49 nexus3.edgexfoundry.org:10002 17:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:49 Configure a credential helper to remove this warning. See 17:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:49 17:32:49 Login Succeeded 17:32:49 nexus3.edgexfoundry.org:10003 17:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:50 Configure a credential helper to remove this warning. See 17:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:50 17:32:50 Login Succeeded 17:32:50 nexus3.edgexfoundry.org:10004 17:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:50 Configure a credential helper to remove this warning. See 17:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:50 17:32:50 Login Succeeded 17:32:50 docker.io 17:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:50 Configure a credential helper to remove this warning. See 17:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:50 17:32:50 Login Succeeded 17:32:50 ---> docker-login.sh ends [Pipeline] } 17:32:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:32:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:50 ========================================================= 17:32:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:32:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:51 + 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 . 17:32:51 Sending build context to Docker daemon 551.9kB 17:32:51 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:32:51 Step 2/12 : FROM ${BASE} AS builder 17:32:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:32:51 4db1b89c0bd1: Pulling fs layer 17:32:51 6911f1a30b25: Pulling fs layer 17:32:51 e194b8c5c2a9: Pulling fs layer 17:32:51 6863d3e3a2b1: Pulling fs layer 17:32:51 ec0bb842ea78: Pulling fs layer 17:32:51 40a00589a448: Pulling fs layer 17:32:51 6c08303d61cc: Pulling fs layer 17:32:51 798269fcf238: Pulling fs layer 17:32:51 ec0bb842ea78: Waiting 17:32:51 40a00589a448: Waiting 17:32:51 6c08303d61cc: Waiting 17:32:51 798269fcf238: Waiting 17:32:51 6863d3e3a2b1: Waiting 17:32:51 6911f1a30b25: Download complete 17:32:51 6863d3e3a2b1: Verifying Checksum 17:32:51 6863d3e3a2b1: Download complete 17:32:51 ec0bb842ea78: Verifying Checksum 17:32:51 ec0bb842ea78: Download complete 17:32:51 4db1b89c0bd1: Download complete 17:32:51 40a00589a448: Verifying Checksum 17:32:51 40a00589a448: Download complete 17:32:51 4db1b89c0bd1: Pull complete 17:32:51 6911f1a30b25: Pull complete 17:32:51 798269fcf238: Verifying Checksum 17:32:51 798269fcf238: Download complete 17:32:51 e194b8c5c2a9: Verifying Checksum 17:32:51 e194b8c5c2a9: Download complete 17:32:52 6c08303d61cc: Verifying Checksum 17:32:52 6c08303d61cc: Download complete 17:32:54 e194b8c5c2a9: Pull complete 17:32:54 6863d3e3a2b1: Pull complete 17:32:54 ec0bb842ea78: Pull complete 17:32:54 40a00589a448: Pull complete 17:32:57 6c08303d61cc: Pull complete 17:32:58 798269fcf238: Pull complete 17:32:58 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 17:32:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:32:58 ---> ec979cd7f677 17:32:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:33:04 Still waiting to schedule task 17:33:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:33:04 ---> Running in 335f59e1e0b9 17:33:04 Removing intermediate container 335f59e1e0b9 17:33:04 ---> b2c89767afc5 17:33:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:33:04 ---> Running in e9359acb9777 17:33:04 Removing intermediate container e9359acb9777 17:33:04 ---> 7f6f7fb1ccdc 17:33:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:33:04 ---> Running in bce443ea3bda 17:33:04 Removing intermediate container bce443ea3bda 17:33:04 ---> 4495c5516652 17:33:04 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:33:04 ---> Running in 98f0c28f4e1e 17:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:33:05 OK: 265 MiB in 53 packages 17:33:05 Removing intermediate container 98f0c28f4e1e 17:33:05 ---> 5c18d0aeb296 17:33:05 Step 7/12 : WORKDIR /app 17:33:05 ---> Running in 8e72af504ada 17:33:05 Removing intermediate container 8e72af504ada 17:33:05 ---> 57073f5e965c 17:33:05 Step 8/12 : COPY go.mod vendor* ./ 17:33:05 ---> 44f2319e0050 17:33:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:05 ---> Running in 4a2dc0d2c202 17:33:52 Removing intermediate container 4a2dc0d2c202 17:33:52 ---> 4c08407a3e0d 17:33:52 Step 10/12 : COPY . . 17:33:52 ---> 22bf92e75c2b 17:33:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:33:52 ---> Running in 5b2f221b8eec 17:33:52 Removing intermediate container 5b2f221b8eec 17:33:52 ---> b4c84a4b1b7e 17:33:52 Step 12/12 : RUN $MAKE 17:33:52 ---> Running in e14a472c6443 17:33:52 noop 17:33:52 Removing intermediate container e14a472c6443 17:33:52 ---> ee50a0758fdd 17:33:52 Successfully built ee50a0758fdd 17:33:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:53 + docker inspect -f . ci-base-image-x86_64 17:33:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:53 prd-ubuntu20.04-docker-8c-8g-4909 does not seem to be running inside a container 17:33:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-74 -v /w/workspace/xfoundry_app-record-replay_PR-74:/w/workspace/xfoundry_app-record-replay_PR-74:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-74@tmp:/w/workspace/xfoundry_app-record-replay_PR-74@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-x86_64 cat 17:33:53 $ docker top 3e2e8d344b698573010fc1395a0a346713c6f97107c4ae10c80f0bda9ffcd670 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:54 + go version 17:33:54 go version go1.20.6 linux/amd64 [Pipeline] } 17:33:54 $ docker stop --time=1 3e2e8d344b698573010fc1395a0a346713c6f97107c4ae10c80f0bda9ffcd670 17:33:55 $ docker rm -f --volumes 3e2e8d344b698573010fc1395a0a346713c6f97107c4ae10c80f0bda9ffcd670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:55 + docker inspect -f . ci-base-image-x86_64 17:33:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:56 prd-ubuntu20.04-docker-8c-8g-4909 does not seem to be running inside a container 17:33:56 $ 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-74 -v /w/workspace/xfoundry_app-record-replay_PR-74:/w/workspace/xfoundry_app-record-replay_PR-74:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-74@tmp:/w/workspace/xfoundry_app-record-replay_PR-74@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-x86_64 cat 17:33:56 $ docker top 7e798848ad24d01739c0b3d36971df5f1897242414c912313b6fcfbd880d856c -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:56 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-74 [Pipeline] fileExists [Pipeline] sh 17:33:57 + make test 17:33:57 go test -race -coverprofile=coverage.out ./... 17:34:15 ? github.com/edgexfoundry/app-record-replay [no test files] 17:34:15 ok github.com/edgexfoundry/app-record-replay/internal/app 0.082s coverage: 88.0% of statements 17:34:16 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 17:34:16 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 17:34:16 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 17:34:26 ok github.com/edgexfoundry/app-record-replay/internal/application 8.639s coverage: 98.7% of statements 17:34:26 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.111s coverage: 78.7% of statements 17:34:26 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.045s coverage: 100.0% of statements 17:34:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4910 in /w/workspace/xfoundry_app-record-replay_PR-74 [Pipeline] { [Pipeline] ws 17:34:34 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 17:34:34 Selected Git installation does not exist. Using Default 17:34:34 The recommended git tool is: NONE 17:34:40 using credential edgex-jenkins-ssh 17:34:40 Cloning the remote Git repository 17:34:40 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 17:34:40 > git init /w/workspace/app-record-replay/1 # timeout=10 17:34:40 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 17:34:40 > git --version # timeout=10 17:34:40 > git --version # 'git version 2.25.1' 17:34:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:41 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 17:34:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:42 Merging remotes/origin/main commit 656944739c5d46ff2bf97e096a372f8c475bc6ca into PR head commit 2ea0bd57df8706de86f46d66924e1a8c96fd8cdc 17:34:43 Merge succeeded, producing 7d8d0c8e373dfbaf2bd6f071ac0dd2da635db620 17:34:43 Checking out Revision 7d8d0c8e373dfbaf2bd6f071ac0dd2da635db620 (PR-74) 17:34:42 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 17:34:42 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 17:34:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:34:42 > git config core.sparsecheckout # timeout=10 17:34:42 > git checkout -f 2ea0bd57df8706de86f46d66924e1a8c96fd8cdc # timeout=10 17:34:42 > git remote # timeout=10 17:34:43 > git config --get remote.origin.url # timeout=10 17:34:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:43 > git merge 656944739c5d46ff2bf97e096a372f8c475bc6ca # timeout=10 17:34:43 > git rev-parse HEAD^{commit} # timeout=10 17:34:43 > git config core.sparsecheckout # timeout=10 17:34:43 > git checkout -f 7d8d0c8e373dfbaf2bd6f071ac0dd2da635db620 # timeout=10 17:34:44 go vet ./... 17:34:46 Commit message: "Merge commit '656944739c5d46ff2bf97e096a372f8c475bc6ca' into HEAD" 17:34:46 First time build. Skipping changelog. 17:34:46 > git --version # timeout=10 17:34:46 > git --version # 'git version 2.25.1' 17:34:46 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 17:34:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:34:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:34:47 ./bin/test-attribution-txt.sh [Pipeline] echo 17:34:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:34:47 $ docker stop --time=1 7e798848ad24d01739c0b3d36971df5f1897242414c912313b6fcfbd880d856c 17:34:52 $ docker rm -f --volumes 7e798848ad24d01739c0b3d36971df5f1897242414c912313b6fcfbd880d856c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 17:34:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:34:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 17:34:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:34:53 % Total % Received % Xferd Average Speed Time Time Time Current 17:34:53 Dload Upload Total Spent Left Speed 17:34:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [Pipeline] sh 17:34:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:34:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:34:53 + ls -al . 17:34:53 total 184 17:34:53 drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 17:33 . 17:34:53 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 17:32 .. 17:34:53 -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 17:32 .dockerignore 17:34:53 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 17:32 .git 17:34:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 17:32 .github 17:34:53 -rw-rw-r-- 1 jenkins jenkins 164 Aug 30 17:32 .gitignore 17:34:53 -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 17:32 .golangci.yml 17:34:53 drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 17:32 .semver 17:34:53 -rw-rw-r-- 1 jenkins jenkins 11301 Aug 30 17:32 Attribution.txt 17:34:53 -rw-rw-r-- 1 jenkins jenkins 258 Aug 30 17:32 CHANGELOG.md 17:34:53 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 30 17:32 Dockerfile 17:34:53 -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 17:32 GOVERNANCE.md 17:34:53 -rw-rw-r-- 1 jenkins jenkins 681 Aug 30 17:32 Jenkinsfile 17:34:53 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 17:32 LICENSE 17:34:53 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 30 17:32 Makefile 17:34:53 -rw-rw-r-- 1 jenkins jenkins 611 Aug 30 17:32 OWNERS.md 17:34:53 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 30 17:32 README.md 17:34:53 -rw-rw-r-- 1 jenkins jenkins 7594 Aug 30 17:32 Record and Reply.postman_collection.json 17:34:53 -rw-rw-r-- 1 jenkins jenkins 5 Aug 30 17:32 VERSION 17:34:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 17:32 bin 17:34:53 -rw-r--r-- 1 jenkins jenkins 24553 Aug 30 17:34 coverage.out 17:34:53 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 30 17:32 go.mod 17:34:53 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 30 17:32 go.sum 17:34:53 drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 17:32 internal 17:34:53 -rw-rw-r-- 1 jenkins jenkins 913 Aug 30 17:32 main.go 17:34:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 17:32 openapi 17:34:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 17:32 pkg 17:34:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 17:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:54 + sudo tee /etc/docker/daemon.new 17:34:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:34:54 { 17:34:54 "registry-mirrors": [ 17:34:54 "https://nexus3.edgexfoundry.org:10001" 17:34:54 ], 17:34:54 "bip": "10.250.0.254/24", 17:34:54 "hosts": [ 17:34:54 "tcp://0.0.0.0:5555", 17:34:54 "unix:///var/run/docker.sock" 17:34:54 ], 17:34:54 "mtu": 1458, 17:34:54 "selinux-enabled": true, 17:34:54 "seccomp-profile": "/etc/docker/seccomp.json" 17:34:54 } [Pipeline] sh 17:34:54 + 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=c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 --label arch=amd64 --label version=0.0.0 . 17:34:54 Sending build context to Docker daemon 577kB 17:34:54 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:34:54 Step 2/26 : FROM ${BASE} AS builder 17:34:54 ---> ee50a0758fdd 17:34:54 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:34:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:34:54 ---> Running in b25d5c554410 17:34:54 Removing intermediate container b25d5c554410 17:34:54 ---> e4b601758251 17:34:54 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:34:54 ---> Running in ade9a2837501 17:34:54 Removing intermediate container ade9a2837501 17:34:54 ---> ee5215791eaa 17:34:54 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:34:54 ---> Running in 72f81b6bee68 17:34:54 Removing intermediate container 72f81b6bee68 17:34:54 ---> bb8623684742 17:34:54 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:34:54 ---> Running in 765f56d00122 17:34:54 + sudo service docker restart 17:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:34:55 OK: 265 MiB in 53 packages 17:34:55 Removing intermediate container 765f56d00122 17:34:55 ---> 302e1b9f5e58 17:34:55 Step 7/26 : WORKDIR /app 17:34:55 ---> Running in b9d3521ffcac 17:34:55 Removing intermediate container b9d3521ffcac 17:34:55 ---> 6ad455a07935 17:34:55 Step 8/26 : COPY go.mod vendor* ./ 17:34:56 ---> 969896fa9f0c 17:34:56 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:56 ---> Running in e76b5726a13a 17:34:56 Removing intermediate container e76b5726a13a 17:34:56 ---> d6242ee2ee58 17:34:56 Step 10/26 : COPY . . 17:34:56 ---> eaa95b172371 17:34:56 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:34:56 ---> Running in a64c46c2ff6d 17:34:56 Removing intermediate container a64c46c2ff6d 17:34:56 ---> 775dc1e96c1d 17:34:56 Step 12/26 : RUN $MAKE 17:34:56 ---> Running in 3c6be7561de3 17:34:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:35:13 provisioning config files... 17:35:13 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config11604016821625155097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:13 ---> docker-login.sh 17:35:13 nexus3.edgexfoundry.org:10001 17:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:14 Configure a credential helper to remove this warning. See 17:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:14 17:35:14 Login Succeeded 17:35:14 nexus3.edgexfoundry.org:10002 17:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:14 Configure a credential helper to remove this warning. See 17:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:14 17:35:14 Login Succeeded 17:35:14 nexus3.edgexfoundry.org:10003 17:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:14 Configure a credential helper to remove this warning. See 17:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:14 17:35:14 Login Succeeded 17:35:14 nexus3.edgexfoundry.org:10004 17:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:15 Configure a credential helper to remove this warning. See 17:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:15 17:35:15 Login Succeeded 17:35:15 docker.io 17:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:15 Configure a credential helper to remove this warning. See 17:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:15 17:35:15 Login Succeeded 17:35:15 ---> docker-login.sh ends [Pipeline] } 17:35:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:35:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:35:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:35:16 ========================================================= 17:35:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:35:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:16 + 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 . 17:35:16 Sending build context to Docker daemon 256.5kB 17:35:16 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:35:16 Step 2/12 : FROM ${BASE} AS builder 17:35:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:35:16 edb6bdbacee9: Pulling fs layer 17:35:16 5f9638ab2659: Pulling fs layer 17:35:16 8d51d6327a98: Pulling fs layer 17:35:16 8b374f2dd631: Pulling fs layer 17:35:16 ec14aa9079de: Pulling fs layer 17:35:16 8b374f2dd631: Waiting 17:35:16 2f466654f4bb: Pulling fs layer 17:35:16 554e91adad29: Pulling fs layer 17:35:16 ec14aa9079de: Waiting 17:35:16 2f466654f4bb: Waiting 17:35:16 554e91adad29: Waiting 17:35:16 5f9638ab2659: Verifying Checksum 17:35:16 5f9638ab2659: Download complete 17:35:17 8b374f2dd631: Verifying Checksum 17:35:17 8b374f2dd631: Download complete 17:35:17 ec14aa9079de: Download complete 17:35:17 edb6bdbacee9: Verifying Checksum 17:35:17 edb6bdbacee9: Download complete 17:35:17 edb6bdbacee9: Pull complete 17:35:18 554e91adad29: Verifying Checksum 17:35:18 554e91adad29: Download complete 17:35:19 Removing intermediate container 3c6be7561de3 17:35:19 ---> 34a9116e3a6d 17:35:19 Step 13/26 : FROM alpine:3.17 17:35:19 3.17: Pulling from library/alpine 17:35:19 8d51d6327a98: Verifying Checksum 17:35:19 8d51d6327a98: Download complete 17:35:19 2f466654f4bb: Verifying Checksum 17:35:19 2f466654f4bb: Download complete 17:35:20 9398808236ff: Pulling fs layer 17:35:20 9398808236ff: Verifying Checksum 17:35:20 9398808236ff: Download complete 17:35:20 9398808236ff: Pull complete 17:35:20 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:35:20 Status: Downloaded newer image for alpine:3.17 17:35:20 ---> 1e0b8b5322fc 17:35:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:35:20 5f9638ab2659: Pull complete 17:35:20 ---> Running in 644572f538e3 17:35:20 Removing intermediate container 644572f538e3 17:35:20 ---> 4758b0f3ef11 17:35:20 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 17:35:20 ---> Running in 0a1a38e941c6 17:35:20 Removing intermediate container 0a1a38e941c6 17:35:20 ---> 13882b49d401 17:35:20 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:35:20 ---> Running in 001b8c09e09b 17:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:35:21 (1/2) Installing ca-certificates (20230506-r0) 17:35:21 (2/2) Installing dumb-init (1.2.5-r2) 17:35:21 Executing busybox-1.35.0-r29.trigger 17:35:21 Executing ca-certificates-20230506-r0.trigger 17:35:21 OK: 8 MiB in 17 packages 17:35:22 Removing intermediate container 001b8c09e09b 17:35:22 ---> 368972d4a82d 17:35:22 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:35:22 ---> af3cd2e0b52f 17:35:22 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:35:22 ---> 34e4f72f0705 17:35:22 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:35:22 ---> dd0953b20688 17:35:22 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 17:35:23 ---> c00727c0cb4d 17:35:23 Step 21/26 : EXPOSE 59712 17:35:23 ---> Running in 59e6964784f0 17:35:23 Removing intermediate container 59e6964784f0 17:35:23 ---> d4acf68061f4 17:35:23 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 17:35:23 ---> Running in 3ad09327342d 17:35:23 Removing intermediate container 3ad09327342d 17:35:23 ---> d9d57e840d0f 17:35:23 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:35:23 ---> Running in 3eb1991ecdbd 17:35:23 Removing intermediate container 3eb1991ecdbd 17:35:23 ---> 9a605e21fa6a 17:35:23 Step 24/26 : LABEL arch=amd64 17:35:23 ---> Running in 2b50b7a70799 17:35:23 Removing intermediate container 2b50b7a70799 17:35:23 ---> fd217df5d210 17:35:23 Step 25/26 : LABEL git_sha=c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 17:35:23 ---> Running in 97f2116e7a42 17:35:23 Removing intermediate container 97f2116e7a42 17:35:23 ---> f0c137beca85 17:35:23 Step 26/26 : LABEL version=0.0.0 17:35:23 ---> Running in 654a4aca6d20 17:35:23 Removing intermediate container 654a4aca6d20 17:35:23 ---> d36fab1062a8 17:35:23 [Warning] One or more build-args [ARCH] were not consumed 17:35:23 Successfully built d36fab1062a8 17:35:23 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 17:35:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:24 17:35:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:25 latest: Pulling from edgex-lftools-log-publisher 17:35:25 5eb5b503b376: Pulling fs layer 17:35:25 5c69ac0246d0: Pulling fs layer 17:35:25 ec43610c2a17: Pulling fs layer 17:35:25 3a2ae6a8a46f: Pulling fs layer 17:35:25 33b1e0a273af: Pulling fs layer 17:35:25 5d3b04190fa2: Pulling fs layer 17:35:25 2f39f015ded8: Pulling fs layer 17:35:25 3a2ae6a8a46f: Waiting 17:35:25 5d3b04190fa2: Waiting 17:35:25 2f39f015ded8: Waiting 17:35:25 33b1e0a273af: Waiting 17:35:25 5c69ac0246d0: Download complete 17:35:25 3a2ae6a8a46f: Verifying Checksum 17:35:25 3a2ae6a8a46f: Download complete 17:35:25 33b1e0a273af: Verifying Checksum 17:35:25 33b1e0a273af: Download complete 17:35:25 5d3b04190fa2: Verifying Checksum 17:35:25 5d3b04190fa2: Download complete 17:35:25 ec43610c2a17: Verifying Checksum 17:35:25 ec43610c2a17: Download complete 17:35:25 5eb5b503b376: Verifying Checksum 17:35:25 5eb5b503b376: Download complete 17:35:26 2f39f015ded8: Download complete 17:35:26 5eb5b503b376: Pull complete 17:35:26 5c69ac0246d0: Pull complete 17:35:26 ec43610c2a17: Pull complete 17:35:27 3a2ae6a8a46f: Pull complete 17:35:27 33b1e0a273af: Pull complete 17:35:27 5d3b04190fa2: Pull complete 17:35:30 8d51d6327a98: Pull complete 17:35:31 8b374f2dd631: Pull complete 17:35:31 ec14aa9079de: Pull complete 17:35:31 2f39f015ded8: Pull complete 17:35:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:31 prd-ubuntu20.04-docker-8c-8g-4909 does not seem to be running inside a container 17:35:31 $ 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-74 -v /w/workspace/xfoundry_app-record-replay_PR-74:/w/workspace/xfoundry_app-record-replay_PR-74:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-74@tmp:/w/workspace/xfoundry_app-record-replay_PR-74@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:latest cat 17:35:35 $ docker top 4ddfab59432a1c14a92e3323aa8c3a6627e5c27ecbcfba61444050d47e6c0979 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:36 ---> job-cost.sh 17:35:36 lf-activate-venv: SKIPPING 17:35:36 INFO: No Stack... 17:35:36 INFO: Retrieving Pricing Info for: v3-standard-8 17:35:36 INFO: Archiving Costs [Pipeline] sh 17:35:37 + cat /w/workspace/xfoundry_app-record-replay_PR-74/archives/cost.csv 17:35:37 + cut -d, -f6 [Pipeline] lock 17:35:37 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-74-1-stack-cost] 17:35:37 Resource [jenkins-edgexfoundry-app-record-replay-PR-74-1-stack-cost] did not exist. Created. 17:35:37 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-74-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:35:37 + echo total: 0.2199999988079071 [Pipeline] stash 17:35:37 Stashed 1 file(s) [Pipeline] } 17:35:37 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-74-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:35:37 $ docker stop --time=1 4ddfab59432a1c14a92e3323aa8c3a6627e5c27ecbcfba61444050d47e6c0979 17:35:37 2f466654f4bb: Pull complete 17:35:38 $ docker rm -f --volumes 4ddfab59432a1c14a92e3323aa8c3a6627e5c27ecbcfba61444050d47e6c0979 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:35:40 554e91adad29: Pull complete 17:35:40 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 17:35:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:35:40 ---> 1e15ea492957 17:35:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:35:42 ---> Running in 775cf1a0916e 17:35:42 Removing intermediate container 775cf1a0916e 17:35:42 ---> a124ebaa3a2d 17:35:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:35:42 ---> Running in ca8676db2958 17:35:42 Removing intermediate container ca8676db2958 17:35:42 ---> 89b41a0d10e6 17:35:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:35:43 ---> Running in 84cfd2c48f1d 17:35:43 Removing intermediate container 84cfd2c48f1d 17:35:43 ---> 1d3d27d57563 17:35:43 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:35:43 ---> Running in 8d33b23644b9 17:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:35:45 OK: 263 MiB in 53 packages 17:35:48 Removing intermediate container 8d33b23644b9 17:35:48 ---> db269964f83b 17:35:48 Step 7/12 : WORKDIR /app 17:35:48 ---> Running in 61a599b6d28b 17:35:48 Removing intermediate container 61a599b6d28b 17:35:48 ---> 328539495b75 17:35:48 Step 8/12 : COPY go.mod vendor* ./ 17:35:49 ---> cef2e1e63f27 17:35:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:35:49 ---> Running in ca21530c852a 17:36:56 Removing intermediate container ca21530c852a 17:36:56 ---> ff153edc85a5 17:36:56 Step 10/12 : COPY . . 17:36:56 ---> 31c52daaf701 17:36:56 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:36:56 ---> Running in 8c234cbf0c9c 17:36:56 Removing intermediate container 8c234cbf0c9c 17:36:56 ---> a41c11328fc5 17:36:56 Step 12/12 : RUN $MAKE 17:36:56 ---> Running in bed2b3eec249 17:36:56 noop 17:36:56 Removing intermediate container bed2b3eec249 17:36:56 ---> bbb055845c15 17:36:56 Successfully built bbb055845c15 17:36:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:57 + docker inspect -f . ci-base-image-arm64 17:36:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:57 prd-ubuntu20.04-docker-arm64-4c-16g-4910 does not seem to be running inside a container 17:36:57 $ 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 17:36:58 $ docker top d01d361b678c5066b41bf14793a123c97b610840c6fcd06f1c7cc598d945531d -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:59 + go version 17:36:59 go version go1.20.6 linux/arm64 [Pipeline] } 17:36:59 $ docker stop --time=1 d01d361b678c5066b41bf14793a123c97b610840c6fcd06f1c7cc598d945531d 17:37:01 $ docker rm -f --volumes d01d361b678c5066b41bf14793a123c97b610840c6fcd06f1c7cc598d945531d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:02 + docker inspect -f . ci-base-image-arm64 17:37:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:02 prd-ubuntu20.04-docker-arm64-4c-16g-4910 does not seem to be running inside a container 17:37:02 $ 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 17:37:03 $ docker top d262bd950a11c0ea8ef2c36b510bab9d4ac6a8b2cc00f28a428fe39768491249 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:04 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 17:37:04 + make test 17:37:04 go test -race -coverprofile=coverage.out ./... 17:39:56 ? github.com/edgexfoundry/app-record-replay [no test files] 17:39:56 ok github.com/edgexfoundry/app-record-replay/internal/app 0.227s coverage: 88.0% of statements 17:40:02 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 17:40:02 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 17:40:02 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 17:40:08 ok github.com/edgexfoundry/app-record-replay/internal/application 8.953s coverage: 98.7% of statements 17:40:08 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.840s coverage: 78.7% of statements 17:40:08 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.182s coverage: 100.0% of statements 17:40:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:40:08 go vet ./... 17:42:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:42:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:42:30 ./bin/test-attribution-txt.sh [Pipeline] echo 17:42:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:42:30 $ docker stop --time=1 d262bd950a11c0ea8ef2c36b510bab9d4ac6a8b2cc00f28a428fe39768491249 17:42:34 $ docker rm -f --volumes d262bd950a11c0ea8ef2c36b510bab9d4ac6a8b2cc00f28a428fe39768491249 [Pipeline] // withDockerContainer [Pipeline] sh 17:42:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:42:36 Warning: overwriting stash ‘coverage-report’ 17:42:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:42:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:42:37 + ls -al . 17:42:37 total 180 17:42:37 drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 17:37 . 17:42:37 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 17:34 .. 17:42:37 -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 17:34 .dockerignore 17:42:37 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 17:34 .git 17:42:37 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 17:34 .github 17:42:37 -rw-rw-r-- 1 jenkins jenkins 164 Aug 30 17:34 .gitignore 17:42:37 -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 17:34 .golangci.yml 17:42:37 -rw-rw-r-- 1 jenkins jenkins 11301 Aug 30 17:34 Attribution.txt 17:42:37 -rw-rw-r-- 1 jenkins jenkins 258 Aug 30 17:34 CHANGELOG.md 17:42:37 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 30 17:34 Dockerfile 17:42:37 -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 17:34 GOVERNANCE.md 17:42:37 -rw-rw-r-- 1 jenkins jenkins 681 Aug 30 17:34 Jenkinsfile 17:42:37 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 17:34 LICENSE 17:42:37 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 30 17:34 Makefile 17:42:37 -rw-rw-r-- 1 jenkins jenkins 611 Aug 30 17:34 OWNERS.md 17:42:37 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 30 17:34 README.md 17:42:37 -rw-rw-r-- 1 jenkins jenkins 7594 Aug 30 17:34 Record and Reply.postman_collection.json 17:42:37 -rw-rw-r-- 1 jenkins jenkins 5 Aug 30 17:32 VERSION 17:42:37 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 17:34 bin 17:42:37 -rw-r--r-- 1 jenkins jenkins 24552 Aug 30 17:40 coverage.out 17:42:37 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 30 17:34 go.mod 17:42:37 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 30 17:34 go.sum 17:42:37 drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 17:34 internal 17:42:37 -rw-rw-r-- 1 jenkins jenkins 913 Aug 30 17:34 main.go 17:42:37 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 17:34 openapi 17:42:37 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 17:34 pkg 17:42:37 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 17:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:38 + 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=7d8d0c8e373dfbaf2bd6f071ac0dd2da635db620 --label arch=arm64 --label version=0.0.0 . 17:42:38 Sending build context to Docker daemon 281.6kB 17:42:38 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:42:38 Step 2/26 : FROM ${BASE} AS builder 17:42:38 ---> bbb055845c15 17:42:38 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:42:38 ---> Running in 34826e48891f 17:42:38 Removing intermediate container 34826e48891f 17:42:38 ---> d4e74b2521e4 17:42:38 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:42:38 ---> Running in fcc6ca3e5f21 17:42:39 Removing intermediate container fcc6ca3e5f21 17:42:39 ---> f9a3ddb7d9b5 17:42:39 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:42:39 ---> Running in 28c6a7d1ed98 17:42:39 Removing intermediate container 28c6a7d1ed98 17:42:39 ---> 0c5635ff1a83 17:42:39 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:42:39 ---> Running in c62b72b4d96e 17:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:41 OK: 263 MiB in 53 packages 17:42:42 Removing intermediate container c62b72b4d96e 17:42:42 ---> 4dff32018e53 17:42:42 Step 7/26 : WORKDIR /app 17:42:42 ---> Running in a7c3cf381c9b 17:42:43 Removing intermediate container a7c3cf381c9b 17:42:43 ---> 2aa85f9845e1 17:42:43 Step 8/26 : COPY go.mod vendor* ./ 17:42:47 ---> dd79a1363f8b 17:42:47 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:47 ---> Running in bebaa7c07a98 17:42:50 Removing intermediate container bebaa7c07a98 17:42:50 ---> 1411499bbdae 17:42:50 Step 10/26 : COPY . . 17:42:50 ---> dab1d681a6d3 17:42:50 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:42:50 ---> Running in 7dd7ab028bcf 17:42:50 Removing intermediate container 7dd7ab028bcf 17:42:50 ---> e3b7f84c8a9d 17:42:50 Step 12/26 : RUN $MAKE 17:42:50 ---> Running in 9381e7d626e0 17:42:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 17:45:13 Removing intermediate container 9381e7d626e0 17:45:13 ---> c0dd0888affd 17:45:13 Step 13/26 : FROM alpine:3.17 17:45:13 3.17: Pulling from library/alpine 17:45:13 4060ece20d7a: Pulling fs layer 17:45:13 4060ece20d7a: Verifying Checksum 17:45:13 4060ece20d7a: Download complete 17:45:13 4060ece20d7a: Pull complete 17:45:13 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:45:13 Status: Downloaded newer image for alpine:3.17 17:45:13 ---> 8650cd65339b 17:45:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:45:13 ---> Running in f1135b564b4c 17:45:13 Removing intermediate container f1135b564b4c 17:45:13 ---> e29a54398d5a 17:45:13 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 17:45:13 ---> Running in 0f547364d0ac 17:45:13 Removing intermediate container 0f547364d0ac 17:45:13 ---> d7bfe7ceb2cb 17:45:13 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:45:13 ---> Running in acc64d774e32 17:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:45:13 (1/2) Installing ca-certificates (20230506-r0) 17:45:13 (2/2) Installing dumb-init (1.2.5-r2) 17:45:13 Executing busybox-1.35.0-r29.trigger 17:45:13 Executing ca-certificates-20230506-r0.trigger 17:45:13 OK: 8 MiB in 17 packages 17:45:13 Removing intermediate container acc64d774e32 17:45:13 ---> 59b42ce972dc 17:45:13 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:45:13 ---> c91ad61e6771 17:45:13 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:45:13 ---> 7c5c43642cca 17:45:13 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:45:13 ---> 136cfb344c90 17:45:13 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 17:45:13 ---> 0f9e1c954765 17:45:13 Step 21/26 : EXPOSE 59712 17:45:13 ---> Running in 6f42ddcac566 17:45:13 Removing intermediate container 6f42ddcac566 17:45:13 ---> 48f7dcac18ca 17:45:13 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 17:45:13 ---> Running in f6f59cff541a 17:45:13 Removing intermediate container f6f59cff541a 17:45:13 ---> baf35363fea8 17:45:13 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:45:13 ---> Running in b46b678fc2f1 17:45:13 Removing intermediate container b46b678fc2f1 17:45:13 ---> 7865abdebb20 17:45:13 Step 24/26 : LABEL arch=arm64 17:45:13 ---> Running in 1a89db20d015 17:45:13 Removing intermediate container 1a89db20d015 17:45:13 ---> 4e2cfee6822e 17:45:13 Step 25/26 : LABEL git_sha=7d8d0c8e373dfbaf2bd6f071ac0dd2da635db620 17:45:13 ---> Running in 53e09fc20b81 17:45:13 Removing intermediate container 53e09fc20b81 17:45:13 ---> 32c19f98b382 17:45:13 Step 26/26 : LABEL version=0.0.0 17:45:13 ---> Running in 5888717dfd95 17:45:13 Removing intermediate container 5888717dfd95 17:45:13 ---> 2febf8f2108a 17:45:13 [Warning] One or more build-args [ARCH] were not consumed 17:45:13 Successfully built 2febf8f2108a 17:45:13 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 17:45:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:14 17:45:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:14 arm64: Pulling from edgex-lftools-log-publisher 17:45:14 8998bd30e6a1: Pulling fs layer 17:45:14 04944245beec: Pulling fs layer 17:45:14 699f458cf7ca: Pulling fs layer 17:45:14 765212b225bb: Pulling fs layer 17:45:14 f23df028b6ca: Pulling fs layer 17:45:14 d65c8cfc05b1: Pulling fs layer 17:45:14 2437ff75d9bd: Pulling fs layer 17:45:14 f23df028b6ca: Waiting 17:45:14 d65c8cfc05b1: Waiting 17:45:14 2437ff75d9bd: Waiting 17:45:14 765212b225bb: Waiting 17:45:14 04944245beec: Verifying Checksum 17:45:14 04944245beec: Download complete 17:45:14 765212b225bb: Verifying Checksum 17:45:14 765212b225bb: Download complete 17:45:14 f23df028b6ca: Verifying Checksum 17:45:14 f23df028b6ca: Download complete 17:45:14 d65c8cfc05b1: Verifying Checksum 17:45:14 d65c8cfc05b1: Download complete 17:45:14 699f458cf7ca: Verifying Checksum 17:45:14 699f458cf7ca: Download complete 17:45:15 8998bd30e6a1: Verifying Checksum 17:45:15 8998bd30e6a1: Download complete 17:45:17 2437ff75d9bd: Verifying Checksum 17:45:17 2437ff75d9bd: Download complete 17:45:19 8998bd30e6a1: Pull complete 17:45:19 04944245beec: Pull complete 17:45:20 699f458cf7ca: Pull complete 17:45:21 765212b225bb: Pull complete 17:45:21 f23df028b6ca: Pull complete 17:45:21 d65c8cfc05b1: Pull complete 17:45:36 2437ff75d9bd: Pull complete 17:45:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:45:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:37 prd-ubuntu20.04-docker-arm64-4c-16g-4910 does not seem to be running inside a container 17:45:37 $ 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 17:45:39 $ docker top aadda0f6c4f64411c7c8f734dbfa8998829ba10d9d6f418e801e0dd052c8fbcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:40 ---> job-cost.sh 17:45:40 lf-activate-venv: SKIPPING 17:45:40 INFO: No Stack... 17:45:40 INFO: Retrieving Pricing Info for: v3-standard-4 17:45:41 INFO: Archiving Costs [Pipeline] sh 17:45:42 + cat /w/workspace/app-record-replay/1/archives/cost.csv 17:45:42 + cut -d, -f6 [Pipeline] lock 17:45:42 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-74-1-stack-cost] 17:45:42 Resource [jenkins-edgexfoundry-app-record-replay-PR-74-1-stack-cost] did not exist. Created. 17:45:42 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-74-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:45:42 /w/workspace/app-record-replay/1@tmp/durable-29e93965/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:45:42 + echo total: 0.10999999940395355 [Pipeline] stash 17:45:43 Warning: overwriting stash ‘stack-cost’ 17:45:43 Stashed 1 file(s) [Pipeline] } 17:45:43 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-74-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:45:43 $ docker stop --time=1 aadda0f6c4f64411c7c8f734dbfa8998829ba10d9d6f418e801e0dd052c8fbcb 17:45:44 $ docker rm -f --volumes aadda0f6c4f64411c7c8f734dbfa8998829ba10d9d6f418e801e0dd052c8fbcb [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 17:45:45 provisioning config files... 17:45:45 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-74@tmp/config9085454290002642922tmp [Pipeline] { [Pipeline] sh 17:45:45 + set +x 17:45:45 + curl -s https://codecov.io/bash 17:45:45 + bash -s -- 17:45:45 17:45:45 _____ _ 17:45:45 / ____| | | 17:45:45 | | ___ __| | ___ ___ _____ __ 17:45:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:45:45 | |___| (_) | (_| | __/ (_| (_) \ V / 17:45:45 \_____\___/ \__,_|\___|\___\___/ \_/ 17:45:45 Bash-1.0.6 17:45:45 17:45:45 17:45:45 ==> git version 2.25.1 found 17:45:45 ==> 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 17:45:45 Release-Date: 2020-01-08 17:45:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:45:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:45:45 ==> Jenkins CI detected. 17:45:45 current dir:  /w/workspace/xfoundry_app-record-replay_PR-74 17:45:45 project root: . 17:45:45 --> token set from env 17:45:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:45:45 ==> Running gcov in . (disable via -X gcov) 17:45:45 ==> Python coveragepy not found 17:45:45 ==> Searching for coverage reports in: 17:45:45 + . 17:45:45 -> Found 1 reports 17:45:45 ==> Detecting git/mercurial file structure 17:45:45 ==> Reading reports 17:45:46 + ./coverage.out bytes=24552 17:45:46 ==> Appending adjustments 17:45:46 https://docs.codecov.io/docs/fixing-reports 17:45:46 + Found adjustments 17:45:46 ==> Gzipping contents 17:45:46 8.0K /tmp/codecov.8bWsFW.gz 17:45:46 ==> Uploading reports 17:45:46 url: https://codecov.io 17:45:46 query: branch=PR-74&commit=c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-74%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=74&job=&cmd_args= 17:45:46 -> Pinging Codecov 17:45:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-74&commit=c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-74%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=74&job=&cmd_args= 17:45:46 -> Uploading to 17:45:46 https://storage.googleapis.com/codecov/v4/raw/2023-08-30/F467761B9912B4F32F9BC62907045C81/c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3/c44d1672-a197-4546-94c6-aadc030480af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230830T174546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17c6c9edc6eee7b08017e4a5deeb2678e92826acee40fd0eb10a2b3ed7836bca 17:45:46 % Total % Received % Xferd Average Speed Time Time Time Current 17:45:46 Dload Upload Total Spent Left Speed 17:45:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4857 0 0 100 4857 0 27286 --:--:-- --:--:-- --:--:-- 27286 17:45:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/c10f6d2c63c4ac12c9dadf0ab41774bf9b3faaf3 [Pipeline] } 17:45:46 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 17:45:48 + [ -d /w/workspace/xfoundry_app-record-replay_PR-74/archives ] 17:45:48 + ls -al /w/workspace/xfoundry_app-record-replay_PR-74/archives 17:45:48 total 16 17:45:48 drwxr-xr-x 3 root root 4096 Aug 30 17:35 . 17:45:48 drwxrwxr-x 11 jenkins jenkins 4096 Aug 30 17:35 .. 17:45:48 drwxr-xr-x 2 root root 4096 Aug 30 17:35 cost 17:45:48 -rw-r--r-- 1 root root 88 Aug 30 17:35 cost.csv 17:45:48 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-74/archives 17:45:48 + ls -al /w/workspace/xfoundry_app-record-replay_PR-74/archives 17:45:48 total 16 17:45:48 drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 17:35 . 17:45:48 drwxrwxr-x 11 jenkins jenkins 4096 Aug 30 17:35 .. 17:45:48 drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 17:35 cost 17:45:48 -rw-r--r-- 1 jenkins jenkins 88 Aug 30 17:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:45:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:45:49 ---> package-listing.sh 17:45:49 ++ facter osfamily 17:45:49 ++ tr '[:upper:]' '[:lower:]' 17:45:49 + OS_FAMILY=debian 17:45:49 + workspace=/w/workspace/xfoundry_app-record-replay_PR-74 17:45:49 + START_PACKAGES=/tmp/packages_start.txt 17:45:49 + END_PACKAGES=/tmp/packages_end.txt 17:45:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:45:49 + PACKAGES=/tmp/packages_start.txt 17:45:49 + '[' /w/workspace/xfoundry_app-record-replay_PR-74 ']' 17:45:49 + PACKAGES=/tmp/packages_end.txt 17:45:49 + case "${OS_FAMILY}" in 17:45:49 + dpkg -l 17:45:49 + grep '^ii' 17:45:49 + '[' -f /tmp/packages_start.txt ']' 17:45:49 + '[' -f /tmp/packages_end.txt ']' 17:45:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:45:49 + '[' /w/workspace/xfoundry_app-record-replay_PR-74 ']' 17:45:49 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-74/archives/ 17:45:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-74/archives/ [Pipeline] echo 17:45:49 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-74/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:45:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:45:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:50 prd-ubuntu20.04-docker-8c-8g-4909 does not seem to be running inside a container 17:45:50 $ 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-74/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-74 -v /w/workspace/xfoundry_app-record-replay_PR-74:/w/workspace/xfoundry_app-record-replay_PR-74:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-74@tmp:/w/workspace/xfoundry_app-record-replay_PR-74@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 17:45:51 $ docker top d80cbde1f542a416f90dcefcf9a8aabe232c89b86515cebf4ad8d2f89a083aef -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:51 + touch /tmp/pre-build-complete [Pipeline] sh 17:45:51 + mkdir -p /var/log/sysstat [Pipeline] sh 17:45:52 + ls /var/log/sa-host 17:45:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:52 provisioning config files... 17:45:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-74@tmp/config2925322814520860122tmp [Pipeline] { [Pipeline] echo 17:45:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:45:52 ---> create-netrc.sh [Pipeline] } 17:45:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:45:53 ---> python-tools-install.sh [Pipeline] echo 17:45:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:45:53 ---> sudo-logs.sh 17:45:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:45:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:45:53 ---> job-cost.sh 17:45:53 lf-activate-venv: SKIPPING 17:45:53 DEBUG: total: 0.2199999988079071 17:45:53 INFO: Retrieving Stack Cost... 17:45:54 INFO: Retrieving Pricing Info for: v3-standard-8 17:45:54 INFO: Archiving Costs [Pipeline] echo 17:45:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:45:55 ---> logs-deploy.sh 17:45:55 lf-activate-venv: SKIPPING 17:45:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-74/1 17:45:55 INFO: archiving workspace using pattern(s): 17:45:56 Archives upload complete. 17:45:56 INFO: archiving logs to Nexus